From b2a22f46a305a0cc7eb7adc218d78767d244e8f86d97ffd4dfe628e3d1519746 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 15 Oct 2018 15:40:31 +0000 Subject: [PATCH] Accepting request 641962 from home:seanlew:branches:security Update autossh to 1.4f OBS-URL: https://build.opensuse.org/request/show/641962 OBS-URL: https://build.opensuse.org/package/show/security/autossh?expand=0&rev=27 --- autossh-1.4e.tgz | 3 --- autossh-1.4f.tgz | 3 +++ autossh.changes | 9 +++++++++ autossh.spec | 8 +++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 autossh-1.4e.tgz create mode 100644 autossh-1.4f.tgz diff --git a/autossh-1.4e.tgz b/autossh-1.4e.tgz deleted file mode 100644 index 8c75d2b..0000000 --- a/autossh-1.4e.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156 -size 65852 diff --git a/autossh-1.4f.tgz b/autossh-1.4f.tgz new file mode 100644 index 0000000..54db27e --- /dev/null +++ b/autossh-1.4f.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2 +size 67128 diff --git a/autossh.changes b/autossh.changes index 29673b0..6879dc8 100644 --- a/autossh.changes +++ b/autossh.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Mon Oct 15 02:59:43 UTC 2018 - sean@suspend.net + +- Update to version 1.4f + + Change behavior when ssh exits on signal. + + Fix order of arguments to kill(). + + Ignore SIGPIPE. + + Should accept the default -1 with AUTOSSH_MAXSTART + + memset() sigaction structure before use +------------------------------------------------------------------- Thu Nov 23 13:44:07 UTC 2017 - rbrown@suse.com - Replace references to /var/adm/fillup-templates with new diff --git a/autossh.spec b/autossh.spec index f1011a6..96894a5 100644 --- a/autossh.spec +++ b/autossh.spec @@ -1,7 +1,7 @@ # # spec file for package autossh # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -32,7 +32,7 @@ License: BSD-3-Clause Group: Productivity/Networking/SSH Name: autossh -Version: 1.4e +Version: 1.4f Release: 0 Url: http://www.harding.motd.ca/autossh/ Source: http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz @@ -41,7 +41,6 @@ Source2: autossh.conf Source3: autossh.service Source4: my.conf Source5: README.SUSE.md -Patch0: autossh-makefile-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # configure checks is the ssh client exists @@ -65,7 +64,6 @@ such as connection refused. %prep %setup -%patch0 -p1 cp %{S:4} . cp %{S:5} .