pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libX11
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jun 16 06:21:17 UTC 2023
Modified Files:
pkgsrc/x11/libX11: Makefile distinfo
Log Message:
libX11: update to 1.8.6.
This release fixes CVE-2023-3138, as described in:
https://lists.x.org/archives/xorg-announce/2023-June/003406.html
Alan Coopersmith (2):
InitExt.c: Add bounds checks for extension request, event, & error codes
libX11 1.8.6
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/x11/libX11/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/libX11/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libX11/Makefile
diff -u pkgsrc/x11/libX11/Makefile:1.72 pkgsrc/x11/libX11/Makefile:1.73
--- pkgsrc/x11/libX11/Makefile:1.72 Thu Jun 1 03:43:32 2023
+++ pkgsrc/x11/libX11/Makefile Fri Jun 16 06:21:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2023/06/01 03:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2023/06/16 06:21:17 wiz Exp $
-DISTNAME= libX11-1.8.5
+DISTNAME= libX11-1.8.6
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libX11/distinfo
diff -u pkgsrc/x11/libX11/distinfo:1.52 pkgsrc/x11/libX11/distinfo:1.53
--- pkgsrc/x11/libX11/distinfo:1.52 Thu Jun 1 03:43:32 2023
+++ pkgsrc/x11/libX11/distinfo Fri Jun 16 06:21:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2023/06/01 03:43:32 wiz Exp $
+$NetBSD: distinfo,v 1.53 2023/06/16 06:21:17 wiz Exp $
-BLAKE2s (libX11-1.8.5.tar.xz) = f0089559d0caba1deedf4835042454d385fb79507600d2933452655d9b4c2b4a
-SHA512 (libX11-1.8.5.tar.xz) = 5274f6073ead119c8f915d302f1e2bf9579f88d28a2a2d084a4be2050b14fb605efe91099c89ba55aeb7ad36ae0ecbd519b0808be0e29f56367d5dd8faa063d3
-Size (libX11-1.8.5.tar.xz) = 1811288 bytes
+BLAKE2s (libX11-1.8.6.tar.xz) = 23115534decd90fb1e9fb49468209d06e740f2de1c196cf2073c2416bbe35ae7
+SHA512 (libX11-1.8.6.tar.xz) = b94a578003078a42cea43d80fae2c54a3aaa30f706088bb3546331e9abfc180131cafb37887117abcc5b6116992e299974981eef96ecfcf883cc8a1aba4d1ade
+Size (libX11-1.8.6.tar.xz) = 1859460 bytes
Home |
Main Index |
Thread Index |
Old Index