From e781b98b9a6b25de6471c3e057c07bfbdb81dd3af2392d2c63d420cec716dc25 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Thu, 28 Mar 2019 21:36:19 +0000 Subject: [PATCH] Accepting request 689490 from home:gregfreemyer:branches:security - Update to version 1.4g + most notably addresses a bug that could see an alarm signal occur without a handler, causing autossh to exit inappropriately. OBS-URL: https://build.opensuse.org/request/show/689490 OBS-URL: https://build.opensuse.org/package/show/security/autossh?expand=0&rev=31 --- autossh-1.4f.tgz | 3 --- autossh-1.4g.tgz | 3 +++ autossh.changes | 7 +++++++ autossh.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autossh-1.4f.tgz create mode 100644 autossh-1.4g.tgz diff --git a/autossh-1.4f.tgz b/autossh-1.4f.tgz deleted file mode 100644 index 54db27e..0000000 --- a/autossh-1.4f.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2 -size 67128 diff --git a/autossh-1.4g.tgz b/autossh-1.4g.tgz new file mode 100644 index 0000000..5738e75 --- /dev/null +++ b/autossh-1.4g.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc3cee3361ca1615af862364c480593171d0c54ec156de79fc421e31ae21277 +size 67599 diff --git a/autossh.changes b/autossh.changes index f387ee1..389bcf6 100644 --- a/autossh.changes +++ b/autossh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 28 21:29:41 UTC 2019 - Greg Freemyer + +- Update to version 1.4g + + most notably addresses a bug that could see an alarm signal occur + without a handler, causing autossh to exit inappropriately. + ------------------------------------------------------------------- Sun Mar 17 14:12:50 UTC 2019 - Jan Engelhardt diff --git a/autossh.spec b/autossh.spec index 37bc79b..6d165d1 100644 --- a/autossh.spec +++ b/autossh.spec @@ -28,7 +28,7 @@ License: BSD-3-Clause Group: Productivity/Networking/SSH Name: autossh -Version: 1.4f +Version: 1.4g Release: 0 URL: https://www.harding.motd.ca/autossh/ Source: https://www.harding.motd.ca/autossh/%{name}-%{version}.tgz