summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-03-29 18:24:08 +0000
committerdelphij <delphij@FreeBSD.org>2010-03-29 18:24:08 +0000
commit70d4783088d7892b70a079e52d770e6c7e930bce (patch)
treeb0ef7c88aa99a99b08d8f03f68b20b639dca5b20 /ObsoleteFiles.inc
parentea19a2d365de4656d1229118225a97974cf9c909 (diff)
downloadFreeBSD-src-70d4783088d7892b70a079e52d770e6c7e930bce.zip
FreeBSD-src-70d4783088d7892b70a079e52d770e6c7e930bce.tar.gz
MFC r205702:
Remove GNU cpio after fix of CVE-2010-0624. Note that this is actually a no-op for most users, as this GNU cpio was broken on -HEAD and 8-STABLE since last March until the recent fix. FreeBSD 8.0+ uses BSD cpio by default and the code is being actively maintained.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 25e43ba..0b29f98 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,10 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20100329: gcpio removal
+OLD_FILES+=usr/bin/gcpio
+OLD_FILES+=usr/share/info/cpio.info.gz
+OLD_FILES+=usr/share/man/man1/gcpio.1.gz
# 20100301: vesa and dpms promoted to be i386/amd64 common
OLD_FILES+=usr/include/machine/pc/vesa.h
OLD_FILES+=usr/share/man/man4/i386/dpms.4.gz
OpenPOWER on IntegriCloud