Skip to content

Commit 1b0dec8

Browse files
committed
Update metadata for 0.3.1 release
1 parent e0ab66a commit 1b0dec8

File tree

2 files changed

+29
-12
lines changed

2 files changed

+29
-12
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
conman-0.3.1 (2022-10-17):
2+
- Fixed username/password use in libipmiconsole.conf. (e59f5e4)
3+
- Added more console logfile conversion specifiers. (96ede96,5a189f6)
4+
- Added conmen '-T' cmdline opt to specify terminal emulator. (a11c6f4)
5+
- Added rpm source file verification. (f86c123)
6+
- Revamped autotools config. (547db3c)
7+
- Added configure opts for systemd/sysvinit. (3e303e6)
8+
- Added configure runstatedir support. (bb415e0)
9+
- Fixed installation directory variable substitution. (7642609)
10+
- Removed autotools-generated files from version control. (44168a4)
11+
112
conman-0.3.0 (2018-09-15):
213
- Fixed slow connects to Unix socket consoles triggered from inotify. (#28,#29)
314

PLATFORMS

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
1-
ConMan 0.3.0 has been built on the following systems:
1+
ConMan 0.3.1 has been built on the following systems:
22

3-
- CentOS 6.10
4-
- CentOS 7.5.1804
5-
- Debian 9.5
6-
- Fedora 28
7-
- FreeBSD 11.2
8-
- NetBSD 7.1.2
9-
- OpenBSD 6.3
10-
- Ubuntu 18.04.1 LTS
3+
- AlmaLinux 9.0, 8.6
4+
- Arch Linux
5+
- CentOS Linux Stream 9, Stream 8, 8.5.2111, 7.9.2009, 6.10
6+
- Debian GNU/kFreeBSD bookworm/sid [amd64, i386]
7+
- Debian GNU/Linux sid, 11.5, 10.13, 9.13, 8.11, 7.11, 6.0.10, 5.0.10, 4.0
8+
- Fedora Linux 36, 35, 34
9+
- FreeBSD 13.1, 13.0, 12.3
10+
- NetBSD 9.3, 9.2, 9.1
11+
- OpenBSD 7.1, 7.0, 6.9
12+
- openSUSE Leap 15.4, 15.3, 15.2, 15.1
13+
- Raspbian GNU/Linux 10.13 [armv7l]
14+
- Ubuntu 22.04.1, 20.04.5, 18.04.6, 16.04.7, 14.04.6, 12.04.5
1115

16+
RPMs built directly from the dist tarball have been installed and tested
17+
on the following x86_64 systems:
1218

13-
RPMs have been built and tested on the following systems:
14-
15-
- CentOS 7.5.1804
19+
- AlmaLinux 9.0, 8.6
20+
- CentOS Linux Stream 9, Stream 8, 8.5.2111, 7.9.2009
21+
- Fedora Linux 36, 35, 34

0 commit comments

Comments
 (0)