- If-connect-fails-let-other-side-accept-connection-and-come-back.patch:
Make sure conmand connects to a newly created UNIX socket with
minimal delay. The implementation uses inotify, however this triggers
when the other side bind()s to the socket, however a connection is
not possible until the other side calls listen().
Thus if the connection fails, reset the poll() timeout to return to
connect() as soon as possible (bsc#1101647).
- Support %license in a backward compatible way. (forwarded request 624088 from eeich)
OBS-URL: https://build.opensuse.org/request/show/624089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conman?expand=0&rev=9
- If-connect-fails-let-other-side-accept-connection-and-come-back.patch:
Make sure conmand connects to a newly created UNIX socket with
minimal delay. The implementation uses inotify, however this triggers
when the other side bind()s to the socket, however a connection is
not possible until the other side calls listen().
Thus if the connection fails, reset the poll() timeout to return to
connect() as soon as possible (bsc#1101647).
- Support %license in a backward compatible way.
OBS-URL: https://build.opensuse.org/request/show/624088
OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=27
- 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. (forwarded request 532245 from eeich)
OBS-URL: https://build.opensuse.org/request/show/532246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conman?expand=0&rev=4
- 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
- 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.
- conman service configured to start as conman:conman user
- conman-suse-fix-expect-scripts.patch:
Fixed ssh expect script for SUSE-specific output.
OBS-URL: https://build.opensuse.org/request/show/516898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conman?expand=0&rev=3