pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse100_x11 Bump suse100_x11 to 3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4135bd018a3b
branches:  trunk
changeset: 546514:4135bd018a3b
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Sep 03 09:42:45 2008 +0000

description:
Bump suse100_x11 to 3.
Update xorg-x11-libs from 6.8.2-100.2 to 6.8.2-100.13.

100.12:
Integer overflows in the XC-MISC extension of the X-server
could potentially be exploited to execute code with root
privileges (CVE-2007-1003).

Integer overflows in libX11 could cause crashes
(CVE-2007-1667).

Integer overflows in the font handling of the X-server
could potentially be exploited to execute code with root
privileges (CVE-2007-1352, CVE-2007-1351).

100.13:
This update fixes the following issues: X Font Server build_range()
Integer Overflow Vulnerability [IDEF2708], X Font Server
swap_char2b() Heap Overflow Vulnerability [IDEF2709], Composite
extension buffer overflow.

diffstat:

 emulators/suse100_x11/Makefile |   6 +++---
 emulators/suse100_x11/distinfo |  20 ++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)

diffs (41 lines):

diff -r 1f2c5c054358 -r 4135bd018a3b emulators/suse100_x11/Makefile
--- a/emulators/suse100_x11/Makefile    Wed Sep 03 09:38:07 2008 +0000
+++ b/emulators/suse100_x11/Makefile    Wed Sep 03 09:42:45 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2007/07/29 05:19:01 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2008/09/03 09:42:45 obache Exp $
 
 DISTNAME=      suse_x11-${SUSE_VERSION}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    emulators
-DISTFILES=     xorg-x11-libs-6.8.2-100.2.${SUSE_ARCH}.rpm
+DISTFILES=     xorg-x11-libs-6.8.2-100.13.${SUSE_ARCH}.rpm
 
 MAINTAINER=    tonio%NetBSD.org@localhost
 COMMENT=       Linux compatibility package for X11
diff -r 1f2c5c054358 -r 4135bd018a3b emulators/suse100_x11/distinfo
--- a/emulators/suse100_x11/distinfo    Wed Sep 03 09:38:07 2008 +0000
+++ b/emulators/suse100_x11/distinfo    Wed Sep 03 09:42:45 2008 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.2 2006/06/06 14:53:06 salo Exp $
+$NetBSD: distinfo,v 1.3 2008/09/03 09:42:45 obache Exp $
 
-SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.2.i586.rpm) = 3791e5ab9ad28724ccbc96270c77f70c2d5525fb
-RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.2.i586.rpm) = 12b43970d44c2a94e8a80f4d76a0a87b55af6d73
-Size (suse100/i586/xorg-x11-libs-6.8.2-100.2.i586.rpm) = 2927295 bytes
-SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.2.ppc.rpm) = c44a00dba51836c7ee0cd35c6465812f6a7a9e8c
-RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.2.ppc.rpm) = a36c890931621e0de38df35e1bd006915e4327e4
-Size (suse100/ppc/xorg-x11-libs-6.8.2-100.2.ppc.rpm) = 2835670 bytes
-SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.2.x86_64.rpm) = 343a4cbeac14c837305823b2b9dbd771d2e2a13a
-RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.2.x86_64.rpm) = 878e7e0106cb75137ddcada2a66ecce253b51fc8
-Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.2.x86_64.rpm) = 3130959 bytes
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.13.i586.rpm) = b6cc162c6f6d11a2ee5d24fcd3d9ef7e99c05050
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.13.i586.rpm) = 8aa12a5058cffd664fa68f2efff3a917d0896fc4
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.13.i586.rpm) = 2929363 bytes
+SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.13.ppc.rpm) = 0478188466aa16f19ffb8738366ad80e58d49f1b
+RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.13.ppc.rpm) = d9a5cca3ab605ac80619f9363ba9a902d06a74ed
+Size (suse100/ppc/xorg-x11-libs-6.8.2-100.13.ppc.rpm) = 2838022 bytes
+SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.13.x86_64.rpm) = 01797bb66db7143a18f84d1d0674e4a110143382
+RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.13.x86_64.rpm) = 367b97bebdd247bd616734f93180c0992e1eb862
+Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.13.x86_64.rpm) = 3133548 bytes



Home | Main Index | Thread Index | Old Index