diff options
author | martti <martti> | 2002-02-21 17:44:44 +0000 |
---|---|---|
committer | martti <martti> | 2002-02-21 17:44:44 +0000 |
commit | 0ebf24bfa70ff3872cac364249bf9f88d77ac6fb (patch) | |
tree | ea222619b3fa71731f700d889c006e8295685b92 | |
parent | 2cbe309bc88907be363e42e2c540435d7601ce98 (diff) | |
download | pkgsrc-0ebf24bfa70ff3872cac364249bf9f88d77ac6fb.tar.gz |
Updated suse_devel to 6.4nb1
* libc.rpm: Security update: Fix for vulnerabilities in the glob() functions
that can be remotely exploitable.
-rw-r--r-- | emulators/suse_devel/Makefile | 9 | ||||
-rw-r--r-- | emulators/suse_devel/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile index 68ec6630b66..122fea6d665 100644 --- a/emulators/suse_devel/Makefile +++ b/emulators/suse_devel/Makefile @@ -1,9 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2001/02/17 18:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2002/02/21 17:44:44 martti Exp $ DISTNAME= suse_devel-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=d1/} \ - ${MASTER_SITE_SUSE:=d2/} + ${MASTER_SITE_SUSE:=d2/} \ + ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/d1/ \ + ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/d2/ DISTFILES= ${RPMFILES} MAINTAINER= packages@netbsd.org @@ -19,6 +22,6 @@ NO_BUILD= yes PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= bin86.rpm binutils.rpm g77.rpm gcc.rpm gpp.rpm \ - libc.rpm linclude.rpm make.rpm + libc-2.1.3-204.i386.rpm linclude.rpm make.rpm .include "../suse_linux/Makefile.common" diff --git a/emulators/suse_devel/distinfo b/emulators/suse_devel/distinfo index 35bf9d7f7d2..8c4df964ce2 100644 --- a/emulators/suse_devel/distinfo +++ b/emulators/suse_devel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 10:49:57 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/02/21 17:44:44 martti Exp $ SHA1 (suse64/bin86.rpm) = 1f95b02ac913df4ce5a5e5040e27fb3b077fd0f6 Size (suse64/bin86.rpm) = 56119 bytes @@ -10,8 +10,8 @@ SHA1 (suse64/gcc.rpm) = f83eb48283767fa268c894ff2a6327cfecd1f81e Size (suse64/gcc.rpm) = 1214646 bytes SHA1 (suse64/gpp.rpm) = 4a2fec0dcca350f8799f2f1fbe244783c4b0e32b Size (suse64/gpp.rpm) = 1076707 bytes -SHA1 (suse64/libc.rpm) = 600b89fcd499102ba9b8fd0a31dc530011c187c0 -Size (suse64/libc.rpm) = 7252859 bytes +SHA1 (suse64/libc-2.1.3-204.i386.rpm) = 98016802548e5714389079cd253c470e7a165e5a +Size (suse64/libc-2.1.3-204.i386.rpm) = 7255109 bytes SHA1 (suse64/linclude.rpm) = 899011a598e56a4b5adf82e6692a7a5bd37cc91d Size (suse64/linclude.rpm) = 1897912 bytes SHA1 (suse64/make.rpm) = 3e7b22b6a811e28e782f0cd0013977adf5970963 |