From f0b43969f2cf8139589968b9b7c5a83ce8d88c71 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Tue, 8 Apr 2003 21:22:45 +0000 Subject: For i386, update glibc and for the Alpha, mark forbidden due to remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to , "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do proper run-time testing of this, but "make package deinstall" leaves a clean /compat/linux/ behind. --- emulators/linux_base/Makefile | 10 +++++++--- emulators/linux_base/distinfo.i386 | 4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'emulators/linux_base') diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 16b1dc853c2e..4d27b2a58947 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux_base PORTVERSION= 7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS @@ -43,6 +43,10 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org +.if (${MACHINE_ARCH} == "alpha") +FORBIDDEN= "see or\ + " +.endif COMMENT= The base set of packages needed in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm @@ -60,8 +64,8 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -UPD_SET1= glibc-common-2.2.4-31.${MACHINE_ARCH}.rpm \ - glibc-2.2.4-31.${MACHINE_ARCH}.rpm +UPD_SET1= glibc-common-2.2.4-32.${MACHINE_ARCH}.rpm \ + glibc-2.2.4-32.${MACHINE_ARCH}.rpm UPD_SET2= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm UPDATES= ${UPD_SET1} ${UPD_SET2} diff --git a/emulators/linux_base/distinfo.i386 b/emulators/linux_base/distinfo.i386 index 1119a2d247e9..54b00515c916 100644 --- a/emulators/linux_base/distinfo.i386 +++ b/emulators/linux_base/distinfo.i386 @@ -24,7 +24,7 @@ MD5 (rpm/sh-utils-2.0-13.i386.rpm) = c0cb76287553e7f43234af45994d7d41 MD5 (rpm/rpm-4.0.2-8.i386.rpm) = 7c19ebfcbb9079ce77b9aa2d33c26ff2 MD5 (rpm/freetype-2.0.1-4.i386.rpm) = d0343a9d5f1d91ec254903ed164251cd MD5 (rpm/XFree86-libs-4.0.3-5.i386.rpm) = 227caaee9e10162b6500e6e9544726b3 -MD5 (rpm/glibc-common-2.2.4-31.i386.rpm) = 7e45b087c1772f1dd45fc42b20b62309 -MD5 (rpm/glibc-2.2.4-31.i386.rpm) = ed5a12d2eba916b92a58d8538216d2fe +MD5 (rpm/glibc-common-2.2.4-32.i386.rpm) = 5f8e424f8f8bea96b8148569fe76f676 +MD5 (rpm/glibc-2.2.4-32.i386.rpm) = 8acd0559a855451e799844642aba68a1 MD5 (rpm/zlib-1.1.3-25.7.i386.rpm) = 1c2a98b53ec5bd716b48d71643705055 MD5 (rpm/libstdc++-2.96-112.7.1.i386.rpm) = 31777243b5a7ede605bbe516aecc1528 -- cgit v1.2.3