Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/
Date: Tue, 31 Dec 2013 19:39:58
Message-Id: 1388518845.d50a82843a3e19e79e4a23ac2f1da46a768e9988.blueness@gentoo
1 commit: d50a82843a3e19e79e4a23ac2f1da46a768e9988
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 19:40:45 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 19:40:45 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=d50a8284
7
8 sys-kernel/hardened-sources: testing patchset 20131230
9
10 Package-Manager: portage-2.2.7
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 .../hardened-sources-2.6.32-r189.ebuild | 43 ----------------------
15 ...r2.ebuild => hardened-sources-3.12.6-r3.ebuild} | 2 +-
16 .../hardened-sources-3.2.53-r6.ebuild | 43 ----------------------
17 3 files changed, 1 insertion(+), 87 deletions(-)
18
19 diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r189.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r189.ebuild
20 deleted file mode 100644
21 index 964121f..0000000
22 --- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r189.ebuild
23 +++ /dev/null
24 @@ -1,43 +0,0 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 -# Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r186.ebuild,v 1.1 2013/11/17 11:49:40 blueness Exp $
28 -
29 -EAPI="5"
30 -
31 -ETYPE="sources"
32 -K_WANT_GENPATCHES="base extras"
33 -K_GENPATCHES_VER="48"
34 -K_DEBLOB_AVAILABLE="1"
35 -
36 -inherit kernel-2
37 -detect_version
38 -
39 -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-194"
40 -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
41 -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
42 -
43 -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
44 -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch"
45 -
46 -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
47 -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
48 -IUSE="deblob"
49 -
50 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
51 -
52 -RDEPEND=">=sys-devel/gcc-4.5"
53 -
54 -pkg_postinst() {
55 - kernel-2_pkg_postinst
56 -
57 - local GRADM_COMPAT="sys-apps/gradm-2.9.1*"
58 -
59 - ewarn
60 - ewarn "Users of grsecurity's RBAC system must ensure they are using"
61 - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}."
62 - ewarn "It is strongly recommended that the following command is issued"
63 - ewarn "prior to booting a ${PF} kernel for the first time:"
64 - ewarn
65 - ewarn "emerge -na =${GRADM_COMPAT}"
66 - ewarn
67 -}
68
69 diff --git a/sys-kernel/hardened-sources/hardened-sources-3.12.6-r2.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.12.6-r3.ebuild
70 similarity index 96%
71 rename from sys-kernel/hardened-sources/hardened-sources-3.12.6-r2.ebuild
72 rename to sys-kernel/hardened-sources/hardened-sources-3.12.6-r3.ebuild
73 index ff8597f..88b4a58 100644
74 --- a/sys-kernel/hardened-sources/hardened-sources-3.12.6-r2.ebuild
75 +++ b/sys-kernel/hardened-sources/hardened-sources-3.12.6-r3.ebuild
76 @@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1"
77 inherit kernel-2
78 detect_version
79
80 -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3"
81 +HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4"
82 HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
83 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
84
85
86 diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.53-r6.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.53-r6.ebuild
87 deleted file mode 100644
88 index d587257..0000000
89 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.53-r6.ebuild
90 +++ /dev/null
91 @@ -1,43 +0,0 @@
92 -# Copyright 1999-2013 Gentoo Foundation
93 -# Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.2.52-r1.ebuild,v 1.1 2013/11/05 00:57:10 blueness Exp $
95 -
96 -EAPI="5"
97 -
98 -ETYPE="sources"
99 -K_WANT_GENPATCHES="base extras"
100 -K_GENPATCHES_VER="16"
101 -K_DEBLOB_AVAILABLE="1"
102 -
103 -inherit kernel-2
104 -detect_version
105 -
106 -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-7"
107 -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
108 -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
109 -
110 -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
111 -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch"
112 -
113 -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
114 -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
115 -IUSE="deblob"
116 -
117 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
118 -
119 -RDEPEND=">=sys-devel/gcc-4.5"
120 -
121 -pkg_postinst() {
122 - kernel-2_pkg_postinst
123 -
124 - local GRADM_COMPAT="sys-apps/gradm-3.0*"
125 -
126 - ewarn
127 - ewarn "Users of grsecurity's RBAC system must ensure they are using"
128 - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}."
129 - ewarn "It is strongly recommended that the following command is issued"
130 - ewarn "prior to booting a ${PF} kernel for the first time:"
131 - ewarn
132 - ewarn "emerge -na =${GRADM_COMPAT}"
133 - ewarn
134 -}