Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/hardened-sources: hardened-sources-2.4.35-r2.ebuild ChangeLog hardened-sources-2.6.20-r10.ebuild hardened-sources-2.6.20-r6.ebuild hardened-sources-2.6.22-r8.ebuild hardened-sources-2.6.23-r4.ebuild hardened-sources-2.6.23-r5.ebuild
Date: Mon, 24 Dec 2007 13:21:08
Message-Id: E1J6nEp-0005Y6-0t@stork.gentoo.org
1 phreak 07/12/24 13:20:59
2
3 Modified: hardened-sources-2.4.35-r2.ebuild ChangeLog
4 hardened-sources-2.6.20-r10.ebuild
5 hardened-sources-2.6.20-r6.ebuild
6 hardened-sources-2.6.22-r8.ebuild
7 hardened-sources-2.6.23-r4.ebuild
8 Added: hardened-sources-2.6.23-r5.ebuild
9 Log:
10 Revision bump, for the promised updated grsec snapshot. Also changing SRC_URI.
11 (Portage version: 2.1.3.19)
12
13 Revision Changes Path
14 1.2 sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild?r1=1.1&r2=1.2
19
20 Index: hardened-sources-2.4.35-r2.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- hardened-sources-2.4.35-r2.ebuild 21 Oct 2007 15:58:24 -0000 1.1
27 +++ hardened-sources-2.4.35-r2.ebuild 24 Dec 2007 13:20:58 -0000 1.2
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2007 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild,v 1.1 2007/10/21 15:58:24 phreak Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.4.35-r2.ebuild,v 1.2 2007/12/24 13:20:58 phreak Exp $
33
34 ETYPE="sources"
35 inherit kernel-2
36 @@ -8,7 +8,7 @@
37
38 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
39 HGPV_URI="http://dev.gentoo.org/~pappy/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
40 - http://dev.gentoo.org/~phreak/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
41 + http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
42 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
43 DESCRIPTION="Hardened kernel sources ${OKV}"
44 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
45
46
47
48 1.203 sys-kernel/hardened-sources/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.203&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.203&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?r1=1.202&r2=1.203
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
57 retrieving revision 1.202
58 retrieving revision 1.203
59 diff -u -r1.202 -r1.203
60 --- ChangeLog 24 Dec 2007 13:09:01 -0000 1.202
61 +++ ChangeLog 24 Dec 2007 13:20:58 -0000 1.203
62 @@ -1,6 +1,14 @@
63 # ChangeLog for sys-kernel/hardened-sources
64 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.202 2007/12/24 13:09:01 phreak Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.203 2007/12/24 13:20:58 phreak Exp $
67 +
68 +*hardened-sources-2.6.23-r5 (24 Dec 2007)
69 +
70 + 24 Dec 2007; Christian Heim <phreak@g.o>
71 + hardened-sources-2.4.35-r2.ebuild, hardened-sources-2.6.20-r6.ebuild,
72 + hardened-sources-2.6.20-r10.ebuild, hardened-sources-2.6.22-r8.ebuild,
73 + hardened-sources-2.6.23-r4.ebuild, +hardened-sources-2.6.23-r5.ebuild:
74 + Revision bump, for the promised updated grsec snapshot. Also changing SRC_URI.
75
76 24 Dec 2007; Christian Heim <phreak@g.o>
77 -hardened-sources-2.6.22-r7.ebuild, -hardened-sources-2.6.23.ebuild,
78
79
80
81 1.4 sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild?rev=1.4&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild?rev=1.4&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild?r1=1.3&r2=1.4
86
87 Index: hardened-sources-2.6.20-r10.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild,v
90 retrieving revision 1.3
91 retrieving revision 1.4
92 diff -u -r1.3 -r1.4
93 --- hardened-sources-2.6.20-r10.ebuild 11 Oct 2007 00:17:30 -0000 1.3
94 +++ hardened-sources-2.6.20-r10.ebuild 24 Dec 2007 13:20:58 -0000 1.4
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2007 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild,v 1.3 2007/10/11 00:17:30 phreak Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r10.ebuild,v 1.4 2007/12/24 13:20:58 phreak Exp $
100
101 ETYPE="sources"
102 K_WANT_GENPATCHES="base"
103 @@ -10,7 +10,7 @@
104 detect_version
105
106 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-7
107 -HGPV_URI="http://dev.gentoo.org/~phreak/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
108 +HGPV_URI="http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
109 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
110 DESCRIPTION="Hardened kernel sources ${OKV}"
111 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
112
113
114
115 1.3 sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild?rev=1.3&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild?rev=1.3&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild?r1=1.2&r2=1.3
120
121 Index: hardened-sources-2.6.20-r6.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild,v
124 retrieving revision 1.2
125 retrieving revision 1.3
126 diff -u -r1.2 -r1.3
127 --- hardened-sources-2.6.20-r6.ebuild 4 Aug 2007 09:17:33 -0000 1.2
128 +++ hardened-sources-2.6.20-r6.ebuild 24 Dec 2007 13:20:58 -0000 1.3
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2007 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild,v 1.2 2007/08/04 09:17:33 phreak Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.20-r6.ebuild,v 1.3 2007/12/24 13:20:58 phreak Exp $
134
135 ETYPE="sources"
136 K_WANT_GENPATCHES="base"
137 @@ -10,7 +10,7 @@
138 detect_version
139
140 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-5
141 -HGPV_URI="http://dev.gentoo.org/~phreak/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
142 +HGPV_URI="http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
143 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
144 DESCRIPTION="Hardened kernel sources ${OKV}"
145 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
146
147
148
149 1.3 sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild?rev=1.3&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild?rev=1.3&content-type=text/plain
153 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild?r1=1.2&r2=1.3
154
155 Index: hardened-sources-2.6.22-r8.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild,v
158 retrieving revision 1.2
159 retrieving revision 1.3
160 diff -u -r1.2 -r1.3
161 --- hardened-sources-2.6.22-r8.ebuild 25 Oct 2007 11:17:54 -0000 1.2
162 +++ hardened-sources-2.6.22-r8.ebuild 24 Dec 2007 13:20:58 -0000 1.3
163 @@ -1,6 +1,6 @@
164 # Copyright 1999-2007 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild,v 1.2 2007/10/25 11:17:54 phreak Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.22-r8.ebuild,v 1.3 2007/12/24 13:20:58 phreak Exp $
168
169 ETYPE="sources"
170 K_WANT_GENPATCHES="base"
171 @@ -10,7 +10,7 @@
172 detect_version
173
174 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-6
175 -HGPV_URI="http://dev.gentoo.org/~phreak/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
176 +HGPV_URI="http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
177 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
178 DESCRIPTION="Hardened kernel sources ${OKV}"
179 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
180
181
182
183 1.3 sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild
184
185 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild?rev=1.3&view=markup
186 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild?rev=1.3&content-type=text/plain
187 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild?r1=1.2&r2=1.3
188
189 Index: hardened-sources-2.6.23-r4.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild,v
192 retrieving revision 1.2
193 retrieving revision 1.3
194 diff -u -r1.2 -r1.3
195 --- hardened-sources-2.6.23-r4.ebuild 24 Dec 2007 11:52:00 -0000 1.2
196 +++ hardened-sources-2.6.23-r4.ebuild 24 Dec 2007 13:20:58 -0000 1.3
197 @@ -1,6 +1,6 @@
198 # Copyright 1999-2007 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild,v 1.2 2007/12/24 11:52:00 phreak Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r4.ebuild,v 1.3 2007/12/24 13:20:58 phreak Exp $
202
203 ETYPE="sources"
204 K_WANT_GENPATCHES="base"
205 @@ -10,7 +10,7 @@
206 detect_version
207
208 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
209 -HGPV_URI="http://dev.gentoo.org/~phreak/distfiles/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
210 +HGPV_URI="http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
211 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
212 DESCRIPTION="Hardened kernel sources ${OKV}"
213 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
214
215
216
217 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.23-r5.ebuild
218
219 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r5.ebuild?rev=1.1&view=markup
220 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r5.ebuild?rev=1.1&content-type=text/plain
221
222 Index: hardened-sources-2.6.23-r5.ebuild
223 ===================================================================
224 # Copyright 1999-2007 Gentoo Foundation
225 # Distributed under the terms of the GNU General Public License v2
226 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r5.ebuild,v 1.1 2007/12/24 13:20:58 phreak Exp $
227
228 ETYPE="sources"
229 K_WANT_GENPATCHES="base"
230 K_GENPATCHES_VER="6"
231
232 inherit kernel-2
233 detect_version
234
235 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4
236 HGPV_URI="http://users.barfoo.org/~chrischie/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
237 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
238 DESCRIPTION="Hardened kernel sources ${OKV}"
239 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
240
241 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
242 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
243
244
245
246 --
247 gentoo-commits@g.o mailing list