Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog ChangeLog-2007
Date: Mon, 02 Jan 2012 16:03:26
Message-Id: 20120102160258.075782004B@flycatcher.gentoo.org
1 dilfridge 12/01/02 16:02:58
2
3 Modified: ChangeLog
4 Added: ChangeLog-2007
5 Log:
6 Split ChangeLog.
7
8 (Portage version: 2.1.10.41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.812 sys-libs/glibc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.812&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.812&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.811&r2=1.812
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
20 retrieving revision 1.811
21 retrieving revision 1.812
22 diff -u -r1.811 -r1.812
23 --- ChangeLog 1 Jan 2012 09:47:27 -0000 1.811
24 +++ ChangeLog 2 Jan 2012 16:02:57 -0000 1.812
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sys-libs/glibc
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.811 2012/01/01 09:47:27 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.812 2012/01/02 16:02:57 dilfridge Exp $
30 +
31 + 02 Jan 2012; Andreas K. Huettel <dilfridge@g.o> +ChangeLog-2007:
32 + Split ChangeLog.
33
34 *glibc-2.14.1-r2 (01 Jan 2012)
35
36 @@ -967,2664 +970,4 @@
37 16 Jan 2008; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
38 Add some ~sparc love.
39
40 - 31 Dec 2007; Jeroen Roovers <jer@g.o> glibc-2.7-r1.ebuild:
41 - Stable for HPPA.
42 -
43 - 29 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
44 - Add patches to fix hppa.
45 -
46 - 24 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
47 - Fix building with BSD awk by using a POSIX regex #202511 by Alexis Ballier.
48 -
49 - 11 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
50 - Add patch to fix building on alpha #201910 by Jose Luis Rivero.
51 -
52 - 10 Dec 2007; Jeroen Roovers <jer@g.o> glibc-2.7-r1.ebuild:
53 - Marked ~hppa too.
54 -
55 -*glibc-2.7-r1 (10 Dec 2007)
56 -
57 - 10 Dec 2007; Mike Frysinger <vapier@g.o>
58 - files/eblits/src_install.eblit, +glibc-2.7-r1.ebuild:
59 - Add fixes for #196926 (build failure with USE=glibc-omitfp), #201646 (double
60 - free on sscanf("", "%as")), #199479 (build failure for i586-* targets due to
61 - duplicate _chk defs), #198949 (static link failure when using
62 - pthread_cond_timedwait), #196933 (build failure on hppa), and #196031 (gdb
63 - debugging errors with pthreads).
64 -
65 - 18 Nov 2007; Mike Frysinger <vapier@g.o>
66 - files/eblits/src_compile.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
67 - Build gd-based helper tools when USE=gd #198381.
68 -
69 - 11 Nov 2007; Mike Frysinger <vapier@g.o>
70 - +files/2.7/glibc-2.7-hardened-inittls-nosysenter.patch,
71 - files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
72 - Move hardened stuff back to each ebuild (since that is how we are tracking
73 - it) and add support for pre/post eblit hooks. Also fixup hardened patch to
74 - apply #198335.
75 -
76 - 10 Nov 2007; Mike Frysinger <vapier@g.o> glibc-2.6.ebuild,
77 - glibc-2.6.1.ebuild, glibc-2.7.ebuild:
78 - Only stick glibc-compat20 into IUSE when linuxthreads is available #198657
79 - by Benjamin Schindler.
80 -
81 - 10 Nov 2007; Mike Frysinger <vapier@g.o>
82 - files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
83 - Add support for USE=vanilla.
84 -
85 - 24 Oct 2007; Mike Frysinger <vapier@g.o> glibc-2.7.ebuild:
86 - Fix building on hppa #196868 and add patch for gcc-4.2 + noinlining #196245.
87 -
88 - 23 Oct 2007; Mike Frysinger <vapier@g.o> glibc-2.7.ebuild:
89 - Force >=sys-apps/sandbox-1.2.18.1-r2 so it recognizes the new cloexec flags
90 - #196720.
91 -
92 -*glibc-2.7 (22 Oct 2007)
93 -
94 - 22 Oct 2007; Mike Frysinger <vapier@g.o> +glibc-2.7.ebuild:
95 - Version bump.
96 -
97 - 17 Oct 2007; Raúl Porcel <armin76@g.o> glibc-2.6.1.ebuild:
98 - alpha/ia64/sparc stable wrt #195427
99 -
100 - 16 Oct 2007; Christoph Mende <angelos@g.o> glibc-2.6.1.ebuild:
101 - Stable on amd64 wrt bug #195427
102 -
103 - 15 Oct 2007; Markus Rothe <corsair@g.o> glibc-2.6.1.ebuild:
104 - Stable on ppc64; bug #195427
105 -
106 - 14 Oct 2007; Christian Faulhammer <opfer@g.o> glibc-2.6.1.ebuild:
107 - stable x86, bug 195427
108 -
109 - 12 Oct 2007; Lars Weiler <pylon@g.o> glibc-2.6.1.ebuild:
110 - stable ppc, bug #195427
111 -
112 - 10 Oct 2007; Mike Frysinger <vapier@g.o> files/eblits/common.eblit:
113 - Add default -march for x86 on amd64 builds based on CHOST #185404.
114 -
115 - 07 Oct 2007; Mike Frysinger <vapier@g.o>
116 - files/eblits/src_unpack.eblit:
117 - Dont bother checking kernel headers when installing libc headers #190510.
118 -
119 - 04 Sep 2007; Joshua Kinard <kumba@g.o> glibc-2.6.1.ebuild:
120 - Update the patchset to 1.1 to pull in a patch for mips to enable support for
121 - .gnu.hash capabilities, and mark unstable on mips.
122 -
123 - 06 Aug 2007; Mike Frysinger <vapier@g.o>
124 - +files/eblits/common.eblit, +files/eblits/src_compile.eblit,
125 - +files/eblits/src_install.eblit, +files/eblits/src_test.eblit,
126 - +files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild:
127 - Introduce eblits.
128 -
129 - 06 Aug 2007; Mike Frysinger <vapier@g.o>
130 - glibc-2.6.ebuild, glibc-2.6.1.ebuild:
131 - Add default -march for x86 builds based on CHOST #185404.
132 -
133 -*glibc-2.6.1 (01 Aug 2007)
134 -*glibc-2.5.1 (01 Aug 2007)
135 -
136 - 01 Aug 2007; Mike Frysinger <vapier@g.o> +glibc-2.5.1.ebuild,
137 - +glibc-2.6.1.ebuild:
138 - Version bump.
139 -
140 - 24 Jul 2007; Samuli Suominen <drac@g.o> Manifest:
141 - Fix Manifest. (yoswink)
142 -
143 - 24 Jul 2007; Jose Luis Rivero <yoswink@g.o> glibc-2.6.ebuild:
144 - Keyworded ~alpha
145 -
146 - 20 Jul 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.6.ebuild:
147 - Keyworded ~sparc
148 -
149 - 15 Jul 2007; Christoph Mende <angelos@g.o> glibc-2.5-r4.ebuild:
150 - Stable on amd64 wrt security bug #183844
151 -
152 - 10 Jul 2007; Tobias Scherbaum <dertobi123@g.o> glibc-2.5-r4.ebuild:
153 - ppc stable, bug #183844
154 -
155 - 10 Jul 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r4.ebuild:
156 - Stable on sparc wrt #183844
157 -
158 - 09 Jul 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r4.ebuild:
159 - Stable for HPPA (bug #183844).
160 -
161 - 07 Jul 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r4.ebuild:
162 - Stable on mips, per #183844.
163 -
164 - 07 Jul 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r4.ebuild:
165 - alpha/ia64 stable wrt security #183844
166 -
167 - 07 Jul 2007; Markus Rothe <corsair@g.o> glibc-2.5-r4.ebuild:
168 - Stable on ppc64; bug #183844
169 -
170 - 05 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.5-r4.ebuild:
171 - (QA) RESTRICT clean up.
172 -
173 - 03 Jul 2007; Christian Faulhammer <opfer@g.o> glibc-2.5-r4.ebuild:
174 - stable x86, security bug 183844
175 -
176 -*glibc-2.5-r4 (03 Jul 2007)
177 -
178 - 03 Jul 2007; <solar@g.o> +glibc-2.5-r4.ebuild:
179 - - bug 183844
180 -
181 - 02 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.2.5-r10.ebuild,
182 - glibc-2.3.2-r12.ebuild, glibc-2.3.5-r3.ebuild, glibc-2.3.6-r4.ebuild,
183 - glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild, glibc-2.5-r2.ebuild,
184 - glibc-2.5-r3.ebuild, glibc-2.6.ebuild:
185 - (QA) RESTRICT clean up.
186 -
187 - 02 Jul 2007; Jose Luis Rivero <yoswink@g.o> glibc-2.5-r3.ebuild:
188 - Stable on alpha wrt security bug #176712
189 -
190 - 01 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.3.5-r3.ebuild,
191 - glibc-2.3.6-r4.ebuild, glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild,
192 - glibc-2.5-r2.ebuild, glibc-2.5-r3.ebuild, glibc-2.6.ebuild:
193 - (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true"
194 -
195 - 25 Jun 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r3.ebuild:
196 - Stable on mips, per #176712.
197 -
198 - 05 Jun 2007; Raúl Porcel <armin76@g.o> glibc-2.3.6-r5.ebuild:
199 - alpha stable
200 -
201 - 02 Jun 2007; Matti Bickel <mabi@g.o> glibc-2.5-r3.ebuild:
202 - ppc stable
203 -
204 - 01 Jun 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r3.ebuild:
205 - ia64 stable wrt security #176712
206 -
207 - 01 Jun 2007; Stephen Bennett <spb@g.o> +glibc-2.3.6-r4.ebuild:
208 - Re-add 2.3.6-r4 since it was latest 2.3 stable on alpha
209 -
210 - 31 May 2007; Daniel Gryniewicz <dang@g.o> glibc-2.5-r3.ebuild:
211 - Marked stable on amd64 for bug #176712
212 -
213 - 31 May 2007; Markus Rothe <corsair@g.o> glibc-2.5-r3.ebuild:
214 - Stable on ppc64; bug #176712
215 -
216 - 30 May 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r3.ebuild:
217 - x86 stable wrt security #176712
218 -
219 - 29 May 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r3.ebuild:
220 - Stable on sparc wrt security #176712
221 -
222 - 28 May 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r3.ebuild:
223 - Stable for HPPA (bug #176712).
224 -
225 -*glibc-2.5-r3 (27 May 2007)
226 -
227 - 27 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.5-r3.ebuild:
228 - Some more fixes from upstream (/etc/shell and printf()), fix tests when
229 - profiling/debugging is enabled, and add patch from SuSE for more dynamic
230 - /etc/resolv.conf handling.
231 -
232 - 24 May 2007; Joshua Kinard <kumba@g.o> glibc-2.3.6-r5.ebuild:
233 - Stable on mips.
234 -
235 -*glibc-2.6 (19 May 2007)
236 -
237 - 19 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.6.ebuild:
238 - Version bump.
239 -
240 - 15 May 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r2.ebuild:
241 - Stable for HPPA (bug #168131).
242 -
243 - 14 May 2007; Mike Frysinger <vapier@g.o> glibc-2.5-r2.ebuild:
244 - Push out some alpha compile fixes.
245 -
246 - 11 May 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r2.ebuild:
247 - Stable on mips, per #176712.
248 -
249 - 09 May 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5-r2.ebuild:
250 - Stable on Alpha, bug 176712.
251 -
252 - 05 May 2007; Daniel Gryniewicz <dang@g.o> glibc-2.5-r2.ebuild:
253 - Marked stable on amd64 for bug #176712
254 -
255 - 05 May 2007; Tobias Scherbaum <dertobi123@g.o> glibc-2.5-r2.ebuild:
256 - ppc stable, bug #176712
257 -
258 - 05 May 2007; Mike Frysinger <vapier@g.o> glibc-2.5-r2.ebuild:
259 - Switch to cleaner STRIP_MASK with prepallstrip.
260 -
261 - 04 May 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r2.ebuild:
262 - Stable on sparc wrt security #176712
263 -
264 - 04 May 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5-r2.ebuild:
265 - Stable on IA64, bug 176712.
266 -
267 - 03 May 2007; Markus Rothe <corsair@g.o> glibc-2.5-r2.ebuild:
268 - Stable on ppc64; bug #176712
269 -
270 - 03 May 2007; Andrej Kacian <ticho@g.o> glibc-2.5-r2.ebuild:
271 - Stable on x86, security bug #176712.
272 -
273 -*glibc-2.5-r2 (03 May 2007)
274 -
275 - 03 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.5-r2.ebuild:
276 - Fix building with sanitized headers for various arches, fix from upstream
277 - #176712 for printf overflow, fix building under hppa, and respect env
278 - CPPFLAGS.
279 -
280 - 15 Mar 2007; Kevin F. Quinn <kevquinn@g.o>
281 - files/2.5/glibc-2.5-hardened-pie.patch, glibc-2.5-r1.ebuild:
282 - Fix 2.5-hardened-pie.spec (bug #170731), and make 2.5-r1 robust against compiler variant.
283 -
284 -*glibc-2.5-r1 (13 Mar 2007)
285 -
286 - 13 Mar 2007; Mike Frysinger <vapier@g.o>
287 - +files/2.5/glibc-2.5-gentoo-stack_chk_fail.c,
288 - +files/2.5/glibc-2.5-hardened-configure-picdefault.patch,
289 - +files/2.5/glibc-2.5-hardened-inittls-nosysenter.patch,
290 - +files/2.5/glibc-2.5-hardened-pie.patch, +glibc-2.5-r1.ebuild:
291 - Push out misc fixes and include new hardened/hppa work.
292 -
293 - 25 Feb 2007; Joshua Kinard <kumba@g.o> glibc-2.5.ebuild:
294 - Add ~mips to glibc-2.5 for testing under the 2007.1-dev profile.
295 -
296 - 23 Feb 2007; Roy Marples <uberlord@g.o> files/nscd:
297 - nscd init script no longer requires bash
298 -
299 - 17 Feb 2007; Mike Frysinger <vapier@g.o> glibc-2.5.ebuild:
300 - We no longer support i386-* hosts #165772.
301 -
302 - 13 Feb 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5.ebuild:
303 - Stable on sparc for 2007.0
304 -
305 - 12 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
306 - Stable on IA64.
307 -
308 - 12 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
309 - Stable on Alpha.
310 -
311 - 12 Feb 2007; Simon Stelling <blubb@g.o> glibc-2.5.ebuild:
312 - stable on amd64; bug 165085
313 -
314 - 11 Feb 2007; Joseph Jezak <josejx@g.o> glibc-2.5.ebuild:
315 - Marked ppc stable for bug #165085.
316 -
317 - 08 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
318 - Add ~alpha keyword.
319 -
320 - 06 Feb 2007; Christian Faulhammer <opfer@g.o> glibc-2.5.ebuild:
321 - stable x86; bug #165085
322 -
323 - 27 Jan 2007; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
324 - glibc-2.3.6-r5.ebuild, glibc-2.4-r3.ebuild, glibc-2.4-r4.ebuild,
325 - glibc-2.5.ebuild:
326 - Fixup bash style in check_nptl_support so the checks actually work #164007
327 - by Andrew Gaffney.
328 -
329 - 16 Jan 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5.ebuild:
330 - Give ~sparc keywords
331 -
332 - 06 Jan 2007; Tom Gall <tgall@g.o> glibc-2.5.ebuild:
333 - stable on ppc64.
334 -
335 - 25 Nov 2006; nixnut <nixnut@g.o> glibc-2.3.6-r5.ebuild,
336 - glibc-2.4-r4.ebuild:
337 - Stable on ppc wrt bug 154176
338 -
339 - 25 Nov 2006; <blubb@g.o> glibc-2.3.6-r5.ebuild:
340 - stable on amd64
341 -
342 - 20 Nov 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r5.ebuild:
343 - Stable on hppa.
344 -
345 - 13 Nov 2006; Tom Gall <tgall@g.o> glibc-2.4-r4.ebuild:
346 - stable on ppc64
347 -
348 - 09 Nov 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r5.ebuild:
349 - Stable on sparc wrt #154176
350 -
351 - 08 Nov 2006; Christian Faulhammer <opfer@g.o>
352 - glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild:
353 - stable x86, bug #154176
354 -
355 - 06 Nov 2006; Daniel Gryniewicz <dang@g.o> glibc-2.4-r4.ebuild:
356 - Marked stable on amd64 for bug #154176
357 -
358 - 19 Oct 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r5.ebuild:
359 - Stable on ppc64 (for binutils-2.17)
360 -
361 -*glibc-2.3.6-r5 (30 Sep 2006)
362 -
363 - 30 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.3.6-r5.ebuild:
364 - Push out accumulated fixes.
365 -
366 -*glibc-2.5 (30 Sep 2006)
367 -
368 - 30 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.5.ebuild:
369 - Version bump.
370 -
371 -*glibc-2.4-r4 (29 Sep 2006)
372 -
373 - 29 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r4.ebuild:
374 - Push out accumulated fixes.
375 -
376 - 19 Sep 2006; Jason Wever <weeve@g.o> glibc-2.4-r3.ebuild:
377 - Added ~sparc keyword to glibc-2.4, woohoo
378 -
379 - 14 Sep 2006; Danny van Dyk <kugelfang@g.o> glibc-2.3.6-r3.ebuild:
380 - Moved last hidden USE flag to USE_EXPAND flag.
381 -
382 - 30 Aug 2006; Chris Gianelloni <wolf31o2@g.o> glibc-2.4-r3.ebuild:
383 - Stable on amd64 and x86.
384 -
385 - 14 Aug 2006; <solar@g.o> glibc-2.3.4.20041102-r2.ebuild,
386 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5-r2.ebuild,
387 - glibc-2.3.5-r3.ebuild:
388 - - switch default ordering of gcc-config and eselect-compiler to work around
389 - portage bug
390 -
391 - 05 Aug 2006; Danny van Dyk <kugelfang@g.o> glibc-2.3.6-r4.ebuild,
392 - glibc-2.4-r3.ebuild:
393 - Fixed bug #142832: wrapped crosscompile-fix in 'if is_crosscompile && ...'.
394 -
395 - 28 Jul 2006; <plasmaroo@g.o> glibc-2.3.5-r3.ebuild:
396 - Stable on IA64; fix bug #141681.
397 -
398 - 22 Jul 2006; Bryan Østergaard <kloeri@g.o> glibc-2.3.6-r4.ebuild:
399 - Stable on alpha.
400 -
401 - 09 Jul 2006; Joshua Kinard <kumba@g.o> glibc-2.3.6-r4.ebuild:
402 - Marked stable on mips.
403 -
404 - 08 Jul 2006; Lars Weiler <pylon@g.o> glibc-2.3.6-r4.ebuild:
405 - Stable on ppc; bug #137121.
406 -
407 - 04 Jul 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r2.ebuild,
408 - glibc-2.3.5-r3.ebuild, glibc-2.3.6-r3.ebuild, glibc-2.3.6-r4.ebuild,
409 - glibc-2.4-r3.ebuild:
410 - Add back in sanity check to prevent people from downgrading their glibc.
411 -
412 - 28 Jun 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r4.ebuild:
413 - Stable on ppc64
414 -
415 - 28 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
416 - glibc-2.4-r3.ebuild:
417 - Disable --with-__thread when USE=glibc-compat20 #138028 by je_fro.
418 -
419 - 27 Jun 2006; Luca Barbato <lu_zero@g.o> glibc-2.4-r3.ebuild:
420 - Marked stable on ppc
421 -
422 - 27 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
423 - glibc-2.4-r3.ebuild:
424 - Punt Fedora tarballs in favor of packaging c_stubs/glibc-compat ourselves
425 - #138028 by je_fro.
426 -
427 - 25 Jun 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r4.ebuild:
428 - Stable on hppa.
429 -
430 - 25 Jun 2006; Marcus D. Hanwell <cryos@g.o> glibc-2.3.6-r4.ebuild:
431 - Marked stable on amd64, bug 137121.
432 -
433 - 24 Jun 2006; Markus Rothe <corsair@g.o> glibc-2.4-r3.ebuild:
434 - Added ~ppc64 to get more user response for bugs
435 -
436 - 22 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
437 - glibc-2.4-r3.ebuild:
438 - Make locale-gen upgrade path a little smoother for people who want *all*
439 - locales generated #137538.
440 -
441 - 21 Jun 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r4.ebuild:
442 - Stable on sparc wrt #137121
443 -
444 - 18 Jun 2006; Andrej Kacian <ticho@g.o> glibc-2.3.6-r4.ebuild:
445 - Stable on x86. Bug #137121.
446 -
447 - 15 Jun 2006; Joshua Kinard <kumba@g.o> glibc-2.4-r3.ebuild:
448 - Add ~mips to KEYWORDS for testing purposes.
449 -
450 - 30 May 2006; Jeremy Huddleston <eradicator@g.o>
451 - glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
452 - glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild,
453 - glibc-2.3.5-r3.ebuild, glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild,
454 - glibc-2.3.6-r2.ebuild, glibc-2.3.6-r3.ebuild, glibc-2.3.6-r4.ebuild,
455 - glibc-2.4-r1.ebuild, glibc-2.4-r2.ebuild, glibc-2.4-r3.ebuild:
456 - Let app-admin/eselect-compiler be used instead of sys-devel/gcc-config if
457 - it's available.
458 -
459 - 30 May 2006; Luca Barbato <lu_zero@g.o> glibc-2.4-r3.ebuild:
460 - Marked ~ppc
461 -
462 - 26 May 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r4.ebuild:
463 - Added ~hppa to KEYWORDS.
464 -
465 -*glibc-2.4-r3 (13 May 2006)
466 -
467 - 13 May 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r3.ebuild:
468 - Push out accumulated changes and post new amd64 string patch.
469 -
470 - 05 May 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r3.ebuild:
471 - Just filter strings patch for hardened users #124682.
472 -
473 -*glibc-2.3.6-r4 (04 May 2006)
474 -
475 - 04 May 2006; Mike Frysinger <vapier@g.o> +glibc-2.3.6-r4.ebuild:
476 - Backport all the crazy changes from glibc-2.4 and include a ton of bugfixes.
477 -
478 - 04 May 2006; Joseph Jezak <josejx@g.o> glibc-2.3.6-r3.ebuild:
479 - Marked ppc stable for bug #132076.
480 -
481 - 02 May 2006; Daniel Gryniewicz <dang@g.o> glibc-2.3.6-r3.ebuild:
482 - Marked stable on amd64 per bug# 131403
483 -
484 - 30 Apr 2006; Joshua Kinard <kumba@g.o> glibc-2.3.6-r3.ebuild:
485 - Marked stable on mips.
486 -
487 - 30 Apr 2006; Simon Stelling <blubb@g.o> glibc-2.3.5-r3.ebuild:
488 - stable on amd64
489 -
490 - 26 Apr 2006; Ilya A. Volynets-Evenbakh <iluxa@g.o>
491 - glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild,
492 - glibc-2.3.6-r3.ebuild:
493 - replace "portageq has_version" with "has_version" to make paludis with
494 - root!=/ happy
495 -
496 - 25 Apr 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r3.ebuild:
497 - Stable on sparc
498 -
499 - 25 Apr 2006; Mark Loeser <halcy0n@g.o> glibc-2.3.6-r3.ebuild:
500 - Stable on x86
501 -
502 - 17 Apr 2006; Mike Frysinger <vapier@g.o> glibc-2.4-r2.ebuild:
503 - Kill USE=userlocales and replace with Debian locale-gen #22565.
504 -
505 - 14 Apr 2006; Bryan Østergaard <kloeri@g.o glibc-2.3.6-r3.ebuild:
506 - ~alpha keyword 2.3.6-r3, needed by vlc-0.8.5.
507 -
508 - 13 Apr 2006; Stephen P. Becker <geoman@g.o> glibc-2.4-r2.ebuild:
509 - fix DEPEND so that we can use mips-headers with USE=nptl
510 -
511 -*glibc-2.4-r2 (01 Apr 2006)
512 -
513 - 01 Apr 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r2.ebuild:
514 - Cleaned up version bump.
515 -
516 - 29 Mar 2006; Chris Gianelloni <wolf31o2@g.o> glibc-2.3.5-r3.ebuild:
517 - Marking stable on x86 wrt bug #127680.
518 -
519 - 29 Mar 2006; Mike Frysinger <vapier@g.o> glibc-2.4-r1.ebuild:
520 - Force gcc-4 for ppc targets #125797 and allow nptl for most targets #127358.
521 -
522 -*glibc-2.4-r1 (17 Mar 2006)
523 -
524 - 17 Mar 2006; Mike Frysinger <vapier@g.o> +files/2.4/ssp_simple.c,
525 - +glibc-2.4-r1.ebuild:
526 - Cut some old mips patches, update the alpha xstat patch, fixup the ssp
527 - compat patch #125909 and #125988, and fix the fnmatch patch #126164.
528 -
529 - 11 Mar 2006; Mike Frysinger <vapier@g.o>
530 - +files/2.4/glibc-gentoo-libdir.patch, glibc-2.4.ebuild:
531 - Update non-multilib amd64 patch for glibc-2.4 #125793 by Jean Bréfort.
532 -
533 -*glibc-2.4 (10 Mar 2006)
534 -
535 - 10 Mar 2006; Mike Frysinger <vapier@g.o> +glibc-2.4.ebuild:
536 - Version bump.
537 -
538 - 03 Mar 2006; Simon Stelling <blubb@g.o>
539 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild,
540 - glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
541 - glibc-2.3.5.ebuild:
542 - remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has
543 - been deprecated a while ago
544 -
545 - 27 Feb 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r3.ebuild:
546 - Stick a ~sparc in
547 -
548 - 20 Feb 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r3.ebuild,
549 - glibc-2.3.6-r3.ebuild:
550 - Add some sparc fixes from upstream #123433 by Jason Weever.
551 -
552 - 20 Feb 2006; Joshua Kinard <kumba@g.o> glibc-2.3.5-r3.ebuild:
553 - Marked stable on mips.
554 -
555 -*glibc-2.3.6-r3 (12 Feb 2006)
556 -
557 - 12 Feb 2006; Martin Schlemmer <azarah@g.o> +glibc-2.3.6-r3.ebuild:
558 - Add amd64 string and math patches, bug #100289. Extra patches from
559 - Simon Strandman's patchset for glibc-2.3.90 that I ported to 2.3.6.
560 -
561 - 29 Jan 2006; Mike Frysinger <vapier@g.o>
562 - -files/glibc-manpages-2.2.5.tar.bz2, -files/glibc-manpages-2.3.2.tar.bz2,
563 - glibc-2.3.2-r12.ebuild:
564 - Move glibc 2.3.2 manpages to mirrors #120700 by Simon Stelling.
565 -
566 - 25 Jan 2006; Daniel Ostrow <dostrow@g.o>
567 - glibc-2.3.4.20041102-r2.ebuild:
568 - Stable for stage building.
569 -
570 - 24 Jan 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5.ebuild,
571 - glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild, glibc-2.3.5-r3.ebuild,
572 - glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
573 - Define alt_build_headers for the --with-headers option and for checking for
574 - nptl support #114923.
575 -
576 - 18 Jan 2006; Mark Loeser <halcy0n@g.o>
577 - files/2.3.5/glibc-2.3.5-propolice-guard-functions.patch,
578 - +files/2.3.6/glibc-2.3.6-propolice-guard-functions.patch,
579 - -glibc-2.3.5.20050421.ebuild, -glibc-2.3.5.20050722.ebuild,
580 - glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
581 - Add check for SSP from glibc head. Remove old glibc-2.3.5 (glibc-2.4)
582 - snapshots.
583 -
584 - 15 Jan 2006; Joseph Jezak <josejx@g.o> glibc-2.3.5-r3.ebuild,
585 - glibc-2.3.6-r2.ebuild:
586 - Added PPC NPTL workaround and marked glibc-2.3.5-r3 ppc stable.
587 -
588 - 13 Jan 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild,
589 - glibc-2.3.5-r2.ebuild, glibc-2.3.5-r3.ebuild, glibc-2.3.6.ebuild,
590 - glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
591 - Fix double stripping on multilib systems #118207.
592 -
593 - 07 Jan 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r2.ebuild:
594 - Added ~ppc64
595 -
596 - 06 Jan 2006; Luis Medinas <metalgod@g.o> glibc-2.3.6-r2.ebuild:
597 - Added ~amd64 keyword.
598 -
599 - 06 Jan 2006; Mark Loeser <halcy0n@g.o> glibc-2.3.6-r2.ebuild:
600 - Marking ~x86
601 -
602 - 05 Jan 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.5-r3.ebuild:
603 - Stable on sparc
604 -
605 -*glibc-2.3.6-r2 (03 Jan 2006)
606 -
607 - 03 Jan 2006; Mark Loeser <halcy0n@g.o> +glibc-2.3.6-r2.ebuild:
608 - Bump to add a new patchset which fixes MIPs gcc-4 issues, bug #32429 and
609 - #116086
610 -
611 - 25 Dec 2005; Joshua Kinard <kumba@g.o> glibc-2.3.6-r1.ebuild:
612 - New patchset to fix mips build issues when using gcc-4.x.
613 -
614 - 23 Dec 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.6-r1.ebuild:
615 - Added to ~ppc.
616 -
617 - 09 Dec 2005; Joshua Kinard <kumba@g.o> glibc-2.3.6-r1.ebuild:
618 - Added ~mips to KEYWORDS, excluded patch 6640_*
619 -
620 - 09 Dec 2005; Roy Marples <uberlord@g.o> files/nscd:
621 - Tweak nscd initscript depend to use dns ldap net slapd.
622 -
623 - 30 Nov 2005; Bryan Østergaard <kloeri@g.o> glibc-2.3.5-r3.ebuild:
624 - Stable on alpha. Fixes some longstanding threading issues.
625 -
626 - 18 Nov 2005; Mike Frysinger <vapier@g.o> glibc-2.3.6-r1.ebuild:
627 - Add support for just installing glibc headers when doing a cross-compile.
628 -
629 -*glibc-2.3.6-r1 (14 Nov 2005)
630 -
631 - 14 Nov 2005; Martin Schlemmer <azarah@g.o> +glibc-2.3.6-r1.ebuild:
632 - Fix building with newer binutils. Fix building on ppc with gcc-4.1.
633 -
634 - 12 Nov 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.6.ebuild:
635 - Update DEPEND .. we need later binutils. Also update gcc and gcc-config
636 - dependencies to be sure.
637 -
638 - 11 Nov 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.6.ebuild:
639 - Fix pthread manpages not installing with nptl.
640 -
641 -*glibc-2.3.6 (10 Nov 2005)
642 -
643 - 10 Nov 2005; Martin Schlemmer <azarah@g.o> +glibc-2.3.6.ebuild:
644 - New release.
645 -
646 - 03 Nov 2005; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.5-r3.ebuild:
647 - Give it some ~sparc keyword
648 -
649 - 27 Oct 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.5-r3.ebuild:
650 - Added to ~ppc.
651 -
652 - 28 Oct 2005; Jeremy Huddleston <eradicator@g.o>
653 - glibc-2.3.5-r3.ebuild:
654 - Cleaned up setup_env, and fixed the usage of CFLAGS_<CTARGET>.
655 -
656 -*glibc-2.3.5-r3 (27 Oct 2005)
657 -
658 - 27 Oct 2005; Mike Frysinger <vapier@g.o> +glibc-2.3.5-r3.ebuild:
659 - Fix alpha defunct threads #100259, add support for binutils as-needed
660 - #108976, and split timezone data off into another package #109556.
661 -
662 - 21 Oct 2005; Tom Gall <tgall@g.o>
663 - glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild:
664 - going back to ~ppc64 in light of bug #109985
665 -
666 - 19 Oct 2005; Jeremy Huddleston <eradicator@g.o>
667 - glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
668 - glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild,
669 - glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
670 - Removing my devspace as a fallback URI so people stop blaming me about
671 - missing distfiles when mirrors fail.
672 -
673 - 17 Oct 2005; Joseph Jezak <josejx@g.o> glibc-2.3.5-r2.ebuild:
674 - Marked ppc stable.
675 -
676 - 14 Oct 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r2.ebuild:
677 - Filter CFLAGS and force default ABI when cross-compiling.
678 -
679 - 11 Oct 2005; Jeremy Huddleston <eradicator@g.o>
680 - glibc-2.3.5-r2.ebuild:
681 - Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.
682 -
683 - 08 Oct 2005; Chris PeBenito <pebenito@g.o> glibc-2.3.5-r1.ebuild,
684 - glibc-2.3.5-r2.ebuild:
685 - Enable SELinux support only on primary ABI on multilib systems.
686 -
687 - 08 Oct 2005; Jeremy Huddleston <eradicator@g.o>
688 - glibc-2.3.5-r2.ebuild:
689 - Exclude 5005_all_enable-multilib-with-cross-compile.patch unless we're
690 - building a mips64 crosscompiler as it breaks everything else.
691 -
692 - 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
693 - glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
694 - Don't do get_libdir on crosscompiles except for mips64 since it breaks other
695 - targets and only mildly fixes mips64.
696 -
697 - 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
698 - glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050421.ebuild,
699 - glibc-2.3.5.20050722.ebuild:
700 - Don't do the CC setting hack if you've got eselect-compiler as that sets
701 - everything up correctly.
702 -
703 - 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
704 - glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
705 - Avoid using CFLAGS_${ABI} for sparc64 as that is deprecated (and won't work
706 - with the default eselect-compiler settings).
707 -
708 - 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
709 - glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
710 - Punted some multilib config stuff to multilib.eclass.
711 -
712 -*glibc-2.3.5-r2 (06 Oct 2005)
713 -
714 - 06 Oct 2005; Mike Frysinger <vapier@g.o> +glibc-2.3.5-r2.ebuild:
715 - Push out accumulated fixes and fix amd64 multilib error where
716 - C{BUILD,TARGET}_OPT bled across compiles.
717 -
718 - 28 Sep 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
719 - Add fix by Fredrik Tolf #86313.
720 -
721 - 21 Sep 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
722 - Rework ABI handling for cross-compiles so mips n32/n64 works now with mips64
723 - targets.
724 -
725 - 21 Sep 2005; Stephen P. Becker <geoman@g.o>
726 - glibc-2.3.5.20050722.ebuild:
727 - exclude patches 6640_mips_unistd_h-fixes.patch and
728 - 6600_mips_librt-mips.patch since the first isn't required anymore, and
729 - the second breaks the glibc compile--note a new, similar patch may be
730 - needed to facilitate transition between old userlands with the GLIBC_2.0
731 - symbol in librt
732 -
733 - 18 Sep 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.5-r1.ebuild:
734 - Added to ~ppc.
735 -
736 - 16 Sep 2005; Bryan Østergaard <kloeri@g.o>
737 - glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20041102-r2.ebuild,
738 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild,
739 - glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
740 - Enable nptl on alpha.
741 -
742 - 07 Sep 2005; Jeremy Huddleston <eradicator@g.o>
743 - glibc-2.3.5-r1.ebuild:
744 - Forcing -j1. Found -j3 making problems on my u2 =(...
745 -
746 - 06 Sep 2005; Markus Rothe <corsair@g.o> glibc-2.3.5-r1.ebuild:
747 - Stable on ppc64
748 -
749 - 28 Aug 2005; Joshua Kinard <kumba@g.o> glibc-2.3.5-r1.ebuild,
750 - glibc-2.3.5.ebuild:
751 - Bump 2.3.5 to stable, and 2.3.5-r1 to unstable on mips.
752 -
753 - 25 Aug 2005; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r10.ebuild:
754 - Add localedef-fix-trampoline.patch, as we have the same issues with a
755 - hardened kernel as with 2.3.x and gcc-[34].x.
756 -
757 - 21 Aug 2005; MATSUU Takuto <matsuu@g.o> glibc-2.3.5-r1.ebuild:
758 - Stable on sh.
759 -
760 - 17 Aug 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild,
761 - glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
762 - Make sure we filter all -O flags before we lock down to -O2 #77264.
763 -
764 - 16 Aug 2005; Jeremy Huddleston <eradicator@g.o>
765 - glibc-2.3.5-r1.ebuild:
766 - Stable on amd64 and x86 to address issues which cropped up since 2.3.5 went
767 - stable. This fixes bugs #52374, #85718, #100190.
768 -
769 - 10 Aug 2005; Jeremy Huddleston <eradicator@g.o>
770 - glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild,
771 - glibc-2.3.5.20050722.ebuild:
772 - Fixed USE=profile support... bug #100092.
773 -
774 - 04 Aug 2005; Martin Schlemmer <azarah@g.o>
775 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5-r1.ebuild,
776 - glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
777 - Fix typo, bug #101374.
778 -
779 - 31 Jul 2005; MATSUU Takuto <matsuu@g.o> glibc-2.3.5-r1.ebuild:
780 - Added ~sh to KEYWORDS.
781 -
782 - 29 Jul 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
783 - Add patches for SuperH.
784 -
785 - 29 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
786 - glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild,
787 - glibc-2.3.5.20050722.ebuild:
788 - Fix cross-compilation RDEPENDs
789 -
790 - 29 Jul 2005; Guy Martin <gmsoft@g.o> glibc-2.3.2-r12.ebuild,
791 - glibc-2.3.3.20040420-r2.ebuild, glibc-2.3.4.20040619-r2.ebuild,
792 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild:
793 - Fixed hppa no pie patch path.
794 -
795 - 29 Jul 2005; Mike Frysinger <vapier@g.o>
796 - +files/2.3.4/hppa-no-pie.patch, glibc-2.3.2-r12.ebuild,
797 - glibc-2.3.3.20040420-r2.ebuild, glibc-2.3.4.20040619-r2.ebuild,
798 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild:
799 - Add patch to disable building nscd as PIE on hppa since PIE support is
800 - broken in glibc for parisc.
801 -
802 - 26 Jul 2005; Jeremy Huddleston <eradicator@g.o>
803 - glibc-2.3.5-r1.ebuild:
804 - Remove a nested function from iconvconfig to make it play nicer for hardened
805 - users. Closes bug #85718.
806 -
807 - 24 Jul 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.5-r1.ebuild:
808 - Add the stripping of the dynamic linker from the snapshot ebuilds, else we
809 - cannot set breakpoints in shared libraries. Make sure we only move actual
810 - files and not symlinks to the tmp directory.
811 -
812 -*glibc-2.3.5.20050722 (24 Jul 2005)
813 -
814 - 24 Jul 2005; Martin Schlemmer <azarah@g.o>
815 - +glibc-2.3.5.20050722.ebuild:
816 - New snapshot release.
817 -
818 - 24 Jul 2005; Markus Rothe <corsair@g.o> glibc-2.3.5-r1.ebuild:
819 - added ~ppc64
820 -
821 - 23 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
822 - glibc-2.3.5-r1.ebuild:
823 - Changed CHOST->CTARGET for 486/586 linuxthreads workaround. Set keywords in
824 - 2.3.5-r1 to ~amd64 ~sparc ~x86 in prep to remove from package.mask.
825 -
826 - 22 Jul 2005; Jeremy Huddleston <eradicator@g.o>
827 - glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild:
828 - Readded 1040_all_2.3.3-localedef-fix-trampoline.patch which got lost during
829 - a glibc bump. Shoud address bug #85718. Also, let --with-__thread be
830 - controlled by linuxthread-tls instead of !glibc-compat20.
831 -
832 - 17 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
833 - glibc-2.3.5-r1.ebuild:
834 - Workaround for bug #90236 in 2.3.5. Bump of infopages in 2.3.5-r1.
835 -
836 - 15 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild:
837 - Stable on x86. This pushes fixes for the nslookup bug and bugs #74555,
838 - #87671, #90825, and #98779 plus others into stable on x86.
839 -
840 - 15 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
841 - glibc-2.3.5-r1.ebuild:
842 - Removed the PDEPEND on emul-glibc for amd64 as this release (and all future
843 - releases) are masked on 2004.3 for amd64.
844 -
845 -*glibc-2.3.5-r1 (15 Jul 2005)
846 -
847 - 15 Jul 2005; Jeremy Huddleston <eradicator@g.o>
848 - +glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421:
849 - Revision bump to address bugs #52374, #82424, and #95351. Adds support for
850 - the 'profile' USE flag which causes profiling glibc libs to be build. The
851 - glibc-omitfp USE flag is now used instead of the !debug flag and CFLAGS
852 - checking to determine if we should pass --enable-omitfp to configure. The
853 - glibc-compat20 USE flag has been introduced to enable the glibc-compat
854 - addon and force the linuxthreads glibc to be compiled with
855 - --without-__thread. This will allow better support for legacy (and in some
856 - cases "broken") binaries to work with this glibc. If you aren't using such
857 - binaries, you're better off not using this USE flag. See bug #95351.
858 -
859 - 14 Jul 2005; Jeremy Huddleston <eradicator@g.o>
860 - -files/glibc-2.2.4-string2.h.diff,
861 - -files/2.2.5/glibc-2.2.5-alpha-gcc3-fix.diff,
862 - -files/2.2.5/glibc-2.2.5-alpha-pcdyn-fix.diff,
863 - -files/2.2.5/glibc-2.2.5-arm-errlist-fix.diff,
864 - -files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff,
865 - -files/2.2.5/glibc-2.2.5-divdi3.diff,
866 - -files/2.2.5/glibc-2.2.5-dns-network-overflow.diff,
867 - -files/2.2.5/glibc-2.2.5-gcc311.patch,
868 - -files/2.2.5/glibc-2.2.5-getgrouplist.patch,
869 - -files/2.2.5/glibc-2.2.5-ppc-semctl.diff,
870 - -files/2.2.5/glibc-2.2.5-ppc-sqrtl.diff,
871 - -files/2.2.5/glibc-2.2.5-sandbox.diff,
872 - -files/2.2.5/glibc-2.2.5-sparc-mathinline.patch,
873 - -files/2.2.5/glibc-2.2.5-sparc-misc.diff,
874 - -files/2.2.5/glibc-2.2.5-sparc32-semctl.patch,
875 - -files/2.2.5/glibc-2.2.5-sparc64-fixups.diff,
876 - -files/2.2.5/glibc-2.2.5-sunrpc-overflow.diff,
877 - -files/2.2.5/glibc-2.2.5-threadsig.diff,
878 - -files/2.2.5/glibc-2.2.5.divbyzero.patch,
879 - -files/2.2.5/glibc-2.2.5.restrict_arr.patch,
880 - -files/2.3.1/glibc-2.3.1-elf-machine-rela-mips.patch,
881 - -files/2.3.1/glibc-2.3.1-exit-syscall-mips.patch,
882 - -files/2.3.1/glibc-2.3.1-inline-syscall-mips.patch,
883 - -files/glibc-xdr_security.patch, -glibc-2.3.4.20041102.ebuild,
884 - -glibc-2.3.4.20050125.ebuild:
885 - Cleaning out some old cruft.
886 -
887 -*glibc-2.3.4.20041102-r2 (13 Jul 2005)
888 -
889 - 13 Jul 2005; Yuta SATOH <nigoro@g.o>
890 - +glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.5.ebuild,
891 - glibc-2.3.5.20050421.ebuild:
892 - added multilib support on ppc64, bug #97162
893 -
894 - 12 Jul 2005; Jeremy Huddleston <eradicator@g.o>
895 - glibc-2.3.4.20041102.ebuild, glibc-2.3.4.20041102-r1.ebuild,
896 - glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
897 - glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
898 - Changed DEPEND to use ~ instead of >= for glibc so we keep version sync
899 - between the packages.
900 -
901 - 11 Jul 2005; Martin Schlemmer <azarah@g.o>
902 - glibc-2.3.4.20050125-r1.ebuild:
903 - Update to support selinux USE flag.
904 -
905 - 11 Jul 2005; Martin Schlemmer <azarah@g.o>
906 - glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.5.ebuild,
907 - glibc-2.3.5.20050421.ebuild:
908 - Update to support selinux USE flag (blame spb).
909 -
910 - 07 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild:
911 - Stable amd64.
912 -
913 - 26 Jun 2005; Luca Barbato <lu_zero@g.o> glibc-2.3.5.ebuild:
914 - ppc doesn't build correctly with -nptlonly
915 -
916 - 16 June 2005; Martin Schlemmer <azarah@g.o>
917 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.20050421.ebuild:
918 - Do not backup symlinks for the 'do not strip thread/ld.so libs' action, as
919 - it causes issues (basically the 'mv -f' followed the symlink instead of
920 - moving it ...).
921 -
922 - 14 Jun 2005; Mike Frysinger <vapier@g.o> files/nscd:
923 - Add a permission check to nscd init.d #96108 by Paul Ortyl.
924 -
925 - 11 Jun 2005; Mike Frysinger <vapier@g.o>
926 - glibc-2.3.4.20041102.ebuild, glibc-2.3.4.20041102-r1.ebuild,
927 - glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
928 - glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
929 - Add missing popd by Sunil #95736.
930 -
931 - 07 Jun 2005; Mike Frysinger <vapier@g.o> files/2.3.5/ssp.c,
932 - +files/2.3.5/glibc-2.3.5-propolice-guard-functions.patch,
933 - glibc-2.3.5.ebuild:
934 - Make sure we dont build ssp.c with stack-protector and disable syslog()
935 - until we have a better fix #94325.
936 -
937 - 05 Jun 2005; Mike Frysinger <vapier@g.o>
938 - +files/2.3.4/glibc234-alpha-xstat.patch, glibc-2.3.4.20041102.ebuild,
939 - glibc-2.3.4.20041102-r1.ebuild:
940 - Add xstat patch for alpha for kloeri.
941 -
942 - 27 May 2005; Bryan Østergaard <kloeri@g.o>
943 - glibc-2.3.4.20041102-r1.ebuild:
944 - Stable on alpha.
945 -
946 - 05 May 2005; Martin Schlemmer <azarah@g.o>
947 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.20050421.ebuild:
948 - Do not strip ld.so to enable setting breakpoints in shared libraries (Fix by
949 - Lonnie Princehouse).
950 -
951 - 03 May 2005; Mike Frysinger <vapier@g.o>
952 - glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20050125-r1.ebuild,
953 - glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
954 - Dont try the ld.so test on static binaries #90836 by Vasilii Alferov.
955 -
956 - 29 Apr 2005; Markus Rothe <corsair@g.o>
957 - glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
958 - glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
959 - Filed in the values for CDEFINE on ppc64; bug #88749
960 -
961 - 28 Apr 2005; Markus Rothe <corsair@g.o> glibc-2.3.5.ebuild,
962 - glibc-2.3.5.20050421.ebuild:
963 - Added ~ppc64 to KEYWORDS
964 -
965 - 27 Apr 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
966 - glibc-2.3.5.20050421.ebuild:
967 - Don't use --enable-omitfp on i[345]86.
968 -
969 - 24 Apr 2005; Joshua Kinard <kumba@g.o>
970 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.ebuild:
971 - We're a bit dated on mips. Bump 2.3.4.20050125-r1 to stable, and 2.3.5 to
972 - unstable.
973 -
974 -*glibc-2.3.5.20050421 (23 Apr 2005)
975 -
976 - 23 Apr 2005; Martin Schlemmer <azarah@g.o>
977 - +glibc-2.3.5.20050421.ebuild:
978 - CVS update for gcc-4.0.0 testing. Added 5090_all_stubs-rule-fix.patch
979 - to patches to fix:
980 -
981 - http://sources.redhat.com/ml/libc-alpha/2005-04/msg00098.html
982 -
983 - 13 Apr 2005; Luca Barbato <lu_zero@g.o> glibc-2.3.5.ebuild:
984 - Marked ~ppc
985 -
986 -*glibc-2.3.5 (12 Apr 2005)
987 -
988 - 12 Apr 2005; Jeremy Huddleston <eradicator@g.o>
989 - +glibc-2.3.5.ebuild:
990 - Version bump.
991 -
992 - 07 Apr 2005; Jeremy Huddleston <eradicator@g.o>
993 - glibc-2.3.4.20050125-r1.ebuild:
994 - Stop excluding the gcc4 patch. Put code in pkg_postinst to remove nptl
995 - libpthread-*.so if we have linuxthreads glibc. Sometimes it doesn't get
996 - emerged and can cause problems like bug #87671.
997 -
998 - 07 Apr 2005; Mike Frysinger <vapier@g.o>
999 - glibc-2.3.4.20050125-r1.ebuild:
1000 - Delete the glibc-compat dir since its useless to us #87739.
1001 -
1002 - 06 Apr 2005; Daniel Ostrow <dostrow@g.o>
1003 - glibc-2.3.4.20041102-r1.ebuild:
1004 - Drop to -j1 for hardened ppc64
1005 -
1006 - 03 Apr 2005; Daniel Goller <morfic@g.o>
1007 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
1008 - marking 20050125 -ppc till breakage can be fixed see bug #87671
1009 -
1010 - 01 Apr 2005; Joseph Jezak <josejx@g.o> glibc-2.3.4.20050125.ebuild,
1011 - glibc-2.3.4.20050125-r1.ebuild:
1012 - Added ~ppc for bug #87452.
1013 -
1014 - 31 Mar 2005; Danny van Dyk <kugelfang@g.o>
1015 - glibc-2.3.4.20050125-r1.ebuild:
1016 - Fixed gconvdir on multilib arches, BUG #86861.
1017 -
1018 - 23 Mar 2005; Martin Schlemmer <azarah@g.o>
1019 - glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20050125-r1.ebuild:
1020 - Fixup copy operations to not replace symlinks with files. Add a fix ala
1021 - vapier for bug #85555 (more a abort if this glibc is going to kill / than a
1022 - fix).
1023 -
1024 - 21 Mar 2005; Aron Griffis <agriffis@g.o>
1025 - glibc-2.3.4.20041102-r1.ebuild:
1026 - Add ~alpha
1027 -
1028 - 15 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1029 - glibc-2.3.4.20050125-r1.ebuild:
1030 - Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug
1031 - #52374. Fix building a crosscompiled glibc with nptl when no libc is
1032 - present. Use --no-archive when creating locales as some apps don't like
1033 - locale-archive, bug #82106.
1034 -
1035 -*glibc-2.3.4.20041102-r1 (15 Mar 2005)
1036 -
1037 - 15 Mar 2005; Martin Schlemmer <azarah@g.o>
1038 - +glibc-2.3.4.20041102-r1.ebuild:
1039 - Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug
1040 - #52374. Bump x86 stable.
1041 -
1042 - 15 Mar 2005; Martin Schlemmer <azarah@g.o>
1043 - +files/2.3.4/glibc-2.3.4-fix-_dl_next_tls_modid-assert.patch,
1044 - glibc-2.3.4.20050125.ebuild:
1045 - Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.
1046 -
1047 - 15 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1048 - glibc-2.3.4.20050125-r1.ebuild:
1049 - gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.
1050 -
1051 - 07 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1052 - glibc-2.3.4.20050125-r1.ebuild:
1053 - Don't allow sys/kd.h to prevent linux/types.h from loading outside of its
1054 - context. This fixes a problem with glibc, linux-headers-2.6 and bigendian
1055 - archs.
1056 -
1057 - 05 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1058 - glibc-2.3.4.20050125-r1.ebuild:
1059 - Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted
1060 - in only nptl version being installed.
1061 -
1062 - 05 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1063 - glibc-2.3.4.20050125-r1.ebuild:
1064 - Readded libidn addon missing in 2.3.4.20050125. Use configure option
1065 - --enable-omitfp if the user has -fomit-frame-pointer in their CFLAGS (before
1066 - we strip it out).
1067 -
1068 - 04 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1069 - glibc-2.3.4.20050125-r1.ebuild:
1070 - A few sparc and multilib fixes with the changing CHOST. Readded warning
1071 - about crosscompiled glibc needing to be installed first before one can be
1072 - emerged with nptl. Added some fedora updates (glibc-compat) and an updated
1073 - mips patch from Kumba.
1074 -
1075 - 19 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1076 - glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
1077 - Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn
1078 - <co@××××××××.com>
1079 -
1080 - 16 Feb 2005; Luca Barbato <lu_zero@g.o>
1081 - glibc-2.3.4.20041102.ebuild:
1082 - Marked ppc
1083 -
1084 -*glibc-2.3.4.20050125-r1 (15 Feb 2005)
1085 -
1086 - 15 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1087 - +glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
1088 - package.mask'd version bump to fix bugs that cropped up after release. Added
1089 - hardened patch that got left out of the patch tarball. -r1 unconditionally
1090 - applies it, and also readds the libidn addon.
1091 -
1092 - 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1093 - glibc-2.3.4.20050125.ebuild:
1094 - Hack to allow USE=nptl when emerging a crosscompile glibc. More crosscompile
1095 - fixes for USE="nptl -nptlonly". Multilib fixes. Weworked sparc CHOST
1096 - setting logic to work better with crosscompiling.
1097 -
1098 - 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1099 - glibc-2.3.4.20050125.ebuild:
1100 - Readd the 'kill -lgcc_eh hack' for static gccs. Cleaned up crosscompiling
1101 - support to properly use CHOST and CBUILD, so tc-getCC works right. Fixed
1102 - crosscompiling to mips-*
1103 -
1104 - 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1105 - glibc-2.3.4.20050125.ebuild:
1106 - Added DEPEND for cross-compilation.
1107 -
1108 - 11 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1109 - glibc-2.3.4.20050125.ebuild:
1110 - Always grab/unpack the linuxthreads tarball so the infopages can install
1111 - right. See bug #81661.
1112 -
1113 - 10 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1114 - glibc-2.3.4.20050125.ebuild:
1115 - Added infopages. Fixed up cross-compilation for multilib CTARGETS. Don't
1116 - think we're multilib when crosscompiling for sparc-* or mips-*. Added
1117 - >=sys-devel/gcc-config-1.3.9 dependency for cross-compile multilib support.
1118 - Fixed some lib -> $(get_libdir) problems. This should be the final commit
1119 - before it can come out of package.mask.
1120 -
1121 - 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1122 - glibc-2.3.4.20050125.ebuild:
1123 - Updated patchset for mips. Removed a few old sed calls from src_unpack which
1124 - don't do anything any more or were fixed in another way upstream. Adding
1125 - tested archs: ~mips, ~sparc, ~x86. Still in package.mask. Added linuxthreads
1126 - manpages.
1127 -
1128 - 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1129 - glibc-2.3.4.20041102.ebuild:
1130 - Adding in a fix for people bit by the rsync bug #80591.
1131 -
1132 -*glibc-2.2.5-r10 (06 Feb 2005)
1133 -
1134 - 06 Feb 2005; Mike Frysinger <vapier@g.o> +glibc-2.2.5-r10.ebuild:
1135 - Clean up ebuild and move manpages/patches to our mirrors.
1136 -
1137 - 05 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1138 - glibc-2.3.4.20050125.ebuild:
1139 - Multilibi/Cross-compile cleanups. Makde src_test the tests in both
1140 - linuxthreads and nptl builds.
1141 -
1142 -*glibc-2.3.4.20050125 (05 Feb 2005)
1143 -
1144 - 05 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1145 - +glibc-2.3.4.20050125.ebuild:
1146 - Version bump to upstream's 2.3.4 final release. Now using a patch tarball
1147 - instead of ${FILESDIR}. package.mask for testing. Patchset is subject to
1148 - change while it is in package.mask, so if you test it out during that time,
1149 - you might want to re-emerge it once it goes into ~arch.
1150 -
1151 - 02 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1152 - glibc-2.3.4.20041102.ebuild:
1153 - Stable amd64.
1154 -
1155 - 31 Jan 2005; <plasmaroo@g.o> glibc-2.3.4.20041102.ebuild:
1156 - Marking stable for the 2005.0 IA64 2005.0 profile to work.
1157 -
1158 - 12 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1159 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1160 - Just a few more changes that do nothing on current profiles... Changed
1161 - multilib-pkg to multilib-pkg-force. Added prep_ml_includes. Added inherit
1162 - multilib.
1163 -
1164 - 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1165 - glibc-2.3.4.20040619-r2.ebuild, glibc-2.3.4.20040808-r1.ebuild,
1166 - glibc-2.3.4.20041102.ebuild:
1167 - Changed linux26-headers depend to accept linux-headers-2.6 as well.
1168 -
1169 - 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1170 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1171 - A few more multilib fixes and install_locales now uses -j1 as it died on me
1172 - because of a parallel-make problem.
1173 -
1174 - 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1175 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1176 - Fix bug #77476 for amd64 building x86 libc.
1177 -
1178 - 10 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1179 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1180 - Support MULTILIB_ABIS. Build for all of them by default so multilib archs
1181 - can have a multilib c++ compiler without usign ugly hacks.
1182 -
1183 - 04 Jan 2005; Mike Frysinger <vapier@g.o>
1184 - +files/2.3.2/glibc-2.3.2-assert.patch, glibc-2.3.2-r12.ebuild:
1185 - Add patch from upstream to clean up assert.h.
1186 -
1187 - 03 Jan 2005; Mike Frysinger <vapier@g.o>
1188 - +files/2.3.2/glibc-2.3.2-alpha-sysdeps.patch, glibc-2.3.2-r12.ebuild:
1189 - Backport USE=userlocale support. Fix building on alpha with 2.6 headers with
1190 - patch from upstream #52764 by 0g.
1191 -
1192 - 23 Dec 2004; Jeremy Huddleston <eradicator@g.o>
1193 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1194 - Added support for ${ABI} and if it's not set, we do sll ${MULTILIB_ABIS}.
1195 - This is restricted to the sparc64-multilib PROFILE_ARCH.
1196 -
1197 - 13 Dec 2004; Jeremy Huddleston <eradicator@g.o>
1198 - glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
1199 - Added ~sparc to glibc-2.3.4.20040808-r1, but it is masked in the sparc32 and
1200 - sparc64 PROFILE_ARCHs. Older versions have v9a assembly code that doesn't
1201 - work with newer binutils. Glibc also isn't quite smart enough to realize
1202 - that it has v9a assembly, so if it uses the gcc default (v9), it will fail,
1203 - so we force v9a as flags. I also added the updated logic to 2.3.4.20041102,
1204 - but as I haven't tested it yet, it hasn't been marked.
1205 -
1206 - 05 Dec 2004; <solar@g.o> glibc-2.3.4.20041102.ebuild:
1207 - - q/a - missed glibc-2.3.4.20041102 in last fix
1208 -
1209 - 05 Dec 2004; <solar@g.o> glibc-2.3.4.20040808-r1.ebuild:
1210 - - q/a fix - hppa is the only arch with an upwords growing stack and thus can
1211 - not use ssp vs being the only arch that can use ssp
1212 -
1213 - 22 Nov 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20041102.ebuild:
1214 - stable on ppc64
1215 -
1216 - 12 Nov 2004; Joshua Kinard <kumba@g.o>
1217 - glibc-2.3.4.20040619-r2.ebuild:
1218 - Tricksy patchesess, mispellses thems we does.
1219 -
1220 - 11 Nov 2004; Joshua Kinard <kumba@g.o>
1221 - glibc-2.3.4.20040619-r2.ebuild:
1222 - Forgot to rename a patch in the ebuild.
1223 -
1224 - 10 Nov 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20041102.ebuild:
1225 - Removed line referencing a uneeded patch for mips.
1226 -
1227 - 10 Nov 2004; Joshua Kinard <kumba@g.o>
1228 - glibc-2.3.4.20040808-r1.ebuild:
1229 - Masking via keywords directly. 2.3.4.20041102 works for o32 mips, n32 is still
1230 - experimental and broken, but I don't think it can get much more broken than it
1231 - is already. Winging it.
1232 -
1233 - 10 Nov 2004; Joshua Kinard <kumba@g.o>
1234 - +files/2.3.3/glibc-2.3.3-mips-addabi.diff,
1235 - +files/2.3.3/glibc-2.3.3-mips-nolib3264.diff,
1236 - +files/2.3.3/glibc-2.3.3-mips-semtimedop.diff,
1237 - +files/2.3.3/glibc-2.3.3-mips-syscall.h.diff,
1238 - +files/2.3.3/glibc-2.3.3-mips-sysify.diff, -files/2.3.3/mips-addabi.diff,
1239 - -files/2.3.3/mips-nolib3264.diff, -files/2.3.3/mips-syscall.h.diff,
1240 - -files/2.3.3/mips-sysify.diff, -files/2.3.3/semtimedop.diff,
1241 - +files/2.3.4/glibc-2.3.4-mips-add-missing-sgidefs_h.patch,
1242 - +files/2.3.4/glibc-2.3.4-mips-prot_grows-undefined.patch,
1243 - +files/2.3.4/glibc-2.3.4-mips-rtld_deepbind-undefined.patch,
1244 - +files/2.3.4/glibc-2.3.4-mips-sysdep-cancel.diff,
1245 - +files/2.3.4/glibc-2.3.4-mips-update-__throw.patch,
1246 - -files/2.3.4/mips-sysdep-cancel.diff, glibc-2.3.3.20040420-r2.ebuild,
1247 - glibc-2.3.4.20040619-r2.ebuild, glibc-2.3.4.20040808-r1.ebuild,
1248 - glibc-2.3.4.20041021.ebuild, glibc-2.3.4.20041102.ebuild:
1249 - Renamed a few patches to better identify them for mips, masked 2.3.4.20041021,
1250 - and added a series of patches to 2.3.4.20041102 from libc-alpha ML that allows
1251 - it to build and usable. Also re-added use of the librt patchs to fix a
1252 - run-time error.
1253 -
1254 - 05 Nov 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041102.ebuild:
1255 - keywording as ~amd64, ~ppc64, ~ia64, and ~x86. added ~ppc keyword thanks to
1256 - testing by morfic. hopefully this will be the last new revision for a bit.
1257 -
1258 - 05 Nov 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041021.ebuild,
1259 - glibc-2.3.4.20041102.ebuild:
1260 - made the ebuild die if nptlonly is in USE without nptl also being in USE
1261 -
1262 -*glibc-2.3.4.20041102 (04 Nov 2004)
1263 -
1264 - 04 Nov 2004; Travis Tilley <lv@g.o>
1265 - +files/2.3.4/glibc-2.3.4-features-header-fix.patch,
1266 - +files/2.3.4/glibc-2.3.4-fedora-branch-nomalloccheck.patch,
1267 - +files/2.3.4/glibc-2.3.4-mdns-resolver-20041102.diff,
1268 - +glibc-2.3.4.20041102.ebuild:
1269 - fedora-branch update. converted version checks to versionator.eclass. moved
1270 - all instances of CCHOST over to CTARGET. added the ability to disable the
1271 - malloc check at build-time with USE=nomalloccheck. remove
1272 - /$(get_libdir)/tls/ in preinst if migrating from nptl to nptlonly (bug
1273 - 69258)
1274 -
1275 - 31 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20041021.ebuild:
1276 - build fix for ppc64
1277 -
1278 - 29 Oct 2004; Travis Tilley <lv@g.o>
1279 - -files/2.3.4/glibc-2.3.3-mdns-resolver.diff,
1280 - +files/2.3.4/glibc-2.3.3-mdns-resolver2.diff, +files/2.3.4/host.conf,
1281 - glibc-2.3.4.20041021.ebuild:
1282 - updated the multicast dns patch from suse and added an example host.conf that
1283 - disables it by default. see bug 67385 for more info
1284 -
1285 - 29 Oct 2004; Daniel Drake <dsd@g.o> glibc-2.3.4.20041021.ebuild:
1286 - Add exit condition to prevent more people running into bug 69258
1287 -
1288 - 27 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20041006.ebuild,
1289 - glibc-2.3.4.20041021.ebuild:
1290 - keyworded 2.3.4.10041021 as testing on amd64, x86, and ppc64. removed the 1006
1291 - snapshot due to bug 67603, which 1021 fixes.
1292 -
1293 -*glibc-2.3.4.20041021 (26 Oct 2004)
1294 -
1295 - 26 Oct 2004; Travis Tilley <lv@g.o>
1296 - +files/2.3.4/glibc-2.3.4-fedora-branch-no-force-nontls.patch,
1297 - +files/2.3.4/glibc-2.3.4-fedora-branch-no-libnoversion.patch,
1298 - glibc-2.3.4.20041006.ebuild, +glibc-2.3.4.20041021.ebuild:
1299 - updated to the fedora-branch snap in fedora's 2.3.3-73 src rpm and removed the
1300 - glibc 2.0 compat (libNoVersion) changes
1301 -
1302 - 19 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808-r1.ebuild:
1303 - sane fix for problem mentioned below
1304 -
1305 - 16 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808-r1.ebuild:
1306 - emergancy fix, code from lv's change on 10/13 h0rked up ppc64 royally
1307 - and given this is the ppc64 stable version, I'm going to rush this in
1308 - to avoid the angry mob that's amassing outside my window
1309 -
1310 - 16 Oct 2004; Luca Barbato <lu_zero@g.o>
1311 - glibc-2.3.4.20041006.ebuild:
1312 - Marked -ppc has proven to subtle flaw code, probably inline optimizations
1313 -
1314 - 14 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20041006.ebuild:
1315 - Updated hppa patches to 2004-09-30. Fixed unpacking (#67503). Marked -hppa
1316 - since it was never tested and problems where reported on the parisc mailing
1317 - list.
1318 -
1319 - 13 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
1320 - Moved Lv's latest patch into do_arch{ia64|amd64}_patches() to avoid breakage
1321 - for other arches.
1322 -
1323 - 13 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
1324 - Added unset of EPATCH_OPTS in do_arch_hppa_patches to fix patching at later
1325 - stage.
1326 -
1327 - 12 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
1328 - Stable on hppa.
1329 -
1330 - 13 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808-r1.ebuild,
1331 - glibc-2.3.4.20041006.ebuild:
1332 - it seems the strange libpthread-not-installed bug was an ebuild quirk and not
1333 - a portage quirk. it should hopefully be fixed now. i've also added a safety
1334 - function to 2.3.4.20040808 and 2.3.4.20041006 that will prevent glibc from
1335 - installing if libpthread is missing, which will likely be expanded further in
1336 - the future. re-keyworded 2.3.4.20041006 ~amd64.
1337 -
1338 - 12 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041006.ebuild:
1339 - keyworded -amd64 for libpthread bug.
1340 -
1341 - 11 Oct 2004; <solar@g.o> glibc-2.3.4.20040808-r1.ebuild:
1342 - marked 20040808-r1 stable x86 for 2004.3
1343 -
1344 - 11 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041006.ebuild:
1345 - re-keyword as testing for x86, amd64, hppa, ppc64, and ppc
1346 -
1347 - 10 Oct 2004; Travis Tilley <lv@g.o>
1348 - +files/2.3.4/glibc-2.3.4-res_init.patch, glibc-2.3.4.20040808-r1.ebuild:
1349 - added fix for a relocation error on at least amd64 and ia64. see
1350 - http://sources.redhat.com/ml/libc-alpha/2004-08/msg00076.html for more info.
1351 - closes bug 66396.
1352 -
1353 -*glibc-2.3.2-r12 (07 Oct 2004)
1354 -
1355 - 07 Oct 2004; Travis Tilley <lv@g.o>
1356 - +files/2.3.3/glibc-2.3.3-tempfile.patch, -glibc-2.3.2-r11.ebuild,
1357 - +glibc-2.3.2-r12.ebuild, -glibc-2.3.3.20040420-r1.ebuild,
1358 - +glibc-2.3.3.20040420-r2.ebuild, -glibc-2.3.4.20040619-r1.ebuild,
1359 - +glibc-2.3.4.20040619-r2.ebuild, +glibc-2.3.4.20040808-r1.ebuild,
1360 - -glibc-2.3.4.20040808.ebuild, glibc-2.3.4.20041006.ebuild:
1361 - added a patch to fix insecure tempfile handling, closes bug 66358
1362 -
1363 -*glibc-2.3.4.20041006 (07 Oct 2004)
1364 -
1365 - 07 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20041002.ebuild,
1366 - +glibc-2.3.4.20041006.ebuild:
1367 - fixed a small bootstrap timezone bug and the group permissions bug (66392)
1368 -
1369 - 04 Oct 2004; Travis Tilley <lv@g.o>
1370 - +files/2.3.4/glibc-2.3.3-mdns-resolver.diff, glibc-2.3.4.20041002.ebuild:
1371 - added a patch from suse for multicast dns (rendezvous/howl) support, taken
1372 - from their glibc-2.3.3-63.src.rpm. closes bug 66295
1373 -
1374 -*glibc-2.3.4.20041002 (04 Oct 2004)
1375 -
1376 - 04 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040928.ebuild,
1377 - +glibc-2.3.4.20041002.ebuild:
1378 - updated to the latest fedora-branch snapshot. among other things, this fixes
1379 - the pthread_mutex_timedwait bug detailed at
1380 - http://sources.redhat.com/bugzilla/show_bug.cgi?id=417
1381 -
1382 - 01 Oct 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20040808.ebuild:
1383 - Added ~mips to keywords. Only n32 users should see this upgrade, but ONLY if
1384 - using the newer cascading profiles.
1385 -
1386 - 01 Oct 2004; Joshua Kinard <kumba@g.o>
1387 - +files/2.3.4/glibc-2.3.4-mips-generate-syscall_h.patch,
1388 - glibc-2.3.4.20040808.ebuild:
1389 - Added patch for mips that properly generates bits/syscall.h when using 2.6.x
1390 - headers. Only enabled for n32 use currently.
1391 -
1392 - 01 Oct 2004; Luca Barbato <lu_zero@g.o>
1393 - +files/2.3.4/glibc-2.3.4-getcontext.patch, glibc-2.3.4.20040808.ebuild:
1394 - Fixed getcontext behaviour, the 20040928 has that fixed already
1395 -
1396 - 29 Sep 2004; Mike Frysinger <vapier@g.o> files/nscd,
1397 - glibc-2.2.5-r9.ebuild, glibc-2.3.2-r11.ebuild,
1398 - glibc-2.3.3.20040420-r1.ebuild, glibc-2.3.4.20040619-r1.ebuild,
1399 - glibc-2.3.4.20040808.ebuild, glibc-2.3.4.20040928.ebuild:
1400 - Install the nscd init.d script #43076 by Rui Malheiro.
1401 -
1402 -*glibc-2.3.4.20040928 (28 Sep 2004)
1403 -
1404 - 28 Sep 2004; Travis Tilley <lv@g.o>
1405 - +files/2.3.4/glibc-2.3.4-dl_execstack-PaX-support.patch,
1406 - +files/2.3.4/glibc-sec-hotfix-20040916.patch, +glibc-2.3.4.20040928.ebuild:
1407 - new snapshot, masked -*, with fedora-branch patches. made nptl-enabled glibc
1408 - behave like the glibc in most other distributions, with nptl libs in lib/tls
1409 - and a fallback linuxthreads version in lib. If the linuxthreads fallback isnt
1410 - needed/wanted, you can revert to the old behavior by adding nptlonly to USE to
1411 - save yourself some compile time.
1412 -
1413 - 21 Sep 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808.ebuild:
1414 - stable on amd64
1415 -
1416 - 21 Sep 2004; Travis Tilley <lv@g.o>
1417 - -files/2.3.4/glibc-2.3.4-fix-broken-ldd.patch,
1418 - +files/2.3.4/glibc-2.3.4-nptl-pthread.h-g++-fix.patch,
1419 - glibc-2.3.4.20040808.ebuild, -glibc-2.3.4.20040918.ebuild:
1420 - removed 0918 snapshot, it will occasionally cause processes to not return.
1421 - fixes bug 64787. backported the necessary nptl pthread header fix from it to
1422 - 0808.
1423 -
1424 - 21 Sep 2004; Travis Tilley <lv@g.o>
1425 - +files/2.3.4/glibc-2.3.4-fix-broken-ldd.patch, glibc-2.3.4.20040918.ebuild:
1426 - added a fix for the new snapshot's broken ldd. fixes bug 64732.
1427 -
1428 - 19 Sep 2004; Joshua Kinard <kumba@g.o>
1429 - glibc-2.3.4.20040619-r1.ebuild:
1430 - QA fix: Added n32/n64 to IUSE.
1431 -
1432 -*glibc-2.3.4.20040918 (19 Sep 2004)
1433 -
1434 - 18 Sep 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040916.ebuild,
1435 - +glibc-2.3.4.20040918.ebuild:
1436 - new snapshot, fixes building with 2.4. go team upstream support.
1437 -
1438 - 17 Sep 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040916.ebuild:
1439 - removed keywords for archs that still use a 2.4 kernel, since recent nscd
1440 - changes require 2.6 headers
1441 -
1442 -*glibc-2.3.4.20040916 (16 Sep 2004)
1443 -
1444 - 16 Sep 2004; Travis Tilley <lv@g.o>
1445 - +files/glibc-sec-hotfix-20040916.patch, +glibc-2.3.4.20040916.ebuild:
1446 - new snapshot. among other things it fixes a bug with pthreads.h being unable
1447 - to be parsed by any version of GNU C++.
1448 -
1449 - 06 Sep 2004; Travis Tilley <lv@g.o>
1450 - +files/2.3.4/glibc-gentoo-libdir.patch, glibc-2.3.4.20040808.ebuild:
1451 - added $(get_libdir) support for amd64 and x86 and changed locale building
1452 - logic to build user-specified locales only if USE=userlocales. fixes bug 62081
1453 -
1454 - 06 Sep 2004; <solar@g.o> files/glibc-sec-hotfix-20040804.patch,
1455 - glibc-2.3.3.20040420-r1.ebuild, glibc-2.3.4.20040619-r1.ebuild:
1456 - added LD_TRACE_PRELINKING to list of sysdeps/generic/unsecvars.h to avoid info
1457 - leaking with suid apps
1458 -
1459 - 06 Sep 2004; Ciaran McCreesh <ciaranm@g.o>
1460 - glibc-2.3.4.20040619-r1.ebuild, glibc-2.3.4.20040808.ebuild:
1461 - Switch to use epause and ebeep, bug #62950
1462 -
1463 - 31 Aug 2004; Gustavo Zacarias <gustavoz@g.o>
1464 - glibc-2.3.3.20040420-r1.ebuild:
1465 - Stable on sparc
1466 -
1467 - 30 Aug 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808.ebuild:
1468 - Updated hppa patches to 2004-08-24.
1469 -
1470 - 27 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040605.ebuild:
1471 - removed old ebuild
1472 -
1473 - 27 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040619-r1.ebuild,
1474 - glibc-2.3.4.20040808.ebuild:
1475 - removed broken downgrade check, removed unneeded hardened gcc fixes, added
1476 - glibc-2.3.4-ld.so-brk-fix.patch to glibc-2.3.4.20040619-r1
1477 -
1478 - 26 Aug 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808.ebuild:
1479 - stable on ppc64
1480 -
1481 - 26 Aug 2004; Luca Barbato <lu_zero@g.o> glibc-2.3.4.20040808.ebuild:
1482 - Marked ~ppc
1483 -
1484 - 18 Aug 2004; Ferris McCormick <fmccor@g.o>
1485 - glibc-2.3.3.20040420-r1.ebuild:
1486 - Add 'hardened' to the IUSE list. The ebuild uses it on sparc as an indicator
1487 - that the compiler was built hardened, and so special care must be taken in the
1488 - build of the library to avoid SegFaults from the startup routines crt1.o &
1489 - friends. The main purpose for this change is to emphasize the point for anyone
1490 - building the library on sparc with hardened gcc; there is no change in
1491 - functionality.
1492 -
1493 - 17 Aug 2004; Luca Barbato <lu_zero@g.o>
1494 - glibc-2.3.4.20040619-r1.ebuild:
1495 - Marked ~ppc
1496 -
1497 - 16 Aug 2004; Travis Tilley <lv@g.o>
1498 - +files/2.3.4/glibc-2.3.4-ld.so-brk-fix.patch, glibc-2.3.4.20040808.ebuild:
1499 - added ld.so brk patch, which should fix the upstream bug detailed at
1500 - http://sources.redhat.com/bugzilla/show_bug.cgi?id=227
1501 -
1502 - 15 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20040207.ebuild:
1503 - removed ebuild now that alpha and ia64 dont use it
1504 -
1505 - 15 Aug 2004; Aron Griffis <agriffis@g.o>
1506 - glibc-2.3.3_pre20040207.ebuild:
1507 - Remove ~alpha and ~ia64 from glibc-2.3.3_pre20040207. We'll stick with stable
1508 - on those arches until we get new livecds released.
1509 -
1510 - 15 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040605-r1.ebuild,
1511 - -glibc-2.3.4.20040619.ebuild:
1512 - cleanup unneeded 2.3.4 ebuilds
1513 -
1514 - 15 Aug 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild,
1515 - glibc-2.3.3_pre20040420.ebuild:
1516 - removed a few unneeded ebuilds
1517 -
1518 - 12 Aug 2004; Joshua Kinard <kumba@g.o>
1519 - glibc-2.3.4.20040619-r1.ebuild:
1520 - Bumped glibc-2.3.4.20040619-r1 to stable for the hotfix (Bug #59526).
1521 -
1522 - 11 Aug 2004; Gustavo Zacarias <gustavoz@g.o>
1523 - glibc-2.3.3.20040420-r1.ebuild:
1524 - Keyworded ~sparc
1525 -
1526 - 11 Aug 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
1527 - glibc-2.3.4.20040808.ebuild:
1528 - Latest GLIBC cvs has most of what is needed for N32/N64
1529 -
1530 - 11 Aug 2004; Michael Hanselmann <hansmi@g.o>
1531 - glibc-2.3.3.20040420-r1.ebuild:
1532 - Stable on ppc.
1533 -
1534 - 11 Aug 2004; Bryan Østergaard <kloeri@g.o> glibc-2.3.2-r11.ebuild:
1535 - Stable on alpha, bug 59526.
1536 -
1537 - 09 Aug 2004; Guy Martin <gmsoft@g.o> glibc-2.3.2-r11.ebuild:
1538 - Stable on hppa.
1539 -
1540 -*glibc-2.3.3.20040420-r1 (09 Aug 2004)
1541 -
1542 - 09 Aug 2004; Brandon Hale <tseng@g.o>
1543 - +glibc-2.3.3.20040420-r1.ebuild:
1544 - Make a 20040420-r1 with the patch for x86 stableage.
1545 -
1546 - 09 Aug 2004; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.2-r11.ebuild:
1547 - Stable on sparc wrt #59526
1548 -
1549 - 08 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605-r1.ebuild,
1550 - glibc-2.3.4.20040619-r1.ebuild, glibc-2.3.4.20040619.ebuild,
1551 - glibc-2.3.4.20040808.ebuild:
1552 - makecheck fails with sandbox enabled, so i've made the ebuilds die right away
1553 - if makecheck is in USE and sandbox is in FEATURES. this cannot be fixed by
1554 - disabling the sandbox from within the ebuild, as the bug occurs if sandbox is
1555 - loaded at all.
1556 -
1557 - 08 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808.ebuild:
1558 - made --enable-bind-now the default for all users instead of just hardened users
1559 -
1560 -*glibc-2.3.4.20040808 (08 Aug 2004)
1561 -
1562 - 08 Aug 2004; Travis Tilley <lv@g.o>
1563 - +files/2.3.4/glibc-2.3.4.20040808-i386-got-fix.diff,
1564 - +glibc-2.3.4.20040808.ebuild:
1565 - new snapshot. added function to fix lib64 symlinks on amd64 and moved to using
1566 - branch updates against 2.3.3
1567 -
1568 - 07 Aug 2004; <agriffis@g.o> glibc-2.3.2-r11.ebuild:
1569 - stable on ia64 #59526
1570 -
1571 - 08 Aug 2004; Luca Barbato <lu_zero@g.o>
1572 - glibc-2.3.4.20040619-r1.ebuild:
1573 - Removed a patch
1574 -
1575 - 07 Aug 2004; <solar@g.o> glibc-2.3.4.20040619-r1.ebuild,
1576 - files/2.3.3/ssp.c:
1577 - added some misc #ifdef's to the ssp.c for use with other libcs
1578 -
1579 - 06 Aug 2004; <solar@g.o> glibc-2.3.4.20040619-r1.ebuild:
1580 - don't disable relro completly when not using hardened as it's still a valid
1581 - toolchain option
1582 -
1583 - 06 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040619-r1.ebuild:
1584 - stable on amd64 for security fix
1585 -
1586 - 05 Aug 2004; Tom Martin <slarti@g.o> glibc-2.3.2-r11.ebuild:
1587 - Stable on amd64 for bug 59526.
1588 -
1589 -*glibc-2.3.2-r11 (05 Aug 2004)
1590 -
1591 - 05 Aug 2004; Mike Frysinger <vapier@g.o> +glibc-2.3.2-r11.ebuild:
1592 - Add hotfix for security issue relating to LD_DEBUG and suid binaries #59526.
1593 -
1594 -*glibc-2.3.4.20040619-r1 (04 Aug 2004)
1595 -
1596 - 04 Aug 2004; Brandon Hale <tseng@g.o>
1597 - +files/glibc-sec-hotfix-20040804.patch, +glibc-2.3.4.20040619-r1.ebuild:
1598 - Add hotfix for security issue relating to LD_DEBUG and suid binaries #59526.
1599 -
1600 - 03 Aug 2004; Michael Sterrett <mr_bones_@g.o>
1601 - glibc-2.3.4.20040605.ebuild:
1602 - fix use invocation
1603 -
1604 - 02 Aug 2004; Mike Frysinger <vapier@g.o> glibc-2.2.5-r9.ebuild,
1605 - glibc-2.3.2-r10.ebuild, glibc-2.3.4.20040619.ebuild:
1606 - Dont strip libthread_db and libpthread since it breaks gdb debugging badly
1607 - #46186.
1608 -
1609 - 26 Jul 2004; Michael Sterrett <mr_bones_@g.o>
1610 - glibc-2.3.4.20040619.ebuild:
1611 - fix use invocation
1612 -
1613 - 22 Jul 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040619.ebuild:
1614 - Added hardened stuff for hppa from pappy.
1615 -
1616 - 21 Jul 2004; Michael Sterrett <mr_bones_@g.o>
1617 - glibc-2.3.3.20040420.ebuild:
1618 - use fewer shells
1619 -
1620 - 21 Jul 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040619:
1621 - Added patches for hppa.
1622 -
1623 - 20 Jul 2004; Alexander Gabert <pappy@g.o>
1624 - glibc-2.3.3.20040420.ebuild:
1625 - added sparc fix for glibc PIC building
1626 -
1627 - 14 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.3.20040420.ebuild,
1628 - glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040619.ebuild:
1629 - change pentium-m fix to use -mtune=pentium3 instead of -march=pentium4. that
1630 - should finally fix bug 55696, or at least work around it until upstream has a
1631 - proper fix
1632 -
1633 - 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040619.ebuild,
1634 - glibc-2.3.4.20040605.ebuild:
1635 - let's try the right section and gussy it up a bit
1636 -
1637 - 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040619.ebuild:
1638 - fix bug #56615, ld.so.1 prob on ppc64
1639 -
1640 - 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040605.ebuild,
1641 - glibc-2.3.4.20040619.ebuild:
1642 - fix bug #56615, ld.so.1 prob on ppc64
1643 -
1644 - 11 Jul 2004; Joshua Kinard <kumba@g.o> glibc-2.3.3.20040420.ebuild:
1645 - Commented out an epatch line referencing a (currently) non-existant patch.
1646 -
1647 - 09 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605-r1.ebuild,
1648 - glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
1649 - changed sys-kernel/linux-headers dependency for nptl to linux26-headers
1650 -
1651 - 09 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.3.20040420.ebuild,
1652 - glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040619.ebuild:
1653 - change -march=pentium-m to -march=pentium4 to work around bug 55696 until
1654 - upstream has a fix
1655 -
1656 - 08 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.1-r5.ebuild,
1657 - glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r9.ebuild,
1658 - glibc-2.3.3.20040420.ebuild, glibc-2.3.3_pre20040207.ebuild,
1659 - glibc-2.3.3_pre20040420.ebuild, glibc-2.3.4.20040605-r1.ebuild,
1660 - glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
1661 - unset LD_RUN_PATH to fix bug 19043
1662 -
1663 - 08 Jul 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20031210.ebuild,
1664 - -glibc-2.3.3_pre20040117-r1.ebuild, -glibc-2.3.3_pre20040117.ebuild,
1665 - -glibc-2.3.3_pre20040529.ebuild:
1666 - removed old _pre ebuilds, except for 2.3.3_pre20040207 which is needed for
1667 - ~alpha and 2.3.3_pre20040420 which is needed for ~sparc.
1668 -
1669 - 07 Jul 2004; Joshua Kinard <kumba@g.o> glibc-2.3.3.20040420.ebuild:
1670 - Marked stable on mips.
1671 -
1672 - 05 Jul 2004; Marius Mauch <genone@g.o> glibc-2.2.5-r9.ebuild,
1673 - glibc-2.3.1-r5.ebuild, glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild,
1674 - glibc-2.3.2-r9.ebuild, glibc-2.3.3.20040420.ebuild,
1675 - glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20040117-r1.ebuild,
1676 - glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild,
1677 - glibc-2.3.3_pre20040420.ebuild, glibc-2.3.3_pre20040529.ebuild,
1678 - glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040605.ebuild,
1679 - glibc-2.3.4.20040619.ebuild:
1680 - added a downgrade check to pkg_setup for bug #25230.
1681 -
1682 - 27 Jun 2004; Aron Griffis <agriffis@g.o> glibc-2.3.1-r5.ebuild,
1683 - glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r9.ebuild,
1684 - glibc-2.3.3.20040420.ebuild, glibc-2.3.3_pre20031210.ebuild,
1685 - glibc-2.3.3_pre20040117-r1.ebuild, glibc-2.3.3_pre20040117.ebuild,
1686 - glibc-2.3.3_pre20040207.ebuild, glibc-2.3.3_pre20040420.ebuild,
1687 - glibc-2.3.3_pre20040529.ebuild, glibc-2.3.4.20040605-r1.ebuild,
1688 - glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
1689 - QA - fix use invocation
1690 -
1691 - 22 Jun 2004; <solar@g.o> glibc-2.2.5-r9.ebuild,
1692 - glibc-2.3.1-r5.ebuild, glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild,
1693 - glibc-2.3.2-r9.ebuild, glibc-2.3.3.20040420.ebuild,
1694 - glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20040117-r1.ebuild,
1695 - glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild,
1696 - glibc-2.3.3_pre20040420.ebuild, glibc-2.3.3_pre20040529.ebuild,
1697 - glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040605.ebuild,
1698 - glibc-2.3.4.20040619.ebuild:
1699 - Added debug to IUSE for all glibc ebuilds, imported
1700 - pie-nptl-sysdep-shared.patch from bug 52254 #c13
1701 -
1702 -*glibc-2.3.4.20040619 (20 Jun 2004)
1703 -
1704 - 20 Jun 2004; Martin Schlemmer <azarah@g.o>
1705 - +glibc-2.3.4.20040619.ebuild:
1706 - Update snapshot to 20040619. Add BRANCH_UPDATE support back, as it appears
1707 - there will be again official releases, and the snapshot is much less to
1708 - download for future updates to 2.3.4 ... It should be noted that
1709 - non-branch-update support was not tested fully, so there might be bugs on next
1710 - stable upstream release. Also add back testing of linux-headers version, as
1711 - well as kernel version for NPTL support. Remove stale info pages, else we have
1712 - ~40 unused files installed. Generate updated manpages tarball, and move it to
1713 - mirrors rather.
1714 -
1715 - 19 Jun 2004; <malc@g.o> glibc-2.3.4.20040605.ebuild:
1716 - Mark stable for release on amd64. Complaints to lv@g.o, he made me do it ;-)
1717 -
1718 - 17 Jun 2004; Luca Barbato <lu_zero@g.o>
1719 - glibc-2.3.4.20040605-r1.ebuild:
1720 - Ported the fix to this ebuild
1721 -
1722 - 16 Jun 2004; Luca Barbato <lu_zero@g.o>
1723 - +files/2.3.4/glibc-2.3.4-nptl-altivec.patch, glibc-2.3.4.20040605.ebuild:
1724 - Added a patch for ppc, pending some tests
1725 -
1726 - 13 Jun 2004; Travis Tilley <lv@g.o>
1727 - +files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch,
1728 - glibc-2.3.4.20040605-r1.ebuild:
1729 - added potential fix for building nptl with a hardened toolchain and did a few
1730 - more cleanups in the ebuild, like moving ssp-related patches into their own
1731 - function.
1732 -
1733 - 12 Jun 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040605.ebuild
1734 - stable on ppc64 (yeah!)
1735 -
1736 - 12 Jun 2004; Joshua Kinard <kumba@g.o>
1737 - glibc-2.3.4.20040605-r1.ebuild:
1738 - - Clean up the usage of paranthesis around groups
1739 - of use flag checks (unecessarily invokes a subshell)
1740 - - And allow a sed command that unconditionally disables
1741 - relro for ld.so to fire (it previously only fired if
1742 - use build == true or use build == false AND
1743 - use hardened == true)
1744 - - Apply one of the mips patches only if use n32 or
1745 - use n64 is true
1746 - - Add ~mips to KEYWORDS
1747 -
1748 - 11 Jun 2004; Joshua Kinard <kumba@g.o>
1749 - glibc-2.3.4.20040605-r1.ebuild:
1750 - More cleanups: move strip-flags and friends into setup_flags where they belong.
1751 -
1752 - 11 Jun 2004; Joshua Kinard <kumba@g.o>
1753 - glibc-2.3.4.20040605-r1.ebuild:
1754 - Fixup sparc bits in setup_flags.
1755 -
1756 -*glibc-2.3.4.20040605-r1 (11 Jun 2004)
1757 -
1758 - 11 Jun 2004; Joshua Kinard <kumba@g.o>
1759 - +glibc-2.3.4.20040605-r1.ebuild:
1760 - MASSIVE cleanup to glibc's ebuild. Starting with 2.3.4.20040605, the following
1761 - changes were made:
1762 - - Moved PaX patches into its own function
1763 - - Moved all arch-specific patches into their own arch-specific
1764 - functions
1765 - - Archs that lack any patches have empty arch-specific functions
1766 - for later use
1767 - - Hardened/relro/nptl related tweaks moved into its own function
1768 - - Cleaned up 'if' conditionals and some spacing
1769 - - Added some missing tweaks that fixed an issue on non-hardened
1770 - toolchains w/ nptl where the build would segfault during the
1771 - sunrpc subsection of glibc
1772 -
1773 - 10 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
1774 - passes "make check" on ppc64, adding ~ppc64 keyword
1775 -
1776 - 10 Jun 2004; Stephen P. Becker <geoman@g.o>
1777 - glibc-2.3.3_pre20040529.ebuild:
1778 - removed ~mips keyword
1779 -
1780 - 09 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
1781 - the 2.3.4 release needs pre-generated info pages to bootstrap without perl,
1782 - unlike previous releases that just needed pre-generated man pages. this
1783 - release is now usable from stage1.
1784 -
1785 - 08 Jun 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild:
1786 - glibc-2.3.3.20040420 marked stable for upcoming release
1787 -
1788 - 07 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
1789 - glibc 2.3.4.20040605 should now pass all tests with USE="-nptl makecheck" on
1790 - at least amd64. nptl still fails.
1791 -
1792 - 06 Jun 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild:
1793 - patch source was incorrect for branch update.. bug #53107
1794 -
1795 - 06 Jun 2004; Brandon Hale <tseng@g.o> glibc-2.3.3.20040420.ebuild:
1796 - Quick fix, epatch for the branch-update was still using the now incorrect PV.
1797 -
1798 - 06 Jun 2004; Brandon Hale <tseng@g.o> -glibc-2.3.2-r11.ebuild,
1799 - -glibc-2.3.2-r3.ebuild, -glibc-2.3.3_pre20040420-r1.ebuild:
1800 - Cleanup obsoleted versions.
1801 -
1802 -*glibc-2.3.3.20040420 (06 Jun 2004)
1803 -
1804 - 06 Jun 2004; Brandon Hale <tseng@g.o> +glibc-2.3.3.20040420.ebuild:
1805 - Update 20040420 snapshot to new naming scheme, add to ~x86.
1806 -
1807 - 05 Jun 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20040605.ebuild:
1808 - for sparc64 systems, export CCHOST as well as CHOST so glibc configures itself
1809 - properly.
1810 -
1811 -*glibc-2.3.4.20040605 (05 Jun 2004)
1812 -
1813 - 05 Jun 2004; Travis Tilley <lv@g.o>
1814 - +files/2.3.4/glibc-execstack-disable.patch, -glibc-2.3.4.20040602.ebuild,
1815 - +glibc-2.3.4.20040605.ebuild:
1816 - new snapshot. it seems i caught Ulrich Drepper in the middle of a commit with
1817 - my last snapshot, breaking nptl on x86 and possibly elsewhere.
1818 -
1819 -*glibc-2.3.2-r11 (05 Jun 2004)
1820 -
1821 - 05 Jun 2004; Brandon Hale <tseng@g.o>
1822 - +files/2.3.2/glibc-2.3.2-frandom-detect.patch,
1823 - +files/2.3.2/glibc-2.3.2-got-fix.diff,
1824 - +files/2.3.2/glibc-2.3.2-owl-malloc-unlink-sanity-check.diff,
1825 - +files/2.3.2/glibc-2.3.2-propolice-guard-functions-v3.patch,
1826 - +files/2.3.2/glibc-2.3.2-pt_pax.diff,
1827 - +files/2.3.2/glibc-2.3.2-signal-ssp.diff, +files/2.3.2/ssp.c,
1828 - +glibc-2.3.2-r11.ebuild:
1829 - Create an -r11 (-*) with backported patches from 2.3.3_pre, namely owl-unlink
1830 - checking and updated SSP.
1831 -
1832 - 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
1833 - +files/2.3.4/mips-sysdep-cancel.diff, glibc-2.3.4.20040602.ebuild:
1834 - Finalize n32 fixes (n64 is yet to be tested, but should be
1835 - piece of cake now)
1836 - Add ALT_HEADERS variable, which will allows us to point glibc
1837 - to something other then /usr/lib. This will be needed for
1838 - x-compilation support.
1839 -
1840 - 04 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
1841 - stable on amd64
1842 -
1843 - 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
1844 - glibc-2.3.3_pre20040420-r1.ebuild, glibc-2.3.4.20040602.ebuild:
1845 - glibc is not using n32/n64 use flags (yet)
1846 -
1847 - 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
1848 - glibc-2.3.4.20040602.ebuild:
1849 - Mark glibc-2.3.4 as ~mips
1850 -
1851 - 03 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
1852 - +files/2.3.3/mips-addabi.diff, +files/2.3.3/mips-syscall.h.diff,
1853 - +files/2.3.3/mips-sysify.diff, +files/2.3.3/semtimedop.diff,
1854 - glibc-2.3.3_pre20040420-r1.ebuild, glibc-2.3.3_pre20040529.ebuild,
1855 - glibc-2.3.4.20040602.ebuild:
1856 - Add n32/n64 patches. Some of them are not quite ready, but it
1857 - shouldn't make any matters worse - o32 should not be affected
1858 - in any way.
1859 - Also add ${CHOST} and ${CCHOST} to configure (--build/--host)
1860 -
1861 - 03 Jun 2004; Tom Gall <tgall@g.o> glibc-2.3.3_pre20040529.ebuild:
1862 - stable on ppc64
1863 -
1864 - 03 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040602.ebuild:
1865 - fixed the ebuild to install all locales if doing a make check and repaired the
1866 - tarball so that the info pages arent broken
1867 -
1868 - 03 Jun 2004; Jason Eric Huebel <jhuebel@g.o>
1869 - glibc-2.3.3_pre20040529.ebuild:
1870 - fixed header dependency based on NPTL use flag
1871 -
1872 -*glibc-2.3.4.20040602 (03 Jun 2004)
1873 -
1874 - 03 Jun 2004; Travis Tilley <lv@g.o> -glibc-2.3.3.20040602.ebuild,
1875 - +glibc-2.3.4.20040602.ebuild:
1876 - added an ebuild with a proper version number. new features in this ebuild
1877 - include the makecheck USE flag for having glibc run tests on itself and the
1878 - ability to install only the locales that you want. a new configuration file
1879 - has been added for controlling this feature: /etc/locales.build. a default
1880 - should be installed when you emerge this version of glibc, please read the
1881 - comments for a description of this file's format.
1882 -
1883 - 02 Jun 2004; Pieter Van den Abeele <pvdabeel@g.o> glibc-2.3.3_pre20040420-r1.ebuild:
1884 - Mased stable on ppc
1885 -
1886 -*glibc-2.3.3.20040602 (02 Jun 2004)
1887 -
1888 - 02 Jun 2004; Travis Tilley <lv@g.o> +glibc-2.3.3.20040602.ebuild:
1889 - new cvs snapshot. this ebuild marks a move from using branch updates against
1890 - 2.3.2 to using actual cvs snapshot tarballs. it also marks a move in the
1891 - versioning scheme for glibc... since upstream has decided to let distributions
1892 - choose what they want to release instead of making releases themselves, the
1893 - pre has been dropped from the version.
1894 -
1895 - 02 Jun 2004; Joshua Kinard <kumba@g.o>
1896 - glibc-2.3.3_pre20040529.ebuild:
1897 - Added ~mips to KEYWORDS.
1898 -
1899 - 30 May 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
1900 - adding ~amd64 and ~ppc64 to keywords
1901 -
1902 - 30 May 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
1903 - misc pax/grsec fixes from peter mazinger
1904 -
1905 -*glibc-2.3.3_pre20040529 (29 May 2004)
1906 -
1907 - 29 May 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20040527.ebuild,
1908 - +glibc-2.3.3_pre20040529.ebuild:
1909 - new snapshot. this one should build on ppc64
1910 -
1911 -*glibc-2.3.3_pre20040527 (27 May 2004)
1912 -
1913 - 27 May 2004; Travis Tilley <lv@g.o> +glibc-2.3.3_pre20040527.ebuild:
1914 - update snapshot
1915 -
1916 - 27 May 2004; Travis Tilley <lv@g.o>
1917 - glibc-2.3.3_pre20040420-r1.ebuild:
1918 - adding ~amd64 keyword to satisfy gcc 3.4 dep
1919 -
1920 - 17 May 2004; Travis Tilley <lv@g.o>
1921 - +files/2.3.3/glibc-2.3.3-ssp-gcc34-after-frandom.patch,
1922 - glibc-2.3.3_pre20040420-r1.ebuild:
1923 - added fix for compiling SSP with gcc 3.4
1924 -
1925 -*glibc-2.3.3_pre20040420-r1 (14 May 2004)
1926 -
1927 - 14 May 2004; <solar@g.o> glibc-2.3.3_pre20040420-r1.ebuild,
1928 - files/2.3.3/glibc-2.3.2-propolice-guard-functions-v3.patch,
1929 - files/2.3.3/glibc-2.3.3-frandom-detect.patch:
1930 - frandom/SSP implementation for glibc. Adds new 'erandom' flag to IUSE. (-*
1931 - masked for testing now) bug #50864
1932 -
1933 - 12 May 2004; Alexander Gabert <pappy@g.o> :
1934 - removing hardened-gcc vintage from some ebuilds
1935 -
1936 - 08 May 2004; Bryan Østergaard <kloeri@g.o>
1937 - glibc-2.3.3_pre20040420.ebuild:
1938 - Removed ~alpha, see bug #50301.
1939 -
1940 - 04 May 2004; Ilya A. Volynets-Evenbaks <iluxa@g.o>
1941 - +files/2.3.3/glibc-2.3.3_pre20040420-mips-dl-machine-calls.diff,
1942 - +files/2.3.3/glibc-2.3.3_pre20040420-mips-incl-sgidefs.diff,
1943 - glibc-2.3.3_pre20040420.ebuild:
1944 - - Remove unneeded patches
1945 - - Add patch by Thiemo Seufer to include <sgidefs.h> into all
1946 - files that use _MIPS_SIM. This is required for use with
1947 - gcc-3.4. Original can be found at
1948 - http://lists.debian.org/debian-glibc/2003/debian-glibc-200312/msg00201.html
1949 - - Add compile fix to sysdeps/mips/dl-machine.h
1950 - - mark as ~mips
1951 -
1952 - 29 Apr 2004; Joshua Kinard <kumba@g.o>
1953 - glibc-2.3.3_pre20040420.ebuild:
1954 - Masked on mips until some patches can be dug/cooked/found to fix some issues.
1955 -
1956 - 28 Apr 2004; <solar@g.o> glibc-2.3.3_pre20040420.ebuild,
1957 - files/2.3.3/glibc-2.3.3-localedef-fix-trampoline.patch:
1958 - localedef contains nested function trampolines, which trigger segfaults under
1959 - PaX while building. Adding patch that inlines functions in order to avoid
1960 - this. Debian Bug (#231438, #198099)
1961 -
1962 - 27 Apr 2004; Mike Frysinger <vapier@g.o>
1963 - +files/2.3.2/glibc-2.3.2-arm-bus-defines.patch,
1964 - +files/2.3.2/glibc-2.3.2-armformat.patch,
1965 - +files/2.3.2/glibc-2.3.2-arm-doargs.patch,
1966 - +files/2.3.2/glibc-2.3.2-framestate-USING_SJLJ_EXCEPTIONS.patch,
1967 - glibc-2.3.2-r10.ebuild:
1968 - Add a few patches to make glibc compile cleanly on arm.
1969 -
1970 -*glibc-2.3.3_pre20040420 (25 Apr 2004)
1971 -
1972 - 25 Apr 2004; Martin Schlemmer <azarah@g.o>
1973 - +glibc-2.3.3_pre20040420.ebuild:
1974 - Update snapshot.
1975 -
1976 - 24 Apr 2004; Joshua Kinard <kumba@g.o>
1977 - +files/2.3.2/glibc-2.3.2-mips-fix-nested-entend-pairs.patch,
1978 - glibc-2.3.2-r10.ebuild, glibc-2.3.2-r3.ebuild:
1979 - Added a patch for mips which fixes a compile bug with newer binutils. Also
1980 - removed an RDEPEND for portage-1.9.0 which seems to be triggering a bug in
1981 - repoman. If this change affects anyone, yell at me.
1982 -
1983 - 24 Apr 2004; Joshua Kinard <kumba@g.o>
1984 - +files/2.3.2/glibc-2.3.2-mips-fix-nested-entend-pairs.patch,
1985 - glibc-2.3.2-r10.ebuild, glibc-2.3.2-r3.ebuild:
1986 - Added a patch for mips which fixes a compile bug with newer binutils. Also
1987 - removed an RDEPEND for portage-1.9.0 which seems to be triggering a bug in
1988 - repoman. If this change affects anyone, yell at me.
1989 -
1990 -*glibc-2.3.2-r10 (18 Apr 2004)
1991 -
1992 - 18 Apr 2004; Michael McCabe <randy@g.o>
1993 - +files/2.3.2/glibc-2.3.2-s390-deprecated-ustat-fixup.patch,
1994 - +glibc-2.3.2-r10.ebuild:
1995 - Added s390 specific fixes to close bug #47415
1996 -
1997 - 24 Mar 2004; Michael Sterrett <mr_bones_@g.o> glibc-2.3.2-r2.ebuild,
1998 - glibc-2.3.2-r3.ebuild, glibc-2.3.3_pre20031210.ebuild:
1999 - don't use deprecated ? : use syntax
2000 -
2001 - 18 Mar 2004; <solar@g.o> glibc-2.3.2-r9.ebuild:
2002 - adding filter-ldflags -pie to stable glibc
2003 -
2004 - 16 Mar 2004; <solar@g.o> glibc-2.3.3_pre20040207.ebuild:
2005 - glibc fails to link properly with global LDFLAGS=-pie so we filter it with new
2006 - flag-o-matic function called filter-ldflags
2007 -
2008 - 15 Mar 2004; Joshua Kinard <kumba@g.o> glibc-2.3.2-r9.ebuild:
2009 - Marked stable on mips (it had ~mips, but someone removed the keyword and
2010 - didn't leave a Changelog entry on why).
2011 -
2012 - 09 Mar 2004; <agriffis@g.o> glibc-2.3.2-r9.ebuild:
2013 - stable on alpha and ia64
2014 -
2015 - 02 Mar 2004; Brian Jackson <iggy@g.o> glibc-2.3.2-r9.ebuild:
2016 - s390 keywords
2017 -
2018 - 01 Mar 2004; Tom Gall <tgall@g.o> glibc-2.3.3_pre20031210.ebuild:
2019 - added in dependancy for ppc64 headers
2020 -
2021 - 26 Feb 2004; Sven Blumenstein <bazik@g.o> glibc-2.3.2-r9.ebuild:
2022 - Stable on sparc (was about time).
2023 -
2024 - 25 Feb 2004; Luca Barbato <lu_zero@g.o>
2025 - glibc-2.3.3_pre20040207.ebuild:
2026 - Marked ~ppc
2027 -
2028 - 24 Feb 2004; Alexander Gabert <pappy@g.o>
2029 - glibc-2.3.3_pre20040207.ebuild:
2030 - added GOTOFF fix from previous glibc release
2031 -
2032 - 24 Feb 2004; Mike Frysinger <vapier@g.o> :
2033 - Make the only headers info virtual/os-headers since hppa-headers PROVIDEs that.
2034 -
2035 - 23 Feb 2004; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild,
2036 - files/2.3.2/glibc-2.3.2-ipv6-bytestring-fix.patch:
2037 - Fix broken reverse resolving for IPv6 addresses, bug #42492. Research done by
2038 - Bernhard Schmidt <berni@××××××××××.de>.
2039 -
2040 - 12 Feb 2004; <solar@g.o> glibc-2.3.3_pre20040117-r1.ebuild,
2041 - files/2.3.3/glibc-2.3.3_pre20040117-got-fix.diff:
2042 - GOTOFF during linking seems to fail to recognize where main() is because it is
2043 - not visible in the object linked which might not be really legal C but it
2044 - apparently works anyway. This can be seen when trying to build bind9 as a
2045 - Position Independent Executable. ie CFLAGS=-fPIC,LDFLAGS=-pie. This patch
2046 - fixes that. Submitted by the PaX Team
2047 -
2048 -*glibc-2.3.3_pre20040207 (09 Feb 2004)
2049 -*glibc-2.3.3_pre20031210 (09 Feb 2004)
2050 -
2051 - 09 Feb 2004; Brad House <brad_mssw@g.o>
2052 - glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20031222.ebuild,
2053 - glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild:
2054 - glibc 2.3.3_pre release for PPC64. This is the only version that works for
2055 - ppc64. Current VMX commits have caused later pulls to not work
2056 -
2057 -*glibc-2.3.3_pre20040207 (08 Feb 2004)
2058 -
2059 - 08 Feb 2004; Martin Schlemmer <azarah@g.o>
2060 - glibc-2.3.3_pre20040207.ebuild,
2061 - files/2.3.2/glibc-2.3.2-rtld-assert-fix.patch:
2062 - Update snapshot to 20040207. Fix an assert when running libc.so from
2063 - commandline, bug #34733. Add ia64 to nptl arches.
2064 -
2065 - 19 Jan 2004; Mike Frysinger <vapier@g.o> glibc-2.3.2-r9.ebuild :
2066 - Add back in nptl support since gcc-3.3.2-r5 is now stable.
2067 -
2068 -*glibc-2.3.3_pre20040117-r1 (26 Jan 2004)
2069 -
2070 - 26 Jan 2004; <solar@g.o> glibc-2.3.3_pre20040117-r1.ebuild,
2071 - files/2.3.3/glibc-2.3.3-owl-malloc-unlink-sanity-check.diff,
2072 - files/2.3.3/glibc-2.3.3_pre20040117-pt_pax.diff,
2073 - files/2.3.3/glibc-2.3.3_pre20040117-signal-ssp.diff:
2074 - added ptpax flags. cosmetic ssp patch and owl unlink sanity to testing
2075 -
2076 - 19 Jan 2004; Mike Frysinger <vapier@g.o> glibc-2.3.2-r9.ebuild :
2077 - Remove nptl support since people dont understand nptl and this is now x86 stable.
2078 - See Bug #38622 for some good examples. This is OK because 2.3.3_preXXX has
2079 - nptl support and it's unstable and it covers all the archs 2.3.2-r9 does.
2080 -
2081 -*glibc-2.3.3_pre20040117 (18 Jan 2004)
2082 -
2083 - 18 Jan 2004; Martin Schlemmer <azarah@g.o>
2084 - glibc-2.3.3_pre20040117.ebuild:
2085 - Update snapshot to 20040117.
2086 -
2087 - 18 Jan 2004; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild:
2088 - Mark stable for x86.
2089 -
2090 - 18 Jan 2004; Bartosch Pixa <darkspecter@g.o> glibc-2.3.2-r9.ebuild:
2091 - PDEPEND on new linux-headers version on ppc
2092 -
2093 - 16 Jan 2004; Bartosch Pixa <darkspecter@g.o> glibc-2.3.2-r9.ebuild:
2094 - set ppc in keywords
2095 -
2096 - 10 Jan 2004; Aron Griffis <agriffis@g.o> glibc-2.3.2-r9.ebuild:
2097 - stable on alpha for bug 37595... alpha really needs execstack-PaX-support.patch
2098 -
2099 - 09 Jan 2004; Luca Barbato <lu_zero@g.o> glibc-2.3.2-r9.ebuild:
2100 - Marked ~ppc
2101 -
2102 -*glibc-2.3.3_pre20031222 (27 Dec 2003)
2103 -
2104 - 16 Jan 2004; Guy Martin <gmsoft@g.o> glibc-2.3.3_pre20031222.ebuild :
2105 - Removed some patches which did not apply for hppa.
2106 -
2107 - 27 Dec 2003; Martin Schlemmer <azarah@g.o>
2108 - glibc-2.3.3_pre20031222.ebuild:
2109 - Update snapshot to 20031222. Change code that searches for proper headers to
2110 - look first in /usr/include again.
2111 -
2112 -*glibc-2.3.3_pre20031212 (14 Dec 2003)
2113 -
2114 - 14 Dec 2003; Martin Schlemmer <azarah@g.o>
2115 - glibc-2.3.3_pre20031212.ebuild,
2116 - files/2.3.3/glibc-2.3.3-dl_execstack-PaX-support.patch:
2117 - Update snapshot to 20031212, pre-release of 2.3.3.
2118 -
2119 - 29 Nov 2003; Brad House <brad_mssw@g.o> glibc-2.3.2-r9.ebuild:
2120 - mark stable on amd64
2121 -
2122 - 23 Nov 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r3.ebuild,
2123 - glibc-2.3.2-r8.ebuild, glibc-2.3.2-r9.ebuild:
2124 - glibc refuses to build with --relax in LDFLAGS.
2125 -
2126 - 20 Nov 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r8.ebuild:
2127 - Mark stable on alpha
2128 -
2129 -*glibc-2.3.2-r9 (18 Nov 2003)
2130 -
2131 - 08 Dec 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
2132 - Marked stable on hppa.
2133 -
2134 - 19 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
2135 - Added clean hppa patches. Seems not to suffer of the -r8 problems.
2136 -
2137 - 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
2138 - Removed hppa stuff. New patching method should come shortly.
2139 -
2140 - 18 Nov 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild:
2141 - - Update CVS branch to 20031115.
2142 - - With latest versions of glibc, a lot of apps failed on a PaX enabled
2143 - system with "cannot enable executable stack as shared object requires:
2144 - Permission denied". This is due to PaX 'exec-protecting' the stack, and
2145 - ld.so then trying to make the stack executable due to some libraries not
2146 - containing the PT_GNU_STACK section. Add dl_execstack-PaX-support.patch,
2147 - bug #32960.
2148 - - We do not want name_insert() in iconvconfig.c to be defined inside
2149 - write_output() as it causes issues with PaX.
2150 -
2151 -*glibc-2.3.1-r5 (16 Nov 2003)
2152 -
2153 - 16 Nov 2003; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r9.ebuild,
2154 - glibc-2.3.1-r5.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r3.ebuild,
2155 - files/2.2.5/glibc-2.2.5-getgrouplist.patch,
2156 - files/2.3.1/glibc-2.3.1-ftw.patch,
2157 - files/2.3.1/glibc-2.3.1-getgrouplist.patch,
2158 - files/2.3.2/glibc-2.3.2-dl_execstack-PaX-support.patch,
2159 - files/2.3.2/glibc-2.3.2-iconvconfig-name_insert.patch,
2160 - files/2.3.2/glibc-2.3.2-propolice-guard-functions-v2.patch,
2161 - files/2.3.2/glibc-2.3.2-propolice-guard-functions.patch:
2162 - - A bug in the getgrouplist function can cause a buffer overflow if the size
2163 - of the group list is too small to hold all the user's groups. More info can
2164 - be found at: https://rhn.redhat.com/errata/RHSA-2003-325.html
2165 - - Fix a memory leak in ftw_dir
2166 - - To circumvent problems with propolice when linking binaries statically among
2167 - things, __guard and __guard_setup__stack_smash_handler is now in libc.so. More
2168 - info at: http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml
2169 - Thanks for helping in developing these patchsets goes to "moid" from the
2170 - Openbsd team.
2171 - - We do not want name_insert() in iconvconfig.c to be defined inside
2172 - write_output() as it causes issues with PaX.
2173 -
2174 - 09 Nov 2003; Mike Frysinger <vapier@g.o> :
2175 - Fix sscanf.c compilation. This tiny patch can be found in 2.3.2 already.
2176 -
2177 - 01 Nov 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r8.ebuild,
2178 - files/2.3.2/glibc-2.3.2-alpha-crti.patch,
2179 - files/2.3.2/glibc-2.3.2-alpha-pwrite.patch:
2180 - Add crti and pwrite patches for alpha
2181 -
2182 - 28 Oct 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
2183 - Added depend to >=hppa-headers-2.4.21_p13 for succefull compilation.
2184 -
2185 - 27 Oct 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
2186 - Added patches for hppa. This glibc correct many bugs like the -static flag one.
2187 -
2188 - 27 Oct 2003; Martin Schlemmer <azarah@g.o> files/nscd:
2189 - We need to pass '--pidfile' and not '--pid' to start-stop-daemon, thanks to
2190 - Markus Rippl <markus.rippl@××××××××.de> for reporting.
2191 -
2192 - 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r8.ebuild:
2193 - Remove the sysmacros.h hack, as it is no longer needed.
2194 -
2195 - 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild,
2196 - glibc-2.3.2-r4.ebuild, glibc-2.3.2-r5.ebuild, glibc-2.3.2-r8.ebuild:
2197 - Add sparch to NPTL archs; Cleanup.
2198 -
2199 -*glibc-2.3.2-r8 (26 Oct 2003)
2200 -
2201 - 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
2202 - Marked -hppa and removed hppa stuff from it.
2203 -
2204 - 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r8.ebuild:
2205 - Update snapshot.
2206 -
2207 - 18 Oct 2003; Brad House <brad_mssw@g.o> glibc-2.3.2-r6.ebuild:
2208 - add ~amd64 flag to glibc-2.3.2-r6, works with and without nptl enabled in use
2209 - flags
2210 -
2211 - 15 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
2212 - glibc-2.3.2-r7.ebuild:
2213 - Sparc updates from Kumba <kumba@g.o>:
2214 -
2215 - glibc-2.3.2-r1: Change ~sparc -> sparc in keywords
2216 - glibc-2.3.2-r7: Add ~sparc to keywords
2217 - Remove the following patch for mips to let
2218 - glibc compile:
2219 - ${P}-mips-fix-n32-n64-sysdep-headers.patch
2220 -
2221 - 15 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r6.ebuild:
2222 - Mark as unstable for x86 - we should start wider testing sooner or later, and
2223 - except for an occasional break, current CVS snapshots looks good.
2224 -
2225 -*glibc-2.3.2-r7 (14 Oct 2003)
2226 -
2227 - 19 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r7.ebuild :
2228 - Added missing atomicity patch for hppa.
2229 -
2230 - 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r7.ebuild :
2231 - Readded for hppa only. Added hppa patches and depend to correct
2232 - hppa-headers.
2233 -
2234 - 14 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r7.ebuild:
2235 - Update CVS snapshot. NPTL is now in official CVS.
2236 -
2237 - 13 Oct 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r1.ebuild:
2238 - Downgrading glibc had some unintentional side effects, stable again.
2239 -
2240 - 10 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
2241 - glibc-2.3.2-r1.ebuild:
2242 - changed hardened-gcc build behaviour with CC
2243 -
2244 - 09 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
2245 - glibc-2.3.2-r1.ebuild:
2246 - added new hardened-gcc flags for hppa
2247 -
2248 - 09 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
2249 - glibc-2.3.2-r1.ebuild:
2250 - added new hardened-gcc building logic for ppc and sparc
2251 -
2252 - 07 Oct 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r1.ebuild:
2253 - Demote 2.3.2-r1 from alpha to ~alpha since it doesn't build on alpha with
2254 - recent gcc. We really need the more recent glibc to become available for
2255 - alpha.
2256 -
2257 - 30 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r6.ebuild,
2258 - files/2.3.2/sysmacros.h:
2259 - Quick fix for last changes to sysmacros.h that breaks a few things like
2260 - sys-libs/pwdb and xfree among others.
2261 -
2262 -*glibc-2.3.2-r6 (28 Sep 2003)
2263 -
2264 - 28 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r5.ebuild,
2265 - glibc-2.3.2-r6.ebuild, files/2.3.2/glibc-2.3.2-ia64-LOAD_ARGS-fixup.patch,
2266 - files/2.3.2/glibc-2.3.2-mips-add-n32-n64-sysdep-cancel.patch,
2267 - files/2.3.2/glibc-2.3.2-mips-configure-for-n64-symver.patch,
2268 - files/2.3.2/glibc-2.3.2-mips-fix-n32-n64-sysdep-headers.patch,
2269 - files/2.3.2/glibc-2.3.2-mips-pread-linux2.5.patch:
2270 - Update snapshot to 20030927 and NPTL to 0.60. Add a few patches from Kumba
2271 - <kumba@g.o> for mips.
2272 -
2273 -*glibc-2.3.2-r5 (20 Sep 2003)
2274 -
2275 - 20 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r5.ebuild:
2276 - Update CVS snapshot to 20030919. Update NPTL to 0.59.
2277 -
2278 - 17 Sep 2003; Jon Portnoy <avenj@g.o> glibc-2.3.2-r1.ebuild :
2279 - ia64 keywords.
2280 -
2281 - 14 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r4.ebuild,
2282 - files/2.3.2/glibc-2.3.2-cispeed-cospeed-fix.patch:
2283 - Fix sparc build issues, patch from glibc-alpha, thanks to <kumba@g.o>.
2284 -
2285 - 13 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
2286 - glibc-2.3.2-r2.ebuild, glibc-2.3.2-r3.ebuild:
2287 - Add glibc-2.3.2-fix-omitted-operand-in-mathinline_h.patch to resolve bug
2288 - #28537.
2289 -
2290 - 08 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild:
2291 - Fix gcc DEPEND to be '>=sys-devel/gcc-3.2', and not '=sys-devel/gcc-3.2*'.
2292 -
2293 -*glibc-2.3.2-r4 (07 Sep 2003)
2294 -
2295 - 07 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r4.ebuild,
2296 - files/2.3.2/glibc-2.3.2-fix-omitted-operand-in-mathinline_h.patch:
2297 - Update cvs snapshot to 20030906. Update nptl to version 0.57. Add patch
2298 - for bug #27142.
2299 -
2300 - 12 Aug 2003; Alexander Gabert <pappy@g.o> glibc-2.3.2-r1.ebuild:
2301 - hppa building fails, linuxthreads/sysdeps/hppa/pt-machine.h is missing proper
2302 - setup of pthread_descr
2303 -
2304 - 10 Aug 2003; Joshua Kinard <kumba@g.o> glibc-2.3.2-r1.ebuild:
2305 - Moved to stable on mips. Been using it for ages w/ no problems.
2306 -
2307 - 10 Aug 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r2.ebuild,
2308 - glibc-2.3.2-r3.ebuild, files/fix-sysctl_h.patch, files/test-sysctl_h.c:
2309 - Add test to detect broken headers in (user land) in 2.5.68 and later.
2310 -
2311 - 31 Jul 2003; <matt@g.o> glibc-2.3.2-r1.ebuild, glibc-2.3.2-r2.ebuild,
2312 - glibc-2.3.2-r3.ebuild:
2313 - Removed warning from 2.3.2 ebuilds regarding
2314 - sandbox and -fstack-protector. This was only
2315 - a problem with 2.3.1.
2316 -
2317 - 29 Jul 2003; Alex Veber <coronalvr@g.o> glibc-2.3.2-r1.ebuild:
2318 - removed the winex block
2319 -
2320 - 28 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild:
2321 - Do not install librt.so linker script anymore, as librt.so.1 breaks things
2322 - with librt.so as a script.
2323 -
2324 -*glibc-2.3.2-r3 (23 Jul 2003)
2325 -
2326 - 23 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild:
2327 - Update CVS snapshot, as well as NPTL version to 0.55. Note that this
2328 - needs gcc-3.3-r1 and latest binutils (2.14.90.4+) to build with NPTL
2329 - support.
2330 -
2331 - 23 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
2332 - glibc-2.3.2-r2.ebuild:
2333 - From Kumba <kumba@g.o>:
2334 -
2335 - This is the patch to glibc-2.3.2-r1.ebuild which allows it to build
2336 - on sparc64. I modified it so sparc and sparc64 can use the -fcall-used-g6
2337 - flag, while sparc64-only gets a few more checks added in.
2338 -
2339 - 18 Jul 2003; Olivier Crete <tester@g.o> glibc-2.3.2-r2.ebuild:
2340 - Removed all traces of multilib, 64bit libs are installed in lib/
2341 -
2342 - 18 Jul 2003; Will Woods <wwoods@g.o> glibc-2.3.2-r1.ebuild:
2343 - Marked stable for alpha
2344 -
2345 - 17 Jul 2003; Alex Veber <coronalvr@g.o> glibc-2.3.2-r1.ebuild:
2346 - set !app-emulation/winex-cvs
2347 -
2348 - 16 Jul 2003; Jay Pfeifer <pfeifer@g.o> glibc-2.3.2-r1.ebuild:
2349 - set stable on x86
2350 - set !app-emulation/winex
2351 -
2352 - 01 Jul 2003; Luca Barbato <lu_zero@g.o> glibc-2.3.2-r1.ebuild:
2353 - set stable on ppc
2354 -
2355 - 14 Jun 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r1.ebuild,
2356 - glibc-2.3.2-r2.ebuild, files/2.3.2/glibc-2.3.2-decc-compaq.patch:
2357 - fixing ccc compatability, minor patch only applied on alpha.
2358 -
2359 - 05 Jun 2003; Christian Birchinger <joker@g.o> glibc-2.3.1-r4.ebuild:
2360 - Replaced sparc64 CFLAGS hack with replace-sparc64-flags from flag-o-matic
2361 -
2362 - 02 Jun 2003; Joshua Kinard <kumba@g.o> glibc-2.3.2-r1.ebuild:
2363 - Added ~mips to KEYWORDS
2364 -
2365 - 18 May 2003; Martin Schlemmer <azarah@g.o> :
2366 - Fix LICENSE to be LGPL-2, bug #19074. Fix glibc-2.3* < 2.3.2-r2 to depend
2367 - on <gcc-3.3.
2368 -
2369 - 18 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
2370 - glibc-2.3.2-gcc33-sscanf.patch :
2371 - Downgrade nptl to version 0.28 and add glibc-2.3.2-gcc33-sscanf.patch to
2372 - fix compile errors with gcc-3.3:
2373 -
2374 - http://sources.redhat.com/ml/libc-alpha/2003-03/msg00052.html
2375 -
2376 -*glibc-2.3.2-r2 (18 May 2003)
2377 -
2378 - 18 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r2.ebuild :
2379 - New version. Update to cvs 20030517 to fix problems with gcc-3.3. Also
2380 - closes bug #18744 as it adds the en_US.utf8 locale. Also enable NPTL
2381 - support for i[45]86, ppc and mips, as it should in theory work now.
2382 -
2383 - 14 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r{0,1}.ebuild :
2384 -
2385 - Some MIPS updates from Kumba <kumba@g.o>:
2386 - A few patches only for the MIPS platform. Descriptions of what they
2387 - do can be found in the patch headers.
2388 - <tuxus@g.o> thx <dragon@g.o> (11 Jan 2003)
2389 - <kumba@g.o> remove tst-rndseek-mips & ulps-mips patches
2390 -
2391 - 06 Apr 2003; Martin Schlemmer <azarah@g.o> :
2392 - Fix all 2.3 ebuild to install timezone data if 'build' in USE, bug #16530.
2393 -
2394 -*glibc-2.3.2-r1 (06 Apr 2003)
2395 -
2396 - 19 Apr 2003; Joshua Brindle <method@g.o> glibc-2.3.1-r4.ebuild:
2397 - give error and die if both sandbox and -fstack-protector are enabled
2398 -
2399 - 06 Apr 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild :
2400 - Fix calculation problems in allocate_static_tls that caused a TLS
2401 - enabled app that loads libGL.so to segfault. Thanks to Gareth Hughes
2402 - from NVidia for pointing me in the right direction. This patch is
2403 - from glibc CVS.
2404 -
2405 - 30 Mar 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2.ebuild :
2406 - Update NPTL version to 0.29. As it is not used by many (or I cannot
2407 - imagine it), and with the errno problems, I will rather not bump the
2408 - revision. Note that latest version is 0.32, but that (as well as 0.30
2409 - and up) needs glibc-2.3.3 snapshot.
2410 -
2411 -*glibc-2.3.1-r4 (21 Mar 2003)
2412 -
2413 - 14 Apr 2003; Joshua Brindle <method@g.o> glibc-2.3.1-r4.ebuild:
2414 - give error and die if both sandbox and -fstack-protector are enabled
2415 -
2416 - 06 Apr 2003; Zach Welch <zwelch@g.o> glibc-2.3.1-r4.ebuild:
2417 - add arm keyword
2418 -
2419 - 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.3.1-r4.ebuild:
2420 - Changed replace-flags for sparc
2421 -
2422 - 21 Mar 2003; Daniel Ahlberg <aliz@g.o> glibc-2.3.1-r4.ebuild :
2423 - Security update.
2424 -
2425 -*glibc-2.2.5-r8 (21 Mar 2003)
2426 -
2427 - 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.2.5-r8.ebuild:
2428 - Added replace-flags for sparc
2429 -
2430 - 21 Mar 2003; Daniel Ahlberg <aliz@g.o> glibc-2.2.5-r8.ebuild :
2431 - Security update.
2432 -
2433 - 11 Mar 2003; Zach Welch <zwelch@g.o>
2434 - files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff:
2435 - fix arm sysdep patch to not require autoconf
2436 -
2437 - 09 March 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1*.ebuild :
2438 - Add patch glibc-2.3.1-typeo_dl-runtime_c.patch to fix issues with Oracle,
2439 - bug #16504, thanks to Tri D. Hoang <tdhoang@×××××××××.com> for reporting.
2440 -
2441 -*glibc-2.3.2 (05 March 2003)
2442 -
2443 - 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.3.2.ebuild:
2444 - Changed replace-flags for sparc
2445 -
2446 - 11 Mar 2003; Zach Welch <zwelch@g.o> glibc-2.2.5-r7.ebuild,
2447 - glibc-2.3.1-r2.ebuild, glibc-2.3.1-r3.ebuild, glibc-2.3.2.ebuild:
2448 - change sys-kernel/linux-headers to new virtual/os-headers
2449 -
2450 - 05 March 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2.ebuild :
2451 - Update version. Thanks to Georg Müller <georgmueller@×××.net> for notifying
2452 - me.
2453 -
2454 -*glibc-2.3.2_pre1 (24 Feb 2003)
2455 -
2456 - 24 Feb 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2_pre1.ebuild :
2457 - Update version to official pre1 of 2.3.2. Add NPTL support .. note that
2458 - this is extremely experimental and does not work with the nvidia drivers
2459 - among things. Many other tweak and updates.
2460 -
2461 - 20 Feb 2003; Zach Welch <zwelch@g.o> glibc-2.2.5-r7.ebuild :
2462 - Added patches for arm. See patches for description of each.
2463 - Added arm keyword.
2464 -
2465 - 09 Feb 2003; Guy Martin <gmsoft@g.o> :
2466 - Added patches for hppa. See patches for description of each.
2467 - Added hppa to keywords.
2468 -
2469 - 29 Jan 2003; Jack Morganan <jmorgan@g.o> glibc-2.3.1-r3.ebuild :
2470 - Changed ~sparc to sparc
2471 -
2472 - 23 Jan 2003; Jan Seidel <tuxus@g.o> glibc-2.3.1-r3.ebuild :
2473 - Add MIPS inline-syscall-mips patch
2474 -
2475 - 16 Jan 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r3.ebuild :
2476 -
2477 - Sync patches.
2478 -
2479 - 15 Jan 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
2480 -
2481 - Fix 'locale -a' not listing all locales. This to Stefan Jones
2482 - <cretin@g.o> for this fix, bug #13240.
2483 -
2484 - Add MIPS patches, thanks to <tuxus@g.o> and <dragon@g.o>.
2485 -
2486 - Reload init to fix fsck on reboot ...
2487 -
2488 - 28 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r3.ebuild :
2489 -
2490 - Always add --with-headers=${ROOT}usr/include as option to ./configure, as
2491 - linux-headers are usually well tested, and in some cases we get weird
2492 - problems ...
2493 -
2494 - 16 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
2495 -
2496 - Add -freorder-blocks for x86 (commented). Add Method's replace-flags for
2497 - sparc support.
2498 -
2499 - 13 Dec 2002; Mark Guertin <gerk@g.o> glibc-2.3.1-r2.ebuild :
2500 -
2501 - Marked stable for ppc
2502 -
2503 - 10 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
2504 -
2505 - Mark as stable for x86.
2506 -
2507 - 06 Dec 2002; Rodney Rees <manson@g.o> :
2508 -
2509 - Changed sparc ~sparc keywords
2510 -
2511 -*glibc-2.3.1-r2 (7 Nov 2002)
2512 -
2513 - 17 Nov 2002; Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
2514 -
2515 - Small patch "prelinkfix" which fixes rare error with prelinking and
2516 - preloading some executables. Patch taken from glibc CVS.
2517 - http://sources.redhat.com/ml/libc-alpha/2002-11/msg00151.html
2518 -
2519 - 16 Nov 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
2520 -
2521 - Fix type-o that caused manpages not installing (bug #10645).
2522 - Update to use epatch.
2523 -
2524 - 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
2525 - Changed --with-header to --with-headers to fix fake configure option.
2526 -
2527 - 10 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
2528 -
2529 - Made sparc64's always use the system linux headers instead of the kernel
2530 - headers. This fixes the 64bit sparc compile errors, see bug #10470.
2531 -
2532 - 7 Nov 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
2533 -
2534 - Second try at ctype-compat.patch. Add stack_end-compat patch for missing
2535 - libc_stack_end symbold in linker.
2536 -
2537 - 30 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r1.ebuild :
2538 -
2539 - One more compat issue which breaks sun-jdk-1.3.1. See bug #8766 for more
2540 - info, and also:
2541 -
2542 - http://sources.redhat.com/ml/libc-alpha/2002-04/msg00143.html
2543 -
2544 - Thanks to Jan Gutter <jangutter@×××××××.za> for reporting it. Added
2545 - libc_wait-compat.patch as fix.
2546 -
2547 -*glibc-2.3.1-r1 (26 Oct 2002)
2548 -
2549 - 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r1.ebuild :
2550 - Changed --with-header to --with-headers to fix fake configure option.
2551 -
2552 - 26 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r1.ebuild :
2553 -
2554 - Add the ctype-compat.patch to fix unresolved symbols in old static binaries
2555 - and libraries. See bug #8766, #9586 and:
2556 -
2557 - http://lists.debian.org/debian-glibc/2002/debian-glibc-200210/msg00093.html
2558 -
2559 - We should think about remoing it in the future after things have settled.
2560 -
2561 -*glibc-2.2.5-r7 (13 Oct 2002)
2562 -
2563 - 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.2.5-r7.ebuild :
2564 - Changed --with-header to --with-headers to fix fake configure option.
2565 -
2566 - 14 Nov 2002; Mark Guertin <gerk@g.o> glibc-2.2.5-r7.ebuild :
2567 - backed out semctl patches for ppc, they cause problems with mozilla builds
2568 -
2569 - 29 Oct 2002; Jon Nall <nall@g.o> glibc-2.2.5-r7.ebuild :
2570 -
2571 - Added sqrtl patch for ppc. This closes bug #9796. Also added semctl
2572 - patch for ppc.
2573 -
2574 - 29 Oct 2002; Seemant Kulleen <seemant@g.o> glibc-2.2.5-r7.ebuild :
2575 -
2576 - Added semctl patch for sparc. Thanks to nall <nall@g.o> for
2577 - finding this at:
2578 - http://sources.redhat.com/ml/libc-hacker/2002-04/msg00071.html
2579 -
2580 - 13 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
2581 -
2582 - Some cleanups. Tidy ebuild. Move all patches to ${FILESDIR}/${PV/.
2583 - Remove old patches.
2584 -
2585 - Add patches to fix warnings with gcc-3.2:
2586 -
2587 - http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2002/08/0228.html
2588 -
2589 - 13 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
2590 -
2591 - Fix stupid depend screwup I made when I merged in fixes from glibc-2.3.
2592 -
2593 - 11 Oct 2002; Seemant Kulleen <seemant@g.o> glibc-2.2.5-r7.ebuild
2594 - files/glibc-2.2.5-sparc-misc.diff files/glibc-2.2.5-sparc64-fixups.diff :
2595 -
2596 - Added patches from debian's patch set to fix miscellaneous issues on sparc
2597 - and sparc64. One indication of the hassle with sparc64 was the mozilla
2598 - compile failure. That _should_ be sorted out now.
2599 -
2600 - 09 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild,
2601 - glibc-2.2.5-divdi3.diff :
2602 -
2603 - Add divdi3 patches for PPC, thanks to nall <nall@××××××××××××××××.net>.
2604 -
2605 -*glibc-2.2.5-r8 (27 Sep 2002)
2606 -
2607 - 27 Sep 2002; Daniel Ahlberg <aliz@g.o> :
2608 - Moved -r7 to -r8 to give room for updated -r6 release.
2609 -
2610 -*glibc-2.2.5-r7 (03 Aug 2002)
2611 -
2612 - 27 Sep 2002; Daniel Ahlberg <aliz@g.o> :
2613 - Bumped -r6 to -r7 to include fix for sunrpc overflow.
2614 -
2615 - 03 Aug 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
2616 -
2617 - Add the patch for fixing the segfaults in mutt, etc while sandbox is
2618 - running back in. Seems the relocation problems was also a cause of
2619 - the atexit() bug, and fixed in gcc-2.95.3-r7 and later.
2620 -
2621 - http://sources.redhat.com/ml/bug-glibc/2002-04/msg00025.html
2622 - http://bugs.gentoo.org/show_bug.cgi?id=501
2623 -
2624 -*glibc-2.2.5-r6 (02 Aug 2002)
2625 -
2626 - 22 Sep 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r6.ebuild :
2627 -
2628 - Fix pic support, thanks to Christopher Horler <chris@×××××××××××××××.uk>.
2629 - This closes bug #8178.
2630 -
2631 - 08 Sep 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r6.ebuild :
2632 -
2633 - Add alpha related patches thanks to Bjoern Brauel <bjoern@××××××××××.de>.
2634 -
2635 - 02 Aug 2002; Daniel Ahlberg <aliz@g.o>
2636 - Added patch for sunrpc overflow.
2637 -
2638 -*glibc-2.2.5-r5 (14 Jul 2002)
2639 -
2640 - 15 Jul 2002; Mark Guertin <gerk@g.o>
2641 - Added ppc to keywords
2642 -
2643 - 14 Jul 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r5.ebuild :
2644 -
2645 - A buffer overflow vulnerability exists in multiple implementations of DNS
2646 - resolver libraries. This affects glibc-2.2.5 and earlier. See bug #4923
2647 - and:
2648 -
2649 - http://www.cert.org/advisories/CA-2002-19.html
2650 -
2651 - for details.
2652 -
2653 - Seems gcc-3.1.1 is even more strict than 3.1 .. patch glibc for gcc-3.1.1.
2654 - This is also correct for previous gcc versions.
2655 -
2656 -*glibc-2.2.5-r4 (5 June 2002)
2657 -
2658 - 5 June 2002; Bart Verwilst <verwilst@g.o> glibc-2.2.5-r4.ebuild :
2659 -
2660 - Added gcc3.1/binutils 2.12 patch, wich solves the nvidia-glx package,
2661 - amongst others... (__divdi3 stuff)
2662 - Update: Filtered -malign-double out of the ebuild as well now, because
2663 - it b0rks glibc.
2664 -
2665 -
2666 - 13 Apr 2002; M.Schlemmer <azarah@g.o> glibc-2.2.5-r2.ebuild :
2667 -
2668 - Try to fix the pkg_postinst() and /etc/localtime issue sanely. It just
2669 - newking my /etc/localtime with a symlink was starting to get irritating.
2670 -
2671 -*glibc-2.2.5-r3 (03 Apr 2002)
2672 -
2673 - 03 Apr 2002; Geert Bevin <gbevin@g.o> glibc-2.2.5-r3.ebuild,
2674 - files/digest-glibc-2.2.5-r3, files/glibc-2.2.5-sandbox.diff :
2675 -
2676 - Added patch that fixes an ld.so.preload bug which made calls after freopen()
2677 - segfault. This now works correctly. This closes bug #501
2678 -
2679 -*glibc-2.2.5-r1 (15 Feb 2002)
2680 -
2681 - 15 Feb 2002; Daniel Robbins <drobbins@g.o>: Added tweaked version of
2682 - Brandon Low's patch that ensures that library symlinks are installed *after*
2683 - (not before) the actual libraries are installed. This should fix glibc merge
2684 - deaths, but we need a generic solution to solve this problem. This should
2685 - close bug #695. Filing a new bug for adding this functionality to Portage.
2686 -
2687 -*glibc-2.2.5 (10 Feb 2002)
2688 -
2689 - 10 Feb 2002; Daniel Robbins <drobbins@g.o>: New glibc release for testing
2690 - only. Masked.
2691 -
2692 -*glibc-2.2.4-r9 (1 Feb 2002)
2693 -
2694 - 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
2695 -
2696 - Added initial ChangeLog which should be updated whenever the package is
2697 - updated in any way. This changelog is targetted to users. This means that the
2698 - comments should well explained and written in clean English. The details about
2699 - writing correct changelogs are explained in the skel.ChangeLog file which you
2700 - can find in the root directory of the portage repository.
2701 + For previous entries, please see ChangeLog-2007.
2702
2703
2704
2705 1.1 sys-libs/glibc/ChangeLog-2007
2706
2707 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog-2007?rev=1.1&view=markup
2708 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog-2007?rev=1.1&content-type=text/plain
2709
2710 Index: ChangeLog-2007
2711 ===================================================================
2712 # ChangeLog for sys-libs/glibc
2713 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
2714 # $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog-2007,v 1.1 2012/01/02 16:02:57 dilfridge Exp $
2715
2716 31 Dec 2007; Jeroen Roovers <jer@g.o> glibc-2.7-r1.ebuild:
2717 Stable for HPPA.
2718
2719 29 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
2720 Add patches to fix hppa.
2721
2722 24 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
2723 Fix building with BSD awk by using a POSIX regex #202511 by Alexis Ballier.
2724
2725 11 Dec 2007; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
2726 Add patch to fix building on alpha #201910 by Jose Luis Rivero.
2727
2728 10 Dec 2007; Jeroen Roovers <jer@g.o> glibc-2.7-r1.ebuild:
2729 Marked ~hppa too.
2730
2731 *glibc-2.7-r1 (10 Dec 2007)
2732
2733 10 Dec 2007; Mike Frysinger <vapier@g.o>
2734 files/eblits/src_install.eblit, +glibc-2.7-r1.ebuild:
2735 Add fixes for #196926 (build failure with USE=glibc-omitfp), #201646 (double
2736 free on sscanf("", "%as")), #199479 (build failure for i586-* targets due to
2737 duplicate _chk defs), #198949 (static link failure when using
2738 pthread_cond_timedwait), #196933 (build failure on hppa), and #196031 (gdb
2739 debugging errors with pthreads).
2740
2741 18 Nov 2007; Mike Frysinger <vapier@g.o>
2742 files/eblits/src_compile.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
2743 Build gd-based helper tools when USE=gd #198381.
2744
2745 11 Nov 2007; Mike Frysinger <vapier@g.o>
2746 +files/2.7/glibc-2.7-hardened-inittls-nosysenter.patch,
2747 files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
2748 Move hardened stuff back to each ebuild (since that is how we are tracking
2749 it) and add support for pre/post eblit hooks. Also fixup hardened patch to
2750 apply #198335.
2751
2752 10 Nov 2007; Mike Frysinger <vapier@g.o> glibc-2.6.ebuild,
2753 glibc-2.6.1.ebuild, glibc-2.7.ebuild:
2754 Only stick glibc-compat20 into IUSE when linuxthreads is available #198657
2755 by Benjamin Schindler.
2756
2757 10 Nov 2007; Mike Frysinger <vapier@g.o>
2758 files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild, glibc-2.7.ebuild:
2759 Add support for USE=vanilla.
2760
2761 24 Oct 2007; Mike Frysinger <vapier@g.o> glibc-2.7.ebuild:
2762 Fix building on hppa #196868 and add patch for gcc-4.2 + noinlining #196245.
2763
2764 23 Oct 2007; Mike Frysinger <vapier@g.o> glibc-2.7.ebuild:
2765 Force >=sys-apps/sandbox-1.2.18.1-r2 so it recognizes the new cloexec flags
2766 #196720.
2767
2768 *glibc-2.7 (22 Oct 2007)
2769
2770 22 Oct 2007; Mike Frysinger <vapier@g.o> +glibc-2.7.ebuild:
2771 Version bump.
2772
2773 17 Oct 2007; Raúl Porcel <armin76@g.o> glibc-2.6.1.ebuild:
2774 alpha/ia64/sparc stable wrt #195427
2775
2776 16 Oct 2007; Christoph Mende <angelos@g.o> glibc-2.6.1.ebuild:
2777 Stable on amd64 wrt bug #195427
2778
2779 15 Oct 2007; Markus Rothe <corsair@g.o> glibc-2.6.1.ebuild:
2780 Stable on ppc64; bug #195427
2781
2782 14 Oct 2007; Christian Faulhammer <opfer@g.o> glibc-2.6.1.ebuild:
2783 stable x86, bug 195427
2784
2785 12 Oct 2007; Lars Weiler <pylon@g.o> glibc-2.6.1.ebuild:
2786 stable ppc, bug #195427
2787
2788 10 Oct 2007; Mike Frysinger <vapier@g.o> files/eblits/common.eblit:
2789 Add default -march for x86 on amd64 builds based on CHOST #185404.
2790
2791 07 Oct 2007; Mike Frysinger <vapier@g.o>
2792 files/eblits/src_unpack.eblit:
2793 Dont bother checking kernel headers when installing libc headers #190510.
2794
2795 04 Sep 2007; Joshua Kinard <kumba@g.o> glibc-2.6.1.ebuild:
2796 Update the patchset to 1.1 to pull in a patch for mips to enable support for
2797 .gnu.hash capabilities, and mark unstable on mips.
2798
2799 06 Aug 2007; Mike Frysinger <vapier@g.o>
2800 +files/eblits/common.eblit, +files/eblits/src_compile.eblit,
2801 +files/eblits/src_install.eblit, +files/eblits/src_test.eblit,
2802 +files/eblits/src_unpack.eblit, glibc-2.6.1.ebuild:
2803 Introduce eblits.
2804
2805 06 Aug 2007; Mike Frysinger <vapier@g.o>
2806 glibc-2.6.ebuild, glibc-2.6.1.ebuild:
2807 Add default -march for x86 builds based on CHOST #185404.
2808
2809 *glibc-2.6.1 (01 Aug 2007)
2810 *glibc-2.5.1 (01 Aug 2007)
2811
2812 01 Aug 2007; Mike Frysinger <vapier@g.o> +glibc-2.5.1.ebuild,
2813 +glibc-2.6.1.ebuild:
2814 Version bump.
2815
2816 24 Jul 2007; Samuli Suominen <drac@g.o> Manifest:
2817 Fix Manifest. (yoswink)
2818
2819 24 Jul 2007; Jose Luis Rivero <yoswink@g.o> glibc-2.6.ebuild:
2820 Keyworded ~alpha
2821
2822 20 Jul 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.6.ebuild:
2823 Keyworded ~sparc
2824
2825 15 Jul 2007; Christoph Mende <angelos@g.o> glibc-2.5-r4.ebuild:
2826 Stable on amd64 wrt security bug #183844
2827
2828 10 Jul 2007; Tobias Scherbaum <dertobi123@g.o> glibc-2.5-r4.ebuild:
2829 ppc stable, bug #183844
2830
2831 10 Jul 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r4.ebuild:
2832 Stable on sparc wrt #183844
2833
2834 09 Jul 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r4.ebuild:
2835 Stable for HPPA (bug #183844).
2836
2837 07 Jul 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r4.ebuild:
2838 Stable on mips, per #183844.
2839
2840 07 Jul 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r4.ebuild:
2841 alpha/ia64 stable wrt security #183844
2842
2843 07 Jul 2007; Markus Rothe <corsair@g.o> glibc-2.5-r4.ebuild:
2844 Stable on ppc64; bug #183844
2845
2846 05 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.5-r4.ebuild:
2847 (QA) RESTRICT clean up.
2848
2849 03 Jul 2007; Christian Faulhammer <opfer@g.o> glibc-2.5-r4.ebuild:
2850 stable x86, security bug 183844
2851
2852 *glibc-2.5-r4 (03 Jul 2007)
2853
2854 03 Jul 2007; <solar@g.o> +glibc-2.5-r4.ebuild:
2855 - bug 183844
2856
2857 02 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.2.5-r10.ebuild,
2858 glibc-2.3.2-r12.ebuild, glibc-2.3.5-r3.ebuild, glibc-2.3.6-r4.ebuild,
2859 glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild, glibc-2.5-r2.ebuild,
2860 glibc-2.5-r3.ebuild, glibc-2.6.ebuild:
2861 (QA) RESTRICT clean up.
2862
2863 02 Jul 2007; Jose Luis Rivero <yoswink@g.o> glibc-2.5-r3.ebuild:
2864 Stable on alpha wrt security bug #176712
2865
2866 01 Jul 2007; Piotr Jaroszyński <peper@g.o> glibc-2.3.5-r3.ebuild,
2867 glibc-2.3.6-r4.ebuild, glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild,
2868 glibc-2.5-r2.ebuild, glibc-2.5-r3.ebuild, glibc-2.6.ebuild:
2869 (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true"
2870
2871 25 Jun 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r3.ebuild:
2872 Stable on mips, per #176712.
2873
2874 05 Jun 2007; Raúl Porcel <armin76@g.o> glibc-2.3.6-r5.ebuild:
2875 alpha stable
2876
2877 02 Jun 2007; Matti Bickel <mabi@g.o> glibc-2.5-r3.ebuild:
2878 ppc stable
2879
2880 01 Jun 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r3.ebuild:
2881 ia64 stable wrt security #176712
2882
2883 01 Jun 2007; Stephen Bennett <spb@g.o> +glibc-2.3.6-r4.ebuild:
2884 Re-add 2.3.6-r4 since it was latest 2.3 stable on alpha
2885
2886 31 May 2007; Daniel Gryniewicz <dang@g.o> glibc-2.5-r3.ebuild:
2887 Marked stable on amd64 for bug #176712
2888
2889 31 May 2007; Markus Rothe <corsair@g.o> glibc-2.5-r3.ebuild:
2890 Stable on ppc64; bug #176712
2891
2892 30 May 2007; Raúl Porcel <armin76@g.o> glibc-2.5-r3.ebuild:
2893 x86 stable wrt security #176712
2894
2895 29 May 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r3.ebuild:
2896 Stable on sparc wrt security #176712
2897
2898 28 May 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r3.ebuild:
2899 Stable for HPPA (bug #176712).
2900
2901 *glibc-2.5-r3 (27 May 2007)
2902
2903 27 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.5-r3.ebuild:
2904 Some more fixes from upstream (/etc/shell and printf()), fix tests when
2905 profiling/debugging is enabled, and add patch from SuSE for more dynamic
2906 /etc/resolv.conf handling.
2907
2908 24 May 2007; Joshua Kinard <kumba@g.o> glibc-2.3.6-r5.ebuild:
2909 Stable on mips.
2910
2911 *glibc-2.6 (19 May 2007)
2912
2913 19 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.6.ebuild:
2914 Version bump.
2915
2916 15 May 2007; Jeroen Roovers <jer@g.o> glibc-2.5-r2.ebuild:
2917 Stable for HPPA (bug #168131).
2918
2919 14 May 2007; Mike Frysinger <vapier@g.o> glibc-2.5-r2.ebuild:
2920 Push out some alpha compile fixes.
2921
2922 11 May 2007; Joshua Kinard <kumba@g.o> glibc-2.5-r2.ebuild:
2923 Stable on mips, per #176712.
2924
2925 09 May 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5-r2.ebuild:
2926 Stable on Alpha, bug 176712.
2927
2928 05 May 2007; Daniel Gryniewicz <dang@g.o> glibc-2.5-r2.ebuild:
2929 Marked stable on amd64 for bug #176712
2930
2931 05 May 2007; Tobias Scherbaum <dertobi123@g.o> glibc-2.5-r2.ebuild:
2932 ppc stable, bug #176712
2933
2934 05 May 2007; Mike Frysinger <vapier@g.o> glibc-2.5-r2.ebuild:
2935 Switch to cleaner STRIP_MASK with prepallstrip.
2936
2937 04 May 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5-r2.ebuild:
2938 Stable on sparc wrt security #176712
2939
2940 04 May 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5-r2.ebuild:
2941 Stable on IA64, bug 176712.
2942
2943 03 May 2007; Markus Rothe <corsair@g.o> glibc-2.5-r2.ebuild:
2944 Stable on ppc64; bug #176712
2945
2946 03 May 2007; Andrej Kacian <ticho@g.o> glibc-2.5-r2.ebuild:
2947 Stable on x86, security bug #176712.
2948
2949 *glibc-2.5-r2 (03 May 2007)
2950
2951 03 May 2007; Mike Frysinger <vapier@g.o> +glibc-2.5-r2.ebuild:
2952 Fix building with sanitized headers for various arches, fix from upstream
2953 #176712 for printf overflow, fix building under hppa, and respect env
2954 CPPFLAGS.
2955
2956 15 Mar 2007; Kevin F. Quinn <kevquinn@g.o>
2957 files/2.5/glibc-2.5-hardened-pie.patch, glibc-2.5-r1.ebuild:
2958 Fix 2.5-hardened-pie.spec (bug #170731), and make 2.5-r1 robust against compiler variant.
2959
2960 *glibc-2.5-r1 (13 Mar 2007)
2961
2962 13 Mar 2007; Mike Frysinger <vapier@g.o>
2963 +files/2.5/glibc-2.5-gentoo-stack_chk_fail.c,
2964 +files/2.5/glibc-2.5-hardened-configure-picdefault.patch,
2965 +files/2.5/glibc-2.5-hardened-inittls-nosysenter.patch,
2966 +files/2.5/glibc-2.5-hardened-pie.patch, +glibc-2.5-r1.ebuild:
2967 Push out misc fixes and include new hardened/hppa work.
2968
2969 25 Feb 2007; Joshua Kinard <kumba@g.o> glibc-2.5.ebuild:
2970 Add ~mips to glibc-2.5 for testing under the 2007.1-dev profile.
2971
2972 23 Feb 2007; Roy Marples <uberlord@g.o> files/nscd:
2973 nscd init script no longer requires bash
2974
2975 17 Feb 2007; Mike Frysinger <vapier@g.o> glibc-2.5.ebuild:
2976 We no longer support i386-* hosts #165772.
2977
2978 13 Feb 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5.ebuild:
2979 Stable on sparc for 2007.0
2980
2981 12 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
2982 Stable on IA64.
2983
2984 12 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
2985 Stable on Alpha.
2986
2987 12 Feb 2007; Simon Stelling <blubb@g.o> glibc-2.5.ebuild:
2988 stable on amd64; bug 165085
2989
2990 11 Feb 2007; Joseph Jezak <josejx@g.o> glibc-2.5.ebuild:
2991 Marked ppc stable for bug #165085.
2992
2993 08 Feb 2007; Bryan Østergaard <kloeri@g.o> glibc-2.5.ebuild:
2994 Add ~alpha keyword.
2995
2996 06 Feb 2007; Christian Faulhammer <opfer@g.o> glibc-2.5.ebuild:
2997 stable x86; bug #165085
2998
2999 27 Jan 2007; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
3000 glibc-2.3.6-r5.ebuild, glibc-2.4-r3.ebuild, glibc-2.4-r4.ebuild,
3001 glibc-2.5.ebuild:
3002 Fixup bash style in check_nptl_support so the checks actually work #164007
3003 by Andrew Gaffney.
3004
3005 16 Jan 2007; Gustavo Zacarias <gustavoz@g.o> glibc-2.5.ebuild:
3006 Give ~sparc keywords
3007
3008 06 Jan 2007; Tom Gall <tgall@g.o> glibc-2.5.ebuild:
3009 stable on ppc64.
3010
3011 25 Nov 2006; nixnut <nixnut@g.o> glibc-2.3.6-r5.ebuild,
3012 glibc-2.4-r4.ebuild:
3013 Stable on ppc wrt bug 154176
3014
3015 25 Nov 2006; <blubb@g.o> glibc-2.3.6-r5.ebuild:
3016 stable on amd64
3017
3018 20 Nov 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r5.ebuild:
3019 Stable on hppa.
3020
3021 13 Nov 2006; Tom Gall <tgall@g.o> glibc-2.4-r4.ebuild:
3022 stable on ppc64
3023
3024 09 Nov 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r5.ebuild:
3025 Stable on sparc wrt #154176
3026
3027 08 Nov 2006; Christian Faulhammer <opfer@g.o>
3028 glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild:
3029 stable x86, bug #154176
3030
3031 06 Nov 2006; Daniel Gryniewicz <dang@g.o> glibc-2.4-r4.ebuild:
3032 Marked stable on amd64 for bug #154176
3033
3034 19 Oct 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r5.ebuild:
3035 Stable on ppc64 (for binutils-2.17)
3036
3037 *glibc-2.3.6-r5 (30 Sep 2006)
3038
3039 30 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.3.6-r5.ebuild:
3040 Push out accumulated fixes.
3041
3042 *glibc-2.5 (30 Sep 2006)
3043
3044 30 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.5.ebuild:
3045 Version bump.
3046
3047 *glibc-2.4-r4 (29 Sep 2006)
3048
3049 29 Sep 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r4.ebuild:
3050 Push out accumulated fixes.
3051
3052 19 Sep 2006; Jason Wever <weeve@g.o> glibc-2.4-r3.ebuild:
3053 Added ~sparc keyword to glibc-2.4, woohoo
3054
3055 14 Sep 2006; Danny van Dyk <kugelfang@g.o> glibc-2.3.6-r3.ebuild:
3056 Moved last hidden USE flag to USE_EXPAND flag.
3057
3058 30 Aug 2006; Chris Gianelloni <wolf31o2@g.o> glibc-2.4-r3.ebuild:
3059 Stable on amd64 and x86.
3060
3061 14 Aug 2006; <solar@g.o> glibc-2.3.4.20041102-r2.ebuild,
3062 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5-r2.ebuild,
3063 glibc-2.3.5-r3.ebuild:
3064 - switch default ordering of gcc-config and eselect-compiler to work around
3065 portage bug
3066
3067 05 Aug 2006; Danny van Dyk <kugelfang@g.o> glibc-2.3.6-r4.ebuild,
3068 glibc-2.4-r3.ebuild:
3069 Fixed bug #142832: wrapped crosscompile-fix in 'if is_crosscompile && ...'.
3070
3071 28 Jul 2006; <plasmaroo@g.o> glibc-2.3.5-r3.ebuild:
3072 Stable on IA64; fix bug #141681.
3073
3074 22 Jul 2006; Bryan Østergaard <kloeri@g.o> glibc-2.3.6-r4.ebuild:
3075 Stable on alpha.
3076
3077 09 Jul 2006; Joshua Kinard <kumba@g.o> glibc-2.3.6-r4.ebuild:
3078 Marked stable on mips.
3079
3080 08 Jul 2006; Lars Weiler <pylon@g.o> glibc-2.3.6-r4.ebuild:
3081 Stable on ppc; bug #137121.
3082
3083 04 Jul 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r2.ebuild,
3084 glibc-2.3.5-r3.ebuild, glibc-2.3.6-r3.ebuild, glibc-2.3.6-r4.ebuild,
3085 glibc-2.4-r3.ebuild:
3086 Add back in sanity check to prevent people from downgrading their glibc.
3087
3088 28 Jun 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r4.ebuild:
3089 Stable on ppc64
3090
3091 28 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
3092 glibc-2.4-r3.ebuild:
3093 Disable --with-__thread when USE=glibc-compat20 #138028 by je_fro.
3094
3095 27 Jun 2006; Luca Barbato <lu_zero@g.o> glibc-2.4-r3.ebuild:
3096 Marked stable on ppc
3097
3098 27 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
3099 glibc-2.4-r3.ebuild:
3100 Punt Fedora tarballs in favor of packaging c_stubs/glibc-compat ourselves
3101 #138028 by je_fro.
3102
3103 25 Jun 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r4.ebuild:
3104 Stable on hppa.
3105
3106 25 Jun 2006; Marcus D. Hanwell <cryos@g.o> glibc-2.3.6-r4.ebuild:
3107 Marked stable on amd64, bug 137121.
3108
3109 24 Jun 2006; Markus Rothe <corsair@g.o> glibc-2.4-r3.ebuild:
3110 Added ~ppc64 to get more user response for bugs
3111
3112 22 Jun 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r4.ebuild,
3113 glibc-2.4-r3.ebuild:
3114 Make locale-gen upgrade path a little smoother for people who want *all*
3115 locales generated #137538.
3116
3117 21 Jun 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r4.ebuild:
3118 Stable on sparc wrt #137121
3119
3120 18 Jun 2006; Andrej Kacian <ticho@g.o> glibc-2.3.6-r4.ebuild:
3121 Stable on x86. Bug #137121.
3122
3123 15 Jun 2006; Joshua Kinard <kumba@g.o> glibc-2.4-r3.ebuild:
3124 Add ~mips to KEYWORDS for testing purposes.
3125
3126 30 May 2006; Jeremy Huddleston <eradicator@g.o>
3127 glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3128 glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild,
3129 glibc-2.3.5-r3.ebuild, glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild,
3130 glibc-2.3.6-r2.ebuild, glibc-2.3.6-r3.ebuild, glibc-2.3.6-r4.ebuild,
3131 glibc-2.4-r1.ebuild, glibc-2.4-r2.ebuild, glibc-2.4-r3.ebuild:
3132 Let app-admin/eselect-compiler be used instead of sys-devel/gcc-config if
3133 it's available.
3134
3135 30 May 2006; Luca Barbato <lu_zero@g.o> glibc-2.4-r3.ebuild:
3136 Marked ~ppc
3137
3138 26 May 2006; Guy Martin <gmsoft@g.o> glibc-2.3.6-r4.ebuild:
3139 Added ~hppa to KEYWORDS.
3140
3141 *glibc-2.4-r3 (13 May 2006)
3142
3143 13 May 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r3.ebuild:
3144 Push out accumulated changes and post new amd64 string patch.
3145
3146 05 May 2006; Mike Frysinger <vapier@g.o> glibc-2.3.6-r3.ebuild:
3147 Just filter strings patch for hardened users #124682.
3148
3149 *glibc-2.3.6-r4 (04 May 2006)
3150
3151 04 May 2006; Mike Frysinger <vapier@g.o> +glibc-2.3.6-r4.ebuild:
3152 Backport all the crazy changes from glibc-2.4 and include a ton of bugfixes.
3153
3154 04 May 2006; Joseph Jezak <josejx@g.o> glibc-2.3.6-r3.ebuild:
3155 Marked ppc stable for bug #132076.
3156
3157 02 May 2006; Daniel Gryniewicz <dang@g.o> glibc-2.3.6-r3.ebuild:
3158 Marked stable on amd64 per bug# 131403
3159
3160 30 Apr 2006; Joshua Kinard <kumba@g.o> glibc-2.3.6-r3.ebuild:
3161 Marked stable on mips.
3162
3163 30 Apr 2006; Simon Stelling <blubb@g.o> glibc-2.3.5-r3.ebuild:
3164 stable on amd64
3165
3166 26 Apr 2006; Ilya A. Volynets-Evenbakh <iluxa@g.o>
3167 glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild,
3168 glibc-2.3.6-r3.ebuild:
3169 replace "portageq has_version" with "has_version" to make paludis with
3170 root!=/ happy
3171
3172 25 Apr 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r3.ebuild:
3173 Stable on sparc
3174
3175 25 Apr 2006; Mark Loeser <halcy0n@g.o> glibc-2.3.6-r3.ebuild:
3176 Stable on x86
3177
3178 17 Apr 2006; Mike Frysinger <vapier@g.o> glibc-2.4-r2.ebuild:
3179 Kill USE=userlocales and replace with Debian locale-gen #22565.
3180
3181 14 Apr 2006; Bryan Østergaard <kloeri@g.o glibc-2.3.6-r3.ebuild:
3182 ~alpha keyword 2.3.6-r3, needed by vlc-0.8.5.
3183
3184 13 Apr 2006; Stephen P. Becker <geoman@g.o> glibc-2.4-r2.ebuild:
3185 fix DEPEND so that we can use mips-headers with USE=nptl
3186
3187 *glibc-2.4-r2 (01 Apr 2006)
3188
3189 01 Apr 2006; Mike Frysinger <vapier@g.o> +glibc-2.4-r2.ebuild:
3190 Cleaned up version bump.
3191
3192 29 Mar 2006; Chris Gianelloni <wolf31o2@g.o> glibc-2.3.5-r3.ebuild:
3193 Marking stable on x86 wrt bug #127680.
3194
3195 29 Mar 2006; Mike Frysinger <vapier@g.o> glibc-2.4-r1.ebuild:
3196 Force gcc-4 for ppc targets #125797 and allow nptl for most targets #127358.
3197
3198 *glibc-2.4-r1 (17 Mar 2006)
3199
3200 17 Mar 2006; Mike Frysinger <vapier@g.o> +files/2.4/ssp_simple.c,
3201 +glibc-2.4-r1.ebuild:
3202 Cut some old mips patches, update the alpha xstat patch, fixup the ssp
3203 compat patch #125909 and #125988, and fix the fnmatch patch #126164.
3204
3205 11 Mar 2006; Mike Frysinger <vapier@g.o>
3206 +files/2.4/glibc-gentoo-libdir.patch, glibc-2.4.ebuild:
3207 Update non-multilib amd64 patch for glibc-2.4 #125793 by Jean Bréfort.
3208
3209 *glibc-2.4 (10 Mar 2006)
3210
3211 10 Mar 2006; Mike Frysinger <vapier@g.o> +glibc-2.4.ebuild:
3212 Version bump.
3213
3214 03 Mar 2006; Simon Stelling <blubb@g.o>
3215 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild,
3216 glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3217 glibc-2.3.5.ebuild:
3218 remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has
3219 been deprecated a while ago
3220
3221 27 Feb 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.6-r3.ebuild:
3222 Stick a ~sparc in
3223
3224 20 Feb 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r3.ebuild,
3225 glibc-2.3.6-r3.ebuild:
3226 Add some sparc fixes from upstream #123433 by Jason Weever.
3227
3228 20 Feb 2006; Joshua Kinard <kumba@g.o> glibc-2.3.5-r3.ebuild:
3229 Marked stable on mips.
3230
3231 *glibc-2.3.6-r3 (12 Feb 2006)
3232
3233 12 Feb 2006; Martin Schlemmer <azarah@g.o> +glibc-2.3.6-r3.ebuild:
3234 Add amd64 string and math patches, bug #100289. Extra patches from
3235 Simon Strandman's patchset for glibc-2.3.90 that I ported to 2.3.6.
3236
3237 29 Jan 2006; Mike Frysinger <vapier@g.o>
3238 -files/glibc-manpages-2.2.5.tar.bz2, -files/glibc-manpages-2.3.2.tar.bz2,
3239 glibc-2.3.2-r12.ebuild:
3240 Move glibc 2.3.2 manpages to mirrors #120700 by Simon Stelling.
3241
3242 25 Jan 2006; Daniel Ostrow <dostrow@g.o>
3243 glibc-2.3.4.20041102-r2.ebuild:
3244 Stable for stage building.
3245
3246 24 Jan 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5.ebuild,
3247 glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild, glibc-2.3.5-r3.ebuild,
3248 glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
3249 Define alt_build_headers for the --with-headers option and for checking for
3250 nptl support #114923.
3251
3252 18 Jan 2006; Mark Loeser <halcy0n@g.o>
3253 files/2.3.5/glibc-2.3.5-propolice-guard-functions.patch,
3254 +files/2.3.6/glibc-2.3.6-propolice-guard-functions.patch,
3255 -glibc-2.3.5.20050421.ebuild, -glibc-2.3.5.20050722.ebuild,
3256 glibc-2.3.6.ebuild, glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
3257 Add check for SSP from glibc head. Remove old glibc-2.3.5 (glibc-2.4)
3258 snapshots.
3259
3260 15 Jan 2006; Joseph Jezak <josejx@g.o> glibc-2.3.5-r3.ebuild,
3261 glibc-2.3.6-r2.ebuild:
3262 Added PPC NPTL workaround and marked glibc-2.3.5-r3 ppc stable.
3263
3264 13 Jan 2006; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild,
3265 glibc-2.3.5-r2.ebuild, glibc-2.3.5-r3.ebuild, glibc-2.3.6.ebuild,
3266 glibc-2.3.6-r1.ebuild, glibc-2.3.6-r2.ebuild:
3267 Fix double stripping on multilib systems #118207.
3268
3269 07 Jan 2006; Markus Rothe <corsair@g.o> glibc-2.3.6-r2.ebuild:
3270 Added ~ppc64
3271
3272 06 Jan 2006; Luis Medinas <metalgod@g.o> glibc-2.3.6-r2.ebuild:
3273 Added ~amd64 keyword.
3274
3275 06 Jan 2006; Mark Loeser <halcy0n@g.o> glibc-2.3.6-r2.ebuild:
3276 Marking ~x86
3277
3278 05 Jan 2006; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.5-r3.ebuild:
3279 Stable on sparc
3280
3281 *glibc-2.3.6-r2 (03 Jan 2006)
3282
3283 03 Jan 2006; Mark Loeser <halcy0n@g.o> +glibc-2.3.6-r2.ebuild:
3284 Bump to add a new patchset which fixes MIPs gcc-4 issues, bug #32429 and
3285 #116086
3286
3287 25 Dec 2005; Joshua Kinard <kumba@g.o> glibc-2.3.6-r1.ebuild:
3288 New patchset to fix mips build issues when using gcc-4.x.
3289
3290 23 Dec 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.6-r1.ebuild:
3291 Added to ~ppc.
3292
3293 09 Dec 2005; Joshua Kinard <kumba@g.o> glibc-2.3.6-r1.ebuild:
3294 Added ~mips to KEYWORDS, excluded patch 6640_*
3295
3296 09 Dec 2005; Roy Marples <uberlord@g.o> files/nscd:
3297 Tweak nscd initscript depend to use dns ldap net slapd.
3298
3299 30 Nov 2005; Bryan Østergaard <kloeri@g.o> glibc-2.3.5-r3.ebuild:
3300 Stable on alpha. Fixes some longstanding threading issues.
3301
3302 18 Nov 2005; Mike Frysinger <vapier@g.o> glibc-2.3.6-r1.ebuild:
3303 Add support for just installing glibc headers when doing a cross-compile.
3304
3305 *glibc-2.3.6-r1 (14 Nov 2005)
3306
3307 14 Nov 2005; Martin Schlemmer <azarah@g.o> +glibc-2.3.6-r1.ebuild:
3308 Fix building with newer binutils. Fix building on ppc with gcc-4.1.
3309
3310 12 Nov 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.6.ebuild:
3311 Update DEPEND .. we need later binutils. Also update gcc and gcc-config
3312 dependencies to be sure.
3313
3314 11 Nov 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.6.ebuild:
3315 Fix pthread manpages not installing with nptl.
3316
3317 *glibc-2.3.6 (10 Nov 2005)
3318
3319 10 Nov 2005; Martin Schlemmer <azarah@g.o> +glibc-2.3.6.ebuild:
3320 New release.
3321
3322 03 Nov 2005; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.5-r3.ebuild:
3323 Give it some ~sparc keyword
3324
3325 27 Oct 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.5-r3.ebuild:
3326 Added to ~ppc.
3327
3328 28 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3329 glibc-2.3.5-r3.ebuild:
3330 Cleaned up setup_env, and fixed the usage of CFLAGS_<CTARGET>.
3331
3332 *glibc-2.3.5-r3 (27 Oct 2005)
3333
3334 27 Oct 2005; Mike Frysinger <vapier@g.o> +glibc-2.3.5-r3.ebuild:
3335 Fix alpha defunct threads #100259, add support for binutils as-needed
3336 #108976, and split timezone data off into another package #109556.
3337
3338 21 Oct 2005; Tom Gall <tgall@g.o>
3339 glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild:
3340 going back to ~ppc64 in light of bug #109985
3341
3342 19 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3343 glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3344 glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild,
3345 glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
3346 Removing my devspace as a fallback URI so people stop blaming me about
3347 missing distfiles when mirrors fail.
3348
3349 17 Oct 2005; Joseph Jezak <josejx@g.o> glibc-2.3.5-r2.ebuild:
3350 Marked ppc stable.
3351
3352 14 Oct 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r2.ebuild:
3353 Filter CFLAGS and force default ABI when cross-compiling.
3354
3355 11 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3356 glibc-2.3.5-r2.ebuild:
3357 Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.
3358
3359 08 Oct 2005; Chris PeBenito <pebenito@g.o> glibc-2.3.5-r1.ebuild,
3360 glibc-2.3.5-r2.ebuild:
3361 Enable SELinux support only on primary ABI on multilib systems.
3362
3363 08 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3364 glibc-2.3.5-r2.ebuild:
3365 Exclude 5005_all_enable-multilib-with-cross-compile.patch unless we're
3366 building a mips64 crosscompiler as it breaks everything else.
3367
3368 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3369 glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
3370 Don't do get_libdir on crosscompiles except for mips64 since it breaks other
3371 targets and only mildly fixes mips64.
3372
3373 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3374 glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050421.ebuild,
3375 glibc-2.3.5.20050722.ebuild:
3376 Don't do the CC setting hack if you've got eselect-compiler as that sets
3377 everything up correctly.
3378
3379 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3380 glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
3381 Avoid using CFLAGS_${ABI} for sparc64 as that is deprecated (and won't work
3382 with the default eselect-compiler settings).
3383
3384 07 Oct 2005; Jeremy Huddleston <eradicator@g.o>
3385 glibc-2.3.5-r2.ebuild, glibc-2.3.5.20050722.ebuild:
3386 Punted some multilib config stuff to multilib.eclass.
3387
3388 *glibc-2.3.5-r2 (06 Oct 2005)
3389
3390 06 Oct 2005; Mike Frysinger <vapier@g.o> +glibc-2.3.5-r2.ebuild:
3391 Push out accumulated fixes and fix amd64 multilib error where
3392 C{BUILD,TARGET}_OPT bled across compiles.
3393
3394 28 Sep 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
3395 Add fix by Fredrik Tolf #86313.
3396
3397 21 Sep 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
3398 Rework ABI handling for cross-compiles so mips n32/n64 works now with mips64
3399 targets.
3400
3401 21 Sep 2005; Stephen P. Becker <geoman@g.o>
3402 glibc-2.3.5.20050722.ebuild:
3403 exclude patches 6640_mips_unistd_h-fixes.patch and
3404 6600_mips_librt-mips.patch since the first isn't required anymore, and
3405 the second breaks the glibc compile--note a new, similar patch may be
3406 needed to facilitate transition between old userlands with the GLIBC_2.0
3407 symbol in librt
3408
3409 18 Sep 2005; Michael Hanselmann <hansmi@g.o> glibc-2.3.5-r1.ebuild:
3410 Added to ~ppc.
3411
3412 16 Sep 2005; Bryan Østergaard <kloeri@g.o>
3413 glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20041102-r2.ebuild,
3414 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild,
3415 glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
3416 Enable nptl on alpha.
3417
3418 07 Sep 2005; Jeremy Huddleston <eradicator@g.o>
3419 glibc-2.3.5-r1.ebuild:
3420 Forcing -j1. Found -j3 making problems on my u2 =(...
3421
3422 06 Sep 2005; Markus Rothe <corsair@g.o> glibc-2.3.5-r1.ebuild:
3423 Stable on ppc64
3424
3425 28 Aug 2005; Joshua Kinard <kumba@g.o> glibc-2.3.5-r1.ebuild,
3426 glibc-2.3.5.ebuild:
3427 Bump 2.3.5 to stable, and 2.3.5-r1 to unstable on mips.
3428
3429 25 Aug 2005; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r10.ebuild:
3430 Add localedef-fix-trampoline.patch, as we have the same issues with a
3431 hardened kernel as with 2.3.x and gcc-[34].x.
3432
3433 21 Aug 2005; MATSUU Takuto <matsuu@g.o> glibc-2.3.5-r1.ebuild:
3434 Stable on sh.
3435
3436 17 Aug 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild,
3437 glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
3438 Make sure we filter all -O flags before we lock down to -O2 #77264.
3439
3440 16 Aug 2005; Jeremy Huddleston <eradicator@g.o>
3441 glibc-2.3.5-r1.ebuild:
3442 Stable on amd64 and x86 to address issues which cropped up since 2.3.5 went
3443 stable. This fixes bugs #52374, #85718, #100190.
3444
3445 10 Aug 2005; Jeremy Huddleston <eradicator@g.o>
3446 glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild,
3447 glibc-2.3.5.20050722.ebuild:
3448 Fixed USE=profile support... bug #100092.
3449
3450 04 Aug 2005; Martin Schlemmer <azarah@g.o>
3451 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5-r1.ebuild,
3452 glibc-2.3.5.20050421.ebuild, glibc-2.3.5.20050722.ebuild:
3453 Fix typo, bug #101374.
3454
3455 31 Jul 2005; MATSUU Takuto <matsuu@g.o> glibc-2.3.5-r1.ebuild:
3456 Added ~sh to KEYWORDS.
3457
3458 29 Jul 2005; Mike Frysinger <vapier@g.o> glibc-2.3.5-r1.ebuild:
3459 Add patches for SuperH.
3460
3461 29 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
3462 glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild,
3463 glibc-2.3.5.20050722.ebuild:
3464 Fix cross-compilation RDEPENDs
3465
3466 29 Jul 2005; Guy Martin <gmsoft@g.o> glibc-2.3.2-r12.ebuild,
3467 glibc-2.3.3.20040420-r2.ebuild, glibc-2.3.4.20040619-r2.ebuild,
3468 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild:
3469 Fixed hppa no pie patch path.
3470
3471 29 Jul 2005; Mike Frysinger <vapier@g.o>
3472 +files/2.3.4/hppa-no-pie.patch, glibc-2.3.2-r12.ebuild,
3473 glibc-2.3.3.20040420-r2.ebuild, glibc-2.3.4.20040619-r2.ebuild,
3474 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild:
3475 Add patch to disable building nscd as PIE on hppa since PIE support is
3476 broken in glibc for parisc.
3477
3478 26 Jul 2005; Jeremy Huddleston <eradicator@g.o>
3479 glibc-2.3.5-r1.ebuild:
3480 Remove a nested function from iconvconfig to make it play nicer for hardened
3481 users. Closes bug #85718.
3482
3483 24 Jul 2005; Martin Schlemmer <azarah@g.o> glibc-2.3.5-r1.ebuild:
3484 Add the stripping of the dynamic linker from the snapshot ebuilds, else we
3485 cannot set breakpoints in shared libraries. Make sure we only move actual
3486 files and not symlinks to the tmp directory.
3487
3488 *glibc-2.3.5.20050722 (24 Jul 2005)
3489
3490 24 Jul 2005; Martin Schlemmer <azarah@g.o>
3491 +glibc-2.3.5.20050722.ebuild:
3492 New snapshot release.
3493
3494 24 Jul 2005; Markus Rothe <corsair@g.o> glibc-2.3.5-r1.ebuild:
3495 added ~ppc64
3496
3497 23 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
3498 glibc-2.3.5-r1.ebuild:
3499 Changed CHOST->CTARGET for 486/586 linuxthreads workaround. Set keywords in
3500 2.3.5-r1 to ~amd64 ~sparc ~x86 in prep to remove from package.mask.
3501
3502 22 Jul 2005; Jeremy Huddleston <eradicator@g.o>
3503 glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421.ebuild:
3504 Readded 1040_all_2.3.3-localedef-fix-trampoline.patch which got lost during
3505 a glibc bump. Shoud address bug #85718. Also, let --with-__thread be
3506 controlled by linuxthread-tls instead of !glibc-compat20.
3507
3508 17 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
3509 glibc-2.3.5-r1.ebuild:
3510 Workaround for bug #90236 in 2.3.5. Bump of infopages in 2.3.5-r1.
3511
3512 15 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild:
3513 Stable on x86. This pushes fixes for the nslookup bug and bugs #74555,
3514 #87671, #90825, and #98779 plus others into stable on x86.
3515
3516 15 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
3517 glibc-2.3.5-r1.ebuild:
3518 Removed the PDEPEND on emul-glibc for amd64 as this release (and all future
3519 releases) are masked on 2004.3 for amd64.
3520
3521 *glibc-2.3.5-r1 (15 Jul 2005)
3522
3523 15 Jul 2005; Jeremy Huddleston <eradicator@g.o>
3524 +glibc-2.3.5-r1.ebuild, glibc-2.3.5.20050421:
3525 Revision bump to address bugs #52374, #82424, and #95351. Adds support for
3526 the 'profile' USE flag which causes profiling glibc libs to be build. The
3527 glibc-omitfp USE flag is now used instead of the !debug flag and CFLAGS
3528 checking to determine if we should pass --enable-omitfp to configure. The
3529 glibc-compat20 USE flag has been introduced to enable the glibc-compat
3530 addon and force the linuxthreads glibc to be compiled with
3531 --without-__thread. This will allow better support for legacy (and in some
3532 cases "broken") binaries to work with this glibc. If you aren't using such
3533 binaries, you're better off not using this USE flag. See bug #95351.
3534
3535 14 Jul 2005; Jeremy Huddleston <eradicator@g.o>
3536 -files/glibc-2.2.4-string2.h.diff,
3537 -files/2.2.5/glibc-2.2.5-alpha-gcc3-fix.diff,
3538 -files/2.2.5/glibc-2.2.5-alpha-pcdyn-fix.diff,
3539 -files/2.2.5/glibc-2.2.5-arm-errlist-fix.diff,
3540 -files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff,
3541 -files/2.2.5/glibc-2.2.5-divdi3.diff,
3542 -files/2.2.5/glibc-2.2.5-dns-network-overflow.diff,
3543 -files/2.2.5/glibc-2.2.5-gcc311.patch,
3544 -files/2.2.5/glibc-2.2.5-getgrouplist.patch,
3545 -files/2.2.5/glibc-2.2.5-ppc-semctl.diff,
3546 -files/2.2.5/glibc-2.2.5-ppc-sqrtl.diff,
3547 -files/2.2.5/glibc-2.2.5-sandbox.diff,
3548 -files/2.2.5/glibc-2.2.5-sparc-mathinline.patch,
3549 -files/2.2.5/glibc-2.2.5-sparc-misc.diff,
3550 -files/2.2.5/glibc-2.2.5-sparc32-semctl.patch,
3551 -files/2.2.5/glibc-2.2.5-sparc64-fixups.diff,
3552 -files/2.2.5/glibc-2.2.5-sunrpc-overflow.diff,
3553 -files/2.2.5/glibc-2.2.5-threadsig.diff,
3554 -files/2.2.5/glibc-2.2.5.divbyzero.patch,
3555 -files/2.2.5/glibc-2.2.5.restrict_arr.patch,
3556 -files/2.3.1/glibc-2.3.1-elf-machine-rela-mips.patch,
3557 -files/2.3.1/glibc-2.3.1-exit-syscall-mips.patch,
3558 -files/2.3.1/glibc-2.3.1-inline-syscall-mips.patch,
3559 -files/glibc-xdr_security.patch, -glibc-2.3.4.20041102.ebuild,
3560 -glibc-2.3.4.20050125.ebuild:
3561 Cleaning out some old cruft.
3562
3563 *glibc-2.3.4.20041102-r2 (13 Jul 2005)
3564
3565 13 Jul 2005; Yuta SATOH <nigoro@g.o>
3566 +glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.5.ebuild,
3567 glibc-2.3.5.20050421.ebuild:
3568 added multilib support on ppc64, bug #97162
3569
3570 12 Jul 2005; Jeremy Huddleston <eradicator@g.o>
3571 glibc-2.3.4.20041102.ebuild, glibc-2.3.4.20041102-r1.ebuild,
3572 glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3573 glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
3574 Changed DEPEND to use ~ instead of >= for glibc so we keep version sync
3575 between the packages.
3576
3577 11 Jul 2005; Martin Schlemmer <azarah@g.o>
3578 glibc-2.3.4.20050125-r1.ebuild:
3579 Update to support selinux USE flag.
3580
3581 11 Jul 2005; Martin Schlemmer <azarah@g.o>
3582 glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.5.ebuild,
3583 glibc-2.3.5.20050421.ebuild:
3584 Update to support selinux USE flag (blame spb).
3585
3586 07 Jul 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild:
3587 Stable amd64.
3588
3589 26 Jun 2005; Luca Barbato <lu_zero@g.o> glibc-2.3.5.ebuild:
3590 ppc doesn't build correctly with -nptlonly
3591
3592 16 June 2005; Martin Schlemmer <azarah@g.o>
3593 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.20050421.ebuild:
3594 Do not backup symlinks for the 'do not strip thread/ld.so libs' action, as
3595 it causes issues (basically the 'mv -f' followed the symlink instead of
3596 moving it ...).
3597
3598 14 Jun 2005; Mike Frysinger <vapier@g.o> files/nscd:
3599 Add a permission check to nscd init.d #96108 by Paul Ortyl.
3600
3601 11 Jun 2005; Mike Frysinger <vapier@g.o>
3602 glibc-2.3.4.20041102.ebuild, glibc-2.3.4.20041102-r1.ebuild,
3603 glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3604 glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
3605 Add missing popd by Sunil #95736.
3606
3607 07 Jun 2005; Mike Frysinger <vapier@g.o> files/2.3.5/ssp.c,
3608 +files/2.3.5/glibc-2.3.5-propolice-guard-functions.patch,
3609 glibc-2.3.5.ebuild:
3610 Make sure we dont build ssp.c with stack-protector and disable syslog()
3611 until we have a better fix #94325.
3612
3613 05 Jun 2005; Mike Frysinger <vapier@g.o>
3614 +files/2.3.4/glibc234-alpha-xstat.patch, glibc-2.3.4.20041102.ebuild,
3615 glibc-2.3.4.20041102-r1.ebuild:
3616 Add xstat patch for alpha for kloeri.
3617
3618 27 May 2005; Bryan Østergaard <kloeri@g.o>
3619 glibc-2.3.4.20041102-r1.ebuild:
3620 Stable on alpha.
3621
3622 05 May 2005; Martin Schlemmer <azarah@g.o>
3623 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.20050421.ebuild:
3624 Do not strip ld.so to enable setting breakpoints in shared libraries (Fix by
3625 Lonnie Princehouse).
3626
3627 03 May 2005; Mike Frysinger <vapier@g.o>
3628 glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3629 glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
3630 Dont try the ld.so test on static binaries #90836 by Vasilii Alferov.
3631
3632 29 Apr 2005; Markus Rothe <corsair@g.o>
3633 glibc-2.3.4.20050125.ebuild, glibc-2.3.4.20050125-r1.ebuild,
3634 glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild:
3635 Filed in the values for CDEFINE on ppc64; bug #88749
3636
3637 28 Apr 2005; Markus Rothe <corsair@g.o> glibc-2.3.5.ebuild,
3638 glibc-2.3.5.20050421.ebuild:
3639 Added ~ppc64 to KEYWORDS
3640
3641 27 Apr 2005; Jeremy Huddleston <eradicator@g.o> glibc-2.3.5.ebuild,
3642 glibc-2.3.5.20050421.ebuild:
3643 Don't use --enable-omitfp on i[345]86.
3644
3645 24 Apr 2005; Joshua Kinard <kumba@g.o>
3646 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.5.ebuild:
3647 We're a bit dated on mips. Bump 2.3.4.20050125-r1 to stable, and 2.3.5 to
3648 unstable.
3649
3650 *glibc-2.3.5.20050421 (23 Apr 2005)
3651
3652 23 Apr 2005; Martin Schlemmer <azarah@g.o>
3653 +glibc-2.3.5.20050421.ebuild:
3654 CVS update for gcc-4.0.0 testing. Added 5090_all_stubs-rule-fix.patch
3655 to patches to fix:
3656
3657 http://sources.redhat.com/ml/libc-alpha/2005-04/msg00098.html
3658
3659 13 Apr 2005; Luca Barbato <lu_zero@g.o> glibc-2.3.5.ebuild:
3660 Marked ~ppc
3661
3662 *glibc-2.3.5 (12 Apr 2005)
3663
3664 12 Apr 2005; Jeremy Huddleston <eradicator@g.o>
3665 +glibc-2.3.5.ebuild:
3666 Version bump.
3667
3668 07 Apr 2005; Jeremy Huddleston <eradicator@g.o>
3669 glibc-2.3.4.20050125-r1.ebuild:
3670 Stop excluding the gcc4 patch. Put code in pkg_postinst to remove nptl
3671 libpthread-*.so if we have linuxthreads glibc. Sometimes it doesn't get
3672 emerged and can cause problems like bug #87671.
3673
3674 07 Apr 2005; Mike Frysinger <vapier@g.o>
3675 glibc-2.3.4.20050125-r1.ebuild:
3676 Delete the glibc-compat dir since its useless to us #87739.
3677
3678 06 Apr 2005; Daniel Ostrow <dostrow@g.o>
3679 glibc-2.3.4.20041102-r1.ebuild:
3680 Drop to -j1 for hardened ppc64
3681
3682 03 Apr 2005; Daniel Goller <morfic@g.o>
3683 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
3684 marking 20050125 -ppc till breakage can be fixed see bug #87671
3685
3686 01 Apr 2005; Joseph Jezak <josejx@g.o> glibc-2.3.4.20050125.ebuild,
3687 glibc-2.3.4.20050125-r1.ebuild:
3688 Added ~ppc for bug #87452.
3689
3690 31 Mar 2005; Danny van Dyk <kugelfang@g.o>
3691 glibc-2.3.4.20050125-r1.ebuild:
3692 Fixed gconvdir on multilib arches, BUG #86861.
3693
3694 23 Mar 2005; Martin Schlemmer <azarah@g.o>
3695 glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.4.20050125-r1.ebuild:
3696 Fixup copy operations to not replace symlinks with files. Add a fix ala
3697 vapier for bug #85555 (more a abort if this glibc is going to kill / than a
3698 fix).
3699
3700 21 Mar 2005; Aron Griffis <agriffis@g.o>
3701 glibc-2.3.4.20041102-r1.ebuild:
3702 Add ~alpha
3703
3704 15 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3705 glibc-2.3.4.20050125-r1.ebuild:
3706 Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug
3707 #52374. Fix building a crosscompiled glibc with nptl when no libc is
3708 present. Use --no-archive when creating locales as some apps don't like
3709 locale-archive, bug #82106.
3710
3711 *glibc-2.3.4.20041102-r1 (15 Mar 2005)
3712
3713 15 Mar 2005; Martin Schlemmer <azarah@g.o>
3714 +glibc-2.3.4.20041102-r1.ebuild:
3715 Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug
3716 #52374. Bump x86 stable.
3717
3718 15 Mar 2005; Martin Schlemmer <azarah@g.o>
3719 +files/2.3.4/glibc-2.3.4-fix-_dl_next_tls_modid-assert.patch,
3720 glibc-2.3.4.20050125.ebuild:
3721 Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.
3722
3723 15 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3724 glibc-2.3.4.20050125-r1.ebuild:
3725 gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.
3726
3727 07 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3728 glibc-2.3.4.20050125-r1.ebuild:
3729 Don't allow sys/kd.h to prevent linux/types.h from loading outside of its
3730 context. This fixes a problem with glibc, linux-headers-2.6 and bigendian
3731 archs.
3732
3733 05 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3734 glibc-2.3.4.20050125-r1.ebuild:
3735 Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted
3736 in only nptl version being installed.
3737
3738 05 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3739 glibc-2.3.4.20050125-r1.ebuild:
3740 Readded libidn addon missing in 2.3.4.20050125. Use configure option
3741 --enable-omitfp if the user has -fomit-frame-pointer in their CFLAGS (before
3742 we strip it out).
3743
3744 04 Mar 2005; Jeremy Huddleston <eradicator@g.o>
3745 glibc-2.3.4.20050125-r1.ebuild:
3746 A few sparc and multilib fixes with the changing CHOST. Readded warning
3747 about crosscompiled glibc needing to be installed first before one can be
3748 emerged with nptl. Added some fedora updates (glibc-compat) and an updated
3749 mips patch from Kumba.
3750
3751 19 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3752 glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
3753 Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn
3754 <co@××××××××.com>
3755
3756 16 Feb 2005; Luca Barbato <lu_zero@g.o>
3757 glibc-2.3.4.20041102.ebuild:
3758 Marked ppc
3759
3760 *glibc-2.3.4.20050125-r1 (15 Feb 2005)
3761
3762 15 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3763 +glibc-2.3.4.20050125-r1.ebuild, glibc-2.3.4.20050125.ebuild:
3764 package.mask'd version bump to fix bugs that cropped up after release. Added
3765 hardened patch that got left out of the patch tarball. -r1 unconditionally
3766 applies it, and also readds the libidn addon.
3767
3768 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3769 glibc-2.3.4.20050125.ebuild:
3770 Hack to allow USE=nptl when emerging a crosscompile glibc. More crosscompile
3771 fixes for USE="nptl -nptlonly". Multilib fixes. Weworked sparc CHOST
3772 setting logic to work better with crosscompiling.
3773
3774 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3775 glibc-2.3.4.20050125.ebuild:
3776 Readd the 'kill -lgcc_eh hack' for static gccs. Cleaned up crosscompiling
3777 support to properly use CHOST and CBUILD, so tc-getCC works right. Fixed
3778 crosscompiling to mips-*
3779
3780 12 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3781 glibc-2.3.4.20050125.ebuild:
3782 Added DEPEND for cross-compilation.
3783
3784 11 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3785 glibc-2.3.4.20050125.ebuild:
3786 Always grab/unpack the linuxthreads tarball so the infopages can install
3787 right. See bug #81661.
3788
3789 10 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3790 glibc-2.3.4.20050125.ebuild:
3791 Added infopages. Fixed up cross-compilation for multilib CTARGETS. Don't
3792 think we're multilib when crosscompiling for sparc-* or mips-*. Added
3793 >=sys-devel/gcc-config-1.3.9 dependency for cross-compile multilib support.
3794 Fixed some lib -> $(get_libdir) problems. This should be the final commit
3795 before it can come out of package.mask.
3796
3797 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3798 glibc-2.3.4.20050125.ebuild:
3799 Updated patchset for mips. Removed a few old sed calls from src_unpack which
3800 don't do anything any more or were fixed in another way upstream. Adding
3801 tested archs: ~mips, ~sparc, ~x86. Still in package.mask. Added linuxthreads
3802 manpages.
3803
3804 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3805 glibc-2.3.4.20041102.ebuild:
3806 Adding in a fix for people bit by the rsync bug #80591.
3807
3808 *glibc-2.2.5-r10 (06 Feb 2005)
3809
3810 06 Feb 2005; Mike Frysinger <vapier@g.o> +glibc-2.2.5-r10.ebuild:
3811 Clean up ebuild and move manpages/patches to our mirrors.
3812
3813 05 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3814 glibc-2.3.4.20050125.ebuild:
3815 Multilibi/Cross-compile cleanups. Makde src_test the tests in both
3816 linuxthreads and nptl builds.
3817
3818 *glibc-2.3.4.20050125 (05 Feb 2005)
3819
3820 05 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3821 +glibc-2.3.4.20050125.ebuild:
3822 Version bump to upstream's 2.3.4 final release. Now using a patch tarball
3823 instead of ${FILESDIR}. package.mask for testing. Patchset is subject to
3824 change while it is in package.mask, so if you test it out during that time,
3825 you might want to re-emerge it once it goes into ~arch.
3826
3827 02 Feb 2005; Jeremy Huddleston <eradicator@g.o>
3828 glibc-2.3.4.20041102.ebuild:
3829 Stable amd64.
3830
3831 31 Jan 2005; <plasmaroo@g.o> glibc-2.3.4.20041102.ebuild:
3832 Marking stable for the 2005.0 IA64 2005.0 profile to work.
3833
3834 12 Jan 2005; Jeremy Huddleston <eradicator@g.o>
3835 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3836 Just a few more changes that do nothing on current profiles... Changed
3837 multilib-pkg to multilib-pkg-force. Added prep_ml_includes. Added inherit
3838 multilib.
3839
3840 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
3841 glibc-2.3.4.20040619-r2.ebuild, glibc-2.3.4.20040808-r1.ebuild,
3842 glibc-2.3.4.20041102.ebuild:
3843 Changed linux26-headers depend to accept linux-headers-2.6 as well.
3844
3845 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
3846 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3847 A few more multilib fixes and install_locales now uses -j1 as it died on me
3848 because of a parallel-make problem.
3849
3850 11 Jan 2005; Jeremy Huddleston <eradicator@g.o>
3851 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3852 Fix bug #77476 for amd64 building x86 libc.
3853
3854 10 Jan 2005; Jeremy Huddleston <eradicator@g.o>
3855 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3856 Support MULTILIB_ABIS. Build for all of them by default so multilib archs
3857 can have a multilib c++ compiler without usign ugly hacks.
3858
3859 04 Jan 2005; Mike Frysinger <vapier@g.o>
3860 +files/2.3.2/glibc-2.3.2-assert.patch, glibc-2.3.2-r12.ebuild:
3861 Add patch from upstream to clean up assert.h.
3862
3863 03 Jan 2005; Mike Frysinger <vapier@g.o>
3864 +files/2.3.2/glibc-2.3.2-alpha-sysdeps.patch, glibc-2.3.2-r12.ebuild:
3865 Backport USE=userlocale support. Fix building on alpha with 2.6 headers with
3866 patch from upstream #52764 by 0g.
3867
3868 23 Dec 2004; Jeremy Huddleston <eradicator@g.o>
3869 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3870 Added support for ${ABI} and if it's not set, we do sll ${MULTILIB_ABIS}.
3871 This is restricted to the sparc64-multilib PROFILE_ARCH.
3872
3873 13 Dec 2004; Jeremy Huddleston <eradicator@g.o>
3874 glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102.ebuild:
3875 Added ~sparc to glibc-2.3.4.20040808-r1, but it is masked in the sparc32 and
3876 sparc64 PROFILE_ARCHs. Older versions have v9a assembly code that doesn't
3877 work with newer binutils. Glibc also isn't quite smart enough to realize
3878 that it has v9a assembly, so if it uses the gcc default (v9), it will fail,
3879 so we force v9a as flags. I also added the updated logic to 2.3.4.20041102,
3880 but as I haven't tested it yet, it hasn't been marked.
3881
3882 05 Dec 2004; <solar@g.o> glibc-2.3.4.20041102.ebuild:
3883 - q/a - missed glibc-2.3.4.20041102 in last fix
3884
3885 05 Dec 2004; <solar@g.o> glibc-2.3.4.20040808-r1.ebuild:
3886 - q/a fix - hppa is the only arch with an upwords growing stack and thus can
3887 not use ssp vs being the only arch that can use ssp
3888
3889 22 Nov 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20041102.ebuild:
3890 stable on ppc64
3891
3892 12 Nov 2004; Joshua Kinard <kumba@g.o>
3893 glibc-2.3.4.20040619-r2.ebuild:
3894 Tricksy patchesess, mispellses thems we does.
3895
3896 11 Nov 2004; Joshua Kinard <kumba@g.o>
3897 glibc-2.3.4.20040619-r2.ebuild:
3898 Forgot to rename a patch in the ebuild.
3899
3900 10 Nov 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20041102.ebuild:
3901 Removed line referencing a uneeded patch for mips.
3902
3903 10 Nov 2004; Joshua Kinard <kumba@g.o>
3904 glibc-2.3.4.20040808-r1.ebuild:
3905 Masking via keywords directly. 2.3.4.20041102 works for o32 mips, n32 is still
3906 experimental and broken, but I don't think it can get much more broken than it
3907 is already. Winging it.
3908
3909 10 Nov 2004; Joshua Kinard <kumba@g.o>
3910 +files/2.3.3/glibc-2.3.3-mips-addabi.diff,
3911 +files/2.3.3/glibc-2.3.3-mips-nolib3264.diff,
3912 +files/2.3.3/glibc-2.3.3-mips-semtimedop.diff,
3913 +files/2.3.3/glibc-2.3.3-mips-syscall.h.diff,
3914 +files/2.3.3/glibc-2.3.3-mips-sysify.diff, -files/2.3.3/mips-addabi.diff,
3915 -files/2.3.3/mips-nolib3264.diff, -files/2.3.3/mips-syscall.h.diff,
3916 -files/2.3.3/mips-sysify.diff, -files/2.3.3/semtimedop.diff,
3917 +files/2.3.4/glibc-2.3.4-mips-add-missing-sgidefs_h.patch,
3918 +files/2.3.4/glibc-2.3.4-mips-prot_grows-undefined.patch,
3919 +files/2.3.4/glibc-2.3.4-mips-rtld_deepbind-undefined.patch,
3920 +files/2.3.4/glibc-2.3.4-mips-sysdep-cancel.diff,
3921 +files/2.3.4/glibc-2.3.4-mips-update-__throw.patch,
3922 -files/2.3.4/mips-sysdep-cancel.diff, glibc-2.3.3.20040420-r2.ebuild,
3923 glibc-2.3.4.20040619-r2.ebuild, glibc-2.3.4.20040808-r1.ebuild,
3924 glibc-2.3.4.20041021.ebuild, glibc-2.3.4.20041102.ebuild:
3925 Renamed a few patches to better identify them for mips, masked 2.3.4.20041021,
3926 and added a series of patches to 2.3.4.20041102 from libc-alpha ML that allows
3927 it to build and usable. Also re-added use of the librt patchs to fix a
3928 run-time error.
3929
3930 05 Nov 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041102.ebuild:
3931 keywording as ~amd64, ~ppc64, ~ia64, and ~x86. added ~ppc keyword thanks to
3932 testing by morfic. hopefully this will be the last new revision for a bit.
3933
3934 05 Nov 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041021.ebuild,
3935 glibc-2.3.4.20041102.ebuild:
3936 made the ebuild die if nptlonly is in USE without nptl also being in USE
3937
3938 *glibc-2.3.4.20041102 (04 Nov 2004)
3939
3940 04 Nov 2004; Travis Tilley <lv@g.o>
3941 +files/2.3.4/glibc-2.3.4-features-header-fix.patch,
3942 +files/2.3.4/glibc-2.3.4-fedora-branch-nomalloccheck.patch,
3943 +files/2.3.4/glibc-2.3.4-mdns-resolver-20041102.diff,
3944 +glibc-2.3.4.20041102.ebuild:
3945 fedora-branch update. converted version checks to versionator.eclass. moved
3946 all instances of CCHOST over to CTARGET. added the ability to disable the
3947 malloc check at build-time with USE=nomalloccheck. remove
3948 /$(get_libdir)/tls/ in preinst if migrating from nptl to nptlonly (bug
3949 69258)
3950
3951 31 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20041021.ebuild:
3952 build fix for ppc64
3953
3954 29 Oct 2004; Travis Tilley <lv@g.o>
3955 -files/2.3.4/glibc-2.3.3-mdns-resolver.diff,
3956 +files/2.3.4/glibc-2.3.3-mdns-resolver2.diff, +files/2.3.4/host.conf,
3957 glibc-2.3.4.20041021.ebuild:
3958 updated the multicast dns patch from suse and added an example host.conf that
3959 disables it by default. see bug 67385 for more info
3960
3961 29 Oct 2004; Daniel Drake <dsd@g.o> glibc-2.3.4.20041021.ebuild:
3962 Add exit condition to prevent more people running into bug 69258
3963
3964 27 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20041006.ebuild,
3965 glibc-2.3.4.20041021.ebuild:
3966 keyworded 2.3.4.10041021 as testing on amd64, x86, and ppc64. removed the 1006
3967 snapshot due to bug 67603, which 1021 fixes.
3968
3969 *glibc-2.3.4.20041021 (26 Oct 2004)
3970
3971 26 Oct 2004; Travis Tilley <lv@g.o>
3972 +files/2.3.4/glibc-2.3.4-fedora-branch-no-force-nontls.patch,
3973 +files/2.3.4/glibc-2.3.4-fedora-branch-no-libnoversion.patch,
3974 glibc-2.3.4.20041006.ebuild, +glibc-2.3.4.20041021.ebuild:
3975 updated to the fedora-branch snap in fedora's 2.3.3-73 src rpm and removed the
3976 glibc 2.0 compat (libNoVersion) changes
3977
3978 19 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808-r1.ebuild:
3979 sane fix for problem mentioned below
3980
3981 16 Oct 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808-r1.ebuild:
3982 emergancy fix, code from lv's change on 10/13 h0rked up ppc64 royally
3983 and given this is the ppc64 stable version, I'm going to rush this in
3984 to avoid the angry mob that's amassing outside my window
3985
3986 16 Oct 2004; Luca Barbato <lu_zero@g.o>
3987 glibc-2.3.4.20041006.ebuild:
3988 Marked -ppc has proven to subtle flaw code, probably inline optimizations
3989
3990 14 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20041006.ebuild:
3991 Updated hppa patches to 2004-09-30. Fixed unpacking (#67503). Marked -hppa
3992 since it was never tested and problems where reported on the parisc mailing
3993 list.
3994
3995 13 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
3996 Moved Lv's latest patch into do_arch{ia64|amd64}_patches() to avoid breakage
3997 for other arches.
3998
3999 13 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
4000 Added unset of EPATCH_OPTS in do_arch_hppa_patches to fix patching at later
4001 stage.
4002
4003 12 Oct 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808-r1.ebuild:
4004 Stable on hppa.
4005
4006 13 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808-r1.ebuild,
4007 glibc-2.3.4.20041006.ebuild:
4008 it seems the strange libpthread-not-installed bug was an ebuild quirk and not
4009 a portage quirk. it should hopefully be fixed now. i've also added a safety
4010 function to 2.3.4.20040808 and 2.3.4.20041006 that will prevent glibc from
4011 installing if libpthread is missing, which will likely be expanded further in
4012 the future. re-keyworded 2.3.4.20041006 ~amd64.
4013
4014 12 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041006.ebuild:
4015 keyworded -amd64 for libpthread bug.
4016
4017 11 Oct 2004; <solar@g.o> glibc-2.3.4.20040808-r1.ebuild:
4018 marked 20040808-r1 stable x86 for 2004.3
4019
4020 11 Oct 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20041006.ebuild:
4021 re-keyword as testing for x86, amd64, hppa, ppc64, and ppc
4022
4023 10 Oct 2004; Travis Tilley <lv@g.o>
4024 +files/2.3.4/glibc-2.3.4-res_init.patch, glibc-2.3.4.20040808-r1.ebuild:
4025 added fix for a relocation error on at least amd64 and ia64. see
4026 http://sources.redhat.com/ml/libc-alpha/2004-08/msg00076.html for more info.
4027 closes bug 66396.
4028
4029 *glibc-2.3.2-r12 (07 Oct 2004)
4030
4031 07 Oct 2004; Travis Tilley <lv@g.o>
4032 +files/2.3.3/glibc-2.3.3-tempfile.patch, -glibc-2.3.2-r11.ebuild,
4033 +glibc-2.3.2-r12.ebuild, -glibc-2.3.3.20040420-r1.ebuild,
4034 +glibc-2.3.3.20040420-r2.ebuild, -glibc-2.3.4.20040619-r1.ebuild,
4035 +glibc-2.3.4.20040619-r2.ebuild, +glibc-2.3.4.20040808-r1.ebuild,
4036 -glibc-2.3.4.20040808.ebuild, glibc-2.3.4.20041006.ebuild:
4037 added a patch to fix insecure tempfile handling, closes bug 66358
4038
4039 *glibc-2.3.4.20041006 (07 Oct 2004)
4040
4041 07 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20041002.ebuild,
4042 +glibc-2.3.4.20041006.ebuild:
4043 fixed a small bootstrap timezone bug and the group permissions bug (66392)
4044
4045 04 Oct 2004; Travis Tilley <lv@g.o>
4046 +files/2.3.4/glibc-2.3.3-mdns-resolver.diff, glibc-2.3.4.20041002.ebuild:
4047 added a patch from suse for multicast dns (rendezvous/howl) support, taken
4048 from their glibc-2.3.3-63.src.rpm. closes bug 66295
4049
4050 *glibc-2.3.4.20041002 (04 Oct 2004)
4051
4052 04 Oct 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040928.ebuild,
4053 +glibc-2.3.4.20041002.ebuild:
4054 updated to the latest fedora-branch snapshot. among other things, this fixes
4055 the pthread_mutex_timedwait bug detailed at
4056 http://sources.redhat.com/bugzilla/show_bug.cgi?id=417
4057
4058 01 Oct 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20040808.ebuild:
4059 Added ~mips to keywords. Only n32 users should see this upgrade, but ONLY if
4060 using the newer cascading profiles.
4061
4062 01 Oct 2004; Joshua Kinard <kumba@g.o>
4063 +files/2.3.4/glibc-2.3.4-mips-generate-syscall_h.patch,
4064 glibc-2.3.4.20040808.ebuild:
4065 Added patch for mips that properly generates bits/syscall.h when using 2.6.x
4066 headers. Only enabled for n32 use currently.
4067
4068 01 Oct 2004; Luca Barbato <lu_zero@g.o>
4069 +files/2.3.4/glibc-2.3.4-getcontext.patch, glibc-2.3.4.20040808.ebuild:
4070 Fixed getcontext behaviour, the 20040928 has that fixed already
4071
4072 29 Sep 2004; Mike Frysinger <vapier@g.o> files/nscd,
4073 glibc-2.2.5-r9.ebuild, glibc-2.3.2-r11.ebuild,
4074 glibc-2.3.3.20040420-r1.ebuild, glibc-2.3.4.20040619-r1.ebuild,
4075 glibc-2.3.4.20040808.ebuild, glibc-2.3.4.20040928.ebuild:
4076 Install the nscd init.d script #43076 by Rui Malheiro.
4077
4078 *glibc-2.3.4.20040928 (28 Sep 2004)
4079
4080 28 Sep 2004; Travis Tilley <lv@g.o>
4081 +files/2.3.4/glibc-2.3.4-dl_execstack-PaX-support.patch,
4082 +files/2.3.4/glibc-sec-hotfix-20040916.patch, +glibc-2.3.4.20040928.ebuild:
4083 new snapshot, masked -*, with fedora-branch patches. made nptl-enabled glibc
4084 behave like the glibc in most other distributions, with nptl libs in lib/tls
4085 and a fallback linuxthreads version in lib. If the linuxthreads fallback isnt
4086 needed/wanted, you can revert to the old behavior by adding nptlonly to USE to
4087 save yourself some compile time.
4088
4089 21 Sep 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808.ebuild:
4090 stable on amd64
4091
4092 21 Sep 2004; Travis Tilley <lv@g.o>
4093 -files/2.3.4/glibc-2.3.4-fix-broken-ldd.patch,
4094 +files/2.3.4/glibc-2.3.4-nptl-pthread.h-g++-fix.patch,
4095 glibc-2.3.4.20040808.ebuild, -glibc-2.3.4.20040918.ebuild:
4096 removed 0918 snapshot, it will occasionally cause processes to not return.
4097 fixes bug 64787. backported the necessary nptl pthread header fix from it to
4098 0808.
4099
4100 21 Sep 2004; Travis Tilley <lv@g.o>
4101 +files/2.3.4/glibc-2.3.4-fix-broken-ldd.patch, glibc-2.3.4.20040918.ebuild:
4102 added a fix for the new snapshot's broken ldd. fixes bug 64732.
4103
4104 19 Sep 2004; Joshua Kinard <kumba@g.o>
4105 glibc-2.3.4.20040619-r1.ebuild:
4106 QA fix: Added n32/n64 to IUSE.
4107
4108 *glibc-2.3.4.20040918 (19 Sep 2004)
4109
4110 18 Sep 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040916.ebuild,
4111 +glibc-2.3.4.20040918.ebuild:
4112 new snapshot, fixes building with 2.4. go team upstream support.
4113
4114 17 Sep 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040916.ebuild:
4115 removed keywords for archs that still use a 2.4 kernel, since recent nscd
4116 changes require 2.6 headers
4117
4118 *glibc-2.3.4.20040916 (16 Sep 2004)
4119
4120 16 Sep 2004; Travis Tilley <lv@g.o>
4121 +files/glibc-sec-hotfix-20040916.patch, +glibc-2.3.4.20040916.ebuild:
4122 new snapshot. among other things it fixes a bug with pthreads.h being unable
4123 to be parsed by any version of GNU C++.
4124
4125 06 Sep 2004; Travis Tilley <lv@g.o>
4126 +files/2.3.4/glibc-gentoo-libdir.patch, glibc-2.3.4.20040808.ebuild:
4127 added $(get_libdir) support for amd64 and x86 and changed locale building
4128 logic to build user-specified locales only if USE=userlocales. fixes bug 62081
4129
4130 06 Sep 2004; <solar@g.o> files/glibc-sec-hotfix-20040804.patch,
4131 glibc-2.3.3.20040420-r1.ebuild, glibc-2.3.4.20040619-r1.ebuild:
4132 added LD_TRACE_PRELINKING to list of sysdeps/generic/unsecvars.h to avoid info
4133 leaking with suid apps
4134
4135 06 Sep 2004; Ciaran McCreesh <ciaranm@g.o>
4136 glibc-2.3.4.20040619-r1.ebuild, glibc-2.3.4.20040808.ebuild:
4137 Switch to use epause and ebeep, bug #62950
4138
4139 31 Aug 2004; Gustavo Zacarias <gustavoz@g.o>
4140 glibc-2.3.3.20040420-r1.ebuild:
4141 Stable on sparc
4142
4143 30 Aug 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040808.ebuild:
4144 Updated hppa patches to 2004-08-24.
4145
4146 27 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040605.ebuild:
4147 removed old ebuild
4148
4149 27 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040619-r1.ebuild,
4150 glibc-2.3.4.20040808.ebuild:
4151 removed broken downgrade check, removed unneeded hardened gcc fixes, added
4152 glibc-2.3.4-ld.so-brk-fix.patch to glibc-2.3.4.20040619-r1
4153
4154 26 Aug 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040808.ebuild:
4155 stable on ppc64
4156
4157 26 Aug 2004; Luca Barbato <lu_zero@g.o> glibc-2.3.4.20040808.ebuild:
4158 Marked ~ppc
4159
4160 18 Aug 2004; Ferris McCormick <fmccor@g.o>
4161 glibc-2.3.3.20040420-r1.ebuild:
4162 Add 'hardened' to the IUSE list. The ebuild uses it on sparc as an indicator
4163 that the compiler was built hardened, and so special care must be taken in the
4164 build of the library to avoid SegFaults from the startup routines crt1.o &
4165 friends. The main purpose for this change is to emphasize the point for anyone
4166 building the library on sparc with hardened gcc; there is no change in
4167 functionality.
4168
4169 17 Aug 2004; Luca Barbato <lu_zero@g.o>
4170 glibc-2.3.4.20040619-r1.ebuild:
4171 Marked ~ppc
4172
4173 16 Aug 2004; Travis Tilley <lv@g.o>
4174 +files/2.3.4/glibc-2.3.4-ld.so-brk-fix.patch, glibc-2.3.4.20040808.ebuild:
4175 added ld.so brk patch, which should fix the upstream bug detailed at
4176 http://sources.redhat.com/bugzilla/show_bug.cgi?id=227
4177
4178 15 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20040207.ebuild:
4179 removed ebuild now that alpha and ia64 dont use it
4180
4181 15 Aug 2004; Aron Griffis <agriffis@g.o>
4182 glibc-2.3.3_pre20040207.ebuild:
4183 Remove ~alpha and ~ia64 from glibc-2.3.3_pre20040207. We'll stick with stable
4184 on those arches until we get new livecds released.
4185
4186 15 Aug 2004; Travis Tilley <lv@g.o> -glibc-2.3.4.20040605-r1.ebuild,
4187 -glibc-2.3.4.20040619.ebuild:
4188 cleanup unneeded 2.3.4 ebuilds
4189
4190 15 Aug 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild,
4191 glibc-2.3.3_pre20040420.ebuild:
4192 removed a few unneeded ebuilds
4193
4194 12 Aug 2004; Joshua Kinard <kumba@g.o>
4195 glibc-2.3.4.20040619-r1.ebuild:
4196 Bumped glibc-2.3.4.20040619-r1 to stable for the hotfix (Bug #59526).
4197
4198 11 Aug 2004; Gustavo Zacarias <gustavoz@g.o>
4199 glibc-2.3.3.20040420-r1.ebuild:
4200 Keyworded ~sparc
4201
4202 11 Aug 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
4203 glibc-2.3.4.20040808.ebuild:
4204 Latest GLIBC cvs has most of what is needed for N32/N64
4205
4206 11 Aug 2004; Michael Hanselmann <hansmi@g.o>
4207 glibc-2.3.3.20040420-r1.ebuild:
4208 Stable on ppc.
4209
4210 11 Aug 2004; Bryan Østergaard <kloeri@g.o> glibc-2.3.2-r11.ebuild:
4211 Stable on alpha, bug 59526.
4212
4213 09 Aug 2004; Guy Martin <gmsoft@g.o> glibc-2.3.2-r11.ebuild:
4214 Stable on hppa.
4215
4216 *glibc-2.3.3.20040420-r1 (09 Aug 2004)
4217
4218 09 Aug 2004; Brandon Hale <tseng@g.o>
4219 +glibc-2.3.3.20040420-r1.ebuild:
4220 Make a 20040420-r1 with the patch for x86 stableage.
4221
4222 09 Aug 2004; Gustavo Zacarias <gustavoz@g.o> glibc-2.3.2-r11.ebuild:
4223 Stable on sparc wrt #59526
4224
4225 08 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605-r1.ebuild,
4226 glibc-2.3.4.20040619-r1.ebuild, glibc-2.3.4.20040619.ebuild,
4227 glibc-2.3.4.20040808.ebuild:
4228 makecheck fails with sandbox enabled, so i've made the ebuilds die right away
4229 if makecheck is in USE and sandbox is in FEATURES. this cannot be fixed by
4230 disabling the sandbox from within the ebuild, as the bug occurs if sandbox is
4231 loaded at all.
4232
4233 08 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040808.ebuild:
4234 made --enable-bind-now the default for all users instead of just hardened users
4235
4236 *glibc-2.3.4.20040808 (08 Aug 2004)
4237
4238 08 Aug 2004; Travis Tilley <lv@g.o>
4239 +files/2.3.4/glibc-2.3.4.20040808-i386-got-fix.diff,
4240 +glibc-2.3.4.20040808.ebuild:
4241 new snapshot. added function to fix lib64 symlinks on amd64 and moved to using
4242 branch updates against 2.3.3
4243
4244 07 Aug 2004; <agriffis@g.o> glibc-2.3.2-r11.ebuild:
4245 stable on ia64 #59526
4246
4247 08 Aug 2004; Luca Barbato <lu_zero@g.o>
4248 glibc-2.3.4.20040619-r1.ebuild:
4249 Removed a patch
4250
4251 07 Aug 2004; <solar@g.o> glibc-2.3.4.20040619-r1.ebuild,
4252 files/2.3.3/ssp.c:
4253 added some misc #ifdef's to the ssp.c for use with other libcs
4254
4255 06 Aug 2004; <solar@g.o> glibc-2.3.4.20040619-r1.ebuild:
4256 don't disable relro completly when not using hardened as it's still a valid
4257 toolchain option
4258
4259 06 Aug 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040619-r1.ebuild:
4260 stable on amd64 for security fix
4261
4262 05 Aug 2004; Tom Martin <slarti@g.o> glibc-2.3.2-r11.ebuild:
4263 Stable on amd64 for bug 59526.
4264
4265 *glibc-2.3.2-r11 (05 Aug 2004)
4266
4267 05 Aug 2004; Mike Frysinger <vapier@g.o> +glibc-2.3.2-r11.ebuild:
4268 Add hotfix for security issue relating to LD_DEBUG and suid binaries #59526.
4269
4270 *glibc-2.3.4.20040619-r1 (04 Aug 2004)
4271
4272 04 Aug 2004; Brandon Hale <tseng@g.o>
4273 +files/glibc-sec-hotfix-20040804.patch, +glibc-2.3.4.20040619-r1.ebuild:
4274 Add hotfix for security issue relating to LD_DEBUG and suid binaries #59526.
4275
4276 03 Aug 2004; Michael Sterrett <mr_bones_@g.o>
4277 glibc-2.3.4.20040605.ebuild:
4278 fix use invocation
4279
4280 02 Aug 2004; Mike Frysinger <vapier@g.o> glibc-2.2.5-r9.ebuild,
4281 glibc-2.3.2-r10.ebuild, glibc-2.3.4.20040619.ebuild:
4282 Dont strip libthread_db and libpthread since it breaks gdb debugging badly
4283 #46186.
4284
4285 26 Jul 2004; Michael Sterrett <mr_bones_@g.o>
4286 glibc-2.3.4.20040619.ebuild:
4287 fix use invocation
4288
4289 22 Jul 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040619.ebuild:
4290 Added hardened stuff for hppa from pappy.
4291
4292 21 Jul 2004; Michael Sterrett <mr_bones_@g.o>
4293 glibc-2.3.3.20040420.ebuild:
4294 use fewer shells
4295
4296 21 Jul 2004; Guy Martin <gmsoft@g.o> glibc-2.3.4.20040619:
4297 Added patches for hppa.
4298
4299 20 Jul 2004; Alexander Gabert <pappy@g.o>
4300 glibc-2.3.3.20040420.ebuild:
4301 added sparc fix for glibc PIC building
4302
4303 14 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.3.20040420.ebuild,
4304 glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040619.ebuild:
4305 change pentium-m fix to use -mtune=pentium3 instead of -march=pentium4. that
4306 should finally fix bug 55696, or at least work around it until upstream has a
4307 proper fix
4308
4309 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040619.ebuild,
4310 glibc-2.3.4.20040605.ebuild:
4311 let's try the right section and gussy it up a bit
4312
4313 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040619.ebuild:
4314 fix bug #56615, ld.so.1 prob on ppc64
4315
4316 11 Jul 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040605.ebuild,
4317 glibc-2.3.4.20040619.ebuild:
4318 fix bug #56615, ld.so.1 prob on ppc64
4319
4320 11 Jul 2004; Joshua Kinard <kumba@g.o> glibc-2.3.3.20040420.ebuild:
4321 Commented out an epatch line referencing a (currently) non-existant patch.
4322
4323 09 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605-r1.ebuild,
4324 glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
4325 changed sys-kernel/linux-headers dependency for nptl to linux26-headers
4326
4327 09 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.3.20040420.ebuild,
4328 glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040619.ebuild:
4329 change -march=pentium-m to -march=pentium4 to work around bug 55696 until
4330 upstream has a fix
4331
4332 08 Jul 2004; Travis Tilley <lv@g.o> glibc-2.3.1-r5.ebuild,
4333 glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r9.ebuild,
4334 glibc-2.3.3.20040420.ebuild, glibc-2.3.3_pre20040207.ebuild,
4335 glibc-2.3.3_pre20040420.ebuild, glibc-2.3.4.20040605-r1.ebuild,
4336 glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
4337 unset LD_RUN_PATH to fix bug 19043
4338
4339 08 Jul 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20031210.ebuild,
4340 -glibc-2.3.3_pre20040117-r1.ebuild, -glibc-2.3.3_pre20040117.ebuild,
4341 -glibc-2.3.3_pre20040529.ebuild:
4342 removed old _pre ebuilds, except for 2.3.3_pre20040207 which is needed for
4343 ~alpha and 2.3.3_pre20040420 which is needed for ~sparc.
4344
4345 07 Jul 2004; Joshua Kinard <kumba@g.o> glibc-2.3.3.20040420.ebuild:
4346 Marked stable on mips.
4347
4348 05 Jul 2004; Marius Mauch <genone@g.o> glibc-2.2.5-r9.ebuild,
4349 glibc-2.3.1-r5.ebuild, glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild,
4350 glibc-2.3.2-r9.ebuild, glibc-2.3.3.20040420.ebuild,
4351 glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20040117-r1.ebuild,
4352 glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild,
4353 glibc-2.3.3_pre20040420.ebuild, glibc-2.3.3_pre20040529.ebuild,
4354 glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040605.ebuild,
4355 glibc-2.3.4.20040619.ebuild:
4356 added a downgrade check to pkg_setup for bug #25230.
4357
4358 27 Jun 2004; Aron Griffis <agriffis@g.o> glibc-2.3.1-r5.ebuild,
4359 glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r9.ebuild,
4360 glibc-2.3.3.20040420.ebuild, glibc-2.3.3_pre20031210.ebuild,
4361 glibc-2.3.3_pre20040117-r1.ebuild, glibc-2.3.3_pre20040117.ebuild,
4362 glibc-2.3.3_pre20040207.ebuild, glibc-2.3.3_pre20040420.ebuild,
4363 glibc-2.3.3_pre20040529.ebuild, glibc-2.3.4.20040605-r1.ebuild,
4364 glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
4365 QA - fix use invocation
4366
4367 22 Jun 2004; <solar@g.o> glibc-2.2.5-r9.ebuild,
4368 glibc-2.3.1-r5.ebuild, glibc-2.3.2-r10.ebuild, glibc-2.3.2-r2.ebuild,
4369 glibc-2.3.2-r9.ebuild, glibc-2.3.3.20040420.ebuild,
4370 glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20040117-r1.ebuild,
4371 glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild,
4372 glibc-2.3.3_pre20040420.ebuild, glibc-2.3.3_pre20040529.ebuild,
4373 glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040605.ebuild,
4374 glibc-2.3.4.20040619.ebuild:
4375 Added debug to IUSE for all glibc ebuilds, imported
4376 pie-nptl-sysdep-shared.patch from bug 52254 #c13
4377
4378 *glibc-2.3.4.20040619 (20 Jun 2004)
4379
4380 20 Jun 2004; Martin Schlemmer <azarah@g.o>
4381 +glibc-2.3.4.20040619.ebuild:
4382 Update snapshot to 20040619. Add BRANCH_UPDATE support back, as it appears
4383 there will be again official releases, and the snapshot is much less to
4384 download for future updates to 2.3.4 ... It should be noted that
4385 non-branch-update support was not tested fully, so there might be bugs on next
4386 stable upstream release. Also add back testing of linux-headers version, as
4387 well as kernel version for NPTL support. Remove stale info pages, else we have
4388 ~40 unused files installed. Generate updated manpages tarball, and move it to
4389 mirrors rather.
4390
4391 19 Jun 2004; <malc@g.o> glibc-2.3.4.20040605.ebuild:
4392 Mark stable for release on amd64. Complaints to lv@g.o, he made me do it ;-)
4393
4394 17 Jun 2004; Luca Barbato <lu_zero@g.o>
4395 glibc-2.3.4.20040605-r1.ebuild:
4396 Ported the fix to this ebuild
4397
4398 16 Jun 2004; Luca Barbato <lu_zero@g.o>
4399 +files/2.3.4/glibc-2.3.4-nptl-altivec.patch, glibc-2.3.4.20040605.ebuild:
4400 Added a patch for ppc, pending some tests
4401
4402 13 Jun 2004; Travis Tilley <lv@g.o>
4403 +files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch,
4404 glibc-2.3.4.20040605-r1.ebuild:
4405 added potential fix for building nptl with a hardened toolchain and did a few
4406 more cleanups in the ebuild, like moving ssp-related patches into their own
4407 function.
4408
4409 12 Jun 2004; Tom Gall <tgall@g.o> glibc-2.3.4.20040605.ebuild
4410 stable on ppc64 (yeah!)
4411
4412 12 Jun 2004; Joshua Kinard <kumba@g.o>
4413 glibc-2.3.4.20040605-r1.ebuild:
4414 - Clean up the usage of paranthesis around groups
4415 of use flag checks (unecessarily invokes a subshell)
4416 - And allow a sed command that unconditionally disables
4417 relro for ld.so to fire (it previously only fired if
4418 use build == true or use build == false AND
4419 use hardened == true)
4420 - Apply one of the mips patches only if use n32 or
4421 use n64 is true
4422 - Add ~mips to KEYWORDS
4423
4424 11 Jun 2004; Joshua Kinard <kumba@g.o>
4425 glibc-2.3.4.20040605-r1.ebuild:
4426 More cleanups: move strip-flags and friends into setup_flags where they belong.
4427
4428 11 Jun 2004; Joshua Kinard <kumba@g.o>
4429 glibc-2.3.4.20040605-r1.ebuild:
4430 Fixup sparc bits in setup_flags.
4431
4432 *glibc-2.3.4.20040605-r1 (11 Jun 2004)
4433
4434 11 Jun 2004; Joshua Kinard <kumba@g.o>
4435 +glibc-2.3.4.20040605-r1.ebuild:
4436 MASSIVE cleanup to glibc's ebuild. Starting with 2.3.4.20040605, the following
4437 changes were made:
4438 - Moved PaX patches into its own function
4439 - Moved all arch-specific patches into their own arch-specific
4440 functions
4441 - Archs that lack any patches have empty arch-specific functions
4442 for later use
4443 - Hardened/relro/nptl related tweaks moved into its own function
4444 - Cleaned up 'if' conditionals and some spacing
4445 - Added some missing tweaks that fixed an issue on non-hardened
4446 toolchains w/ nptl where the build would segfault during the
4447 sunrpc subsection of glibc
4448
4449 10 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
4450 passes "make check" on ppc64, adding ~ppc64 keyword
4451
4452 10 Jun 2004; Stephen P. Becker <geoman@g.o>
4453 glibc-2.3.3_pre20040529.ebuild:
4454 removed ~mips keyword
4455
4456 09 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
4457 the 2.3.4 release needs pre-generated info pages to bootstrap without perl,
4458 unlike previous releases that just needed pre-generated man pages. this
4459 release is now usable from stage1.
4460
4461 08 Jun 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild:
4462 glibc-2.3.3.20040420 marked stable for upcoming release
4463
4464 07 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040605.ebuild:
4465 glibc 2.3.4.20040605 should now pass all tests with USE="-nptl makecheck" on
4466 at least amd64. nptl still fails.
4467
4468 06 Jun 2004; <solar@g.o> glibc-2.3.3.20040420.ebuild:
4469 patch source was incorrect for branch update.. bug #53107
4470
4471 06 Jun 2004; Brandon Hale <tseng@g.o> glibc-2.3.3.20040420.ebuild:
4472 Quick fix, epatch for the branch-update was still using the now incorrect PV.
4473
4474 06 Jun 2004; Brandon Hale <tseng@g.o> -glibc-2.3.2-r11.ebuild,
4475 -glibc-2.3.2-r3.ebuild, -glibc-2.3.3_pre20040420-r1.ebuild:
4476 Cleanup obsoleted versions.
4477
4478 *glibc-2.3.3.20040420 (06 Jun 2004)
4479
4480 06 Jun 2004; Brandon Hale <tseng@g.o> +glibc-2.3.3.20040420.ebuild:
4481 Update 20040420 snapshot to new naming scheme, add to ~x86.
4482
4483 05 Jun 2004; Joshua Kinard <kumba@g.o> glibc-2.3.4.20040605.ebuild:
4484 for sparc64 systems, export CCHOST as well as CHOST so glibc configures itself
4485 properly.
4486
4487 *glibc-2.3.4.20040605 (05 Jun 2004)
4488
4489 05 Jun 2004; Travis Tilley <lv@g.o>
4490 +files/2.3.4/glibc-execstack-disable.patch, -glibc-2.3.4.20040602.ebuild,
4491 +glibc-2.3.4.20040605.ebuild:
4492 new snapshot. it seems i caught Ulrich Drepper in the middle of a commit with
4493 my last snapshot, breaking nptl on x86 and possibly elsewhere.
4494
4495 *glibc-2.3.2-r11 (05 Jun 2004)
4496
4497 05 Jun 2004; Brandon Hale <tseng@g.o>
4498 +files/2.3.2/glibc-2.3.2-frandom-detect.patch,
4499 +files/2.3.2/glibc-2.3.2-got-fix.diff,
4500 +files/2.3.2/glibc-2.3.2-owl-malloc-unlink-sanity-check.diff,
4501 +files/2.3.2/glibc-2.3.2-propolice-guard-functions-v3.patch,
4502 +files/2.3.2/glibc-2.3.2-pt_pax.diff,
4503 +files/2.3.2/glibc-2.3.2-signal-ssp.diff, +files/2.3.2/ssp.c,
4504 +glibc-2.3.2-r11.ebuild:
4505 Create an -r11 (-*) with backported patches from 2.3.3_pre, namely owl-unlink
4506 checking and updated SSP.
4507
4508 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
4509 +files/2.3.4/mips-sysdep-cancel.diff, glibc-2.3.4.20040602.ebuild:
4510 Finalize n32 fixes (n64 is yet to be tested, but should be
4511 piece of cake now)
4512 Add ALT_HEADERS variable, which will allows us to point glibc
4513 to something other then /usr/lib. This will be needed for
4514 x-compilation support.
4515
4516 04 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
4517 stable on amd64
4518
4519 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
4520 glibc-2.3.3_pre20040420-r1.ebuild, glibc-2.3.4.20040602.ebuild:
4521 glibc is not using n32/n64 use flags (yet)
4522
4523 04 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
4524 glibc-2.3.4.20040602.ebuild:
4525 Mark glibc-2.3.4 as ~mips
4526
4527 03 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@g.o>
4528 +files/2.3.3/mips-addabi.diff, +files/2.3.3/mips-syscall.h.diff,
4529 +files/2.3.3/mips-sysify.diff, +files/2.3.3/semtimedop.diff,
4530 glibc-2.3.3_pre20040420-r1.ebuild, glibc-2.3.3_pre20040529.ebuild,
4531 glibc-2.3.4.20040602.ebuild:
4532 Add n32/n64 patches. Some of them are not quite ready, but it
4533 shouldn't make any matters worse - o32 should not be affected
4534 in any way.
4535 Also add ${CHOST} and ${CCHOST} to configure (--build/--host)
4536
4537 03 Jun 2004; Tom Gall <tgall@g.o> glibc-2.3.3_pre20040529.ebuild:
4538 stable on ppc64
4539
4540 03 Jun 2004; Travis Tilley <lv@g.o> glibc-2.3.4.20040602.ebuild:
4541 fixed the ebuild to install all locales if doing a make check and repaired the
4542 tarball so that the info pages arent broken
4543
4544 03 Jun 2004; Jason Eric Huebel <jhuebel@g.o>
4545 glibc-2.3.3_pre20040529.ebuild:
4546 fixed header dependency based on NPTL use flag
4547
4548 *glibc-2.3.4.20040602 (03 Jun 2004)
4549
4550 03 Jun 2004; Travis Tilley <lv@g.o> -glibc-2.3.3.20040602.ebuild,
4551 +glibc-2.3.4.20040602.ebuild:
4552 added an ebuild with a proper version number. new features in this ebuild
4553 include the makecheck USE flag for having glibc run tests on itself and the
4554 ability to install only the locales that you want. a new configuration file
4555 has been added for controlling this feature: /etc/locales.build. a default
4556 should be installed when you emerge this version of glibc, please read the
4557 comments for a description of this file's format.
4558
4559 02 Jun 2004; Pieter Van den Abeele <pvdabeel@g.o> glibc-2.3.3_pre20040420-r1.ebuild:
4560 Mased stable on ppc
4561
4562 *glibc-2.3.3.20040602 (02 Jun 2004)
4563
4564 02 Jun 2004; Travis Tilley <lv@g.o> +glibc-2.3.3.20040602.ebuild:
4565 new cvs snapshot. this ebuild marks a move from using branch updates against
4566 2.3.2 to using actual cvs snapshot tarballs. it also marks a move in the
4567 versioning scheme for glibc... since upstream has decided to let distributions
4568 choose what they want to release instead of making releases themselves, the
4569 pre has been dropped from the version.
4570
4571 02 Jun 2004; Joshua Kinard <kumba@g.o>
4572 glibc-2.3.3_pre20040529.ebuild:
4573 Added ~mips to KEYWORDS.
4574
4575 30 May 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
4576 adding ~amd64 and ~ppc64 to keywords
4577
4578 30 May 2004; Travis Tilley <lv@g.o> glibc-2.3.3_pre20040529.ebuild:
4579 misc pax/grsec fixes from peter mazinger
4580
4581 *glibc-2.3.3_pre20040529 (29 May 2004)
4582
4583 29 May 2004; Travis Tilley <lv@g.o> -glibc-2.3.3_pre20040527.ebuild,
4584 +glibc-2.3.3_pre20040529.ebuild:
4585 new snapshot. this one should build on ppc64
4586
4587 *glibc-2.3.3_pre20040527 (27 May 2004)
4588
4589 27 May 2004; Travis Tilley <lv@g.o> +glibc-2.3.3_pre20040527.ebuild:
4590 update snapshot
4591
4592 27 May 2004; Travis Tilley <lv@g.o>
4593 glibc-2.3.3_pre20040420-r1.ebuild:
4594 adding ~amd64 keyword to satisfy gcc 3.4 dep
4595
4596 17 May 2004; Travis Tilley <lv@g.o>
4597 +files/2.3.3/glibc-2.3.3-ssp-gcc34-after-frandom.patch,
4598 glibc-2.3.3_pre20040420-r1.ebuild:
4599 added fix for compiling SSP with gcc 3.4
4600
4601 *glibc-2.3.3_pre20040420-r1 (14 May 2004)
4602
4603 14 May 2004; <solar@g.o> glibc-2.3.3_pre20040420-r1.ebuild,
4604 files/2.3.3/glibc-2.3.2-propolice-guard-functions-v3.patch,
4605 files/2.3.3/glibc-2.3.3-frandom-detect.patch:
4606 frandom/SSP implementation for glibc. Adds new 'erandom' flag to IUSE. (-*
4607 masked for testing now) bug #50864
4608
4609 12 May 2004; Alexander Gabert <pappy@g.o> :
4610 removing hardened-gcc vintage from some ebuilds
4611
4612 08 May 2004; Bryan Østergaard <kloeri@g.o>
4613 glibc-2.3.3_pre20040420.ebuild:
4614 Removed ~alpha, see bug #50301.
4615
4616 04 May 2004; Ilya A. Volynets-Evenbaks <iluxa@g.o>
4617 +files/2.3.3/glibc-2.3.3_pre20040420-mips-dl-machine-calls.diff,
4618 +files/2.3.3/glibc-2.3.3_pre20040420-mips-incl-sgidefs.diff,
4619 glibc-2.3.3_pre20040420.ebuild:
4620 - Remove unneeded patches
4621 - Add patch by Thiemo Seufer to include <sgidefs.h> into all
4622 files that use _MIPS_SIM. This is required for use with
4623 gcc-3.4. Original can be found at
4624 http://lists.debian.org/debian-glibc/2003/debian-glibc-200312/msg00201.html
4625 - Add compile fix to sysdeps/mips/dl-machine.h
4626 - mark as ~mips
4627
4628 29 Apr 2004; Joshua Kinard <kumba@g.o>
4629 glibc-2.3.3_pre20040420.ebuild:
4630 Masked on mips until some patches can be dug/cooked/found to fix some issues.
4631
4632 28 Apr 2004; <solar@g.o> glibc-2.3.3_pre20040420.ebuild,
4633 files/2.3.3/glibc-2.3.3-localedef-fix-trampoline.patch:
4634 localedef contains nested function trampolines, which trigger segfaults under
4635 PaX while building. Adding patch that inlines functions in order to avoid
4636 this. Debian Bug (#231438, #198099)
4637
4638 27 Apr 2004; Mike Frysinger <vapier@g.o>
4639 +files/2.3.2/glibc-2.3.2-arm-bus-defines.patch,
4640 +files/2.3.2/glibc-2.3.2-armformat.patch,
4641 +files/2.3.2/glibc-2.3.2-arm-doargs.patch,
4642 +files/2.3.2/glibc-2.3.2-framestate-USING_SJLJ_EXCEPTIONS.patch,
4643 glibc-2.3.2-r10.ebuild:
4644 Add a few patches to make glibc compile cleanly on arm.
4645
4646 *glibc-2.3.3_pre20040420 (25 Apr 2004)
4647
4648 25 Apr 2004; Martin Schlemmer <azarah@g.o>
4649 +glibc-2.3.3_pre20040420.ebuild:
4650 Update snapshot.
4651
4652 24 Apr 2004; Joshua Kinard <kumba@g.o>
4653 +files/2.3.2/glibc-2.3.2-mips-fix-nested-entend-pairs.patch,
4654 glibc-2.3.2-r10.ebuild, glibc-2.3.2-r3.ebuild:
4655 Added a patch for mips which fixes a compile bug with newer binutils. Also
4656 removed an RDEPEND for portage-1.9.0 which seems to be triggering a bug in
4657 repoman. If this change affects anyone, yell at me.
4658
4659 24 Apr 2004; Joshua Kinard <kumba@g.o>
4660 +files/2.3.2/glibc-2.3.2-mips-fix-nested-entend-pairs.patch,
4661 glibc-2.3.2-r10.ebuild, glibc-2.3.2-r3.ebuild:
4662 Added a patch for mips which fixes a compile bug with newer binutils. Also
4663 removed an RDEPEND for portage-1.9.0 which seems to be triggering a bug in
4664 repoman. If this change affects anyone, yell at me.
4665
4666 *glibc-2.3.2-r10 (18 Apr 2004)
4667
4668 18 Apr 2004; Michael McCabe <randy@g.o>
4669 +files/2.3.2/glibc-2.3.2-s390-deprecated-ustat-fixup.patch,
4670 +glibc-2.3.2-r10.ebuild:
4671 Added s390 specific fixes to close bug #47415
4672
4673 24 Mar 2004; Michael Sterrett <mr_bones_@g.o> glibc-2.3.2-r2.ebuild,
4674 glibc-2.3.2-r3.ebuild, glibc-2.3.3_pre20031210.ebuild:
4675 don't use deprecated ? : use syntax
4676
4677 18 Mar 2004; <solar@g.o> glibc-2.3.2-r9.ebuild:
4678 adding filter-ldflags -pie to stable glibc
4679
4680 16 Mar 2004; <solar@g.o> glibc-2.3.3_pre20040207.ebuild:
4681 glibc fails to link properly with global LDFLAGS=-pie so we filter it with new
4682 flag-o-matic function called filter-ldflags
4683
4684 15 Mar 2004; Joshua Kinard <kumba@g.o> glibc-2.3.2-r9.ebuild:
4685 Marked stable on mips (it had ~mips, but someone removed the keyword and
4686 didn't leave a Changelog entry on why).
4687
4688 09 Mar 2004; <agriffis@g.o> glibc-2.3.2-r9.ebuild:
4689 stable on alpha and ia64
4690
4691 02 Mar 2004; Brian Jackson <iggy@g.o> glibc-2.3.2-r9.ebuild:
4692 s390 keywords
4693
4694 01 Mar 2004; Tom Gall <tgall@g.o> glibc-2.3.3_pre20031210.ebuild:
4695 added in dependancy for ppc64 headers
4696
4697 26 Feb 2004; Sven Blumenstein <bazik@g.o> glibc-2.3.2-r9.ebuild:
4698 Stable on sparc (was about time).
4699
4700 25 Feb 2004; Luca Barbato <lu_zero@g.o>
4701 glibc-2.3.3_pre20040207.ebuild:
4702 Marked ~ppc
4703
4704 24 Feb 2004; Alexander Gabert <pappy@g.o>
4705 glibc-2.3.3_pre20040207.ebuild:
4706 added GOTOFF fix from previous glibc release
4707
4708 24 Feb 2004; Mike Frysinger <vapier@g.o> :
4709 Make the only headers info virtual/os-headers since hppa-headers PROVIDEs that.
4710
4711 23 Feb 2004; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild,
4712 files/2.3.2/glibc-2.3.2-ipv6-bytestring-fix.patch:
4713 Fix broken reverse resolving for IPv6 addresses, bug #42492. Research done by
4714 Bernhard Schmidt <berni@××××××××××.de>.
4715
4716 12 Feb 2004; <solar@g.o> glibc-2.3.3_pre20040117-r1.ebuild,
4717 files/2.3.3/glibc-2.3.3_pre20040117-got-fix.diff:
4718 GOTOFF during linking seems to fail to recognize where main() is because it is
4719 not visible in the object linked which might not be really legal C but it
4720 apparently works anyway. This can be seen when trying to build bind9 as a
4721 Position Independent Executable. ie CFLAGS=-fPIC,LDFLAGS=-pie. This patch
4722 fixes that. Submitted by the PaX Team
4723
4724 *glibc-2.3.3_pre20040207 (09 Feb 2004)
4725 *glibc-2.3.3_pre20031210 (09 Feb 2004)
4726
4727 09 Feb 2004; Brad House <brad_mssw@g.o>
4728 glibc-2.3.3_pre20031210.ebuild, glibc-2.3.3_pre20031222.ebuild,
4729 glibc-2.3.3_pre20040117.ebuild, glibc-2.3.3_pre20040207.ebuild:
4730 glibc 2.3.3_pre release for PPC64. This is the only version that works for
4731 ppc64. Current VMX commits have caused later pulls to not work
4732
4733 *glibc-2.3.3_pre20040207 (08 Feb 2004)
4734
4735 08 Feb 2004; Martin Schlemmer <azarah@g.o>
4736 glibc-2.3.3_pre20040207.ebuild,
4737 files/2.3.2/glibc-2.3.2-rtld-assert-fix.patch:
4738 Update snapshot to 20040207. Fix an assert when running libc.so from
4739 commandline, bug #34733. Add ia64 to nptl arches.
4740
4741 19 Jan 2004; Mike Frysinger <vapier@g.o> glibc-2.3.2-r9.ebuild :
4742 Add back in nptl support since gcc-3.3.2-r5 is now stable.
4743
4744 *glibc-2.3.3_pre20040117-r1 (26 Jan 2004)
4745
4746 26 Jan 2004; <solar@g.o> glibc-2.3.3_pre20040117-r1.ebuild,
4747 files/2.3.3/glibc-2.3.3-owl-malloc-unlink-sanity-check.diff,
4748 files/2.3.3/glibc-2.3.3_pre20040117-pt_pax.diff,
4749 files/2.3.3/glibc-2.3.3_pre20040117-signal-ssp.diff:
4750 added ptpax flags. cosmetic ssp patch and owl unlink sanity to testing
4751
4752 19 Jan 2004; Mike Frysinger <vapier@g.o> glibc-2.3.2-r9.ebuild :
4753 Remove nptl support since people dont understand nptl and this is now x86 stable.
4754 See Bug #38622 for some good examples. This is OK because 2.3.3_preXXX has
4755 nptl support and it's unstable and it covers all the archs 2.3.2-r9 does.
4756
4757 *glibc-2.3.3_pre20040117 (18 Jan 2004)
4758
4759 18 Jan 2004; Martin Schlemmer <azarah@g.o>
4760 glibc-2.3.3_pre20040117.ebuild:
4761 Update snapshot to 20040117.
4762
4763 18 Jan 2004; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild:
4764 Mark stable for x86.
4765
4766 18 Jan 2004; Bartosch Pixa <darkspecter@g.o> glibc-2.3.2-r9.ebuild:
4767 PDEPEND on new linux-headers version on ppc
4768
4769 16 Jan 2004; Bartosch Pixa <darkspecter@g.o> glibc-2.3.2-r9.ebuild:
4770 set ppc in keywords
4771
4772 10 Jan 2004; Aron Griffis <agriffis@g.o> glibc-2.3.2-r9.ebuild:
4773 stable on alpha for bug 37595... alpha really needs execstack-PaX-support.patch
4774
4775 09 Jan 2004; Luca Barbato <lu_zero@g.o> glibc-2.3.2-r9.ebuild:
4776 Marked ~ppc
4777
4778 *glibc-2.3.3_pre20031222 (27 Dec 2003)
4779
4780 16 Jan 2004; Guy Martin <gmsoft@g.o> glibc-2.3.3_pre20031222.ebuild :
4781 Removed some patches which did not apply for hppa.
4782
4783 27 Dec 2003; Martin Schlemmer <azarah@g.o>
4784 glibc-2.3.3_pre20031222.ebuild:
4785 Update snapshot to 20031222. Change code that searches for proper headers to
4786 look first in /usr/include again.
4787
4788 *glibc-2.3.3_pre20031212 (14 Dec 2003)
4789
4790 14 Dec 2003; Martin Schlemmer <azarah@g.o>
4791 glibc-2.3.3_pre20031212.ebuild,
4792 files/2.3.3/glibc-2.3.3-dl_execstack-PaX-support.patch:
4793 Update snapshot to 20031212, pre-release of 2.3.3.
4794
4795 29 Nov 2003; Brad House <brad_mssw@g.o> glibc-2.3.2-r9.ebuild:
4796 mark stable on amd64
4797
4798 23 Nov 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r3.ebuild,
4799 glibc-2.3.2-r8.ebuild, glibc-2.3.2-r9.ebuild:
4800 glibc refuses to build with --relax in LDFLAGS.
4801
4802 20 Nov 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r8.ebuild:
4803 Mark stable on alpha
4804
4805 *glibc-2.3.2-r9 (18 Nov 2003)
4806
4807 08 Dec 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
4808 Marked stable on hppa.
4809
4810 19 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
4811 Added clean hppa patches. Seems not to suffer of the -r8 problems.
4812
4813 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r9.ebuild :
4814 Removed hppa stuff. New patching method should come shortly.
4815
4816 18 Nov 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r9.ebuild:
4817 - Update CVS branch to 20031115.
4818 - With latest versions of glibc, a lot of apps failed on a PaX enabled
4819 system with "cannot enable executable stack as shared object requires:
4820 Permission denied". This is due to PaX 'exec-protecting' the stack, and
4821 ld.so then trying to make the stack executable due to some libraries not
4822 containing the PT_GNU_STACK section. Add dl_execstack-PaX-support.patch,
4823 bug #32960.
4824 - We do not want name_insert() in iconvconfig.c to be defined inside
4825 write_output() as it causes issues with PaX.
4826
4827 *glibc-2.3.1-r5 (16 Nov 2003)
4828
4829 16 Nov 2003; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r9.ebuild,
4830 glibc-2.3.1-r5.ebuild, glibc-2.3.2-r2.ebuild, glibc-2.3.2-r3.ebuild,
4831 files/2.2.5/glibc-2.2.5-getgrouplist.patch,
4832 files/2.3.1/glibc-2.3.1-ftw.patch,
4833 files/2.3.1/glibc-2.3.1-getgrouplist.patch,
4834 files/2.3.2/glibc-2.3.2-dl_execstack-PaX-support.patch,
4835 files/2.3.2/glibc-2.3.2-iconvconfig-name_insert.patch,
4836 files/2.3.2/glibc-2.3.2-propolice-guard-functions-v2.patch,
4837 files/2.3.2/glibc-2.3.2-propolice-guard-functions.patch:
4838 - A bug in the getgrouplist function can cause a buffer overflow if the size
4839 of the group list is too small to hold all the user's groups. More info can
4840 be found at: https://rhn.redhat.com/errata/RHSA-2003-325.html
4841 - Fix a memory leak in ftw_dir
4842 - To circumvent problems with propolice when linking binaries statically among
4843 things, __guard and __guard_setup__stack_smash_handler is now in libc.so. More
4844 info at: http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml
4845 Thanks for helping in developing these patchsets goes to "moid" from the
4846 Openbsd team.
4847 - We do not want name_insert() in iconvconfig.c to be defined inside
4848 write_output() as it causes issues with PaX.
4849
4850 09 Nov 2003; Mike Frysinger <vapier@g.o> :
4851 Fix sscanf.c compilation. This tiny patch can be found in 2.3.2 already.
4852
4853 01 Nov 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r8.ebuild,
4854 files/2.3.2/glibc-2.3.2-alpha-crti.patch,
4855 files/2.3.2/glibc-2.3.2-alpha-pwrite.patch:
4856 Add crti and pwrite patches for alpha
4857
4858 28 Oct 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
4859 Added depend to >=hppa-headers-2.4.21_p13 for succefull compilation.
4860
4861 27 Oct 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
4862 Added patches for hppa. This glibc correct many bugs like the -static flag one.
4863
4864 27 Oct 2003; Martin Schlemmer <azarah@g.o> files/nscd:
4865 We need to pass '--pidfile' and not '--pid' to start-stop-daemon, thanks to
4866 Markus Rippl <markus.rippl@××××××××.de> for reporting.
4867
4868 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r8.ebuild:
4869 Remove the sysmacros.h hack, as it is no longer needed.
4870
4871 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild,
4872 glibc-2.3.2-r4.ebuild, glibc-2.3.2-r5.ebuild, glibc-2.3.2-r8.ebuild:
4873 Add sparch to NPTL archs; Cleanup.
4874
4875 *glibc-2.3.2-r8 (26 Oct 2003)
4876
4877 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r8.ebuild :
4878 Marked -hppa and removed hppa stuff from it.
4879
4880 26 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r8.ebuild:
4881 Update snapshot.
4882
4883 18 Oct 2003; Brad House <brad_mssw@g.o> glibc-2.3.2-r6.ebuild:
4884 add ~amd64 flag to glibc-2.3.2-r6, works with and without nptl enabled in use
4885 flags
4886
4887 15 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
4888 glibc-2.3.2-r7.ebuild:
4889 Sparc updates from Kumba <kumba@g.o>:
4890
4891 glibc-2.3.2-r1: Change ~sparc -> sparc in keywords
4892 glibc-2.3.2-r7: Add ~sparc to keywords
4893 Remove the following patch for mips to let
4894 glibc compile:
4895 ${P}-mips-fix-n32-n64-sysdep-headers.patch
4896
4897 15 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r6.ebuild:
4898 Mark as unstable for x86 - we should start wider testing sooner or later, and
4899 except for an occasional break, current CVS snapshots looks good.
4900
4901 *glibc-2.3.2-r7 (14 Oct 2003)
4902
4903 19 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r7.ebuild :
4904 Added missing atomicity patch for hppa.
4905
4906 18 Nov 2003; Guy Martin <gmsoft@g.o> glibc-2.3.2-r7.ebuild :
4907 Readded for hppa only. Added hppa patches and depend to correct
4908 hppa-headers.
4909
4910 14 Oct 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r7.ebuild:
4911 Update CVS snapshot. NPTL is now in official CVS.
4912
4913 13 Oct 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r1.ebuild:
4914 Downgrading glibc had some unintentional side effects, stable again.
4915
4916 10 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
4917 glibc-2.3.2-r1.ebuild:
4918 changed hardened-gcc build behaviour with CC
4919
4920 09 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
4921 glibc-2.3.2-r1.ebuild:
4922 added new hardened-gcc flags for hppa
4923
4924 09 Oct 2003; Alexander Gabert <pappy@g.o> glibc-2.3.1-r4.ebuild,
4925 glibc-2.3.2-r1.ebuild:
4926 added new hardened-gcc building logic for ppc and sparc
4927
4928 07 Oct 2003; Aron Griffis <agriffis@g.o> glibc-2.3.2-r1.ebuild:
4929 Demote 2.3.2-r1 from alpha to ~alpha since it doesn't build on alpha with
4930 recent gcc. We really need the more recent glibc to become available for
4931 alpha.
4932
4933 30 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r6.ebuild,
4934 files/2.3.2/sysmacros.h:
4935 Quick fix for last changes to sysmacros.h that breaks a few things like
4936 sys-libs/pwdb and xfree among others.
4937
4938 *glibc-2.3.2-r6 (28 Sep 2003)
4939
4940 28 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r5.ebuild,
4941 glibc-2.3.2-r6.ebuild, files/2.3.2/glibc-2.3.2-ia64-LOAD_ARGS-fixup.patch,
4942 files/2.3.2/glibc-2.3.2-mips-add-n32-n64-sysdep-cancel.patch,
4943 files/2.3.2/glibc-2.3.2-mips-configure-for-n64-symver.patch,
4944 files/2.3.2/glibc-2.3.2-mips-fix-n32-n64-sysdep-headers.patch,
4945 files/2.3.2/glibc-2.3.2-mips-pread-linux2.5.patch:
4946 Update snapshot to 20030927 and NPTL to 0.60. Add a few patches from Kumba
4947 <kumba@g.o> for mips.
4948
4949 *glibc-2.3.2-r5 (20 Sep 2003)
4950
4951 20 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r5.ebuild:
4952 Update CVS snapshot to 20030919. Update NPTL to 0.59.
4953
4954 17 Sep 2003; Jon Portnoy <avenj@g.o> glibc-2.3.2-r1.ebuild :
4955 ia64 keywords.
4956
4957 14 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r4.ebuild,
4958 files/2.3.2/glibc-2.3.2-cispeed-cospeed-fix.patch:
4959 Fix sparc build issues, patch from glibc-alpha, thanks to <kumba@g.o>.
4960
4961 13 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
4962 glibc-2.3.2-r2.ebuild, glibc-2.3.2-r3.ebuild:
4963 Add glibc-2.3.2-fix-omitted-operand-in-mathinline_h.patch to resolve bug
4964 #28537.
4965
4966 08 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild:
4967 Fix gcc DEPEND to be '>=sys-devel/gcc-3.2', and not '=sys-devel/gcc-3.2*'.
4968
4969 *glibc-2.3.2-r4 (07 Sep 2003)
4970
4971 07 Sep 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r4.ebuild,
4972 files/2.3.2/glibc-2.3.2-fix-omitted-operand-in-mathinline_h.patch:
4973 Update cvs snapshot to 20030906. Update nptl to version 0.57. Add patch
4974 for bug #27142.
4975
4976 12 Aug 2003; Alexander Gabert <pappy@g.o> glibc-2.3.2-r1.ebuild:
4977 hppa building fails, linuxthreads/sysdeps/hppa/pt-machine.h is missing proper
4978 setup of pthread_descr
4979
4980 10 Aug 2003; Joshua Kinard <kumba@g.o> glibc-2.3.2-r1.ebuild:
4981 Moved to stable on mips. Been using it for ages w/ no problems.
4982
4983 10 Aug 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r2.ebuild,
4984 glibc-2.3.2-r3.ebuild, files/fix-sysctl_h.patch, files/test-sysctl_h.c:
4985 Add test to detect broken headers in (user land) in 2.5.68 and later.
4986
4987 31 Jul 2003; <matt@g.o> glibc-2.3.2-r1.ebuild, glibc-2.3.2-r2.ebuild,
4988 glibc-2.3.2-r3.ebuild:
4989 Removed warning from 2.3.2 ebuilds regarding
4990 sandbox and -fstack-protector. This was only
4991 a problem with 2.3.1.
4992
4993 29 Jul 2003; Alex Veber <coronalvr@g.o> glibc-2.3.2-r1.ebuild:
4994 removed the winex block
4995
4996 28 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild:
4997 Do not install librt.so linker script anymore, as librt.so.1 breaks things
4998 with librt.so as a script.
4999
5000 *glibc-2.3.2-r3 (23 Jul 2003)
5001
5002 23 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r3.ebuild:
5003 Update CVS snapshot, as well as NPTL version to 0.55. Note that this
5004 needs gcc-3.3-r1 and latest binutils (2.14.90.4+) to build with NPTL
5005 support.
5006
5007 23 Jul 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
5008 glibc-2.3.2-r2.ebuild:
5009 From Kumba <kumba@g.o>:
5010
5011 This is the patch to glibc-2.3.2-r1.ebuild which allows it to build
5012 on sparc64. I modified it so sparc and sparc64 can use the -fcall-used-g6
5013 flag, while sparc64-only gets a few more checks added in.
5014
5015 18 Jul 2003; Olivier Crete <tester@g.o> glibc-2.3.2-r2.ebuild:
5016 Removed all traces of multilib, 64bit libs are installed in lib/
5017
5018 18 Jul 2003; Will Woods <wwoods@g.o> glibc-2.3.2-r1.ebuild:
5019 Marked stable for alpha
5020
5021 17 Jul 2003; Alex Veber <coronalvr@g.o> glibc-2.3.2-r1.ebuild:
5022 set !app-emulation/winex-cvs
5023
5024 16 Jul 2003; Jay Pfeifer <pfeifer@g.o> glibc-2.3.2-r1.ebuild:
5025 set stable on x86
5026 set !app-emulation/winex
5027
5028 01 Jul 2003; Luca Barbato <lu_zero@g.o> glibc-2.3.2-r1.ebuild:
5029 set stable on ppc
5030
5031 14 Jun 2003; Tavis Ormandy <taviso@g.o> glibc-2.3.2-r1.ebuild,
5032 glibc-2.3.2-r2.ebuild, files/2.3.2/glibc-2.3.2-decc-compaq.patch:
5033 fixing ccc compatability, minor patch only applied on alpha.
5034
5035 05 Jun 2003; Christian Birchinger <joker@g.o> glibc-2.3.1-r4.ebuild:
5036 Replaced sparc64 CFLAGS hack with replace-sparc64-flags from flag-o-matic
5037
5038 02 Jun 2003; Joshua Kinard <kumba@g.o> glibc-2.3.2-r1.ebuild:
5039 Added ~mips to KEYWORDS
5040
5041 18 May 2003; Martin Schlemmer <azarah@g.o> :
5042 Fix LICENSE to be LGPL-2, bug #19074. Fix glibc-2.3* < 2.3.2-r2 to depend
5043 on <gcc-3.3.
5044
5045 18 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild,
5046 glibc-2.3.2-gcc33-sscanf.patch :
5047 Downgrade nptl to version 0.28 and add glibc-2.3.2-gcc33-sscanf.patch to
5048 fix compile errors with gcc-3.3:
5049
5050 http://sources.redhat.com/ml/libc-alpha/2003-03/msg00052.html
5051
5052 *glibc-2.3.2-r2 (18 May 2003)
5053
5054 18 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r2.ebuild :
5055 New version. Update to cvs 20030517 to fix problems with gcc-3.3. Also
5056 closes bug #18744 as it adds the en_US.utf8 locale. Also enable NPTL
5057 support for i[45]86, ppc and mips, as it should in theory work now.
5058
5059 14 May 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r{0,1}.ebuild :
5060
5061 Some MIPS updates from Kumba <kumba@g.o>:
5062 A few patches only for the MIPS platform. Descriptions of what they
5063 do can be found in the patch headers.
5064 <tuxus@g.o> thx <dragon@g.o> (11 Jan 2003)
5065 <kumba@g.o> remove tst-rndseek-mips & ulps-mips patches
5066
5067 06 Apr 2003; Martin Schlemmer <azarah@g.o> :
5068 Fix all 2.3 ebuild to install timezone data if 'build' in USE, bug #16530.
5069
5070 *glibc-2.3.2-r1 (06 Apr 2003)
5071
5072 19 Apr 2003; Joshua Brindle <method@g.o> glibc-2.3.1-r4.ebuild:
5073 give error and die if both sandbox and -fstack-protector are enabled
5074
5075 06 Apr 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2-r1.ebuild :
5076 Fix calculation problems in allocate_static_tls that caused a TLS
5077 enabled app that loads libGL.so to segfault. Thanks to Gareth Hughes
5078 from NVidia for pointing me in the right direction. This patch is
5079 from glibc CVS.
5080
5081 30 Mar 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2.ebuild :
5082 Update NPTL version to 0.29. As it is not used by many (or I cannot
5083 imagine it), and with the errno problems, I will rather not bump the
5084 revision. Note that latest version is 0.32, but that (as well as 0.30
5085 and up) needs glibc-2.3.3 snapshot.
5086
5087 *glibc-2.3.1-r4 (21 Mar 2003)
5088
5089 14 Apr 2003; Joshua Brindle <method@g.o> glibc-2.3.1-r4.ebuild:
5090 give error and die if both sandbox and -fstack-protector are enabled
5091
5092 06 Apr 2003; Zach Welch <zwelch@g.o> glibc-2.3.1-r4.ebuild:
5093 add arm keyword
5094
5095 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.3.1-r4.ebuild:
5096 Changed replace-flags for sparc
5097
5098 21 Mar 2003; Daniel Ahlberg <aliz@g.o> glibc-2.3.1-r4.ebuild :
5099 Security update.
5100
5101 *glibc-2.2.5-r8 (21 Mar 2003)
5102
5103 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.2.5-r8.ebuild:
5104 Added replace-flags for sparc
5105
5106 21 Mar 2003; Daniel Ahlberg <aliz@g.o> glibc-2.2.5-r8.ebuild :
5107 Security update.
5108
5109 11 Mar 2003; Zach Welch <zwelch@g.o>
5110 files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff:
5111 fix arm sysdep patch to not require autoconf
5112
5113 09 March 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1*.ebuild :
5114 Add patch glibc-2.3.1-typeo_dl-runtime_c.patch to fix issues with Oracle,
5115 bug #16504, thanks to Tri D. Hoang <tdhoang@×××××××××.com> for reporting.
5116
5117 *glibc-2.3.2 (05 March 2003)
5118
5119 06 Apr 2003; Christian Birchinger <joker@g.o> glibc-2.3.2.ebuild:
5120 Changed replace-flags for sparc
5121
5122 11 Mar 2003; Zach Welch <zwelch@g.o> glibc-2.2.5-r7.ebuild,
5123 glibc-2.3.1-r2.ebuild, glibc-2.3.1-r3.ebuild, glibc-2.3.2.ebuild:
5124 change sys-kernel/linux-headers to new virtual/os-headers
5125
5126 05 March 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2.ebuild :
5127 Update version. Thanks to Georg Müller <georgmueller@×××.net> for notifying
5128 me.
5129
5130 *glibc-2.3.2_pre1 (24 Feb 2003)
5131
5132 24 Feb 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.2_pre1.ebuild :
5133 Update version to official pre1 of 2.3.2. Add NPTL support .. note that
5134 this is extremely experimental and does not work with the nvidia drivers
5135 among things. Many other tweak and updates.
5136
5137 20 Feb 2003; Zach Welch <zwelch@g.o> glibc-2.2.5-r7.ebuild :
5138 Added patches for arm. See patches for description of each.
5139 Added arm keyword.
5140
5141 09 Feb 2003; Guy Martin <gmsoft@g.o> :
5142 Added patches for hppa. See patches for description of each.
5143 Added hppa to keywords.
5144
5145 29 Jan 2003; Jack Morganan <jmorgan@g.o> glibc-2.3.1-r3.ebuild :
5146 Changed ~sparc to sparc
5147
5148 23 Jan 2003; Jan Seidel <tuxus@g.o> glibc-2.3.1-r3.ebuild :
5149 Add MIPS inline-syscall-mips patch
5150
5151 16 Jan 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r3.ebuild :
5152
5153 Sync patches.
5154
5155 15 Jan 2003; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
5156
5157 Fix 'locale -a' not listing all locales. This to Stefan Jones
5158 <cretin@g.o> for this fix, bug #13240.
5159
5160 Add MIPS patches, thanks to <tuxus@g.o> and <dragon@g.o>.
5161
5162 Reload init to fix fsck on reboot ...
5163
5164 28 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r3.ebuild :
5165
5166 Always add --with-headers=${ROOT}usr/include as option to ./configure, as
5167 linux-headers are usually well tested, and in some cases we get weird
5168 problems ...
5169
5170 16 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
5171
5172 Add -freorder-blocks for x86 (commented). Add Method's replace-flags for
5173 sparc support.
5174
5175 13 Dec 2002; Mark Guertin <gerk@g.o> glibc-2.3.1-r2.ebuild :
5176
5177 Marked stable for ppc
5178
5179 10 Dec 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
5180
5181 Mark as stable for x86.
5182
5183 06 Dec 2002; Rodney Rees <manson@g.o> :
5184
5185 Changed sparc ~sparc keywords
5186
5187 *glibc-2.3.1-r2 (7 Nov 2002)
5188
5189 17 Nov 2002; Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
5190
5191 Small patch "prelinkfix" which fixes rare error with prelinking and
5192 preloading some executables. Patch taken from glibc CVS.
5193 http://sources.redhat.com/ml/libc-alpha/2002-11/msg00151.html
5194
5195 16 Nov 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
5196
5197 Fix type-o that caused manpages not installing (bug #10645).
5198 Update to use epatch.
5199
5200 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
5201 Changed --with-header to --with-headers to fix fake configure option.
5202
5203 10 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r2.ebuild :
5204
5205 Made sparc64's always use the system linux headers instead of the kernel
5206 headers. This fixes the 64bit sparc compile errors, see bug #10470.
5207
5208 7 Nov 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r2.ebuild :
5209
5210 Second try at ctype-compat.patch. Add stack_end-compat patch for missing
5211 libc_stack_end symbold in linker.
5212
5213 30 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r1.ebuild :
5214
5215 One more compat issue which breaks sun-jdk-1.3.1. See bug #8766 for more
5216 info, and also:
5217
5218 http://sources.redhat.com/ml/libc-alpha/2002-04/msg00143.html
5219
5220 Thanks to Jan Gutter <jangutter@×××××××.za> for reporting it. Added
5221 libc_wait-compat.patch as fix.
5222
5223 *glibc-2.3.1-r1 (26 Oct 2002)
5224
5225 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.3.1-r1.ebuild :
5226 Changed --with-header to --with-headers to fix fake configure option.
5227
5228 26 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.3.1-r1.ebuild :
5229
5230 Add the ctype-compat.patch to fix unresolved symbols in old static binaries
5231 and libraries. See bug #8766, #9586 and:
5232
5233 http://lists.debian.org/debian-glibc/2002/debian-glibc-200210/msg00093.html
5234
5235 We should think about remoing it in the future after things have settled.
5236
5237 *glibc-2.2.5-r7 (13 Oct 2002)
5238
5239 16 Nov 2002: Stefan Jones <cretin@g.o> glibc-2.2.5-r7.ebuild :
5240 Changed --with-header to --with-headers to fix fake configure option.
5241
5242 14 Nov 2002; Mark Guertin <gerk@g.o> glibc-2.2.5-r7.ebuild :
5243 backed out semctl patches for ppc, they cause problems with mozilla builds
5244
5245 29 Oct 2002; Jon Nall <nall@g.o> glibc-2.2.5-r7.ebuild :
5246
5247 Added sqrtl patch for ppc. This closes bug #9796. Also added semctl
5248 patch for ppc.
5249
5250 29 Oct 2002; Seemant Kulleen <seemant@g.o> glibc-2.2.5-r7.ebuild :
5251
5252 Added semctl patch for sparc. Thanks to nall <nall@g.o> for
5253 finding this at:
5254 http://sources.redhat.com/ml/libc-hacker/2002-04/msg00071.html
5255
5256 13 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
5257
5258 Some cleanups. Tidy ebuild. Move all patches to ${FILESDIR}/${PV/.
5259 Remove old patches.
5260
5261 Add patches to fix warnings with gcc-3.2:
5262
5263 http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2002/08/0228.html
5264
5265 13 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
5266
5267 Fix stupid depend screwup I made when I merged in fixes from glibc-2.3.
5268
5269 11 Oct 2002; Seemant Kulleen <seemant@g.o> glibc-2.2.5-r7.ebuild
5270 files/glibc-2.2.5-sparc-misc.diff files/glibc-2.2.5-sparc64-fixups.diff :
5271
5272 Added patches from debian's patch set to fix miscellaneous issues on sparc
5273 and sparc64. One indication of the hassle with sparc64 was the mozilla
5274 compile failure. That _should_ be sorted out now.
5275
5276 09 Oct 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild,
5277 glibc-2.2.5-divdi3.diff :
5278
5279 Add divdi3 patches for PPC, thanks to nall <nall@××××××××××××××××.net>.
5280
5281 *glibc-2.2.5-r8 (27 Sep 2002)
5282
5283 27 Sep 2002; Daniel Ahlberg <aliz@g.o> :
5284 Moved -r7 to -r8 to give room for updated -r6 release.
5285
5286 *glibc-2.2.5-r7 (03 Aug 2002)
5287
5288 27 Sep 2002; Daniel Ahlberg <aliz@g.o> :
5289 Bumped -r6 to -r7 to include fix for sunrpc overflow.
5290
5291 03 Aug 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r7.ebuild :
5292
5293 Add the patch for fixing the segfaults in mutt, etc while sandbox is
5294 running back in. Seems the relocation problems was also a cause of
5295 the atexit() bug, and fixed in gcc-2.95.3-r7 and later.
5296
5297 http://sources.redhat.com/ml/bug-glibc/2002-04/msg00025.html
5298 http://bugs.gentoo.org/show_bug.cgi?id=501
5299
5300 *glibc-2.2.5-r6 (02 Aug 2002)
5301
5302 22 Sep 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r6.ebuild :
5303
5304 Fix pic support, thanks to Christopher Horler <chris@×××××××××××××××.uk>.
5305 This closes bug #8178.
5306
5307 08 Sep 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r6.ebuild :
5308
5309 Add alpha related patches thanks to Bjoern Brauel <bjoern@××××××××××.de>.
5310
5311 02 Aug 2002; Daniel Ahlberg <aliz@g.o>
5312 Added patch for sunrpc overflow.
5313
5314 *glibc-2.2.5-r5 (14 Jul 2002)
5315
5316 15 Jul 2002; Mark Guertin <gerk@g.o>
5317 Added ppc to keywords
5318
5319 14 Jul 2002; Martin Schlemmer <azarah@g.o> glibc-2.2.5-r5.ebuild :
5320
5321 A buffer overflow vulnerability exists in multiple implementations of DNS
5322 resolver libraries. This affects glibc-2.2.5 and earlier. See bug #4923
5323 and:
5324
5325 http://www.cert.org/advisories/CA-2002-19.html
5326
5327 for details.
5328
5329 Seems gcc-3.1.1 is even more strict than 3.1 .. patch glibc for gcc-3.1.1.
5330 This is also correct for previous gcc versions.
5331
5332 *glibc-2.2.5-r4 (5 June 2002)
5333
5334 5 June 2002; Bart Verwilst <verwilst@g.o> glibc-2.2.5-r4.ebuild :
5335
5336 Added gcc3.1/binutils 2.12 patch, wich solves the nvidia-glx package,
5337 amongst others... (__divdi3 stuff)
5338 Update: Filtered -malign-double out of the ebuild as well now, because
5339 it b0rks glibc.
5340
5341
5342 13 Apr 2002; M.Schlemmer <azarah@g.o> glibc-2.2.5-r2.ebuild :
5343
5344 Try to fix the pkg_postinst() and /etc/localtime issue sanely. It just
5345 newking my /etc/localtime with a symlink was starting to get irritating.
5346
5347 *glibc-2.2.5-r3 (03 Apr 2002)
5348
5349 03 Apr 2002; Geert Bevin <gbevin@g.o> glibc-2.2.5-r3.ebuild,
5350 files/digest-glibc-2.2.5-r3, files/glibc-2.2.5-sandbox.diff :
5351
5352 Added patch that fixes an ld.so.preload bug which made calls after freopen()
5353 segfault. This now works correctly. This closes bug #501
5354
5355 *glibc-2.2.5-r1 (15 Feb 2002)
5356
5357 15 Feb 2002; Daniel Robbins <drobbins@g.o>: Added tweaked version of
5358 Brandon Low's patch that ensures that library symlinks are installed *after*
5359 (not before) the actual libraries are installed. This should fix glibc merge
5360 deaths, but we need a generic solution to solve this problem. This should
5361 close bug #695. Filing a new bug for adding this functionality to Portage.
5362
5363 *glibc-2.2.5 (10 Feb 2002)
5364
5365 10 Feb 2002; Daniel Robbins <drobbins@g.o>: New glibc release for testing
5366 only. Masked.
5367
5368 *glibc-2.2.4-r9 (1 Feb 2002)
5369
5370 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
5371
5372 Added initial ChangeLog which should be updated whenever the package is
5373 updated in any way. This changelog is targetted to users. This means that the
5374 comments should well explained and written in clean English. The details about
5375 writing correct changelogs are explained in the skel.ChangeLog file which you
5376 can find in the root directory of the portage repository.