- Updated to version 0.2.8: * Changed project homepage to <https://dun.github.io/conman/>. (#21) * Changed conman.conf default loopback setting to ON. * Changed rpm spec file from sysvinit to systemd. * 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. * 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. * Fixed UDS console reconnect delay to use exponential timeout. * Fixed UDS console reconnect delay to require min connect time before reset. * Fixed UDS console resource leak of pathname during config processing. * Fixed all gcc, clang, and Coverity Scan warnings. * Improved scalability of daemon. OBS-URL: https://build.opensuse.org/request/show/532245 OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=13
87 lines
3.3 KiB
Plaintext
87 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 6 13:59:27 UTC 2017 - eich@suse.com
|
|
|
|
- Updated to version 0.2.8:
|
|
* Changed project homepage to <https://dun.github.io/conman/>. (#21)
|
|
* Changed conman.conf default loopback setting to ON.
|
|
* Changed rpm spec file from sysvinit to systemd.
|
|
* 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.
|
|
* 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.
|
|
* Fixed UDS console reconnect delay to use exponential timeout.
|
|
* Fixed UDS console reconnect delay to require min connect time before reset.
|
|
* Fixed UDS console resource leak of pathname during config processing.
|
|
* Fixed all gcc, clang, and Coverity Scan warnings.
|
|
* Improved scalability of daemon.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 14 13:42:48 UTC 2017 - eich@suse.com
|
|
|
|
- Enable tcpwrappers on all platforms by default.
|
|
- Fix systemd-specific conditionals in spec file.
|
|
- Remove Provides: group/user(): these are only
|
|
used by conman, there is no intention to provide
|
|
them to other packages.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 3 01:50:39 UTC 2017 - jjolly@suse.com
|
|
|
|
- conman service configured to start as conman:conman user
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 2 23:01:00 UTC 2017 - jjolly@suse.com
|
|
|
|
- conman-suse-fix-expect-scripts.patch:
|
|
Fixed ssh expect script for SUSE-specific output.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 8 10:51:34 UTC 2017 - eich@suse.com
|
|
|
|
- conman.conf: make differences between openSUSE and SLES explicit.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 18 15:53:36 UTC 2017 - jengelh@inai.de
|
|
|
|
- Replace unnecessary %__ macro indirections
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 17:48:57 UTC 2017 - eich@suse.com
|
|
|
|
- Cleaned up spec file: add generic defines to the top.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 17 13:53:52 UTC 2017 - eich@suse.com
|
|
|
|
- Removed stray file.
|
|
- Conditionalized support for freeipmi to distro version.
|
|
- Set use of tcpwrappers to 'off' by default.
|
|
- Fixed build for pre-systemd versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 16:41:33 UTC 2017 - eich@suse.com
|
|
|
|
- Removed %clean section.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 21 11:42:38 UTC 2016 - eich@suse.com
|
|
|
|
- List directories under /lib explicitely to avoid conflicts
|
|
with directories for debuginfo.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 14 15:07:19 UTC 2016 - pmladek@suse.com
|
|
|
|
- Call %fillup_only without -d parameter. Otherwise, it installed
|
|
the file into /etc/sysconfig/%{2}/conman because none subdir was
|
|
not defined.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 7 12:31:49 UTC 2016 - eich@suse.com
|
|
|
|
- Initial packaging of conman v 0.2.7.
|
|
|