From owner-svn-ports-all@freebsd.org Tue Aug 25 17:28:56 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D49893B27D7; Tue, 25 Aug 2020 17:28:56 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BbbZJ5CM3z3VXD; Tue, 25 Aug 2020 17:28:56 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 960272D88A; Tue, 25 Aug 2020 17:28:56 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07PHSu5r004507; Tue, 25 Aug 2020 17:28:56 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07PHSurr004506; Tue, 25 Aug 2020 17:28:56 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202008251728.07PHSurr004506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Tue, 25 Aug 2020 17:28:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546198 - head/x11/libX11 X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/libX11 X-SVN-Commit-Revision: 546198 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2020 17:28:56 -0000 Author: zeising Date: Tue Aug 25 17:28:55 2020 New Revision: 546198 URL: https://svnweb.freebsd.org/changeset/ports/546198 Log: x11/libX11: Update to 1.6.12 Update x11/libX11 to 1.6.12, which contains a fix for a double free vulnerability. The update also contains fixes already included in the FreeBSD libX11 port. Announcement and changelog: https://lists.x.org/archives/xorg-announce/2020-August/003057.html MFH: 2020Q3 (implicit, security fix) Security: 8da79498-e6f6-11ea-8cbf-54e1ad3d6335 Modified: head/x11/libX11/Makefile head/x11/libX11/distinfo Modified: head/x11/libX11/Makefile ============================================================================== --- head/x11/libX11/Makefile Tue Aug 25 17:26:32 2020 (r546197) +++ head/x11/libX11/Makefile Tue Aug 25 17:28:55 2020 (r546198) @@ -2,17 +2,12 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.11 -PORTREVISION= 1 +PORTVERSION= 1.6.12 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X11 library - -PATCH_SITES= https://gitlab.freedesktop.org/xorg/lib/libx11/-/commit/ -PATCHFILES+= 6dd618e5ea8e7558dd8e99a2777ab7b69211789c.diff:-p1 -PATCHFILES+= d15c24c8b44be5e4054c8ecd0ff9dcf2c8e18e5b.diff:-p1 LICENSE= MIT Modified: head/x11/libX11/distinfo ============================================================================== --- head/x11/libX11/distinfo Tue Aug 25 17:26:32 2020 (r546197) +++ head/x11/libX11/distinfo Tue Aug 25 17:28:55 2020 (r546198) @@ -1,7 +1,3 @@ -TIMESTAMP = 1597657392 -SHA256 (xorg/lib/libX11-1.6.11.tar.bz2) = b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606 -SIZE (xorg/lib/libX11-1.6.11.tar.bz2) = 2389687 -SHA256 (xorg/lib/6dd618e5ea8e7558dd8e99a2777ab7b69211789c.diff) = 9e3ebb781e985372f0b10db41898873049d50094aeea58884b150ebce27b68f8 -SIZE (xorg/lib/6dd618e5ea8e7558dd8e99a2777ab7b69211789c.diff) = 1011 -SHA256 (xorg/lib/d15c24c8b44be5e4054c8ecd0ff9dcf2c8e18e5b.diff) = f0e637d850a24116c0abf7b45eff3bc926caef5df17b2664aef81c03f792bdf4 -SIZE (xorg/lib/d15c24c8b44be5e4054c8ecd0ff9dcf2c8e18e5b.diff) = 463 +TIMESTAMP = 1598374923 +SHA256 (xorg/lib/libX11-1.6.12.tar.bz2) = f108227469419ac04d196df0f3b80ce1f7f65059bb54c0de811f4d8e03fd6ec7 +SIZE (xorg/lib/libX11-1.6.12.tar.bz2) = 2376498