Accepting request 265783 from security

1

OBS-URL: https://build.opensuse.org/request/show/265783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autossh?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2014-12-21 11:04:39 +00:00 committed by Git OBS Bridge
commit e27706cc12
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fcaba6a409a46bdf832086736bb8f09d245ebce11027f41d39588a95dc7fd1d
size 65191

3
autossh-1.4d.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00008fe458bde4c94e98bfa96e1e6e18c4107a1f9fc8a538556b82e91ddedc16
size 65637

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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

View File

@ -26,10 +26,10 @@ License: BSD-3-Clause
Group: Productivity/Networking/SSH
Name: autossh
Version: 1.4c
Version: 1.4d
Release: 0
Url: http://www.harding.motd.ca/autossh/
Source: http://www.harding.motd.ca/autossh/autossh-1.4c.tgz
Source: http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz
Source1: autossh.init
Source2: autossh.conf
Source3: autossh.service