diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-03-29 16:49:27 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-03-29 16:49:27 +0000 |
commit | 80e7dd24fce6a0802ebeea04727f6bf2c79557ce (patch) | |
tree | b87b2ea02f950c4325dcb2033581563ca95139a2 /sys-kernel | |
parent | Version bump: needed for >=hardened-sources-2.6.32-r43 and 2.6.38 (diff) | |
download | gentoo-2-80e7dd24fce6a0802ebeea04727f6bf2c79557ce.tar.gz gentoo-2-80e7dd24fce6a0802ebeea04727f6bf2c79557ce.tar.bz2 gentoo-2-80e7dd24fce6a0802ebeea04727f6bf2c79557ce.zip |
Removed deprecated hardened-sources-2.6.32-rX versions
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel')
7 files changed, 7 insertions, 277 deletions
diff --git a/sys-kernel/hardened-sources/ChangeLog b/sys-kernel/hardened-sources/ChangeLog index 32c1c209d330..6814d253e433 100644 --- a/sys-kernel/hardened-sources/ChangeLog +++ b/sys-kernel/hardened-sources/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-kernel/hardened-sources # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.402 2011/03/29 16:02:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.403 2011/03/29 16:49:27 blueness Exp $ + + 29 Mar 2011; Anthony G. Basile <blueness@gentoo.org> + -hardened-sources-2.6.32-r35.ebuild, -hardened-sources-2.6.32-r36.ebuild, + -hardened-sources-2.6.32-r37.ebuild, -hardened-sources-2.6.32-r38.ebuild, + -hardened-sources-2.6.32-r39.ebuild, -hardened-sources-2.6.32-r40.ebuild: + Removed deprecated hardened-sources-2.6.32-rX versions *hardened-sources-2.6.38 (29 Mar 2011) diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r35.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r35.ebuild deleted file mode 100644 index 2a46cda01143..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r35.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r35.ebuild,v 1.1 2011/01/20 02:20:56 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="30" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-38" -HGPV_URI="mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides four different predefined grsecurity level:" - ewarn "[server], [server no rbac] [workstation] [workstation no rbac]" - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r36.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r36.ebuild deleted file mode 100644 index 680793f570c4..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r36.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r36.ebuild,v 1.1 2011/01/29 23:35:59 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="30" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-39" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides four different predefined grsecurity level:" - ewarn "[server], [server no rbac] [workstation] [workstation no rbac]" - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r37.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r37.ebuild deleted file mode 100644 index 1cc150732064..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r37.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r37.ebuild,v 1.1 2011/02/18 12:46:41 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="30" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-40" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides four different predefined grsecurity level:" - ewarn "[server], [server no rbac] [workstation] [workstation no rbac]" - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r38.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r38.ebuild deleted file mode 100644 index 36c0e0f8279d..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r38.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r38.ebuild,v 1.1 2011/02/21 18:04:04 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="30" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-41" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides four different predefined grsecurity level:" - ewarn "[server], [server no rbac] [workstation] [workstation no rbac]" - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r39.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r39.ebuild deleted file mode 100644 index e63033fdd9a1..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r39.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r39.ebuild,v 1.2 2011/03/04 02:28:07 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="31" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-42" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides three different predefined grsecurity level:" - ewarn "[server], [workstation], and [virtualization]." - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r40.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r40.ebuild deleted file mode 100644 index 33d77efeac81..000000000000 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r40.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r40.ebuild,v 1.1 2011/03/07 03:36:58 blueness Exp $ - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="32" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-43" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-2.2.1*" - - ewarn - ewarn "Hardened Gentoo provides three different predefined grsecurity level:" - ewarn "[server], [workstation], and [virtualization]." - ewarn - ewarn "Those who intend to use one of these predefined grsecurity levels" - ewarn "should read the help associated with the level. Users importing a" - ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32," - ewarn "should review their selected grsecurity/PaX options carefully." - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} |