From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 81505C3DA6E for ; Wed, 20 Dec 2023 10:44:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 2E1168142D; Wed, 20 Dec 2023 10:44:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 2E1168142D X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id siJ7iQSipqlP; Wed, 20 Dec 2023 10:44:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id A010C813F3; Wed, 20 Dec 2023 10:44:51 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A010C813F3 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id CAE6E1BF2B3 for ; Wed, 20 Dec 2023 10:44:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B11D7813F3 for ; Wed, 20 Dec 2023 10:44:49 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B11D7813F3 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L3h8fN7pr3D6 for ; Wed, 20 Dec 2023 10:44:48 +0000 (UTC) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by smtp1.osuosl.org (Postfix) with ESMTPS id 5D54780ADB for ; Wed, 20 Dec 2023 10:44:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5D54780ADB Received: by mail.gandi.net (Postfix) with ESMTPSA id 4F85BFF811; Wed, 20 Dec 2023 10:44:45 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rFu4C-00HTKb-1b; Wed, 20 Dec 2023 11:44:44 +0100 From: Peter Korsgaard To: Christian Stewart References: <20231220092741.37794-1-christian@aperture.us> Date: Wed, 20 Dec 2023 11:44:44 +0100 In-Reply-To: <20231220092741.37794-1-christian@aperture.us> (Christian Stewart's message of "Wed, 20 Dec 2023 01:27:41 -0800") Message-ID: <87msu5886b.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH v1 1/1] package/openssh: security bump to version 9.6p1 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Yann E . MORIN" , Thomas Petazzoni , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Christian" == Christian Stewart writes: > OpenSSH 9.6 was released on 2023-12-18. > This release contains fixes for a newly-discovered weakness in the > SSH transport protocol (the "Terrapin" attack), a logic error relating > to constrained PKCS#11 keys in ssh-agent(1) and countermeasures for > programs that invoke ssh(1) with user or hostnames containing invalid > characters. > https://www.openssh.com/txt/release-9.6 > Signed-off-by: Christian Stewart Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot