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 smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 11B00C4167D for ; Mon, 30 Oct 2023 17:23:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id ACC28607BC; Mon, 30 Oct 2023 17:23:02 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org ACC28607BC X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aRipfKWnhNdr; Mon, 30 Oct 2023 17:23:02 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id B570960A8C; Mon, 30 Oct 2023 17:23:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org B570960A8C Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 2C7FC1BF37E for ; Mon, 30 Oct 2023 17:22:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 02F334014B for ; Mon, 30 Oct 2023 17:22:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 02F334014B X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PS0zM6SapA1f for ; Mon, 30 Oct 2023 17:22:49 +0000 (UTC) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7A1FB40201 for ; Mon, 30 Oct 2023 17:22:49 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7A1FB40201 Received: by mail.gandi.net (Postfix) with ESMTPSA id 82E0A240008; Mon, 30 Oct 2023 17:22:46 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1qxVyP-002nxY-23; Mon, 30 Oct 2023 18:22:45 +0100 From: Peter Korsgaard To: Fabrice Fontaine References: <20231028153448.142511-1-fontaine.fabrice@gmail.com> <20231028153448.142511-2-fontaine.fabrice@gmail.com> Date: Mon, 30 Oct 2023 18:22:45 +0100 In-Reply-To: <20231028153448.142511-2-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sat, 28 Oct 2023 17:34:48 +0200") Message-ID: <87y1fk2ffe.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 2/2] package/zchunk: security bump to version 1.3.2 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: James Hilliard , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Fabrice" == Fabrice Fontaine writes: > - Drop patches (already in version) > - tests can be disabled since version 1.2.3 and > https://github.com/zchunk/zchunk/commit/e2e3d6b14e944530837db43dd73413ce84a1e1f5 > - docs can be disabled since version 1.2.3 and > https://github.com/zchunk/zchunk/commit/af6c10e8be324d1194982c6a8db001f72d50dbf6 > - Fix CVE-2023-46228: zchunk before 1.3.2 has multiple integer overflows > via malformed zchunk files to lib/comp/comp.c, lib/comp/zstd/zstd.c, > lib/dl/multipart.c, or lib/header.c. > https://github.com/zchunk/zchunk/compare/1.2.2...1.3.2 > Signed-off-by: Fabrice Fontaine Committed to 2023.02.x and 2023.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot