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:   maya
Date:           Thu Oct 25 22:40:57 UTC 2018

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

Log Message:
modular-xorg-server: update to 1.20.3, security fix.

Matthieu Herrb (2):
      Disable -logfile and -modulepath when running with elevated privileges
      LogFilePrep: add a comment to the unsafe format string.

Peter Hutterer (1):
      xfree86: fix readlink call


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.90 -r1.91 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.25 pkgsrc/x11/modular-xorg-server/Makefile.common:1.26
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.25 Thu Oct 18 18:12:38 2018
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Thu Oct 25 22:40:57 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.25 2018/10/18 18:12:38 wiz Exp $
+# $NetBSD: Makefile.common,v 1.26 2018/10/25 22:40:57 maya Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 
-XORG_VERSION=  1.20.2
+XORG_VERSION=  1.20.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/modular-xorg-server/distinfo
diff -u pkgsrc/x11/modular-xorg-server/distinfo:1.90 pkgsrc/x11/modular-xorg-server/distinfo:1.91
--- pkgsrc/x11/modular-xorg-server/distinfo:1.90        Thu Oct 18 18:12:38 2018
+++ pkgsrc/x11/modular-xorg-server/distinfo     Thu Oct 25 22:40:57 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.90 2018/10/18 18:12:38 wiz Exp $
+$NetBSD: distinfo,v 1.91 2018/10/25 22:40:57 maya Exp $
 
-SHA1 (xorg-server-1.20.2.tar.bz2) = 68636544ad25062eca4c681a031be5a35b548078
-RMD160 (xorg-server-1.20.2.tar.bz2) = f8e6b9026d8077204f7e4bf0643dc0ed8695aa2f
-SHA512 (xorg-server-1.20.2.tar.bz2) = 1c87d78b14529dd4b438ef038118c8540d1d17bdd58bf08ec5408a2ddbe8d0dda48033a9a9477cfc2c4c304dd1078fa40968a03c4d0cd3398359dd0fadb8e7c7
-Size (xorg-server-1.20.2.tar.bz2) = 6204242 bytes
+SHA1 (xorg-server-1.20.3.tar.bz2) = a522cd543606b4d0509d821b8061904951171c50
+RMD160 (xorg-server-1.20.3.tar.bz2) = a57a7e3d0d2e3c84f4743de6890c7d26b502e7a1
+SHA512 (xorg-server-1.20.3.tar.bz2) = ee44554f86df4297f54c5871fe7a18954eeef4338775a25f36d6577b279c4775f61128da71b86cfaeadcc080838d6749dede138d4db178866579da2056543fba
+Size (xorg-server-1.20.3.tar.bz2) = 6205000 bytes
 SHA1 (patch-configure) = 9e9f497f14d563ef66f25c637a14b0bea2243c3f
 SHA1 (patch-hw_xfree86_common_xf86pciBus.c) = 896825ba12646431cba603938d118acbdde305dd
 SHA1 (patch-hw_xfree86_common_xf86sbusBus.h) = f56f87336b2f669413ebb1005a2b64568a111f92



Home | Main Index | Thread Index | Old Index