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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 B89E1C433EF for ; Sat, 22 Jan 2022 13:36:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 5BF46414A1; Sat, 22 Jan 2022 13:36:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iev3TliFYJ-b; Sat, 22 Jan 2022 13:36:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 635DF415D3; Sat, 22 Jan 2022 13:36:39 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 0B4C71BF3D5 for ; Sat, 22 Jan 2022 13:36:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id EEE70415D3 for ; Sat, 22 Jan 2022 13:36:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CY-x4xsYCfbO for ; Sat, 22 Jan 2022 13:36:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232]) by smtp4.osuosl.org (Postfix) with ESMTPS id 3899F414A1 for ; Sat, 22 Jan 2022 13:36:33 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 278D2200002; Sat, 22 Jan 2022 13:36:31 +0000 (UTC) Date: Sat, 22 Jan 2022 14:36:30 +0100 From: Thomas Petazzoni To: Fabrice Fontaine Message-ID: <20220122143630.5ffd3018@windsurf> In-Reply-To: <20220117223026.3567941-1-fontaine.fabrice@gmail.com> References: <20220117223026.3567941-1-fontaine.fabrice@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 1/1] package/libjpeg: security bump to version 9e 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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Mon, 17 Jan 2022 23:30:26 +0100 Fabrice Fontaine wrote: > rdgif.c, cderror.h: add sanity check for GIF image dimensions. > Thank to Casper Sun for cjpeg potential vulnerability report. > > - Update hash of README (changes not related to license) > - Update indentation in hash file (two spaces) > > https://jpegclub.org/reference/reference-sources/ > > Signed-off-by: Fabrice Fontaine > --- > package/libjpeg/libjpeg.hash | 4 ++-- > package/libjpeg/libjpeg.mk | 8 ++------ > 2 files changed, 4 insertions(+), 8 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot