Skip to content

Releases: dun/conman

conman-0.3.1

18 Oct 02:37
@dun dun
conman-0.3.1
Compare
Choose a tag to compare

Release Notes:

  • Fixed username/password use in libipmiconsole.conf. (e59f5e4)
  • Added more console logfile conversion specifiers. (96ede96, 5a189f6)
  • Added conmen '-T' cmdline opt to specify terminal emulator. (a11c6f4)
  • Added rpm source file verification. (f86c123)
  • Revamped autotools config. (547db3c)
  • Added configure opts for systemd/sysvinit. (3e303e6)
  • Added configure runstatedir support. (bb415e0)
  • Fixed installation directory variable substitution. (7642609)
  • Removed autotools-generated files from version control. (44168a4)

This release has been built on the following systems:

  • AlmaLinux 9.0, 8.6
  • Arch Linux
  • CentOS Linux Stream 9, Stream 8, 8.5.2111, 7.9.2009, 6.10
  • Debian GNU/kFreeBSD bookworm/sid [amd64, i386]
  • Debian GNU/Linux sid, 11.5, 10.13, 9.13, 8.11, 7.11, 6.0.10, 5.0.10, 4.0
  • Fedora Linux 36, 35, 34
  • FreeBSD 13.1, 13.0, 12.3
  • NetBSD 9.3, 9.2, 9.1
  • OpenBSD 7.1, 7.0, 6.9
  • openSUSE Leap 15.4, 15.3, 15.2, 15.1
  • Raspbian GNU/Linux 10.13 [armv7l]
  • Ubuntu 22.04.1, 20.04.5, 18.04.6, 16.04.7, 14.04.6, 12.04.5

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

  • AlmaLinux 9.0, 8.6
  • CentOS Linux Stream 9, Stream 8, 8.5.2111, 7.9.2009
  • Fedora Linux 36, 35, 34

conman-0.3.0

15 Sep 17:18
@dun dun
conman-0.3.0
Compare
Choose a tag to compare

Release Notes:

  • Fixed slow connects to Unix socket consoles triggered from inotify. (#28,#29)

This release has been built on the following systems:

  • CentOS 6.10
  • CentOS 7.5.1804
  • Debian 9.5
  • Fedora 28
  • FreeBSD 11.2
  • NetBSD 7.1.2
  • OpenBSD 6.3
  • Ubuntu 18.04.1 LTS

RPMs have been built and tested on the following systems:

  • CentOS 7.5.1804

conman-0.2.9

14 Dec 21:49
@dun dun
conman-0.2.9
Compare
Choose a tag to compare

Release Notes:

  • Allowed IPMI defaults to be overridden via libipmiconsole.conf. (#27)
  • Updated recognized strings for IPMI workaround-flags. (4a129df)

This release has been built on the following systems:

  • CentOS 6.9
  • CentOS 7.4.1708
  • Debian 9.3
  • Fedora 27
  • FreeBSD 11.1
  • NetBSD 7.1
  • OpenBSD 6.2
  • Ubuntu 16.04.3 LTS
  • Ubuntu 17.10

RPMs have been built and tested on the following systems:

  • CentOS 7.4.1708
  • Fedora 27

conman-0.2.8

22 Nov 22:47
@dun dun
conman-0.2.8
Compare
Choose a tag to compare

Release Notes:

  • Changed project homepage to <https://dun.github.io/conman/>. (#21)
  • Changed conman.conf default loopback setting to ON. (f4419b2)
  • Changed rpm spec file from sysvinit to systemd. (7bbc8cf)
  • Added 'server nofile' config directive to increase NOFILE limit. (#17)
  • Added '-P' cmdline opt to daemon for specifying pidfile. (#20)
  • Added test console device to aid in development and testing. (5fb455d)
  • Fixed telnet option negotiation loop. (#9)
  • Fixed arbitrary limit on number of IPMI SOL consoles. (#15)
  • Fixed 4-character limit on timezones. (#16)
  • Fixed 1-second delay when connecting the client to a console. (95e57b4)
  • Fixed UDS console reconnect delay to use exponential timeout. (94ba7b9)
  • Fixed UDS console reconnect delay to require min connect time before reset. (8c1c2a5)
  • Fixed UDS console resource leak of pathname during config processing. (bfcf36e)
  • Fixed all gcc, clang, and Coverity Scan warnings.
  • Improved scalability of daemon.

This release has been built on the following systems:

  • CentOS 7.2.1511
  • Debian 8.6
  • Fedora 25
  • FreeBSD 11.0
  • NetBSD 6.0
  • OpenBSD 6.0
  • RHEL 7.3
  • Ubuntu 16.04.1 LTS
  • Ubuntu 16.10

RPMs have been built and tested on the following systems:

  • CentOS 7.2.1511
  • Fedora 25
  • RHEL 7.3

conman-0.2.7

14 May 21:57
@dun dun
Compare
Choose a tag to compare
  • Fixed concurrency bugs in IPMI SOL connections. (#7)
  • Added support for IPMI SOL workaround flags and whatnot. (#5)
  • Added support for disabling fcntl locks on console logs. (#6)

Notes:

  • The --with-freeipmi configure option now requires freeipmi-1.0.4 or later.

This release has been built on the following systems:

  • AIX 5.2, 5.3
  • Darwin 8.11.0 (powerpc)
  • FreeBSD 4.7 (i386)
  • GNU/kFreeBSD 7.3 (x86_64)
  • Linux 2.6 (i686, ppc64, x86_64)
  • OpenBSD 4.7 (amd64)
  • SunOS 5.10, 5.11 (sparc)

conman-0.2.6

14 May 21:55
@dun dun
Compare
Choose a tag to compare
  • Changed license to GPLv3+.
  • Changed project homepage to http://conman.googlecode.com/.
  • Fixed bugs with IPMI SOL reconnects. (#1, #2)
  • Fixed bug with process-driven reconnects. (#3)

conman-0.2.5

14 May 21:53
@dun dun
Compare
Choose a tag to compare
  • Fixed bug with consoles trapped in the downed state causing the poll loop to spin.
  • Added server coredump & server coredumpdir config directives.

conman-0.2.4.1

14 May 21:52
@dun dun
Compare
Choose a tag to compare
  • Fixed builds with gcc-4.4 on Fedora 11.

conman-0.2.4

14 May 21:51
@dun dun
Compare
Choose a tag to compare
  • Added support for FreeIPMI.
  • Added console scripts for Sun ELOM and Sun Fire V20z/V40z.
  • Changed conmen command-line options: -G xterm geometry, -g genders nodeattr.

conman-0.2.3

14 May 21:50
@dun dun
Compare
Choose a tag to compare
  • Added support for creation of intermediate directories.
  • Added console script for HP LO100.