Marcus Meissner
53336b96ad
update OBS-URL: https://build.opensuse.org/request/show/265727 OBS-URL: https://build.opensuse.org/package/show/security/autossh?expand=0&rev=17
68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 18 11:23:53 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.4d
|
|
+ call daemon() before opening any sockets. Problem discovered and
|
|
diagnosed by Frank van der Aa when trying to start autossh at
|
|
system init.
|
|
+ don't use malloc(n * size) idiom; use calloc()
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 20 21:50:18 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Add systemd support for openSUSE > 12.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 12:17:11 UTC 2013 - multyrealm@gmail.com
|
|
|
|
- support a custom count of instances
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 09:28:30 UTC 2013 - multyrealm@gmail.com
|
|
|
|
- add functions to init script for controling autossh instances
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 22 13:34:38 UTC 2013 - multyrealm@gmail.com
|
|
|
|
- change first autossh channel configuration key to
|
|
the old one to make package update seemless
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 12:27:56 UTC 2013 - multyrealm@gmail.com
|
|
|
|
- support upto 10 autossh instances
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 16:16:42 UTC 2013 - multyrealm@gmail.com
|
|
|
|
- updated copyright year
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 15:45:10 UTC 2012 - multyrealm@gmail.com
|
|
|
|
- updated autossh configuration options
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 07:31:56 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: BSD-3-Clause
|
|
See fakepoll.h (BSD-4-Clause with UCB clarification). There is no GPL in
|
|
this package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 6 14:14:05 UTC 2012 - multyrealm@gmail.com
|
|
|
|
- added insserv_cleanup macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 6 13:44:24 UTC 2012 - multyrealm@gmail.com
|
|
|
|
- added SysV-style initscript and configuration file fillup template
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 16:59:11 UTC 2012 - meissner@suse.com
|
|
|
|
- a ssh connection watch daemon
|
|
|