pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 18 20:48:11 UTC 2025

Modified Files:
        pkgsrc/x11/modular-xorg-server: Makefile.common distinfo

Log Message:
modular-xorg-{server,xephyr}: update to 21.1.18

This release contains an additional fix for CVE-2025-49176 from June 17
security advisory: https://lists.x.org/archives/xorg/2025-June/062055.html

Thanks to Peter Harris for pointing this out.

Olivier Fourdan (2):
      os: Check for integer overflow on BigRequest length
      xserver 21.1.18


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.132 -r1.133 pkgsrc/x11/modular-xorg-server/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/modular-xorg-server/Makefile.common
diff -u pkgsrc/x11/modular-xorg-server/Makefile.common:1.66 pkgsrc/x11/modular-xorg-server/Makefile.common:1.67
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.66 Wed Jun 18 13:46:03 2025
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Wed Jun 18 20:48:11 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.66 2025/06/18 13:46:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.67 2025/06/18 20:48:11 wiz Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 
-XORG_VERSION=  21.1.17
+XORG_VERSION=  21.1.18
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/modular-xorg-server/distinfo
diff -u pkgsrc/x11/modular-xorg-server/distinfo:1.132 pkgsrc/x11/modular-xorg-server/distinfo:1.133
--- pkgsrc/x11/modular-xorg-server/distinfo:1.132       Wed Jun 18 13:46:03 2025
+++ pkgsrc/x11/modular-xorg-server/distinfo     Wed Jun 18 20:48:11 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.132 2025/06/18 13:46:03 wiz Exp $
+$NetBSD: distinfo,v 1.133 2025/06/18 20:48:11 wiz Exp $
 
-BLAKE2s (xorg-server-21.1.17.tar.xz) = 3a528c00151f10abd5150a003edf6e6099516d328f80567fb5b6f29e9e9b52f4
-SHA512 (xorg-server-21.1.17.tar.xz) = 6f301c532b2ad6edfab76f21f8e88c4bd9d7df88c12e52caaed72a2c2084547c323fd29ff8769fe0c1cb230b483d4620bc3f382df80899c6b58d3c12431d62d0
-Size (xorg-server-21.1.17.tar.xz) = 5035952 bytes
+BLAKE2s (xorg-server-21.1.18.tar.xz) = bb95936718e7c554fd77e033a00f9b6a3c55a17793d0fd627d5c222a99d4e710
+SHA512 (xorg-server-21.1.18.tar.xz) = 839ce759fc0e5405599c4cff0acf381f278d22b465b9fb9e335b5fd1c63f6d546788e4e869854026eb4b1e1a77a83b60d6fef472cf8534d45630f31b587a50dd
+Size (xorg-server-21.1.18.tar.xz) = 5037376 bytes
 SHA1 (patch-configure) = e1497e39151d602028fc33a2dd307347c6afec9e
 SHA1 (patch-hw_kdrive_ephyr_hostx.c) = b681ee28bc7af06774f10bc882d355d42ac965d3
 SHA1 (patch-hw_xfree86_common_xf86AutoConfig.c) = 70adf85be9fc6222a335686e7e9e9f385aca02f9



Home | Main Index | Thread Index | Old Index