public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:XT_PAX commit in: sys-kernel/xtpax-sources/
Date: Tue, 13 Dec 2011 01:08:42 +0000 (UTC)	[thread overview]
Message-ID: <4e9ef12a7985007118030c407f14d4e33ddefcb6.blueness@gentoo> (raw)

commit:     4e9ef12a7985007118030c407f14d4e33ddefcb6
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 01:08:37 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 01:08:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4e9ef12a

sys-kernel/xtpax-sources: bump to vanilla 3.1.5 + patches

---
 sys-kernel/xtpax-sources/ChangeLog                 |    6 ++
 .../xtpax-sources/xtpax-sources-3.1.5.ebuild       |   49 ++++++++++++++++++++
 2 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/sys-kernel/xtpax-sources/ChangeLog b/sys-kernel/xtpax-sources/ChangeLog
index b05c789..08b16c9 100644
--- a/sys-kernel/xtpax-sources/ChangeLog
+++ b/sys-kernel/xtpax-sources/ChangeLog
@@ -1,5 +1,11 @@
 
 
+*xtpax-sources-3.1.5 (13 Dec 2011)
+
+  13 Dec 2011; Anthony G. Basile <blueness@gentoo.org>
+  +xtpax-sources-3.1.5.ebuild:
+  Version bump
+
 *xtpax-sources-3.1.1 (20 Nov 2011)
 
   20 Nov 2011; Anthony G. Basile <blueness@gentoo.org>

diff --git a/sys-kernel/xtpax-sources/xtpax-sources-3.1.5.ebuild b/sys-kernel/xtpax-sources/xtpax-sources-3.1.5.ebuild
new file mode 100644
index 0000000..1942045
--- /dev/null
+++ b/sys-kernel/xtpax-sources/xtpax-sources-3.1.5.ebuild
@@ -0,0 +1,49 @@
+# 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-3.1.1.ebuild,v 1.1 2011/11/19 18:57:05 blueness Exp $
+
+EAPI="4"
+
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="8"
+K_DEBLOB_AVAILABLE="1"
+
+inherit kernel-2
+detect_version
+
+HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
+HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/xtpax-patches-${HGPV}.extras.tar.bz2"
+SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+UNIPATCH_LIST="${DISTDIR}/xtpax-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="deblob"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+pkg_postinst() {
+	kernel-2_pkg_postinst
+
+	local GRADM_COMPAT="sys-apps/gradm-2.2.2*"
+
+	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
+}



             reply	other threads:[~2011-12-13  1:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-13  1:08 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-22 13:25 [gentoo-commits] proj/hardened-dev:XT_PAX commit in: sys-kernel/xtpax-sources/ Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e9ef12a7985007118030c407f14d4e33ddefcb6.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox