From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: 62266@debbugs.gnu.org
Subject: [bug#62266] [PATCH] gnu: OpenSSH: Update to 9.3p1 [security fixes].
Date: Wed, 22 Mar 2023 10:29:25 +0200 [thread overview]
Message-ID: <ZBq8ZSVbEbQLmwA1@3900XT> (raw)
In-Reply-To: <67d094d92b14f0265023f94c5d413a9b4407426d.1679175071.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 1552 bytes --]
LGTM!
On Sat, Mar 18, 2023 at 05:31:11PM -0400, Leo Famulari wrote:
> The release announcement contains more information about the security
> vulnerabilities fixed in this update:
>
> https://www.openssh.com/txt/release-9.3
>
> * gnu/packages/ssh.scm (openssh): Update to 9.3p1.
> ---
> 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 886cb74070..b91e70aaed 100644
> --- a/gnu/packages/ssh.scm
> +++ b/gnu/packages/ssh.scm
> @@ -197,7 +197,7 @@ (define-public libssh2
> (define-public openssh
> (package
> (name "openssh")
> - (version "9.2p1")
> + (version "9.3p1")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://openbsd/OpenSSH/portable/"
> @@ -206,7 +206,7 @@ (define-public openssh
> "openssh-trust-guix-store-directory.patch"))
> (sha256
> (base32
> - "0ingf6fxzg2fcf6k68bvh0lc460jn0macvf5w585zd2zcpqxnriz"))))
> + "1a7qia3c255igny5kf00m5zxkp69lf1w6qjsv3rm2sm705vvmfp9"))))
> (build-system gnu-build-system)
> (native-inputs (list groff pkg-config))
> (inputs `(("libedit" ,libedit)
> --
> 2.39.1
>
>
>
>
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-03-22 8:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-18 21:31 [bug#62266] [PATCH] gnu: OpenSSH: Update to 9.3p1 [security fixes] Leo Famulari
2023-03-22 8:29 ` Efraim Flashner [this message]
2023-03-22 15:58 ` bug#62266: " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZBq8ZSVbEbQLmwA1@3900XT \
--to=efraim@flashner.co.il \
--cc=62266@debbugs.gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).