Changelog for
autossh-1.4e-37.5.x86_64.rpm :
Tue Sep 15 14:00:00 2015 multyrealmAATTgmail.com
- Update to version 1.4e
+ By default, changing the poll time should change the first poll
time to match. Only have different times if AUTOSSH_FIRST_POLL
is explicitly set. Jerry Xie forwarded on change request from
Ubuntu bug forums.
Wed May 13 14:00:00 2015 Greg.FreemyerAATTgmail.com
- Minor cleanups to service file and sample my.conf override file
Fri Apr 24 14:00:00 2015 Greg.FreemyerAATTgmail.com
- change autossh.service content to reflect it is a READONLY file.
- change the install line for autossh.service to:
%__install -D -m 444 %{S:3} %{buildroot}%{_unitdir}/autosshAATT.service
* This has 2 big changes. First the permissions are 444, so READONLY.
* Second, note the AATT char in the target name.
This makes it an instantiated service file
- add a sample my.conf override file
- add a README.SUSE.md file that:
* explains how to use systemd instantiated service
* how to use the override file
* a full walkthru of how to setup a reverse tunnel
Thu Dec 18 13:00:00 2014 p.drouandAATTgmail.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 14:00:00 2014 p.drouandAATTgmail.com
- Add systemd support for openSUSE > 12.2
Wed Mar 27 13:00:00 2013 multyrealmAATTgmail.com
- support a custom count of instances
Wed Mar 27 13:00:00 2013 multyrealmAATTgmail.com
- add functions to init script for controling autossh instances
Fri Mar 22 13:00:00 2013 multyrealmAATTgmail.com
- change first autossh channel configuration key to
the old one to make package update seemless
Tue Mar 19 13:00:00 2013 multyrealmAATTgmail.com
- support upto 10 autossh instances
Mon Mar 18 13:00:00 2013 multyrealmAATTgmail.com
- updated copyright year
Wed Apr 18 14:00:00 2012 multyrealmAATTgmail.com
- updated autossh configuration options
Mon Apr 16 14:00:00 2012 cfarrellAATTsuse.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:00:00 2012 multyrealmAATTgmail.com
- added insserv_cleanup macro
Fri Apr 6 14:00:00 2012 multyrealmAATTgmail.com
- added SysV-style initscript and configuration file fillup template
Thu Apr 5 14:00:00 2012 meissnerAATTsuse.com
- a ssh connection watch daemon