Gentoo Archives: gentoo-commits

From: "Gordon Malm (gengor)" <gengor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/hardened-sources: ChangeLog hardened-sources-2.6.25-r11.ebuild hardened-sources-2.6.26-r7.ebuild
Date: Wed, 03 Dec 2008 00:31:00
Message-Id: E1L7fdp-0008Pk-KJ@stork.gentoo.org
1 gengor 08/12/03 00:30:57
2
3 Modified: ChangeLog
4 Added: hardened-sources-2.6.25-r11.ebuild
5 hardened-sources-2.6.26-r7.ebuild
6 Log:
7 Add 2.6.25-r11 and 2.6.26-r7.
8 (Portage version: 2.1.4.5)
9
10 Revision Changes Path
11 1.262 sys-kernel/hardened-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.262&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.262&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?r1=1.261&r2=1.262
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
20 retrieving revision 1.261
21 retrieving revision 1.262
22 diff -u -r1.261 -r1.262
23 --- ChangeLog 24 Nov 2008 01:48:00 -0000 1.261
24 +++ ChangeLog 3 Dec 2008 00:30:57 -0000 1.262
25 @@ -1,6 +1,15 @@
26 # ChangeLog for sys-kernel/hardened-sources
27 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.261 2008/11/24 01:48:00 gengor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.262 2008/12/03 00:30:57 gengor Exp $
30 +
31 +*hardened-sources-2.6.26-r7 (03 Dec 2008)
32 +*hardened-sources-2.6.25-r11 (03 Dec 2008)
33 +
34 + 03 Dec 2008; <wyvern@g.o> +hardened-sources-2.6.25-r11.ebuild,
35 + +hardened-sources-2.6.26-r7.ebuild:
36 + 2.6.25-r11: Fixes bugs 246607, 246710, 247453 and 248754.
37 + 2.6.26-r7: Fixes bugs 246607, 246710, 246763, 247453 and 248754.
38 + Both include many backports from 2.6.27.{6,7} -stable releases.
39
40 24 Nov 2008; Gordon Malm <gengor@g.o>
41 -hardened-sources-2.6.27.ebuild, -hardened-sources-2.6.27-r1.ebuild:
42
43
44
45 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.25-r11.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r11.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r11.ebuild?rev=1.1&content-type=text/plain
49
50 Index: hardened-sources-2.6.25-r11.ebuild
51 ===================================================================
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r11.ebuild,v 1.1 2008/12/03 00:30:57 gengor Exp $
55
56 ETYPE="sources"
57 K_WANT_GENPATCHES="base extras"
58 K_GENPATCHES_VER="11"
59
60 inherit kernel-2
61 detect_version
62
63 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-12"
64 HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
65 mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
66 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
67
68 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
69 UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.4.patch"
70
71 DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
72 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
73 IUSE=""
74
75 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
76
77 pkg_postinst() {
78 kernel-2_pkg_postinst
79
80 local GRADM_COMPAT="sys-apps/gradm-2.1.12*"
81
82 ewarn
83 ewarn "As of ${CATEGORY}/${PN}-2.6.24 the predefined"
84 ewarn "\"Hardened [Gentoo]\" grsecurity level has been removed."
85 ewarn "Two improved predefined security levels replace it:"
86 ewarn "\"Hardened Gentoo [server]\" and \"Hardened Gentoo [workstation]\""
87 ewarn
88 ewarn "Those who intend to use one of these predefined grsecurity levels"
89 ewarn "should read the help associated with the level. Users importing a"
90 ewarn "kernel configuration from a kernel prior to ${PN}-2.6.24,"
91 ewarn "should review their selected grsecurity/PaX options carefully."
92 ewarn
93 ewarn
94 ewarn "Users of grsecurity's RBAC system must ensure they are using"
95 ewarn "${GRADM_COMPAT}, which is compatible with kernel series ${OKV}."
96 ewarn "Therefore, it is strongly recommended that the following command is"
97 ewarn "issued prior to booting a ${P} series kernel for"
98 ewarn "the first time:"
99 ewarn
100 ewarn "emerge -na =${GRADM_COMPAT}"
101 ewarn
102 }
103
104
105
106 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.26-r7.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r7.ebuild?rev=1.1&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r7.ebuild?rev=1.1&content-type=text/plain
110
111 Index: hardened-sources-2.6.26-r7.ebuild
112 ===================================================================
113 # Copyright 1999-2008 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r7.ebuild,v 1.1 2008/12/03 00:30:57 gengor Exp $
116
117 ETYPE="sources"
118 K_WANT_GENPATCHES="base extras"
119 K_GENPATCHES_VER="4"
120
121 inherit kernel-2
122 detect_version
123
124 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-8"
125 HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
126 mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
127 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
128
129 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
130 UNIPATCH_EXCLUDE="2905_clockevents-resume-regression.patch 4200_fbcondecor-0.9.4.patch"
131
132 DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
133 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
134 IUSE=""
135
136 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
137
138 pkg_postinst() {
139 kernel-2_pkg_postinst
140
141 local GRADM_COMPAT="sys-apps/gradm-2.1.12*"
142
143 ewarn
144 ewarn "As of ${CATEGORY}/${PN}-2.6.24 the predefined"
145 ewarn "\"Hardened [Gentoo]\" grsecurity level has been removed."
146 ewarn "Two improved predefined security levels replace it:"
147 ewarn "\"Hardened Gentoo [server]\" and \"Hardened Gentoo [workstation]\""
148 ewarn
149 ewarn "Those who intend to use one of these predefined grsecurity levels"
150 ewarn "should read the help associated with the level. Users importing a"
151 ewarn "kernel configuration from a kernel prior to ${PN}-2.6.24,"
152 ewarn "should review their selected grsecurity/PaX options carefully."
153 ewarn
154 ewarn
155 ewarn "Users of grsecurity's RBAC system must ensure they are using"
156 ewarn "${GRADM_COMPAT}, which is compatible with kernel series ${OKV}."
157 ewarn "Therefore, it is strongly recommended that the following command is"
158 ewarn "issued prior to booting a ${P} series kernel for"
159 ewarn "the first time:"
160 ewarn
161 ewarn "emerge -na =${GRADM_COMPAT}"
162 ewarn
163 }