diff options
author | salo <salo@pkgsrc.org> | 2005-11-27 18:02:01 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-11-27 18:02:01 +0000 |
commit | 5c08270f926a369319b344b179c07b7949d0d8f1 (patch) | |
tree | c63ec96849088c83988be686046d1c2bd27d8d0f /emulators/suse91_gtk2 | |
parent | 8f1e63a14b4534c3251890025db3f83fe02356d6 (diff) | |
download | pkgsrc-5c08270f926a369319b344b179c07b7949d0d8f1.tar.gz |
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 (limited to 'emulators/suse91_gtk2')
-rw-r--r-- | emulators/suse91_gtk2/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse91_gtk2/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile index fd4727cba2d..7ba775102af 100644 --- a/emulators/suse91_gtk2/Makefile +++ b/emulators/suse91_gtk2/Makefile @@ -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 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC 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 --git a/emulators/suse91_gtk2/distinfo b/emulators/suse91_gtk2/distinfo index f2941dfbef7..c05c295ace7 100644 --- a/emulators/suse91_gtk2/distinfo +++ b/emulators/suse91_gtk2/distinfo @@ -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 @@ Size (suse91/i586/atk-1.4.1-124.i586.rpm) = 130678 bytes 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 |