From patchwork Tue May 18 15:26:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1480329 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fl0Ft3KgHz9sW7 for ; Wed, 19 May 2021 01:26:10 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 857A44020F; Tue, 18 May 2021 15:26:08 +0000 (UTC) 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 tYMR4Z7oHmzd; Tue, 18 May 2021 15:26:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id E1943403CA; Tue, 18 May 2021 15:26:06 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id C67B11BF589 for ; Tue, 18 May 2021 15:26:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id B4DDC40663 for ; Tue, 18 May 2021 15:26:05 +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 yY_O5K0iqSze for ; Tue, 18 May 2021 15:26:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout07.t-online.de (mailout07.t-online.de [194.25.134.83]) by smtp4.osuosl.org (Postfix) with ESMTPS id 82F5540657 for ; Tue, 18 May 2021 15:26:04 +0000 (UTC) Received: from fwd08.aul.t-online.de (fwd08.aul.t-online.de [172.20.26.151]) by mailout07.t-online.de (Postfix) with SMTP id 3022654E26 for ; Tue, 18 May 2021 17:26:02 +0200 (CEST) Received: from fli4l.lan.fli4l (TzzcOwZFZho2TUrUll-N5iGDvtZPDoqjhSTKg6jN5cPS6uyPd9qwyB7uoBS924hg6Y@[79.214.207.77]) by fwd08.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1lj1bd-2LUWMC0; Tue, 18 May 2021 17:26:01 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:36130) by fli4l.lan.fli4l with esmtp (Exim 4.94.2) (envelope-from ) id 1lj1bc-0007ST-PI for buildroot@buildroot.org; Tue, 18 May 2021 17:26:01 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Tue, 18 May 2021 17:26:00 +0200 Message-Id: <20210518152600.101632-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-ID: TzzcOwZFZho2TUrUll-N5iGDvtZPDoqjhSTKg6jN5cPS6uyPd9qwyB7uoBS924hg6Y X-TOI-EXPURGATEID: 150726::1621351561-0000AFFF-40C1D103/0/0 CLEAN NORMAL X-TOI-MSGID: f2e7f187-6e9b-4331-bf00-1511339eea46 Subject: [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: security bump version to 1.7.1 X-BeenThere: buildroot@busybox.net 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Fixes CVE-2021-31535: https://lists.x.org/archives/xorg-announce/2021-May/003088.html Release notes: https://lists.x.org/archives/xorg-announce/2021-May/003089.html Signed-off-by: Bernd Kuhls --- package/x11r7/xlib_libX11/xlib_libX11.hash | 6 +++--- package/x11r7/xlib_libX11/xlib_libX11.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/x11r7/xlib_libX11/xlib_libX11.hash b/package/x11r7/xlib_libX11/xlib_libX11.hash index 5b1162f4c5..b87b2498e8 100644 --- a/package/x11r7/xlib_libX11/xlib_libX11.hash +++ b/package/x11r7/xlib_libX11/xlib_libX11.hash @@ -1,6 +1,6 @@ -# From https://lists.x.org/archives/xorg-announce/2020-November/003065.html -sha256 36c8f93b6595437c8cfbc9f08618bcb3041cbd303e140a0013f88e4c2977cb54 libX11-1.7.0.tar.bz2 -sha512 f661ca90350fd8a94f054b00f12f5122cea068ebff706acfd399462236c189a296a2358d17d16166635101cf56cc19303dd407873a159932d093c9f33556f9fb libX11-1.7.0.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2021-May/003089.html +sha256 e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47 libX11-1.7.1.tar.bz2 +sha512 a76f0a82fce6f9b50646a7cd7ec5ee046650f225816050226068a7548fa083ef07d146d40faaf44e033c59c17b0fda5ffdee3a127dac3ab56cee02133819aa3d libX11-1.7.1.tar.bz2 # Locally computed sha256 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e COPYING diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk index 8fefbc492a..39d9dc2cc7 100644 --- a/package/x11r7/xlib_libX11/xlib_libX11.mk +++ b/package/x11r7/xlib_libX11/xlib_libX11.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBX11_VERSION = 1.7.0 +XLIB_LIBX11_VERSION = 1.7.1 XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2 XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib XLIB_LIBX11_LICENSE = MIT