emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47904: closed ([PATCH] gnu: OpenSSH: Update to 8.6p1.)


From: GNU bug Tracking System
Subject: bug#47904: closed ([PATCH] gnu: OpenSSH: Update to 8.6p1.)
Date: Wed, 21 Apr 2021 18:06:02 +0000

Your message dated Wed, 21 Apr 2021 14:05:14 -0400
with message-id <YIBpWgrglvFkICRe@jasmine.lan>
and subject line Re: [PATCH] gnu: OpenSSH: Update to 8.6p1.
has caused the debbugs.gnu.org bug report #47904,
regarding [PATCH] gnu: OpenSSH: Update to 8.6p1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47904
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: OpenSSH: Update to 8.6p1. Date: Mon, 19 Apr 2021 21:59:29 -0400
* gnu/packages/ssh.scm (openssh): Update to 8.6p1.
---
 gnu/packages/ssh.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index fae10d0e16..bb889d395a 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -186,7 +186,7 @@ a server that supports the SSH-2 protocol.")
 (define-public openssh
   (package
    (name "openssh")
-   (version "8.5p1")
+   (version "8.6p1")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://openbsd/OpenSSH/portable/"
@@ -194,7 +194,7 @@ a server that supports the SSH-2 protocol.")
              (patches (search-patches "openssh-hurd.patch"))
              (sha256
               (base32
-               "09gc8rv7728chxraab85dzkdikaw4aph1wlcwcc9kai9si0kybzm"))))
+               "1bnpivgk98h2f9afpp88jv6g9ps83vnpxd031n2jqxi12vdf9rn3"))))
    (build-system gnu-build-system)
    (native-inputs `(("groff" ,groff)
                     ("pkg-config" ,pkg-config)))
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: OpenSSH: Update to 8.6p1. Date: Wed, 21 Apr 2021 14:05:14 -0400
An equivalent patch was pushed as
98d223fdf429a4fe807c5130bd4a31539cfedee4


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]