Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/hardened-sources: ChangeLog hardened-sources-2.6.24-r2.ebuild hardened-sources-2.6.23-r12.ebuild hardened-sources-2.6.24-r1.ebuild hardened-sources-2.6.24.ebuild hardened-sources-2.6.23-r10.ebuild hardened-sources-2.6.23-r9.ebuild hardened-sources-2.6.23-r7.ebuild
Date: Sun, 11 May 2008 07:56:20
Message-Id: E1Jv6Pp-0003JJ-MG@stork.gentoo.org
1 solar 08/05/11 07:56:17
2
3 Modified: ChangeLog
4 Added: hardened-sources-2.6.24-r2.ebuild
5 hardened-sources-2.6.23-r12.ebuild
6 Removed: hardened-sources-2.6.24-r1.ebuild
7 hardened-sources-2.6.24.ebuild
8 hardened-sources-2.6.23-r10.ebuild
9 hardened-sources-2.6.23-r9.ebuild
10 hardened-sources-2.6.23-r7.ebuild
11 Log:
12 - proxy commit for gengor
13 (Portage version: 2.1.4.4)
14
15 Revision Changes Path
16 1.223 sys-kernel/hardened-sources/ChangeLog
17
18 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.223&view=markup
19 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.223&content-type=text/plain
20 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?r1=1.222&r2=1.223
21
22 Index: ChangeLog
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
25 retrieving revision 1.222
26 retrieving revision 1.223
27 diff -u -r1.222 -r1.223
28 --- ChangeLog 10 May 2008 07:26:16 -0000 1.222
29 +++ ChangeLog 11 May 2008 07:56:17 -0000 1.223
30 @@ -1,6 +1,20 @@
31 # ChangeLog for sys-kernel/hardened-sources
32 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
33 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.222 2008/05/10 07:26:16 nixnut Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.223 2008/05/11 07:56:17 solar Exp $
35 +
36 +*hardened-sources-2.6.24-r2 (11 May 2008)
37 +*hardened-sources-2.6.23-r12 (11 May 2008)
38 +
39 + 11 May 2008; <solar@g.o> -hardened-sources-2.6.23-r7.ebuild,
40 + -hardened-sources-2.6.23-r9.ebuild, -hardened-sources-2.6.23-r10.ebuild,
41 + +hardened-sources-2.6.23-r12.ebuild, -hardened-sources-2.6.24.ebuild,
42 + -hardened-sources-2.6.24-r1.ebuild, +hardened-sources-2.6.24-r2.ebuild:
43 + proxy commit for gengor. 2.6.23-r11 shortlog: Fixes security bugs 220691,
44 + 220975, 220979, 221123. 2.6.24-r2 not-so-shortlog: Fixes bug 215442,
45 + security bugs 219901, 220691, 220975, 220979, 221123. New
46 + genpatches/grsecurity with numerous updates & fixes. 2.6.23-r7->2.6.23-r10
47 + should be removed as far as I'm concerned, everything else remove due to
48 + vulnerable to numerous security bugs or brokeness.
49
50 10 May 2008; nixnut <nixnut@g.o>
51 hardened-sources-2.6.23-r11.ebuild:
52
53
54
55 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.24-r2.ebuild
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.24-r2.ebuild?rev=1.1&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.24-r2.ebuild?rev=1.1&content-type=text/plain
59
60 Index: hardened-sources-2.6.24-r2.ebuild
61 ===================================================================
62 # Copyright 1999-2008 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.24-r2.ebuild,v 1.1 2008/05/11 07:56:17 solar Exp $
65
66 ETYPE="sources"
67 K_WANT_GENPATCHES="base extras"
68 K_GENPATCHES_VER="8"
69
70 inherit kernel-2
71 detect_version
72
73 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
74 HGPV_URI="http://confucius.dh.bytemark.co.uk/~kerin.millar/distfiles/hardened-patches-${HGPV}.extras.tar.bz2
75 mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
76 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
77 UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.4.patch"
78 DESCRIPTION="Hardened kernel sources ${OKV}"
79 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
80
81 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
82 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
83
84 pkg_postinst() {
85 kernel-2_pkg_postinst
86
87 ewarn
88 ewarn "As of ${CATEGORY}/${PN}-2.6.24 the predefined"
89 ewarn "\"Hardened [Gentoo]\" grsecurity level has been removed."
90 ewarn "Two improved predefined security levels replace it:"
91 ewarn "\"Hardened Gentoo [server]\" and \"Hardened Gentoo [workstation]\""
92 ewarn
93 ewarn "If you intend to use one of these predefined grsecurity levels,"
94 ewarn "please read the help associated with the level. If you intend to"
95 ewarn "import a previous kernel configuration, please review your selected"
96 ewarn "grsecurity/PaX options carefully before building the kernel."
97 ewarn
98 }
99
100
101
102 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.23-r12.ebuild
103
104 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r12.ebuild?rev=1.1&view=markup
105 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r12.ebuild?rev=1.1&content-type=text/plain
106
107 Index: hardened-sources-2.6.23-r12.ebuild
108 ===================================================================
109 # Copyright 1999-2008 Gentoo Foundation
110 # Distributed under the terms of the GNU General Public License v2
111 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r12.ebuild,v 1.1 2008/05/11 07:56:17 solar Exp $
112
113 ETYPE="sources"
114 K_WANT_GENPATCHES="base extras"
115 K_GENPATCHES_VER="10"
116
117 inherit kernel-2
118 detect_version
119
120 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-10
121 HGPV_URI="http://confucius.dh.bytemark.co.uk/~kerin.millar/distfiles/hardened-patches-${HGPV}.extras.tar.bz2
122 mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
123 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
124 UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.4-2.6.23-rc7.patch 4205_uvesafb-0.1-rc3-2.6.23-rc3.patch 4405_alpha-sysctl-uac.patch"
125 DESCRIPTION="Hardened kernel sources ${OKV}"
126 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
127
128 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
129 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
130
131 pkg_postinst() {
132 kernel-2_pkg_postinst
133 ewarn
134 ewarn "The options selected by the \"Hardened [Gentoo]\" security level"
135 ewarn "(GRKERNSEC_HARDENED) have been revised for this release. If you intend"
136 ewarn "to import a previous kernel configuration which uses this level then"
137 ewarn "please remember to review these changes before you build the kernel. In"
138 ewarn "particular, x86 users should note that PAX_MEMORY_UDEREF is now enabled"
139 ewarn "which is known not to work well in some virtualised environments. If this"
140 ewarn "affects you then you should switch to the \"Custom\" security level and"
141 ewarn "disable the option."
142 ewarn
143 }
144
145
146
147 --
148 gentoo-commits@l.g.o mailing list