GNU bug report logs - #54137
[PATCH] gnu: OpenSSH: Update to 8.9p1.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Thu, 24 Feb 2022 06:31:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54137 in the body.
You can then email your comments to 54137 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54137; Package guix-patches. (Thu, 24 Feb 2022 06:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 24 Feb 2022 06:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: OpenSSH: Update to 8.9p1.
Date: Thu, 24 Feb 2022 01:25:39 -0500
* gnu/packages/ssh.scm (openssh): Update to 8.9p1.
---
 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 8e29968ea7..7c8b09879f 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -184,7 +184,7 @@ (define-public libssh2
 (define-public openssh
   (package
    (name "openssh")
-   (version "8.8p1")
+   (version "8.9p1")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://openbsd/OpenSSH/portable/"
@@ -192,7 +192,7 @@ (define-public openssh
              (patches (search-patches "openssh-hurd.patch"))
              (sha256
               (base32
-               "1s8z6f7mi1pwsl79cqai8cr350m5lf2ifcxff57wx6mvm478k425"))))
+               "1ry5prcax0134v6srkgznpl9ch5snkgq7yvjqvd8c5mbnxa7cjgx"))))
    (build-system gnu-build-system)
    (native-inputs (list groff pkg-config))
    (inputs `(("libedit" ,libedit)
-- 
2.34.0





Information forwarded to guix-patches <at> gnu.org:
bug#54137; Package guix-patches. (Sat, 26 Feb 2022 05:30:02 GMT) Full text and rfc822 format available.

Message #8 received at 54137 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 54137 <at> debbugs.gnu.org
Subject: Re: bug#54137: [PATCH] gnu: OpenSSH: Update to 8.9p1.
Date: Sat, 26 Feb 2022 00:29:22 -0500
Hi Leo,

Leo Famulari <leo <at> famulari.name> writes:

> * gnu/packages/ssh.scm (openssh): Update to 8.9p1.
> ---
>  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 8e29968ea7..7c8b09879f 100644
> --- a/gnu/packages/ssh.scm
> +++ b/gnu/packages/ssh.scm
> @@ -184,7 +184,7 @@ (define-public libssh2
>  (define-public openssh
>    (package
>     (name "openssh")
> -   (version "8.8p1")
> +   (version "8.9p1")
>     (source (origin
>               (method url-fetch)
>               (uri (string-append "mirror://openbsd/OpenSSH/portable/"
> @@ -192,7 +192,7 @@ (define-public openssh
>               (patches (search-patches "openssh-hurd.patch"))
>               (sha256
>                (base32
> -               "1s8z6f7mi1pwsl79cqai8cr350m5lf2ifcxff57wx6mvm478k425"))))
> +               "1ry5prcax0134v6srkgznpl9ch5snkgq7yvjqvd8c5mbnxa7cjgx"))))
>     (build-system gnu-build-system)
>     (native-inputs (list groff pkg-config))
>     (inputs `(("libedit" ,libedit)

Haven't tried it, but I read the changelog and it LGTM.

Maxim




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Sun, 27 Feb 2022 23:01:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Sun, 27 Feb 2022 23:01:01 GMT) Full text and rfc822 format available.

Message #13 received at 54137-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 54137-done <at> debbugs.gnu.org
Subject: Re: bug#54137: [PATCH] gnu: OpenSSH: Update to 8.9p1.
Date: Sun, 27 Feb 2022 18:00:34 -0500
On Sat, Feb 26, 2022 at 12:29:22AM -0500, Maxim Cournoyer wrote:
> Haven't tried it, but I read the changelog and it LGTM.

It's working for me, so I pushed as
9b0171fe1ae499f57462c4b45e91ef68e076f57d




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 140 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.