pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_gtk2 Use latest gtk2 package from upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/205f6c24cab8
branches:  trunk
changeset: 503731:205f6c24cab8
user:      salo <salo%pkgsrc.org@localhost>
date:      Sun Nov 27 18:02:01 2005 +0000

description:
Use latest gtk2 package from updates, includes fix for a heap overflow in the
XPM reader, which allows attackers to execute arbitrary code via specially
crafted XPM images (CVE-2005-3186, CVE-2005-2976).

Thanks to <smb> for the notice.

diffstat:

 emulators/suse91_gtk2/Makefile |  6 +++---
 emulators/suse91_gtk2/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r fc6122af45d8 -r 205f6c24cab8 emulators/suse91_gtk2/Makefile
--- a/emulators/suse91_gtk2/Makefile    Sun Nov 27 17:16:27 2005 +0000
+++ b/emulators/suse91_gtk2/Makefile    Sun Nov 27 18:02:01 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:44 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/27 18:02:01 salo Exp $
 
 DISTNAME=              suse_gtk2-${SUSE_VERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            emulators
 MASTER_SITES=          ${MASTER_SITE_SUSE91}
 DISTFILES=             ${RPMFILES}
@@ -26,7 +26,7 @@
 
 RPMFILES=              atk-1.4.1-124.${SUSE_ARCH}.rpm \
                        glib2-2.2.3-117.${SUSE_ARCH}.rpm \
-                       gtk2-2.2.4-125.4.${SUSE_ARCH}.rpm \
+                       gtk2-2.2.4-125.10.${SUSE_ARCH}.rpm \
                        pango-1.2.5-170.${SUSE_ARCH}.rpm
 
 # Initialize gtk/pango modules.
diff -r fc6122af45d8 -r 205f6c24cab8 emulators/suse91_gtk2/distinfo
--- a/emulators/suse91_gtk2/distinfo    Sun Nov 27 17:16:27 2005 +0000
+++ b/emulators/suse91_gtk2/distinfo    Sun Nov 27 18:02:01 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 18:49:20 agc Exp $
+$NetBSD: distinfo,v 1.4 2005/11/27 18:02:01 salo Exp $
 
 SHA1 (suse91/i586/atk-1.4.1-124.i586.rpm) = 4c0ccbd8a54960c792de95b85f1d006d289aa8c6
 RMD160 (suse91/i586/atk-1.4.1-124.i586.rpm) = fde8091cdaaea8a1160c801ec79cc876ea51ea05
@@ -6,9 +6,9 @@
 SHA1 (suse91/i586/glib2-2.2.3-117.i586.rpm) = 72f7472c7cd95bc4e183dc81fce409cce03593e9
 RMD160 (suse91/i586/glib2-2.2.3-117.i586.rpm) = 9b5c9d5f7bd48b239eccdd9a6956b7a73457f70d
 Size (suse91/i586/glib2-2.2.3-117.i586.rpm) = 434726 bytes
-SHA1 (suse91/i586/gtk2-2.2.4-125.4.i586.rpm) = d9c49ecd55e2a25fb6be199e1ea3b264ac909569
-RMD160 (suse91/i586/gtk2-2.2.4-125.4.i586.rpm) = 3eeb54ab1ac40a6c30741ac2daac2f82aebbb60e
-Size (suse91/i586/gtk2-2.2.4-125.4.i586.rpm) = 2404700 bytes
+SHA1 (suse91/i586/gtk2-2.2.4-125.10.i586.rpm) = a8e4cb37aff4c57e73e7b0cd0ac58dab6348e6e5
+RMD160 (suse91/i586/gtk2-2.2.4-125.10.i586.rpm) = 976c50faa176bbdc146439f794d5ab4c2ab2e639
+Size (suse91/i586/gtk2-2.2.4-125.10.i586.rpm) = 2404171 bytes
 SHA1 (suse91/i586/pango-1.2.5-170.i586.rpm) = 085b6640bf649cd905b69799485e421a7d7fc995
 RMD160 (suse91/i586/pango-1.2.5-170.i586.rpm) = 7a591674c531812b3563bb7a63670600f5e13a21
 Size (suse91/i586/pango-1.2.5-170.i586.rpm) = 327533 bytes



Home | Main Index | Thread Index | Old Index