Go to file
Dominique Leuenberger 88f35a7462 Accepting request 624089 from network:cluster
- 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
2018-07-21 08:24:59 +00:00
_service - Initial packaging of conman v 0.2.7. 2017-01-04 16:47:22 +00:00
.gitattributes - Initial packaging of conman v 0.2.7. 2017-01-04 16:47:22 +00:00
.gitignore - Initial packaging of conman v 0.2.7. 2017-01-04 16:47:22 +00:00
conman-0.2.8.tar.gz Accepting request 532245 from home:eeich:branches:network:cluster 2017-10-06 14:31:51 +00:00
conman-suse-fix-expect-scripts.patch Accepting request 532245 from home:eeich:branches:network:cluster 2017-10-06 14:31:51 +00:00
conman.changes Accepting request 624088 from home:eeich:branches:network:cluster 2018-07-19 14:01:55 +00:00
conman.service.in Accepting request 532653 from home:eeich:branches:network:cluster 2017-10-09 07:17:36 +00:00
conman.spec Accepting request 624088 from home:eeich:branches:network:cluster 2018-07-19 14:01:55 +00:00
If-connect-fails-let-other-side-accept-connection-and-come-back.patch Accepting request 624088 from home:eeich:branches:network:cluster 2018-07-19 14:01:55 +00:00