summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2020-08-26 08:38:13 +0200
committerTreeve Jelbert2020-08-26 08:39:21 +0200
commitce102238d42aa91000ab22724b182cd94873f6d6 (patch)
tree1e3c3d5bd02b61f9c24a01a053922f1d4a1623a5 /xorg-lib
parent69195582e240a260c877b3483d97a7ff3d3a3360 (diff)
libx11: => 1.6.12 SECURITY fix
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libx11/DETAILS4
-rw-r--r--xorg-lib/libx11/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index f5a6b48ef0..b1d7e64a83 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,6 +1,6 @@
SPELL=libx11
PKG=libX11
- VERSION=1.6.11
+ VERSION=1.6.12
SOURCE=${PKG}-${VERSION}.tar.bz2
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
@@ -10,7 +10,7 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
LICENSE[0]=XCL
SHORT="Module libx11 for xorg"
cat << EOF
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 9de3bb73dd..3f372c44d9 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,7 @@
+2020-08-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.6.12
+ SECURITY_PATCH++: fix CVE-2020-14363
+
2020-08-07 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.6.11