summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-03-08 02:55:52 +0000
committerNed Ludd <solar@gentoo.org>2005-03-08 02:55:52 +0000
commitbe62d8e9d8e9892d782e58c56078ba4b12aa63a3 (patch)
tree7e237e2054a7623f72c08afcd1a8a2a7b82c0a98 /sys-kernel
parentAnother sparc fix. (diff)
downloadhistorical-be62d8e9d8e9892d782e58c56078ba4b12aa63a3.tar.gz
historical-be62d8e9d8e9892d782e58c56078ba4b12aa63a3.tar.bz2
historical-be62d8e9d8e9892d782e58c56078ba4b12aa63a3.zip
- version bump grsec to 2.4.29.2.1.3 to fix bug in RBAC system
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/grsec-sources/ChangeLog7
-rw-r--r--sys-kernel/grsec-sources/files/digest-grsec-sources-2.4.29.2.1.33
-rw-r--r--sys-kernel/grsec-sources/grsec-sources-2.4.29.2.1.3.ebuild49
3 files changed, 58 insertions, 1 deletions
diff --git a/sys-kernel/grsec-sources/ChangeLog b/sys-kernel/grsec-sources/ChangeLog
index f9703e3e80a9..6e0552ca991f 100644
--- a/sys-kernel/grsec-sources/ChangeLog
+++ b/sys-kernel/grsec-sources/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-kernel/grsec-sources
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/grsec-sources/ChangeLog,v 1.48 2005/03/05 19:51:10 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/grsec-sources/ChangeLog,v 1.49 2005/03/08 02:55:52 solar Exp $
+
+*grsec-sources-2.4.29.2.1.3 (07 Mar 2005)
+
+ 07 Mar 2005; <solar@gentoo.org> +grsec-sources-2.4.29.2.1.3.ebuild:
+ - version bump grsec to 2.4.29.2.1.3 to fix bug in RBAC system
*grsec-sources-2.4.28.2.1.0-r3 (05 Mar 2005)
diff --git a/sys-kernel/grsec-sources/files/digest-grsec-sources-2.4.29.2.1.3 b/sys-kernel/grsec-sources/files/digest-grsec-sources-2.4.29.2.1.3
new file mode 100644
index 000000000000..745a24117790
--- /dev/null
+++ b/sys-kernel/grsec-sources/files/digest-grsec-sources-2.4.29.2.1.3
@@ -0,0 +1,3 @@
+MD5 e3b17d72fc976ddc9fa7de02d964db26 grsecurity-2.1.3-2.4.29-200503070900.patch 687300
+MD5 fcf8b6bb620467f27b657c1c4a60bbff linux-2.4.29.tar.bz2 31124710
+MD5 3fa09a0d8ea8def546b840bde027d61b linux-2.4.28-CAN-2004-0814.patch 145009
diff --git a/sys-kernel/grsec-sources/grsec-sources-2.4.29.2.1.3.ebuild b/sys-kernel/grsec-sources/grsec-sources-2.4.29.2.1.3.ebuild
new file mode 100644
index 000000000000..44bcb75d6f0f
--- /dev/null
+++ b/sys-kernel/grsec-sources/grsec-sources-2.4.29.2.1.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/grsec-sources/grsec-sources-2.4.29.2.1.3.ebuild,v 1.1 2005/03/08 02:55:52 solar Exp $
+
+ETYPE="sources"
+UNIPATCH_STRICTORDER="yes"
+inherit kernel-2
+detect_version
+
+OKV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH/.*/}"
+PATCH_BASE="${PV/${OKV}./}"
+PATCH_BASE="${PATCH_BASE/_/-}"
+EXTRAVERSION="-grsec-${PATCH_BASE}"
+PATCH_STAMP=200503070900
+KV_FULL="${OKV}${EXTRAVERSION}"
+PATCH_SRC_BASE="grsecurity-${PATCH_BASE}-${OKV}-${PATCH_STAMP}.patch"
+DESCRIPTION="Vanilla sources of the linux kernel with the grsecurity ${PATCH_BASE} patch"
+SRC_URI="http://grsecurity.net/grsecurity-${PATCH_BASE}-${OKV}-${PATCH_STAMP}.patch \
+ http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 \
+ http://dev.gentoo.org/~plasmaroo/patches/kernel/misc/security/linux-2.4.28-CAN-2004-0814.patch"
+
+HOMEPAGE="http://www.kernel.org/ http://www.grsecurity.net"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64 -hppa"
+RESTRICT="buildpkg"
+IUSE=""
+RDEPEND=""
+UNIPATCH_STRICTORDER="yes"
+UNIPATCH_LIST="${DISTDIR}/${PATCH_SRC_BASE} \
+ ${FILESDIR}/CAN-2004-1056.patch \
+ ${FILESDIR}/linux-2.4.28-random-poolsize.patch"
+
+
+# ${FILESDIR}/CAN-2004-1335.patch
+# ${FILESDIR}/2.4.29-CAN-2005-0001.patch
+# ${FILESDIR}/2.4.27-cmdline-race.patch
+# ${FILESDIR}/2.4.28-uselib4pax.patch
+# ${DISTDIR}/linux-2.4.28-CAN-2004-0814.patch
+# ${FILESDIR}/CAN-2004-1074.patch
+# ${FILESDIR}/CAN-2004-1016.patch
+# ${FILESDIR}/2.4.28-binfmt_a.out.patch
+# ${FILESDIR}/gentoo-sources-2.4.CAN-2004-1137.patch
+
+src_unpack() {
+ kernel-2_src_unpack
+
+ # users are often confused by what settings should be set.
+ # so we provide an example of what a P4 desktop would look like.
+ cp ${FILESDIR}/2.4.24-x86.config gentoo-grsec-custom-example-2.4.2x-x86.config
+}