initial commit
[glibc.git] / debian / changelog
1 glibc (2.36-9+deb12u1) bookworm; urgency=medium
2
3 [ Aurelien Jarno ]
4 * debian/patches/git-updates.diff: update from upstream stable branch:
5 - Affecting bookworm release architectures:
6 - Improve mcount overflow handling in gmon.
7 - Fix a buffer overflow in gmon (CVE-2023-0687).
8 - Fix a memory corruption when incorrectly calling gmon functions
9 repeatedly on in wrong order.
10 - Fix a deadlock in getaddrinfo (__check_pf) with deferred cancellation.
11 - Fix y2038 support in strftime on 32-bit architectures.
12 - Fix corner case parsing of /etc/gshadow which can return bad pointers
13 causing segfaults in applications.
14 - Fix a deadlock in system() when called concurrently from multiple
15 threads.
16 - cdefs: limit definition of fortification macros to __FORTIFY_LEVEL > 0
17 to support old C90 compilers.
18 - Not affecting bookworm release architectures:
19 - Fix LFS POSIX lock constants for powerpc64.
20 - Fix GL(dl_phdr) and GL(dl_phnum) for static builds. Closes: #1028200.
21 - Not affecting debian architectures:
22 - Fix LFS POSIX lock constants on 32 bit arch with 64 bit default
23 time_t.
24 - No change in the generated code:
25 - Fix asm constraints in amd64 version of feraiseexcept (bug not visible
26 with GCC 12).
27
28 [ Andrej Shadura ]
29 * debian/po/sk.po: Fix typos in the Slovak translation.
30
31 -- Aurelien Jarno <aurel32@debian.org> Thu, 13 Jul 2023 20:07:47 +0200
32
33 glibc (2.36-9) unstable; urgency=medium
34
35 [ Aurelien Jarno ]
36 * debian/po/it.po: Update Italian debconf translation, by Luca Monducci.
37 Closes: #1028133.
38 * debian/po/tr.po: Update Turkish debconf translation, by Atila KOÇ.
39 Closes: #1028306.
40 * debian/po/cs.po: Update Czech debconf translation, by Miroslav Kure.
41 Closes: #1028326.
42 * debian/po/zh_CN.po: Update Chinese debconf translation, by Tianyu Chen.
43 * debian/po/pt.po: Update Portugues debconf translation, by Pedro Ribeiro.
44 Closes: #1028353.
45 * debian/po/sk.po: Fix invalid control sequence in Slovak translation.
46 * debian/po/pt_BR.po: Update Brazilian Portuguese debconf translation, by
47 Adriano Rafael Gomes. Closes: #1029005.
48 * debian/po/nl.po: Update Dutch debconf translation, by Frans Spiesschaert.
49 Closes: #1029018, #1033905.
50 * debian/po/ro.po: Update Romanian debconf translation, by Remus-Gabriel
51 Chelu. Closes: #1031163.
52 * debian/patches/git-updates.diff: update from upstream stable branch:
53 - Prevent SIGSEGV in the SSE2 version of memcmp when data is concurrently
54 modified. Closes: #1033931.
55 - Fix a corner case in daylight computation affecting the Africa/Tripoli
56 zone since tzdata 2022g.
57 - Fix elf/tst-tlsopt-powerpc failure when compiled with -mcpu=power10.
58 * patches/any/local-disable-tst-bz29951.diff: disable new test included in
59 the latest update from upstream stable branch, as git-updates.diff can't
60 include the corresponding binary test file.
61
62 [ Samuel Thibault ]
63 * debian/sysdeps/hurd.mk: Add -fno-omit-frame-pointer to extra_cflags.
64 * debian/testsuite-xfail-debian.mk: Update hurd results.
65 * debian/patches/hurd-i386/git-intr-msg-cfa.diff: Fix stack unwinding over
66 _hurd_intr_rpc_mach_msg, for go runtime.
67 * debian/libc0.3.symbols.hurd-i386: Update symbols with new RPCs.
68
69 -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Apr 2023 10:35:16 +0200
70
71 glibc (2.36-8) unstable; urgency=medium
72
73 [ Samuel Thibault ]
74 * debian/patches/hurd-i386/git-sem_wait_race.diff: Fix sem_wait race.
75
76 [ Aurelien Jarno ]
77 * debian/po/de.po: update German debconf templates translation, by Helge
78 Kreutzmann. Closes: #1027782.
79 * debian/local/manpages/po/*: update with debconf-updatepo.
80 * debian/po/ko.po: update Korean debconf templates translation, by Changwoo
81 Ryu. Closes: #1027986.
82 * debian/po/es.po: update Spanish debconf templates translation, by
83 Camaleón.
84 * debian/po/sk.po: update Slovak debconf templates translation, by Marek
85 Sýkora.
86 * debian/patches/git-updates.diff: update from upstream stable branch.
87 * debian/control.in/main: bump Standards-Version to 4.6.2 (no changes).
88
89 -- Aurelien Jarno <aurel32@debian.org> Sat, 07 Jan 2023 12:29:49 +0100
90
91 glibc (2.36-7) unstable; urgency=medium
92
93 [ Samuel Thibault ]
94 * debian/debhelper.in/libc.templates (glibc/kernel-too-old),
95 debian/debhelper.in/libc.preinst: Note that upgrading a kernel also means
96 rebooting it. Also, the libc package is usually in an odd state at that
97 point and apt -f install needs to be used.
98 * debian/patches/hurd-i386/git-getrandom-chroot.diff: Fix calling getrandom
99 inside a minimal chroot. Fixes openssh-server >= 1:9.1.
100 * debian/patches/hurd-i386/local-static_pthread_setcancelstate.diff: Fix
101 ldconfig crashing on libxeddsa2.
102 * debian/testsuite-xfail-debian.mk: Update hurd results.
103
104 [ Flavio Cruz ]
105 * debian/patches/hurd-i386/git-mach-headers-freestanding.diff: Force use of
106 -ffreestanding when checking for gnumach headers.
107
108 [ Aurelien Jarno ]
109 * debian/glibc-source.filelist: update following recent changes.
110 * debian/patches/any/git-floatn-gcc-13-support.diff: backport FloatN support
111 for GCC 13 from upstream. Closes: #1022166.
112 * Update Spanish debconf translation, by Camaleón. Closes: #1026786.
113 * debian/debhelper.in/locales-all.NEWS: drop to make lintian happy, as it
114 only contains a very old entry.
115 * debian/local/manpages/locale.gen.5, debian/local/manpages/update-locale.8:
116 fix issues reported by the manpage-l10n project. Closes: #1026321.
117
118 [ Helmut Grohne ]
119 * Use conjunction for libgd-dev profiles.
120 * Annotate B-D libcap-dev with stage2 profile.
121
122 -- Aurelien Jarno <aurel32@debian.org> Sun, 25 Dec 2022 19:42:32 +0100
123
124 glibc (2.36-6) unstable; urgency=medium
125
126 [ Aurelien Jarno ]
127 * debian/debhelper.in/libc-udeb.install: stop installing (now empty)
128 libutil.so.1, it is not used by any of the udeb in testing/sid.
129 * debian/rules.d/build.mk: ensure that an empty libanl.a is shipped even on
130 newly added upstream architectures.
131 * debian/patches/git-updates.diff: update from upstream stable branch.
132
133 [ Dandan Zhang ]
134 * debian/sysdeps/loong64.mk: add support for loong64 architecture. Closes:
135 #1024130.
136
137 [ Helmut Grohne ]
138 * Declare packages skipped by noudeb build profile. Closes: #1024940.
139
140 -- Aurelien Jarno <aurel32@debian.org> Mon, 28 Nov 2022 22:26:50 +0100
141
142 glibc (2.36-5) unstable; urgency=medium
143
144 [ Samuel Thibault ]
145 * debian/patches/hurd-i386/git-sigtimedwait.diff: Add support for
146 sigtimedwait and sigwaitinfo.
147 * debian/testsuite-xfail-debian.mk: Update accordingly.
148
149 [ Aurelien Jarno ]
150 * debian/sysdeps/sh{3,4}.mk: build with --disable-default-pie. Closes:
151 #1023554.
152 * debian/control.in/main: bump binutils build-depends to 2.38.
153 * debian/control.in/libc: add a Breaks against binutils (<< 2.38). Closes:
154 #1023661.
155 * debian/control.in/libc: add a Breaks against check (<< 0.15.2-2+b1) on
156 s390x. Addresses: #1023531.
157 * debian/patches/git-updates.diff: update from upstream stable branch.
158
159 -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Nov 2022 14:23:05 +0100
160
161 glibc (2.36-4) unstable; urgency=medium
162
163 [ Aurelien Jarno ]
164 * debian/patches/git-updates.diff: update from upstream stable branch:
165 - Fix y2038 support in fstatat on mips64el. Closes: #1022991.
166
167 -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Nov 2022 19:43:41 +0100
168
169 glibc (2.36-3) unstable; urgency=medium
170
171 [ Aurelien Jarno ]
172 * Upload to unstable.
173 * debian/testsuite-xfail-debian.mk: XFAIL malloc/tst-scratch_buffer on hppa.
174 Closes: #1022771.
175 * debian/patches/git-updates.diff: update from upstream stable branch.
176
177 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Nov 2022 12:41:15 +0100
178
179 glibc (2.36-2) experimental; urgency=medium
180
181 [ Aurelien Jarno ]
182 * debian/patches/git-updates.diff: update from upstream stable branch.
183 * debian/control.in/main, debian/rules.d/control.mk, debian/rules: build
184 with GCC 12.
185 * debian/sysdeps/{amd64,i386,x32}.mk: explicitly pass -Wl,--hash-style=both
186 to the compiler to workaround the debian toolchain that deviates from the
187 Generic System V Application Binary and breaks the Easy Anti-Cheat system.
188 Addresses: #1019535.
189
190 -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Oct 2022 07:27:10 +0200
191
192 glibc (2.36-1) experimental; urgency=medium
193
194 [ Aurelien Jarno ]
195 * New upstream release:
196 - Support for DT_RELR relative relocation format has been added. Closes:
197 #996598.
198 - The Linux kernel version check has been removed. Closes: #781715, #1004577.
199 - debian/symbols.wildcard: add 2.36 and GLIBC_ABI_DT_RELR.
200 - debian/patches/localedata/sort-UTF8-first.diff: rebased.
201 - debian/patches/localedata/supported.diff: rebased.
202 - debian/patches/arm/unsubmitted-ldso-multilib.diff: rebased.
203 - debian/patches/hurd-i386/git-spawni-reauth.diff: upstreamed.
204 - debian/patches/hurd-i386/pthread_key.diff: upstreamed.
205 - debian/patches/kfreebsd/submitted-waitid.diff: dropped. kfreebsd
206 specific changes moved to debian/patches/kfreebsd/local-sysdeps.diff.
207 - debian/patches/kfreebsd/local-config_h_in.patch: rebased.
208 - debian/patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: rebased.
209 - debian/patches/all/local-remove-manual.diff: rebased.
210 - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
211 - debian/patches/any/unsubmitted-ldso-machine-mismatch.diff: rebased.
212 - debian/patches/any/submitted-resolv-unaligned.diff: upstreamed.
213 - debian/patches/hurd-i386/local-fix-nss.diff: rebased.
214 - debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: rebased.
215
216 [ Samuel Thibault ]
217 * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
218
219 -- Aurelien Jarno <aurel32@debian.org> Thu, 22 Sep 2022 22:23:11 +0200
220
221 glibc (2.35-4) unstable; urgency=medium
222
223 [ Luca Boccassi ]
224 * debian/debhelper.in/libc.preinst: libc6: create merged-usr symlinks via
225 preinst script.
226
227 [ Aurelien Jarno ]
228 * debhelper.in/libc-bin.install, debhelper.in/libc-bin.lintian-overrides,
229 rules.d/build.mk, rules.d/debhelper.mk: install a /var/cache/ldconfig into
230 the libc-bin package. Closes: #1021577.
231 * debian/debhelper.in/libc-bin.lintian-overrides: add an override for the
232 ld.so manpage, provided by the manpages package.
233
234 [ Samuel Thibault ]
235 * debian/control.in/libc: Break gnumach versions which don't have the FPU
236 context switch fix, to try to improve upgrading from 2021.
237
238 -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Oct 2022 07:23:17 +0200
239
240 glibc (2.35-3) unstable; urgency=medium
241
242 * debian/patches/arm/git-atomic-compiler-builtins.diff: backport an
243 upstream patch switching the arm32 atomics to GCC atomic builtins.
244 This fixes the flaky nptl/tst-rwlock9. Partially addresses:
245 #1020500.
246 * debian/control.in/libc: add back the Breaks: on heimdal-multidev
247 (<= 7.7.0+dfsg-4) to libc6-dev, now that the glibc 2.34 transition
248 is finished and that the package has transitioned to testing. It has
249 been temporarily removed in version 2.34-2.
250 * debian/patches/git-updates.diff: update from upstream stable branch:
251 - nscd: do not use stale values when a request needs to be resent.
252 Closes: #1020943, #1021455.
253
254 -- Aurelien Jarno <aurel32@debian.org> Sun, 09 Oct 2022 10:54:21 +0200
255
256 glibc (2.35-2) unstable; urgency=medium
257
258 [ Samuel Thibault ]
259 * debian/patches/hurd-i386/git-SOMAXCONN.diff: Bump SOMAXCONN to 4096.
260 * debian/debhelper.in/libc-udeb.install.hurd-i386: Allow installing
261 /lib/ld.so, it's required on hurd-i386.
262
263 [ Aurelien Jarno ]
264 * debian/control.in/libc: add a Breaks against firefox (<< 91~) and
265 firefox-esr (<< 91~) to ensure a seccomp filter compatible with glibc
266 2.34. Closes: #1020894.
267 * debian/sysdeps/sparc64.mk: pass --disable-default-pie to configure.
268 Closes: #1020974.
269 * debian/rules.d/control.mk: add the arc architecture to the control file.
270 Closes: #1021167.
271 * debian/patches/git-updates.diff: update from upstream stable branch:
272 - Fix initialization of dp register. Closes: #1020857.
273 - Fix SIGILL on Haswell CPUs without BMI1/BMI2 instructions. Closes:
274 #1019855.
275
276 -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Oct 2022 07:07:58 +0200
277
278 glibc (2.35-1) unstable; urgency=medium
279
280 [ Samuel Thibault ]
281 * debian/patches/hurd-i386/git-strerror_X.diff: Fix tst-sprintf-errno test.
282 * debian/patches/hurd-i386/git-readlink-fifo.diff: Fix readlink() on fifos.
283 * debian/patches/hurd-i386/git-net-route.h.diff: Add ifrtreq structure and
284 fix SIOCADD/DELRT ioctls.
285 * debian/patches/hurd-i386/submitted-net.diff: Drop net/route.h part.
286
287 [ Aurelien Jarno ]
288 * debian/control.in/main: add a breaks against dh-lua (<< 27+nmu1~) to
289 libc-bin. See #1017832.
290 * debian/patches/git-updates.diff: update from upstream stable branch.
291 * debian/rules.d/build.mk: fix the pt_chown permissions after installation
292 when running with Rules-Requires-Root=no (for non-Linux systems).
293 * debian/control.in/main: set Rules-Requires-Root: no.
294 * debian/debhelper.in/libc.preinst: only apply NSS workaround when upgrading
295 from glibc < 2.34.
296 * debian/patches/git-updates.diff: update from upstream stable branch.
297
298 [ Luca Boccassi ]
299 * debian/debhelper.in/libc-alt.preinst: libc6-<arch>: create merged-usr
300 symlinks via preinst script. Closes: #926699.
301
302 [ Gioele Barabucci ]
303 * debian/debhelper.in/libc.preinst: avoid using pidof.
304
305 -- Aurelien Jarno <aurel32@debian.org> Thu, 22 Sep 2022 22:02:00 +0200
306
307 glibc (2.35-0experimental3) experimental; urgency=medium
308
309 [ Aurelien Jarno ]
310 * debian/control.in/libc: add a breaks against valgrind (<< 1:3.19.0-1~).
311 See #1017791.
312 * debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so.
313 * debian/rules.d/build.mk: egrep -> grep -E.
314
315 [ Samuel Thibault ]
316 * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
317
318 -- Aurelien Jarno <aurel32@debian.org> Sun, 11 Sep 2022 11:40:03 +0200
319
320 glibc (2.35-0experimental2) experimental; urgency=medium
321
322 [ Aurelien Jarno ]
323 * debian/control.in/libc: add a breaks against chrony (<< 4.2-3~). See
324 #1017790.
325
326 [ Samuel Thibault ]
327 * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
328 * debian/patches/hurd-i386/git-static-pie.diff: Fix starting static binaries
329 with stack protection enabled.
330
331 -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Aug 2022 19:30:20 +0200
332
333 glibc (2.35-0experimental1) experimental; urgency=medium
334
335 [ Aurelien Jarno ]
336 * debian/rules.d/build.mk: use the new --with-timeoutfactor configure
337 option.
338
339 -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Aug 2022 15:40:01 +0200
340
341 glibc (2.35-0experimental0) experimental; urgency=medium
342
343 [ Aurelien Jarno ]
344 * New upstream release:
345 - Fixes performance issues in dynamic loader. Closes: #896008.
346 - debian/symbols.wildcard: add 2.35.
347 - debian/patches/localedata/locale-C.diff: upstreamed.
348 - debian/patches/alpha/local-string-functions.diff: rebased.
349 - debian/patches/hurd-i386/git-drop-rmh.diff: upstreamed.
350 - debian/patches/hurd-i386/git-AT_NO_AUTOMOUNT.diff: upstreamed.
351 - debian/patches/hurd-i386/git-get_errlist.diff: upstreamed.
352 - debian/patches/hurd-i386/git-msync.diff: upstreamed.
353 - debian/patches/hurd-i386/git-htl-init_sigset.diff: upstreamed.
354 - debian/patches/hurd-i386/git-machrules-chk_fail.diff: upstreamed.
355 - debian/patches/hurd-i386/git-random-getrandom.diff: upstreamed.
356 - debian/patches/hurd-i386/git-lib-map.diff: upstreamed.
357 - debian/patches/hurd-i386/git-large-text.diff: upstreamed.
358 - debian/patches/hurd-i386/git-get_dtable.diff: upstreamed.
359 - debian/patches/hurd-i386/git-auth-leak.diff: upstreamed.
360 - debian/patches/hurd-i386/git-nuke_ports_on_exec.diff: upstreamed.
361 - debian/patches/hurd-i386/git-ttydefaults.diff: upstreamed.
362 - debian/patches/hurd-i386/git-const.diff: upstreamed.
363 - debian/patches/hurd-i386/git-pthread_kill_exited.diff: upstreamed.
364 - debian/patches/hurd-i386/git-reply_bogus.diff: upstreamed.
365 - debian/patches/hurd-i386/tg-EIEIO-fr.diff: upstreamed.
366 - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: upstreamed.
367 - debian/patches/hurd-i386/local-tls-ie-align.diff: dropped, obsolete.
368 - debian/patches/hurd-i386/git-thrd_current.diff: dropped, obsolete.
369 - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
370 - debian/patches/mips/submitted-rld_map.diff: rebased.
371 - debian/patches/all/submitted-po-fr-fixes.diff: upstreamed.
372 - debian/patches/any/local-ldconfig-ignore-ld.so.diff: rebased.
373 - debian/patches/any/git-localedef-check-magic.patch: upstreamed.
374 - debian/debhelper.in/libc-bin.{install,manpages}: stop installing
375 catchsegv, removed upstream. Closes: #775716, #946606.
376 * debian/sysdeps/{amd64,arm64,i386,x32}.mk: stop passing --enable-static-pie
377 to configure as it is now the default.
378 * debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so in libc-bin.
379 * debian/rules.d/build.mk: remove the C.utf8 locale from locales-all to
380 avoid conflicts with the one in libc-bin. Unfortunately we can't use the
381 one build in locales-all for libc-bin, as locales-all currently can't be
382 cross-compiled.
383 * debian/rules.d/debhelper.mk: do not offer C.UTF-8 in the list of locales
384 that can be generated through the debconf template, as it is already
385 provided by libc-bin.
386 * debian/testsuite-xfail-debian.mk: add new math tests that are also
387 affected by the Octeon 3 and XBurst tininess detection.
388
389 [ Samuel Thibault ]
390 * debian/patches/hurd-i386/local-fix-nss.diff: Refresh.
391 * debian/patches/hurd-i386/submitted-net.diff: Refresh.
392 * debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff: Refresh.
393
394 -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Aug 2022 22:25:02 +0200
395
396 glibc (2.34-8) unstable; urgency=medium
397
398 [ Samuel Thibault ]
399 * debian/patches/hurd-i386/git-strerror_X.diff: Fix strerror format.
400 * debian/patches/hurd-i386/git-xpg_strerror.diff: Fix xpg_error behavior.
401 * debian/patches/hurd-i386/git-thrd_current.diff: Fix calling thrd_current
402 without libpthread.
403
404 [ Aurelien Jarno ]
405 * debian/patches/git-updates.diff: update from upstream stable branch.
406
407 -- Aurelien Jarno <aurel32@debian.org> Sun, 11 Sep 2022 00:05:13 +0200
408
409 glibc (2.34-7) unstable; urgency=medium
410
411 [ Samuel Thibault ]
412 * debian/debhelper.in/libc.install, debian/debhelper.in/libc-udeb.install:
413 Allow installing /lib/ld.so, it's required on hurd-i386.
414
415 [ Aurelien Jarno ]
416 * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk: read
417 ld.so and libc.so names from upstream generated soversions.mk instead of
418 looking directly for generated binaries.
419
420 -- Aurelien Jarno <aurel32@debian.org> Sat, 27 Aug 2022 13:38:11 +0200
421
422 glibc (2.34-6) unstable; urgency=medium
423
424 [ Aurelien Jarno ]
425 * debian/rules.d/debhelper.mk: fix regular expression to remove static
426 libraries in the stage1 build profile. Closes: #1018071.
427
428 -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Aug 2022 19:16:34 +0200
429
430 glibc (2.34-5) unstable; urgency=medium
431
432 [ Samuel Thibault ]
433 * control: Bump hurd break: glibc now using getrandom() at process
434 initialization makes random bootstrap more complex and the system startup
435 hang if not done properly.
436 * debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: Fix
437 another access call which poses problem during bootstrap.
438 * debian/patches/hurd-i386/git-bootstrap-enable_secure.diff: Fix spurious
439 checks during initialization of processes running at bootstrap.
440 * debian/testsuite-xfail-debian.mk: Filter out tests that stay stuck.
441 * debian/patches/hurd-i386/git-global.diff: Fix elf/global missing
442 dependency.
443 * debian/patches/hurd-i386/git-loadfail.diff: Fix elf/loadfail missing
444 dependency.
445 * debian/patches/hurd-i386/git-cond-destroy.diff: Fix tst-cond20.
446 * debian/debhelper.in/libc-udeb.install.hurd-i386: ship the dynamic linker in
447 libc0.3-udeb.
448
449 [ Aurelien Jarno ]
450 * debian/patches/git-updates.diff: update from upstream stable branch:
451 - Fixes generic brk system call emulation in __brk_call. Closes:
452 #1017113.
453 * debian/debhelper.in/libc-dev.NEWS: fix a typo.
454 * debian/control.in/libc: drop duplicate breaks entry.
455 * debian/patches/*: fix typos in patch description.
456 * debian/rules: drop trailing whitespaces.
457 * debian/debhelper.in/glibc-source.lintian-overrides: drop unused overrides.
458 * debian/debhelper.in/libc-bin.lintian-overrides: drop unused overrides.
459 * debian/source/lintian-overrides: drop unused overrides.
460 * debian/debhelper.in/libc-devtools.lintian-overrides: rename overrides
461 following lintian changes.
462 * debian/debhelper.in/libc{,-otherbuild].lintian-overrides: rename overrides
463 following lintian changes.
464 * debian/*: use /usr/share/dpkg/pkg-info.mk instead of parsing changelog
465 with dpkg-parsechangelog.
466 * debian/rules.d/build.mk, debian/rules.d/debhelper.mk: update NPTL pretty
467 printer path following the merge of libpthread into libc.
468 * debian/compat, debian/control.in/main, debian/rules.d/debhelper.mk:
469 increase debhelper compat to 13, the declarative way, and replace calls to
470 dh_systemd_enable and dh_systemd_start by dh_installsystemd.
471 * debian/rules.d/build.mk, debian/rules.d/control.mk,
472 debian/rules.d/debhelper.mk: remove support for armel/armhf biarch. It has
473 never been used in Debian, and has stopped being used in Ubuntu.
474 * debian/rules.d/debhelper.mk: stop removing comments from .install files.
475 * debian/rules.d/debhelper.mk: stop cleaning nonexistent files.
476 * debian/debhelper.in/*.install, debian/rules, debian/rules.d/debhelper.mk:
477 use substitution variables from debhelper 13.
478 * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk,
479 debian/sysdeps/*.mk: install the main flavor into debian/tmp instead of
480 debian/tmp-libc.
481 * debian/debhelper.in/*.install*, debian/rules.d/debhelper.mk: simplify
482 dh_install files by using the auto source/dest features of debhelper.
483 * debian/debhelper.in/libc.lintian-overrides, debian/rules.d/debhelper.mk:
484 drop package name for lintian overrides files.
485 * debian/control.in/main: bump Standards-Version to 4.6.1 (no changes).
486
487 -- Aurelien Jarno <aurel32@debian.org> Wed, 24 Aug 2022 23:19:48 +0200
488
489 glibc (2.34-4) unstable; urgency=medium
490
491 [ Samuel Thibault ]
492 * debian/patches/hurd-i386/git-ipv6.diff: Add ipv6 RFC options.
493 * debian/patches/hurd-i386/git-ip_mreqn.diff: Move ip_mreqn structure from
494 Linux to generic.
495
496 [ Aurelien Jarno ]
497 * debian/patches/git-updates.diff: update from upstream stable branch:
498 - Fixes mbstowcs attributes. Closes: #1017367.
499 * debian/debhelper.in/libc.{pre,post}: only set LC_ALL=C after loading
500 debconf. Closes: #1017406.
501
502 [ наб ]
503 * debian/local/manpages/locale-gen.8: rewrite.
504 * debian/local/manpages/locale-gen.8.sgml: drop, replaced by above.
505 * debian/local/usr_sbin/locale-gen: clean up and optimize.
506 * debian/local/manpages/locale.alias.5: drop, unused.
507
508 -- Aurelien Jarno <aurel32@debian.org> Tue, 16 Aug 2022 23:35:10 +0200
509
510 glibc (2.34-3) unstable; urgency=medium
511
512 [ Aurelien Jarno ]
513 * debian/rules.d/debhelper.mk: make libc.so and ld.so executable also for
514 libc6-udeb. Closes: #1016868.
515
516 -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2022 19:38:30 +0200
517
518 glibc (2.34-2) unstable; urgency=medium
519
520 [ Aurelien Jarno ]
521 * debian/patches/git-updates.diff: update from upstream stable branch.
522 * debian/control.in/libc: provides libc-dev as versioned.
523 * debian/control.in/libc: Add breaks in libc6-dev against catch (<=
524 1.12.2-0.1). See: #993515.
525 * debian/rules.d/debhelper.mk: Do not exclude libc.so and ld.so from
526 dh_fixperms, explicitly change the permissions afterwards. Closes:
527 #1010233.
528 * debian/control.in/libc: temporary remove the breaks against
529 heimdal-multidev to break the build-dependency loop between heimdal and
530 openldap.
531 * debian/debhelper.in/libc-udeb.install: ship the dynamic linker in
532 libc6-udeb.
533
534 [ Samuel Thibault ]
535 * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfails.
536
537 -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2022 15:24:00 +0200
538
539 glibc (2.34-1) unstable; urgency=medium
540
541 [ Samuel Thibault ]
542 * debian/patches/hurd-i386/submitted-net.diff: Refresh.
543 * debian/testsuite-xfail-debian.mk: Disable tst-pthread_cancel-select-loop
544 which overflows pflocal.
545 * debian/patches/hurd-i386/git-htl-pthread-self-early.diff: Fix calling
546 pthread_self very early. Closes: #1016106.
547
548 [ Aurelien Jarno ]
549 * debian/control.in/libc: Update breaks against libnetcdf-dev.
550 * debian/patches/git-updates.diff: update from upstream stable branch.
551 * debian/control.in/libc: Add breaks in libc6-dev against dev packages that
552 provide static libraries using __res_* symbols that have been moved from
553 libresolv.a to libc.a:
554 - heimdal-multidev (<= 7.7.0+dfsg-4)
555 - igblast (<= 1.19.0-1)
556 - libasyncns-dev (<= 0.8-6+b2)
557 - libatm1-dev (<= 1:2.5.1-4)
558 - libaws20-dev (<= 20.2-2+b1)
559 - libboinc-app-dev (<= 7.20.2+dfsg-1)
560 - libcups2-dev (<= 2.4.2-1)
561 - libdkim-dev (<= 1:1.0.21-4+b2)
562 - libghc-resolv-dev (<= 0.1.2.0-3)
563 - libghc-resolv-prof (<= 0.1.2.0-3)
564 - libglib2.0-dev (<= 2.72.3-1)
565 - libgloox-dev (<= 1.0.24-2+b1)
566 - libhesiod-dev (<= 3.2.1-3.1+b1)
567 - libinfinity-0.7-dev (<= 0.7.2-1+b1)
568 - libldap-dev (<= 2.5.12+dfsg-2)
569 - libloudmouth1-dev (<= 1.5.4-1)
570 - libmongoc-dev (<= 1.22.1-1)
571 - libmysqlclient-dev (<= 8.0.29-1)
572 - libnfsidmap-dev (<= 1:2.6.1-2)
573 - libola-dev (<= 0.10.8.nojsmin-2)
574 - libopenafs-dev (<= 1.8.8.1-3)
575 - libopendkim-dev (<= 2.11.0~beta2-7)
576 - libopendmarc-dev (<= 1.4.2-1)
577 - libopenzwave1.6-dev (<= 1.6.1914+ds-1)
578 - libpg-query-dev (<= 13-2.1.2-2)
579 - librbl-dev (<= 2.11.0~beta2-7)
580 - libre-dev (<= 1.1.0-1+b1)
581 - libshishi-dev (<= 1.0.2-11)
582 - libslurm-dev (<= 21.08.8.2-1)
583 - libsocksd0-dev (<= 1.4.2+dfsg-7+b4)
584 - libspf2-dev (<= 1.2.10-7.1+b1)
585 - libstrophe-dev (<= 0.12.1-2)
586 - libtaningia-dev (<= 0.2.2-2+b1)
587 - libvbr-dev (<= 2.11.0~beta2-7)
588 - open-vm-tools-dev (<= 2:12.0.5-2)
589 - pidgin-librvp (<= 0.9.7cvs-3)
590 - proftpd-dev (<= 1.3.7d+dfsg-2)
591 - slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1)
592 * debian/debhelper.in/libc-dev.NEWS: New file to explain how to update
593 programs to use the TI-RPC library instead of the Sun RPC one. Closes:
594 #1014735.
595 * debian/control.in/main: tighten build-dependency on g++-11 on riscv64 to
596 get the fix for GCC PR95115.
597 * debian/patches/riscv64/local-asin-acos-raise-invalid.diff: Drop now that
598 GCC is fixed.
599 * debian/debhelper.in/*.lintian-overrides: update lintian override once
600 more, sigh.
601 * debian/debhelper.in/libc-bin.install, debian/rules.d/build.mk,
602 debian/rules: rename the C.UTF-8 locale into C.utf8 to match upstream
603 naming.
604 * debian/control.in/libc: Update breaks against libvtk7-dev.
605
606 -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Aug 2022 22:00:25 +0200
607
608 glibc (2.34-0experimental5) experimental; urgency=medium
609
610 [ Aurelien Jarno ]
611 * debian/patches/git-updates.diff: update from upstream stable branch:
612 - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebase.
613 - debian/rules.d/build.mk: stop passing --with-default-link=no which is
614 now the default.
615 * debian/control.in/libc: Add breaks in libc6-dev against dev packages that
616 encode the path to libpthread.so, librt.so or libutil.so, they need to be
617 binNMUed:
618 - libassimp-dev (<= 5.2.4~ds0-1)
619 - libbson-dev (<= 1.22.0-1)
620 - libdeal.ii-dev (<= 9.4.0-1)
621 - libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5)
622 - libeckit-dev (<= 1.20.0-1)
623 - libfclib-dev (<= 3.1.0+dfsg-2)
624 - libfltk1.3-dev (<= 1.3.8-4+b1)
625 - libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1)
626 - libinsighttoolkit5-dev (<= 5.2.1-5+b1)
627 - libismrmrd-dev (<= 1.8.0-2)
628 - liblog4cplus-dev (<= 2.0.7-1)
629 - libmgl-dev (<= 8.0.1-2)
630 - libmimalloc2.0 (<= 2.0.6+ds-1)
631 - libminc-dev (<= 2.4.03-5)
632 - libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2)
633 - libnetcdf-dev (<= 1:4.9.0-2)
634 - libnetcdf-mpi-dev (<= 1:4.9.0-1)
635 - libnetcdf-pnetcdf-dev (<= 1:4.9.0-1)
636 - libns3-dev (<= 3.36.1+dfsg-4)
637 - libopenms-dev (<= 2.6.0+cleaned1-3+b1)
638 - libtrilinos-amesos2-dev (<= 13.2.0-3)
639 - libtrilinos-amesos-dev (<= 13.2.0-3)
640 - libtrilinos-anasazi-dev (<= 13.2.0-3)
641 - libtrilinos-aztecoo-dev (<= 13.2.0-3)
642 - libtrilinos-belos-dev (<= 13.2.0-3)
643 - libtrilinos-epetra-dev (<= 13.2.0-3)
644 - libtrilinos-epetraext-dev (<= 13.2.0-3)
645 - libtrilinos-galeri-dev (<= 13.2.0-3)
646 - libtrilinos-ifpack2-dev (<= 13.2.0-3)
647 - libtrilinos-ifpack-dev (<= 13.2.0-3)
648 - libtrilinos-intrepid2-dev (<= 13.2.0-3)
649 - libtrilinos-intrepid-dev (<= 13.2.0-3)
650 - libtrilinos-isorropia-dev (<= 13.2.0-3)
651 - libtrilinos-kokkos-dev (<= 13.2.0-3)
652 - libtrilinos-kokkos-kernels-dev (<= 13.2.0-3)
653 - libtrilinos-komplex-dev (<= 13.2.0-3)
654 - libtrilinos-ml-dev (<= 13.2.0-3)
655 - libtrilinos-moertel-dev (<= 13.2.0-3)
656 - libtrilinos-muelu-dev (<= 13.2.0-3)
657 - libtrilinos-nox-dev (<= 13.2.0-3)
658 - libtrilinos-phalanx-dev (<= 13.2.0-3)
659 - libtrilinos-pike-dev (<= 13.2.0-3)
660 - libtrilinos-piro-dev (<= 13.2.0-3)
661 - libtrilinos-pliris-dev (<= 13.2.0-3)
662 - libtrilinos-rol-dev (<= 13.2.0-3)
663 - libtrilinos-rtop-dev (<= 13.2.0-3)
664 - libtrilinos-rythmos-dev (<= 13.2.0-3)
665 - libtrilinos-sacado-dev (<= 13.2.0-3)
666 - libtrilinos-shylu-dev (<= 13.2.0-3)
667 - libtrilinos-stokhos-dev (<= 13.2.0-3)
668 - libtrilinos-stratimikos-dev (<= 13.2.0-3)
669 - libtrilinos-teko-dev (<= 13.2.0-3)
670 - libtrilinos-teuchos-dev (<= 13.2.0-3)
671 - libtrilinos-thyra-dev (<= 13.2.0-3)
672 - libtrilinos-tpetra-dev (<= 13.2.0-3)
673 - libtrilinos-trilinoscouplings-dev (<= 13.2.0-3)
674 - libtrilinos-triutils-dev (<= 13.2.0-3)
675 - libtrilinos-xpetra-dev (<= 13.2.0-3)
676 - libtrilinos-zoltan2-dev (<= 13.2.0-3)
677 - libvisp-dev (<= 3.5.0-2+b1)
678 - libvotca-dev (<= 2022-3)
679 - libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1)
680 - libvtk7-dev (<= 7.1.1+dfsg2-10.1+b2)
681 * debian/testsuite-xfail-debian.mk: XFAIL recently backports audit tests on
682 MIPS.
683
684 -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jul 2022 19:30:26 +0200
685
686 glibc (2.34-0experimental4) experimental; urgency=medium
687
688 [ Aurelien Jarno ]
689 * debian/patches/git-updates.diff: update from upstream stable branch:
690 - Fixes spurious EINTR when thread cancellation is disabled. Closes:
691 #1008174.
692 - debian/patches/any/local-revert-bz13979.diff: refresh.
693
694 [ Johannes Schauer Marin Rodrigues ]
695 * debian/debhelper.in/libc.postinst: do not re-exec init if DPKG_ROOT is
696 set. Closes: #1006692.
697
698 -- Aurelien Jarno <aurel32@debian.org> Sat, 16 Apr 2022 13:10:56 +0200
699
700 glibc (2.34-0experimental3) experimental; urgency=medium
701
702 [ Aurelien Jarno ]
703 * debian/testsuite-xfail-debian.mk: whitelist again test-xfail-tst-pkey on
704 powerpc, as 32-bit protection key support on powerpc is unclear.
705 * debian/testsuite-xfail-debian.mk: whitelist dirent/tst-readdir64-compat
706 and signal/tst-minsigstksz-5. Closes: #1002041.
707 * debian/patches/git-updates.diff: update from upstream stable branch.
708 * debian/rules.d/build.mk: Move the dynamic linker into the slibdir location
709 and replace it with a symlink. This is needed for TCC which is not able to
710 find the dynamic linker if it is not in a lib directory.
711 * debian/rules.d/build.mk, debian/debhelper.in/libc.postrm: correctly
712 recreate the dynamic linker symlink with the new naming scheme.
713 * debian/libc*.symbols.*: force __sysconf@GLIBC_2.* and sysconf@GLIBC_2.*
714 dependencies to 2.34 to correctly support the new definition of MINSIGSTKSZ
715 and SIGSTKSZ.
716 * debian/debhelper.in/libc*.fixperms: remove, they are ignored by
717 dh_fixperms.
718 * debian/debhelper.in/libc-alt.lintian-overrides: adjust overrides for the
719 case slibdir = rtlddir.
720
721 [ Samuel Thibault ]
722 * debian/testsuite-xfail-debian.mk: Update hurd tests.
723 * debian/patches/hurd-i386/git-random-getrandom.diff: Fix random translator
724 startup.
725 * debian/control: Break hurd << 1:0.9.git20211230-2 accordingly.
726
727 -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Feb 2022 12:53:23 +0100
728
729 glibc (2.34-0experimental2) experimental; urgency=medium
730
731 * debian/patches/git-updates.diff: update from upstream stable branch.
732 * debhelper.in/libc.lintian-overrides, debhelper.in/libc.lintian-overrides,
733 debhelper.in/libc-otherbuild.lintian-overrides: use wildcards to match the
734 dynamic linker name. This changes the overrides files to be identical on
735 all architectures and make them multiarch installable. Closes: #1001967.
736 * debian/libc-dev.lintian-overrides, debian/libc-dev-alt.lintian-overrides:
737 add lintian overrides for now empty libpthread.a, libdl.a, libutil.a,
738 and libanl.a.
739
740 -- Aurelien Jarno <aurel32@debian.org> Mon, 20 Dec 2021 00:01:20 +0100
741
742 glibc (2.34-0experimental1) experimental; urgency=medium
743
744 [ Samuel Thibault ]
745 * debian/testsuite-xfail-debian.mk: Update hurd tests.
746 * debian/patches/hurd-i386/git-machrules-chk_fail.diff: Fix static link.
747
748 [ Aurelien Jarno ]
749 * debian/patches/git-updates.diff: update from upstream stable branch.
750 * debian/patches/arm/local-vfp-sysdeps.diff: drop, causes issues with GCC
751 11, the other compilers have probably been fixed during the last 9 years.
752 * debian/testsuite-xfail-debian.mk: whitelist failing new test on mips*.
753 * debian/testsuite-xfail-debian.mk: drop whitelist for kernel bug #889817
754 now that oldstable and newer kernels are fixed.
755 * debian/testsuite-xfail-debian.mk: drop whitelist for tst-cancel24-static,
756 fixed since glibc 2.25.
757 * debian/testsuite-xfail-debian.mk: drop whitelist for test-xfail-tst-pkey,
758 fixed since glibc 2.31.
759
760 -- Aurelien Jarno <aurel32@debian.org> Sat, 18 Dec 2021 00:15:36 +0100
761
762 glibc (2.34-0experimental0) experimental; urgency=medium
763
764 [ Aurelien Jarno ]
765 * New upstream release:
766 - Treat 'W' as a distinct character in sv_SE locale. Closes: #511357.
767 - Fix a deadlock between pthread_create and ctors. Closes: #903514,
768 #904544, #906516.
769 - Add y2106 support for mips64. Closes: #983769.
770 - debian/symbols.wildcard: add 2.34.
771 - debian/libc6.symbols.common, debian/libc6.1.symbols.alpha,
772 debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386: add
773 libc_malloc_debug.so.0.
774 - debian/patches/arm/local-sigaction.diff: rebased.
775 - debian/patches/hppa/git-fcntl.h-update.diff: upstreamed.
776 - debian/patches/hurd-i386/git-tiocflush.diff: upstreamed.
777 - debian/patches/hurd-i386/git-eintr.diff: upstreamed.
778 - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
779 - debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: rebased.
780 - debian/patches/hurd-i386/local-fix-nss.diff: rebased.
781 - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
782 - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
783 - debian/patches/any/submitted-nptl-invalid-td.patch: rebased.
784 - debian/debhelper.in/libc-udeb.install{,.hurd-i386}: adjust paths
785 following the drop of the version number from the soname.
786 - debian/rules.d/build.mk: do not create symlink for ld.so.
787 - debian/rules.d/debhelper.mk: Stop making libpthread.so.0 executable and
788 strip it differently now that it is an empty library.
789 - debian/rules.d/debhelper.mk, debian/debhelper.in/libc.fixperms,
790 debian/debhelper.in/libc-alt.fixperms,
791 debian/debhelper.in/libc-otherbuild.fixperm: Use dh_fixperms to keep
792 ld.so and libc.so.6 executable now that they have a version independent
793 name.
794 - debian/rules.d/debhelper.mk, debian/debhelper.in/libc.postrm,
795 debian/debhelper.in/libc-otherbuild.lintian-overrides,
796 debian/debhelper.in/libc.lintian-overrides: change RTLD_SO to only
797 contain the basename instead of the absolute path.
798 - debhelper.in/libc.lintian-overrides, debhelper.in/libc.lintian-overrides,
799 debhelper.in/libc-otherbuild.lintian-overrides: update for the new
800 library naming.
801 * debian/control.in/main, debian/rules.d/control.mk, debian/rules: build
802 with GCC 11.
803
804 [ Samuel Thibault ]
805 * debian/testsuite-xfail-debian.mk: Update hurd tests.
806 * debian/patches/hurd-i386/tg-glibc-2.24-restore-malloc-hook.diff: Drop
807 patch.
808 * debian/patches/hurd-i386/local-mach_print.diff: Drop patch.
809
810 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Dec 2021 23:52:06 +0100
811
812 glibc (2.33-8) unstable; urgency=medium
813
814 [ Samuel Thibault ]
815 * debian/patches/hurd-i386/git-spawni-reauth.diff: Fix make calls to spawni.
816
817 [ Aurelien Jarno ]
818 * debian/patches/git-updates.diff: update from upstream stable branch:
819 - Fix testsuite on arm64 with recent binutils versions. Closes: #1014109.
820 * debian/rules.d/build.mk, debian/testsuite-mips-nan2008.c: disable the
821 testsuite if the CPU NaN doesn't encoding matches the ABI. This fixes FTBFS
822 on broken mips build daemons.
823
824 -- Aurelien Jarno <aurel32@debian.org> Sun, 10 Jul 2022 22:29:34 +0200
825
826 glibc (2.33-7) unstable; urgency=medium
827
828 [ Aurelien Jarno ]
829 * debian/rules.d/build.mk: pass --with-default-link=no to configure to
830 ensure that libio vtable protection is enabled.
831 * debian/patches/git-updates.diff: update from upstream stable branch:
832 - Fix wrong fallback of strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback to
833 non-rtm variants when avoiding overflow.
834
835 -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Feb 2022 09:47:11 +0100
836
837 glibc (2.33-6) unstable; urgency=medium
838
839 [ Samuel Thibault ]
840 * debian/patches/hurd-i386/pthread_once.diff: Fix pthread_key safety.
841
842 [ Aurelien Jarno ]
843 * debian/patches/git-updates.diff: update from upstream stable branch:
844 - Fix HTM aborts in AVX2 multiarch string functions
845 - Fix an overflow bug in some implementation of wcsnlen, wmemchr, and
846 wcsncat
847 - Fix an overflow bug in wcsncmp_avx2 and wcsncmp_evex
848 - Fix a race condition in __opensock
849
850 -- Aurelien Jarno <aurel32@debian.org> Tue, 15 Feb 2022 12:21:20 +0100
851
852 glibc (2.33-5) unstable; urgency=medium
853
854 * debian/patches/git-updates.diff: update from upstream stable branch:
855 - Fix build failure on hppa and ia64. Closes: #1004390.
856 - Fix autopkgtest failure on arm64.
857
858 -- Aurelien Jarno <aurel32@debian.org> Wed, 26 Jan 2022 23:01:02 +0100
859
860 glibc (2.33-4) unstable; urgency=medium
861
862 [ Aurelien Jarno ]
863 * debian/patches/git-updates.diff: update from upstream stable branch:
864 - Fix FTBFS on powerpc and ppc64 with recent binutils snapshots.
865 - Fix autopkgtest on armhf.
866 - Fix an unexpected return value from realpath() for too long results
867 (CVE-2021-3998).
868 - Fix a an off-by-one buffer overflow/underflow in getcwd()
869 (CVE-2021-3999).
870 - debian/patches/any/local-ldso-disable-hwcap.diff: rebase.
871
872 [ Samuel Thibault ]
873 * debian/patches/hurd-i386/git-pthread_kill_exited.diff: Fix pthread_kill on
874 exiting/ted thread.
875 * debian/patches/hurd-i386/git-reply_bogus.diff: Fix cleaning the reply
876 port.
877
878 -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Jan 2022 00:13:12 +0100
879
880 glibc (2.33-3) unstable; urgency=medium
881
882 [ Samuel Thibault ]
883 * debian/patches/hurd-i386/git-ttydefaults.diff: New patch to fix default
884 character for termio cc[VSTATE].
885 * debian/patches/hurd-i386/git-const.diff: Constify RPCs server-side.
886 - debian/control: Bump mig build-dep accordingly.
887
888 [ Aurelien Jarno ]
889 * debian/patches/git-updates.diff: update from upstream stable branch:
890 - Fix FTBFS on ppc64el with recent binutils snapshots. Closes: #1003847.
891 - Fix crashes in bzero/memset on i386 with SSE2 when the cache size cannot
892 be determined. Closes: #1003574, #1003610.
893 - Fix a buffer overflow in sunrpc svcunix_create (CVE-2022-23218).
894 - Fix a buffer overflow in sunrpc clnt_create (CVE-2022-23219).
895
896 [ Gunnar Hjalmarsson ]
897 * debian/local/usr_sbin/update-locale: tweak validation of args to
898 update-locale().
899
900 -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Jan 2022 19:06:44 +0100
901
902 glibc (2.33-2) unstable; urgency=medium
903
904 [ Samuel Thibault ]
905 * debian/patches/hurd-i386/unsubmitted-getaux_at_secure.diff: Fix according
906 to new __getauxval2 function.
907 * debian/libc0.3.symbols.hurd-i386: Add vm_region_create_proxy.
908 * debian/patches/hurd-i386/git-lib-map.diff: Unlock libraries load
909 addresses.
910 * debian/patches/hurd-i386/git-large-text.diff: Fix clang startup.
911 * debian/patches/hurd-i386/git-get_dtable.diff: Implement msg_get_dtable.
912 * debian/patches/hurd-i386/git-auth-leak.diff: Fix auth port leaks.
913 * debian/patches/hurd-i386/git-nuke_ports_on_exec.diff: Fix ports leaks.
914 * debian/testsuite-xfail-debian.mk: Update hurd tests.
915
916 [ Aurelien Jarno ]
917 * debian/patches/git-updates.diff: update from upstream stable branch:
918 - Fix syscall() on ppc64 with POWER9 CPUs. Closes: #1003201.
919
920 -- Aurelien Jarno <aurel32@debian.org> Thu, 06 Jan 2022 22:32:53 +0100
921
922 glibc (2.33-1) unstable; urgency=medium
923
924 * Upload to unstable.
925 * debian/control.in/libc: drop ${locale-compat:Depends} leftover from
926 Provides.
927 * debian/patches/any/submitted-localedef-check-magic.patch: rename into
928 git-localedef-check-magic.patch.
929
930 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Dec 2021 12:04:30 +0100
931
932 glibc (2.33-0experimental3) experimental; urgency=medium
933
934 [ Samuel Thibault ]
935 * debian/testsuite-xfail-debian.mk: Update hurd tests.
936 * debian/debhelper.in/libc.preinst: Require gnumach kernel >=
937 1.8+git20210923 for the xrstor fix, needed for the ifunc-optimized memcpy
938 etc.
939 * debian/patches/hurd-i386/git-htl-init_sigset.diff: Fix sudo.
940
941 [ Aurelien Jarno ]
942 * debian/debhelper.in/libc-dev{,-alt}.install, debian/rules.d/build.mk:
943 install an empty libpthread_nonshared.a to support broken closed source
944 software. Closes: #971273.
945 * debian/sysdeps/arm64.mk: enable Memory Tagging Extension (MTE) (heap)
946 checking on arm64. Closes: #995269.
947 * debian/patches/git-updates.diff: update from upstream stable branch.
948 * debian/patches/any/local-revert-bz13979.diff: re-add patch removed in
949 2.33-0experimental0, but limited to removing the warning when
950 optimizations are disabled and _FORTIFY_SOURCE > 0. At least cgo and
951 gnucobol3 always invoke the compiler with _FORTIFY_SOURCE > 0, even when
952 the optimizations are disabled.
953
954 -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Dec 2021 19:12:47 +0100
955
956 glibc (2.33-0experimental2) experimental; urgency=medium
957
958 [ Samuel Thibault ]
959 * debian/testsuite-xfail-debian.mk: Update hurd tests.
960 * debian/patches/hurd-i386/tg-sysvshm.diff: Fix spurious plt.
961
962 -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Sep 2021 22:09:53 +0200
963
964 glibc (2.33-0experimental1) experimental; urgency=medium
965
966 [ Samuel Thibault ]
967 * debian/testsuite-xfail-debian.mk: Update hurd tests.
968
969 [ Aurelien Jarno ]
970 * debian/patches/git-updates.diff: update from upstream stable branch.
971
972 -- Aurelien Jarno <aurel32@debian.org> Wed, 15 Sep 2021 07:56:46 +0200
973
974 glibc (2.33-0experimental0) experimental; urgency=medium
975
976 [ Aurelien Jarno ]
977 * New upstream release:
978 - debian/symbols.wildcard: add 2.33.
979 - debian/sysdeps/hurd-i386.mk: do not disable ifunc on hurd-i386, it is
980 now supported.
981 - debian/patches/alpha/local-string-functions.diff: upstreamed.
982 - debian/patches/hppa/git-fcntl.h-update.diff: rebased.
983 - debian/patches/hurd-i386/git-posix_openpt.diff: upstreamed.
984 - debian/patches/hurd-i386/git-hurdsig-SA_SIGINFO.diff: upstreamed.
985 - debian/patches/hurd-i386/git-sbrk-end.diff: upstreamed.
986 - debian/patches/hurd-i386/git-sigstate_thread_reference.diff: upstreamed.
987 - debian/patches/hurd-i386/git-sched_sets.diff: upstreamed.
988 - debian/patches/hurd-i386/git-sched_gets_hidden.diff: upstreamed.
989 - debian/patches/hurd-i386/git-bsd4.3-ioctls.diff: upstreamed.
990 - debian/patches/hurd-i386/git-clock-cputime.diff: upstreamed.
991 - debian/patches/hurd-i386/git-WAIT.diff: upstreamed.
992 - debian/patches/hurd-i386/git-cthreads.diff: upstreamed.
993 - debian/patches/hurd-i386/git-cthreads-symbols.diff: upstreamed.
994 - debian/patches/hurd-i386/git-libpthread_plt.diff: upstreamed.
995 - debian/patches/hurd-i386/git-lll-initializer.diff: upstreamed.
996 - debian/patches/hurd-i386/git-lll-ptr.diff: upstreamed.
997 - debian/patches/hurd-i386/git-ld-library-path-checks.diff: upstreamed.
998 - debian/patches/hurd-i386/git-lll-wait-intr.diff: upstreamed.
999 - debian/patches/hurd-i386/git-lll-private.diff: upstreamed.
1000 - debian/patches/hurd-i386/git-futex-internal.diff: upstreamed.
1001 - debian/patches/hurd-i386/git-libc-open.diff: upstreamed.
1002 - debian/patches/hurd-i386/git-sem-pshared.diff: upstreamed.
1003 - debian/patches/hurd-i386/git-sem-open-init.diff: upstreamed.
1004 - debian/patches/hurd-i386/git-sem-open.diff: upstreamed.
1005 - debian/patches/hurd-i386/git-siginfo_uesp.diff: upstreamed.
1006 - debian/patches/hurd-i386/git-mmap-EINVAL.diff: upstreamed.
1007 - debian/patches/hurd-i386/git-waitid.diff: upstreamed.
1008 - debian/patches/hurd-i386/git-hurd-version.diff: upstreamed.
1009 - debian/patches/hurd-i386/git-mmap_addr.diff: upstreamed.
1010 - debian/patches/hurd-i386/git-ELF_MACHINE_USER_ADDRESS_MASK.diff:
1011 upstreamed.
1012 - debian/patches/hurd-i386/git-drop-rmh.diff: rebased.
1013 - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
1014 - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
1015 - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
1016 - debian/patches/i386/unsubmitted-quiet-ldconfig.diff: rebased.
1017 - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
1018 - debian/patches/kfreebsd/local-no-execfn.diff: rebased.
1019 - debian/patches/riscv64/git-riscv64-gnu-ifunc.diff: upstreamed.
1020 - debian/patches/all/local-ldd.diff: updated to take into account the new
1021 exit values returned by ld.so. Closes: #982203.
1022 - debian/local/etc/nss: import latest version from upstream and keep
1023 installing it in /etc/defaults/nss, until we find a way to move this
1024 file to the libnss-nis package.
1025 - debian/patches/all/local-nis-shadow.diff: removed, obsolete.
1026 - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
1027 - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
1028 - debian/patches/any/local-nss-upgrade.diff: removed, obsolete. The patch
1029 was added to prepare the upgrade from glibc 2.2.X to 2.3.X, but has never
1030 been useful due to a typo in the NSS module name. In addition the new NSS
1031 code is able to use an in-memory version of a module if it has been
1032 removed from disk.
1033 - debian/patches/any/local-revert-bz13979.diff: removed, obsolete. 8+
1034 years after, AC macros should have been fixed.
1035 - debian/patches/any/git-ld.so-cache-endianness-markup.diff: upstreamed.
1036 - debian/patches/hurd-i386/submitted-net.diff: rebased.
1037 - debian/patches/hurd-i386/unsubmitted-getaux_at_secure.diff: rebased.
1038 - debian/debhelper.in/libc-bin.install: move zdump to /usr/bin.
1039
1040 [ Samuel Thibault ]
1041 * debian/testsuite-xfail-debian.mk: Update tests.
1042
1043 -- Aurelien Jarno <aurel32@debian.org> Mon, 06 Sep 2021 07:03:55 +0200
1044
1045 glibc (2.32-5) unstable; urgency=medium
1046
1047 [ Aurelien Jarno ]
1048 * debian/control.in/libc: add a breaks against tinydns (<< 1:1.05-14).
1049 Closes: #997912.
1050 * debian/debhelper.in/libc-bin.postinst: stop replacing older versions from
1051 /etc/nsswitch.conf. Closes: #998008.
1052 * debian/patches/git-updates.diff: update from upstream stable branch:
1053 - Fix bad conversion from ISO-2022-JP-3 with iconv (CVE-2021-43396).
1054 Closes: #998622.
1055 * debian/control.in/main: rename libselinux-dev build-dependency into
1056 libselinux1-dev.
1057 * debian/patches/any/submitted-localedef-check-magic.patch: new patch to
1058 display a proper error message for bad locale-archive files. Closes:
1059 #993772.
1060
1061 -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Dec 2021 16:46:21 +0100
1062
1063 glibc (2.32-4) unstable; urgency=medium
1064
1065 [ Aurelien Jarno ]
1066 * debian/debhelper.in/libc.preinst: make sure USE_DEBCONF can't be defined
1067 from the environment.
1068 * debian/patches/git-updates.diff: update from upstream stable branch:
1069 - debian/patches/any/submitted-getcwd-gnu-extension-warning.diff:
1070 upstreamed.
1071 * debian/control.in/libc: remove the Breaks against dazzdb, it will be fixed
1072 in Buster.
1073 * debian/patches/i386/local-setcontext-revert-eax-ecx-edx.patch: revert
1074 upstream commit to not save and restore EAX, ECX and EDX in setcontext to
1075 temporarily workaround a bug in libunwind8. See bug#994510.
1076
1077 -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Sep 2021 20:46:59 +0200
1078
1079 glibc (2.32-3) unstable; urgency=medium
1080
1081 [ John David Anglin ]
1082 * debian/testsuite-xfail-debian.mk: whitelist test-xfail-tst-cond24 on
1083 hppa. Closes: #993954.
1084
1085 [ Aurelien Jarno ]
1086 * debian/patches/git-updates.diff: update from upstream stable branch.
1087 * debian/debhelper.in/libc.preinst: drop fragile check for working debconf
1088 frontend now that it is done directly in debconf (see bug#985572) and now
1089 that this version is available in Bullseye.
1090 * debian/control.in/libc: add a Breaks against aide (<< 0.17.3-4+b3). See
1091 bug#994091.
1092 * debian/debhelper.in/libc.preinst: force systemd-logind to do NSS lookups
1093 to workaround the impossibility of restarting systemd-logind. Closes:
1094 #994006.
1095 * debian/control.in/libc: add a Breaks against python3-iptables (<<
1096 1.0.0-2). Closes: #994233.
1097 * debian/patches/all/submitted-po-fr-fixes.diff: fix French translation of
1098 short options. Closes: #994133.
1099 * debian/control.in/libc: add a Breaks against fakechroot (<< 2.19-3.5).
1100 See bug#993946.
1101 * debian/control.in/libc: add a Breaks against dazzdb
1102 (<< 1.0+git20201103.8d98c37-1.1). See bug#993770.
1103 * debian/patches/git-updates.diff: update from upstream stable branch.
1104 * debian/patches/any/submitted-getcwd-gnu-extension-warning.diff: fix
1105 a warning when using the GNU extension of getcwd(). This is a TEMPORARY
1106 fix until upstream takes a decision on the removal of this extension. This
1107 might be REMOVED at a later point, in that case packages should be fixed
1108 instead, like other distributions have already done. Closes: #993973.
1109
1110 [ Simon McVittie ]
1111 * debian/libc6-i386.symbols.x32, debian/libc6.symbols.mips,
1112 debian/libc6.symbols.mipsel: fix too aggressive cleanup, leading
1113 unnecessarily tight dependencies on libc6. Closes: #994232.
1114
1115 -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Sep 2021 23:47:37 +0200
1116
1117 glibc (2.32-2) unstable; urgency=medium
1118
1119 [ Aurelien Jarno ]
1120 * debian/rules.d/debhelper.mk: do not try to install audit/sotruss-lib.so
1121 in stage1 profile.
1122 * debian/debhelper.in/libc.postinst: grab patch from Ubuntu to carefully
1123 restart systemd on libc6 upgrade. Closes: #993821.
1124 * debian/debhelper.in/libc.lintian-overrides: and an override about the
1125 systemctl call in libc6.postinst.
1126
1127 -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Sep 2021 21:57:34 +0200
1128
1129 glibc (2.32-1) unstable; urgency=medium
1130
1131 [ Aurelien Jarno ]
1132 * debian/patches/riscv64/git-riscv64-gnu-ifunc.diff: backport GNU indirect
1133 function from upstream to fix failures in the testsuite with binutils
1134 2.37.
1135 * debian/rules, rules.d/build.mk, rules.d/debhelper.mk,
1136 debian/libc*.symbols*, debhelper.in/*install*: drop support for building
1137 with libcrypt now that the transition has been done in bullseye.
1138 * debian/libc6.symbols.hppa: drop symbol overrides for linuxthreads -> NPTL
1139 transition.
1140 * debian/libc6.symbols.sparc, debian/libc6-sparc.symbols.sparc64: drop symbol
1141 overrides for SPARCV8 -> SPARCV8PLUS ABI transition.
1142 * debian/libc6.symbols.arm: drop file, the arm architecture is not supported
1143 anymore for quite some time.
1144 * debian/libc6.symbols.armel, debian/libc6.symbols.armhf: drop symbol
1145 overrides for make/get/set/swapcontext.
1146 * debian/libc6-i386.symbols.x32, debian/libc6.symbols.i386: drop symbol
1147 overrides for TLS support.
1148 * debian/libc6.symbols.powerpc: drop symbol overrides for TLS support.
1149 * debian/libc6.symbols.mips, debian/libc6.symbols.mipsel: drop symbol
1150 overrides for TLS support.
1151 * debian/rules.d/debhelper.mk: drop workaround for an old dpkg-shlibdeps
1152 bugs (see #433723).
1153 * debian/debhelper.in/libc-dev.install, debian/debhelper.in/libc.install,
1154 debian/control.in/libc: move sotruss-lib.so from libc6 to libc6-dev.
1155 Closes: #976133.
1156
1157 [ Samuel Thibault ]
1158 * debian/patches/hurd-i386/git-msync.diff: Fix msync.
1159
1160 -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Sep 2021 22:21:47 +0200
1161
1162 glibc (2.32-0experimental1) experimental; urgency=medium
1163
1164 [ Samuel Thibault ]
1165 * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete with
1166 timed locks.
1167 * debian/testsuite-xfail-debian.mk: Update tests.
1168 * debian/patches/hurd-i386/git-get_errlist.diff: Fix get_errlist.
1169 * debian/patches/hurd-i386/local-mach_print.diff: Keep mach_print@GLIBC_2.21
1170 for now, until packages are rebuilt against mach_print@@GLIBC_2.32.
1171 * debian/patches/hurd-i386/local-stack_chk_guard.diff: Fix compatibility with
1172 binaries that reference __stack_chk_guard.
1173
1174 [ Aurelien Jarno ]
1175 * debian/patches/git-updates.diff: update from upstream stable branch:
1176 - Fix tst-sysvshm-linux failure on armel and x32.
1177 * Remove the libc0.3-xen and libc6-xen packages as glibc 2.32 removed
1178 support for the nosegneg hwcap, and 32-bit Xen PV support has been removed
1179 from Linux kernel 5.9:
1180 - debian/control.in/opt: remove libc0.3-xen and libc6-xen.
1181 - debian/patches/any/local-ldso-disable-hwcap.diff: stop looking for
1182 /etc/ld.so.nohwcap on i386.
1183 - debian/sysdeps/hurd-i386.mk, debian/sysdeps/i386.mk: remove the xen
1184 pass.
1185 - debian/debhelper.in/libc.NEWS: add an entry explaining the removal of
1186 the libc0.3-xen and libc6-xen packages.
1187
1188 -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Aug 2021 20:42:24 +0200
1189
1190 glibc (2.32-0experimental0) experimental; urgency=medium
1191
1192 [ Aurelien Jarno ]
1193 * New upstream release:
1194 - Fixes a use-after-free in the mq_notify function (CVE-2021-33574).
1195 Closes: #989147.
1196 - debian/symbols.wildcard: add 2.32.
1197 - debian/patches/localedata/supported.diff: refresh.
1198 - debian/patches/localedata/git-unicode-13-support.diff: upstreamed.
1199 - debian/patches/amd64/git-x86_64-remove-pie-check.diff: upstreamed.
1200 - debian/patches/hurd-i386/git-fork-pthread_exit.diff: upstreamed.
1201 - debian/patches/hurd-i386/git-spin_lock.diff: upstreamed.
1202 - debian/patches/hurd-i386/git-barrier-1.diff: upstreamed.
1203 - debian/patches/hurd-i386/git-sem-intr.diff: upstreamed.
1204 - debian/patches/hurd-i386/git-register-atfork.diff: upstreamed.
1205 - debian/patches/hurd-i386/git-register-atfork2.diff: upstreamed.
1206 - debian/patches/hurd-i386/git-pthread_self.diff: upstreamed.
1207 - debian/patches/hurd-i386/git-trunc-times.diff: upstreamed.
1208 - debian/patches/hurd-i386/git-ss_init.diff: upstreamed.
1209 - debian/patches/hurd-i386/git-tst-udp.diff: upstreamed.
1210 - debian/patches/hurd-i386/git-pselect.diff: upstreamed.
1211 - debian/patches/hurd-i386/git-fexecve.diff: upstreamed.
1212 - debian/patches/hurd-i386/git-cond_destroy.diff: upstreamed.
1213 - debian/patches/hurd-i386/git-holes.diff: upstreamed.
1214 - debian/patches/hurd-i386/git-longjmp-onstack.diff: upstreamed.
1215 - debian/patches/hurd-i386/git-intr-msg-unwind.diff: upstreamed.
1216 - debian/patches/hurd-i386/git-strtol-test.diff: upstreamed.
1217 - debian/patches/hurd-i386/git-fix-longjmp.diff: upstreamed.
1218 - debian/patches/hurd-i386/git-pthread_atfork-hidden.diff: upstreamed.
1219 - debian/patches/hurd-i386/git-raise.diff: upstreamed.
1220 - debian/patches/hurd-i386/git-pthread_link_tests.diff: upstreamed.
1221 - debian/patches/hurd-i386/git-libpthread_syms.diff: upstreamed.
1222 - debian/patches/hurd-i386/git-libpthread-nodelete.diff: upstreamed.
1223 - debian/patches/hurd-i386/git-pthread_get_cleanup_stack.diff: upstreamed.
1224 - debian/patches/hurd-i386/git-libpthread-testcancel.diff: upstreamed.
1225 - debian/patches/hurd-i386/git-SEM_VALUE_MAX.diff: upstreamed.
1226 - debian/patches/hurd-i386/git-sigstate_thread_reference.diff: rebased.
1227 - debian/patches/hurd-i386/git-libpthread_plt.diff: rebased.
1228 - debian/patches/hurd-i386/git-lll-ptr.diff: rebased.
1229 - debian/patches/hurd-i386/git-ld-library-path-checks.diff: rebased.
1230 - debian/patches/hurd-i386/git-sem-pshared.diff: rebased.
1231 - debian/patches/hurd-i386/git-sem-open.diff: rebased.
1232 - debian/patches/hurd-i386/git-waitid.diff: rebased.
1233 - debian/patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: rebased.
1234 - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
1235 - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
1236 - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
1237 - debian/patches/all/local-remove-manual.diff: rebased.
1238 - debian/patches/any/local-bindresvport_blacklist.diff: removed, obsolete.
1239 - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
1240 - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
1241 - debian/patches/any/local-nss-overflow.diff: rebased.
1242 - debian/patches/any/submitted-ld.so-cache-new-format.diff: upstreamed.
1243 - debian/patches/debian/patches/any/git-surplus-tls-accounting.diff:
1244 upstreamed.
1245 - debian/patches/any/git-ld.so-cache-endianness-markup.diff: rebased.
1246 - debian/patches/hurd-i386/unsubmitted-mremap.diff: removed, obsolete.
1247 * debian/patches/hurd-i386/git-sched_gets_hidden.diff: new patch from
1248 upstream to fix FTBFS on hurd-i386.
1249
1250 -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Aug 2021 19:24:41 +0200
1251
1252 glibc (2.31-17) unstable; urgency=medium
1253
1254 [ Samuel Thibault ]
1255 * debian/testsuite-xfail-debian.mk: Update tests.
1256
1257 [ Aurelien Jarno ]
1258 * debian/debhelper.in/locales.NEWS: fix charset mismatch in example iconv
1259 command. Closes: #992568
1260 * Replace the non UTF-8 locales removal by a deprecation as they are still
1261 used in many other packages (especially testsuites): non UTF-8 locales are
1262 not offered anymore in the debconf dialog (except for the ones already
1263 configured), but they are still listed in SUPPORTED and provided in the
1264 locales-all package (Closes: #992500, #992653):
1265 - debian/patches/localedata/locale-en_DK.diff,
1266 debian/patches/localedata/locale-eu_FR.diff,
1267 debian/patches/localedata/supported.diff: revert the removal of non-UTF-8
1268 locales.
1269 - debian/debhelper.in/locales-all.NEWS: remove 2.31-14 entry.
1270 - debian/rules.d/debhelper.mk: fill __PROVIDED_LOCALES__ with UTF-8
1271 locales only.
1272
1273 [ Johannes Schauer Marin Rodrigues ]
1274 * additional bits to support DPKG_ROOT (closes: #983412)
1275
1276 -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Aug 2021 21:31:23 +0200
1277
1278 glibc (2.31-16) unstable; urgency=medium
1279
1280 [ Aurelien Jarno ]
1281 * debian/debhelper.in/libc.postinst, debian/debhelper.in/libc.preinst:
1282 replace calls to which by call to command -v.
1283
1284 -- Aurelien Jarno <aurel32@debian.org> Wed, 18 Aug 2021 11:22:40 +0200
1285
1286 glibc (2.31-15) unstable; urgency=medium
1287
1288 [ Aurelien Jarno ]
1289 * debian/patches/amd64/git-x86_64-remove-pie-check.diff: new patch from
1290 upstream to fix FTBFS on amd64 with binutils 2.37.
1291
1292 -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Aug 2021 21:46:43 +0200
1293
1294 glibc (2.31-14) unstable; urgency=medium
1295
1296 [ Samuel Thibault ]
1297 * debian/testsuite-xfail-debian.mk: Update tests.
1298 * debian/patches/hurd-i386/tg-eintr.diff: Replace with upstream's
1299 more complete git-eintr.diff.
1300 * debian/patches/hurd-i386/proc_reauth.diff: Use the new
1301 __proc_reauthenticate_complete protocol.
1302 * control: Break hurd version that erroneously depended on an update libc0.3
1303 for the auth_complete_reauthentication RPC
1304 * debian/libc0.3.symbols.hurd-i386: Add missing gsync_wait_intr symbol.
1305 * debian/patches/hurd-i386/git-AT_NO_AUTOMOUNT.diff: Fix glib's fileinfo.
1306 * debian/patches/hurd-i386/git-ELF_MACHINE_USER_ADDRESS_MASK.diff: Fix
1307 ELF_MACHINE_USER_ADDRESS_MASK value.
1308 * debian/patches/hurd-i386/tg-bigmem.diff: Relace by git-drop-rmh.diff.
1309 * debian/patches/series: Reorder hurd-i386 git patches according to glibc
1310 release dates.
1311 * debian/patches/hurd-i386/sysvshm-lll.diff: Fold into tg-sysvshm.diff.
1312
1313 [ Aurelien Jarno ]
1314 * Drop debian/patches/arm/local-soname-hack.diff: not needed anymore.
1315 * Drop debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: not needed
1316 anymore.
1317 * debian/sysdeps/armhf.mk: drop old armhf compat symlink, this is not
1318 supported anymore.
1319 * debian/control.in/main: remove Adam Conrad from Uploaders. RIP. Closes:
1320 #986951.
1321 * debian/testsuite-xfail-debian.mk: drop tst-malloc-usable-tunables from
1322 XFAIL, the kernel bug has been fixed.
1323 * debian/control.in/libc, debian/rules.d/debhelper.mk: Drop the depends in
1324 libcrypt1 as upgrades from buster to bookworm are not supported. Demote
1325 the libnss-nis and libnss-nisplus recommends to suggests. Closes:
1326 #975077.
1327 * debian/patches/hppa/git-fcntl.h-update.diff: new patch from upstream to
1328 update EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK on HPPA.
1329 Closes: #981650.
1330 * debian/debhelper.in/locales.postinst: simplify locales-all detection.
1331 * debian/control.in/main: drop arch specific depends on gcc-10 now that the
1332 minimum version is already in bullseye.
1333 * debian/debhelper.in/libc.preinst: simplify the version comparison by only
1334 comparing the two first parts, now that kernel 2.X are not supported
1335 anymore.
1336 * debian/debhelper.in/libc.preinst: drop the check for kernel release > 255
1337 now that glibc and preinstall script are fixed. Closes: #987266.
1338 * debian/rules.d/build.mk: stop passing --enable-obsolete-rpc.
1339 * debian/debhelper.in/libc-dev.install{,.hurd-i386}: do not install
1340 librpcsvc.a.
1341 * debian/debhelper.in/libc-dev-bin.manpage, debian/local/manpages/rpcgen.1:
1342 do not install rpcgen (1) manpage.
1343 * debian/rules.d/build.mk: stop deleting <rpcsvc/yppasswd.h> and
1344 <rpcsvc/yppasswd.x>.
1345 * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6-dev to
1346 depend on rpcsvc-proto, except for stage1 and stage2.
1347 * debian/patches/localedata/supported.diff: update to drop all non-UTF-8
1348 locales. Closes: #603914.
1349 * debian/patches/localedata/sort-UTF8-first.diff: drop.
1350 * debian/script.in/nsscheck.sh: restart openssh-server even if it has been
1351 deconfigured during the upgrade. Closes: #990069.
1352
1353 [ Helmut Grohne ]
1354 * Fix FTCBFS: (Closes: #990031)
1355 + debian/control.in/main: Annotate binutils dependency with -for-host.
1356 + debian/control.in/main, debian/rules.d/control.mk: Use suffixed cross
1357 compilers until there is -for-host.
1358 + debian/patches/any/local-cross.patch: LIBGD detection actually works.
1359
1360 [ Matthias Klose ]
1361 * debian/rules, debian/rules.d/build.mk: Run checks for every pass before
1362 failing the build. Closes: #982360.
1363
1364 -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Aug 2021 16:27:59 +0200
1365
1366 glibc (2.31-13) unstable; urgency=medium
1367
1368 [ Colin Watson ]
1369 * debian/debhelper.in/libc.postinst, script.in/nsscheck.sh: Look for
1370 openssh-server package rather than ssh. Closes: #990069
1371
1372 [ Aurelien Jarno ]
1373 * debian/patches/git-updates.diff: update from upstream stable branch:
1374 - Fix an arbitrary read in wordexp() (CVE-2021-35942). Closes:
1375 #990542.
1376
1377 -- Aurelien Jarno <aurel32@debian.org> Tue, 06 Jul 2021 21:16:59 +0200
1378
1379 glibc (2.31-12) unstable; urgency=medium
1380
1381 * debian/po/de.po: fix encoding declaration. Closes: #986450.
1382 * debian/patches/git-updates.diff: update from upstream stable branch:
1383 - On s390x, check for vector support in memmove ifunc-selector in
1384 addition to Miscellaneous-Instruction-Extensions.
1385 * debian/patches/any/local-rtlddir-cross.diff: drop patch, letting upstream
1386 makefiles to install the dynamic linker symlink directly in the right
1387 location. This fixes the temporary installation done by upstream makefiles
1388 to run some tests in a container. Closes: #973278, #985617.
1389 * debian/rules.d/build.mk: do not create the dynamic linker manually.
1390 * debian/sysdeps/*.mk: do not create the dynamic linker manually for
1391 bi/tri-arch packages.
1392 * debian/rules.d/build.mk: create the soname symlink for ld-2.xx.so, to
1393 avoid its creation later by ldconfig.
1394 * debian/debhelper.in/libc.install, debhelper.in/libc-alt.install,
1395 debhelper.in/libc-udeb.install, debhelper.in/libc-udeb.install.hurd-i386:
1396 adjust given that the dynamic linker symlink is now already at the correct
1397 location.
1398 * debian/patches/git-updates.diff: update from upstream stable branch:
1399 - Fix GLIBC_TUNABLES parsing for AT_SECURE binaries.
1400 * debian/rules.d/build.mk: escape EOL so that $configure_build is correctly
1401 passed to the configure script.
1402
1403 -- Aurelien Jarno <aurel32@debian.org> Sat, 01 May 2021 22:56:06 +0200
1404
1405 glibc (2.31-11) unstable; urgency=medium
1406
1407 * debian/debhelper.in/libc.preinst: handle the case where debconf
1408 configuration has never been done. Closes: #986180.
1409
1410 -- Aurelien Jarno <aurel32@debian.org> Wed, 31 Mar 2021 22:09:32 +0200
1411
1412 glibc (2.31-10) unstable; urgency=medium
1413
1414 [ Samuel Thibault ]
1415 * debian/patches/hurd-i386/git-tiocflush.diff: Cope with
1416 BSD 4.1-ish ioctl(..., TIOCFLUSH, NULL).
1417 * debian/debhelper.in/libc-udeb.install.hurd-i386: Add missing
1418 libmachuser/libhurduser.
1419 * debian/testsuite-xfail-debian.mk: Update tests.
1420
1421 [ Aurelien Jarno ]
1422 * debian/patches/git-updates.diff: update from upstream stable branch:
1423 - Fix a possible assertion failure in iconv when converting
1424 from ISO-2022-JP-3 to UTF-8 (CVE-2021-3326). Closes: #981198.
1425 - Fix a possible double-free in nscd when processing a request for netgroup
1426 lookup (CVE-2021-27645). Closes: #983479.
1427 * debian/debhelper.in/libc.preinst: fallback to text mode in case 1) debconf
1428 is about to use the dialog frontend with whiptail or frontend and 2) the
1429 corresponding executable is unusable. Closes: #984533.
1430 * debian/rules.d/debhelper.mk: correctly strip libpthread.so for bi/triarch
1431 builds. Closes: #983457.
1432
1433 -- Aurelien Jarno <aurel32@debian.org> Sun, 21 Mar 2021 00:38:37 +0100
1434
1435 glibc (2.31-9) unstable; urgency=medium
1436
1437 [ Samuel Thibault ]
1438 * debian/testsuite-xfail-debian.mk: Update tests.
1439 * debian/patches/hurd-i386/git-mmap_addr.diff: Fix long-running ghc processes.
1440
1441 [ Aurelien Jarno ]
1442 * Upload to unstable.
1443 * debian/patches/git-updates.diff: update from upstream stable branch:
1444 - Fix a buffer over-read when processing invalid multi-byte input
1445 sequences in the EUC-KR encoding (CVE-2019-25013). Closes: #979273.
1446 * debian/control.in/libc: add a Breaks: against libgegl-0.4-0 (<< 0.4.18).
1447 Closes: #968349.
1448
1449 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Jan 2021 06:47:42 +0100
1450
1451 glibc (2.31-8) experimental; urgency=medium
1452
1453 [ Stephen Kitt ]
1454 * Build memusage and memusagestat in the libc pass and ship them into
1455 libc-devtools. Move mtrace, sotruss and sprof into that package.
1456 Closes: #91815.
1457
1458 -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jan 2021 18:55:16 +0100
1459
1460 glibc (2.31-7) unstable; urgency=medium
1461
1462 [ Samuel Thibault ]
1463 * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
1464 * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Also accept
1465 CLOCK_MONOTONIC_RAW, CLOCK_REALTIME_COARSE, CLOCK_MONOTONIC_COARSE.
1466 * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Rename to
1467 git-hurdsig-SA_SIGINFO.diff.
1468 * debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: Rename to
1469 git-sigstate_thread_reference.diff.
1470 * debian/patches/hurd-i386/git-siginfo_uesp.diff: Fix ss_sp field in
1471 siginfo.
1472 * debian/patches/hurd-i386/git-mmap-EINVAL.diff: Fix mmap EINVAL return value.
1473 * debian/patches/hurd-i386/git-waitid.diff: Support
1474 WEXITED/WCONTINUED/WSTOPPED/WNOWAIT.
1475 * debian/patches/hurd-i386/git-hurd-version.diff: Accept including
1476 hurd/version.h.
1477 * debian/patches/kfreebsd/submitted-waitid.diff: Refresh.
1478 * debian/control: Bump hurd-dev build-dep to get proc_waitid RPC.
1479 * debian/libc0.3.symbols.hurd-i386: Add proc_waitid RPC.
1480 * debian/debhelper.in/libc-dev.install.hurd-i386: Add missing
1481 libpthread_syms.a.
1482
1483 [ Aurelien Jarno ]
1484 * debian/patches/git-updates.diff: update from upstream stable branch:
1485 - Fix assertion failure in iconv when converting invalid UCS4
1486 (CVE-2020-29562). Closes: #976391.
1487 * debian/sysdeps/arm64.mk: enable static PIE support on arm64. Closes:
1488 #973430.
1489 * debian/patches/localedata/git-unicode-13-support.diff: backport Unicode 13
1490 support from upstream. Closes: #977691.
1491 * debian/local/manpages/po/pt_BR.po: recode to UTF-8 to make lintian happy.
1492 * debian/debhelper.in/*.lintian-overrides: update for recent lintian
1493 versions.
1494 * debian/patches/any/git-ld.so-cache-endianness-markup.diff: backport ld.so
1495 cache endianness support from upstream. Closes: #731082.
1496
1497 -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jan 2021 17:01:18 +0100
1498
1499 glibc (2.31-6) unstable; urgency=medium
1500
1501 [ Samuel Thibault ]
1502 * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
1503 * debian/patches/hurd-i386/git-pthread_link_tests.diff: Fix linking static
1504 tests with the build libpthread.a.
1505 * debian/patches/hurd-i386/git-libpthread_syms.diff: Fix linking static tests
1506 by factorizing the symbols list.
1507 * debian/patches/hurd-i386/git-libpthread-nodelete.diff: initialize
1508 libpthread.so first and prevent from unloading.
1509 * debian/patches/hurd-i386/git-cthreads.diff: Fix build without cthreads.h.
1510 * debian/patches/hurd-i386/git-cthreads-symbols.diff: Fix libpthread
1511 detection from libc.
1512 * debian/patches/hurd-i386/git-libpthread_plt.diff: Fix spurious PLT.
1513 * debian/patches/hurd-i386/git-lll-initializer.diff,
1514 debian/patches/hurd-i386/sysvshm-lll.diff,
1515 debian/patches/hurd-i386/git-lll-ptr.diff,
1516 debian/patches/hurd-i386/git-ld-library-path-checks.diff,
1517 debian/patches/hurd-i386/git-lll-wait-intr.diff,
1518 debian/patches/hurd-i386/git-lll-private.diff,
1519 debian/patches/hurd-i386/git-futex-internal.diff,
1520 debian/patches/hurd-i386/git-libc-open.diff,
1521 debian/patches/hurd-i386/git-pthread_get_cleanup_stack.diff,
1522 debian/patches/hurd-i386/git-libpthread-testcancel.diff,
1523 debian/patches/hurd-i386/git-SEM_VALUE_MAX.diff,
1524 debian/patches/hurd-i386/git-sem-pshared.diff,
1525 debian/patches/hurd-i386/git-sem-open-init.diff,
1526 debian/patches/hurd-i386/git-sem-open.diff: Add sem_open support.
1527
1528 [ Aurelien Jarno ]
1529 * debian/debhelper.in/libc.NEWS: fix the name if the libnss-nis package,
1530 thanks to Diederik de Haas for the hint.
1531
1532 -- Samuel Thibault <sthibault@debian.org> Wed, 16 Dec 2020 22:33:25 +0100
1533
1534 glibc (2.31-5) unstable; urgency=medium
1535
1536 [ Samuel Thibault ]
1537 * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
1538 * debian/patches/hurd-i386/git-clock-cputime.diff: New patch to support
1539 clock_gettime(CPUTIME).
1540 * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Refresh.
1541 * debian/patches/hurd-i386/local-posix_cputime.diff: Remove.
1542 * debian/patches/hurd-i386/git-raise.diff: Reject raising invalid signals.
1543 * debian/patches/hurd-i386/git-sbrk-end.diff: Remove the tst-sbrk tests,
1544 they fail on various architectures. Closes: #972510.
1545 * debian/patches/hurd-i386/git-posix_openpt.diff: Note that patch is
1546 committed upstream.
1547 * debian/patches/hurd-i386/git-WAIT.diff: Fix printing fd in ps' WAIT
1548 output.
1549
1550 [ Aurelien Jarno ]
1551 * debian/patches/git-updates.diff: update from upstream stable branch:
1552 - Fix missing floating-point rounding and exception handling functions
1553 missing on SH4. Closes: #975421.
1554 - Fix an infinite loop in iconv with input containing redundant shift
1555 sequences in the IBM1364, ++ IBM1371, IBM1388, IBM1390, or IBM1399
1556 character sets (CVE-2020-27618). Closes: #973914.
1557 * debian/patches/localedata/locale-C.diff: replace the LC_CTYPE definition
1558 by 'copy "i18n"'. Note that with this change the "blank", "cntrl",
1559 "space" classes do not conform to POSIX anymore, however this matches the
1560 Fedora behaviour. Closes: #973647.
1561 * debian/control.in/libc: downgrade libnss-nis and libnss-nisplus
1562 dependencies to recommends. Closes: #972770, #975052, #972552.
1563 * debian/debhelper.in/libc.NEWS: add an entry about libnss-nis and
1564 libnss-nisplus packages.
1565
1566 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Dec 2020 08:42:44 +0100
1567
1568 glibc (2.31-4) unstable; urgency=medium
1569
1570 [ Samuel Thibault ]
1571 * debian/patches/hurd-i386/{unsubmitted-sbrk-_end.diff,tg-pie-sbrk.diff}:
1572 Merge into...
1573 * debian/patches/hurd-i386/git-sbrk-end.diff: ... committed patch.
1574 * debian/patches/hurd-i386/unsubmitted-sched_sets.diff: Rename to...
1575 * debian/patches/hurd-i386/git-sched_sets.diff: ... committed patch.
1576 * debian/patches/hurd-i386/local-posix_cputime.diff: New patch to avoid
1577 applications trying to use extended clock ids.
1578 * debian/patches/hurd-i386/git-bsd4.3-ioctls.diff: New patch to avoid
1579 defining elder macros.
1580
1581 [ Aurelien Jarno ]
1582 * debian/patches/git-updates.diff: update from upstream stable branch:
1583 - Handle translation output codesets with suffixes. Closes: #968260.
1584 * debian/control.in/libc: add a Breaks: against libgegl-0.4-0 (<< 0.4.18).
1585 Closes: #968342.
1586 * debian/control.in/libc: add a Breaks: against busybox (<< 1.30.1-6) due to
1587 bug #966074.
1588 * debian/debhelper.in/libc-dev{,-alt}.lintian-overrides: remove files as
1589 lintian is now smarter.
1590 * debian/po/it.po: Update Italian debconf translation, by Luca Monducci.
1591 Closes: #969219.
1592 * debian/po/pt_BR.po: Update Brazilian Portuguese debconf translation, by
1593 Adriano Rafael Gomes. Closes: #970199.
1594 * debian/po/de.po: recode to UTF-8.
1595 * debian/rules.d/build.mk: stop passing --enable-obsolete-nsl.
1596 * debian/debhelper.in/libc-dev{,-alt}.install: do not install libnsl.a.
1597 * debian/debhelper.in/libc-dev.install.hurd-i386: ditto.
1598 * debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386,
1599 debian/libc6.1.symbols.alpha, debian/libc6.symbols{common,hppa,sparc}:
1600 remove libnss_nis.so.2 and libnss_nisplus.so.2 symbols.
1601 * debian/rules.d/build.mk: do not ship <rpcsvc/yppasswd.h> and
1602 <rpcsvc/yppasswd.x> as they are shipped by libnsl-dev.
1603 * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6 to depend on
1604 libnss-nis and libnss-nisplus, except for stage1 and stage2.
1605 * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6-dev to
1606 depend on libnsl-dev, except for stage1 and stage2.
1607
1608 -- Aurelien Jarno <aurel32@debian.org> Sat, 10 Oct 2020 21:54:24 +0200
1609
1610 glibc (2.31-3) unstable; urgency=medium
1611
1612 [ Aurelien Jarno ]
1613 * debian/control.in/libc: add a Breaks: against openarena (<< 0.8.8+dfsg-4~)
1614 due to bug#966150.
1615 * debian/control.in/libc: add a Breaks: against ioquake3
1616 (<< 1.36+u20200211.f2c61c1~dfsg-2~) as previous versions are not correctly
1617 linked with libm.
1618 * debian/patches/git-updates.diff: update from upstream stable branch:
1619 - Fix an infinite loop in the iconv program (CVE-2016-10228). Closes:
1620 #856503.
1621 - debian/patches/any/submitted-selinux-deprecations.diff: upstreamed.
1622 - debian/patches/x32/submitted-fix-nptl-setgroups-x32.diff: upstreamed.
1623 * debian/rules.d/build.mk: install <finclude/math-vector-fortran.h> in the
1624 multiarch path. Closes: #962457.
1625
1626 [ Samuel Thibault ]
1627 * debian/libc0.3.symbols.hurd-i386: Fix dependency of __errno_location and
1628 __h_errno_location symbols in libpthread.
1629 * patches/hurd-i386/unsubmitted-sbrk-_end.diff: Fix _end symbol appearance
1630 by reworking sbrk.
1631 * patches/hurd-i386/unsubmitted-sched_sets.diff: Add sched_set/getscheduler.
1632 * patches/hurd-i386/git-pthread_atfork-hidden.diff: Hide pthread_atfork
1633 symbols imported to applications, to avoid leaking them.
1634
1635 -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Aug 2020 17:02:38 +0200
1636
1637 glibc (2.31-2) unstable; urgency=medium
1638
1639 [ Aurelien Jarno ]
1640 * debian/control.in/libc: add a Breaks: against macs (<< 2.2.7.1-3~) due to
1641 bug #965073.
1642 * debian/patches/git-updates.diff: update from upstream stable branch:
1643 - Fix a signed comparison vulnerability in the ARMv7 memcpy and memmove
1644 functions (CVE-2020-6096). Closes: #961452.
1645 * debian/control.in/libc: do not limit the openssh-server breaks to 32-bit
1646 architectures, clock_nanosleep has to be allowed in addition to
1647 clock_gettime64. Closes: #965932.
1648 * debian/patches/any/submitted-selinux-deprecations.diff: proposed patch to
1649 ignore the selinux deprecations introduced in libselinux (>= 3.1), fixing
1650 an FTBFS. Closes: #965941.
1651 * debian/patches/x32/submitted-fix-nptl-setgroups-x32.patch: proposed patch
1652 to fix the setgroups functions in threaded applications on x32 (without
1653 the testsuite part). Closes: #965091.
1654
1655 [ Samuel Thibault ]
1656 * debian/patches/hurd-i386/local-tls-ie-align.diff: Fix TLS IE load with >=
1657 8 byte alignment.
1658 * debian/testsuite-xfail-debian.mk: Update backtrace result.
1659 * debian/patches/hurd-i386/git-fix-longjmp.diff: Fix longjmp from dl loader.
1660 Notably fixes calling setuid programs from eatmydata.
1661 * debian/control: Build-depend on gnumach-dev with userland driver RPC interface.
1662 * debian/libc0.3.symbols.hurd-i386: Add userland driver RPC interface stubs.
1663 * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Make
1664 clock_nanosleep accept CLOCK_MONOTONIC as well.
1665
1666 -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Jul 2020 00:26:24 +0200
1667
1668 glibc (2.31-1) unstable; urgency=medium
1669
1670 [ Samuel Thibault ]
1671 * debian/control: Build-depend on gcc-10 version that defaults to i686 on
1672 hurd-i386.
1673 * debian/control: Build-depend on mig-for-host instead of mig.
1674 * debian/sysdeps/hurd-i386.mk: Drop adding -march=i686.
1675 * debian/hurd-i386/git-pselect.diff: Fix pselect atomicity.
1676 * debian/hurd-i386/git-fexecve.diff: Fix fexecve.
1677 * debian/hurd-i386/git-cond_destroy.diff: Fix cond_destroy synchronization
1678 with woken threads.
1679 * debian/hurd-i386/git-holes.diff: Fix detecting support for file holes.
1680 * debian/hurd-i386/local-clock_gettime_MONOTONIC.diff: Also fix clock_getres
1681 with CLOCK_MONOTONIC.
1682 * debian/hurd-i386/git-longjmp-onstack.diff: Fix longjmp-ing from altstack.
1683 * debian/hurd-i386/git-register-atfork2.diff: Fix register-atfork ordering.
1684 * debian/hurd-i386/git-intr-msg-unwind.diff: Fix unwinding over interruptible
1685 RPC.
1686 * debian/hurd-i386/git-strtol-test.diff: Fix testing strtol errors.
1687 * debian/testsuite-xfail-debian.mk: Update.
1688 * debian/debhelper.in/libc-udeb.install.hurd-i386: Add missing
1689 libmachuser/libhurduser.
1690 * debian/rules.d/debhelper.mk: Add dh_link pass to libc-udeb binaryinst.
1691 * debian/debhelper.in/libc-udeb.links.hurd-i386: Add missing ld.so link.
1692 * debian/rules: Clean links file.
1693
1694 [ Aurelien Jarno ]
1695 * debian/patches/git-updates.diff: update from upstream stable branch.
1696 * debian/patches/any/git-surplus-tls-accounting.diff: backport TLS surplus
1697 accounting from upstream. Closes: #964141.
1698 * debian/control.in/main: update breaks on cross-toolchain-base* as they
1699 will need changes to build with glibc 2.31.
1700
1701 -- Aurelien Jarno <aurel32@debian.org> Mon, 13 Jul 2020 21:34:17 +0200
1702
1703 glibc (2.31-0experimental2) experimental; urgency=medium
1704
1705 [ Aurelien Jarno ]
1706 * Add an explicit dependency on $(stamp)build_libc for the build-indep
1707 target. Currently the build is made during the binary-indep target
1708 instead.
1709 * debian/control.in/main: build-depends on gcc-10 (>= 10-20200431) on arm64
1710 to ensure that -moutline-atomics is enabled by default. Closes: #956418.
1711 * debian/patches/git-updates.diff: update from upstream stable branch.
1712 * debian/debhelper.in/libc.NEWS: add an entry explaining the new trust-ad
1713 option in resolv.conf.
1714 * debian/patches/riscv64/local-asin-acos-raise-invalid.diff: new patch to
1715 workaround a GCC 10 bug on riscv64.
1716
1717 [ Samuel Thibault ]
1718 * debian/patches/hurd-i386/git-tst-udp.diff: New patch to fix
1719 sunrpc/tst-udp-* failures.
1720 * debian/sysdeps/hurd-i386.mk: Add -march=i686 to fix math issues until gcc
1721 is fixed to switch to i686 as was actually expected already.
1722 * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
1723
1724 -- Aurelien Jarno <aurel32@debian.org> Tue, 19 May 2020 00:19:13 +0200
1725
1726 glibc (2.31-0experimental1) experimental; urgency=medium
1727
1728 [ Samuel Thibault ]
1729 * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
1730
1731 [ Aurelien Jarno ]
1732 * debian/patches/git-updates.diff: update from upstream stable branch:
1733 - Add clone3 syscall to arm64 version of arch-syscall.h.
1734 * debian/debhelper.in/libc-udeb.install, debian/rules.d/debhelper.mk: use
1735 the multiarch path in the udeb package.
1736 * debian/control.in/libc, debian/debhelper.in/libc-pic.install,
1737 debian/rules, debian/rules.d/debhelper.mk,
1738 debian/patches/any/local-libpic.diff: stop building the libc6-pic package.
1739 * debian/control.in/main, debian/rules: build with GCC 10.
1740
1741 -- Aurelien Jarno <aurel32@debian.org> Tue, 12 May 2020 13:12:35 +0200
1742
1743 glibc (2.31-0experimental0) experimental; urgency=medium
1744
1745 [ Aurelien Jarno ]
1746 * New upstream release:
1747 - Adds GNU hash support on MIPS (closes: #943538).
1748 - debian/symbols.wildcard: add 2.31.
1749 - debian/debhelper.in/libc-dev{,-alt}.install: drop libmvec_nonshared.a.
1750 - debian/patches/localedata/locales/ku_TR: rebased.
1751 - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
1752 - debian/patches/localedata/locales-fr.diff: rebased.
1753 - debian/patches/localedata/locale-zh_TW.diff: rebased.
1754 - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff:
1755 upstreamed.
1756 - debian/patches/localedata/submitted-en_AU-date_fmt.diff: upstreamed.
1757 - debian/patches/alpha/local-string-functions.diff: rebased.
1758 - debian/patches/hurd-i386/git-ONSTACK.diff: upstreamed.
1759 - debian/patches/hurd-i386/git-getrandom.diff: upstreamed.
1760 - debian/patches/hurd-i386/git-altstack-RPC.diff: upstreamed.
1761 - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
1762 - debian/patches/hurd-i386/git-context_functions.diff: upstreamed.
1763 - debian/patches/hurd-i386/tg-thread-cancel.diff: rebased.
1764 - debian/patches/hurd-i386/git-sendmsg-SCM_RIGHTS.diff: upstreamed.
1765 - debian/patches/hurd-i386/git-hurdsig-fixes.diff: upstreamed.
1766 - debian/patches/hurd-i386/git-hurdsig-global-dispositions.diff:
1767 upstreamed.
1768 - debian/patches/hurd-i386/git-hurdsig-globaldisp-version.diff: upstreamed.
1769 - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: rebased.
1770 - debian/patches/hurd-i386/git-hurdsig-fixes-2.diff: upstreamed.
1771 - debian/patches/hurd-i386/git-hurdsig-boot-fix.diff: upstreamed.
1772 - debian/patches/hurd-i386/git-single-select-timeout.diff: upstreamed.
1773 - debian/patches/hurd-i386/git-setitimer.diff: upstreamed.
1774 - debian/patches/hurd-i386/git-remap_getcwd.diff: upstreamed.
1775 - debian/patches/hurd-i386/git-io_select_timeout.diff: upstreamed.
1776 - debian/patches/hurd-i386/git-poll_errors_fixes.diff: upstreamed.
1777 - debian/patches/hurd-i386/local-mach_print.diff: rebased.
1778 - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
1779 - debian/patches/hurd-i386/git-libpthread_sigs.diff: upstreamed.
1780 - debian/patches/hurd-i386/git-hurd_sigstate-PLT.diff: upstreamed.
1781 - debian/patches/hurd-i386/git-rlock.diff: upstreamed.
1782 - debian/patches/hurd-i386/git-errno_location.diff: upstreamed.
1783 - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebased.
1784 - debian/patches/sh4/local-fpscr_values.diff: rebased.
1785 - debian/patches/any/local-ldconfig.diff: upstreamed.
1786 - debian/patches/any/submitted-bits-fcntl_h-at.diff: rebased.
1787 - debian/patches/any/unsubmitted-dlopen-static-crash.diff: obsolete.
1788 - debian/patches/any/local-test-install.diff: rebased.
1789 * debian/control.in/libc: add a Breaks on openssh-server (<< 1:8.1p1-5) on
1790 32-bit architectures with seccomp support, to the allow clock_gettime64
1791 syscall.
1792
1793 [ Samuel Thibault ]
1794 * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Refresh.
1795 * debian/patches/hurd-i386/submitted-net.diff: Refresh.
1796 * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
1797 * debian/debhelper.in/libc-dev.install.hurd-i386: Do not install
1798 libpthread_nonshared, removed upstream.
1799 * debian/patches/hurd-i386/local-atfork-link.diff: Remove, now useless.
1800 * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix build.
1801
1802 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2020 07:10:01 +0100
1803
1804 glibc (2.30-8) unstable; urgency=medium
1805
1806 * sysdeps/hurd.mk: Move ld.so link creation to hurd-i386.mk since it is
1807 32bit-specific.
1808 * sysdeps/hurd-i386.mk: Move i386-specific mach headers to multiarch
1809 directory, so they get accessible from the "machine" symlink of the
1810 gnumach-dev package.
1811 * patches/hurd-i386/git-ss_init.diff: Add missing ss initialization. Fixes
1812 Xorg startup error, and possibly a lot other bugs with threads.
1813
1814 -- Samuel Thibault <sthibault@debian.org> Mon, 11 May 2020 02:04:03 +0200
1815
1816 glibc (2.30-7) unstable; urgency=medium
1817
1818 * debian/debhelper.in/libc.postinst: re-add /etc/ld.so.nohwcapc code.
1819
1820 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2020 20:12:38 +0200
1821
1822 glibc (2.30-6) unstable; urgency=medium
1823
1824 * debian/sysdeps/s390x.mk: do not set libc_rtlddir, it is set to the
1825 default.
1826 * debian/rules.d/debhelper.mk: only create the dynamic linker in the udeb
1827 if it doesn't already exist.
1828
1829 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2020 12:32:42 +0200
1830
1831 glibc (2.30-5) unstable; urgency=medium
1832
1833 [ Samuel Thibault ]
1834 * debian/patches/hurd-i386/git-trunc-times.diff: New patch to fix updating
1835 mtime/ctime on O_TRUNC. Closes: #955270.
1836 * debian/control: Drop dependency on libihash-dev, not used any more by htl.
1837 * debian/sysdeps/hurd.mk: Try to symlink mach/hurd headers from multiarch
1838 directory when they are there.
1839
1840 [ Aurelien Jarno ]
1841 * debian/rules: Add -fdebug-prefix-map= to CFLAGS to improve
1842 reproducibility.
1843 * debian/control.in/libc: Make libcX-dev declare a Breaks against python3.7
1844 (<< 3.7.7-1+b1) and python3.8 (<< 3.8.2-1+b1) due to #955474.
1845 * debian/rules.d/debhelper.mk: install the dynamic loader symlink in the
1846 udeb package.
1847 * debian/control: conflict against libgcc-X-dev versions that might need the
1848 __glibc_has_include macro.
1849 * debian/patches/any/local-revert-glibc_has_include.diff: drop patch,
1850 obsolete.
1851 * debian/control.in/libc: add a Provides: libc6-dbgsym to the libc6-dbg
1852 package. Closes: #953654.
1853 * debian/control.in/libc: qualify the libselinux-dev build-depends with
1854 <!stage2>.
1855 * debian/debhelper.in/libc.postinst: drop the code removing
1856 /etc/ld.so.hwcappkgs, it's not needed anymore since Squeeze.
1857 * debian/patches/git-updates.diff: update from upstream stable branch:
1858 - Fixes data race in setting function descriptor during lazy binding on
1859 hppa. Closes: #941174.
1860 - debian/patches/any/local-tst-system-disable-shell-tests.diff: obsolete.
1861
1862 [ Helmut Grohne ]
1863 * Refactor generation of multilib include symlinks. (Closes: #958674).
1864 * Initial, minimal support for DPKG_ROOT. (Closes: #910685).
1865
1866 -- Aurelien Jarno <aurel32@debian.org> Mon, 04 May 2020 23:39:18 +0200
1867
1868 glibc (2.30-4) unstable; urgency=medium
1869
1870 [ Aurelien Jarno ]
1871 * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: there
1872 is no easy way to check if a file belongs to a package with usrmerge.
1873 Just drop all safety checks... Closes: #954915.
1874 * debian/patches/any/local-tst-system-disable-shell-tests.diff: disable
1875 tests that rely on a particular shell until a fix is found upstream.
1876
1877 [ John Paul Adrian Glaubitz ]
1878 * debian/testsuite-xfail-debian.mk: mark nptl/tst-cond8-static and
1879 nptl/tst-mutex{,pi}8-static as XFAIL on sparc64. Closes: #953869.
1880
1881 -- Aurelien Jarno <aurel32@debian.org> Wed, 25 Mar 2020 13:56:56 +0100
1882
1883 glibc (2.30-3) unstable; urgency=medium
1884
1885 * debian/patches/git-updates.diff: update from upstream stable branch:
1886 - Fix a defect in the PowerPC backtrace function that could cause an
1887 out-of-bounds write when executed in a signal frame context
1888 (CVE-2020-1751).
1889 - Fix use-after-free vulnerability in the glob function when expanding
1890 ~user (CVE-2020-1752). Closes: #953788.
1891 * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: determine
1892 ld.so ELF magic at build time instead of at run time to avoid using
1893 "readlink -m". Closes: #954374.
1894 * debian/rules.d/build.mk: unset LANGUAGE when running the testsuite.
1895 * debian/testsuite-xfail-debian.mk: ignore signal/tst-minsigstksz-1 and
1896 signal/tst-minsigstksz-2 on i386, they fail on i386 with an AVX-512 CPUs
1897 due to a kernel bug. Closes: #954715.
1898 * debian/control.in/libc, debian/rules.d/debhelper.mk: Make libcX-dev
1899 declare a Breaks against libcX-dev-${DEB_HOST_ARCH}-cross
1900 (<< ${CURRENT_UPSTREAM_VERSION}~). Closes: #954393.
1901 * debian/control.in/libc, debian/control.in/main: drop Conflicts, Breaks and
1902 Replaces against package version older than the one available in
1903 oldstable.
1904
1905 -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Mar 2020 23:31:35 +0100
1906
1907 glibc (2.30-2) unstable; urgency=medium
1908
1909 * debian/rules.d/debhelper.mk: depends on libgcc-sN instead of libgccN.
1910 Closes: #953657.
1911 * debian/rules.d/build.mk: do not install <finclude/math-vector-fortran.h>
1912 for now as it is not multiarch safe.
1913
1914 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2020 23:47:03 +0100
1915
1916 glibc (2.30-1) unstable; urgency=medium
1917
1918 [ Samuel Thibault ]
1919 * testsuite-xfail-debian.mk: Update non-regressions.
1920 * debian/patches/hurd-i386/git-fork-pthread_exit.diff: New patch to fix
1921 pthread_exit after fork.
1922 * debian/patches/hurd-i386/git-spin_lock.diff: New patch to fix
1923 pthread_spin_lock behavior for shared memory.
1924 * debian/patches/hurd-i386/git-barrier-1.diff: New patch to fix
1925 pthread_barrier_wait with one thread.
1926 * debian/patches/hurd-i386/git-sem-intr.diff: New patch to make
1927 sem_wait/timedwait interruptible.
1928 * debian/patches/hurd-i386/local-atfork-link.diff: New patch to fix
1929 libpthread link.
1930 * debian/patches/hurd-i386/git-register-atfork.diff: Fix linking with static
1931 libpthread.
1932 * debian/patches/hurd-i386/git-pthread_self.diff: New patch to improve
1933 libpthread performance.
1934
1935 [ Aurelien Jarno ]
1936 * debian/patches/any/local-revert-24323.diff: drop, obsolete.
1937 * debian/control.in/libc: add a Breaks: against wcc (<< 0.0.2+dfsg-3).
1938 * debian/patches/git-updates.diff: update from upstream stable branch:
1939 - Fix argument passing for inlined syscalls on mips* and riscv64.
1940 Closes: #951237.
1941 - Fix stack corruption in trigonometric functions when passing a
1942 pseudo-zero argument on x86 (CVE-2020-10029). Closes: #953108.
1943 - debian/patches/any/submitted-stt-gnu-ifunc-detection.patch: upstreamed.
1944 * debian/sysdeps/*.mk: stop building libcrypt for multilib packages.
1945 Closes: #951880.
1946 * debian/debhelper.in/libc.postinst: drop upstart support.
1947 * debian/patches/any/local-revert-glibc_has_include.diff: partial revert
1948 of upstream commit bfa864e1645e until gcc stops providing fix-includes.
1949 Closes: #953083.
1950
1951 -- Aurelien Jarno <aurel32@debian.org> Wed, 11 Mar 2020 22:02:51 +0100
1952
1953 glibc (2.30-0experimental2) experimental; urgency=medium
1954
1955 [ Aurelien Jarno ]
1956 * debian/patches/git-updates.diff: update from upstream stable branch.
1957 * debian/patches/any/submitted-stt-gnu-ifunc-detection.patch: fix
1958 STT_GNU_IFUNC assembler and linker detection for toolchains defaulting to
1959 PIE.
1960 * debian/sysdeps/mips*.mk: drop -no-pie.
1961
1962 -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Feb 2020 23:01:35 +0100
1963
1964 glibc (2.30-0experimental1) experimental; urgency=medium
1965
1966 [ Samuel Thibault ]
1967 * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Rename to
1968 git-sendmsg-SCM_RIGHTS.diff.
1969 * patches/hurd-i386/tg-context_functions.diff: Rename to
1970 git-context_functions.diff.
1971 * patches/hurd-i386/tg-hurdsig-fixes.diff: Rename to git-hurdsig-fixes.diff.
1972 * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rename to
1973 git-hurdsig-global-dispositions.diff, refresh.
1974 * patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Rename to
1975 git-hurdsig-globaldisp-version.diff.
1976 * patches/hurd-i386/tg-hurdsig-fixes-2.diff: Rename to
1977 git-hurdsig-fixes-2.diff.
1978 * patches/hurd-i386/tg-hurdsig-boot-fix.diff: Rename to
1979 git-hurdsig-boot-fix.diff.
1980 * patches/hurd-i386/libpthread_sigs.diff: Rename to libpthread_sigs.diff.
1981 * patches/hurd-i386/local-hurd_sigstate-PLT.diff: Rename to
1982 git-hurd_sigstate-PLT.diff.
1983 * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Refresh.
1984
1985 -- Aurelien Jarno <aurel32@debian.org> Thu, 02 Jan 2020 12:16:20 +0100
1986
1987 glibc (2.30-0experimental0) experimental; urgency=medium
1988
1989 [ Adam Conrad ]
1990 * New upstream release 2.30, with git updates up to 2019-09-08:
1991 - debian/symbols.wildcard: Add 2.30, and debian/control: Regenerate.
1992 - debian/patches/any/git-libio-stdout-putc.diff: Upstreamed.
1993 - debian/patches/any/git-pexpect-pretty-printers.diff: Upstreamed.
1994 - debian/patches/any/git-socket-constants.diff: Upstreamed.
1995 - debian/patches/any/local-tst-eintr1-eagain.diff: Obsolete.
1996 - debian/patches/hurd-i386/git-renameat2.diff: Upstreamed.
1997 - debian/patches/any/submitted-resolv-unaligned.diff: Rebased.
1998 - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Rebased.
1999 - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: Rebased.
2000 - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: Rebased.
2001 - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
2002 - debian/patches/hurd-i386/tg-io_select_timeout.diff: Rebased.
2003 - debian/patches/hurd-i386/tg-thread-cancel.diff: Rebased.
2004 - debian/patches/kfreebsd/submitted-auxv.diff: Rebased.
2005 - debian/patches/locale/locale-print-LANGUAGE.diff: Update for new test.
2006 * debian/patches/any/local-test-install.diff: Use install_root rather than
2007 DESTDIR when installing container root, since we override install_root.
2008
2009 [ Samuel Thibault ]
2010 * debian/patches/hurd-i386/local-fix-nss.diff: Rebased.
2011 * debian/patches/hurd-i386/{tg-single-select-timeout.diff,tg-setitimer.diff,
2012 tg-remap_getcwd.diff,tg-io_select_timeout.diff,tg-poll_errors_fixes.diff,
2013 submitted-anon-mmap-shared.diff,tg-ONSTACK.diff}: Rename to git-foo,
2014 committed upstream for 2.31.
2015 * debian/testsuite-xfail-debian.mk: Update with new failing tests and fixed
2016 tests.
2017 * debian/patches/hurd-i386/git-ONSTACK.diff: Move earlier in the queue,
2018 since was applied upstream.
2019 * debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebase
2020 accordingly.
2021 * debian/patches/hurd-i386/libpthread_version.diff: Remove, now useless.
2022 * debian/patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Remove
2023 version compatibility symbols, now useless.
2024 * debian/libc0.3.symbols.hurd-i386: Update accordingly.
2025 * debian/patches/hurd-i386/tg-sysvshm.diff: Fix warning.
2026 * debian/patches/hurd-i386/local-versionshack.diff: Remove, now useless.
2027
2028 [ Aurelien Jarno ]
2029 * debian/patches/git-updates.diff: update from upstream stable branch.
2030
2031 -- Aurelien Jarno <aurel32@debian.org> Fri, 06 Dec 2019 23:18:04 +0100
2032
2033 glibc (2.29-10) unstable; urgency=medium
2034
2035 * debian/debhelper.in/libc.{preinst,postrm}: Remove fallback to dpkg
2036 --print-architecture for pre-multiarch systems.
2037 * debian/debhelper.in/libc.preinst: fallback to text output in case
2038 perl debconf is used and perl is not usable. Closes: #946599, #950389.
2039 * debian/patches/git-updates.diff: update from upstream stable branch.
2040
2041 -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Feb 2020 20:37:26 +0100
2042
2043 glibc (2.29-9) unstable; urgency=medium
2044
2045 [ Samuel Thibault ]
2046 * patches/hurd-i386/local-fix-nss.diff: Refresh.
2047 * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix setitimer.
2048
2049 [ Aurelien Jarno ]
2050 * debian/sysdeps/{amd64,x32}.mk: do not optimize i386 pass for pentium4.
2051 Closes: #948396.
2052 * debian/patches/any/local-revert-24323.diff: revert upstream change
2053 preventing dlopening PIE executable, The patch is correct, but breaks
2054 the autopkgtest for wcc and prevents the migration of glibc to testing.
2055 Revert it temporarily until wcc is fixed. See #948613.
2056
2057 -- Aurelien Jarno <aurel32@debian.org> Fri, 10 Jan 2020 23:21:25 +0100
2058
2059 glibc (2.29-8) unstable; urgency=medium
2060
2061 [ Samuel Thibault ]
2062 * patches/hurd-i386/posix_openpt.diff: Add posix_openpt support.
2063 * patches/hurd-i386/git-errno_location.diff: Fix pthread link of protobuf.
2064
2065 [ Aurelien Jarno ]
2066 * debian/patches/git-updates.diff: update from upstream stable branch:
2067 - Fixes ASLR bypass for setuid programs (CVE-2019-19126). Closes: #945250.
2068 - debian/patches/any/git-socket-constants.diff: upstreamed.
2069
2070 -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Jan 2020 13:03:42 +0100
2071
2072 glibc (2.29-7) unstable; urgency=medium
2073
2074 [ Samuel Thibault ]
2075 * patches/hurd-i386/git-altstack-RPC.diff: Fix restoring from altstack while
2076 blocked in an RPC.
2077 * patches/hurd-i386/git-getrandom.diff: Add support for getrandom &
2078 getentropy.
2079
2080 [ Aurelien Jarno ]
2081 * debian/rules.d/debhelper.mk: change dependency from libcrypt1-dev to
2082 libcrypt-dev. Closes: #947778.
2083
2084 -- Aurelien Jarno <aurel32@debian.org> Mon, 30 Dec 2019 19:12:42 +0100
2085
2086 glibc (2.29-6) unstable; urgency=medium
2087
2088 * debian/shlibs-add-udebs: drop libcrypt.
2089 * Fix rebootstrap and cross-toolchain-base (Closes: #946396):
2090 - debian/control.in/libc: replace libcrypt1 by ${libcrypt:Depends} and
2091 libcrypt1-dev by ${libcrypt-dev:Depends}.
2092 - debian/rules.d/debhelper.mk: add libcrypt:Depends=libcrypt1 and
2093 libcrypt-dev:Depends=libcrypt1-dev to substvars unless build with stage1
2094 or stage2 profiles.
2095
2096 -- Aurelien Jarno <aurel32@debian.org> Tue, 10 Dec 2019 00:06:38 +0100
2097
2098 glibc (2.29-5) unstable; urgency=medium
2099
2100 * Upload to unstable.
2101
2102 -- Aurelien Jarno <aurel32@debian.org> Fri, 06 Dec 2019 21:33:17 +0100
2103
2104 glibc (2.29-4) experimental; urgency=medium
2105
2106 [ Aurelien Jarno ]
2107 * Upload to experimental.
2108 * debian/control.in/libc: make libc depends on libcrypt1, libc-dev depends
2109 on libcrypt1-dev and libc-udeb depends on libcrypt1-udeb. Closes:
2110 #941853.
2111 * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk,
2112 debian/sysdeps/amd64.mk: disable libcrypt by passing --disable-crypt
2113 except for bi/triarch builds.
2114
2115 -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Nov 2019 22:36:50 +0100
2116
2117 glibc (2.29-3) unstable; urgency=medium
2118
2119 [ Svante Signell ]
2120 * patches/hurd-i386/git-rlock.diff: New patch to add support for record
2121 locking.
2122
2123 [ Samuel Thibault ]
2124 * patches/hurd-i386/tg-locarchive.diff,tg-WRLCK-upgrade.diff: Remove, now
2125 useless.
2126 * control: Bump hurd-dev dependency to get record locking RPC.
2127 * libc0.3.symbols.hurd-i386: Update accordingly.
2128 * patches/arm/unsubmitted-ldso-abi-check.diff: Remove obsolete patch.
2129 Closes: #943798.
2130
2131 -- Samuel Thibault <sthibault@debian.org> Thu, 31 Oct 2019 23:31:12 +0100
2132
2133 glibc (2.29-2) unstable; urgency=medium
2134
2135 [ Aurelien Jarno ]
2136 * debian/control.in/main: drop the <!nocheck> profile from the
2137 python3:native build-depends. Closes: #939871.
2138 * debian/patches/git-updates.diff: update from upstream stable branch:
2139 - Fix getegid, geteuid and getppid on alpha with < 5.1 kernels.
2140 Closes: #939898.
2141
2142 [ Sven Joachim ]
2143 * debian/script.in/nsscheck.sh: Do not restart services of different
2144 architecture than libc. Closes: #700472.
2145
2146 [ Samuel Thibault ]
2147 * patches/hurd-i386/submitted-anon-mmap-shared.diff: Re-disable, actually
2148 makes some tests fail.
2149
2150 -- Aurelien Jarno <aurel32@debian.org> Fri, 20 Sep 2019 21:39:03 +0200
2151
2152 glibc (2.29-1) unstable; urgency=medium
2153
2154 [ Aurelien Jarno ]
2155 * debian/patches/git-updates.diff: update from upstream stable branch:
2156 - Fix math tests on alpha.
2157 * debian/sysdeps/alpha.mk, debian/control.in/main: do not force build with
2158 gcc-8.
2159 * debian/testsuite-xfail-debian.mk: XFAIL narrowing add/sub tests, they
2160 have always failed since they have been introduced.
2161 * debian/control.in/libc: add a Breaks: iraf-fitsutil (<< 2018.07.06-4) to
2162 libc0.1/0.3/6/6.1. See bug#939523.
2163 * debian/testsuite-xfail-debian.mk: drop XFAILs related to the wrong value
2164 of (MIN)SIGSTKSZ for 32-bit processes on arm64, now that (old-)stable
2165 kernels are fixed.
2166
2167 [ Samuel Thibault ]
2168 * debian/patches/hurd-i386/submitted-anon-mmap-shared.diff: Enable, now that
2169 hurd 2017 is behind.
2170 * control: Break old version of hurd package accordingly.
2171 * debian/patches/hurd-i386/local-exec_filename.diff: Fix glibc 2.26
2172 _hurd_exec_paths symbol visibility.
2173
2174 -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Sep 2019 22:34:02 +0200
2175
2176 glibc (2.29-0experimental1) experimental; urgency=medium
2177
2178 [ Aurelien Jarno ]
2179 * debian/patches/hurd-i386/submitted-net.diff: rebase.
2180 * debian/patches/hurd-i386/local-fix-nss.diff: rebase.
2181 * debian/patches/git-updates.diff: update from upstream stable branch:
2182 - Fix math tests on hppa.
2183 * debian/testsuite-xfail-debian.mk: XFAIL two new tests on HPPA that are
2184 due to a bug in the testsuite, reported upstream.
2185 * debian/sysdeps/sparc64.mk: disable PIE on sparc64 as it produces broken
2186 binaries, causing issues in the testsuite.
2187 * debian/sysdeps/alpha.mk, debian/control.in/main: build with gcc-8 on alpha
2188 as gcc-9 introduces math errors in the testsuite.
2189
2190 -- Aurelien Jarno <aurel32@debian.org> Wed, 21 Aug 2019 11:13:51 +0200
2191
2192 glibc (2.29-0experimental0) experimental; urgency=medium
2193
2194 [ Adam Conrad ]
2195 * New upstream release 2.29, with git updates up to 2019-02-20:
2196 - Add PF_XDP, AF_XDP and SOL_XDP to bits/socket.h. Closes: #933800.
2197 - debian/symbols.wildcard: Add 2.29, and debian/control: Regenrate.
2198 - debian/patches/localedata/locales_CH.diff: Applied upstream.
2199 - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: Upstreamed.
2200 - debian/patches/localedata/git-en_US-date_fmt.diff: Applied upstream.
2201 - debian/patches/hurd-i386/git-magic-pid.diff: Applied upstream.
2202 - debian/patches/hurd-i386/git-interrupt_timeout_EIO.diff: Upstreamed.
2203 - debian/patches/hurd-i386/git-interrupt_timeout.diff: Applied upstream.
2204 - debian/patches/hurd-i386/git-intr-msg.diff: Applied upstream.
2205 - debian/patches/hurd-i386/git-pci.diff: Applied upstream.
2206 - debian/patches/hurd-i386/git-msync.diff: Applied upstream.
2207 - debian/patches/hurd-i386/git-spawn-open.diff: Applied upstream.
2208 - debian/patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Upstreamed.
2209 - debian/patches/hurd-i386/git-fcntl64.diff: Applied upstream.
2210 - debian/patches/hurd-i386/git-lockf-0.diff: Applied upstream.
2211 - debian/patches/hurd-i386/git-libpthread_setpshared.diff: Upstreamed.
2212 - debian/patches/hurd-i386/git-AT_EMPTY_PATH.diff: Applied upstream.
2213 - debian/patches/hurd-i386/git-altstack.diff: Applied upstream.
2214 - debian/patches/riscv64/git-thread-debugging.diff: Applied upstream.
2215 - debian/patches/sparc/submitted-sparc64-socketcall.diff: Applied upstream.
2216 - debian/patches/any/local-tst-mktime2.diff: Applied upstream.
2217 - debian/patches/all/local-remove-manual.diff: Rebased.
2218 - debian/patches/alpha/local-string-functions.diff: Rebased.
2219 - debian/patches/any/git-libio-stdout-putc.diff: Rebased.
2220 - debian/patches/hurd-i386/local-exec_filename.diff: Rebased.
2221 - debian/patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Rebased.
2222 - debian/patches/hurd-i386/submitted-anon-mmap-shared.diff: Rebased.
2223 - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: Rebased.
2224 - debian/patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
2225 - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
2226 - debian/patches/hurd-i386/tg-io_select_timeout.diff: Rebased.
2227 - debian/patches/kfreebsd/submitted-auxv.diff: Rebased.
2228 * debian/rules.d/build.mk: Switch to new localedata/install-locale-files:
2229 - debian/patches/localedata/local-all-no-archive.diff: Dropped for above.
2230 * debian/testsuite-xfail-debian.mk: XFAIL tst-thread-exit-clobber, and
2231 tst-minsigstksz*, and tst-xsigstack on armhf, which fail on aarch64 hosts.
2232
2233 [ Samuel Thibault ]
2234 * debian/patches/hurd-i386/submitted-net.diff: Rebased.
2235 * debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff: Rebased.
2236 * debian/patches/hurd-i386/local-fix-nss.diff: Fix tst-nss-test3 test.
2237 * debian/testsuite-xfail-debian.mk: Clean out test build failures, they are
2238 now handled upstream. Clean out now-fixed tests.
2239
2240 [ Aurelien Jarno ]
2241 * debian/patches/git-updates.diff: update from upstream stable branch:
2242 - Fix build on alpha with recent kernel headers. Closes: #934823.
2243 - debian/patches/any/git-libio-stdout-putc.diff: rebased.
2244 * debian/control.in/main, debian/rules: drop the multiarch-support package.
2245 Closes: #910669.
2246 * debian/glibc-source.filelist, debian/libc6.symbols.powerpcspe,
2247 debian/rules.d/control.mk, debian/sysdeps/powerpcspe.mk,
2248 debian/testsuite-xfail-debian.mk: Drop the powerpcspe architecture, it is
2249 not supported anymore by GCC 9 and will be removed in GLIBC 2.30.
2250 * debian/rules: do not export SHELL, it is already set through configparms.
2251 * debian/patches/git-pexpect-pretty-printers.diff: backport pretty printer
2252 fix to support recent versions of GDB with color output.
2253 * debian/testsuite-xfail-debian.mk: drop XFAILs that were due to kernel bugs
2254 which are now fixed in both oldstable and stable kernels.
2255 * debian/rules: drop -no-pie -fno-PIE options. This is now fully supported
2256 by the GNU libc.
2257 * debian/testsuite-xfail-debian.mk: drop XFAILs that have been fixed for
2258 quite some time.
2259 * debian/control.in/main, debian/rules: build with GCC 9.
2260 * debian/sysdeps/mips*.mk: drop -mno-plt, but keep -mno-pie.
2261 * debian/patches/any/git-socket-constants.diff: backport upstream change to
2262 use in-tree copy of SO_ constants for !__USE_MISC to fix compatibility
2263 with recent kernel headers.
2264 * debian/shlibs-add-udebs: remove the udeb entries automatically added by
2265 dh_makeshlibs before proceeding to workaround debhelper bugs#934889 and
2266 #934891.
2267
2268 [ YunQiang Su ]
2269 * Fix ld.so link on mips{64,n32}r6{,el}. Closes: #933513.
2270
2271 [ Sven Mueller ]
2272 * debian/rules: honor noudeb build profile. Closes: #930734.
2273
2274 [ Josh Triplett ]
2275 * debian/patches/any/submitted-ld.so-cache-new-format.diff: default to the
2276 new format for ld.so.cache. Closes: #908946.
2277
2278 -- Aurelien Jarno <aurel32@debian.org> Fri, 16 Aug 2019 12:42:42 +0200
2279
2280 glibc (2.28-10) unstable; urgency=medium
2281
2282 [ Aurelien Jarno ]
2283 * debian/patches/git-updates.diff: update from upstream stable branch:
2284 - Fix infinite loop in pldd. Closes: #913929.
2285
2286 -- Aurelien Jarno <aurel32@debian.org> Wed, 01 May 2019 19:24:19 +0200
2287
2288 glibc (2.28-9) unstable; urgency=medium
2289
2290 [ Aurelien Jarno ]
2291 * debian/patches/git-updates.diff: update from upstream stable branch:
2292 - Fix heap-based buffer over-read in regular-expression matching
2293 (CVE-2019-9169). Closes: #924612.
2294 - Add entry for the new Japanese era to the ja_JP locale. Closes:
2295 #927914.
2296
2297 [ Adam Conrad ]
2298 * debian/patches/arm/unsubmitted-ldso-abi-check.diff: Fix rtld segv in
2299 dl_open() introduced via merge with upstream at 2.28 (LP: #1821677)
2300
2301 -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Apr 2019 21:12:03 +0200
2302
2303 glibc (2.28-8) unstable; urgency=medium
2304
2305 [ Aurelien Jarno ]
2306 * debian/patches/git-updates.diff: update from upstream stable branch.
2307 * Update Danish debconf translation, by Joe Hansen. Closes: #923055.
2308
2309 [ Samuel Thibault ]
2310 * debian/patches/hurd-i386/libpthread_sigs.diff: Enable patch to restore
2311 per-thread signal distribution, lost on upgrading to 2.28. Fixes go.
2312 * debian/patches/hurd-i386/git-renameat2.diff: New patch, fixes renameat2,
2313 now used by coreutils.
2314
2315 -- Samuel Thibault <sthibault@debian.org> Wed, 27 Feb 2019 21:56:01 -0800
2316
2317 glibc (2.28-7) unstable; urgency=medium
2318
2319 * debian/patches/hurd-i386/local-no-bootstrap-fs-access.diff: Refresh.
2320
2321 -- Samuel Thibault <sthibault@debian.org> Sat, 09 Feb 2019 18:34:27 +0100
2322
2323 glibc (2.28-6) unstable; urgency=medium
2324
2325 [ Samuel Thibault ]
2326 * debian/patches/hurd-i386/git-AT_EMPTY_PATH.diff: New patch, fixes qt's
2327 file size query.
2328 * debian/patches/hurd-i386/git-altstack.diff: New patch, fixes altstack
2329 initial state.
2330
2331 [ Aurelien Jarno ]
2332 * debian/patches/git-updates.diff: update from upstream stable branch:
2333 - Fix a buffer overflow in string/memory functions on x32 (CVE-2019-6488).
2334 - Reject IP addresses with trailing characters (CVE-2016-10739). Closes:
2335 #920047.
2336 - Fix wrong return value for memcmp on amd64 and x32 due to mishandling
2337 of most significant bit (CVE-2019-7309).
2338 * Update Russian debconf translation, by Lev Lamberov. Closes:
2339 #921165.
2340 * debian/patches/any/local-ldso-disable-hwcap.diff: only check for
2341 /etc/ld.so.nohwcap on alpha, hurd-i386 and i386. Based on a patch from
2342 Josh Triplett. Closes: #908928.
2343 * debian/patches/any/git-libio-stdout-putc.diff: fix puts and putchar output
2344 with change stdout pointer. Closes: #761300.
2345 * debhelper.in/locales.bug-presubj: drop obsolete file, the dependency
2346 mechanism for locales has been changes a lot of time ago.
2347
2348 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Feb 2019 19:55:42 +0100
2349
2350 glibc (2.28-5) unstable; urgency=medium
2351
2352 [ Aurelien Jarno ]
2353 * debian/script.in/nsscheck.sh: fix a typo s/samaba/samba/. Closes:
2354 #909047.
2355 * debian/debhelper.in/libc.postrm: suidmanager is long gone, remove support
2356 for it.
2357 * debian/patches/git-updates.diff: update from upstream stable branch:
2358 - debian/patches/arm/submitted-gcc-8-kernel-assisted-atomics.diff:
2359 upstreamed.
2360 - any/submitted-workaround-math-errno-gcc-bug.diff: upstreamed.
2361 * debian/control.in/libc: fix nocache Breaks, set it to (<< 1.1-1~). Closes:
2362 #918583.
2363 * debian/patches/localedata/git-en_US-date_fmt.diff: backport from upstream
2364 support for date_fmt for the en_US locale. Closes: #877900.
2365
2366 [ Samuel Thibault ]
2367 * debian/patches/hurd-i386/git-libpthread_setpshared.diff: New patch to
2368 avoid letting packages use setpshared.
2369
2370 -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jan 2019 18:50:25 +0100
2371
2372 glibc (2.28-4) unstable; urgency=medium
2373
2374 [ Aurelien Jarno ]
2375 * debian/testsuite-xfail-debian.mk: whitelist math/test-fenv on riscv64.
2376 This failure is also due to a kernel bug.
2377 * debian/sysdeps/riscv64.mk: increase TIMEOUTFACTOR to 100 on riscv64.
2378 * debian/local/manpages/*: remove manpages that are not installed in the
2379 binary packages.
2380 * debian/local/manpages/po/de.po: update German manpages translations, by
2381 Helge Kreutzmann. Closes: #877434.
2382 * debian/patches/git-updates.diff: update from upstream stable branch:
2383 - debian/patches/any/submitted-sigaction-sa-restorer.diff: upstreamed.
2384 * debian/testsuite-xfail-debian.mk: whitelist tests that sometimes fail in
2385 a riscv64 QEMU VM, but not on a HiFive Unleashed board.
2386 * debian/patches/submitted-gcc-8-kernel-assisted-atomics.diff: fix kernel
2387 assisted atomics on armel with GCC 8.
2388 * debian/control.in/main, debian/sysdeps/armel.mk: build with GCC 8 on
2389 armel.
2390 * debian/patches/any/submitted-workaround-math-errno-gcc-bug.diff:
2391 workaround GCC bug BZ #88576 / Debian #917115 by not using -fmath-errno
2392 outside of libm. Closes: #916779.
2393 * debian/patches/riscv64/git-thread-debugging.diff: fix thread debugging
2394 in gdb on riscv64.
2395
2396 [ Samuel Thibault ]
2397 * debian/testsuite-xfail-debian.mk: whitelist failing new tests on hurd.
2398 * debian/patches/hurd-i386/git-fcntl64.diff: Fix 64bit implementation.
2399 * debian/patches/hurd-i386/tg-context_functions.diff: Update from topgit.
2400 * debian/patches/hurd-i386/tg-sysvshm.diff: Update from topgit.
2401 * debian/patches/hurd-i386/tg-magic-pid.diff: rename to git-magic-pid.diff.
2402
2403 -- Aurelien Jarno <aurel32@debian.org> Sat, 29 Dec 2018 11:04:27 +0100
2404
2405 glibc (2.28-3) unstable; urgency=medium
2406
2407 [ John David Anglin ]
2408 * debian/testsuite-xfail-debian.mk: whitelist misc/tst-preadvwritev2,
2409 misc/tst-preadvwritev64v2 and test-xfail-tst-setcontext7 on hppa. Closes:
2410 #915676.
2411
2412 [ Aurelien Jarno ]
2413 * debian/testsuite-xfail-debian.mk: whitelist math/test-float64x-float128-mul
2414 on sparc64. Closes: #916124.
2415 * debian/control.in/libc: add a Breaks: nocache (<< 1.0-1 ) to
2416 @libc@ as it doesn't work with glibc 2.28.
2417 * debian/testsuite-xfail-debian.mk: whitelist math/test-fpucw,
2418 math/test-fpucw-ieee, math/test-fpucw-ieee-static and
2419 math/test-fpucw-static on riscv64. Thoses failures are due to a kernel
2420 bug.
2421 * debian/sysdeps/riscv64.mk: increase TIMEOUTFACTOR to 50 on riscv64.
2422 * debian/patches/git-updates.diff: update from upstream stable branch:
2423 - debian/patches/riscv64/submitted-start-cfi.diff: upstreamed.
2424 * debian/patches/submitted-sigaction-sa-restorer.diff: fix a regression in
2425 sigaction on m68k. Closes: #915958.
2426 * debian/script.in/nsscheck.sh: drop direct support for file-rc and always
2427 run invoke-rc.d instead. invoke-rc.d in stretch has support for file-rc.
2428 Closes: #916588.
2429
2430 -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Dec 2018 18:25:59 +0100
2431
2432 glibc (2.28-2) unstable; urgency=medium
2433
2434 [ Samuel Thibault ]
2435 * patches/hurd-i386/git-fcntl64.diff: Fix returning value returned by
2436 __f_setlk.
2437
2438 [ Aurelien Jarno ]
2439 * debian/control.in/libc: breaks r-cran-later (<< 0.7.5+dfsg-2), ie
2440 versions built with tinycthread. Closes: #915339.
2441 * debian/patches/git-updates.diff: update from upstream stable branch.
2442 * debian/testsuite-xfail-debian.mk: allow tst-pkey to fail on ppc64el, ppc64
2443 powerpc and powerpcspe as the glibc implementation is still only partial.
2444 Closes: #914997.
2445 * debian/control.in/main: glibc-source: add breaks on cross-toolchain-base
2446 (<< 29~) and cross-toolchain-base-ports (<< 25~) as those packages are not
2447 compatible with glibc 2.28. Closes: #915621.
2448 * debian/testsuite-xfail-debian.mk: whitelist misc/tst-preadvwritev2 and
2449 misc/tst-preadvwritev64v2 on x32. The failing part of those tests is new,
2450 and the it looks like a kernel bug in the compat layer.
2451 * debian/testsuite-xfail-debian.mk: whitelist elf/tst-execstack-needed on
2452 riscv64, it is similar to the already whitelisted test
2453 elf/test-xfail-tst-execstack.
2454 * debian/debhelper.in/locales.postinst: fix regexp checking for installed
2455 locales package. Closes: #903964.
2456
2457 -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Dec 2018 19:50:21 +0100
2458
2459 glibc (2.28-1) unstable; urgency=medium
2460
2461 [ Samuel Thibault ]
2462 * patches/hurd-i386/git-fcntl64.diff: Fix tst-utmp* tests.
2463 * debian/patches/hurd-i386/tg-WRLCK-upgrade.diff: Refresh.
2464
2465 [ Aurelien Jarno ]
2466 * debian/patches/git-updates.diff: update from upstream stable branch:
2467 - Fix a file descriptor leak in if_nametoindex() (CVE-2018-19591).
2468 Closes: #914837.
2469 * debian/control.in/main: Update Vcs-Git to point to the default branch.
2470
2471 -- Aurelien Jarno <aurel32@debian.org> Wed, 28 Nov 2018 23:42:08 +0100
2472
2473 glibc (2.28-0experimental1) experimental; urgency=medium
2474
2475 [ Aurelien Jarno ]
2476 * debian/control.in/main: Update Vcs-Git to point to the 2.28 branch.
2477 * debian/testsuite-xfail-debian.mk: Allow nptl/tst-signal6 to fail on armhf.
2478 The failure is due to a kernel bug when building armhf on an ARM64
2479 machine.
2480 * debian/testsuite-xfail-debian.mk: Allow math/test-ildouble-fma and
2481 math/test-ldouble-fma to fail on powerpc, ppc64, ppc64el. This is a known
2482 bug and not a regression.
2483 * debian/testsuite-xfail-debian.mk: remove fixed XFAILs.
2484 * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
2485 bug with the new tests.
2486 * debian/patches/git-updates.diff: update from upstream stable branch.
2487 * debian/control.in/main, debian/sysdeps/armel.mk: build with gcc-7 as
2488 gcc-8 triggers issues in the testsuite.
2489
2490 [ Samuel Thibault ]
2491 * patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Backport fix for
2492 build failure.
2493
2494 -- Aurelien Jarno <aurel32@debian.org> Mon, 12 Nov 2018 21:54:56 +0100
2495
2496 glibc (2.28-0experimental0) experimental; urgency=medium
2497
2498 [ Aurelien Jarno ]
2499 * New upstream release:
2500 - Fix undefined behaviour in regexec. Closes: #292550.
2501 - debian/control: regenerate.
2502 - debian/symbols.wildcard: update for 2.28.
2503 - debian/debhelper.in/libc-dev{,-alt}.install: do not install
2504 libpthread_nonshared.a.
2505 - debian/patches/git-updates.diff: update from upstream stable branch.
2506 - debian/patches/localedata/locale-ku_TR.diff: rebased.
2507 - debian/patches/localedata/locale-csb_PL.diff: dropped, obsolete.
2508 - debian/patches/localedata/locale-se_NO.diff: dropped, obsolete.
2509 - debian/patches/localedata/tailor-iso14651_t1.diff: rebased.
2510 - debian/patches/arm/local-sigaction.diff: rebased.
2511 - debian/patches/hppa/git-check-execstack.diff: upstreamed.
2512 - debian/patches/hurd-i386/tg-context_functions.diff: rebased.
2513 - debian/patches/hurd-i386/git-tls.diff: upstreamed.
2514 - debian/patches/hurd-i386/git-tls-threadvar.diff: upstreamed.
2515 - debian/patches/hurd-i386/tg-sysvshm.diff: rebased.
2516 - debian/patches/hurd-i386/git-_dl_random.diff: upstreamed.
2517 - debian/patches/hurd-i386/git-grantpt.diff: upstreamed.
2518 - debian/patches/hurd-i386/git-posix_thread.diff: upstreamed.
2519 - debian/patches/hurd-i386/git-gai_misc.diff: upstreamed.
2520 - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: rebased.
2521 - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
2522 - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
2523 rebased.
2524 - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: rebased.
2525 - debian/patches/hurd-i386/cvs-libpthread.diff: upstreamed.
2526 - debian/patches/hurd-i386/cvs-libpthread.abilist.diff: upstreamed.
2527 - debian/patches/hurd-i386/libpthread_build.diff: upstreamed.
2528 - debian/patches/hurd-i386/tg-libpthread_depends.diff: upstreamed.
2529 - debian/patches/hurd-i386/libpthread_version.diff: rebased.
2530 - debian/patches/hurd-i386/tg-remap_getcwd.diff: rebased.
2531 - debian/patches/hurd-i386/git-exec-static.diff: upstreamed.
2532 - debian/patches/hurd-i386/git-socket_flags.diff: upstreamed.
2533 - debian/patches/hurd-i386/git-socketpair_flags.diff: upstreamed.
2534 - debian/patches/hurd-i386/git-pipe2.diff: upstreamed.
2535 - debian/patches/hurd-i386/tg-libc_getspecific.diff: dropped, obsolete.
2536 - debian/patches/hurd-i386/git-futimens.diff: upstreamed.
2537 - debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: rebased.
2538 - debian/patches/hurd-i386/git-tls_thread_leak.diff: upstreamed.
2539 - debian/patches/hurd-i386/git-libpthread-stacksize.diff: upstreamed.
2540 - debian/patches/hurd-i386/git-reboot-startup.diff: upstreamed.
2541 - debian/patches/hurd-i386/cvs-revert-gnu-gnu-cleanup.diff: upstreamed.
2542 - debian/patches/hurd-i386/git-gsync-libc.diff: upstreamed.
2543 - debian/patches/hurd-i386/git-pthread_deps.diff: upstreamed.
2544 - debian/patches/hurd-i386/git-libpthread-gsync-spin.diff: upstreamed.
2545 - debian/patches/hurd-i386/git-libpthread-gsync-mutex.diff: upstreamed.
2546 - debian/patches/hurd-i386/git-NOFOLLOW.diff: upstreamed.
2547 - debian/patches/hurd-i386/git-NOFOLLOW-DIRECTORY.diff: upstreamed.
2548 - debian/patches/hurd-i386/git-mlockall.diff: upstreamed.
2549 - debian/patches/hurd-i386/git2.25-tls.diff: upstreamed.
2550 - debian/patches/hurd-i386/local-nocheck-installed-headers.diff: rebased.
2551 - debian/patches/hurd-i386/git-libpthread-2.26.diff: upstreamed.
2552 - debian/patches/hurd-i386/git-thread-linkspace.diff: upstreamed.
2553 - debian/patches/hurd-i386/libpthread_includes.diff: dropped, obsolete.
2554 - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
2555 - debian/patches/hurd-i386/git-libpthread-trylock.diff: upstreamed.
2556 - debian/patches/hurd-i386/git-test-atexit-race-common.diff: upstreamed.
2557 - debian/patches/hurd-i386/git-UTIME.diff: upstreamed.
2558 - debian/patches/hurd-i386/git-timer_create_sigmask.diff: upstreamed.
2559 - debian/patches/hurd-i386/git-pthread_deps.diff: upstreamed.
2560 - debian/patches/kfreebsd/local-fbtl-depends.diff: rebased.
2561 - debian/patches/any/local-ldconfig-fsync.diff: dropped, obsolete.
2562 - debian/patches/any/submitted-bits-fcntl_h-at.diff: rebased.
2563 - debian/patches/any/submitted-intl-tstgettext.diff: upstreamed.
2564 - debian/patches/any/git-abilist-ignore-absolute.diff: upstreamed.
2565 - debian/debhelper.in/libc{-alt,-otherbuild,}.lintian-overrides: drop
2566 libcidn.so override.
2567 - debian/libc6.symbols.{common,hppa,sparc}, debian/libc6.1.symbols.alpha,
2568 debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386: drop
2569 libcidn.so.
2570 * debian/control.in/main: bump binutils build-dependency to 2.29 on all
2571 architectures.
2572 * debian/control.in/main, debian/rules: build with GCC 8.
2573 * debian/control.in/main: build-depends on libidn2-0 (>= 2.0.5~) for the
2574 tests.
2575 * debian/control.in/libc: recommends libidn2-0 (>= 2.0.5~) to support IDN
2576 domain names in getaddrinfo and getnameinfo.
2577 * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
2578 bug with the new tests.
2579 * debian/control.in/main: bump Standards-Version to 4.2.1 (no changes).
2580 * debian/source/options: drop.
2581
2582 [ Samuel Thibault ]
2583 * debian/patches/hurd-i386/git-gscope.diff: upstreamed.
2584 * debian/patches/hurd-i386/git-hurd-abilist.diff: Remove patch, now useless.
2585 * debian/patches/hurd-i386/git-pagesize.diff: upstreamed.
2586 * debian/patches/hurd-i386/git-timer_routines.diff: upstreamed.
2587 * debian/patches/hurd-i386/submitted-net.diff: rebased.
2588 * debian/patches/hurd-i386/tg-context_functions.diff: update.
2589 * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: update.
2590 * debian/patches/hurd-i386/tg-sysvshm.diff: update.
2591 * debian/patches/hurd-i386/tg-verify.h.diff: remove, now useless.
2592 * debian/patches/hurd-i386/tg2.26-sched_param.diff: upstreamed.
2593 * debian/patches/hurd-i386/libpthread_version.diff: Remove now-useless part.
2594 * debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
2595 Likewise.
2596 * debian/patches/hurd-i386/tg-ifaddrs_v6.diff: Fix PLT.
2597 * debian/patches/hurd-i386/local-hurd_sigstate-PLT.diff: New patch to fix
2598 PLTs.
2599 * debian/patches/hurd-i386/libpthread_pthread_types.diff: Remove, now
2600 useless.
2601 * debian/patches/hurd-i386/local-nocheck-installed-headers.diff: Remove, now
2602 fixed.
2603 * debian/testsuite-xfail-debian.mk: Update.
2604
2605 [ Adam Conrad ]
2606 * debian/patches/localedata/tailor-iso14651_t1.diff: Build without errors.
2607
2608 -- Aurelien Jarno <aurel32@debian.org> Tue, 30 Oct 2018 00:11:37 +0100
2609
2610 glibc (2.27-9) UNRELEASED; urgency=medium
2611
2612 * debian/control: Bump hurd-dev dependency to >= 1:0.9.git20181030-1 to get
2613 pci.defs.
2614 * hurd-i386/git-pci.diff: Enable pci RPCs.
2615 * patches/hurd-i386/git-msync.diff: Support msync.
2616 * debian/control: Bump gnumach-dev build-dep accordingly.
2617 * libc0.3.symbols.hurd-i386: Update symbols accordingly.
2618 * patches/hurd-i386/git-spawn-open.diff: Fix crash on spawn with open
2619 operation.
2620 * patches/hurd-i386/git-lockf-0.diff: Support lockf at offset 0 with size 0 or
2621 1.
2622
2623 -- Samuel Thibault <sthibault@debian.org> Sat, 03 Nov 2018 22:50:40 +0100
2624
2625 glibc (2.27-8) unstable; urgency=medium
2626
2627 * patches/hurd-i386/git-intr-msg.diff: Fix a cancellation case.
2628 * patches/hurd-i386/git-interrupt_timeout_EIO.diff: return EIEIO instead of
2629 EIO.
2630
2631 -- Samuel Thibault <sthibault@debian.org> Mon, 29 Oct 2018 21:36:01 +0100
2632
2633 glibc (2.27-7) unstable; urgency=medium
2634
2635 * patches/hurd-i386/local-no_unsupported_ioctls.diff: Undefine useless bit
2636 macros too.
2637 * patches/hurd-i386/git-interrupt_timeout{,_EIO}.diff: Fix double-writes in
2638 ghc.
2639 * patches/hurd-i386/git-intr-msg.diff: Fix crashes due to a race between
2640 calling RPC and handling a signal.
2641
2642 -- Samuel Thibault <sthibault@debian.org> Sun, 28 Oct 2018 10:46:23 +0100
2643
2644 glibc (2.27-6) unstable; urgency=medium
2645
2646 [ Samuel Thibault ]
2647 * patches/hurd-i386/tg-socket_flags.diff: Rename to git-socket_flags.diff.
2648 * patches/hurd-i386/tg-socketpair_flags.diff: Rename to
2649 git-socketpair_flags.diff.
2650 * patches/hurd-i386/tg-pipe2.diff: Rename to git-pipe2.diff.
2651 * patches/hurd-i386/tg-posix_thread.diff: Rename to git-posix_thread.diff.
2652 * patches/hurd-i386/tg-pthread_deps.diff: Rename to git-pthread_deps.diff.
2653 * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix standardization of
2654 exposition of sigaction
2655 * patches/kfreebsd/local-tst-unique.diff: Fix patch application.
2656 * patches/hurd-i386/unsubmitted-getaux_at_secure.diff: Fix
2657 getauxval(AT_SECURE).
2658 * patches/hppa/git-check-execstack.diff: Ignore executable stacks.
2659 Closes: #904056.
2660
2661 [ Aurelien Jarno ]
2662 * debian/patches/git-updates.diff: update from upstream stable branch.
2663
2664 -- Samuel Thibault <sthibault@debian.org> Tue, 04 Sep 2018 21:13:02 +0200
2665
2666 glibc (2.27-5) unstable; urgency=medium
2667
2668 [ Aurelien Jarno ]
2669 * debian/patches/any/git-abilist-ignore-absolute.diff: backport support
2670 for binutils 2.31 from upstream.
2671 * debian/rules.d/control.mk: Add support for riscv64. Closes: #888793.
2672 * debian/testsuite-xfail-debian.mk: add reference testsuite results for
2673 riscv64.
2674 * debian/patches/git-updates.diff: update from upstream stable branch.
2675
2676 [ Samuel Thibault ]
2677 * debian/testsuite-xfail-debian.mk: Update hurd-i386 result to new upstream
2678 stable branch.
2679
2680 -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jul 2018 22:23:13 +0200
2681
2682 glibc (2.27-4) unstable; urgency=medium
2683
2684 [ Samuel Thibault ]
2685 * hurd-i386/tg-gsync-libc.diff: Rename to hurd-i386/git-gsync-libc.diff.
2686 * hurd-i386/git-timer_create_sigmask.diff: New patch to fix interaction
2687 between SIGCHLD and timer_create. Closes: Bug#894379.
2688
2689 [ Aurelien Jarno ]
2690 * debian/patches/git-updates.diff: update from upstream stable branch:
2691 - Fix stack buffer overflow in realpath() (CVE-2018-11236). Closes:
2692 #899071.
2693 - Fix buffer overflow in AVX-512-optimized implementation of mempcpy()
2694 (CVE-2018-11237). Closes: #899070.
2695 - Fix crashes with binaries using vtable interposition. Closes:
2696 #861116.
2697 - Fix LC_PAPER for es_BO locale. Closes: #880675.
2698 - debian/patches/arm/unsubmitted-ldso-abi-check.diff: refresh, sigh.
2699 * debian/debhelper.in/libc.docs: do not try to install BUGS in the
2700 documentation, it has been removed upstream in version 2.27 as
2701 obsolete. Closes: #902800.
2702 * debian/debhelper.in/libc-dev.docs: drop, as both CONFORMANCE and
2703 NAMESPACE have been removed upstream in version 2.27.
2704 * debian/debhelper.in/libc-dev-bin.docs: drop as NAMESPACE has been
2705 removed upstream in version 2.27.
2706 * debian/patches/riscv64/submitted-start-cfi.diff: fix endless loop
2707 when throwing an exception from a constructor.
2708 * debian/control.in/main: bump Standards-Version to 4.1.4 (no changes).
2709
2710 [ Laurent Bigonville ]
2711 * debian/local/etc/nsswitch.conf: Switch from the compat to the files
2712 module. Closes: #880846.
2713
2714 [ Bjarni Ingi Gislason ]
2715 * debian/local/manpages/catchsegv.1: apply some corrections to the
2716 manpage. Closes: #902236.
2717
2718 -- Aurelien Jarno <aurel32@debian.org> Sat, 07 Jul 2018 18:34:34 +0200
2719
2720 glibc (2.27-3) unstable; urgency=medium
2721
2722 [ Samuel Thibault ]
2723 * hurd-i386/tg-NOFOLLOW.diff: Rename to hurd-i386/git-NOFOLLOW.diff.
2724 * hurd-i386/tg-NOFOLLOW-DIRECTORY.diff: Rename to
2725 hurd-i386/git-NOFOLLOW-DIRECTORY.diff.
2726 * hurd-i386/tg-_dl_random.diff: Rename to hurd-i386/git-_dl_random.diff.
2727 * hurd-i386/tg-exec-static.diff: Rename to hurd-i386/git-exec-static.diff.
2728 * hurd-i386/tg-futimens.diff: Rename to hurd-i386/git-futimens.diff.
2729 * hurd-i386/tg-gai_misc.diff: Rename to hurd-i386/git-gai_misc.diff.
2730 * hurd-i386/tg-grantpt.diff: Rename to hurd-i386/git-grantpt.diff.
2731 * hurd-i386/tg-gscope.diff: Rename to hurd-i386/git-gscope.diff.
2732 * hurd-i386/tg-libpthread-gsync-mutex.diff: Rename to
2733 hurd-i386/git-libpthread-gsync-mutex.diff.
2734 * hurd-i386/tg-libpthread-gsync-spin.diff: Rename to
2735 hurd-i386/git-libpthread-gsync-spin.diff.
2736 * hurd-i386/tg-mlockall.diff: Rename to hurd-i386/git-mlockall.diff.
2737 * hurd-i386/tg-pagesize.diff: Rename to hurd-i386/git-pagesize.diff.
2738 * hurd-i386/tg-reboot-startup.diff: Rename to
2739 hurd-i386/git-reboot-startup.diff.
2740 * hurd-i386/tg-thread-linkspace.diff: Rename to
2741 hurd-i386/git-thread-linkspace.diff.
2742 * hurd-i386/tg-timer_routines.diff: Rename to
2743 hurd-i386/git-timer_routines.diff.
2744 * hurd-i386/tg-tls-threadvar.diff: Rename to
2745 hurd-i386/git-tls-threadvar.diff.
2746 * hurd-i386/tg-tls.diff: Rename to hurd-i386/git-tls.diff.
2747 * hurd-i386/tg-tls_thread_leak.diff: Rename to
2748 hurd-i386/git-tls_thread_leak.diff.
2749 * hurd-i386/tg2.25-tls.diff: Rename to hurd-i386/git2.25-tls.diff.
2750 * hurd-i386/submitted-hurd-abilist.diff: Rename to
2751 hurd-i386/git-hurd-abilist.diff.
2752 * hurd-i386/local-libpthread-stacksize.diff: Rename to
2753 hurd-i386/git-libpthread-stacksize.diff.
2754
2755 [ Aurelien Jarno ]
2756 * debian/patches/localedata/locales-fr.diff: fix conversion from <Uxxxx>
2757 format to ascii during the latest rebase. Closes: bug#894078.
2758 * debian/patches/git-updates.diff: update from upstream stable branch:
2759 - Fix a missing reorder-end keyword in et_EE locale. Closes: #894395.
2760
2761 -- Aurelien Jarno <aurel32@debian.org> Thu, 29 Mar 2018 21:47:29 +0200
2762
2763 glibc (2.27-2) unstable; urgency=medium
2764
2765 [ Samuel Thibault ]
2766 * debian/patches/hurd-i386/git-UTIME.diff: New patch. Closes: #762677.
2767 * debian/control: Bump hurd build dep accordingly.
2768 * debian/libc0.3.symbols.hurd-i386: Update accordingly.
2769
2770 [ Aurelien Jarno ]
2771 * debian/control.in/main: drop the branch from Vcs-Git.
2772 * debian/patches/any/local-bootstrap-headers.diff: update to install
2773 gnu/lib-names-$abi.h. Closes: #892126.
2774 * debian/patches/git-updates.diff: update from upstream stable branch:
2775 - Fix FTBFS on powerpcspe.
2776 - debian/patches/sparc/submitted-sparc32-makecontext.diff: upstreamed.
2777
2778 [ Helmut Grohne ]
2779 * debian/rules: drop DEB_STAGE and DEB_BUILD_PROFILE support.
2780 * debian/rules: disable tests for stage1.
2781 * debian/control.in/*: drop libc*-dev -> libc* dependencies in stage1.
2782
2783 -- Aurelien Jarno <aurel32@debian.org> Fri, 09 Mar 2018 21:48:04 +0100
2784
2785 glibc (2.27-1) unstable; urgency=medium
2786
2787 [ Aurelien Jarno ]
2788 * debian/sysdeps/*.mk: install gnu/lib-names-*.h for multilib builds.
2789 * debian/patches/alpha/submitted-makecontext.diff: new patch to fix
2790 infinite backtrace within a context created by makecontext.
2791 * debian/patches/sparc/submitted-sparc32-makecontext.diff: new patch
2792 to fix infinite backtrace within a context created by makecontext.
2793
2794 -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Mar 2018 11:47:56 +0100
2795
2796 glibc (2.27-0experimental1) experimental; urgency=medium
2797
2798 [ Samuel Thibault ]
2799 * debian/patches/hurd-i386/git-test-atexit-race-common.diff: New patch,
2800 fixes hurd-i386 build.
2801
2802 [ Aurelien Jarno ]
2803 * debian/patches/any/local-ldconfig-ignore-ld.so.diff: add riscv64 program
2804 interpreters.
2805 * debian/libc6.symbols.riscv64: add riscv64 symbols file.
2806 * debian/patches/git-updates.diff: update from upstream stable branch.
2807 * debian/testsuite-xfail-debian.mk: Allow tst-malloc-usable-tunables to fail
2808 on alpha, arm64, mips64el, ppc64el, ppc64, s390x and sparc64. The failure
2809 is due to a kernel bug.
2810 * debian/control: Update Vcs-Git and Vcs-Browser fields following the move
2811 to Salsa.
2812 * debian/control.in/main: do not build-depends on g++-7-multilib for the
2813 nobiarch build profile. Closes: #890131.
2814 * debian/rules.d/build.mk: use the just built iconvconfig if not
2815 cross-compiling. Closes: #890132.
2816 * debian/patches/any/local-ldconfig.diff: fix a typo.
2817 * debian/patches/hurd-i386/submitted-bind_umask2.diff: fix a typo.
2818 * debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: fix a typo.
2819 * debian/control.in/libc, debian/rules.d/debhelper.mk: drop the version
2820 from the linux-libc-dev dependency, as the <bits/syscall.h> file is not
2821 generated anymore from the installed kernel headers.
2822
2823 -- Aurelien Jarno <aurel32@debian.org> Sat, 24 Feb 2018 23:49:00 +0100
2824
2825 glibc (2.27-0experimental0) experimental; urgency=medium
2826
2827 [ Samuel Thibault ]
2828 * debian/patches/hurd-i386/git-abilist.diff: Add ABI list.
2829 * debian/patches/hurd-i386/cvs-libpthread.abilist.diff: Add libpthread ABI
2830 list.
2831 * debian/patches/hurd-i386/libpthread_version.diff: Add compatibility ABI
2832 list.
2833 * debian/patches/hurd-i386/local-exec_filename.diff: Add compatibility ABI
2834 list.
2835 * debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
2836 Add additional ABI list.
2837 * debian/patches/hurd-i386/local-mach_print.diff: Add local ABI list.
2838 * debian/patches/hurd-i386/local-usr.diff: Fix local ABI list.
2839 * debian/patches/hurd-i386/tg-gsync-libc.diff: Update ABI list.
2840 * debian/patches/hurd-i386/tg-extern_inline.diff: Update ABI list.
2841 * debian/patches/hurd-i386/local-versions.diff: Remove, merged upstream.
2842 * debian/testsuite-xfail-debian.mk: Remove ABI list blacklist.
2843
2844 [ Aurelien Jarno ]
2845 * New upstream version:
2846 - debian/control: regenerate.
2847 - debian/symbols.wildcards: update for 2.27.
2848 - debian/patches/hurd-i386/tg-tls-threadvar.diff: refreshed.
2849 - debian/patches/hurd-i386/tg-tlsdesc.sym.diff: upstreamed.
2850 - debian/patches/hurd-i386/tg-no-hp-timing.diff: upstreamed.
2851 - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
2852 refreshed.
2853 - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: upstreamed.
2854 - debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: upstreamed.
2855 - debian/patches/hurd-i386/tg-allocalim.diff: upstreamed.
2856 - debian/patches/hurd-i386/tg-extern_inline.diff: upstreamed.
2857 - debian/patches/hurd-i386/tg-gsync-libc.diff: upstreamed.
2858 - debian/patches/hurd-i386/tg2.26-sigsetops.h.diff: upstreamed.
2859 - debian/patches/hurd-i386/submitted-net.diff: refreshed.
2860 - debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: refreshed.
2861 - debian/patches/hurd-i386/tg-fcntl-internal.h.diff: upstreamed.
2862 - debian/patches/hurd-i386/tg-pagesize.diff: refreshed.
2863 * debian/rules: tweak GCC garbage collector on 32-bit MIPS builders.
2864 * debian/rules.d/tarball.mk: do a local bare clone before using git archive
2865 as it doesn't support https.
2866 * debian/control.in/main, debian/sysdeps/{amd64,i386,x32}.mk: enable support
2867 for building static PIE.
2868
2869 -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Feb 2018 16:31:03 +0100
2870
2871 glibc (2.26.9000+20180127.7e23a7dd-0experimental0) experimental; urgency=medium
2872
2873 [ Samuel Thibault ]
2874 * debian/patches/hurd-i386/local-exec_filename.diff: Add glibc 2.26
2875 _hurd_exec_paths compatibility symbol for now.
2876 * debian/patches/hurd-i386/tg-gsync-libc.diff: Update.
2877
2878 [ Aurelien Jarno ]
2879 * New upstream snapshot from 20180127:
2880 - Fix stack corruption by __pthread_register_cancel. Closes: #887078,
2881 #887886.
2882 - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
2883 rebased.
2884 - debian/patches/hurd-i386/git-exec_filename.diff: upstreamed.
2885 - debian/patches/hurd-i386/tg-faccessat.diff: upstreamed.
2886 - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
2887
2888 -- Aurelien Jarno <aurel32@debian.org> Sat, 27 Jan 2018 18:15:52 +0100
2889
2890 glibc (2.26.9000+20180108.401311cf-0experimental0) experimental; urgency=medium
2891
2892 [ Samuel Thibault ]
2893 * debian/sysdeps/hurd.mk: Do not add libpthread add-on since add-ons
2894 mechanism is no more.
2895 * debian/patches/hurd-i386/submitted-net.diff: rebased.
2896 * debian/patches/hurd-i386/unsubmitted-prof-eintr.diff: rebased.
2897 * debian/patches/hurd-i386/libpthread_build.diff: Add more Implies to fix
2898 build. Drop deprecated internal_function.
2899 * debian/patches/hurd-i386/libpthread_includes.diff: Move headers for
2900 sysdeps to find them.
2901 * debian/patches/hurd-i386/tg-gsync-libc.diff: Update.
2902 * debian/testsuite-xfail-debian.mk: Update for hurd-i386.
2903
2904 [ Aurelien Jarno ]
2905 * New upstream snapshot from 20180108.
2906 * debian/control.in/main: Update Vcs-Git to point to the 2.27 branch.
2907 * debian/testsuite-xfail-debian.mk: update XFAILs for the mips*el Loongson 3
2908 FPU bug with the new tests.
2909 * debian/testsuite-xfail-debian.mk: the arm kernel also pulled the new pkey
2910 syscalls without real support, XFAIL the corresponding test.
2911 * debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that
2912 GCC has been fixed.
2913 * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
2914 bug with the new tests.
2915 * debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math
2916 tests only causing wrong exception flags, remove tests that have been
2917 fixed in this release.
2918
2919 -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Jan 2018 23:27:20 +0100
2920
2921 glibc (2.26.9000+20180105.a6d0afb5-0experimental0) experimental; urgency=medium
2922
2923 * New upstream snapshot from 20180105:
2924 - debian/patches/git-updates.diff: remove and disable.
2925 - debian/patches/locale/preprocessor-collate-uli-sucks.diff: drop,
2926 obsolete.
2927 - debian/patches/locale/preprocessor-collate.diff: drop, obsolete.
2928 - debian/patches/locale/LC_IDENTIFICATION-optional-fields.diff: rebased.
2929 - debian/patches/locale/LC_COLLATE-keywords-ordering.diff: drop, obsolete.
2930 - debian/patches/locale/local-all-no-archive.diff: rebased.
2931 - debian/patches/localedata/sort-UTF8-first.diff: rebased.
2932 - debian/patches/localedata/supported.diff: rebased.
2933 - debian/patches/localedata/new-valencian-locale.diff: upstreamed.
2934 - debian/patches/localedata/locale-ku_TR.diff: rebased.
2935 - debian/patches/localedata/tl_PH-yesexpr.diff: upstreamed.
2936 - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
2937 - debian/patches/localedata/locales_CH.diff: rebased.
2938 - debian/patches/localedata/locales-fr.diff: rebased.
2939 - debian/patches/localedata/locale-en_DK.diff: rebased.
2940 - debian/patches/localedata/locale-zh_TW.diff: rebased.
2941 - debian/patches/localedata/tailor-iso14651_t1.diff: rebased, partly
2942 upstreamed.
2943 - debian/patches/localedata/locale-hsb_DE.diff: upstreamed.
2944 - debian/patches/localedata/tailor-iso14651_t1-common.diff: drop,
2945 obsolete.
2946 - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
2947 - debian/patches/localedata/locale-C.diff: add a LC_MONETARY section.
2948 - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
2949 - debian/patches/localedata/submitted-es_MX-decimal_point.diff: rebased.
2950 - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: rebased.
2951 - debian/patches/alpha/local-string-functions.diff: rebased.
2952 - debian/patches/alpha/submitted-fminmax.diff: upstreamed.
2953 - debian/patches/alpha/submitted-rlimit.diff: upstreamed.
2954 - debian/patches/arm/git-arm64-memcmp.diff: upstreamed.
2955 - debian/patches/hppa/local-elf-make-cflags.diff: upstreamed.
2956 - debian/patches/hppa/submitted-gmon-start.diff: upstreamed.
2957 - debian/patches/hurd-i386/tg-context_functions.diff: rebased.
2958 - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
2959 - debian/patches/hurd-i386/tg-faccessat.diff: rebased.
2960 - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
2961 - debian/patches/hurd-i386/submitted-shm_open_pthread.diff: upstreamed.
2962 - debian/patches/hurd-i386/cvs-libc_init_secure.diff: upstreamed.
2963 - debian/patches/hurd-i386/local-nocheck-installed-headers.diff: rebased.
2964 - debian/patches/hurd-i386/git-bits-sysmacros.h.diff: upstreamed.
2965 - debian/patches/hurd-i386/git-stack_chk_fail_local.diff: upstreamed.
2966 - debian/patches/hurd-i386/git-stack-protect-static.diff: upstreamed.
2967 - debian/patches/hurd-i386/git-sigsetops.h.diff: upstreamed.
2968 - debian/patches/hurd-i386/git-sigsetops-2.h.diff: upstreamed.
2969 - debian/patches/hurd-i386/git-sigsetops-3.h.diff: upstreamed.
2970 - debian/patches/hurd-i386/git-bits_socket.h.diff: upstreamed.
2971 - debian/patches/hurd-i386/git-preadwritev2.diff: upstreamed.
2972 - debian/patches/hurd-i386/git-preadwritev2-2.diff: upstreamed.
2973 - debian/patches/hurd-i386/git-preadwritev2-3.diff: upstreamed.
2974 - debian/patches/hurd-i386/git-rtld-access.diff: upstreamed.
2975 - debian/patches/hurd-i386/git-rtld-sbrk.diff: upstreamed.
2976 - debian/patches/hurd-i386/git-rtld-sbrk-2.diff: upstreamed.
2977 - debian/patches/hurd-i386/git-divdi.diff: upstreamed.
2978 - debian/patches/hurd-i386/git-feraiseexcept.diff: upstreamed.
2979 - debian/patches/hurd-i386/git-x86-tunables.diff: upstreamed.
2980 - debian/patches/hurd-i386/git-i386-implies-x86.diff: upstreamed.
2981 - debian/patches/hurd-i386/git-rtld-strtoul_internal.diff: upstreamed.
2982 - debian/patches/hurd-i386/git-clone.diff: upstreamed.
2983 - debian/patches/hurd-i386/git-gethostname.diff: upstreamed.
2984 - debian/patches/hurd-i386/git-tst-udp-timeout.diff: upstreamed.
2985 - debian/patches/hurd-i386/git-tst-udp-nonblocking.diff: upstreamed.
2986 - debian/patches/hurd-i386/git-hidden-def.diff: upstreamed.
2987 - debian/patches/hurd-i386/git-hidden-def-2.diff: upstreamed.
2988 - debian/patches/hurd-i386/git-dl-sysdep-check.diff: upstreamed.
2989 - debian/patches/hurd-i386/git-socket-limit.diff: upstreamed.
2990 - debian/patches/hurd-i386/git-clock_gettime_gettimeofday.diff: upstreamed.
2991 - debian/patches/hurd-i386/git-sigsuspend_not_cancel.diff: upstreamed.
2992 - debian/patches/hurd-i386/git-dirfd-linknamespace.diff: upstreamed.
2993 - debian/patches/hurd-i386/git-revoke-linknamespace.diff: upstreamed.
2994 - debian/patches/hurd-i386/git-seekdir-linknamespace.diff: upstreamed.
2995 - debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff: upstreamed.
2996 - debian/patches/hurd-i386/git-NO_HIDDEN.diff: upstreamed.
2997 - debian/patches/hurd-i386/git-mount_namespace.diff: upstreamed.
2998 - debian/patches/mips/git-syscalls5-7-unbound-stack.diff: upstreamed.
2999 - debian/patches/any/local-ld-multiarch.diff: rebased.
3000 - debian/patches/any/local-disable-libnss-db.diff: rebased.
3001 - debian/patches/any/local-cudacc-float128.diff: rebased.
3002 - debian/patches/any/submitted-ldconfig-c-collation.diff: upstreamed.
3003 - debian/patches/any/git-any-ld.so-newline.diff: upstreamed.
3004 - debian/control.in/main: add a Build-Depends on bison.
3005 - debian/symbols.wildcards: update for 2.26.9000.
3006 - debian/rules: do not remove po/*.mo* on cleanup, they are not built in
3007 the source directory anymore.
3008 - debian/debhelper.in/glibc-doc.install: rename into glibc-docs.docs and
3009 update to the new changelogs location.
3010 - debian/changelog.upstream: update changelogs size.
3011 - debian/debhelper.in/libc-dev{,-alt}.{install,lintian-overrides}: remove
3012 libieee.a.
3013 - debian/testsuite-xfail-debian.mk: rename math XFAILs: float -> float32,
3014 double -> float64, ldouble -> float128.
3015 * debian/testsuite-xfail-debian.mk: mark misc/tst-pkey as XFAIL on alpha,
3016 arm64 and mips*, as there is a disagreement between kernel and glibc how
3017 to report missing protection key support when the syscalls have been
3018 wired.
3019
3020 -- Aurelien Jarno <aurel32@debian.org> Fri, 05 Jan 2018 22:08:07 +0100
3021
3022 glibc (2.26-7) UNRELEASED; urgency=medium
3023
3024 [ Samuel Thibault ]
3025 * debian/patches/hurd-i386/tg-grantpt.diff: Update patch.
3026 * debian/patches/hurd-i386/git-libpthread-trylock.diff: New patch.
3027
3028 -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Feb 2018 23:20:49 +0100
3029
3030 glibc (2.26-6) unstable; urgency=medium
3031
3032 [ Aurelien Jarno ]
3033 * debian/patches/git-updates.diff: update from upstream stable branch:
3034 - Fix build with binutils 2.30 on arm64. Closes: #888477.
3035
3036 -- Aurelien Jarno <aurel32@debian.org> Fri, 26 Jan 2018 23:35:29 +0100
3037
3038 glibc (2.26-5) unstable; urgency=medium
3039
3040 [ Samuel Thibault ]
3041 * debian/patches/any/local-cudacc-float128.diff: Disable _Float128 for icc
3042 too.
3043
3044 [ Aurelien Jarno ]
3045 * debian/control.in/libc: set the priority of the libc{0.1,0.3,0.6} packages
3046 to optional following the changes on the ftp-master side (see bug#846982).
3047 * debian/control.in/libc: build-depends on gcc-7 (>= 7.2.0-20) on amd64, i386
3048 and x32 to avoid a missed optimization causing SSE registers to be pushed
3049 on the stack. Closes: #886447.
3050 * debian/patches/git-updates.diff: update from upstream stable branch:
3051 - debian/patches/hurd-i386/git-mount_namespace.diff: upstreamed.
3052 * debian/testsuite-xfail-debian.mk: update with new tests.
3053 * debian/debhelper.in/libc.NEWS: note that the minimum required Linux kernel
3054 is now 3.2 to avoid aborts in the middle of an upgrade. Closes: #888183.
3055
3056 -- Aurelien Jarno <aurel32@debian.org> Tue, 23 Jan 2018 22:51:51 +0100
3057
3058 glibc (2.26-4) unstable; urgency=medium
3059
3060 [ Aurelien Jarno ]
3061 * debian/testsuite-xfail-debian.mk: since we now also run the testsuite for
3062 the multilib flavours, simplify the mips* entries into mips*, mips be and
3063 mips le, instead of trying to keep all the flavours in sync. Remove
3064 XFAILs for tests that have been fixed.
3065 * debian/patches/git-updates.diff: update from upstream stable branch:
3066 - Fix a buffer underflow in getcwd() (CVE-2018-1000001). Closes:
3067 #887001.
3068 * debian/control.in/*: add conflicts to only allow one to install one set
3069 of multilib packages simultaneously. Closes: #702962, #743618, #784015,
3070 #820826, #870257.
3071
3072 -- Aurelien Jarno <aurel32@debian.org> Sun, 14 Jan 2018 11:24:48 +0100
3073
3074 glibc (2.26-3) unstable; urgency=medium
3075
3076 [ Aurelien Jarno ]
3077 * debian/testsuite-xfail-debian.mk: the Loongson 3 FPU bug also applies
3078 to mips64el.
3079 * debian/patches/git-updates.diff: update from upstream stable branch:
3080 - Fix memchr pointer overflow on ia64. Closes: #886840.
3081
3082 [ Samuel Thibault ]
3083 * debian/patches/hurd-i386/submitted-malloc-setstate.diff: Disable for now, it
3084 actually introduces issues.
3085 * debian/patches/hurd-i386/submitted-exec_filename.diff: Update submitted
3086 patch into committed git-exec_filename.diff.
3087 * debian/patches/hurd-i386/local-exec_filename.diff: New patch to keep
3088 compatibility with previous submission.
3089 * debian/patches/hurd-i386/tg-io_select_timeout.diff: Refresh.
3090 * debian/control: Bump hurd-dev build-dependency to get exec_paths RPC
3091 definitions.
3092 * debian/libc0.3.symbols.hurd-i386: Update accordingly.
3093
3094 -- Samuel Thibault <sthibault@debian.org> Thu, 11 Jan 2018 23:12:24 +0100
3095
3096 glibc (2.26-2) unstable; urgency=medium
3097
3098 [ Samuel Thibault ]
3099 * patches/hurd-i386/unsubmitted-mount_namespace.diff: Rename to
3100 git-mount_namespace.diff.
3101
3102 [ Helmut Grohne ]
3103 * debian/rules.d/build.mk: Remove a left-over closing brace, breaking
3104 stage 1. Closes: #886301.
3105
3106 [ Aurelien Jarno ]
3107 * debian/sysdeps/hppa.mk: increase TIMEOUTFACTOR to 600 on HPPA.
3108
3109 -- Aurelien Jarno <aurel32@debian.org> Fri, 05 Jan 2018 19:09:39 +0100
3110
3111 glibc (2.26-1) unstable; urgency=medium
3112
3113 [ Samuel Thibault ]
3114 * patches/hurd-i386/unsubmitted-mount_namespace.diff: New patch to fix build
3115 of support/support_enter_mount_namespace.c on hurd-i386.
3116
3117 [ Aurelien Jarno ]
3118 * debian/control.in/main: this upload targets unstable, update Vcs-Git
3119 accordingly.
3120
3121 -- Aurelien Jarno <aurel32@debian.org> Wed, 03 Jan 2018 18:30:46 +0100
3122
3123 glibc (2.26-0experimental3) experimental; urgency=medium
3124
3125 [ Aurelien Jarno ]
3126 * debian/patches/any/local-ldso-disable-hwcap.diff: Include <fcntl.h>
3127 before <not-errno.h>.
3128 * debian/rules, debian/rules.d/build.mk: stop logging build/check messages
3129 to files, both sbuild and debuild are able to do that.
3130 * debian/rules, debian/rules.d/build.mk: allow TIMEOUTFACTOR to be override
3131 per architecture.
3132 * debian/sysdeps/hppa.mk: set TIMEOUTFACTOR to 100 on HPPA.
3133 * debian/testsuite-xfail-debian.mk: remove tst-create-detached from XFAIL
3134 on HPPA.
3135 * debian/patches/git-updates.diff: update from upstream stable branch:
3136 - Fix tst-realloc when heap space is exhausted.
3137 * debian/testsuite-xfail-debian.mk: convert alpha math XFAILs into granular
3138 XFAILs.
3139 * debian/testsuite-xfail-debian.mk: remove tst-realloc from XFAIL on
3140 sparc64.
3141
3142 -- Aurelien Jarno <aurel32@debian.org> Mon, 01 Jan 2018 13:50:41 +0100
3143
3144 glibc (2.26-0experimental2) experimental; urgency=medium
3145
3146 [ Aurelien Jarno ]
3147 * debian/testsuite-xfail-debian.mk: move double-lround XFAILs from mips64el
3148 to mipsel.
3149 * debian/patches/git-updates.diff: update from upstream stable branch:
3150 - Fix malloc returning pointer from tcache_get when it should returns
3151 NULL (CVE-2017-17426). Closes: #883729.
3152 - Drop debian/patches/ia64/git-ia64-crash-thread-exit.diff (merged
3153 upstream).
3154 * debian/control.in/libc: add a Breaks: libperl5.26 (<< 5.26.1-3) to
3155 @libc@-dev to handle the xlocale.h removal. Closes: #883392.
3156 * debian/control.in/main: point the Vcs-Git field to the glibc-2.26 branch
3157 to shut up tracker.debian.org about missing commits.
3158 * debian/testsuite-xfail-debian.mk: x32: remove a bunch of conform issues,
3159 add tst-platform-1, as this test has x86-64 specific expectations.
3160 * debian/sysdeps/sparc64.mk: don't force -mcpu=ultrasparc as that
3161 miscompiles at least pthread_barrier_wait.c. Mark tst-realloc as XFAIL, as
3162 there are way to trigger the issue on older libc and/or other
3163 architectures.
3164 * debian/patches/locale/fix-LC_COLLATE-rules.diff: drop, not useful anymore
3165 and has side effects.
3166 * debian/patches/localedata/local-hu_HU-sort.diff: removed, the hu_HU
3167 collation is now the same than upstream.
3168
3169 -- Aurelien Jarno <aurel32@debian.org> Sun, 17 Dec 2017 18:44:55 +0100
3170
3171 glibc (2.26-0experimental1) experimental; urgency=medium
3172
3173 [ Samuel Thibault ]
3174 * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfail with new test.
3175
3176 [ Aurelien Jarno ]
3177 * Bump build-dependency on binutils to >= 2.25, as required by glibc 2.26.
3178 * debian/testsuite-xfail-debian.mk: re-add double-lround XFAILs for
3179 mips64el.
3180 * debian/patches/git-updates.diff: update from upstream stable branch.
3181
3182 -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Nov 2017 17:46:32 +0100
3183
3184 glibc (2.26-0experimental0) experimental; urgency=medium
3185
3186 [ Adam Conrad ]
3187 * New upstream release (LP: #1703368), with git updates to 2017-10-10:
3188 - debian/{symbols.wildcards,control}: Update and regen for 2.26.
3189 - debian/patches/alpha/submitted-termios_h.diff: upstreamed.
3190 - debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
3191 - debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
3192 - debian/patches/any/submitted-string2-strcmp.diff: obsolete.
3193 - debian/patches/any/local-tst-writev.diff: fixed upstream.
3194 - debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
3195 - debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
3196 - debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
3197 - debian/patches/any/local-bits-sigstack.diff: fixed upstream.
3198 - debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
3199 - debian/patches/i386/local-cmov.diff: dropped, no longer useful.
3200 - debian/patches/all/local-ldd.diff: rebased.
3201 - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
3202 - debian/patches/any/local-tcsetaddr.diff: rebased.
3203 - debian/patches/any/submitted-resolv-unaligned.diff: rebased.
3204 - debian/patches/arm/local-arm-futex.diff: rebased.
3205 - debian/patches/hurd-i386/local-ED.diff: rebased.
3206 - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
3207 - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
3208 - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
3209 - debian/patches/kfreebsd/submitted-waitid.diff: rebased.
3210 - debian/patches/localedata/locales-fr.diff: rebased.
3211 - debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
3212 - debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
3213 agree with the sorting we see in Debian, may need another look.
3214 - debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
3215 defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
3216 - debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
3217 for AArch64, improving performance from 25% to 500% (LP: #1720832)
3218 - debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
3219 - debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
3220 Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
3221 - debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
3222 powerpc and s390, following IBM's recommendation.
3223 - debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
3224 - debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
3225 all platforms; the design of this test is such that the outcome relies
3226 on cache sizes and noisiness of the build system, which is unreliable.
3227 - debian/rules.d/build.mk: Configure with --enable-obsolete-nsl until we
3228 sort out a reasonable nsswitch migration strategy from compat to files.
3229
3230 [ Samuel Thibault ]
3231 * Adjust hurd-i386 patches to restore build and functionality with 2.26:
3232 - patches/hurd-i386/tg-gsync-libc.diff: rebased.
3233 - patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
3234 - patches/hurd-i386/tg-pipe2.diff: rebased.
3235 - patches/hurd-i386/tg-socket_flags.diff: rebased.
3236 - patches/hurd-i386/tg2.25-tls.diff: rebased.
3237 - patches/hurd-i386/tg2.26-sched_param.diff: New patch.
3238 - patches/hurd-i386/git-sigsetops.h.diff: New patch.
3239 - patches/hurd-i386/git-sigsetops-2.h.diff: New patch.
3240 - patches/hurd-i386/git-sigsetops-3.h.diff: New patch.
3241 - patches/hurd-i386/tg2.26-sigsetops.h.diff: New patch.
3242 - patches/hurd-i386/git-bits_socket.h.diff: New patch.
3243 - patches/hurd-i386/git-preadwritev2.diff: New patch.
3244 - patches/hurd-i386/git-preadwritev2-2.diff: New patch.
3245 - patches/hurd-i386/git-preadwritev2-3.diff: New patch.
3246 - patches/hurd-i386/git-rtld-access.diff: New patch.
3247 - patches/hurd-i386/git-rtld-sbrk.diff: New patch.
3248 - patches/hurd-i386/git-rtld-sbrk-2.diff: New patch.
3249 - patches/hurd-i386/git-divdi.diff: New patch.
3250 - patches/hurd-i386/git-feraiseexcept.diff: New patch.
3251 - patches/hurd-i386/cvs-libpthread.diff: Update.
3252 - patches/hurd-i386/git-libpthread-2.26.diff: New patch.
3253 - patches/hurd-i386/git-i386-implies-x86.diff: New patch.
3254 - patches/hurd-i386/git-x86-tunables.diff: New patch.
3255 - patches/hurd-i386/git-rtld-strtoul_internal.diff: New patch.
3256 - patches/hurd-i386/git-clone.diff: New patch.
3257 - patches/hurd-i386/git-gethostname.diff: New patch.
3258 - patches/hurd-i386/cvs-libpthread-sigstate.diff: Remove unused merged
3259 patch.
3260 - patches/hurd-i386/cvs-send-recv-posix.diff: Remove unused merged patch.
3261 - patches/hurd-i386/cvs-truncate64.diff: Remove unused merged patch.
3262 - patches/hurd-i386/git-tst-udp-timeout.diff: New patch.
3263 - patches/hurd-i386/git-tst-udp-nonblocking.diff: New patch.
3264 - patches/hurd-i386/unsubmitted-exp-hidden-jump.diff: New patch.
3265 - patches/hurd-i386/git-hidden-def.diff: New patch.
3266 - patches/hurd-i386/git-hidden-def.diff-2: New patch.
3267 - patches/hurd-i386/git-dl-sysdep-check.diff: New patch.
3268 - patches/hurd-i386/git-socket-limit.diff: New patch.
3269 - patches/hurd-i386/tg-thread-linkspace.diff: New patch.
3270 - patches/hurd-i386/git-clock_gettime_gettimeofday.diff: New patch.
3271 - patches/hurd-i386/tg-gsync-libc.diff: Update.
3272 - patches/hurd-i386/tg-libpthread-gsync-mutex.diff: Update.
3273 - patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: Update.
3274 - patches/hurd-i386/git-sigsuspend_not_cancel.diff: New patch.
3275 - patches/hurd-i386/tg-sysvshm.diff: Update.
3276 - patches/hurd-i386/tg-ifaddrs_v6.diff: Update.
3277 - patches/hurd-i386/git-dirfd-linknamespace.diff: New patch.
3278 - patches/hurd-i386/git-revoke-linknamespace.diff: New patch.
3279 - patches/hurd-i386/git-seekdir-linknamespace.diff: New patch.
3280 - patches/hurd-i386/git-ifaddrs-linknamespace.diff: New patch.
3281 - patches/hurd-i386/git-NO_HIDDEN.diff: New patch.
3282 - patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: Remove patch.
3283 - patches/hurd-i386/unsubmitted-exp-hidden-jump.diff: Remove patch.
3284 - testsuite-xfail-debian.mk: Update.
3285 - testsuite-xfail-debian.mk: Remove now-removed XPG3 entries.
3286
3287 [ Aurelien Jarno ]
3288 * debian/patches/git-updates.diff: update from upstream stable branch:
3289 - Fix buffer overflow in glob with GLOB_TILDE (CVE-2017-15670). Closes:
3290 #879501.
3291 - Fix memory leak in glob with GLOB_TILDE (CVE-2017-15671). Closes:
3292 #879500.
3293 * debian/rules, debian/control.in/main: build with GCC 7.
3294 * debian/testsuite-xfail-debian.mk: remove a few XFAIL on s390x that were
3295 due to GCC 6 issues.
3296 * debian/testsuite-xfail-debian.mk: drop support for s390.
3297 * debian/testsuite-xfail-debian.mk: Use granular fma XFAIL on mips*.
3298 * debian/testsuite-xfail-debian.mk: mark misc/tst-set_ppr as XFAIL on
3299 powerpc as it requires a recent CPU or a recent kernel for CPU feature
3300 detection.
3301 * debian/patches/any/local-libgcc-compat-{abilists,main,ports}.diff: drop
3302 workaround for binaries built with some broken versions of GCC 3.2 more
3303 than 10 years ago.
3304 * debian/testsuite-xfail-debian.mk: remove many XFAIL from mips, mipsel and
3305 mips64el.
3306
3307 -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Nov 2017 12:49:13 +0100
3308
3309 glibc (2.25-6) unstable; urgency=medium
3310
3311 [ Aurelien Jarno ]
3312 * debian/control.in/main: add mips r6 architectures to Build-Depends:
3313 g++-6-multilib. Closes: #884774.
3314 * debian/patches/git-updates.diff: update from upstream stable branch:
3315 - Fixes incorrect RPATH/RUNPATH handling for SUID binaries
3316 (CVE-2017-16997). Closes: #884615.
3317 * debian/control.in/main, debian/copyright, rules.d/tarball.mk: prefer
3318 https for upstream links.
3319 * debian/control.in/main: bump Standards-Version to 4.1.3.
3320 * debian/patches/alpha/submitted-rlimit.diff: new patch to fix getrlimit
3321 and setrlimit with RLIM_INFINITY on alpha.
3322 * debian/patches/alpha/submitted-fminmax.diff: new patch to fix fmin and
3323 fmax on alpha.
3324 * debian/testsuite-xfail-debian.mk: mark test-fexcept, test-ldouble and
3325 test-ldouble-finite as XFAIL as the failures are due to new tests, and
3326 thus not a regression.
3327
3328 -- Aurelien Jarno <aurel32@debian.org> Sun, 31 Dec 2017 18:50:30 +0100
3329
3330 glibc (2.25-5) unstable; urgency=medium
3331
3332 [ Samuel Thibault ]
3333 * hurd-i386/git-rtld-access.diff: Fix spurious errno update.
3334
3335 [ Aurelien Jarno ]
3336 * debian/rules.d/debhelper.mk: strip all *crt*.o files, unless
3337 DEB_BUILD_OPTIONS contains nostrip. Closes: #884524.
3338 * debian/patches/git-updates.diff: update from upstream stable branch:
3339 - Fix memory leak in ld.so (CVE-2017-1000408). Closes: #884132.
3340 - Fix buffer overflow in ld.so (CVE-2017-1000409). Closes: #884133.
3341
3342 -- Aurelien Jarno <aurel32@debian.org> Sat, 16 Dec 2017 15:37:43 +0100
3343
3344 glibc (2.25-4) unstable; urgency=medium
3345
3346 [ Aurelien Jarno ]
3347 * debian/patches/kfreebsd/local-sysdeps.diff: update to revision 6194 (from
3348 glibc-bsd):
3349 - Provide TCP_KEEPIDLE in netinet/tcp.h. Closes: #881185.
3350 - Fix FTBFS on kfreebsd-amd64.
3351 * debian/control.in/libc: add conflicts with libc0.1-i686 on kfreebsd-i386
3352 and libc6-i686 on i386, to make sure the transitional packages are not
3353 kept when upgrading from stretch.
3354 * debian/patches/any/local-ldso-disable-hwcap.diff: use __access_noerrno
3355 instead of __access. Closes: #877493.
3356 * debian/rules, debian/rules.d/debhelper.mk: reverse the logic to build
3357 libc6-dbg. Only fill it with files from the main libc and optimized
3358 flavours. Other debugging symbols are available in the dbgsym packages.
3359 Closes: #520680.
3360 * debian/rules.d/build.mk: add /usr/local multi-arch paths to ld.so.conf
3361 files. Closes: #685519, #771934.
3362 * debian/patches/any/git-any-ld.so-newline.diff: add missing newline after
3363 "cannot allocate TLS data structures for initial thread". Closes:
3364 #776659.
3365 * debian/glibc-source.filelist: update with the latest mips* symbol files.
3366 * debian/patches/git-updates.diff: update from upstream stable branch:
3367 - Fix SysV IPC on IA64. Closes: #884194.
3368
3369 [ Samuel Thibault ]
3370 * patches/hurd-i386/local-no-bootstrap-fs-access.diff: Refresh.
3371 * patches/hurd-i386/git-rtld-access.diff: New patch.
3372 * patches/hurd-i386/local-msg-nosignal.diff: Remove, now useless.
3373 * testsuite-xfail-debian.mk: Update gnu-gnu according to git-updates.diff.
3374 * control: Bump hurd-dev build-dep.
3375 * libc0.3.symbols.hurd-i386: Update symbols accordingly.
3376
3377 -- Aurelien Jarno <aurel32@debian.org> Tue, 12 Dec 2017 20:21:48 +0100
3378
3379 glibc (2.25-3) unstable; urgency=medium
3380
3381 [ Aurelien Jarno ]
3382 * debian/patches/git-updates.diff: update from upstream stable branch:
3383 - Fix assertion failure in posix_spawn(). Closes: #882794.
3384 - Fix missing posix_fadvise64 from static mips64el build. Closes:
3385 #883186.
3386 - Fix buffer overflow in glob with GLOB_TILDE (CVE-2017-15670). Closes:
3387 #879501.
3388 - Fix memory leak in glob with GLOB_TILDE (CVE-2017-15671). Closes:
3389 #879500.
3390 - Fix a buffer overflow in glob with GLOB_TILDE in unescaping
3391 (CVE-2017-15804). Closes: #879955.
3392 * debian/patches/any/local-dlfptr.diff: remove, it's not used anymore by
3393 HPPA and causes issues on IA64. Closes: #882874.
3394 * debian/patches/submitted-ldconfig-c-collation.diff: New patch to process
3395 include directives in ldconfig using the C/POSIX collation.
3396 * debian/patches/ia64/git-ia64-crash-thread-exit.diff: Fix crash on thread
3397 exit on IA64. Closes: #883285.
3398 * debian/sysdeps/x32.mk: set the minimum kernel version to 2.6.32 for the
3399 libc6-amd64:x32 and libc6-i386:x32 flavours, to match libc6:amd64 and
3400 libc6:i386. Closes: #882255.
3401 * debian/sysdeps/linux.mk: note that all builds for a given gnu triplet
3402 have the same minimum kernel version.
3403
3404 [ Samuel Thibault ]
3405 * libc0.3.symbols.hurd-i386: Update against newer hurd definitions.
3406 * control: Bump dependency accordingly.
3407
3408 [ Jason Duerstock ]
3409 * debian/control.in/libc, debian/control.in/main, debian/rules.d/control.mk:
3410 Add support for IA64. Closes: #883012.
3411
3412 -- Aurelien Jarno <aurel32@debian.org> Sat, 02 Dec 2017 11:07:17 +0100
3413
3414 glibc (2.25-2) unstable; urgency=medium
3415
3416 [ Aurelien Jarno ]
3417 * debian/testsuite-xfail-debian.mk: move corner cases FPU XFAIL from
3418 mips/mipsel section to mips* section.
3419 * debian/control.in/libc: add a Conflicts: again openrc (<< 0.27-2~).
3420 Closes: #882129.
3421 * debian/control.in/libc: add Breaks: and Replaces against
3422 kfreebsd-kernel-headers (<< 10.3~4) to avoid <sys/random.h> conflict.
3423 Closes: #882346.
3424 * debian/testsuite-xfail-debian.mk: mark tst-create-detached on HPPA.
3425 Closes: #882152.
3426 * debian/patches/git-updates.diff: update from upstream stable branch:
3427 - Don't use IFUNC resolver for longjmp or system in libpthread.
3428 Closes: #882336.
3429 * debian/script.in/nohwcap.sh: always check for all optimized packages
3430 as multiarch allows one to install foreign architectures. Closes:
3431 #882272.
3432
3433 [ YunQiang Su ]
3434 * Add symbol files for mipsn32 and mips64.
3435
3436 [ YunQiang Su / Aurelien Jarno ]
3437 * Add mipsr6, mipsr6el, mipsn32r6, mipsn32r6el, mips64r6, mips64r6el
3438 architectures. Closes: #824985, #881457.
3439
3440 -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Nov 2017 00:14:20 +0100
3441
3442 glibc (2.25-1) unstable; urgency=medium
3443
3444 [ Aurelien Jarno ]
3445 * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev
3446 to the major upstream version.
3447
3448 -- Aurelien Jarno <aurel32@debian.org> Sat, 18 Nov 2017 10:13:37 +0100
3449
3450 glibc (2.25-0experimental4) experimental; urgency=medium
3451
3452 [ Samuel Thibault ]
3453 * patches/hurd-i386/git-bits-sysmacros.h.diff: New patch.
3454 * patches/hurd-i386/git-stack_chk_fail_local.diff: New patch.
3455 * patches/hurd-i386/git-stack-protect-static.diff: New patch.
3456 * patches/hurd-i386/cvs-libpthread.diff: Update, fixes rt/tst-aio and
3457 rt/tst-aio64 sync ordering.
3458 * sysdeps/hurd.mk: Enable stack-protector on the Hurd.
3459
3460 [ Aurelien Jarno ]
3461 * debian/patches/git-updates.diff: update from upstream stable branch:
3462 - Fix TLS relocations against local symbols on powerpc, sparc and
3463 sparc64. Closes: #874074.
3464 * Replace debian/patches/mips/submitted-syscalls5-7-unbound-stack.diff
3465 by the final version git/submitted-syscalls5-7-unbound-stack.diff.
3466 * debian/rules.d/debhelper.mk: do not install gdb python hooks for stage 1.
3467 Closes: #874491.
3468 * Update Portuguese debconf translation, by Pedro Ribeiro.
3469 Closes: #874610.
3470 * Update German debconf translation, by Helge Kreutzman. Closes: #877291.
3471 * debian/sysdeps/ppc64el.mk: disable lock elision. Closes:# 878071.
3472 * debian/script.in/nohwcap.sh: fix alpha ev67 optimized package name.
3473 Closes: #881147.
3474 * debian/debhelper.in/libc.postinst, script.in/nsscheck.sh: check for
3475 postgresql in NSS check. Closes: #710275.
3476 * debian/sysdeps/{alpha,hurd-i386,i386}.mk: do not build optimized libraries
3477 libc6.1-alphaev67, libc6-xen and libc0.3-xen during stage 1 and stage 2.
3478 Closes: #881455, #881636.
3479 * debian/rules, debian/sysdeps/*.mk: skip the multilib pass for the nobiarch
3480 profile (in addition to skipping the package creation).
3481 * debian/rules: only build -dev multilib packages in stage1. Closes:
3482 #881454, #881646.
3483
3484 -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Nov 2017 23:38:04 +0100
3485
3486 glibc (2.25-0experimental3) experimental; urgency=medium
3487
3488 [ Aurelien Jarno ]
3489 * debian/debhelper.in/libc-dev-alt.install, debian/rules.d/debhelper.mk: do
3490 no try to install libm-*.a for builds without mvec.
3491 * debian/rules.d/build.mk: run configure with --enable-stack-protector=
3492 strong.
3493 * debian/sysdeps/hurd.mk: disable stack-protector on the Hurd.
3494 * debian/patches/kfreebsd/local-sysdeps.diff: update to revision 6172 (from
3495 glibc-bsd).
3496 * debian/rules, debian/rules.d/build.mk, debian/control.in/main: use
3497 dh_update_autotools_config from debhelper instead of
3498 dh_autotools-dev_updateconfig from autotools-dev.
3499
3500 -- Aurelien Jarno <aurel32@debian.org> Sun, 27 Aug 2017 01:49:39 +0200
3501
3502 glibc (2.25-0experimental2) experimental; urgency=medium
3503
3504 [ Aurelien Jarno ]
3505 * Do not try to install NPTL GDB pretty-printers on non-Linux.
3506 * debian/control.in/main: build-depends on autotools-dev.
3507 * debian/rules, debian/rules.d/build.mk: update/restore config.guess and
3508 config.sub on configure/clean.
3509 * debian/debhelper.in/libc-dev{-alt,}.install: install libm-*.a to also
3510 install the versioned static library on architectures with mvec support.
3511 Closes: #872852.
3512 * debian/patches/git-updates.diff: update from upstream stable branch.
3513 * debian/rules.d/build.mk: reduce TIMEOUTFACTOR to 15 from 25. This should
3514 fix FTBFS on HPPA.
3515 * debian/debhelper.in/nscd.init: add support for the try-restart argument
3516 to nscd's init script.
3517 * debian/debhelper.in/libc.postinst, debian/script.in/nsscheck.sh: drop
3518 wheezy to jessie upgrade code for samba.
3519 * debian/debhelper.in/libc.postinst, debian/debhelper.in/libc.templates,
3520 debian/po/*: do not call /etc/init.d scripts even as a fallback as
3521 invoke-rc.d is now always available.
3522 * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.postrm: drop
3523 code to handle upgrades from wheezy.
3524 * debian/script.in/nohwcap.sh: drop code to support libc0.1-i686 and
3525 libc6-i686.
3526 * debhelper.in/*.lintian-overrides: cleanup lintian overrides.
3527 * debian/control.in/main: drop the XS-Testsuite field, it has been replaced
3528 by a Testsuite field automatically added by dpkg.
3529 * debian/control.in/main: bump Standards-Version to 4.0.1.
3530
3531 -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 16:22:03 +0200
3532
3533 glibc (2.25-0experimental1) experimental; urgency=medium
3534
3535 [ Samuel Thibault ]
3536 * patches/hurd-i386/submitted-net.diff: rebased.
3537 * patches/hurd-i386/tg-tls.diff: update.
3538 * patches/hurd-i386/submitted-malloc-setstate.diff: update.
3539 * patches/hurd-i386/submitted-shm_open_pthread.diff: new patch.
3540 * patches/hurd-i386/cvs-libc_init_secure.diff: new patch.
3541 * patches/hurd-i386/cvs-libpthread.diff: update.
3542 * patches/hurd-i386/git-__inet6_scopeid_pton.diff: new patch from upstream.
3543 * patches/hurd-i386/tg2.25-tls.diff: new patch.
3544 * patches/hurd-i386/local-nocheck-installed-headers.diff: New patch to
3545 disable checking hurd and mach headers for standards, they are not.
3546 * patches/hurd-i386/submitted-net.diff: Disable installing if_ppp.h, it just
3547 does not work without OS-specific ppp_defs.h.
3548 * testsuite-xfail-debian.mk: update for hurd-i386.
3549
3550 [ Aurelien Jarno ]
3551 * debian/patches/git-updates.diff: update from upstream stable branch:
3552 - Reduce EDNS payload size to 1200 bytes (CVE-2017-12132). Closes:
3553 #870650.
3554 - debian/patches/hppa/local-fptr-table-size.diff: upstreamed.
3555 - debian/patches/hppa/local-shmlba.diff: upstreamed.
3556 - debian/patches/hppa/submitted-gmon-start.diff: partially upstreamed.
3557 - debian/patches/hppa/submitted-dladdr.diff: upstreamed.
3558 - debian/patches/hppa/local-stack-grows-up.diff: upstreamed.
3559 - debian/patches/hppa/submitted-setcontext.diff: upstreamed.
3560 - debian/patches/hppa/submitted-sysdeps-cancel.diff: upstreamed.
3561 - debian/patches/hppa/submitted-longjmp.diff: upstreamed.
3562 * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
3563 update to revision 6171 (from glibc-bsd).
3564 * testsuite-xfail-debian.mk: update for kfreebsd-i386.
3565 * debian/patches/any/local-bits-sigstack.diff: new patch to fix
3566 <bits/sigstack.h> on Hurd and kFreeBSD.
3567 * debian/control.in/main: Build-Depends on python3 when running the
3568 testsuite.
3569 * debian/rules.d/build.mk, debian/debhelper.in/libc-dev.install,
3570 debian/debhelper.in/libc-dev-alt.install: install the NPTL GDB
3571 pretty-printer python macros in the libc6-dev and libc6-*-dev packages.
3572 Closes: #868247.
3573 * debian/debhelper.in/libc-dev-alt.{preinst,postinst}: remove, used to
3574 handle the multiarch transition.
3575 * debian/debhelper.in/libc.{preinst,postinst}: remove code not needed
3576 since jessie.
3577 * debian/patches/mips/submitted-syscalls5-7-unbound-stack.diff: new
3578 patch to fix unbounded stack allocation in O32 syscalls with 5 to 7
3579 arguments, causing nptl/tst-rwlock15 to fail on mips and mipsel.
3580 * debian/control.in/main,debian/compat: switch to debhelper 10.
3581
3582 [ John David Anglin ]
3583 * debian/patches/any/submitted-resolv-unaligned.diff: new patch to fix
3584 misaligned accesses in res_query.c to fields in HEADER struct (closes:
3585 #827703).
3586
3587 -- Aurelien Jarno <aurel32@debian.org> Sun, 20 Aug 2017 19:02:51 +0200
3588
3589 glibc (2.25-0experimental0) experimental; urgency=medium
3590
3591 * New upstream release:
3592 - debian/control: regenerate.
3593 - debian/symbols.wildcard: update for 2.25.
3594 - debian/patches/git-updates.diff: update from upstream stable branch.
3595 - debian/patches/alpha/local-string-functions.diff: rebased.
3596 - debian/patches/alpha/submitted-fegetenv-namespace.diff: upstreamed.
3597 - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: upstreamed.
3598 - debian/patches/hppa/cvs-atomic-machine.diff: upstreamed.
3599 - debian/patches/hurd-i386/tg-tls.diff: rebased.
3600 - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
3601 - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: rebased.
3602 - debian/patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: rebased.
3603 - debian/patches/hurd-i386/cvs-check-local-headers.diff: upstreamed.
3604 - debian/patches/hurd-i386/tg-faccessat.diff: rebased and reworked.
3605 - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
3606 - debian/patches/hurd-i386/git-recvmsg.diff: upstreamed.
3607 - debian/patches/hurd-i386/cvs-adjtime-NULL.diff: upstreamed.
3608 - debian/patches/hurd-i386/cvs-mallocfork.diff: upstreamed.
3609 - debian/patches/hurd-i386/cvs-hurd_signal.h_c++.diff: upstreamed.
3610 - debian/patches/i386/cvs-cpuid-level2.diff: upstreamed.
3611 - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
3612 - debian/patches/sparc/cvs-test-strncmp.diff: upstreamed.
3613 - debian/patches/any/local-rtlddir-cross.diff: rebased.
3614 - debian/patches/any/local-asserth-decls.diff: rebased.
3615 - debian/patches/any/submitted-longdouble.diff: dropped, obsolete.
3616 - debian/patches/any/local-disable-libnss-db.diff: rebased.
3617 - debian/patches/any/local-revert-bz13979.diff: rebased.
3618 - debian/patches/any/submitted-dlopen-noload.diff: upstreamed.
3619 - debian/patches/any/cvs-malloc-hardening.diff: rebased.
3620 * debian/testsuite-xfail-debian.mk: mark a few resolv related tests as
3621 XFAIL, as they fail due to local-dynamic-resolvconf.diff, which
3622 automatically reload a changed /etc/resolv.conf file. A better version
3623 of this patch has been merged in glibc 2.26, but is not easily
3624 backportable.
3625 * debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale
3626 as XFAIL on mips*, they are due to corner case bugs in the FPU. Give more
3627 details about each issue.
3628 * debian/testsuite-xfail-debian.mk: mark test-double, test-idouble,
3629 test-ifloat and test-ildouble as XFAIL on s390x, they are due to a bug in
3630 GCC 6 (fixed in GCC 7) and not a regression from 2.24.
3631
3632 -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Aug 2017 18:54:56 +0200
3633
3634 glibc (2.24-18) UNRELEASED; urgency=medium
3635
3636 [ Samuel Thibault ]
3637 * libc0.3.symbols.hurd-i386: Update with proc_set/get_exe RPCs.
3638 * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Always define SA_SIGINFO.
3639 * patches/hurd-i386/local-no_unsupported_ioctls.diff: New patch.
3640 * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete with
3641 clock_getres().
3642 * patches/hurd-i386/local-bootstrap.diff: Renamed to tg-bootstrap.diff.
3643 * patches/hurd-i386/submitted-add-needed.diff: Renamed to
3644 tg-mach-hurd-link.diff.
3645
3646 [ Svante Signell ]
3647 * patches/hurd-i386/submitted-exec_filename.diff: Update, fixes
3648 execve/spawni relative path case.
3649
3650 -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 11:11:58 +0200
3651
3652 glibc (2.24-17) unstable; urgency=medium
3653
3654 [ Samuel Thibault ]
3655 * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: Drop clock() part
3656 from patch, it always uses CLOCKS_PER_SEC which is always 1000000. Should
3657 fix ffmpeg build. Closes: Bug#872556.
3658
3659 [ Aurelien Jarno ]
3660 * debian/patches/any/submitted-intl-tstgettext.diff: new patch to fix the
3661 intl/tst-gettext with newer gettext versions. Closes: #873097.
3662
3663 -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 11:09:24 +0200
3664
3665 glibc (2.24-16) unstable; urgency=medium
3666
3667 [ Aurelien Jarno ]
3668 * debian/sysdeps/kfreebsd-i386.mk: don't try to build libc0.1-i686.
3669 * debian/sysdeps/hurd-i386.mk: don't try to build libc0.3-i686.
3670 * debian/sysdeps/i386.mk: don't try to build libc6-i686.
3671 * debian/testsuite-xfail-debian.mk: update kfreebsd* according to
3672 git-updates.diff.
3673
3674 [ Samuel Thibault ]
3675 * debian/testsuite-xfail-debian.mk: update hurd according to git-updates.diff.
3676
3677 -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Aug 2017 08:51:25 +0200
3678
3679 glibc (2.24-15) unstable; urgency=medium
3680
3681 [ Aurelien Jarno ]
3682 * debian/patches/git-updates.diff: update from upstream stable branch:
3683 - Avoid use-after-free read access in clntudp_call (CVE-2017-12133).
3684 Closes: #870648.
3685 * debian/control.in/*: Change back gcc-multilib to a Recommends for
3686 biarch packages. It provides the /usr/include/linux/asm symlink.
3687 * debian/control.in/x32: Add a gcc-multilib Recommends for libc6-dev-x32.
3688 * Update French debconf translation, by Alban Vidal. Closes: #872025.
3689 * debian/control.in/main: Change multiarch-support to priority optional
3690 and section oldlibs.
3691 * debian/control.in/opt: Remove transitional packages libc0.1-i686,
3692 libc0.3-i686, libc6-i686.
3693 * debian/control.in/libc, debian/control.in/main, debian/control.in/opt:
3694 change the priority of libc0.1-dbg, libc0.1-udeb, libc0.3-dbg,
3695 libc0.3-udeb, libc0.3-xen, libc6.1-alphaev67, libc6.1-dbg, libc6.1-udeb,
3696 libc6-dbg, libc6-udeb, libc6-xen and locales-all to optional.
3697
3698 -- Aurelien Jarno <aurel32@debian.org> Sun, 20 Aug 2017 15:12:10 +0200
3699
3700 glibc (2.24-14) unstable; urgency=medium
3701
3702 [ Aurelien Jarno ]
3703 * debian/patches/git-updates.diff: update from upstream stable branch:
3704 - Fix namespace register pollution on sh4. Closes: #776471.
3705 * debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: new proposed
3706 patch to fix tst-tlsopt-powerpc when built with binutils >= 2.29.
3707
3708 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Aug 2017 13:46:34 +0200
3709
3710 glibc (2.24-13) unstable; urgency=medium
3711
3712 [ Aurelien Jarno ]
3713 * debian/patches/git-updates.diff: update from upstream stable branch:
3714 - Fix ld.so segfault on arm64.
3715 - Fix build with newer binutils. Closes: #869717.
3716 - debian/patches/any/submitted-perl-inc.diff: drop, upstreamd.
3717 - debian/patches/any/local-CVE-2017-1000366-rtld-LD_LIBRARY_PATH.diff:
3718 drop, upstreamd.
3719 - debian/patches/any/local-CVE-2017-1000366-rtld-LD_PRELOAD.diff: drop,
3720 upstreamed.
3721 - debian/patches/any/local-CVE-2017-1000366-rtld-LD_AUDIT.diff: drop,
3722 upstreamed.
3723 - debian/patches/any/cvs-vectorized-strcspn-guards.diff: drop, upstreamed.
3724 - debian/patches/any/cvs-hwcap-AT_SECURE.diff: drop, upstreamed.
3725 * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev to the
3726 upstream version.
3727 * Greek debconf translation update from Vangelis Skarmoutsos. Closes:
3728 #867474.
3729 * Update Dutch debconf translation, by Frans Spiesschaert. Closes: #867981.
3730 * debian/debhelper.in/libc-bin.triggers: declare the trigger as
3731 interest-await.
3732 * debian/control.in/*: Demote gcc-multilib 'Recommends' to a 'Suggests'.
3733 Closes: #865429.
3734
3735 [ Adam Conrad ]
3736 * debian/patches/arm/submitted-strip-bit-0.diff: Fix ld.so crash on armv7t.
3737
3738 [ Santiago Vila ]
3739 * debian/debhelper.in/libc-bin.postinst: do not update /etc/nsswitch.conf
3740 when its content already matches the default. Closes: #865144.
3741
3742 -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Jul 2017 16:54:16 +0200
3743
3744 glibc (2.24-12) unstable; urgency=high
3745
3746 [ Aurelien Jarno ]
3747 * debian/patches/git-updates.diff: update from upstream stable branch:
3748 - Drop patches/any/cvs-remove-pid-tid-cache-clone.diff (merged upstream).
3749 - Remove wrong assertion on parent PID in fork.
3750 - Fix 64-bit atomics on m68k. Closes: #855692.
3751 * debian/debhelper.in/libc.templates: update the kernel 3.2 warning to
3752 mention that the support limitation comes from Debian and not from
3753 upstream. Closes: #864720.
3754 * debian/rules, debian/rules.d/build.mk: do not capture the build path
3755 when generating glibc-source tarball. Closes: #861183.
3756 * debian/control.in/main: build-depends on gperf. Closes: #847478.
3757 * debian/patches/hppa/submitted-longjmp.diff: new patch from Helge Deller
3758 to fix longjmp on hppa. Closes: #858738.
3759 * debian/sysdeps/mipsel.mk, debian/sysdeps/mips64el.mk: leave the default
3760 GCC ISA level, currently MIPS32R2/MIPS64R2.
3761 * debian/patches/any/local-CVE-2017-1000366-rtld-LD_AUDIT.diff,
3762 debian/patches/any/local-CVE-2017-1000366-rtld-LD_LIBRARY_PATH.diff,
3763 debian/patches/any/local-CVE-2017-1000366-rtld-LD_PRELOAD.diff: add
3764 patches to protect the dynamic linker against stack clashes
3765 (CVE-2017-1000366).
3766 * debian/patches/any/cvs-vectorized-strcspn-guards.diff: patch backported
3767 from upstream to allow usage of strcspn in ld.so.
3768 * debian/patches/any/cvs-hwcap-AT_SECURE.diff: patch backported from
3769 upstream to disable HWCAP for AT_SECURE programs.
3770
3771 [ John Paul Adrian Glaubitz ]
3772 * debian/sysdeps/sh3.mk: copy from sh4.mk. Closes: #851867.
3773
3774 -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Jun 2017 20:04:53 +0200
3775
3776 glibc (2.24-11) unstable; urgency=medium
3777
3778 [ Aurelien Jarno ]
3779 * debian/patches/git-updates.diff: update from upstream stable branch:
3780 - Improve memcpy/memset performance on Skylake server.
3781 * debian/patches/any/cvs-malloc-hardening.diff: patch backported from
3782 upstream to further harden glibc malloc metadata against 1-byte
3783 overflows. Closes: #862950.
3784
3785 -- Aurelien Jarno <aurel32@debian.org> Sun, 28 May 2017 19:29:33 +0200
3786
3787 glibc (2.24-10) unstable; urgency=medium
3788
3789 [ Samuel Thibault ]
3790 * hurd-i386/cvs-truncate64.diff: New patch to support 64bit truncate.
3791 * hurd-i386/cvs-send-recv-posix.diff: New patch to make send/recv more
3792 posix.
3793
3794 [ Aurelien Jarno ]
3795 * debian/patches/git-updates.diff: update from upstream stable branch:
3796 - Fix readahead on mips64el.
3797 - Improve branch predication in _dl_runtime_resolve_avx512_opt;
3798 - Fix symbol redirect for fts_set on 32-bit architectures.
3799 - Fix AVX2/AVX512 optimized unaligned memset.
3800 - Don't use PLT nor GOT in static archives on amd64.
3801 - Drop GLIBC_TUNABLES in setxid processes.
3802 - Fix write-after-destroy in lock elision on powerpc/ppc64el.
3803 * Drop patches/any/cvs-resolv-internal-qtype.diff, merged upstream.
3804 * any/cvs-remove-pid-tid-cache-clone.diff: patch from upstream to remove
3805 cached PID/TID in clone. Closes: #857909.
3806 * debian/rules.d/build.mk: do not fail the build in case of testsuite
3807 regressions when building a +debXuX version. That way changes in the
3808 environment (e.g.: kernel) do not prevent security or stable versions
3809 to be built.
3810
3811 -- Aurelien Jarno <aurel32@debian.org> Wed, 12 Apr 2017 00:13:55 +0200
3812
3813 glibc (2.24-9) unstable; urgency=medium
3814
3815 [ Samuel Thibault ]
3816 * hurd-i386/tg-libpthread-gsync-mutex.diff: Update patch, fixes trylock
3817 error return.
3818 * hurd-i386/tg-magic-pid.diff: New patch, add support for /proc/self.
3819 * hurd-i386/tg-mlockall.diff: New patch, add support for mlockall.
3820 - control: Bump gnumach-dev build-depend accordingly.
3821 * hurd-i386/tg-gsync-libc.diff: Fix linking against built libmachuser
3822 instead of installed libmachuser.
3823 * libc0.3.symbols.hurd-i386: Add vm_wire_all symbols.
3824
3825 [ Aurelien Jarno ]
3826 * debian/sysdeps/{amd64,i386,x32}.mk: disable lock elision (aka Intel TSX)
3827 on x86 architectures. This causes programs (wrongly) unlocking an already
3828 unlocked mutex to abort. More importantly most of the other distributions
3829 decided to disable it, so we don't want to be the only distribution left
3830 testing this code path. Closes: #850182.
3831 * debian/rules.d/build.mk: pass --no-recursion before -T in the call to tar
3832 to workaround or fix bug#829738. This reduces the size of the glibc-source
3833 package by 40%
3834 * debian/patches/localedata/supported.diff: rename the kk_KZ locale with the
3835 RK1048 charset to kk_KZ.RK1048 to avoid conflicting with the kk_KZ locale
3836 with the PT154 charset. Closes: #847596.
3837 * debian/patches/git-updates.diff: update from upstream stable branch:
3838 - debian/patches/alpha/submitted-math-fixes.diff: Drop, merged upstream.
3839 * patches/any/cvs-resolv-internal-qtype.diff: patch from upstream to fix a
3840 NULL pointer dereference in libresolv when receiving a T_UNSPEC internal
3841 QTYPE (CVE-2015-5180). Closes: #796106.
3842 * Make the package build reproducibly, thanks to Ximin Luo for the patch.
3843 Closes: #783210.
3844 - debian/rules: export SOURCE_DATE_EPOCH when not building with
3845 dpkg-buildpackage.
3846 - debian/rules.d/build.mk: use --clamp-mtime instead of touching the
3847 files.
3848 - debian/rules.d/debhelper.mk: do not chmod +x the shell script, call
3849 it with sh instead.
3850 * debian/rules.d/control.mk: Add the sh3 architecture to libc6_archs.
3851 Closes: #850565.
3852
3853 -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jan 2017 18:43:37 +0100
3854
3855 glibc (2.24-8) unstable; urgency=medium
3856
3857 [ Samuel Thibault ]
3858 * hurd-i386/tg-libc_rwlock_recursive.diff: New patch to work around
3859 fakeroot-tcp issue, see #845930.
3860 * hurd-i386/cvs-hurd_signal.h_c++.diff: New patch to fix building gdb.
3861 * hurd-i386/tg-poll_errors_fixes.diff: Fix port leak.
3862
3863 -- Samuel Thibault <sthibault@debian.org> Sun, 04 Dec 2016 22:49:53 +0100
3864
3865 glibc (2.24-7) unstable; urgency=medium
3866
3867 [ Samuel Thibault ]
3868 * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix passing address to legacy SIGBUS
3869 handlers.
3870 * hurd-i386/tg-libpthread-gsync-mutex.diff: New patch to make mutexes use
3871 gsync too.
3872 * hurd-i386/tg-NOFOLLOW.diff: New patch to fix O_NOFOLLOW errors.
3873 * hurd-i386/tg-NOFOLLOW-DIRECTORY.diff: New patch to fix O_NOFOLLOW |
3874 O_DIRECTORY errors.
3875
3876 [ Aurelien Jarno ]
3877 * debian/patches/git-updates.diff: update from upstream stable branch.
3878 * debian/rules: build with -no-pie -fno-PIE. Closes: #845512, #845521.
3879
3880 [ Matthias Klose ]
3881 * Allow to inject the libc-dev dependency on linux-libc-dev by the build
3882 environment.
3883
3884 -- Aurelien Jarno <aurel32@debian.org> Fri, 25 Nov 2016 23:09:39 +0100
3885
3886 glibc (2.24-6) unstable; urgency=medium
3887
3888 [ Samuel Thibault ]
3889 * libc0.3.symbols.hurd-i386: Drop removed RPCs.
3890 * hurd-i386/cvs-libpthread.diff: Update to latest upstream version.
3891 - hurd-i386/cvs-libpthread-static-weak.diff: Drop, merged upstream.
3892 - hurd-i386/cvs-pthread-atfork.diff: Drop, merged upstream.
3893 - hurd-i386/cvs-setcancelstate.diff: Drop, merged upstream.
3894 * hurd-i386/tg-libpthread-gsync-spin.diff: New patch to make spinlocks use
3895 gsync too. Thanks Svante Signell for investigating issues with the first
3896 version.
3897 * hurd-i386/tg-ONSTACK.diff: New patch to fix SS_ONSTACK support.
3898 Closes: #551470.
3899 * hurd-i386/tg-extern_inline.diff: Update to upstream.
3900 - hurd-i386/tg-sigstate_thread_reference.diff: Refresh.
3901 - hurd-i386/tg-gsync-libc.diff: Refresh.
3902 * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Update to upstream.
3903 * hurd-i386/tg-EGREGIOUS-fr.diff: New patch to fix grammar in french
3904 translation.
3905
3906 [ Aurelien Jarno ]
3907 * debian/patches/git-updates.diff: update from upstream stable branch:
3908 - Fix pread/pwrite syscalls on SH4.
3909 - Fix build on powerpc/ppc64el with binutils from trunk. Closes: #843691.
3910 - Fix flexible array usage in gconv.h. Closes: #841304.
3911 - Fix linknamespace parallel test failures. Closes: #844132.
3912 * debian/patches/any/submitted-unicode-9.0.0.diff: proposed patch to update
3913 Unicode support to version 9.0.0. Closes: #842466.
3914 * debian/patches/localedata/locale-C.diff: update to Unicode 9.0.0.
3915 * debian/patches/localedata/submitted-en_AU-date_fmt.diff: improve date_fmt
3916 for en_AU locale. Closes: #841916.
3917
3918 -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Nov 2016 19:22:48 +0100
3919
3920 glibc (2.24-5) unstable; urgency=medium
3921
3922 [ Aurelien Jarno ]
3923 * debian/sysdeps/linux.mk: fix cross-compilation by also looking at headers
3924 in $(LINUX_HEADERS).
3925 * debian/testsuite-xfail-debian.mk: allow nptl/tst-stack4 to fail on HPPA.
3926
3927 [ Samuel Thibault ]
3928 * hurd-i386/cvs-libpthread-static-weak.diff: New patch to fix weak
3929 references when linking in libpthread statically.
3930 * hurd-i386/cvs-pthread-atfork.diff: New patch to fix unregistering atfork
3931 handlers at library unload. Closes: #841068.
3932 * debhelper.in/libc-dev.install.hurd-i386: Install libpthread_nonshared.a.
3933
3934 -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Oct 2016 23:10:46 +0200
3935
3936 glibc (2.24-4) unstable; urgency=medium
3937
3938 [ Samuel Thibault ]
3939 * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix preemptors and thus
3940 hurd_safe_*.
3941 * hurd-i386/tg-hurdsig-fixes.diff: Fix uninitialized value.
3942 * hurd-i386/submitted-exec_filename.diff: Add missing includes, fix const
3943 warning.
3944 * hurd-i386/cvs-mallocfork.diff: New patch to fix concurrency between
3945 hurd_malloc and fork, triggered by malloc/tst-malloc-fork-deadlock.
3946 * hurd-i386/cvs-libpthread.diff: Update to latest upstream version.
3947 Closes: #839742.
3948 * hurd-i386/libpthread_build.diff: Refresh.
3949 * hurd-i386/libpthread_version.diff: Refresh.
3950 * hurd-i386/unsubmitted-libc_alloca_cutoff.diff: Refresh.
3951 * hurd-i386/cvs-hidden.diff: Drop, merged upstream.
3952 * hurd-i386/cvs-libpthread-2.23.diff: Drop, merged upstream.
3953 * hurd-i386/cvs-libpthread-api.diff: Drop, merged upstream.
3954 * hurd-i386/cvs-libpthread_build.diff: Drop, merged upstream.
3955 * hurd-i386/cvs-libpthread_clean2.diff: Drop, merged upstream.
3956 * hurd-i386/cvs-pt-kill.diff: Drop, merged upstream.
3957 * hurd-i386/libpthread-versions.diff: Drop, merged upstream.
3958 * hurd-i386/libpthread_clean.diff: Drop, merged upstream.
3959 * hurd-i386/libpthread_sigmask.diff: Drop, merged upstream.
3960 * hurd-i386/libpthread_spin-lock.diff: Drop, merged upstream.
3961 * hurd-i386/unsubmitted-libpthread-semaphore.h.diff: Drop, merged upstream.
3962 * hurd-i386/tg-pthread_deps.diff: New patch, fixes references to libc
3963 symbols.
3964 * testsuite-xfail-debian.mk: Clear fixed hurd-i386 test.
3965 * control: Drop hurd dependency from libc-bin: the reason for the dep has
3966 disappeared.
3967 * hurd-i386/unsubmitted-libc_alloca_cutoff.diff: Rename to
3968 hurd-i386/tg-allocalim.diff.
3969 * hurd-i386/unsubmitted-timer_routines.diff: Rename to
3970 hurd-i386/tg-timer_routines.diff.
3971 * hurd-i386/tg-glibc-2.24-restore-malloc-hook.diff: Restore malloc_hook for
3972 now for mach-defpager.
3973 * hurd-i386/cvs-setcancelstate.diff: New patch to work around a bug with
3974 newer libpthread snapshot.
3975
3976 [ Adam Conrad ]
3977 * debian/rules.d/tarball.mk: Apply --no-renames to make the diff readable.
3978 * debian/rules.d/tarball.mk: Avoid filterdiff bugs with git pathspec magic.
3979 * debian/patches/git-updates.diff: Update to 2.24 master to test the above.
3980
3981 [ John David Anglin ]
3982 * debian/patches/hppa/cvs-atomic-machine.diff: New patch from upstream to
3983 fix nptl/tst-stack4 on hppa. Closes: #838574.
3984
3985 [ Aurelien Jarno ]
3986 * debian/sysdeps/linux.mk: Install both kernel and library headers symlinks
3987 using a single for loop.
3988 * debian/sysdeps/linux.mk: Also install a /usr/include/<triplet>/arch
3989 symlink if it exists, needed for the tilegx architecture.
3990 * debian/control.in/main: add a dependency on lsb-base (>= 3.0-6) for ncsd.
3991 * debian/debhelper.in/nscd.init: also invalidate services and netgroup
3992 during reload. Closes: #793649.
3993 * debian/control.in/main, debian/rules.d/debhelper.mk: install nscd systemd
3994 files. Closes: #767707.
3995 * debian/patches/localedata/locale-C.diff: switch back transliterations to
3996 combining. Closes: #840199.
3997 * debian/debhelper.in/locales.postinst: improve locales-all detection.
3998 Closes: #840901.
3999 * debian/patches/i386/local-cpuid-level2.diff: replace by upstream patch
4000 cvs-cpuid-level2.diff.
4001 * debian/control.in/main: slightly relax the build-dependency on g++-6 to
4002 make lintian happy.
4003
4004 -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Oct 2016 13:06:08 +0200
4005
4006 glibc (2.24-3) unstable; urgency=medium
4007
4008 [ Aurelien Jarno ]
4009 * patches/kfreebsd/local-sysdeps.diff: update to revision 6102 (from
4010 glibc-bsd).
4011 * debian/control.in/main: Drop "Provides: locales" for locales-all.
4012 Closes: #837694.
4013 * Mark libc-l10n as Multi-Arch: foreign.
4014
4015 [ Samuel Thibault ]
4016 * hurd-i386/tg-poll_errors_fixes.diff: Fix spurious port destroy on io_select
4017 returning an error.
4018 * hurd-i386/cvs-libpthread.diff: Update from upstream. Fixes spurious
4019 dependencies of libp11, libgnutls30, libbsd0.
4020
4021 [ John David Anglin ]
4022 * patches/hppa/submitted-sysdeps-cancel.diff: new patch to fix syscall
4023 cancellation issues. Closes: #837518.
4024 * testsuite-xfail-debian.mk: HPPA updates.
4025
4026 -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Sep 2016 20:00:44 +0200
4027
4028 glibc (2.24-2) unstable; urgency=medium
4029
4030 [ Samuel Thibault ]
4031 * hurd-i386/tg-gsync-libc.diff: Fix for glibc 2.24.
4032 * testsuite-xfail-debian.mk: Update header conformance results.
4033
4034 [ Aurelien Jarno ]
4035 * debian/rules.d/debhelper.mk: remove the arch-qualifier from the
4036 linux-libc-dev depends. Closes: #836446.
4037 * debian/patches/any/submitted-perl-inc.diff: new patch to fix the
4038 testsuite with perl (>= 5.22.2-4), which removed '.' from @INC by
4039 default.
4040 * debian/patches/git-updates.diff: update from upstream stable branch.
4041
4042 -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Sep 2016 22:36:31 +0200
4043
4044 glibc (2.24-1) unstable; urgency=medium
4045
4046 [ Adam Conrad ]
4047 * debian/rules.d/control.mk: Manually add binutils, linux-libc-dev, and the
4048 current GCC to the rebuild test deps, so they land in Testsuite-Triggers.
4049
4050 [ Aurelien Jarno ]
4051 * debian/patches/git-updates.diff: update from upstream stable branch:
4052 - debian/patches/any/submitted-argp-attribute.diff: upstreamed.
4053 - Fix backtrace hang on armel/armhf, possibly causing a minor
4054 denial-of-service vulnerability (CVE-2016-6323). Closes: #834752.
4055 * debian/control.in/libc: drop ${locale-compat:Depends} as it was not used
4056 anymore.
4057 * debian/control.in/libc, debian/rules.d/debhelper.mk: compute the
4058 linux-libc-dev dependency from the one installed at build time. Closes:
4059 #834706.
4060 * debian/patches/series: apply hppa/submitted-setcontext.diff. Closes:
4061 #835414.
4062
4063 [ Samuel Thibault ]
4064 * patches/hurd-i386/cvs-adjtime-NULL.diff: New patch to fix crash on
4065 adjtime(..., NULL).
4066
4067 -- Aurelien Jarno <aurel32@debian.org> Wed, 31 Aug 2016 17:51:04 +0200
4068
4069 glibc (2.24-0experimental1) experimental; urgency=medium
4070
4071 [ Samuel Thibault ]
4072 * testsuite-xfail-debian.mk: Update with hurd-i386 non-regressions.
4073
4074 [ Aurelien Jarno ]
4075 * debian/patches/git-updates.diff: update from upstream stable branch:
4076 - debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: upstreamed.
4077 - debian/patches/sparc/submitted-sparc-fdim.diff: upstreamed.
4078 * debian/patches/sparc/cvs-test-strncmp.diff: new patch from upstream to
4079 fix wcsmbs/test-wcsncmp on architecture with strong alignment. Closes:
4080 #825865.
4081 * debian/patches/testsuite-xfail-debian.mk: remove xfail-test-wcsncmp on
4082 sparc.
4083 * debian/sysdeps/{sparc,sparc64}.mk: force target to sparcv9-linux-gnu.
4084 * debian/patches/sparc/local-sparcv9-target.diff: drop, obsolete.
4085 * patches/hppa/local-stack-grows-up.diff: restore one hunk that has not been
4086 merged upstream from the 2.23 version.
4087 * patches/localedata/locale-C.diff: update to unicode 8.0.0, add missing
4088 categories, use the copy directive when possible.
4089 * debian/rules.d/build.mk: disable the C++ compiler when tests are disabled,
4090 based on a patch from Matthias Klose. Closes: #834138.
4091 * rules.d/build.mk: test for DEB_BUILD_OPTIONS="nocheck" using filter
4092 instead of findstring.
4093 * patches/kfreebsd/local-sysdeps.diff: update to revision 6101 (from
4094 glibc-bsd).
4095
4096 -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Aug 2016 16:55:38 +0200
4097
4098 glibc (2.24-0experimental0) experimental; urgency=medium
4099
4100 * New upstream release: version 2.24.
4101 * debian/patches/hurd-i386/submitted-malloc-setstate.diff: only apply on
4102 hurd-i386, as it causes regressions on at least x32.
4103 * debian/rules.d/tarball.mk: make the orig tarball generation a bit more
4104 reproducible.
4105 * debian/sysdeps/sparc64.mk: compile all flavours with -mcpu=ultrasparc.
4106 * debian/patches/submitted-sparc-fdim.diff: new patch to fix fdimf and
4107 fdim function on SPARC.
4108
4109 -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Aug 2016 03:13:12 +0200
4110
4111 glibc (2.23.90+20160725.b898b64-1) experimental; urgency=medium
4112
4113 [ Aurelien Jarno ]
4114 * New upstream snapshot from 20160725.
4115 * debian/testsuite-xfail-debian.mk: remove HPPA math tests from XFAIL,
4116 the problem is fixed from some time already.
4117 * debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: new patch to
4118 fix the ifunc tests with GCC 6 on PowerPC.
4119
4120 -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Jul 2016 23:38:37 +0200
4121
4122 glibc (2.23.90+20160719.2c3d888-1) experimental; urgency=medium
4123
4124 [ Samuel Thibault ]
4125 * testsuite-xfail-debian.mk: Add missing test failure (no actual
4126 regression).
4127
4128 [ Aurelien Jarno ]
4129 * New upstream snapshot from 20160719:
4130 - debian/patches/hurd-i386/cvs-tabdly.diff: upstreamed.
4131 * debian/control.in/main, debian/rules: build with GCC 6. Closes: #835946.
4132
4133 -- Aurelien Jarno <aurel32@debian.org> Tue, 19 Jul 2016 23:34:49 +0200
4134
4135 glibc (2.23.90+20160711.c10f90d-1) experimental; urgency=medium
4136
4137 [ Samuel Thibault ]
4138 * patches/hurd-i386/submitted-malloc-setstate.diff: New patch to fix
4139 malloc_setstate.
4140 * testsuite-xfail-debian.mk: Update hurd-i386 testsuite results, no actual
4141 regression.
4142
4143 [ Aurelien Jarno ]
4144 * New upstream snapshot from 20160711:
4145 - debian/patches/localedata/locale-de_LI.diff: upstreamed.
4146 - debian/patches/hppa/submitted-libm-test-ulps.diff: upstreamed.
4147 * debian/testsuite-xfail-debian.mk: allow conform/XPG3/sys/stat.h
4148 and conform/XPG4/sys/stat.h to fail on mips and mipsel, similarly
4149 to the others sys/stat.h conform tests. Group all theses entries
4150 and an explanation.
4151 * debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to
4152 fail now that we do not have Loongson 2 buildds anymore.
4153 * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
4154 update to revision 6087 (from glibc-bsd).
4155 * debian/testsuite-xfail-debian.mk: allow more failures on kfreebsd-*,
4156 mostly due to the fsid_t type, and which are not regressions.
4157 * testsuite-xfail-debian.mk: Update x32 testsuite results, no actual
4158 regression.
4159 * Replace debian/patches/alpha/submitted-trunc.diff by
4160 debian/patches/alpha/submitted-math-fixes.diff containing additional
4161 math fixes.
4162 * debian/rules: better glibc version detection for snapshots.
4163
4164 -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jul 2016 22:45:50 +0200
4165
4166 glibc (2.23.90+20160507.87523e9-1) experimental; urgency=medium
4167
4168 * New upstream snapshot from 20160705:
4169 - Fix locales license. Closes: #555168.
4170 - Fix Spanish locale 1st week definition. Closes: #826888.
4171 - debian/patches/localedata/sort-UTF8-first.diff: rebased.
4172 - debian/patches/localedata/locale-eo_EO.diff: upstreamed.
4173 - debian/patches/localedata/locale-ku_TR.diff: rebased.
4174 - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
4175 - debian/patches/localedata/locales-fr.diff: rebased.
4176 - debian/patches/localedata/locale-en_DK.diff: rebased.
4177 - debian/patches/localedata/locale-hsb_DE.diff: rebased.
4178 - debian/patches/localedata/fr_CH-first_weekday.diff: upstreamed.
4179 - debian/patches/localedata/locale-de_LI.diff: rebased.
4180 - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
4181 - debian/patches/localedata/first_weekday.diff: upstreamed.
4182 - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
4183 - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff
4184 - debian/patches/arm/local-arm-futex.diff: rebased.
4185 - debian/patches/hppa/local-stack-grows-up.diff: dropped, obsolete.
4186 - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
4187 - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
4188 - debian/patches/hurd-i386/tg-hooks.diff: rebased.
4189 - debian/patches/hurd-i386/cvs-openat.diff: upstreamed.
4190 - debian/patches/hurd-i386/cvs-gai_sigqueue.diff: upstreamed.
4191 - debian/patches/hurd-i386/cvs-aio_sigqueue.diff: upstreamed.
4192 - debian/patches/hurd-i386/cvs-open.diff: upstreamed.
4193 - debian/patches/hurd-i386/cvs-c++-types.diff: upstreamed.
4194 - debian/patches/hurd-i386/cvs-errnos.d.diff: upstreamed.
4195 - debian/patches/hurd-i386/cvs-mach-syscalls.mk.diff: upstreamed.
4196 - debian/patches/hurd-i386/cvs-auxv.diff: upstreamed.
4197 - debian/patches/hurd-i386/cvs-gprof-tick.diff: upstreamed.
4198 - debian/patches/hurd-i386/cvs-IPV6_PKTINFO.diff: upstreamed.
4199 - debian/patches/hurd-i386/cvs-i686-link.diff: upstreamed.
4200 - debian/patches/hurd-i386/cvs-check-local-headers.diff: rebased.
4201 - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
4202 - debian/patches/i386/local-cpuid-level2.diff: rebased.
4203 - debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
4204 - debian/patches/sparc/cvs-sparc-nearbyint.diff: upstreamed.
4205 - debian/patches/any/local-libgcc-compat-ports.diff: rebased.
4206 - debian/patches/any/submitted-longdouble.diff: rebased.
4207 - debian/patches/any/submitted-string2-strcmp.diff: rebased.
4208 - debian/patches/any/local-dynamic-resolvconf.diff: rebased.
4209 - debian/patches/any/cvs-tst-malloc-thread-exit.diff: upstreamed.
4210 - debian/patches/any/cvs-sys-personality-h.diff: upstreamed.
4211 * debian/patches/localedata/{locale-C.diff,locale-de_LI.diff,
4212 locale-eu_FR.diff,new-valencian-locale.diff}: change LC_IDENTIFICATION
4213 to i18n:2012.
4214 * debian/debhelper.in/locales.config: convert iw_IL into he_IL, as the
4215 former was deprecated and has been removed.
4216
4217 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Jul 2016 20:47:21 +0200
4218
4219 glibc (2.23-5) unstable; urgency=medium
4220
4221 * patches/hurd-i386/git-recvmsg.diff: New patch, fixes recvmsg on PF_LOCAL
4222 sockets with msg_name != NULL. Closes: #833558.
4223 * hurd-i386/libpthread_version.diff: Really fix pthread_setcancelstate
4224 aliasing.
4225 * libc0.3.symbols.hurd-i386: Update symbols.
4226 * hurd-i386/tg-sysvshm.diff: Update from topgit.
4227 * hurd-i386/cvs-check-local-headers.diff: Update from git.
4228 * hurd-i386/tg-extern_inline.diff: Fix using inlines in libc.
4229 * hurd-i386/cvs-libpthread-2.23.diff: Fix calling pthread functions from
4230 libc.
4231 * hurd-i386/tg-gsync-libc.diff: New patch, use gsync for libc
4232 synchronization primitives.
4233
4234 -- Samuel Thibault <sthibault@debian.org> Tue, 23 Aug 2016 21:16:41 +0200
4235
4236 glibc (2.23-4) unstable; urgency=medium
4237
4238 [ Aurelien Jarno ]
4239 * patches/kfreebsd/local-sysdeps.diff: update to revision 6098 (from
4240 glibc-bsd).
4241 * debian/debhelper.in/libc.postinst: drop code to handle the /var/mail
4242 transition for pre-Potato installations.
4243 * debian/debhelper.in/libc.{preinst,postinst}, debian/script.in/nohwcap.sh:
4244 Remove fallback to dpkg --print-architecture for pre-multiarch systems.
4245 * debian/debhelper.in/libc.{preinst,postinst}: do not run the NSS check
4246 code from a chroot as it might not have an init system installed.
4247 * debian/testsuite-xfail-debian.mk: allow tst-robust8 to fail on amd64, it
4248 is an intermittent failure that might be due to a kernel issue.
4249
4250 -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Jul 2016 00:39:51 +0200
4251
4252 glibc (2.23-3) unstable; urgency=medium
4253
4254 [ Samuel Thibault ]
4255 * hurd-i386/libpthread_version.diff: Update with pthread_setcancelstate
4256 aliasing.
4257
4258 [ Aurelien Jarno ]
4259 * patches/kfreebsd/local-sysdeps.diff: update to revision 6097 (from
4260 glibc-bsd).
4261
4262 -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Jul 2016 23:23:29 +0200
4263
4264 glibc (2.23-2) unstable; urgency=medium
4265
4266 [ Aurelien Jarno ]
4267 * Danish debconf translation update from Joe Hansen. Closes: #830589.
4268 * patches/kfreebsd/local-sysdeps.diff: update to revision 6096 (from
4269 glibc-bsd).
4270
4271 [ Samuel Thibault ]
4272 * hurd-i386/cvs-libpthread-2.23.diff: Update, adds pthread_setcancelstate
4273 alias, fixes rsyslog start.
4274 * hurd-i386/cvs-tabdly.diff: New patch. Closes: #830584.
4275 * hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete patch with
4276 timer_create, to fix ghc 8 build.
4277
4278 -- Aurelien Jarno <aurel32@debian.org> Tue, 19 Jul 2016 20:22:37 +0200
4279
4280 glibc (2.23-1) unstable; urgency=medium
4281
4282 [ Aurelien Jarno ]
4283 * debian/patches/git-updates.diff: update from upstream stable branch:
4284 - debian/patches/hppa/submitted-start.diff: drop, upstreamed.
4285 * debian/patches/localedata/locale-C.diff: update comment about the week
4286 entry. Closes: #829093.
4287 * debian/testsuite-xfail-debian.mk: allow malloc/tst-mallocfork2 to fail
4288 on hurd-i386, this is not a regression but a new test.
4289 * debian/patches/sparc/cvs-sparc-nearbyint.diff: new patch from upstream
4290 to fix nearbyint* functions with a sNaN input on SPARC.
4291 * debian/testsuite-xfail-debian.mk: allow math/test-double-finite and
4292 math/test-float-finite to fail on alpha, as this architecture do not
4293 fully support IEEE flags.
4294 * debian/patches/alpha/submitted-trunc.diff: new patch to fix trunc and
4295 truncf results for big values on alpha.
4296 * debian/testsuite-xfail-debian.mk: allow nptl/tst-cancel9 and
4297 nptl/tst-cancelx9 to fail on hppa, they are not regressions.
4298
4299 [ John David Anglin ]
4300 * debian/patches/hppa/submitted-libm-test-ulps.diff: new patch to update
4301 the math test ULPs on hppa.
4302
4303 [ Samuel Thibault ]
4304 * patches/hurd-i386/tg-poll_errors_fixes.diff: Update from tg branch, fixes
4305 gettimeofday call from select.
4306
4307 -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jul 2016 21:59:34 +0200
4308
4309 glibc (2.23-0experimental4) experimental; urgency=medium
4310
4311 [ Aurelien Jarno ]
4312 * debian/patches/git-updates.diff: update from upstream stable branch.
4313 * debian/rules.d/build.mk: allow a test to fail without having a .out
4314 file.
4315 * patches/kfreebsd/local-sysdeps.diff: update to revision 6075 (from
4316 glibc-bsd).
4317
4318 -- Aurelien Jarno <aurel32@debian.org> Thu, 30 Jun 2016 12:25:44 +0200
4319
4320 glibc (2.23-0experimental3) experimental; urgency=medium
4321
4322 [ Aurelien Jarno ]
4323 * debian/patches/git-updates.diff: update from upstream stable branch:
4324 - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: refresh.
4325 - debian/patches/hurd-i386/cvs-libpthread.so.diff: drop, upstreamed.
4326 - debian/patches/mips/submitted-vfork.diff: drop, upstreamed.
4327 - debian/patches/sparc/submitted-vfork.diff: drop, upstreamed.
4328 * debian/rules.d/build.mk: reduce TIMEOUTFACTOR to 15 from 50. That
4329 corresponds to a 5 minutes default, which should be more than enough even
4330 on slow architectures.
4331 * debian/sysdeps/mips64el.mk: change the ISA back to MIPS3 to fix math FMA
4332 tests on some CPUs.
4333
4334 -- Aurelien Jarno <aurel32@debian.org> Tue, 28 Jun 2016 00:48:51 +0200
4335
4336 glibc (2.23-0experimental2) experimental; urgency=medium
4337
4338 [ Aurelien Jarno ]
4339 * debian/patches/git-updates.diff: update from upstream stable branch.
4340 * patches/kfreebsd/local-fbtl.diff: update to revision 5973 (from
4341 glibc-bsd).
4342 * debian/rules, debian/rules.d/build.mk: rename localedir into complocaledir
4343 following upstream change.
4344 * debian/patches/local-allocalim-header.diff: drop, obsolete.
4345 * debian/patches/any/local-no-pagesize.diff: drop, obsolete.
4346
4347 [ Adam Conrad ]
4348 * debian/testsuite-xfail-debian.mk: Also allow tst-malloc-thread-fail to
4349 fail where we've already done so for test-xfail-tst-malloc-thread-exit.
4350
4351 -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Apr 2016 14:20:30 +0200
4352
4353 glibc (2.23-0experimental1) experimental; urgency=medium
4354
4355 [ Aurelien Jarno ]
4356 * debian/patches/git-updates.diff: update from upstream stable branch.
4357 * debian/testsuite-xfail-debian.mk (powerpc) really mark
4358 tst-malloc-thread-exit as xfail.
4359 * debian/testsuite-xfail-debian.mk (ppc64) mark tst-malloc-thread-exit
4360 test as xfail, it is a known issue and not a regression.
4361 * patches/kfreebsd/local-fbtl.diff: update to revision 5969 (from
4362 glibc-bsd).
4363 * debian/patches/kfreebsd/local-tst-malloc-fbtl.diff: drop, obsoleted by
4364 hurd-i386/cvs-libpthread.so.diff.
4365 * debian/patches/kfreebsd/local-tst-unique.diff: disable tst-unique* on
4366 GNU/kFreeBSD, as they are not supported by the FreeBSD ELF OSABI.
4367 * debian/patches/alpha/submitted-fts64.diff: new patch to fix the new fts64
4368 function on alpha.
4369
4370 [ Samuel Thibault ]
4371 * hurd-i386/cvs-libpthread.diff: More updates to glibc-2.23.
4372 * hurd-i386/cvs-openat.diff: Fix __openat prototype.
4373 * hurd-i386/cvs-gai_sigqueue.diff: Fix gai_sigqueue prototype.
4374 * hurd-i386/cvs-aio_sigqueue.diff: Fix aio_sigqueue prototype.
4375 * hurd-i386/cvs-libpthread.diff: Separate 2.23 changes to...
4376 * hurd-i386/cvs-libpthread-2.23.diff: ... separate patch.
4377 * hurd-i386/cvs-libpthread.so.diff: Fix building malloc tests.
4378 * testsuite-xfail-debian.mk: Skip test which just overflows memory.
4379 * hurd-i386/cvs-pt-kill.diff: Fix pthread_kill locking.
4380 * hurd-i386/cvs-open.diff: Fix __open in ld.so, thus fixing dlopen().
4381 * hurd-i386/cvs-c++-types.diff: Add expected c++-types.data.
4382 * hurd-i386/local-ihash-use.diff: Note that libpthread uses ihash.h.
4383 * testsuite-xfail-debian.mk: Add failing new tests. Disable the problematic
4384 test-lfs test.
4385 * hurd-i386/local-versions.diff: New patch to fix symbol version.
4386
4387 [ Adam Conrad ]
4388 * debian/patches/any/cvs-tst-malloc-thread-exit.diff: Backport fix from
4389 upstream to make tst-malloc-thread-exit use fewer system resources.
4390 * debian/debhelper.in/locales.config: Make default_environment_locale
4391 get preseeded correctly both with and without /etc/default/locale.
4392 * debian/control.in/i386: Remove list of Breaks that predate oldstable.
4393 * debian/control.in/*: Drop long obsolete file overlap Breaks/Replaces.
4394
4395 -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Mar 2016 00:21:05 +0100
4396
4397 glibc (2.23-0experimental0) experimental; urgency=medium
4398
4399 [ Aurelien Jarno ]
4400 * New upstream release: version 2.23, with git updates up to 2016-03-12:
4401 - Fix German translation of "Alarm clock". Closes: #291293.
4402 - Fix strtol in Turkish locales. Closes: #458611.
4403 - Add LFS support for fts functions. Closes: #534521.
4404 - Fix build with GCC 6. Closes: #811574.
4405 - Fix unbounded stack allocation in nan* functions (CVE-2014-9761).
4406 Closes: #813187.
4407 - debian/patches/localedata/locale-ku_TR.diff: rebased.
4408 - debian/patches/localedata/fix-lang.diff: upstreamed.
4409 - debian/patches/localedata/first_weekday.diff: rebased.
4410 - debian/patches/localedata/locale-nb_NO.diff: upstreamed.
4411 - debian/patches/localedata/cvs-bg_BG-t_fmt.diff: upstreamed.
4412 - debian/patches/alpha/local-string-functions.diff: rebased.
4413 - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: rebased.
4414 - debian/patches/arm/local-ioperm.diff: dropped.
4415 - debian/patches/hppa/cvs-allocatestack-stacktop.diff: upstreamed.
4416 - debian/patches/hppa/local-pthread_spin_unlock.diff: upstreamed.
4417 - debian/patches/hppa/submitted-mathdef.diff: upstreamed.
4418 - debian/patches/hppa/cvs-update-mman.h.diff: upstreamed.
4419 - debian/patches/hppa/submitted-dladdr.diff: partially upstreamed, rebased.
4420 - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
4421 - debian/patches/hurd-i386/tg-tls.diff: rebased.
4422 - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
4423 - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: rebased.
4424 - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
4425 - debian/patches/hurd-i386/cvs-libpthread.diff: updated.
4426 - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: rebased.
4427 - debian/patches/hurd-i386/submitted-fork_port_leak.diff: upstreamed.
4428 - debian/patches/hurd-i386/tg-libc_getspecific.diff: rebased.
4429 - debian/patches/hurd-i386/cvs-libpthread-libc-lockP.diff: upstreamed.
4430 - debian/patches/hurd-i386/tg-mmap32th_bit.diff: upstreamed.
4431 - debian/patches/hurd-i386/tg-sysheaders.diff: upstreamed.
4432 - debian/patches/hurd-i386/cvs-bootstrap.diff: upstreamed.
4433 - debian/patches/hurd-i386/cvs-cache-mach_host_self.diff: upstreamed.
4434 - debian/patches/hurd-i386/cvs-csu_crt0.diff: upstreamed.
4435 - debian/patches/hurd-i386/cvs-s_scalbn.diff: upstreamed.
4436 - debian/patches/hurd-i386/local-mach_print.diff: rebased.
4437 - debian/patches/hurd-i386/cvs-hidden.diff: rebased.
4438 - debian/patches/hurd-i386/cvs-O_DIRECTORY.diff: upstreamed.
4439 - debian/patches/hurd-i386/cvs-raise-longjump.diff: upstreamed.
4440 - debian/patches/hurd-i386/tg-faccessat.diff: rebased.
4441 - debian/patches/i386/local-i386-ulps.diff: dropped.
4442 - debian/patches/kfreebsd/local-scripts.diff: rebased.
4443 - debian/patches/m68k/submitted-gcc34-seccomment.diff: rebased.
4444 - debian/patches/mips/cvs-testsuite-o32-fp.diff: upstreamed.
4445 - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebased.
4446 - debian/patches/sh4/local-fpscr_values.diff: rebased.
4447 - debian/patches/any/local-bindresvport_blacklist.diff: rebased.
4448 - debian/patches/any/local-libgcc-compat-main.diff: rebased.
4449 - debian/patches/any/local-libgcc-compat-abilists.diff: rebased.
4450 - debian/patches/any/local-mktemp.diff: upstreamed.
4451 - debian/patches/any/cvs-stdio-lock.diff: upstreamed.
4452 - debian/patches/any/local-tcsetaddr.diff: rebased.
4453 - debian/patches/any/local-tst-mktime2.diff: rebased.
4454 - debian/patches/any/submitted-nis-netgrp.diff: upstreamed.
4455 - debian/patches/any/submitted-longdouble.diff: rebased.
4456 - debian/patches/any/local-dynamic-resolvconf.diff: rebased.
4457 - debian/patches/any/local-static-dlopen-search-path.diff: upstreamed.
4458 - debian/patches/any/local-math-logb.diff: upstreamed.
4459 - debian/patches/any/cvs-gawk-gensub.diff: upstreamed.
4460 - debian/patches/any/cvs-grantpt-namespace.diff: upstreamed.
4461 - debian/patches/any/cvs-grantpt-pty-owner.diff: upstreamed.
4462 - debian/patches/any/cvs-bits-libc-stdio-lock.diff: upstreamed.
4463 - debian/patches/any/submitted-hle-checking-mutex.diff: upstreamed.
4464 - debian/{control,symbols.wildcards,copyright}: Updated strings for 2.23.
4465 - debian/patches/kfreebsd/local-undef-glibc.diff: rebased.
4466 - debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: rebased,
4467 renamed into local-tst-malloc-fbtl.diff.
4468 - debian/patches/hurd-i386/submitted-net.diff: rebased.
4469 - debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff:
4470 rebased.
4471 - debian/patches/hurd-i386/submitted-handle-eprototype.diff: dropped.
4472 * debian/testsuite-xfail-debian.mk (powerpc) mark tst-malloc-thread-fail
4473 test as xfail, it is a known issue and not a regression.
4474 * debian/testsuite-xfail-debian.mk (mipsel): mark a few math tests are
4475 failing, due to a bug in the Loongson 3 FPU.
4476 * patches/kfreebsd/local-fbtl.diff: update to revision 5940 (from
4477 glibc-bsd).
4478
4479 -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Mar 2016 19:22:45 +0100
4480
4481 glibc (2.22-13) unstable; urgency=medium
4482
4483 [ Aurelien Jarno ]
4484 * debian/patches/mips/submitted-vfork.diff: new patch to fix ABI change and
4485 testsuite on mips*.
4486 * debian/patches/sparc/submitted-vfork.diff: new patch to fix ABI change and
4487 testsuite on sparc*.
4488 * debian/sysdeps/mipsel.mk, debian/sysdeps/mips64el.mk: bump ISA to MIPS32
4489 and MIPS64.
4490 * debian/patches/hppa/submitted-start.diff: new patch from John David Anglin
4491 to fix crash in executables built with -p and linked against gcrt1.o.
4492 Closes: #827876.
4493
4494 -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jun 2016 00:51:43 +0200
4495
4496 glibc (2.22-12) unstable; urgency=medium
4497
4498 [ Aurelien Jarno ]
4499 * Update from upstream stable branch:
4500 - fix FTBFS with recent binutils versions on mips* and sparc*. Closes:
4501 #827477.
4502 * debian/sysdeps/kfreebsd-i386.mk: fix libc0.1-i686 package name.
4503 * debian/rules.d/build.mk: in case of build failure due testsuite
4504 issues, display again the failed tests so that they appear at the end of
4505 the build log.
4506 * debian/local/etc/nsswitch.conf: add gshadow line to default
4507 /etc/nsswitch.conf (addresses #699090).
4508 * debian/debhelper.in/libc-bin.postinst: update /etc/nsswitch.conf to the
4509 current default if it matches a version shipped by base-files or
4510 libc-bin. This is based on a patch from Santiago Vila, thanks. Closes:
4511 #827105.
4512
4513 [ Samuel Thibault ]
4514 * hurd-i386/tg-eintr.diff: New patch to fix "Interrupted" issues in ghc.
4515
4516 -- Aurelien Jarno <aurel32@debian.org> Mon, 20 Jun 2016 00:01:21 +0200
4517
4518 glibc (2.22-11) unstable; urgency=medium
4519
4520 [ Samuel Thibault ]
4521 * hurd-i386/tg-poll_errors_fixes.diff: Fix crash when calling poll or select
4522 on a fd which had never been allocated. Closes: #826175.
4523 * hurd-i386/tg-faccessat.diff: Finish faccessat implementation. Fixes
4524 findutils. Closes: #823027.
4525
4526 [ Aurelien Jarno ]
4527 * Update from upstream stable branch.
4528 * debian/control: re-add libc0.1-i686, libc0.3-i686, libc6-i686 as a
4529 dummy package to ease the upgrades. Closes: #825421, #826290.
4530 * debian/sysdeps/i386.mk: add libc6-i686 dummy package.
4531 * debian/sysdeps/hurd-i386.mk: add libc0.1-i686 dummy package.
4532 * debian/sysdeps/kfreebsd-i386.mk: add libc0.3-i686 dummy package.
4533 * debian/debhelper.in/libc.NEWS: drop the new about libc6-i686, libc0.1-i686
4534 and libc0.3-i686 packages removal.
4535 * debian/script.in/nohwcap.sh: drop sparc optimized packages.
4536
4537 -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Jun 2016 00:04:04 +0200
4538
4539 glibc (2.22-10) unstable; urgency=medium
4540
4541 [ Aurelien Jarno ]
4542 * Update from upstream stable branch:
4543 - Fix a stack overflow in Sun RPC clntudp_call() (CVE-2016-4429).
4544 * debian/control.in/main: build-depends on dpkg (>= 1.18.7) instead of
4545 dpkg-dev (>= 1.18.7) as the cputable file is in dpkg, not dpkg-dev.
4546 Closes: #824127.
4547 * debian/debhelper.in/libc.NEWS: add an entry about the dropped libc6-i686,
4548 libc0.1-i686 and libc0.3-i686 packages. Closes: #825421.
4549
4550 [ Samuel Thibault ]
4551 * patches/hurd-i386/cvs-i686-link.diff: Fix link of i686 build.
4552 * sysdeps/hurd-i386.mk: Disable ifunc, not working yet.
4553 * sysdeps/hurd-i386.mk: Fix and re-enable xen build.
4554 * control: Re-introduce libc0.3-xen package.
4555 * patches/hurd-i386/cvs-check-local-headers.diff: Update exclusion list.
4556
4557 [ John David Anglin ]
4558 * debian/patches/hppa/submitted-setcontext.diff: new patch to fix setcontext
4559 return code on hppa. Closes: #824344.
4560 * debian/patches/hppa/submitted-dladdr.diff: update patch to fix
4561 debug/backtrace-tst test failure. Closes: #824362.
4562 * debian/testsuite-xfail-debian.mk: update expected testsuite results.
4563 Closes: #824363.
4564
4565 -- Aurelien Jarno <aurel32@debian.org> Tue, 31 May 2016 23:48:20 +0200
4566
4567 glibc (2.22-9) unstable; urgency=medium
4568
4569 [ Samuel Thibault ]
4570 * hurd-i386/cvs-libpthread.so.diff: Fix building malloc tests.
4571 * debian/testsuite-xfail-debian.mk: Update LFS tests.
4572
4573 [ Aurelien Jarno ]
4574 * debian/testsuite-xfail-debian.mk: drop check on i586 flavours.
4575 * debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: drop, obsoleted
4576 by hurd-i386/cvs-libpthread.so.diff.
4577 * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: correctly apply
4578 patch. Really fix #822489.
4579 * control.in/main: Bump Standards-Version to 3.9.8 (no changes).
4580
4581 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 May 2016 12:55:01 +0200
4582
4583 glibc (2.22-8) unstable; urgency=medium
4584
4585 [ Samuel Thibault ]
4586 * hurd-i386/cvs-gprof-tick.diff: Cherry-pick from upstream to fix gprof
4587 timing.
4588 * hurd-i386/cvs-IPV6_PKTINFO.diff: Cherry-pick from upstream to fix
4589 IPV6_*PKT* macros.
4590
4591 [ Aurelien Jarno ]
4592 * Update from upstream stable branch:
4593 - Fix a buffer overflow in the glob function (CVE-2016-1234).
4594 - Fix a stack overflow in getaddrinfo function (CVE-2016-3706).
4595 - Fix nss_hesiod breakage. Closes: #821358.
4596 * patches/kfreebsd/local-sysdeps.diff: update to revision 6051 (from
4597 glibc-bsd) to fix FTBFS and provide PT_FOLLOW_FORK in sys/ptrace.h.
4598 Closes: #822143, #823387.
4599 * patches/arm/unsubmitted-ldconfig-cache-abi.diff: apply fix from Steve
4600 McIntyre to fix an armhf ABI detection crash in ldconfig on arm64.
4601 Closes: #822489.
4602 * debian/control.in/main: upgrade breaks on binutils. This is plainly
4603 wrong though, glibc should not be a special case: either we don't
4604 support partial upgrades or we do that for all libraries. With that
4605 let's hope people will stop reporting bugs, sigh. Closes: #819165.
4606 * Drop libc*-i686 packages as GCC now defaults to i686:
4607 - debian/control: drop packages, add provides and build-depends on
4608 g++-5 (>= 5.3.1-17) and dpkg-dev (>= 1.18.7).
4609 - debian/sysdeps/hurd-i386.mk: stop building libc0.3-i686. Use the
4610 default compiler options to build libc0.3-xen.
4611 - debian/sysdeps/i386.mk: stop building libc6-i686.
4612 - debian/sysdeps/kfreebsd-i386.mk: drop.
4613 - debian/patches/i386/submitted-i686-timing.diff: drop. Closes:
4614 #218519.
4615
4616 [ Adam Conrad ]
4617 * debian/control.in/libc: Force i686 variants off the system on upgrade.
4618
4619 -- Aurelien Jarno <aurel32@debian.org> Wed, 11 May 2016 23:39:05 +0200
4620
4621 glibc (2.22-7) unstable; urgency=medium
4622
4623 [ Samuel Thibault ]
4624 * hurd-i386/submitted-auxv.diff: Update from upstream commit into
4625 cvs-auxv.diff.
4626 * hurd-i386/unsubmitted-prof-eintr.diff: Fix recording profiling from
4627 ext2fs.
4628 * hurd-i386/submitted-anon-mmap-shared.diff: Disable, actually breaks
4629 booting hurd-i386.
4630 * control: Add myself as uploader.
4631
4632 -- Samuel Thibault <sthibault@debian.org> Tue, 19 Apr 2016 11:48:08 +0200
4633
4634 glibc (2.22-6) unstable; urgency=medium
4635
4636 [ Samuel Thibault ]
4637 * hurd-i386/submitted-auxv.diff: New patch, fixes cvs crash.
4638 * hurd-i386/submitted-anon-mmap-shared.diff: New patch, fixes inheritence of
4639 shared anonymous memory.
4640
4641 [ Aurelien Jarno ]
4642 * Update from upstream stable branch:
4643 - Fix stack overflow when getnetbyname is invoked on a very long name
4644 (CVE-2016-3075).
4645 - Fix HTM on powerpc/ppc64/ppc64el.
4646
4647 -- Aurelien Jarno <aurel32@debian.org> Sat, 09 Apr 2016 13:35:19 +0200
4648
4649 glibc (2.22-5) unstable; urgency=medium
4650
4651 [ Samuel Thibault ]
4652 * testsuite-xfail-debian.mk: Disable the problematic test-lfs test on hurd.
4653
4654 [ Aurelien Jarno ]
4655 * Update from upstream stable branch:
4656 - Fix assertion failure with unconnectable name server addresses. Closes:
4657 #816669.
4658 * Drop libnss-dns-udeb and libnss-files-udeb and merge the files they
4659 include in libc6-udeb.
4660 * debian/patches/any/cvs-sys-personality-h.diff: new patch to synchronise
4661 <sys/personality.h> with kernel headers. Closes: #697456.
4662
4663 -- Aurelien Jarno <aurel32@debian.org> Tue, 29 Mar 2016 00:44:21 +0200
4664
4665 glibc (2.22-4) unstable; urgency=medium
4666
4667 [ Aurelien Jarno ]
4668 * Update from upstream stable branch:
4669 - Fix a memory leak in the resolver (CVE-2016-5417). Closes: #818178.
4670 * debian/patches/localedata/fr_CA-first_weekday.diff: drop. Closes:
4671 #769051.
4672 * debian/rules, debian/rules.d/build.mk: move the C.UTF-8 locale and
4673 locales-all generation to a separate target instead of building them
4674 in the build_libc target.
4675 * debian/control.in/main, debian/rules, debian/rules.d/build.mk: make sure
4676 to use the just built localedef when building locales. When
4677 cross-compiling use the system localedef with the correct endianness and
4678 build-depends on the correct version.
4679
4680 [ Samuel Thibault ]
4681 * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff,tg-sendmsg-SCM_CREDS.diff:
4682 Update.
4683 * patches/hurd-i386/cvs-errnos.d.diff: New patch to fix build dependency
4684 loop.
4685 * patches/hurd-i386/cvs-mach-syscalls.mk.diff: New patch to fix missing
4686 dependency.
4687
4688 [ Adam Conrad ]
4689 * debian/glibc-source.filelist: Refresh list of source files and sort.
4690
4691 -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Mar 2016 18:41:37 +0100
4692
4693 glibc (2.22-3) unstable; urgency=medium
4694
4695 * Update from upstream stable branch:
4696 - Fix linking shared objects that use libmvec.so functions. Closes:
4697 #817879.
4698 * debian/sysdeps/sh4.mk: build with -fno-delete-null-pointer-checks to
4699 workaround a missing SH4 specific __builtin_trap implementation in GCC.
4700 * debian/patches/localedata/locale-C.diff: fix LC_TIME week and d_t_fmt
4701 fields in C.UTF-8 locale. Closes: #817895.
4702 * debian/sysdeps/powerpcspe.mk: pass --without-fp to the configure script
4703 on powerpcspe. Closes: #817926.
4704 * debian/rules.d/control.mk: add nios2 architecture. Closes: #817944.
4705 * debian/patches/any/submitted-dlopen-noload.diff: new patch to fix a crash
4706 in dlopen() with RTLD_NOLOAD. Closes: #817900.
4707
4708 -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Mar 2016 22:40:15 +0100
4709
4710 glibc (2.22-2) unstable; urgency=medium
4711
4712 [ Aurelien Jarno ]
4713 * Update from upstream stable branch:
4714 - Fix pow() precision on CPUs with fma4, and the corresponding testsuite
4715 failures.
4716 - debian/patches/s390/submitted-socketcall.diff: drop, merged upstream.
4717 * debian/libc6{,-mips32,-mipsn32}.symbols.mips64el: add symbols for files for
4718 mips64el.
4719 * patches/kfreebsd/local-sysdeps.diff: update to revision 5932 (from
4720 glibc-bsd):
4721 - Fix consistency check for PIC code when built with GCC 5. Closes:
4722 #817207.
4723 * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk: define
4724 the mvec variable per flavour and not per platform.
4725 * sysdeps/*mk: enable libmvec only on amd64 and x32 flavours.
4726 * debian/debhelper.in/libc-dev-alt.install: install libmvec_nonshared.a also
4727 for alternative builds.
4728 * debian/debhelper.in/libc-dev{,-alt}.install: install libmvec.a.
4729
4730 -- Aurelien Jarno <aurel32@debian.org> Wed, 09 Mar 2016 18:42:19 +0100
4731
4732 glibc (2.22-1) unstable; urgency=medium
4733
4734 [ Aurelien Jarno ]
4735 * debian/testsuite-xfail-debian.mk (alpha): mark a few failures which
4736 are not a regression compared to 2.21 as xfail.
4737 * debian/testsuite-xfail-debian.mk (hurd): mark another failure which
4738 is not a regression compared to 2.21 as xfail.
4739 * debian/control.in/main: avoid experimental versions, use versions that
4740 went through unstable instead.
4741
4742 [ Samuel Thibault ]
4743 * control: Accept hurd-headers-dev and libihash-dev as alternatives to
4744 hurd-dev for bootstrapping.
4745
4746 -- Aurelien Jarno <aurel32@debian.org> Mon, 07 Mar 2016 12:38:18 +0100
4747
4748 glibc (2.22-0experimental3) experimental; urgency=medium
4749
4750 [ Aurelien Jarno ]
4751 * Update from upstream stable branch:
4752 - debian/patches/any/local-CVE-2015-7547.diff: drop, merged upstream.
4753 * debian/testsuite-xfail-debian.mk (hurd): correctly detect Hurd. Mark tests
4754 failing to build as unsupported. Update for glibc 2.22.
4755 * debian/patches/hurd-i386/submitted-hurd-abilist.diff: new patch to get the
4756 abilist tests buildable on Hurd.
4757 * debian/testsuite-xfail-debian.mk (mips): correctly detect 64-bit mips
4758 flavours.
4759 * debian/testsuite-xfail-debian.mk (hppa): mark new tests which fail as
4760 xfail.
4761 * debian/testsuite-xfail-debian.mk (alpha): mark new tests which fail as
4762 xfail.
4763 * control.in/main: Bump Standards-Version to 3.9.7 (no changes).
4764 * debian/patches/sparc/submitted-sparc64-socketcall.diff: new patch to fix
4765 bind(), listen() and setsockopt()when built against 4.4+ kernel headers.
4766 * Update German debconf translation, by Helge Kreutzman. Closes: #815697.
4767 * Update Japanese debconf translation, by Takuma Yamada. Closes: #815858.
4768
4769 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Mar 2016 18:56:42 +0100
4770
4771 glibc (2.22-0experimental2) experimental; urgency=medium
4772
4773 [ Aurelien Jarno ]
4774 * debian/patches/m68k/local-fpic.diff: drop, obsolete.
4775 * debian/patches/m68k/local-mathinline_h.diff: drop, not applied for a
4776 lot of time, obsolete.
4777 * debian/patches/sparc/submitted-timing.diff: drop, obsolete, not
4778 needed anymore since libc6-sparcv9 has been removed.
4779 * debian/patches/any/local-no-malloc-backtrace.diff: drop, the real bug
4780 has been fixed upstream.
4781 * debian/patches/any/local-no-SOCK_NONBLOCK.diff: drop, both GNU/Hurd
4782 and GNU/kFreeBSD now support SOCK_NONBLOCK.
4783 * debian/patches/any/local-libgcc-compat-ports.diff: refresh.
4784 * debian/patches/any/local-disable-test-tgmath2.diff: drop, 8 years have
4785 passed, the build daemons should now have enough resources to build
4786 and run this test.
4787 * debian/patches/s390/submitted-nexttowardf.diff: drop, fixed upstream
4788 another way.
4789 * debian/patches/alpha/submitted-rtld-fPIC.diff: drop, fixed upstream
4790 another way.
4791 * debian/patches/any/unsubmitted-scanf-includes.diff: replace the hack by
4792 the upstream fix patches/any/cvs-bits-libc-stdio-lock.diff. This also
4793 stop installing <bits/libc-lock.h> and <bits/stdio-lock.h>. Closes:
4794 #404532, #639697.
4795 * debian/control, debian/rules.d/control.mk, debian/sysdeps/arm.mk: remove
4796 support for the ARM old-ABI architecture, it is not supported upstream
4797 anymore.
4798 * debian/sysdeps/*.mk: cleanup and homogenize:
4799 - define options common to all flavours using the non-flavour specific
4800 variable.
4801 - reorganize to not mix generic variables with flavour specific variables.
4802 - move -march and -mtune options from extra_cflags to CC and CXX as they
4803 might slightly change the ABI and the configure script needs to detect
4804 that.
4805 * debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc: allow
4806 new tests to fail, cleanup resolved issues.
4807 * Replace debian/patches/i386/submitted-i586-ulps.diff by
4808 debian/patches/i386/local-i386-ulps.diff. The actual math precision
4809 depends on the CPU manufacturer and on the ability to use SSE2
4810 instructions or not. Change the i386 ULPs to the lowest precision
4811 produced by AMD and Intel CPU with and without SSE2 until upstream can
4812 figure out a better solution.
4813 * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
4814 allow nptl/tst-cancel17 and nptl/tst-cancelx17, this is a know upstream
4815 race condition.
4816 * debian/testsuite-checking/*, debian/testsuite-xfail-debian.mk,
4817 debian/rules.d/build.mk: rework testsuite system by extending upstream.
4818 * debian/debhelper.in/libc{,-alt,otherbuild).install: stop shipping
4819 testsuite results as it make the package build non-reproducible in case
4820 of different kernels and race conditions in the testsuite.
4821 * debian/testsuite-xfail-debian.mk: allow stdlib/tst-makecontext to fail
4822 on armel and armhf, as it is a new test introduced with glibc 2.22 and
4823 not a regression.
4824 * debian/patches/git-updates.diff: update to the latest commit of the
4825 2.22 branch.
4826 * debian/patches/alpha/submitted-abilist.diff: drop, merged upstream.
4827 * debian/patches/hppa/cvs-inline-syscall.diff: drop, merged upstream.
4828 * debian/patches/hppa/cvs-start.diff: drop, merged upstream.
4829 * debian/control.in/main: update VCS fields to the canonical location.
4830 * debian/control.in/{libc,libnss-dns-udeb,libnss-files-udeb}: rename
4831 XC-Package-Type into Package-Type.
4832 * debian/control.in/libc: drop conflicts on prelink (<= 0.0.20090311-1) as
4833 we don't support Lenny to Stretch upgrades.
4834 * debian/debhelper.in/libc-bin.{postinst,lintian-overrides},
4835 debian/rules.d/debhelper.mk, debian/local/sbin/ldconfig: remove ldconfig
4836 wrapper as new debhelper versions use the trigger instead of an explicit
4837 call to ldconfig.
4838 * debian/testsuite-xfail-debian.mk: allow POSIX2008/netdb.h/linknamespace
4839 and -XOPEN2K/netdb.h/linknamespace to fail on kfreebsd-* (new tests).
4840 * debian/testsuite-xfail-debian.mk: allow tst-setcontext2 to fail on
4841 kfreebsd-* (new test also failing on native FreeBSD).
4842
4843 [ Adam Conrad ]
4844 * debian/patches/any/cvs-gawk-gensub.diff: Fix scary output from newer gawk.
4845 * debian/debhelper.in/libc-bin.postinst: Call ldconfig during configure as
4846 well, or major version upgrades will leave us without due to dep ordering.
4847
4848 -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Feb 2016 21:48:56 +0100
4849
4850 glibc (2.22-0experimental1) experimental; urgency=medium
4851
4852 [ Aurelien Jarno ]
4853 * debian/debhelper.in/libc-dev.install: install libmvec_nonshared.a.
4854 Closes: #806910.
4855 * debian/control.in/main, debian/rules: build with gcc-5.
4856 * patches/kfreebsd/local-sysdeps.diff, patches/kfreebsd/local-fbtl.diff:
4857 update to revision 5856 (from glibc-bsd):
4858 - Update to glibc 2.22.
4859 * debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: new patch to fix
4860 tst-malloc-backtrace on GNU/kFreeBSD.
4861 * debian/sysdeps/ppc64el.mk: default to POWER8 and use default gcc options.
4862 * debian/rules.d/build.mk: explicitly disable mathvec when mvec=no.
4863 * debian/testsuite-checking/expected-results-s390x-linux-gnu-libc:
4864 allow elf/tst-protected1a and elf/tst-protected1b to fail as they are
4865 new tests. Cleanup resolved issues.
4866 * debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc:
4867 cleanup resolved issues.
4868 * debian/rules.d/build.mk: abort if the log file does not contain any
4869 testsuite result.
4870 * debian/patches/localedata/submitted-locale-bo.diff: drop, now useless.
4871 * debian/patches/any/submitted-resolv-ipv6-nameservers.diff: drop, now
4872 useless.
4873 * debian/testsuite-checking/expected-results-powerpc-linux-gnu-libc,
4874 debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64:
4875 cleanup resolved issues.
4876 * debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc,
4877 debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc:
4878 new files.
4879 * debian/patches/i386/submitted-i586-ulps.diff: new patch to provide
4880 i586 ULPs.
4881 * debian/patches/git-updates.diff: update to the latest commit of the
4882 2.22 branch.
4883 * debian/testsuite-checking/expected-results-i?86-linux-gnu-*: cleanup
4884 resolved issues.
4885 * debian/testsuite-checking/expected-results-x86_64-linux-gnu-*: cleanup
4886 resolved issues.
4887 * debian/testsuite-checking/expected-results-x86_64-linux-gnux32-*:
4888 update and cleanup resolved issues.
4889 * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
4890 update and cleanup resolved issues.
4891 * debian/testsuite-checking/expected-results-mips*: update and cleanup
4892 resolved issues.
4893 * debian/testsuite-checking/expected-results-*kfreebsd-gnu*: update and
4894 cleanup resolved issues.
4895 * debian/patches/mips/local-r10k.diff: dropped, we don't support systems
4896 with a MIPS R10K CPU since the ISA has been switched to MIPS R2.
4897 * debian/patches/mips/cvs-testsuite-o32-fp.diff: new patch to fix testsuite
4898 build on pre-R2 ISA.
4899 * debian/patcheS/any/cvs-grantpt-namespace.diff: new patch to fix the
4900 grantpt link namespace when built without pt_chown.
4901 * debian/patches/alpha/submitted-abilist.diff: new patch to fix alpha ABI
4902 baseline sorting.
4903 * debian/patches/alpha/submitted-fegetenv-namespace.diff: new patch to fix
4904 the fegetenv link namespace on alpha.
4905 * debian/patches/alpha/submitted-termios_h.diff: new patch to fix
4906 visibility issues in termios.h on alpha.
4907
4908 -- Aurelien Jarno <aurel32@debian.org> Thu, 10 Dec 2015 23:29:06 +0100
4909
4910 glibc (2.22-0experimental0) experimental; urgency=medium
4911
4912 [ Adam Conrad ]
4913 * New upstream release: version 2.22, with git updates up to 2015-11-27:
4914 - debian/patches/all/local-alias-UTF-8.diff: Fixed upstream.
4915 - debian/patches/any/cvs-ldconfig-aux-cache.diff: Upstreamed.
4916 - debian/patches/any/cvs-localplt-new-readelf.diff: Upstreamed.
4917 - debian/patches/any/cvs-logbl-accuracy.diff: Upstreamed.
4918 - debian/patches/any/cvs-vismain-pie.diff: Upstreamed.
4919 - debian/patches/any/local-xfail-stdlib-linkns.diff: Dropped.
4920 - debian/patches/any/local-tester-gcc-4.9.diff: Dropped.
4921 - debian/patches/arm/cvs-arm-sfi_breg.diff: Upstreamed.
4922 - debian/patches/arm/cvs-memcpy-memmove-always-bx.diff: Upstreamed.
4923 - debian/patches/hppa/cvs-alloca-werror.diff: Upstreamed.
4924 - debian/patches/hppa/cvs-fpu-r2.diff: Upstreamed.
4925 - debian/patches/hppa/cvs-fpu2.diff: Upstreamed.
4926 - debian/patches/hppa/local-fcntl-osync.diff: Fixed upstream.
4927 - debian/patches/hppa/local-setcontext.diff: Fixed upstream.
4928 - debian/patches/powerpc/cvs-power7-strncpy.diff: Upstreamed.
4929 - debian/patches/powerpc/cvs-ppc-feraiseexcept.diff: Upstreamed.
4930 - debian/patches/powerpc/cvs-ppc-pow.diff: Upstreamed.
4931 - debian/patches/powerpc/cvs-ppc-sqrt.diff: Upstreamed.
4932 - debian/patches/powerpc/cvs-ppc-sqrtf.diff: Upstreamed.
4933 - debian/patches/powerpc/cvs-ppc-tabort-le.diff: Upstreamed.
4934 - debian/patches/all/local-alias-et_EE.diff: Rebased.
4935 - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: Rebased.
4936 - debian/patches/any/local-libgcc-compat-ports.diff: Rebased.
4937 - debian/patches/any/local-libpic.diff: Rebased.
4938 - debian/patches/any/local-no-pagesize.diff: Rebased.
4939 - debian/patches/any/submitted-longdouble.diff: Rebased.
4940 - debian/patches/any/submitted-missing-etc-hosts.diff: Rebased.
4941 - debian/patches/any/submitted-resolv-ipv6-nameservers.diff: Rebased.
4942 - debian/patches/i386/submitted-i686-timing.diff: Rebased.
4943 - debian/patches/localedata/local-all-no-archive.diff: Rebased.
4944 - debian/patches/localedata/submitted-locale-bo.diff: Rebased.
4945 - debian/patches/mips/submitted-rld_map.diff: Rebased.
4946 * debian/{control,symbols.wildcards,copyright}: Updated strings for 2.22.
4947 * debian/libc6*.symbols: Add libmvec.so.1 to the amd64/x32 symbols files.
4948 * debian/*: Conditionally add libmvec to libc-udeb only on amd64 and x32.
4949
4950 [ Samuel Thibault ]
4951 * debian/patches/hurd-i386/tg-tls.diff: Rebased.
4952 * debian/patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
4953 * debian/patches/hurd-i386/tg-ioctl-base-types.diff: Upstreamed.
4954 * debian/patches/hurd-i386/tg-extern_inline.diff: Rebased.
4955 * debian/patches/hurd-i386/tg-aio_misc.diff: Upstreamed.
4956 * debian/patches/hurd-i386/tg-chflags.diff: Upstreamed.
4957 * debian/patches/hurd-i386/tg-select-EINTR.diff: Upstreamed.
4958 * debian/patches/hurd-i386/tg-af_local_strlen.diff: Upstreamed.
4959 * debian/patches/hurd-i386/tg-nice.diff: Upstreamed.
4960 * debian/patches/hurd-i386/tg-nfds-poll.diff: Upstreamed.
4961 * debian/patches/hurd-i386/tg-sigstate_locking.diff: Upstreamed.
4962 * debian/patches/hurd-i386/tg-mmap_file_prot_none_fix.diff: Upstreamed.
4963 * debian/patches/hurd-i386/cvs-unwind-resume.diff: Upstreamed.
4964 * debian/patches/hurd-i386/cvs-libc-modules.h.diff: Upstreamed.
4965 * debian/patches/hurd-i386/cvs-warnings.diff: Upstreamed.
4966 * debian/patches/hurd-i386/cvs-check-local-headers.diff: Upstreamed.
4967 * debian/patches/hurd-i386/cvs-mlock.diff: Upstreamed.
4968 * debian/patches/hurd-i386/cvs-csu_crt0.diff: New patch, fixes gcrt0.o
4969 build.
4970 * debian/patches/hurd-i386/cvs-s_scalbn.diff: New patch, fixes s_scalbn.S
4971 build.
4972 * debian/patches/hurd-i386/tg-tls-threadvar.diff: Update.
4973 * patches/hurd-i386/tg-posix_thread.diff: Update, to define
4974 _POSIX_THREAD_KEYS_MAX, _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
4975 _POSIX_THREAD_THREADS_MAX.
4976
4977 [ Aurelien Jarno ]
4978 * debian/patches/hppa/cvs-atomic.diff: Upstreamed.
4979 * debian/patches/hppa/cvs-sysdep-errno.diff: Upstreamed.
4980 * debian/patches/hppa/cvs-inline-syscall-rewrite.diff: Upstreamed.
4981 * debian/patches/any/cvs-mangle-tls_dtor_list.diff: Rebased.
4982 * debian/patches/any/cvs-tls-dtv.diff: Upstreamed.
4983 * debian/patches/any/cvs-rfc3542-advanced-api.diff: Upstreamed.
4984 * debian/patches/any/cvs-check-localplt.diff: Upstreamed.
4985 * debian/patches/any/cvs-ld_pointer_guard.diff: Upstreamed.
4986 * debian/patches/any/cvs-mangle-tls_dtor_list.diff: Upstream.
4987
4988 -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Dec 2015 00:06:13 +0100
4989
4990 glibc (2.21-9) unstable; urgency=medium
4991
4992 [ Aurelien Jarno ]
4993 * Update from upstream stable branch:
4994 - Fixes bug18240 failing with a timeout on machines with a lot of swap.
4995 Closes: #814958.
4996
4997 -- Aurelien Jarno <aurel32@debian.org> Wed, 17 Feb 2016 18:45:59 +0100
4998
4999 glibc (2.21-8) unstable; urgency=critical
5000
5001 * Update from upstream stable branch:
5002 - Fix an integer overflow in hcreate() and hcreate_r() (CVE-2015-8778).
5003 Closes: #812441.
5004 * patches/any/local-CVE-2015-7547.diff: new patch to fix glibc getaddrinfo
5005 stack-based buffer overflow (CVE-2015-7547).
5006
5007 -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Feb 2016 21:38:15 +0100
5008
5009 glibc (2.21-7) unstable; urgency=medium
5010
5011 [ Aurelien Jarno ]
5012 * patches/localedata/cvs-bg_BG-t_fmt.diff: new patch from upstream to
5013 use colon as time separator in the Bulgarian locale. Closes:
5014 #808143.
5015 * Update French debconf translation, by Christian Perrier. Closes:
5016 #809636.
5017 * Update Brazilian Portuguese debconf translation, by Adriano Rafael
5018 Gomes. Closes: #809741.
5019 * patches/hppa/cvs-update-mman.h.diff: new patch from upstream to add huge
5020 pages support on hppa. Closes: #809776.
5021 * patches/hppa/submitted-dladdr.diff: new patch from John David Anglin to
5022 fix dladdr issues on hppa. Closes: #810053.
5023 * sysdeps/armel.mk, sysdeps/armhf.mk: re-enable IFUNC support now that
5024 binutils has been fixed.
5025 * debian/control.in/main: update Vcs-* fields to point to the new git
5026 repository.
5027 * Update Dutch debconf translation, by Frans Spiesschaert. Closes: #812351.
5028 * Update from upstream stable branch:
5029 - Fix segmentation fault caused by passing out-of-range data to strftime()
5030 (CVE-2015-8776). Closes: #812445.
5031 - Fix multiple unbounded stack allocations in catopen() (CVE-2015-8779).
5032 Closes: #812455.
5033 * patches/any/submitted-hle-checking-mutex.diff: add proposed patch to fix
5034 a wrong assertion in pthread_mutex_unlock() on systems with hardware lock
5035 elision. Closes: #810322.
5036
5037 [ Samuel Thibault ]
5038 * patches/hurd-i386/cvs-libpthread-sigstate.diff: New patch to fix spurious
5039 signal blocking leading to sigill. Fixes rsyslog tests.
5040 * patches/hurd-i386/cvs-raise-longjump.diff: New patch to fix longjump from
5041 signal handler. Closes: #800900.
5042 * patches/hurd-i386/cvs-O_DIRECTORY.diff: New patch to fix O_DIRECTORY lookup
5043 on trivial translators. Closes: #785404.
5044
5045 -- Aurelien Jarno <aurel32@debian.org> Sun, 24 Jan 2016 00:21:18 +0100
5046
5047 glibc (2.21-6) unstable; urgency=medium
5048
5049 [ Aurelien Jarno ]
5050 * sysdeps/kfreebsd.mk: test if the header directory exists before
5051 trying to link directories from there. Fixes FTBFS on GNU/kFreeBSD.
5052 * patches/s390/submitted-socketcall.diff: new patch to fix broken
5053 socketcall related function on s390x when built against 4.3+ kernel
5054 headers.
5055
5056 -- Aurelien Jarno <aurel32@debian.org> Fri, 25 Dec 2015 03:35:01 +0100
5057
5058 glibc (2.21-5) unstable; urgency=medium
5059
5060 [ Samuel Thibault ]
5061 * Team upload.
5062 * patches/hurd-i386/cvs-libpthread-api.diff: Update patch, add missing throw
5063 specifications.
5064 * patches/any/local-stdio-lock.diff: Update to git commit, and
5065 rename into patches/any/cvs-stdio-lock.diff.
5066 * debhelper.in/libc.lintian-overrides: Override error about the embedded
5067 libidn.
5068
5069 [ Aurelien Jarno ]
5070 * sysdeps/armel.mk, sysdeps/armhf.mk: pass --disable-multi-arch on armel and
5071 armhf as IFUNC support is broken in binutils (see #807974).
5072
5073 -- Samuel Thibault <sthibault@debian.org> Tue, 22 Dec 2015 15:23:35 +0100
5074
5075 glibc (2.21-4) unstable; urgency=medium
5076
5077 [ Aurelien Jarno ]
5078 * debian/debhelper.in/libc.{preinst,prerm}: remove code handling the
5079 upgrade from squeeze to wheezy, as we don't support squeeze to stretch
5080 upgrades. Move tests which might exit with a failure at the beginning.
5081 * debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: downgrade the minimal
5082 Linux kernel version to 2.6.32 to support RHEL6 kernels.
5083 * debhelper.in/libc.preinst: add a note explainling that pre-3.2 kernel
5084 are not officially supported.
5085 * debhelper.in/libc.preinst, debhelper.in/libc.templates, po/*: display
5086 kernel related notes using debconf if available.
5087 * patches/any/cvs-grantpt-pty-owner.diff: new patch from upstream to
5088 improve granpt when /dev/pts is not mounted with the correct options.
5089 Closes: #806882.
5090
5091 [ Samuel Thibault ]
5092 * patches/hurd-i386/cvs-libpthread-api.diff: New patch, cleans libpthread
5093 API. Fixes conflicting declarations between pthread.h and sigthread.h.
5094
5095 -- Aurelien Jarno <aurel32@debian.org> Thu, 10 Dec 2015 22:34:54 +0100
5096
5097 glibc (2.21-3) unstable; urgency=medium
5098
5099 [ Aurelien Jarno ]
5100 * debian/control.in/opt: drop libc0.3-i686 and libc0.3-xen entries.
5101
5102 -- Aurelien Jarno <aurel32@debian.org> Fri, 04 Dec 2015 00:22:07 +0100
5103
5104 glibc (2.21-2) unstable; urgency=medium
5105
5106 [ Aurelien Jarno ]
5107 * debhelper.in/libc.preinst: drop outdated code about pre-2.6 kernels.
5108 * rules.d/debhelper.mk: prefix calls to objcopy and strip with
5109 $(DEB_HOST_GNU_TYPE)-.
5110 * testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
5111 result, from John David Anglin. Closes: #806839.
5112 * debhelper.in/libc.NEWS: add an entry about the required minimum kernel.
5113 * rules.d/debhelper.mk: strip *crt*.o files.
5114 * patches/any/cvs-tls-dtv.diff: update with a new patch from upstream
5115 changing the IE model for static variables. Closes: #806971.
5116
5117 -- Aurelien Jarno <aurel32@debian.org> Thu, 03 Dec 2015 22:46:21 +0100
5118
5119 glibc (2.21-1) unstable; urgency=medium
5120
5121 [ Aurelien Jarno ]
5122 * testsuite-checking/expected-results-mips64el-linux-gnu-*: allow
5123 nptl/tst-cancel24-static to fail on mips64el. It's an upstream regression
5124 only affecting static binaries currently under investigation.
5125 * patches/hppa/submitted-mathdef.diff: update to include the ABI baseline
5126 changes.
5127 * testsuite-checking/expected-results-*kfreebsd-gnu-*: re-add rt/tst-shm as
5128 it seems it can still occasionally fail on the buildds.
5129
5130 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Dec 2015 00:17:43 +0100
5131
5132 glibc (2.21-0experimental4) experimental; urgency=medium
5133
5134 [ Aurelien Jarno ]
5135 * testsuite-checking/expected-results-*kfreebsd-gnu-*: re-add tst-getpid1
5136 and tst-getpid2 as it seems they can still occasionally fail on the
5137 buildds.
5138 * testsuite-checking/expected-results-mips64el-linux-gnu-libc: rename into
5139 testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc.
5140 * testsuite-checking/expected-results-{arm,mips}*: allow nptl/tst-stack4 to
5141 fail. It's a new test which fails intermitently on the buildds and a known
5142 upstream problem.
5143 * patches/hppa/submitted-mathdef.diff: new patch from John David Anglin to
5144 define __NO_LONG_DOUBLE_MATH on hppa. Closes: #805836.
5145 * patches/hppa/cvs-inline-syscall-rewrite.diff: new patch backported from
5146 upstream as requested by John David Anglin.
5147 * patches/hppa/cvs-sysdep-errno.diff: new patch backported from upstream as
5148 requested by John David Anglin.
5149 * testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
5150 result, from John David Anglin.
5151 * testsuite-checking/*{arm,mips,hppa}*: allow nptl/tst-cancel24-static to
5152 fail on armel, armhf, hppa, mips, mipsel. It's an upstream regression
5153 only affecting static binaries currently under investigation.
5154
5155 [ Samuel Thibault ]
5156 * patches/hurd-i386/tg-tls-threadvar.diff: Update, to fix recursion while
5157 accessing TLS while locking for accessing TLS.
5158 * patches/hurd-i386/tg-context_functions.diff: Update, to fix sigprocmask
5159 visibility.
5160 * patches/hurd-i386/cvs-hidden.diff: New patch, to fix build with hidden
5161 support.
5162 * sysdeps/hurd-i386.mk: Disable libc0.3-i686 and libc0.3-xen build for now,
5163 to get 2.21 out against the binutils version which broke them.
5164
5165 -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Nov 2015 23:24:08 +0100
5166
5167 glibc (2.21-0experimental3) experimental; urgency=medium
5168
5169 [ Aurelien Jarno ]
5170 * patches/hppa/cvs-allocatestack-stacktop.diff: new patch from upstream
5171 to fix a set-but-unused warning in nptl/allocatestack.c, causing a
5172 build failure.
5173 * patches/hppa/local-stack-grows-up.diff: rebase.
5174 * patches/any/cvs-tls-dtv.diff: new patch from upstream to fix DTV race,
5175 assert, and DTV_SURPLUS Static TLS limit. This also reduces the failure
5176 rate of nptl/tst-stack4. Closes: #793641.
5177 * Add expected testsuite result for mips64el:
5178 - testsuite-checking/expected-results-mips64el-linux-gnu-libc
5179 - testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
5180 - testsuite-checking/expected-results-mipsel-linux-gnu-mips32
5181 * patches/kfreebsd/local-sysdeps.diff, patches/kfreebsd/local-fbtl.diff:
5182 update to revision 5844 (from glibc-bsd):
5183 - Update to glibc 2.21.
5184 - Define F_DUP2FD_CLOEXEC. Closes: #712074.
5185 - Define SOCK_CLOEXEC and SOCK_NONBLOCK.
5186 - Wire-up accept4. Closes: #722885.
5187 * sysdeps/kfreebsd-{amd64,i386}.mk: configure with --disable-werror.
5188 * patches/kfreebsd/local-nscd-no-sockcloexec.diff: Drop.
5189 * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: improve and remove
5190 a warning.
5191 * patches/kfreebsd/local-tst-auxv.diff: new patch to disable AT_EXECFN
5192 testing in tst-auxv when it is not defined.
5193 * patches/any/cvs-rfc3542-advanced-api.diff: new patch from usptream to
5194 add missing Advanced API (RFC3542) (1) defines. Closes: #753909.
5195 * debian/rules: don't put debug files from libc0.1-i386 and libc6-mips32
5196 into libc0.1-dbg or libc6-dbg.
5197 * patches/hppa/cvs-atomic.diff, patches/hppa/cvs-inline-syscall.diff: new
5198 patches from upstream to improve atomic and inline syscalls on HPPA
5199 (closes: #799478).
5200 * rules.d/build.mk: don't run the testsuite with make -k, as a build
5201 failure in the testsuite, otherwise build failures cause the regression
5202 comparison to be entirely skipped.
5203 * testsuite-checking/expected-results-*kfreebsd-gnu-*: update testsuite
5204 results.
5205 * patches/any/cvs-check-localplt.diff: new patch from upstream to fix
5206 check-localplt test with recent binutils version on x86.
5207 * patches/hppa/submitted-gmon-start.diff: new patch from upstream to
5208 fix __gmon_start__ symbol proliferation on hppa. Closes: #805730.
5209 * Update from upstream stable branch:
5210 - patches/any/cvs-make-typo.diff: Merged.
5211 - Fix FTBFS with libselinux 2.4.
5212
5213 [ Samuel Thibault ]
5214 * patches/hurd-i386/tg-pagesize.diff: Refresh.
5215 * patches/hurd-i386/submitted-handle-eprototype.diff: Refresh.
5216 * patches/hurd-i386/tg-posix_thread.diff: Update, to define
5217 _POSIX_THREAD_KEYS_MAX, _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
5218 _POSIX_THREAD_THREADS_MAX.
5219
5220 -- Aurelien Jarno <aurel32@debian.org> Sun, 22 Nov 2015 19:37:39 +0100
5221
5222 glibc (2.21-0experimental2) experimental; urgency=medium
5223
5224 [ Samuel Thibault ]
5225 * Symbol versions which contain _DEBIAN_ are unexpected by upstream scripts.
5226 Add hurd-i386-only patches/hurd-i386/local-versions-hack.diff to work
5227 around the issue. Also take the opportunity of the upstream version bump
5228 to bump the versions to GLIBC_2_21, which will allow one to remove the
5229 _DEBIAN_ hacks once packages are rebuilt.
5230 * patches/hurd-i386/unsubmitted-libpthread-semaphore.h.diff: Remove
5231 libpthread/sysdeps/i386/bits/semaphore.h, now that hurd Implies
5232 libpthread/sysdeps/generic. Move libpthread/include/semaphore.h into
5233 libpthread/sysdeps/pthread/semaphore.h instead of the latter just
5234 including the former, since the latter is what gets installed.
5235 * patches/hurd-i386/cvs-cache-mach_host_self.diff: New patch to avoid port
5236 count issue on the host port.
5237 * patches/hurd-i386/unsubmitted-gnumach.defs.diff: Also build
5238 task_notify.defs stubs. Drop unneeded change.
5239 * libc0.3.symbols.hurd-i386: Update.
5240 * patches/hurd-i386/local-mach_print.diff: New patch to export mach_print.
5241
5242 [ Aurelien Jarno ]
5243 * rules.d/debhelper.mk: replace GLIBC_VERSION before LIBC. Closes:
5244 #797538.
5245 * Drop loongson-2f flavour on mipsel as this machine is not supported
5246 anymore (default to R2 ISA).
5247 * kfreebsd/local-sysdeps.diff: update to revision 5772 (from glibc-bsd).
5248 Closes: #764692, #785796.
5249 * testsuite-checking/expected-results-mips*: allow the new tst-audit9
5250 fail, like the others tst-auditX.
5251 * testsuite-checking/expected-results-mips(el)-linux-gnu-libc: allow
5252 conformtest for sys/stat.h to fail for O32 ABI. They were previously
5253 under the failing test run-conformtest.out, but it has been lost in
5254 the conversion to the new format.
5255 * testsuite-checking/expected-results-mips*: sort the files. Remove
5256 failures due to old kernel now that all buildds run jessie.
5257 * debhelper.in/locales-all.prerm: do not specify a path to check for
5258 locale-gen.
5259 * libc6.1.symbols.alpha: remove invoke_dynamic_linker from libpcprofile.so.
5260 It has disappeared, but it is a private library.
5261 * Remove debver2localesdep.pl, it is unused since 2.19-16.
5262 * Use $(GLIBC_VERSION) for shlib, instead of defining the version in a
5263 separate shlibver file.
5264 * Remove completely outdated README, README.source and TODO files.
5265 * rules.d/debhelper.mk: use the default compression format for libc6,
5266 libc-bin and multiarch-support. Nowadays deboostrap is able to handle
5267 the xz format and modern distributions also support it. Anyway almost
5268 all packages installed by debootstrap are now using the xz format.
5269 * Bump debhelper compatibility to level 9. This brings compressed debug
5270 file using the build-id instead of a fixed path. This is much more
5271 multiarch friendly.
5272 * control.in/*: remove pre-squeeze conflicts.
5273 * libc-bin, libc-dev-bin: Recommends the manpages package and add lintian
5274 override for missing manpages.
5275 * sysdeps/s390x.mk: --enable-lock-elision.
5276 * testsuite-checking/expected-results-x86_64-linux-gnux32-*: allow
5277 conformtest for headers with tv_nsec to fail for x32. The type
5278 non-compliance is intentional. These tests were previously marked as
5279 failing under the run-conformtest.out, but they have been lost during
5280 the conversion to the new format.
5281 * testsuite-checking/compare.sh: re-enable failures in case of regressions.
5282 * rules.d/build.mk: don't require flavours to be tested before being
5283 installed. They are still tested when calling the build-arch or
5284 binary-arch targets, but not anymore when calling the build-indep or
5285 binary-indep targets.
5286 * patches/hppa/cvs-alloca-werror.diff: new patch from upstream to fix a
5287 build failure.
5288 * debhelper.in/libc.preinst: fix up error message for too old Linux
5289 kernels. Closes: #800846.
5290 * patches/any/cvs-ld_pointer_guard.diff: new patch from upstream to
5291 unconditionally disable LD_POINTER_GUARD. Closes: #798316, #801691.
5292 * patches/any/cvs-mangle-tls_dtor_list.diff: new patch from upstream to
5293 mangle function pointers in tls_dtor_list. Closes: #802256.
5294 * Update Brazilian Portuguese debconf translation, by Adriano Rafael
5295 Gomes. Closes: #799418.
5296
5297 [ Steven Chamberlain ]
5298 * sysdeps/kfreebsd.mk: find kfreebsd-kernel-headers in multiarch path.
5299 Closes: #672774, #798064.
5300
5301 [ Helmut Grohne ]
5302 * Fix some issues with stage 1. Closes: #797831.
5303
5304 [ Adam Conrad ]
5305 * debian/patches/arm/local-arm-futex.diff: Lie about the minimum kernel
5306 support for futex_atomic_cmpxchg_inatomic to restore the previous state
5307 and fix the pulsesink (and others) regression on ARM (closes: #788799)
5308
5309 [ Henrique de Moraes Holschuh ]
5310 * Replace patches/amd64/local-blacklist-on-TSX-Haswell.diff by
5311 local-blacklist-for-Intel-TSX.diff also blacklisting some Broadwell
5312 models. Closes: #800574.
5313
5314 -- Aurelien Jarno <aurel32@debian.org> Mon, 19 Oct 2015 00:20:34 +0200
5315
5316 glibc (2.21-0experimental1) experimental; urgency=medium
5317
5318 [ Samuel Thibault ]
5319 * patches/hurd-i386/cvs-libpthread.diff: Update from upstream.
5320 * patches/hurd-i386/cvs-libpthread-dlopen.diff: Merged.
5321 * patches/hurd-i386/cvs-libpthread-libc-lockP2.diff: Merged.
5322 * patches/hurd-i386/cvs-bind_umask.diff: Merged.
5323 * patches/hurd-i386/cvs-fork_ss_hang.diff: Merged.
5324 * patches/hurd-i386/cvs-munmap-0.diff: Merged.
5325 * patches/hurd-i386/cvs-static-dlopen.diff: Merged.
5326 * patches/hurd-i386/cvs-tcbhead_t.diff: Merged.
5327 * patches/hurd-i386/cvs-libpthread_versions.diff: Rebased.
5328 * patches/hurd-i386/local-disable-tst-xmmymm.diff: Dropped.
5329 * patches/hurd-i386/local-hurdsig-global-dispositions-version.diff: Rebased.
5330 * patches/hurd-i386/submitted-exec_filename.diff: Rebased.
5331 * patches/hurd-i386/submitted-net.diff: Rebased.
5332 * patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
5333 * patches/hurd-i386/tg-af_local_strlen.diff: Rebased.
5334 * patches/hurd-i386/tg-chflags.diff: Rebased.
5335 * patches/hurd-i386/tg-tls-threadvar.diff: Update.
5336 * patches/hurd-i386/tg-tls.diff: Rebased.
5337 * patches/hurd-i386/tg-tls_thread_leak.diff: Rebased.
5338 * patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: Rebased.
5339 * patches/hurd-i386/tg-no-hp-timing.diff: Update.
5340 * patches/series: Re-enable all hurd patches.
5341 * patches/hurd-i386/libpthread-versions.diff: New patch, updates to new
5342 version engine.
5343 * patches/hurd-i386/cvs-revert-gnu-gnu-cleanup.diff: New patch, reverts
5344 cleanup of the gnu-gnu hack.
5345 * patches/hurd-i386/libpthread_pthread_types.diff: New patch, fixes
5346 inclusion of pthread_types.h
5347 * patches/hurd-i386/unsubmitted-libc_alloca_cutoff.diff: New patch,
5348 implements alloca cutoff limit.
5349 * patches/hurd-i386/cvs-unwind-resume.diff: New patch, fixes unwind-resume
5350 build.
5351 * patches/hurd-i386/unsubmitted-libpthread-semaphore.h.diff: New patch,
5352 fixes semaphore header inclusion.
5353 * patches/hurd-i386/unsubmitted-timer_routines.diff: New patch, fixes
5354 timer_routines build.
5355 * patches/hurd-i386/cvs-libc-modules.h.diff: New patch, adds missing
5356 dependency on libc-modules.h.
5357 * patches/hurd-i386/cvs-warnings.diff: New patch, fixes warnings.
5358 * patches/hurd-i386/cvs-check-local-headers.diff: New patch, clears spurious
5359 local-header warnings.
5360 * sysdeps/hurd.mk: Disable -Werror since MIG currently generates warnings.
5361 * testsuite-checking/expected-results-{i586-gnu-libc,i686-gnu-
5362 {i386,i686,xen}}: update testsuite results
5363
5364 [ Adam Conrad ]
5365 * debian/{rules.d/debhelper.mk,sysdeps/*}: Define per-platform pldd
5366 variable to control installation of usr/bin/pldd in libc-bin, and
5367 leverage the same trick to decide to install usr/lib/pt_chown too.
5368 * debian/patches/kfreebsd/local-no-pldd.diff: Drop, no longer used.
5369 * debian/patches/alpha/submitted-PTR_MANGLE.diff: Use IS_IN macros.
5370 * debian/patches/powerpc/cvs-ppc-sqrt.diff: Fix sqrt() on powerpc.
5371 * debian/patches/powerpc/cvs-ppc-sqrtf.diff: Likewise for sqrtf().
5372 * debian/patches/powerpc/cvs-ppc-pow.diff: Likewise for pow().
5373 * debian/patches/powerpc/cvs-ppc-feraiseexcept.diff: Fix inline
5374 feraiseexcept and feclearexcept macro input conversion on PPC.
5375 * debian/patches/any/submitted-longdouble.diff: Refresh for above.
5376 * debian/patches/any/local-disable-test-tgmath2.diff: Likewise.
5377 * debian/patches/any/cvs-logbl-accuracy.diff: Fix ldbl-128ibm logbl.
5378 * debian/patches/powerpc/local-math-logb.diff: Refresh and move to
5379 debian/patches/any/local-math-logb.diff, as it's not PPC-specific.
5380 * debian/patches/any/cvs-localplt-new-readelf.diff: Preemptively
5381 fix localplt test breakage with binutils 2.26 before it lands.
5382 * debian/patches/any/cvs-make-typo.diff: Fix typo in elf/Makefile.
5383 * debian/patches/powerpc/cvs-power7-strncpy.diff: Optimize strncpy
5384 for POWER7 drastically (10-70%) on strings longer than 16 chars.
5385 * debian/patches/powerpc/cvs-ppc-tabort-le.diff: Fix TABORT encoding
5386 when building on toolchains without HTM support (no-op on gcc-4.9)
5387 * debian/patches/arm/cvs-arm-sfi_breg.diff: Fix LDR_GLOBAL macro.
5388 * debian/patches/arm/cvs-memcpy-memmove-always-bx.diff: Fix memcpy
5389 and memmove for the ARM_ALWAYS_BX class of hardware like ArmadaXP.
5390 * debian/{control.in/*,debhelper.in/*,rules.d/*}: Stop hardcoding our
5391 upstream version all over the place and use GLIBC_VERSION instead.
5392 * debian/debhelper.in/libc.preinst: Unconditionally wipe ld.so.cache
5393 on major version upgrades, which is significantly less error-prone.
5394
5395 [ Aurelien Jarno ]
5396 * debian/patches/any/local-libgcc-compat-main.diff: Fix definition of
5397 __floatdisf for sparc.
5398 * debian/patches/any/local-libgcc-compat-ports.diff: Fix definition of
5399 __floatdisf for mips. Remove usage of INTUSE (Closes: #782198).
5400 * debian/sysdeps/linux.mk, debhelper.in/libc.preinst: bump minimal Linux
5401 kernel version to 3.2 (ie the version in Wheezy).
5402 * debian/patches/localedata/locale-C.diff: fix d_fmt time format (Closes:
5403 #775179).
5404 * Create source tarball in a deterministic manner: adjust file modification
5405 time, user, group, permissions, and file order (addresses: #783210).
5406 * Update from upstream stable branch:
5407 - Fix a buffer overflow in getanswer_r (CVE-2015-1781). Closes: #796105.
5408 * sysdeps/linux.mk: don't build pt_chown (CVE-2013-2207). Closes: #717544.
5409 * Move translation to a new libc-l10n package from the locales packages.
5410 Add a dependency from locales and locales-all to libc-l10n, so that they
5411 both provide the same feature. Closes: #788352.
5412 * control.in/main: Bump Standards-Version to 3.9.6 (no changes).
5413
5414 [ Breno Leitao ]
5415 * Remove --without-cvs that is not used anymore as a valid configuration.
5416 It was removed in commit 92963737c4376bcfd65235d5c325fa7f48302f89
5417 (Closes: #781245).
5418
5419 [ Matthias Klose ]
5420 * Fix multilib enabled stage1 cross builds (closes: #766877).
5421
5422 -- Aurelien Jarno <aurel32@debian.org> Sat, 29 Aug 2015 00:43:02 +0200
5423
5424 glibc (2.21-0experimental0) experimental; urgency=medium
5425
5426 * New upstream release: version 2.21, with git updates up to 2015-02-10:
5427 - debian/patches/git-updates.diff: Updated.
5428 - debian/patches/all/submitted-po-fr-fixes.diff: Rebased.
5429 - debian/patches/alpha/cvs-__pointer_chk_guard.diff: Merged.
5430 - debian/patches/alpha/cvs-unwind-backtrace.diff: Merged.
5431 - debian/patches/alpha/local-gcc4.1.diff: Rebased.
5432 - debian/patches/alpha/local-lowlevellock.diff: Dropped.
5433 - debian/patches/alpha/local-string-functions.diff: Rebased.
5434 - debian/patches/alpha/submitted-PTR_MANGLE.diff: Rebased.
5435 - debian/patches/alpha/submitted-dl-support.diff: Rebased.
5436 - debian/patches/alpha/submitted-lll_futex_timed_wait_bitset.diff: Dropped.
5437 - debian/patches/alpha/submitted-rtld-fPIC.diff: Rebased.
5438 - debian/patches/amd64/cvs-slow-sse42.diff: Merged.
5439 - debian/patches/amd64/local-blacklist-on-TSX-Haswell.diff: Rebased.
5440 - debian/patches/amd64/submitted-rwlock-stack-imbalance.diff: Dropped.
5441 - debian/patches/any/cvs-check_pf-infinite-loop.diff: Merged.
5442 - debian/patches/any/cvs-getnetbyname.diff: Merged.
5443 - debian/patches/any/cvs-pie-lt_executable.diff: Merged.
5444 - debian/patches/any/cvs-regex-alloca.diff: Merged.
5445 - debian/patches/any/cvs-resolv-first-query-failure.diff: Merged.
5446 - debian/patches/any/cvs-socketcall-syscall.diff: Merged.
5447 - debian/patches/any/cvs-strtod.diff: Merged.
5448 - debian/patches/any/cvs-vfprintf.diff: Merged.
5449 - debian/patches/any/cvs-wordexp.diff: Merged.
5450 - debian/patches/any/cvs-wprintf.diff: Merged.
5451 - debian/patches/any/cvs-wscanf.diff: Merged.
5452 - debian/patches/any/local-disable-libnss-db.diff: Rebased.
5453 - debian/patches/any/local-disable-test-tgmath2.diff: Rebased.
5454 - debian/patches/any/local-libgcc-compat-ports.diff: Rebased.
5455 - debian/patches/any/local-libpic.diff: Rebased.
5456 - debian/patches/any/local-no-SOCK_NONBLOCK.diff: Rebased.
5457 - debian/patches/any/local-no-pagesize.diff: Rebased.
5458 - debian/patches/any/local-rtlddir-cross.diff: Rebased.
5459 - debian/patches/any/local-stdio-lock.diff: Rebased.
5460 - debian/patches/any/local-sysctl.diff: Rebased.
5461 - debian/patches/any/submitted-argp-attribute.diff: Rebased.
5462 - debian/patches/any/submitted-bits-fcntl_h-at.diff: Rebased.
5463 - debian/patches/any/submitted-longdouble.diff: Rebased.
5464 - debian/patches/any/submitted-nl_langinfo-static.diff: Merged.
5465 - debian/patches/any/submitted-ptsname_r-uninitialized-memory.diff: Merged.
5466 - debian/patches/any/submitted-resolv-ipv6-nameservers.diff: Rebased.
5467 - debian/patches/any/submitted-sysdeps-auxv.diff: Merged.
5468 - debian/patches/any/unsubmitted-scanf-includes.diff: Rebased.
5469 - debian/patches/any/unsubmitted-tst-ftell-locale.diff: Dropped.
5470 - debian/patches/any/unsubmitted-tst-tlsmod-as-needed.diff: Merged.
5471 - debian/patches/arm/local-ioperm.diff: Rebased.
5472 - debian/patches/arm/local-lowlevellock.diff: Dropped.
5473 - debian/patches/arm/local-sigaction.diff: Rebased.
5474 - debian/patches/arm/local-vfp-sysdeps.diff: Rebased.
5475 - debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rebased.
5476 - debian/patches/arm64/cvs-includes-cleanup.diff: Merged.
5477 - debian/patches/arm64/submitted-align.diff: Merged.
5478 - debian/patches/arm64/submitted-setcontext.diff: Merged.
5479 - debian/patches/arm64/submitted-tst-setcontext.diff: Merged.
5480 - debian/patches/hppa/cvs-sigrtmin.diff: Merged.
5481 - debian/patches/hppa/local-atomic.diff: Dropped.
5482 - debian/patches/hppa/local-elf-make-cflags.diff: Rebased.
5483 - debian/patches/hppa/local-fcntl-osync.diff: Rebased.
5484 - debian/patches/hppa/local-fpu.diff: Rebased.
5485 - debian/patches/hppa/local-inlining.diff: Rebased.
5486 - debian/patches/hppa/local-lowlevellock.diff: Dropped.
5487 - debian/patches/hppa/local-pthread_spin_unlock.diff: Rebased.
5488 - debian/patches/hppa/local-setjmp-namespace.diff: Dropped.
5489 - debian/patches/hppa/local-shmlba.diff: Rebased.
5490 - debian/patches/hppa/local-stack-grows-up.diff: Rebased.
5491 - debian/patches/hurd-i386/tg-libpthread_depends.diff: Rebased.
5492 - debian/patches/i386/submitted-i686-timing.diff: Rebased.
5493 - debian/patches/kfreebsd/local-fbtl-depends.diff: Rebased.
5494 - debian/patches/kfreebsd/local-fbtl.diff: Rebased.
5495 - debian/patches/kfreebsd/local-scripts.diff: Rebased.
5496 - debian/patches/kfreebsd/local-sysdeps.diff: Rebased.
5497 - debian/patches/kfreebsd/submitted-waitid.diff: Rebased.
5498 - debian/patches/locale/locale-print-LANGUAGE.diff: Rebased.
5499 - debian/patches/locale/submitted-XDR-revert.diff: Merged.
5500 - debian/patches/localedata/sort-UTF8-first.diff: Rebased.
5501 - debian/patches/localedata/supported.diff: Rebased.
5502 - debian/patches/m68k/local-fpic.diff: Rebased.
5503 - debian/patches/m68k/local-mathinline_h.diff: Rebased.
5504 - debian/patches/m68k/local-reloc.diff: Rebased.
5505 - debian/patches/mips/local-lowlevellock.diff: Dropped.
5506 - debian/patches/mips/local-r10k.diff: Rebased.
5507 - debian/patches/mips/submitted-rld_map.diff: Rebased.
5508 - debian/patches/powerpc/cvs-ibm-branch.diff: Dropped.
5509 - debian/patches/sparc/local-fork.diff: Dropped.
5510 - debian/patches/sparc/local-sparcv9-target.diff: Rebased.
5511 * Drop some hppa patches that Carlos O'Donell claims are no longer needed:
5512 - debian/patches/hppa/local-EAGAIN.diff: Dropped.
5513 - debian/patches/hppa/local-fanotify_mark-5i.diff: Dropped.
5514 - debian/patches/hppa/submitted-fadvise64_64.diff: Dropped.
5515 - debian/patches/hppa/submitted-nptl-carlos.diff: Dropped.
5516 * debian/*: Update occurences of 2.19 to 2.21 and update symbols to match.
5517 * debian/patches/any/cvs-vismain-pie.diff: Compile vismain with -fPIE
5518 and link with -pie to fix testsuite failure with the new binutils.
5519 * debian/patches/any/local-libgcc-compat-abilists.diff: Fix the ablists
5520 to match the symbols added in local-libgcc-compat* for the testsuite.
5521 * debian/patches/sh4/local-fpscr_values.diff: Make the sh abilist match.
5522 * debian/{control.in/main,rules}: Switch to gcc-4.9 on all architectures.
5523 * debian/patches/any/local-tester-gcc-4.9.diff: Fix gcc-4.9 regression.
5524 * debian/patches/any/local-xfail-stdlib-linkns.diff: XFAIL this test due
5525 to building with pt_chown, which we should revisit very, very soon.
5526 * debian/sysdeps/*: --enable-lock-elision on PPC targets (LP: #1414819)
5527 * debian/libc*.symbols*: Remove local __invoke_dynamic_linker__ symbol,
5528 which no longer shows up in random support libraries' symbol tables.
5529 * debian/sysdeps/*: Neither ports nor nptl are considered add-ons anymore.
5530 * debian/{rules.d/build.mk,testsuite-checking/*}: Adjust for upstream's
5531 new testsuite, and convert old expected-results-* to match new output.
5532 * debian/testsuite-checking/*: Let arm64 fail the tests indicated by the
5533 upstream port maintainer as broken, and let i386 fail tst-cleanupx4.
5534 * debian/debhelper.in/glibc-doc.install: Install changelogs that exist.
5535 * debian/patches/i386/submitted-i686-timing.diff: Fix -Wundef warnings.
5536 * debian/patches/arm/unsubmitted-ldso-abi-check.diff: Fix build failures
5537 from format mismatches, uninitialised variables, and const conversions.
5538 * debian/rules.d/debhelper.mk: Fix bootstrap libdirs (Closes: #715059)
5539 * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Same as above.
5540 * Other than two hurd-i386 patches required as scaffolding for others,
5541 all the hurd-i386 patches are disabled, so this build *will* fail there.
5542 * kfreebsd's sysdeps patches almost certainly need updating for 2.21 too.
5543 * Failing on testsuite failures is disabled to attempt to get full builds.
5544
5545 -- Adam Conrad <adconrad@0c3.net> Fri, 06 Mar 2015 13:47:43 -0700
5546
5547 glibc (2.19-22) unstable; urgency=medium
5548
5549 * patches/hurd-i386/cvs-cache-mach_host_self.diff: Remove, since it introduces
5550 a new symbol, which will be easier to handle in 2.21.
5551
5552 -- Samuel Thibault <sthibault@debian.org> Tue, 22 Sep 2015 01:38:34 +0200
5553
5554 glibc (2.19-21) unstable; urgency=medium
5555
5556 [ Samuel Thibault ]
5557 * patches/hurd-i386/cvs-bootstrap.diff: Fix typos.
5558 * libc0.3.symbols.hurd-i386: Remove internal _server_routine symbols, fixes
5559 build with newer mig.
5560 * patches/hurd-i386/cvs-cache-mach_host_self.diff: New patch to avoid port
5561 count issue on the host port.
5562 * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Update from upstream.
5563 * patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: New patch, adds support for
5564 passing credentials over sockets (SCM_CREDS).
5565
5566 -- Samuel Thibault <sthibault@debian.org> Mon, 21 Sep 2015 19:54:01 +0200
5567
5568 glibc (2.19-20) unstable; urgency=medium
5569
5570 [ Samuel Thibault ]
5571 * patches/hurd-i386/tg-mmap32th_bit.diff: New patch to fix libpciaccess
5572 mapping of BARs above 2GiB. Closes: #793543.
5573 * rules.d/build.mk: Also install crt0.o in stage1, if any.
5574 * sysdeps/hurd-i386.mk: Fix stage1 about xen packages for hurd-i386 too.
5575 * patches/hurd-i386/tg-sysheaders.diff: New patch to fix stage1 finding hurd
5576 headers.
5577 * patches/hurd-i386/cvs-libpthread_clean2.diff: New patch to drop spurious
5578 code getting in the way for stage1.
5579 * patches/hurd-i386/cvs-libpthread_build.diff: New patch to fix build of
5580 generic libpthread code.
5581 * patches/hurd-i386/libpthread_build.diff: Fix header inclusion to get
5582 pthread headers from libpthread/ instead of system.
5583 * sysdeps/hurd.mk: Create symlinks to kernel and hurd headers required for
5584 build, so that we can pass --with-headers to configure to make the build
5585 really self-hosted.
5586 * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Update patch to not
5587 advertise _POSIX_CLOCK_SELECTION for vlc
5588 * patches/hurd-i386/{local,cvs}-bootstrap.diff: New patch to fix crt*.o build
5589 in stage1.
5590 * rules, rules.d/build.mk: Set MIG to gnu-type alias of mig, to fix
5591 cross-build.
5592 * control, control.d/main: Bump mig dependency to get the gnu-type alias in
5593 non-cross case too.
5594
5595 [ Aurelien Jarno ]
5596 * Update from upstream stable branch:
5597 - Fix pthread_mutex_trylock with lock elision. Closes: #759197,
5598 #788999.
5599 - Fix gprof entry point on ppc64el. Closes: #794222.
5600 - Fix a buffer overflow in getanswer_r (CVE-2015-1781). Closes: #796105.
5601 - Fix getaddrinfo sometimes returning uninitialized data with nscd.
5602 Closes: #798515.
5603 * sysdeps.mk/mips*.mk: force the ISA until it gets propagated to all GCC
5604 versions.
5605 * Update hppa patches. Closes: #785664:
5606 - Replace patches/hppa/local-fpu.diff by upstream patch cvs-fpu-r2.diff.
5607 - Add patches/hppa/cvs-fpu2.diff from upstream.
5608 - Add patches/hppa/local-fptr-table-size.diff from Carlos O'Donnell.
5609 - Add patches/hppa/local-setcontext.diff.
5610 - Add patches/hppa/cvs-start.diff from upstream.
5611 * patches/any/cvs-pie-lt_executable.diff: new patch from upstream to fix
5612 explicit loader invocation with PIE binaries. Closes: #796899.
5613
5614 -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Sep 2015 18:39:36 +0200
5615
5616 glibc (2.19-19) unstable; urgency=medium
5617
5618 * patches/hurd-i386/cvs-mlock.diff: New patch to permit one to use mlock
5619 from non-root process.
5620
5621 -- Samuel Thibault <sthibault@debian.org> Thu, 09 Jul 2015 14:28:56 +0200
5622
5623 glibc (2.19-18) unstable; urgency=medium
5624
5625 [ Aurelien Jarno ]
5626 * debhelper.in/locales.templates: allow the C.UTF-8 locale to be
5627 selected as the default locale. Closes: #782241.
5628
5629 -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Apr 2015 19:50:11 +0200
5630
5631 glibc (2.19-17) unstable; urgency=medium
5632
5633 [ Adam Conrad ]
5634 * debian/rules.d/debhelper.mk: Unconditionally create tmp.substvars.
5635 Closes: #780431.
5636
5637 -- Aurelien Jarno <aurel32@debian.org> Sat, 14 Mar 2015 10:17:56 +0100
5638
5639 glibc (2.19-16) unstable; urgency=medium
5640
5641 [ Samuel Thibault ]
5642 * patches/hurd-i386/cvs-libpthread-dlopen.diff: New patch to allow
5643 libpthread.so to be dynamically loaded from a dlopened library.
5644 * patches/hurd-i386/cvs-libpthread-libc-lockP{,2}.diff: New patch to
5645 dynamically call pthread functions from libc.
5646
5647 [ Aurelien Jarno ]
5648 * We have a transition mechanism for the locales, as the Debian archive
5649 used to expose arch:all packages on all architectures even when the
5650 corresponding arch:any package is not available yet. This has been
5651 fixed long time ago, the transition mechanism has not been used
5652 correctly for a lot of time and has been broken by the split out of
5653 libc-bin. The breakage has been partially fixed by the "Breaks: locales
5654 (<< 2.19)" added to libc6. It's now time to add the missing "Depends:
5655 libc-bin (>> 2.19)" to locales and remove the transition mechanism.
5656 Closes: #583088, #779442
5657 * patches/any/cvs-ldconfig-aux-cache.diff: new patch from upstream to
5658 ignore corrupted aux-cache instead of segfaulting. Closes: #759530.
5659
5660 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2015 22:00:40 +0100
5661
5662 glibc (2.19-15) unstable; urgency=medium
5663
5664 [ Aurelien Jarno ]
5665 * debian/patches/any/cvs-wscanf.diff: new patch from upstream to fix a
5666 heap buffer overflow in wscanf (CVE-2015-1472, CVE-2015-1473). Closes:
5667 #777197.
5668
5669 -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Feb 2015 15:54:37 +0100
5670
5671 glibc (2.19-14) unstable; urgency=medium
5672
5673 [ Samuel Thibault ]
5674 * patches/hurd-i386/libpthread_spin-lock.diff: New patch to fix spin-lock.h
5675 inclusion order.
5676 * patches/hurd-i386/tg-WRLCK-upgrade.diff: New patch to fix atomicity of
5677 changing between rd locks and wr locks.
5678 * patches/hurd-i386/cvs-static-dlopen.diff: New patch to fix dlopen from
5679 static binaries, busybox notably.
5680 * control.in/main: Bump mig dependency to get _routines@ symbols, bump
5681 gnumach-dev dependency to get protected payload symbols.
5682 * libc0.3.symbols.hurd-i386: Update symbols.
5683 * patches/hurd-i386/submitted-startup-pid2.diff: Remove, replaced by...
5684 * patches/hurd-i386/tg-reboot-startup.diff: ... new patch to make reboot
5685 lookup startup through /servers/startup instead of guessing its pid and
5686 using its message port.
5687
5688 [ Adam Conrad ]
5689 * debian/rules.d/tarball.mk: Fix update-from-upstream manual/* filter rule.
5690
5691 [ Petr Salinger ]
5692 * kfreebsd/local-sysdeps.diff: update to revision 5688 (from glibc-bsd).
5693 Do not return EINTR from sigwait. Closes: #763705.
5694
5695 [ Aurelien Jarno ]
5696 * debian/patches/any/cvs-wordexp.diff: new patch from upstream to fix a
5697 command execution in wordexp() with WRDE_NOCMD specified (CVS-2014-7817).
5698 * debian/patches/any/cvs-getnetbyname.diff: new patch from upstream to fix
5699 an infinite loop in getnetbyname (CVE-2014-9402). Closes: #775572.
5700 * debian/patches/any/cvs-vfprintf.diff: new patch from ustream to fix a
5701 stack overflow in vfprintf (CVE-2012-3406). Closes: #681888.
5702 * debian/patches/git-updates.diff: update to the latest commit of the 2.19
5703 branch to fix a few buffer overflow, unbounded stack allocation or memory
5704 leaks that have not been (yet ?) tagged as security issue. This branch
5705 includes a few patches already applied manually:
5706 - drop patches/localedata/unsubmitted-tst-setlocale3-ENV.diff (merged
5707 upstream).
5708 - drop patches/s390/cvs-s390-abi-reversal.diff (merged upstream).
5709 - update patches/any/cvs-resolv-first-query-failure.diff
5710 - drop patches/any/cvs-resolv-reuse-fd.diff (merged upstream).
5711 - drop patches/any/cvs-posix_spawn_file_actions_addopen.diff (merged
5712 upstream).
5713 - drop patches/any/cvs-setlocale-alloca.diff (merged upstream).
5714 - drop patches/any/cvs-CVE-2014-0475.diff (merged upstream).
5715 - drop patches/any/cvs-CVE-2014-5119.diff (merged upstream).
5716 - drop patches/any/cvs-CVE-2014-6040.diff (merged upstream).
5717
5718 -- Aurelien Jarno <aurel32@debian.org> Sun, 01 Feb 2015 00:32:31 +0100
5719
5720 glibc (2.19-13) unstable; urgency=medium
5721
5722 [ Aurelien Jarno ]
5723 * kfreebsd/local-fbtl.diff: update to revision 5677 (from glibc-bsd).
5724 Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
5725 * patches/hppa/cvs-sigrtmin.diff: backport patch from upstream to change
5726 __SIGRTMIN to match other architectures. Closes: #766605.
5727 * patches/amd64/cvs-slow-sse42.diff: backport patch from upstream to fix
5728 a performance issue with strcmp and friends functions on some machines.
5729 * patches/any/cvs-regex-alloca.diff: new patch from upstream to fix a
5730 segmentation fault in regex in case of heap allocation failure. Closes:
5731 #767225.
5732 * Don't fail to build in case of testsuite regressions, so that changes
5733 in the environment (e.g.: kernel) do not prevent security or stable
5734 versions to be built. It will be re-enabled after the Jessie release.
5735 * debian/control.in/main: build-depends on debhelper (>= 9.20141010) to
5736 get Build-Profiles features. This fixes the following lintian warning:
5737 restriction-formula-with-debhelper-without-debhelper-version.
5738
5739 [ Samuel Thibault ]
5740 * hurd-i386/cvs-libpthread.diff: Update to Sun Nov 2.
5741 * hurd-i386/libpthread_clean.diff: Refresh, most of it merged into
5742 cvs-libpthread.diff.
5743 * hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff,
5744 cvs-libpthread_guardsize.diff, cvs-libpthread_std_thread.diff: Remove,
5745 merged into cvs-libpthread.diff.
5746
5747 -- Aurelien Jarno <aurel32@debian.org> Thu, 06 Nov 2014 20:28:41 +0100
5748
5749 glibc (2.19-12) unstable; urgency=medium
5750
5751 [ Samuel Thibault ]
5752 * patches/hurd-i386/tg-thread-cancel.diff: Update patch from upstream, fixes
5753 a rare deadlock.
5754 * patches/hurd-i386/local-libpthread-stacksize.diff: New patch to make
5755 libpthread stacks size default to 8MiB like on Linux, to avoid surprises
5756 with packages which assume the Linuxish default.
5757 * patches/hurd-i386/tg-poll_errors_fixes.diff: Update patch, fixes
5758 select returned value in case of errors. Closes: #764840.
5759
5760 [ Petr Salinger ]
5761 * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
5762 under 10.x kernels, provided by Steven Chamberlain. Closes: #762404.
5763
5764 [ Aurelien Jarno ]
5765 * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
5766 starting with version 3.74.
5767 * debian/control.in/*: update the syntax of the Build-Profiles field and
5768 build depends on dpkg-dev (>= 1.17.14) to get the new feature. Closes:
5769 #764274.
5770 * Remove libc6-prof package as it's broken for years and there are better
5771 way to profile code nowadays. Closes: #760450.
5772 * patches/amd64/local-blacklist-on-TSX-Haswell.diff: new patch from
5773 Henrique de Moraes Holschuh to disable TSX on processors which might get
5774 it disable through a microcode update. Closes: #762195.
5775 * Install French, German, Polish and Spanish version of validlocale(8)
5776 manpage. Add a Replaces: manpages-fr-extra (<= 20141008).
5777 * Update French manpages translations, by David Prévot. Closes: #715289.
5778 * Update German manpages translations, by Helge Kreutzmann. Closes: #717979.
5779 * kfreebsd/local-fbtl.diff: update to revision 5651 (from glibc-bsd).
5780 Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
5781 * patches/any/cvs-CVE-2014-6040.diff: new patch from upstream to fix crashes
5782 on invalid input in IBM gconv modules (CVE-2014-6040).
5783 * patches/any/cvs-check_pf-infinite-loop.diff: new patch from upstream to
5784 fix an infinite loop in infinite loop in check_pf.
5785 * patches/any/local-static-dlopen-search-path.diff: new patch to re-enable
5786 default search path for dlopen() in static libraries. Closes: #754813,
5787 #757941.
5788
5789 [ Helmut Grohne ]
5790 * debian/patches/any/local-bootstrap-headers.diff: Update to handle
5791 stubs-$abi.h which is required for multilib bootstraps. Closes: #756473
5792
5793 -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Oct 2014 20:01:11 +0200
5794
5795 glibc (2.19-11) unstable; urgency=medium
5796
5797 [ Samuel Thibault ]
5798 * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
5799 overzealous assertions.
5800 * patches/hurd-i386/submitted-bind_umask.diff: Split into cvs-bind_umask.diff
5801 and submitted-bind_umask2.diff as requested by upstream.
5802 * patches/hurd-i386/cvs-fork_ss_hang.diff: New patch which fixes some dash
5803 hangs.
5804 * patches/hurd-i386/cvs-libpthread_guardsize.diff: Add another guard size
5805 computation fix. Fixes gcj's boehm-gc. Closes: #760076.
5806
5807 [ Aurelien Jarno ]
5808 * debian/control.in/main: Build-Depends on dpkg (>= 1.17.11) instead of
5809 dpkg-dev (>= 1.17.1). Closes: #759495.
5810 * debian/debhelper.in/libc.{preinst,postinst,postrm}: correctly remove old
5811 conffiles /etc/ld.so.conf.d/i486-{kfreebsd-gnu.conf,gnu-gnu.conf,gnu.conf}.
5812 Closes: #759568.
5813 * Update Italian debconf translation, by Luca Monducci. Closes: #760092.
5814
5815 [ Petr Salinger ]
5816 * kfreebsd/local-fbtl.diff: update to revision 5520 (from glibc-bsd).
5817 Fixes x87 precision mode in newly created pthreads. Closes: #761175.
5818
5819 -- Aurelien Jarno <aurel32@debian.org> Fri, 12 Sep 2014 23:49:50 +0200
5820
5821 glibc (2.19-10) unstable; urgency=medium
5822
5823 [ Aurelien Jarno ]
5824 * debian/rules: drop the i486 to i586 GNU triplet conversion.
5825 * debian/control.in/main: build-depends on dpkg-dev (>= 1.17.1) and
5826 gcc-4.8 (>= 4.8.3-8) to make sure to get the new i586 GNU triplet on
5827 i386, hurd-i386 and kfreebsd-i386.
5828 * Remove iconv(1), iconvconfig(8), localedef(1) and sprof(1) manpages,
5829 provided by the manpages packages starting with version 3.71.
5830 * patches/any/cvs-CVE-2014-5119.diff: New patch from upstream to remove
5831 support for loadable gconv transliteration modules (CVE-2014-5119).
5832
5833 [ Samuel Thibault ]
5834 * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size computation.
5835 Fixes the creation of thousands of threads, and thus pulseaudio testsuite.
5836 Closes: #758671.
5837 * patches/hurd-i386/cvs-libpthread_std_thread.diff: New patch to deal with
5838 std::thread using __pthread_key_create to detect presence of libpthread.
5839 Fixes build of webkitgtk and most probably other libstdc++-related
5840 failures.
5841 * patches/hurd-i386/submitted-bind_umask.diff: New patch to fix bind() when
5842 umask is 0000, fixes clamav testsuite. Closes: #759218.
5843
5844 [ Adam Conrad ]
5845 * debian/patches/series: Actually apply the submitted arm64 alignment and
5846 setcontext patches mentioned in 2.19-0experimental0 (closes: #759042)
5847
5848 -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Aug 2014 07:13:10 +0200
5849
5850 glibc (2.19-9) unstable; urgency=medium
5851
5852 [ Aurelien Jarno ]
5853 * debian/rules.d/control.mk: don't add libc6{,-dev}-{armel,armhf}
5854 packages in debian/control as we don't build them in Debian. New dak
5855 code checks for NEW packages directly in debian/control.
5856
5857 -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Aug 2014 17:58:27 +0200
5858
5859 glibc (2.19-8) unstable; urgency=medium
5860
5861 [ Helmut Grohne ]
5862 * debian/patches/build stage2 without selinux. Closes: #742640.
5863 * Don't emit dependencies on libgcc when building stage2. Closes: #755580.
5864 * Add a "nobiarch" build profile that inhibits all multilib packages from
5865 being built. Closes: #745380.
5866
5867 [ Aurelien Jarno ]
5868 * debian/patches/arm64/cvs-includes-cleanup.diff: new patch from upstream to
5869 clean sys/user.h and sys/procfs.h. Closes: #755169.
5870 * debian/patches/s390/cvs-s390-abi-reversal.diff: new patch backported from
5871 upstream to revert the S/390 jmp_buf/ucontext_t ABI change.
5872 * Update Turkish debconf translation, by Mert Dirik. Closes: #757495.
5873 * Remove ia64 support. Closes: #756095.
5874 * Update debian/copyright with the libidn/punycode.{c,h} license. Closes:
5875 #754731.
5876 * debian/control/libc: drop Recommends on: gcc | c-compiler. Closes:
5877 #747933.
5878
5879 -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Aug 2014 15:54:09 +0200
5880
5881 glibc (2.19-7) unstable; urgency=high
5882
5883 * debian/patches/localedata/unsubmitted-tst-setlocale3-ENV.diff: Apply
5884 correct environment for the tst-setlocale3 test to find its locales.
5885
5886 -- Adam Conrad <adconrad@0c3.net> Sat, 12 Jul 2014 17:29:20 -0600
5887
5888 glibc (2.19-6) unstable; urgency=high
5889
5890 [ Aurelien Jarno ]
5891 * debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
5892 locale environment handling (CVE-2014-0475).
5893 * debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
5894 hardening.
5895 * debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
5896 sdt.h has been moved to a different location in the latest upload, and
5897 it's not really clear on which architectures systemtap support should
5898 be enabled.
5899
5900 [ Helmut Grohne ]
5901 * debian/rules.d/debhelper.mk: fix dh_strip call in stage1. Closes:
5902 #754350.
5903
5904 [ Petr Salinger ]
5905 * kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
5906 * kfreebsd/local-fbtl.diff: likewise.
5907 * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
5908
5909 -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jul 2014 17:22:50 +0200
5910
5911 glibc (2.19-5) unstable; urgency=medium
5912
5913 [ Aurelien Jarno ]
5914 * debian/sysdeps/mips*.mk: replace EGLIBC_PASSES into GLIBC_PASSES.
5915 * debian/patches/alpha/cvs-__pointer_chk_guard.diff: new patch from
5916 upstream to fix testsuite failures on alpha.
5917 * debian/patches/alpha/local-string-functions.diff: disable strcmp
5918 and strncmp as these functions behaves incorrectly when crossing
5919 pages. This fixes badsalttest in the testsuite.
5920 * debian/debhelper.in/libc.postinst: don't run "telinit u" under systemd
5921 Closes: #753725.
5922 * debian/testsuite-checking/expected-results-alpha-linux-gnu-libc: ignore
5923 floating point failures, as alpha is not fully IEEE compliant. Closes:
5924 #753099.
5925 * testsuite-checking/expected-results-*s390*: ignore tst-cancelx17.out
5926 failure, it is due to a bug in the test (see BZ #12683).
5927
5928 [ Helmut Grohne ]
5929 * Rename the bootstrap stage to DEB_BUILD_PROFILES=stage1 to conform
5930 with https://wiki.debian.org/BuildProfileSpec. (Closes: #752480)
5931 * Don't try to install xen headers in i386 bootstrap build, because
5932 they are not built. Closes: #743676.
5933
5934 [ Adam Conrad ]
5935 * debian/patches/alpha/cvs-unwind-backtrace.diff: Backport upstream
5936 fix to enable unwind tables when building the backtrace routines.
5937
5938 -- Aurelien Jarno <aurel32@debian.org> Sun, 06 Jul 2014 21:42:09 +0200
5939
5940 glibc (2.19-4) unstable; urgency=medium
5941
5942 [ Aurelien Jarno ]
5943 * debian/debhelper.in/libc.{preinst,postrm,postinst}: correctly remove
5944 old ld.so configuration if more than one libc6 package is installed
5945 (multiarch case). Closes: #752389, #752404.
5946
5947 [ Samuel Thibault ]
5948 * patches/hurd-i386/tg-tls-threadvar.diff: Update to fix gcc-4.9 build.
5949
5950 [ Adam Conrad ]
5951 * debian/control.in/main: glibc-source Conflics/Replaces eglibc-source.
5952 * debian/patches/powerpc/local-powerpc8xx-dcbz.diff: Restrict the trap
5953 to 32-bit builds, since the Freescale 8xx CPUs aren't 64-bit capable.
5954
5955 -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Jun 2014 20:10:39 +0200
5956
5957 glibc (2.19-3experimental0) experimental; urgency=medium
5958
5959 [ Aurelien Jarno]
5960 * Switch back to glibc sources:
5961 - debian/control.in/*: replace eglibc by glibc, update descriptions.
5962 - rename debian/debhelper.in/eglibc-source.install into
5963 glibc-source.install.
5964 - rename debian/debhelper.in/eglibc-source.lintian-overrides into
5965 glibc-source.lintian-overrides.
5966 - rename debian/eglibc-source.filelist into glibc-source.filelist
5967 - debian/copyright: update.
5968 - debian/rules, debian/rules.d/*: replace eglibc by glibc.
5969 - source/lintian-overrides: replace eglibc by glibc.
5970 - debian/sysdeps/*: replace eglibc by glibc.
5971 - debian/po/*: update using debconf-updatepo.
5972 - debian/rules.d/tarball.mk: rewrite to generate the orig tarball and
5973 to fetch the branch updates through git.
5974 - patches/any/submitted-nl_langinfo-static.diff: refresh.
5975 - patches/any/submitted-ldsodefs_rtld_debug.diff: drop.
5976 - patches/any/local-dynamic-resolvconf.diff: new patch from the eglibc
5977 tree to dynamically take into account changes in resolv.conf.
5978 - patches/powerpc/local-powerpc8xx-dcbz.diff: new patch from the eglibc
5979 tree to workaround dcbz issues on PowerPC 8XX CPUs.
5980 - patches/sh4/local-fpscr_values.diff: new patch from eglibc tree to
5981 export the ___fpscr_values symbol on SH4.
5982 - patches/any/local-libpic.diff: new patch from eglibc tree to install
5983 *_pic.a files.
5984 - patches/any/local-bootstrap-headers.diff: new patch from eglibc tree
5985 to ease header installation when bootstrapping.
5986
5987 -- Aurelien Jarno <aurel32@debian.org> Wed, 18 Jun 2014 20:22:44 +0200
5988
5989 eglibc (2.19-3) unstable; urgency=medium
5990
5991 [ Aurelien Jarno ]
5992 * debian/control.in/libc: fix libtirpc1 breaks. Closes: #751852.
5993 * debian/rules.d/build.mk: generate ld.so configuration file using
5994 DEB_HOST_MULTIARCH instead of DEB_HOST_GNU_TYPE to have a stable
5995 path even when the GNU triplet change.
5996 * debian/debhelper.in/libc.{preinst,postrm,postinst}: remove old
5997 ld.so configuration file on hurd-i386, i386 and kfreebsd-i386.
5998 * debian/debhelper.in/libc.postinst: don't create/modify ld.so.conf,
5999 but instead provide it as a conffile in libc-bin. Closes: #737588.
6000 * debian/debhelper.in/libc.preinst: remove dead code.
6001
6002 -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Jun 2014 18:57:11 +0200
6003
6004 eglibc (2.19-2) unstable; urgency=medium
6005
6006 [ Adam Conrad ]
6007 * expected-results-aarch64-linux-gnu-libc: Ignore basic-test.out on
6008 arm64 after assurance from upstream that this isn't a regression.
6009
6010 [ Aurelien Jarno ]
6011 * Add support for mipsn32, mipsn32el, mips64 and mips64el, based on
6012 patches from Eleanor Chen, Yunqiang Su and Sphinx Jiang. Closes:
6013 #715038.
6014 - debian/control.in/main: bump build-depends on linux-libc-dev to (>=
6015 3.9). Do it for all architectures as this version is in Jessie for quite
6016 some time.
6017 - control.in/mips32: new file.
6018 - control.in/mipsn32: add mips64 and mips64el architectures.
6019 - control.in/mips64: add mipsn32 and mipsn32el architectures.
6020 - debian/rules.d/control.mk: add mipsn32, mipsn32el, mips64 and mips64el
6021 to the architecture list.
6022 - debian/sysdeps/mips64.mk: new file.
6023 - debian/sysdeps/mips64el.mk: new file.
6024 - debian/sysdeps/mipsn32.mk: new file.
6025 - debian/sysdeps/mipsn32el.mk: new file.
6026 * debian/control.in/libc: add a Breaks: check (<< 0.9.10-6.1+b1) on s390x,
6027 to make sure libcheck.a is using the GLIBC_2.19 version of the *jmp*
6028 functions.
6029 * debian/control.in/libc: add a Breaks: libtirpc1 (<< 0.2.3), as earlier
6030 versions try to unlock a lock which hasn't been locked, causing an
6031 issue with lock elision. Closes: #751134.
6032 * Update Swedish debconf translation, by Martin Bagge. Closes: #751172.
6033 * debian/patches/alpha/submitted-lll_futex_timed_wait_bitset.diff: new
6034 patch to fix issues in the testsuite on alpha. Closes: #750996.
6035 * debian/testsuite-checking/expected-results-mips*-linux-gnu-*: re-add
6036 tst-mqueue5.out (removed in the latest cleanup) as it still occasionally
6037 fails.
6038 * debian/patches/any/submitted-resolv-ipv6-nameservers.diff: new patch to
6039 fix resolving issues when using IPv6 nameservers in resolv.conf. Closes:
6040 #627531, #644406, #709867.
6041 * patches/any/cvs-posix_spawn_file_actions_addopen.diff: new patch from
6042 upstream to fix a vulnerability in posix_spawn_file_actions_addopen
6043 (CVE-2014-4043). Closes: #751774.
6044 * patches/kfreebsd/local-sysdeps.diff: update to revision 5486 (from
6045 glibc-bsd). Closes: #751565.
6046
6047 -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jun 2014 20:40:57 +0200
6048
6049 eglibc (2.19-1) unstable; urgency=medium
6050
6051 [ Aurelien Jarno ]
6052 * debian/control.in/main: remove outdated Build-Depends on bzip2.
6053 * debian/patches/any/cvs-resolv-reuse-fd.diff: new patch from upstream
6054 to fix invalid file descriptor reuse while sending DNS query. Closes:
6055 #722075.
6056 * Finish debconf translation update from Esko Arajärvi. Closes: #750124.
6057 * debian/patches/git-updates.diff: update from the 2.19 branch:
6058 - fixes pthread_spin_lock on sparc/sparc64. Closes: #749087.
6059 * debian/patches/any/submitted-argp-attribute.diff: new patch from Ondřej
6060 Bílka to fix string functions with FORTIFY_SOURCE=2 when <argp.h> is
6061 included before <string.h>. Closes: #647084.
6062 * debian/sysdeps/{sparc,sparc64}.mk: temporarily pass --disable-multiarch
6063 to configure to try to fix random segmentation faults on Niagara 1
6064 machines.
6065
6066 [ Samuel Thibault ]
6067 * hurd-i386/unsubmitted-pthread_posix-option.diff: Split patches into...
6068 * ... hurd-i386/tg-{posix_thread,gai_misc}.diff.
6069 * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size
6070 computation and enable again.
6071
6072 -- Aurelien Jarno <aurel32@debian.org> Wed, 04 Jun 2014 20:32:06 +0200
6073
6074 eglibc (2.19-0experimental0) experimental; urgency=medium
6075
6076 [ Adam Conrad ]
6077 * New upstream release: version 2.19, orig tarball built at SVN r25252:
6078 - debian/patches/alpha/local-string-functions.diff: Rebased.
6079 - debian/patches/any/local-disable-test-tgmath2.diff: Rebased.
6080 - debian/patches/any/local-localedef-fix-trampoline.diff: Rebased.
6081 - debian/patches/any/local-no-malloc-backtrace.diff: Rebased.
6082 - debian/patches/any/submitted-longdouble.diff: Rebased.
6083 - debian/patches/hurd-i386/local-enable-ldconfig.diff: Rebased.
6084 - debian/patches/kfreebsd/local-fbtl-depends.diff: Rebased.
6085 - debian/patches/kfreebsd/local-scripts.diff: Rebased.
6086 - debian/patches/locale/preprocessor-collate-uli-sucks.diff: Rebased.
6087 - debian/patches/localedata/fix-lang.diff: Rebased.
6088 - debian/patches/localedata/locale-en_DK.diff: Rebased.
6089 - debian/patches/localedata/locale-hsb_DE.diff: Rebased.
6090 - debian/patches/localedata/locale-ku_TR.diff: Rebased.
6091 - debian/patches/localedata/locales-fr.diff: Rebased.
6092 - debian/patches/localedata/sort-UTF8-first.diff: Rebased.
6093 - debian/patches/powerpc/local-math-logb.diff: Rebased.
6094 - debian/patches/sparc/local-fork.diff: Rebased.
6095 - debian/patches/sparc/local-sparcv9-target.diff: Rebased.
6096 - debian/patches/i386/local-i586-ulps.diff: Regenerate.
6097 - debian/patches/alpha/submitted-PTR_MANGLE.diff: Fixed upstream.
6098 - debian/patches/ia64/submitted-fpu-ulps.diff: Regenerated upstream.
6099 - debian/patches/powerpc/submitted-gettimeofday-vdso.diff: Dropped.
6100 - debian/patches/any/local-use-glibc-predef.diff: Merged upstream.
6101 - debian/patches/any/submitted-getaddrinfo-lo.diff: Merged upstream.
6102 - debian/patches/any/local-getaddrinfo-interface.diff: Merged upstream.
6103 - debian/patches/any/submitted-resolv-init.diff: Merged upstream.
6104 - debian/patches/arm/cvs-arm-always-blx.diff: Merged upstream.
6105 - debian/patches/arm/cvs-memcpy-align.diff: Merged upstream.
6106 - debian/patches/sparc/cvs-strcmp.diff: Merged upstream.
6107 - debian/patches/sparc/cvs-efd_semaphore.diff: Merged upstream.
6108 - debian/patches/sparc/submitted-prlimit.diff: Merged upstream.
6109 - Drop all cvs-* patches that are included in the 2.19 upstream release.
6110 * debian/sysdeps/ppc64el.mk: Use --with-cpu=power7 to optimize properly.
6111 * debian/*: Update occurences of 2.18 to 2.19 and update symbols to match.
6112 * debian/patches/any/unsubmitted-tst-ftell-locale.diff: Apply the correct
6113 environment for the tst-ftell-partial-wide.out test to find its locales.
6114 * debian/*: Remove references to libbsd-compat.a which is no longer built.
6115 * debian/sysdeps/powerpc.mk: Follow rename of stubs-64.h to stubs-64-v1.h.
6116 * debian/patches/any/submitted-sysdeps-auxv.diff: Fix implicit declaration
6117 when including <sys/auxv.h> in the testsuite by fixing up header guards.
6118 * expected-results-aarch64-linux-gnu-libc: Tolerate fenv-tls test failure.
6119 * debian/rules.d/tarball.mk: Add an update-from-upstream-git glibc target.
6120 * debian/patches/git-updates.diff: Updates to current release/2.19/master.
6121 * debian/sysdeps/arm64.mk: Enable IFUNC, now that binutils can support it.
6122 * debian/patches/locale/submitted-XDR-revert.diff: Return the XDR currency
6123 to locale/iso-4217.def because localedata/locales/i18n needs to have it.
6124 * debian/patches/powerpc/cvs-ibm-branch.diff: Pull in IBM's 2.19 backports
6125 to fix several bugs and add optimisations on POWER7 and POWER8 machines.
6126 * debian/patches/any/local-no-malloc-backtrace.diff: Change M_CHECK_ACTION
6127 to abort if the first bit is set (ie: MALLOC_CHECK_=1), like the second.
6128 * debian/patches/arm64/submitted-align.diff: Right pthread_self alignment.
6129 * debian/patches/arm64/submitted-setcontext.diff: Bring in patch from Will
6130 Newton of Linaro to reimplement setcontext without rt_sigreturn syscall.
6131 * debian/patches/arm64/submitted-tst-setcontext.diff: Apply test for same.
6132 * debian/debhelper.in/libc-bin.manpages: Drop locale.1, moved to manpages.
6133
6134 [ Aurelien Jarno ]
6135 * debian/debhelper.in/libc.preinst: remove check for sparc32 kernel, the
6136 support has been removed with Lenny.
6137 * debian/debhelper.in/libc.preinst: remove code to upgrade armhf systems
6138 from pre-Wheezy versions.
6139 * debian/debhelper.in/libc.preinst: don't act on the filesystem until it
6140 is sure that the libc is going to be upgraded.
6141 * debian/debhelper.in/libc.preinst: stop checking for /etc/init.d/glibc.sh
6142 on upgrade, we don't support lenny to jessie upgrades.
6143 * debhelper.in/libc-alt.preinst: drop, we don't support lenny to jessie
6144 upgrades.
6145 * sysdeps/{amd64.mk,i386.mk,x32.mk}: enable lock elision.
6146 * expected-results-arm-linux-gnueabi-{armel,libc}: ignore basic-test.out
6147 test, as it is due to GCC bug #748616.
6148 * debian/control.in/main: build-depends on systemtap-sdt-dev on linux-any.
6149 debian/sysdeps/linux.mk: enable systemtap support. Closes: #700760.
6150 * patches/any/cvs-strtod.diff: new patch to fix strtod on some
6151 architectures, fixing a FTBFS on sparc.
6152
6153 [ Samuel Thibault ]
6154 * Hurd fixes for new upstream
6155 - debian/patches/hurd-i386/libpthread_version.diff: Rebased.
6156 - debian/patches/hurd-i386/submitted-net.diff: Rebased.
6157 - debian/patches/hurd-i386/tg-elfosabi_gnu.diff: Fixed upstream.
6158 - debian/patches/hurd-i386/tg-pthread-atfork.diff: Fixed upstream.
6159 - debian/patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
6160 - debian/patches/hurd-i386/tg-tls.diff: Rebased.
6161 - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: Rebased.
6162 - update testsuite hurd-i386 results.
6163
6164 [ Martin Pitt ]
6165 * Adjust autopkgtest to build the package within the test instead of
6166 having a simple "/bin/true" test. This avoids copying the sizable
6167 built tree between host and VM twice.
6168
6169 [ Petr Salinger ]
6170 * kfreebsd/local-nscd-nosendfile-fix.diff: remove, fixed upstream.
6171 * kfreebsd/local-no-execfn.diff: new patch,
6172 to handle systems without AT_EXECFN
6173 * kfreebsd/local-sysdeps.diff: update to revision 5466 (from glibc-bsd).
6174 * kfreebsd/local-fbtl.diff: likewise.
6175 * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
6176
6177 -- Adam Conrad <adconrad@0c3.net> Thu, 22 May 2014 23:42:20 -0600
6178
6179 eglibc (2.18-7) unstable; urgency=medium
6180
6181 [ Aurelien Jarno ]
6182 * testsuite-checking/expected-results-*s390*: ignore tst-cancel17.out
6183 failure, it is due to a bug in the test (see BZ #12683).
6184 * local/etc/bindresvport.blacklist: add port 655 (tinc). Closes: #748338.
6185 * control.in/*: remove conflicts between multiarch libc packages using the
6186 same dynamic library loader. This was introduced in 2.18-6, but sadly the
6187 infrastructure is not ready for that, leaving now way to fix the problem.
6188 Reopens: #745552.
6189
6190 [ Samuel Thibault ]
6191 * patches/hurd-i386/cvs-libpthread_guardsize.diff: Disable for now, it
6192 breaks a bunch of tests.
6193
6194 -- Aurelien Jarno <aurel32@debian.org> Mon, 19 May 2014 11:49:49 +0200
6195
6196 eglibc (2.18-6) unstable; urgency=medium
6197
6198 [ Samuel Thibault ]
6199 * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guardsize semantic
6200 for gcc's -fsplit-stack.
6201
6202 [ Aurelien Jarno ]
6203 * patches/any/cvs-make-4.0.diff: patch from upstream to allow GNU Make
6204 4.0 and greater. Closes: #747013.
6205 * patches/sparc/cvs-strcmp.diff: patch from upstream to fix a corner case
6206 in the sparc specific strcmp() implementation. Closes: #746310.
6207 * debhelper.in/nscd.init: invalidate nscd cache on startup. Closes:
6208 #689427.
6209 * patches/any/cvs-wprintf.diff: patch from upstream to correctly handle
6210 %p in wprintf(). Closes: #729514.
6211 * patches/any/submitted-resolv-first-query-failure.diff: replace by upstream
6212 version patches/any/cvs-resolv-first-query-failure.diff.
6213 * control.in/*: add conflicts between multiarch libc packages using the same
6214 dynamic library loader. Closes: #745552.
6215 * patches/localedata/submitted-it_IT-thousands_sep.diff: new patch to define
6216 the thousands separator for the it_IT locale. Closes: #712157.
6217 * patches/any/submitted-ptsname_r-uninitialized-memory.diff: new patch to
6218 fix uninitialized memory in ptsname_r(). Closes: #741482.
6219 * patches/all/submitted-po-fr-fixes.diff: new patch to fix the French
6220 translation of inappropriate (inappropré -> inapproprié). Closes:
6221 #733237.
6222 * patches/any/cvs-socketcall-syscall.diff: new patch from upstream to fix
6223 socketcall multiplex syscall features detection. Closes: #730744.
6224 * patches/any/submitted-nl_langinfo-static.diff: new patch to fix
6225 nl_langinfo() used in static binaries. Closes: #747103.
6226 * patches/any/sparc/cvs-efd_semaphore.diff: new patch from upstream to
6227 declare EFD_SEMAPHORE in <bits/eventfd.h> on SPARC. Closes: #730092,
6228 #737697.
6229 * patches/svn-updates.diff: update from 2.18 branch, to fix a race in free()
6230 of fastbin chunk.
6231 * local/manpages/sprof.1, local/manpages/rpcgen.1: apply typographical
6232 fixes from Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #726849,
6233 #740973.
6234 * patches/hppa/*.diff: apply changes from John David Anglin
6235 <dave.anglin@bell.net>. Closes: #725508, #741243.
6236 * testsuite-checking/expected-results-mips*el: re-add tst-tls2.out and
6237 tst-tls3.out (remove in the latest cleanup) as they still occasionally
6238 fail.
6239 * local/manpages/sotruss.1: new manpage.
6240 * patches/sparc/submitted-prlimit.diff: new patch to fix missing
6241 prlimit/prlimit64 prototypes on SPARC. Closes: #703559.
6242 * source/lintian-overrides: add override for false positive
6243 license-problem-non-free-RFC tag. Remove old override for
6244 outdated-autotools-helper-file tag.
6245 * control.in/main: Bump Standards-Version to 3.9.5 (no changes).
6246
6247 -- Aurelien Jarno <aurel32@debian.org> Wed, 14 May 2014 19:15:10 +0200
6248
6249 eglibc (2.18-5) unstable; urgency=medium
6250
6251 [ Samuel Thibault ]
6252 * patches/hurd-i386/tg-mmap_file_prot_none_fix.diff: New patch, fixes locale
6253 generation.
6254 * control.in/main: Bump hurd dependency to version with newer RPCs.
6255 * libc0.3.symbols.hurd-i386: Update accordingly.
6256 * patches/hurd-i386/libpthread_nort.diff: Remove patch, replaced by...
6257 * patches/hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff: Fix for
6258 pthread_condattr_setclock, for glib2.0 build.
6259 * patches/hurd-i386/cvs-munmap-0.diff: New patch to fix gcc's -fsplit-stack
6260 initialization.
6261 * patches/hurd-i386/cvs-tcbhead_t.diff: New patch to complete TLS variables,
6262 to fix gcc's -fsplit-stack support.
6263 * Update hurd-i386 testsuite results.
6264 * patches/hurd-i386/tg-extern_inline.diff: Only inline within libc.
6265 * patches/hurd-i386/tg-tls-threadvar.diff: Use tcbhead_t for _hurd_sigstate
6266 instead of TLS variable. Fixes some corner cases triggered with gcl.
6267 * patches/hurd-i386/tg-sigstate_locking.diff: Refresh.
6268 * patches/hurd-i386/tg-sigstate_thread_reference.diff: Refresh.
6269
6270 [ Petr Salinger ]
6271 * kfreebsd/local-sysdeps.diff: update to revision 5460 (from glibc-bsd).
6272 * kfreebsd/local-fbtl.diff: likewise
6273
6274 [ Adam Conrad ]
6275 * debian/patches/arm/cvs-{memcpy-align.patch,arm-always-blx.diff}: Backport
6276 ifunc memcpy routines from 2.19 to fix alignment issues and computed-jump
6277 calculations for ARM_ALWAYS_BX, should fix memcpy on our ArmadaXP buildds.
6278
6279 -- Adam Conrad <adconrad@0c3.net> Sun, 27 Apr 2014 15:06:57 -0600
6280
6281 eglibc (2.18-4) unstable; urgency=high
6282
6283 [ Aurelien Jarno ]
6284 * debian/debhelper.in/libc.preinst: Don't fail if the dynamic loader
6285 symlink is dangling or missing. Closes: #740158, #740196.
6286 * debian/debhelper.in/libc.preinst: only disable ldconfig after making
6287 sure a fixed version hasn't already been unpacked, as the unpack order
6288 is not guaranteed.
6289 * debian/debhelper.in/libc.postrm: generalize the dynamic linker
6290 symlink creation to all biarch packages.
6291 * debian/debhelper.in/libc-alt.postrm: generalize the dynamic linker
6292 symlink removal to all biarch packages.
6293
6294 -- Aurelien Jarno <aurel32@debian.org> Sun, 02 Mar 2014 15:32:16 +0100
6295
6296 eglibc (2.18-3) unstable; urgency=medium
6297
6298 * debian/patches/any/local-no-malloc-backtrace.diff: Lower the default
6299 for MALLOC_CHECK_ to 1, and add it to the list of insecure variables
6300 that can't be set for suid binaries. This allows us to not backtrace
6301 malloc failures by default (Closes: #739913, LP: #1266492) and skips
6302 backtrace for suid binaries where an attacker calling into a corrupt
6303 malloc internal data structure with malloc could lead to Bad Things.
6304
6305 -- Adam Conrad <adconrad@0c3.net> Sun, 23 Feb 2014 18:43:36 -0700
6306
6307 eglibc (2.18-2) unstable; urgency=medium
6308
6309 [ Aurelien Jarno ]
6310 * any/local-ldconfig-ignore-ld.so.diff: new patch to ignore the dynamic
6311 linker in ldconfig. Closes: #699206, #707185, #727786, #736097,
6312 #739734, #739758.
6313 * debian/debhelper.in/libc.preinst: Disable ldconfig when a potentially
6314 broken dynamic loader symlink is found. This happens when a biarch
6315 package of the same architecture than the native one has been installed
6316 (e.g.: libc6-amd64:i386 on amd64) and ldconfig is run afterwards.
6317
6318 [ Petr Salinger ]
6319 * kfreebsd/local-sysdeps.diff: update to revision 5443 (from glibc-bsd).
6320
6321 -- Aurelien Jarno <aurel32@debian.org> Sun, 23 Feb 2014 13:30:11 +0100
6322
6323 eglibc (2.18-1) unstable; urgency=medium
6324
6325 [ Adam Conrad ]
6326 * debian/patches/hurd-i386/libpthread_version.diff: Remove stderr vomit.
6327 * debian/patches/arm/cvs-arm__{longjmp,sigsetjmp}-thumb.diff: Pull patch
6328 from upstream to allow building longjmp and sigsetjmp code with Thumb.
6329 * debian/patches/arm/cvs-arm-pointer-mangle-frame.diff: Upstream diff to
6330 no longer apply pointer encryption to the frame pointer (LP: #1268937)
6331 * debian/patches/powerpc/cvs-gettimeofday-32.diff: Replace the submitted
6332 version of this patch with the upstream commit, which also fixes time.
6333 * debian/debhelper.in/libc.postinst: Track samba to smbd service rename.
6334
6335 [ Aurelien Jarno ]
6336 * debian/testsuite-checking/expected-results-mips*: Update following
6337 the prlimit64 fix deployment on the build daemons.
6338 * patches/alpha/cvs-tls-macros.diff: New patch from upstream to fix
6339 FTBFS on alpha. Closes: #735774.
6340
6341 [ Samuel Thibault ]
6342 * patches/hurd-i386/cvs-libpthread.diff: New snapshot, brings thread
6343 destruction fixes and name resolution fix.
6344 * patches/hurd-i386/libpthread_build.diff: Refresh.
6345 * patches/hurd-i386/libpthread_fix.diff: Remove, fixed upstream.
6346 * patches/hurd-i386/libpthread_globsigdisp.diff: Remove, merged upstream.
6347 * patches/hurd-i386/tg-tls_thread_leak.diff: Re-enable, now working.
6348 * control.d/libc: Upgrade hurd Breaks to version which include the fix again
6349 gcc-4.8-built libc.
6350
6351 -- Adam Conrad <adconrad@0c3.net> Thu, 20 Feb 2014 19:38:49 -0700
6352
6353 eglibc (2.18-0experimental1) experimental; urgency=low
6354
6355 [ Adam Conrad ]
6356 * debian/patches/i386/cvs-nonascii-case-strcmp.diff: Pull upstream patch
6357 to fix LC_CTYPE nonascii-case fallback in i686 strcasecmp/strncasecmp.
6358 * debian/testsuite-checking/*: Update 686 targets to match the 586 ones.
6359 * Generate expected-results-powerpc64le-linux-gnu-libc for ppc64el port.
6360 * debian/testsuite-checking/*: Normalize expected results for ARM ports.
6361 * debian/patches/i386/cvs-sse42-strstr*: Backport upstream commits which
6362 drop buggy SSE4.2 srtstr implementations in favour of an SSE2 version.
6363 * debian/patches/any/cvs-ptrace_peeksiginfo_args.diff: Prepend __ prefix
6364 to ptrace_peeksiginfo_args struct to prevent namespace clash w/ linux.
6365 * debian/patches/powerpc/cvs-ppc64-vdso-ifunc.diff: Pull upstream fix to
6366 squash undefined behaviour in PowerPC64 vDSO IFUNC symbol resolutions.
6367 * debian/patches/powerpc/submitted-gettimeofday-vdso.diff: New diff from
6368 Adhemerval Zanella at IBM to fix gettimeofday vDSO/IFUNC interactions.
6369 * debian/patches/powerpc/submitted-gettimeofday-32.diff: Pull patch from
6370 Adhemerval Zanella at IBM to fix 32-bit gettimeofday VSYSCALL lookups.
6371 * debian/rules.d/build.mk, debian/sysdeps/{hurd,linux,kfreebsd}.mk: Make
6372 pt_chown keyed off a new variable that we can use to enable or disable
6373 it per kernel type rather than just the primary libc (Closes: #734607)
6374 * debian/patches/kfreebsd/submitted-waitid.diff: On Linux, we must undef
6375 waitflags before we define them or we'll conflict with kernel headers.
6376
6377 [ Aurelien Jarno ]
6378 * debian/patches/any/cvs-vfscanf-0e+0.diff: new patch from upstream to
6379 fix parsing of 0e+0. Closes: #732993.
6380 * debian/patches/mips/submitted-wordsize-clang.diff: drop now that clang
6381 correctly defines_MIPS_SZPTR.
6382
6383 [ Samuel Thibault ]
6384 * patches/hurd-i386/tg-nfds-poll.diff: New patch to fix poll call with big
6385 array.
6386 * patches/hurd-i386/tg-sigstate_locking.diff: New patch to fix sigstate
6387 creation.
6388 * patches/hurd-i386/tg-sigstate_thread_reference.diff: New patch to fix
6389 sigstate thread reference counting.
6390 * patches/hurd-i386/{libpthreadlibpthread_stubs,libpthread_hurd_cond_wait,
6391 submitted-libpthread-elf,cvs-libpthread_lock,libpthread_cancellation,
6392 libpthread_hurd_cond_timedwait,libpthread_ctypes,cvs-pthread_atfork,
6393 cvs-tls-threadvar-threadself,cvs-libpthread-tls,
6394 cvs-libpthread-userstack}.diff: Remove, replaced by...
6395 * patches/hurd-i386/cvs-libpthread.diff: ... this git snapshot, and...
6396 * patches/hurd-i386/libpthread_build.diff: ... these build fixes.
6397 * patches/hurd-i386/tg-aio_misc.diff: New patch to fix aio build.
6398 * control.d/main: Build-depend on newer gnumach-dev to get
6399 thread_terminate_release RPC.
6400 * libc0.3.symbols.hurd-i386: Add thread_terminate_release.
6401
6402 -- Adam Conrad <adconrad@0c3.net> Fri, 10 Jan 2014 16:06:00 -0700
6403
6404 eglibc (2.18-0experimental0) experimental; urgency=low
6405
6406 [ Adam Conrad ]
6407 * New upstream release: version 2.18, orig tarball built at SVN r24653:
6408 - patches/alpha/local-string-functions.diff: Rebased.
6409 - patches/alpha/submitted-PTR_MANGLE.diff: Rebased.
6410 - patches/any/local-allocalim-header.diff: Rebased.
6411 - patches/any/local-disable-test-tgmath2.diff: Rebased.
6412 - patches/any/local-dlfptr.diff: Rebased.
6413 - patches/any/local-ld-multiarch.diff: Rebased.
6414 - patches/any/local-ldso-disable-hwcap.diff: Rebased.
6415 - patches/any/local-mktemp.diff: Rebased.
6416 - patches/any/local-nss-overflow.diff: Rebased.
6417 - patches/any/submitted-bits-fcntl_h-at.diff: Rebased.
6418 - patches/any/submitted-longdouble.diff: Rebased.
6419 - patches/arm/local-vfp-sysdeps.diff: Rebased.
6420 - patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rebased.
6421 - patches/hppa/submitted-nptl-carlos.diff: Rebased.
6422 - patches/sparc/local-fork.diff: Rebased.
6423 - patches/ia64/submitted-fpu-ulps.diff: Rebased.
6424 - patches/localedata/first_weekday.diff: Rebased.
6425 - patches/locale/LC_IDENTIFICATION-optional-fields.diff: Rebased.
6426 - patches/powerpcspe/unsubmitted-nearbyint.diff: Applied upstream.
6427 - patches/m68k/cvs-sysdep-cfi.diff: Applied upstream.
6428 - patches/i386/cvs-simd-exception.diff: Applied upstream.
6429 - patches/any/local-rtld.diff: Applied upstream.
6430 - patches/any/cvs-tst-array-as-needed.diff: Applied upstream.
6431 - patches/any/cvs-use-glibc-wchar.diff: Applied upstream.
6432 - patches/any/submitted-setfsid-wur.diff: Applied upstream.
6433 - patches/any/cvs-sys-param-h-DEV_BSIZE.diff: Applied upstream.
6434 - patches/any/cvs-getaddrinfo-stack-overflow.diff: Applied upstream.
6435 - patches/any/cvs-regexp-overrun.diff: Applied upstream.
6436 - patches/any/cvs-gethostbyname-numeric.diff: Applied upstream.
6437 - patches/any/cvs-getaddrinfo-EAI_NONAME.diff: Applied upstream.
6438 - patches/any/cvs-tst-cancel4-buf.diff: Applied upstream.
6439 - patches/arm64/cvs-setjmp-clobber.diff: Applied upstream.
6440 - patches/any/cvs-tst-cancel4-buf.diff: Applied upstream.
6441 - patches/any/cvs-CVE-2013-4332-pvalloc.diff: Rebased.
6442 - patches/any/cvs-CVE-2013-4332-valloc.diff: Rebased.
6443 - patches/any/cvs-CVE-2013-4788-static-ptrguard.diff: Rebased.
6444 - patches/any/cvs-CVE-2013-4788-static-ptrguard-arm.diff: Rebased.
6445 - patches/any/cvs-CVE-2013-2207-pt_chown.diff: Applied upstream.
6446 * debian/patches/any/cvs-tst-tls-atexit-deps.diff: Fix compilation of
6447 stdlib/tst-tls-atexit with binutils defaulting to ld --as-needed.
6448 * debian/control: Build-dep on netbase for service lookups in tests.
6449 * debian/sysdeps/{linux,hurd}.mk: Force on pt_chown on linux and hurd.
6450 * debian/rules.d/debhelper.mk: Compress $(libc), multiarch-support, and
6451 libc-bin with gzip, and let the rest default to dpkg's new defaults.
6452 * debian/debhelper.in/libc-bin.lintian-overrides: The manpages for zic
6453 zdump, ldd, ldconfig, and getent have moved to the manpages package.
6454 * debian/debhelper.in/libc.lintian-overrides: Don't whine about ldconfig.
6455 * debian/testsuite-checking/*: Allow powerpc to fail test-{double,float}.
6456 * debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc: New.
6457 * debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel: New.
6458 * debian/testsuite-checking/expected-results-i686-linux-gnu-libc: New.
6459 * debian/patches/any/local-rtlddir-cross.diff: Revert to the state found
6460 in 2.17 where ld.so was installed to slibdir and so listed in libc.so.
6461 * Skeleton in packaging support for the new powerpc64le-linux-gnu:
6462 - debian/sysdeps/ppc64el.mk: Define base ppc64el libc targets.
6463 - debian/rules.d/control.mk: Add ppc64el to the list of libc_arches.
6464 - debian/control.in/main: Build-depend on gcc-4.8 for ppc64el builds.
6465 * debian/libc6.symbols.ppc64: Add missing libc6 symbols file for ppc64.
6466 * debian/libc6.symbols.arm64: Add missing libc6 symbols file for arm64.
6467 * debian/sysdeps/*: Enable new IFUNC support on armel and armhf builds.
6468 * debian/patches/arm/cvs-ifunc-hwcap-fix.diff: Fix IFUNC on non-NEON.
6469 * debian/patches/arm/cvs-arm-pointer-mangling.diff: Add ARM support for
6470 pointer encryption in glibc internal structures in C and assembler.
6471 * debian/patches/any/cvs-tst-cleanup2-ret.diff: Fix return regression
6472 on recent versions of gcc in nptl/tst-cleanup2 and nptl/tst-cleanupx2.
6473 * debian/patches/any/unsubmitted-tst-tlsmod-as-needed.diff: Fix linking
6474 tst-tlsmod5.so and tst-tlsmod6.so with an as-needed default toolchain.
6475 * debian/patches/any/unsubmitted-scanf-includes.diff: Fix includes for
6476 the scanf15 and scanf17 tests for arches that need misc/bits/syscall.h.
6477 * debian/patches/any/local-use-glibc-predef.diff: Backport stdc-predef.h
6478 from glibc instead of eglibc, avoiding bits/predefs.h (closes: #717557)
6479 * debian/rules.d/quilt.mk: Fix unpatch with only one arch patch applied.
6480 * debian/patches/arm64/cvs-arm64-sigcontext.diff: arm64 sigcontextinfo.h.
6481 * debian/patches/arm64/cvs-arm64-relocs.diff: Add arm64 reloc definitions.
6482 * debian/patches/arm64/cvs-arm64-mcount-profiling.diff: mcount profiling.
6483 * debian/patches/arm64/cvs-arm64-ifunc.diff: Enable arm64 IFUNC support.
6484 * debian/{rules,sysdeps/arm64.mk,control}: Enable libc6-prof on aarch64.
6485 * debian/{control.in/main,rules,sysdeps/*}: Switch to using gcc-4.8 on all
6486 architectures as gcc-4.6 and gcc-4.7 are going away in the near future.
6487 * debian/rules: Build for i586 where dpkg-architecture claims i486, which
6488 matches the default that gcc-4.8 has had on i386 for the last two years.
6489 * debian/rules: Set configure_build the same as configure_target above, so
6490 we don't think we're cross-building and skip half the testsuite on i386.
6491 * debian/patches/i386/local-i586-ulps.diff: Regen ulps for i586, not i686.
6492 * debian/patches/i386/cvs-tst-cond25.diff: Pull fix for an intermittent
6493 failure in nptl/tst-cond25 in pthread_cond_timedwait.S on i486 and up.
6494
6495 [ Samuel Thibault ]
6496 * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: Rebased.
6497 * patches/hurd-i386/libpthread_hurd_cond_wait.diff: Rebased.
6498 * patches/hurd-i386/submitted-add-needed.diff: Rebased.
6499 * patches/hurd-i386/submitted-exec_filename.diff: Rebased.
6500 * patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
6501 * patches/hurd-i386/tg-elfosabi_gnu.diff: Rebased.
6502 * patches/hurd-i386/tg-exec-static.diff: Rebased.
6503 * patches/hurd-i386/tg-hurdsig-fixes.diff: Rebased.
6504 * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
6505 * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Rebased.
6506 * patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
6507 * patches/hurd-i386/tg-tls.diff: Rebased.
6508 * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: Rebased.
6509 * patches/hurd-i386/submitted-net.diff: Rebased.
6510 * patches/hurd-i386/local-ulimit.diff: Removed, fixed upstream.
6511 * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: Add missing
6512 version.
6513 * patches/hurd-i386/libpthread_hurd_cond_wait.diff: Likewise.
6514 * patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: New patch, fixes undefined
6515 __GI_memmove/memset reference failures.
6516 * testsuite-checking/expected-results-i486-gnu-libc,
6517 expected-results-i686-gnu-i386, expected-results-i686-gnu-i686,
6518 expected-results-i686-gnu-xen: Update testsuite result.
6519
6520 [ Petr Salinger ]
6521 * debian/*: change version occurences from 2.17 to 2.18 for upgrades/deps.
6522 * kfreebsd/local-sysdeps.diff: update to revision 5214 (from glibc-bsd).
6523 * kfreebsd/local-fbtl.diff: likewise
6524 * sysdeps/kfreebsd.mk: pt_chown is mandatory
6525 * update symbols file for kfreebsd
6526 * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
6527 * add kfreebsd/submitted-waitid.diff. Closes: #720188.
6528 * add kfreebsd/submitted-auxv.diff. Closes: #717912.
6529 * drop obsolete patches/*/local-linuxthreads*
6530 * drop obsolete linuxthreads part of kfreebsd/local-scripts.diff
6531 * drop obsolete kfreebsd/local-dosavesse.diff, local-pthread_at_fork.diff,
6532 kfreebsd/local-nosavesse.diff, kfreebsd/local-use-thr-primitives.diff,
6533 and kfreebsd/submitted-libc_once.diff.
6534 * drop kfreebsd/local-readdir_r.diff, obsoleted by fix for CVE-2013-4237.
6535
6536 [ Aurelien Jarno ]
6537 * Drop s390 support.
6538 * sysdeps/{hurd,kfreebsd,linux}.mk: remove dead code.
6539 * Remove linuxthreads from the tarball:
6540 - rules.d/tarball.mk: don't fetech linuxthreads and linuxthreads_db.
6541 - rules.d/build.mk: don't build linuxthreads manpages.
6542 - rules: don't run make clean in linuxthreads directory.
6543 - patches/any/local-sysctl.diff: drop the linuxthreads part.
6544 - patches/all/local-pthread-manpages.diff: remove.
6545 - local/manpages/pthread_*.3: import the few remaining linuxthreads
6546 manpages.
6547 - debhelper.in/glibc-doc.manpages: update manpage locations.
6548 * debian/sysdeps/s390.mk: Enable new IFUNC support.
6549 * debian/rules.d/debhelper.mk: compress locales-all with xz -z7.
6550 * patches/any/cvs-strcasecmp-locales.diff: new patch from upstream to
6551 fix mismatch between strcasecmp and toupper/tolower in tr_TR.iso88599
6552 locale (Closes: #716775).
6553 * patches/any/cvs-CVE-2013-4458-getaddrinfo.diff: new patch from upstream
6554 to fix stack (frame) overflow in getaddrinfo() when called with AF_INET6
6555 / CVE-2013-4458 (Closes: #727181).
6556 * testsuite-checking/expected-results-s390-linux-gnu-s390,
6557 testsuite-checking/expected-results-s390x-linux-gnu-libc: cleanup.
6558 * patches/svn-updates.diff: update with the glibc 2.18 branch to get commits
6559 which are not yet available in eglibc. Fixes multiarch math functions on
6560 sparc.
6561 * testsuite-checking/expected-results-i486*: rename expected result files
6562 from i486 to i586.
6563 * testsuite-checking/convertlog.sh: use sort -u to avoid duplicated entries
6564 in the test results.
6565 * testsuite-checking/expected-results-mips*: remove duplicated entries,
6566 cleanup.
6567 * testsuite-checking/expected-results-arm-linux-gnueabihf-libc: cleanup.
6568 * testsuite-checking/expected-results-arm-linux-gnueabi-libc: cleanup.
6569 * testsuite-checking/expected-results-*86-linux-gnu*: cleanup.
6570 * patches/any/cvs-DL_CALL_DT_INIT_FINI.diff,
6571 patches/hppa/cvs-hppa-DL_CALL_DT_INIT_FINI.diff,
6572 patches/ia64/cvs-ia64-DL_CALL_DT_INIT_FINI.diff: new patches from upstream
6573 to fix a segmentation fault in ld.so on hppa and ia64.
6574 * testsuite-checking/expected-results-sparc*-linux-gnu-*: cleanup.
6575 * patches/s390/cvs-s390-tls-got-pointer.diff: new patch from upstream to fix
6576 the TLS GOT pointer setup on s390.
6577 * debian/rules.d/build.mk: define the installation in configparms to avoid
6578 broken glibc makefiles to spuriously trigger install rules trying to
6579 overwrite system headers.
6580 * testsuite-checking/expected-results-*-kfreebsd-gnu-*: allow
6581 check-local-headers.out to fail as the script is linux specific and
6582 doesn't now about kfreebsd specific headers.
6583 * debian/rules: don't pass -fstrict-aliasing to HOST_CFLAGS, it is already
6584 included in -O2.
6585 * Replace patches/any/submitted-findlocale-div-by-zero.diff by upstream
6586 version patches/any/cvs-findlocale-div-by-zero.diff.
6587 * patches/any/cvs-CVE-2013-4332-memalign-2.diff: patch from upstream to
6588 address some remaining issues from CVE-2013-4332.
6589 * patches/ia64/local-rtld-compile-options.diff: new patch to workaround
6590 miscompilation issues.
6591 * testsuite-checking/expected-results-ia64-linux-gnu-libc: cleanup and
6592 update.
6593
6594 -- Adam Conrad <adconrad@0c3.net> Mon, 09 Dec 2013 22:14:44 -0700
6595
6596 eglibc (2.17-98) UNRELEASED; urgency=low
6597
6598 [ Samuel Thibault ]
6599 * patches/hurd-i386/tg-ifaddrs_v6.diff: Add missing initialization of sa_len
6600 fields.
6601 * patches/hurd-i386/tg-futimens.diff: New patch to add futimens support for
6602 apt 0.9.15.1.
6603
6604 -- Aurelien Jarno <aurel32@debian.org> Fri, 29 Nov 2013 18:11:34 +0100
6605
6606 eglibc (2.17-97) unstable; urgency=medium
6607
6608 [ Aurelien Jarno ]
6609 * patches/mips/local-prlimit64.diff: remove.
6610 * patches/mips/cvs-prlimit64.diff: new patch from upstream to fix
6611 getrlimit64/setrlimit64 with recent 64-bit kernels (Closes: #665897).
6612 * patches/any/submitted-findlocale-div-by-zero.diff: new patch to fix
6613 a SIGFPE when locale-archive has been corrupted to all zeros (Closes:
6614 #718890, #730336).
6615
6616 [ Petr Salinger ]
6617 * kfreebsd/local-sysdeps.diff: raise MAXLOGNAME
6618
6619 -- Aurelien Jarno <aurel32@debian.org> Fri, 29 Nov 2013 16:43:19 +0100
6620
6621 eglibc (2.17-96) unstable; urgency=low
6622
6623 * patches/any/cvs-CVE-2013-4237-alignment.diff: Fix alignment of the
6624 directory block in dirstream.h, fixing readdir regression on sparc.
6625 * testsuite-checking/*: Allow ptrguard test to fail on mips and hurd.
6626
6627 -- Adam Conrad <adconrad@0c3.net> Fri, 15 Nov 2013 09:39:47 +0000
6628
6629 eglibc (2.17-95) unstable; urgency=low
6630
6631 [ Adam Conrad ]
6632 * patches/any/cvs-CVE-2013-4788-static-ptrguard-arm.diff: Pull fix
6633 from git to fix the static-ptrguard testsuite regression on ARM.
6634 * patches/series: Re-enable CVE-2013-4788 fixes (Closes: #717178)
6635 * patches/series.kfreebsd*: Disable kfreebsd/local-readdir_r.diff.
6636
6637 [ Samuel Thibault ]
6638 * patches/any/cvs-CVE-2012-44xx.diff: Include <sys/param.h> to get
6639 MIN/MAX macros on hurd-i386.
6640
6641 -- Adam Conrad <adconrad@0c3.net> Sat, 09 Nov 2013 21:45:05 -0700
6642
6643 eglibc (2.17-94) unstable; urgency=low
6644
6645 [ Adam Conrad]
6646 * patches/any/cvs-CVE-2012-44xx.diff: backport overflow fixes in strcoll
6647 addressing CVE-2012-4412 and CVE-2012-4424 (Closes: #687530, #689423)
6648 * patches/any/cvs-CVE-2013-4237.diff: backport git fix to respect the
6649 NAME_MAX constraints in readdir_r: CVE-2013-4237 (Closes: #719558)
6650 * debian/patches/any/cvs-CVE-2013-2207-pt_chown.diff: backpot git patch
6651 to disable building and using pt_chown, but leave disabled for now
6652 until we come up with a complete plan to not break end-user machines.
6653 * patches/any/cvs-CVE-2013-4788-static-ptrguard*: backport fix from git
6654 for pointer mangling in static builds, disabled due to ARM regression.
6655 * patches/arm64/cvs-setjmp-clobber.diff: __sigsetjmp clobbers register
6656 x1 before making the tail call to __sigjmp_save, which causes the
6657 latter to always save the signal mask. Backport git patch to fix.
6658 * patches/ubuntu/unsubmitted-dlopen-static-crash.diff: New patch from
6659 Maciej Rozycki to fix a dlopen segfault in statically linked programs.
6660
6661 [ Samuel Thibault ]
6662 * libc0.3.symbols.hurd-i386: Refresh.
6663 * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Fix spurious returned error
6664 when flags are not 0. Thanks Svante Signell for the catch
6665 (Closes: #724681)
6666 * patches/hurd-i386/libpthread_stubs.diff: Drop stub for pthread_atfork, now
6667 implemented.
6668 * patches/hurd-i386/tg-tls.diff: Fix getting LDT on fork.
6669 * patches/hurd-i386/local-dl-dynamic-weak.diff: Remove patch, issue fixed in
6670 libpthread.
6671 * control: Make libc0.3 break old binaries which were depending on the
6672 previous patch.
6673 * patches/hurd-i386/tg-extern_inline.diff: Do not expose some internals of
6674 libc outside libc.
6675 * patches/hurd-i386/cvs-tls-threadvar-threadself.diff: New patch, store
6676 pthread_self in TLS instead of threadvar.
6677 * patches/hurd-i386/cvs-libpthread-tls.diff: New patch, delay TLS
6678 deallocation.
6679 * patches/hurd-i386/tg-tls.diff: Update, fix errno declaration for TLS.
6680 * patches/hurd-i386/tg-tls-threadvar.diff: Update, replace all threadvars
6681 with TLS.
6682 * patches/hurd-i386/cvs-libpthread-userstack.diff: New patch, allow
6683 user-provided stacks.
6684 * patches/hurd-i386/tg-libc_getspecific.diff: New patch, fix erroneous
6685 __libc_getspecific weak reference.
6686 * control: Make libc0.3 break old hurd with overzealous inlines.
6687 * patches/hurd-i386/libpthread.diff: Synchronize with upstream.
6688
6689 [ Petr Salinger ]
6690 * fbtl.diff: limit default stack size to 4 * ARCH_STACK_DEFAULT_SIZE.
6691 See #727009, #725516.
6692 * sysdeps.diff: fixup get/set owner of socket
6693
6694 -- Adam Conrad <adconrad@0c3.net> Sat, 09 Nov 2013 18:06:17 -0700
6695
6696 eglibc (2.17-93) unstable; urgency=low
6697
6698 [ Adam Conrad ]
6699 * patches/any/cvs-tst-cancel4-buf.diff: Increase nptl test case buffer
6700 size to 16384 so we really block on current (>= 3.10) Linux kernels.
6701 * patches/any/cvs-CVE-2013-4332-*.diff: Backport git fixes for integer
6702 overflows in allocator functions: CVE-2013-4332 (Closes: #722536)
6703 * debian{control,sysdeps/arm64.mk}: Switch to gcc-4.8 on arm64 only.
6704
6705 [ Samuel Thibault ]
6706 * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: New patch from
6707 Richard Braun to work around applications which do not like micro-second
6708 clock_t, such as guile.
6709 * Update hurd-i386 testsuite progressions.
6710 * patches/hurd-i386/submitted-startup-pid2.diff: New patch from Justus
6711 Winter to prepare reboot() for /hurd/init getting PID 2 instead of 1.
6712 * patches/hurd-i386/submitted-path_mounted.diff: New patch from Justus
6713 Winter to fix hurd-i386's _PATH_MOUNTED according to Debian usage.
6714 * patches/hurd-i386/tg-socket{,pair}_flags.diff: New patch from Thomas
6715 Schwinge to add support for SOCK_CLOEXEC and SOCK_NONBLOCK.
6716 * patches/hurd-i386/tg-pthread-atfork.diff,cvs-pthread_atfork.diff: Add
6717 pthread_atfork support.
6718 * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
6719 overzealous assertions.
6720 * patches/hurd-i386/tg-pipe2.diff: New patch to add pipe2 support.
6721
6722 [ Pino Toscano ]
6723 * Generate udeb shlibs also for Hurd's libmachuser and libhurduser.
6724
6725 -- Adam Conrad <adconrad@0c3.net> Sun, 22 Sep 2013 20:05:36 -0600
6726
6727 eglibc (2.17-92) unstable; urgency=low
6728
6729 * kfreebsd/local-sysdeps.diff: update to revision 4839 (from glibc-bsd).
6730
6731 -- Petr Salinger <petr.salinger@seznam.cz> Wed, 31 Jul 2013 22:38:47 +0100
6732
6733 eglibc (2.17-91) unstable; urgency=low
6734
6735 [ Petr Salinger ]
6736 * switch libpthread implementation on kfreebsd-* to fbtl.
6737 Closes: #703545. Closes: #665287. Closes: #683825. Closes: #489066.
6738 * split some parts of kfreebsd/local-linuxthreads29.diff
6739 into kfreebsd/local-nscd-no-sockcloexec.diff and
6740 kfreebsd/local-linuxthreads-tlsdesc.diff
6741 * add kfreebsd/local-fbtl.diff and kfreebsd/local-fbtl-depends.diff
6742 * kfreebsd/local-sysdeps.diff: update to revision 4809 (from glibc-bsd).
6743 Closes: #718181. Addresses: #717032 in new binutils.
6744 * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
6745 by fbtl tests that are known to fail.
6746
6747 [ Aurelien Jarno ]
6748 * debian/rules.d/build.mk: run the testsuite in parallel again.
6749 * prepare symbols file update for kfreebsd-* switch to fbtl.
6750
6751 [ Samuel Thibault ]
6752 * hurd-i386/local-no-bootstrap-fs-access.diff: Do not call access at
6753 process startup on hurd-i386. Fixes root filesystem startup.
6754 * hurd-i386/unsubmitted-tls.diff: rename into tg-tls-threadvar.diff
6755 * hurd-i386/tg-tls.diff: Move some hooks to tg-tls-threadvar.diff.
6756
6757 [ Adam Conrad ]
6758 * debian/control.in/main: Drop build-conflicts on binutils-gold to
6759 make us buildable again with the new binutils that provides it.
6760 * debian/*: Remove ldd.1, ldconfig.8, ld.so.8, gai.conf.5, zic.8,
6761 and zdump.1, and let them move to manpages (Reference: #556173)
6762
6763 -- Adam Conrad <adconrad@0c3.net> Wed, 31 Jul 2013 20:56:32 +0100
6764
6765 eglibc (2.17-7) unstable; urgency=medium
6766
6767 [ Aurelien Jarno ]
6768 * debian/rules.d/build.mk: unexport LD_PRELOAD to allow the testsuite
6769 to pass even if eatmydata is used. Closes: #713035.
6770 * debian/script.in/nohwcap.sh: handle new multiarch format of dpkg-query.
6771 Closes: #713837.
6772 * debian/patches/m68k/cvs-sysdep-cfi.diff: new patch from upstream to fix
6773 cfi assembly code. Closes: #709992.
6774 * patches/any/cvs-gethostbyname-numeric.diff: new patch from upstream to fix
6775 gethostbyname when used with numeric addresses.
6776 * debian/patches/any/cvs-getaddrinfo-EAI_NONAME.diff: new patch from
6777 upstream to return EAI_NONAME instead of EAI_SYSTEM when the network
6778 is down. Closes: #713799.
6779 * debian/local/ldconfig_wrap: rename into debian/local/sbin/ldconfig to
6780 be consistent with the naming of other files in this directory.
6781 * debian/patches/mips/local-prlimit64.diff: new patch to temporarily
6782 workaround issues with the prlimit64 syscall on MIPS.
6783 * debian/testsuite-checking/expected-results-mips*: allow a few tests to
6784 fail due to the prlimit64 syscall issue on MIPS.
6785 * Add 32-bit biarch packages on sparc64.
6786
6787 [ Samuel Thibault ]
6788 * Remove unapplied hurd-i386/local-nice.diff (applied as tg-nice.diff)
6789
6790 [ Petr Salinger ]
6791 * kfreebsd/local-sysdeps.diff: update to revision 4552 (from glibc-bsd).
6792 Closes: #712196.
6793
6794 -- Aurelien Jarno <aurel32@debian.org> Sun, 30 Jun 2013 01:18:27 +0200
6795
6796 eglibc (2.17-6) unstable; urgency=low
6797
6798 [ Aurelien Jarno ]
6799 * control.in/main, sysdeps/mips.mk, sysdeps/mipsel.mk: build the libc
6800 back with gcc-4.7, but using -mno-plt.
6801
6802 [ Samuel Thibault ]
6803 * hurd-i386/libpthread_ctypes.diff: Fix ctypes initialization.
6804 * hurd-i386/submitted-handle-eprototype.diff: Fix DNS lookups.
6805 * hurd-i386/tg-io_select_timeout.diff: Fixes select timeout.
6806 * hurd-i386/tg-poll_errors_fixes.diff: Fixes poll posixity.
6807 * hurd-i386/local-select.diff: Removed, made obsolete by
6808 tg-io_select_timeout.diff.
6809 * hurd-i386/tg-context_functions.diff: Add *context support.
6810
6811 -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Jun 2013 07:58:13 +0200
6812
6813 eglibc (2.17-5) unstable; urgency=low
6814
6815 [ Petr Salinger ]
6816 * kfreebsd/local-sysdeps.diff: update to revision 4512 (from glibc-bsd).
6817 Closes: #710841.
6818
6819 [ Adam Conrad ]
6820 * debian/tests/control: Add a bogus Depends line to the rebuild test.
6821
6822 [ Aurelien Jarno ]
6823 * Build glibc on mips with gcc-4.4 until a recent binutils version is
6824 available in sid.
6825
6826 -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Jun 2013 00:18:31 +0200
6827
6828 eglibc (2.17-4) unstable; urgency=low
6829
6830 [ Adam Conrad ]
6831 * Drop versioned build-dependencies on tar, make, and sed, as they're
6832 all {Build-,}Essential and available in oldstable (Closes: #708504)
6833
6834 [ Petr Salinger ]
6835 * kfreebsd/local-sysdeps.diff: update to revision 4511 (from glibc-bsd).
6836 Closes: #635192. Closes: #667448.
6837 * debian/sysdeps/kfreebsd.mk, debian/debhelper.in/libc.preinst:
6838 bump minimal FreeBSD kernel version to 8.3.
6839
6840 [ Aurelien Jarno ]
6841 * Remove any/local-o_cloexec.diff, kfreebsd/local-freopen.diff and
6842 any/unsubmitted-cloexec-conditional.diff (not needed anymore).
6843 * debhelper.in/libc-bin.postinst: remove duplicate trigger message.
6844 Closes: #707919.
6845 * Update Hungarian debconf translation, by Nagy Elemér Károly.
6846 * Add powerpcspe/unsubmitted-nearbyint.diff to fix FTBFS on powerpcspe
6847 (Closes: #708741).
6848 * Update testsuite-checking/expected-results-powerpc-linux-gnuspe-libc
6849 (Closes: #693895).
6850 * rules.d/build.mk: use rdfind + symlinks instead of fdupes + handcoded
6851 shell script to optimize disk space.
6852
6853 -- Aurelien Jarno <aurel32@debian.org> Sat, 01 Jun 2013 22:03:20 +0200
6854
6855 eglibc (2.17-3) unstable; urgency=medium
6856
6857 [ Petr Salinger ]
6858 * Allow failure of tst-secure-getenv on kfreebsd-*, as the kernel
6859 in squeeze provides /proc/self/exe only on a best effort basis.
6860 * kfreebsd/local-sysdeps.diff: update to revision 4438 (from glibc-bsd).
6861
6862 [ Aurelien Jarno ]
6863 * Add s390x symbols files.
6864
6865 [ Adam Conrad ]
6866 * sysdeps/mips.mk: Install n64 and n32 stubs headers into each of
6867 their respective libc-dev-* multilib packages (Closes: #708265)
6868 * sysdeps/mipsel.mk: Do the same for mipsel multilib dev packages.
6869
6870 -- Adam Conrad <adconrad@0c3.net> Wed, 15 May 2013 18:50:01 -0600
6871
6872 eglibc (2.17-2) unstable; urgency=low
6873
6874 [ Adam Conrad ]
6875 * debian/patches/any/unsubmitted-cloexec-conditional.diff: Catch yet
6876 another unconditional O_CLOEXEC and conditionalize it for freebsd.
6877 * debian/patches/kfreebsd/local-HAVE_TLS_SUPPORT.diff: Removed, as
6878 this is no longer needed by the updated glibc-bsd sysdeps upstream.
6879 * debian/patches/any/cvs-regexp-overrun.diff: Backport patch from git
6880 to resolve regex matcher overrun, CVE-2013-0242 (Closes: #699399)
6881 * debian/sysdeps/ia64.mk, debian/control: Switch ia64 back to gcc-4.6,
6882 as our world explodes when compiled with gcc-4.7 on ia64 right now.
6883
6884 [ Aurelien Jarno ]
6885 * patches/any/cvs-sys-param-h-DEV_BSIZE.diff: New patch to fix
6886 conflict with kFreeBSD kernel headers.
6887 * patches/kfreebsd/local-linuxthreads-TLS-THREAD.diff: New patch to remove
6888 conditional defines on USE___THREAD and HAVE_TLS_SUPPORT.
6889 * patches/kfreebsd/local-linuxthreads-mutex-initializer.diff: New patch to
6890 define MUTEX_INITIALIZER.
6891 * Japanese debconf translation update from Nobuhiro Iwamatsu.
6892 closes: #695077.
6893 * patches/any/cvs-getaddrinfo-stack-overflow.diff: New patch to fix
6894 a stack overflow in getaddrinfo(), CVE-2013-1914. Closes: #704623.
6895 * patches/any/local-missing-linux_types.h.diff: Drop, not need anymore.
6896 * local/manpages/ld.so.8: drop --ignore-rpath documentation. Closes:
6897 #707802.
6898 * patches/all/local-ldd.diff: check if the dynamic linker works before
6899 using it. Closes: #631242, #707091.
6900 * patches/kfreebsd/local-scripts.diff: remove dynamic linker name, now
6901 handled by abi-variants.
6902 * debian/control.in/main: remove ${misc:Depends} from libc Depends: field to
6903 not get a dependency on debconf. Closes: #707813.
6904 * patches/localedata/submitted-locale-bo.diff: New patch to fix bo_IN and
6905 bo_CN locales, causing localedef to fail and localechooser to FTBFS.
6906
6907 [ Petr Salinger ]
6908 * patches/kfreebsd/local-linuxthreads-initfini.diff: follow upstream
6909 changes in startup code
6910 * patches/kfreebsd/local-no-pldd.diff: pldd is linux only utility
6911 * patches/kfreebsd/local-nscd-nosendfile-fix.diff: handle system without
6912 sendfile syscall
6913 * patches/kfreebsd/local-linuxthreads-stackguard.diff: handle elf subdir
6914 removal
6915 * patches/kfreebsd/local-freopen.diff: support architecture without dup3()
6916 * patches/kfreebsd/local-linuxthreads-ctype_init.diff: follow upstream
6917 changes in ctype initialization
6918 * re-enable lost any/local-linuxthreads-XPG7.diff
6919 any/local-linuxthreads-setclock.diff
6920 * drop obsolete any/local-linuxthreads-unwind.diff
6921 any/local-linuxthreads-lowlevellock.diff
6922 * kfreebsd/local-sysdeps.diff: update to revision 4431 (from glibc-bsd).
6923 * Add into testsuite-checking/expected-results-*-kfreebsd-gnu-*
6924 tst-timer5 test and new tst-backtrace[4-6] tests that are known to fail.
6925 * raise version dependency on g++-4.7 (>= 4.7.3-4) [kfreebsd-amd64] due to
6926 multilib problems in earlier versions
6927
6928 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 May 2013 16:46:17 +0200
6929
6930 eglibc (2.17-1) unstable; urgency=low
6931
6932 [ Samuel Thibault ]
6933 * Rename several hurd-i386 patches to reflect upstream submission status:
6934 - patches/hurd-i386/unsubmitted-single-hurdselect-timeout.diff into
6935 patches/hurd-i386/tg-single-select-timeout.diff,
6936 - patches/hurd-i386/unsubmitted-select-EINTR.diff into
6937 patches/hurd-i386/tg-select-EINTR.diff,
6938 - patches/hurd-i386/unsubmitted-setitimer_fix.diff into
6939 patches/hurd-i386/tg-setitimer.diff.
6940 * patches/hurd-i386/tg-ifaddrs_v6.diff: New, fixes IPv6 in getifaddrs.
6941 * patches/hurd-i386/tg-remap_getcwd.diff: New patch, fixes remap translator.
6942 * patches/hurd-i386/tg-nice.diff: New patch, fixes nice level granularity.
6943 * patches/hurd-i386/tg-tls.diff: Update to tg version.
6944 * patches/hurd-i386/tg-exec-static.diff: New, fixes boot with static exec.
6945 * patches/hurd-i386/tg-EIEIO-fr.diff: New, fixes french translation of EIEIO.
6946 * patches/hurd-i386/tg-af_local_strlen.diff: New patch, fixes using PF_LOCAL
6947 paths without ending \0.
6948
6949 [ Adam Conrad ]
6950 * debian/debhelper.in/libc.postint: Switch from 'awk gsub' to 'tr -d' to
6951 avoid warnings when the awk alternative points to gawk (LP: #1156923)
6952 * debian/patches/any/submitted-setfsid-wur.diff: Drop __wur from setfsuid
6953 and setfsgid functions to avoid -Werror=unused-result (Closes: #701422)
6954 * debian/patches/i386/cvs-simd-exception.diff: Pull patch from upstream
6955 to fix a performance regression in i386 SIMD exceptions (LP: #1157244)
6956 * debian/patches/svn-updates.diff: Update to r22884 of eglibc-2_17 branch
6957
6958 -- Adam Conrad <adconrad@0c3.net> Tue, 07 May 2013 01:57:11 -0600
6959
6960 eglibc (2.17-0experimental2) experimental; urgency=low
6961
6962 * Switch to gcc-4.7 across the board to tidy up some C99 conformance,
6963 and force it to an experimental version at the request of Matthias.
6964 * debian/sysdeps/arm64.mk: Remove --enable-multi-arch (LP: #1117602)
6965 * debian/debhelper.in/libc.postinst: Add support for upstart restarts
6966 and don't restart init when upgrading in chroots (Closes: #608903)
6967 * debian/testsuite-checking/expected-mips*: Allow tst-audit8 to fail.
6968
6969 -- Adam Conrad <adconrad@0c3.net> Wed, 06 Feb 2013 22:41:23 -0700
6970
6971 eglibc (2.17-0experimental1) experimental; urgency=low
6972
6973 [ Adam Conrad ]
6974 * Rebase kfreebsd patches missed in the previous upload due to quilt:
6975 - debian/patches/kfreebsd/local-undef-glibc.diff: Unfuzz.
6976 - debian/patches/kfreebsd/local-use-thr-primitives.diff: Unfuzz.
6977 - debian/patches/kfreebsd/local-linuxthreads29.diff: Unfuzz.
6978 - debian/patches/kfreebsd/local-readdir_r.diff: Track file rename.
6979 - debian/patches/kfreebsd/local-memusage_no_mremap.diff: Unfuzz.
6980 * debian/patches/kfreebsd/local-HAVE_TLS_SUPPORT.diff: Following the
6981 upstream removal of TLS configure options, enable unconditionally.
6982 * debian/patches/any/local-tst-dir-overlayfs.diff: Dropped, as I seem
6983 to be the only person building on overlayfs, and I'll just use aufs.
6984 * Update debian/patches/kfreebsd/local-sysdeps.diff to revision 4353.
6985 * debian/patches/any/unsubmitted-cloexec-conditional.diff: Make more
6986 occurences of O_CLOEXEC conditional on it actually being defined.
6987 * debian/rules: Don't put x32 debug symbols in libc-dbg (LP: #1106471)
6988 * debian/testsuite-checking/expected-*: Allow all arches to fail the
6989 tst-cputimer1 test, as it harmlessly comes and goes on all of them.
6990 * debian/testsuite-checking/expected-*: Adjust ia64 and armel results
6991 to allow failures expected by the upstream port maintainers of each.
6992 * Drop the armhf-specific symbols hack for the new linker, as we're
6993 no longer expecting partial upgrades from the out-of-archive port.
6994 * debian/{control,control.in/main}: Bump Standards-Version to 3.9.4.
6995 * Amend eglibc-source.lintian-overrides to add libc-dev-alt.postinst.
6996
6997 [ Pino Toscano ]
6998 * debian/rules.d/build.mk: When threads is no, disable nscd in all passes.
6999
7000 -- Adam Conrad <adconrad@0c3.net> Sun, 03 Feb 2013 20:34:44 -0700
7001
7002 eglibc (2.17-0experimental0) experimental; urgency=low
7003
7004 [ Adam Conrad ]
7005 * New upstream release: version 2.17, orig tarball built at SVN r22169:
7006 - Restricts ld.so self-loading checks to normal mode (LP: #1088677)
7007 - debian/rules.d/tarball.mk: ports is no longer external to libc.
7008 - debian/*: Update all 2.16 occurences to 2.17 for upgrades/deps.
7009 - patches/localedata/supported.diff: Rebased against new upstream.
7010 - patches/localedata/locale-ia.diff: Dropped, merged upstream.
7011 - patches/localedata/submitted-es_MX-decimal_point.diff: Rebased.
7012 - patches/amd64/local-pthread_cond_wait.diff: Dropped, fixed upstream.
7013 - patches/i386/local-pthread_cond_wait.diff: Dropped (closes: #694962)
7014 - patches/arm64/cvs-ldconfig-cache-abi.diff: Dropped, merged upstream.
7015 - patches/arm64/submitted-aarch64-support.diff: Merged upstream.
7016 - patches/arm/cvs-ldconfig-cache-abi.diff: Dropped, merged upstream.
7017 - patches/arm/local-atomic.diff: Dropped, fixed differently upstream.
7018 - patches/arm/unsubmitted-armhf-linker.diff: Dropped, not needed.
7019 - patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rewritten slightly.
7020 - patches/hppa/submitted-nptl-carlos.diff: Rebased against upstream.
7021 - patches/hppa/local-stack-grows-up.diff: Rebased against upstream.
7022 - patches/hurd-i386/local-enable-ldconfig.diff: dl-cache.c dropped.
7023 - patches/hurd-i386/tg-tls.diff: Rebase and drop powerpc support.
7024 - patches/hurd-i386/tg-regenerate_errno.h.diff: Merged upstream.
7025 - patches/hurd-i386/tg-extern_inline.diff: Drop powerpc support.
7026 - patches/hurd-i386/tg-elfosabi_gnu.diff: Drop powerpc support.
7027 - patches/hurd-i386/tg-grantpt.diff: Rebased against new upstream.
7028 - patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Rebased.
7029 - patches/hurd-i386/submitted-getgroups.diff: Dropped, merged upstream.
7030 - patches/hurd-i386/submitted-getlogin_r.diff: Dropped, fixed upstream.
7031 - patches/hurd-i386/submitted-ptsname.diff: Dropped, merged upstream.
7032 - patches/hurd-i386/submitted-sendto.diff: Dropped, fixed upstream.
7033 - patches/hurd-i386/cvs-add-missing-includes.diff: Merged upstream.
7034 - patches/hurd-i386/cvs-mach-check-local-headers.sh.diff: Merged.
7035 - patches/hurd-i386/cvs-lremovexattr.diff: Dropped, merged upstream.
7036 - patches/hurd-i386/cvs-renameat.diff: Dropped, merged upstream.
7037 - patches/hurd-i386/cvs-mknodat.diff: Dropped, merged upstream.
7038 - patches/hurd-i386/cvs-llistxattr.diff: Dropped, merged upstream.
7039 - patches/i386/submitted-i686-timing.diff: Rebase, and fix a bug that
7040 was excluding dl-caller.c from shared-only-routines for rtld builds.
7041 - patches/m68k/cvs-syscall-arguments.diff: Dropped, merged upstream.
7042 - patches/powerpc/local-math-logb.diff: Rebased against new upstream.
7043 - patches/all/unsubmitted-autoconfupdate.diff: Dropped, not needed.
7044 - patches/any/local-bindresvport_blacklist.diff: Rebase with upstream.
7045 - patches/any/local-ldso-disable-hwcap.diff: Rebased against upstream.
7046 - patches/any/local-libgcc-compat-ports.diff: Rebased against upstream.
7047 - patches/any/local-nss-upgrade.diff: Rebased against new upstream.
7048 - patches/any/local-o_cloexec.diff: Rebased against new upstream.
7049 - patches/any/local-rtld.diff: Rebased against new upstream.
7050 - patches/any/submitted-popen.diff: Dropped, finally merged upstream.
7051 - patches/any/submitted-accept4-hidden.diff: Dropped, merged upstream.
7052 - patches/any/submitted-bits-fcntl_h-at.diff: Rebased against upstream.
7053 - patches/any/local-gai-rfc1918-scope-global.patch: Merged upstream.
7054 - patches/any/submitted-resolv-assert.diff: Dropped, merged upstream.
7055 - patches/any/local-revert-fclose-posix2008.diff: Reverted upstream.
7056 - patches/any/local-sunrpc-dos.diff: Dropped, different fix upstream.
7057 - patches/any/cvs-cxxheaders-detection[123].diff: Merged upstream.
7058 * debian/patches/powerpc/submitted-UAPI_ASM_POWERPC_ELF.diff: Remove,
7059 as this has been fixed in the 3.7 release and 3.8 kernel headers.
7060 * debian/sysdeps/{amd64,i386}.mk: Fix rtlddir for x32 alternate builds.
7061 * debian/sysdeps/{armel,armhf}.mk: Merge multilib configs from Ubuntu.
7062 * debian/debhelper.in/libc.preinst: Fix preinst kernel check to match
7063 the reality that we need >= 2.6.32, as found in squeeze/lucid/RHEL6.
7064 * debian/rules: Fix EGLIBC_VERSION epoch parsing breakage (LP: #929565)
7065 * debian/patches/any/cvs-tst-array-as-needed.diff: Fix tst-array2 and
7066 tst-array5 to build with --no-as-needed to prevent test regressions.
7067 * debian/patches/any/unsubmitted-ldso-machine-mismatch.diff: Skip past
7068 libraries that are built for other machines, rather than erroring.
7069 * debian/patches/i386/unsubmitted-quiet-ldconfig.diff: Fix ldconfig on
7070 x86 to stop complaining so loudly about wrong-arch libraries on path.
7071 * debian/{rules.d/build.mk,sysdeps/hurd*}: When the threads variable is
7072 not set to "yes", add --disable-nscd to the main configure options.
7073 * debian/patches/any/cvs-use-glibc-wchar.diff: Switch from the eglibc
7074 implementation of wchar.h to the cleaner glibc-2.18 implementation.
7075 * debian/patches/arm/local-eabi-wchar.diff: Dropped, no longer needed.
7076 * debian/patches/any/local-tst-dir-overlayfs.diff: Apply dirty hack to
7077 skip tst-dir on overlayfs, as it currently fails (see: LP #1107492)
7078 * debian/patches/svn-updates.diff: Bring svn-updates to revision 22169.
7079
7080 [ Matthias Klose ]
7081 * debian/{rules,rules.d/control.mk,control.in/libc}: Allow turning off
7082 libc-prof arbitrarily, and disable it for arm64, which lacks support.
7083 * debian/rules.d/build.mk: Fix armhf multilib with WITH_BUILD_SYSROOT.
7084
7085 [ Steve McIntyre ]
7086 * debian/patches/arm/unsubmitted-ldso-multilib.diff: Stop ld.so from
7087 exiting prematurely when it encounters wrong-float ABI libraries.
7088
7089 [ Pino Toscano ]
7090 * Rebase/remove hurd-i386 patches against the new upstream version:
7091 - patches/hurd-i386/tg-ptrmangle.diff: Remove, obsolete.
7092 - patches/hurd-i386/tg-check_native.diff: Remove, obsolete.
7093 - patches/hurd-i386/submitted-regex_internal.diff: Fixed upstream.
7094 - patches/hurd-i386/local-disable-sendmmsg.diff: Fixed upstream.
7095 - patches/hurd-i386/unsubmitted-pthread.diff: Drop, obsolete.
7096 - patches/hurd-i386/unsubmitted-mremap.diff: Rebased for new upstream.
7097 * debian/patches/hurd-i386/local-disable-tst-xmmymm.diff: Disable test.
7098 * Update expected-results-i486-gnu-libc, expected-results-i686-gnu-i386,
7099 expected-results-i686-gnu-i686, expected-results-i686-gnu-xen.
7100
7101 -- Adam Conrad <adconrad@0c3.net> Sun, 27 Jan 2013 23:33:32 -0700
7102
7103 eglibc (2.16-0experimental1) experimental; urgency=low
7104
7105 [ Adam Conrad ]
7106 * Add patches/any/cvs-cxxheaders-detection[1-3].diff to bring us up to date
7107 with my C++ header detection patch on glibc trunk, for g++-4.7_4.7.2-10.
7108 * Add patches/powerpc/submitted-UAPI_ASM_POWERPC_ELF.diff to fix builds on
7109 PowerPC against linux headers from 3.7-rc. Remove if fixed for 3.7-final.
7110 * debian/debhelper.in/libc-dev-alt.{preinst,postinst}: Do the directory to
7111 symlink migration in postinst, which solves issues with dpkg following
7112 the new symlink on unpack and removing all the "old" (now new) files.
7113 * debian/rules.d/debhelper.mk: Add a MULTIARCHDIR subst for the above.
7114 * debian/sysdeps/{amd64,i386}.mk: Enable and bootstrap x32 multilib builds.
7115 * debian/control.in/main: Bump g++4.7 build-dep to 4.7.2-11 for x32 builds.
7116 * debian/control.in/main: Bump linux-libc-dev build-dep for alt x32 builds.
7117 * debian/{tests,control.in/main}: Add simple autopkgtest rebuild testcase.
7118
7119 [ Aurelien Jarno ]
7120 * Add patches/m68k/cvs-syscall-arguments.diff to fix cancellable syscall
7121 with 5 or 6 arguments. Closes: #693852.
7122 * debian/rules: don't force the GCC version for BUILD_CC and BUILD_CXX.
7123
7124 [ Pino Toscano ]
7125 * Update testsuite-checking/expected-results-i686-gnu-xen and
7126 testsuite-checking/expected-results-i686-gnu-i686.
7127 * Add patches/hurd-i386/local-ulimit.diff to use Linux' ulimit on hurd-i386
7128 instead of the bogus BSD version. Fix expected-results-i486-gnu-libc,
7129 expected-results-i686-gnu-i386, expected-results-i686-gnu-i686,
7130 expected-results-i686-gnu-xen accordingly.
7131 * debian/testsuite-checking/compare.sh: accept the build directory as an
7132 argument.
7133
7134 [ Jonathan Nieder ]
7135 * patches/any/local-tst-eintr1-eagain.diff: new patch to work around
7136 a race that lets pthread_create hit resource limits when the kernel
7137 takes too long to clean up after joined threads. (closes: #673596)
7138
7139 -- Adam Conrad <adconrad@0c3.net> Sun, 25 Nov 2012 01:18:07 -0700
7140
7141 eglibc (2.16-0experimental0) experimental; urgency=low
7142
7143 [ Aurelien Jarno ]
7144 * New upstream version. Closes: #672934.
7145 - Provide a compatibility symbol for the old memcpy() behaviour. Remove
7146 the memcpy-wrapper. Closes: #625522.
7147 - Fix printing of incomplete multibyte characters. Closes: #208308.
7148 - Disable patches/svn-updates.diff.
7149 - Update patches/localedata/sort-UTF8-first.diff.
7150 - Update patches/localedata/supported.diff.
7151 - Update patches/localedata/locales-fr.diff (partially merged upstream).
7152 - Remove patches/localedata/locales_GB.diff (merged upstream).
7153 - Remove patches/localedata/submitted-bz9732-dz_BT-collation.diff (merged
7154 upstream).
7155 - Update patches/localedata/locale-se_NO.diff.
7156 - Update patches/localedata/tailor-iso14651_t1-common.diff.
7157 - Update patches/localedata/fix-lang.diff.
7158 - Remove patches/localedata/fr_LU-first_weekday.diff (merged upstream).
7159 - Remove patches/localedata/cy_GB-first_weekday.diff (merged upstream).
7160 - Update patches/localedata/submitted-bz9725-locale-sv_SE.diff (partially
7161 merged upstream).
7162 - Update patches/localedata/first_weekday.diff (partially merged
7163 upstream).
7164 - Remove patches/localedata/submitted-bz9912-locale-ru_UA.diff (merged
7165 upstream).
7166 - Remove patches/localedata/locale-et_EE.diff (merged upstream).
7167 - Remove patches/localedata/submitted-translit-colon.diff (merged upstream).
7168 - Remove patches/localedata/locale-bem-en_ZA.diff (merged upstream).
7169 - Remove patches/localedata/locale-ff_SN.diff (merged upstream).
7170 - Remove patches/localedata/locale-sw.diff (merged upstream).
7171 - Remove patches/localedata/locale-sv_FI.diff (merged upstream).
7172 - Remove patches/localedata/locale-os_RU.diff (merged upstream).
7173 - Remove patches/localedata/cvs-rupee.diff (merged upstream).
7174 - Remove patches/localedata/cvs-es-lc_numeric.diff (merged upstream).
7175 - Remove patches/localedata/submitted-de_AT-mon.diff (merged upstream).
7176 - Remove patches/localedata/cvs-rupeesign.diff (merged upstream).
7177 - Remove patches/alpha/cvs-fp_control-plt.diff (merged upstream).
7178 - Remove patches/alpha/cvs-have_tls_thread.diff (merged upstream).
7179 - Remove patches/alpha/cvs-preconfigure.diff (merged upstream).
7180 - Remove patches/alpha/cvs-stat_ver_linux.diff (merged upstream).
7181 - Remove patches/alpha/cvs-syscall.diff (merged upstream).
7182 - Remove patches/alpha/cvs-tls_dtv_unallocated.diff (merged upstrea).
7183 - Remove obsolete parts of alpha/local-string-functions.diff (merged
7184 upstream).
7185 - Remove patches/alpha/submitted-creat64.diff (obsolete).
7186 - Remove patches/alpha/submitted-fcntl_h.diff (merged upstream).
7187 - Remove patches/alpha/submitted-fxstatat.patch (obsolete).
7188 - Remove patches/alpha/submitted-libm-hidden.diff (merged upstream).
7189 - Remove patches/alpha/submitted-____longjmp_chk.diff (merged upstream).
7190 - Remove patches/alpha/submitted-epoll_create1.diff (obsolete).
7191 - Remove patches/alpha/submitted-fallocated.patch (merged upstream).
7192 - Remove patches/alpha/submitted-fpu-ulps.diff (merged upstream).
7193 - Remove patches/alpha/submitted-rlimit-rttime.diff (merged upstream).
7194 - Remove patches/alpha/submitted-sysconf-cache.diff (merged upstream).
7195 - Remove patches/alpha/cvs-stackinfo.diff (merged upstream).
7196 - Remove patches/alpha/submitted-statfs64.patch (merged upstream).
7197 - Remove patches/amd64/local-clone.diff (obsolete).
7198 - Remove patches/amd64/submitted-tst-audit6-avx.diff (obsolete).
7199 - Update patches/amd64/submitted-rwlock-stack-imbalance.diff.
7200 - Remove patches/amd64/cvs-getcontext.diff (merged upstream).
7201 - Remove patches/amd64/cvs-memset.diff (merged upstream).
7202 - Remove patches/amd64/cvs-powl.diff (merged upstream).
7203 - Remove patches/amd64/cvs-pthread-stack-alignment.diff (merged upstream).
7204 - Remove patches/amd64/cvs-avx-detection.diff (merged upstream).
7205 - Remove patches/amd64/cvs-dl_trampoline-cfi.diff (merged upstream).
7206 - Remove patches/amd64/cvs-avx-osxsave.diff (merged upstream).
7207 - Update patches/arm/local-sigaction.diff.
7208 - Remove patches/arm/submitted-armhf-triplet.diff (merged upstream).
7209 - Remove patches/arm/cvs-clone-cantunwind.diff (merged upstream).
7210 - Remove patches/arm/cvs-syscall-mcount.diff (merged upstream).
7211 - Remove patches/arm/cvs-ucontext.diff (merged upstream).
7212 - Remove patches/arm/cvs-make-get-set-swap-context.diff (merged upstream).
7213 - Remove patches/hppa/local-linuxthreads.diff (obsolete).
7214 - Remove patches/hppa/local-linuxthreads-gscope.diff (obsolete).
7215 - Remove patches/hppa/submitted-lt.diff (obsolete).
7216 - Update patches/hppa/local-stack-grows-up.diff.
7217 - Remove patches/hppa/local-dlfptr.diff (merged upstream).
7218 - Remove patches/hppa/submitted-fcntl_h.diff (merged upstream).
7219 - Remove patches/hppa/submitted-libm-hidden.diff (merged upstream).
7220 - Remove patches/hppa/submitted-stackinfo.diff (merged upstream).
7221 - Remove patches/hppa/cvs-sys_procfs_h.diff (merged upstream).
7222 - Remove patches/hppa/cvs-test-tls-support.diff (merged upstream).
7223 - Remove patches/hppa/cvs-cloexec-nonblock.diff (merged upstream).
7224 - Remove patches/hppa/cvs-prlimit64.diff (merged upstream).
7225 - Update patches/hurd-i386/local-enable-ldconfig.diff.
7226 - Remove patches/hurd-i386/cvs-mlock.diff (merged upstream).
7227 - Update patches/hurd-i386/unsubmitted-tls.diff.
7228 - Update patches/hurd-i386/tg-tls.diff.
7229 - Update patches/hurd-i386/unsubmitted-gcc-4.1-init-first.diff.
7230 - Remove patches/hurd-i386/cvs-posix_opt.h.diff (merged upstream).
7231 - Remove patches/hurd-i386/cvs-ioctl-decode-argument.diff (merged
7232 upstream).
7233 - Remove patches/hurd-i386/tg-libc_once.diff (merged upstream).
7234 - Remove patches/hurd-i386/cvs-struct_stat.diff (merged upstream).
7235 - Remove patches/hurd-i386/cvs-strtoul_PLT.diff (merged upstream).
7236 - Update patches/hurd-i386/tg-sysvshm.diff.
7237 - Remove patches/hurd-i386/cvs-IPV6_PKTINFO.diff (merged upstream).
7238 - Remove patches/hurd-i386/cvs-critical-sections.diff (merged
7239 upstream).
7240 - Remove patches/hurd-i386/cvs-dup3.diff (merged upstream).
7241 - Remove patches/hurd-i386/cvs-dup3-lock.diff (merged upstream).
7242 - Remove patches/hurd-i386/cvs-dl-sysdep.c_SHARED.diff (merged upstream).
7243 - Remove patches/hurd-i386/cvs-itimer-lock.diff (merged upstream).
7244 - Remove patches/hurd-i386/cvs-null-pathname.diff (merged upstream).
7245 - Remove patches/hurd-i386/cvs-sbrk.diff (merged upstream).
7246 - Remove patches/hurd-i386/cvs-readlinkat.diff (merged upstream).
7247 - Remove patches/hurd-i386/cvs-SOL_IP.diff (merged upstream).
7248 - Remove patches/hurd-i386/cvs-____longjmp_chk.diff (merged upstream).
7249 - Remove patches/hurd-i386/cvs-mkdir_root.diff (merged upstream).
7250 - Remove patches/hurd-i386/cvs-catch-signal.diff (merged upstream)
7251 - Remove patches/hurd-i386/cvs-header-prot.diff (merged upstream).
7252 - Remove patches/hurd-i386/cvs-psiginfo.diff (merged upstream).
7253 - Remove patches/hurd-i386/cvs-if_freereq.diff (merged upstream).
7254 - Remove patches/hurd-i386/cvs-ldsodefs.h.diff (merged upstream).
7255 - Remove patches/hurd-i386/submitted-init-first.diff (merged upstream).
7256 - Remove patches/hurd-i386/cvs-libc_stack_end.diff (merged upstream).
7257 - Remove patches/hurd-i386/tg-ttyname_ERANGE.diff (merged upstream).
7258 - Remove patches/hurd-i386/cvs-DEV_BSIZE.diff (merged upstream).
7259 - Remove patches/hurd-i386/cvs-fork_ports.diff (merged upstream).
7260 - Remove patches/hurd-i386/cvs-setresid.diff (merged upstream).
7261 - Remove patches/hurd-i386/cvs-sgttyb.diff (merged upstream).
7262 - Remove patches/hurd-i386/cvs-hurd_socket_server_indexcheck.diff (merged
7263 upstream).
7264 - Remove patches/hurd-i386/cvs-hurd-recvfrom.diff (merged upstream).
7265 - Remove patches/hurd-i386/cvs-select-inputcheck.diff (merged upstream).
7266 - Remove patches/hurd-i386/cvs-posix2008.diff (merged upstream).
7267 - Remove patches/hurd-i386/cvs-mach-nanosleep.diff (merged upstream).
7268 - Remove patches/hurd-i386/cvs-mmap.diff (merged upstream).
7269 - Remove patches/hurd-i386/cvs-hurd-socket-EAFNOSUPPORT.diff (merged
7270 upstream).
7271 - Remove patches/hurd-i386/cvs-symlink_dealloc.diff (merged upstream).
7272 - Remove patches/hurd-i386/cvs-O_CLOEXEC.diff (merged upstream).
7273 - Update patches/hurd-i386/submitted-exec_filename.diff.
7274 - Update patches/hurd-i386/submitted-net.diff.
7275 - Update patches/hurd-i386/unsubmitted-pthread.diff.
7276 - Update patches/ia64/local-dlfptr.diff (ia64 moved to ports).
7277 - Update patches/ia64/submitted-libm.diff (ia64 moved to ports).
7278 - Remove patches/ia64/submitted-sysconf.diff (merged upstream).
7279 - Update patches/ia64/submitted-fpu-ulps.diff (merged upstream).
7280 - Update patches/ia64/submitted-remainder.diff (merged upstream).
7281 - Remove patches/i386/local-clone.diff (obsolete).
7282 - Remove patches/i386/cvs-cacheinfo.diff (merged upstream).
7283 - Update patches/i386/submitted-i686-timing.diff.
7284 - Remove patches/i386/cvs-feraiseexcept-plt.diff (merged upstream).
7285 - Update patches/i386/local-pthread_cond_wait.diff.
7286 - Update patches/kfreebsd/local-scripts.diff.
7287 - Remove patches/m68k/cvs-byteswap.diff (merged uptream).
7288 - Remove patches/m68k/local-compat.diff (obsolete).
7289 - Update patches/m68k/submitted-gcc34-seccomment.diff.
7290 - Update patches/mips/local-r10k.diff.
7291 - Remove patches/mips/submitted-dl-platform.diff (merged upstream).
7292 - Remove patches/mips/cvs-dlopen-lazy.diff (merged upstream).
7293 - Remove patches/powerpc/local-libgcc_eh-ld.so.diff (obsolete).
7294 - Remove patches/s390/cvs-iconv-z9-109.diff (merged upstream).
7295 - Remove patches/s390/cvs-vsyscalls.diff (merged upstream).
7296 - Remove patches/s390/s390/cvs-libm-ulps.diff (merged upstream).
7297 - Remove patches/sparc/submitted-bzero.diff (merged upstream).
7298 - Remove patches/sparc/cvs-ifunc.diff (merged upstream).
7299 - Remove patches/sparc/cvs-rlimits.diff (merged upstream).
7300 - Update patches/sparc/local-fork.diff.
7301 - Remove patches/sparc/cvs-fcntl_h.diff (merged upstream).
7302 - Update patches/any/local-fhs-nscd.diff.
7303 - Update patches/any/local-ldconfig.diff.
7304 - Update patches/any/local-libgcc-compat-ports.diff.
7305 - Update patches/any/local-linuxthreads-defines.diff.
7306 - Remove patches/any/cvs-sched_h.diff (merged upstream).
7307 - Update patches/any/submitted-popen.diff.
7308 - Remove patches/any/submitted-autotools.diff (merged upstream).
7309 - Remove patches/any/submitted-localedef-mmap.diff (obsolete).
7310 - Remove patches/any/submitted-leading-zero-stack-guard.diff (merged
7311 upstream).
7312 - Remove patches/any/local-relro-mprotect.diff (merged upstream).
7313 - Remove patches/any/cvs-fopen.diff (merged upstream).
7314 - Remove patches/any/cvs-resolv-tld.diff (merged upstream).
7315 - Remove patches/any/cvs-sys-param-ARG_MAX.diff (merged upstream).
7316 - Remove patches/any/submitted-at-pagesize.diff (obsolete).
7317 - Remove patches/any/cvs-setlocale.diff (merged upstream).
7318 - Remove parts of patches/any/submitted-rlimit-rttime.diff and rename
7319 it to patches/alpha/any/submitted-rlimit-rttime.diff.
7320 - Remove patches/any/cvs-regex-oom.diff (merged upstream).
7321 - Remove patches/any/cvs-getaddrinfo-single-lookup.diff (merged upstream).
7322 - Remove patches/any/cvs-unique_sym_table-corruptions.diff (merged
7323 upstream).
7324 - Remove patches/any/submitted-mqueue-throw.diff (merged upstream).
7325 - Remove patches/any/cvs-addmntent.diff (merge upstream).
7326 - Remove patches/any/cvs-resolv-different-nameserver.diff (merged upstream).
7327 - Remove patches/any/cvs-fnmatch.diff (merged upstream).
7328 - Remove patches/any/cvs-ifunc.diff (merged upstream).
7329 - Remove patches/powerpc/submitted-ifunc.diff (merged upstream).
7330 - Remove patches/any/cvs-dlopen-tls.diff (merged upstream).
7331 - Remove patches/any/submitted-glob_h-ifdef.diff (obsolete).
7332 - Remove patches/any/cvs-dl_close-scope-handling.diff (merged upstream).
7333 - Remove patches/any/cvs-nptl-pthread-race.diff (merged upstream).
7334 - Remove patches/any/cvs-vfscanf.diff (merged upstream).
7335 - Remove patches/any/cvs-tzfile.diff (merged upstream).
7336 - Rename patches/any/submitted-clock-settime.diff into
7337 patches/any/cvs-clock-settime.diff.
7338 - Update patches/any/local-no-pagesize.diff.
7339 - Update patches/any/local-rtld.diff.
7340 - Update patches/any/local-disable-test-tgmath2.diff.
7341 - Remove patches/any/cvs-clock-settime.diff.
7342 - Update patches/any/submitted-longdouble.diff.
7343 - Update patches/any/submitted-bits-fcntl_h-at.diff.
7344 - Remove patches/any/submitted-fwrite-wur.diff (merged upstream).
7345 - Remove patches/any/submitted-stack-guard-quick-randomization.diff
7346 (obsolete).
7347 - Remove patches/any/cvs-fmtmsg-lock.diff (merged upstream).
7348 - Remove patches/any/cvs-reloc-sort.diff (merged upstream).
7349 - Remove patches/any/cvs-pthread-builtin-expect.diff (merged upstream).
7350 - Remove patches/any/cvs-vfprintf-positional.diff (merged upstream).
7351 - Remove patches/any/cvs-vfprintf-many-format-strings.diff (merged
7352 upstream).
7353 - Remove patches/any/cvs-arch-lowlevellock.diff (merged upstream).
7354 - Remove patches/any/cvs-strtod-overflow.diff (merged upstream).
7355 * Add patches/any/local-revert-fclose-posix2008.diff to fix issues with
7356 Ruby.
7357 * Add patches/amd64/local-pthread_cond_wait.diff from Jeff Law to fix
7358 lost wakeups in pthread_cond_wait.
7359 * Add patches/i386/cvs-feraiseexcept-plt.diff to fix plt issues.
7360 * Add patches/ia64/submitted-fpu-ulps.diff to fix FPU tests.
7361 * Add patches/ia64/submitted-remainder.diff to fix FPU tests.
7362 * Add patches/powerpc/local-math-logb.diff to workaround a GCC issue.
7363 * Add patches/alpha/cvs-tls_dtv_unallocated.diff,
7364 patches/alpha/cvs-have_tls_thread.diff,
7365 patches/alpha cvs-preconfigure.diff and
7366 patches/alpha/cvs-stat_ver_linux.diff to fix FTBFS on alpha.
7367 * Add patches/alpha/cvs-fp_control-plt.diff to fix testsuite on alpha.
7368 * Add patches/alpha/local-string-functions.diff to remove some broken
7369 alpha specific string version, and pass the testsuite.
7370 * Update debian/sysdeps/mips.mk, debian/sysdeps/mipsel.mk to force
7371 build without MIPS PLT.
7372 * Build with GCC 4.6. Closes: bug#654744.
7373 * Remove rpcinfo from debian/control.in/main, debhelper.in/libc-bin.install
7374 and debhelper.in/libc-bin.manpages.
7375 * Update debian/libc6.symbols.common to add libnss_db symbols.
7376 * Update debian/symbols.wildcards with 2.14, 2.15 and 2.16 symbols.
7377 * Update debian/shlibver to 2.16.
7378 * Update debian/debhelper.in/*.lintian to new library names.
7379 * Update testsuite-checking/expected-results-arm-linux-gnueabi-libc,
7380 testsuite-checking/expected-results-arm-linux-gnueabihf-libc,
7381 testsuite-checking/expected-results-i486-linux-gnu-libc,
7382 testsuite-checking/expected-results-i686-linux-gnu-i386,
7383 testsuite-checking/expected-results-i686-linux-gnu-i686,
7384 testsuite-checking/expected-results-i686-linux-gnu-xen
7385 testsuite-checking/expected-results-ia64-linux-gnu-libc,
7386 testsuite-checking/expected-results-mips-linux-gnu-libc,
7387 testsuite-checking/expected-results-mips64-linux-gnu-mips64,
7388 testsuite-checking/expected-results-mips32-linux-gnu-mipsn32,
7389 testsuite-checking/expected-results-mipsel-linux-gnu-libc,
7390 testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
7391 testsuite-checking/expected-results-mips64el-linux-gnu-mipsn64,
7392 testsuite-checking/expected-results-powerpc-linux-gnu-libc,
7393 testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64,
7394 testsuite-checking/expected-results-sparc-linux-gnu-libc,
7395 testsuite-checking/expected-results-sparc64-linux-gnu-libc,
7396 testsuite-checking/expected-results-sparc64-linux-gnu-sparc64,
7397 testsuite-checking/expected-results-s390x-linux-gnu-libc,
7398 testsuite-checking/expected-results-s390x-linux-gnu-s390x,
7399 testsuite-checking/expected-results-x86_64-linux-gnu-amd64 and
7400 testsuite-checking/expected-results-x86_64-linux-gnu-libc to add
7401 new tests that are known to fail.
7402 * debian/control.in/main: Build-Conflicts with binutils-gold.
7403 * debian/rules.d/quilt.mk, debian/rules.d/tarball.mk, debian/source/format:
7404 switch to quilt (3.0) format, compress source with xz.
7405 * debian/rules, debian/rules.d/build.mk: define vardbddir to /var/lib/misc.
7406 * debian/rules.d/*mk: use make ifdef instead of shell ones.
7407 * debian/rules.d/build.mk: call configure with --enable-obsolete-rpc
7408 * debian/rules.d/debhelper.mk: compress locales, libc6-pic and libc6-prof
7409 with xz.
7410 * debian/sysdeps/i386.mk: install files from libc6-dev-amd64 as symlinks
7411 now that i386 and amd64 versions are compatible (see bug#637000 and
7412 bug#637141).
7413 * debian/sysdeps/*.mk, debhelper.in/libc.preinst: bump minimal Linux
7414 kernel version to 2.6.32.
7415 * debian/debhelper.in/{libc.docs,libc-dev.docs}: don't install FAQ, replaced
7416 upstream by http://sourceware.org/glibc/wiki/FAQ.
7417 * rules.d/debhelper.mk, debhelper.in/libc-pic.install: install libc6-pic
7418 files using debhelper.
7419 * debian/control.in/*: drop build-depends from libc6 to libc-bin. Add
7420 ${shlibs:Depends} depends to libc6 and libc-bin.
7421 * debian/control.in/*, debian/sysdeps/linux.mk: enable selinux support.
7422 * patches/any/local-disable-libnss-db.diff: disable libnss-db as the format
7423 is not compatible with the libnss-db package, and is architecture
7424 dependent.
7425 * patches/svn-updates.diff: update from upstream SVN.
7426
7427 [ Daniel Schepler ]
7428 * Add x32 support (Closes: #667023):
7429 - debian/control.in/main: Build-Depend on g++-4.7-multilib on amd64,
7430 i386, x32.
7431 - debian/control.in/libc: Add Replaces: libc6-x32 to libc6 on x32.
7432 - debian/control.in/amd64, debian/control.in/i386: Add x32 to
7433 Architecture list for libc6-amd64 and libc6-i386 (and corresponding
7434 -dev packages).
7435 - debian/control.in/x32: New file, add libc6-x32 and libc6-dev-x32
7436 packages on amd64 and i386.
7437 - debian/libc6.symbols.x32, debian/libc6-x32.symbols.amd64,
7438 debian/libc6-x32.symbols.i386: New symbols files for x32 libraries.
7439 - debian/libc6-amd64.symbols.x32, debian/libc6-i386.symbols.x32:
7440 New files, copying the appropriate existing files.
7441 - debian/patches/any/cvs-malloc-arena.diff: Fix for BZ#14562 which
7442 caused random assertions in threaded programs on x32.
7443 - debian/rules.d/build.mk, debian/rules.d/debhelper.mk: Add /libx32 to
7444 the library directories handled by alt templates instead of otherbuild.
7445 - debian/rules.d/control.mk: Add x32 to libc6_archs.
7446 - debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: Add libc6-x32 builds
7447 using gcc-4.7.
7448 - debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: Bump minimum kernel
7449 version to 3.4.0, since that's the first version with x32 support
7450 integrated into the mainline.
7451 - debian/sysdeps/x32.mk: New file, building libc, amd64, i386 flavors
7452 all using gcc-4.7.
7453 - debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc,
7454 debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32:
7455 New files copied from amd64 testsuite exceptions.
7456 * debian/debhelper.in/libc-bin.install: Add new binaries pldd and sotruss.
7457 - debian/debhelper.in/libc.install: Also add audit libraries needed by
7458 sotruss.
7459 * debian/patches/all/local-remove-manual.texi: Update stub manual/Makefile
7460 with version from eglibc 2.16 upstream.
7461 * debian/rules.d/quilt.mk: Update refresh target to pop all patches before
7462 repushing and refreshing them, since patches are applied by default now.
7463 * debian/rules: Expand clean target to remove several autogenerated files
7464 under debian/ that weren't getting removed.
7465
7466 [ Wookey ]
7467 * Add arm64 support (Closes: #690873):
7468 - debian/patches/all/unsubmitted-autoconfupdate.diff: Update autotools
7469 config.sub and config.guess to detect aarch64/arm64 correctly
7470 - debian/patches/arm64/submitted-aarch64-support.diff: Massive backport
7471 of the current state of arm64 support upstream and on libc-alpha.
7472 - debian/patches/arm64/submitted-bits-fcntl_h-at.diff: Include AT_*
7473 definitions in sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h
7474 - debian/sysdeps/arm64.mk: Define base arm64 libc targets.
7475 - debian/rules.d/control.mk: Add arm64 to the list of libc_arches.
7476 - debian/control.in/main: Build-depend on gcc-4.7 for arm64 builds.
7477 * debian/rules: Clean up base/cross compiler mangling to work sanely.
7478 * debian/sysdeps/linux.mk: Define bootstrap BUILD_PROFILE without selinux.
7479
7480 [ Adam Conrad ]
7481 * debian/debhelper.in/{libc-bin.install,libc-dev-bin.install}: install
7482 sotruss binary to libc-dev-bin instead of libc-bin.
7483 * debian/sysdeps/{i386,amd64,x32}.mk: Don't set MIN_KERNEL_SUPPORTED
7484 explicitly, as this will cause serious upgrade headaches, and there's
7485 no guarantee that a 3.4.0 kernel actually has x32 support built in.
7486 * debian/control.in/main: Bump the linux-libc-dev build-dep to (>= 3.4)
7487 on all linux-any architectures, not just amd64, i386, and x32.
7488 * debian/debhelper.in/libc-bin.manpages: Add a pldd(1) manpage.
7489 * Drop patches/any/cvs-malloc-arena.diff, included in our new upstream.
7490 * debian/sysdeps/{i386,amd64}.mk: Comment out x32 multilib builds until
7491 we've reached a consensus about bootstrapping this into the archive.
7492 * Version gcc-4.7 build-deps to get a version that works for eglibc.
7493 * debian/sysdeps/*: clean up use of CC and CXX to match wookey's fixes.
7494 * debian/control.in/libc: Update nscd/locales breaks to (<< 2.16)
7495 * debian/rules: Unset CFLAGS and friends and use the package versions.
7496 * Move ldconfig to ldconfig.real, install ldconfig wrapper, and set up
7497 a dpkg trigger for libc-bin to avoid excessive calls to ldconfig
7498 * Don't build nscd during when doing a bootstrap DEB_BUILD_PROFILE
7499 * Make our DEB_BUILD_PROFILE=bootstrap support look more like Ubuntu's
7500 previously known-working DEB_STAGE=stage1 support for the time being.
7501 * debian/rules.d/build.mk: If WITH_SYSROOT is passed to debian/rules,
7502 then pass --with-headers=$(WITH_SYSROOT)/$(includedir) to the build.
7503 * Sync support for armel/armhf biarch packages, but keep it disabled.
7504 * Adjust libc.posinst and libc.preinst service restart code for 2.16.
7505 * Merge regression/progression test suite improvements from Ubuntu.
7506 * Provide backward compatibility for DEB_STAGE->DEB_BUILD_PROFILE.
7507 * patches/arm/local-vfp-sysdeps.diff: Force the Tag_ABI_HardFP_use
7508 and Tag_ABI_VFP_args EABI tags when building for armhf, so compilers
7509 only linking crti.o will generate what appear to be armhf binaries.
7510 * debian/patches/arm/cvs-ldconfig-cache-abi.diff: Backport upstream
7511 patch to re-enable ldconfig cache tagging for armhf binaries again.
7512 * debian/patches/arm64/cvs-ldconfig-cache-abi.diff: Same for aarch64.
7513 * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Re-enable
7514 and adjust to account for changes in cvs-ldconfig-cache-abi.diff.
7515 * debian/debhelper.in/libc.preinst: Remove old ld.so.cache on upgrade.
7516
7517 [ Matthias Klose ]
7518 * Add patches/any/local-revert-bz13979.diff: revert a commit that made
7519 attempts to build with FORTIFIED_SOURCE issue warnings if GCC didn't
7520 have optimisations turned on. This breaks some unclever AC macros.
7521 * Fix building x32 multilib libraries, by correctly passing -mx32.
7522 * Fix some ln calls in sysdeps/{amd64,i386} for binary-arch idempotence.
7523
7524 [ Pino Toscano ]
7525 * Update patches/hurd-i386/submitted-AF_LINK.diff.
7526 * Add patches/hurd-i386/tg-verify.h.diff,
7527 patches/hurd-i386/tg-pagesize.diff,
7528 patches/hurd-i386/tg-fcntl-internal.h.diff,
7529 patches/hurd-i386/local-disable-sendmmsg.diff,
7530 patches/hurd-i386/cvs-add-missing-includes.diff,
7531 and patches/hurd-i386/submitted-libpthread-elf.diff to fix build on Hurd.
7532 * Drop obsolete patches patches/hurd-i386/tg-__i686_defined.diff and
7533 patches/hurd-i386/unsubmitted-gcc-4.1-init-first.diff
7534 * Add patches/hurd-i386/cvs-mach-check-local-headers.sh.diff to
7535 reduce false header errors from the check-local-headers.out test.
7536 * Add patches/hurd-i386/cvs-llistxattr.diff,
7537 patches/hurd-i386/cvs-renameat.diff and
7538 patches/hurd-i386/cvs-lremovexattr.diff to implement llistxattr,
7539 lremovexattr and renameat.
7540 Add patches/hurd-i386/cvs-mknodat.diff to fix tst-mknodat.
7541 * Update testsuite-checking/expected-results-i686-gnu-i386,
7542 testsuite-checking/expected-results-i686-gnu-xen,
7543 testsuite-checking/expected-results-i486-gnu-libc and
7544 testsuite-checking/expected-results-i686-gnu-i686.
7545
7546 -- Aurelien Jarno <aurel32@debian.org> Tue, 20 Nov 2012 08:48:56 +0100
7547
7548 eglibc (2.13-39) UNRELEASED; urgency=low
7549
7550 [ Samuel Thibault ]
7551 * patches/hurd-i386/unsubmitted-setitimer_fix.diff: Finish fixing setitimer.
7552 * patches/hurd-i386/unsubmitted-select-EINTR.diff: Fix select vs signals.
7553 * patches/hurd-i386/cvs-libpthread_lock.diff: Fix file lock primitives
7554 version to fix stdio thread-safety.
7555 * patches/hurd-i386/tg-pie-sbrk.diff: Fix sbrk() use in PIE binaries (e.g.
7556 libgc, perl).
7557 * patches/hurd-i386/libpthread_cancellation.diff: New patch, fixes
7558 cancellations.
7559 * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: New patch, introduces
7560 pthread_hurd_cond_timedwait_np needed to fix select with zero timeout in
7561 Hurd servers.
7562
7563 [ Adam Conrad ]
7564 * debian/testsuite-checking/compare.sh: Disable failing the build on test
7565 regressions to ease the pain of ongoing stable/security maintenance.
7566 * debian/debhelper.in/libc.preinst: Remove ld.so's aux-cache on upgrades.
7567
7568 [ Petr Salinger ]
7569 * patches/kfreebsd/local-initgroups-order.diff: always put supplied extra
7570 gid as the first entry of group list in setgroups(). Closes: #699593.
7571 * inline is not keyword in c89 mode, use __inline. Closes: #704598.
7572
7573 -- Adam Conrad <adconrad@0c3.net> Sun, 30 Dec 2012 10:22:43 -0700
7574
7575 eglibc (2.13-38) unstable; urgency=low
7576
7577 [ Adam Conrad ]
7578 * debian/patches/arm/cvs-ldconfig-cache-abi.diff: Backport upstream
7579 patch to re-enable ldconfig cache tagging for armhf binaries again.
7580 * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Re-enable
7581 and adjust to account for changes in cvs-ldconfig-cache-abi.diff.
7582 * debian/debhelper.in/libc.preinst: Remove old ld.so.cache on upgrade.
7583 * debian/control.in/amd64: Move libc6-amd64 from standard to optional.
7584
7585 [ Jonathan Nieder ]
7586 * control.in/opt: correct misspelling of "Ezra" in descriptions of
7587 *-i686 variants. Thanks to Thorsten Glaser.
7588 * patches/any/local-tst-eintr1-eagain.diff: new patch to work around
7589 a race that lets pthread_create hit resource limits when the kernel
7590 takes too long to clean up after joined threads. (closes: #673596)
7591
7592 [ Samuel Thibault ]
7593 * patches/any/local-fhs-linux-paths.diff: Patch vardb path on !linux too.
7594 * Add patches/hurd-i386/libpthread_hurd_cond_wait.diff: New patch to add
7595 support for translators with pthread.
7596 * Add patches/hurd-i386/submitted-fork_port_leak.diff: New patch to fix port
7597 leak on fork.
7598 * libc0.3.symbols.hurd-i386: Add libpthread.so.0.3 symbols.
7599 * Add patches/hurd-i386/tg-hurdsig-boot-fix.diff to fix
7600 sigstate_is_global_rcv at boot in libpthread-based translators.
7601 * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Update with Thomas'
7602 fork deadlock fix.
7603 * patches/hurd-i386/unsubmitted-single-hurdselect-timeout.diff: Temporarily
7604 fix double select timeout on single fd.
7605 * patches/hurd-i386/unsubmitted-setitimer_fix.diff: Fix Hurd implementation
7606 of setitimer.
7607
7608 -- Adam Conrad <adconrad@0c3.net> Sun, 30 Dec 2012 06:06:32 -0700
7609
7610 eglibc (2.13-37) unstable; urgency=low
7611
7612 [ Aurelien Jarno ]
7613 * debhelper.in/locales.postinst: correctly lookup for the locales-all
7614 package. Closes: #692777.
7615 * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: update to
7616 fix uninitialised bytes access in getaddrinfo(). Closes: #692433.
7617 * patches/localedata/locale-C.diff: update to fix strftime('%X') return
7618 a 24-hour time format. Closes: #693446.
7619
7620 [ Jonathan Nieder ]
7621 * control.in/opt: remove outdated reference to 2.6 kernel from
7622 description of i686 variant. Thanks to Regid Ichira. Closes:
7623 #692154.
7624
7625 [ Samuel Thibault ]
7626 * patches/hurd-i386/tg-tls-support.diff: Re-fix port leak in fork(). The
7627 change was lost while synchronizing with the topgit repository.
7628
7629 -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Nov 2012 22:53:04 +0100
7630
7631 eglibc (2.13-36) unstable; urgency=low
7632
7633 [ Aurelien Jarno ]
7634 * patches/any/cvs-strtod-overflow.diff: new patch from upstream to fix
7635 an integer/buffer overflow in strtod() (CVE-2012-3480). Closes:
7636 #684889.
7637 * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: new patch to
7638 fix getaddrinfo() when service = 0 on a FreeBSD kernel with DNS
7639 server returning IPv6, but without IPv6 connection. Closes: #690021.
7640 * sysdeps/linux.mk: fix kernel version parsing with only two numbers.
7641 * patches/any/cvs-arch-lowlevellock.diff: new patch from upstream to
7642 fix futexes atomic issue on ARM and SPARC. Closes: #691173.
7643 * local/manpages/ldconfig.8: fix wrong description of ld.so.conf format.
7644 Closes: #684682.
7645
7646 [ Samuel Thibault ]
7647 * libc0.3.symbols.hurd-i386: Add missing *_exec_file_name symbols.
7648 * patches/hurd-i386/unsubmitted-gnumach.defs.diff: New patch to build stubs
7649 for new gnumach.defs.
7650 * libc0.3.symbols.hurd-i386: Add new gnumach.defs stubs symbols.
7651 * control: build-depend on gnumach-dev that provides gnumach.defs.
7652
7653 -- Aurelien Jarno <aurel32@debian.org> Fri, 26 Oct 2012 14:28:06 +0000
7654
7655 eglibc (2.13-35) unstable; urgency=low
7656
7657 [ Aurelien Jarno ]
7658 * patches/arm/unsubmitted-ldconfig-cache-abi.diff: disable, as it will
7659 conflict with upstream x32 support.
7660 * Update Czech debconf translation, by Miroslav Kure. Closes: #681708.
7661 * local/manpages/ld.so.8: fix LD_VERBOSE description after manpage
7662 rework. Closes: #681688.
7663 * patches/any/cvs-vfprintf-positional.diff: new patch from upstream to
7664 fix a stack corruption in vfprintf with positional parameters
7665 (CVE-2012-3404). patches/any/cvs-vfprintf-many-format-strings.diff: new
7666 patch from upstream to fix a FORTIFY_SOURCE format string protection
7667 bypass (CVE-2012-3405). Closes: #681473.
7668
7669 [ Petr Salinger ]
7670 * fixup kfreebsd/local-use-thr-primitives.diff. Closes: #681113.
7671
7672 -- Aurelien Jarno <aurel32@debian.org> Sun, 22 Jul 2012 17:36:20 +0200
7673
7674 eglibc (2.13-34) unstable; urgency=low
7675
7676 [ Aurelien Jarno ]
7677 * patches/any/cvs-pthread-builtin-expect.diff: new patch from upstream to
7678 use __builtin_expect in public headers only on GCC compilers. Closes:
7679 #674412.
7680 * patches/localedata/submitted-es_MX-decimal_point.diff: fix thousand
7681 separator, use a space instead of a comma.
7682 * Update Slovak debconf translation, by Ivan Masár. Closes: #677919.
7683 * control.in/main: switch multiarch-support to priority: required. Closes:
7684 #677624.
7685
7686 [ Samuel Thibault ]
7687 * patches/hurd-i386/libpthread_librt-link.diff: Remove patch, having
7688 libpthread bringing librt also brings issues.
7689 * patches/hurd-i386/libpthread_nort.diff: Add patch to revert upstream librt
7690 usage.
7691 * patches/hurd-i386/submitted-AF_LINK.diff: New hurd-only patch to comment
7692 AF_LINK values, unimplemented on the Hurd (Closes: #678358).
7693 * patches/hurd-i386/unsubmitted-mremap.diff: New hurd-only patch to comment
7694 MREMAP flags, unimplemented on the Hurd.
7695
7696 -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Jun 2012 01:44:32 +0200
7697
7698 eglibc (2.13-33) unstable; urgency=medium
7699
7700 [ Clint Adams ]
7701 * patches/localedata/cvs-rupeesign.diff: use new rupee symbol
7702 in Indian locales, thanks to Prema. closes: #671299.
7703
7704 [ Samuel Thibault ]
7705 * patches/hurd-i386/tg-{IPV6_PKTINFO,SOL_IP,____longjmp_chk,catch-signal,
7706 critical-sections,dl-sysdep.c_SHARED,dup3,ioctl-decode-argument,
7707 itimer-lock,libc_stack_end,mach-nanosleep,mkdir_root,mlock,null-pathname,
7708 posix2008,posix_opt.h,readlinkat,hurd-recvfrom,sbrk,select-inputcheck,
7709 setresid,hurd_socket_server_indexcheck,strtoul_PLT,struct_stat,
7710 dup3-lock}.diff: Refresh with upstream version and rename to cvs.
7711 * patches/hurd-i386/cvs-O_CLOEXEC.diff: New patch to accept use of O_CLOEXEC
7712 in rtld.
7713 * patches/hurd-i386/submitted-getgroups.diff: New patch from Pino to reject
7714 some out of range values.
7715 * patches/hurd-i386/submitted-getlogin_r.diff: New patch from Pino to fix
7716 re-entrancy of getlogin_r and return ERANGE when the provided buffer is
7717 too small.
7718 * patches/hurd-i386/submitted-ptsname.diff: New patch from Pino to fix
7719 buffer checks in ptsname.
7720 * patches/hurd-i386/tg-hooks.diff: Add rules to sort _hurd_fork_locks.
7721 * patches/hurd-i386/submitted-sendto.diff: New patch from Pino to fix
7722 sendto() calls with NULL addr.
7723 * control/{main,libc}: Remove libpthread-stubs-dev dependency on hurd-i386.
7724 * patches/hurd-i386/libpthread.diff: Add -lrt in libpthread.a to fix static
7725 linking.
7726 * patches/hurd-i386/tg-chflags.diff: New patch to fix and add f?chflags
7727 prototype.
7728 * patches/hurd-i386/submitted-exec_filename.diff: New patch to pass argv[0]
7729 through exec, to fix some shell scripts, e.g. glib testsuite.
7730 * control.in/main: build-depend on newer hurd package to be able to pass
7731 argv[0] through exec.
7732 * libc0.3.symbols.hurd-i386: Add symbols for RPCs for argv[0] through exec.
7733
7734 [ Petr Salinger ]
7735 * kfreebsd/local-sysdeps.diff: update to revision 4286 (from glibc-bsd).
7736 * fixup any/local-linuxthreads-setclock.diff. Closes: #673711.
7737
7738 [ Aurelien Jarno ]
7739 * debian/control.in/main: set glibc-doc as Multiarch: foreign.
7740 Closes: #674645.
7741 * Update Portuguese debconf translation, by Pedro Ribeiro. Closes: #674954.
7742 * patches/arm/unsubmitted-ldso-abi-check.diff: fix broken armhf specific
7743 hack. Closes: #674602.
7744 * patches/any/cvs-regex.diff: fix access after end of search string in regex
7745 matcher. Closes: #672688.
7746 * patches/any/cvs-getpwuid-nsswitch.diff: fix a memory leak in
7747 getpwuid/nsswitch.c. Closes: #674072.
7748 * patches/localedata/submitted-es_MX-decimal_point.diff: fix
7749 decimal_point and thousands_sep. Closes: #673339.
7750 * patches/any/local-sunrpc-dos.diff: fix a DoS in RPC implementation
7751 (CVE-2011-4609). Closes: #671478.
7752 * patches/kfreebsd/local-use-thr-primitives.diff: bump LinuxThreads
7753 version. Closes: #675606.
7754 * Take-over nsswitch.conf installation from base-files. Closes:
7755 #673271.
7756 * Set libc*-dev "Multi-Arch: same". Add conflicts betwwen libc*-dev
7757 packages. Move a.out.h and ieee754.h to the arch qualified path.
7758 Thanks to Thibaut Girka for the help. Closes: #666760.
7759 * Add patches/any/cvs-ld.so-rpath-origin.diff to fix an insecure handling
7760 of privileged programs' RPATHs with $ORIGIN (CVE-2011-1658). Closes:
7761 #672119.
7762 * Refresh all patches to loose the "diff --git" headers. Closes:
7763 #673933.
7764
7765 -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jun 2012 21:38:54 +0200
7766
7767 eglibc (2.13-32) unstable; urgency=medium
7768
7769 * Fix kfreebsd symbols files. Closes: #667687.
7770 * local/manpages/ld.so.8: fixes after previous rework. Closes:
7771 #670883.
7772 * patches/any/local-ld-multiarch.diff: update to correctly compute
7773 $ORIGIN with two level slibdir directories. Closes: #632281.
7774 * debian/control.in/libc: update description. Closes: #671036.
7775
7776 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 May 2012 16:08:11 +0200
7777
7778 eglibc (2.13-31) unstable; urgency=low
7779
7780 [ Petr Salinger ]
7781 * alter kfreebsd/local-use-thr-primitives.diff. Closes: #654783.
7782 * kfreebsd/local-sysdeps.diff: update to revision 4222 (from glibc-bsd).
7783 Closes: #642112, #662018, #669424.
7784
7785 [ Samuel Thibault ]
7786 * patches/hurd-i386/tg-hooks.diff: New patch to fix Hurd hooks order.
7787 * patches/hurd-i386/libpthread.diff: New patch to import Hurd libpthread as
7788 an add-on.
7789 * patches/hurd-i386/libpthread_version.diff: New patch to mark when
7790 libpthread was moved to glibc.
7791 * libc0.3.symbols.hurd-i386: Add version dependency for libpthread forward
7792 stubs in libc.
7793 * patches/hurd-i386/libpthread_clean.diff: New patch to remove useless parts
7794 of Hurd libpthread which come in the way.
7795 * patches/hurd-i386/tg-libpthread_depend.diff: New patch to add add-on
7796 dependencies on libpthread.
7797 * patches/hurd-i386/libpthread_fix.diff: New patch to fix libpthread
7798 allocation.
7799 * patches/hurd-i386/libpthread_globsigdisp.diff: New patch to implement
7800 global signal dispatch.
7801 * patches/hurd-i386/libpthread_sigmask.diff: New patch to fix per-thread
7802 sigmask.
7803 * patches/hurd-i386/libpthread_stubs.diff: New patch to add mark ENOSYS
7804 stubs.
7805 * patches/hurd-i386/libpthread_librt-link.diff: New patch to fix librt link.
7806 * patches/hurd-i386/{tg-pthread_types.diff,local-pthread_stubs.diff,
7807 unsubmitted-pthread-unsupported-stubs.diff}: Remove patches, now useless.
7808 * patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Remove fake
7809 libpthread rules.
7810 * sysdeps/hurd.mk: Enable libpthread add-on. Remove useless redefinition of
7811 standard-add-ons.
7812 * sysdeps/hurd-i386.mk: Use the libpthread add-on for i686 and xen variants.
7813 * debhelper.in/libc-udeb.install.hurd-i386: Remove, hurd-i386 now has
7814 libpthread too.
7815 * debhelper.in/libc-dev.install.hurd-i386: Add libpthread.a and
7816 libpthread2.a.
7817 * control.in/libc,control: Make libc-dev replace the hurd package.
7818 * patches/hurd-i386/tg-symlink_dealloc.diff: Replace with...
7819 * patches/hurd-i386/cvs-symlink_dealloc.diff: ... upstream version.
7820
7821 [ Aurelien Jarno ]
7822 * patches/localedata/locale-C.diff: add an LC_TIME section. Closes:
7823 #661878.
7824 * patches/arm/cvs-make-get-set-swap-context.diff: backport
7825 make/get/set/swapcontext from upstream. Closes: #369453, #663150.
7826 * patches/arm/unsubmitted-soname-hack.diff: rename into
7827 patches/arm/local-soname-hack.diff to fix non-policy compliant patch
7828 name.
7829 * Don't install getent(1). Closes: #665303.
7830 * Add patches/any/cvs-getaddrinfo-AI_V4MAPPED.diff to correctly handle
7831 AI_V4MAPPED flag in getaddrinfo(). Closes: #663752.
7832 * Add patches/any/local-linuxthreads-setclock.diff from Robert Millan to
7833 add pthread_condattr_setclock() support to linuxthreads. Closes:
7834 #667687.
7835 * patches/any/local-disable-nscd-host-caching.diff: remove, as the host
7836 caching issue has been fixed in the meanwhile. Closes: #669304.
7837 * patches/any/cvs-FORTIFY_SOURCE-format-strings.diff: new patch from
7838 upstream to fix FORTIFY_SOURCE format string protection bypass. Closes:
7839 #660611.
7840 * patches/kfreebsd/local-sys_queue_h.diff: fix STAILQ_FOREACH_SAFE.
7841 Closes: #669960.
7842 * local/manpages/locale.1: fix warnings from "groff". Closes: #661041.
7843 * patches/hppa/*: update hppa patchset from a mix of CVS, submitted and
7844 unknown sources patches. Closes: #666774.
7845 * local/manpages/ld.so.8: update from various sources to document missing
7846 environment variables. Closes: #669179.
7847 * patches/locatedata/cvs-es-lc_numeric.diff: new patch from upstream to
7848 fix LC_NUMERIC for Spanish locales. Closes: #668674.
7849 * patches/localedata/submitted-de_AT-mon.diff: fix month names in de_AT
7850 locale. Closes: #661760.
7851 * patches/localedata/submitted-en_AU-date_fmt.diff: fix date_fmt for
7852 en_AU locale. Closes: #663203.
7853
7854 -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Apr 2012 17:45:45 +0200
7855
7856 eglibc (2.13-30) unstable; urgency=low
7857
7858 * Guard DPKG_MAINTSCRIPT_ARCH usage with dpkg --assert-multi-arch,
7859 since squeeze's dpkg has a half-implementation (closes: #669172)
7860
7861 -- Adam Conrad <adconrad@0c3.net> Wed, 18 Apr 2012 05:08:21 -0600
7862
7863 eglibc (2.13-29) unstable; urgency=low
7864
7865 * debian/debhelper.in/libc.{preinst,postinst}: Make use of dpkg's
7866 DPKG_MAINTSCRIPT_ARCH variable and guard it so it doesn't make
7867 older non-multi-arch dpkg versions have a sad (closes: #669172)
7868
7869 -- Adam Conrad <adconrad@0c3.net> Mon, 16 Apr 2012 22:28:06 -0600
7870
7871 eglibc (2.13-28) unstable; urgency=low
7872
7873 [ Adam Conrad ]
7874 * debian/rules.d/debhelper.mk: Fix RTLD_SO replacement regex for sanity.
7875 * debian/debhelper.in/libc{,-alt}.postrm: If we remove libc6:i386 before
7876 libc6-i386:amd64, maintain sanity of /lib/ld-linux.so.2 (LP: #852101)
7877 * debian/patches/arm/unsubmitted-armhf-linker.diff: Add the new armhf
7878 linker to the triplet/LDSO table in ports/sysdeps/arm/shlib-versions
7879 * debian/sysdeps/arm{el,hf}.mk: Stop installing armhf linker to its
7880 multiarch path, the new standard path is /lib/ld-linux-armhf.so.3
7881 * debian/sysdeps/arm{el,hf}.mk: Define configure targets for alt libs
7882 * debian/sysdeps/arm{el,hf}.mk: Provide compat symlinks in armhf builds
7883 so that old binaries continue to work without needing rebuilding
7884 * debian/rules.d/build.mk: Change ldd to use the new armhf linker path
7885 * debian/libc6.symbols.armhf: ld-linux-armhf.so.3 depends on having a
7886 new enough version of libc6 installed to make the linker available
7887 * debian/patches/arm/unsubmitted-soname-hack.diff: Apply unfortunate
7888 hack to elf/dl-load.c to allow our old binaries keep running with the
7889 new linker, by spoofing the SONAME of the new as if it were the old
7890 * debian/debhelper.in/libc-udeb.install.armhf: No longer required
7891 * debian/sysdeps/armhf.mk: Create symlink in the udeb for legacy linker
7892 * debian/debhelper.in/libc.preinst: When we upgrade from older versions,
7893 our linker doesn't exist before unpack, so create a temporary one.
7894 * debian/sysdeps/armhf.mk: Drop the obsolete armel/armhf compat symlink
7895
7896 [ Samuel Thibault ]
7897 * patches/hurd-i386/tg-symlink_dealloc.diff: New patch from Ludovic Courtès
7898 to fix port deallocation on symlink creation failure.
7899 * patches/hurd-i386/tg-unwind-resume.diff: Remove patch, fixed upstream.
7900 * patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Refresh.
7901 * patches/hurd-i386/submitted-net.diff: Refresh.
7902
7903 -- Adam Conrad <adconrad@0c3.net> Mon, 16 Apr 2012 10:11:05 -0600
7904
7905 eglibc (2.13-27) unstable; urgency=low
7906
7907 [ Samuel Thibault ]
7908 * patches/hurd-i386/local-select.diff: Do not apply the select(0) hack to
7909 vim, as it hurts its performance badly.
7910 * patches/hurd-i386/submitted-hurdsig-SA_SIGINFO.diff: merge
7911 submitted-posix2008.diff fix.
7912 * patches/hurd-i386/{submitted,unsubmitted}-*: Rename to tg-* according to
7913 integration in upstream tg repository.
7914
7915 [ Aurelien Jarno ]
7916 * kfreebsd/local-sysdeps.diff: update to revision 4080 (from glibc-bsd).
7917 Closes: #653380, #660397, #660401.
7918 * patches/localedata/first_weekday.diff: change first day of week to
7919 Sunday for es_AR locale. Closes: #657064.
7920 * local/manpages/gai.conf.5: update from latest RedHat version. Closes:
7921 #659504.
7922 * testsuite-checking/expected-results-arm-linux-gnueabihf-libc: new
7923 file using the latest build as a reference.
7924 * patches/mips/cvs-dlopen-lazy.diff: new patch from upstream to resolve
7925 race between dlopen and lazy binding on MIPS.
7926 * patches/sparc/cvs-fcntl_h.diff: new patch from upstream to define
7927 O_FSYNC on sparc. Closes: #577577.
7928 * testsuite-checking/expected-results-mipsel-linux-gnu-libc,
7929 testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
7930 testsuite-checking/expected-results-mips64el-linux-gnu-mips64: add
7931 test-fenv.out to the list of known failures, it fails on loongson 2
7932 machines due to a CPU bug.
7933 * Bump to Standards-Version 3.9.3 (no changes).
7934 * Don't provide debug files for biarch packages to make libc6-dbg
7935 co-installable.
7936
7937 -- Aurelien Jarno <aurel32@debian.org> Sun, 26 Feb 2012 18:50:40 +0100
7938
7939 eglibc (2.13-26) unstable; urgency=low
7940
7941 [ Aurelien Jarno ]
7942 * sysdeps/kfreebsd.mk: also symlink x86 directory.
7943 * kfreebsd/local-sysdeps.diff: update to revision 4053 (from glibc-bsd).
7944 * patches/any/submitted-resolv-first-query-failure.diff: new patch to fix
7945 resolving issues with broken servers returning NOTIMP or FORMERR to AAAA
7946 queries. Closes: #658171.
7947 * patches/localedata/locale-nb_NO.diff: new patch to add Norwegian
7948 transliteration. Closes: #657511.
7949
7950 -- Aurelien Jarno <aurel32@debian.org> Thu, 02 Feb 2012 20:32:10 +0100
7951
7952 eglibc (2.13-25) unstable; urgency=medium
7953
7954 [ Aurelien Jarno ]
7955 * patches/s390/cvs-libm-ulps.diff: new patch to fix FTBFS on s390 with
7956 gcc-4.6.
7957 * Update Swedish debconf translation, by Martin Bagge. Closes: #653559.
7958 * Update Norwegian bokmål debconf translation, by Bjørn Steensrud. Closes:
7959 #653566.
7960 * Add port 783 (spamd) to /etc/bindresvport.blacklist. Closes: #629984.
7961 * patches/any/cvs-vfscanf.diff: new patch from upstream to fix segfault in
7962 sscanf for large decimal input string. Closes: #553206.
7963 * local/manpages/ld.so.8: add a missing new line. Closes: #654582.
7964 * debhelper.in/libc.NEWS: suggest environment variables as an
7965 alternative, thanks to Jonathan Nieder for the idea. Closes: #654835.
7966 * Update Polish debconf translation, by Michał Kułach. Closes: #657748.
7967 * Update Spanish debconf translation, by Omar Campagne. Closes: #655850.
7968 * Danish debconf translation update from Joe Hansen. Closes: #656681.
7969 * patches/alpha/submitted-epoll_create1.diff: new patch from Mike
7970 Frysinger to fix epoll_create1() on alpha. Closes: #653441.
7971 * debian/control.in/main: bump build-depends on libc-linux-dev to
7972 (>= 3.2.1-1) to get accept4 defined on ia64.
7973 debian/libc6.1.symbols.ia64: force accept4 version to 2.13-25~.
7974 * debian/control.in/main: use architecture aliases in build-depends.
7975 * patches/amd64/cvs-avx-osxsave.diff: new patch from upstream to disable
7976 AVX support if the kernel doesn't support it.
7977 * patches/any/cvs-fmtmsg-lock.diff: new patch from upstream to fix a
7978 locking issue in fmtmsg.
7979 * patches/any/cvs-reloc-sort.diff: new patch from upstream to fix
7980 relocation issues with dlopen().
7981
7982 [ Samuel Thibault ]
7983 * patches/hurd-i386/submitted-mmap.diff: New patch to fix iceweasel hang.
7984 * patches/hurd-i386/submitted-hurd-socket-EAFNOSUPPORT.diff: New patch to
7985 fix error value.
7986
7987 [ Petr Salinger ]
7988 * kfreebsd/local-sysdeps.diff: update to revision 4024 (from glibc-bsd).
7989 Closes: #630203, #654712.
7990 * fixup kfreebsd/local-use-thr-primitives.diff. Closes: #657687.
7991
7992 -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Jan 2012 23:35:12 +0100
7993
7994 eglibc (2.13-24) unstable; urgency=low
7995
7996 * patches/m68k/cvs-byteswap.diff: fix m68k optimized version of
7997 <bits/byteswap.h>. Closes: #652356.
7998 * Add m68k expected tests results.
7999 * Update Russian debconf translation, by Yuri Kozlov. Closes: #652428.
8000 * Update German debconf translation, by Helge Kreutzman. Closes: #652556.
8001 * patches/any/cvs-tzfile.diff: fix integer overflow in timezone code
8002 (CVE-2009-5029). Closes: #650790.
8003 * Don't provide debugging symbols for libc-bin, libc-dev-bin and nscd
8004 packages to avoid conflicts with multiarch.
8005 * sysdeps/armel.mk, sysdeps/armhf.mk: fix cross compiling.
8006 * Update Dutch debconf translation, by Jeroen Schot. Closes: #652632.
8007 * patches/hurd/tg-struct_stat.diff: fix #ifdef typos.
8008 * kfreebsd/local-sysdeps.diff: update to revision 3952 (from glibc-bsd).
8009 * patches/m68k/local-pthread_lock.diff: remove, obsolete.
8010 * patches/arm/cvs-ucontext.diff: fix namespace pollution from
8011 <sys/ucontext.h> on arm. Closes: #652844.
8012 * Update French debconf translation, by Christian Perrier. Closes:
8013 #652860.
8014
8015 -- Aurelien Jarno <aurel32@debian.org> Sat, 24 Dec 2011 18:23:25 +0100
8016
8017 eglibc (2.13-23) unstable; urgency=low
8018
8019 [ Aurelien Jarno ]
8020 * patches/arm/cvs-syscall-mcount.diff: new patch from upstream to fix
8021 build on armel.
8022 * patches/amd64/cvs-pthread_cond_wait.diff: remove as it seems to cause
8023 some issue with some kernels. Closes: #651746.
8024
8025 [ Samuel Thibault ]
8026 * patches/hurd-i386/submitted-mach-nanosleep.diff: New patch from Pino to
8027 reject some nanosleep parameters values.
8028
8029 -- Aurelien Jarno <aurel32@debian.org> Tue, 13 Dec 2011 23:40:48 +0100
8030
8031 eglibc (2.13-22) unstable; urgency=low
8032
8033 [ Adam Conrad ]
8034 * patches/arm/unsubmitted-ldconfig-cache-abi.diff: New patch from
8035 Steve McIntyre that adds tagging to armhf libraries in ld.so.cache
8036 * patches/arm/unsubmitted-ldso-abi-check.diff: Another patch from
8037 Steve McIntyre, giving ld.so the ability to differentiate between
8038 soft and hard-float ABIs and provide sane exits when required.
8039 * Merge armel/armhf bi-arch support from Ubuntu, but disable until
8040 the armhf bootstrap in Debian has removed /lib/ld-linux.so.3:
8041 - Fix install locations for libc6-dev-armel in sysdeps.
8042 - Change armel_rtlddir (for libc6-armel) to /lib, as required.
8043 - Install /lib/ld-linux.so.3 symlink in libc6-armel.
8044 - Install ld.so.conf.d file for the multilib ARM targets.
8045 * Add dynamic linker name for the non-default multilib in ARM ldd.
8046 * debian/debhelper.in/libc-udeb.install.armhf: Install ld-linux.so.3
8047 to the correct location in the udeb, so binaries can find it.
8048 * Install /lib/ld-linux.so.3 symlink in libc6:armhf, this will need
8049 to be reverted once the rebuild/rebootstrap is completed.
8050 * Fix chmod regex in udeb pass to match the one used for others.
8051
8052 [ Aurelien Jarno ]
8053 * patches/i386/local-cpuid-level2.diff: fix a typo. Closes: #609389.
8054 * Don't ship /usr/share/doc/locales/README. Closes: #643885, #643887.
8055 * Ignore tst-cancelx17.out error on amd64. Closes: #643567.
8056 * patches/any/cvs-nptl-pthread-race.diff: fix a race in NPTL code that
8057 sometimes causes a deadlock when calling fork() from a thread.
8058 * debhelper/libc.NEWS: replace $arch by <triplet> and explain how to get
8059 it. Closes: #644990.
8060 * Add patches/alpha/submitted-fallocated.diff to define fallocate() in
8061 <fcntl.h> on alpha. Closes: #641868.
8062 * debian/rules: don't build locales-all when cross-compiling. Closes:
8063 #644771.
8064 * patches/amd64/cvs-avx-detection.diff: do not use AVX if hardware support
8065 is present, but not enabled in the kernel. Closes: #646549.
8066 * patches/amd64/cvs-dl_trampoline-cfi.diff: fix CFI in dl_trampoline code.
8067 * patches/mips/submitted-dl-platform.diff: fix a typo preventing loongson2f
8068 platform directory to be used. Closes: #646610.
8069 * Update Dutch debconf translation, by Vincent Zweije. Closes: #649605.
8070 * Update expected-results-x86_64-kfreebsd-gnu-libc to allow tst-clock1.out
8071 to fail, as it seems to happen when there is other load than glibc on the
8072 building machine. Closes: #649185.
8073 * patches/any/local-linuxthreads-XPG7.diff: fix XPG7 compliance in
8074 linuxthreads version of pthread.h. Closes: #647823.
8075 * Update from the latest SVN, branch eglibc-2_13.
8076 * Add patches/amd64/cvs-pthread_cond_wait.diff to correctly handle EAGAIN
8077 from FUTEX_WAIT_REQUEUE_PI.
8078 * debian/rules.d/tarball.mk: ignore manual/ directory.
8079
8080 [ Samuel Thibault ]
8081 * patches/hurd-i386/submitted-setresid.diff: New patch to fix -1 passed to
8082 setres[ug]id. Closes: #645285.
8083 * patches/hurd-i386/{unsubmitted-gscope.diff,unsubmitted-_dl_random.diff,
8084 submitted-ECANCELED.diff, submitted-dl-sysdep.diff,
8085 unsubmitted-check_native.diff, submitted-extern_inline.diff,
8086 submitted-ptr-mangle.diff, submitted-stat.diff,
8087 unsubmitted-tls-support.diff, unsubmitted-longjmp_chk.diff,
8088 unsubmitted-ptsname.diff, submitted-strtoul.diff,
8089 unsubmitted-atomic-no-multiple_threads.diff, unsubmitted-i686.diff,
8090 submitted-ldsodefs.h.diff, submitted-libc_once.diff}:
8091 Update to topgit version, and rename to
8092 {tg-tlsdesc.sym.diff, tg-struct_stat.diff, tg-gscope.diff,
8093 tg-_dl_random.diff, tg-bits_atomic.h_multiple_threads.diff,
8094 tg-dl-sysdep.c_SHARED.diff, tg-__i686_defined.diff,
8095 tg-regenerate_errno.h.diff, tg-ptrmangle.diff, tg-strtoul_PLT.diff,
8096 tg-tls.diff, tg-extern_inline.diff, tg-grantpt.diff, tg-check_native.diff,
8097 tg-____longjmp_chk.diff, tg-elfosabi_gnu.diff, tg-libc_once.diff}.
8098 * patches/hurd-i386/submitted-libc_once.diff: Move kfreebsd part to
8099 patches/kfreebsd/submitted-libc_once.diff.
8100 * patches/hurd-i386/submitted-ldsodefs.h.diff: Move committed part to
8101 patches/hurd-i386/cvs-ldsodefs.h.diff
8102 * patches/hurd-i386/cvs-sgttyb.diff: New patch to fix sgttyb ioctls values.
8103 * patches/hurd-i386/tg-dup3.diff: New patch from Hurd topgit to implement
8104 dup3.
8105 * patches/hurd-i386/submitted-dup2-fix.diff: Trivially port to dup3.
8106 * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: New patch to
8107 brown-tape fix iceweasel.
8108 * patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff: New patch
8109 from Pino Toscano to fix crash or spurious deallocation on bogus input.
8110 * libc0.3.symbols.hurd-i386: Drop removed unused xxx_ and yyy_ RPCs.
8111 * patches/hurd-i386/submitted-hurd-recvfrom.diff: New patch from Pino
8112 Toscano to fix recvfrom on socketpair. Closes: #650095.
8113 * patches/hurd-i386/local-select.diff: New patch to fix select with a zero
8114 timeout. Closes: #79358.
8115 * patches/hurd-i386/tg-struct_stat.diff: Add POSIX 2008 visibility.
8116 * patches/hurd-i386/submitted-posix2008.diff: Add POSIX 2008 visibility.
8117 * patches/hurd-i386/submitted-select-inputcheck.diff: Add select input check.
8118
8119 [ Petr Salinger ]
8120 * kfreebsd/local-sysdeps.diff: update to revision 3763 (from glibc-bsd).
8121 * add kfreebsd/local-use-thr-primitives.diff to use kernel thr*
8122 primitives inside linuxthreads. Closes: #639658.
8123 * debian/sysdeps/sysdeps/kfreebsd.mk, debhelper.in/libc.preinst:
8124 bump minimal FreeBSD kernel version to 8.1.
8125
8126 [ Steve Langasek ]
8127 * Add a new debconf template, libraries/restart-without-asking, shared
8128 with pam (and eventually hopefully openssl) which allows users to opt in
8129 to silent restarts of services affected by NSS upgrades. This fixes the
8130 longstanding nuisance that a user may be prompted as many as three times
8131 during an upgrade between releases to ask whether it's ok to restart a
8132 service that will be restarted anyway when the package itself gets
8133 upgraded.
8134 * Name our biarch compat ld.so.conf.d files on arm* consistently with the
8135 ones on other archs.
8136
8137 [ Kyle Moffett ]
8138 * Add support for stage1 builds. Closes: #644546.
8139
8140 -- Aurelien Jarno <aurel32@debian.org> Sat, 10 Dec 2011 21:49:03 +0100
8141
8142 eglibc (2.13-21) unstable; urgency=low
8143
8144 [ Samuel Thibault ]
8145 * patches/hurd-i386/unsubmitted-tls-support.diff: Fix port leak in fork().
8146 * patches/hurd-i386/submitted-ttyname_ERANGE.diff: Really add to the series.
8147 * mv patches/hurd-i386/{submitted,cvs}-DEV_BSIZE.diff, and really add to the
8148 series.
8149 * Add patches/hurd-i386/cvs-fork_ports.diff to fix uninitialized reference
8150 count.
8151
8152 [ Aurelien Jarno ]
8153 * Add debian/patches/cvs-dl_close-scope-handling.diff from upstream to
8154 fix issues with dl_close() when resolving locally-defined symbols.
8155 Closes: #625250.
8156 * debian/patches/localedata/locale-C.diff: define strict numerical ordering
8157 for the whole unicode range. Define the "blank", "cntrl" and "space" as
8158 defined by POSIX. Closes: #641309.
8159
8160 -- Aurelien Jarno <aurel32@debian.org> Tue, 13 Sep 2011 23:58:01 +0200
8161
8162 eglibc (2.13-20) unstable; urgency=low
8163
8164 * debian/debhelper.in/libc.preinst: call /bin/mv with --version so
8165 that it doesn't return an error. Closes: #640872.
8166
8167 -- Aurelien Jarno <aurel32@debian.org> Thu, 08 Sep 2011 10:23:00 +0200
8168
8169 eglibc (2.13-19) unstable; urgency=low
8170
8171 [ Aurelien Jarno ]
8172 * Change libc_rtlddir to /lib on s390x.
8173 * Add debian/patches/submitted-glob_h-ifdef.diff to fix an undefined
8174 preprocessor symbol in some rare conditions. Closes: #639213.
8175 * debian/sysdeps/sparc64.mk: re-enable multiarch similarly to what
8176 has been done on sparc.
8177 * debian/control.in/libc: remove Breaks: on perl. Closes: #640300.
8178 * debian/patches/localedata/locale-C.diff: Don't include ISO14651
8179 collation rules in C.UTF-8 locale.
8180 * Update debian/patches/svn-updates to revision 15228:
8181 - Drop debian/patches/any/cvs-dl-deps.diff (merged upstream).
8182 - Drop debian/patches/arm/cvs-align-constant-pool.diff (merged upstream).
8183 * debian/debhelper.in/libc.preinst: get the dynamic linker from /bin/mv
8184 instead of /bin/true. Closes: #640753.
8185
8186 [ Jeremie Koenig ]
8187 * New patches to improve the signal code on Hurd:
8188 patches/hurd-i386/submitted-hurdsig-fixes.diff,
8189 patches/hurd-i386/submitted-hurdsig-global-dispositions.diff,
8190 patches/hurd-i386/submitted-hurdsig-SA_SIGINFO.diff,
8191 patches/hurd-i386/submitted-hurdsig-fixes-2.diff.
8192 * Update testsuite accordingly.
8193 * Remove patches/hurd-i386/submitted-PTRACE_CONTINUE.diff, now covered by
8194 submitted-hurdsig-fixes.diff.
8195 * libc0.3.symbols.hurd-i386: Add version for global-disposition functions.
8196
8197 [ Samuel Thibault ]
8198 * Add patches/hurd-i386/submitted-libc_stack_end.diff to fix ruby1.9.1 stack
8199 detection.
8200 * Add patches/hurd-i386/submitted-ttyname_ERANGE.diff to fix ttyname error
8201 value.
8202 * Add patches/hurd-i386/submitted-DEV_BSIZE.diff to add DEV_BSIZE.
8203
8204 [ Petr Salinger ]
8205 * kfreebsd/local-sysdeps.diff: update to revision 3697 (from glibc-bsd).
8206 - fixes ld.so location used inside ldd on kfreebsd-amd64. Closes: #640156.
8207 - wrap faccessat() X_OK testing for superuser. Closes: #640325.
8208
8209 -- Aurelien Jarno <aurel32@debian.org> Wed, 07 Sep 2011 22:51:11 +0200
8210
8211 eglibc (2.13-18) unstable; urgency=low
8212
8213 * On s390x the PI is /lib/ld64.so.1, so we don't need to move
8214 ld64.so.1 from /lib to /lib64.
8215
8216 -- Aurelien Jarno <aurel32@debian.org> Wed, 24 Aug 2011 10:09:17 +0200
8217
8218 eglibc (2.13-17) unstable; urgency=low
8219
8220 [ Aurelien Jarno ]
8221 * Improve libc.NEWS to also include headers.
8222 * Add debian/patches/cvs-dlopen-tls.diff to fix handling of static TLS in
8223 dlopen'ed objects. Closes: #637239.
8224 * Provide locales in locales-all as separated files instead of adding them
8225 to locale-archive. Use symlinks between identical files to limit the
8226 unpacked size. Closes: #537743, #636694, #638173.
8227 * Compress libc*-dbg and locales-all to using xz.
8228 * Add patches/localedata/cvs-rupee.diff from upstream to add support for
8229 Rupee symbol (U20B9).
8230 * Add patches/sparc/cvs-rlimits.diff from upstream to fix issues with
8231 rlimits on sparc. Closes: #637767.
8232 * Add patches/amd64/cvs-pthread-stack-alignment.diff from upstream to fix
8233 stack alignment issues on amd64.
8234 * Add patches/s390/cvs-vsyscalls.diff from upstream to fix wrong register
8235 usage in the INTERNAL_VSYSCALL_NCS macro.
8236 * Add patches/arm/cvs-clone-cantunwind.diff from upstream to fix unwinding
8237 issues with openjdk on armhf.
8238 * Add patches arm/cvs-align-constant-pool.diff from upstream to fix
8239 alignement issues on armhf.
8240 * debian/control.in/libc: add Breaks: lsb-core (<= 3.2-27) to make sure the
8241 lsb symlink is still valid.
8242 * Remove patches/any/cvs-dl-missing-deps.diff, the original problem has
8243 been solved through other ways, so it is not needed any more. Fixes
8244 symbols resolution with issues with icedove/iceweasel/iceape. Closes:
8245 #617759.
8246
8247 [ Samuel Thibault ]
8248 * debian/patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: Add
8249 u?int{8,16,32,64} ioctl types.
8250 * debian/patches/hurd-i386/submitted-init-first.diff: Fix stack switching
8251 compilation with newer gcc.
8252
8253 [ Steve Langasek ]
8254 * Install ld*.so to RTLDDIR (/lib64 or /lib), as appropriate, and convert
8255 /lib64 from a symlink to a directory on upgrade (with appropriate
8256 downgrade and error-unwind handling), so that multiarch and biarch
8257 packages will play nicely together on the filesystem.. Thanks to
8258 Sven Joachim <svenjoac@gmx.de> for preliminary patches. Closes: #632682.
8259 * Restore multiarch support on all architectures.
8260 * Bump the multiarch-support minimum dependency for armhf, which settled
8261 its triplet only at the time i386 did.
8262
8263 [ Petr Salinger ]
8264 * kfreebsd/local-sysdeps.diff: update to revision 3689 (from glibc-bsd).
8265
8266 -- Aurelien Jarno <aurel32@debian.org> Mon, 22 Aug 2011 21:51:07 +0200
8267
8268 eglibc (2.13-16) unstable; urgency=low
8269
8270 [ Aurelien Jarno ]
8271 * The "multiarch starts to piss me off" upload.
8272 * On i386, install i386 specific headers in the multiarch include
8273 path, the common and the x86-64 ones in the default include path.
8274 Closes: #637141.
8275
8276 -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2011 21:52:47 +0200
8277
8278 eglibc (2.13-15) unstable; urgency=low
8279
8280 [ Aurelien Jarno ]
8281 * Add testsuite results for s390x.
8282 * Install x86-64 version of ldd in libc-bin:i386. Closes: #636947.
8283 * Add a Breaks: perl (<< 5.12.4-2) to libc0.1/6/6.1. Closes: #636686.
8284 * Install x86-64 headers on i386 instead of the i386 ones. Closes:
8285 #637000.
8286 * debhelper.in/libc-dev-alt.preinst: test if not a symlink instead of
8287 testing if a directory. Fixes triarch includes on mips/mipsel.
8288
8289 -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2011 14:39:41 +0200
8290
8291 eglibc (2.13-14) unstable; urgency=low
8292
8293 [ Aurelien Jarno ]
8294 * Remove amd64 biarch includes from libc6-dev:i386. Closes: #636115,
8295 #636116.
8296 * Fix the biarch symlinks on mipsel, pointing them to the right multiarch
8297 directory.
8298 * Include a symlink for fpu_control in biarch packages. Closes: #635685.
8299 * Update conflicts to libc6-dev in biarch packages to (<< 2.13-14) so that
8300 the directory to symlink conversion is done correctly.
8301 * On mips/mipsel, only ship the includes symlinks in libc6-dev-mips64. Add
8302 a dependency to libc6-dev-mips64 in libc6-dev-mipsn32.
8303 * Build with gcc-4.6/g++-4.6 on armhf to get correct atomic operations in
8304 thumb-2 mode.
8305
8306 [ Samuel Thibault ]
8307 * patches/hurd-i386/submitted-sysvshm.diff: Fix shm creation: do not create
8308 file on first lookup.
8309
8310 -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Aug 2011 09:41:41 +0200
8311
8312 eglibc (2.13-13) unstable; urgency=low
8313
8314 * sysdeps/*.mk: install the biarch includes in /usr/include instead
8315 of the multiarch path. Fix FTBFS on some architectures.
8316 * sysdeps/mips.*mk: fix triarch includes on mips and mipsel.
8317
8318 -- Aurelien Jarno <aurel32@debian.org> Sun, 31 Jul 2011 02:42:58 +0200
8319
8320 eglibc (2.13-12) unstable; urgency=low
8321
8322 [ Aurelien Jarno ]
8323 * rules.d/debhelper.mk: Fix a typo about kfreebsd-amd64.
8324 * Change include directory on i386 from i486-linux-gnu to i386-linux-gnu
8325 and on kfreebsd-i386 from i486-kfreebsd-gnu to i386-kfreebsd-gnu.
8326 * Fix installation of biarch headers (Closes: #635685):
8327 - Use a symlink for bits/ and gnu/ directories
8328 - Use symlinked files for sys/ directory
8329 - Add a preinst script to do the directory <-> symlink conversion.
8330
8331 -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Jul 2011 13:33:39 +0200
8332
8333 eglibc (2.13-11) unstable; urgency=low
8334
8335 [ Aurelien Jarno ]
8336 * control.in/main: fix nscd description. Closes: #633370.
8337 * Update patches/svn-updates to revision 14511 to fix build on
8338 powerpcspe. Add corresponding symbols file and expected testsuite
8339 results. Closes: #632863.
8340 * Add patches/localedata/locale-os_RU.diff from upstream to add Ossetian
8341 locale. Closes: #634508.
8342 * kfreebsd/local-sysdeps.diff, update to revision 3618 (from glibc-bsd).
8343 - fixes LD_PRELOAD with a kfreebsd-9 kernel. Closes: #630695.
8344 - fixes tst-atime when build in a noatime filesystem. Closes: #634152.
8345 - uses upstream RFTSIGZMB for exit signal selection when available.
8346 * Disable multiarch support on amd64, kfreebsd-amd64, ppc64, sparc64 until
8347 we fix the /lib64 -> /lib symlink issue. Closes: #632176.
8348 * Re-enable patches/any/cvs-resolv-different-nameserver.diff. Add
8349 patches/any/submitted-resolv-assert.diff to fix assertion triggered by the
8350 previous patch. Closes: #535504, #602291.
8351 * Add support for s390x.
8352 * Fix debhelper.in/libc.NEWS with the right option to pass to gcc. Closes:
8353 #629819.
8354 * Add any/submitted-resolv-init.diff to fix issue with the resolver when
8355 RES_ROTATE is enabled. Closes: #593571.
8356
8357 [ Jeremie Koenig ]
8358 * Add debian/libc0.3.symbols.hurd-i386.
8359
8360 [ Steve Langasek ]
8361 * Try again to make libc6-dev multiarch-same.
8362
8363 -- Aurelien Jarno <aurel32@debian.org> Tue, 26 Jul 2011 03:00:33 +0200
8364
8365 eglibc (2.13-10) unstable; urgency=low
8366
8367 * control.in/main: tag libc-bin Essential: yes.
8368 * Revert patch to make libc6-dev multiarch. Closes: #632667.
8369 * Add patches/alpha/submitted-statfs64.patch to fix statvfs() on alpha.
8370 Closes: #324051.
8371
8372 -- Aurelien Jarno <aurel32@debian.org> Mon, 04 Jul 2011 22:02:35 +0200
8373
8374 eglibc (2.13-9) unstable; urgency=low
8375
8376 [ Samuel Thibault ]
8377 * patches/README: Add "unsubmitted" category.
8378 * Rename most local hurd-i386 patches into unsubmitted.
8379 * patches/hurd-i386/submitted-PTRACE_CONTINUE.diff: New patch from Jeremy
8380 Koenig, to fix initialized value.
8381 * patches/hurd-i386/submitted-ldsodefs.h.diff: Update to latest submitted
8382 version, enable. Closes: #630180.
8383
8384 [ Aurelien Jarno ]
8385 * debhelper.in/libc.preinst: replace unbreakable space by normal space.
8386 Closes: #632453.
8387 * Disable patches/any/cvs-resolv-different-nameserver.diff. Closes: #632273,
8388 #632252. Reopen: #535504, #602291.
8389 * kfreebsd/local-sysdeps.diff: update to revision 3530 (from glibc-bsd).
8390 Closes: #632452.
8391 * debhelper.in/libc.preinst: only check for already unpacked versions of the
8392 libc during upgrades. Closes: #632190, #632509.
8393 * Install arch dependent headers in the multiarch include directory, patch by
8394 Marcin Juszkiewicz. Tag libc*-dev as Multi-Arch: same.
8395 * Add patches/powerpc/submitted-ifunc.diff to fix build on powerpc.
8396
8397 -- Aurelien Jarno <aurel32@debian.org> Mon, 04 Jul 2011 01:50:25 +0200
8398
8399 eglibc (2.13-8) unstable; urgency=low
8400
8401 [ Samuel Thibault ]
8402 * Add patches/hurd-i386/submitted-ldsodefs.h.diff to fix loading binaries
8403 with GNU/Hurd-specific extensions, disabled for now.
8404 * patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff: Do not call getauth(),
8405 use the __USEPORT() cache macro instead. This should fix zsh FTBFS with
8406 duplicate getproc() symbol.
8407
8408 [ Aurelien Jarno ]
8409 * Add patches/any/cvs-addmntent.diff to correctly report errors status in
8410 addmntent(). Closes: #630699 / CVE-2011-1089.
8411 * Add patches/any/cvs-resolv-different-nameserver.diff to try a different
8412 nameserver if the first one returns REFUSED. Closes: #535504, #602291.
8413 * Update patches/svn-updates to revision 14337:
8414 - Remove any/cvs-glro_dl_debug_mask.diff (merged).
8415 - Remove i386/cvs-memmove-static.diff (merged).
8416 * debian/control: clean-up Uploaders: .
8417 * Add patches/any/cvs-fnmatch.diff to fix an integer overflow in
8418 fnmatch() (CVE-2011-1659). Closes: #626370.
8419 * Add an entry to NEWS.Debian about multiarch and passing flags to the
8420 compiler on pre-multiarch toolchains.
8421 * Replace sparc/submitted-ifunc2.diff by upstream version
8422 any/cvs-ifunc.diff.
8423 * Fix patches/hppa/submitted-nptl-carlos.diff to correctly pass
8424 --as-needed and --no-as-needed to the linker.
8425 * Update breaks on pre-multiarch packages. Closes: #631907.
8426 * libc.preinst: improve and simplify search for old libraries, detect
8427 broken LD_LIBRARY_PATH. Closes: #630608.
8428 * libc.postrm: remove support code from Sarge.
8429 * rules.d/debhelper.mk: install bug files using dh_bugfiles.
8430
8431 [ Petr Salinger ]
8432 * kfreebsd/local-sysdeps.diff: update to revision 3501 (from glibc-bsd).
8433 to fix <bits/siginfo.h>. Closes: #631867.
8434 * Drop kfreebsd/local-ftw.diff, needed only for pre 8.0 kernels.
8435
8436 -- Aurelien Jarno <aurel32@debian.org> Thu, 30 Jun 2011 07:41:52 +0200
8437
8438 eglibc (2.13-7) unstable; urgency=low
8439
8440 [ Aurelien Jarno ]
8441 * Update paths to the memcpy wrapper in NEWS.Debian.gz. Closes:
8442 #630138.
8443 * Fix preinst script wrt 3.0 kernel. Patch by Colin Watson. Closes:
8444 #630077.
8445 * debian/sysdeps/linux.mk: correctly check from multiarch asm/ include
8446 directory.
8447 * Add patches/sparc/cvs-ifunc1.diff and patches/sparc/submitted-ifunc2.diff
8448 to fix multi-arch support on sparc. Update sysdeps/sparc.mk and
8449 sysdeps/sparc64.mk to re-enable multi-arch support on sparc and sparc64.
8450 Closes: #625607.
8451 * debhelper.in/libc.preinst: improve error message when an old copy of ld.so
8452 is found. Closes: #629983.
8453 * debhelper.in/libc.preinst: automatically remove leftovers from libc5 to
8454 libc6 transition (upgrade from Bo to Hamm). Closes: #629534.
8455
8456 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Jun 2011 20:33:19 +0200
8457
8458 eglibc (2.13-6) unstable; urgency=low
8459
8460 [ Aurelien Jarno ]
8461 * kfreebsd/local-sysdeps.diff, update to revision 3406 (from glibc-bsd),
8462 to fix <sys/mount.h>. Closes: #629289, #629426.
8463 * debian/sysdeps/linux.mk: remove obsolete comment and code about
8464 asm-sparc64. Use the multiarch asm directory if present.
8465 * debian/copyright: update.
8466 * Update breaks on pre-multiarch packages.
8467 * Allow tst-writev to fail due to changes on recent kernels. Closes:
8468 #629862.
8469
8470 [ Samuel Thibault ]
8471 * Update "expected" hurd-i386 failures.
8472
8473 [ Clint Adams ]
8474 * Remove spurious exclamation point in architecture dependency.
8475 * Add lintian overrides for eglibc-source, from Marcin Juszkiewicz.
8476
8477 [ Steve Langasek ]
8478 * debian/debhelper.in/libc.preinst: additional check for extra copies of
8479 /lib/ld-2.*.so not known to dpkg, as these cause problems when the real
8480 linker moves to /lib/<triplet> for multiarch and ldconfig leaves
8481 /lib/ld-linux.so.N pointing at an old glibc. Closes: #629534.
8482
8483 -- Aurelien Jarno <aurel32@debian.org> Thu, 09 Jun 2011 14:30:19 +0200
8484
8485 eglibc (2.13-5) unstable; urgency=low
8486
8487 [ Aurelien Jarno ]
8488 * Update from stable branch:
8489 - Remove any/cvs-rtld-prelink.diff (merged upstream).
8490 * debhelper.in/libc.preinst: require a 8.0 kernel on GNU/kFreeBSD.
8491 Closes: #626422.
8492 * Bump to Standards-Version 3.9.2 (no changes).
8493 * Revert changes to patches/any/local-no-pagesize.diff, instead make
8494 sure PAGE_SIZE is not used internally. Closes: #627273.
8495 * Add Swahili, Fulah and Bemba locales, backport from HEAD.
8496 * locale-gen: don't remove /usr/lib/locale/* in locale-gen. Closes:
8497 #626575.
8498 * Add patches/any/cvs-setlocale.diff from upstream fixing reset to
8499 C locale issue in setlocale(). Closes: #627355.
8500 * Add patches/amd64/cvs-powl.diff from upstream to fix corner cases
8501 in powl() on amd64.
8502 * Add patches/localedata/locale-sv_FI.diff from upstream to fix date
8503 format. Closes: #577988.
8504 * Add patches/any/submitted-rlimit-rttime.diff to fix missing
8505 RLIMIT_RTTIME entry in <bits/resource.h>. Closes: #627619.
8506 * patches/any/local-ld-multiarch.diff: add the multiarch compat dir
8507 instead of the multiarch dir.
8508 * Use the multiarch path for the native version and optimized flavors.
8509 * kfreebsd/local-sysdeps.diff, update to revision 3303 (from glibc-bsd),
8510 to fix brk(), semctl() and if_nameindex() bugs.
8511 * Add patches/any/local-tst-writev.diff to fix compilation of tst-writev.c.
8512 * Add breaks on packages which don't support multiarch paths.
8513 * Add patches/any/cvs-regex-oom.diff to fix an oom issue triggerable with
8514 some regexes.
8515 * Add patches/any/cvs-getaddrinfo-single-lookup.diff to fix fallback to
8516 single lookup dns requests. Closes: #541167.
8517 * Add patches/any/cvs-unique_sym_table-corruptions.diff to fix
8518 unique_sym_table corruptions when doing STB_GNU_UNIQUE or
8519 ELF_RTYPE_CLASS_COPY lookups.
8520 * Replace patches/any/local-dl-deps.diff by upstream version
8521 patches/any/cvs-dl-deps.diff.
8522 * Add patches/mips/submitted-dl-platform.diff from Robert Millan to
8523 add dl-platform support for MIPS.
8524 * Add a loongson2f optimized library. Closes: #601419.
8525 * Update local/manpages/ld.so.8 with hardware capabilities documentation.
8526 Closes: #622385.
8527 * Update patches/localedata/submitted-bz9725-locale-sv_SE.diff to fix time
8528 format in sv_SE locale. Closes: #604125.
8529 * Add patches/mips/submitted-wordsize-clang.diff to make clang usable on
8530 mips/mipsel. Closes: #601645.
8531 * Add patches/any/submitted-mqueue-throw.diff to fix different declarations
8532 of mq_open(). Closes: #595380.
8533
8534 [ Steve Langasek ]
8535 * Tighten the dependency on dpkg to a multiarch aware version.
8536 * Simplify the creation of /etc/ld.so.conf.d/<triplet>.conf.
8537 * Add multiarch fields to debian/control.
8538 * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.prerm:
8539 remove the ld.so.cache when upgrading from or downgrading to a
8540 pre-multiarch version; otherwise maintainer scripts start segfaulting
8541 immediately, and dpkg will entertainingly roll back the libc upgrade.
8542 * debian/control.in/libc: make the main multiarch main libc replace the
8543 biarch or triarch libc-foo package of the *corresponding* architecture;
8544 this gives us a libc6:i386 package that Replaces libc6-i386, since both
8545 packages contain the same linker and we want multiarch to take
8546 precedence.
8547
8548 [ Clint Adams ]
8549 * Patch from Marcin Juszkiewicz to provide the debian/ directory in
8550 eglibc-source.
8551
8552 [ Samuel Thibault ]
8553 * patches/hurd-i386/local-madvise_warn.diff: Drop "unimplemented" warning
8554 for madvise.
8555
8556 -- Aurelien Jarno <aurel32@debian.org> Sat, 04 Jun 2011 22:30:47 +0200
8557
8558 eglibc (2.13-4) unstable; urgency=low
8559
8560 * debian/sysdeps/amd64.mk: don't redefine libc6_extra_pkg_install.
8561 Closes: #626447, #626449, #626450.
8562
8563 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 May 2011 07:16:55 +0200
8564
8565 eglibc (2.13-3) unstable; urgency=low
8566
8567 * patches/any/local-no-pagesize.diff: use __sysconf() instead of
8568 sysconf().
8569 * patches/any/local-bindresvport_blacklist.diff: use feof_unlocked()
8570 instead of feof().
8571 * Add patches/any/cvs-resolv-tld.diff from upstream to fix resolution
8572 of unqualified domain names.
8573 * Add patches/any/cvs-sys-param-ARG_MAX.diff from upstream to fix
8574 bassackwards tests for ARG_MAX in sys/param.h. Closes: #583433.
8575 * Add support for the new armhf triplet (Closes: #625846):
8576 - Update patches/any/submitted-autotools.diff to detect the new triplet.
8577 - Add patches/arm/submitted-armhf-triplet.diff to support the
8578 new triplet.
8579 * Add patches/any/submitted-at-pagesize.diff from Fedora to fix
8580 getpagesize() on static binaries. Closes: #626379.
8581 * sysdeps/sparc.mk, sysdeps/sparc64.mk: disable multiarch support.
8582 Workarounds: #625607.
8583 * debian/local/memcpy-wrapper/*: on amd64, provide and build two wrappers
8584 to workaround and debug memcpy() issues. Explain how to use them in
8585 debian/debhelper.in/libc.NEWS.
8586
8587 -- Aurelien Jarno <aurel32@debian.org> Wed, 11 May 2011 23:03:15 +0200
8588
8589 eglibc (2.13-2) unstable; urgency=low
8590
8591 [ Aurelien Jarno ]
8592 * kfreebsd/local-sysdeps.diff, update to revision 3299 (from glibc-bsd),
8593 fix libc.so linking on kfreebsd after recent linker changes.
8594
8595 -- Aurelien Jarno <aurel32@debian.org> Mon, 02 May 2011 06:11:16 +0200
8596
8597 eglibc (2.13-1) unstable; urgency=low
8598
8599 [ Aurelien Jarno ]
8600 * New upstream release:
8601 - Fix spurious warning in bswap_16() with -Wconversion. Closes:
8602 #561249.
8603 - Add back support for m68k. Closes: #446503, #601126.
8604 - Add support for NTP API 4. Closes: #558314.
8605 - Fix memchr() on alpha. Closes: #521737.
8606 - Add optimized string functions via STT_GNU_IFUNC on PowerPC. Closes:
8607 #408959.
8608 - Provide POSIX2008 compliant futimens(). Closes: #563724.
8609 - Fix auxilary cache file creation. Closes: 588218.
8610 - Fix POSIX2008 compliance. Closes: #610824.
8611 - Implement accurate fma() (according to C99). Closes: #372544.
8612 - Build correctly with --no-add-needed. Closes: #616298.
8613 - Fix SOCK_CLOEXEC value on hppa. Closes: #617973.
8614 - Add inotify support on alpha. Closes: #614099.
8615 - Update patches/locale/locale-print-LANGUAGE.diff.
8616 - Update patches/localedata/sort-UTF8-first.diff.
8617 - Remove patches/localedata/submitted-pt_BR.diff (merged upstream).
8618 - Update patches/localedata/locale-et_EE.diff (partially merged upstream).
8619 - Remove patches/localedata/locale-es_CR.diff (merged upstream).
8620 - Update patches/localedata/locales-fr.diff.
8621 - Update patches/localedata/tailor-iso14651_t1.diff.
8622 - Remove patches/localedata/fr_BE-first_weekday.diff (merged upstream).
8623 - Update localedata/first_weekday.diff.
8624 - Remove patches/alpha/submitted-dl-procinfo.diff (merged upstream).
8625 - Remove patches/alpha/submitted-fpu-round.diff (merged upstream).
8626 - Remove patches/alpha/submitted-asm-memchr.diff (merged upstream).
8627 - Remove patches/alpha/submitted-sock_nonblock.diff (merged upstream).
8628 - Remove patcheS/alpha/submitted-epoll.diff (merged upstream).
8629 - Remove patches/alpha/cvs-timer_settime.diff (merged upstream).
8630 - Remove patches/alpha/submitted-PTR_MANGLE.diff (obsolete).
8631 - Remove patches/alpha/local-fcntl_h.diff (obsolete).
8632 - Remove patches/alpha/local-longjmp-chk.diff (obsolete).
8633 - Remove patches/alpha/submitted-fdatasync.diff (obsolete).
8634 - Remove patches/amd64/cvs-avx-tcb-alignment.diff (merged upstream).
8635 - Remove patches/arm/local-no-hwcap.diff (merged upstream).
8636 - Remove patches/arm/local-hwcap-updates.diff (merged upstream).
8637 - Remove patches/hppa/cvs-nptl-compat.diff (merged upstream).
8638 - Update patches/hppa/local-stack-grows-up.diff.
8639 - Remove patches/hppa/cvs-vfork.diff (merged upstream).
8640 - Remove patches/hurd-i386/submitted-rtld_lock_recursive.diff (merged
8641 upstream).
8642 - Remove patches/hurd-i386/cvs-getcwd.diff (merged upstream).
8643 - Remove patches/hurd-i386/cvs-setsid.diff (merged upstream).
8644 - Remove patches/hurd-i386/cvs-linkat.diff (merged upstream).
8645 - Remove patches/hurd-i386/cvs-ttyname.diff (merged upstream).
8646 - Remove patches/hurd-i386/cvs-getnprocs.diff (merged upstream).
8647 - Remove patches/hurd-i386/cvs-select.diff (merged upstream).
8648 - Remove patches/hurd-i386/cvs-sched_param.diff (merged upstream).
8649 - Remove patches/hurd-i386/cvs-sendmsg-leak.diff (merged upstream).
8650 - Update patches/i386/local-pthread_cond_wait.diff.
8651 - Remove patches/m68k/cvs-define-m68k-tls-relocations.patch (merged
8652 upstream).
8653 - Remove patches/m68k/cvs-tls-support.patch (merged upstream).
8654 - Remove patches/m68k/cvs-versions-def-2-12.patch (merged upstream).
8655 - Remove patches/mips/cvs-mips-atomic_h.diff (merged upstream).
8656 - Remove patches/mips/cvs-non-pic-n32-64-syscall.diff (merged upstream).
8657 - Remove patches/s390/cvs-makecontext.diff (merged upstream).
8658 - Update patches/s390/submitted-nexttowardf.diff.
8659 - Remove patches/sh4/local-fpscr_values.diff (merged upstream).
8660 - Remove patches/sh4/submitted-set_fpscr.diff (merged upstream).
8661 - Remove patches/sparc/cvs-sparcv9-memchr.diff (merged upstream).
8662 - Remove patches/sparc/submitted-epoll.diff (merged upstream).
8663 - Remove patches/sparc/submitted-msgrcv.diff (merged upstream).
8664 - Update patches/any/local-ldso-disable-hwcap.diff.
8665 - Remove patches/any/local-ntp-update.diff (obsolete).
8666 - Update patches/any/local-no-pagesize.diff.
8667 - Update patches/any/submitted-longdouble.diff.
8668 - Remove patches/any/cvs-resolv-bindv6only.diff (merged upstream).
8669 - Remove patches/any/cvs-futimens.diff (merged upstream).
8670 - Remove patches/any/cvs-malloc_info-init.diff (merged upstream).
8671 - Remove patches/any/cvs-stat-issock.diff (merged upstream).
8672 - Remove patches/any/cvs-remove.diff (merged upstream).
8673 - Remove patches/any/cvs-getaddrinfo.diff (merged upstream).
8674 - Remove patches/any/cvs-umount-nofollow.diff (merged upstream).
8675 - Remove patches/any/cvs-glob.diff (merged upstream).
8676 - Remove patches/any/cvs-flush-cache-textrels.diff (merged upstream).
8677 - Remove patches/any/submitted-group_member.diff (merged upstream).
8678 - Remove patches/any/cvs-redirect-throw.diff (merged upstream).
8679 - Remove patches/any/cvs-__block.diff (merged upstream).
8680 - Remove patches/any/cvs-sunrpc-license.diff (merged upstream).
8681 - Remove patches/any/submitted-resolv.conf-thread.diff (merged upstream).
8682 - Remove patches/any/cvs-audit-suid.diff (merged upstream).
8683 - Remove patches/any/cvs-dont-expand-dst-twice.diff (merged upstream).
8684 - Remove patches/any/cvs-ignore-origin-privileged.diff (merged upstream).
8685 - Remove patches/any/cvs-fnmatch-alloca.diff (merged upstream).
8686 - Remove patches/any/cvs-qsort-race.diff from upstream (merged upstream).
8687 - Remove patches/any/submitted-etc-resolv.conf.diff (obsolete).
8688 - Update patches/any/submitted-bits-fcntl_h-at.diff.
8689 - Remove patches/any/submitted-nis-shadow.diff (obsolete).
8690 - Remove patches/any/submitted-futex_robust_pi.diff (obsolete).
8691 - Update patches/kfreebsd/local-readdir_r.diff.
8692 * debian/sysdeps/*.mk, debhelper.in/libc.preinst: bump minimal Linux
8693 kernel version to 2.6.26, and minimal FreeBSD kernel version to
8694 8.0.0. Closes: #610475.
8695 * Add /etc/default/nss.
8696 * Add patches/all/local-nis-shadow.diff to change default value of
8697 ADJUNCT_AS_SHADOW to TRUE. This avoid NIS password leakage
8698 (CVE-2010-0015), but can be changed to FALSE to accomomdate some
8699 NIS installations. Closes: #566297, #566844.
8700 * kfreebsd/local-sysdeps.diff, kfreebsd/local-linuxthreads29.diff:
8701 update to revision 3286 (from glibc-bsd) Closes: #602776.
8702 * debian/rules: split build-indep and build-arch targets. Closes:
8703 #611926.
8704 * sysdeps/sparc.mk, sysdeps/sparc64.mk: build with --enable-multi-arch.
8705 * sysdeps/powerpc.mk, sysdeps/ppc64.mk: build with --enable-multi-arch.
8706 * Drop libc6-sparcv9b package on sparc/sparc64, optimizations are now
8707 done through multi-arch (STT_GNU_IFUNC).
8708 * Add patches/localedata/locale-C.diff to create a C locale.
8709 * Build and install the C locales in libc-bin. Closes: #609306.
8710 * Bump to Standards-Version 3.9.1 (no changes).
8711 * Add patches/submitted-rwlock-stack-imbalance.diff to fix regression
8712 in pthread_rwlock_timedrdlock() and pthread_rwlock_timedwrlock().
8713 * Whitelist tst-makecontext3.out test on ia64, as it is new and can't
8714 succeed on this architecture.
8715 * Build depends on binutils (>= 2.21) on sparc and sparc64 to gain
8716 STT_GNU_IFUNC support.
8717 * Add patches/any/submitted-ldsodefs_rtld_debug.diff to fix
8718 EGLIBC_RTLD_DEBUG support on non NPTL systems.
8719 * Add patches/any/local-relro-mprotect.patch to not crash with PaX
8720 kernels. Closes: #611195.
8721 * Add patches/any/cvs-dl-missing-deps.diff to output an early error
8722 when dependencies are missing. Closes: #612792.
8723 * Add patches/any/cvs-rtld-prelink.diff to fix segfault on prelinked
8724 binaries.
8725 * Add patches/sparc/submitted-bzero.diff to fix bzero() on sparc.
8726 * Add patches/powerpc/local-libgcc_eh-ld.so.diff to fix bug-atexit3
8727 test on PowerPC.
8728 * Add patches/alpha/submitted-fcntl_h.diff, submitted-stackinfo.diff,
8729 submitted-libm-hidden.diff, submitted-statfs.diff and
8730 submitted-fxstatat.patch to fix FTBFS on alpha.
8731 * Add patches/any/local-linuxthreads-deps.diff to fix testsuite issues
8732 on GNU/kFreeBSD.
8733 * Add patches/s390/cvs-iconv-z9-109.diff to fix FTBFS on s390 with
8734 recent binutils.
8735 * Add patches/hppa/submitted-fcntl_h.diff, hppa/submitted-stackinfo.diff
8736 and hppa/submitted-libm-hidden.diff to fix FTBFS on hppa.
8737 * Add patches/alpha/submitted-____longjmp_chk.diff to fix longjmp() with
8738 FORTIFY on alpha.
8739 * Add patches/alpha/submitted-PTR_MANGLE.diff to fix exceptions on alpha.
8740 * Add patches/i386/cvs-cacheinfo.diff to fix empty LEVEL*CACHE* getconf()
8741 entries for some CPU. Closes: #609389.
8742 * Add patches/any/local-ldconfig-multiarch.diff from Steve Langasek to
8743 add multiarch support to ldconfig.
8744 * Add patches/alpha/local-strncmp.diff to remove broken alpha specific
8745 implementation of strncmp().
8746 * Add patches/alpha/submitted-sysconf-cache.diff to fix sysconf()
8747 LEVEL*CACHE* entries. Closes: #620203.
8748 * Add patches/i386/cvs-memmove-static.diff to fix static linking
8749 with FORTIFY.
8750 * Add patches/amd64/cvs-getcontext.diff to fix getcontext() on amd64.
8751 * Add patches/any/cvs-fopen.diff to fix fopen() with 7 bytes string.
8752 * Add patches/amd64/cvs-memset.diff to fix memset() on amd64 for
8753 misaligned blocks larger than 144 Bytes.
8754 * Add patches/any/local-dl-deps.diff to workaround assert triggered by
8755 some binaries. Closes: #624515.
8756 * Add patches/any/submitted-fwrite-wur.diff to not warn about unused
8757 result for fwrite(). Closes: #616627.
8758
8759 [ Samuel Thibault ]
8760 * Add patches/any/cvs-glro_dl_debug_mask.diff to fix build without
8761 EGLIBC_RTLD_DEBUG support.
8762 * Add patches/hurd-i386/cvs-header-prot.diff,
8763 patches/hurd-i386/cvs-psiginfo.diff, and
8764 patches/hurd-i386/local-ptsname.diff to fix hurd-i386 build.
8765 * Update expected hurd-i386 failures with new tests.
8766 * Add patches/hurd-i386/submitted-add-needed.diff to fix getting functions
8767 from libmachuser and libhurduser with gold linking.
8768 * Add patches/hurd-i386/local-ED.diff to avoid letting the
8769 (standard-compliant!) prank bring FTBFSes.
8770 * Add defining LIBPTHREAD_VERSION to
8771 patches/hurd-i386/local-pthread_posix-option.diff
8772
8773 [ Steve Langasek ]
8774 * Set Multi-Arch: foreign on the appropriate packages.
8775 * debian/rules.d/debhelper.mk: set $rtlddir in the debhelper substitution
8776 rules, so we don't substitute an empty string.
8777
8778 -- Aurelien Jarno <aurel32@debian.org> Sun, 01 May 2011 19:53:41 +0200
8779
8780 eglibc (2.11.2-13) unstable; urgency=low
8781
8782 * Fix a typo in debian/patches/any/local-rtld.diff. Closes: #615806.
8783
8784 -- Aurelien Jarno <aurel32@debian.org> Mon, 28 Feb 2011 07:09:56 +0100
8785
8786 eglibc (2.11.2-12) unstable; urgency=medium
8787
8788 [ Aurelien Jarno ]
8789 * Re-enable build failure in case of testsuite regressions.
8790 * Add patches/any/cvs-fnmatch-alloca.patch from upstream to fix a
8791 memory corruption in fnmatch() that can lead to code execution.
8792 Closes: #615120.
8793 * Add patches/any/cvs-qsort-race.diff from upstream to fix race in
8794 qsort_r(). Closes: #614892.
8795
8796 [ Samuel Thibault ]
8797 * patches/any/submitted-sched_h.diff: Synchronize bits/sched.h with
8798 sysdeps/unix/sysv/linux/bits/sched.h (Closes: #527589), rename to
8799 cvs-sched_h.diff.
8800 * patches/hurd-i386/cvs-if_freereq.diff: Fix crash when siocgifconf
8801 actually succeeds.
8802
8803 [ Clint Adams ]
8804 * Patch from Nobuhiro Iwamatsu to cope with the removal of
8805 patch --unified-reject-files. closes: #612540.
8806
8807 [ Steve Langasek ]
8808 * Merge parts of multiarch patch:
8809 - Use the correct path in the ldd script as well
8810 - Set default rtlddir to /lib and override it when needed.
8811 - Install xen library in $(libdir)/xen instead of /usr/lib/xen.
8812
8813 -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Feb 2011 18:28:26 +0100
8814
8815 eglibc (2.11.2-11) unstable; urgency=low
8816
8817 * patches/kfreebsd/local-sysdeps.diff: remove stub marks for at*
8818 syscalls as we don't support FreeBSD 7.x kernels anyway. Closes:
8819 #610749.
8820
8821 -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Jan 2011 21:02:31 +0100
8822
8823 eglibc (2.11.2-10) unstable; urgency=low
8824
8825 * Add patches/amd64/cvs-avx-tcb-alignment.diff from upstream to fix
8826 alignement issues on CPU supporting the AVX instruction set. Closes:
8827 #610657.
8828
8829 -- Aurelien Jarno <aurel32@debian.org> Sun, 23 Jan 2011 19:54:44 +0100
8830
8831 eglibc (2.11.2-9) unstable; urgency=low
8832
8833 * Disable build failure in case of testsuite regressions, will be
8834 re-enabled after squeeze release.
8835
8836 -- Aurelien Jarno <aurel32@debian.org> Thu, 20 Jan 2011 12:44:11 +0100
8837
8838 eglibc (2.11.2-8) unstable; urgency=low
8839
8840 [ Clint Adams ]
8841 * Japanese debconf translation update from Nobuhiro Iwamatsu.
8842 closes: #604752.
8843
8844 [ Samuel Thibault ]
8845 * Add expected gettext failure on hurd-i386.
8846
8847 [ Aurelien Jarno ]
8848 * Update patches/localedata/locale-et_EE.diff to switch Estonian currency
8849 to euro. Closes: #608803.
8850 * Revert incorrect upstream patch for CVE-2010-3847 and use the correct
8851 set of patches:
8852 - Remove patches/any/submitted-origin.diff
8853 - Add patches/any/cvs-dont-expand-dst-twice.diff
8854 - Add debian/patches/any/cvs-ignore-origin-privileged.diff
8855 - Keep debian/patches/any/cvs-audit-suid.diff
8856
8857 -- Aurelien Jarno <aurel32@debian.org> Wed, 12 Jan 2011 15:32:15 +0100
8858
8859 eglibc (2.11.2-7) unstable; urgency=low
8860
8861 [ Samuel Thibault ]
8862 * patches/hurd-i386/cvs-sendmsg-leak.diff: New upstream patch from Emilio
8863 Pozuelo Monfort to fix a memory leak on the error path of sendmsg.
8864 * patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff: New patch from Emilio
8865 Pozuelo Monfort to implement SCM_RIGHTS in sendmsg().
8866
8867 [ Aurelien Jarno ]
8868 * Update Portuguese debconf translation, by Pedro Ribeiro. Closes: #597348.
8869 * Add any/submitted-origin.diff from Andreas Schwab to forbid the use
8870 of $ORIGIN in privileged programs. Add any/cvs-audit-suid.diff to
8871 only load SUID audit objects in SUID binaries. Fix CVE-2010-3847.
8872 Closes: #600667.
8873 * Update Catalan debconf translation, by Jordi Mallach. Closes: #601085.
8874 * Update Vietnamese debconf translation, by Clytie Siddall. Closes:
8875 #601531.
8876 * Add arm/local-sigaction.diff to match sigaction with SA_RESTORER
8877 behaviour with other architectures. Closes: #595403.
8878
8879 -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Oct 2010 18:15:54 +0200
8880
8881 eglibc (2.11.2-6) unstable; urgency=low
8882
8883 [ Aurelien Jarno ]
8884 * Update Arabic debconf translation, by Ossama Khayat. Closes: #596161.
8885 * libc6-i386: remplace <= breaks by << breaks now that the transitioned
8886 version of the packages is known. Closes: #566720.
8887 * kfreebsd/local-linuxthreads29.diff: correctly disable SO_CLOEXEC
8888 support when it is not available. Closes: #596367.
8889 * update-locale: if LANGUAGE is not compatible with the selected default
8890 locale, emit a warning and disable it instead of failing.
8891 Closes: #596695.
8892 * Add armhf support. Closes: #596804.
8893 * any/submitted-resolv.conf-thread.diff: new patch to correctly reload
8894 resolv.conf for all threads. Closes: #596499.
8895
8896 [ Samuel Thibault ]
8897 * patches/hurd-i386/submitted-catch-signal.diff: New patch to fix
8898 signal-catching functions.
8899
8900 -- Aurelien Jarno <aurel32@debian.org> Wed, 15 Sep 2010 01:53:09 +0200
8901
8902 eglibc (2.11.2-5) unstable; urgency=low
8903
8904 [ Samuel Thibault ]
8905 * mv patches/hurd-i386/{submitted,cvs}-sched_param.diff.
8906
8907 [ Aurelien Jarno ]
8908 * Replace any/cvs-etc-resolv.conf.diff by my previous version
8909 any/submitted-etc-resolv.conf.diff. At least it really fixes the
8910 original issue. Closes: bug#595269.
8911 * testsuite/alpha: allow tst-timer4.out to fail as it fails on one of
8912 the build daemon.
8913 * Update any/cvs-sunrpc-license.diff from upstream.
8914
8915 -- Aurelien Jarno <aurel32@debian.org> Fri, 03 Sep 2010 19:16:09 +0200
8916
8917 eglibc (2.11.2-4) unstable; urgency=low
8918
8919 [ Samuel Thibault ]
8920 * patches/hurd-i386/submitted-sched_param.diff: New patch to permit other
8921 headers to get a __sched_param structure.
8922
8923 [ Aurelien Jarno ]
8924 * Remove manpages now provided by manpages-dev (closes: bug#595194):
8925 - pthread_kill_other_threads_np (3)
8926 - pthread_sigmask (3)
8927
8928 -- Aurelien Jarno <aurel32@debian.org> Wed, 01 Sep 2010 23:15:05 +0200
8929
8930 eglibc (2.11.2-3) unstable; urgency=low
8931
8932 [ Samuel Thibault ]
8933 * testsuite-checking/expected-results-i486-gnu-libc: update.
8934 * patches/hurd-i386/cvs-select.diff: New patch to fix select timeout
8935 value.
8936 * patches/hurd-i386/local-locarchive.diff: Extend to permit generating several
8937 locales.
8938 * mv patches/hurd-i386/{submitted,cvs}-ttyname.diff.
8939 * mv patches/hurd-i386/{submitted,cvs}-getnprocs.diff.
8940 * patches/hurd-i386/local-i686.diff: New patch to fix i686 build.
8941 * patches/hurd-i386/local-no-hp-timing.diff: New patch to disable i686 HP
8942 timing support.
8943 * testsuite-checking/expected-results-i686-{i386,i686,xen}: New
8944 expected results.
8945 * debian/control, debian/control.in/libc, debian/control/opt,
8946 debian/sysdeps/hurd-i386.mk: Add lib0.3-{i686,xen} variants.
8947
8948 [ Petr Salinger ]
8949 * kfreebsd/local-sysdeps.diff: update to revision 3156 (from glibc-bsd).
8950 Closes: #522698.
8951 * Add kfreebsd/local-grantpt.diff to handle EINTR returned by waitpid.
8952 It fixes konsole blank (terminal) display on kfreebsd-*. Closes: #573063.
8953
8954 [ Clint Adams ]
8955 * Reflect EGLIBC in binary package short descriptions. closes: #587586.
8956
8957 [ Finn Thain ]
8958 * Backport m68k TLS from version 2.12. Closes: #586005.
8959
8960 [ Aurelien Jarno ]
8961 * Always try to restart init when needed, and ignore the possible errors.
8962 Closes: #588922, 590175.
8963 * Look for apache2.2-common instead of apache2-common in nsscheck.
8964 Closes: #586527.
8965 * Update Galician debconf translation, by Jorge Barreiro. Closes: #592807.
8966 * Replace any/submitted-etc-resolv.conf.diff by upstream version
8967 patches/any/cvs-etc-resolv.conf.diff.
8968 * Add mips/cvs-non-pic-n32-64-syscall.diff from upstream to fix non-PIC
8969 syscall on MIPS n32 and 64 ABI.
8970 * debian/control.in/libc: conflicts with prelink (<= 0.0.20090311-1).
8971 Earlier versions corrupts libc 2.11 libraries. Closes: #593966.
8972 * Add alpha/submitted-epoll.diff and sparc/submitted-epoll.diff to fix
8973 epoll_create1() on Alpha and SPARC. Closes: #576826.
8974 * Remove patches/alpha/cvs-longjmp-chk.diff and restore
8975 patches/alpha/local-longjmp-chk.diff as the upstream version causes
8976 regressions.
8977 * Add localedata/locale-tt_RU.diff from upstream to fix the name of the
8978 tt_RU.UTF-8@iqtelif locale. Closes: #588478.
8979 * Add any/cvs-sunrpc-license.diff from upstream to fix the license of
8980 Sun RPC: contrary to what Simon Phipps announced on his blog, and
8981 according to the lawyers, the copy in glibc wasn't contained in the
8982 agreement from February, 2009. In August, 2010, Oracle confirmed that
8983 the code has been relicensed under BSD. Update debian/copyright
8984 accordingly.
8985 * Disable any/cvs-flush-cache-textrels.diff to workaround a possible
8986 CPU or kernel bug. Closes: #594807.
8987
8988 -- Aurelien Jarno <aurel32@debian.org> Wed, 01 Sep 2010 11:46:14 +0200
8989
8990 eglibc (2.11.2-2) unstable; urgency=medium
8991
8992 [ Aurelien Jarno ]
8993 * control.in/libc: update the Conflicts on binutils to (<< 2.20.1-1)
8994 and add a Conflicts on binutils-gold (<< 2.20.1-11). Closes: #585937.
8995 * Replace patches/alpha/local-longjmp-chk.diff by upstream version
8996 patches/alpha/cvs-longjmp-chk.diff.
8997 * Add patches/any/cvs-redirect-throw.diff to fix some header files
8998 with regard to C++.
8999 * Add patches/any/cvs-flush-cache-textrels.diff to fix random crashes
9000 on ARM, if the executable or shared library has TEXTREL.
9001 * Add patches/any/cvs-__block.diff from upstream to not conflict with
9002 clang.
9003 * script.in/nohwcap.sh: consider all packages not in status "n" (not
9004 installed) and not in status "c" (conf-files) as installed. Closes:
9005 bug#586241.
9006
9007 [ Samuel Thibault ]
9008 * patches/hurd-i386/local-pthread_posix-option.diff: Avoid letting glibc try
9009 to install its own headers for libpthread.
9010
9011 [ Carlos O'Donell]
9012 * Add patches/hppa/cvs-vfork.diff to fix stack frame creating during
9013 vfork in multithreaded environments.
9014
9015 -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Jun 2010 21:03:55 +0200
9016
9017 eglibc (2.11.2-1) unstable; urgency=low
9018
9019 * New upstream stable release:
9020 - Remove debian/patches/amd64/submitted-cpuid.diff (merged).
9021 - Remove debian/patches/sh4/cvs-register_dump.diff (merged).
9022
9023 [ Samuel Thibault ]
9024 * Add patches/hurd-i386/local-mkdir_root.diff to fix busybox' mkdir -p.
9025
9026 [ Aurelien Jarno ]
9027 * Danish debconf translation update from Joe Hansen. Closes: #585548.
9028 * Add patches/localedata/submitted-translit-colon.diff to add
9029 transliteration support for ₡ sign. Closes: #585727.
9030 * control.in/libc: add a Breaks: on locales (<< 2.11), locales-all
9031 (<< 2.11). Closes: bug#585737.
9032 * Add patches/any/submitted-group_member.diff to fix an off-by-one error
9033 in group_member(). Closes: bug#570047.
9034 * Update local/manpages/getconf.1. Closes: bug#576691.
9035
9036 -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Jun 2010 23:22:29 +0200
9037
9038 eglibc (2.11.1-3) unstable; urgency=low
9039
9040 [ Samuel Thibault ]
9041 * Add patches/hurd-i386/cvs-linkat.diff to fix new coreutils' ln.
9042 * Add patches/hurd-i386/submitted-ttyname.diff to fix io/tst-ttyname_r,
9043 marked as such in testsuite-checking/expected-results-i486-gnu-libc.
9044 * Restore patches/hurd-i386/submitted-getnprocs.diff which got lost during
9045 the 2.11 merge.
9046
9047 [ Aurelien Jarno ]
9048 * Add patches/i386/local-cpuid-level2.diff to not trigger an abort
9049 when an i586 Intel CPU is running the i686 library, as valgrind does.
9050 Closes: bug#584748.
9051 * mips testsuite: allow failure of tst-tls3 as it is not a regression.
9052 * Add patches/any/submitted-string2-strcmp.diff to fix warnings in the
9053 testsuite on armel.
9054 * Add patches/alpha/submitted-syscall.diff from Mike Hommey to add support
9055 for 6th argument system calls on alpha. Closes: bug#583911.
9056 * Temporarily add patches/i386/local-pthread_cond_wait.diff to use the C
9057 version of pthread_cond_wait() which uses cleanup functions to reacquire
9058 the mutex on cancellation (instead of unwinding for the assembly
9059 version). Closes: bug#551903.
9060
9061 -- Aurelien Jarno <aurel32@debian.org> Tue, 08 Jun 2010 10:05:49 +0200
9062
9063 eglibc (2.11.1-2) unstable; urgency=low
9064
9065 [ Aurelien Jarno]
9066 * nscd.init: don't use and absolute path to call start-stop-daemon, the
9067 PATH variable already take care of that.
9068 * check-execstack.out is a new test, therefore not a regression. Mark it
9069 as failing in expected-results-powerpc64-linux-gnu-ppc64.
9070 * Update tst-ttyname_r.out error value in expected-results-i486-gnu-libc
9071 as part of the test is now passing.
9072 * Add patches/mips/cvs-mips-atomic_h.diff to fix atomic issues on MIPS.
9073 * Add patches/amd64/submitted-cpuid.diff to fix properly check CPU
9074 family and model.
9075 * sysdeps/i386.mk, control.in/main: switch i386 to gcc-4.4. Closes:
9076 bug#583858.
9077
9078 -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Jun 2010 05:50:51 +0200
9079
9080 eglibc (2.11.1-1) unstable; urgency=low
9081
9082 [ Clint Adams ]
9083 * New upstream release:
9084 - Fixes a house of mind attack. Closes: bug#568488.
9085 - Add the fallocate64() syscall. Closes: bug#568924.
9086 - Add RES_USE_DNSSEC support. Closes: bug#569592.
9087 - Don't abort in getifaddrs. Closes: bug#582383.
9088 - Update debian/patches/all/local-pthread-manpages.diff
9089 - Remove debian/patches/alpha/submitted-getsysstats.diff (merged)
9090 - Remove debian/patches/alpha/submitted-includes.diff (merged)
9091 - Remove debian/patches/alpha/submitted-lowlevellock.diff (merged)
9092 - Remove debian/patches/alpha/submitted-procfs_h.diff (merged)
9093 - Remove debian/patches/any/cvs-broken-dns.diff (merged)
9094 - Remove debian/patches/any/cvs-getutmpx-compat.diff (merged)
9095 - Remove debian/patches/any/cvs-ksm.diff (merged)
9096 - Remove debian/patches/any/cvs-malloc_info-output.diff (merged)
9097 - Remove debian/patches/any/cvs-nis-not-configured.diff (merged)
9098 - Remove debian/patches/any/cvs-nptl-init.diff (merged)
9099 - Remove debian/patches/any/cvs-resolv-edns0.diff (merged)
9100 - Remove debian/patches/any/cvs-resolv-init.diff (merged)
9101 - Remove debian/patches/any/cvs-resolv-uninitialized.diff (merged)
9102 - Remove debian/patches/any/cvs-resolv-v6mapped.diff (merged)
9103 - Remove debian/patches/any/cvs-sched_h.diff (merged)
9104 - Remove debian/patches/any/local-dynamic-resolvconf.diff (merged)
9105 - Update debian/patches/any/local-libgcc-compat-main.diff
9106 - Remove debian/patches/any/submitted-confname.h.diff (merged)
9107 - Remove debian/patches/any/submitted-getent-gshadow.diff (merged)
9108 - Remove debian/patches/any/submitted-getaddrinfo-nodata.diff (merged)
9109 - Remove debian/patches/any/submitted-gethostbyname3.diff (merged)
9110 - Update debian/patches/any/submitted-missing-etc-hosts.diff.
9111 - Remove debian/patches/arm/cvs-setjmp-longjmp-fpu.diff (merged)
9112 - Update debian/patches/hppa/cvs-nptl-compat.diff.
9113 - Update debian/patches/hppa/local-stack-grows-up.diff from
9114 Carlos O'Donell.
9115 - Remove debian/patches/hppa/submitted-pie.diff (merged)
9116 - Remove debian/patches/hppa/submitted-sock_nonblock.diff (merged)
9117 - Update debian/patches/hurd-i386/cvs-setsid.diff.
9118 - Remove debian/patches/hurd-i386/cvs-termios-IXANY.patch (merged)
9119 - Remove debian/patches/hurd-i386/submitted-getnprocs.diff (merged)
9120 - Update debian/patches/hurd-i386/submitted-readlinkat.diff
9121 - Remove debian/patches/ia64/cvs-memchr.diff (merged)
9122 - Remove debian/patches/ia64/submitted-memchr.diff (merged)
9123 - Remove debian/patches/ia64/submitted-siginfo.diff (merged)
9124 - Update debian/patches/kfreebsd/local-readdir_r.diff.
9125 - Remove debian/patches/locale/cvs-C-first_weekday.diff (merged)
9126 - Update debian/patches/localedata/first_weekday.diff
9127 - Update debian/patches/localedata/tailor-iso14651_t1.diff
9128 - Remove debian/patches/mips/local-lazy-eval.diff (obsolete)
9129 - Remove debian/patches/s390/submitted-siginfo.diff (merged)
9130 - testsuite-checking/expected-results-ia64-linux-gnu-libc: update
9131 - Update testsuite-checking/expected-results-sparc-linux-gnu-libc
9132 - Update testsuite-checking/expected-results-sparcv9b-linux-gnu-sparcv9b
9133
9134 * Add debian/patches/alpha/local-fcntl_h.diff.
9135 * Add debian/patches/ia64/local-dlfptr.diff and
9136 debian/patches/hppa/local-dlfptr.diff from Carlos O'Donnell.
9137 * Add debian/patches/localedata/locale-hsb_DE.diff
9138
9139 [ Aurelien Jarno ]
9140 * Enable multi-arch.
9141 * kfreebsd/local-sysdeps.diff: update to revision 3039 (from glibc-bsd).
9142 * Add debian/patches/alpha/local-longjmp-chk.diff and
9143 debian/patches/alpha/cvs-timer_settime.diff to fix FTBFS on alpha, and
9144 debian/patches/alpha/local-lowlevellock.diff to fix the testsuite.
9145 * Add debian/patches/mips/local-lowlevellock.diff to fix the testsuite
9146 on mips.
9147 * Re-enable the testsuite on mips/mipsel build daemons.
9148 * Add debian/patches/arm/local-atomic.diff and
9149 debian/patches/arm/local-lowlevellock.diff to fix the testsuite on arm.
9150 * Add debian/patches/hppa/local-longjmp-chk.diff to fix FTBFS on hppa.
9151 * Add debian/patches/hppa/local-lowlevellock.diff to fix the testsuite
9152 on hppa.
9153 * Add debian/patches/s390/cvs-makecontext.diff from upstream to fix
9154 makecontext() on s390.
9155 * Replace debian/patches/submitted/cvs-stat-issock.diff by the upstream patch
9156 debian/patches/any/cvs-stat-issock.diff.
9157 * Explictely call /sbin/start-stop-daemon in nscd.init. Closes: bug#575404.
9158 * Add debian/patches/any/cvs-getaddrinfo.diff from upstream to not abort
9159 the getaddrinfo loop on the first successful.
9160 * Add debian/patches/any/cvs-umount-nofollow.diff from upstream to define
9161 UMOUNT_NOFOLLOW.
9162 * Add debian/patches/any/cvs-glob.diff from upstream to fix glob() with empty
9163 pattern.
9164 * Add debian/patches/submitted-tst-audit6-avx.diff to skip AVX tests if if
9165 AVX is not available.
9166 * Allow failures of the testsuite on HPPA until bugs are fixed:
9167 - tstdiomisc.out (due to bug #582787 on gcc-4.4)
9168 - tst-fork1.out (due to bug #561203 on linux-2.6)
9169 * Add debian/patches/sh4/cvs-register_dump.diff from upstream to fix
9170 iov[] size register-dump.h.
9171 * Add debian/patches/hurd-i386/submitted-regex_internal.diff to fix FTBFS on
9172 hurd-i386.
9173
9174 [ Samuel Thibault ]
9175 * debian/patches/hurd-i386/submitted-rtld_lock_recursive.diff: New patch to
9176 fix elf/ build on hurd-i386.
9177 * debian/patches/hurd-i386/local-longjmp_chk.diff: New patch to fix
9178 debug/____longjmp_chk.S build on hurd-i386.
9179 * Update debian/patches/hurd-i386/local-pthread.diff.
9180 * Update debian/testsuite-checking/expected-results-i486-gnu-libc.
9181
9182 [ Petr Salinger]
9183 * define __rtld_lock_initialize also in linuxthreads <bits/libc-lock.h>
9184 variant (enhance local-linuxthreads-weak.diff).
9185 * allow failure of tst-longjmp_chk.out on GNU/kFreeBSD
9186 * Add kfreebsd/local-dosavesse.diff, which does not work,
9187 so rather use also added kfreebsd/local-nosavesse.diff
9188
9189 -- Aurelien Jarno <aurel32@debian.org> Sat, 29 May 2010 14:31:50 +0200
9190
9191 eglibc (2.10.2-9) unstable; urgency=low
9192
9193 [ Aurelien Jarno ]
9194 * Add powerpcspe port support. Closes: #579778.
9195
9196 [ Petr Salinger ]
9197 * kfreebsd/local-sysdeps.diff: update to revision 3038 (from glibc-bsd).
9198 Closes: #581545.
9199
9200 [ Aurelien Jarno ]
9201 * debian/control.in/libc: don't make libc0.1/0.3/6/6.1 depends on
9202 ${misc:Depends} as suggested by lintian, as it is turned out into a
9203 debconf depends. Closes: #581835.
9204 * debian/debhelper.in/nscd.init: stop supporting the reload argument.
9205 Closes: #578870.
9206 * debian/script.in/nsscheck.sh: correctly detect stopped and running
9207 services. Closes: #573247, #575868.
9208 * debian/patches/mips/submitted-rld_map.diff: don't segfault for MIPS
9209 binaries with RLD_MAP set to 0. Closes: #579917.
9210 * Add debian/source/format and debian/source/lintian-overrides files.
9211
9212 -- Aurelien Jarno <aurel32@debian.org> Thu, 20 May 2010 12:09:58 +0200
9213
9214 eglibc (2.10.2-8) unstable; urgency=low
9215
9216 [ Petr Salinger ]
9217 * kfreebsd/local-sysdeps.diff: update to revision 3036 (from glibc-bsd).
9218
9219 [ Clint Adams ]
9220 * Spanish debconf translation update from Omar Campagne Polaino.
9221 closes: #579351.
9222 * Add patches/arm/cvs-setjmp-longjmp-fpu.diff. closes: #580529
9223 ("setjmp/longjmp broken on ARM w/ FPU").
9224
9225 -- Clint Adams <schizo@debian.org> Tue, 27 Apr 2010 20:33:40 -0400
9226
9227 eglibc (2.10.2-7) unstable; urgency=low
9228
9229 [ Samuel Thibault ]
9230 * patches/hurd-i386/local-pthread.diff: Refresh patch.
9231 * Update debian/testsuite-checking/expected-results-i486-gnu-libc.
9232 * patches/hurd-i386/cvs-setsid.diff: Update to git version.
9233 * patches/hurd-i386/local-locarchive.diff: New patch to fix installation of
9234 locales-all.
9235 * patches/hurd-i386/cvs-remove.diff: New upstream patch to fix remove()
9236 on directory on non-Linux ports.
9237
9238 [ Aurelien Jarno ]
9239 * debian/control.in/*: add ${misc:Depends} to all binary packages.
9240 * debian/*symbols*: simplify symbol files by using the new #PACKAGE#
9241 feature.
9242 * Bump to Standards-Version 3.8.4.
9243 * Update patches/alpha/submitted-sock_nonblock.diff to also fix
9244 SOCK_CLOEXEC. Closes: #569646.
9245 * Update patches/hppa/submitted-sock_nonblock.diff to also fix
9246 SOCK_CLOEXEC.
9247 * Add patches/any/submitted-stat-issock.diff to define the S_ISSOCK
9248 macro starting with POSIX 2001. Closes: #569517.
9249 * scripts.in/nsscheck.sh: remove non-breaking space. Closes: #569701.
9250 * rules.d/debhelper.mk: remove obsolete comment. Closes: #570946.
9251 * Replace patches/sparc/local-sparcv9-memchr.diff by
9252 patches/sparc/cvs-sparcv9-memchr.diff.
9253 * Add patches/sparc/submitted-msgrcv.diff to fix msgrcv() on sparc64,
9254 and with it fakeroot.
9255 * Add patches/any/submitted-nptl-invalid-td.patch to also catch
9256 uninitialized thread descriptors in INVALID_TD_P macro. Closes:
9257 #571639.
9258 * Fix lang_ab field in es_CR locales. Closes: #571755.
9259
9260 [ Petr Salinger]
9261 * kfreebsd/local-sysdeps.diff: update to revision 3034 (from glibc-bsd).
9262 * any/local-linuxthreads-stacksize.diff: New patch to restrict
9263 max stack size in threads
9264
9265 [ Clint Adams ]
9266 * Add any/local-gai-rfc1918-scope-global.patch. closes: #468801.
9267
9268 -- Clint Adams <schizo@debian.org> Thu, 22 Apr 2010 09:38:27 -0400
9269
9270 eglibc (2.10.2-6) unstable; urgency=low
9271
9272 [ Aurelien Jarno ]
9273 * kfreebsd/local-sysdeps.diff: update to revision 2957 (from glibc-bsd).
9274 * Don't run the testsuite in parallel, as it sometimes causes some failures
9275 in some tests.
9276 * Add patches/any/cvs-malloc_info-init.diff to fix malloc_info() with no
9277 malloc() done. Closes: #562679.
9278 * Add patches/sh4/submitted-set_fpscr.diff to add __set_fpscr() prototype.
9279 Closes: #565369.
9280 * debian/rules.d/build.mk: Add --with-pkgversion and --with-bugurl
9281 arguments.
9282 * Add patches/ia64/submitted-memchr.diff to fix memchr() overshoot on ia64.
9283 Closes: #563882
9284 * Add patches/any/submitted-leading-zero-stack-guard.diff and
9285 patches/any/submitted-stack-guard-quick-randomization.diff from Ubuntu and
9286 Fedora to improve stack randomisation. Closes: #568488.
9287 * Update es_CR locale from Marcelo Magallon. Closes: #567351.
9288 * debian/script.in/nsscheck.sh: Only restart services that are currently
9289 running. Closes: #528755.
9290 * Move locales and locales-all to section localization. Closes: #568753.
9291
9292 [ Samuel Thibault ]
9293 * patches/hurd-i386/local-pthread.diff: New hurd-only patch to provide
9294 LIBPTHREAD_SO and disable nscd.
9295 * patches/hurd-i386/local-pthread_posix-option.diff: Tell glibc Makefiles that
9296 we have a libpthread.
9297 * testsuite-checking/expected-results-i486-linux-gnu-libc: Update results.
9298 * patches/hurd-i386/submitted-posix_opt.h.diff: Update.
9299 * patches/hurd-i386/submitted-sysvshm.diff: Resync.
9300 * patches/hurd-i386/submitted-net.diff: New patch to factorize net/ files
9301 between Linux and Hurd.
9302 * patches/hurd-i386/submitted-getnprocs.diff: New patch to add get_nprocs()
9303 and such weak aliases.
9304
9305 -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Feb 2010 16:54:24 +0100
9306
9307 eglibc (2.10.2-5) unstable; urgency=low
9308
9309 [ Petr Salinger]
9310 * Update kfreebsd/local-no-SOCK_NONBLOCK.diff to cvs-resolv-* changes.
9311 Move it into any/local-no-SOCK_NONBLOCK.diff, as it is used also on hurd.
9312 Closes: #564008.
9313
9314 [ Samuel Thibault ]
9315 * patches/hurd-i386/submitted-posix_opt.h.diff: New patch to update standard
9316 macros in posix_opt.h.
9317 * patches/hurd-i386/local-pthread_posix-option.diff: Refresh and update
9318 standard macros in posix_opt.h.
9319 * patches/hurd-i386/submitted-sysvshm.diff: Add standard macro _XOPEN_SHM in
9320 posix_opt.h.
9321 * patches/hurd-i386/local-tls-support.diff: Use kern_return_t instead of
9322 error_t to avoid a dependency on a GNU-specific type.
9323 * patches/hurd-i386/submitted-getcwd.diff: renamed to cvs-getcwd.diff since
9324 merged upstream.
9325 * patches/hurd-i386/submitted-setsid.diff: renamed to cvs-setsid.diff since
9326 merged upstream.
9327
9328 [ Aurelien Jarno ]
9329 * Fix sparc64 build.
9330
9331 -- Aurelien Jarno <aurel32@debian.org> Thu, 07 Jan 2010 20:57:49 +0100
9332
9333 eglibc (2.10.2-4) unstable; urgency=low
9334
9335 [ Samuel Thibault ]
9336 * testsuite-checking/expected-results-i486-linux-gnu-libc: Add
9337 tst-atime.out failure.
9338
9339 [ Aurelien Jarno ]
9340 * Also build a libc6-sparcv9b package on sparc64.
9341 * Disable debian/patches/any/cvs-futimens.diff. Addresses: #563726,
9342 #563754.
9343 * Add debian/patches/localedata/locale-et_EE.diff to change weekday
9344 and workday to Monday. Closes: #563636.
9345 * Add debian/patches/any/cvs-resolv-init.diff to fix mixing IPv4 and
9346 IPv6 name server in resolv.conf.
9347 * Add debian/patches/any/cvs-resolv-uninitialized.diff to fix an
9348 uninitialized variable in resolv code.
9349 * Add debian/patches/any/cvs-resolv-bindv6only.diff to not use
9350 IPV4-mapped addresses in the resolver code. Closes: #563552.
9351 * Add debian/patches/any/cvs-resolv-edns0.diff to handle overly large
9352 answer buffers in resolver.
9353 * Add debian/patches/any/cvs-resolv-v6mapped.diff to fix lookup failure
9354 with IPv6 mapping enabled and big answers. Closes: #558984.
9355 * Add debian/patches/any/submitted-nis-shadow.diff to remove encrypted
9356 passwords from passwd entries, and add them in shadow entries.
9357 Closes: #560333.
9358
9359 [ Petr Salinger]
9360 * kfreebsd/local-sysdeps.diff: update to revision 2907 (from glibc-bsd).
9361
9362 -- Aurelien Jarno <aurel32@debian.org> Wed, 06 Jan 2010 22:18:19 +0100
9363
9364 eglibc (2.10.2-3) unstable; urgency=low
9365
9366 [ Aurelien Jarno ]
9367 * Update from the latest SVN, branch eglibc-2_11:
9368 - Remove any/cvs-malloc-check.diff (merged upstream).
9369 * debhelper.in/libc.postinst: also restart incron on upgrade. Closes:
9370 #557801.
9371 * debhelper.in/libc.postinst: restart the services instead of stopping
9372 them and then starting them again. Closes: #211784.
9373 * Use gcc/g++-4.4 on hppa, hurd-i386, mips and mipsel.
9374 * Mention EGLIBC in packages description. Closes: #559121.
9375 * Add support for sparc64 architecture.
9376 * debian/sysdeps/mips.mk, debian/sysdeps/mipsel.mk: remove hack to support
9377 buildds kernels now that they have been upgraded.
9378 * debian/control.in/main: add a Homepage: pseudo header. Closes: #561034.
9379 * debian/local/manpages/gai.conf.5: fix a typo. Closes: #560144.
9380 * Replace debian/any/submitted-nis-not-configured.diff by upstream patch
9381 debian/any/cvs-nis-not-configured.diff.
9382 * Add debian/patches/any/local-ntp-update.diff to partially update the NTP
9383 API, backported from upstream. Closes: #559482.
9384 * Add debian/patches/any/cvs-malloc_info-output.diff from upstream to fix
9385 malloc_info() output. Closes: #562678.
9386 * Add debian/patches/any/cvs-futimens.diff from upstream to correctly handle
9387 AT_FDCWD in futimens().
9388
9389 [ Samuel Thibault ]
9390 * testsuite-checking/expected-results-i486-linux-gnu-libc: Add hurd-i386
9391 testsuite results.
9392 * sysdeps/hurd.mk: Enable testsuite.
9393 * patches/hurd-i386/submitted-getcwd.diff: Add patch to fix duplicate port
9394 deallocation.
9395 * patches/hurd-i386/submitted-setsid.diff: Add patch to fix bogus port
9396 deallocation.
9397
9398 [ Petr Salinger]
9399 * kfreebsd/local-sysdeps.diff: update to revision 2904 (from glibc-bsd).
9400
9401 -- Aurelien Jarno <aurel32@debian.org> Sat, 02 Jan 2010 13:07:44 +0100
9402
9403 eglibc (2.10.2-2) unstable; urgency=low
9404
9405 [ Carlos O'Donell]
9406 * debian/patches/hppa/cvs-nptl-compat.diff: new version to fix
9407 pthread structures alignment on hppa.
9408
9409 [ Aurelien Jarno ]
9410 * debian/control: bump libc-bin breaks on libc0.1/0.3/6/6.1 to (<< 2.10).
9411 Closes: #556945.
9412 * patches/localedata/submitted-pt_BR.diff: new patch to fix the thousand
9413 separator on pt_BR locale. Closes: #474479.
9414 * debhelper.in/locales.postinst: if an selected entry is present more than
9415 once, only uncomment the first one. Closes: #529368.
9416 * patches/any/submitted-gethostbyname3.diff: return an error if the
9417 nameserver timeouts. Closes: #499781.
9418
9419 -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Nov 2009 06:12:57 +0100
9420
9421 eglibc (2.10.2-1) unstable; urgency=low
9422
9423 [ Aurelien Jarno ]
9424 * New upstream minor release.
9425 - fix build timeout on SH4. Closes: #552407.
9426 - disabled patches/svn-updates.diff.
9427 - remove patches/powerpc/cvs-readahead.diff (merged).
9428 - remove patches/any/submitted-libgcc_s.so.diff (merged).
9429 - remove patches/any/cvs-preadv-pwritev.diff (merged).
9430 - remove patches/any/cvs-getaddrinfo-nss-notfound.diff (merged).
9431 * patches/ia64/cvs-memchr.diff: new patch from upstream replacing
9432 patches/ia64/submitted-memchr.diff.
9433 * patches/any/cvs-malloc-check.diff: new patch from upstream to fix bugs
9434 with MALLOC_CHECK. Closes: #557158.
9435 * patches/any/cvs-ksm.diff: add support to KSM, define MADV_MERGEABLE and
9436 MADV_UNMERGEABLE. Closes: #556631.
9437 * Replace patches/locale/fix-C-first_weekday.diff by upstream version
9438 patches/locale/cvs-C-first_weekday.diff. Closes: #556884.
9439 * rules.d/debhelper.mk: don't use --strip-unneeded when stripping .o
9440 objects. Closes: #556951.
9441 * patches/any/submitted-bits-fcntl_h-at.diff: new patch to move AT_*
9442 constants from <fcntl.h> to <bits/fcntl.h>. Closes: #555303.
9443 * Replace patches/any/submitted-sched_h.2.diff by upstream version
9444 patches/any/cvs-sched_h.diff.
9445 * Use gcc/g++-4.4 on sparc.
9446 * patches/any/submitted-nis-not-configured.diff: fix getaddrinfo() if
9447 NIS is not configured. Fixes CVE-2010-0015. Closes: #556600.
9448 * patches/any/submitted-getaddrinfo-nodata.diff: new patch from Michael
9449 Stone to fix getaddrinfo() if a plugin returns TRY_AGAIN or NO_DATA.
9450 Closes: #557596.
9451
9452 [ Carlos O'Donell]
9453 * patches/hppa/local-stack-grows-up.diff: new version.
9454
9455 [ Petr Salinger]
9456 * kfreebsd/local-sysdeps.diff: update to revision 2859 (from glibc-bsd).
9457 Closes: #557248.
9458
9459 -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Nov 2009 09:46:23 +0100
9460
9461 eglibc (2.10.1-7) unstable; urgency=low
9462
9463 [ Aurelien Jarno ]
9464 * patches/all/local-ldd.diff: new patch to handle the case where ld.so is
9465 not executable (wrong architecture), and always trace dynamic library
9466 dependencies through the dynamic linker. Closes: #502189,
9467 #552518, #499016.
9468 * Strip *.o files manually (dh_strip does not do it) to prevent
9469 leakage of the build directory (has been lost in a merge).
9470 * script.in/nsscheck.sh: fix call to invoke-rc.d. Closes: #555463.
9471 * patches/ia64/submitted-memchr.diff: fix memchr() when data is shorter
9472 than software pipeline.
9473 * Bump to Standards-Version 3.8.3.
9474 * Re-enable PIE on mips and build-depends on binutils (>= 2.20-3).
9475 * Build-depends on g++-4.4 (>= 4.4.2-2) and use gcc-4.4 on armel.
9476 * libc-bin-dev: recommends manpages-dev. Closes: #485608.
9477 * Generate /usr/lib{,32,64}/gconv/gconv-modules.cache at build time
9478 instead of during package installation. Closes: #548042.
9479 * debhelper.in/locales-all.prerm: remove /usr/lib/locale on removal, to
9480 make puiparts happy.
9481
9482 [ Carlos O'Donell]
9483 * patches/hppa/local-stack-grows-up.diff: fix pthread stack related
9484 functions when the stack grows up. Closes: #553722.
9485
9486 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Nov 2009 12:53:04 +0100
9487
9488 eglibc (2.10.1-6) unstable; urgency=high
9489
9490 [ Aurelien Jarno ]
9491 * Don't ask to stop gdm before an upgrade, but run reload in the postint
9492 Closes: #553362.
9493 * patches/powerpc/cvs-readahead.diff: fix readahead on PowerPC.
9494 * patches/any/cvs-preadv-pwritev.diff: fix preadv, pwritev and fallocate
9495 for-D_FILE_OFFSET_BITS=64. Closes: #554608.
9496 * patches/any/submitted-sched_h.2.diff: allow const argument to CPU_ISSET()
9497 Closes: #554901.
9498 * kfreebsd/local-sysdeps.diff: update to revision 2819 (from glibc-bsd).
9499 * patches/any/submitted-etc-resolv.conf.diff: also handle case when the file
9500 is present, but a nameserver entry is missing. Closes: #552010.
9501
9502 -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Nov 2009 18:56:15 +0100
9503
9504 eglibc (2.10.1-5) unstable; urgency=low
9505
9506 [ Samuel Thibault ]
9507 * patches/hurd-i386/local-disable-ioctls.diff: New patch to disable some
9508 non-working ioctls.
9509 * patches/hurd-i386/local-pthread_types.diff: Fix path typo.
9510
9511 [ Aurelien Jarno ]
9512 * Move xz-utils to Build-Depends from Build-Depends-Indep.
9513
9514 -- Aurelien Jarno <aurel32@debian.org> Sun, 01 Nov 2009 17:19:00 +0100
9515
9516 eglibc (2.10.1-4) unstable; urgency=low
9517
9518 [ Aurelien Jarno ]
9519 * patches/any/submitted-localedef-mmap.diff: new patch to cope with
9520 different mmap alignment restrictions between MMAP_SHARED and
9521 MMAP_PRIVATE. On SPARC64, MMAP_SHARED implies a 16kB alignment (L1
9522 D-Cache size), while MMAP_PRIVATE implies a 8kB alignment (page
9523 size). Closes: #552233.
9524 * patches/any/submitted-confname.h.diff: new patch to fix build of
9525 bits/confname.h with -pedantic-errors. Closes: #552819.
9526 * kfreebsd/local-sysdeps.diff: update to revision 2817 (from glibc-bsd).
9527 Fixes <netinet/icmp6.h>. Closes: #552138.
9528 * Disable PIE on MIPS/MIPSEL.
9529 * Replace patches/s390/submitted-getutmpx.diff by upstream version
9530 (patches/any/cvs-getutmpx-compat.diff).
9531 * Don't include debian/ and stamp-dir/ in eglibc source tarball. Closes:
9532 #553053.
9533 * Switch to the more common xz format from lzma for eglibc-source
9534 tarball.
9535
9536 -- Aurelien Jarno <aurel32@debian.org> Fri, 30 Oct 2009 09:48:09 +0100
9537
9538 eglibc (2.10.1-3) unstable; urgency=low
9539
9540 [ Samuel Thibault ]
9541 * patches/hurd-i386/local-bigmem.diff: Fix patch.
9542
9543 [ Aurelien Jarno ]
9544 * patches/s390/submitted-getutmpx.diff: new patch to fix getutmpx() on
9545 s390. Closes: #544838.
9546 * patches/any/submitted-missing-etc-resolv.conf.diff: new patch to fix
9547 name resolution with empty or missing /etc/resolv.conf. Closes:
9548 #552453.
9549 * debian/sysdeps/i386.mk: build with gcc-4.3 on i386. Closes: #551903.
9550
9551 -- Aurelien Jarno <aurel32@debian.org> Mon, 26 Oct 2009 19:40:34 +0100
9552
9553 eglibc (2.10.1-2) unstable; urgency=low
9554
9555 [ Petr Salinger ]
9556 * kfreebsd/local-sysdeps.diff: update to revision 2806 (from glibc-bsd).
9557 * Drop kfreebsd/local-sysdeps-2.10.diff (merged in local-sysdeps.diff).
9558
9559 [ Samuel Thibault ]
9560 * patches/hurd-i386/local-bigmem.diff: New patch to fix dl.so crash when
9561 running on GNU Mach with VM_MAX_ADDRESS < 0xc0000000.
9562
9563 [ Aurelien Jarno ]
9564 * patches/any/submitted-missing-etc-hosts.diff: return HOST_NOT_FOUND
9565 instead of NO_DATA. Closes: #551622, #551760, #551879, #552010.
9566 * Restart NSS related services after upgrade. Closes: #551971, #551885.
9567 * testsuite-checking/*kfreebsd*: the *at syscalls emulation is not
9568 working under all conditions, allow failure of related tests. That
9569 should be removed after switching to kernel 8.0.
9570
9571 -- Aurelien Jarno <aurel32@debian.org> Fri, 23 Oct 2009 08:48:29 +0200
9572
9573 eglibc (2.10.1-1) unstable; urgency=low
9574
9575 [ Aurelien Jarno ]
9576 * New upstream release.
9577 - Fix C++ declaration of string functions. Closes: #496763.
9578 - Add Handling for group shadow files. Closes: #519479.
9579 - Use AT_RANDOM for randomized stack protector value. Closes:
9580 #533077.
9581 - don't trigger assertion on __pthread_mutex_lock anymore. Closes:
9582 #479952.
9583 - Fix week specifier in en_GB. Closes: #511474.
9584 - Update sys/timex.h. Closes: #550857.
9585 - debian/copyright, debian/*symbols*, debian/shlibver,
9586 debian/locales-depver, debian/debhelper.in/*.lintian: upgrade
9587 to 2.10.
9588 - alpha has been moved to ports, update debian/sysdeps/alpha.mk and
9589 debian/patches/alpha/* accordingly.
9590 - Remove debian/patches/arm/submitted-setjmp.diff (merged).
9591 - Remove debian/patches/arm/submitted-fpu_control_h.diff (merged).
9592 - Remove debian/patches/hppa/cvs-tsd.diff (merged).
9593 - Remove debian/patches/hppa/cvs-nptl.diff (merged).
9594 - Remove debian/patches/hurd-i386/cvs-resource-prio.diff (merged).
9595 - Remove debian/patches/hurd-i386/cvs-hurdsig-fix.diff (merged).
9596 - Remove debian/patches/hurd-i386/cvs-net-headers.diff (merged).
9597 - Remove debian/patches/hurd-i386/cvs-report-wait-fix.diff (merged).
9598 - Remove debian/patches/hurd-i386/cvs-get_pc_thunk.diff (merged).
9599 - Remove debian/patches/hurd-i386/cvs-strerror_l.diff (merged).
9600 - Remove debian/patches/hurd-i386/cvs-rtld.diff (merged).
9601 - Update debian/patches/hurd-i386/local-tls-support.diff.
9602 - Update debian/patches/hurd-i386/submitted-extern_inline.diff.
9603 - Update debian/patches/hurd-i386/local-atomic-no-multiple_threads.diff.
9604 - Remove debian/patches/mips/cvs-context.diff (merged).
9605 - Remove debian/patches/sparc/cvs-siginfo.diff (merged).
9606 - Remove debian/patches/all/submitted-readme-version.diff (merged).
9607 - Remove debian/patches/any/submitted-install-map-files.diff (merged).
9608 - Remove debian/patches/any/cvs-pthread_h.diff (merged).
9609 - Remove debian/patches/any/local-bashisms.diff (merged).
9610 - Remove debian/patches/any/cvs-bz7058-nss_nss-nis.diff (merged).
9611 - Remove debian/patches/any/cvs-iconv-utf16.diff (merged).
9612 - Remove debian/patches/any/submitted-cross-zic.diff (merged).
9613 - Remove debian/patches/any/cvs-binutils_2.20.diff (merged).
9614 - Remove debian/patches/any/submitted-nss-nsswitch.diff (merged).
9615 - Remove debian/patches/any/cvs-bz9706-nss_nss-files_files-parse.diff
9616 (merged).
9617 - Update debian/patches/any/cvs-broken-dns.diff.
9618 - Remove debian/patches/any/cvs-bz9697-posix-regcomp.diff (merged).
9619 - Remove debian/patches/any/cvs-bz697-posix-regexec.diff (merged).
9620 - Remove debian/patches/any/submitted-broken-dns.diff (merged).
9621 - Remove debian/patches/any/submitted-mount_h.diff (merged).
9622 - Update debian/patches/any/submitted-futex_robust_pi.diff.
9623 - Update debian/patches/any/local-dynamic-resolvconf.diff.
9624 - Update debian/patches/any/local-libgcc-compat-main.diff.
9625 - Update debian/patches/any/local-libgcc-compat-ports.diff.
9626 - Update debian/patches/any/local-no-pagesize.diff.
9627 - Remove debian/patches/any/submitted-date-and-unknown-tz.diff (merged).
9628 - Remove debian/patches/any/cvs-sunrpc-license.diff (merged).
9629 - Remove debian/patches/any/submitted-tst-cpucount.diff (merged).
9630 - Remove debian/patches/any/submitted-signalfd-eventfd.diff (merged).
9631 - Remove debian/patches/any/cvs-unsetenv.diff (merged).
9632 - Remove debian/patches/localedata/mt_MT_euro.diff (merged).
9633 - Remove debian/patches/localedata/submitted-bz9731-el_CY_euro.diff
9634 (merged).
9635 - Remove debian/patches/localedata/sk_SK_euro.diff (merged).
9636 - Remove debian/patches/localedata/submitted-bz9730-locale-sv_FI.diff
9637 (merged).
9638 - Remove debian/patches/localedata/cvs-el_CY-el_GR-frac_digits.diff
9639 (merged).
9640 - Update debian/patches/localedata/sort-UTF8-first.diff.
9641 - Update debian/patches/localedata/fr_CA-first_weekday.diff
9642 - Update debian/patches/localedata/fr_BE-first_weekday.diff
9643 - Update debian/patches/localedata/cy_GB-first_weekday.diff
9644 - Remove debian/patches/localedata/submitted-bz9835-en_GB-first_day.diff
9645 (merged).
9646 - Update debian/patches/localedata/first_weekday.diff
9647 - Update debian/patches/localedata/fr_LU-first_weekday.diff
9648 - Update debian/patches/localedata/fr_CH-first_weekday.diff
9649 - Remove debian/patches/sh4/cvs-headers-update.diff (merged).
9650 - Remove debian/patches/any/local-revert-3270.diff (fixed upstream).
9651 * Remove localedata/locale-fr_FR.diff as coreutils has been fixed.
9652 * Add debian/patches/any/submitted-autotools.diff to update config.guess
9653 and config.sub.
9654 * Remove debian/patches/powerpc/local-sysconf.diff, as it only concerns
9655 kernel that are not supported anymore.
9656 * Add debian/patches/ia64/submitted-sysconf.diff to fix sysconf() on ia64.
9657 * Add debian/patches/alpha/submitted-getsysstats.diff,
9658 debian/patches/alpha/submitted-includes.diff and
9659 debian/patches/alpha/submitted-lowlevellock.diff to partially fix FTBFS
9660 on alpha.
9661 * Add debian/patches/any/local-linuxthreads-unwind.diff to fix exception
9662 handling with linuxthreads.
9663 * Add debian/patches/any/cvs-nptl-init.diff to allow overwriting
9664 architectures init.c in csu and nptl individually.
9665 * Add debian/patches/any/submitted-accept4-hidden.diff to fix build
9666 on non Linux architectures.
9667 * Add debian/patches/kfreebsd/local-sysdeps-2.10.diff to update sysdeps
9668 for glibc 2.10 on GNU/kFreeBSD.
9669 * Add debian/patches/alpha/submitted-rtld-fPIC.diff to fix build on alpha.
9670 * Add debian/patches/any/submitted-getent-gshadow.diff to add gshadow
9671 support to getent.
9672 * debian/rules.d/tarball.mk: store the checkout revision in the tarball
9673 (file .svn-revision).
9674 * debian/rules.d/tarball.mk: add an "update-from-upstream-svn" rule to
9675 automatically update debian/patches/svn-updates.diff.
9676 * patches/ia64/submitted-libm.diff: new patch to fix errors in the
9677 math testsuite on ia64.
9678 * Use gcc 4.4 by default, except on armel, hppa, mips, mipsel, sparc and
9679 hurd-i386.
9680 * Update to upstream revision 8758.
9681 * patches/any/submitted-missing-etc-hosts.diff: new patch from Steve
9682 Langasek to treat a missing /etc/hosts as a simple "not found", not as
9683 an internal error. Closes: bug#539950.
9684 * libc.postinst: only call telinit on Linux as originally.
9685 * Fix package name in alpha/ia64 private symbols versioning.
9686 * Add patches/sparc/local-sparcv9-memchr.diff to fix test-memchr.
9687
9688 [ Petr Salinger ]
9689 * Add kfreebsd/local-no-SOCK_NONBLOCK.diff to fix build on GNU/kFreeBSD.
9690
9691 [ Samuel Thibault ]
9692 * Add debian/patches/hurd-i386/local-_dl_random.diff to fix build on
9693 hurd-i386.
9694 * Add debian/patches/hurd-i386/local-unwind-resume.diff to fix build on
9695 hurd-i386.
9696 * Fix debian/patches/hurd-i386/local-tls-support.diff to align up includes
9697 on Linux, to fix build.
9698
9699 [ Carlos O'Donell ]
9700 * Add hppa/cvs-nptl-compat.diff to keep ABI compatibility between
9701 linuxthreads and NPTL on HPPA.
9702 * sysdeps/hppa.mk: switch to NPTL. Closes: bug#538513.
9703 * testsuite-checking/expected-results-hppa-linux-gnu-libc: update.
9704
9705 -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Oct 2009 18:35:20 +0200
9706
9707 eglibc (2.9-27) unstable; urgency=low
9708
9709 [ Aurelien Jarno ]
9710 * Extend description of libc-bin, patch by Christoph Berg. Closes:
9711 bug#544389.
9712 * Strip *.o files manually (dh_strip does not do it) to prevent
9713 leakage of the build directory.
9714 * libc.postinst: re-add "telinit u", removed by accident in version
9715 2.9-24. Closes: bug#545179.
9716 * nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes:
9717 bug#544942.
9718 * nscd.conf.5: add documentation for max-db-size and auto-propagate
9719 options. Closes: bug#544544.
9720 * Merge from the multiarch branch:
9721 - allow one to specify libdir and slibdir also for the main flavor.
9722 - use real dependencies between the build_* and binaryinst_*
9723 targets.
9724 - simplify clean target.
9725 * Set the minimum kernel version to 6.0.0 for biarch library on
9726 kfreebsd-amd64 to match the main library.
9727 * alpha/submitted-sock_nonblock.diff: adjust patch location (alpha is
9728 still a main architecture in glibc 2.9). Closes: bug#540871.
9729
9730 [ Samuel Thibault ]
9731 * debian/debhelper.in/libc.install: Install libc/*-gnu*/ instead of
9732 libc/*-*-gnu*/, to fix FTBFS on hurd-i386 due to it now being i486-gnu/.
9733 * debian/patches/hurd-i386/submitted-null-pathname.diff: New patch to fix
9734 chdir("") and chroot("") into returning ENOENT.
9735 * debian/patches/hurd-i386/submitted-sbrk.diff: New patch to fix sbrk beyond
9736 128MB.
9737 * debian/patches/hurd-i386/local-thread-cancel.diff: New patch to fix ext2fs
9738 crash.
9739 * debian/patches/hurd-i386/submitted-readlinkat.diff: New patch to add
9740 support for readlinkat(), to fix insserv build.
9741 * debian/patches/hurd-i386/cvs-termios-IXANY.patch: New patch to
9742 define IXANY in XOpen environment too, to fix libgphoto2 build.
9743 * debian/patches/hurd-i386/submitted-SOL_IP.patch: New patch to add SOL_IP
9744 definition, to fix directfb build.
9745
9746 [ Petr Salinger ]
9747 * kfreebsd/local-sysdeps.diff: update to revision 2779 (from glibc-bsd).
9748
9749 [ Clint Adams ]
9750 * debian/rules.d/debhelper.mk: make sure that snippets are included
9751 before doing CURRENT_VER substitution; fix thanks to Steve
9752 Langasek.
9753 * Bump to Standards-Version 3.8.3.
9754
9755 -- Clint Adams <schizo@debian.org> Wed, 30 Sep 2009 16:24:56 -0400
9756
9757 eglibc (2.9-26) unstable; urgency=low
9758
9759 [ Aurelien Jarno ]
9760 * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
9761 create the files at the correct location. Closes: bug#540871.
9762 * Use the full triplet for optimized and biarch packages.
9763 * cvs-unsetenv.diff: new patch to not segfault in unsetenv() if run after
9764 clearenv().
9765
9766 [ Samuel Thibault ]
9767 * Convert config_os' gnu-gnu into gnu to fix multiarch paths.
9768
9769 [ Petr Salinger ]
9770 * kfreebsd/local-sysdeps.diff: update to revision 2744 (from glibc-bsd).
9771 * any/local-linuxthreads-kill_other.diff, fixes ruby 1.9 testsuite failure
9772
9773 -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Aug 2009 07:05:00 +0200
9774
9775 eglibc (2.9-25) unstable; urgency=low
9776
9777 * Remove Ben Collins <bcollins@debian.org> from the uploaders (Closes:
9778 bug#540901).
9779 * Recommends libc6-i686 on i386 and libc0.1-i686 on kfreebsd-i386
9780 (instead of amd64 and kfreebsd-amd64). Closes: bug#455603.
9781 * rules.d/debheper.in: fix a one letter typo causing libc6-udeb to be
9782 empty. Closes: bug#541725.
9783 * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
9784 new patches to accommodate SOCK_NONBLOCK != O_NONBLOCK on these
9785 architectures. Closes: bug#540871.
9786 * Add dependency on $syslog in /etc/init.d/nscd. Closes: bug#541492.
9787
9788 -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Aug 2009 13:43:11 +0200
9789
9790 eglibc (2.9-24) unstable; urgency=low
9791
9792 [ Aurelien Jarno ]
9793 * Remove any/cvs-pthread_mutex_lock.diff following upstream decision.
9794 * Replace debian/sysdeps/depflags.{mk,pl} by entries in debian/control
9795 using the "new" dpkg-dev features. Clean-out some very old entries.
9796 * Recommends libc6-i686 on amd64 and libc0.1-i686 on kfreebsd-amd64
9797 (Closes: bug#455603).
9798 * Don't access dpkg files directly in libc6.preinst.
9799 * patches/any/local-ld-multiarch.diff: convert i586 and i686 into i486
9800 (Closes: bug#540646).
9801 * debian/rules.d/debhelper.mk: use dh_lintian instead doing the work
9802 manually.
9803 * Split out libc-bin from libc6 and libc-dev-bin from libc6-dev.
9804 (Closes: #330735).
9805
9806 [ Petr Salinger ]
9807 * kfreebsd/local-sysdeps.diff: update to revision 2696 (from glibc-bsd).
9808
9809 -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Aug 2009 14:32:35 +0200
9810
9811 eglibc (2.9-23) unstable; urgency=low
9812
9813 * debhelper.in/libc.postinst, sysdeps/depflags.pl: remove upgrade code
9814 for pre-etch installations.
9815 * Don't ship /etc/init.d/glibc.sh anymore: the GNU libc is now smart
9816 enough to print "FATAL: kernel too old" alone. This also speed up
9817 the boot a bit.
9818 * Don't ship /usr/share/doc/libc6/TODO, but keep the file in the
9819 sources.
9820 * Don't ship /usr/share/doc/libc6/{README,PROJECT}.gz, they are
9821 irrelevant for an already built GNU libc.
9822 * Move /usr/share/doc/libc6/{CONFORMANCE,NAMESPACE,NOTES}.gz to
9823 libc6-dev.
9824 * Move all upstream changelogs in glibc-docs, and install a small
9825 changelog file explaining the reason.
9826 * Ship README.libm in libc6-dev.
9827 * Update any/cvs-broken-dns.diff from upstream.
9828 * any/cvs-pthread_mutex_lock.diff: new patch from upstream to fix
9829 a memory ordering problem in pthread_mutex_{,timed}lock.
9830 * Replace any/submitted-signalfd-eventfd.diff by upstream version
9831 any/cvs-signalfd-eventfd.diff.
9832 * alpha/submitted-asm-memchr.diff: new patch to fix broken prefetching
9833 in memchr() on alpha.
9834 * control.in/i386: replace the Pre-Depends by a Conflicts. Closes:
9835 #538807. Update the breaks version of the packages not yet
9836 transitioned.
9837
9838 -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jul 2009 15:37:54 +0200
9839
9840 eglibc (2.9-22) unstable; urgency=low
9841
9842 * kfreebsd/local-sysdeps.diff: update to revision 2670 (from glibc-bsd).
9843 * any/submitted-signalfd-eventfd.diff: new patch to support < 2.6.27
9844 kernels in eventfd/signalfd. Closes: #537509.
9845 * alpha/submitted-fdatasync.diff: update to keep fdatasync() as a
9846 cancellation point. Closes: #537586.
9847 * sparc/cvs-siginfo.diff, s390/submitted-siginfo.diff,
9848 ia64/submitted-siginfo.diff: new patches to get "struct sigevent"
9849 from bits/siginfo.h in sync with the kernel version. Closes: #534548.
9850 * debhelper.in/libc-alt.preinst: also clear old /lib32 and /usr/lib32
9851 symlinks on install, as they might have been left by a previous
9852 installation of the package.
9853 * patches/any/cvs-getaddrinfo-nss-notfound.diff: new patch to correctly
9854 handle missing NSS modules. Closes: #535106, #298290.
9855 * Add X-Interactive: true to /etc/init.d/glibc.sh. Closes: #538435.
9856
9857 -- Aurelien Jarno <aurel32@debian.org> Sun, 26 Jul 2009 10:16:30 +0200
9858
9859 eglibc (2.9-21) unstable; urgency=low
9860
9861 [ Aurelien Jarno ]
9862 * Re-add /usr/include/scsi/scsi.h. Closes: #537354.
9863 * libc6-dev-i386: pre-depends on libc6-i386. Closes: #535313.
9864 * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289.
9865 * any/local-bindresvport_blacklist.diff: update from latest openSUSE
9866 version.
9867 * kfreebsd/local-sysdeps.diff: update to revision 2643 (from glibc-bsd).
9868 Closes: #537492.
9869 * debian/local/etc_init.d/glibc.sh: add support for start/stop/restart/
9870 force-reload options.
9871 * debian/debhelper.in/libc-alt.preinst: add set -e.
9872
9873 -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Jul 2009 21:09:38 +0200
9874
9875 eglibc (2.9-20) unstable; urgency=low
9876
9877 [ Clint Adams ]
9878 * Bump to Standards-Version 3.8.2.
9879
9880 [ Aurelien Jarno ]
9881 * Don't ship /usr/include/scsi/scsi.h anymore. Closes: #535809.
9882 * Add sysdeps/sh4.mk. Closes: #536199.
9883 * debian/control.in/main: Build-Depends on dpkg-dev (>= 1.15.3.1).
9884 Closes: #536482.
9885 * kfreebsd/local-sysdeps.diff: update to revision 2624 (from glibc-bsd).
9886
9887 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Jul 2009 14:39:01 +0200
9888
9889 eglibc (2.9-19) unstable; urgency=low
9890
9891 [ Petr Salinger ]
9892 * kfreebsd/local-sysdeps.diff: update to revision 2611 (from glibc-bsd).
9893 Closes: #534115. Thanks to Javier Mendez Gomez.
9894
9895 [ Aurelien Jarno ]
9896 * libc6-i386/presubj: remove. Closes: #533768.
9897 * eu.po update from Piarres Beobide. closes: #534283.
9898 * arm/local-hwcap-updates.diff, arm/local-no-hwcap.diff: update ARM
9899 hwcaps to support NEON and VFP. Closes: #534126.
9900 * control.in/i386: add a breaks nvidia-glx-ia32 (<= 185.18.14-1) and
9901 nvidia-libvdpau-ia32 (<= 185.18.14-1). Closes: #534874.
9902 * Merge any/submitted-broken-dns.diff into any/cvs-broken-dns.diff and
9903 update from upstream.
9904
9905 [ Clint Adams ]
9906 * ru.po update from Yuri Kozlov. closes: #534781.
9907 * cs.po update from Miroslav Kure. closes: #534787.
9908
9909 -- Clint Adams <schizo@debian.org> Sun, 05 Jul 2009 11:49:39 -0400
9910
9911 eglibc (2.9-18) unstable; urgency=low
9912
9913 * Remove /lib32 and /usr/lib32 in the libc6-i386 preinst. closes: #533773.
9914
9915 -- Clint Adams <schizo@debian.org> Sun, 21 Jun 2009 03:17:50 -0400
9916
9917 eglibc (2.9-17) unstable; urgency=low
9918
9919 [ Aurelien Jarno ]
9920 * Fix the versionned conflict of libc6-i386 with libc6-i386-dev. Closes:
9921 #533482.
9922
9923 [ Clint Adams ]
9924 * Use Breaks instead of Conflicts for the /emul/ia32-linux transition.
9925 closes: #533503.
9926
9927 [ Petr Salinger ]
9928 * kfreebsd/local-sysdeps.diff: update to revision 2599 (from glibc-bsd).
9929
9930 -- Clint Adams <schizo@debian.org> Thu, 18 Jun 2009 18:36:51 -0400
9931
9932 eglibc (2.9-16) unstable; urgency=low
9933
9934 * Restore /lib/ld-linux.so.2 symlink. Closes: #533364.
9935 * control.in/i386: tighten a bit the conflicts given the recent uploads.
9936
9937 -- Aurelien Jarno <aurel32@debian.org> Wed, 17 Jun 2009 07:32:47 +0200
9938
9939 eglibc (2.9-15) unstable; urgency=low
9940
9941 * kfreebsd/local-sysdeps.diff: update to revision 2587 (from glibc-bsd).
9942 Update expected testsuite results accordingly.
9943 * any/cvs-broken-dns.diff: backport more parts from upstream.
9944 * Update Italian debconf translation, by Luca Monducci. Closes: #531431.
9945 * sh4/cvs-headers-update.diff: new patch from upstream to fix build failure
9946 on SH4. Closes: #532385.
9947 * sysdeps/amd64.mk: fix i386_slibdir.
9948 * control.in/i386: remove duplicate entries.
9949
9950 -- Aurelien Jarno <aurel32@debian.org> Sat, 13 Jun 2009 22:25:41 +0200
9951
9952 eglibc (2.9-14) unstable; urgency=low
9953
9954 [ Aurelien Jarno ]
9955 * debian/debhelper.in/locales.postrm: remove /etc/default/locale on
9956 purge. Closes: #530902.
9957
9958 [ Clint Adams ]
9959 * Move /emul/ia32-linux libraries to /usr/lib32.
9960
9961 -- Clint Adams <schizo@debian.org> Sat, 13 Jun 2009 09:51:12 -0400
9962
9963 eglibc (2.9-13) unstable; urgency=low
9964
9965 * debian/debhelper.in/nscd.init: fix return code when querying status
9966 and nscd is not running to comply with LSB. Closes: #527883.
9967 * debian/debhelper.in/locales.config: don't use "echo -e". Closes:
9968 #527945, #529173.
9969 * debian/patches/localedata/supported.diff: add kk_KZ.RK1048 locale.
9970 Closes: #528177.
9971 * debian/debhelper.in/locales.config: use previous debconf settings if
9972 /etc/environment and /etc/default/locale do not exist.
9973 * debian/bug/locales/presubj: fix a typo. Closes: #528353.
9974 * debian/local/manpages/validlocale.8: fix a typo. Closes: #528658.
9975 * debian/patches/any/cvs-sunrpc-license.diff: new patch from upstream
9976 to change the SUNRPC license into BSD one. Update debian/copyright
9977 accordingly. Closes: #382175.
9978 * debian/patches/any/submitted-tst-cpucount.diff: new patch to fix
9979 tst-cpucount test on non Linux kernels.
9980 * kfreebsd/local-sysdeps.diff: update to revision 2545 (from glibc-bsd).
9981 * debian/patches/kfreebsd/local-config_h_in.patch: new patch to correctly
9982 define __KFREEBSD_KERNEL_VERSION.
9983 * debian/sysdeps/kfreebsd.mk: bump minimal kernel version to 6.0.
9984 * debian/debhelper.in/libc.NEWS: detail the exact line that has to be
9985 added to /etc/resolv.conf.
9986
9987 -- Aurelien Jarno <aurel32@debian.org> Tue, 26 May 2009 13:45:58 +0200
9988
9989 eglibc (2.9-12) unstable; urgency=low
9990
9991 [ Petr Salinger ]
9992 * kfreebsd/local-sysdeps.diff: update to revision 2503 (from glibc-bsd).
9993
9994 [ Aurelien Jarno ]
9995 * any/local-revert-3270.diff: new patch to revert fix for PR nptl/3270.
9996 (closes: bug#527541).
9997
9998 -- Aurelien Jarno <aurel32@debian.org> Fri, 08 May 2009 11:57:16 +0200
9999
10000 eglibc (2.9-11) unstable; urgency=low
10001
10002 * Switch to Embedded GLIBC (EGLIBC), sources taken from the 2.9
10003 branch.
10004 - Update all/submitted-readme-version.diff.
10005 - Update any/local-bashisms.diff.
10006 - Update any/cvs-bz9697-posix-regcomp.diff.
10007 - Update any/cvs-binutils_2.20.diff.
10008 - Drop any/local-makeconfig.diff.
10009 - Drop any/submitted-getcwd-sys_param_h.diff (merged in eglibc).
10010 - Add any/submitted-cross-zic.diff to fix biarch builds.
10011 - Add any/submitted-nss-nsswitch.diff to fix linuxthreads builds.
10012 - Add any/submitted-install-map-files.diff to fix GNU/Hurd builds.
10013 - More tests of flavour/biarch builds are run, update the expected
10014 testsuite results accordingly.
10015 - Rename glibc-source package into eglibc-source.
10016
10017 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 09:54:14 +0200
10018
10019 glibc (2.9-10) unstable; urgency=low
10020
10021 [ Samuel Thibault ]
10022 * hurd-i386/local-pthread_posix-option.diff: Set _POSIX_TIMEOUTS to 200112
10023 too, to fix gthread compilation in gcc-4.4
10024
10025 [ Petr Salinger ]
10026 * fix up GNU/kFreeBSD specific macro LIST_FOREACH_SAFE.
10027
10028 [ Aurelien Jarno ]
10029 * any/cvs-broken-dns.diff: backport more parts from upstream.
10030 * any/submitted-broken-dns.diff: new patch to not raise an error if one
10031 query returns NOTIMP or FORMERR and the other NOERROR. Closes: #526823.
10032
10033 -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 01:39:50 +0200
10034
10035 glibc (2.9-9) unstable; urgency=low
10036
10037 * mips/cvs-context.diff: add missing part from upstream.
10038
10039 -- Aurelien Jarno <aurel32@debian.org> Tue, 28 Apr 2009 23:11:30 +0200
10040
10041 glibc (2.9-8) unstable; urgency=low
10042
10043 [ Aurelien Jarno ]
10044 * Update Swedish debconf translation, by Martin Bagge. Closes: #522982.
10045 * mips/cvs-context.diff: new patch from upstream to add getcontext,
10046 setcontext, makecontext, swapcontext.
10047 * any/submitted-mount_h.diff: new patch to add MNT_DETACH and MNT_EXPIRE to
10048 sys/mount.h. Closes: #523952.
10049 * arm/submitted-fpu_control_h.diff: new patch to disable macros from
10050 <fpu_control.h> on EABI. Closes: #525261.
10051 * any/cvs-iconv-utf16.diff: new patch from upstream to reject UTF-8-encoded
10052 UTF-16 surrogates in iconv. Closes: #525299.
10053 * any/local-getaddrinfo-interface.diff: ignore addresses with no interface
10054 assigned while sorting with rule 7. Closes: #521439.
10055 * any/cvs-broken-dns.diff: new patch from CVS to provide a fallback for
10056 broken DNS server while doing unified IPv4/IPv6 requests. The first lookup
10057 will be slow, but subsequent requests will fallback to the previous
10058 behaviour. This can be enabled by default by setting 'single-request' in
10059 /etc/resolv.conf.
10060 * debhelper.in/libc.NEWS: add entry explaining the new behaviour and the new
10061 option.
10062 * any/local-disable-gethostbyname4.diff: disabled this patch to re-enable
10063 unified IPv4/IPv6 requests. Closes: bug#343140, bug#435646.
10064 * localedata/cvs-el_CY-el_GR-frac_digits.diff: new patch from CVS to fix
10065 frac_digits and int_frac_digits on el_CY ad el_GR locales. Closes:
10066 bug#511621.
10067 * mips_asm_unistd.h, sysdeps/mipsel.mk, sysdeps/mips.mk: use our own version
10068 of unistd.h corresponding to the one of a 2.6.24 kernel to workaround kernel
10069 bugs on the build daemons.
10070 * any/cvs-binutils_2.20.diff: new patch from upstream to fix build failure
10071 with binutils 2.20.
10072
10073 [ Petr Salinger ]
10074 * kfreebsd/local-sysdeps.diff: update to revision 2482 (from glibc-bsd).
10075 Closes: #522686. Thanks to Jan Christoph Nordholz.
10076
10077 [ Samuel Thibault ]
10078 * hurd-i386/cvs-rtld.diff: new patch, fixes boot of glibc built with
10079 binutils >= 2.19.
10080
10081 -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Apr 2009 00:44:59 +0200
10082
10083 glibc (2.9-7) unstable; urgency=low
10084
10085 [ Aurelien Jarno ]
10086 * Update German debconf translation, by Helge Kreutzman. Closes: #519992.
10087 * Update testsuite results on alpha, tst-timer.out exits with SIGILL on
10088 some machines, it was already the case with glibc 2.7 on the same
10089 machines.
10090 * Update testsuite results on hppa, tst-posix_fallocate.out and
10091 tst-makecontext.out are known to fail with a 32-bit kernel.
10092 * debian/script.in/nsscheck.sh: fix a typo. Closes: #520455.
10093 * kfreebsd/local-sysdeps.diff: update to revision 2390 (from glibc-bsd).
10094 * libc6.1.symbols.alpha: fix package name for private symbols.
10095
10096 [ Samuel Thibault ]
10097 * debian/rules.d/debhelper.mk: let grep libpthread.so fail because on
10098 hurd-i386 glibc does not provide it.
10099
10100 -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Apr 2009 07:58:50 +0200
10101
10102 glibc (2.9-6) unstable; urgency=low
10103
10104 [ Samuel Thibault ]
10105 * debian/patches/hurd-i386/local-tls-support.diff: fix typo in tlsdesc.sym.
10106
10107 [ Aurelien Jarno ]
10108 * debian/po/de.po: fix German translation. Closes: bug#519612.
10109 * Update French debconf translation, by Christian Perrier. Closes: #519662.
10110 * any/local-disable-gethostbyname4.diff: disable unified lookup for
10111 getaddrinfo(). While unified lookup fix the problem of DNS servers simply
10112 dropping AAAA requests, it breaks lookup with even more broken DNS servers
10113 only returning a broken AAAA answer. As it seems the second type of broken
10114 DNS concerns more users, let's revert to the old behaviour. Closes:
10115 #516218.
10116 * any/submitted-getaddrinfo-lo.diff: correctly handle the lo interface and
10117 associated addresses when checking for native connection. Closes:
10118 bug#519545.
10119 * debian/control.in/libc: change -dbg packages to section debug.
10120 * debian/control.in/main: update Standards-Version to 3.8.1:
10121 - debian/local/etc_init.d/glibc.sh: move set -e out from the shebang line.
10122 - debian/debhelper.in/nscd.init: exit successfully if the daemon was
10123 already running.
10124 * debian/debhelper.in/nscd.dirs: remove /var/run/nscd directory.
10125
10126 -- Aurelien Jarno <aurel32@debian.org> Sun, 15 Mar 2009 21:22:48 +0100
10127
10128 glibc (2.9-5) unstable; urgency=low
10129
10130 [ Clint Adams ]
10131 * Change first day of the week in ru_UA locale to Monday. closes:
10132 #517386.
10133
10134 [ Aurelien Jarno ]
10135 * testsuite-checking/expected-results-i486-linux-gnu-libc,
10136 testsuite-checking/expected-results-i686-linux-i686: remove
10137 testgrp.out from the ignore list, it was due to a misconfiguration
10138 of the build daemon.
10139 * debhelper.in/libc.{preinst,postint}: bump the version triggering the
10140 restart of NSS related services to 2.9-5.
10141 * debhelper.in/libc.postint: change cupsys into cups.
10142 * script.in/nsscheck.sh: convert mysql-server into mysql. Closes:
10143 bug#172123.
10144 * merge lost patch from lenny:
10145 - debhelper.in/locales.config: use previous debconf settings if
10146 /etc/locales does not exists. Closes: bug#517884.
10147 * debian/local/manpages/ld.so.8: fix a typo. Closes: bug#518394.
10148 * debhelper.in/libc.preinst, debhelper.in/libc.templates: warn users
10149 about the need to disable xscreensaver and xlockmore before libc6
10150 is unpacked. Closes: bug#517795.
10151
10152 [ Samuel Thibault ]
10153 * debian/patches/hurd-i386/cvs-ECANCELED.diff: rename into
10154 submitted-ECANCELED.diff
10155 * debian/patches/hurd-i386/local-net-headers.diff: rename into
10156 cvs-net-headers.diff
10157 * debian/patches/hurd-i386/local-pthread_types.diff: make it create a new
10158 sysdep/mach/hurd/bits/pthreadtypes.h instead of modifying
10159 bits/pthreadtypes.h. Move from series.hurd-i386 to series.
10160 * debian/patches/hurd-i386/local-tls-dtv-offset.diff: remove patch, make
10161 local-tls-support.diff create tlsdesc.sym instead.
10162 * debian/patches/hurd-i386/local-no-strerror_l.diff: remove patch, replaced
10163 by...
10164 * debian/patches/hurd-i386/cvs-strerror_l.diff: new patch from Thomas
10165 Schwinge.
10166
10167 -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2009 00:13:02 +0100
10168
10169 glibc (2.9-4) unstable; urgency=low
10170
10171 * testsuite-checking/expected-results-ia64-linux-gnu-libc: ignore
10172 result of tst-oddstacklimit.out, it is known to fail with old
10173 kernels, just like in glibc 2.7.
10174 * debian/debhelper.in/libc{-alt,-otherbuild,}.lintian: remove outdated
10175 overrides.
10176 * debhelper.in/libc.postinst: restart NSS services on upgrades from
10177 versions prior to 2.9-1.
10178 * testsuite-checking/expected-results-arm-linux-gnueabi-libc: ignore
10179 result of test-fenv.out and test-fpucw.out, as they were already
10180 failing with glibc 2.7.
10181 * patches/any/submitted-futex_robust_pi.diff: new patch to correctly
10182 define when PI futexes and robust mutexes have been introduced
10183 in the kernel, on a per architecture basis.
10184 * testsuite-checking/expected-results-{alpha,ia64}-linux-gnu-libc:
10185 remove PI futexes failures.
10186 * patches/all/submitted-readme-version.diff: fix the upstream version
10187 number in upstream README. Closes: bug#516908.
10188 * debian/rules.d/build.mk: disable the testsuite on ball/mayr/mayer/rem
10189 build daemons.
10190 * debian/rules.d/info.mk: new file to dump useful info in the build log.
10191 * debian/rules: always define and export SHELL as "/bin/bash -e".
10192 Closes: bug#517077.
10193 * patches/any/cvs-bz7058-nss_nss-nis.diff: new patch to fix crash when
10194 doing host lookup with nss-nis. Closes: bug#517094.
10195 * Add debian/libc6-mips{n32,64}.symbols.mips{el,} symbol files.
10196 * debian/debhelper.in/glibc-source.install, debian/rules.d/build.mk:
10197 switch the format of glibc-source to lzma, sparing 6MB.
10198 * debian/libc6.1.symbols.{alpha,ia64}: fix symbols.
10199 * debian/*symbols*: rename symbols.common into libc6.symbols.common.
10200 * rules.d/debhelper.mk: don't strip debugging symbols. Remove
10201 debhelper.in/libc-dbg.{install,lintian} and wrapper/objcopy.
10202 control.in/libc: update description of libc-dbg. Closes: bug#516516.
10203 * patches/kfreebsd/local-scripts.diff: correctly define the soname of
10204 libthread_db.
10205 * libc0.1.symbols.common, libc0.1.symbols.kfreebsd-{amd64,i386],
10206 libc0.1-i386.symbols.kfreebsd-amd64: new files.
10207
10208 -- Aurelien Jarno <aurel32@debian.org> Fri, 27 Feb 2009 19:01:26 +0100
10209
10210 glibc (2.9-3) unstable; urgency=low
10211
10212 * debhelper.in/nscd.init: fix the for loop. Closes: bug#516509.
10213
10214 -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Feb 2009 11:40:24 +0100
10215
10216 glibc (2.9-2) unstable; urgency=low
10217
10218 [ Aurelien Jarno ]
10219 * testsuite-checking/*: ignore tst-cpuclock2 test, as it fails on
10220 machines using cpufreq.
10221 * Rename submitted/cvs-tsd.diff into hppa/cvs-tsd.diff.
10222 * patches/any/local-bashisms.diff: fix more bashisms in the testsuite.
10223 * rules.d/build.mk: define SHELL as /bin/bash.
10224 * patches/any/cvs-pthread_h.diff: patch from upstream to fix warning
10225 in pthread.h.
10226 * debhelper.in/libc.preinst: restart NSS services on upgrades from
10227 versions prior to 2.9-1.
10228 * debhelper.in/*symbols*, rules.d/debhelper.mk: allow linking against
10229 private symbols again, but with a strict dependency on the upstream
10230 version.
10231 * debhelper.in/nscd.init: fix cache flushing on restart/reload. Closes:
10232 bug#516212.
10233
10234 [ Petr Salinger ]
10235 * kfreebsd/local-sysdeps.diff: update to revision 2370 (from glibc-bsd).
10236 * drop kfreebsd/local-sysdeps28.diff (merged into local-sysdeps.diff).
10237
10238 -- Aurelien Jarno <aurel32@debian.org> Fri, 20 Feb 2009 22:25:19 +0100
10239
10240 glibc (2.9-1) unstable; urgency=low
10241
10242 [ Aurelien Jarno ]
10243 * New upstream release.
10244 - This version has been tagged in the CVS, update debian/rules and
10245 debian/rules.d/tarball.mk accordingly.
10246 - shs_CA locale is enabled. Closes: #504663.
10247 - fix snprintf with low-memory. Closes: #481543.
10248 - fix mtrace warning message. Closes: #507488.
10249 - Disable m68k/local-mathinline_h.diff.
10250 - Update any/local-bashisms.diff.
10251 - Update hurd-i386/local-tls-support.diff.
10252 - Update localedata/locale-en_DK.diff.
10253 - Update localedata/sort-UTF8-first.diff.
10254 - Update localedata/supported.diff.
10255 - Update localedata/first_weekday.diff.
10256 - Remove all/submitted-iconv-latin9.diff (merged).
10257 - Remove any/submitted-user_h.diff (merged).
10258 - Remove any/cvs-bug-iconv6_tst-iconv7.diff (merged).
10259 - Remove any/cvs-getaddrinfo.diff (merged).
10260 - Remove any/cvs-iconv-braces.diff (merged).
10261 - Remove any/cvs-nscd-getservbyport.diff (merged).
10262 - Remove any/cvs-regex_anchor.diff (merged).
10263 - Remove any/cvs-tst-regex.diff (merged).
10264 - Remove any/submitted-rpcgen-makefile.diff (merged).
10265 - Remove hppa/cvs-context.diff (merged).
10266 - Remove hppa/submitted-atomic_h.diff (merged).
10267 - Remove hppa/submitted-fesetenv.diff (merged).
10268 - Remove hurd-i386/cvs-lock-memory-clobber.diff (merged).
10269 - Remove hurd-i386/cvs-mig-init.diff (merged).
10270 - Remove hurd-i386/cvs-MSG_NOSIGNAL.diff (merged).
10271 - Remove hurd-i386/cvs-open_2.diff (merged).
10272 - Remove hurd-i386/cvs-signal-werror.diff (merged).
10273 - Remove hurd-i386/cvs-termios.diff (merged).
10274 - Remove hurd-i386/cvs-fcntl-types.diff (merged).
10275 - Remove mips/local-setjmp.diff (merged).
10276 - Remove sparc/cvs-context.diff (merged).
10277 - Remove localedata/locale-ks_IN.diff (replaced upstream by
10278 ks_IN@devanagari).
10279 - debian/shlibver: bump to 2.9.
10280 - debian/locales-depver: bump to 2.9.
10281 - debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.9) to libc.
10282 - Finnish (fi_FI) time format is fixed. closes: #468849.
10283 * debhelper.in/locales.config: convert ks_IN into ks_IN@devanagari.
10284 * symbols.wildcards: update for glibc 2.9.
10285 * debhelper.in/*.lintian: update for glibc 2.9.
10286 * testsuite-checking/compare.sh: don't assume expected and current
10287 testsuite results in same order. Closes: bug#504031.
10288 * testsuite-checking/expected-results-powerpc64-linux-ppc64: update.
10289 * debian/local/etc_init.d/glibc.sh: add Description and Short-Description.
10290 Closes: bug#510083.
10291 * Remove manpage that will be provided by manpages-dev. Closes: bug#506515,
10292 bug#505784.
10293 * debian/copyright: update. Closes: bug#506881.
10294 * any/submitted-popen.diff: new patch from Gentoo to fix popen() on >= 2.6.27
10295 kernels. Closes: bug#512238.
10296 * arm/submitted-setjmp.diff: new patch to fix build on arm.
10297 * debian/rules: set BUILD_CC (host compiler) to gcc, and set CC (target
10298 compiler) to gcc-4.3. The later can be override on a per target basis.
10299 * debian/rules.d/build.mk: enable stackguard randomization. Closes:
10300 bug#511811.
10301 * expected-results-i486-linux-gnu-libc, expected-results-i686-linux-i686:
10302 Add tests that fail on a Xen machine. Sigh.
10303 * any/local-linuxthreads-thread_self.diff: new patch to fix a warning on
10304 linuxthreads builds.
10305 * rules.d/build.mk: unset LANG to make sure testsuite errors are not
10306 localized.
10307 * debian/rules: remove *.mo file in the clean target.
10308 * sysdeps/alpha.mk, control.in/main: use gcc-4.3 on alpha.
10309 * debhelper.in/locales.postinst: make sure /etc/default/locale is always
10310 created. Closes: bug#515099.
10311 * debian/wrapper/objcopy: apply special strip to libraries only. Closes:
10312 bug#513882.
10313 * debian/localedata/locale-fr_FR.diff: revert change of week of day and
10314 month abbreviations in fr_FR locale. Closes: bug#509191.
10315
10316 [ Clint Adams ]
10317 * patches/any/cvs-bz697-posix-regexec.diff: regex fix from Paolo Bonzini.
10318 * patches/any/cvs-bz9697-posix-regcomp.diff: regex fix from Paolo Bonzini,
10319 closes: #510219.
10320 * patches/localedata/submitted-bz9725-locale-sv_SE.diff: fix from David
10321 Weinehall for incorrect sv_SE date format. closes: #489960.
10322 * patches/any/cvs-bz9706-nss_nss-files_files-parse.diff: unify NSS
10323 behavior between 32-bit and 64-bit platforms. addresses: #483645.
10324 * localedata/submitted-bz9730-locale-sv_FI.diff: make sv_FI time format
10325 conform to that of fi_FI. closes: #489946.
10326 * Rename patches/localedata/el_CY_euro.diff to
10327 patches/localedata/submitted-bz9731-el_CY_euro.diff.
10328 * Rename patches/localedata/dz_BT-collation.diff to
10329 patches/localedata/submitted-bz9732-dz_BT-collation.diff.
10330 * patches/localedata/submitted-bz9835-en_GB-first_day.diff: new patch to
10331 fix first_weekday and first_workday for en_GB. closes: #512343.
10332
10333 [ Arthur Loiret ]
10334 * patches/any/local-nss-overflow.diff: new patch to ignore uids and gids
10335 greater than UINT_MAX. Closes: #483645.
10336 * patches/hppa/submitted-tsd.diff: new patch from to fix build on hppa.
10337 Closes: #511430.
10338
10339 [ Petr Salinger ]
10340 * kfreebsd/local-sysdeps.diff: update to revision 2352 (from glibc-bsd).
10341 * add kfreebsd/local-linuxthreads29.diff:
10342 update to fix build on kfreebsd architectures.
10343
10344 [ Samuel Thibault ]
10345 * hurd-i386/cvs-resource-prio.diff: new patch to fix detection of PRIO_*
10346 values in some packages
10347 * hurd-i386/cvs-hurdsig-fix.diff: new patch to fix hurd signal FD locking.
10348 * hurd-i386/cvs-report-wait-fix.diff: patch from CVS instead of
10349 hurd-i386/submitted-report-wait.diff.
10350 * hurd-i386/submitted-critical-sections.diff: new patch to fix some missing
10351 critical sections.
10352 * hurd-i386/submitted-dup2-fix.diff: new patch to fix dup2 FD locking.
10353 * hurd-i386/local-net-headers.diff: new patch to install net/*.h headers.
10354 * hurd-i386/local-tls-dtv-offset.diff: new patch to fix DTV_OFFSET macro.
10355 * hurd-i386/local-pthread_posix-option.diff: put back to series.
10356 * hurd-i386/local-check_native.diff: new patch to provide a dummy
10357 __check_native() function.
10358 * hurd-i386/cvs-get_pc_thunk.diff: new patch to fix missing
10359 __i686.get_pc_thunk.bx reference.
10360 * hurd-i386/submitted-dl-sysdep.diff: new patch to fix static linking.
10361 * hurd-i386/submitted-stat.diff: clean up patch.
10362 * hurd-i386/submitted-itimer-lock.diff: new patch fixing itimer unlocking.
10363
10364 -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Feb 2009 22:49:15 +0100
10365
10366 glibc (2.8+20080809-3) experimental; urgency=low
10367
10368 [ Aurelien Jarno ]
10369 * New upstream release.
10370 - Fix conversions to ISO-2022-JP. Closes: #466340.
10371 - "Tarballs are a completely outdated concept":
10372 + use a flat .orig.tar.gz
10373 + rules.d/tarball.mk: remove all, add a get-orig-source target
10374 + rules.d/quilt.mk: fix the unpatch target
10375 - Update any/cvs-getaddrinfo.diff.
10376 - Update any/submitted-i686-timing.diff.
10377 - Update hurd-i386/cvs-lock-memory-clobber.diff.
10378 - Update kfreebsd/local-sys_queue_h.diff
10379 - Update locale/preprocessor-collate-uli-sucks.diff
10380 - Update localedata/tailor-iso14651_t1.diff.
10381 - Update localedata/locales-fr.diff.
10382 - Update localedata/cy_GB-first_weekday.diff.
10383 - Update localedata/fr_BE-first_weekday.diff.
10384 - Update localedata/fr_CA-first_weekday.diff.
10385 - Update localedata/fr_CH-first_weekday.diff.
10386 - Update localedata/fr_LU-first_weekday.diff.
10387 - Remove alpha/submitted-xstat.diff (outdated).
10388 - Remove amd64/cvs-vdso_clock_gettime.diff (merged).
10389 - Remove arm/cvs-ioperm.diff (merged).
10390 - Remove arm/cvs-gcc4-inline.diff (merged).
10391 - Remove arm/local-args6.diff (merged).
10392 - Remove arm/submitted-RTLD_SINGLE_THREAD_P.diff (merged).
10393 - Remove hppa/cvs-atomic.diff (merged).
10394 - Remove hppa/cvs-lowlevellock.diff (merged).
10395 - Remove hurd-i386/cvs-kernel-features.diff (merged).
10396 - Remove hurd-i386/cvs-O_CLOEXEC_fix.diff (merged).
10397 - Remove hurd-i386/cvs-epfnosupport.diff (merged).
10398 - Remove hurd-i386/cvs-df.diff (merged).
10399 - Remove hurd-i386/cvs-blocked-exceptions.diff (merged).
10400 - Remove i386/cvs-short-for-fnstsw.diff (merged).
10401 - Remove mips/cvs-memory-barriers.diff (merged).
10402 - Remove mips/cvs-mknod.diff (merged).
10403 - Remove mips/cvs-fcsr.diff (merged).
10404 - Remove mips/cvs-mipsn32.diff (merged).
10405 - Remove sh4/cvs-nptl-private-futexes.diff (merged).
10406 - Remove all/cvs-gai_conf.diff (merged).
10407 - Remove any/cvs-epoll_h.diff (merged).
10408 - Remove any/cvs-ether_line.diff (merged).
10409 - Remove any/cvs-ethertype.diff (merged).
10410 - Remove any/cvs-fchmodat.diff (merged).
10411 - Remove any/cvs-gcc-4.3.diff (merged).
10412 - Remove any/cvs-iconv-iso2022jp-loop-bug.diff (merged).
10413 - Remove any/cvs-isoc99_vscanf.diff (merged).
10414 - Remove any/cvs-rfc3484.diff (merged).
10415 - Remove any/cvs-sched_h.diff (merged).
10416 - Remove any/cvs-strerror_r.diff (merged).
10417 - Remove any/local-strfry.diff (merged).
10418 - Remove any/cvs-strtod.diff (merged).
10419 - Remove any/cvs-tzfile.diff (merged).
10420 - Remove any/cvs-vfscanf.diff (merged).
10421 - Remove any/cvs-sunrpc_rpc_thread.diff (merged).
10422 - Remove any/cvs-wchar_h.diff (merged).
10423 - Remove any/local-dl-execstack.diff (outdated).
10424 - Remove any/local-gcc4-wcstol_l.diff (outdated).
10425 - Remove any/local-ip6-localhost.diff (fixed differently).
10426 - Remove any/local-notls.diff (outdated).
10427 - Remove any/submitted-ieee754_h.diff (merged).
10428 - Remove any/submitted-link-local_resolver.diff (merged).
10429 - Remove localedata/cvs-locale-ig_NG.diff (merged).
10430 - Remove localedata/cvs-locale-lo_LA.diff (merged).
10431 - Remove localedata/cvs-locale-ug_CN.diff (merged).
10432 - Remove localedata/locale-es_CR.diff (merged).
10433 - Remove localedata/locale-pt_PT.diff (merged).
10434 - Add patches/alpha/submitted-creat64.diff from Gentoo.
10435 - Add patches/alpha/submitted-dl-support.diff from Gentoo.
10436 - debian/shlibver: bump to 2.8.
10437 - debian/locales-depver: bump to 2.8.
10438 * Convert all patch to patchlevel -p1. Closes: #485165.
10439 * debian/rules.d/quilt.mk: add a refresh target.
10440 * local/manpages/*: fix comments to make lintian happy.
10441 * locale/check-unknown-symbols.diff: changes errors to warnings.
10442 * debian/control.in/main: update Standards-Version to 3.8.0:
10443 - Add debian/README.source.
10444 * debian/rules, debian/rules.d/build.mk, debian/testsuite-checking/*:
10445 implement regression check, based on a patch from Carlos O'Donell.
10446 * testsuite-checking/expected-results-alpha-linux-gnu-libc: new file.
10447 * testsuite-checking/expected-results-alphaev67-linux-alphaev67: new file.
10448 * testsuite-checking/expected-results-arm-linux-gnueabi-libc: new file.
10449 * testsuite-checking/expected-results-hppa-linux-gnu-libc: new file.
10450 * testsuite-checking/expected-results-i486-kfreebsd-gnu-libc: new file.
10451 * testsuite-checking/expected-results-i486-linux-gnu-libc: new file.
10452 * testsuite-checking/expected-results-i686-kfreebsd-i386: new file.
10453 * testsuite-checking/expected-results-i686-kfreebsd-i686: new file.
10454 * testsuite-checking/expected-results-i686-linux-i386: new file.
10455 * testsuite-checking/expected-results-i686-linux-i686: new file.
10456 * testsuite-checking/expected-results-i686-linux-xen: new file.
10457 * testsuite-checking/expected-results-ia64-linux-gnu-libc: new file.
10458 * testsuite-checking/expected-results-mips-linux-gnu-libc: new file
10459 * testsuite-checking/expected-results-mips32-linux-mipsn32: new file.
10460 * testsuite-checking/expected-results-mips64-linux-mips64: new file.
10461 * testsuite-checking/expected-results-mips32el-linux-mipsn32: new file.
10462 * testsuite-checking/expected-results-mips64el-linux-mips64: new file.
10463 * testsuite-checking/expected-results-mipsel-linux-gnu-libc: new file.
10464 * testsuite-checking/expected-results-powerpc-linux-gnu-libc: new file.
10465 * testsuite-checking/expected-results-powerpc64-linux-ppc64: new file.
10466 * testsuite-checking/expected-results-s390-linux-gnu-libc: new file.
10467 * testsuite-checking/expected-results-s390x-linux-s390x: new file.
10468 * testsuite-checking/expected-results-sparc64-linux-sparc64: new file.
10469 * testsuite-checking/expected-results-sparc-linux-gnu-libc: new file.
10470 * testsuite-checking/expected-results-sparcv9b-linux-sparcv9b: new file.
10471 * testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc: new file.
10472 * testsuite-checking/expected-results-x86_64-linux-amd64: new file.
10473 * testsuite-checking/expected-results-x86_64-linux-gnu-libc: new file.
10474 * control.in/main: build-depends on dpkg (>= 1.14.17).
10475 * Add symbols files for the various libraries, based on a patch by
10476 Raphaël Hertzog. Closes: #462444.
10477 * localedata/supported.diff: sort locales by alphabetical order. Closes:
10478 #493231.
10479 * debian/rules, debian/rules.d/build.mk, debian/sysdeps.mk/*: use a common
10480 huge TIMEOUTFACTOR for all architectures.
10481 * debian/sysdeps/mipsel.mk: use the correct triplet for mipsn32 and mips64
10482 builds.
10483 * debian/sysdeps/kfreebsd-amd64.mk: remove wrong symlink /lib32/lib32.
10484 * debian/sysdeps/amd64.mk,kfreebsd-amd64.mk: enable i686 optimizations.
10485 * debhelper.in/locales-all.prerm, debhelper.in/locales.postinst: remove
10486 prepended path.
10487 * debian/sysdeps/hppa.mk: use relative symlinks for hppa64 include
10488 directories.
10489 * patches/all/submitted-iconv-latin9.diff: add latin9 as an alias to
10490 latin-9 for consistency with other charsets. Closes: #497449.
10491 * rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install
10492 preprocessed manpages instead of raw ones.
10493 * debian/sysdeps/*.mk, script.in/kernelcheck.sh: bump minimal kernel
10494 version to 2.6.18. Closes: #499689.
10495 * debian/control.in/main: add Vcs-Svn and Vcs-Browser field. Closes:
10496 #499769.
10497 * debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.8) to libc
10498 Closes: #498516).
10499 * rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install the
10500 generated manpages.
10501 * any/cvs-bug-iconv6_tst-iconv7.diff: new patch from upstream to fix
10502 bug-iconv6 and tst-iconv7 when the locales package is not installed.
10503
10504 [ Petr Salinger ]
10505 * add any/local-linuxthreads-ptw.diff. Closes: #494908.
10506 * add kfreebsd/local-sysdeps28.diff, glibc 2.8 specific kfreebsd sysdeps.
10507
10508 [ Samuel Thibault ]
10509 * Add hurd-i386/submitted-report-wait.diff.
10510
10511 -- Aurelien Jarno <aurel32@debian.org> Sat, 25 Oct 2008 21:22:39 +0200
10512
10513 glibc (2.7-18) unstable; urgency=low
10514
10515 * patches/localedata/mt_MT_euro.diff, patches/localedata/el_CY_euro.diff:
10516 new patches to switch Cyprus and Malta currency to Euro.
10517
10518 -- Aurelien Jarno <aurel32@debian.org> Sun, 04 Jan 2009 11:28:23 +0100
10519
10520 glibc (2.7-17) unstable; urgency=low
10521
10522 * patches/localedata/sk_SK_euro.diff: new patch to switch Slovakia
10523 currency to Euro. Closes: bug#510423.
10524
10525 -- Aurelien Jarno <aurel32@debian.org> Fri, 02 Jan 2009 22:49:53 +0100
10526
10527 glibc (2.7-16) unstable; urgency=low
10528
10529 * patches/any/submitted-rpcgen-makefile.diff: new patch to fix fancy
10530 Makefile filename when using rpcgen -a. Closes: bug#503182.
10531
10532 -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Oct 2008 15:39:04 +0200
10533
10534 glibc (2.7-15) unstable; urgency=low
10535
10536 * debhelper.in/locales.config, debhelper.in/locales.postinst: modify
10537 /etc/locale.gen instead of regenerating it. Closes: bug#494468.
10538 * any/cvs-nscd-getservbyport.diff: new patch from upstream to fix getservbyport()
10539 when nscd is used. Closes: bug#500055.
10540
10541 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Oct 2008 23:04:27 +0200
10542
10543 glibc (2.7-14) unstable; urgency=low
10544
10545 [ Petr Salinger ]
10546 * kfreebsd/local-sysdeps.diff: update to revision 2322 (from glibc-bsd).
10547 * extend kfreebsd/local-ftw.diff: do not use *at functions also in glob.c,
10548 this patch is applied only on kfreebsd, fixes globtest.out failure.
10549 * any/local-linuxthreads-weak.diff: new patch to pass
10550 stdio-common/scanf15.out test on linuxthreads platforms,
10551 although it seems to be rather gcc 4.x bug, see GCC Bugzilla Bug 37266.
10552
10553 [ Aurelien Jarno ]
10554 * patches/mips/cvs-mknod.diff: new patch from upstream to allow > 255 minors
10555 on mips. Closes: #493751.
10556 * patches/sparc/cvs-context.diff: new patch from upstream to add
10557 getcontext(), setcontext(), makecontext() on Sparc. Closes: #295173.
10558 * patches/hppa/cvs-context.diff: new patch from upstream to add
10559 getcontext(), setcontext(), makecontext() on PARISC. Closes: #492778.
10560 * any/local-ip6-localhost.diff: new patch from upstream BTS, to remove the
10561 ::1 -> 127.0.0.1 mapping.
10562 * any/cvs-isoc99_vscanf.diff: new patch from upstream to fix vscanf on
10563 non-GNU compilers.
10564 * Fix nosegneg pseudo hwcap. Closes: #499366.
10565
10566 [ Samuel Thibault ]
10567 * patches/hurd-i386/cvs-lock-memory-clobber.diff: new patch from upstream
10568 to fix safety of locks.
10569 * patches/hurd-i386/local-pthread_posix-option.diff: new patch to advertise
10570 the libpthread from the hurd packages.
10571 * patches/hurd-i386/cvs-signal-werror.diff: new patch to fix gdb compilation.
10572 * patches/hurd-i386/local-tls-support.diff: fix cthread compilation.
10573
10574 -- Aurelien Jarno <aurel32@debian.org> Sat, 20 Sep 2008 10:00:36 +0200
10575
10576 glibc (2.7-13) unstable; urgency=low
10577
10578 [ Aurelien Jarno ]
10579 * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
10580 Wiel. Closes: #485381.
10581 * patches/any/cvs-getaddrinfo.diff: new patch from CVS to correctly
10582 initialize internal resolver structures in getaddrinfo(). Closes:
10583 #489586.
10584 * Update Romanian debconf translation, by Eddy Petrişor. Closes: #488734.
10585 * any/cvs-tst-regex.diff: new patch from CVS to add a timeout to tst-regex.
10586 Closes: #489856.
10587 * control.in/main: build depends on gcc-4.3 (>= 4.3.0-7), remove
10588 mips/local-gcc-ice.diff.
10589 * Update Swedish debconf translation, by Martin Bagge. Closes: #492191.
10590 * Revert the changes to patches/hppa/cvs-atomic.diff, it was not the cause
10591 of the "tst-regex problem".
10592 * hppa/cvs-lowlevellock.diff: new patch from upstream to fix build of NPTL
10593 glibc on hppa. Closes: #486589.
10594
10595 [ Petr Salinger]
10596 * debian/sysdeps/kfreebsd.mk: also use the bsm/ directory from kernel
10597 headers.
10598 * kfreebsd/local-sysdeps.diff: update to revision 2265 (from glibc-bsd).
10599 * Disable call to "GL(dl_wait_lookup_done)" in linuxthreads builds. Proper
10600 solution still have to be created. Stop crashes in mean time. See #489066.
10601
10602 [ Samuel Thibault ]
10603 * patches/hurd-i386/cvs-MSG_NOSIGNAL.diff: New patch to implement
10604 MSG_NOSIGNAL.
10605 * patches/hurd-i386/local-msg-nosignal.diff: Forcibly set MSG_NOSIGNAL to 0
10606 until pfinet gets recompiled. Only apply on hurd-i386.
10607 * Use gcc-4.3 on hurd-i386.
10608 * patches/hurd-i386/cvs-open_2.diff: New patch to implement __open_2
10609 and __openat_2. Together with kfreebsd update closes: #489357.
10610 * patches/hurd-i386/local-pthread_types.diff: New patch to drag pthread
10611 types from hurd headers. Bump the hurd-dev dependency version
10612 accordingly.
10613 * patches/hurd-i386/cvs-fcntl-types.diff: New patch to include
10614 <sys/type.h> from <bits/fcntl.h> like on Linux. Fixes a lot of FTBFS on
10615 hurd.
10616 * patches/hurd-i386/local-tls.diff: Resync with upstream.
10617 * patches/hurd-i386/local-tls-support.diff: Make tls.h also include
10618 <stdint.h> and <bits/libc-lock.h> include <tls.h>, like on Linux.
10619 * patches/hurd-i386/submitted-trivial.diff: Remove, thanks to updated tls.h.
10620
10621 [ Pierre Habouzit ]
10622 * Cherry-pick upstream fixes with respect to locale rwlocks, merge them into
10623 patches/any/cvs-strerror_r.diff. Closes: #489906.
10624
10625 -- Aurelien Jarno <aurel32@debian.org> Tue, 29 Jul 2008 03:09:20 +0200
10626
10627 glibc (2.7-12) unstable; urgency=low
10628
10629 [ Aurelien Jarno ]
10630 * patches/alpha/submitted-procfs_h.diff: don't include elf/asm.h on alpha,
10631 as it has been removed from linux-libc-dev.
10632 * patch/arm/cvs-ioperm.diff: don't include asm/page.h as it has been removed
10633 from linux-libc-dev. Closes: #480892.
10634 * patches/hppa/cvs-atomic.diff: don't remove "memory" asm constraint. Fixes
10635 FTBFS on hppa.
10636 * Update Swedish debconf translation, by Martin Bagge. Closes: #482467.
10637 * sysdeps/amd64.mk, sysdeps/i386.mk, control.in/main: bump g++-4.3 build-depends
10638 to (>= 4.3.0-2) to make sure the cld fix is applied. Use gcc-4.3 on amd64
10639 and i386.
10640 * patches/any/cvs-iconv-braces.diff: new patch from upstream to fix various
10641 iconv bugs.
10642 * local/manpages/nscd.conf.5: update nscd.conf manpage. Closes: #482505.
10643
10644 [ Clint Adams ]
10645 * Add any/cvs-regex_anchor.diff to fix performance anomaly with ^$.
10646 closes: #475474.
10647
10648 [ Samuel Thibault ]
10649 * patches/hurd-i386/cvs-termios.diff: update patch, fixes compilation of jove.
10650 * patches/hurd-i386/local-pthread-unsupported-stubs.diff: new patch to
10651 declare the unsupported function stubs, fixes compilation of pike. Also
10652 bump the dependency on hurd-dev to get <gnu/stubs-pthread.h>.
10653 * patches/hurd-i386/local-unlockpt-chroot.diff: new patch to fix ptys in
10654 chroots.
10655
10656 -- Aurelien Jarno <aurel32@debian.org> Mon, 02 Jun 2008 19:14:35 +0200
10657
10658 glibc (2.7-11) unstable; urgency=low
10659
10660 [ Aurelien Jarno ]
10661 * Re-enable testsuite on MIPS SB1 platforms.
10662 * mips/cvs-memory-barriers.diff: new patch from CVS to fix test_and_set.
10663 * mips/cvs-fcsr.diff: new patch from CVS to fix floating point control
10664 register accesses.
10665 * local/manpages/ld.so.8: fix libraries search order. Closes: #473458.
10666 * Update Finish debconf translation, by Esko Arajärvi. Closes: #473802.
10667 * Replace patches/mips/submitted-mipsn32.diff by the version merged
10668 upstream.
10669 * patches/hppa/cvs-atomic.diff: new patch from upstream to fix atomic
10670 locks witch gcc-4.3.
10671 * patches/any/cvs-rfc3484.diff: update tests from CVS. Closes: #474226.
10672 * patches/localedata/locale-shs_CA.diff: add Secwepemctsín from CVS.
10673 * debhelper.in/libc-prof.README.Debian: new file to explain how to use
10674 libc-prof. Closes: #442858.
10675 * patches/any/cvs-ethertype.diff: new patch to add new ETHERTYPE_*
10676 definitions. Closes: #474171.
10677 * sysdeps/depflags.pl: conflicts with tzdata-etch.
10678 * kfreebsd/local-sysdeps.diff: update to revision 2163 (from glibc-bsd).
10679 * patches/s390/submitted-nexttowardf.diff: fix IEEE exceptions raising in
10680 nexttowardf() on s390 with gcc-4.3.
10681 * patches/i386/cvs-short-for-fnstsw.diff: patch for upstream to fix build
10682 with latest binutils.
10683 * patches/any/local-no-pagesize.diff: don't include asm/page.h from
10684 sys/user.h on alpha. Closes: #480295.
10685 * patches/any/submitted-user_h.diff: don't include linux/user.h from
10686 sys/user.h. Closes: #480093.
10687 * patches/hppa/submitted-fesetenv.diff: fix fesetenv() on hppa with
10688 gcc-4.3.
10689 * sysdeps/arm.mk, sysdeps/hppa.mk, sysdeps/s390.mk, control.in/main: use
10690 gcc-4.3 on arm, hppa and s390.
10691 * debian/shlibs-add-udebs: new script from Frans Pop to correctly compute
10692 the udev dependencies. Closes: #474293.
10693 * rules.d/debhelper.mk: remove linda overrides installation.
10694 * debhelper.in/*lintian: update.
10695 * control.in/main: relax a few dependencies.
10696 * rules.d/debhelper.mk: avoid creating empty directories when building
10697 libc6-dbg.
10698
10699 [ Pierre Habouzit ]
10700 * Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.
10701 Closes: #456531.
10702
10703 [ Samuel Thibault ]
10704 * patches/hurd-i386/cvs-termios.diff: new patch to revamp ioctls/termios
10705 bits.
10706
10707 -- Aurelien Jarno <aurel32@debian.org> Sun, 11 May 2008 12:13:59 +0200
10708
10709 glibc (2.7-10) unstable; urgency=low
10710
10711 * Update Chinese debconf translation, by LI Daobing.
10712 * Update Dutch debconf translation, by Bart Cornelis. Closes: #468300.
10713 * Update Polish debconf translation, by Emilian Nowak.
10714 * Update Vietnamese debconf translation, by Clytie Siddall. Closes: #468453.
10715 * Update Basque debconf translation, by Piarres Beobide. Closes: #468463.
10716 * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #468671.
10717 * Update Czech debconf translation, by Miroslav Kure. Closes: #468910.
10718 * Update Russian debconf translation, by Sergey Alyoshin. Closes: #469037.
10719 * Update Korean debconf translation, by Sunjae Park. Closes: #469097.
10720 * Update French debconf translation, by Christian Perrier. Closes: #469249.
10721 * patches/localedata/locale-es_CR.diff: chane AM/PM format to "a.m./p.m."
10722 from "A.M/P.M.".
10723 * Remove uk_UA from patches/localedata/first_weekday.diff: merged upstream
10724 in a different way. Closes: bug#469439.
10725 * patches/any/cvs-rfc3484.diff: update from CVS to allow the definition of
10726 IPv4 scopes in /etc/gai.conf.
10727 * patches/all/cvs-gai_conf.diff: update gai.conf from CVS to also mention
10728 Teredo tunnels and scopev4 defaults.
10729 * sysdeps/mips.mk, sysdeps/mipsel.mk: define TIMEOUTFACTOR.
10730 * patches/any/cvs-strtod.diff: new patch from CVS to fix strtod(). Closes:
10731 #465769.
10732 * Update Italian debconf translation, by Luca Monducci. Closes: #469985.
10733 * control.in/main, sysdeps/*.mk, rules: build with gcc-4.3 by default,
10734 except on alpha, arm, hppa, s390 and hurd-i386.
10735 * rules, rules.d/build.mk: fix parallel build.
10736 * control.in/main: build witch gcc-4.2 on i386 and amd64, as gcc-4.3 does
10737 not emit cld instructions in the prologue of the functions anymore.
10738 Closes: #469568.
10739 * debian/rules.d/build.mk: disable testsuite on ARM machines running a
10740 2.6.21 to 2.6.24 kernel.
10741 * Replace any/submitted-gcc-4.3.diff by any/cvs-gcc-4.3.diff.
10742 * debhelper.in/libc.preinst, debhelper.in/libc.postinst: remove support for
10743 upgrade from Potato, and misc fixes.
10744 * control.in/main, rules.d/control.mk: remove @threads_arches@, as all
10745 architectures now support threads.
10746 * control.in/main, debhelper.in/glibc-source.install: build a glibc-source
10747 package.
10748 * sysdeps/mips.mk, sysdeps/mipsel.mk, control.in/main: enable n32 and 64
10749 flavours. Closes: #341884.
10750 * Update Arabic debconf translation, by Ossama Khayat. Closes: #471472.
10751 * rules.d/build.mk: reset LDFLAGS, as dpkg now defines it to a default
10752 value which breaks the glibc.
10753 * patches/mips/local-gcc-ice.diff: decrease optimisations on a few files
10754 to workaround gcc ICE on mips/mipsel n32/64.
10755
10756 [ Samuel Thibault ]
10757 * patches/hurd-i386/cvs-blocked-exceptions.diff: new patch to dump
10758 core when a blocked exception arises.
10759 * patches/hurd-i386/cvs-df.diff: new patch to clear DF for signal
10760 handlers (Closes: #470021).
10761 * patches/hurd-i386/local-gcc-4.1-init-first.diff: update and actually
10762 apply.
10763 * patches/hurd-i386/submitted-mig-init.diff: new patch to fix uninitialized
10764 local variables.
10765 * patches/hurd-i386/local-pthread_stubs.diff: new patch to use libpthread
10766 stubs from libpthread-stubs. Add libpthread-stubs0-dev dependency on
10767 hurd-i386.
10768
10769 -- Aurelien Jarno <aurel32@debian.org> Thu, 27 Mar 2008 23:09:00 +0100
10770
10771 glibc (2.7-9) unstable; urgency=low
10772
10773 * patches/any/local-ldso-disable-hwcap.diff: revert previous changes
10774 as they break etch -> lenny upgrades. Closes: #465753.
10775 * kfreebsd/local-sysdeps.diff: update to revision 2137 (from glibc-bsd).
10776 * any/submitted-link-local_resolver.diff: kernel 2.6.24 is out, don't wait
10777 indefinitely for upstream. This patch from Pierre Ynard adds support for
10778 link-local addresses in /etc/resolv.conf.
10779 * Factorize NSS detection code:
10780 - debhelper.in/libc.preinst, debhelper.in/libc.postinst: move NSS code
10781 to...
10782 - script.in/nsscheck.sh: ... this file.
10783 - rules.d/debhelper.mk: Replace NSS_CHECK with code from
10784 script.in/nsscheck.sh.
10785 * debhelper.in/libc.preinst, debhelper.in/libc.templates: debconfize preinst
10786 script.
10787 * patches/localedata/locale-es_CR.diff: new patch to default to am/pm format
10788 for es_CR locale. Closes: #466482.
10789 * control.in/main, sysdeps/amd64.mk, sysdeps/i386.mk,
10790 sysdeps/kfreebsd-amd64.mk, sysdeps/kfreebsd-i386.mk, sysdeps/sparc.mk : use
10791 gcc-4.3 on amd64, i386, kfreebsd-i386, kfreebsd-amd64 and sparc.
10792 * sysdeps/i386.mk, sysdeps/kfreebsd-i386.mk: use default gcc optimizations
10793 on i386 and kfreebsd-i386 (-march=i486 -mtune=generic).
10794 * debian/local/manpages/ldconfig.8: describe --ignore-aux-cache option.
10795 Closes: #467509.
10796 * Update Lithuanian debconf translation, by Gintautas Miliauskas.
10797 * Update Catalan debconf translation, by Jordi Mallach.
10798 * Update Spanish debconf translation, by Carlos Valdivia Yagüe.
10799 * Update German debconf translation, by Helge Kreutzman. Closes: #468072.
10800 * Update Galician debconf translation, by Jacobo Tarrio. Closes: #468080.
10801 * Update Slovak debconf translation, by Ivan Masár. Closes: #468082.
10802 * Update Portuguese debconf translation, by Ricardo Silva. Closes: #468091.
10803 * update Japanese debconf translation, by Kenshi Muto. Closes: #468099.
10804
10805 -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Feb 2008 19:14:37 +0100
10806
10807 glibc (2.7-8) unstable; urgency=low
10808
10809 * any/cvs/rfc3484.diff: patch from CVS to fix recognition of interface
10810 family. Closes: #465583.
10811
10812 -- Aurelien Jarno <aurel32@debian.org> Wed, 13 Feb 2008 17:12:18 +0100
10813
10814 glibc (2.7-7) unstable; urgency=low
10815
10816 [ Arthur Loiret ]
10817 * patches/sh4/cvs-nptl-private-futexes.diff: new patch from CVS to fix
10818 FTBFS on sh4.
10819
10820 [ Samuel Thibault ]
10821 * patches/hurd-i386/cvs-epfnosupport.diff: new patch to fix socket()
10822 error for IPV6.
10823
10824 [ Aurelien Jarno ]
10825 * patches/any/local-ldso-disable-hwcap.diff: enable tls/ directory even
10826 when hardware capabilities are disabled. This workarounds a bug in
10827 nvidia-glx. Closes: #453480.
10828 * patches/mips/local-r10k.diff: new patch from Florian Lohoff to
10829 workaround LL/SC bug on R10k. Closes: #462112.
10830 * patches/mips/submitted-mipsn32.diff: new patch to fix truncate64()
10831 on MIPS n32.
10832 * kfreebsd/local-sysdeps.diff: update to revision 2129 (from glibc-bsd).
10833 * patches/any/cvs-epoll_h.diff: new patch from CVS to define EPOLLRDHUP
10834 in /usr/include/sys/epoll.h. Closes: #463342.
10835 * patches/any/submitted-gcc-4.3.diff: pass -isystem option for GCC's
10836 include-fixed/ directory. Fixes build with gcc-4.3.
10837 * debian/control.in/main: bump to Standards-Version 3.7.3.
10838 * debian/sysdeps/*.mk: build main flavours with -O2 instead of -O3 (risks to
10839 trigger a bug in the compiler are higher with -O3). Remove -g from cflags,
10840 as it is automatically added by the glibc scripts.
10841 * debhelper.in/nscd.init: depends on $remote_fs instead of $local_fs.
10842 Closes: #464022.
10843 * patches/any/submitted-ieee754_h.diff: use __BIG_ENDIAN instead of
10844 BIG_ENDIAN. Closes: #464594.
10845 * local/manpages/ld.so.8: Add missing options to manpage. Closes:
10846 #464395.
10847 * rules.d/build.mk: build the locales in the build target instead of the
10848 install one to workaround a bug in fakeroot. Closes: #464924.
10849 * patches/alpha/local-dl-procinfo.diff: fix _dl_string_platform() to accept
10850 NULL pointers, which happens on statically linked binaries. Closes:
10851 bug#456260.
10852 * local/manpages/gai.conf.5: new manpage.
10853 * any/submitted-rfc3484-sortv4.diff: Drop. Replaced by ...
10854 * ... any/cvs/rfc3484.diff: patch from upstream to fix various RFC3484
10855 issues:
10856 - Fix source IPv4 source address length computation. Closes: bug#456779.
10857 - Only apply rule 9 for IPv4 if source and destination addresses are on
10858 the same subnet. Closes: bug#438179.
10859
10860 -- Aurelien Jarno <aurel32@debian.org> Tue, 12 Feb 2008 22:29:56 +0100
10861
10862 glibc (2.7-6) unstable; urgency=low
10863
10864 [ Aurelien Jarno ]
10865 * patches/localedata/locale-ks_IN.diff: new locale contributed by Rakesh
10866 Pandit. Closes: #457351.
10867 * patches/series: enable patches/any/cvs-vfscanf.diff. Closes: #453408.
10868 * Support dpkg-buildpackage -j, but only debian/rules is actually run in
10869 parallel.
10870 * patches/any/cvs-iconv-iso2022jp-loop-bug.diff: patch from CVS to fix
10871 iconv hang when converting to ISO-2022-JP. Thanks to Bryan Donlan for
10872 the patch. Closes: #458579.
10873 * kfreebsd/local-sysdeps.diff: update to revision 2094 (from glibc-bsd).
10874 * patches/amd64/cvs-vdso_clock_gettime.diff: new patch from CVS to fix
10875 static linking on amd64.
10876 * patches/any/local-linuxthreads-fd.diff: new patch to make sure
10877 linuxthreads doesn't use stdin, stdout or stderr for its internal
10878 use.
10879 * debhelper.in/libc.preinst: also check for libc6-xen in non-dpkg-owned
10880 files test. Closes: #459523.
10881 * patches/any/submitted-rfc3484-labels.diff: remove, this patch is actually
10882 broken, and the observed behaviour conforms with the RFC.
10883 * patches/any/submitted-fileops-and-signals.diff: disabled as it breaks too
10884 much programs. Closes: #459643.
10885 * patches/localedata/locale-pt_PT.diff: new patch from Flávio Martins to
10886 fix mon_decimal_point for pt_PT. Closes: #459217.
10887 * debian/debhelper.in/locales.postinst: don't update /etc/default/locale
10888 if it already exists and DEBCONF_RECONFIGURE is not empty. Closes:
10889 #458914.
10890 * debian/sysdeps/depflags.pl: bump conflict against tzdata to (<< 2007k-1).
10891
10892 [ Clint Adams ]
10893 * debhelper.in/nscd.init: use lsb output functions. Closes: #457661.
10894 * patches/any/cvs-sunrpc_rpc_thread.diff: patch by André Cruz to fix
10895 sunrpc memory leak. closes: #460226.
10896
10897 [ Samuel Thibault ]
10898 * patches/hurd-i386/submitted-extern_inline.diff: new patch to fix extern
10899 inline declarations for c++.
10900
10901 -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jan 2008 15:33:10 +0100
10902
10903 glibc (2.7-5) unstable; urgency=low
10904
10905 [ Aurelien Jarno ]
10906 * Moved merged parts of patches/any/submitted-sched_h.diff into
10907 patches/any/cvs-sched_h.diff.
10908 * patches/any/cvs-ether_line.diff: new patch from upstream to fix
10909 ether_line(). Closes: bug#453899.
10910 * patches/any/cvs-vfscanf.diff: new patch from upstream to fix
10911 crash when %as is used with sscanf(). Closes: bug#453408.
10912 * debian/rules: also set CXX when cross-compiling.
10913 * patches/any/submitted-malloc_h.diff: removed, replaced by
10914 patches/any/cvs-wchar_h.diff.
10915 * debian/sysdeps/depflags.pl: conflict against tzdata (<< 2007j-2) as
10916 etch now have version 2007j-1etch1. Closes: bug#455783.
10917 * debian/sysdeps/depflags.pl: suggests libc6-i686 on i386 architecture.
10918 Closes: bug#455603.
10919 * any/submitted-rfc3484-labels.diff: new patch to fix RFC 3484 default
10920 label ordering. Closes: bug#456779.
10921 * patches/alpha/local-dl-procinfo.diff: add missing part. Closes:
10922 bug#456260.
10923
10924 [ Petr Salinger]
10925 * kfreebsd/local-sysdeps.diff: update to revision 2082 (from glibc-bsd).
10926 * any/cvs-fchmodat.diff: properly declare as stub - needed by GNU/kFreeBSD.
10927
10928 [ Samuel Thibault]
10929 * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: update to also
10930 handle unsigned char/int/short/long and ssize_t.
10931
10932 -- Aurelien Jarno <aurel32@debian.org> Wed, 19 Dec 2007 01:22:06 +0100
10933
10934 glibc (2.7-4) unstable; urgency=low
10935
10936 [ Aurelien Jarno ]
10937 * patches/localedata/locale-de_LI.diff: fix locale. Closes: bug#453860.
10938 * debian/debhelper.in/locales.NEWS: fix location of the README file.
10939 Closes: bug#453515.
10940 * debian/debhelper.in/locales.README: rename into locales.README.Debian.
10941 * debian/debhelper/in/locales.NEWS: fix a typo. Closes: bug#453613.
10942 * Update any/submitted-sched_h.diff: allow compilation of <sched.h> with
10943 -pedantic. Closes: bug#453687.
10944 * Fix a typo in debian/sysdeps/alpha.mk. Closes: bug#452890.
10945 * Disable amd64/local-x86_64_bits_sigcontext.diff. Closes: #454598.
10946 * debhelper.in/libc.preinst: check for non-dpkg owned versions of
10947 libc6-i686 before upgrade. Closes: #454557.
10948 * Load debconf frontend after the optimized libraries have been
10949 re-enabled. Closes: #453480.
10950
10951 -- Aurelien Jarno <aurel32@debian.org> Fri, 07 Dec 2007 00:49:02 +0100
10952
10953 glibc (2.7-3) unstable; urgency=low
10954
10955 [ Aurelien Jarno ]
10956 * Remove cs_CZ-first_weekday.diff: merged upstream in a different way.
10957 Closes: bug#344470.
10958 * Remove da_DK-first_weekday.diff: likewise.
10959 * Remove de_DE-first_weekday.diff: likewise.
10960 * Remove en_GB-first_weekday.diff: likewise.
10961 * Remove et_EE-first_weekday.diff: likewise.
10962 * Remove en_US-first_weekday.diff: likewise.
10963 * Remove fr_FR-first_weekday.diff: likewise.
10964 * Remove hu_HU-first_weekday.diff: likewise.
10965 * Remove nb_NO-first_weekday.diff: likewise.
10966 * Remove nn_NO-first_weekday.diff: likewise.
10967 * Remove pl_PL-first_weekday.diff: likewise.
10968 * Remove sk_SK-first_weekday.diff: likewise.
10969 * amd64, i386/local-clone.diff: restore patch to fix gij running out of
10970 memory, as it has been lost upstream.
10971 * debian/sysdeps/alpha.mk: fix alphaev67_rltddir. Closes: #452890.
10972 * patches/localedata/locale-de_LI.diff: new locale contributed by Giacomo
10973 Catenazzi. Closes: #453041.
10974 * debian/debhelper.in/locales-all.postinst: honor TMPDIR. Closes: #453326.
10975 * patches/any/submitted-malloc_h.diff: defines __need_ptrdiff_t,
10976 __need_size_t and __need_NULL in malloc.h. Closes: #453264.
10977 * support user defined locales in /usr/local/share/i18n. Closes: #453131.
10978
10979 -- Aurelien Jarno <aurel32@debian.org> Thu, 29 Nov 2007 18:01:03 +0100
10980
10981 glibc (2.7-2) unstable; urgency=low
10982
10983 [ Aurelien Jarno ]
10984 * sysdeps/alpha.mk: define alphaev67_MIN_KERNEL_SUPPORTED to 2.6.9.
10985 Closes: #452890.
10986 * alpha/submitted-fdatasync.diff: new patch to fix fdatasync() on alpha.
10987 Closes: #452081.
10988 * debian/script.in/nohwcap.sh: add libc6-alphaev67 to the list of optimized
10989 packages.
10990 * any/cvs-tzfile.diff: new patch from CVS to fix reading version 0 timezone
10991 data files. Closes: #451892.
10992 * debhelper.in/locales.config, debhelper.in/locales.postinst,
10993 rules.d/debhelper.mk: rework the maintainer scripts of locales to handle
10994 locales addition or removal.
10995 * debhelper.in/locales.config: convert no_NO into nb_NO while upgrading.
10996 Closes: #452788.
10997 * debhelper.in/locales-all.NEWS, debhlper/locales-all.NEWS: add a note
10998 about no_NO locale.
10999
11000 -- Aurelien Jarno <aurel32@debian.org> Mon, 26 Nov 2007 19:03:17 +0100
11001
11002 glibc (2.7-1) unstable; urgency=low
11003
11004 [ Clint Adams ]
11005 * New upstream release with linuxthreads snapshot.
11006 - Fixes an ABBA deadlock in ld.so. Closes: #443460.
11007 - Render dgettext" thread safe. Closes: #443660.
11008 - Fixes CVE-2007-4840 (multiple errors in iconv
11009 function). Closes: #442250.
11010 - Fixes strtod("-0", 0). Closes: #448723.
11011 - Remove localedata/locale-de_CH.diff (merged).
11012 - Update locale/fix-LC_COLLATE-rules.diff.
11013 - Update locale/LC_COLLATE-keywords-ordering.diff.
11014 - Update locale/fix-C-first_weekday.diff.
11015 - Update locale/preprocessor-collate.diff.
11016 - Update localedata/locales-fr.diff.
11017 - Remove localedata/locale-sa_IN.diff (merged).
11018 - Remove localedata/locale-wo_SN.diff (merged).
11019 - Update localedata/tailor-iso14651_t1.diff.
11020 - Add localedata/tailor-iso14651_t1-common.diff.
11021 - Remove localedata/fix-unknown-symbols.diff (merged).
11022 - Update localedata/first_weekday.diff.
11023 - Add localedata/cs_CZ-first_weekday.diff.
11024 - Add localedata/da_DK-first_weekday.diff.
11025 - Add localedata/pl_PL-first_weekday.diff.
11026 - Add localedata/de_DE-first_weekday.diff.
11027 - Add localedata/en_GB-first_weekday.diff.
11028 - Add localedata/en_US-first_weekday.diff.
11029 - Add localedata/et_EE-first_weekday.diff.
11030 - Add localedata/fr_BE-first_weekday.diff.
11031 - Add localedata/fr_CA-first_weekday.diff.
11032 - Add localedata/fr_CH-first_weekday.diff.
11033 - Add localedata/fr_FR-first_weekday.diff.
11034 - Add localedata/fr_LU-first_weekday.diff.
11035 - Add localedata/hu_HU-first_weekday.diff.
11036 - Add localedata/nb_NO-first_weekday.diff.
11037 - Add localedata/nn_NO-first_weekday.diff.
11038 - Add localedata/sk_SK-first_weekday.diff.
11039 - Add localedata/cy_GB-first_weekday.diff.
11040 - Update localedata/sort-UTF8-first.diff.
11041 - Remove localedata/submitted-as_IN.diff (merged).
11042 - Remove hppa/submitted-multiple-threads.diff (merged).
11043 - Remove hppa/submitted-ustat.diff (merged).
11044 - Remove hurd-i386/cvs-sigsuspend-nocancel.diff (merged).
11045 - Remove hurd-i386/cvs-lock-intern.diff (merged).
11046 - Remove sparc/local-undefined-registers.diff (obsolete).
11047 - Remove all/local-pt_BR.diff (merged).
11048 - Remove any/cvs-ld_library_path.diff (merged).
11049 - Remove any/cvs-initfini.diff (merged).
11050 - Remove any/cvs-posix-glob.diff (merged).
11051 - Update any/local-bashisms.diff.
11052 - Remove any/local-forward-backward-collation.diff (merged).
11053 - Remove any/local-version-sanity.diff (merged).
11054 - Remove any/submitted-strtok.diff (merged).
11055 - Remove any/submitted-regex-collate.diff (merged).
11056 - Remove localedata/locale-no_NO.diff (obsolete).
11057 - Update localedata/supported.diff.
11058 * Bump shlib version to 2.7-1.
11059 * Add localedata/cvs-locale-ig_NG.diff BZ#5224, missing collation symbols
11060 for ig_NG.
11061 * Add localedata/cvs-locale-lo_LA.diff BZ#5237, missing collation symbols
11062 for lo_LA.
11063 * Add localedata/cvs-locale-ug_CN.diff BZ#5238, missing collation symbols
11064 for ug_CN.
11065
11066 [ Aurelien Jarno ]
11067 * any/submitted-longdouble.diff: update.
11068 * Improve any/submitted-rfc3484-sortv4.diff.
11069 * Update hurd-i386/submitted-trivial.diff.
11070 * any/local-strfry.diff: new patch to fix strfry(), as Ulrich Drepper
11071 has still not managed to commit a correct version.
11072 * Remove hppa/submitted-threaddb.diff (merged).
11073 * Update hppa/submitted-nptl-carlos.diff.
11074 * Update hurd-i386/submitted-libc_once.diff.
11075 * Remove hurd-i386/cvs-ioctl-delay.diff (merged).
11076 * Update hurd-i386/local-tls-support.diff.
11077 * Add hurd-i386/cvs-kernel-features.diff: provide almost empty
11078 kernel-features.h for files that include it.
11079 * Add arm/local-args6.diff: provide DOCARGS_6 and UNDOCARGS_5 for
11080 arm old-abi.
11081 * Add arm/local-lowlevellock.diff: new patch to fix build on arm.
11082 * debian/rules, debian/rules.d/build.mk: allow per architecture
11083 TIMEOUTFACTOR.
11084 * sysdeps/arm.mk, sysdeps/armel.mk, sysdeps/hppa.mk, sysdeps/s390.mk,
11085 sysdeps/sh4.mk: define TIMEOUTFACTOR.
11086 * locales-depver: tighten locales dependencies.
11087 * any/local-disable-test-tgmath2.diff: new patch to disable test-tgmath2,
11088 which take too much resources during compilation.
11089 * Add hurd-i386/submitted-strtoul.diff: new patch to use
11090 __strtoul_internal() instead of strtoul() in internal functions.
11091 * Add hurd-i386/submitted-ptr-mangle.diff: new patch to define PTR_MANGLE
11092 and PTR_DEMANGLE.
11093 * Update Galician debconf translation, by Jacobo Tarrio. Closes: #447928.
11094 * Update Dutch debconf translation, by Bart Cornelis. Closes: #448928.
11095 * Add sh4/local-fpscr_values.diff and any/local-allocalim-header.diff
11096 from Arthur Loiret. Closes: #448248.
11097 * Fix encoding of Japanese translation. Closes: #447221.
11098 * Add any/submitted-sched_h.diff: new patch to define `__CPU_ALLOC_SIZE.
11099 * Add mips/local-setjmp.diff: new patch to fix g++ tests on mips/mipsel.
11100 * Add any/local-fhs-nscd.diff: move nscd directory to /var/cache/nscd from
11101 /var/db/nscd. Closes: #449198.
11102 * debhelper.in/nscd.postrm: remove /var/cache/nscd on purge. Closes:
11103 #449193.
11104 * script.in/kernelcheck.sh, sysdeps/alpha.mk: bump minimum kernel version to
11105 2.6.9 for alpha.
11106 * script.in/kernelcheck.sh, sysdeps/sh4.mk: bump minimum kernel version to
11107 2.6.11 for sh4.
11108 * debian/patches/arm/local-eabi-wchar.diff: new patch from Riku Voipio to
11109 fiw WCHAR_MIN and WCHAR_MAX definitions on armel. Closes: #444580.
11110 * debian/po/zh_CN.po: update from LI Daobing. Closes: #447866.
11111 * debhelper.in/locales-all.postinst: trap exit signal and remove temporary
11112 directory. Closes: #447328.
11113 * debhelper.in/libc.NEWS: mention that the tzconfig script has been replaced
11114 by the maintainer scripts of tzdata. Closes: bug#448796.
11115 * patches/all/local-alias-et_EE.diff: switch estonian locales alias to
11116 ISO-8859-15.
11117 * patches/alpha/submitted-fpu-round.diff: restore the old version of
11118 ceil/floor/rint functions. Closes: #442568.
11119 * patches/alpha/local-dl-procinfo.diff: new patch to add platform
11120 capabilities support on alpha.
11121 * Add an ev67 flavour on alpha: Closes: #229251
11122 - control.in/opt: add libc6-alphaev67 packages.
11123 - sysdeps/alpha.mk: add a new pass for ev67 flavour.
11124 * debian/local/manpages/iconv.1: document //translit and //ignore
11125 options. Closes: #451304.
11126 * debian/local/manpages/getent.1: document exit codes. Closes:
11127 #445631.
11128 * debian/local/manpages/ld.so.8: document $ORIGIN, $PLATFORM and $LIB
11129 features. Closes: #444145.
11130 * local/manpages/ldconfig.8: remove --force option from the manpage
11131 to be consistent with the binary. Closes: #451958.
11132 * kfreebsd/local-sysdeps.diff: update to revision 2046 (from glibc-bsd).
11133
11134 [ Petr Salinger]
11135 * any/local-stdio-lock.diff: make _IO_*_lock linuxthreads compliant.
11136 * any/local-o_cloexec.diff: don't assume O_CLOEXEC is always defined.
11137 * any/local-linuxthreads-signals.diff: always use non-RT signal handler
11138 on GNU/kFreeBSD.
11139
11140 [ Pierre Habouzit ]
11141 * Remove any/local-iconv-fix-trampoline.diff (obsolete).
11142 * Remove any/submitted-strfry.diff (merged).
11143 * Update any/submitted-rfc3484-sortv4.diff.
11144 * Update localedata/*first_weekday.diff.
11145 * Remove localedata/fix-am_ET.diff (obsolete).
11146 * Add locale/preprocessor-collate-uli-sucks.diff to revert Ulrich's
11147 preprocessor that isn't enough for Debian.
11148 * Update patches/locale/preprocessor-collate.diff.
11149 * Add alpha/submitted-PTR_MANGLE.diff (Closes: #448508).
11150
11151 [ Samuel Thibault ]
11152 * hurd-i386/submitted-ptr-mangle.diff: Define PTR_MANGLE for assembly.
11153 * hurd-i386/cvs-O_CLOEXEC_fix.diff: New patch to fix conflicting O_CLOEXEC
11154 value.
11155
11156 -- Aurelien Jarno <aurel32@debian.org> Fri, 23 Nov 2007 10:46:24 +0100
11157
11158 glibc (2.6.1-6) unstable; urgency=low
11159
11160 [ Aurelien Jarno ]
11161 * Update Spanish debconf translation, by Carlos Valdivia Yagüe.
11162
11163 [ Clint Adams ]
11164 * debian/po/de.po: update from Helge Kreutzmann. closes: #442888.
11165 * debian/po/cs.po: update from Miroslav Kure. closes: #442904.
11166 * debian/po/it.po: update from Luca Monducci. closes: #443497.
11167 * debian/po/ja.po: update from Kenshi Muto. closes: #446577.
11168 * Add any/cvs-posix-glob.diff, fixing improper of treatment of \
11169 in glob(). closes: #445210
11170
11171 -- Clint Adams <schizo@debian.org> Sun, 14 Oct 2007 10:02:35 -0400
11172
11173 glibc (2.6.1-5) unstable; urgency=low
11174
11175 [ Pierre Habouzit ]
11176 * remove any/local-sysmacros.diff: sorry for bug #439859 but it makes gimp
11177 (and presumably other software) FTBFS, it's too dispruptive.
11178 Closes: #442427.
11179
11180 [ Clint Adams ]
11181 * amd64/local-x86_64_bits_sigcontext.diff: use a copy of the generic header
11182 for x86_64. closes: #442418.
11183
11184 -- Clint Adams <schizo@debian.org> Sun, 16 Sep 2007 14:42:17 -0400
11185
11186 glibc (2.6.1-4) unstable; urgency=low
11187
11188 * Disable any/local-ipv6-lookup.diff as it is causing breakages.
11189 Closes: bug#441857.
11190 * any/local-sysmacros.diff: use __inline instead of inline for
11191 compatibility with ANSI. Closes: #441959.
11192 * patches/localedata/tailor-iso14651_t1.diff: correctly fix fi_FI
11193 locale. Closes: bug#441026.
11194 * debian/rules.d/debhelper.mk: fix regex. Closes: #441824.
11195 * Update French debconf translation, by Christian Perrier. Closes:
11196 #442101.
11197 * any/submitted-regex-collate.diff: fix regex engine for multibyte
11198 characters and C collation. Closes: #441355.
11199 * debian/local/manpages/locale-gen.8: fix manpage. Closes: #442104.
11200
11201 -- Aurelien Jarno <aurel32@debian.org> Thu, 13 Sep 2007 17:05:17 +0200
11202
11203 glibc (2.6.1-3) unstable; urgency=low
11204
11205 * sysdeps/amd64.mk: uses x86_64 headers also for the i486 flavour now
11206 that they are compatible.
11207 * sysdeps/i386.mk: uses x86_64 headers also for the main flavour.
11208 * debian/local/etc_default/locale: remove. Closes: bug#441360.
11209 * sysdeps/*.mk: don't provide include symlink for bi-arch, but only
11210 an empty directory.
11211 * debian/rules.d/debhelper.mk: modify nscd/DEBIAN/control during build
11212 to workaround a dpkg-shlibdeps bug. Closes: bug#433723.
11213 * debian/local/manpages/nscd.conf.5: document the persistent and shared
11214 cache options. Closes: bug#338504.
11215 * patches/all/local-alias-UTF-8.diff: encode locales.alias in UTF-8.
11216 Closes: bug#404433.
11217 * debhelper.in/locales.links, debhelper.in/locales.install: move
11218 locales.alias into /etc and provide a symlink in
11219 /usr/share/locale/locale.alias.
11220 * patches/localedata/tailor-iso14651_t1.diff: fix fi_FI locale. Closes:
11221 bug#441026.
11222 * kfreebsd/local-sysdeps.diff: update to revision 1998 (from glibc-bsd).
11223 * sysdeps/kfreebsd-amd64.mk: uses x86_64 headers also for the i486 flavour
11224 now that they are compatible.
11225 * any/local-sysmacros.diff: new patch to declare "major", "minor" and
11226 "makedev" as inline function instead of macros. Closes: #439859.
11227 * debhelper.in/libc.postinst, debhelper.in/libc.templates: prompt user
11228 with debconf if it is available. Closes: #440964.
11229 * debian/control.in/libc: suggests debconf | debconf-2.0.
11230 * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
11231 Wiel.
11232 * Update Vietnamese debconf translation, by Clytie Siddall.
11233 * Update Basque debconf translation, by Piarres Beobide.
11234 * Update Swedish debconf translation, by Daniel Nylander.
11235 * Update Slovak debconf translation, by Ivan Masár.
11236 * Update Lithuanian debconf translation, by Gintautas Miliauskas.
11237 * Update Russian debconf translation, by Sergey Alyoshin.
11238
11239 -- Aurelien Jarno <aurel32@debian.org> Tue, 11 Sep 2007 04:42:20 +0200
11240
11241 glibc (2.6.1-2) unstable; urgency=low
11242
11243 [ Samuel Thibault ]
11244 * Rename hurd-i386/submitted-lock-intern.diff into
11245 hurd-i386/cvs-lock-intern.diff, hurd-i386/submitted-ECANCELED.diff
11246 into hurd-i386/cvs-ECANCELED.diff and
11247 hurd-i386/submitted-sigsuspend-nocancel.diff into
11248 hurd-i386/cvs-sigsuspend-nocancel.diff as the patches have been accepted
11249 upstream.
11250 * hurd-i386/local-tls-support.diff: update to fix TLS leak in /hurd/exec
11251 server.
11252 * hurd-i386/cvs-ioctl-delay.diff: new patch to add standard *DLY ioctl macros.
11253 * hurd-i386/submitted-IPV6_PKTINFO.diff: new patch to add standard
11254 IPV6_PKTINFO macro.
11255
11256 [ Aurelien Jarno ]
11257 * debian/rules.d/build.mk: disable testsuite on ARM machines running a
11258 2.6.21 or 2.6.22 kernel.
11259 * debian/debhelper.in/locales.{prerm,postinst}: look for supported.tar.lzma
11260 instead of supported.tar.gz.
11261 * debian/local/etc_default/devpts: remove.
11262 * debian/local/etc_default/locale: new file. Closes: bug#437404.
11263 * debhelper.in/locales.install: install it.
11264 * debian/local/manpages/locale.1: fix a typo. Closes: bug#438114.
11265 * kfreebsd/local-sysdeps.diff: update to revision 1995 (from glibc-bsd).
11266 * any/submitted-rfc3484-sortv4.diff: new patch to allow bypassing RFC3484
11267 rule 9 for IPv4 adresses. Closes: bug#438179
11268 * debian/debhelper.in/libc.preinst: change version check for NSS services to
11269 (<< 2.6-1).
11270 * debian/debhelper.in/libc.preinst: add proftpd to the list of services to
11271 restart. Closes: bug#435640.
11272 * Bump shlibdeps version to 2.6.1-1 due to SPARC v9 transition.
11273 * New Slovak debconf translation, by Ivan Masár. Closes: bug#438576.
11274 * any/local-ipv6-lookup.diff: new patch to do IPv6 lookups only when an
11275 IPv6 address is configured. Patch by Tollef Fog Heen and Andrew McMillan.
11276 Closes: #435646.
11277
11278 [ Pierre Habouzit ]
11279 * Document new libc.conf in ld.so.conf.d that puts /usr/local/lib front.
11280
11281 -- Aurelien Jarno <aurel32@debian.org> Mon, 3 Sep 2007 18:15:37 +0200
11282
11283 glibc (2.6.1-1) unstable; urgency=low
11284
11285 * New upstream version:
11286 - Workaround bug in java's unwinder. Closes: #434484.
11287
11288 [ Aurelien Jarno ]
11289 * debian/copyright: update.
11290 * Remove any/cvs-glibc-2_6-branch.diff (merged upstream).
11291 * Remove any/cvs-printf_fp.c.diff (merged upstream).
11292 * Remove sparc/submitted-gscope_flag.diff (merged upstream).
11293 * Remove arm/cvs-gscope_flag.diff (merged upstream).
11294 * Remove hppa/submitted-gscope_flag.diff (merged upstream).
11295 * Remove mips/cvs-gscope_flag.diff (merged upstream).
11296 * any/local-bindresvport_blacklist.diff: patch from openSUSE to
11297 add support for /etc/bindresvport.blacklist.
11298 * debian/local/etc/bindresvport.blacklist: new default configuration
11299 file.
11300 * debian/debhelper.in/libc.install: install it!
11301 * debian/rules.d/debhelper.mk: fix arguments order when calling find.
11302 * kfreebsd/local-sysdeps.diff: update to revision 1992 (from glibc-bsd).
11303 * any/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
11304 * i386/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
11305 * amd64/local-linuxthreads-gscope.diff update for kfreebsd futexes.
11306
11307 [ Samuel Thibault ]
11308 * hurd-i386/local-gscope.diff: resync, mostly merged upstream.
11309
11310 -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Aug 2007 13:34:26 +0200
11311
11312 glibc (2.6-5) unstable; urgency=low
11313
11314 [ Aurelien Jarno ]
11315 * mips/cvs-gscope_flag.diff: new patch to fix build on mips/mipsel.
11316 * arm/cvs-gscope_flag.diff: new patch to fix build on arm/armel.
11317 * any/cvs-initfini.diff: new patch from upstream to fix crti.o on
11318 ppc64. Closes: #434626.
11319 * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.2.
11320 * debian/sysdeps/alpha.mk: build with gcc-4.2.
11321 * debian/control: Remove build-depend on gcc-4.1 on powerpc and alpha.
11322 * sparc/submitted-gscope_flag.diff: update from upstream.
11323 * hppa/submitted-gscope_flag.diff : new patch to fix build on hppa
11324 with NPTL.
11325 * any/local-linuxthreads-gscope.diff: new patch to add gscope support
11326 to linuxthreads.
11327 * hppa/local-linuxthreads-gscope.diff: new patch to fix build on hppa
11328 with linuxthreads. Closes: #434799.
11329 * cvs-printf_fp.c.diff: new patch to print the correct number of digits
11330 with %#g.
11331 * amd64/local-linuxthreads-gscope.diff: new patch to fix build on *amd64
11332 with linuxthreads.
11333 * i386/local-linuxthreads-gscope.diff: new patch to fix build on *i386
11334 with linuxthreads.
11335 * kfreebsd/local-sysdeps.diff: update to revision 1989 (from glibc-bsd).
11336 * any/submitted-longdouble.diff: patch from Carlos O'Donell to fix long
11337 double tests.
11338 * any/submitted-libgcc_s.so.diff: patch from Carlos O'Donell to allow
11339 differents libgcc_s.so SONAME on architecture basis.
11340 * hppa/submitted-fadvise64_64.diff: patch from Carlos O'Donell to add
11341 support for fadvise64_64 syscall.
11342 * debian/control: Simplify build-dependencies.
11343
11344 -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Jul 2007 17:25:52 +0200
11345
11346 glibc (2.6-4) unstable; urgency=low
11347
11348 [ Samuel Thibault ]
11349 * sysdeps/hurd.mk (CC, BUILD_CC): Remove.
11350 * control: Build-depend on gcc-4.2 on hurd-i386.
11351
11352 [ Pierre Habouzit ]
11353 * any/cvs-glibc-2_6-branch.diff: upstream branch pull, includes:
11354 + any/cvs-ld-integer-overflow.diff
11355 + any/cvs-malloc.diff
11356 + any/cvs-nis-nss-default.diff
11357 + any/cvs-nscd-short-replies.diff
11358 + any/cvs-vfscanf.diff
11359
11360 [ Aurelien Jarno ]
11361 * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
11362 produces broken binaries.
11363 * debian/control: Build-depend on gcc-4.1 on powerpc
11364 * debian/control: Build-depend on g++-4.1/g++-4.2 and
11365 g++-4.1-multilib/g++-4.2-multilib.
11366 * debian/*.NEWS: move to debian/debhelper.in/*.NEWS.
11367 * rules.d/debhelper.mk: remove debian/*.NEWS on clean.
11368 * sparc/submitted-gscope_flag.diff: new patch to fix build on sparc.
11369
11370 -- Aurelien Jarno <aurel32@debian.org> Thu, 26 Jul 2007 08:57:48 +0200
11371
11372 glibc (2.6-3) unstable; urgency=low
11373
11374 [ Aurelien Jarno ]
11375 * script.in/kernelcheck.sh: s/kernel_compare_version/linux_compare_versions/
11376 for arm.
11377 * script.in/kernelcheck.sh: the minimum kernel version is now 2.6.8 and not
11378 2.6.1. Closes: bug#432721.
11379 * hppa/submitted-threaddb.diff: new patch from Randolph Chung to fix
11380 debugging interface for NPTL on hppa.
11381 * Drop SPARC V8 support:
11382 - control.in/opt: drop libc6-sparcv9.
11383 - sysdeps/sparc.mk: drop libc6-sparcv9.
11384 - script.in/kernelcheck.sh: add check for SPARC V8 or earlier CPU.
11385 - patches/series: disable sparc/submitted-timing.diff.
11386 - patches/sparc/local-sparcv8-target.diff: rename to
11387 local-sparcv9-target.diff and default to v9.
11388 * Build with gcc-4.2 except on alpha (untested).
11389 * patches/any/cvs-ld_library_path.diff: new patch from CVS to fix segfaults
11390 with empty LD_LIBRARY_PATH variable.
11391 * rules.d/build.mk: create /etc/ld.so.conf.d/libc.conf to add
11392 /usr/local/lib as a default search path. Closes: #395177.
11393 * Honor parallel= option in DEB_BUILD_OPTIONS. Closes: #413744.
11394
11395 [ Pierre Habouzit ]
11396 * rules.d/debhelper.mk: add some magic to copy debian/bug/$pkg/ files into
11397 /usr/share/bug/.
11398 * add libc6-i386/presubj to document /usr/lib32 issues not being a
11399 libc6-i386 problem.
11400 * add locales/presubj about locales depends that are correct, and tell bug
11401 reporters how to look for their package being built or not.
11402 * add patches/any/local-missing-linux_types.h.diff to add missing
11403 #include <linux/types.h> due to migration to linux-libc-dev.
11404 Closes: #433962.
11405
11406 [ Samuel Thibault ]
11407 * hurd-i386/local-tls-support.diff: new patch to support TLS.
11408 * debian/sysdeps/hurd.mk (libc_extra_config_options): Removed
11409 --without-__thread, --without-tls and libc_cv_z_relro=no.
11410 * hurd-i386/local-atomic-no-multiple_threads.diff: new patch, hurd-i386
11411 doesn't need the multiple_threads field.
11412 * hurd-i386/local-gscope.diff: new patch, backport of the CVS global scope.
11413 * hurd-i386/local-no-strerror_l.diff: new patch to disable non-implemented
11414 strerror_l().
11415 * hurd-i386/submitted-lock-intern.diff: new patch to fix a header inclusion.
11416 * sysdeps/depflags.pl: make libc0.3 depend on TLS-enabled hurd packages.
11417 * hurd-i386/local-sigsuspend-nocancel.diff: renamed into
11418 submitted-sigsuspend-nocancel.diff.
11419 * hurd-i386/submitted-ECANCELED.diff: new patch to fix ECANCELED value.
11420 Closes: #396135.
11421 * hurd-i386/local-gcc-4.1-init-first.diff: New patch by Thomas
11422 Schwinge to fix building with gcc-4.1.
11423 * sysdeps/hurd.mk (CC, BUILD_CC): Change to gcc-4.1.
11424 * control: Depend on gcc-4.1 on hurd-i386.
11425
11426 -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Jul 2007 08:01:26 +0200
11427
11428 glibc (2.6-2) unstable; urgency=low
11429
11430 [ Clint Adams ]
11431 * Add any/cvs-nis-nss-default.diff: preserve errno.
11432 * Add any/cvs-vfscanf.diff: add additional test for EOF
11433 in loop to look for conversion specifier to avoid testing of
11434 wrong errno value.
11435
11436 [ Aurelien Jarno ]
11437 * Add any/cvs-ld-integer-overflow.diff: fix an integer
11438 overflow in ld.so. Closes: bug#431858.
11439 * hppa/submitted-multiple-threads.diff: new patch to fix an FTBFS on
11440 hppa. Closes: bug#428509, bug#429487.
11441
11442 -- Aurelien Jarno <aurel32@debian.org> Tue, 10 Jul 2007 09:17:49 +0200
11443
11444 glibc (2.6-1) unstable; urgency=low
11445
11446 [ Pierre Habouzit ]
11447 [ Clint Adams]
11448 * New upstream version.
11449 - Remove locale/iso3166-RS.diff (obsolete).
11450 - Remove locale/fix-exhausted-memory.diff (merged upstream).
11451 - Update locale/LC_COLLATE-keywords-ordering.diff.
11452 - Remove localedata/locale-hy_AM.diff (obsolete).
11453 - Remove localedata/locale-pl_PL.diff (merged upstream).
11454 - Remove localedata/locales-sr.diff (obsolete).
11455 - Update localedata/tailor-iso14651_t1.diff.
11456 - Update localedata/first_weekday.diff.
11457 - Remove alpha/cvs-cfi.diff (merged upstream).
11458 - Remove arm/cvs-check_pf.c (merged upstream).
11459 - Remove hppa/cvs-hppa-update.diff (obsolete).
11460 - Update hppa/submitted-nptl-carlos.diff from "upstream".
11461 - Remove hppa/submitted-nptl-carlos2.diff (merged upstream).
11462 - Remove hppa/local-r19use.diff (merged upstream).
11463 - Remove hurd-i386/cvs-futimes.diff (merged upstream).
11464 - Remove m68k/cvs-m68k-update.diff (obsolete).
11465 - Update m68k/local-mathinline_h.diff.
11466 - Remove mips/cvs-ldsodefs_h.diff (merged upstream).
11467 - Remove mips/submitted-msq.diff (merged upstream).
11468 - Remove all/cvs-iconv-E13B.diff (obsolete).
11469 - Remove all/submitted-new-brf-encoding.diff (merged upstream).
11470 - Remove any/cvs-2.5-branch-update.diff (obsolete).
11471 - Remove any/cvs-pow.diff (obsolete).
11472 - Remove any/cvs-printf_fp-c.diff (obsolete).
11473 - Remove any/cvs-ftw-c.diff (obsolete).
11474 - Remove any/cvs-bits_in_h-ipv6.diff (obsolete).
11475 - Remove any/cvs-itoa-c.diff (obsolete).
11476 - Remove any/cvs-lt-update.diff (obsolete).
11477 - Remove any/cvs-realpath.diff (obsolete).
11478 - Remove any/cvs-vfprintf-stack-smashing.diff (obsolete).
11479 - Remove any/cvs-zdump-64-bit.diff (obsolete).
11480 - Update any/local-ldso-disable-hwcap.diff.
11481 - Remove any/submitted-gethostbyname_r.diff (obsolete).
11482 - Remove any/submitted-iconv-colon.diff (merged upstream).
11483 - Update any/submitted-strfry.diff.
11484 - Remove any/submitted-unistd_XOPEN_VERSION.diff (obsolete).
11485 - Remove any/cvs-glob-c.diff (obsolete).
11486 - Remove any/cvs-scanf_hexfloat.diff (obsolete).
11487 - Remove alpha/submitted-sigsuspend.diff (merged upstream).
11488 - Remove arm/cvs-procinfo-eabi.diff (obsolete).
11489 * debian/sysdeps/depflags.pl: Clean out relationships for packages
11490 that do not exist in sarge or later.
11491 * debian/debhelper.in/libc.install: do not hardcode the glibc
11492 version number in the path to gai.conf.
11493 * debian/control.in/main, debian/sysdeps/depflags.pl:
11494 use linux-libc-dev on all linux architectures, and
11495 remove all references to linux-kernel-headers.
11496 * Bump shlibdeps version to 2.6-1 due to sync_file_range, futimens,
11497 utimensat, __sched_cpucount, sched_getcpu, strerror_l, and
11498 epoll_pwait symbols.
11499 * debian/rules.d/build.mk: pass --enable-profile to configure.
11500
11501 [ Aurelien Jarno ]
11502 * patches/sparc/local-undefined-registers.diff: new file to ignore
11503 global registers while looking for undefined symbols.
11504 * debian/script.in/kernelcheck.sh: add a warning for FreeBSD kernels
11505 5.X.
11506 * local/etc_init.d/glibc.sh, debhelper.in/libc.preinst: don't check for
11507 linux kernel, it is now done in script.in/kernelcheck.sh.
11508 * patches/any/cvs-malloc.diff: new patch from upstream to fix malloc ABI.
11509 * patches/any/local-linuxthreads-lowlevellock.diff: new patch to support
11510 low level locking on linuxthreads.
11511 * patches/any/local-linuxthreads-fatalprepare.diff: new patch to support
11512 FATAL_PREPARE on linuxthreads, by not using __libc_pthread_functions_init
11513 and PTHFCT_CALL.
11514 * patches/hppa/local-linuxthreads.diff: new patch to get glibc buildable on
11515 hppa with linuxthreads.
11516 * patches/arm/submitted-RTLD_SINGLE_THREAD_P.diff: fix a missing #defined
11517 on arm.
11518 * patches/localedata/submitted-as_IN.diff: new patch to fix a not anymore
11519 unassigned unicode code.
11520 * locales-depver: tighten locales dependencies.
11521 * debian/sysdeps/linux.mk, debian/script.in/kernelcheck.sh: bump minimum
11522 kernel requirement to 2.6.8.
11523 * debian/rules, debian/rules.d/build.mk, debian/sysdeps/*.mk: also defines
11524 CXX as g++ is used in the testsuite.
11525
11526 [ Petr Salinger]
11527 * kfreebsd/local-sysdeps.diff: update to revision 1949 (from glibc-bsd).
11528 * any/local-linuxthreads-defines.diff: new patch to restore a few defines
11529 in config.make.in still needed by linuxthreads.
11530 * patches/local-tst-mktime2.diff: fix time/tst-mktime2.c.
11531
11532 [ Pierre Habouzit ]
11533 * kernelchecks.sh: Make the warning about kernel 2.6 more explicit so that
11534 people can deal with it without adding yet-another critical bug on the
11535 glibc.
11536 * kernelchecks.sh: add some quotes to unconfuse syntax hilighting a bit.
11537 * nscd.init: ksh is confused if you call functions start or stop.
11538 Closes: 428884.
11539 * patches/locale/preprocessor-collate.diff: update it to work (with
11540 restrictions) with depth >= 2 copies. The patch is scurvy and make locale
11541 parsing completely non reentrant.
11542 * debian/control: ${Source-Version} -> ${binary:Version}.
11543 * debian/debhelper.in/nscd.lintian: yes, /var/db for lintian is ok.
11544 * patches/any/submitted-fileops-and-signals.diff: fixes libio file
11545 operations in presence of recoverable errors.
11546 Closes: 429021.
11547 * patches/localedata/fix-am_ET.diff: fix am_ET using our preprocessor
11548 extensions.
11549
11550 [ Samuel Thibault ]
11551 * Remove patches/hurd-i386/cvs-getsid.diff (merged upstream).
11552 * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: new patch to fix
11553 some packages that use unsigned or size_t in ioctls.
11554 Closes: 431365.
11555
11556 -- Clint Adams <schizo@debian.org> Sat, 07 Jul 2007 09:43:02 -0400
11557
11558 glibc (2.5-11) unstable; urgency=low
11559
11560 [ Aurelien Jarno ]
11561 * patches/hppa/submitted-pie.diff: new patch to fix PIE on hppa. Patch by
11562 Sébastien Bernard and John David Anglin. Closes: #427990.
11563 * debian/debhelper.in/libc.preinst: use -e instead of -f to canonicalize
11564 links. Closes: #427416.
11565
11566 [ Pierre Habouzit ]
11567 * pass -X/usr/lib/debug to dh_makeshlibs so that libc6-dbg gets no useless
11568 shlibs. Closes: #427637.
11569
11570 -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jun 2007 15:06:21 +0200
11571
11572 glibc (2.5-10) unstable; urgency=low
11573
11574 [ Aurelien Jarno ]
11575 * kfreebsd/local-sysdeps.diff: update to revision 1942 (from glibc-bsd).
11576 Thanks to Petr Salinger.
11577 * arm/cvs-procinfo-eabi.diff: patch from CVS to not include asm/procinfo.h.
11578 * any/submitted-strtok.diff: new patch to fix a typo in strings/strtok.c.
11579 Closes: #426118.
11580 * debian/sysdeps/depflags.pl: depends on libgcc1/libgcc2/libgcc4.
11581 * any/cvs-nscd-short-replies.diff: new patch from CVS to fix crash on
11582 short replies.
11583 * sysdeps/depflags.mk, sysdeps/depflags.pl: use DEB_HOST_ARCH_OS and
11584 DEB_HOST_ARCH instead of DEB_HOST_GNU_SYSTEM and DEB_HOST_GNU_TYPE.
11585 * debian/sysdeps/arm.mk, debian/script.in/kernelcheck.sh: bump minimum
11586 kernel requirement to 2.6.12 on arm to get __ARM_NR_set_tls syscall.
11587 Closes: #421037.
11588 * debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14
11589 on armel.
11590 * patches/series: disable any/local-ldconfig-timestamps.diff as this
11591 patch does not take into account sub-directories.
11592
11593 [ Clint Adams ]
11594 * debian/local/manpages/ld.so.8: quote accepted values for LD_DEBUG.
11595 closes: #426101.
11596 * New Malayalam debconf translation, by Sajeev പിആര്‍.
11597 closes: #426203.
11598 * Update Vietnamese debconf translation, by Clytie Siddall.
11599 closes: #426824.
11600
11601 -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jun 2007 19:01:50 +0200
11602
11603 glibc (2.5-9) unstable; urgency=low
11604
11605 * debian/patches/arm/local-ioperm.diff: Remove the check
11606 involving LINUX_VERSION_CODE.
11607 * debian/patches/hppa/submitted-atomic_h.diff: update to loop again
11608 when the kernel returns -EDEADLOCK. Workaround: #425567.
11609
11610 -- Aurelien Jarno <aurel32@debian.org> Tue, 22 May 2007 17:03:23 +0200
11611
11612 glibc (2.5-8) unstable; urgency=low
11613
11614 [ Aurelien Jarno ]
11615 * debian/sysdeps/depflags.pl: Add a conflicts on binutils
11616 (<< 2.17cvs20070426-1) for libc-dev. Closes: #422625.
11617
11618 [ Clint Adams ]
11619 * debian/sysdeps/depflags.pl: Clean out relationships for packages
11620 that do not exist in sarge or later.
11621 * debian/debhelper.in/libc.install: do not hardcode the glibc
11622 version number in the path to gai.conf.
11623 * debian/control.in/main, debian/sysdeps/depflags.pl:
11624 use linux-libc-dev to build on all linux architectures.
11625 (retain Depends alternative on linux-kernel-headers)
11626
11627 [ Aurelien Jarno ]
11628 * debian/local/etc_init.d/glibc.sh: fix a typo. Closes: #423870.
11629 * debian/patches/hppa/submitted-atomic_h.diff: new patch to fix the
11630 atomic CAS function on hppa. Closes: #424057.
11631 * debian/control.in/main: unify the gcc-4.1 depends to (>= 4.1.2-6).
11632
11633 -- Aurelien Jarno <aurel32@debian.org> Sun, 20 May 2007 03:43:09 +0200
11634
11635 glibc (2.5-7) unstable; urgency=low
11636
11637 * debian/sysdeps/i386.mk: switch from --includir= to amd64_includedir.
11638 * debian/local/etc_init.d/glibc.sh: fix the broken comment. Closes:
11639 #422587.
11640
11641 -- Aurelien Jarno <aurel32@debian.org> Mon, 07 May 2007 11:45:41 +0200
11642
11643 glibc (2.5-6) unstable; urgency=low
11644
11645 * patches/any/cvs-vfprintf-stack-smashing.diff: new patch from
11646 upstream (fix enormous alloca triggered with %-X.Ys like formats
11647 specifier, with Y big, and in multi-byte locales). Closes: #380195,
11648 #421555.
11649 * patches/hppa/cvs-hppa-update.diff: update from CVS to fix
11650 bits/pthreadtypes.h on hppa.
11651 * patches/any/local-disable-nscd-host-caching.diff: the comment lines
11652 should have the '#' on the first column. Closes: #421882.
11653 * Remove patches/any/local-Rminkernel.diff (not needed anymore).
11654 * debian/patches/hppa/submitted-ustat.diff: new patch from Jeff Bailey
11655 to makes glibc build with exported kernel headers.
11656 * debian/patches/hppa/submitted-nptl-carlos2.diff: new patch to add
11657 STACK_GROWS_UP case to NPTL.
11658 * debian/patches/hppa/local-r19use.diff: new patch from Carlos O'Donell
11659 (specify r19 as input to asms that save/restore).
11660 * debian/patches/alpha/cvs-cfi.diff: new patch from CVS (fix
11661 cfi instructions in sysdep-cancel.h). Closes: #422067.
11662 * debian/sysdeps/kfreebsd-i386.mk: tune for i686.
11663 * debian/sysdeps/i386.mk: drop i386-linux-gnu compat symlinks, all the
11664 toolchain is now using i486-linux-gnu.
11665 * Merge from multiarch tree:
11666 - debian/rules: define localedir, sysconfdir and rootsbindir.
11667 - debian/rules.d/build.mk: use $(localedir), $(sysconfdir) and
11668 $(rootsbindir) instead of hardcoded values. Make includedir
11669 flavour specific.
11670 - debian/sysdeps/amd64.mk: define i386_includedir.
11671 - debian/sysdeps/powerpc.mk: define ppc64_includedir.
11672 - debian/sysdeps/ppc64.mk: define powerpc_includedir.
11673 - debian/sysdeps/s390.mk: define s390x_includedir.
11674 - debian/sysdeps/kfreebsd-amd64.mk: define i386_includedir.
11675 - debian/sysdeps/sparc.mk: define sparc64_includedir.
11676 * debian/control.in/main: build-depends on gcc-4.1.2 (>= 4.1.2-6) on
11677 hppa.
11678
11679 -- Aurelien Jarno <aurel32@debian.org> Mon, 07 May 2007 03:27:10 +0200
11680
11681 glibc (2.5-5) unstable; urgency=low
11682
11683 [ Aurelien Jarno ]
11684 * Rename patches/all/submitted-iconv-E13B.diff into
11685 patches/all/cvs-iconv-E13B.diff as the patch has been accepted
11686 upstream.
11687 * debian/debhelper.in/libc.NEWS: new file to warn user to upgrade
11688 to a 2.6.1 or later kernel before upgrading the glibc.
11689 * debian/script.in/kernelcheck.sh: improve the kernel error message.
11690 * New Tamil debconf translation, by Tirumurti Vasudevan. Closes:
11691 #420755.
11692 * script.in/nohwcap.sh: use sed instead of awk. Closes: #420799.
11693 * Update Catalan debconf translation, by Jordà Polo. Closes: #420835.
11694 * Add support for n32 and 64 ABIs on mips and mipsel, but keep it
11695 disabled for now:
11696 - control.in/main: add libc6-dev-mipsn32, libc6-dev-mips64 to the
11697 build-dependencies.
11698 - control.in/mips64: add libc6-mips64 and libc6-dev-mips64 packages.
11699 - control.in/mipsn32: add libc6-mipsn32 and libc6-dev-mipsn32 packages.
11700 - rules.d/control.mk: use control.in/mips64 and control.in/mipsn32.
11701 - sysdeps/mips.mk: add two new passes for n32 and 64 ABIs.
11702 - sysdeps/mipsel.mk: likewise.
11703 * debian/control.in/main: drop build-depends on libssp32 and libssp64,
11704 build-depends on gcc-4.1 (>= 4.1.2-5) instead. Drop build-conflicts
11705 on gcc-4.1 (= 4.1.1-14). Closes: #413370.
11706 * debian/sysdeps/hppa.mk: switch back to gcc-4.1.
11707 * debian/debhelper.in/libc.preinst: add a check for silly users having
11708 LD_ASSUME_KERNEL=2.4.1 in their /etc/profile, ~/.bashrc or shell
11709 init script.
11710 * debian/control.in/main: build depends on binutils (>= 2.17cvs20070426-1).
11711 Closes: #405738.
11712 * debian/shlibver: bump shlib to 2.5-5 for the transition to
11713 hash-style=gnu.
11714 * debian/control.in/main: build depends on gcc-4.1-multilib on bi-arch
11715 architectures.
11716 * control.in/amd64, control.in/i386, control.in/kfreebsd-i386,
11717 control.in/mipsn32, control.in/mips64, control.in/powerpc,
11718 control.in/ppc64, control.in/s390x, control.in/sparc64: drop the
11719 depends on lib32gcc1/lib64gcc1. Recommends gcc-multilib.
11720 * debhelper.in/libc.postint: remove the version check when creating
11721 ld.so.conf. Closes: #420726.
11722
11723 [ Michael Banck ]
11724 * patches/hurd-i386/local-dl-dynamic-weak.diff: new patch (turn
11725 _dl_dynamic_weak on by default for hurd-i386).
11726
11727 [ Pierre Habouzit ]
11728 * nscd.init:
11729 + use nscd --shutdown rather than start-stop-daemon to stop nscd more
11730 gracefuly. Closes: #338507.
11731 + also invalidate hosts on reload.
11732 + drop oldies (nscd_nischeck things, does not exists anymore).
11733 * patches/any/cvs-scanf_hexfloat.diff: fix a bug when parsing a float in
11734 hexadicimal form with no exponent. Closes: #166403.
11735 * disable hosts caching in nscd by default as it breaks gethostby* calls
11736 (does not respect DNS TTLs, see #335476):
11737 + document it in nscd.NEWS.Debian.
11738 + patches/any/local-disable-nscd-host-caching.diff: update nscd.conf.
11739
11740 [ Clint Adams ]
11741 * Switch from linux-kernel-headers to linux-libc-dev | linux-kernel-headers.
11742
11743 -- Aurelien Jarno <aurel32@debian.org> Mon, 30 Apr 2007 21:55:09 +0200
11744
11745 glibc (2.5-4) unstable; urgency=low
11746
11747 * debian/rules.d/build.mk: fix the testsuite workaround on the MIPS SB1
11748 platform.
11749 * debian/locales-all.README.Debian: Remove again, it is useless now.
11750 (Closes: #378191)
11751 * debhelper.in/libc.preinst: use dpkg-query instead of looking into
11752 /var/lib/dpkg/info. Thanks to Guillem Jover for the hint.
11753 * patches/mips/cvs-ldsodefs_h.diff: new patch (correct multiple
11754 inclusion guard in sysdeps/mips/ldsodefs.h) from CVS.
11755 * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent
11756 -4 special case handling when wcp == wstartp + 1). Closes: #419225.
11757 * patches/any/cvs-bits_in_h-ipv6.diff: new patch from CVS (defines
11758 IPV6_V6ONLY in bits/in.h). Closes: #420188.
11759 * debhelper.in/libc.preinst: check the library files instead of links
11760 while checking for a non-dpkg owned libc6 in /lib/tls. Links are
11761 recreated by ldconfig.
11762 * patches/any/cvs-realpath.diff: new patch (fix wrong comment about
11763 realpath() in /usr/include/stdlib) from CVS. Closes: #239427.
11764 * debian/local/manpages/iconv.1: mention that -t is optional. Closes:
11765 #354292.
11766 * debian/local/manpages/iconv.1: mention that multiple fils could be
11767 specified on the command line. Closes: #340911.
11768 * debian/patches/any/submitted-strfry.diff: new patch (fix strfry()
11769 distribution) by Steinar H. Gunderson. Closes: #341903.
11770 * patches/all/submitted-iconv-E13B.diff: new patch to fix wrong E13B
11771 charset alias. patches/any/submitted-iconv-colon.diff: new patch to
11772 allow colons in charset names. Closes: #91935.
11773 * New Hungarian debconf translation, by Attila Szervác. Closes: #420420.
11774 * debian/patches/any/local-ldd.diff: update to discard the error message
11775 that appears if one of the dynamic loader is not supported by the
11776 kernel. Closes: #263494.
11777 * debian/patches/arm/cvs-check_pf.c: new patch (fix assertion in
11778 check_pf.c) from CVS. Closes: #420552.
11779 * debian/debhelper.in/glibc-doc.links: add missing manpages links for
11780 functions documented with others. Closes: #413989.
11781
11782 -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Apr 2007 11:41:18 +0200
11783
11784 glibc (2.5-3) unstable; urgency=low
11785
11786 [ Pierre Habouzit ]
11787 * patches/any/submitted-unistd_XOPEN_VERSION.diff: set _XOPEN_VERSION to 600
11788 when __USE_XOPEN2K is set. Closes: #203412.
11789 * patches/any/cvs-glob-c.diff: fixes glob wrt \/ escapes (among other
11790 fixes). Closes: #234880.
11791
11792 [ Aurelien Jarno ]
11793 * Update Italian debconf translation, by Luca Monducci. Closes: #419399.
11794 * Put back ld.so into optimized packages, it can be useful in some cases.
11795 * Update French debconf translation, by Christian Perrier. Closes: #419445.
11796 * Switch from gzip to lzma for compressing the locales in the locales-all
11797 package. The unpacked size is decreased by 10 and the packed size by 4 for
11798 no measurable difference on the unpacking time.
11799 * patches/any/submitted-gethostbyname_r.diff: new patch to fix unaligned
11800 memory access in gethostbyname_r.diff(). Closes: #419459.
11801 * Rewrite from scratch /etc/ld.so.nohwcap handling. Closes: #419036
11802 - script.in/nohwcap.sh: new snipplet to check dpkg and handle
11803 /etc/ld.so.nohwcap
11804 - rules.d/debhelper.mk: replace NOHWCAP with nohwcap.sh in debhelper
11805 scripts
11806 - debhelper.in/libc.preinst: only touch /etc/ld.so.nohwcap
11807 - debhelper.in/libc.postinst: replace the old code with NOHWCAP,
11808 add code to remove /etc/ld.so.hwcappkgs file on upgrade
11809 - debhelper.in/libc-otherbuild.postrm: replace the old code with NOHWCAP
11810 - debhelper.in/libc-otherbuild.postinst: ditto
11811 - debhelper.in/libc-otherbuild.preinst: remove
11812 * debhelper.in/libc.install: remove /usr/bin/lddlibc4 from the libc6
11813 package.
11814 * debhelper.in/libc.preinst: check for a non-dpkg owned libc6 in /lib/tls.
11815 Closes: #419189.
11816 * Update Dutch debconf translation, by Bart Cornelis. Closes: #419729.
11817 * debhelper.in/libc.postinst: fix the chroot detection, code taken from
11818 udev scripts.
11819 * debian/rules.d/build.mk: disable testsuite on the MIPS SB1 platform.
11820 * patches/localedata/first_weekday.diff: Add first_workday for *_NO
11821 and *_DK. Closes: #379100.
11822
11823 -- Aurelien Jarno <aurel32@debian.org> Thu, 19 Apr 2007 07:55:58 +0200
11824
11825 glibc (2.5-2) unstable; urgency=low
11826
11827 * Update Portuguese debconf translation, by Ricardo Silva. Closes: #418301,
11828 #418472.
11829 * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
11830 Wiel. Closes: #418332.
11831 * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #418337.
11832 * Update Turkish debconf translation, by Erçin Eker. Closes: #418340.
11833 * Update Galician debconf translation, by Jacobo Tarrio. Closes: #418365.
11834 * Update Arabic debconf translation, by Ossama Khayat. Closes: #418378.
11835 * Update German debconf translation, by Helge Kreutzmann. Closes: #418426.
11836 * Update Basque debconf translation, by Piarres Beobide. Closes: #418521.
11837 * Update Swedish debconf translation, by Daniel Nylander. Closes: #418545.
11838 * Update Spanish debconf translation, by Carlos Valdivia Yagüe. Closes:
11839 #418720.
11840 * Update Russian debconf translation, by Yuri Kozlov. Closes: #418748.
11841 * Update Czech debconf translation, by Miroslav Kure. Closes: #418767.
11842 * debian/locales-depver: remove exp from the locales version.
11843 * Replace patches/alpha/submitted-sigsuspend.diff by
11844 patches/alpha/cvs-sigsuspend.diff from upstream.
11845 * patches/any/local-ldconfig-fsync.diff: call fsync() before closing
11846 /etc/ld.so.cache. Closes: #416716.
11847 * Update Korean debconf translation, by Sunjae Park. Closes: #418872.
11848 * patches/any/local-notls.diff: also include pthread.h from
11849 linuxthreads/sysdeps/pthread/gai_misc.h.
11850 m68k/cvs-m68k-update.diff: update from CVS. Closes: #418881.
11851 * debian/local/usr_sbin/tzconfig: removed.
11852 * debian/local/manpages/tzconfig.8: removed.
11853 * debian/sysdeps/depflags.pl: conflict with tzdata (<< 2007e-2). Older
11854 versions need tzconfig.
11855 * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent
11856 -4 special case handling when wcp == wstartp + 1). Closes: #419225.
11857
11858 -- Aurelien Jarno <aurel32@debian.org> Sat, 14 Apr 2007 17:23:17 +0200
11859
11860 glibc (2.5-1) unstable; urgency=low
11861
11862 * New upstream version 2.5.
11863 - Adds support of POSIX_MADV_* on mips, mipsel, arm and hppa. Closes:
11864 #381294.
11865 - Fixes a pointer-to-long overflow in sunrpc code. Closes: #389084.
11866 - Fixes getent wrt ipv4 hosts lookups. Closes: #347358.
11867 - Fixes strtod wrt hex floats with negative exponent. Closes: #172562.
11868 - Fixes nice() errno when called without appropriate privileges. Closes:
11869 #286825.
11870 - Provides sys/inotify.h. Closes: #369402.
11871 - Fixes strtod("INF") with some locales. Closes: #415417.
11872
11873 [ Aurelien Jarno ]
11874 * debian/shlibver: Bump up to 2.5.
11875 * debian/copyright: update.
11876 * Remove locale/cvs-iso3166.diff (merged upstream).
11877 * Remove localedata/locale-ro_RO.diff (merged upstream).
11878 * Remove arm/cvs-portshead.patch (merged upstream).
11879 * Remove arm/local-dwarf2-buildfix.diff (merged upstream).
11880 * Remove hppa/cvs-clone.patch (merged upstream).
11881 * Remove hppa/cvs-portshead.diff (merged upstream).
11882 * Remove hppa/submitted-drop-utimes.diff (merged upstream).
11883 * Remove hurd-i386/cvs-machrules-make.diff (merged upstream).
11884 * Remove mips/cvs-fork.diff (merged upstream).
11885 * Remove mips/cvs-resource.diff (merged upstream).
11886 * Remove powerpc/cvs-procfs.diff (merged upstream).
11887 * Remove any/cvs-argp_h.diff (merged upstream).
11888 * Remove any/cvs-getcwd_c.diff (merged upstream).
11889 * Remove any/cvs-sysctl.diff (merged upstream).
11890 * Remove any/cvs-thread_signals.diff (merged upstream).
11891 * Remove any/cvs-uio_h.diff (merged upstream).
11892 * Remove any/cvs-sunrpc-xdrmem_setpos.diff (merged upstream).
11893 * Remove any/cvs-getent-wrong-struct-size.diff (merged upstream).
11894 * Remove any/submitted-strfmon.diff (merged upstream).
11895 * Remove all/submitted-uninitialized-byte-LC_CTYPE.diff (merged upstream).
11896 * Remove any/local-ttyname-devfs.diff (devfs is not supported anymore).
11897 * Update arm/local-no-hwcap.diff.
11898 * Update any/local-ldso-disable-hwcap.diff.
11899 * Update all/submitted-new-brf-encoding.diff.
11900 * debhelper.in/libc.docs: remove INTERFACE as it has been removed upstream.
11901 * sysdeps/depflags.pl: don't make libc6 depends on tzdata, as this package
11902 is of priority required. Should help to debconfize tzdata.
11903 * sysdeps/i386.mk: put the static Xen libc flavour in /usr/lib/xen. Closes:
11904 #391372.
11905 * sysdeps/powerpc.mk: install 64-bit headers (actually gnu/stubs-64.h)
11906 directly into /usr/include and provide /usr/include/powerpc64-linux-gnu as
11907 a symlink to /usr/include for compatibility reasons. Closes: #391858.
11908 * sysdeps/ppc64.mk: install 32-bit headers (actually gnu/stubs-32.h)
11909 directly into /usr/include and provide /usr/include/powerpc-linux-gnu as
11910 a symlink to /usr/include for compatibility reasons.
11911 * kfreebsd/local-scripts.diff: update.
11912 * kfreebsd/local-sys_queue_h.diff: update.
11913 * kfreebsd/local-sysdeps.diff: update to revision 1689 (from glibc-bsd).
11914 * kfreebsd/local-sysdeps-2.4.diff: remove.
11915 * sysdeps/kfreebsd: enable the ports add-on.
11916 * sysdeps/kfreebsd-i386.mk: ditto.
11917 * any/local-stubs_h.diff: new patch to fix a warning in stubs.h. Closes:
11918 #394128.
11919 * alpha/submitted-sigsuspend.diff: new patch (fix the build on alpha) from
11920 the libc-alpha mailing list.
11921 * debian/local/manpages/*: fix typos. Closes: #395427.
11922 * debian/debhelper.in/libc.dirs: don't provide /sys, now provided by
11923 initscripts.
11924 * debian/debhelper.in/nscd.init: add lsb header.
11925 * debian/rules.d/debhelper.mk: add support for installing lintian and linda
11926 overrides files.
11927 * debian/debhelper.in/libc.overrides: new file.
11928 * debian/debhelper.in/libc-dev.overrides: new file.
11929 * debian/debhelper.in/libc-alt.overrides: new file.
11930 * debian/debhelper.in/libc-otherbuild.overrides: new file.
11931 * debian/debhelper.in/libc-dev-otherbuild.overrides: new file.
11932 * debian/any/submitted-getcwd-sys_param_h.diff: new patch (fix the build
11933 with linuxthreads) from the libc-alpha mailing list.
11934 * debian/powerpc/cvs-tls-debug.diff: new patch (fix for debugging
11935 thread-local variables on powerpc) from CVS.
11936 * Build depends on gcc-4.2 on hppa to enable TLS on hppa. Closes: #397813.
11937 * debian/patches/hppa/cvs-hppa-update.diff: new patch (CVS update).
11938 * debian/sysdeps/hppa.mk, debian/script.in/kernelcheck.sh: bump minimum
11939 kernel requirement to 2.6.9 on hppa to get LWS CAS support.
11940 * debian/any/patches/local-linuxthreads-semaphore_h.diff: new patch (fix
11941 /usr/include/semaphore.h with linuxthreads).
11942 * sysdeps/sparc.mk: install 64-bit headers (actually gnu/stubs-64.h)
11943 directly into /usr/include and provide /usr/include/sparc64-linux-gnu as
11944 a symlink to /usr/include for compatibility reasons. Closes: #403980.
11945 * sysdeps/*.mk: build with -g instead of -g1. Closes: bug#403270.
11946 * debhelper.in/libc.install: install gai.conf in /etc. Closes: #404379.
11947 * Add patches/any/local-ldconfig-timestamps.diff (use the timestamps to
11948 update the cache only when needed) by Josselin Mouette. Closes: #374945.
11949 * Add partial support for armel, from http://armel-debs.applieddata.net/diffs/.
11950 * debian/debhelper.in/: delete /usr/doc removal from postinst scripts.
11951 * debian/control.in: drop the dependency on tzdata. It is a required package
11952 and the glibc from Etch depends on it, ensuring tzdata is always present
11953 post-Etch.
11954 * debian/script.in/kernelcheck.sh, debian/sysdeps/linux.mk: set the minimum
11955 kernel version to 2.6.1, except on m68k where it is set to 2.4.1.
11956 * patches/any/cvs-2.5-branch-update.diff: new patch (2.5 branch update) from
11957 upstream CVS.
11958 * patches/any/cvs-lt-update.diff: new patch (linuxthreads update) from
11959 upstream CVS.
11960 * debhelper.in/locales.templates: recommends UTF-8 locales by default.
11961 Closes: #312927.
11962 * control.in/main, rules.d/debhelper.mk: use dh_shlibdeps to set the
11963 dependencies of nscd. Closes: #409288.
11964 * sysdeps/s390.mk: install 64-bit headers (actually gnu/stubs-64.h)
11965 directly into /usr/include and provide /usr/include/s390x-linux-gnu as
11966 a symlink to /usr/include for compatibility reasons.
11967 * patches/all/local-pthread-manpages.diff: update to fix a typo in
11968 pthread_detach(3). Closes: #98852.
11969 * Change any/local-__thread.diff into any/local-notls.diff.
11970 * Update any/local-notls.diff (make glibc buildable without TLS support)
11971 from Petr Salinger and Aurelien Jarno.
11972 * hurd-i386/submitted-trivia.diff: new patch from Thomas Schwinge (make glibc
11973 partly buildable on Hurd).
11974 * hurd-i386/submitted-stat.diff: new patch from Thomas Schwinge (update
11975 struct stat on Hurd).
11976 * hurd-i386/submitted-libc_once.diff: new patch from Thomas Schwinge (add
11977 __libc_once_else to make glibc buildable on Hurd).
11978 * hurd-i386/local-msg-nosignal.diff: new patch from Thomas Schwinge
11979 (workaround the missing MSG_NOSIGNAL support).
11980 * m68k/cvs-m68k-update.diff: new patch (bits from CVS). Closes: #364098.
11981 * any/submitted-clock-settime.diff: new patch (include <time.h> to get
11982 clockid_t).
11983 * hurd-i386/local-sigsuspend-nocancel.diff: new patch (workaround missing
11984 sigsuspend_not_cancel() on Hurd).
11985 * debhelper.in/glibc-doc.links: add symlinks from pthread_setcanceltype(3),
11986 pthread_setcancelstate(3) and pthread_testcancel(3) to pthread_cancel(3).
11987 Closes: #411132.
11988 * debian/control.in/i386: Changed the conflicts on ia32-libs-dev to a
11989 versioned conflict. Closes: #407540.
11990 * any/local-mktemp.diff: new patch (also propose mkdtemp as an alternative
11991 to mktemp). Closes: #377310.
11992 * any/cvs-ftw-c.diff: new patch (fix nftw() with FTW_CHDIR in /) from CVS.
11993 Closes: #367522.
11994 * any/cvs-printf_fp-c.diff: new patch (fix printf %#.0g) from CVS.
11995 Closes: #209136.
11996 * New Norwegian bokmål debconf translation, by Bjørn Steensrud. Closes:
11997 #412559.
11998 * Remove patches/arm/local-softfloat.diff and patches/series.arm-softfloat.
11999 Remove arm-softfloat from debian/rules.d/control.mk. armel (ARM EABI)
12000 replaces the softfloat architecture.
12001 * patches/any/cvs-pow.diff: new patch (fix pow(-inf, nan)) from upstream.
12002 Closes: #226291.
12003 * Update Catalan debconf translation, by Jordà Polo. Closes: #413259.
12004
12005 [ Denis Barbier ]
12006 * Remove localedata/locale-en_NZ.diff (merged upstream).
12007 * Remove localedata/locale-nr_ZA.diff (merged upstream).
12008 * Remove localedata/new-catalan-locales.diff (merged upstream).
12009 * Remove localedata/update-ZA.diff (merged upstream).
12010 * Remove localedata/locale-te_IN.diff (merged upstream).
12011 * Remove locale/iso4217-RON.diff (merged upstream).
12012 * Update localedata/locales_CH.diff
12013 * Update localedata/supported.diff
12014 * Update localedata/locale-hy_AM.diff
12015 * Update localedata/locale-csb_PL.diff
12016 * Update localedata/dz_BT-collation.diff
12017 * Update localedata/locale-ia.diff
12018 * Update localedata/locales-sr.diff
12019 * Update localedata/tailor-iso14651_t1.diff
12020 * Update localedata/fix-lang.diff
12021 * Update localedata/first_weekday.diff
12022
12023 [ Pierre Habouzit ]
12024 * Adding myself to Uploaders.
12025 * Rework patches/any/local-ldd.diff so that we don't use file(1) anymore (it
12026 wasn't used anyway). Closes: #165417, #413095.
12027 * Rework patch for #340871 (patches/m68k/local-mathinline_h.diff to use
12028 __NTH rather than __THROW) in function implementations.
12029 * Fix rpcgen(1) manpage, to match rpcgen(1) behaviour more closely.
12030 Closes: #46175.
12031 * patches/any/submitted-date-and-unknown-tz.diff: fix date output in case of
12032 an unknown timezone in $TZ, submitted upstream as #4028.
12033 Closes: #55648, #119540, #269238.
12034
12035 [ Michael Banck ]
12036 * patches/hurd-i386/local-tls.diff: New patch (fixes building with TLS) by
12037 Samuel Thibault and Barry deFreese. Closes: #413787.
12038
12039 [ Clint Adams ]
12040 * debian/watch: add watch file.
12041 * debian/control, debian/control.in/opt, debian/control.in/main,
12042 debian/control.in/libc0.1, debian/control.in/libc,
12043 debian/debhelper.in/locales.templates: English corrections from
12044 Christian Perrier for Debconf templates and package descriptions.
12045 Closes: #418006.
12046
12047 -- Clint Adams <schizo@debian.org> Mon, 09 Apr 2007 16:17:20 -0400
12048
12049 glibc (2.4-1) UNRELEASED; urgency=low
12050
12051 * New upstream version 2.4:
12052 - NPTL is used instead of linuxthreads on alpha. Closes: #325600.
12053 - NPTL being the default thread library when available, only one
12054 version of the thread library is available (either linuxthreads or
12055 NPTL). Closes: #399035.
12056 - .eh_frame has been fixed. Closes: #349688.
12057 - Fix a memory leak in getprotobyname. Closes: #365233.
12058 - Support for MALLOC_PERTURB has been added. Closes: #350579.
12059 - Support for 2.4 kernels has been removed. Closes: #258740.
12060
12061 [ Clint Adams ]
12062 * Remove all/cvs-manual-memory.diff (merged upstream).
12063 * Remove all/cvs-manual-string.diff (merged upstream).
12064 * Remove any/cvs-divdi3-moddi3.diff (merged upstream).
12065 * Remove any/cvs-errlist.diff (merged upstream).
12066 * Remove any/cvs-siginfo_h.diff (merged upstream).
12067 * Remove any/cvs-regcomp_c.diff (merged upstream).
12068 * Remove any/cvs-tst-setcontext_c.diff (merged upstream).
12069 * Remove any/local-dash.diff (merged upstream).
12070 * Remove any/local-gcc4-elf.diff (merged upstream).
12071 * Remove powerpc/cvs-executable-got.diff (merged upstream).
12072 * Remove sparc/cvs-datastart.diff (merged upstream).
12073 * Remove sparc/cvs-gcc4-inline.diff (merged upstream).
12074 * Remove sparc/local-gcc4-mv8.diff (merged upstream).
12075 * Remove sparc/submitted-socket-weakalias.diff (merged upstream).
12076 * Remove everything to do with nscd_nischeck.
12077 * Remove any/local-linuxthreads-sizefix.diff (not necessary anymore).
12078 * Update hppa/submitted-lt.diff.
12079 * debian/shlibver: Bump up to 2.4-1.
12080 * Update any/local-bashisms.diff: fix invalid test operator (==)
12081 in run-iconv-test.sh
12082 * debian/rules.d/build.mk: don't try to build html documentation.
12083 * debian/sysdeps/hppa.mk: use ports and linuxthreads add-ons
12084 * debian/sysdeps/m68k.mk: use ports and linuxthreads add-ons
12085 * debian/sysdeps/m32r.mk: use ports and linuxthreads add-ons
12086 * debian/sysdeps/mips.mk: use ports add-on
12087 * debian/sysdeps/mipsel.mk: use ports add-on
12088 * debian/sysdeps/arm.mk: use ports add-on
12089 * Build with gcc 4.1 on all architectures but hurd-i386.
12090 * debian/debhelper.in/nscd.init: partially sync nscd initscript
12091 with upstream.
12092 * Remove mips/local-librt.diff.
12093 * debian/rules.d/tarball.mk: no longer run tar with -v.
12094 * Add hppa/cvs-portshead.patch (update hppa code to ports HEAD)
12095 * Add arm/cvs-portshead.patch (update arm code to ports HEAD)
12096
12097 [ Denis Barbier ]
12098 * Remove locale/complex-collate.diff (merged upstream).
12099 * Remove locale/cvs-{iso4217,iso639}.diff, locale/cvs-localedata.diff
12100 * Remove from any/local-forward-backward-collation.diff a chunk merged
12101 upstream.
12102 * debian/rules.d/tarball.mk: glibc-<foo>-2.4.tar.bz2 add-on unpacks
12103 into either <foo> or glibc-<foo>-2.4, in which case it is renamed
12104 into <foo>.
12105
12106 [ Michael Banck ]
12107 * debian/sysdeps/hurd.mk: Only use libidn for add-ons.
12108
12109 [ Aurelien Jarno ]
12110 * Update all/submitted-new-brf-encoding.diff.
12111 * Remove alpha/cvs-gcc4-profile.diff (not needed anymore).
12112 * Update alpha/submitted-xstat.diff.
12113 * Update arm/cvs-gcc4-inline.diff.
12114 * Remove arm/cvs-gcc4.1-raise.diff (merged upstream).
12115 * Remove arm/cvs-float-byteorder.diff (merged upstream).
12116 * Remove arm/cvs-socket-weakalias.diff (merged upstream).
12117 * Update arm/local-ioperm.diff to reflect the new port add-on.
12118 * Update arm/local-no-hwcap.diff to reflect the new port add-on.
12119 * Remove any/cvs-argp_h.diff (merged upstream).
12120 * Remove any/cvs-ctan.diff (merged upstream).
12121 * Remove any/cvs-futimes.diff (merged upstream).
12122 * Remove any/cvs-nfs_h.diff (merged upstream).
12123 * Remove any/cvs-path_log.diff (merged upstream).
12124 * Remove any/cvs-resource_h.diff (merged upstream).
12125 * Remove any/cvs-static-getpid.diff (merged upstream).
12126 * Remove any/cvs-tls-crashfix.diff (merged upstream).
12127 * Add any/cvs-uio_h.diff from upstream to allow inclusion of bits/uio.h from
12128 fcntl.h and prevent multiple inclusions.
12129 * Remove any/local-kernel-features.diff (merged upstream).
12130 * Update any/local-ldso-disable-hwcap.diff.
12131 * Add any/local-linuxthreads-tst-sighandler.diff to disable
12132 tst-sighandler{1,2} tests, which seems to be buggy.
12133 * Update any/local-rtld.diff.
12134 * Update any/local-sysctl.diff to reflect the new port add-on.
12135 * Update any/local-version-sanity.diff.
12136 * Remove any/submitted-eh-frame-terminator.diff (merged upstream).
12137 * Update any/submitted-nis-netgrp.diff.
12138 * Remove i386/local-i486_ldt_support.diff (merged upstream).
12139 * Remove ia64/cvs-gcc41-atomic_h.diff (merged upstream).
12140 * Remove hppa/cvs-linesep.diff (merged upstream).
12141 * Remove hppa/cvs-no-ldbl-128 (merged upstream).
12142 * Replace hppa/cvs-pie-relocs.diff by submitted-nptl-carlos.diff, see
12143 http://lists.parisc-linux.org/pipermail/parisc-linux/2006-July/029549.html.
12144 * Remove hppa/local-gcc-4-profile.diff (not necessary anymore).
12145 * Update hppa/local-inlining.diff to reflect the new port add-on.
12146 * Remove hppa/local-remove-mallocdef.diff (not necessary anymore as
12147 spinlock ldcw fix has been applied).
12148 * Update hppa/submitted-drop-utimes.diff.
12149 * Remove hppa/submitted-fenv-align.diff (merged upstream).
12150 * Remove hppa/submitted-fpu.diff (merged upstream).
12151 * Remove hppa/submitted-iitlbp.diff (merged upstream).
12152 * Remove hppa/submitted-sysdeps.diff (merged upstream).
12153 * Remove hurd-i386/cvs-ioctl-pfinet.diff (merged upstream).
12154 * Remove hurd-i386/cvs-getresuid-dyslexia.diff (merged upstream).
12155 * Remove hurd-i386/cvs-posix-opts.diff (merged upstream).
12156 * Update hurd-i386/submitted-sysvshm.diff.
12157 * Remove kfreebsd/local-nscd_no_mremap.diff (not necessary anymore).
12158 * Update kfreebsd/local-scripts.diff.
12159 * Add kfreebsd/local-ftw.diff.
12160 * Add kfreebsd/local-sysdeps-2.4.diff.
12161 * Add kfreebsd/local-memusage_no_mremap.diff.
12162 * Remove m32r/cvs-elf-m32r_rel32.diff (merged upstream).
12163 * Update m68k/local-compat.diff.
12164 * Update m68k/local-mathinline_h.diff to reflect the new port add-on.
12165 * Update m68k/local-fpic.diff.
12166 * Update m68k/local-reloc.diff to reflect the new port add-on.
12167 * Update m68k/submitted-gcc34-seccomment.diff.
12168 * Add mips/cvs-fork.diff (fix the path to i386/fork.c) from CVS.
12169 * Add mips/cvs-resource.diff (fix a typo in bits/resource.h) from CVS.
12170 * Remove mips/cvs-gcc4-inline.diff (merged upstream).
12171 * Remove mips/cvs-gcc4-sysdeps.diff (merged upstream).
12172 * Update mips/submitted-msq.diff to reflect the new port add-on.
12173 * Remove powerpc/cvs-gcc41-initfini.diff (merged upstream).
12174 * Update any/local-libgcc-compat-{all,others}.diff and split them into
12175 any/local-libgcc-compat-{main,ports}.diff. Move mips/libgcc-compat.c to
12176 mips/mips32/libgcc-compat.c as it is only needed for the o32 ABI, and not
12177 needed for n32 and n64 ABIs.
12178 * Add sparc/local-fork.diff (use fork.c instead of fork.S).
12179 * Add any/local-__thread.diff (make glibc buildable without __thread support)
12180 from Michael Banck.
12181 * debian/script.in/kernelcheck.sh: set the minimum kernel version to 2.6.0,
12182 except on m68k where it is set to 2.4.1.
12183 * debian/sysdeps/i386.mk: install the xen flavour in /lib/i686/nosegneg and
12184 create /etc/ld.so.conf.d/libc6-xen.conf which uses the new hwcap feature.
12185 Closes: #363442.
12186 * debian/FAQ: Remove LD_ASSUME_KERNEL workaround, as linuxthreads versions
12187 of the glibc are not built anymore.
12188
12189 [ Jeff Bailey ]
12190
12191 * debian/control.in/libc: Move tzdata dependancy to ...
12192 * debian/sysdeps/depflags.mk: ... here.
12193
12194 * debian/sysdeps/powerpc.mk: Include biarch headers in libc6-dev-ppc64
12195
12196 * debian/patches/any/local-dynamic-resolvconf.diff: New file to
12197 check for updated resolv.conf before a nameserver call. (Closes:
12198 #272265).
12199 * debian/patches/series: Use it.
12200
12201 -- Clint Adams <schizo@debian.org> Sun, 28 May 2006 03:28:14 +0200
12202
12203 glibc (2.3.6.ds1-13) unstable; urgency=low
12204
12205 * debhelper.in/libc.postinst: try to add /etc/ld.so.conf.d support for
12206 versions lower then 2.3.6.ds1-11 instead of 2.3.6-16, because new
12207 installations done with version from 2.3.6-16 to 2.3.6.ds1-10 are
12208 broken. Closes: #411542.
12209
12210 -- Aurelien Jarno <aurel32@debian.org> Wed, 21 Feb 2007 11:07:13 +0100
12211
12212 glibc (2.3.6.ds1-12) unstable; urgency=low
12213
12214 [ Pierre Habouzit ]
12215 * patches/any/cvs-sunrpc-xdrmem_setpos.diff: fix a pointer-to-cast problem
12216 in sunrpc, backport from glibc-2.5. Closes: #389084.
12217 * patches/any/cvs-getent-wrong-struct-size.diff: fix a bad struct size in
12218 nss/getent.c, backport from glibc-2.5. Closes: #347358.
12219 * patches/any/local-sysctl.diff: sysctl is back for good it seems, remove
12220 the link warning from the patch. Closes: #410816.
12221
12222 [ Aurelien Jarno ]
12223 * debian/control.in/opt: fix a typo: Ezla -> Ezra. Closes: #410839.
12224
12225 -- Pierre Habouzit <madcoder@debian.org> Thu, 15 Feb 2007 18:41:06 +0100
12226
12227 glibc (2.3.6.ds1-11) unstable; urgency=low
12228
12229 * patches/kfreebsd/local-sysdeps.diff: update to revision 1886 (from
12230 glibc-bsd).
12231 * patches/any/cvs-itoa-c.diff: new patch from CVS (fix sprintf %0lld when
12232 argument equals to 0). Closes: bug#292523.
12233 * patches/all/local-pthread-manpages.diff: fix pthread manpages. Closes:
12234 bug#220719.
12235 * debhelper.in/libc-otherbuild.postinst: fix handling of
12236 /etc/ld.so.hwcappkgs. Closes: bug#409374.
12237 * debhelper.in/libc.postinst: fix code adding /etc/ld.so.conf.d support to
12238 /etc/ld.so.conf. Closes: bug#409516.
12239
12240 -- Aurelien Jarno <aurel32@debian.org> Sat, 3 Feb 2007 20:13:29 +0100
12241
12242 glibc (2.3.6.ds1-10) unstable; urgency=low
12243
12244 * sysdeps/kfreebsd.mk: Link all machine*/ directories to support
12245 new bi-arch headers.
12246 * Add bi-arch support on kfreebsd-amd64:
12247 - debian/sysdeps/kfreebsd-amd64.mk: New pass for 32-bit glibc
12248 - debian/control.in/main: Add build-depends on libc0.1-dev-i386
12249 - debian/control.in/kfreebsd-i386: add libc0.1-dev-i386 and
12250 libc0.1-i386 packages
12251 * patches/kfreebsd/local-sysdeps.diff: update to revision 1853 (from
12252 glibc-bsd).
12253 * debian/control.in/libc: downgrade priority of libc-dev to optional
12254 from standard to match overrides.
12255 * debian/patches/hppa/cvs-clone.diff: new patch by Helge Deller
12256 <deller@gmx.de> inspired from upstream CVS code (fix LTP clone04 and
12257 clone06 test). Closes: #405411.
12258 * debian/patches/any/cvs-zdump-64-bit.diff: new patch from CVS to fix zdump
12259 on 64-bit architectures. Closes: #402776.
12260 * debian/quitlrc: new file.
12261 * debian/rules.d/quilt.mk: use debian/quiltrc instead of default ~/.quiltrc.
12262 Closes: #406136.
12263
12264 -- Aurelien Jarno <aurel32@debian.org> Mon, 8 Jan 2007 22:29:37 +0100
12265
12266 glibc (2.3.6.ds1-9) unstable; urgency=low
12267
12268 [ Aurelien Jarno ]
12269 * patches/kfreebsd/local-sysdeps.diff: update to revision 1775 (from
12270 glibc-bsd).
12271 * debian/po/eu.po: new file, thanks to Piarres Beobide. Closes: #398984.
12272 * debian/wrapper/objcopy: remove useless .debug_loc (patch from Daniel
12273 Jacobowitz). Closes: #399217.
12274 * debian/po/de.po: Fix German translation. Closes: #372817.
12275
12276 [ Michael Banck ]
12277 * patches/hurd-i386/submitted-futimes.diff: Moved to ...
12278 * patches/hurd-i386/cvs-futimes.diff: ... here, updated with the
12279 version committed upstream by Roland McGrath.
12280
12281 -- Aurelien Jarno <aurel32@debian.org> Thu, 7 Dec 2006 11:27:42 +0100
12282
12283 glibc (2.3.6.ds1-8) unstable; urgency=high
12284
12285 * any/local-iconv-fix-trampoline.diff: new patch (fix iconvconfig segfault
12286 when run under exec-shield, PaX or similar) from hlfs. Closes: #397020.
12287 * debian/po/ro.po: new file, thanks to Stan Ioan-Eugen. Closes: #395348.
12288 * debhelper.in/locales.prerm; debhelper.in/locales.prerm,
12289 debhelper.in/locales-all.prerm: fixed bad interactions between locales
12290 and locales-all. Closes: #396354.
12291 * patches/kfreebsd/local-sysdeps.diff: update to revision 1703 (from
12292 glibc-bsd).
12293
12294 -- Aurelien Jarno <aurel32@debian.org> Sat, 4 Nov 2006 23:36:19 +0100
12295
12296 glibc (2.3.6.ds1-7) unstable; urgency=low
12297
12298 [ Aurelien Jarno ]
12299 * New any/local-no-pagesize.diff (remove the usage of PAGE_SIZE) by
12300 Steve Langasek. Closes: #394385.
12301
12302 -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Oct 2006 22:41:39 +0200
12303
12304 glibc (2.3.6.ds1-6) unstable; urgency=low
12305
12306 [ Aurelien Jarno ]
12307 * Improve the heuristic used to detect other copy of the C library. Closes:
12308 #390950.
12309 * Add m68k/local-pthread_lock.diff (fix deadlock with pthread_spinlock) by
12310 Roman Zippel. Closes: #385917.
12311 * Build-conflicts with buggy gcc-4.1 (= 4.1.1-14). Closes: #391485.
12312
12313 -- Aurelien Jarno <aurel32@debian.org> Sat, 7 Oct 2006 23:54:49 +0200
12314
12315 glibc (2.3.6.ds1-5) unstable; urgency=low
12316
12317 [ Aurelien Jarno ]
12318 * debian/local/manpages/ldconfig.8: Update the manpage. Closes: #325921.
12319 * debian/local/manpages/ld.so.8: Update the manpage. Closes: #171145,
12320 #357676, #280027.
12321 * rules.d/debhelper.mk: don't make ld.so.8.gz or ld.so.conf executable.
12322 * debian/FAQ: specify that LD_ASSUME_KERNEL does not work on amd64.
12323 Closes: #386924.
12324 * patches/any/cvs-sqrt.diff: New patch from upstream to fix sqrt computation
12325 for negative imaginary number. Closes: #388852.
12326
12327 [ Michael Banck ]
12328 * Add hurd-i386/cvs-getsid.diff (fix getsid(0) on the Hurd) by
12329 Samuel Thibault (patch from glibc-2.4).
12330 * Add hurd-i386/submitted-futimes.diff (fix touch on the Hurd) by
12331 Thomas Schwinge and Samuel Thibault. Closes: #388785.
12332
12333 [ Denis Barbier ]
12334 * Add sr_ME and sr_RS locales, and keep sr_CS for backward compatibility.
12335 * First weekday is Sunday in Brazil. Closes: #385859
12336 Thanks Gunther and Felipe Augusto van de Wiel.
12337
12338 -- Aurelien Jarno <aurel32@debian.org> Sun, 1 Oct 2006 18:48:27 +0200
12339
12340 glibc (2.3.6.ds1-4) unstable; urgency=low
12341
12342 * debian/control.in/opt: add a new line at the end of the file. (Closes:
12343 #384375).
12344 * debian/rules.d/control.mk: add a check to make sur that all files in
12345 debian/control.in have a new line at the end.
12346
12347 -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Aug 2006 00:21:25 +0200
12348
12349 glibc (2.3.6.ds1-3) unstable; urgency=low
12350
12351 * patches/any/cvs-sysctl.diff: patch from upstream to fix the sysctl()
12352 problem for NPTL.
12353 * patches/any/local-sysctl.diff: remove the NPTL fix from this patch, apply
12354 the same kind of fix for linuxthreads than for NPTL. (Closes: #383976).
12355 * patches/any/local-sysctl.diff: fix for arm.
12356 * patches/any/local-bashisms.diff: fix bashisms in the testsuite.
12357 * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch
12358 package priority to optional (but keep libc6-i386 on amd64 to standard).
12359 (Closes: #344253).
12360 * debian/control.in/opt: Removed the comment about the IBM's JDK in the
12361 descriptions of the optimized packages, as an NPTL version is also present
12362 in the main libc.
12363 * debian/rules.d/build.mk: force the locale directory to /usr/lib/locale.
12364 This way the 32-bit libc6 on amd64 is able use the locales correctly (it
12365 was already done for other bi-arch architectures). (Closes: #379959).
12366
12367 -- Aurelien Jarno <aurel32@debian.org> Wed, 23 Aug 2006 00:38:22 +0200
12368
12369 glibc (2.3.6.ds1-2) unstable; urgency=low
12370
12371 [ Aurelien Jarno ]
12372 * rules.d/build.mk: removed the call to texi2html. (Closes: #383276).
12373 * New debian/patches/any/cvs-ctermid.diff from upstream to fix a segfault in
12374 ctermid(NULL). Thanks Denis for the hint. (Closes: #380504, #383362).
12375 * New debian/patches/localedata/reverted-for-etch.diff: revert a few
12376 locales changes done in 2.3.6.ds1-1 and refused by the release managers:
12377 - locales/vi_VN: Various fixes
12378 - locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
12379
12380 [ Denis Barbier ]
12381 * debian/patches/localedata/cvs-localedata.diff: A new test target
12382 tst-strfmon1 was previously added into localedata/Makefile,
12383 so add localedata/tst-strfmon1.c to really perform this test.
12384
12385 -- Aurelien Jarno <aurel32@debian.org> Thu, 17 Aug 2006 00:32:25 +0200
12386
12387 glibc (2.3.6.ds1-1) unstable; urgency=low
12388
12389 [ Denis Barbier ]
12390 * New all/submitted-uninitialized-byte-LC_CTYPE.diff patch to fix
12391 uninitialized bytes or misaligned words in locale files.
12392 * debian/debhelper.in/locales-all.postinst: Make localedef silent, and
12393 fix an error, this script could not be run more than once.
12394 * debian/debhelper.in/locales-all.prerm: New file, to remove
12395 /usr/lib/locale/locale-archive. Thanks Lars Wirzenius.
12396 (Closes: #382136)
12397 * debian/debhelper.in/locales.postinst: Pass --no-checks to update-locale
12398 to not break installation of this package even if non working locales
12399 are selected. Thanks Robert Millan. (Closes: #365628)
12400 * debian/patches/locale/cvs-iso4217.diff: Update to CVS 2006-08-12.
12401 * debian/patches/localedata/cvs-localedata.diff: Update to CVS 2006-08-12
12402 Among other changes:
12403 * New locale files: as_IN, ca_AD, csb_PL, el_CY, fr_AD, it_AD, nr_ZA,
12404 or_IN, pa_PK and tr_CY.
12405 * charmaps/MIK: New file.
12406 * Sync bg_BG bs_BA es_MX ru_RU tg_TJ tt_RU with latest iso-4217.def
12407 * Add transliateration support to LC_CTYPE for most locales.
12408 * Fix date fields for several *_IN locales.
12409 * locales/{*_ZA,ro_RO,vi_VN}: Various fixes
12410 * locales/de_DE: Fix date_fmt.
12411 * locales/hu_HU: Better month name abbreviations.
12412 * locales/pl_PL: Don't ignore U0020 in collation.
12413 * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
12414 * locales/es_UY: Change currency_symbol. Closes: #378151
12415 * locales/de_CH: Change thousand separator to '.
12416 * The following patches have been merged into localedata/cvs-localedata.diff
12417 and are dropped:
12418 locale/iso4217-RON.diff localedata/locale-ro_RO.diff
12419 localedata/new-catalan-locales.diff localedata/locale-te_IN.diff
12420 localedata/locale-nr_ZA.diff localedata/update-ZA.diff
12421
12422 [ Aurelien Jarno ]
12423 * sysdeps/{powerpc,s390,ia64}.mk: make the NPTL version buildable on 2.4
12424 kernels.
12425 * New any/local-sysctl.diff patch to remove the annoying warning messages
12426 that appear with 2.6.18+ kernels, and to warn users to not use sysctl().
12427 * debian/debhelper.in/libc.postinst: update list of optimized glibc
12428 packages. Thanks Petr Salinger. (Closes: #383168).
12429 * New any/cvs-static-getpid.diff patch from upstream to fix getpid() in
12430 statically linked programs on some architectures. (Closes: #367656).
12431
12432 -- Aurelien Jarno <aurel32@debian.org> Tue, 15 Aug 2006 23:01:43 +0200
12433
12434 glibc (2.3.6-19) unstable; urgency=low
12435
12436 [ Michael Banck ]
12437 * debhelper.in/libc-udeb.install.hurd-i386: New file; libpthread is
12438 not part of glibc on the Hurd.
12439
12440 [ Aurelien Jarno ]
12441 * Ship librt in the libc udeb (closes: bug#381881).
12442
12443 -- Aurelien Jarno <aurelien@aurel32.net> Tue, 8 Aug 2006 18:18:48 +0200
12444
12445 glibc (2.3.6-18) unstable; urgency=medium
12446
12447 (urgency set to medium as it fixes a FTBFS)
12448
12449 [ Aurelien Jarno ]
12450 * Update ia64/cvs-gcc41-atomic_h.diff again (fix build failure with gcc-4.1,
12451 nptl part) from upstream.
12452
12453 -- Aurelien Jarno <aurel32@debian.org> Tue, 1 Aug 2006 16:59:33 +0200
12454
12455 glibc (2.3.6-17) unstable; urgency=medium
12456
12457 (urgency set to medium as it fixes a FTBFS)
12458
12459 [ Aurelien Jarno ]
12460 * Update ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from
12461 upstream.
12462
12463 [ Michael Banck ]
12464 * debian/sysdeps/hurd.mk: Disable RUN_TESTSUITE.
12465
12466 -- Aurelien Jarno <aurelien@aurel32.net> Sun, 30 Jul 2006 21:25:32 +0200
12467
12468 glibc (2.3.6-16) UNRELEASED; urgency=low
12469
12470 (urgency set to medium as it fixes a FTBFS)
12471
12472 [ Aurelien Jarno ]
12473 * Add arm/cvs-gcc4.1-raise.diff (fix build failure with gcc-4.1) from
12474 upstream.
12475 * Add ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from
12476 upstream.
12477 * Build with gcc 4.1 on all architectures but hurd-i386.
12478 * debian/sysdeps/s390.mk: switch s390x to nptl.
12479 * debian/rules.d/build.mk: use ld.so libc.so instead of libc.so to
12480 determine if the host CPU is able to run the testsuite.
12481 * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel
12482 headers.
12483 * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel
12484 headers.
12485 * patches/kfreebsd/local-sysdeps.diff: update to revision 1631 (from glibc-bsd).
12486 * debian/local/manpages/iconv.1: fixed the description of the --silent
12487 option. (Closes: #375741)
12488 * debian/local/manpages/iconv.1: fixed the use of the TH keyword. (Closes:
12489 #372510)
12490 * debian/locales-all.README.Debian: File removed, it is useless now.
12491 (Closes: #378191)
12492 * Update Russian debconf translation, by Yuri Kozlov. (Closes: #379395)
12493 * debian/debhelper.in/libc.postinst: add /etc/ld.so.conf.d/ support.
12494 * Drop any/local-ldconfig-multiarch.diff, use /etc/ld.so.conf.d/ to
12495 configure multiarch libraries.
12496 * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
12497 (Closes: #340871)
12498
12499 [ Denis Barbier ]
12500 * debian/control.in/main: also make locales Conflicts: belocs-locales-bin.
12501 * debian/debhelper.in/locales.config: some programs keep modifying
12502 /etc/environment to store locale variables, so read /etc/environment
12503 even when upgrading new versions. Of course, /etc/default/locale has
12504 still a higher precedence over /etc/environment. (Closes: #363644)
12505 * Add new Lithuanian debconf translation, by Gintautas Miliauskas.
12506 (Closes: #374365)
12507 * Update Brazilian Portuguese debconf translation, by Felipe Augusto
12508 van de Wiel. (Closes: #375451)
12509 * debian/debhelper.in/libc.postinst: Call iconvconfig to generate
12510 /usr/lib/gconv/gconv-modules.cache. (Closes: #376811)
12511 * debian/debhelper.in/libc.postrm: Remove this cache file.
12512
12513 -- Aurelien Jarno <aurel32@debian.org> Thu, 8 Jun 2006 08:03:49 +0200
12514
12515 glibc (2.3.6-15) unstable; urgency=low
12516
12517 * debian/rules.d/build.mk: generate a test log file even if the testsuite
12518 is disabled, too make debhelper 5 happy.
12519
12520 -- Aurelien Jarno <aurel32@debian.org> Thu, 8 Jun 2006 08:02:47 +0200
12521
12522 glibc (2.3.6-14) unstable; urgency=low
12523
12524 [ Aurelien Jarno ]
12525 * debian/debhelper.in/nscd: explicitely list the tables to invalidate.
12526 (Closes: #370124)
12527 * debian/debhelper.in/nscd: create /var/run/nscd if it does not already
12528 exist. (Closes: #370122)
12529 * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
12530 Enable it. (Closes: #340871)
12531 * debian/debhelper.in/libc.preinst: also check for other copies of the libc in
12532 /lib32 and /lib64.
12533 * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: only use
12534 the default system linker when searching for other copies of the libc.
12535 * debian/sysdeps/i386.mk: make /lib/i386-linux-gnu and /usr/lib/i386-linux-gnu
12536 symlinks relative.
12537 * debhelper.in/libnss-dns-udeb.install, debhelper.in/libnss-files-udeb.install:
12538 fix the installation path. (Closes: #370523)
12539 * patches/kfreebsd/local-sysdeps.diff: update to revision 1583 (from glibc-bsd)
12540 to fix the build with gcc-4.1.
12541 * patches/m32r/local-ports-m32r.diff: remove libc_cv_gcc_unwind_find=yes
12542 from m32r/configure by Kazuhiro Inaoka. (Closes: #371052)
12543 * rules.d/debhelper.mk: don't install librpcsvc.a when cross-compiling.
12544 (Closes: #369657)
12545 * debian/compat, debian/control.in/main: switch to debhelper 5.0.
12546
12547 [ Denis Barbier ]
12548 * debian/patches/localedata/tailor-iso14651_t1.diff: Fix several collation
12549 rules, which could cause errors in regular expressions with character
12550 ranges, in particular with et_EE locale. (Closes: #362514)
12551 * debian/patches/localedata/locale-csb_PL.diff
12552 * debian/patches/localedata/locale-ro_RO.diff
12553 * debian/patches/localedata/locale-se_NO.diff: Apply similar fixes.
12554 * debian/main/control.in: make locales Conflicts: belocs-locales-data.
12555
12556 -- Aurelien Jarno <aurel32@debian.org> Wed, 7 Jun 2006 23:16:58 +0200
12557
12558 glibc (2.3.6-13) unstable; urgency=low
12559
12560 * debian/patches/alpha/local-gcc4.1.diff: fix a small typo. sigh.
12561 * debian/control.in/main: build-depends on libc6-dev-s390x on s390.
12562 * Remove any/local-libgcc-static.diff. (Closes: #369636, #369641)
12563
12564 -- Aurelien Jarno <aurel32@debian.org> Wed, 31 May 2006 07:20:14 +0200
12565
12566 glibc (2.3.6-12) unstable; urgency=low
12567
12568 * Don't do a udeb pass, it is still too buggy. (Closes: #369492)
12569 * debian/control.in/main: build-depends on libc6-dev-sparc64 on sparc.
12570 * Add patches/alpha/local-gcc4.1.diff (fix build with gcc-4.1) from
12571 Falk Hueffner.
12572 * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from
12573 glibc-bsd).
12574
12575 -- Aurelien Jarno <aurel32@debian.org> Tue, 30 May 2006 22:35:35 +0200
12576
12577 glibc (2.3.6-11) unstable; urgency=low
12578
12579 [ Aurelien Jarno ]
12580 * debian/rules/build.mk: don't remove ld.so from udeb packages.
12581 * debian/rules: move udeb_add-ons to debian/sysdeps/{kfreebsd,linux}.mk.
12582 * M32R support: (Closes: #366962)
12583 - debian/rules.d/control.mk: add m32r.
12584 - Add debian/sysdeps/m32r.mk.
12585 - Add debian/patches/any/cvs-futimes.diff (use fnctl64 if fnctl is no
12586 available).
12587 - Add debian/patch/any/local-kernel-features.diff (fix the include path
12588 for kernel-features.h) so that it could be used from other files.
12589 - Add debian/patches/any/local-libgcc-static.diff (link with libgcc_s).
12590 - Add debian/patches/m32r/local-ports-m32r.diff (m32r support).
12591 - Add debian/patches/m32r/cvs-elf-m32r_rel32.diff (Add R_M32R_REL32 to
12592 elf/elf.h).
12593 * debian/local/manpages/localedef.1: fix a typo. (Closes: #310477)
12594 * debian/local/manpages/iconv.1: fix the indentation (Closes: #316148)
12595 * debian/local/manpages/iconv.1, debian/local/manpages/localedef.1: change
12596 sarge into etch.
12597 * debian/sysdeps/kfreebsd.mk: build the udeb package with -Os on
12598 kfreebsd-i386 and kfreebsd-amd64.
12599 * debian/sysdeps/*.mk: build the udeb with -Os, except on m68k and s390.
12600 * debian/sysdeps/hppa.mk: build the udeb with gcc 4.1.
12601 mipsel, powerpc and sparc.
12602 * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the
12603 arm build daemons are still running a 2.4 kernel.
12604 * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i
12605 still needs a 2.4 kernel.
12606 * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from
12607 glibc-bsd).
12608 * Add debian/patches/powerpc/cvs-gcc41-initfini.diff (fix build with gcc 4.1
12609 on powerpc) from upstream CVS.
12610 * debian/sysdeps/i386.mk: add a symlink (/usr)/lib/i386-linux-gnu ->
12611 (/usr)/lib/i486-linux-gnu.
12612 * Remove patches/i386/local-sse-oldkernel.diff (we don't support 2.2 kernels
12613 anymore).
12614 * Merge debian/local/etc_init.d/nscd and debian/debhelper.in/nscd.init.
12615 (Closes: #368587)
12616 * Remove debian/local/etc_init.d/nscd.
12617
12618 [ Denis Barbier ]
12619 * Add patches/all/submitted-new-brf-encoding.diff: Add new BRF encoding
12620 (ASCII Braille), submitted upstream by Samuel Thibault.
12621 * Add patches/localedata/locale-zh_TW.diff: Remove <U897F><U5143> from
12622 dates. Thanks Dan Jacobson (Closes: #352600)
12623
12624 [ Clint Adams ]
12625 * debian/debhelper.in/libc.preinst: use POSIX syntax for kill.
12626 * debian/control.in/main: bump to Standards-Version 3.7.2.
12627
12628 -- Aurelien Jarno <aurel32@debian.org> Tue, 30 May 2006 02:28:33 +0200
12629
12630 glibc (2.3.6-10) unstable; urgency=low
12631
12632 [ Aurelien Jarno ]
12633 * debian/debhelper.in/libc.preinst: use the original path if readlink -f
12634 fails to canonicalize the path. (Closes: #368116)
12635 * Add patches/arm/local-softfloat.diff (support for arm softfloat), and
12636 enable on arm-softfloat only, as it breaks other architectures. (Closes:
12637 #358772)
12638 * debian/rules.d/control.mk: Add arm-softfloat to the architectures list.
12639 * Do a separate pass for the udeb package, so that it could use different
12640 build options.
12641 * Set the minimum kernel to 2.6.1 for the udeb package, except for i386,
12642 m68k, mips, mipsel, powerpc and s390.
12643 * Enable the locales-all package. (Closes: #308020)
12644 * debian/sysdeps/i386.mk: build the glibc with --without-__thread again on
12645 i386 (Closes: #368022, #368326).
12646 * debhelper.in/libc.preinst, debhelper.in/libc-otherbuild.postinst,
12647 debhelper.in/libc.postinst, debhelper.in/libc-otherbuild.preinst: use
12648 /bin/sh instead of /bin/bash. (Closes: #267594)
12649 * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from
12650 glibc-bsd).
12651
12652 -- Aurelien Jarno <aurel32@debian.org> Sun, 21 May 2006 22:36:27 +0200
12653
12654 glibc (2.3.6-9) unstable; urgency=low
12655
12656 * Don't run make install with -j, as it is not SMP safe.
12657
12658 -- Aurelien Jarno <aurel32@debian.org> Thu, 18 May 2006 17:54:39 +0000
12659
12660 glibc (2.3.6-8) unstable; urgency=low
12661
12662 [ Aurelien Jarno ]
12663 * Disable m68k/local-mathinline_h.diff, it breaks the build of the glibc on
12664 m68k.
12665 * Add all/local-pt_BR.diff (fix a small typo in the Brazilian Portuguese
12666 translation) by Guilherme de S. Pastore. (Closes: #319422)
12667 * Add hurd-i386/local-mlock.diff (fix mlock on Hurd/Mach), by Samuel
12668 Thibault. (Closes: #349204)
12669 * sysdeps/i386.mk: build glibc with --with-__thread on i386.
12670 * debian/local/manpages: s/woody/etch/g. (Closes: #364198)
12671 * sysdeps/depflags.pl: bumped the versioned conflicts with initrd-tools
12672 to 0.1.84.1, as older version use LD_ASSUME_KERNEL=2.4. (Closes: #365647)
12673 * Follow symlinks while checking for other copy of the C library.
12674 (Closes: #365838)
12675 * Invalidate nscd cache when calling /etc/init.d/nscd restart.
12676 (Closes: #365676, #365677)
12677 * /usr/sbin/tzconfig: set umask to 022. (Closes: #367145)
12678 * debian/main/control.in: make locales Replaces: lliurex-belocs-locales-data.
12679 (Closes: #365651)
12680 * Move the NJOBS part to debian/sysdeps/(system) to debian/rules.
12681 * debian/debhelper.in/libc-otherbuild.postinst: fixed parsing of
12682 /etc/ld.so.hwcappkgs. (Closes: #364666)
12683
12684 [ Denis Barbier ]
12685 * Fix location of locales/NEWS.Debian. Thanks Matthijs Mohlmann.
12686 (Closes: #362763)
12687 * locales.postinst: Do not abort if the current locale is not generated.
12688 * locales.config: Fix shell scripting when "All locales" is selected along
12689 with other choices, Thanks Olivier Trichet. (Closes: #364251)
12690 * update-locale: When checking for invalid locale settings, do not mess up
12691 with current environment settings.
12692 * Remove sem_*.3 manual pages from glibc-doc, these manual pages are updated
12693 and maintained in the manpages-dev package. (Closes: #365547)
12694
12695 [ Michael Banck ]
12696 * Add hurd-i386/cvs-posix-opts.diff (Define many missing options, most
12697 notably _POSIX_THREAD_SAFE_FUNCTIONS) by Roland McGrath (patch from
12698 HEAD).
12699
12700 -- Aurelien Jarno <aurel32@debian.org> Thu, 18 May 2006 15:34:08 +0000
12701
12702 glibc (2.3.6-7) unstable; urgency=medium
12703
12704 [ Aurelien Jarno ]
12705 * Urgency set to medium because this version fixes and RC bug in testing.
12706 * Optimized libraries should actually be cross-compiled as we don't know the
12707 CPU that will be used.
12708 * Allow the glibc to be cross-compiled for Linux and kFreeBSD. (Closes:
12709 #358771)
12710 * Bumped the minimum kernel to 2.4.1 instead of 2.4.0 as there are some
12711 important new features in this version. Thanks to Petr Salinger for
12712 noticing me.
12713 * Add m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
12714 (Closes: #340871)
12715 * Add beginning and end timestamps to both the build logs and the
12716 testsuite logs. (Closes: #155690)
12717 * debian/sysdeps/sparc.mk: build sparcv9b optimized libraries with
12718 -mtune=ultrasparc3.
12719 * debian/sysdeps/kfreebsd/local-sysdeps.diff: update from the latest SVN.
12720 * debian/patches/series: Fix the patchlevel for local-i486_ldt_support.diff
12721 (Closes: #226716)
12722 * Fix a typo in the previous changelog entry (s/not/now/). (Closes: #362460)
12723
12724 [ Denis Barbier ]
12725 * Remove ldd calls from libc.preinst.
12726 * Do no more transfer variables from /etc/environment to /etc/default/locale
12727 in locales.postinst, but instead add /usr/share/doc/locales/NEWS.Debian
12728 to explain that /etc/environment needs to be cleaned up.
12729 (Closes: #361048)
12730 * Create a new locales-all package with all supported locales precompiled,
12731 but keep it disabled for now.
12732 Both locales and locales-all packages provide a virtual generated-locales
12733 package. Packages which currently depends on locales should instead
12734 depend on 'locales | generated-locales'.
12735 * Add a new ca_ES@valencia locale, requested by Robert Millan (Closes: #361972)
12736
12737 -- Aurelien Jarno <aurel32@debian.org> Fri, 14 Apr 2006 13:48:30 +0200
12738
12739 glibc (2.3.6-6) unstable; urgency=low
12740
12741 [ Aurelien Jarno ]
12742 * Remove the timezone database from the libc6 package. It is now provided
12743 by a separate package called tzdata.
12744 * Put each test log file in the corresponding package instead of putting all
12745 of them in libc6.
12746 * Remove sparc/local-sparc64-fixups.diff as /lib64 and /usr/lib64 are now a
12747 default search path on 32/64-bit architectures.
12748 * Switch minimum kernel to at least 2.4.0 on all arches but m68k, and change
12749 kernelcheck.sh accordingly. Affected architectures:
12750 - alpha: from 2.2.0 to 2.4.0
12751 - arm: from 2.2.0 to 2.4.0 (but 2.4.0 was checked at installed time)
12752 - i386: from 2.2.0 to 2.4.0
12753 - powerpc: from 2.2.0 to 2.4.0
12754 - s390: from 2.2.10 to 2.4.0
12755 - sparc: from 2.2.0 to 2.4.0
12756 (Closes: #174270, #220992)
12757 * Add i386/local-i486_ldt_support.diff (add ldt support and thus TLS support
12758 on i486 machines). Thanks to Petr Salinger for the hint. (Closes: #226716)
12759 * Bump shlib to (>= 2.3.6-6) on i386.
12760 * debian/debhelper.in/libc-alt.install: Add gconv-modules to the bi-arch
12761 packages. (Closes: #361642)
12762 * /etc/ld.so.nohwcap is now supported on non-Linux architectures. Drop the
12763 "Linux" check from libc-otherbuild.preinst.
12764 * Build a libc6-xen flavour on i386.
12765 * Fix a typo in the description of the libc6-sparcv9 and libc6-sparcv9b
12766 packages.
12767 * local/usr_sbin/tzconfig:
12768 - Put a copy of the current timezone into /etc/localtime instead of a
12769 symlink. (Closes: #346342)
12770 - Handle the case where /etc/localtime does not exists. (Closes:
12771 #360383).
12772 * local/manpages/tzconfig.8: Update the manpage accordingly.
12773 * script.in/kernelcheck.sh: Also take in account 64-bit mips(el) kernels.
12774 * Add GNU/kFreeBSD patches, using conditional patching until they get
12775 accepted upstream.
12776 * Correctly replace DEB_HOST_ARCH by its value in libc6.preinst. Thanks to
12777 Denis for noticing me.
12778
12779 [ Denis Barbier ]
12780 * debian/debhelper.in/locales.config: /etc/locale.gen was not generated at
12781 initial installation. (Closes: #357523)
12782 * update-locale: Fix buggy sanity check between LANGUAGE and LANG.
12783 (Closes: #361091)
12784 * update-locale: Drop the --remove flag, it is useless.
12785 * update-locale: Fix the --locale-file flag.
12786 * Add new Galician debconf translation, by Jacobo Tarrio. (Closes: #361101)
12787 * Use new features of po-debconf 1.0 to remove unneeded strings from PO
12788 files.
12789 * Fix day, abmon and mon fields for wo_SN locale. (Closes: #361338)
12790
12791 [ Michael Banck ]
12792 * Add hurd-machrules-make.diff (fixes build problems with make-3.81 for
12793 Mach interface generation rules) by Roland McGrath (patch from HEAD).
12794 * Add hurd-sysvshm.diff (implements SysV shared memory for GNU/Hurd)
12795 by Marcus Brinkmann.
12796
12797 -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Apr 2006 20:19:55 +0200
12798
12799 glibc (2.3.6-5) unstable; urgency=low
12800
12801 [ Denis Barbier ]
12802 * Add am_pm formatting information to en_NZ. (Closes: #356328)
12803 * Add interlingua locale. (Closes: #224756)
12804 * Move locale variables from /etc/environment into a dedicated
12805 /etc/default/locale file. (Closes: #214898, #349503)
12806 * Add a new /usr/sbin/update-locale program to handle this new file.
12807
12808 [ Aurelien Jarno ]
12809 * Fix ldconfig multiarch patch for reiserfs filesystems.
12810 * Make ldconfig look into /lib32 and /usr/lib32 on amd64. Add /lib32 ->
12811 /emul/ia32-linux/lib and /usr/lib32 -> /emul/ia32-linux/usr/lib links.
12812 * Remove glibc235-gcc4-ppc-procfs.diff from debian/patches/series.
12813 (Closes: #360126)
12814 * Add siginfo_h.diff (fixes a typo in ILL_ILLOPN definition), backported
12815 from upstream. (Closes: #358041)
12816 * Replace getcwd_ia64.diff by getcwd_c.diff (fix getcwd on platforms where
12817 PAGE_SIZE >> PATH_MAX), backported from upstream. (Closes: #355109)
12818 * debian/control: drop alternative build-depends on ia32-libs-dev as this
12819 package does not exist anymore.
12820
12821 -- Denis Barbier <barbier@debian.org> Tue, 4 Apr 2006 18:07:21 +0200
12822
12823 glibc (2.3.6-4) unstable; urgency=low
12824
12825 [ Aurelien Jarno ]
12826 * Set configure_build to the same value as configure_host for sparc
12827 optimized libraries (as on i386). This way they will be tested.
12828 * If the CPU has biarch support, run tests for cross-compiled libraries.
12829 * Remove ld.so from optimized libraries as it is not used.
12830 * Add regcomp_c.diff (Call __libc_lock_init after init_dfa) from upstream
12831 (Ulrich Drepper). This make possible to run the testsuite again on hppa.
12832 * Enable the testsuite on hppa.
12833 * Add tst-setcontext_c.diff (fix the arguments passed to setcontext during
12834 test) from upstream.
12835 * Create a link /usr/lib32 -> /emul/ia32-linux/usr/lib on amd64.
12836 * Add argp_h.diff fixes (Remove __NTH for __argp_usage inline function)
12837 by Ulrich Drepper (patch from HEAD). (Closes: #355264)
12838 * Add getcwd_ia64.diff (Remove the assertion so that the behaviour is the
12839 same on all platforms, including ia64). This is a temporary fix to bug
12840 #355109, until the upstream takes a decision.
12841 * debian/sysdeps/kfreebsd-amd64.mk:
12842 - s/libc6/libc0.1/g
12843 - Change rtlddir from /lib64 to /lib
12844
12845 [ Denis Barbier ]
12846 * locales.config: If $DEBCONF_IS_A_REGISTRY is set to a non-empty value,
12847 the content of /etc/locale.gen does not override debconf values.
12848 * Add strfmon.diff: the negative sign is not printed by strfmon when
12849 current locale defines sign_posn == 4 (as in de_CH) and format
12850 argument contains the ! modifier.
12851 * Fix forward-backward-collation.diff: the change in strcoll_l.c has to
12852 be applied at several places. (Closes: #357390)
12853 * Update timezone data files to tzdata2006b (no data change, only comments).
12854 * Fix resource_h.diff: there was a typo for mips:
12855 s/_RLIMIT_RTPRIO/__RLIMIT_RTPRIO/ (Closes: #357419)
12856
12857 -- Denis Barbier <barbier@debian.org> Sat, 18 Mar 2006 10:26:45 +0100
12858
12859 glibc (2.3.6-3) unstable; urgency=low
12860
12861 [ Aurelien Jarno]
12862 * Use a shell function instead of ifneq when testing a variable depending on
12863 $(curpass), otherwise it is only evaluated at the first pass.
12864 * Add support for the ppc64 architecture. (Closes: #301438).
12865 * Use the new slibdir, libdir, rtlddir variables to build the various
12866 flavours of the libc. Put them directly in the final directory, and
12867 remove the corresponding tweaks done after the make install phase.
12868 * Install the 32-bit libraries in /emul/ia32-linux(/usr)/lib on amd64.
12869 * Only create the multiarch directories and the symlinks in /lib/ldconfig
12870 for the main pass. Otherwise alternate libraries would conflict with the
12871 main one when using multiarch.
12872 * Fix the build-dependencies for kfreebsd-amd64.
12873 * Add sysdeps/kfreebsd-amd64.mk and add kfreebsd-amd64 to
12874 rules.d/control.mk.
12875 * Make libc6-i386-dev conflicts with all versions of ia32-libs-dev. As it
12876 won't be built anymore on amd64, this will automatically remove it during
12877 the upgrade.
12878
12879 [ Clint Adams ]
12880 * Get rid of -o as a binary operator to [ in tzconfig and postinst.
12881
12882 [ Denis Barbier ]
12883 * Update localedata/locales/ro_RO. Thanks Eddy Petrişor. (Closes: #347173)
12884 * Bump LOCALES_DEP_VER to 2.3.6-2. All locales can be compiled with
12885 localedef from 2.3.6-2 and 2.3.6-3. (Closes: #352620)
12886 * Updated Italian debconf translation, by Luca Monducci.
12887
12888 -- Aurelien Jarno <aurel32@debian.org> Wed, 1 Mar 2006 17:11:36 +0100
12889
12890 glibc (2.3.6-2) unstable; urgency=low
12891
12892 [ Denis Barbier ]
12893 * Modify debver2localesdep.pl, locales-depver and control files to provide
12894 a smooth upgrade in unstable when locales require changes in localedef.
12895 This is the first part for solving #352620, the proper dependency for
12896 locales will be set by the next upload.
12897 * debian/control: Clean up. Remove versioned dependencies on gettext,
12898 debianutils, tar, texinfo; these versions were already in oldstable.
12899 Drop references to localebin, wg15-locale, i18ndata, locale-ja, locale-ko,
12900 locale-vi, locale-zh, libc6-doc, glibcdoc and libc6 (<< 2.1-4).
12901 * debian/control: Split Build-Depends on several lines for readability
12902 purpose.
12903 * Add RON to locale/iso-4217.def and bump LOCALES_COMPAT_VER to 2.3.6-2.
12904 * Fix thousand separator for de_CH, and let other Swiss locales copy
12905 de_CH for LC_NUMERIC and LC_MONETARY sections. (Closes: #345481)
12906 * Apply a patch from Fedora to define AM/PM strings in cy_GB and en_GB
12907 locales. (Closes: #240901)
12908 * Fix the week definition for the C locale.
12909 * Check first_weekday fields against current CLDR snapshot. Modified
12910 locales are *_GB (=2), ar_SY (=5), ms_MY (=2), id_ID (=2). Add
12911 this field to more locales.
12912 * locale-gen: Replace 'test ... -a ...' by two tests.
12913 * Add an "All locales" option to the locales/locales_to_be_generated
12914 template. When it is selected, /etc/locale.gen is a symlink to
12915 /usr/share/i18n/SUPPORTED. (Closes: #321580, #323013)
12916 * Updated debconf translations: (Closes: #353611)
12917 - Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
12918 - Czech, by Miroslav Kure
12919 - Danish, by Morten Brix Pedersen
12920 - Dutch, by Bart Cornelis
12921 - French, by Denis Barbier
12922 - German, by Helge Kreutzmann
12923 - Polish, by Emilian Nowak
12924 - Portuguese, by Simão Pedro Cardoso
12925 - Spanish, by Carlos Valdivia Yagüe
12926 - Swedish, by Daniel Nylander
12927 - Ukrainian, by Eugeniy Meshcheryakov
12928
12929 [ Clint Adams ]
12930 * Add hurd-getresuid-dyslexia.diff (fixes incorrect ordering of
12931 arguments) with patch from Samuel Thibault. (Closes: #352500)
12932 * Add hppa-no-ldbl-128.diff (stops implying that PA needs
12933 128-bit long double support in glibc) from Aurelien Jarno.
12934 (Closes: #344836).
12935 * debian/local/manpages/locale.1: remove double quotes from
12936 synopsis. (Closes: #352597)
12937
12938 [ Aurelien Jarno ]
12939 * Move dependency on lib64gcc1 from libc6-amd64 to libc6-dev-amd64 to
12940 avoid a dependency loop. (Closes: #352263)
12941 * Use sed and test in /etc/init.d/glibc.sh to compare kernel versions.
12942 Put the Debian architecture name in the script at build time instead
12943 of using 'dpkg --print-architecture'. Thanks to Florent Bayle for
12944 the idea. (Closes: #325802, #328088, #339482)
12945 * Fix example code showing how to use hooks for malloc. (Closes:
12946 bug#333565).
12947 * Add hurd-ioctl-decode-argument.diff (fixes decoding of ioctl
12948 arguments) from Samuel Thibault. (Closes: #320273)
12949 * Fix the prototype of sbrk() in the manual. (Closes: #281863)
12950 * Fix the strcasestr() examples in the manual. (Closes: #289853)
12951 * Install libc_nonshared.a in /usr/lib/nptl, and fix the location
12952 of the static libraries of the NPTL ld scripts. (Closes: #347762)
12953 * Update debian/ files for GNU/kFreeBSD. (Closes: #351638)
12954 * Regenerate debian/control, generate debian/control.in/libc0.1.
12955 * Lintian cleans:
12956 - Remove build-dependencies on tar and debianutils, they are
12957 build-essential packages
12958 - Fix FSF postal address
12959 - Use policy compliant links in libc6-dev-amd64
12960 - Use an absolute symlink for /lib64 on amd64
12961 * Add myself to Uploaders.
12962 * Switch to gcc-4.0 on powerpc.
12963 * Remove old hack for gcc-3.4 on amd64.
12964 * Build with the compiler defined as default for glibc (ie currently
12965 gcc-4.0) instead of gcc on amd64.
12966 * Decrease priorities of 64-bit main and -dev packages to standard
12967 and optional for all architectures. It better matches override,
12968 though it will still have to be changed.
12969 * Fix glibc235-hppa-lt.diff (restore ret0 across calls to CDISABLE)
12970 from Randolph Chung. (Closes: #326581)
12971 * Switch to gcc-4.0 on hppa.
12972 * Add support for extra_pkg_install hooks for udeb packages.
12973 * Build back with -g1 on amd64, it was removed to permit the build with
12974 gcc-3.4.
12975 * Remove --with-tls and --with-__thread in sysdeps/* as they are the
12976 default option since version 2.3.5.
12977 * Multiarch support:
12978 - Add ld-multiarch.diff (add (/usr)/lib/$(config-machine)-$(config-os))
12979 to the search path of the dynamic linker) from Tollef Fog Heen.
12980 (Closes: #295855)
12981 - Add ldconfig-multiarch.diff (add directories pointed from /lib/ldconfig
12982 to the search path).
12983 - Create (/usr)/lib/$(config-machine)-$(config-os) and add symlinks to
12984 these directories in /lib/ldconfig/
12985 - Add rtld.diff (add a new configuration variable rtlddir to change the
12986 dynamic linker in the ELF binaries) partly from Andreas Jochen. This is
12987 necessary to be able to install a glibc in the multiarch dir while still
12988 conforming to the various ABIs which specify a linker in /lib or /lib64.
12989 * Remove the patch to install the libc into /lib instead of /lib64 on
12990 amd64. Use the new libdir, slibdir and rtlddir options in configparm to
12991 install the glibc in (/usr)/lib, and to use the dynamic linker path
12992 specified by the ABI for path for libc objects. (Closes: #325226)
12993 * Add -u option to the ldd manpage. (Closes: #354074)
12994 * Merged a patch from Michael Banck to use gcc-4.0 on Hurd.
12995 * Add resource_h.diff (RLIMIT_NICE and RLIMIT_RTPRIO support) from MAIN.
12996 (Closes: #352636)
12997 * Add hppa-inlining.diff (Increase the maximal overall growth of the
12998 compilation unit caused by inlining for dl-reloc.c on hppa).
12999 * Build a 32-bit libc on amd64, using the new multiarch directories.
13000 (Closes: #274367)
13001
13002 -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Feb 2006 17:47:58 +0100
13003
13004 glibc (2.3.6-1) unstable; urgency=low
13005
13006 [ Denis Barbier ]
13007 * debian/debhelper.in/libc.postinst: Restart webmin on upgrade.
13008 (Closes: #345641)
13009 * debian/debhelper.in/libc.postinst: Restart dropbear on upgrade.
13010 (Closes: #351036)
13011 * Fix yesexpr/noexpr in tl_PH locale. Reported by eric pareja.
13012 (Closes: #295810)
13013 * Fix langinfo(_NL_TIME_FIRST_WEEKDAY) for C locale. Reported by
13014 Graham Wilson (Closes: #327025)
13015 * Add first_weekday fields to most locales.
13016 (Closes: #343885, #347323, #347686, #348518, #351375)
13017 * Apply various fixes to French locales. (Closes: #248377)
13018 * Fix d_t_fmt and date_fmt in fo_FO. Reported by Jacob Sparre Andersen.
13019 * New sa_IN locale file, provided by Vidya Ayer and Christian Perrier.
13020 (Closes: #331377)
13021 * Add several locales to SUPPORTED:
13022 - ru_RU.CP1251, requested by Michael Bravo. (Closes: #225516)
13023 - uz_UZ.UTF-8 (its ISO-8859-1 counterpart had no UTF-8 variant)
13024 - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
13025 no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
13026 * Apply several improvements to hy_AM found in upstream Bugzilla.
13027 * Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15.
13028 (Closes: #323159)
13029 * Improve localedef(1) manual page, by Lars Wirzenius (Closes: #309846)
13030 * Fix LC_MONETARY section of pl_PL. Reported by Michał Politowski.
13031 (Closes: #227214)
13032 * New wo_SN locale file, provided by Samba Ndao Diop and Christian
13033 Perrier. (Closes: #279697)
13034 * Add new ca_AD, ca_FR and ca_IT locale files, sent upstream by Robert
13035 Millan.
13036 * New csb_PL locale file, sent upstream by Andrzej Krzysztofowicz.
13037 * Rewrite collation rules of several locales to include iso14651_t1.
13038 This eases maintenance and saves about 1MB for installed size.
13039 * Sort SUPPORTED to list UTF-8 locales first. This change partly
13040 solves #312927.
13041 * Modify localedata/locales/no_NO to copy definitions from nb_NO.
13042 * Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET.
13043 * Fix unknown symbols in collation rules of several locales: da_DK,
13044 fa_IR, is_IS, lo_LA, lv_LV, nb_NO and sr_CS.
13045 * Apply updates for st_ZA, xh_ZA and zu_ZA sent upstream by Dwayne Bailey.
13046 * Add new nr_ZA locale, sent upstream by Dwayne Bailey.
13047 * Rewrite collation rules for dz_BT, in collaboration with Pema Geyleg.
13048 * Revert upstream change of postal_fmt in te_IN because localedef
13049 complains. (Closes: #348804)
13050 * New debconf translations:
13051 - Italian, by Luca Monducci (Closes: #329428)
13052 - Swedish, by Daniel Nylander (Closes: #334864)
13053 * Slightly reword locales.templates to be DTSG-compliant, thanks Thomas
13054 Huriaux.
13055 * Updated debconf translations: (Closes: #350103)
13056 - Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
13057 - Czech, by Miroslav Kure
13058 - Danish, by Morten Brix Pedersen
13059 - Dutch, by Bart Cornelis
13060 - French, by Denis Barbier
13061 - German, by Helge Kreutzmann
13062 - Polish, by Emilian Nowak
13063 - Turkish, by Erçin EKER
13064 - Ukrainian, by Eugeniy Meshcheryakov
13065 - Vietnamese, by Clytie Siddall
13066 * Update timezone data files to tzdata2006a. (Closes: #345479, #347315, #351049)
13067 * Drop Build-Depends-Indep: po4a from control file, translated manual pages
13068 are currently not built.
13069
13070 [ Clint Adams ]
13071 * Move to upstream version 2.3.6.
13072 - Redo debian/patches/localedata/cvs-localedata.diff
13073 - Remove glibc235-gcc4-cvs.diff
13074 - Remove glibc235-gcc4-jis0208.diff
13075 - Remove glibc235-binutils216-ia64.diff
13076 - Remove glibc235-gcc4-ia64-profile.diff
13077 - Remove glibc235-gcc4-ppc-procfs.diff
13078 - Remove glibc235-execvp-fix.diff
13079 - Delete CSD (Serbian Dinar) hunk from locale-iso4217.diff
13080 - Redo glibc235-dl-execstack.diff
13081 - Remove glibc235-alpha-divqu.diff
13082 - Remove amd64-semtrywait-weakalias.diff
13083 - Remove strfry-segv.diff
13084 - Remove ia64-binutils-libm.diff
13085 - Remove glibc235-leapsecond.diff
13086 - Delete several hunks from glibc235-gcc4-sparc-inline.diff
13087 - Remove hurd-libpthread-indirect-loading.diff
13088 - Remove glibc235-gcc4-hurd.diff
13089 - Delete several hunks from glibc235-gcc4-arm-inline.diff
13090 - Remove glibc235-gcc4-s390-inline.diff
13091 * Add hppa-pie-relocs.diff, thanks to Aurelien Jarno. This
13092 fixes nscd on hppa. (Closes: #350501)
13093
13094 [ Daniel Jacobowitz ]
13095 * Remove mips-bits-syscall.diff, merged.
13096
13097 [ GOTO Masanori ]
13098 * Update po/ja.po.
13099
13100 -- Clint Adams <schizo@debian.org> Thu, 9 Feb 2006 21:45:45 -0500
13101
13102 glibc (2.3.5-13) unstable; urgency=low
13103
13104 [ Clint Adams ]
13105 * Acknowledge NMU. (Closes: #342545)
13106
13107 [ Denis Barbier ]
13108 * debian/rules.d/control.mk: Make sure that debian/control is regenerated.
13109 (Closes: #351704)
13110
13111 -- Denis Barbier <barbier@debian.org> Mon, 6 Feb 2006 22:22:23 +0100
13112
13113 glibc (2.3.5-12.1) unstable; urgency=low
13114
13115 * NMU
13116 * glibc235-hppa-fpu.diff: New, fixes hppa FPU issues. Closes: #342545
13117
13118 -- LaMont Jones <lamont@bld-4.mmjgroup.com> Wed, 1 Feb 2006 09:47:57 -0700
13119
13120 glibc (2.3.5-12) unstable; urgency=low
13121
13122 * debian/patches/glibc235-nis-netgrp.diff: New file to fix assertion
13123 failures with NIS. (Closes: #322011)
13124 * Switch to quilt to handle Debian patches.
13125 - debian/control.in/main: add Build-Depends: quilt.
13126 - Replace debian/rules.d/dpatch.mk by debian/rules.d/quilt.mk.
13127 - Rename debian/patches/*.dpatch into debian/patches/*.diff.
13128 - Move localedata patches into debian/patches/localedata/
13129 * debian/patches/localedata/cvs-localedata.diff: Update to latest CVS.
13130 Among other changes:
13131 - locales/mn_MN: Fix date_fmt. (Closes: #328831)
13132 - locales/de_DE: Add transliterations for quoting characters.
13133 (Closes: #235759)
13134 - locales/ss_ZA locales/tn_ZA locales/ve_ZA locales/nso_ZA
13135 locales/ts_ZA: New files. (Closes: #254417)
13136 - locales/km_KH: New file. (Closes: #334762)
13137 - locales/mg_MG: New file. (Closes: #271549)
13138 - locales/sr_CS: New file. (Closes: #254993)
13139 * debian/patches/locale-iso4217.diff: Update to latest CVS.
13140 This includes changes from glibc235-localedata-sr_CS.diff, which
13141 is no more needed.
13142 * debian/patches/locale-iso639.diff: New file.
13143 * debian/patches/locale-ku_TR.diff: New file, to provide a Kurdish
13144 locale needed by d-i. This locale comes from upstream CVS, and has
13145 been updated to the latest patch sent to BZ870.
13146 * debian/patches/localedata/locale-eo_EO.diff: Apply minor updates to
13147 this locale file. Add eo and eo.UTF-8 to SUPPORTED. (Closes: #233308)
13148 * Import collation fixes and enhancements for localedef from
13149 belocs-locales-bin.
13150 * debian/patches/forward-backward-collation.diff: New file. Due to the
13151 fixes in localedef, some bugs in code which was previously never run
13152 did show up. (Closes: #310635)
13153 * debian/patches/locale/locale-print-LANGUAGE.diff: New file, so that
13154 locale displays the LANGUAGE environment variable when called without
13155 argument.
13156 * Add myself to Uploaders.
13157
13158 -- Denis Barbier <barbier@debian.org> Sun, 15 Jan 2006 00:54:16 +0100
13159
13160 glibc (2.3.5-11) unstable; urgency=low
13161
13162 [ Phil Blundell ]
13163 * Apply patch from Colin Watson to add "--keep-existing" option to
13164 locale-gen. (Closes: #298913)
13165 * Also restart exim4 on upgrade. (Closes: #326554)
13166 * debian/debhelper.in/libc.preinst: Clarify wording of message about
13167 detection of services needing to be stopped before upgrade.
13168
13169 [ GOTO Masanori ]
13170 * debian/po/pt.po: New file, add Portuguese translation.
13171 Patched by Rui Branco <ruipb@debianpt.org>. (Closes: #339110)
13172
13173 [ Clint Adams ]
13174 * Patch from Lars Wirzenius to not rely on bash-like echo
13175 behavior. (Closes: #207391).
13176 * Add allowance for the 2005 leap second. (Closes: #345310)
13177
13178 -- Clint Adams <schizo@debian.org> Sun, 1 Jan 2006 11:29:08 -0500
13179
13180 glibc (2.3.5-10) unstable; urgency=low
13181
13182 [ GOTO Masanori ]
13183 * debian/local/etc_init.d/glibc.sh: Change the last 'exit 0' to
13184 ': exit 0' to not block sourcing. (Closes: #340147)
13185
13186 [ Phil Blundell ]
13187 * Merge patch from upstream CVS (courtesy Daniel Jacobowitz) to
13188 fix weak alias related build problem on ARM.
13189 * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
13190 strfry() crash. (Closes: #343365)
13191 * Merge patch from upstream CVS (courtesy Roland McGrath and Anton
13192 Blanchard) to fix problem with execute permissions on GOT when using
13193 64kB pages on PowerPC. (Closes: #344105)
13194 * Require binutils 2.16.1cvs20051109-1 to ensure that i386 biarch
13195 linking works properly.
13196 * debian/script.in/kernelcheck.sh: Require kernel >= 2.4.0 on arm to
13197 avoid llseek problem. (Closes: #324795)
13198 * Also restart atd on upgrade. (Closes: #331293)
13199 * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
13200 problems with accuracy of tanh and related functions, per request of
13201 Rafael Laboissiere. (Closes: #328504)
13202 * Add "validlocale" program (ex base-config) to locales package, per
13203 request of Joey Hess. (Closes: #344954)
13204 * sysdeps/hppa.mk: Add new /usr/hppa64-linux-gnu/include symlink, per
13205 request of Matthias Klose. (Closes: #326583)
13206
13207 [ Clint Adams ]
13208 * Steal glibc-235-sparc-datastart.dpatch from Ubuntu.
13209 * Steal ia64 libm symbol patch from Ubuntu.
13210 * Compile with -g2 instead of -g1 on sparc.
13211
13212 -- Clint Adams <schizo@debian.org> Wed, 28 Dec 2005 13:18:56 -0500
13213
13214 glibc (2.3.5-9) unstable; urgency=low
13215
13216 [ Daniel Jacobowitz ]
13217 * Downgrade priority of amd64 libraries on i386.
13218 * Move packages from base to libs.
13219
13220 [ Clint Adams ]
13221 * Remove sparc64 TLS patch, and disable TLS for sparc64 build
13222 (Closes: #340835, #341514).
13223 * Add patch to fix build failure with __bind and other
13224 socket-related symbols being already defined on
13225 sparc (Closes: #342755).
13226 * Add patch from Anton Blanchard to fix build failure with
13227 __bind and other socket-related symbols being already
13228 defined on powerpc (Closes: #343571).
13229 * Replace amd64 sem_trywait patch from Kurt Roeckx's NMU with
13230 fix from upstream glibc CVS (Closes: #339389).
13231 * Add patch from Anton Blanchard to fix build failures with
13232 "__moddi3" and friends being already defined on i386
13233 and powerpc (Closes: #339415).
13234 * Bump Standards-Version to 3.6.2 and add myself to Uploaders.
13235
13236 -- Clint Adams <schizo@debian.org> Sat, 17 Dec 2005 10:33:38 -0500
13237
13238 glibc (2.3.5-8.1) unstable; urgency=low
13239
13240 * Non-maintainer upload.
13241 * Rename sem_trywait to __new_sem_trywait in amd64 nptl code
13242 so the alias works properly, and it can be build.
13243 (Closes: #339389)
13244
13245 -- Kurt Roeckx <kurt@roeckx.be> Sun, 27 Nov 2005 11:22:03 +0100
13246
13247 glibc (2.3.5-8) unstable; urgency=low
13248
13249 * Add missing build dependency on libc6-dev-ppc64 on powerpc.
13250 * Add patch to fix sparc64 TLS build failure, from Aurelien Jarno
13251 (Closes: #335821).
13252 * Also restart saslauthd at upgrades, from Philipp Hug (Closes: #334101).
13253 * Merge .eh_frame terminator fix, by Richard Sandiford (Closes: #334112).
13254 * Merge armeb support, from Lennert Buytenhek (Closes: #335116).
13255 * Add LSB headers to glibc.sh and nscd init scripts, from Petter
13256 Reinholdtsen (Closes: #335308, #335343).
13257 * Remove obsolete mountkernfs, tmpfs, and devpts.sh files from debian/.
13258 * Temporarily set hppa back to gcc 3.4, from Steve Langasek
13259 (Closes: #326581).
13260 * Re-enable libidn (Closes: #181025).
13261
13262 -- Daniel Jacobowitz <dan@debian.org> Sat, 12 Nov 2005 19:15:29 -0500
13263
13264 glibc (2.3.5-7) unstable; urgency=low
13265
13266 [ GOTO Masanori ]
13267 * debian/script.in/kernelcheck.sh: Drop real-i386 kernel support.
13268
13269 [ Daniel Jacobowitz ]
13270 * Build 64-bit packages on i386 - based on patches from both Ubuntu
13271 and Andreas Jochens <aj@andaco.de>.
13272 - Build depend on a biarch linux-kernel-headers package.
13273 - Build depend on new libc6-dev-amd64 package.
13274 - Conflict with amd64-libs to avoid stale libraries.
13275 - Replace files from amd64-libs-dev.
13276 - Use lib64 for 64-bit libraries on i386.
13277 - Search lib64 for ldconfig.
13278 - Install 64-bit headers in /usr/include/x86_64-linux-gnu.
13279 * Remove obsolete references to NPTL as an add-on.
13280 * Conflict with broken versions of libterm-readline-gnu-perl
13281 (Closes: #326856, #326492).
13282 * Merge makefile patch from Goswin Brederlow
13283 <brederlo@informatik.uni-tuebingen.de> to fail earlier if builds fail
13284 (but omit the bit for make -k check) (Closes: #325460).
13285 * Update debconf dependency to work with cdebconf (Closes: #331838).
13286 * Merge MIPS <bits/syscall.h> fix from CVS (Closes: #329043).
13287 * Do not complain about incompatible libraries in /etc/ld.so.conf
13288 (Closes: #310047).
13289 * Update hppa assembly for current CVS binutils.
13290 * Use 8-byte-aligned buffers for doubleword FPU transfers on HPPA
13291 (Closes: #333766).
13292
13293 -- Daniel Jacobowitz <dan@debian.org> Fri, 14 Oct 2005 14:18:22 -0400
13294
13295 glibc (2.3.5-6) unstable; urgency=low
13296
13297 * GOTO Masanori <gotom@debian.org>
13298
13299 * debian/script.in/kernelcheck.sh: Use sed instead of bash extension.
13300 (Closes: #325373, #325471, #325504, #325511)
13301
13302 -- GOTO Masanori <gotom@debian.org> Mon, 29 Aug 2005 12:40:32 +0900
13303
13304 glibc (2.3.5-5) unstable; urgency=low
13305
13306 * GOTO Masanori <gotom@debian.org>
13307
13308 * debian/debhelper.in/debhelper.mk: Don't expand debug-packages with
13309 DEB_INDEP_REGULAR_PACKAGES. It causes binary-indep is unexpectedly
13310 included. (Closes: #233390, #233391, #233392)
13311
13312 * Add the correct new line. (Closes: #324450)
13313 - debian/control.in/sparc64: Likewise.
13314 - debian/control: Update.
13315
13316 * Support Hurd again. (Closes: #324165)
13317 - debian/sysdeps/gnu.mk: Rename to...
13318 - debian/sysdeps/hurd.mk: ... this.
13319
13320 * debian/local/usr_sbin/locale-gen: Don't break locale-gen when locale-def
13321 warns errors.
13322
13323 * debian/patches/glibc235-localedata-sr_CS.dpatch: New file, to fix
13324 sr_CS localedef breakage. (Closes: #321580, #322655)
13325 * debian/patches/glibc235-localedata-locales.dpatch: New file, to fix
13326 mn_MN and sid_ET localedef breakage. (Closes: #321634)
13327
13328 * debian/sysdeps/powerpc.mk: Enable PowerPC NPTL.
13329 (Closes: #246689, #307984)
13330
13331 * debian/README: Add the description about dropping __ctype_* symbol support
13332 of static linked application/libraries in etch. (Closes: #324526)
13333
13334 * debian/sysdeps/linux.mk: Check SETNJOBS environment variable to specify
13335 the number of parallel make by users.
13336
13337 * debian/sysdeps/depflags.pl: Add Conflicts: e2fsprogs (<< 1.35-7)
13338 because new ldd cannot work with old e2fsprogs. (Closes: #324550)
13339
13340 * debian/patches/glibc235-alpha-divqu.dpatch: New file, to fix alpha
13341 divqu/remqu that does not return the correct result when their dividend
13342 and divisor are the same and 63bit is 1. (Closes: #324455)
13343
13344 * Hurd requires gcc-3.3 to compile instead of gcc-4.0. Requested by
13345 Michael Banck <mbanck@debian.org>.
13346 - debian/sysdeps/hurd.mk: Change CC/BUILD_CC to gcc-3.3.
13347 - debian/control.in/main: Build-Depends falls back to gcc-3.3.
13348 - debian/control: Update.
13349
13350 * Introduce bootstrap kernel version check script.
13351 - debian/debhelper.in/libc.preinst: Move detection script to...
13352 - debian/script.in/kernelcheck.sh: ...this, new file.
13353 - debian/local/etc_init.d/glibc.sh: New file, it includes kernelcheck.sh.
13354 - debian/debhelper.in/libc.postinst: Invoke /etc/init.d/glibc.sh as S01.
13355 - debian/rules.d/debhelper.mk: Add replacing KERNEL_VERSION_CHECK and
13356 EXIT_CHECK for libc.preinst and glibc.sh.
13357 - debian/debhelper.in/libc.dirs: Create etc/init.d.
13358
13359 * Don't use absolute path name.
13360 - debian/debhelper.in/libc.dirs: Suppress the first slash.
13361 - debian/debhelper.in/libc-pic.dirs: Likewise.
13362 - debian/debhelper.in/nscd.dirs: Likewise.
13363 - debian/debhelper.in/locales.dirs: Likewise.
13364
13365 * Michael Banck <mbanck@debian.org>:
13366 - debian/patches/glibc235-gcc4-hurd.dpatch: New file, to build glibc
13367 on Hurd with gcc-4.0. (Closes: #324549)
13368
13369 -- GOTO Masanori <gotom@debian.org> Sun, 21 Aug 2005 12:33:42 +0900
13370
13371 glibc (2.3.5-4) unstable; urgency=low
13372
13373 * The "hppa is important to someone, really - LaMont" release.
13374
13375 * GOTO Masanori <gotom@debian.org>
13376
13377 * d-i wants to remove libnss-files-udeb and libnss-dns-udeb dependency
13378 from libc-udeb. Suggested by Joey Hess <joeyh@debian.org>.
13379 (Closes: #322506)
13380 - debian/control.in/libc: Remove libnss-files-udeb libnss-dns-udeb
13381 dependency.
13382 - debian/control: Update.
13383
13384 * Build-Depends fixes:
13385 - debian/control.in/main: Change gcc-* dependency from | to ,.
13386 Suggested by Andreas Jochens <aj@andaco.de>.
13387 - debian/control.in/main: Add gcc-4.0 (>= 4.0.1-5) [hppa], because prior
13388 versions cannot generate sane glibc binaries.
13389 - debian/control: Update.
13390
13391 * Enable libnss upgrade guard again.
13392 (Closes: #321561, #321712, #321796, #322768, #323560)
13393 - debian/debhelper.in/libc.preinst: Change guard to 2.3.5-1.
13394 - debian/debhelper.in/libc.postinst: Likewise.
13395 - debian/debhelper.in/libc.postinst: Fix to invoke NSS check again.
13396
13397 * debian/debhelper.in/nscd.dirs: Add /var/db/nscd.
13398 (Closes: #323352, #323487)
13399
13400 * debian/debhelper.in/locales.prerm: Add purge to remove locale-archive.
13401 (Closes: #321719)
13402
13403 * debian/patches/00list: Drop glibc234-hppa-remove-mallocdef.dpatch.
13404 It causes unconditional locking problem, because it was already replaced
13405 by Carlos' new patches. Reported by LaMont Jones <lamont@debian.org>.
13406
13407 * Add Depends: lib64gcc1 and provide lib64c-dev for 64bit -dev packages.
13408 Suggested by Matthias Klose <doko@cs.tu-berlin.de>. (Closes: #323552)
13409 - debian/control.in/sparc64: Likewise.
13410 - debian/control.in/ppc64: Likewise.
13411 - debian/control.in/s390x: Likewise.
13412 - debian/control: Update.
13413
13414 * debian/patches/glibc235-dl-execstack.dpatch: New file, to fix execstack
13415 failed to check on kernel <= 2.4.18. (Closes: #321717, #321718, #323409)
13416
13417 * Roland Stigge <stigge@antcom.de>:
13418 - debian/debhelper.in/glibc-doc.install: Install HTML documents
13419 correctly. (Closes: #321740)
13420
13421 -- GOTO Masanori <gotom@debian.org> Sat, 6 Aug 2005 06:52:42 +0900
13422
13423 glibc (2.3.5-3) unstable; urgency=low
13424
13425 * The "Keep Debconf5 speed" and the "Welcome back the recent glibc to
13426 unstable" release.
13427 * Glibc bumps up from 2.3.2.ds1 to 2.3.5 on etch.
13428
13429 * GOTO Masanori <gotom@debian.org>
13430
13431 * Localedata update:
13432 - debian/patches/cvs-localedata.dpatch: New file, to update localedata
13433 to the latest cvs. Reported by Safir Secerovic <esafir@yahoo.com>,
13434 Reviewed by Denis Barbier <barbier@linuxfr.org>. (Closes: #312902)
13435 - debian/patches/locale-iso4217.dpatch: New file, to fix localedef
13436 breakage for tr_TR.ISO-8859-9. (Closes: #314855)
13437
13438 * To make glibc-2.3.5 buidable with gcc-4.0:
13439 - debian/patches/00list: Drop glibc234-hppa-full-nptl-2004-12-20.dpatch
13440 line replaced by the new patches: glibc235-hppa-sysdeps.dpatch and
13441 glibc235-hppa-lt.dpatch. It'll be removed when hppa unstable works
13442 nicely.
13443 - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Update the patch
13444 to compile sparc64.
13445 - debian/patches/glibc235-gcc4-s390-inline.dpatch: New file, fix s390
13446 compilation breakage by changing static inline to auto inline for
13447 dl-machine.h.
13448 - debian/patches/glibc235-gcc4-alpha-profile.dpatch: New file, fix
13449 alpha compilation breakage by removing strong_alias.
13450 - debian/patches/glibc235-gcc4-hppa-profile.dpatch: New file, fix hppa
13451 compilation breakage by removing strong_alias.
13452 - debian/sysdeps/alpha.mk: Disabled __thread for static linked
13453 executables.
13454 - debian/control.in/main: Add Build-Depends: gcc-3.4 for powerpc and
13455 m68k.
13456 - debian/control: Regenerated.
13457
13458 * To make glibc-2.3.5 buildable with gcc-3.4:
13459 - debian/sysdeps/m68k.mk: New file, to use gcc-3.4 as CC and BUILD_CC
13460 due to gcc-4.0 ICE. See #319312.
13461 - debian/patches/glibc235-gcc34-m68k-seccomment.dpatch: New file, fix
13462 m68k binutils comment parse error.
13463
13464 * Introduce RUN_TESTSUITE for disabling make check, taken from Jeff
13465 Bailey <jbailey@ubuntu.com>:
13466 - debian/rules: Enable RUN_TESTSUITE in default.
13467 - debian/rules.d/build.mk: Check RUN_TESTSUITE before invoking tests.
13468 - debian/sysdeps/hppa.mk: Disable RUN_TESTSUITE because linuxthreads
13469 cannot work correctly.
13470 - debian/sysdeps/alpha.mk: Likewise.
13471
13472 * Introduce loose locales version dependency to avoid locales version
13473 mismatch for FTBFS architectures, taken from Jeff Bailey
13474 <jbailey@ubuntu.com> (Closes: #204696, #308824):
13475 - debian/locales-depver: New file, describes minimum locales dependency
13476 version. It's renamed from locales-shlibver because it's not "shlib".
13477 - debian/rules.d/debhelper.mk: Use LOCALES_DEP_VER to generate locales
13478 dependency.
13479 - debian/rules: Include debian/locales-depver.
13480
13481 * debian/rules.d/build.mk: Add --without-selinux for nscd. It should be
13482 removed after this version ASAP.
13483
13484 * debian/sysdeps/depflags.pl: Drop Depends: libdb1-compat because it's
13485 until sarge stuff. Suggested by Colin Watson <cjwatson@debian.org>.
13486 (Closes: #318885)
13487
13488 * debian/debhelper.in/nscd.dirs: New file, add /var/run/nscd dir to
13489 invoke nscd correctly. (Closes: #314892)
13490
13491 * debian/local/manpages/locale.gen.5: Fix typo, charsets -> charmaps.
13492 (Closes: #312297, #318982)
13493
13494 * debian/debhelper.in/libc.preinst: Remove dpkg --assert-support-predepends
13495 check like base-passwrd, suggested by Bastian Blank <waldi@debian.org>.
13496 (Closes: #316217)
13497
13498 * debian/patches/locales-supported.dpatch: Don't apply to drop UTF-8@euro
13499 locales from SUPPORTED. (Closes: #274491)
13500
13501 * debian/debhelper.in/libc.preinst: Fix typo. (Closes: #306136)
13502 * debian/debhelper.in/libc.postinst: Likewise.
13503
13504 * Michael Banck <mbanck@debian.org>:
13505 - debian/patches/hurd-enable-ldconfig.dpatch: New file, to build ldconfig
13506 again on Hurd. (Closes: #309489)
13507 - debian/sysdeps/gnu.mk: Hurd-i386 needs --without-tls option to build.
13508 - debian/patches/hurd-libpthread-indirect-loading.dpatch: New file, to
13509 make libpthread load indirectly on Hurd. (Closes: #312488)
13510 - debian/patches/hurd-ioctl-pfinet.dpatch: New file, to support part of
13511 SIOCGIFHWADDR for pfinet on Hurd. (Closes: #295117)
13512
13513 * Jeff Bailey <jbailey@ubuntu.com>:
13514 - debian/patches/glibc235-hppa-sysdeps.dpatch: New file, to build hppa
13515 linuxthreads locking problem and sysdeps correctly again.
13516 - debian/patches/glibc235-hppa-lt.dpatch: New file, likewise.
13517
13518 * Denis Barbier <barbier@debian.org>:
13519 - debian/debhelper.in/locales.config: Use LANG=C for locale-dependent
13520 commands. (Closes: #314717)
13521 - debian/debhelper.in/locales.postinst: Likewise.
13522 - debian/debhelper.in/locales.postinst: Fix repeated locale entry
13523 duplication when at least a locale is defined twice in /etc/locale.gen.
13524 (Closes: #271526)
13525
13526 * Stephen Gildea <gildea@stop.mail-abuse.org>:
13527 - debian/debhelper.in/nscd.init: Provides a "status" option, fix the exit
13528 status if the script is given an unsupported option. (Closes: #312404)
13529
13530 * Serge Belyshev <belyshev@depni.sinp.msu.ru>:
13531 - debian/patches/glibc235-execvp-fix.dpatch: Fix execvp segv caused by
13532 invalid free pointer.
13533
13534 * This version fixes some bugs that are already marked as
13535 fixed-in-experimental and explained the reason in this changelog.
13536 (Closes: #144670, #185991, #258647, #276062, #279423, #280030, #298784)
13537 (Closes: #300806, #300842, #304963, #305400, #305662, #305666, #309618)
13538 (Closes: #311793, #313404, #314084, #315347, #315793)
13539
13540 * This version fixes some bugs that are already confirmed as fixed
13541 (fixed-in-experimental) in the experimental glibc:
13542 - Can compile rpc/xdr.h with gcc-4.0. (Closes: #315198, #320963)
13543 - Support posix_fadvise64 correctly on 2.4 kernel.
13544 (Closes: #312406, #313219)
13545 - Can static link with the recent toolchain changed with TLS/non-TLS
13546 errno definition on amd64 and ia64.
13547 (Closes: #317674, #317946, #318956, #318963, #319115)
13548 - Fix mktime when setting a timezone value to AC_FUNC_MKTIME.
13549 (Closes: #177940)
13550 - Fix libc6-i686 to reexec init. (Closes: #270745)
13551
13552 * This version fixes some bugs that are marked as fixed-upstream:
13553 - Fix ucontext.h failure with g++-4.0 on ia64.
13554 (Closes: #318429, #320240)
13555
13556 - Missing icache flushing on PPC caused sometimes segv, and now cache
13557 management is reworked and fixed. (Closes: #146489)
13558 - Fix alpha atan() that gave wrong results for some operands.
13559 (Closes: #210613)
13560 - Fix PPC rint() that gave wrong result for negative arguments in the
13561 rounding toward -inf and +inf mode. (Closes: #216800)
13562 - Fix that the pmaplist frees the freed memory in xdr_pmaplist.
13563 (Closes: #230219)
13564 - Don't export unneeded symbol _fp_hw on s390. (Closes: #247681)
13565 - Set locale correctly for generated threads in static linked binaries.
13566 (Closes: #260221)
13567 - Make g++ compilation with nptl pthread.h by changing initializers.
13568 (Closes: #276309)
13569 - Fix a race condition with pthread_cond_broadcast. (Closes: #276312)
13570 - Fix re_exec() segv that caused on UTF-8 locales.
13571 (Closes: #175163, #237681, #290551, #299137, #310443)
13572 - Implement getcontext on alpha. (Closes: #293653)
13573 - Fix an incorrect value of ceill and floorl on amd64. (Closes: #302458)
13574 - Fix memory leaks in getaddrinfo/freeaddrinfo. (Closes: #304022)
13575 - Fix mips/mipsel incomplete clobbered registers for syscalls.
13576 (Closes: #304426)
13577 - Support working sched_setaffinity on powerpc. (Closes: #311053)
13578 - Support _SC_HOST_NAME_MAX in sysconf. (Closes: #314350)
13579 - Fix pthread_rwlock_wrlock hangs with NPTL on amd64. (Closes: #314408)
13580
13581 - Check timezone changes for localtime and friends. (Closes: #48184)
13582 - Fix a race condition of sigaction and signal handler.
13583 (Closes: #136990)
13584 - Fix segmentation fault when invoking nscd -d.
13585 (Closes: #156923, 245208)
13586 - Support POSIX style strerror_r implementation.
13587 (Closes: #159298, #169370, #182542, #202209)
13588 - Enable to use short IPv4 address notation again. (Closes: #192091)
13589 - Fix broken pthread_cleanup_push on Alpha. (Closes: #197988)
13590 - Support POSIX message queues. (Closes: #202197, #280137)
13591 - Don't use ?: in bits/mathinline.h. (Closes: #206015, #304500)
13592 - Update Norwegian translation that fixes confusing text.
13593 (Closes: #207266)
13594 - Enable executable again for libc.so.*. (Closes: #215463, #264948)
13595 - Improve putchar and io performance by changes to pthread locking code.
13596 (Closes: #219205)
13597 - Update sys/vm86.h. (Closes: #219476)
13598 - Fix invalid __libc_dlclose() in nsswitch.c. (Closes: #222130)
13599 - Support backtrace on ia64 and x86_64. (Closes: #235876)
13600 - Fix nl_langinfo(ERA) returns NULL, not "". (Closes: #245836)
13601 - Libintl.h is ready for some g++ compilation option. (Closes: #252753)
13602 - Fix pthread_cond_timedwait and mutex hang with cancellation.
13603 (Closes: #253303)
13604 - Fix too long fraction digits handling in strtold(). (Closes: #260377)
13605 - Fix some regexec() segv in UTF-8 locales. (Closes: #261135)
13606 - Fix pthread_cond_timedwait with a outdated timespec destroys the
13607 pthread_cond_t variable. (Closes: #261237)
13608 - Declare EPOLLONESHOT in sys/epoll.h. (Closes: #261541)
13609 - Fix returning invalid pointer when freeing valloc()-ed memory.
13610 (Closes: #262782)
13611 - Replace gcc-3.4 option for ppc64. (Closes: #263959)
13612 - Fix zdump -v segv on ia64. (Closes: #266438)
13613 - Support pthread_create with attributes. (Closes: #266507)
13614 - Change __vector to __iovec for sys/io.h to prevent conflicts with
13615 altivec. (Closes: #267442)
13616 - Fix atan2 infinit loop on amd64. (Closes: #270823)
13617 - Avoid memory leak for some gconv encoding by calling gconv_end.
13618 (Closes: #274390)
13619 - Fix mplayerplug-in crash closed by mozilla. (Closes: #275240)
13620 - Fix invalid memory access of printf when its specifier combines
13621 parameter number specification and floating point values.
13622 (Closes: #277667, #312036)
13623 - Don't touch unrelated bits in __feclearexcept on i386.
13624 (Closes: #279294)
13625 - Don't invoke unneeded cancellation if PTHREAD_CANCEL_DISABLE is set.
13626 (Closes: #281775)
13627 - Fix a race condition between pthread_create and pthread_exit.
13628 (Closes: #282091, #292154)
13629 - Fix for setfacl to handle many files in ntfw64. (Closes: #288710)
13630 - Support large dev_t. (Closes: #289945, #299139)
13631 - Use the correct ifndef __GNUC_PREREQ. (Closes: #315345)
13632
13633 - Fix the indended first line of ldd output. (Closes: #209145, #276223)
13634 - Fix misleading error message of ldd when kernel version is old.
13635 (Closes: #224665)
13636 - Fix typo of the language name in te_IN. (Closes: #276527)
13637 - Replace old --help message that indicated glibcbug script.
13638 (Closes: #315448)
13639
13640 - Support IDN. (Closes: #181025)
13641 - Support O_NOATIME. (Closes: #284131, #297010, #298488)
13642 - The first day of a week in Finnish is Monday. (Closes: #288472)
13643
13644 -- GOTO Masanori <gotom@debian.org> Sun, 17 Jul 2005 17:27:30 +0900
13645
13646 glibc (2.3.5-2) experimental; urgency=low
13647
13648 * Debconf5 release.
13649
13650 * GOTO Masanori <gotom@debian.org>
13651
13652 * Merge glibc-2.3.4 branch to the main trunk for etch development.
13653
13654 * These dpatches are removed from debian/patches because the similar
13655 patches are already applied in the latest version:
13656 - debian/patches/rtld-vdso-assertion.dpatch
13657 - debian/patches/glibc232-sigsetjmp.dpatch
13658 - debian/patches/hurd-weak-aliases.dpatch
13659 - debian/patches/sched-update.dpatch
13660 - debian/patches/glibc232-pthread-cancellation.dpatch
13661 - debian/patches/glibc232-clock_settime.dpatch
13662
13663 * The New dpkg-architecture changes:
13664 - debian/rules: Replace DEB_HOST_BUILD_SYSTEM, use DEB_HOST_ARCH_OS.
13665 Reported by Arthur Marsh <arthur.marsh@internode.on.net>.
13666 (Closes: #315347, #315793)
13667 - debian/control.in/main: Bump up Build-Depends: dpkg-dev (>= 1.13.5).
13668 - debian/control: Updated.
13669 - debian/debhelper.in/libc.preinst: Replace "dpkg
13670 --print-installation-architecture", use "dpkg --print-architecture".
13671 - debian/debhlper.in/libc.postrm: Likewise.
13672 - debian/debhlper.in/libc.postinst: Likewise.
13673 - debian/sysdeps/depflags.pl: Change checks from i386 to i486.
13674 It also replaces -linux, use -linux-gnu.
13675
13676 * Default compiler moves from gcc-3.3 to gcc-4.0:
13677 - debian/rules: Use gcc-4.0 instead of gcc-3.3. (Closes: #315198)
13678 - debian/control.in/main: Define Build-Depends: gcc-4.0.
13679 - debian/control: Updated.
13680 - debian/sysdeps/i386.mk: Replace depreciated "-mcpu", use "-mtune".
13681
13682 * These dpatches are added to make glibc-2.3.5 buidable with gcc-4.0:
13683 - debian/patches/glibc235-gcc4-cvs.dpatch: Fix some bad defintion of
13684 internal for all architectures.
13685 - debian/patches/glibc235-gcc4-elf.dpatch: Remove elf_machine_rel*
13686 definitions for all architectures.
13687 - debian/patches/glibc235-gcc4-jis0208.dpatch: Fix compilation breakage
13688 for all architectures.
13689 - debian/patches/glibc235-gcc4-wcstol_l.dpatch: Fix wcstol_l.c
13690 compilation breakage for all 64bit architectures.
13691 - debian/patches/glibc235-binutils216-ia64.dpatch: Fix _init/_fini was
13692 not defined within procedure with binutils 2.16 for ia64.
13693 - debian/patches/glibc235-gcc4-ia64-profile.dpatch: Fix compilation
13694 breakage by removing strong_alias for ia64.
13695 - debian/patches/glibc235-gcc4-ppc-procfs.dpatch: Fix ppc32 compilation
13696 breakage by removing __uint128_t use. (Closes: #304963)
13697 - debian/patches/glibc235-gcc4-arm-inline.dpatch: Fix arm compilation
13698 breakage by changing static inline to auto inline for dl-machine.h.
13699 - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Fix sparc compilation
13700 breakage by changing static inline to auto inline for dl-machine.h.
13701 - debian/patches/glibc235-gcc4-sparc-mv8.dpatch: Fix obsolete gcc option
13702 to replace newer standard one.
13703 - debian/patches/glibc235-gcc4-mips-inline.dpatch: Fix mips compilation
13704 breakage by changing static inline to auto inline for dl-machine.h.
13705 - debian/patches/glibc235-gcc4-mips-sysdeps.dpatch: Fix mips compilation
13706 breakage by changing large syscall arguments handling.
13707
13708 * Move /etc/locale.alias to /usr/share/locale/locale.alias.
13709 Don't install locale.alias.5. (Closes: #144670, #185991, #298784)
13710 - debian/local/usr_sbin/locale-gen: Use /usr/share/locale/locale.alias
13711 instead of /etc/locale.alias.
13712 - debian/local/manpages/locale-gen.8: Delete reference to
13713 locale.alias.5.
13714 - debian/local/manpages/locale.gen.5: Likewise.
13715 - debian/debhelper.in/locales.links: Remove file, don't link to /etc.
13716 - debian/debhelper.in/locales.install: Install locale.alias under
13717 /usr/share/locale, not /etc/.
13718 - debian/debhelper.in/locales.manpages: Don't install locale.alias.5
13719
13720 * Add documents:
13721 - debian/debhelper.in/libc.docs: Add CONFORMANCE and NAMESPACE.
13722
13723 * Fix messages to add a patience message. (Closes: #305400)
13724 - debian/local/usr_sbin/locale-gen
13725
13726 * Move sprof from libc-prof to libc-dev. (Closes: #280030)
13727 - debian/sysdeps/depflags.pl: Add Replaces: libc-dev (<< 2.3.5-2).
13728 - debian/debhelper.in/libc-prof.install: Remove sprof install.
13729 - debian/debhelper.in/libc-dev.install: Install sprof moved from -prof.
13730 - debian/debhelper.in/libc-dev.install.hurd-i386: Likewise.
13731 - debian/debhelper.in/libc-dev.manpages: Add sprof.1 install.
13732 - debian/debhelper.in/libc-prof.manpages: Remove file, don't install
13733 sprof.1.
13734
13735 * Remove Depends: lib64gcc1 from libc6-sparc64. (Closes: #258647)
13736 - debian/control.in/sparc64: Delete Depends: lib64gcc1.
13737 - debian/control: Likewise.
13738
13739 * Small change for libc6 upgrade problem.
13740 - debian/debhelper.in/libc.postrm: Add plain messages and clean up.
13741
13742 * Add conflicts to old initrd-tools for avoiding new glibc 2.3.4/5 ldd
13743 blocks to generate initrd images. Suggested by Goswin von Brederlow
13744 <brederlo@informatik.uni-tuebingen.de>.
13745 - debian/sysdeps/depflags.pl: Add conflicts initrd-tools (<< 0.1.79).
13746
13747 * Add support PowerPC64, based on patches and suggestions by Bastian Blank
13748 <waldi@debian.org> and Jeff Bailey <jbailey@ubuntu.com>:
13749 - debian/control.in/main: Add Build-Depends: gcc-3.4 [powerpc] because
13750 powerpc porting does not support gcc-4.0 currently.
13751 - debian/control: Updated.
13752 - debian/rules.d/control.mk: Add ppc64.
13753 - debian/sysdeps/powerpc.mk: Added to support ppc64 target.
13754
13755 * debian/sysdeps/hppa.mk: Add /usr/hppa64-linux-gnu/include symlinks for
13756 dpkg-architecture changes. Reported by Matthias Klose
13757 <doko@cs.tu-berlin.de>. (Closes: #313404)
13758
13759 * A Costa <agcosta@gis.net>. (Closes: #305662, #305666)
13760 - debian/local/manpages/tzconfig.8: Fixed typo.
13761 - debian/local/manpages/ldconfig.8: Likewise.
13762
13763 * Clytie Siddall <clytie@riverland.net.au>:
13764 - debian/po/vi.po: Add the Vietnamese translation for locales.
13765 (Closes: #309618, 311793)
13766
13767 * Jens Seidel <jensseidel@users.sf.net>:
13768 - debian/po/de.po: Fix typo. (Closes: #314084)
13769
13770 -- GOTO Masanori <gotom@debian.org> Thu, 21 Apr 2005 16:52:36 +0900
13771
13772 glibc (2.3.5-1) experimental; urgency=low
13773
13774 * GOTO Masanori <gotom@debian.org>
13775
13776 * New upstream release.
13777 - debian/shlibver: Bump up to 2.3.5-1.
13778
13779 * Drop patches:
13780 - debian/patches/hurd-malloc.dpatch: Removed, it's already applied in
13781 the upstream source.
13782
13783 * Merge with 2.3.2.ds1-21, added:
13784 - debian/patches/linuxthreads-sizefix.dpatch: Added.
13785 - debian/po/fi.po: Added.
13786 - debian/patches/glibc23-mips-lazy-eval.dpatch: Added, drop dl-machine.h
13787 because the recent upstream should not need such change.
13788 - debian/patches/glibc232-tls-crashfix.dpatch: Added, remove some parts
13789 that are applied in the recent version.
13790
13791 * Merge with 2.3.2.ds1-21, changed:
13792 - debian/debhelper.in/libc.preinst: Fix typo, proofreading.
13793 - debian/debhelper.in/libc.preinst: Add export LC_ALL=C.
13794 - debian/patches/00list: Update.
13795
13796 * Update linuxthreads size fix for not only ia64, but also alpha,
13797 amd64, i386, powerpc, s390, sh and sparc.
13798 - debian/patches/linuxthreads-sizefix.dpatch: Update.
13799
13800 * Fix more libc6 upgrade problem from old <= 2.3.4-1:
13801 - debian/debhelper.in/libc.postinst: Don't use uname -m, use
13802 dpkg --print-installation-architecture. Hwcappkgs mechanism does not
13803 work on (ex:) install architecture: i386, kernel architecture: amd64.
13804 - debian/debhelper.in/libc.postrm: Likewise.
13805
13806 * Support libc6-dev NPTL static libraries and headers into
13807 /usr/lib/nptl and /usr/include/nptl. (Closes: #276062, #279423)
13808 - debian/rules.d/build.mk: Add installation code from tmp-nptl to
13809 tmp-libc.
13810 - debian/debhelper.in/libc-dev.install: Add tmp-libc/usr/lib/nptl*.
13811
13812 -- GOTO Masanori <gotom@debian.org> Sun, 10 Apr 2005 14:02:19 +0900
13813
13814 glibc (2.3.4-3) experimental; urgency=low
13815
13816 * GOTO Masanori <gotom@debian.org>
13817
13818 * The complete libc6 installation breakage is fixed when hwcap packages
13819 (libc6-i686 and libc6-sparcv9/sparcv9b) is installed. It introduced
13820 /etc/ld.so.hwcappkgs to track hwcap packages.
13821 - debian/debhelper.in/libc.postinst: Create /etc/ld.so.hwcappkgs if
13822 such file is not existed. Check hwcap packages and decide to keep
13823 /etc/ld.so.nohwcap. Put special ld.so.nohwcap string when the
13824 downgraded version does not support ld.so.hwcappkgs.
13825 - debian/debhelper.in/libc-otherbuild.postinst: When it's configured,
13826 check /etc/ld.so.hwcappkgs and decides to keep /etc/ld.so.nohwcap.
13827 - debian/debhelper.in/libc-otherbuild.postrm: When it's removed,
13828 check /etc/ld.so.hwcappkgs and search other hwcap package's version
13829 consistency. Then it decides to remove /etc/ld.so.nohwcap.
13830 - debian/debhelper.in/libc.postrm: Leave /etc/ld.so.nohwcap if it's
13831 downgrade to hwcappkgs incompatible version.
13832 - debian/rules.d/debhelper.mk: Include "libc-" into OPT string
13833 replacement.
13834
13835 -- GOTO Masanori <gotom@debian.org> Tue, 29 Mar 2005 17:22:25 +0900
13836
13837 glibc (2.3.4-2) experimental; urgency=low
13838
13839 * GOTO Masanori <gotom@debian.org>
13840
13841 * Fix libc6 installation breakage when old libc6 and libc6-i686 was
13842 installed, and it's replaced with a new libc6. This fix is limited
13843 for i686 optimized package, not for sparc multiple opt packages.
13844 (Closes: #300806, #300842)
13845 - debian/debhelper.in/libc.postinst: Add check for the existence of
13846 multiple optimized packages.
13847 - debian/rules.d/debhelper.mk: Add the replace code from CURRENT_VER
13848 to $(DEB_VERSION) for libc.postinst. Install libc-otherbuild.postrm.
13849 - debian/debhelper.in/libc-otherbuild.postrm: Added to remove
13850 unneeded ld.so.nohwcap for single optimized package.
13851
13852 -- GOTO Masanori <gotom@debian.org> Tue, 22 Mar 2005 11:17:32 +0900
13853
13854 glibc (2.3.4-1) experimental; urgency=low
13855
13856 * GOTO Masanori <gotom@debian.org>
13857
13858 * Reflect from glibc-snapshot package 2.3.4-0.3.snapshot20041220.2.
13859
13860 * Add glibc-libidn package handling for the following files:
13861 - debian/sysdeps/gnu.mk
13862 - debian/sysdeps/linux.mk
13863 - debian/sysdeps/kfreebsd-gnu.mk
13864 - debian/rules
13865
13866 * Add separated shlibver file:
13867 - debian/rules: Include debian/shlibver.
13868 - debian/shlibver: Bump up shlibver to 2.3.4-1.
13869
13870 * Delete removed file info/libc-dir-add.info:
13871 - debian/debhelper.in/glibc-doc.install
13872 - debian/rules.d/build.mk
13873
13874 * These dpatches are added in debian/patches/:
13875 - glibc234-alpha-xstat.dpatch: Fix alpha compilation failure when
13876 kernel headers < 2.6.4 is used.
13877 - glibc234-hppa-linesep.dpatch: Add to fix hppa compilation failure.
13878 - glibc234-hppa-remove-mallocdef.dpatch: Add to
13879 fix hppa compilation breakage until ldcw lock change is introduced.
13880 This patch will be removed when ldcw patch is revised to apply.
13881 - glibc234-m68k-linuxthreads-fPIC.dpatch: Add to fix m68k compilation
13882 warnings to remove linuxthreads o-iterator.
13883 - glibc234-hppa-full-nptl-2004-12-20.dpatch: Remove in-cvs parts,
13884 apply the remained stuff for hppa, except for ldcw lock change.
13885 This file is renamed from 50_glibc232-hppa-full-nptl-2003-10-22.dpatch.
13886
13887 * These dpatches are modified/replaced with the newer patches in
13888 debian/patches/:
13889 - glibc-i686-timing.dpatch: Modify makefile. Fix i686 library breakage.
13890 - glibc23-cmov.dpatch: Drop additional TLS parts.
13891 - glibc23-sse-oldkernel.dpatch: Regenerated.
13892 - hppa-drop-utimes.dpatch: Regenerated.
13893 - ldconfig.dpatch: The previous patch seems being wrong because it
13894 supresses all warnings about error. The new patch I introduced should
13895 not warn during debootstrap, and works finely during normal operation.
13896 - ldd.dpatch: Regenerated.
13897 - ldso-disable-hwcap.dpatch: Regenerated.
13898 - locale-no_NO.dpatch: Drop locale.alias part which is already applied.
13899 - makeconfig.dpatch: Regenerated.
13900 - 50_glibc232-arm-dwarf2-buildfix.dpatch: Modify to fix sjlj compilation.
13901 - 50_glibc232-m68k-dwarf2-buildfix.dpatch: Likewise.
13902
13903 * These dpatches are currently suspended to apply (those entries in
13904 00list are commented out) with various reasons, they need update or
13905 confirmation:
13906 - 30_glibc232-base.dpatch: If this patch is needed, the another
13907 binutils related problem should be occured. It's disabled for a
13908 while, then remove iff no problem is reported.
13909 - alpha-pic.dpatch: #175511 said the upstream should have another
13910 different fix. After confirmation, it should be removed.
13911 - arm-output-format.dpatch: I believe the recent arm glibc should work
13912 without this patch. If arm still has problem, then enable it.
13913 - glibc232-globfree-clear.dpatch: The latest upstream has gl_pathv=NULL
13914 part, bug gl_pathc=0 part. I think the current code is harmless.
13915 It needs confirmation to Jeff Licquia.
13916 - translation-fr.dpatch: The upstream rejects this wishlist bug. After
13917 confirmation, it'll be removed.
13918 - mips-asm-unistd.dpatch: I need to look at the result of the current cvs
13919 unistd.h.
13920 - hurd-enable-ldconfig.dpatch: Disabled currently.
13921
13922 * These dpatches are currently applied, but it may be removed from
13923 00list as until sarge stuff:
13924 - libgcc-compat-all.dpatch: It'll be removed in future.
13925 - libgcc-compat-other.dpatch: Likewise.
13926
13927 * These dpatches are currently suspended to apply from 00list because
13928 we plan to be removed after sarge release:
13929 - glibc23-ctype-compat.dpatch: Until sarge stuff.
13930 - glibc23-errno-hack.dpatch: Until sarge stuff.
13931 - glibc23-errno.dpatch: This patch should not be considered permanent;
13932 it may be one of until sarge stuff.
13933 - glibc23-function-compat.dpatch: Until sarge stuff.
13934 - locales-supported.dpatch: Debian specific, until sarge stuff.
13935
13936 * This dpatch is not used currently:
13937 - 10_cvs.dpatch
13938
13939 * These dpatches are removed from debian/patches/ because they are already
13940 in upstream cvs:
13941 - 11_cvs_locales.dpatch
13942 - 11_shlib-lds.dpatch
13943 - 51_glibc232-hppa-dist.dpatch
13944 - 51_glibc232-hppa-nopltrel.dpatch
13945 - 51_glibc232-hppa-profiling.dpatch
13946 - 52_glibc233-hppa-feupdateenv.dpatch
13947 - 90_glibc232-statvfs.dpatch
13948 - 90_glibc232-timezones.dpatch
13949 - alpha-crti.dpatch
13950 - alpha-rtsigaction-fix.dpatch
13951 - fno-unit-at-a-time.dpatch
13952 - glibc23-dlclose-l_opencount.dpatch
13953 - glibc23-libio-compat.dpatch
13954 - glibc23-powerpc-sigcontext.dpatch
13955 - glibc23-sparc-pread64.dpatch
13956 - glibc232-catchsegv-insecure-temp.dpatch
13957 - glibc232-hppa-unwindinfo.dpatch
13958 - glibc232-ia64-unwindinfo.dpatch
13959 - glibc232-iconv-ucs2-unalign.dpatch
13960 - glibc232-mips-dl-machine.dpatch
13961 - glibc232-misc-syslog.dpatch
13962 - glibc232-nptl-posix-timer.dpatch
13963 - glibc232-ppc32-nanosecond.dpatch
13964 - glibc232-remove-vsyscall.dpatch
13965 - glibc232-sparc64-softfp.dpatch
13966 - glibcbug.dpatch
13967 - hppa-syscall.dpatch
13968 - hurd-cleanup.dpatch
13969 - hurd-exit-attr-hidden.dpatch
13970 - hurd-i386-hwcap.dpatch
13971 - hurd-libc-lock.dpatch
13972 - hurd-utmp-file.dpatch
13973 - locale-byn_ER.dpatch
13974 - locale-et_EE.dpatch
13975 - locale-ro_RO.dpatch
13976 - locale-strfmon.dpatch
13977 - mips-sgidefs.dpatch
13978 - nptl-io-locking.dpatch
13979 - nptl-page-align.dpatch
13980 - nptl-pthread-c++.dpatch
13981 - nptl-pthread-create-attr.dpatch
13982 - nptl-pthread-once.dpatch
13983 - pthread-cleanup.dpatch
13984 - s390-backtrace.dpatch
13985 - s390-pthread-fpic.dpatch
13986 - syslog-locale.dpatch
13987
13988 * Hurd update:
13989 - debian/patches/hurd-string.dpatch: Removed, it's already in cvs.
13990 - debian/patches/00list.hurd-i386: Removed.
13991 - debian/patches/hurd-malloc.dpatch: Add to fix Hurd build fix, patch
13992 from Michael Banck <mbanck@debian.org>.
13993
13994 -- GOTO Masanori <gotom@debian.org> Fri, 18 Mar 2005 09:41:49 +0900
13995
13996 glibc (2.3.2.ds1-22) unstable; urgency=medium
13997
13998 * Daniel Jacobowitz <dan@debian.org>
13999
14000 - debian/patches/rtld-vdso-assertion.dpatch: Fix an assertion failure
14001 running /lib/libc.so.6.
14002 - debian/rules.d/debhelper.mk: Mark runnable libraries +x again.
14003
14004 -- Daniel Jacobowitz <dan@debian.org> Tue, 10 May 2005 15:11:53 -0400
14005
14006 glibc (2.3.2.ds1-21) unstable; urgency=high
14007
14008 * GOTO Masanori <gotom@debian.org>
14009
14010 - debian/patches/linuxthreads-sizefix.dpatch: Fix ia64 TLS_PRE_TCB_SIZE
14011 alignment where TLS_DTV_AT_TP is defined between linuxthreads and nptl.
14012 It breaks evolution on ia64 linuxthreads ld.so + nptl environment.
14013 (Closes: #292673)
14014 - debian/patches/glibc232-sigsetjmp.dpatch: Fix gcc-4.0 compilation
14015 breakage on amd64. (Closes: #295457)
14016 - debian/debhelper.in/libc.manpages: Add tzconfig.8. Reported by Matthijs
14017 Mohlmann <matthijs@cacholong.nl>. (Closes: #182981)
14018 - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2005h.
14019 - debian/patches/hurd-weak-aliases.dpatch: Add to fix undefined references
14020 to build putty on Hurd, patched by Michael Banck <mbanck@debian.org>.
14021 (Closes: #295118)
14022 - debian/debhelper.in/libc.preinst: Fix typo, proofreading.
14023 (Closes: #294816, #303478)
14024 - debian/rules: Bump up shlib_dep_ver 2.3.2.ds1-21. It's required by
14025 adding GLIBC_2.3.4 symbol.
14026
14027 - Bastian Blank <waldi@debian.org>:
14028 - debian/patches/sched-update.dpatch: Update sched_[gs]et_affinity to
14029 new interface and library version. Add GLIBC_2.3.4 versioned symbol
14030 for new interface. (Closes: #297769)
14031 - Jeff Bailey <jbailey@raspberryginger.com>:
14032 - debian/patches/glibc232-tls-crashfix.dpatch: Fix tls assertion that
14033 crashes xmms/nvidia. (Closes: #219352)
14034 - debian/patches/glibc232-pthread-cancellation.dpatch: Fix pthread
14035 cancellation bug that causes JVM lockups. (Closes: #300943)
14036 - Denis Barbier <barbier@debian.org>:
14037 - debian/debhelper.in/libc.preinst: Add export LC_ALL=C like
14038 libc.postinst, it corrects some locale dependent behavior,
14039 especially for `tr'. (Closes: #304257)
14040 - Lars Wirzenius <liw@iki.fi>:
14041 - debian/local/manpages/iconv.1: Escape hyphens for Unicode
14042 environments. (Closes: #292013)
14043 - Emilian Nowak <emil5@go2.pl>:
14044 - debian/po/pl.po: Add Polish debconf translation. (Closes: #294444)
14045 - Matti Polla <mpo@iki.fi>:
14046 - debian/po/fi.po: Add Finnish debconf translation. (Closes: #303816)
14047 - Khalid Aziz <khalid_aziz@hp.com>:
14048 - debian/patches/glibc232-clock_settime.dpatch: Fix clock_settime
14049 always fails with EINVAL. (Closes: #304668)
14050 - Thiemo Seufer <ths@debian.org>:
14051 - debian/patches/glibc23-mips-lazy-eval.dpatch: Workaround fix for
14052 broken symbol resolving of lazy evaluation stubs on mips/mipsel,
14053 that causes fakeroot breakage. (Closes: #265678, #264920)
14054
14055 -- GOTO Masanori <gotom@debian.org> Mon, 14 Feb 2005 09:26:26 +0900
14056
14057 glibc (2.3.2.ds1-20) unstable; urgency=high
14058
14059 * GOTO Masanori <gotom@debian.org>
14060
14061 - debian/patches/hppa-drop-utimes.dpatch: Fix sudo breakage because
14062 system call utimes() is not defined on hppa. Patched by Randolph Chung
14063 <tausq@debian.org>. (Closes: #284449)
14064
14065 - Fix ia64 unwind FTBFS. Patched by Matthias Klose <doko@debian.org>:
14066 - debian/patches/glibc232-ia64-unwindinfo.dpatch: Modify Makeconfig
14067 which unconditionally set the libunwind macro to -lunwind, until the
14068 it's safe again to regenerate the configure script, on advice of
14069 Jeff Bailey. (Closes: #284563)
14070 - debian/control.in/main: Tighten build dependency on ia64 to
14071 gcc-3.3_3.3.5-5.
14072 - debian/control: Likewise.
14073
14074 - debian/sysdeps/amd64.mk: Add /lib64 and /usr/lib64 symlinks which are
14075 provided by glibc instead of base-files for amd64. Requested by Goswin
14076 Brederlow <brederlo@informatik.uni-tuebingen.de>. (Closes: #259302)
14077 - debian/rules.d/debhelper.mk: Replace from extra_pkg_install to
14078 extra_debhelper_pkg_install rule which are used for debhelper.mk only.
14079
14080 - debian/patches/librt-mips.dpatch: Update to provide clock_{set,get}time
14081 with versioned symbol both GLIBC_2.0 and GLIBC_2.2. This patch should
14082 be applied until sarge+1 will be released.
14083
14084 - debian/local/manpages/locale.1: Add the description about
14085 /usr/share/i18n/SUPPORTED. Requested by Guillermo S. Romero
14086 <gsromero@alumnos.euitt.upm.es>. (Closes: #284137)
14087
14088 -- GOTO Masanori <gotom@debian.org> Wed, 15 Dec 2004 19:44:47 +0900
14089
14090 glibc (2.3.2.ds1-19) unstable; urgency=high
14091
14092 * GOTO Masanori <gotom@debian.org>
14093
14094 - debian/local/manpages/gencat.1: Use \fR instead of \fT for bold
14095 font, and use .TP instead of .PP for option usage. Patched by
14096 Lars Wirzenius <lars.wirzenius@nokia.com>. (Closes: #279685)
14097 - debian/local/manpages/iconvconfig.8: Likewise + fix typo.
14098 - debian/local/manpages/mtrace.1: Likewise.
14099 - debian/local/manpages/locale.1: Add "SEE ALSO" to the end of the
14100 manual. (Closes: #282128)
14101
14102 - debian/sysdeps/linux.mk: Drop -fomit-frame-pointer from compiling
14103 option to build NPTL packages in order to get valid backtrace.
14104 -D__USE_STRING_INLINES is also dropped to consider about backtraces.
14105 Requested by David Mosberger <davidm@hpl.hp.com>.
14106 - debian/sysdeps/amd64.mk: Likewise.
14107 - debian/sysdeps/i386.mk: Likewise.
14108 - debian/sysdeps/s390.mk: Likewise.
14109 - debian/sysdeps/sparc.mk: Likewise.
14110
14111 - debian/patches/glibc232-hppa-unwindinfo.dpatch: Add for unwind
14112 information for hppa plt fixup routine. Patched by
14113 Randolph Chung <tausq@debian.org>. (Closes: #281993)
14114 - debian/patches/glibc232-ia64-unwindinfo.dpatch: Add to work
14115 ia64 unwind info and libunwind properly. Requested by David Mosberger
14116 <davidm@napali.hpl.hp.com>. (Closes: #278837)
14117
14118 - debian/patches/glibc232-catchsegv-insecure-temp.dpatch: Add fix
14119 CAN-2004-0968: catchsegv creates insecure temporary file.
14120 (Closes: #278278)
14121 - debian/debhelper.in/libc.install: Remove glibcbug to fix CAN-2004-0968,
14122 and it's meaningless to include nowadays. (Closes: #205600)
14123 - debian/debhelper.in/libc.manpages: Remove glibcbug.1 from manpage.
14124 - debian/patches/glibcbug.dpatch: Add comment to be removed.
14125
14126 - debian/make-cvs-patch.sh: Change like make-cvs-locales-patch.sh.
14127
14128 - debian/patches/s390-pthread-fpic.dpatch: Add to fix lam build failure.
14129 It changes pthread_atfork in libpthread_nonshared.a is built with
14130 -fPIC, not -fpic, that is already applied in libc_nonshared.a.
14131 (Closes: #280445)
14132
14133 - debian/control.in/libc: Add gcc | c-compiler to Recommends of libc-dev.
14134 This change avoids that aptitude tries to install various compiler
14135 packages if only c-compiler is specified. (Closes: #283668)
14136 - debian/control.in/main: Add Build-Depends: gcc-3.3 (>= 1:3.3.5-3) [ia64]
14137 | gcc-3.4 (>= 3.4.3-2) [ia64] because ia64 should be built with gcc
14138 which supports libunwind. Requested by Matthias Klose
14139 <doko@debian.org>.
14140 - debian/control: Update.
14141
14142 - debian/patches/nptl-pthread-c++.dpatch: Add to disable using C99
14143 designators for nptl pthread.h to fix C++ breakage. Patched by
14144 Andreas Jochens <aj@andaco.de> and Matthias Klose
14145 <doko@cs.tu-berlin.de>. (Closes: #275997, #283461)
14146
14147 -- GOTO Masanori <gotom@debian.org> Sat, 6 Nov 2004 19:04:26 +0900
14148
14149 glibc (2.3.2.ds1-18) unstable; urgency=high
14150
14151 * GOTO Masanori <gotom@debian.org>
14152
14153 - debian/patches/glibc232-sparc64-softfp.dpatch: Add to fix
14154 glibc build breakage on sparc with binutils 2.15. It's caused by
14155 the register misusage, that was allowed by the previous binutils.
14156 (Closes: #266598)
14157 - debian/debhelper.in/libc.postinst: Fix to execute NSS services
14158 correctly when file-rc is used. (Closes: #275403)
14159
14160 - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2004e.
14161
14162 - debian/debhelper.in/locales.prerm: Add to fix warning not to remove
14163 /usr/lib/locale/locale-archive. (Closes: #264020)
14164 - debian/debhelper.in/locales.postrm: Add to remove /etc/locale.gen
14165 when purge is specified.
14166
14167 -- GOTO Masanori <gotom@debian.org> Tue, 5 Oct 2004 09:32:01 +0900
14168
14169 glibc (2.3.2.ds1-17) unstable; urgency=high
14170
14171 * GOTO Masanori <gotom@debian.org>
14172
14173 - debian/sysdeps/depflags.pl: Fix typo, from "kerberos4th-dev" to
14174 "kerberos4kth-dev". (Closes: #266637)
14175 - debian/patches/00list: Add locale-byn_ER.dpatch that was missing
14176 when I fixed. (Closes: #270998)
14177
14178 - debian/patches/glibc23-dlclose-l_opencount.dpatch: Fix reference
14179 counter in dl that does not sometimes decrement correctly.
14180 (Closes: #233301, #259211)
14181 - debian/patches/glibc232-globfree-clear.dpatch: Workaround and
14182 to make sure that fix to enforce clear gl_pathc and gl_pathv in
14183 globfree() for sarge to conform LFS test, requested by Jeff Licquia.
14184 (Closes: #264884)
14185
14186 - debian/local/manpages/tzselect.1: Fix typo. (Closes: #269747)
14187
14188 - debian/debhelper.in/libc.preinst: Don't install glibc when kernel
14189 is not 2.6 on amd64.
14190 - debian/sysdeps/amd64.mk: Patch from Andreas Jochens:
14191 - Drop the 'nptl' pass from GLIBC_PASSES.
14192 - Use 'nptl' instead of 'linuxthreads' in the 'libc' pass (this
14193 requires kernel >= 2.6.0, but 2.4 is not supported by the amd64
14194 port anyway).
14195
14196 -- GOTO Masanori <gotom@debian.org> Thu, 19 Aug 2004 12:39:35 +0900
14197
14198 glibc (2.3.2.ds1-16) unstable; urgency=high
14199
14200 * GOTO Masanori <gotom@debian.org>
14201
14202 - debian/FAQ: Add note about errno + NPTL workaround.
14203 (Closes: #261035)
14204 - debian/patches/glibc232-mips-dl-machine.dpatch: Fix mips/mipsel
14205 compilation breakage with the recent binutils. (Closes: #262646)
14206 - debian/patches/glibc232-m68k-reloc.dpatch: Fix m68k compilation
14207 breakage with the recent binutils. (Closes: #263601)
14208
14209 * Jeff Bailey <jbailey@raspberryginger.com>
14210
14211 - debian/debhelper.in/libc-dev.install.hurd-i386: Don't install
14212 getconf.
14213
14214 -- GOTO Masanori <gotom@debian.org> Mon, 2 Aug 2004 11:53:54 +0900
14215
14216 glibc (2.3.2.ds1-15) unstable; urgency=high
14217
14218 * Jeff Bailey <jbailey@raspberryginger.com>
14219
14220 - debian/sysdeps/depflags.pl: Replace ${libc}, not libc6.
14221 (Closes: #262669)
14222
14223 - Marking urgency as high, last upload should have been marked
14224 this way for RC bug fix.
14225
14226 -- Jeff Bailey <jbailey@raspberryginger.com> Sun, 1 Aug 2004 08:50:13 -0400
14227
14228 glibc (2.3.2.ds1-14) unstable; urgency=low
14229
14230 * GOTO Masanori <gotom@debian.org>
14231
14232 - debian/patches/glibc232-iconv-ucs2-unalign.dpatch: Add to fix
14233 iconv unalignment access with UCS-2BE/UCS-2LE on some architectures.
14234 (Closes: #234691)
14235 - debian/patches/locale-byn_ER.dpatch: Add to fix byn_ER localedef
14236 breakage. Patched by Denis Barbier <barbier@linuxfr.org>.
14237 (Closes: #246270, #257658)
14238 - debian/patches/locales-supported.dpatch: Add no_NO.ISO-8859-1 into
14239 SUPPORTED. (Closes: #246170)
14240 - debian/patches/glibc232-nptl-posix-timer.dpatch: Fix posix timer
14241 SIGEV_THREAD notification is broken. (Closes: #259878)
14242 - debian/patches/glibc232-remove-vsyscall.dpatch: Remove __ASSUME_VSYSCALL
14243 to fix the system startup failure on the machine using PAX.
14244 (Closes: #245563)
14245 - debian/patches/90_glibc232-timezones.dpatch: Updated to tzcode2004b
14246 and tzdata2004b.
14247 - debian/patches/locale-eu_FR.dpatch: Add eu_FR and eu_FR@euro.
14248 Patched by Christian Perrier <bubulle@debian.org>. (Closes: #257840)
14249 - debian/patches/locale-sr_CS.dpatch: Add sr_CS and sr_CS@cyrillic.
14250 Patched by Christian Perrier <bubulle@debian.org>. But this patch is
14251 conflicted to sr_YU things - it's disabled for a while.
14252
14253 - debian/local/etc_init.d/nscd: Rewritten the whole script to make
14254 use of the initscript's method. Patched by Thomas Hood
14255 <jdthood@aglu.demon.nl>.
14256 (Closes: #229273, #229484, #253119, #252284, #222953)
14257
14258 - debian/local/manpages/iconv.1: Add small description for `-c' and
14259 so on. (Closes: #189958)
14260 - debian/local/manpages/rpcgen.1: Add -M option description.
14261 (Closes: #193467)
14262 - debian/po/de.po: Updated. Patched by Helge Kreutzmann
14263 <kreutzm@itp.uni-hannover.de>. (Closes: #251732)
14264
14265 - debian/debhelper.in/libc.postinst: Add apache-ssl and apache-perl to
14266 restart script. Suggested by Daniel Jacobowitz <dan@debian.org>.
14267 (Closes: #208997)
14268 - debian/debhelper.in/libc.postinst: Add vsftpd to restart script.
14269 Suggested by Jeff Bailey <jbailey@nisa.net>. (Closes: #213535)
14270 - debian/debhelper.in/libc.postinst: Add lpr-ppd. Change init script
14271 name from lpr, lpr-ppd to lpd, lpd-ppd. (Closes: #205084)
14272 - debian/debhelper.in/libc.postinst: Fix package detection failure when
14273 uninstalled package is encountered during NSS upgrade.
14274 (Closes: #193278)
14275 - debian/debhelper.in/libc.postinst: Add export LANG=C to work scripts
14276 correctly even if user sets locale environment variable.
14277 - debian/debhelper.in/libc.postinst: Change sleep time from 1 to 2.
14278 It's work-around fix, actual fix is start-stop-daemon --stop should
14279 check the process termination. See: #211784.
14280
14281 - debian/local/usr_sbin/tzconfig: Fix typo: old_timezone vs oldtimezone.
14282 Reported by Kai Henningsen <kai@khms.westfalen.de>. (Closes: #213159)
14283
14284 - debian/control.in/libc-dbg: Add Provides: libc-dbg for -dbg package.
14285 (Closes: #219145)
14286 - debian/control.in/libc, debian/control: likewise.
14287
14288 - /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
14289 (Closes: #239170)
14290 - debian/debhelper.in/libc-udeb.install: Add libutil* and libcrypt*
14291 to -udeb. (Closes: #258956)
14292
14293 - Put amd64 port from Andreas Jochens.
14294 - debian/control: Updated.
14295 - debian/control.in: Modify Build-Depends: gcc-3.3 | gcc-3.4.
14296 glibc can build at least gcc-3.3 and later. And this will make it
14297 possible to build glibc with gcc-3.4 when gcc-3.4 becomes the default
14298 on amd64 without changing glibc again.
14299 - debian/sysdeps/amd64.mk: Use workaround -g0 option when gcc-3.4 is
14300 used, because gcc-3.4 on amd64 with -g0 + nested functions are broken:
14301 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260710
14302
14303 * Andreas Jochens <aj@andaco.de>
14304
14305 - debian/rules.d/control.mk: Add amd64 at the appropriate places.
14306 - Add debian/patches/amd64-lib.dpatch to disable the biarch lib64 dir on
14307 amd64 and enable this patch in debian/patches/00list. (Closes: #246547)
14308 - Add a new file debian/sysdeps/amd64.mk with GLIBC_PASSES += nptl
14309 (Closes: #248192)
14310 - debian/sysdeps/amd64.mk: Use gcc instead of gcc-3.3 on amd64.
14311 - debian/patches/fno-unit-at-a-time.dpatch: Add -fno-unit-at-a-time
14312 test to configure for amd64 + gcc-3.4. (Closes: #261082)
14313
14314 * Jeff Bailey <jbailey@raspberryginger.com>
14315
14316 - debian/patches/syslog-locale.dpatch: Include patch from Jakub
14317 Jelinek to make sure syslogging happens in the C locale.
14318 Thanks to pere for catching this. (Closes: #161340, #158651)
14319
14320 - debian/patches/hurd-string.dpatch: New file
14321 - debian/patches/00list.hurd-i386: Only load hurd-string on hurd-i386.
14322
14323 -- GOTO Masanori <gotom@debian.org> Mon, 31 May 2004 23:43:29 +0900
14324
14325 glibc (2.3.2.ds1-13) unstable; urgency=low
14326
14327 * Jeff Bailey <jbailey@raspberryginger.com>
14328
14329 - debian/control.in/main: Change to new email address.
14330 - debian/debhelper.in/libc-dev.install.hurd-i386: Add missing files.
14331 Thanks to Michael Banck (Closes: #246355)
14332 - debian/sysdeps/gnu.mk: Stub out kernel_check.
14333 Thanks to Michael Banck
14334
14335 * GOTO Masanori <gotom@debian.org>
14336
14337 - debian/debhelper.in/libc.preinst: Fixed to work when kernel version is
14338 x.y.zFOOz pattern. (Closes: #245643)
14339 - debian/patches/locale-ro_RO.dpatch: Fix Romania can't be built.
14340 (Closes: #245657)
14341 - debian/local/manpages/locale.1: Fix typo: LOC_PATH -> LOCPATH.
14342 (Closes: #246557)
14343 - debian/rules: Fix build correctly when we execute "debian/rules binary".
14344 Patched by Jurij Smakov <jurij@wooyd.org>. (Closes: #247241)
14345 - debian/patches/glibc232-misc-syslog.dpatch: Fix syslog segv under
14346 memory shortage. (Closes: #249559)
14347 - debian/patches/s390-backtrace.dpatch: Fix 900 test failures in the
14348 libjava testsuite in gcc-3.4 on s390. (Closes: #243394)
14349 - debian/sysdeps/linux.mk: Fix build failure when kernel headers directory
14350 in /usr/src has symlink asm direcotry. Patched by Wolfram Gloger
14351 <wg@malloc.de>. (Closes: #249408)
14352
14353 - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*,
14354 - debian/libnss-dns-udeb, libnss-dns-files: Update description.
14355 - debian/control: Update.
14356
14357 * Colin Watson <cjwatson@debian.org>
14358
14359 - debian/rules: Add libnss-dns-udeb and libnss-files-udeb.
14360 (Closes: #247430)
14361 - debian/.cvsignore: Likewise.
14362 - debian/control.in/libc: libc-udeb depends on libnss-dns-udeb and
14363 libnss-files-udeb.
14364 - debian/debhelper.in/libc-udeb.install: Remove libnss_dns and libnss_files.
14365 - debian/rules.d/control.mk: Likewise.
14366 - debian/control.in/libnss-dns-udeb: Update description.
14367
14368 -- GOTO Masanori <gotom@debian.org> Wed, 26 May 2004 00:18:06 +0900
14369
14370 glibc (2.3.2.ds1-12) unstable; urgency=low
14371
14372 * GOTO Masanori <gotom@debian.org>
14373
14374 - debian/local/etc_init.d/mountkernfs: Fix typo. (Closes: #229340)
14375 - debian/local/etc_init.d/mountkernfs: Fix error if the kernel does not
14376 set CONFIG_TMPFS on 2.4. (Closes: #230758)
14377 - debian/local/etc_init.d/mountkernfs: Check each mount directory is
14378 actually directory or not. (Closes: #234813)
14379 - debian/local/etc_init.d/mountkernfs: remove "set -e".
14380 - debian/debhelper.in/libc.postinst: use invoke-rc.d to invoke
14381 mountkernfs when it's available, suggested by Junichi Uekawa
14382 <dancer@netfort.gr.jp>. (Closes: #230008)
14383
14384 - debian/debhelper.in/libc.install: drop installing three files:
14385 debian/local/etc_init.d/mountkernfs, debian/local/etc_default/devpts,
14386 and debian/local/etc_default/tmpfs. Because initscripts now provides
14387 those files. (Closes: #238963)
14388 - debian/debhelper.in/libc.preinst: devpts.sh should be actually replaced to
14389 mountkernfs. But by now mounting filesystems should be done with
14390 mountvirtfs in initscripts. Initscripts needs to remove devpts.sh and
14391 mountkernfs.
14392 - debian/debhelper.in/libc.postinst: likewise.
14393 - debian/debhelper.in/libc.postrm: likewise.
14394
14395 - debian/debhelper.in/libc.preinst: Fix kernel version detection correctly.
14396 Patched by Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>.
14397 (Closes: #241395).
14398
14399 - debian/rules.d/debhelper.mk: Fix build failure in strip processing.
14400
14401 - debian/patches/51_glibc232-hppa-nopltrel.dpatch: Do not process
14402 lezy relocations if no DT_PLTREL is present. Reported by
14403 Richard Hirst <rhirst@linuxcare.com> and Patched by
14404 Carlos O'Donell <carlos@baldric.uwo.ca>. (Closes: #228375)
14405 - debian/patches/glibc232-ppc32-nanosecond.dpatch: Fix ppc32 stat
14406 reports bogus nanosecond data. Patched by Anton Blanchard
14407 <anton@samba.org>. (Closes: #231358)
14408 - debian/patches/nptl-io-locking.dpatch: Add stdio performance
14409 improvement for nptl. Dpatched by Michael Clark
14410 <michael@metaparadigm.com>. (Closes: #238213)
14411 - debian/patches/52_glibc233-hppa-feupdateenv.dpatch:
14412 The newest compiler in unstable has caught a bug in the feupdateenv
14413 implementation for hppa. The code should not be using the constant input
14414 argument as temporary scratch. Patched by Carlos O'Donell
14415 <carlos@baldric.uwo.ca>.
14416 - debian/patches/localedef-fix-trampoline.dpatch: Fix localedef segv
14417 when run under exec-shield/PaX and so on due to trampoline issue.
14418 Dpatched by James Troup <james@nocrew.org>.
14419 (Closes: #231438, #198099, #215624, #215821, #221740)
14420 - debian/patches/alpha-rtsigaction-fix.dpatch: Fix alpha sigaction with
14421 SA_SIGINFO (rt_sigaction), keep program execution after exiting signal
14422 handler, with correctly calling rt_sigreturn. (Closes: #221969)
14423 - debian/patches/translation-fr.dpatch: Include fr.po translation patch.
14424 Patched by Petter Reinholdtsen <pere@hungry.com>. Related bug #243183
14425 is currently suspended.
14426 - debian/patches/locale-et_EE.dpatch: Fix et_EE locale incorrect charset.
14427 Patched by Petter Reinholdtsen <pere@hungry.com>. (Closes: #208238)
14428
14429 - debian/debhelper.in/libc.postinst: add rsync to NSS checking code.
14430 (Closes: #229196)
14431 - debian/debhelper.in/libc.preinst: add kernel version check code if
14432 real i386 is used. (Closes: #231538)
14433
14434 - debian/po/da.po: added. Patched by Morten Brix Pedersen <morten@wtf.dk>.
14435 (Closes: #230669)
14436 - debian/po/cs.po: added. Patched by Miroslav Kure
14437 <kurem@upcase.inf.upol.cz>. (Closes: #230969)
14438 - debian/po/el.po: added. Patched by Konstantinos Margaritis
14439 <markos@debian.org>. (Closes: #230997)
14440 - debian/po/ru.po: added. Patched by Ilgiz Kalmetev
14441 <translator@ilgiz.pp.ru>. (Closes: #221657)
14442 - debian/po/uk.po: added. Patched by Eugeniy Meshcheryakov
14443 <eugen@univ.kiev.ua>. (Closes: #235850)
14444 - debian/po/zh_CN.po: added. Patched by Hiei Xu <nicky@mail.edu.cn>
14445 and Carlos Z.F. Liu <carlos_liu@yahoo.com>. (Closes: #231907)
14446 - debian/po/tr.po: added. Patched by Ercin EKER <erc.caldera@gmx.net>
14447 and Recai Oktas <roktas@omu.edu.tr>. (Closes: #240654)
14448
14449 - debian/debhelper.in/glibc-doc.links: add manpages links for sem_*.
14450
14451 - debian/patches/template.dpatch: split Author to Dpatch author and
14452 Patch author.
14453
14454 - debian/sysdeps/hppa.mk: added to create symlink
14455 /usr/hppa64-linux/include to /usr/include for hppa64. (Closes: #239020)
14456 - debian/sysdeps/depflags.pl: added conflicts to gcc-3.3-hppa64 and
14457 gcc-3.4-hppa64.
14458 - debian/sysdeps/depflags.pl: Add replaces: kerberos4th-dev (<< 1.2.2-10)
14459 to avoid conflicting /usr/include/ifaddrs.h. (Closes: #234347)
14460
14461 - debian/control.in/opt: made libc6-i686 description easier to
14462 understand from users' requests. (Closes: #218396, #239555, #242546)
14463
14464 - debian/local/usr_sbin/locale-gen: Add code to write an error if the
14465 line doesn't satisfy the format. Patched by Petter Reinholdtsen
14466 <pere@hungry.com>. (Closes: #207199)
14467
14468 * Jeff Bailey <jbailey@nisa.net>
14469
14470 - debian/debhelper.in/libc.preinst: Don't use awk except in
14471 upgrade mode. (Closes: #229461)
14472 Also make sure that it doesn't trip on words being added to the
14473 upstream revision number. Thanks to James Troup for
14474 mentioning this.
14475 Thanks to Bastian Blank <waldi@debian.org> for the fix.
14476 - debian/debhelper.in/libc.postinst: Respect DEBIAN_FRONTEND=noninteractive
14477 for setting timezone. Default to UTC. (Closes: #196382)
14478
14479 - debian/debhelper.in/libc.docs: Add TODO.
14480
14481 Hopefully the last round of hurd-i386 fixes:
14482
14483 - debian/debhelper.in/libc-dev.install.hurd-i386: New file.
14484 - debian/rules.d/debhelper.mk: Deal with the arch-specific install files.
14485 - debian/patches/hurd-cleanup.dpatch: New file for dl-procinfo.c and
14486 missing include in malloc.c (Both in upstream)
14487 - debian/patches/00list: Update
14488
14489 Locales surgery, with many thanks to Petter Reinholdtsen:
14490
14491 - debian/patches/glibc22-eo_EO.dpatch: Rename to ...
14492 - debian/patches/locale-eo_EO.dpatch: ... this.
14493 - debian/patches/11_cvs_locales.dpatch: New generated file from CVS.
14494 - debian/patches/locales-stuff.dpatch: Remove bogs code and split
14495 into ..
14496 - debian/patches/locale-de_CH.dpatch: ... this and ...
14497 - debian/patches/locale-ru_RU.dpatch: this.
14498 - debian/patches/locale-no_NO.dpatch: New file to keep no_NO around
14499 during the transition to nb_NO.
14500 - debian/patches/locale-strfmon.dpatch: New file from CVS needed
14501 for new locales formatting. (Closes: #226047)
14502 - debian/patches/00list: Update.
14503
14504 - debian/patches/glibc22-locales.dpatch: Obsoleted by CVS update.
14505 - debian/patches/locale-es_AR.dpatch: Add template header.
14506 - debian/patches/locales-supported.dpatch: Remove entries provided
14507 by CVS. Add no_NO for transition.
14508
14509 (Closes: #211607, #215466, #218424)
14510
14511 - debian/patches/template.dpatch: Tweak to make it easier to
14512 generate patches.
14513 - debian/make-cvs-locales-patch.sh: New file.
14514
14515 * Daniel Jacobowitz <dan@debian.org>
14516
14517 - Add separate-debug-info files to libc6-dbg to allow backtraces through
14518 optimized libraries (Closes: #227097, #219459)
14519 - debian/control.in/main: Bump build dependencies for binutils and
14520 debhelper.
14521 - debian/control.in/libc-dbg: Update package description.
14522 - debian/rules: Set NOSTRIP after loading sysdeps rules files, so that
14523 it actually gets set.
14524 - debian/rules.d/debhelper.mk: Generate separate debug info libraries.
14525 Touch stamp file for libc-udeb.
14526 - debian/sysdeps/i386.mk, debian/sysdeps/linux.mk, s390x_extra_cflags,
14527 debian/sysdeps/sparc.mk: Use -g1 instead of -g0 so that we get
14528 unwind information.
14529 - debian/wrapper/objcopy: Wrapper script to remove excess debug
14530 info, for now.
14531 - Remove tabs from debian/changelog, since they confuse
14532 dpkg-parsechangelog.
14533 - Add missing quotes in debhelper.mk NOSTRIP test.
14534 - Don't add libc-dir-add.info to info after all
14535 (Closes: #222171, #230765).
14536 (debhelper.in/glibc-doc.info, debhelper.in/glibc-doc.install)
14537
14538 * Ben Collins <bcollins@debian.org>
14539
14540 - Added and enabled a sparc v9b target (UltraSPARC III).
14541
14542 * Bastian Blank <waldi@debian.org>
14543
14544 - Add libnss-dns-udeb package.
14545 - Rename udebs to match the real packages. (Closes: #183139)
14546 - Fix provides of udebs. (Closes: #183143)
14547 - Use debhelper udeb knowledge.
14548
14549 -- GOTO Masanori <gotom@debian.org> Wed, 21 Apr 2004 00:40:55 +0900
14550
14551 glibc (2.3.2.ds1-11) unstable; urgency=low
14552
14553 * Jeff Bailey <jbailey@nisa.net>
14554
14555 - debian/control.in/s390x: Remove -dev dependency on gcc-3.2.
14556 - debian/sysdeps/s390.mk: Add missing )
14557 - debian/rules: Fixes for cross-compiling
14558 - debian/patches/90_glibc233_tcsetaddr.dpatch: LSB Fix for tcgetattr
14559 (Closes: #218131)
14560 - debian/sysdeps/depflags.pl: Update wine conflicts.
14561 (Closes: #218717)
14562 - debian/sysdeps/depflags.pl: Update cyrus-imapd conflicts.
14563 (Closes: #220983)
14564 - debian/sysdeps/sparc.mk: Force -m32 when building sparcv9
14565 - debian/patches/glibc-sparc-timing.dpatch: New file to let sparcv9 works.
14566 (Closes: #222886)
14567 - debian/patches/nptl-page-align.dpatch: New file to fix page
14568 alignment troubles. (Closes: #223241, #225466)
14569
14570 - debian/patches/hurd-exit-attr-hidden.dpatch: New file to fix
14571 compilation on gcc-3.3 and hurd-i386
14572 - debian/patches/hurd-i386-hwcap.dpatch: New file to give the needed
14573 i386 HWCAP defines on hurd-i386
14574 - debian/patches/hurd-libc-lock.dpatch: New file to fix FTBFS on hurd-i386
14575 - debian/patches/hurd-utmp-file.dpatch: New file to fix FTBFS on
14576 non-Linux.
14577 - debian/patches/glibc23-cmov.dpatch: Update for moved i386 HWCAP
14578 definitions.
14579 - debian/patches/glibc23-sse-oldkernel.dpatch: Updated for
14580 severelly munged sysdeps/unix/sysv/linux/i386/dl-procinfo.h
14581 Thanks to Barry deFreese for helping get these in order.
14582
14583 - debian/patches/00list: Update
14584
14585 - debian/debhelper.in/libc.preinst: For Linux kernels of the form
14586 x.y.z-n, fail the install if z >= 255. (Closes: #226688)
14587 Thanks to James Morrison and Kevin Everets for help on the wording
14588 of the error message.
14589
14590 - debian/sysdeps/sparc.mk: Revert Ben's change of '-mcpu=v8
14591 -mtune=ultrasparc'. This was misleading because it was always
14592 overridden by the glibc Makefile and had no effect.
14593
14594 * Phil Blundell <pb@debian.org>
14595
14596 - Require linux-kernel-headers >= 2.5.999-test7-bk-9 to avoid module-
14597 related problems on ARM.
14598
14599 * Ben Collins <bcollins@debian.org>
14600
14601 - Bump sparcv9 back to -mcpu=v8 -mtune=ultrasparc. Should fix sparcv9.
14602
14603 * Daniel Jacobowitz <dan@debian.org>
14604
14605 - Pass CC to configure; should fix sparc64.
14606 - Suppress the errno warning message for now. Update to point to
14607 README.Debian.gz.
14608 - debian/patches/glibc23-errno-hack.dpatch, debian/FAQ
14609 - Redirect dpkg -s sysvinit's stderr to /dev/null (Closes: #225601).
14610 - Fix <bits/syscall.h> on MIPS targets. Thanks to Guido Guenther
14611 for testing and improvements to the patch (Closes: #223891, #226483).
14612 - debian/patches/mips-asm-unistd.dpatch
14613 - Fix for GCC <sgidefs.h> changes from Thiemo Seufer (Closes: #224744).
14614 - debian/patches/mips-sgidefs.dpatch
14615 - Fix i386-linux build failure.
14616 - debian/patches/glibc23-sse-oldkernel.dpatch
14617 - Quote a backslash in libc.preinst
14618
14619 * GOTO Masanori <gotom@debian.org>
14620
14621 - debian/debhelper.in/glibc-doc.links: add missing links for
14622 pthread_mutex_*(), pthread_mutexattr_*(), pthread_cond_*(), and
14623 pthread_condattr_*().
14624 - debian/control.in/main: remove Build-Depends-Indep: latex2html.
14625 (Closes: #221317)
14626
14627 - debian/local/etc_init.d/devpts.sh: rename to mountkernfs.
14628 - debian/local/etc_init.d/mountkernfs: rename from devpts.sh, for
14629 adding to mount tmpfs(shmfs), sysfs, and usbfs.
14630 - debian/local/etc_default/tmpfs: add to control tmpfs upper limit size.
14631 - debian/debhelper.in/libc.dirs: add to make /sys.
14632 - debian/debhelper.in/libc.install: add mountkernfs and tmpfs,
14633 remove devpts.sh.
14634 - debian/debhelper.in/libc.postrm: rename devpts.sh to mountkernfs.
14635 - debian/debhelper.in/libc.postinst: likewise.
14636 - debian/local/etc_init.d/mountkernfs: fix devpts_mounted to check
14637 its pathname is exactly started from the top directory.
14638
14639 - debian/debhelper.in/libc.preinst: fix preinst does not stop
14640 on mips even if it's kernel version is < 2.4.22. (Closes: #223769)
14641
14642 - debian/po/pt_BR.po: Update pt_BR debconf template translation.
14643 Patched by Andre Luis Lopes <andrelop@debian.org>. (Closes: #219839)
14644 - debian/po/nl.po: Update nl debconf template translation.
14645 Patched by cobaco <cobaco@linux.be>. (Closes: #220693)
14646
14647 * Carlos O'Donell <carlos@baldric.uwo.ca>
14648
14649 - debian/patches/51_glibc232-hppa-dist.dpatch: Add entry.h to dist.
14650 - debian/patches/51_glibc232-hppa-profiling.dpatch: Fix profile support.
14651 (Closes: #221010)
14652
14653 -- Daniel Jacobowitz <dan@debian.org> Tue, 20 Jan 2004 09:41:48 -0500
14654
14655 glibc (2.3.2.ds1-10) unstable; urgency=low
14656
14657 This is the "Swimming to the surface" release.
14658
14659 * GOTO Masanori <gotom@debian.org>
14660
14661 - debian/control.in/opt: Add more ix86 CPUs in the description.
14662 - debian/debhelper.in/libc.preinst: Ignore old libc4/5.
14663 (Closes: #218449)
14664
14665 * Daniel Jacobowitz <dan@debian.org>
14666
14667 - Add a patch to automatically disable NPTL for programs which
14668 reference the old errno; and update the FAQ to match.
14669 (glibc23-errno-hack.dpatch).
14670 - Update make build dependency as reported by Mikko Kautto
14671 (Closes: #218595).
14672 - Update debian/po/nl.po with new translation from Bart Cornelis
14673 (Closes: #218642).
14674 - Update SSE disabling patch to work for static binaries too
14675 (Closes: #218524, #219025).
14676 - debian/debhelper.in/libc.preinst: Ignore ia32-libs also
14677 (Closes: #219176).
14678 - debian/control.in/main: Build depend on fixed linux-kernel-headers
14679 to get ia64 module syscalls (Closes: #218645).
14680
14681 * Jeff Bailey <jbailey@nisa.net>
14682
14683 Update to Standards-Version 3.6.1:
14684 - debian/changelog: Convert from Latin-1 to UTF-8. 1 Line affected.
14685 - debian/control.in/main: Update version number.
14686 Fix some lintian warnings:
14687 - debian/changelog: Remove obsolete user-emacs settings.
14688 - debian/control.in/libc: Remove trailing periods from synopis'. These
14689 aren't full sentences.
14690 - debian/local/manpages/gencat.1: New file.
14691 - debian/local/manpages/trace.1: New file.
14692 - debian/debhelper.in/libc-dev.manpages: Install them.
14693 - debian/local/manpages/iconvconfig.8: New file.
14694 - debian/debhelper.in/libc.manpages: Install it.
14695 - debian/patches/90_glibc232-statvfs.dpatch: Don't get confused on bad
14696 mtab. (Closes: #219271)
14697 - debian/patches/90_glibc232-timezones.dpatch: Update timezone
14698 information.
14699
14700 * Phil Blundell <pb@nexus.co.uk>
14701
14702 - debian/patches/arm-ioperm.dpatch: Third time lucky?
14703
14704 -- Jeff Bailey <jbailey@nisa.net> Wed, 5 Nov 2003 10:53:14 -0500
14705
14706 glibc (2.3.2.ds1-9) unstable; urgency=low
14707
14708 * GOTO Masanori <gotom@debian.org>
14709
14710 - debian/po/es.po: Update. Patched by Carlos Valdivia Yagüe
14711 <valyag@dat.etsit.upm.es>.
14712 - debian/debhelper.in/libc.preinst: Replace s/libc6/glibc/
14713 in messages, actually there are not only libc6, but also
14714 libc6.1, libc0.3, and so on.
14715
14716 * Daniel Jacobowitz <dan@debian.org>
14717
14718 - Export libpthread symbols needed for thread debugging
14719 (glibc23-thread-debugging.dpatch).
14720 - Remove glibc23-thread-debugging.dpatch in response to upstream
14721 comments. Don't strip libpthread symbols needed for thread debugging.
14722 - Add version sanity check for kernels whose extraversion starts with a
14723 dot (Closes: #218546).
14724 - Disable SSE for pre-2.4 kernels (Closes: #218524).
14725 - Symlink asm-sparc and asm-sparc64 into debian/include if necessary.
14726 - Don't duplicate .so symlinks in libc6-s390x and libc6-dev-s390x.
14727 - Add a build fix for sparc64; pread syscall has been renamed to
14728 pread64.
14729 - Add a FAQ entry for unresolved errno (Closes: #218561).
14730 - Import patch from CVS to fix ucontext_t/mcontext_t on powerpc32
14731 (Closes: #207806).
14732 - Patch from Randolph Chung for HPPA system calls
14733 (hppa-syscall.dpatch).
14734
14735 -- Daniel Jacobowitz <dan@debian.org> Sat, 1 Nov 2003 18:54:16 -0500
14736
14737 glibc (2.3.2.ds1-8) unstable; urgency=low
14738
14739 * Daniel Jacobowitz <dan@debian.org>
14740
14741 - Don't use --enable-omitfp since we don't install libc_g.a.
14742 - Enable NPTL for S/390.
14743 - Fix the /lib/ld64.so.1 symlink for s390x.
14744 - Update maintainer scripts for fixes lost in the rewrite.
14745 - Enable NPTL for ia64. Thanks to Ian Wienand for testing.
14746 - Automatically cross-compile if the kernel is too old to build
14747 an optimized library.
14748 - Do not run make check if cross compiling.
14749 - Fix msqid_ds on MIPS. Dpatch from Guido Guenther, patch by
14750 Thiemo Seufer (Closes: #215273, #200215, #217593).
14751 - Check for old copies of glibc in a couple of places (Closes: #212224).
14752 - Fix a libio compatibility code bug which crashed the Citrix client
14753 (glibc23-libio-compat.dpatch).
14754 - Remove fuzzy markers from fr.po. Patch from Denis Barbier
14755 <barbier@debian.org> (Closes: #217865).
14756 - Re-add debian/patches/80_glibc232-locales-nb_NO-fix.dpatch, which had
14757 gotten lost.
14758 - Re-add typo fixes to iconv.1 and rpcgen.1. (Closes: #202161)
14759 - Merge iconv.1 fix to iconv.pod.
14760 - Re-add fix for locale-gen and POSIXLY_CORRECT.
14761 - Update ldso-disable-hwcap.dpatch and preinst/postinst scripts.
14762 - Update maintainer scripts not to use basename; dpkg invokes the
14763 scripts as tmp.ci/postinst, not libc6.postinst.
14764 - Add a patch for building shlib.lds which fixes a parse error when
14765 building without an existing -dev package installed.
14766 - debian/patches/11_shlib-lds.dpatch
14767
14768 * Jeff Bailey <jbailey@nisa.net>
14769
14770 - debian/sysdeps/linux.mk: Use getconf _NPROCESSORS_ONLN instead
14771 of /proc/cpuinfo to calculate NJOBS. The cpuinfo file format
14772 is not consistent between arch's.
14773 - debian/.cvsignore: New file.
14774
14775 * GOTO Masanori <gotom@debian.org>
14776
14777 - debian/debhelper.in/locales.dirs: Add /usr/lib/locale, because
14778 localedef stops to create locale data if this dir is not found.
14779 - debian/debhelper.in/libc-otherbuild.preinst: Fix typo which
14780 disturbs to install libc-otherbuild package.
14781 - Dan's checking code for old copies in libc6 preinst fixes
14782 installation breakage for example /usr/lib/debug is in
14783 /etc/ld.so.conf, or so on.
14784 (Closes: #165374, #212224).
14785 - debhelper.in/libc.preinst: add kernel version sanity check for
14786 sun4m arch which needs at least 2.4.21 due to hardware multiplication
14787 instruction is used by default. (Closes: #215010, #215012)
14788 - debian/debhelper.in/libc.preinst: fix check_dirs return value.
14789
14790 -- Daniel Jacobowitz <dan@debian.org> Tue, 28 Oct 2003 18:29:09 -0500
14791
14792 glibc (2.3.2.ds1-7) experimental; urgency=low
14793
14794 * Daniel Jacobowitz <dan@debian.org>
14795
14796 - Fix TLS libraries, which belong in /lib/tls, not /libtls.
14797 - Fix -march for NPTL libraries on i386 - was i686, should have
14798 been i486.
14799 - Move i686 libraries to /lib/tls/i686/cmov.
14800 - Include make check output in the libc package.
14801 - S/390 perversely uses /lib/ld64.so.1 as the dynamic linker; include
14802 a symlink.
14803 - Leave /lib64/ld64.so.1 executable on S/390.
14804 - Generate SUPPORTED again.
14805 - Update ldconfig to prefer /lib/tls to /lib/i686/cmov.
14806 - Disable conflicts between optimized libraries and libsafe/memprof;
14807 they've worked for a while.
14808 - Switch the i686 optimized libraries to use NPTL, and update their
14809 description.
14810 - Fix dependencies for locales package.
14811 - Include SONAME symlinks in libc6-dbg.
14812 - Remove vestigial gconv-modules Provides.
14813 - Install more files for libc6 and locales packages.
14814 - Correct section for zdump.8 man page.
14815 - Install ld.so.8 in the right directory (debhelper thinks that .so is a
14816 language extension).
14817 - Install info menu entries for functions provided by libc, in
14818 glibc-doc.
14819 - Include changelog in glibc-doc also.
14820 - Re-add libc6-dev dependency on matching libc6.
14821 - Fix libc-udeb build.
14822
14823 * Phil Blundell <pb@nexus.co.uk>
14824
14825 - debian/patches/arm-ioperm.dpatch: Try again.
14826
14827 * Jeff Bailey <jbailey@nisa.net>
14828
14829 Welcome back HPPA, Thanks to Carlos O'Donell <carlos@baldric.uwo.ca>
14830
14831 - debian/patches/50_glibc232-hppa-full-nptl-2003-10-22.dpatch: New.
14832 - debian/patches/50_glibc23-hppa-entry.dpatch: Remove.
14833 - debian/patches/glibc23-00-hppa-pthreads.dpatch: Remove.
14834 - debian/patches/glibc23-01-hppa-dl-machine.dpatch: Remove.
14835 - debian/patches/glibc23-07-hppa-atomicity.dpatch: Remove.
14836 - debian/patches/glibc23-hppa-compat.dpatch: Remove.
14837 - debian/patches/glibc23-hppa-malloc8.dpatch: Remove.
14838
14839 - debian/patches/00list: Update.
14840
14841 - debian/rules: Define NJOBS as 1.
14842 - debian/sysdeps/linux.mk: Define NJOBS based on number of processors
14843 - debian/rules.d/build.mk: Use -j $(NJOBS) during build.
14844 Based on patch from Ian Wienand <ianw@gelato.unsw.edu.au>
14845
14846 - debian/debhelper.in/libc.install: Install pt_chown
14847 - debian/rules.d/debhelper.mk: Don't clobber SUID on pt_chown
14848 - debian/debhelper.in/glibc-doc.docs: Install DEB_SRCDIR/ChangeLog*
14849 - debian/rules.d/build.mk: Don't run testsuite if DEB_BUILD_OPTIONS
14850 contains nocheck
14851
14852 - debian/sysdeps/gnu.mk: Define slibdir.
14853 - debian/rules.d/build.mk: Only set slibdir in configparms if its set.
14854 - debian/debhelper.in/glibc-doc.doc-base: New file.
14855 - debian/debhelper.in/glibc-doc.install: New file.
14856 - debian/debhelper.in/glibc-doc.links: New file.
14857 - debian/rules.d/build.mk: Generate HTML files.
14858 - debian/rules.d/debhelper.mk: Map LIBC to $(libc) in generated files.
14859 - debian/debhelper.in/libc.install: Install Linuxthreads ChangeLog.
14860 - debian/debhelper.in/libc.docs: Install various docs.
14861 - debian/sysdeps/kfreebsd-gnu.mk: New file. Put in all the magic
14862 from the old packaging.
14863 - debian/sysdeps/kfreebsd.mk: Deleted.
14864 - debian/sysdeps/gnu.mk: Add in GLIBC_OVERLAYS to allow patching to work,
14865 create ld.so symlink at end of build.
14866 - debian/sysdeps/sparc.mk: Change MIN_KERNEL_REQUIRED to
14867 MIN_KERNEL_SUPPORTED.
14868 - debian/sysdeps/s390.mk: Likewise.
14869 - debian/rules: Define kernel_check macro.
14870 - debian/sysdeps/linux.mk: Override kernel_check for Linux.
14871 - debian/rules.d/build.mk: Call kernel_check macro when --build ==
14872 --host
14873
14874 * GOTO Masanori <gotom@debian.org>
14875
14876 - debian/po/ru.po: Update. Patched by Ilgiz Kalmetev
14877 <translator@ilgiz.pp.ru>. (Closes: #214349)
14878
14879 -- Daniel Jacobowitz <dan@debian.org> Sat, 25 Oct 2003 15:09:02 -0400
14880
14881 glibc (2.3.2.ds1-6) experimental; urgency=low
14882
14883 * Phil Blundell <pb@debian.org>
14884
14885 - debian/patches/arm-ioperm.dpatch: New.
14886
14887 * Daniel Jacobowitz <dan@debian.org>
14888
14889 - Add debhelper build dependency.
14890 - Use linux-kernel-headers package for headers.
14891 - Add S/390 support.
14892 - Build libc6-dev-sparc64.
14893
14894 -- Daniel Jacobowitz <dan@debian.org> Mon, 20 Oct 2003 16:27:39 -0400
14895
14896 glibc (2.3.2.ds1-5) experimental; urgency=low
14897
14898 * Daniel Jacobowitz <dan@debian.org>
14899
14900 - Fix a thinko in i686 timing patch for non-HP_TIMING architectures.
14901 - Add -k to make check.
14902
14903 -- Daniel Jacobowitz <dan@debian.org> Mon, 13 Oct 2003 10:53:31 -0400
14904
14905 glibc (2.3.2.ds1-4) experimental; urgency=low
14906
14907 * Daniel Jacobowitz <dan@debian.org>
14908
14909 - Update i686 timing patch to fix clock_gettime.
14910 - Update glibc23-cmov patch to let ld load tls libraries from
14911 ld.so.cache.
14912 - Include symlinks in optimized library directories to placate
14913 dpkg-shlibdeps.
14914 - Fix shlibs files to include a version again.
14915 - Re-enable make check.
14916 - Update makeconfig.dpatch to fix a typo that broke make check.
14917 - Add glibc-make-check-perms.dpatch to fix an upstream make check
14918 problem.
14919 - Build some optimized libraries using appropriate --build options
14920 so that they can run make check.
14921
14922 * Jeff Bailey <jbailey@nisa.net>
14923
14924 - Build libraries for sparcv9 and sparc64.
14925 - Enable TLS for ia64.
14926
14927 -- Daniel Jacobowitz <dan@debian.org> Sun, 12 Oct 2003 19:42:11 -0400
14928
14929 glibc (2.3.2.ds1-3) experimental; urgency=low
14930
14931 * Daniel Jacobowitz <dan@debian.org>
14932
14933 - Use ldd* in debhelper.in/libc6, because non-i386 arches don't have
14934 lddlibc4.
14935 - Include gconv-modules in libc6.
14936 - Don't include some unnecessary generated kernel headers.
14937 - Merge previous .dpatch files (Closes: #214470).
14938 - Run depflags.pl again (Closes: #214468).
14939 - Don't include profiled libraries in libc-dev (Closes: #214504).
14940 - Ship /usr/include/asm-generic (Closes: #214512).
14941
14942 -- Daniel Jacobowitz <dan@debian.org> Mon, 6 Oct 2003 21:18:28 -0400
14943
14944 glibc (2.3.2.ds1-2) experimental; urgency=low
14945
14946 * Daniel Jacobowitz <dan@debian.org>
14947
14948 - Install the right headers in /usr/include/asm, instead of trying to
14949 replace the directory with a symlink (Closes: #214233).
14950 - Map DEB_HOST_GNU_CPU to a uname value for creating the asm symlink.
14951 - Move libc6-dev's postinst back to preinst.
14952 - Support multiple autoconf.h headers.
14953 - Add an ia64 autoconf.h, from Branden Robinson.
14954
14955 -- Daniel Jacobowitz <dan@debian.org> Sun, 5 Oct 2003 14:47:05 -0400
14956
14957 glibc (2.3.2.ds1-1) experimental; urgency=low
14958
14959 * Essentially redo the debian/ packaging directory.
14960
14961 Specifically, the following directories were changed:
14962 - debian/sysdeps/*: Redo into os-based and arch-based handling.
14963 - debian/debhelper.in/*: Use debhelper for all package management.
14964 - debian/rules.d/*: Split out rules file into logical pieces.
14965 - debian/local/*: Move all of the files that Debian provides to here.
14966
14967 Update dpatch to more closely match the debian package:
14968 - debian/patches/0list: Rename to 00list to match dpatch update.
14969 - debian/rules.d/dpatch.mk: Sync with Debian package with the
14970 following four changes:
14971 1) Support srcdir != builddir builds.
14972 2) Support $(stampdir)
14973 3) patch target depends on unpack
14974 4) Use $(DEB_SOURCE_PACKAGE) instead of $(PACKAGE)
14975
14976 Remove dependency on various kernel-headers packages, bring into
14977 the package:
14978 - linux-kernel-headers/: New directory, import from 2.6.0-test2
14979
14980 Add NPTL support on i386:
14981 - debian/sysdeps/i386.mk: Add NPTL patterns, set minimum kernel.
14982
14983 Redo "DBS-Style" tarball support:
14984 - debian/rules.d/tarball.mk: New file
14985 - debian/sysdeps/linux.mk: Bring in linuxthreads and nptl overlays.
14986 - prep.sh: Remove.
14987 - version: Remove.
14988
14989 Update to recent CVS snapshot to support NPTL:
14990 - debian/patches/10_cvs.dpatch: update
14991
14992 This cleanup project is the result of several discussions between
14993 Jeff Bailey, GOTO Masanori, Daniel Jacobowitz, and Philip Blundell.
14994
14995 The initial work here was done by Jeff Bailey, Branden Robinson,
14996 and Daniel Jacobowitz.
14997
14998 -- Daniel Jacobowitz <dan@debian.org> Thu, 2 Oct 2003 13:47:40 -0400
14999
15000 glibc (2.3.2-9) unstable; urgency=medium
15001
15002 Urgency set to medium, because this version should bring HPPA alive again.
15003
15004 * GOTO Masanori <gotom@debian.org>
15005
15006 - debian/patches/82_glibc232-iconv-euc-jp-ms-fix.dpatch: Fix EUC-JP-MS
15007 does not work even if they are listed as available in iconv.
15008 Dpatched by Topia <topia@clovery.jp>. (Closes: #212080)
15009
15010 - debian/manpages/iconv.1: Fix typo in -o option. Patched by
15011 Max Vozeler <max@hinterhof.net>. (Closes: #211733)
15012
15013 - debian/manpages/rpcgen.1: Fix typo which cause some infos for the '-o'
15014 option are not shown, and add -Sm option description. Patched by
15015 Nicolas Francois <nicolas.francois@centraliens.net>.
15016 (Closes: #211984)
15017
15018 - debian/libc/DEBIAN/preinst: Updated libc6 libnss restarting version
15019 from 2.2.94-1 to 2.3.2-2 in preinst. Postinst code was already fixed
15020 in 2.3.2-2. (Closes: #211825)
15021
15022 - debian/locales/DEBIAN/template: There is no reason to
15023 set LANG=C in /etc/environment, so do not display this locale
15024 in the locales/default_environment_locale question.
15025 - debian/locales/DEBIAN/config: Likewise.
15026 - debian/locales/DEBIAN/postinst: If /etc/environment sets the LANG
15027 variable and a new configuration asks for not setting it, the
15028 line was not removed from this file.
15029 - debian/po/templates.pot: Update templates followed by above changes.
15030 - debian/po/fr.po: Update accordingly using debconf-updatepo with new
15031 translation.
15032 - debian/po/ja.po: Likewise.
15033 - debian/po/ca.po: Update accordingly using debconf-updatepo.
15034 - debian/po/de.po: Likewise.
15035 - debian/po/es.po: Likewise.
15036 - debian/po/fr.po: Likewise.
15037 - debian/po/ko.po: Likewise.
15038 - debian/po/pt_BR.po: Likewise.
15039 - debian/po/ru.po: Likewise.
15040 - debian/po/nl.po: Update accordingly using debconf-updatepo with
15041 fixing line invalid wrapping.
15042 All patched by Denis Barbier <barbier@debian.org>.
15043
15044 - debian/patches/80_glibc232-locales-nb_NO-fix.dpatch: Added to fix
15045 nb_NO as real locale, not an alias. Patched by Petter Reinholdtsen
15046 <pere@hungry.com>. (Closes: #206474)
15047
15048 * Jeff Bailey <jbailey@nisa.net>:
15049
15050 - 20_glibc232-hppa-full-2003-10-20.dpatch: New HPPA patch.
15051 (Closes: #209253) Thanks to Carlos O'Donell <carlos@baldric.uwo.ca>
15052
15053 - 50_glibc23-hppa-entry.dpatch: Remove.
15054 - 80_glibc232-locales-nb_NO-fix.dpatch: Remove.
15055 - glibc23-00-hppa-pthreads.dpatch: Remove.
15056 - glibc23-01-hppa-dl-machine.dpatch: Remove.
15057 - glibc23-07-hppa-atomicity.dpatch: Remove.
15058 - glibc23-hppa-compat.dpatch: Remove.
15059 - glibc23-hppa-malloc8.dpatch: Remove.
15060
15061 - 0list: Update
15062
15063 -- Jeff Bailey <jbailey@nisa.net> Wed, 22 Oct 2003 13:46:39 -0400
15064
15065 glibc (2.3.2-8) unstable; urgency=low
15066
15067 * Phil Blundell <pb@debian.org>
15068
15069 - debian/control.in/main: add gawk to Build-Depends, since testsuite
15070 apparently requires it.
15071
15072 - debian/patches/pthread-cleanup.dpatch: Vector __pthread_cleanup_push
15073 and __pthread_cleanup_pop through __libc_pthread_functions.
15074 (Closes: #205234)
15075
15076 - debian/patches/arm-no-hwcap.dpatch: Admit HWCAP_FAST_MULT again,
15077 since we want to start using this for openssh.
15078 - debian/patches/arm-updates.dpatch: Add some miscellaneous arm
15079 changes taken from upstream.
15080 - debian/patches/arm-vfork.dpatch: Avoid bad interaction between
15081 vfork and libpthread.
15082
15083 * GOTO Masanori <gotom@debian.org>
15084
15085 - debian/patches/80_glibc232-fesetround-fix.dpatch: Fix fesetround static
15086 link time failure. (Closes: #211135)
15087
15088 - debian/patches/lo_LA.UTF-8_not_supported.dpatch: Dropped, to support
15089 lo_LA.UTF-8 again.
15090 - debian/patches/80_glibc232-locales-lo_LA.dpatch: Added to support
15091 lo_LA.UTF-8 again.
15092
15093 - debian/locales/usr/sbin/locale-gen: Fix locale-gen breaks with bash
15094 2.03, unset POSIXLY_CORRECT iff it's previously defined.
15095 Patched by Daniel Verite <daniel@brainstorm.fr>. (Closes: #210301)
15096
15097 -- Philip Blundell <pb@nexus.co.uk> Wed, 17 Sep 2003 20:44:48 +0100
15098
15099 glibc (2.3.2-7) unstable; urgency=medium
15100
15101 * GOTO Masanori <gotom@debian.org>
15102
15103 - debian/patches/90_glibc232-mathinline_iso.dpatch: Fix inline math
15104 function complaints with gcc -pedantic -ffast-math. Patched by
15105 Thomas Richter <thor@math.TU-Berlin.DE>. (Closes: #208016, #207221)
15106
15107 - debian/patches/template.dpatch: Added DP: Related bugs: field. You can
15108 use it to put which bugs are related with this dpatch.
15109
15110 * Daniel Jacobowitz <dan@debian.org>
15111
15112 - debian/control.in/main: Update binutils dependency for !s390.
15113
15114 - debian/patches/linuxthreads-push-pop.dpatch: Add __libc_cleanup_push
15115 and __libc_cleanup_pop.
15116 - debian/patches/syslog-backrev.dpatch: Remove, no longer necessary.
15117 This should fix the crashes in syslog without libpthread loaded.
15118
15119 - debian/patches/linuxthreads-jumptable-wine.dpatch: Move
15120 pthread_cond_timedwait out of the way, so that it doesn't break
15121 the way Wine pokes into this structure (Closes: #210347).
15122
15123 - debian/patches/ia64-memccpy.patch: Fix a segfault on ia64
15124 (Closes: #210441).
15125
15126 -- Daniel Jacobowitz <dan@debian.org> Fri, 12 Sep 2003 14:56:19 -0400
15127
15128 glibc (2.3.2-6) unstable; urgency=low
15129
15130 * Phil Blundell <pb@debian.org>
15131
15132 - debian/control.in/main: require kernel-headers-2.4.20-m68k (>=
15133 2.4.20-1) for m68k. Requested by Adam Conrad <adconrad@0c3.net>.
15134
15135 - debian/patches/pthread_cond_timedwait.dpatch: avoid problem when
15136 pthread_cond_timedwait is used in code that doesn't link with
15137 -lpthread. (Closes: #209139)
15138
15139 * GOTO Masanori <gotom@debian.org>
15140
15141 - debian/sysdeps/kfreebsd-gnu.mk: Added to support kfreebsd-gnu.
15142 Patched by Robert Millan <zeratul2@wanadoo.es>. (Closes: #206663)
15143 - debian/sysdeps/freebsd.mk: Dropped because of replacing kfreebsd-gnu.mk.
15144 - debian/sysdeps/soname.mk: Modified from freebsd to kfreebsd-gnu.
15145
15146 -- Philip Blundell <pb@nexus.co.uk> Mon, 8 Sep 2003 08:51:49 +0100
15147
15148 glibc (2.3.2-5) unstable; urgency=low
15149
15150 * Phil Blundell <pb@debian.org>
15151
15152 - debian/control: change section for -pic, -dbg, -prof packages
15153 from devel to libdevel.
15154
15155 - debian/control.in/main: add Build-Depends changes from 2.3.2-3
15156 here as well.
15157
15158 - debian/packages.d/*.mk: add md5sums for generated packages,
15159 thanks to Petr Konecny. (Closes: #158354)
15160
15161 - debian/patches/80_glibc232-locales-header.dpatch: adjust
15162 filenames so patch applies correctly.
15163
15164 - debian/locales/DEBIAN/config: The "Leave alone" option has been
15165 removed, but locale-gen crashes if it was set by a previous run,
15166 so really discard it. Patch by Denis Barbier (Closes: #204958)
15167
15168 - debian/patches/lo_LA.UTF-8_not_supported.dpatch: remove this
15169 locale from SUPPORTED file; requested by Denis Barbier.
15170 (Closes: #205118)
15171
15172 - debian/patches/nss_compat-shadow: fix problem with shadow
15173 passwords and NIS. Patch from Thorsten Kukuk. (Closes: #204711)
15174
15175 * GOTO Masanori <gotom@debian.org>
15176
15177 - debian/control.in/libc: Add more missing change section for -pic,
15178 -dbg, -prof packages from devel to libdevel.
15179 - debian/control.in/libc-dbg: likewise.
15180
15181 - debian/patches/80_glibc232-locales-header.dpatch: Fix an_ES,
15182 wa_BE, yi_US localedata header. (Closes: #194289)
15183
15184 - debian/locales/usr/sbin/locale-gen: Add "unset POSIXLY_CORRECT"
15185 because if user set POSIXLY_CORRECT, this script is interrupted.
15186 (Closes: #206784)
15187
15188 - debian/patches/glibc22-ttyname-devfs.dpatch: Fix one byte leak
15189 in getttyname_r. Patched by Hunor Csordas <hunor@cs.elte.hu>.
15190 (Closes: #194637)
15191
15192 - debian/sysdeps/freebsd.mk: Modified config-os from freebsd-gnu
15193 to kfreebsd-gnu. Patched by Robert Millan <zeratul2@wanadoo.es>.
15194 (Closes: #206663)
15195
15196 - debian/patches/80_glibc232-iconvdata-fix.dpatch: Fix cp932
15197 does not work. (Closes: #205679)
15198
15199 -- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 22:51:03 +0100
15200
15201 glibc (2.3.2-4) unstable; urgency=low
15202
15203 * Jeff Bailey <jbailey@nisa.net>
15204 - debian/locales/DEBIAN/postinst: Use tail -n 1 instead of tail -1.
15205 Thanks to Jurij Smakov (Closes: #206464)
15206
15207 * Phil Blundell <pb@debian.org>
15208 - debian/patches/glibc23-arm-waitpid.dpatch: deleted.
15209 - for arm, Build-Depend on kernel-headers 2.4.19-4 or newer.
15210 (Closes: #206895)
15211 - debian/patches/revert-old-libio.dpatch: back out changes causing
15212 problems with fseek in binaries linked with glibc 2.0.
15213 (Closes: #206839)
15214 - debian/libc/DEBIAN/postinst: also restart cucipop (Closes: #206783)
15215 - debian/patches/arm-output-format.dpatch: Very bad hack to avoid
15216 problem with libc.so on ARM until a proper fix is forthcoming.
15217 - debian/patches/81_glibc232-utimes-fix.dpatch: replace with version
15218 that applies cleanly to current sources.
15219 - debian/control: require sed 4.0.5-4 or later.
15220
15221 * GOTO Masanori <gotom@debian.org>
15222
15223 - debian/po/es.po: Updated Spanish (es) debconf template.
15224 Patched by Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>.
15225 - debian/patches/81_glibc232-utimes-fix.dpatch: Fix utimes wrong time
15226 calculation. Patched by Paul Eggert <eggert@CS.UCLA.EDU>.
15227 (Closes: #204728, #202243, #205110)
15228
15229 -- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 17:27:00 +0100
15230
15231 glibc (2.3.2-3) unstable; urgency=low
15232
15233 * GOTO Masanori <gotom@debian.or.jp>
15234
15235 - debian/patches/80_glibc232-futimes-buildfix.dpatch: Fix build failure
15236 on arm, mips, mipsel, due to be missing #include <string.h>.
15237 (Closes: #204768)
15238
15239 - debian/libc/DEBIAN/preinst: Modified chown owner:group separater from
15240 `.' to `:', according to POSIX 1003.1-2001. (Closes: #205527)
15241 - debian/packages.d/glibc-doc.mk: likewise.
15242 - debian/packages.d/libc-dbg.mk: likewise.
15243 - debian/packages.d/libc-dev.mk: likewise.
15244 - debian/packages.d/libc-pic.mk: likewise.
15245 - debian/packages.d/libc-prof.mk: likewise.
15246 - debian/packages.d/libc-udeb.mk: likewise.
15247 - debian/packages.d/libc.mk: likewise.
15248 - debian/packages.d/locales.mk: likewise.
15249 - debian/packages.d/nscd.mk: likewise.
15250 - debian/packages.d/optimized.mk: likewise.
15251 - debian/packages.d/s390x.mk: likewise.
15252 - debian/packages.d/sparc64.mk: likewise.
15253
15254 - debian/libc/DEBIAN/postinst: Restarting script supported dovecot.
15255 (Closes: #205566)
15256
15257 - debian/po/pt_BR.po: Updated Brazilian Portuguese (pt_BR) debconf
15258 template. Patched by Andre Luis Lopes <andrelop@ig.com.br>.
15259 (Closes: #195873)
15260 - debian/po/nl.po: Added nl.po debconf template. Patched by
15261 Bart Cornelis <cobaco@linux.be>. (Closes: #205090)
15262
15263 -- GOTO Masanori <gotom@debian.or.jp> Fri, 8 Aug 2003 20:32:24 +0900
15264
15265 glibc (2.3.2-2) unstable; urgency=low
15266
15267 This is the "fleeing to the horizon" release...
15268
15269 * GOTO Masanori <gotom@debian.or.jp>
15270
15271 - debian/patches/glibc23-arm-waitpid.dpatch: Fix arm ld-linux failure due
15272 to sys_waitpid missing. Patched by Philip Blundell <pb@nexus.co.uk>.
15273 - debian/patches/50_glibc232-arm-dwarf2-buildfix.dpatch: Avoid arm dwarf2
15274 build failure. Patched by Philip Blundell <pb@nexus.co.uk>.
15275 - debian/patches/50_glibc232-m68k-dwarf2-buildfix.dpatch: Avoid m68k
15276 dwarf2 build failure. Suggested by Philip Blundell <pb@nexus.co.uk>,
15277 Andreas Schwab <schwab@suse.de>.
15278 - debian/libc/DEBIAN/postinst: Modified watermark of restarting NSS
15279 services from 2.1.94-1 to 2.3.2-2, because libnss_compat is changed in
15280 2.3.2-1 (2003-06-17 Upstream change).
15281 - debian/patches/80_glibc232-wcsmbs-fix.dpatch: Added to fix wcsmbs bugs
15282 which is lacked in 2003-07-15 upstream cvs. (Closes: #202969)
15283
15284 - These bugs are fixed in this update:
15285 * Bug in dlopen/dlclose leads to segfaults with kdecore is fixed in this
15286 version. (Closes: #201221)
15287 * Static linking adjtimex() on alpha failed to compile due to undefined
15288 reference to `__adjtimex_tv32'. It's fixed in this version.
15289 (Closes: #186331)
15290
15291 * Jeff Bailey <jbailey@nisa.net>
15292 - debian/packages.d/s390x.mk: Remove gcc-3.2 hardcode
15293
15294 * Phil Blundell <pb@nexus.co.uk>
15295 - debian/patches/alpha-crti.dpatch: remove stray .prologue causing
15296 alpha build failure.
15297 - debian/patches/alpha-pwrite.dpatch: add missing __GI___pwrite64 alias.
15298 - debian/control: demand binutils 2.14.90.0.5-0.1 or later (required
15299 for .usepv on alpha)
15300
15301 -- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Jul 2003 00:37:11 +0900
15302
15303 glibc (2.3.2-1) experimental; urgency=low
15304
15305 ** UPLOADING THIS TO EXPERIMENTAL **
15306
15307 * Clint Adams <schizo@debian.org>
15308 - debian/control: build-dep on gcc-3.3 for sparc(64)
15309 - debian/rules: re-enable sparc64 build
15310 - debian/packages.d/sparc64.mk: use gcc-3.3 to build sparc64
15311 - debian/sysdeps/linux.mk: re-enable sparc64 build
15312
15313 * Jeff Bailey <jbailey@nisa.net>
15314 - debian/patches/hurd-enable-ldconfig.dpatch: New file
15315 - debian/packages.d/libc.mk: Install regular ldconfig, not
15316 debian/ldconfig-hurd.sh on hurd-i386
15317 - debian/patches/0list: Add hurd-enable-ldconfig
15318 - debian/sysdeps/paths.mk: Comply with FHS, use $(prefix)/lib, not
15319 $(prefix)/libexec
15320 - debian/rules: Introduce "perfect_make_check_archs" concept -
15321 arch's listed in this variable must pass make check cleanly,
15322 or the build will fail. Start off with i386, powerpc, sparc, alpha
15323 and s390.
15324 - debian/control.in/main: Build-dep on gcc-3.3
15325 - debian/sysdeps/tools.mk: Use gcc-3.3
15326 - debian/patches/sparc32-buildfix.dpach: Prune after yet another CVS
15327 update
15328 - debian/patches/syslog-backrev.dpatch: New file
15329
15330 * GOTO Masanori <gotom@debian.or.jp>
15331 - Updated glibc 2.3.2.
15332 - debian/patches/cvs.dpatch: rename it to 10_cvs.dpatch.
15333 I plan to introduce <2digitnumber>_<filename>.dpatch filename.
15334 - debian/patches/10_cvs.dpatch: update 2003-07-15 upstream cvs.
15335 - version: bump up to 2.3.2.
15336 - rules.d/shlibs.mk: bump up to 2.3.2.
15337 - debian/sysdeps/sysdeps.mk: i386 optimization level is back to -O2.
15338
15339 - These debian/patches/<below files> are removed from cvs because
15340 they are no longer being used and were superceeded by CVS patches:
15341 * document-fix.dpatch
15342 * glibc23-cert-rpcxdr.dpatch
15343 * glibc23-getdents64-fix.dpatch
15344 * glibc23-getaddrinfo.dpatch
15345 * glibc23-hppa-shmlba.dpatch
15346 * glibc23-m68k-madv.dpatch
15347 * glibc23-malloc-check.dpatch
15348 * glibc23-regcomp.dpatch
15349 * signal-texi.dpatch
15350 * glibc23-ia64-strncpy.dpatch
15351 * elf-machine-rela-mips.dpatch
15352 * glibc23-linuxthreads-fix.dpatch
15353 * locales-monetary.dpatch
15354
15355 - These debian/patches/<below files> are removed from cvs because
15356 they are no longer being used and already fixed the previous versions:
15357 * rtsig.dpatch
15358 * crypt.dpatch
15359 * s390x-lib64.dpatch
15360 * hurd-fork-fix.dpatch
15361
15362 - These debian/patches/<below files> are fixed to apply for glibc
15363 2.3.2 + cvs.dpatch.
15364 * alpha-pic.dpatch: Fix the diff conflict.
15365 * glibc23-hppa-Rminkernel.dpatch: likewise.
15366 * libgcc-compat-all.dpatch: remove reflected entries in glibc-2.3.2.
15367 * libgcc-compat-other.dpatch: likewise.
15368 * ldconfig.dpatch: modify to be enable to compile again
15369
15370 - These bugs are fixed in this update:
15371 * glibc 2.3.2 can handle errno correctly if 32 bit uid or gid is used
15372 and errno=ENOSYS is defined before geteuid() is called.
15373 setfsuid(), setfsgid() and getgroups() are also fixed with my patch,
15374 bug reported by Fumihiko Kakuma. (Closes: #183694)
15375 * Submitter Neil's patch is applied in the upstream. (Closes: #181701)
15376 * cfmakeraw definition in manual terminal.texi is fixed with my patch.
15377 It can be reassign only to manpages-dev.
15378 * sparc and powerpc has O_DIRECT definition in fcntl.h.
15379 (Closes: #157142, #157143)
15380 * The definition both __bswap_16 and __bswap_32 in bits/byteswap.h is
15381 fixed and it can be ready for non-gcc C-compilers. (Closes: #181910)
15382 * BSD derived random functions are correctly braced into #if defined
15383 __USE_BSD with my patch. (Closes: #108619)
15384 * Dynamic loading problems with the recent OpenOffice.org, KDE,
15385 Wine/Mono, Quake3 Arena, Oracle, and NVidia libGL library, is fixed.
15386 Glibc TLS does not properly handle using dlopen() to access shared
15387 libraries which utilize some TLS models.
15388 (Closes: #171695, #184696, #167564, #192096, #200386)
15389 * Missing ntp_adjtime weak reference on alpha is defined.
15390 (Closes: #182654)
15391 * Sparc64 sysdep.h typo is fixed. (Closes: #185648)
15392 * stdio-common/sscanf.c for libc6-sparc64 with gcc-3.3 can become to be
15393 compiled. (Closes: #185649)
15394 * Timezone data is updated to tzdata2003a.
15395 (Closes: #140788, #149862, #186210, #164719, #190322)
15396 * /usr/bin/locale -a searches both /usr/lib/locale/<locale>/ and
15397 /usr/lib/locale/locale-archive in this release. (Closes: #166979)
15398 * Powerpc fpu_control.h is fixed to be enable to compile _FPU_SETCW
15399 macro. (Closes: #137020)
15400 * The IA-64 versions of __sigsetjmp() and getcontext failed to restore
15401 ar.unat before returning, is fixed in this version. (Closes: #186654)
15402 * regcomp() crashed with some regexp pattern is fixed.
15403 (Closes: #187475)
15404 * pthread_atfork() is removed from unistd.h. Including this definition
15405 in unistd.h is implementation dependent issue, and the upstream
15406 decided not to keep it. (Closes: #106254)
15407 * It's fixed that malloc_stats() segfaults if you don't first allocate
15408 memory. (Closes: #191295)
15409 * Typo in the symbol lookup code is fixed, which causes the loading of
15410 the oracle binary to fail (and possibly affects other apps as well).
15411 (Closes: #191952)
15412 * The abday values for de_DE is changed to two letters. (Closes: #115536)
15413 * IA64 umount needs to set second parameter for sys_umount. It's fixed
15414 in 2003-05-14 cvs. (Closes: #193327)
15415 * tmpfile64() is now available on hurd-i386. (Closes: #171022)
15416 * SIOCSIFNAME is added. (Closes: #164638)
15417 * cos() now correctly returns the cosine, not the sine, of values near
15418 0.80 on machines lacking an optimised libm. (Closes: #153548)
15419 * ioperm() returns -ENODEV on ARM machines without ISA or PCI.
15420 (Closes: #199134)
15421
15422 - debian/locales/usr/sbin/locale-gen: Fix the localedef invocation
15423 argument order, to run under POSIXLY_CORRECT=1 environment.
15424 (Closes: #185924)
15425
15426 - debian/sysdeps/depflags.pl: add Suggests: manpages-dev in libc-dev
15427 package. (Closes: #158410)
15428 - debian/sysdeps/depflags.pl: Adding entry "Suggests: glibc-doc"
15429 into depflags.pl push.
15430 - debian/control.in/libc: Remove "Suggests: glibc-doc" in each -dev
15431 package entry.
15432 - debian/control: likewise.
15433
15434 - debian/patches/s390-tls.dpatch: add to build glibc 2.3.2 on s390.
15435 The correct fix is to modify the kernel headers, but for the present
15436 we use it regardless of the kernel issue.
15437 Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
15438 - debian/packages.d/libc-dev.mk: s390 kernel-headers package does not have
15439 generate-asm.sh. The current libc-dev.mk assumes the existence of this
15440 script, but on s390 it's not existed. Now libc-dev.mk s390 asm setup
15441 part does not use generate-asm.sh, and has the generate-asm.sh
15442 functionality in its own. This makes s390 which has 32/64 bit multi
15443 libraries are much easier to build.
15444 Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
15445 - debian/packages.d/s390x.mk: likewise.
15446
15447 - debian/locales/DEBIAN/postinst: add "rm -rf /usr/lib/locale/*"
15448 to remove all old locale dir and locale-archive in locales
15449 configuration time. Requested by Denis Barbier <barbier@linuxfr.org>.
15450 - debian/locales/DEBIAN/config: /usr/lib/locale/* files are no more
15451 deleted when /etc/locale/gen is not managaed by debconf. Patched by
15452 Denis Barbier <barbier@linuxfr.org>
15453 - debian/locales/DEBIAN/postinst: likewise.
15454
15455 - debian/locales/DEBIAN/{config,postinst,templates}: Debconf must not
15456 be used to store configuration items; another even more important is
15457 that user changes in configuration files must be preserved.
15458 These files are now fixed with this issue. Patched by Denis Barbier
15459 <barbier@linuxfr.org>. Some suggestions by Joey Hess <joeyh@debian.org>.
15460 - debian/locales/DEBIAN/config:
15461 * Replace /bin/bash by /bin/sh on the shebang line.
15462 * Add support for backing up.
15463 * Parse configuration files and set debconf values.
15464 - debian/locales/DEBIAN/postinst:
15465 * Recreate configuration files from debconf values and run locale-gen
15466 * As explained by Joey Hess, this script should be safer because some
15467 border cases are now taken into account: configuration files might
15468 have no EOL at EOF, and line order is preserved.
15469 - debian/locales/DEBIAN/templates:
15470 * Apply patch from #117509 and another typo fix by Joey Hess
15471 (Closes: #117509)
15472 * In locales/locales_to_be_generated, Choices is no more translatable
15473 because it is set to Choices: ${locales}
15474 - debian/locales/usr/sbin/locale-gen:
15475 * Clean up /usr/lib/locale/ before generating locales
15476 - debian/po/{ca.po, de.po, es.po, fr.po, ja.po, ko.po, pt_BR.po, ru.po,
15477 templates.pot}: update with debconf-updatepo.
15478
15479 - debian/control: Change Section: from devel to libdevel for packages:
15480 libc0.3-dev, libc6-dev, libc6-dev-s390x, libc6-dev-sparc64, libc6.1-dev
15481 and libc1-dev.
15482 - debian/control.in/libc: likewise.
15483 - debian/control.in/s390x: likewise.
15484 - debian/control.in/sparc64: likewise.
15485
15486 - debian/control: Remove "Conflicts: php4" from libc1 and libc0.3.
15487 - debian/control: Add "Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1
15488 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)" to fix /usr/lib/64 vs
15489 /usr/lib64 issue with upgrading from woody for sparc64 (see bug 156947).
15490 Suggested by Dagfinn Ilmari Mannsaker <ilmari@ping.uio.no>.
15491 (Closes: #188383, #193331)
15492 - debian/control.in/sparc64: likewise.
15493
15494 - debian/copyright: update the version and the year 2003.
15495
15496 - debian/patches/locales-monetary.dpatch: add to change some locales
15497 LC_MONETARY symbols: ar_SD, sr_YU, sr_YU@cyrillic, and es_EC.
15498 And now this patch is merged into the upstream cvs, drop dpatch.
15499 (Closes: #160040, #173963, #185342, #187142, #188159, #190785, #193020)
15500 (Closes: #193508, #193509, #193510, #194791)
15501
15502 - debian/manpages/localedef.1: remove "-h" from --help option entry.
15503 (Closes: #187621)
15504
15505 - debian/debver2localesdep.pl: add clever version recognition for binary
15506 only NMU or source NMU/local packaging.
15507 Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
15508
15509 - debian/patches/glibc23-linuxthreads-fix.dpatch: add to revert Jakub's
15510 change in 2003-04-02 to be enable to compile librt.so for the present.
15511 And this bug is fixed during the development, this patch is dropped now.
15512 Thanks to Jack Howarth <howarth@bromo.msbb.uc.edu>.
15513
15514 - debian/libc/etc/init.d/devpts.sh: Modify mounting devpts for 2.5.68 and
15515 later. As of 2.5.68, devpts is not automounted when using devfs. So
15516 even in that case, devpts needs to be mounted via the devpts.sh script
15517 as well as the case that devfs is not used.
15518 (Closes: #189792, #189879, #191785)
15519
15520 - debian/libc/DEBIAN/postinst: Add code to remove a relic of the past
15521 /usr/doc/<package> symlinks. This script should keep at least until
15522 sarge release. (Closes: #189854)
15523 - debian/glibc-doc/DEBIAN/postinst: likewise.
15524 - debian/locales/DEBIAN/postinst: likewise.
15525 - debian/nscd/DEBIAN/postinst: likewise.
15526 - debian/libc/DEBIAN/postinst: Remove symlinks for libc-{dbg,dev,pic,prof}.
15527
15528 - prep.sh: Add NPTL extract code.
15529 - version: Add NPTL version.
15530
15531 - debian/packages.d/sparc64.mk: bumping up --enable-kernel version from
15532 2.4.0 to 2.4.1.
15533 - debian/packages.d/s390x.mk: likewise.
15534
15535 - debian/patches/50_glibc232-mips-buildfix.dpatch: add for building
15536 mips/mipsel correctly. Patched by Guido Guenther <agx@sigxcpu.org>,
15537 Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>.
15538
15539 - debian/packages.d/libc-udeb.mk: libc-udeb includes libnss_dns and
15540 libresolv. (Closes: #192577)
15541
15542 - debian/patches/50_glibc23-hppa-entry.dpatch: added to fix funcptr
15543 (function descriptors) for _start on hppa, so we need a
15544 sysdeps/hppa/elf/entry.h (similar to ppc64, ia64, etc).
15545 Patched by Randolph Chung <tausq@debian.org>. (Closes: #193656)
15546
15547 - debian/patches/30_glibc232-base.dpatch: add that binutils 2.14.90.0.2
15548 has entered in sid, which contain the binutils portion of the base fix.
15549 Reported by Jack Howarth <howarth@fuse.net>.
15550
15551 - debian/patches/sparc32-buildfix.dpatch: added to fix sparc32 build.
15552
15553 * Ben Collins <bcollins@debian.org>
15554 - debian/contron.in/sparc64: Remove the superflous (and incorrect) dep on
15555 gcc-3.2 for libc6-dev-sparc64. Add lib64gcc1 as a dep for libc6-sparc64.
15556 - Use CC for building sparc64 libs.
15557 - Remove build-dep for gcc-3.3 on sparc.
15558 - Really fix devpts.sh so that it mounts devpts whenever devpts is
15559 available and not mounted.
15560 - sparcv8-target.dpatch: New patch that enables v8 optimizations for
15561 sparc-linux compiles. Debian specific. For some reason config.sub
15562 doesn't recognize sparcv8, else I'd just pass sparcv8-linux as the host
15563 target.
15564 - Change how things are passed to configure for optimized packages, so
15565 that we let glibc set all the optimizations for us.
15566 - Change how sparc64 and s390x are built. Before the binary stage would
15567 force the build of the packages. Now, the build/install phases dep on
15568 the same for sparc64 and s390x. Same way that the OPT packages are done.
15569
15570 -- Jeff Bailey <jbailey@nisa.net> Tue, 15 Jul 2003 14:35:58 -0400
15571
15572 glibc (2.3.1-17) unstable; urgency=low
15573
15574 * GOTO Masanori <gotom@debian.or.jp>
15575 - debian/libc/DEBIAN/preinst: Add NSS restarting preinstallation
15576 service detection routine and messages. xdm, kdm, gdm,
15577 postgresql, xscreensaver needs user's hand restart.
15578 (Closes: #165258, #165915, #184036, #184495, #188724)
15579 - debian/libc/DEBIAN/postinst: Edit NSS restarting messages to
15580 adopt some preinst messages.
15581 - Cleanup optimized and sparc64 builds.
15582
15583 -- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Apr 2003 22:01:40 +0900
15584
15585 glibc (2.3.1-16) unstable; urgency=high
15586
15587 * GOTO Masanori <gotom@debian.or.jp>
15588 - debian/patches/glibc23-cert-rpcxdr.dpatch: Fix "CERT Advisory
15589 CA-2003-10 Integer overflow in Sun RPC XDR library routines"
15590 (Closes: #185508).
15591
15592 - debian/packages.d/glibc-doc.mk: Fix unneeded file '[' and ']' in
15593 /usr/share/man/man3.
15594 - These debian/patches/<below files> are removed from cvs because
15595 they are no longer being used and were superceeded by CVS patches:
15596 - libgcc-compat-mips.dpatch
15597 - libgcc-compat-sparc.dpatch
15598 - debian/libc/DEBIAN/postinst: add spamassassin to restart during
15599 upgrade from 2.2 to 2.3. (Closes: #185275)
15600 - debian/control.in/opt: add one empty line at the end of file.
15601 This fix avoids opt packages to get mixed debian/control
15602 message with libc-udeb package. (Closes: #185688)
15603
15604 -- GOTO Masanori <gotom@debian.or.jp> Tue, 18 Mar 2003 00:04:13 +0900
15605
15606 glibc (2.3.1-15) unstable; urgency=low
15607
15608 * GOTO Masanori <gotom@debian.or.jp>
15609 - debian/packages.d/optimized.mk: drop configure --disable-static
15610 option, because it does not work. enable-kernel version bumps
15611 up to 2.4.1.
15612
15613 - debian/manpages/nscd.8: Apply slightly improvement for the nscd(8),
15614 nscd_nischeck(8), and nscd.conf(5) man pages. Patched by
15615 Sebastian Rittau <srittau@jroger.in-berlin.de> (Closes: #94058)
15616 - debian/manpages/nscd.conf.5: likewise.
15617 - debian/manpages/nscd_nischeck.8: likewise.
15618 - debian/manpages/zdump.1: add the description that zonename should be
15619 relative path name from /usr/share/zoneinfo. (Closes: #171017)
15620 - debian/manpages/locale.1: add the description for LOCPATH.
15621 (Closes: #176661)
15622
15623 - debian/locales/DEBIAN/templates: Add a description "what is the
15624 locale?". (Closes: #119197)
15625 - debian/FAQ: Add description how to setup your own locale with
15626 debconf + locales. (Closes: #99763)
15627
15628 - debian/locales/DEBIAN/templates: Introducing new templates format
15629 with po-debconf. Thanks to Denis Barbier <barbier@linuxfr.org>.
15630 - debian/packages.d/locales.mk: likewise.
15631 - debian/po/*: likewise.
15632 - debian/control.in/main: Build-Depends-Indep: po-debconf.
15633 - debian/po/ja.po: Update translation data.
15634 - debian/po/fr.po: Update translation data. Translated by
15635 Denis Barbier <barbier@debian.org>. (Closes: #183652, #193083).
15636
15637 - debian/sysdeps/depflags.pl: Remove conflicts: file-rc (<< 0.7.0)
15638 - debian/libc/DEBIAN/postinst: Use /usr/sbin/update-rc.d in updatercd(),
15639 suggested by Anthony Towns <aj@azure.humbug.org.au>.
15640 - debian/libc/DEBIAN/postinst: Check /usr/{lib,share}/file-rc/
15641 because file-rc >= 0.7.0 does not use /usr/lib/file-rc.
15642
15643 - debian/patches/glibc23-hppa-compat.dpatch: add hppa libgcc-compat
15644 symbols patch, patched by Randolph Chung <tausq@debian.org>.
15645 - debian/patches/libgcc-compat-all.dpatch: update for mips and add
15646 for alpha, patched by Guido Guenther <agx@debian.org>.
15647 - debian/patches/libgcc-compat-other.dpatch: add for arm, m68k, ia64
15648 and s390. Patched by GOTO Masanori <gotom@debian.org>.
15649
15650 - debian/locales/usr/sbin/locale-gen: add "set -e" in order to return
15651 value. (Closes: #183449)
15652
15653 - debian/packages.d/libc-udeb.mk: contain libpthread.so to support
15654 installer using pthread. (Closes: #183155)
15655
15656 - debian/sysdeps/depflags.pl: remove php4 conflicts from libc6.
15657 (Closes: #183477, #184091)
15658
15659 - debian/libc/DEBIAN/postinst: add proftpd-{ldap,mysql,pgsql} to
15660 restart during upgrade from 2.2 to 2.3. (Closes: #184129)
15661 - debian/libc/DEBIAN/postinst: add cupsys. (Closes: #184257)
15662
15663 - debian/patches/glibc23-m68k-madv.dpatch: add to fix build error
15664 for some MADV_* used software on m68k, pulled from the latest cvs.
15665 (Closes: #159723, #181661, #184589)
15666
15667 - debian/patches/glibc23-00-hppa-pthreads.dpatch: add to improve
15668 linuxthreads on hppa. Pathced by Carlos O'Donell
15669 <carlos@baldric.uwo.ca>. His summary: LinuxThreads is now using a
15670 self-aligning lock.
15671 - debian/patches/glibc23-hppa-malloc8.dpatch: add to improve malloc
15672 on hppa. Patched by Carlos O'Donell <carlos@baldric.uwo.ca>.
15673 His summary: Malloc alignment has been moved back to 8 for optimal
15674 performance.
15675
15676 - These debian/patches/<below files> are removed from cvs because
15677 they are no longer being used and were superceeded by CVS patches:
15678 - glibc23-02-hppa-min-kern-unwind-fde.dpatch
15679 - glibc23-03-hppa-mcontext.dpatch
15680 - glibc23-04-hppa-fcntl64.dpatch
15681 - glibc23-05-hppa-buildhack.dpatch
15682 - glibc23-06-hppa-tests.dpatch
15683 - glibc23-08-hppa-configure.dpatch
15684
15685 - Glibc 2.3 uses another regex engine: "sed: woody version more than
15686 1000 times slower than potato version" should be fixed.
15687 (Closes: #155751)
15688 - en_CA can generate without warnings. In addition, we use debconf
15689 interface in these days, this kind of "manual edit /etc/locale.gen"
15690 bug should be avoided. (Closes: #151631)
15691 - libc6.postinst restarts samba in these days. (Closes: #168189)
15692 - _FPU_SETCW/_FPU_GETCW macro works fine on powerpc in these days.
15693 "Incorrect macro _FPU_SETCW in <fpu_control.h>" should be fixed.
15694 (Closes: #137020)
15695 - hyper and unsigned hyper are supported in the current glibc.
15696 "rpcgen(1) doesn't handle 64 bit types" should be fixed.
15697 (Closes: #69041)
15698
15699 -- GOTO Masanori <gotom@debian.or.jp> Wed, 26 Feb 2003 18:44:08 +0900
15700
15701 glibc (2.3.1-14) unstable; urgency=low
15702
15703 * GOTO Masanori <gotom@debian.or.jp>
15704 - debian/patches/glibc23-cmov.dpatch: Fix hwcap condition code again,
15705 previous version did not work properly under some situation.
15706 - debian/sysdeps/depflags.pl: Fix libnss-db dependency from << 2.2-6
15707 to <= 2.2-6.1.1, because the first version of libnss-db to work
15708 with libc6 2.3 is 2.2-6.1, and 2.2-6.2 works under all architectures
15709 correctly. Suggested by Ryan Murray <rmurray@cyberhqz.com>.
15710 (Closes: #181834)
15711 - debian/sysdeps/depflags.pl: Fix libc6.postinst breakage with file-rc
15712 (<< 0.7.0), now libc6 conflicts them. (Closes: #181683, #182320)
15713
15714 -- GOTO Masanori <gotom@debian.or.jp> Fri, 21 Feb 2003 09:19:45 +0900
15715
15716 glibc (2.3.1-13) unstable; urgency=low
15717
15718 * GOTO Masanori <gotom@debian.or.jp>
15719 - debian/libc/DEBIAN/postinst: Replace from "/usr/lib/file-rc" to
15720 "/usr/share/file-rc" to follow up file-rc 0.7.
15721 (Closes: #181551, #181556, #181606)
15722 - debian/libc/etc/init.d/devpts.sh: Fix devpts.sh failure if
15723 $devfs_mounted is empty. (Closes: #181541, #181591)
15724
15725 -- GOTO Masanori <gotom@debian.or.jp> Wed, 19 Feb 2003 09:26:17 +0900
15726
15727 glibc (2.3.1-12) unstable; urgency=low
15728
15729 * GOTO Masanori <gotom@debian.or.jp>
15730 - debian/patches/glibc23-malloc-check.dpatch: Fix hppa MALLOC_CHECK_
15731 invalid pointer problem. (Closes: #177242)
15732 - debian/patches/libgcc-compat-sparc.dpatch: Fix sparc libgcc compat
15733 symbol problem. Patched by Guido Guenther <agx@debian.org>
15734 (Closes: #178645)
15735 - debian/patches/locales-supported.dpatch: This dpatch addes many
15736 locales especially for UTF-8 and ISO-8859-15, to display debconf
15737 locale menu using SUPPORTED.orig.
15738 (Closes: #135334, #154556, #177472, #99623, #130517)
15739 - debian/packages.d/glibc-doc.mk: add pthread_{getspecific, key_delete,
15740 setspecific} manpage symlinks to pthread_key_create. (Closes: #99530)
15741 - debian/manpages/ldconfig.8: Update from the redhat manpages.
15742 (Closes: #180916)
15743 - debian/patches/libgcc-compat-all.dpatch: Fix i386 libgcc compat
15744 symbol problem, this dpatch merges with
15745 libgcc-compat-{sparc,mips}.dpatch, patched by Guido Guenther
15746 <agx@debian.org>. (Closes: #179781, #180330)
15747 - debian/locales/DEBIAN/{postinst,templates,config}: Fix default
15748 environment variable "Leave alone" does not affect its meaning.
15749 (Closes: #180040)
15750 * Daniel Jacobowitz <dan@debian.org>
15751 - debian/libc/etc/init.d/devpts.sh: Update devpts.sh to work with the
15752 new grep package (Closes: #181409).
15753
15754 -- GOTO Masanori <gotom@debian.or.jp> Sat, 8 Feb 2003 22:08:59 +0900
15755
15756 glibc (2.3.1-11) unstable; urgency=low
15757
15758 * GOTO Masanori <gotom@debian.or.jp>
15759 - debian/libc/DEBIAN/preinst: Fix silly bug at parisc64 kernel version
15760 check, replace from $ver to $kernel_ver. (Closes: #178159, #178217)
15761 - debian/patches/glibc23-cmov.dpatch: Fix hwcap inappropriate handling
15762 not to load CMOV libraries (/*/lib/i686/cmov/) on VIA C3 architecture.
15763 - debian/patches/libgcc-compat-mips.dpatch: Fix undefined some symbols
15764 like __umoddi3 to export libgcc compat symbol. Patched by
15765 Guido Guenther <agx@debian.org>.
15766 - debian/patches/0list: Disabled ldso-disable-hwcap.dpatch because
15767 (1) -opt is not provided currently, (2) disabling hwcap is not good
15768 way whether -opt package is installed or not.
15769
15770 -- GOTO Masanori <gotom@debian.or.jp> Wed, 22 Jan 2003 22:17:45 +0900
15771
15772 glibc (2.3.1-10) unstable; urgency=low
15773
15774 * The "trudging the sludge" release.
15775
15776 * GOTO Masanori <gotom@debian.or.jp>
15777 - debian/packages.d/glibc-doc.mk: install linuxthreads/man/*.man
15778 manpages into glibc-doc package. (Closes: #155794)
15779 - debian/libc/DEBIAN/preinst: add kernel version check compared with
15780 2.4.19-pa17 on parisc64. Suggested by Randolph Chung.
15781 - debian/libc/DEBIAN/preinst: add kernel version requirement for
15782 2.5.53-pa3 in 2.5 series kernel on parisc64.
15783 - debian/locales/DEBIAN/config, debian/locales/DEBIAN/templates:
15784 add translated selection "Leave alone" and "None" because such strings
15785 were hardcoded and could not be localized in the templates file.
15786 Patched by Denis Barbier <barbier@debian.org>. (Closes: #171502)
15787 - debian/packages.d/glibc-doc.mk: Fix glibc-doc dangling symbolic link for
15788 /usr/share/doc/glibc-doc/html/index.html. (Closes: #169878, #176701)
15789 - debian/libc/DEBIAN/postinst: Fix to work $DEBIAN_FRONTEND value
15790 regardless its case insensitivity. See #176483.
15791 - debian/sysdeps/depflags.pl: Fix again to conflict against wine
15792 (<< 0.0.20021007-1) and php4 (<< 4:4.2.3-5). (Closes: #170385)
15793 - debian/control: Fix unneeded Conflicts: wine and php4, as denoted above.
15794 - debian/control.in/libc: likewise.
15795 - debian/patches/glibc23-cmov.dpatch: Add CMOV to hwcap, for VIA C3 which
15796 is i686 class processor, but does not have 686 optional instruction CMOV.
15797 - debian/patches/glibc23-regcomp.dpatch: Fix regex crash, if clearing
15798 buffer, clear allocated too. This patch is pulled from the current
15799 upstream glibc cvs. (Closes: #175529)
15800
15801 * Daniel Jacobowitz <dan@debian.org>
15802 - debian/patches/alpha-pic.dpatch: Fix errno reporting from syscalls
15803 on Alpha (Closes: #175511).
15804
15805 -- GOTO Masanori <gotom@debian.or.jp> Sun, 5 Jan 2003 09:13:22 +0900
15806
15807 glibc (2.3.1-9) unstable; urgency=low
15808
15809 * Daniel Jacobowitz <dan@debian.org>
15810 - debian/packages.d/s390x.mk: Don't try to install CVS directories
15811 (Closes: #174267).
15812 - debian/packages.d/optimized.mk, debian/packages.d/sparc64.mk:
15813 Likewise.
15814 - debian/patches/glibc23-errno.dpatch: Updated for "h_errno" and "_res"
15815 also.
15816 - Upload properly this time, with a .diff.gz (Closes: #174436).
15817
15818 * GOTO Masanori <gotom@debian.or.jp>
15819 - debian/patches/glibc23-hppa-shmlba.dpatch: Applied hppa SHMLBA
15820 definition. (Closes: #170507)
15821 - debian/libc/DEBIAN/postinst: add mysql-server in restarting service
15822 list. (Closes: #172123)
15823 - debian/patches/document-fix.dpatch: Applied patches sent by
15824 H. S. Teoh and GOTO Masanori. (Closes: #117680)
15825 - debian/patches/glibc23-asserth-decls.dpatch: Applied patches send by
15826 Jeroen T. Vermeulen <jtv@bulletproof>. (Closes: #106253, #164571)
15827 - debian/libc/DEBIAN/postinst: Removed 'logind' from checking list
15828 because it does not exist.
15829 - debian/libc/DEBIAN/postinst: Replaced dpkg -s from apache2 to
15830 apache2-common correctly.
15831 - debian/libc/DEBIAN/postinst: Redirect dpkg stderr message to /dev/null,
15832 which is showed if there are not installed packages. (Closes: #168481)
15833 - debian/libc/DEBIAN/postinst: Message typo fixed as "successfully."
15834 (Closes: #168483)
15835 - debian/manpages/ldd.1: Updated newer version which is pulled from
15836 RedHat manpages.
15837 - debian/locales/usr/sbin/locale-gen: add '-A /etc/locale.alias' into
15838 localedef option to consult locale alias name when making archives.
15839
15840 -- Daniel Jacobowitz <dan@debian.org> Thu, 2 Jan 2003 12:02:13 -0500
15841
15842 glibc (2.3.1-8) unstable; urgency=high
15843
15844 * Daniel Jacobowitz <dan@debian.org>
15845 - debian/patches/glibc23-errno.dpatch: Temporarily re-enable linking
15846 to "errno" to fix compatibility with broken binaries
15847 (Closes: #174040, #174004).
15848 - debian/patches/glibc23-getaddrinfo.dpatch: Add getaddrinfo patch
15849 from CVS (Closes: #174027).
15850 - debian/control.in/main: Add myself to Uploaders.
15851
15852 -- Daniel Jacobowitz <dan@debian.org> Tue, 24 Dec 2002 12:35:39 -0500
15853
15854 glibc (2.3.1-7) unstable; urgency=high
15855
15856 * The "Climb Ev'ry Mountain" release.
15857
15858 * GOTO Masanori <gotom@debian.or.jp>
15859 - debian/packages.d/s390x.mk: typo fixed, s390x-linux should be
15860 ok to rebuild. (Closes: #173874)
15861 - debian/patches/glibc23-getdents64-fix.dpatch: Fix getdents64
15862 failure on linux kernel 2.2. (Closes: #173913)
15863
15864 * Jeff Bailey <jbailey@nisa.net>
15865 - sysdeps/linux.mk: Finish disabling sparc64.
15866
15867 -- GOTO Masanori <gotom@debian.or.jp> Sun, 22 Dec 2002 01:35:43 +0900
15868
15869 glibc (2.3.1-6) unstable; urgency=low
15870
15871 * The "I will not be thwarted" release.
15872
15873 * Daniel Jacobowitz <dan@debian.org>
15874 - Update glibc23-ctype-compat.patch to fix segfaults in old static
15875 binaries (Closes: #171451).
15876 - Allow building from the CVS checkout without getting CVS dirs in the
15877 resulting packages. Whew.
15878
15879 * Jeff Bailey <jbailey@nisa.net>
15880 - debian/patches/cvs.dpatch: Update.
15881 (Closes: #171550, #170507)
15882 - debian/patches/0list: Update
15883 - debian/control.in/libc: Conflict against wine (<< 0.0.20021007-1)
15884 (Closes: #170385)
15885 Also conflict against php4 (<< 4:4.2.3-5)
15886 Thanks to Steve Langasek for hunting this down!
15887 - debian/rules: Disable sparc64 build targets for now.
15888 - debian/packages.d/s390x.mx: Setup the 64 bit build as a cross-compile,
15889 because 's390' cannot run binaries intended for 's390x'
15890
15891 * GOTO Masanori <gotom@debian.or.jp>
15892 - cvs.dpatch update resolve some bugs (Closes: #169919, #165603)
15893 - debian/patches/glibc23-hppa-Rminkernel.dpatch: Added hppa kernel
15894 version checking due to prevent people from installing unmatched version.
15895 Patched by Carlos O'Donell (Closes: #171804)
15896 - debian/libc/DEBIAN/preinst: likewise.
15897 - glibc23-function-compat.dpatch: Added for some bad application to
15898 keep running and not to resolve some symbols like __libc_wait,
15899 __libc_waitpid, so on. This patch will be removed when sarge will be
15900 relased apparently. (Closes: #165358, #173201)
15901
15902 - debian/locales/DEBIAN/config: db_set is set if and only if locale.gen
15903 is existed. Patched by Masato Taruishi <taru@debian.org>
15904 His note:
15905 The previous config script always set locales_to_be_generated
15906 even when /etc/locale.gen doesn't exist. So the question in
15907 dpkg-preconfigure time became empty in dpkg --configure locales time.
15908 This change resolves long outstanding locales bug.
15909 (Closes: #156386, #151784, #154244, #164523)
15910
15911 -- Daniel Jacobowitz <dan@debian.org> Mon, 2 Dec 2002 17:26:38 -0500
15912
15913 glibc (2.3.1-5) unstable; urgency=low
15914
15915 * This is the "Leonids" release.
15916
15917 * Jeff Bailey <jbailey@nisa.net>
15918 - debian/packages.d/libc-udeb.mk: Do not rename file to SONAME if it's
15919 a symlink. Needed for hurd-i386.
15920 - debian/patches/signal-texi.dpatch: New file to remove link to
15921 linuxthreads manual. Needed for hurd-i386.
15922
15923 Welcome back, hppa:
15924
15925 - debian/patches/glibc23-00-hppa-pthreads.dpatch
15926 - debian/patches/glibc23-01-hppa-dl-machine.dpatch
15927 - debian/patches/glibc23-02-hppa-min-kern-unwind-fde.dpatch
15928 - debian/patches/glibc23-03-hppa-mcontext.dpatch
15929 - debian/patches/glibc23-04-hppa-fcntl64.dpatch
15930 - debian/patches/glibc23-05-hppa-buildhack.dpatch
15931 - debian/patches/glibc23-06-hppa-tests.dpatch
15932 - debian/patches/glibc23-07-hppa-atomicity.dpatch
15933 - debian/patches/glibc23-08-hppa-configure.dpatch
15934 Thanks to Carlos O'Donell for these!
15935
15936 - debian/control.in/libc-udeb: Remove missing trailing blank line.
15937 Thanks to Tollef Fog Heen. Closes: #169342
15938 - debian/control.in/s390x: Remove missing trailing blank line.
15939 Thanks to Gerhard Tonn.
15940
15941 - debian/libc/DEBIAN/postinst: Fix error in apache2 restart logic.
15942 Thanks to Carlos O'Donell.
15943
15944 - debian/packages.d/libc-dev.mk: Fix missing tabs from s390x section.
15945 - debian/patches/s390-types.dpatch: New file to fix __ssize_t
15946 Thanks to Gerhard Tonn for these.
15947
15948 - debian/packages.d/libc-udeb.mk: use DEB_HOST_ARCH, not DEB_BUILD_ARCH
15949 for determining package name. Fixes cross-compilation case.
15950
15951 - debian/patches/0list: Update for above
15952
15953 -- Jeff Bailey <jbailey@nisa.net> Mon, 18 Nov 2002 23:12:47 -0500
15954
15955 glibc (2.3.1-4) unstable; urgency=low
15956
15957 * Daniel Jacobowitz <dan@debian.org>
15958 - debian/patches/cvs.patch: Fix RCS ID tags.
15959 - debian/rules, debian/sysdeps/sysdeps.mk: Move i386 optimization
15960 hack out of the rules file and put debugging information back in
15961 libc6-dbg for i386 (Closes: #165892).
15962 - debian/patches/crypt.dpatch: Fix initialization in crypt_r
15963 (Closes: #163260).
15964 - debian/patches/rtsig.dpatch: Fix the value of SIGRTMIN in non-threaded
15965 applications (Closes: #165412).
15966 - debian/rules, debian/packages.d/libc-dev.mk,
15967 debian/packages.d/libc-udeb.mk: Don't use '{}' wildcards, to fix
15968 building with /bin/sh -> ash.
15969
15970 * GOTO Masanori <gotom@debian.or.jp>
15971 - debian/libc/DEBIAN/postinst: add more NSS services:
15972 samba, courier-authdaemon
15973 - debian/packages.d/sparc64.mk: fix build error.
15974 - debian/libc/DEBIAN/postinst: modify apache2 service,
15975 apache2 ships its init script in apache2-common, but the script
15976 is in apache2. So replace from apache2-common to apache2 is needed.
15977 Closes: #165959
15978 - debian/patches/cvs.patch: Hurd trailing slash handling fixed.
15979 Closes: #162414
15980 - debian/patches/locales-stuff.dpatch: Fixed error generating de_CH,
15981 it's caused by typo. Closes: #140054
15982
15983 * Jeff Bailey <jbailey@nisa.net>
15984 - debian/patches/cvs.dpatch: New file.
15985 - debian/patches/0list: Update
15986 - debian/sysdeps/depflags.pl: Conflict against libnss-db <= 2.2-6
15987 Thanks to Ryan Murray for the patch. Closes: #168890
15988
15989 - debian/patches/s390x-lib64.dpatch: New file.
15990 - debian/control.in/s390x: New file.
15991 - debian/libc-s390x/postinst: New file.
15992 - debian/packages.d/libc-dev.mk: Handle asm-s390x
15993 - debian/packages.d/s390x.mk: New file.
15994 - debian/rules: Include s390x files.
15995 - debian/rules.d/control.mk: Add s390x to control_deps, and include
15996 control.in/s390x
15997 - debian/sysdeps/linux.mk: Add s390x support.
15998
15999 Thanks to Gerhard Tonn. Closes: #169176, #166450.
16000
16001 - debian/control.in/main: Update Standards-Version to 3.5.7.0
16002
16003 - debian/patches/glibc22-hppa-fcntl.dpatch: Remove File
16004 - debian/patches/glibc22-hppa-fcntl-lfs.dpatch: Remove File
16005 - debian/patches/glibc22-hppa-mcontext.dpatch: Remove File
16006 - debian/patches/glibc22-hppa-pthreads.dpatch: Remove File
16007 - debian/patches/glibc22-hppa-rela.dpatch: Remove File
16008 - debian/patches/glibc22-hppa-tests.dpatch: Remove File
16009 - debian/patches/glibc22-hppa-unwind.dpatch: Remove File
16010
16011 - debian/patches/hurd-fork-fix.dpath: New File.
16012
16013 Note: CVS patch disabled for this upload
16014
16015 -- Daniel Jacobowitz <dan@debian.org> Tue, 29 Oct 2002 13:14:51 -0500
16016
16017 glibc (2.3.1-3) unstable; urgency=low
16018
16019 * GOTO Masanori <gotom@debian.or.jp>
16020 - debian/patches/librt-mips.dpatch: librt is not worked on
16021 mips/mipsel architecture, we apply it until sarge will be
16022 released. Thanks to Guido Guenther <agx@sigxcpu.org>.
16023 - debian/patches/glibc23-ctype-compat.dpatch: added.
16024 glibc 2.3.x changes some symbols (__ctype_b, __ctype_toupper,
16025 __ctype_tolower) as hidden attribute. These symbols that are
16026 crashing the old 2.2.x dynamic linking code in static binaries
16027 are now exported.
16028 This patch is originally pulled from RedHat patch, I modified
16029 it for current debian glibc. Closes: #165554
16030
16031 -- GOTO Masanori <gotom@debian.or.jp> Sun, 20 Oct 2002 15:04:48 +0900
16032
16033 glibc (2.3.1-2) unstable; urgency=low
16034
16035 * This is the "Why did everything stop working, mommy?" release
16036
16037 * Jeff Bailey <jbailey@nisa.net>
16038 - debian/libc/DEBIAN/postinst: Warn about NSS changes if upgrading
16039 from older than 2.2.94-1. Add ssh-krb5 and apache2 to list of
16040 services that definetly need restarting.
16041
16042 Add libc-udeb (closes: #158589) Thanks to Tollef Fog Heen.
16043 - debian/control.in/libc-udeb: New file
16044 - debian/packages.d/libc-udeb.mk: New file
16045 - debian/rules: Call udeb machinery.
16046 - debian/rules.d/control.mk: Call udeb machinery.
16047
16048 - debian/sysdeps/build-options.mk: Strip libc on alpha
16049
16050 - debian/control.in/main: 2.13.90.0.10-1 is broken on s390
16051 require 2.13.90.0.4-1 for them.
16052
16053 * GOTO Masanori <gotom@debian.or.jp>
16054 - debian/patches/0list: disable ip6-fix.dpatch. Closes: #165287
16055 - debian/packages.d/libc-udeb.mk: Clean up and fix indent crap.
16056 - debian/rules.d/shlibs.mk: bump up to 2.3.1-1. Closes: #165456
16057
16058 -- Jeff Bailey <jbailey@nisa.net> Fri, 18 Oct 2002 11:27:07 -0400
16059
16060 glibc (2.3.1-1) unstable; urgency=low
16061
16062 * This is the "twilight" release...
16063
16064 * Jeff Bailey <jbailey@nisa.net>
16065 - Upgrade tarballs to 2.3.1
16066 - version: Update to 2.3.1
16067
16068 - debian/sysdeps/linux.mk: Do not build optimized libraries
16069 - debian/rules.d/control.mk: Likewise
16070
16071 - debian/control.in/main: Require binutils 2.13.90.0.10-1 for ppc
16072
16073 - debian/patches/elf-machine-rela-mips.dpatch: New file
16074 - debian/patches/0list: Update accordingly.
16075
16076 - debian/rules: Use -O on i386. This should go somewhere else,
16077 but I want to get this release out.
16078
16079 * XXX Below here was during the 2.3 development, and never released.
16080
16081 * Jeff Bailey <jbailey@nisa.net>
16082 - Upgrade tarballs to 2.3
16083 - version: Update to 2.3
16084
16085 - debian/patches/hppa-data-start.dpatch: Remove, incorporated upstream
16086 - debian/patches/various-lsb-fixes.dpatch: Remove, incorporated upstream
16087
16088 - debian/patches/0list: adjust accordingly
16089 Also, prune ia64-reloc-none from the list.
16090 I can't tell from the code snippet if this
16091 has been incorporated or not.
16092
16093 - .cvsignore: Add the stamp directories
16094
16095 - debian/rules: Don't put CFLAGS in configparms, resolves ldconfig
16096 miscompile on i386
16097
16098 - debian/rules: Add freebsd-i386 support
16099 - debian/rules.d/control.mk: Add freebsd-i386 support
16100 - debian/sysdeps/freebsd.mk: New file to add freebsd-i386 support
16101 - debian/sysdeps/paths.mk: Add freebsd-i386 support
16102 - debian/sysdeps/soname.mk: Add freebsd-i386 support
16103
16104 * XXX Below here was during the 2.2.94 development, and never released.
16105
16106 * Jeff Bailey <jbailey@nisa.net>
16107 - Upgrade tarballs to 2.2.94
16108 - version: Update to 2.2.94
16109
16110 - debian/patches/cvs: Remove
16111 - debian/patches/manual-texinfo4: Remove, incorporated upstream.
16112 - debian/patches/i386-mathinline.dpatch: Remove, glibc headers require
16113 ANSI compilers.
16114 - debian/patches/db1-addon-enabler.dpatch: Remove
16115 - debian/patches/0list: adjust accordingly
16116
16117 - debian/patches/0list: Comment out string2-pointer-arith.
16118 This was originally created to fix #44697, but without this
16119 patch, 44697 is no longer reproducable.
16120
16121 - debian/patches/fhs-linux-paths.dpatch: Update to new template format
16122
16123 - .cvsignore: New file
16124
16125 * XXX Below here was during the 2.2.93 development, and never released.
16126
16127 * Jeff Bailey <jbailey@nisa.net>
16128 - Upgrade tarballs to 2.2.93
16129 - version: Update to 2.2.93
16130
16131 The following important patches are still disabled:
16132
16133 glibc22-hppa-pthreads, glibc22-hppa-rela, ia64-perf
16134
16135 - debian/patches/0list: prune commented out patches that won't
16136 be needed anymore
16137
16138 - debian/patches/ia64-reloc-none.dpatch: Updated, thank to
16139 Randolph Chung <randolph@tausq.org>
16140
16141 - debian/make-cvs-patch.sh: New file.
16142
16143 - debian/patches/template.dpatch: Update headers to new format.
16144
16145 - debian/patches/hurd-ioperms.dpatch - Deleted
16146 - debian/patches/hurd-lfs64.dpatch - Deleted
16147 - debian/patches/hurd-update.dpatch - Deleted
16148 - debian/patches/syserrlist.dpatch - Deleted
16149
16150 - debian/README - More updates
16151
16152 - debian/rules.d/control.mk: debian/control should Depend on
16153 debian/sysdeps/depflags.pl
16154
16155 - debian/sysdeps/depflags.pl: Actually add the dependancy on
16156 libdb1-compat. This is an update to GOTO Masanori's change,
16157 Thanks to Ryan Murray for catching this.
16158
16159 - debian/patches/mathpatch.dpatch: Prune
16160
16161 - debian/rules.d/patch.mk: Add `setup' as an alias for `patch'
16162 to provide dbs compatability.
16163
16164 - debian/patches/cvs.dpatch: Sync with CVS from September 14th.
16165 - debian/patches/0list: Updated
16166
16167 * GOTO Masanori <gotom@debian.or.jp>
16168 - debian/packages.d/glibc-doc.mk: change texi2html processed file from
16169 chapters.texi to libc.texinfo. Closes: #159417
16170 - debian/packages.d/libc-{dbg,pic,prof}.mk: fix /usr/doc removal
16171 compilation failure.
16172 - debian/libc/DEBIAN/postinst: Fix 'grep -v' failure if the size of
16173 /etc/ld.so.nohwcap is 0.
16174 - debian/rules.d/control.mk: Generate libc-opt control information.
16175
16176 - Updating 2.2.9x fixes LSB 1.2 compliance. Closes: #156821
16177 - debian/control: add Depends: libdb1-compat.
16178 Until woody, libdb1 is included in libc6 package. However after sarge,
16179 libdb1 support is removed. libdb1-compat contains libdb1 which is
16180 formerly provided by libc6. Now libc6 depends on libdb1-compat,
16181 so upgrading from woody to sarge does not break any libdb1 issues.
16182 Closes: #155904
16183
16184 - debian/patches/glibc22-hppa-fcntl.dpatch: added, patched by
16185 Carlos O'Donell <carlos@baldric.uwo.ca>.
16186 - debian/patches/glibc22-hppa-fcntl-lfs.dpatch: added, patched by
16187 Randolph Chung <tausq@debian.org>. Closes: #160846
16188
16189 * Ben Collins <bcollins@debian.org>
16190 - Make sparc64 build use gcc-3.2.
16191 - Update all config options to not use --disable-sanity-checks, since we
16192 are actually using gcc-3.2 for everything.
16193 - Patch cleanups.
16194 - Re-enable optimized libs. Includes a simple mechanism which should fix
16195 the conflicting symbols during libc/libc-opt upgrade scenarios. This
16196 means that libc6-v9, libc6-i586 and libc6-i686 are back in full swing.
16197 - Remove all references to /usr/doc symlink crap, which is deprecated.
16198
16199 * XXX Below here was during the 2.2.92 development, and never released.
16200
16201 * Jeff Bailey <jbailey@nisa.net>
16202 - Upgrade tarballs to 2.2.92
16203 - version: Update to 2.2.92
16204 - debian/control.in/main: Require gcc-3.2 for all archs
16205 - debian/patches/0list: prune glibc-cvs, glibc22-s390-resource,
16206 gmon-start, locales-de_CH, sh-sysdep, alpha-build-failure
16207
16208 These are already included in the 2.3 series.
16209
16210 - debian/patches/glibc22-misc.dpatch: Split into ...
16211 debian/patches/makeconfig.dpatch: ... this
16212 debian/patches/locale-es_AR.dpatch: ... and this
16213 debian/patches/i386-mathinline.dpatch: ... and this
16214 debian/patches/ldconfig.dpatch: ... and this.
16215
16216 - debian/patches/makeconfig.dpatch: Update for 2.3 series
16217
16218 - debian/patches/0list: Temporarily disable some other patches:
16219
16220 glibc22-hppa-pthreads, glibc22-hppa-rela, ia64-perf
16221
16222 - debian/rules: memset.S works on ppc now, so stop deleting it. Thanks
16223 to Jack Howarth <howarth@fuse.net> for letting us know.
16224
16225 - debian/sysdeps/gnu.mk: Remove --enable-libio, now set by default. Add
16226 NO_TEST = yes, make check does not run on i386-gnu.
16227
16228 - debian/sysdeps/tools.mk: Hardcode gcc-3.2 for $(CC) and $(BUILD_CC)
16229 until gcc-defaults switches.
16230
16231 - debian/rules: use CC=$(CC) when calling configure to get any changed
16232 definitions.
16233
16234 - debian/control.in/main: Require binutils (>= 2.13.90.0.4-1)
16235
16236 - debian/rules: Add time/date stamps to beginning and end of log files
16237
16238 - db1-addon-2.1.3.tar.bz2: Delete
16239
16240 - debian/ppc-memset.S: Delete
16241
16242 - debian/README: Update
16243
16244 * GOTO Masanori <gotom@debian.or.jp>
16245 - debian/packages.d/libc-dbg.mk: update libpthread-0.9 -> 0.10.
16246 - packages.d/libc.mk: likewise.
16247 - packages.d/optimized.mk: likewise.
16248 - packages.d/sparc64.mk: likewise.
16249
16250 - debian/patches/glibc22-hppa-mcontext.dpatch: Fix unmatched userland
16251 mcontext_t definition differed from kernel. Patched by
16252 Carlos O'Donell <carlos@baldric.uwo.ca>. Closes: #157374
16253
16254 * XXX Below here was during the 2.2.5 development, and never released.
16255
16256 * GOTO Masanori <gotom@debian.or.jp>
16257 - debian/patches/glibc-cvs.dpatch: Update from Glibc CVS.
16258 - debian/patches: Dropped applying below patches due to updating
16259 glibc-cvs.dpatch.
16260 hurd-update, hurd-ioperms, ia64-strncpy, sparc-misc, resolv-nss_dns,
16261 glibc-openoffice-fixes, xdr-array-security, hurd-lfs64,
16262 syserrlist, mathpatch
16263 - Fix gcc 3.1/3.2 compatibility building for glibc on ppc, with upstream
16264 patched by Jack Howarth <howarth@bromo.msbb.uc.edu> and
16265 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
16266 Closes: #155606
16267
16268 -- Jeff Bailey <jbailey@nisa.net> Thu, 17 Oct 2002 08:37:52 -0400
16269
16270 glibc (2.2.5-15) unstable; urgency=low
16271
16272 * debian/patches/dl-procinfo-fix.dpatch: Fix libssl optimization
16273 problem occured by glibc dl-procinfo.
16274 Closes: #161700, #161717, #161720, #161740, #161773, #161774
16275 Closes: #161786, #161788, #161813
16276
16277 -- GOTO Masanori <gotom@debian.or.jp> Thu, 3 Oct 2002 09:56:46 +0900
16278
16279 glibc (2.2.5-14.3) unstable; urgency=low
16280
16281 * NMU
16282 * debian/patches/glibc22-mips-mcontext.dpatch: delete.
16283
16284 -- Ryan Murray <rmurray@debian.org> Sun, 15 Sep 2002 14:21:21 -0700
16285
16286 glibc (2.2.5-14.2) unstable; urgency=medium
16287
16288 * NMU
16289 * debian/patches/alpha-stxncpy.dpatch: keep testsuite patch (accepted
16290 upstream), but disable all use of stxncpy until a correct patch can
16291 be made.
16292
16293 -- Ryan Murray <rmurray@debian.org> Thu, 12 Sep 2002 13:04:47 -0700
16294
16295 glibc (2.2.5-14.1) unstable; urgency=low
16296
16297 * NMU
16298 * sysdeps/depflags.pl: Make libc{6,6.1} depend on libdb1-compat
16299 (closes: #155904)
16300 * debian/patches/alpha-stxncpy.dpatch: Add patch from Daniel Jacobowitz
16301 for alpha stxncpy (closes: #159633)
16302 * debian/patches/glibc22-mips-msq.dpatch: Add
16303 sysdeps/unix/sysv/linux/mips/bits/msq.h for mips (closes: #159923)
16304 * debian/patches/glibc22-hppa-fcntl.dpatch: Add DN_* and F_NOTIFY definitions
16305 for hppa (closes: #159636)
16306 * debian/patches/glibc22-hppa-mcontext.dpatch: correct definition of mcontext
16307 to match kernel (closes: #157374)
16308 * debian/patches/glibc22-mips-mcontext.dpatch: correct definition of mcontext
16309 to match kernel (closes: #160462)
16310 * add build-depends on dpkg 1.10.8 to ensure we use the install-info that
16311 has the perl 5.8 workaround.
16312
16313 -- Ryan Murray <rmurray@debian.org> Tue, 10 Sep 2002 22:35:48 -0700
16314
16315 glibc (2.2.5-14) unstable; urgency=low
16316
16317 * GOTO Masanori <gotom@debian.or.jp>
16318 - debian/patches/sh-sysdep.dpatch: Added the patch to compile for sh[34]
16319 sh[34]eb. Closes: #156273
16320 - debian/patches/glibc22-m68k-compat.dpatch: Newer m68k debian specific
16321 compatibility patch. Patched by Michael Fedrowitz <michaelf@debian.org>.
16322 - debian/patches/malloc-security.dpatch: Applied malloc security patch
16323 Patched by Wolfram Gloger <wg@malloc.de>.
16324 - debian/patches/alpha-build-failure.dpatch: Fix alpha build failure.
16325
16326 -- GOTO Masanori <gotom@debian.or.jp> Wed, 7 Aug 2002 20:56:54 +0900
16327
16328 glibc (2.2.5-13) unstable; urgency=low
16329
16330 * Ben Collins
16331 - Last maintainer upload for me.
16332 - Fix double getent listing for build of libc package.
16333 Closes: #154133, #152866
16334 - Set maintainer to the debian-glibc mailing list. Set uploaders to myself
16335 and others.
16336 - Placed into CVS (this log entry is the first test commit).
16337 - ia64 build failure was fixed in last NMU. Closes: #151956
16338 - This sshd/libc bug is long since gone. Closes: #72596, #82468
16339 - ldconfig search order has also since been fixed. Closes: #105249
16340 - Add patches that OpenOffice needs in order to build. Closes: #153107
16341 - Bump min kernel supported to 2.2.0. Closes: #149529
16342 - Remove db1 compat library. The only user I know of this is coda. Coda
16343 can include it's own version of the library now. I've emailed the coda
16344 maintainer.
16345 - Bump the shlibs ver because of the min-kernel change, and db1 removal.
16346 - Add xdr-array.c security patch, Closes: #154992
16347
16348 * GOTO Masanori <gotom@debian.or.jp>
16349 - applied patches/locale-de_CH.
16350 - debian/control: fix my uploader address due to my obsolete gpg key.
16351 - debian/copyright: update copyright year.
16352
16353 * Jeff Bailey <jbailey@debian.org>
16354 - Add hurd-i386 patch for support LFS from CVS
16355 - Add patch to only declare sys_errlist and sys_nerr on Linux. This
16356 allows gcc to build cleanly on hurd-i386.
16357 - Require mig >= 1.3-2 (hurd-i386 only), and hurd-dev >= 20020608-1
16358 (hurd-i386 only)
16359 - Prune hurd-ldflags from Hurd patch list. Noone is quite sure what
16360 it's for. With this change, all hurd-i386 patches are now upstream
16361 in CVS.
16362 - Add 'mathpatch' to fix a math testsuite failure.
16363
16364 -- Ben Collins <bcollins@debian.org> Thu, 25 Jul 2002 11:13:22 -0400
16365
16366 glibc (2.2.5-12) unstable; urgency=low
16367
16368 * Non-maintainer upload to fix build problems on ia64
16369 * replaces ia64-asm-fixes.dpatch with ia64-perf.dpatch, ia64-strncpy.dpatch
16370
16371 -- Bdale Garbee <bdale@gag.com> Tue, 16 Jul 2002 17:09:24 -0600
16372
16373 glibc (2.2.5-11) unstable; urgency=low
16374
16375 * Yet another NMU
16376 * Build with a -11 version to work around fragile logic that breaks
16377 locale dependencies when using NMU versioning. Closes: Bug#152968
16378
16379 -- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Jul 2002 23:59:04 +0200
16380
16381 glibc (2.2.5-10.0) unstable; urgency=low
16382
16383 * Non-maintainer upload by the security team
16384 * Rebuild, uploads to both testing and unstable are not allowed
16385
16386 -- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Jul 2002 04:48:50 +0200
16387
16388 glibc (2.2.5-9) testing-security unstable; urgency=low
16389
16390 * Something fucked up. Not sure why the .diff.gz size didn't match the
16391 .changes/.dsc. Not sure why katie didn't reject the upload when it found
16392 that out aswell.
16393
16394 -- Ben Collins <bcollins@debian.org> Sat, 13 Jul 2002 10:08:51 -0400
16395
16396 glibc (2.2.5-8) testing-security unstable; urgency=low
16397
16398 * Resolver security bug fix.
16399
16400 -- Ben Collins <bcollins@debian.org> Fri, 12 Jul 2002 18:24:28 -0400
16401
16402 glibc (2.2.5-7) unstable; urgency=low
16403
16404 * Misc ia64 asm updates, and strncpy fix
16405 * Misc sparc patches from DaveM
16406 * Revert sparc64 back to lib64 from my rebelious lib/64 effort. Use gcc-3.1
16407 now.
16408
16409 -- Ben Collins <bcollins@debian.org> Mon, 17 Jun 2002 22:33:39 -0400
16410
16411 glibc (2.2.5-6) unstable; urgency=low
16412
16413 * Fix locales/config to be 755.
16414 * Add big fat note to default nscd.conf about how host cache is insecure,
16415 and disable it by default. This lowers the severity of #139879 for the
16416 time being. I'll close it when a proper fix is in.
16417 * Hurd patches from Jeff Bailey. Hurd goes to libc0.3!
16418
16419 -- Ben Collins <bcollins@debian.org> Sun, 28 Apr 2002 11:21:48 -0400
16420
16421 glibc (2.2.5-5) unstable; urgency=low
16422
16423 * Fix missing LOCALES var in locale-gen.
16424 * Fix space before "]" in locales/postinst. Closes: #139902, #139977,
16425 #140048, #140464, #141408, #141515, #141558, #141617, #141786
16426 * Generate list of locales directly in locales/DEBIAN/config, so that we
16427 have a working list during pre-inst. Closes: #76954, #141384
16428 * Backout nice changes for now.
16429
16430 -- Ben Collins <bcollins@debian.org> Mon, 25 Mar 2002 21:05:44 -0500
16431
16432 glibc (2.2.5-4) unstable; urgency=low
16433
16434 * Include s/ip6.arpa/ip6.int/ patch from Fabbione. Closes: #119773,
16435 #132310
16436 * Fix perms on locales/DEBIAN/config. Closes: #134094, #139682
16437 * Update from Glibc CVS: Lots of euro conversions and locales updates.
16438 Closes: #128181, #130259
16439 Lots of other various fixes (please read the ChangeLog). Closes: #138094
16440 * Upstream fixed ia64 ldd rewrite problem. Closes: #128451
16441 * Upstream fixed nice return. Closes: #136815
16442 * pt_BR translation is ok now, Closes: #128530
16443 * Applied patch from Ganesan R to better handle some locale names.
16444 Closes: #128969
16445 * Add ARM patch to disable hardware caps.
16446 * Fix typos in catalan template. Closes: #133247
16447 * Add a "Leave alone" option for locales setting of /etc/environment.
16448 Make it the default. Closes: #133315, #133315
16449 * HPPA patch from Randolph Chung. Closes: #133666
16450 * Fix zh_HK date output, from Anthony Fok.
16451 * s/Noninteractive/noninteractive/ (hopefully for the last time).
16452 Closes: #134381, #137348
16453 * Fix locales/config for when locale.gen doesn't exist.
16454 Closes: #135343, #134613, #139284
16455 * Patch from Gary Hade (via Randolph Chung) to fix gmon-start.
16456 Closes: #135748, #129903
16457 * Fix locale.1 - s/LC_PAPR/LC_PAPER/ Closes: #114174
16458 * Add glibc22-hppa-tests patch from Randolph Chung. Closes: #137513
16459 * Alistair McKinstry:
16460 - Added locale.alias(5) and locale.gen(5) man pages. Closes: #106117
16461 - Patch for glibcbug to correctly handle bad EDITOR setting.
16462 Closes: #128699
16463 - Include glibcbug.1 manpage. Closes: #128701
16464 - Add patch to fix segv in localedef.
16465 - Patch for locale.1 and localedef.1 to add missing LC_* vars.
16466 Closes: #114174
16467 - Fix for the d_fmt field in de_CH. Closes: #27397
16468 - Fix locale.alias so Russion charset is KOI8-R instead of ISO-8859-5.
16469 Closes: #62586
16470 - s/Jun/Juni/ s/Jul/Juli/ for sr_YU. Closes: #131846
16471 - Typo in categories.def. Closes: #133379
16472 - Update iso-4217.def Closes: #133380
16473 - Re-enable el.po since we are using newer gettext. Closes: #133383
16474 * nscd.conf.5: Clarification. server-user option cannot be used with
16475 -S/--secure. It will fail to start. Also note that using server-user other
16476 than root may break some lookup services. Closes: #139433
16477 * Completely remove the pthread man pages. They are _way_ out of date (last
16478 updated in 1998 according to the ChangeLog). Use the info or html docs
16479 instead. Feel free to send me mucho patches for them, if you want them
16480 back. Closes: #139052, #139042
16481 * Various LSB conformance patches from Joey Hess. Closes: #136815
16482 * ia64 patch for R_IA64_NONE relocs. Closes: #135314
16483
16484 -- Ben Collins <bcollins@debian.org> Sun, 24 Mar 2002 09:49:37 -0500
16485
16486 glibc (2.2.5-3) unstable; urgency=low
16487
16488 * Fix logic in locales postinst which would fail on empty or missing
16489 /etc/environment. Closes: #132025, #131999, #132244
16490 * Remove build-dep on gcc-3.0-sparc64
16491 * Fix case where no locales are selected, so the only choices for LANG are C
16492 and None. This left a hangin comma which debconf doesn't seem to like.
16493 Closes: #132245
16494
16495 -- Ben Collins <bcollins@debian.org> Sun, 3 Feb 2002 23:13:29 -0500
16496
16497 glibc (2.2.5-2) unstable; urgency=low
16498
16499 * Remove glibc22-m68k-resource.dpatch. Patch is already included upstream.
16500 Closes: #130922
16501 * Fix thinko in locales postinst. Also add a "None" option for LANG, and
16502 check for it in postinst.
16503 * HPPA correct unwind setting, from Matthew Wilcox. Also update patch
16504 splitting the linuxthreads and rel/rela changes. Closes: #131216
16505 * Fix copyright shown for the GNU Libc Manual. Closes: #130866
16506 * Fix problem where a binary-NMU rebuild of libc would provide a version
16507 that was incompatible with the current locales dep.
16508 * Fix atomic_lock_t decleration for hppa. Closes: #131367
16509 * Fix logic in locales where LANG wasn't being set in /etc/environment.
16510 Closes: #131040
16511 * Moved SUPPORTED list to /usr/share/i18n/, since policy says it can't be in
16512 /usr/share/doc/locales/. Fixup debconf scripts to notice this.
16513 * A few patches from CVS:
16514 - Fixes bad optimization in dynamic linker
16515 - Updates m68k and arm for unwind
16516 - tzdata2002b updates
16517 - Some irrelevant (for us) x86_64 updates
16518 * Patch from Gerhard Tonn for s390-32 for bits/resource.h.
16519 * libc6-sparc64-dev: Change dep to gcc-3.0 instead of gcc-3.0-sparc64. The
16520 packages are now merged.
16521
16522 -- Ben Collins <bcollins@debian.org> Fri, 1 Feb 2002 11:52:54 -0500
16523
16524 glibc (2.2.5-1) unstable; urgency=low
16525
16526 * New upstream. Closes: #122980, #126441
16527 * locales.postinst: Add a signature line to /etc/locale.gen so people can
16528 take over the file manually instead of through debconf.
16529 * Added -de template for locales. Closes: #114078
16530 * Removed need for generate-config.mk. SUPPORTED list for debconf is now
16531 generated dynamically using SUPPORTED.gz.
16532 * Added debconf option in locales to choose LANG= default in
16533 /etc/environment based on contents of /etc/locale.gen. Closes: #117216,
16534 #120410
16535 * Patched nscd init script. Patch supplied by Grant Bowman. Closes: #121942
16536 * Do not install tzconfig(8), Closes: #123679
16537 * Removed obsolete BSD license clause in debian/copyright. Closes: #123821
16538 * Applied spelling patch for locales description. Closes: #125092
16539 * Updated glibc-doc description to note that it includes html docs too. I am
16540 not, however, splitting info and html docs into seperate packages. Closes:
16541 #125825
16542 * Check for the existence of libdb.so.3 before cat'ing it. Closes: #126459
16543 * Added powerpc sysconf patch from David Schleef. Closes: #127560
16544 * Added SuperH support. Closes: #127740
16545 * No longer apply glibc-vs-gcc3 patch. Implementation merged upstream.
16546 * Last minute ARM patch to fix unwind.
16547
16548 -- Ben Collins <bcollins@debian.org> Thu, 24 Jan 2002 00:31:40 -0500
16549
16550 glibc (2.2.4-7) unstable; urgency=low
16551
16552 * glibc22-hppa: Fix mips/pt-machine.h, so that it patches both the ISA-1 and
16553 ISA-2 cases of testandset(). Also add IPC updates from Willy. Closes: #120383
16554 * glibc22-hppa: Updated, from Mathew Wilcox.
16555
16556 -- Ben Collins <bcollins@debian.org> Mon, 3 Dec 2001 12:09:26 -0500
16557
16558 glibc (2.2.4-6) unstable; urgency=low
16559
16560 * glibc22-hppa.dpatch: Fix lock_held macro on non-hppa. This patch is now
16561 enabled by default for all archs.
16562 * Update patches for HPPA dynamic loader from.
16563 * m68k resource.h patch from Roman Zippel, Closes: #118909
16564
16565 -- Ben Collins <bcollins@debian.org> Fri, 9 Nov 2001 21:20:59 -0500
16566
16567 glibc (2.2.4-5) unstable; urgency=low
16568
16569 * Added patch from Ulrich to really fix the [x-] fnmatch() case.
16570 Closes: #96013
16571 * Updated gcc3 compat patch.
16572 * Several changes to ldconfig:
16573 - Parse the config file before checking system directories. This is needed
16574 to make sure it is possible to override system directories.
16575 - Cleanup the config file parsing routine a bit. Make sure we open the
16576 config file with correct perms in case it gets created by this call.
16577 * Pulled from CVS as of Oct 27, 2001:
16578 - Includes fnmatch fix upstream.
16579 - strxfrm fix.
16580 - dlfcn fix for C++ program usage.
16581 - ENABLE_NLS fixes for various functions (doesn't affect us, since it is
16582 mainly meant for non-nls builds).
16583 - IPv6 reverse lookup fixes.
16584 - Lots of libm fixes.
16585 - Several language translation updates.
16586 - Several m68k setjmp fixes.
16587 - Some mips fixes merged.
16588 - Timezone updates.
16589 - S390 ucontext fixes.
16590 - Several hurd fixes.
16591 - ELFOSABI_* Updates.
16592 * Update the kernel headers on all the systems I build for (arm, ppc, i386,
16593 mips, sparc, sparc64, hppa).
16594 * Added "es" template for locales, from Carlos Valdivia. Closes: #117413
16595 * Fixup ttyname patch for devfs, which broke some things. Closes: #117551
16596 * Remove the errno.texi explanation for _GNU_SOURCE for two defines. The
16597 thing is, according to the libc manual conventions, this is not the
16598 correct way to handle it. In fact, it is already done according to the
16599 convention of the rest of the manual. The two items are tagged with the
16600 "GNU" comment, meaning they are GNU extensions. The libc manual explains
16601 in its introductory chapters that this means it needs the _GNU_SOURCE
16602 define.
16603
16604 -- Ben Collins <bcollins@debian.org> Mon, 29 Oct 2001 20:25:40 -0500
16605
16606 glibc (2.2.4-4) unstable; urgency=low
16607
16608 * Hopefully fix the damn .html docs. Looks good to me. Closes: #84237,
16609 #89382
16610 * Fix inttypes.h typo. Closes: #114483
16611 * Disable sanity checks for gcc-3.0 archs, Closes: #114724
16612 * Fix entry for locales depending on debconf. Closes: #115155
16613 * Fix echo commands when generating locales.config. The -e option is not
16614 portable.
16615 * New hppa patch from several people. This, along with the .10 binutils,
16616 should fix all of hppa's problems.
16617 * Apply devfs compatibility patch for ttyname. Closes: #74911
16618 * Add (modified) patch for ldconfig to create ld.so.conf if it doesn't
16619 exist. Original patch from David Whedon, Closes: #98763
16620 * Clarify some errno.texi functions wrt _GNU_SOURCE. Patch from Jeremiah
16621 Savage. Closes: #99683
16622 * Add conflicts/replaces for all the potato locales that cannot be installed
16623 with this glibc (and are actually supported now). Closes: #108015
16624 * Fix comma in confnames.h to make all the -pedantic folks happy :).
16625 Closes: #113498, #113816, #114672
16626 * Include a mips termios.h cleanup patch, sent by Ryan Murray, patch by Ralf
16627 Baechle.
16628 * Add Russion template for locales package, by Ilgiz Kalmetev. Closes:
16629 #114303
16630 * Fix sed in ia64/ldd-rewrite.sh: Closes: #115784
16631 * Add Brazilian Portuguese locales template from Andre Luis Lopes, closes:
16632 #116435
16633
16634 -- Ben Collins <bcollins@debian.org> Wed, 24 Oct 2001 12:28:49 -0400
16635
16636 glibc (2.2.4-3) unstable; urgency=low
16637
16638 * Apply patch to fix es_AR number formatting. Closes: #108373
16639 * Fix SA_* defines on some archs. Patch sent upstream, and accepted.
16640 Closes: #113273
16641 * Brought in dynamic module patch from CVS that fixes
16642 mozilla/galeon/konquerer. Closes: #113457, #113481, #113708
16643 * Fixed libc postinst for the readlink call. Based on patch supplied by
16644 Branden Robinson. Closes: #113459
16645 * Increase shlib dep to 2.2.4-2. Closes: #113731
16646
16647 -- Ben Collins <bcollins@debian.org> Sat, 29 Sep 2001 23:38:11 -0400
16648
16649 glibc (2.2.4-2) unstable; urgency=low
16650
16651 * Updates from CVS Head, includes some s390 fixes, closes: #109072
16652 * Reincluded some missed patches (notable the fakeroot fix), closes:
16653 #109162
16654 * Include the iconvconfig program in the libc6 package, closes: #109600
16655 * Fixup locales/libc dep back to the old way, closes: #109850
16656 * Apply patch for locale-gen.8, closes: #110554
16657 * Apply patch to make /etc/locale.gen generated by debconf interface.
16658 Thanks to Ho-seok Lee, closes: #110980, #110661
16659 * glibc22-fts.dpatch: Remove, fixes upstream now.
16660 * libc/DEBIAN/postinst: Before calling init u, make sure /proc/1/exe
16661 resolves to /sbin/init. This should help ensure we don't muck up
16662 debootstrap. closes: #110615
16663
16664 -- Ben Collins <bcollins@debian.org> Fri, 7 Sep 2001 14:52:02 -0400
16665
16666 glibc (2.2.4-1) unstable; urgency=low
16667
16668 * Final release of 2.2.4. Not much changed from 2.2.3-11.
16669 * Remove cruft from debian/patches/
16670
16671 -- Ben Collins <bcollins@debian.org> Thu, 16 Aug 2001 09:29:14 -0400
16672
16673 glibc (2.2.3-11) unstable; urgency=low
16674
16675 * Updated to HEAD of CVS as of Aug 11, 2001
16676 - Misc fixes found in 2.2.4pre2
16677 - This is basically 2.2.4pre3
16678 * New glibc-vs-gcc3 patch, closes: #108408, #108364, #108415, #108364,
16679 #108454, #108476
16680
16681 -- Ben Collins <bcollins@debian.org> Sun, 12 Aug 2001 10:02:12 -0400
16682
16683 glibc (2.2.3-10) unstable; urgency=low
16684
16685 * Updated to HEAD of CVS, as of Aug 4, 2001
16686 - Mostly arch specific bug fixes.
16687 - This is actually the same as 2.2.4-pre2 (releasing in a day or so)
16688 * Ok, I give up. I don't want any more bug reports, so I've added the
16689 nfs getdents fix. If it breaks anything, I will hunt down all of those
16690 who submitted the patch/bug. closes: #86877
16691 * Added two more Q/A's to the Debian FAQ (AKA "The Overfiend Clause" :)
16692 This documents Debian's glibc following stable CVS, and also
16693 kernel-headers desync.
16694 * Added latex2html to build-dep-indep, closes: #101662
16695 * Fix tzconfig so it handles ambiguous names correctly, closes: #105580
16696 Patch by Martin Pool <mbp@valinux.com>
16697 * Add copyright and license to tzconfig, closes: #105581
16698 * Updated libc0.2 hurd dep to (>= 20010718-1), closes: #106291
16699 * Include locale-gen.8 manpage from Eduard Bloch <edi@gmx.de>
16700 * Duh. We don't need to cat in the saved libdb.so.3 to the new location.
16701 Ldconfig does the work for us by creating a symlink to it.
16702 * Remove sysdeps/powerpc/memset.S so ppc gets the generic C version for
16703 now (which is actually faster on most machines anyway), until they get
16704 their memset.S fixed (especially for Power3).
16705 * Added updates for hppa patch from Matthew Wilcox.
16706 * debian/rules.d/control.mk: Added hppa to list of archs for libc6
16707
16708 -- Ben Collins <bcollins@debian.org> Tue, 7 Aug 2001 10:11:22 -0400
16709
16710 glibc (2.2.3-9) unstable; urgency=low
16711
16712 * Really fix the timezone problem this time. I moved the UTC check
16713 before the TZ check, and then reuse that to get the TZ date, instead
16714 of the other way around. That solves the problem. Using this method, I
16715 can get the UTC date first setting LC_ALL=C, and then allow the
16716 override for the real UTC0 and $TZ date, so we get lang support
16717 without breakage now.
16718
16719 -- Ben Collins <bcollins@debian.org> Tue, 24 Jul 2001 12:19:48 -0400
16720
16721 glibc (2.2.3-8) unstable; urgency=low
16722
16723 * Use glibc- instead of glibc_ for the provides between libc and
16724 locales. Underscores are actually not allowed in package names.
16725 * CVS as of July 22, 2001
16726 * Use LC_ALL instead of LANG in libc postinst, closes: #106043, #106078,
16727 #106081, #106187, #106215
16728 * Use Noninteractive, not noninteractive in postinst's, closes: #105902
16729 * SUPPORTED file ends in .gz...guess some people can't bother to add
16730 that themselves. Also, add notes about locale-gen closes: #105915
16731 * Fix cp -L calls, use cat instead to make sure we avoid any command
16732 line problems, closes: #106120, #106096
16733 * MIPS WARNING: The MAP_BASE_ADDR patch does not apply anymore, since it
16734 seems that whole bit of code was removed. MAKE SURE THIS DOESN'T BREAK
16735 ANYTHING! :)
16736
16737 -- Ben Collins <bcollins@debian.org> Sun, 22 Jul 2001 23:04:15 -0400
16738
16739 glibc (2.2.3-7) unstable; urgency=low
16740
16741 * CVS as of 7-9-2001, closes: 101308, 103251, 100398, 100398
16742 * New hppa patch, still not enabled by default since I got deadlocks in
16743 the linuxthreads tests (ex2 and ex10) on sparc.
16744 * Increased shlibdep to 2.2.3-7
16745 * SUPPORTED locales list is now in doc dir, and locale.gen is a
16746 non-changing file (still a conffile, but it doesn't change when glibc
16747 changes).
16748 * Fix fts patch so it doesn't break Hurd, closes: 102826
16749 * Make libc provide glibc_$DEBVERSION, and locales depend on it. This
16750 way we make sure everything matches up. closes: 100605, 100605,
16751 101034, 100605, 99344
16752 * Added some more UTF-8 locales, closes: 103742, 86372
16753 * Fixed hurd's ldconfig, closes: #101691
16754 * Already fixed ld_envlib_path, closes: 101622
16755 * In libc preinst, detect if we are upgrading from a version where we
16756 used to provide our own libdb.so.3, and keep a copy. We reuse it
16757 during postinst. This way, we have no time where libdb.so.3 doesn't
16758 exist. closes: 101795, 103586
16759 * Removed depends on libdb2 from libc6, since our hack above makes it
16760 pointless. Now, libc6 should get installed before libdb2 (since it
16761 depends on libc6), which will leave a working libdb.so.3. After libdb2
16762 is upgraded, the new libdb.so.3 will be installed, which will work
16763 since the new libc6 that it depends on is also working.
16764 * Fixed calls for zoneinfo as per JoeyH's suggestion. closes: 100461
16765 * Updated copyright notice since LGPL 2.1 is now used.
16766
16767 -- Ben Collins <bcollins@debian.org> Tue, 10 Jul 2001 14:00:59 -0400
16768
16769 glibc (2.2.3-6) unstable; urgency=low
16770
16771 * CVS As of 6-9-2001, closes: #100055
16772 * debian/sysdeps/depflags.pl: Fix typo where netbase/netkit-rpc wasn't
16773 being added to libc-dev control flags, closes: #98735, #99460, #99990,
16774 #100382
16775 * Moved rpcinfo from /usr/sbin to /usr/bin... closes: #100279
16776 * Added fts() security patch
16777 * Updated patch for HPPA, now also enabled per default
16778
16779 -- Ben Collins <bcollins@debian.org> Sat, 9 Jun 2001 16:35:29 -0400
16780
16781 glibc (2.2.3-5) unstable; urgency=low
16782
16783 * CVS as of 5-28-2001
16784 * Added fake ldconfig script for hurd, provided by Robert Bihlmeye,
16785 closes: #95189
16786 * Add replaces for netbase (<< 4.0), closes: #98708, #98735
16787 * Install rpcgen/rpcinfo manpages, closes: #98710
16788
16789 -- Ben Collins <bcollins@debian.org> Mon, 28 May 2001 14:36:32 -0400
16790
16791 glibc (2.2.3-4) unstable; urgency=low
16792
16793 * CVS as of 5-24-2001
16794 * Add forgotten mips ld.so patch
16795 * Added s390 to arch lists, closes: #97718
16796 * Add m68k fPIC patch for libc_nonshared, closes: #97663
16797 * Add LD_LIBRARY_PATH to --library-path, closes: #98638
16798
16799 -- Ben Collins <bcollins@debian.org> Thu, 24 May 2001 16:10:09 -0400
16800
16801 glibc (2.2.3-3) unstable; urgency=low
16802
16803 * Upgraded to CVS as of 5-20-2001
16804 * New HPPA patch (applies cleanly)
16805 * Fix prep.sh, closes: #97600
16806 * Add rpcinfo to libc, and rpcgen to libc-dev. Add Conflicts/Replaces
16807 for both packages with netkit-rpc, closes: #93280
16808
16809 -- Ben Collins <bcollins@debian.org> Mon, 21 May 2001 09:56:47 -0400
16810
16811 glibc (2.2.3-2) unstable; urgency=low
16812
16813 * Enable threads for hppa
16814 * Updated to CVS as of May 10, 2001, closes: #96968, #94501
16815 * Run locale-gen on upgrades from before 2.2.3-1, closes: #96767, #96913
16816 * Should be fixed, old regex problems, closes: #86728, #88677
16817 * This should be fixed now too, closes: #88662
16818 * There were some regcomp related fixes that appear to have fixed this,
16819 closes: #93167
16820 * Build-Depends-Indep: s/perl5/perl/, closes: #95782
16821 * Updated eo_EO from Edmund GRIMLEY, closes: #78085
16822
16823 -- Ben Collins <bcollins@debian.org> Thu, 10 May 2001 13:54:42 -0400
16824
16825 glibc (2.2.3-1) unstable; urgency=low
16826
16827 * Were up to 2.2.3 now.
16828 * libc-dev: Conflict with older gcc's that do not have the weak-sym or
16829 pic-kludge patches.
16830 * ldd.dpatch: New and improved fix for the "no execute permissions"
16831 buglet. Now, ldd will not call the "file" command for every file. This
16832 should speed up dpkg-shlibdeps a lot.
16833 * Removed some obsolete db2 patches
16834 * Removed some other obsolete patches
16835 * Conflict with libnss-db that used db2
16836 * Depends on current libdb2 which contains libdb.so.3...hopefully this
16837 wont make apt choke because of a dep loop
16838 * Use the new gcc-3.0 to build sparc64 64bit libc/libc-dev packages.
16839 * Build-Depend += gcc-3.0-sparc64 [sparc]
16840
16841 -- Ben Collins <bcollins@debian.org> Thu, 12 Apr 2001 21:08:33 -0400
16842
16843 glibc (2.2.2-4) unstable; urgency=low
16844
16845 * Yeah! We can disable our libdb.so.3 (db2) interface in favor of the
16846 one in libdb2. That package now has a symboled version so we can start
16847 to migrate away from this cruft. However, we do still have the db1
16848 support.
16849
16850 -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 19:17:39 -0500
16851
16852 glibc (2.2.2-3) unstable; urgency=low
16853
16854 * Disable building of optimized libs for now. I did not forsee the
16855 problems involved with symbol skew between ld-linux.so.2 and the
16856 optmized libc.so.6. As of now, I can see no way around this.
16857 * Make libc6 conflict with the optimized libs for now, so we can get rid
16858 of them, closes: #90753, #90758, #90763, #90770, #90778, #90779
16859 * RPC patch from Jakub Jelenik, probably closes: #90830
16860 * Add build-dep for file, m4 not needed now that opt libs are gone.
16861 closes: #90773
16862
16863 -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 10:31:24 -0500
16864
16865 glibc (2.2.2-2) unstable; urgency=low
16866
16867 * Fix ld.so shlib output, closes: #87655
16868 * Update to latest CVS, as of 2001-03-21
16869 * manual/arith.texi: Fix documentation of fast and least integer
16870 typedef's. Patch sent upstream, closes: #84711
16871 * glibc22-getaddrinfo.dpatch: Add fix from Hiroyuki YAMAMORI
16872 <h-yamamo@db3.so-net.ne.jp>, closes: #85304
16873 * i386/mathinlines.h: Fix non-ANSI ?: construct, closes: #85322
16874 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add and fix some madvise
16875 declerations, closes: #86676
16876 * Explicitly list inetd to be restarted, closes: #86715
16877 * Updated Hurd SIOCS patch from Marcus Brinkman
16878 <Marcus.Brinkmann@ruhr-uni-bochum.de>, closes: #87903
16879 * Added eo_EO locale by Robert Thomson <sirrmt@dingoblue.net.au>
16880 * Check to make sure any services actually need to be restarted, closes:
16881 #88440
16882 * Conflict with old strace, which appears to break under new libc6,
16883 closes: #88775
16884 * Make sure we remove any CVS cruft, closes: #90173
16885 * Removed -O2 override for hppa, at Matt Taggart's request.
16886 * Build-Depend on latest gcc so we get the weak sym stuff right.
16887 * Made opt libs compiled specifically for 2.4.0+ kernels. This should
16888 make them even faster and smaller since it reduces the compatibility
16889 code.
16890 * libc-opt/DEBIAN/preinst: Check to make sure we are running under a
16891 2.4.0 kernel, and under the correct cpu
16892 * libc/DEBIAN/{prerm,postinst}: Changed check for package name to use
16893 basename of $0 as opposed to uname.
16894
16895 -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 10:30:47 -0500
16896
16897 glibc (2.2.2-1) unstable; urgency=low
16898
16899 * New upstream version
16900 * Updated to CVS as of 2001-02-16, should make alpha build now.
16901
16902 -- Ben Collins <bcollins@debian.org> Thu, 15 Feb 2001 23:55:24 -0500
16903
16904 glibc (2.2.1-4) unstable; urgency=low
16905
16906 * Fixup section "disparities" between control and overrides on
16907 ftp-master
16908
16909 -- Ben Collins <bcollins@debian.org> Tue, 13 Feb 2001 11:47:22 -0500
16910
16911 glibc (2.2.1-3) unstable; urgency=low
16912
16913 * Update CVS, should fix regex memleak, closes: #85788
16914
16915 -- Ben Collins <bcollins@debian.org> Mon, 12 Feb 2001 22:57:56 -0500
16916
16917 glibc (2.2.1-2) unstable; urgency=low
16918
16919 * Synced with CVS as of 2001-02-09, 2.2.2-pre1
16920 * shlibs: s/libdb1/libdb/
16921 * debian/rules (clean): remove shlibs file, since it is generated
16922 * move getaddrinfo patch to it's own .dpatch
16923 * Added some ia64 setups, closes: #82384
16924 * clean target, remove debian/control.in/libc?*, since they are
16925 generated
16926 * debian/control.d/main (locales): Fix description to reflect recent
16927 merging of the i18ndata package, closes: #82347
16928 * Added hppa patch from Matt Taggart <taggart@carmen.fc.hp.com>
16929 * db/ndbm.h: s,db.h,db1/db.h, closes: #83171, #83443
16930 * Added extra disclaimer to the locale postinst warning. closes: #83394
16931 * libc/DEBIAN/postinst: change logic in check for init. closes: #84287
16932
16933 -- Ben Collins <bcollins@debian.org> Mon, 29 Jan 2001 10:54:53 -0500
16934
16935 glibc (2.2.1-1) unstable; urgency=low
16936
16937 * Upstream version 2.2.1 release, not many changes for us really, since
16938 we've been using CVS all along.
16939 * Included Hurd-SIOCS patch from Marcus Brinkman.
16940 * segfault.c: s/__access/access/. Patch sent upstream. closes: #82026
16941 * Increase shlibdep version to 2.2.1
16942 * Merged i18ndata package into locales package. closes: #81990
16943 * Added snmpd to the restart list, closes: #81736
16944 * Resynced bug list. Count is 57 now...
16945
16946 -- Ben Collins <bcollins@debian.org> Wed, 10 Jan 2001 08:55:08 -0500
16947
16948 glibc (2.2-11) unstable; urgency=high
16949
16950 * Synced to CVS as of 2001-01-09 - 52 unique bugs and decrementing...
16951 This fixes the RESOLV_HOST_CONF security problem.
16952 * Included nscd(8), nscd_nischeck(8) and nscd.conf(5) man pages by
16953 Sebastian Rittau <srittau@jroger.in-berlin.de>. closes: 66365
16954 * /etc/init.d/nscd: Actually uncomment and use the nscd_nischeck to see
16955 if we want to start in secure mode.
16956 * debian/manpages/getconf.1: New manpage for getconf utility. closes:
16957 #63897
16958 * debian/manpages/catchsegv.1: New manpage for catchsegv utility.
16959 closes: #70740
16960 * debian/glibc-doc/usr/share/doc-base/glibc-manual: Fix for new html
16961 setup.
16962 * sysdeps/posix/getaddrinfo.c (gaih_inet): Try absolute lookups first.
16963 closes: #64192
16964 * manual/conf.texi (File Minimums): make _POSIX_PATH_MAX match the
16965 posix1_lim.h value, patch sent upstream aswell. closes: #81628
16966
16967 -- Ben Collins <bcollins@debian.org> Sun, 7 Jan 2001 16:15:34 -0500
16968
16969 glibc (2.2-10) unstable; urgency=low
16970
16971 * Synced to CVS as of 2001-01-05 - 64 unique bugs and decrementing...
16972 * manual/stdio.texi: getline(): Clarify the return value if EOF is
16973 reached before a newline. Patch sent upstream aswell. closes: #14590
16974 * manual/string.h: basename()/dirname(): Added documentation for these.
16975 Basename() required two definitions, one for the GNU version, the
16976 other for the XPG version. Included examples. Patch sent upstream.
16977 closes: #27586
16978 * DISCLAIMER: All three of the above changelog entries did in fact change
16979 the state of the files in this source. It is the opinion of the
16980 maintainer (hereto after refered to as GOD), that the changes made do
16981 in fact make the package(s) better. GOD does not warantee that these
16982 changes will make your life (be it sex life, or no life) better. GOD
16983 does guarantee that you (hereto after refered to as NON-DIETY) will
16984 gain great wisdom simply by using this(these) package(s). The
16985 NON-DIETY shall not, in any event, hold GOD responsible for misreadings
16986 of these statements.
16987
16988 -- Ben Collins <bcollins@debian.org> Fri, 5 Jan 2001 10:46:42 -0500
16989
16990 glibc (2.2-9) unstable; urgency=low
16991
16992 * CVS synced as of 2001-01-03. Happy freaking new year.
16993 * Remove FAKEROOT check, since we don't build locales now, we don't have
16994 to worry about it.
16995 * dlfcn/dlerror.c: dlerror(): Check for result->errstring being NULL,
16996 closes: #80991
16997 * No offense, but I cannot be expected to debug fortran programs
16998 compiled with a commercial(?), non-GNU compiler. Talk to them about
16999 getting it to work. As for the "works on RH, but not Debian", most
17000 likely that didn't do anything to make it very portable. closes: #68510
17001 * Tested with current NIS, and the test cases passes with no open fd's.
17002 closes: #52222
17003 * Make note of AMD in libc6-i[56]86 descriptions. closes: #77791
17004 * Make note about some commercial programs not liking our optimized
17005 libraries (IBM JDK for one). closes: #78656
17006 NOTE: To the submitter of this bugreport, I'm pretty sure the JDK
17007 relies on frame-pointer to handle some special ass-backwards stuff,
17008 which wont work with these libraries since they are compiled without
17009 frame-pointer (making it hard to strace, and debug using these libs).
17010 * Yes, semget(2) refers to SEMMSL, but nothing I can find says it should
17011 be defined in userspace. closes: #11560
17012 * This patch only applies to kernel-headers, and since they don't need
17013 to be used in userspace, it's ok to have some oddities, closes: #55578
17014 * I was able to write an 90 byte "Hello World" .c, and compile it into
17015 an 800 byte static binary using -nostdlib and -Wl,-lc. closes: #21676
17016 * Making an ar archive from one .o is just silly, closes: #58606
17017 * Patch sent upstream. Might change a bit, but the result should be the
17018 same, closes: #73003
17019 * I believe the reason the .pwd.lock file remains is to avoid a race
17020 condition, where something might be waiting for the lock, and
17021 unlinking it would cause something else to be able to obtain the lock,
17022 even though it isn't available. closes: #14093
17023 * I tried to reproduce this, but glob kept working right for me. I think
17024 the user is misusing the function. Most likely they are passing the
17025 glob on the command line, which is in turn doing some escape
17026 processing, and not working right with glob() itself. closes: #67921
17027 * In Debian, locales are not required to be installed. closes: #35875
17028 * Could not reproduce in the latest glibc. Upstream seems to have fixed
17029 this. closes: #75163
17030 * Bug report log says this is fixed in glibc 2.1.1, closes: #36775
17031 * I think this was an issue with the gcc-2.95 compiler defaulting to
17032 486 instruction sets. This was fixed by gcc some time ago. closes:
17033 #38998
17034 * The "order" directive in host.conf is supposed to be a space seperated
17035 list of sources, not comma. This is a bug in host.conf(5), which has
17036 already been reported. I'm closing this one to avoid duplication.
17037 closes: #35731
17038 * Appears to be related to #36775, but I checked the test case anyway,
17039 and it worked as expected. closes: #35035
17040 * I tried the test program, and it worked fine. So either guile or glibc
17041 fixed the bug already. closes: #36030
17042 * The locales package is not referenced by any other package ATM.
17043 closes: #38742
17044 * Symlink /usr/share/zoneinfo/localtime to /etc/localtime for libc5
17045 compat. closes: #48705
17046 * SUSv2 defines putenv as "int putenv(char *)", closes: #60960
17047 * From my understanding of of the SUSv2 definition, the pointer
17048 reference of inbuf may be incremented to the current position of
17049 translation. So in actuality, the object is not const. GLibc
17050 interprets this using the __restrict compiler option (defined in gcc's
17051 later than 2.92, e.g. egcs 1.1.2, and gcc 2.95). closes: #77312
17052 * Fixed ambiguity problem in tzconfig, closes: #69045
17053 * This was a netscape/libc5/plugin issue, closes: #50672
17054 * User error. He is setting all of the fd's in the pollfd struct to -1,
17055 which returns POLLNVAL, which is the expected response. closes: #51877
17056 * objstack_* does use const definitions now, closes: #68918
17057 * This was the old xmms-segv's-on-exit bug, fixed by glibc 2.1.9X (can't
17058 remember which version exactly). closes: #74345
17059 * leading zero makes sscanf determine the number as an octal, closes:
17060 #69278
17061 * zic.8: zdump is section 1, not 8. closes: #72095
17062 * Old libdb2 upgrade issue, fixed in during the 2.1.9x uploads. closes:
17063 #72663
17064 * Update this changelog to include the revisions from the stable (potato)
17065 updates.
17066 * Patch sent upstream. Fixes timezone showing up as "/etc/localtime".
17067 closes: #71060
17068
17069 -- Ben Collins <bcollins@debian.org> Tue, 2 Jan 2001 20:22:11 -0500
17070
17071 glibc (2.2-8) unstable; urgency=low
17072
17073 * The one-liner fix for devpts.sh
17074 * Patch sent and accepted upstream, closes: #80485
17075 * CVS synced as of 2000-12-30
17076
17077 -- Ben Collins <bcollins@debian.org> Thu, 28 Dec 2000 09:49:30 -0500
17078
17079 glibc (2.2-7) unstable; urgency=low
17080
17081 * Synced to CVS as of 2000-12-25
17082 * Patches sent upstream, closes: #75334, #34550, #71928, #11839, #75349
17083 closes: #38392, #68923, #77416, #39440
17084 * TCPOPT_EOL, TCPOPT_NOP, TCPOPT_MAXSEG: not declared in glibc (was a
17085 libc5 thing), so they don't need to be documented, closes: #9888
17086 * Use texi2html for .html output, which actually does split the file,
17087 closes: #61257, #76678
17088 * Hmm, not sure I can fix hamm->slink upgrades for libc6-doc->glibc-doc,
17089 closes: #32792, #32801
17090 * Fixed by upstream, closes: #62173, #10686, #37014, #54051, #57297
17091 closes: #53786, #74611, #37162, #41388, #60255, #63569, #67204
17092 closes: #67205, #60034, #42850, #60320, #39594, #59800, #48371
17093 closes: #66803
17094 * Could not reproduce. My test program showed that it resolved the
17095 libpthread properly. I am going to assume user error, or some
17096 funkiness on the user's system. closes: #78585
17097 * This is reported as a kernel issue, and the submitter was asked to try
17098 a newer kernel, but never replied. I'm closing on the grounds that I
17099 believe it was a kernel issue, closes: #45693
17100 * The iconv test program seems to work as expected in glibc 2.2,
17101 closes: #39762
17102 * lt_LT uses ISO-8859-13 now, closes: #10358
17103 * Things relying on sort to work correctly, should set LANG=C to get
17104 expected behavior, closes: #56195, #61746, #69544
17105 * Fixed long long ago, closes: #58226, #58586, #35948, #76246, #53530
17106 closes: #39584, #13800, #34452, #53894, #54096, #42490, #30683, #32468
17107 closes: #29619, #34816, #35113, #39071, #35334, #35497, #42867, #36212
17108 closes: #59316, #62826, #35131, #36952, #43659, #24090, #36076, #45041
17109 closes: #54156, #37307, #27146, #34729, #47457, #34699, #35250, #34538
17110 closes: #30054, #35389, #36655, #36762, #36932, #36933, #61163, #58954
17111 * We no longer build locales at build time, but at install time, closes: #69172
17112 * I don't see the problem in this testcase, works for me, closes: #73018
17113 * debian/control.in/main: Show in description that nscd also handles
17114 host lookups, closes: #48716
17115 * Unreproducable, probably fixed in 2.2, closes: #57026, #42726, #40768
17116 closes: #45848, #58367, #62990, #40870, #67296, #38897, #60099, #66769
17117 * nscd now has a --invalidate option, closes: #42727, #43729
17118 * adduser now calls nscd -i, so works correctly, closes: #36080
17119 * Hey, it's one of my bugs, and it isn't any good! closes: #34940
17120 * Yeah, I agree with the bug report. If you don't want nscd to run on a
17121 particular system, just uh, don't install it, closes: #36621
17122 * Setting Fixed to, closes: #47289
17123 * Do not use UNIX_PATH_MAX, use SUN_LEN(ptr) (defined in sys/un.h),
17124 closes: #61963
17125 * _PATH_DEFPATH is the bare minimum for linux. If you want more, use the
17126 PATH env, closes: #31983
17127 * The man page is wrong. dlerror.c, and dlfnc.h both show that the
17128 return string is allocated, so it is not const. closes: #35694
17129 * All together now, "Using kernel headers in userspace is BAD",
17130 closes: #12207, #19646, #43105
17131 * Ran the test case with -O0, -O2, -O3, -O6 on sparc and i386, and did
17132 not see the problem reported, closes: #37154, #27516
17133 * Seems perl has worked around this (or libc has), since perl modules
17134 are building fine, AFAICT, closes: #34110
17135 * Linus does not suggest doing /usr/include/{linux,asm} symlinks
17136 anymore. closes: #24949
17137 * This isn't a glibc bug, it was a gdb bug that is now fixed. closes: #27544
17138 * lrint is defined with -D_ISOC99_SOURCE, closes: #43530
17139 * No reference to which docs, nor is there a test case, so: closes: #63511
17140 * Doh, this was already fixed by me in 2.2-6! closes: #79666
17141 * User malfunction, not a bug. closes: #39648, #50261, #36075
17142 * Including stdio.h only ensures that getline will work, it does not
17143 guarantee you that it's return type is defined, which you must do
17144 yourself. closes: #62511
17145 * O_LARGEFILE is only usable when compiling with -D_LARGEFILE64_SOURCE,
17146 closes: #68873, #52455
17147 * Ok, strcoll doesn't seem as slow now as shown in the bug report when
17148 LANG is set. The thing is, this function will always be slower when it
17149 has to take localization into account. closes: #62803
17150 * Re bug #44093
17151 a) I'm pretty sure there is no problem with libc translating errno
17152 from the kernel, else we'de have some serious problems.
17153 b) The ioctl() manpage cannot document all returns (and in fact it
17154 says that it does not document all ioctl types).
17155 c) I'm pretty sure the EIO return on this particular case is generated
17156 by the kernel.
17157 closes: #44093
17158 * Tested this, and I was able to get 1022 temp files from mkstemp on a
17159 single run, using the same template, closes: #31415
17160 * Ulrich Drepper, Re: sortlist in libresolv:
17161 >It never was and in general is not wanted. Beside, it is another poor
17162 >DNS feature which doesn't work with IPv6. Finally, the NSS gethost*()
17163 >functions don't have the supporting code.
17164 closes: #64327
17165 * lpd should not be using internal glibc functions. closes: #33686
17166 * makedb -V has no translation now, closes: #34702
17167 * Checking printf returns is left to the programmer, closes: #28250
17168 * Ok, the 51 pages of flaming in tis bug report leads me to believe that
17169 this will never be resolved in glibc. IMO, it is up to the programmer
17170 to be smart enough to check these things (where it matters). I am
17171 closing this bug report on the precedence that it is not really a bug
17172 because current functionality meets specs (and this bug report would
17173 break that compatibility). This entire bug report should be archived
17174 all on it's own. Hell, it should have it's own BTS just to track the
17175 conversation. closes: #28251
17176 * mkstemp complies with SUSv2 and BSD 4.3. Changing it's bahvior would
17177 cause portability problems. closes: #34793
17178 * Downgrading is not supported, closes: #36578
17179 * The test case did not use pthread_detach(), which resolved the issue.
17180 closes: #25879
17181 * Fix devpts regex for when to mount devfs. closes: #79830
17182 * I believe Wichert found out that base-passwd did have a bug that was
17183 causing this, and fixed it. closes: #55367, #79043
17184 * First of all, I do think tzconfig manpage needs to be in section 8.
17185 However, changing the execute permissions does very little. In fact it
17186 does nothing. Since normal users don't have perms to change the system
17187 tz, it doesn't matter if they can execute tzconfig. closes: #62397
17188 * Added autofs to the services that need to be restarted.
17189 closes: #80453, #79926
17190 * Use neat dpkg/awk one-liner from Adam Heath to get list of installed
17191 services for the daemon check. closes: #80454
17192 * tzconfig allows you to choose UTC now. Just go to "12" (none of the
17193 above), and then choose UTC. closes: #38556, #35094
17194 * Ok, my opinion on this is that you should check dlopen's return every
17195 time. The example program shows that they did not do this. closes: #37604
17196 * Looks like a bug in haskell to me. closes: #37902
17197 * IIRC, all the BSD code is gone. closes: #58270
17198 * Bug report claims it is not a bug. closes: #42155
17199 * We have optimized libs now, so that should solve this. closes: #44619
17200 * I'm pretty sure this "large" wtmp file with only 3 entries is a sparse
17201 file (check with du). closes: #43950
17202 * I seriously doubt that ld.so's LD_LIBRARY_PATH stopped working.
17203 closes: #59110
17204 * I don't think this is a glibc bug. Sounds more like a cross-compiler
17205 bug. closes: #68424
17206 * In Debian, 2.1.2 and 2.1.3 are binary compatible. closes: #60113
17207 * To get i18n/charmaps, you need to install i18ndata. closes: #65132
17208 * We don't need to mount shmfs anymore, closes: #65510
17209 * Fixed by dpkg, closes: #66913, #64906
17210
17211 -- Ben Collins <bcollins@debian.org> Mon, 25 Dec 2000 08:42:49 -0500
17212
17213 glibc (2.2-6) unstable; urgency=low
17214
17215 * Added m68k lchown fixes, plus removed conflict for libstdc++2.10-dev
17216 on m68k. Bug/patch provided by Michael Fedrowitz
17217 <michael.fedrowitz@informatik.uni-ulm.de>, closes: #78937
17218 * libc-opt: added memprof to the death list of packages that don't work
17219 with our optimized libraries, closes: #79224
17220 * Added Provides: glibc2.2 to libc6/libc6.1/libc0.2 so I can make
17221 locales dep on it, closes: #78495
17222 * CVS sync as of 2000-12-15
17223 * Fixed previously: closes: #75865, #77170, #75473
17224 * Added a "." counter while checking services for install, closes: #78881
17225 * %hhn works as expected in i386 in this version of glibc, closes: #79221
17226 * Looks like this is resolved, closes: #59429
17227 * The libc info page says not to use fgets on streams that may have NULL
17228 char's, which sockets might, closes: #57729
17229 * This is probably fixed, if not reopen it please, closes: #24414
17230 * Well this bug report has no report in the BTS, I am going to assume
17231 from the age and type of the title, that it is fixed, closes: #21272
17232 * Old ld.so issue, most likely resolved in hamm, closes: #46173
17233 * This bug is a simple programming mistake. For one the child never
17234 * fills the buffer in certain cases, so it's contents are never flushed.
17235 If the program called fflush after every output, then it works fine,
17236 closes: #26226
17237 * The new upgrade code in libc postint should resolve this, closes: #64074
17238 * This is a compilation error. libc.so.6 does not contains fxstat
17239 (libc-nonshared.a does), so if you don't link properly (like with
17240 gcc), you will miss some symbols, closes: #36139
17241 * Similar to the above, also resolved, closes: #30427
17242 * Old ld.so bug, fixed, closes: #70658
17243 * Current localedef doesn't seem to segv on improper input, closes: #65634, #64878
17244 * YAOLDSOB (Yet Another LDSO Bug), closes: #42944
17245 * Lack of useful info in the BTS ("I suspect glibc" doesn't cut it),
17246 closes: #36498
17247 * Someone needs to read release notes, closes: #41455
17248 * Uh, tzconfig works. Tzselect is not for changing timezones, but for
17249 querying what the available ones are. From tzselect(1):
17250
17251 Note that tzselect will not actually change the timezone
17252 for you. Use the tzconfig(8) utility to achieve this.
17253
17254 So you see, this is how it's meant to be, closes: #37409
17255 * Fixed in glibc 2.2, closes: #42512
17256 * a) all init scripts need to support restart
17257 b) postinst uses stop/start now anyway
17258 c) postinst fails much better now when things go wrong
17259
17260 closes: #52914
17261 * getaddrinfo does DNS lookups regardless because of the nature of the
17262 function. Also it handles ipv4/ipv6 better now, closes: #60743
17263 * I don't see why libc6 needs to create /etc/rcS.d/ when dpkg does it so
17264 closes: #66138
17265 * strstr seems pretty fast now, closes: #10689
17266 * Latest emacs/libc6 is working fine, closes: #48476
17267 * YAOLDSOB, closes: #42135
17268 * libstdc++-v3/glibc2.2 compiles fine together, closes: #66757
17269 * strerror() with maxerror+1 works as expected now, closes: #40184
17270 * No other info, and no similar reports. Assuming user error, closes: #31465
17271 * Old ssh-nonfree getting a sigsegv is not a bug in libc6, but sshd,
17272 closes: #41800
17273 * Restarting woffle already, closes: #74164
17274 * I believe this was due to some old nss1 issues, which are now resolved
17275 during upgrades, closes: #35089
17276 * This is something libc6 itself cannot fix. Either way, rsh/rlogin is
17277 broken by nature, closes: #19168
17278 * Well, I can't retroactively go back to hamm and add a stub for
17279 setresuid(), closes: #29675
17280 * Fixed upstream a long time ago, closes: #39693
17281 * From unix/getlogin.c:
17282
17283 /* Get name of tty connected to fd 0. Return NULL if not a tty or
17284 if fd 0 isn't open. Note that a lot of documentation says that
17285 getlogin() is based on the controlling terminal---what they
17286 really mean is "the terminal connected to standard input". The
17287 getlogin() implementation of DEC Unix, SunOS, Solaris, HP-UX all
17288 return NULL if fd 0 has been closed, so this is the compatible
17289 thing to do. Note that ttyname(open("/dev/tty")) on those
17290 systems returns /dev/tty, so that is not a possible solution for
17291 getlogin(). */
17292
17293 So basically, closes: #17528
17294 * Current nis/nss-compat code looks like it handles this right,
17295 closes: #33197
17296 * libc6 cannot compensate for broken coding, closes: #42912
17297 * nprocs is fixed in 2.2, closes: #57101
17298 * libdb.so.2 does have shlibs now, closes: #39578
17299 * getcwd now returns NULL in the case shown in this bug report, so there
17300 is no suprise if the program checks the return correctly, closes:
17301 #27227
17302 * Adduser now restarts nscd as needed, closes: #37296
17303 * getaddrinfo fixes for ipv4/ipv6 fixes this, closes: #58713
17304 * Programs using libc5/libc6 at the same time via dynamically loading
17305 libc5 apps from a libc6 apps) simply does not work, closes: #42088
17306 * getaddrinfo fix, closes: #70012
17307 * libc-64 was never meant to work right, closes: #53748
17308 * libNoVersion.so.1 is gone, closes: #37681
17309 * libc/postinst is file-rc friendly now, closes: #40053
17310 * libdb2 is no longer a reference for libdb stuff, closes: #61154
17311 * ld.so/ldconfig now have man pages, closes: #41917
17312 * Bah, libtricks is old and gone, closes: #39080
17313 * /var/state/glibc is gone, closes: #39562, #39705
17314 * glibc no longer includes db/db2, so look for docs in those seperate
17315 packages, closes: #23547
17316 * scsi/scsi.h is there, closes: #31502
17317 * linux/joystick.h is there, closes: #38028
17318 * db.h is no longer in libc6-dev, closes: #39077, #74945
17319 * nprocs works on sparc now, closes: #52420
17320 * ldd now supports libc5 better, closes: #35644
17321 * Unreproducable, closes: #39582, #25773, #35624, #35123
17322 * /var/lib/misc/Makefile does not refer to /var/db, closes: #41947
17323 * llseek is obsolete, use lseek64 now, closes: #20988
17324 * Actually this looks like an error in the program, closes: #41952
17325 * Hmm, I would guess that libc6/libc5.4.38 is correct, and libc5.4.17 is
17326 wrong, close: #21839
17327 * Fixed in the Before Time, during the Great Long-Long Ago,
17328 closes: #39585, #34442, #59622, #24652
17329 * That's all for now...
17330
17331 -- Ben Collins <bcollins@debian.org> Fri, 15 Dec 2000 15:30:16 -0500
17332
17333 glibc (2.2-5) unstable; urgency=low
17334
17335 * Update to CVS as of 2000-11-27
17336 - Includes hppa config stuff
17337 * Ok, libsafe seems to be broken with our optimized packages. I
17338 reassigned the bug report to that package. Most likely this wont be
17339 fixed in libsafe for a bit, so for now I am making the optimized
17340 packages conflict with it. The likely cause is the inline string
17341 functions (-D__USE_STRING_INLINES).
17342 * libc/postinst: added lprng and lpr to the list of daemons to restart,
17343 closes: #78132
17344
17345 -- Ben Collins <bcollins@debian.org> Mon, 27 Nov 2000 11:33:25 -0500
17346
17347 glibc (2.2-4) unstable; urgency=low
17348
17349 * Dear god! Who changed things to a symlink in the kernel-headers and
17350 didn't tell me of all people!? This must be a conspiracy! Some one is
17351 out to get me! Everyone, I am going to go underground until the
17352 security of my system is safe once again! (btw, I fixed the asm
17353 include problem before I took a vacation from my sanity...)
17354
17355 -- Ben Collins <bcollins@debian.org> Thu, 23 Nov 2000 18:19:24 -0500
17356
17357 glibc (2.2-3) unstable; urgency=low
17358
17359 * Damn, really remove libc6 dep from locales this time
17360 * Include shlibs file with optimized libs, so dpkg-shlibdeps will be
17361 happy with people using them.
17362 * Added updates eo_EO locale
17363
17364 -- Ben Collins <bcollins@debian.org> Wed, 22 Nov 2000 15:40:12 -0500
17365
17366 glibc (2.2-2) unstable; urgency=low
17367
17368 * Update to CVS to 2000-11-19
17369 - Includes the ldconfig patch, so removed from local set
17370 - WOOHOO! Includes a patch to getaddrinfo, so that it only returns
17371 failure if both ipv4 AND ipv6 lookups fail for PF_UNSPEC.
17372 closes: #72764, #72905, #74692, #74692, #74367, #75388, #74692
17373 - Now includes the USAGI ipv6 patch
17374 * control/locales: remove $(libc) dep...bad for a arch-all package,
17375 closes: #76830
17376 * Move locales to binary-indep targets, closes: #76830
17377 * Add another hppa patch for _setjmp. Also, make hppa build with -O for
17378 now.
17379 * libc-dbg: make debug/ld*.so executable
17380 * $(libc): suggests libnss-db
17381 * locale-gen: set umask to 022, closes: #77191
17382 * etc/locale.gen: uncomment en_US as a default
17383 * debian/sysdeps/optimized.mk: New make snippet, which allows building
17384 optimized sets of runtime libraries. Right now, only sparc and i386
17385 seem to support hwcap, so we only build i586, i686 and v9 optimized
17386 libraries. When other archs start supporting hwcap, then they too can
17387 join the club.
17388 * prep.sh: use ./version, so ash will work too
17389 * Fixed prior to this release: closes: #71938, #75295, #75488, #76168
17390
17391 -- Ben Collins <bcollins@debian.org> Sun, 19 Nov 2000 16:32:27 -0500
17392
17393 glibc (2.2-1) unstable; urgency=low
17394
17395 * ALL HAIL GLIBC 2.2 RELEASE! Please put seats in full upright position,
17396 remain seated until installed, and do not panic. The ride is almost
17397 over. Once you have installed Glibc 2.2, please procede to our new
17398 Debian-Rough-Ride, Xfree86-4.0.1, which is currently in progress.
17399 * glibc22-ipv6-USAGI.dpatch: New patch, brings some stability and
17400 compatibility to ipv6. This will most likely fix ipv6 issues with
17401 things like ssh (let me know).
17402 * Totally whack job on the locales package! We now do not provide *any*
17403 precompiled locales. Instead we allow the admin to selectively decide
17404 which ones to compile.
17405 * Start of support for future upgrades. A new patch that should make
17406 upgrades easier, post woody. This deals soley with the NSS module
17407 problem and daemons running during upgrade.
17408 * glibc22-hppa-config-fix: Fix config.{sub,guess} so hppa builds (From
17409 the nice Debian folks at HP). BTW, where's my HP/PA BOX!? :)
17410 * glibc22-ldconfig-fix: Fix bad allocation in ldconfig
17411 * Bugs closed by this release: closes: #74057, #74362, #74692, #75249,
17412 #75956, #76390, #76451
17413
17414 -- Ben Collins <bcollins@debian.org> Fri, 10 Nov 2000 12:47:02 -0500
17415
17416 glibc (2.1.97-1) unstable; urgency=low
17417
17418 * New upstream, + recent CVS
17419 - includes lockf fix now
17420 - fixes fmemopen issues
17421 - adds ja_JP.ujis alias, closes: #72686
17422 - fixes for sparc mathinline.h
17423 - lots of locale related updates
17424 - mips patches are now included upstream
17425 * depflags.pl: added replaces ldso for libc6 too (ldd), closes: #76126
17426 * Set --enable-kernel for Linux builds, so we can control how much
17427 backward compatibility we have.
17428 * Fix build-depends for gcc to include epoch
17429 * Up'd the shlibs deps to 2.1.97
17430 * Removed static nss
17431
17432 -- Ben Collins <bcollins@debian.org> Tue, 7 Nov 2000 14:04:36 -0500
17433
17434 glibc (2.1.96-1) unstable; urgency=low
17435
17436 * New upstream release (close to a final 2.2), closes: #73058
17437 - fixes ld.so reference counting (fixes some obscure bugs with
17438 loadable modules, like NSS).
17439 - fixes for ppc
17440 - netinet/tcp.h fixes for uint8, closes: #74061
17441 - fixes limits.h/LONG_MAX declerations, closes: #75720
17442 * When running "$(MAKE) test" use -k so we complete as much as possible
17443 * db/Makefile: remove patch that inhibited the db1 headers. Now, db1
17444 applications can be built again. This is temporary, to give poeple
17445 time to migrate (db2 maintainer can use this for db_dump185),
17446 closes: #72723
17447 * shlibs.mk: Use $(objdir)/soversions.i for generating the shlibs file,
17448 which is more correct. Thanks to Marcus Brinkman for pointing this
17449 out, closes: #75685
17450 * debian/glibc-doc/usr/share/doc-base/linuxthreads-faq: removed, no
17451 longer in upstream source, closes: #74046
17452 * libc/postinst: added wu-ftpd, wu-ftpd-academ, slapd, openldapd and
17453 logind to list of daemons to to restart, closes: #74158
17454 * libc/postinst: added support for filerc, thanks to Roland Rosenfeld
17455 <roland@debian.org>, closes: #74290
17456 * libc/postinst: check for existence of /sbin/init before restarting it,
17457 closes: #75310
17458 * sysdeps/depflags.pl: Change g++ conflict to libstdc++-dev so we
17459 precludes the right package (i.e., we need a newer libstdc++-dev, not a
17460 new g++), closes: #75019
17461 * sysdeps/depflags.pl: make libc6 depend on libdb2 from woody so we
17462 don't make apt act all weird with a three layer dependency of sorts
17463 (ask Jason, I'm not sure of all the issues, but it seems it is needed
17464 for now), closes: #75601, #75689
17465 * sysdeps/generic/lockf.c: explicitly set l_type to F_RDLCK (help from
17466 Anton on this one)
17467 * dl-machine.h.mips-2: new patch from Florian Lohoff <flo@rfc822.org> to
17468 fix ld.so segv on mips (I expect to see some .deb's in the official
17469 archive soon, my Indy is getting jealous :)
17470
17471 -- Ben Collins <bcollins@debian.org> Sun, 29 Oct 2000 16:39:12 -0500
17472
17473 glibc (2.1.95-1) unstable; urgency=low
17474
17475 * New upstream release
17476 * debian/sysdeps/depflags.pl: Don't conflict/replace old libdb2, just
17477 conflict.
17478 * debian/libc/DEBIAN/postinst: Don't just check the service name with
17479 "dpkg -s" since we miss things like inetd, which isn't in a package
17480 named "inetd". Check for "installed" and "", then -x of the init.d
17481 file
17482 * debian/patches/ldd.dpatch: fixup so we don't get double output of
17483 libraries, closes: #72710
17484 * debian/sysdeps/depflags.pl: Hmm...where did the libnss-db dep go
17485 anyway? There now.
17486 * debian/manpages/: Added man pages for ldd, ldconfig and ld.so
17487 to replace the ones removed from ld.so, closes: #72648, #72727
17488 * locales fixed in -2, closes: #72752
17489
17490 -- Ben Collins <bcollins@debian.org> Mon, 2 Oct 2000 11:18:48 -0400
17491
17492 glibc (2.1.94-3) unstable; urgency=low
17493
17494 * updated CVS post-2.1.94 to 20000929
17495 * Put db/db2 libs back in for runtime use only (not linkable and no
17496 headers). Closes a shitload of bugs, and makes everyone happy. Oh, let
17497 the sun shine down.
17498 * alpha-dwarf2-dl-machine: merged upstream
17499 * debian/sysdeps/depflags.pl: removed all the db2 cruft conflicts
17500 * debian/libc/DEBIAN/postinst: Use /etc/rc${rl}.d/ instead of
17501 /etc/init.d/ when restarting services. This way, we don't start any
17502 services that were meant to be off. Also, check for a non-zero exit when
17503 starting and report such failures. This will give people a heads up to
17504 any problems.
17505
17506 -- Ben Collins <bcollins@debian.org> Fri, 29 Sep 2000 16:29:59 -0400
17507
17508 glibc (2.1.94-2) unstable; urgency=low
17509
17510 * Removed WANT_LDD, we now install it for every arch. This removes the
17511 need for the ldso package completely, on systems without libc5 (YAH!)
17512 * debian/sysdeps/depflags.mk: removed cruft
17513 * debian/sysdeps/depflags.pl: new script with a simplified control deps
17514 setup to replace depflags.mk. The former was getting too complex
17515 * debian/rules.d/shlibs.mk: fixed logic preventing it from actually
17516 installing the new shlibs file
17517 * debian/sysdeps/depflags.pl: Added lots of conflicts for NMU'd packages
17518 that fell prey to the db2 problems.
17519 * debian/contron.in/main: Fix nscd depend on libc6
17520
17521 -- Ben Collins <bcollins@debian.org> Wed, 27 Sep 2000 10:09:51 -0400
17522
17523 glibc (2.1.94-1) unstable; urgency=low
17524
17525 * New maintainer, "Lector, si monumentum requiris, circumspice"
17526 * New upstream version, pre 2.2 now
17527 - crypt is now in glibc source, so is not a seperate tarball
17528 - removed nss1 compat tarball
17529 - db2 is gone aswell
17530 - without db2, upstream split nss_db from main source (*sigh*)
17531 * Added inetd to list of services to restart
17532 * modfl/fmodl: documented in info pages, closes: #17874
17533 * Just a quick list of bugs that I can verify do not exist any longer,
17534 closes: #45903, #26514, #46547, #32345, #30987, #48713
17535 * fcloseall: in the case of stdio/fcloseall.c, yes, it only ever
17536 returns success. However, we use libio/fcloseall.c, who does in fact
17537 have a chance to return EOF, closes: #20973
17538 * libio/libio.h: shows that the Stream Hooks do in fact take (void *) as
17539 the first argument as shown in the protos, closes: #61497
17540 * trunc/floor: documented correctly in this release, closes: #65683, #65684
17541 * Hurd maintainers say this can be closed, closes: #54154
17542 * I'm pretty sure this isn't an issue anymore, else potato wouldn't be
17543 releasing, closes: #35049
17544 * Sorry this isn't a glibc bug. The kernel handles error returns on a
17545 failed executable. Most likely this is bin_interp's problem, but I
17546 seriously doubt it will be fixed because of conventions, standards and
17547 the like, closes: #22301
17548 * keyenvoy: no longer compiled for linux (it seems), closes: #47560
17549 * infnan: is defined now, closes: #19264
17550 * libc5 bug, no longer applies, closes: #11300
17551 * Make sure we copy over asm-sparc for sparc aswell as "generate-asm.sh"
17552 script used to generate /usr/include/asm
17553 * Disable parallel build on sparc (broken for some reason, might not be
17554 sparc specific)
17555 * devpts.sh: used a more devfs friendly version from bug submitter,
17556 closes: #65276
17557 * libc/postinst: cannot reproduce problem, appears to be user error,
17558 closes: #64865
17559 * glibc-doc: this bug is no longer valid, closes: #33759
17560 * We now use ldconfig from libc6 for all archs, ldso will conform.
17561 * Change build deps to just "kernel-headers" for non-Hurd archs. With
17562 mips and other coming down the pipe, this is bound to get ugly if we
17563 specify the particular version for each.
17564 * Add checks to automatically detect proper kernel-headers, error out
17565 otherwise.
17566 * hurd: add Depends: hurd (>= 20000803) for libc0.2
17567 * libpthread: soname version is now 0.9
17568 * debian/libc/DEBIAN/shlibs: bump to 2.1.94
17569 * libc6: add temporary depend on libdb2
17570 * debian/rules: check for FAKEROOTKEY, and fail if it's there. We cannot
17571 build under fakeroot, we need real rewt. Fear my hacking skillz.
17572
17573 -- Ben Collins <bcollins@debian.org> Mon, 25 Sep 2000 11:30:45 -0400
17574
17575 glibc (2.1.3-14) stable; urgency=low
17576
17577 * Stable upload for some serious issues in potato
17578 * Patch to match glibc 2.2 to not set personality, closes: #72165
17579 * Arm ld.so patch, closes: #75982
17580 * Add check for FAKEROOTKEY, to $(checkroot) to make sure we build as
17581 real root, and not fakeroot. This is required for locale definitions
17582 to be generated properly. closes: #70806, #70876
17583 * Backport the fix to lockf(F_TEST), which fixed this on alpha and
17584 sparc.
17585
17586 -- Ben Collins <bcollins@debian.org> Tue, 2 Jan 2001 17:15:44 -0500
17587
17588 glibc (2.1.3-13) stable; urgency=low
17589
17590 * Damnit...used the 0824 patch set, now there's an 0827 :/
17591
17592 -- Ben Collins <bcollins@debian.org> Fri, 1 Sep 2000 10:54:11 -0400
17593
17594 glibc (2.1.3-12) stable; urgency=low
17595
17596 * Ugh, add three patches posted by Solar Designer which include the ldso
17597 bug (better patch), locales bug, and md5 fixups.
17598
17599 -- Ben Collins <bcollins@debian.org> Thu, 31 Aug 2000 11:10:46 -0400
17600
17601 glibc (2.1.3-11) stable; urgency=low
17602
17603 * Security upload for ldso problem
17604 * Fix sparc headers too
17605 * Might aswell change the maintainer too (So long Joel, you are missed)
17606
17607 -- Ben Collins <bcollins@debian.org> Thu, 31 Aug 2000 11:10:36 -0400
17608
17609 glibc (2.1.3-10) frozen unstable; urgency=low
17610
17611 * The "Ask not for whom the feep tolls" release.
17612 * zic -l will use hardlinks if /etc and /usr are on the same
17613 filesystem, so revert to ln -s.
17614 * Update Build-Depends to kernel-headers-2.2.15.
17615
17616 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 28 Apr 2000 18:45:49 -0700
17617
17618 glibc (2.1.3-9) frozen unstable; urgency=low
17619
17620 * The "Insert clever reference here" release.
17621 * debian/patches:
17622 - i386-sys-io-c++: Change '::' to ': :' to avoid confusing g++
17623 + closes: Bug#57914
17624 - zic-l: Fix -l in zic(8) (taken from OpenBSD)
17625 * Teach tzconfig to acquire current timezone from /etc/localtime
17626 symlink if necessary.
17627 * Use zic -l instead of ln to make /etc/localtime symlink.
17628
17629 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 21 Apr 2000 13:30:47 -0700
17630
17631 glibc (2.1.3-8) frozen unstable; urgency=low
17632
17633 * The "What's my name? Say my name, bitch!" release.
17634 * debian/patches:
17635 - i386-linux-ucontext: Don't use ERR.
17636 + closes: Bug#59962
17637 - ldd:
17638 + Improve non-executable shared object handling.
17639 + Revert ${RTLD} --list stuff. (closes:Bug#60869)
17640 + alpha will break again, someone needs to fix ld.so.
17641 * debian/control.in/main: locales: Depends: @libc@ (= ${Source-Version})
17642 This will insulate us from data format changes.
17643 * Fix tzconfig man page (closes:Bug#61610,#61613).
17644 * Revert /etc/localtime to a symlink (closes:Bug#60744).
17645
17646 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 3 Apr 2000 08:40:07 -0700
17647
17648 glibc (2.1.3-7) frozen unstable; urgency=low
17649
17650 * The "Light my Alpha fire with a SPARC" release.
17651 * debian/patches:
17652 - libc-pr-fixes: Fixes for post-2.1.3 PRs
17653 + closes: Bug#59802,#59257
17654 - tzdata2000c: Includes AR timezone correction
17655 + closes: Bug#59790,#59806
17656 - sparc-linux-getsysstats: Update so it actually works.
17657 - alpha-dwarf2-dl-machine: Fix for unaligned traps from C++ EH code
17658 + closes: Bug#59789
17659
17660 -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 7 Mar 2000 10:31:42 -0800
17661
17662 glibc (2.1.3-6) frozen unstable; urgency=low
17663
17664 * The "Smash Everything with a _Huge Steamroller_!" release.
17665 * debian/sysdeps/gnu.mk: Define WANT_LDD (closes:Bug#59165).
17666 * debian/libc/DEBIAN/preinst: Make this as /bin/bash script (closes:Bug#59613).
17667 * debian/libc/DEBIAN/postinst:
17668 - Only make /var/mail symlink on upgrades.
17669 - Make this a /bin/bash script.
17670 * debian/sysdeps/depflags.mk: (libc_control_flags)
17671 C/R/P gconv-modules where necessary, Replace locales (<< 2.1.3-5).
17672 * debian/control.in/main: Build-Indep-Depends: perl5 (closes:Bug#59350).
17673 * debian/libc/etc/init.d/devpts.sh: Remove version check, checking for
17674 the filesystems alone should be sufficient (closes:Bug#59576).
17675
17676 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 4 Mar 2000 09:28:08 -0800
17677
17678 glibc (2.1.3-5) frozen unstable; urgency=high
17679
17680 * The "Down, not across" release.
17681 * 2.1.3 final.
17682 * Pre-Depends were a bad idea
17683 - quit using readlink.
17684 - removed pre-depends on debianutils.
17685 * Add devpts.sh again, this time not as a conffile.
17686 * Build-Depends: gcc (>= 2.95.2-6) [alpha], remove sharutils [alpha].
17687 * Move /usr/lib/gconv to $(libc).
17688
17689 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 26 Feb 2000 00:14:34 -0800
17690
17691 glibc (2.1.3-4) frozen unstable; urgency=low
17692
17693 * The "Pain as bright as steel squared" release.
17694 * glibc 2.1.3pre4.
17695 * Remove debian/patches/po-it-po.dpatch,
17696 debian/patches/powerpc-linux-sys-procfs.h.dpatch, and
17697 debian/patches/powerpc-linux-syscalls.list-mmap64.dpatch;
17698 Integrated upstream.
17699 * Add back debian/patches/linuxthreads-lock.dpatch now that I know
17700 what it's for (closes:Bug#58385).
17701 * Bugs closed since devpts.sh is gone (closes:Bug#57584,#57698,#57580).
17702 * debian/libc/DEBIAN/preinst:
17703 - Save a copy of /etc/timezone in /etc/timezone.save.
17704 - Convert /etc/localtime from link to file.
17705 * debian/libc/DEBIAN/postinst:
17706 - Use /etc/timezone.save if necessary. (closes:Bug#57885,#57922).
17707 - Remove some unnecessary timezone code that caused some odd behavior
17708 (closes:Bug#57456).
17709 * tzconfig: /etc/localtime is a file, not a link.
17710 * $(libc): Pre-Depend on debianutils (>= 1.13.1) for readlink.
17711
17712 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 18 Feb 2000 17:35:19 -0800
17713
17714 glibc (2.1.3-3) frozen unstable; urgency=low
17715
17716 * The "Pain as bright as steel" release.
17717 * Move iconv, locale, localedef to $(libc).
17718 * Remove devpts.sh.
17719 * debian/patches/po-it-po.dpatch:
17720 Add "portable object" for Italian (closes:Bug#57031).
17721 * $(libc): Replaces: locales (closes:Bug#57482).
17722 * Add Build-Depend for gettext (closes:Bug#57797).
17723
17724 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 11 Feb 2000 13:02:13 -0800
17725
17726 glibc (2.1.3-2) frozen unstable; urgency=low
17727
17728 * The "Dark, Naughty Evil" release.
17729 * debian/patches/powerpc-linux-sys-procfs.h.dpatch:
17730 Fix sys/procfs.h for powerpc-linux.
17731
17732 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 7 Feb 2000 17:38:54 -0800
17733
17734 glibc (2.1.3-1) frozen unstable; urgency=low
17735
17736 * The "From now on all of my world-killing weapons will be kept a TOTAL SECRET!" release.
17737 or the "Brown Paper Bag" release.
17738 * Really fix devpts.sh
17739 (closes:Bug#56659,#56687,#56726,#56770,#56782,#56893,#56941,#56850,#56659,#57049,#57005,#57156,#57183).
17740 * Give up and call it 2.1.3.
17741 * CVS as of 2000-01-31.
17742 * Move some docs from glibc-doc back to $(libc).
17743 * Make /etc/init.d/devpts.sh and /etc/default/devpts conffiles (closes:Bug#57081).
17744 * Re-enable libnss1-compat..
17745
17746 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 6 Feb 2000 08:55:41 -0800
17747
17748 glibc (2.1.2-13) frozen unstable; urgency=low
17749
17750 * The "@!%$&! you, I use Debian" release.
17751 * debian/patches/powerpc-linux-syscalls.list-mmap64.dpatch:
17752 Fix mmap and stuff (closes:Bug#56343).
17753 * Add sharutils [alpha] to Build-Depends, drop gcc dep.
17754 * $(libc): conflict with locales (<< 2.1.2-12).
17755 * locales: replaces $(libc)-bin (closes:Bug#56540,#56536,#56534).
17756 * Fix devpts.sh (closes:Bug#56487,#56507,#56559).
17757 * Update to CVS as of 2000-01-29.
17758 * Restore HTML to glibc-doc (closes:Bug#56609).
17759
17760 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 30 Jan 2000 01:14:05 -0800
17761
17762 glibc (2.1.2-12) frozen unstable; urgency=low
17763
17764 * The "Cardboard Messiah" release.
17765 * debian/rules: Form arch_packages and indep_packages using += instead
17766 of $(filter-out ...).
17767 * debian/package-rules/locales.mk: Remove cross-compiling kluges.
17768 * debian/package-rules/libc-dbg.mk: Fix libthread_db (closes:Bug#55439).
17769 * debian/control.in/main:
17770 - locales: Architecture all -> any.
17771 - Build-Depends:
17772 + add make (>= 3.78) due to use of new warning and error make functions.
17773 + add gcc (>= 2.95.2-5) for alpha.
17774 * Merge gconv-modules back into locales.
17775 * Move locale and localedef programs back into locales.
17776 * Put devpts.sh init script back in $(libc). (closes:Bug#50913,#53842)
17777 * Add Replaces for timezones back into $(libc).
17778 * Kill $(libc)-bin.
17779 * Restore `tzselect' script, which slipped out of $(libc) (closes:Bug#55377)
17780 * Bugs fixed in -11.0.1 (closes:Bug#53705,#53659,#53680,#53754
17781 * Update to CVS as of 2000-01-26.
17782 * Eliminate obsoleted patches.
17783
17784 -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 26 Jan 2000 16:44:12 -0800
17785
17786 glibc (2.1.2-11.0.1) unstable; urgency=low
17787
17788 * Binary-only upload of locales.
17789
17790 -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 29 Dec 1999 11:45:56 -0800
17791
17792 glibc (2.1.2-11) unstable; urgency=low
17793
17794 * The "If it ain't broke, you're not tryin'" release.
17795 * Split out $(libc)-bin and libnss1-compat.
17796 * Split debian/rules into debian/package-rules/*.
17797 $(libc-bin):
17798 - Install db_* programs as glibcdb_*.
17799 - Move zic, zdump, locale, localedef, getent here.
17800 - Use alternatives for db_*. (closes:Bug#50311,#50341)
17801 * debian/mk/rules-* -> debian/rules.d/*.
17802 * debian/<pkg> now resembles $(tmpdir) tree for <pkg>.
17803 * Improve setperms rule, so debian/perms can specify fewer files.
17804 * New source unpacking system, see prep.sh.
17805 * Remove devpts.sh, the init script is now in sysvinit.
17806 * Improve debian/libc/DEBIAN/shlibs rule (debian/rules.d/shlibs.mk).
17807 * debian/sysdeps/soname.mk: Bump shlib_depend.
17808 * Add sysdeps files for $(DEB_HOST_GNU_CPU).
17809 * Add debian/patches/glibc-mega.dpatch:
17810 Selected patches from CVS (closes:Bug#48120,#52195).
17811 * Add debian/patches/linuxthreads-mega.dpatch:
17812 Selected patches from CVS.
17813 * Add debian/patches/alpha-pt-machine.h.dpatch:
17814 Fix pt-machine.h so that linuxthreads compiles on Alpha.
17815 * Add debian/patches/db2-alpha-powerpc-mutex.dpatch:
17816 Alpha and PowerPC implementations for db2 spinlocks.
17817 (patches by David Huggins-Daines <dhd@debian.org>)
17818 (db2 patch slightly modified)
17819 * Add debian/patches/powerpc-plt.dpatch:
17820 1999-10-07 Geoffrey Keating <geoffk@cygnus.com>
17821 * sysdeps/powerpc/dl-machine.c: Many minor formatting changes.
17822 (OPCODE_LWZU): New macro.
17823 (OPCODE_ADDIS_HI): New macro.
17824 (OPCODE_LIS_HI): New macro.
17825 (__elf_machine_runtime_setup): Change PLT code-generation scheme
17826 for thread safety even with very large PLTs, better efficiency,
17827 and to fix a cache-flushing bug.
17828 (__elf_machine_fixup_plt): Likewise.
17829 (__process_machine_rela): Don't use elf_machine_fixup_plt.
17830 * Add debian/patches/sparc64-linux-lib64.dpatch:
17831 Use /lib/64 and /usr/lib/64 instead of /lib64 and /usr/lib64.
17832 * Add debian/patches/sparc64-linux-execve.dpatch:
17833 Add __syscall_execve to sparc64 syscalls.list.
17834 * Add automatic parallel build support for SMP systems.
17835 * Fix broken parsing of DEB_BUILD_OPTIONS.
17836 * Add framework to build libc6-64 and libc6-64-dev packages for sparc
17837 (not enabled for potato).
17838 * Split locales into `locales' and `i18ndata'.
17839
17840 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 25 Dec 1999 09:54:29 -0800
17841
17842 glibc (2.1.2-10) unstable; urgency=low
17843
17844 * The "Omigod! I overdosed on heroin!" release.
17845 * debian/devpts.init: Create /dev/ptmx unconditionally.
17846 * Restore correct nscd DEBIAN dir.
17847 * Revamp rules a bit (split more parts into debian/mk/rules-*).
17848 * debian/mk/sysdeps.mk: Split into pieces and include them.
17849 * debian/patches/tzcode1999h.dpatch:
17850 Update timezone data to 1999h release.
17851 * Add stub for support for libc6-64 packages for sparc.
17852 * Add one more last timezone sanity check to libc postinst (closes:Bug#49539).
17853 * Always unpack linuxthreads add on and pass --enable-add-ons=crypt to
17854 configure for hurd (closes:Bug#49459).
17855
17856 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 8 Nov 1999 09:47:28 -0800
17857
17858 glibc (2.1.2-9) unstable; urgency=low
17859
17860 * The "Service with a capital 'Bugger Off'" release.
17861 * debian/copyright: Update for 2.1.2.
17862 * debian/rules: Make each binary package depend on setperms (closes:Bug#48914).
17863 * Move debian/libc-doc to debian/glibc-doc and eliminate the need for
17864 postinst and prerm to be generated files. (closes:Bug#48786).
17865
17866 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 31 Oct 1999 09:23:16 -0800
17867
17868 glibc (2.1.2-8) unstable; urgency=low
17869
17870 * The "Can't Start a Fire Without a SPARC" release.
17871 * Build with unstable dpkg.
17872 * debian/patches/sparc-various.dpatch: Various sparc-specific patches
17873 from Jakub Jelinek <jakub@redhat.com> and David S. Miller <davem@redhat.com>.
17874
17875 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 30 Oct 1999 06:55:33 -0700
17876
17877 glibc (2.1.2-7) unstable; urgency=high
17878
17879 * The "Fuck Me Harder" release.
17880 * sparc-linux: Replaces: ldso (<< 1.9.11-6).
17881 * debian/{libc.postinst.in,libc/prerm}: Add /usr/doc symlink stuff (closes:Bug#48324).
17882 * debian/control.in-main: Adjust locales depends.
17883 Correct Build-Depends: field.
17884 * debian/mk/source-rules.mk: Split unpack-source, source, and orig-source
17885 targets from debian/rules.
17886 * debian/patches/manual-texinfo4.dpatch: Use @ifnottex instead of @ifinfo.
17887 * Use makeinfo --html to generate HTML version of glibc manual.
17888 * Remove texi2html from debian/scripts.
17889 * Fix debian/scripts/Makefile for cross-compiling.
17890 * Correct debian/patches/string2-pointer-arith.dpatch for archs that don't
17891 support unaligned memory accesses.
17892
17893 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 29 Oct 1999 09:06:27 -0700
17894
17895 glibc (2.1.2-6) unstable; urgency=low
17896
17897 * The "Evil Bitch Monster of Death" release.
17898 * debian/rules: Move debian/control targets to...
17899 debian/mk/debian-control.mk.
17900 * Move debian/*.mk to debian/mk/.
17901 * Use debian/<pkg>/* for control archive items.
17902 Adjust debian/rules for this.
17903 * Add setperms target to set modes of debian/<pkg>/*.
17904 Make unpack-source and clean depend on it.
17905 * Don't compile with -g when DEB_HOST_GNU_CPU is alpha.
17906 * debian/patches/string2-pointer-arith: New file.
17907 Fix "/usr/include/bits/string2.h:419: warning: pointer of type `void *'
17908 used in arithmetic" (closes:Bug#45824,#44491,#44697)
17909 * Change maintainer back to "Joel Klecker <debian-glibc@lists.debian.org>".
17910 * Update to CVS sources as of 1999-10-24.
17911 * debian/patches/{linuxthreads-signals.c-ucontext,cs-po}.dpatch:
17912 Fixes for source tree brokenness.
17913 * Adjust clean target for new generated files.
17914 * Add libresolv to $(libc)-pic.
17915 * Add readlink.c and texi2html to debian/scripts to eliminate tetex-bin dependency.
17916 * nscd: Install nscd_nischeck.
17917 Sync nscd.init with upstream.
17918 * Implement /usr/doc symlinks.
17919 * $(libc): strip libpthread with --strip-debug.
17920
17921 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 24 Oct 1999 20:50:58 -0700
17922
17923 glibc (2.1.2-5) unstable; urgency=low
17924
17925 * The "One more week to go" release.
17926 * debian/patches/localedata-SUPPORTED:
17927 Oops, this patch wasn't actually being applied.
17928 eo_EO, zh_TW.Big5, and es_AR should be [back] in locales now.
17929 Back out zh_CN, the definition is broken.
17930 * Remove sparc from HAVE_LIBC{4,5}, we want to install our ldd.
17931 * debian/patches/sparc-linux-ldd.dpatch: New file.
17932 Restore missing patch (in ChangeLog, not in source).
17933 * debian/sysdeps.mk: Tighten alpha shlib_depend to libc6.1 (>= 2.1.2-1).
17934
17935 -- Joel Klecker <espy@debian.org> Tue, 28 Sep 1999 04:55:35 -0700
17936
17937 glibc (2.1.2-4) unstable; urgency=low
17938
17939 * The "Perl Sucks" release.
17940 * debian/libc.postinst: Steal updatercd shell function from sysvinit postinst.
17941 Use it for devpts.sh. (closes:Bug#45867,#45879,#45880,#45885,#45895)
17942 Bitch-slap perl maintainers. :)
17943 * debian/rules: nscd: run nscd.conf through sed 's/adm/log/'.
17944 * debian/patches/sparc-llnux-chown.dpatch: Update from Ben Collins.
17945 * debian/sysdeps.mk: Drop sparc-linux depends back to libc6 (>= 2.0.105).
17946
17947 -- Joel Klecker <espy@debian.org> Fri, 24 Sep 1999 12:39:26 -0700
17948
17949 glibc (2.1.2-3) unstable; urgency=low
17950
17951 * The "Pot-smoking Pikachu" release.
17952 * debian/rules: Don't install ldd man page on i386/m68k (closes:Bug#45421).
17953 check: Don't depend on build.
17954 Symlink db_dump185 manpage to db_dump manpage (closes:Bug#42322).
17955 $(libc)-pic: Install map file for libm.
17956 Install map files as $(libdir)/libfoo_pic.map.
17957 * debian/patches/zh_TW.Big5-locale.dpatch:
17958 Split into localedata-charmap-BIG5_1984 and localedata-zh_TW.Big5.
17959 * debian/patches/eo_EO-locale.dpatch: Rename to...
17960 localedata-eo_EO.
17961 * debian/patches/localedata-SUPPORTED.dpatch: New file.
17962 Add eo_EO, es_AR (closes:Bug#37162), zh_CN.GB2312 (closes:Bug#38553),
17963 zh_TW.Big5.
17964 * debian/patches/pthread_create-manpage.dpatch: New file.
17965 Correct pthread_create manpage to match texinfo documentation
17966 (closes:Bug#22119).
17967
17968 -- Joel Klecker <espy@debian.org> Wed, 22 Sep 1999 19:16:01 -0700
17969
17970 glibc (2.1.2-2) unstable; urgency=low
17971
17972 * The "Bite Me" release.
17973 * debian/rules: $(libc): strip pt_chown.
17974 Don't install ldd on i386/m68k.
17975 Query dpkg-architecture variables individually.
17976 Use bunzip2 -c ... | tar xf - instead of tar yxf.
17977 $(libc)-pic: Add libm_pic.a.
17978 check: New target; run test suite.
17979 Call make with SHELL=/bin/bash, as the test suite seems to rely on
17980 bash behavior.
17981 Use --strip-unneeded (closes:Bug#40467).
17982 * debian/sysdeps.mk: reorganize.
17983 * debian/patches/generic-getenv.dpatch: New file.
17984 1999-09-10 Andreas Schwab <schwab@suse.de>
17985
17986 * sysdeps/generic/getenv.c (getenv): Fix lookup for single
17987 character variable on bigendian platforms without unaligned memory
17988 access.
17989
17990 -- Joel Klecker <espy@debian.org> Thu, 16 Sep 1999 14:41:28 -0700
17991
17992 glibc (2.1.2-1) unstable; urgency=low
17993
17994 * The "Gone Evil" release.
17995 * glibc 2.1.2 final.
17996 - Properly free mmaps for archs without spinlocks in db2 (closes:Bug#43786).
17997
17998 * debian/rules: configure: Fix hurd part (missing \).
17999 Add frame.o hack for alpha.
18000 Use CFLAGS instead of default_cflags.
18001 Create srcdir for each arch.
18002 Remove arch/indep patch split.
18003 New directory layout (build/foo-<arch> -> build/<arch>/foo).
18004 Use bz2 tarballs.
18005
18006 * debian/patches/sparc-linux-types.dpatch: Remove, applied upstream.
18007
18008 * devpts.sh never used any bashisms (closes:Bug#43296).
18009
18010 -- Joel Klecker <espy@debian.org> Tue, 7 Sep 1999 05:00:58 -0700
18011
18012 glibc (2.1.2-0pre12) unstable; urgency=low
18013
18014 * The "Espy's Birthday" release.
18015 * debian/rules: (libc-pic) strip debugging symbols from *_pic.a.
18016 interp.o is no longer needed.
18017
18018 * debian/patches/sparc-linux-types.dpatch: New file.
18019 1999-07-25 Jakub Jelinek <jj@ultra.linux.cz>
18020
18021 * sysdeps/unix/sysv/linux/sparc/bits/types.h: Define always
18022 __qaddr_t.
18023 __ino64_t should be 32bit unsigned type on sparc32.
18024 Define __off64_t to __quad_t instead of __int64_t.
18025 Make __pic_pid_t unsigned on sparc32.
18026
18027 * Really change maintainer name to Debian GNU C Library Maintainers.
18028
18029 * debian/control.in-libc: s/m@archs@/many/ (closes:Bug#43657).
18030
18031 * debian/devpts.init: Check if devpts is already mounted before trying
18032 to mount it. (closes:Bug#43658,#43659).
18033 Remove exit 0 from end (closes:Bug#42541)
18034
18035 * Fixed upstream: db_dump185 now linked with libdb1 (closes:Bug#42898).
18036
18037 -- Joel Klecker <espy@debian.org> Sun, 29 Aug 1999 07:51:16 -0700
18038
18039 glibc (2.1.2-0pre11) unstable; urgency=high
18040
18041 * The "Lesbian Seagull" release.
18042 * glibc 2.1.2pre3.
18043
18044 -- Joel Klecker <espy@debian.org> Wed, 25 Aug 1999 15:33:23 -0700
18045
18046 glibc (2.1.2-0pre10) unstable; urgency=low
18047
18048 * The "Crack-smoking Squirrel" release.
18049 * CVS as of 1999-08-21.
18050 * Change maintainer name to Debian GNU C Library Maintainers.
18051
18052 -- Joel Klecker <espy@debian.org> Sat, 21 Aug 1999 10:57:42 -0700
18053
18054 glibc (2.1.2-0pre9) unstable; urgency=low
18055
18056 * The "Son of Drunken Iceweasel" release.
18057 * Compile with gcc 2.95.1.
18058 * CVS as of 1999-08-18.
18059
18060 -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 18 Aug 1999 11:11:29 -0700
18061
18062 glibc (2.1.2-0pre8) unstable; urgency=low
18063
18064 * The "Drunken Iceweasel" release.
18065 * Compile with gcc 2.95.1-0pre1.
18066 * Remove explicit -march=i386 on i386, it's no longer needed.
18067
18068 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 15 Aug 1999 08:34:55 -0700
18069
18070 glibc (2.1.2-0pre7) unstable; urgency=low
18071
18072 * The "Evil Mastermind" release.
18073 * CVS as of 1999-08-09.
18074 * debian/patches/arm-osabi.dpatch: "...and another patch bites the dust"
18075 (functionality integrated upstream).
18076 * Add -march=i386 on i386 to work around gcc lossage.
18077
18078 -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 10 Aug 1999 01:54:57 -0700
18079
18080 glibc (2.1.2-0pre6) unstable; urgency=low
18081
18082 * The "Stoned Monkey" release.
18083 * More adjustments for multi-arch build tree.
18084 * Split patch rules into debian/patch-rules.mk.
18085 * Divide patch system into indep and arch patches.
18086 * Update sources to CVS as of 1999-08-08 (closes:Bug#42579,#42343).
18087 - I think perhaps this will fix the StarOrifice problem too.
18088
18089 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 8 Aug 1999 21:11:12 -0700
18090
18091 glibc (2.1.2-0pre5) unstable; urgency=low
18092
18093 * The "Chainsaw Psycho" release.
18094 * Install zdump in $(bindir).
18095 * Fix 3l33t control frags system for "weird" architectures. ;)
18096 * Avoid using DEB_*_ARCH variables, for they are evil. :)
18097
18098 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 6 Aug 1999 05:34:55 -0700
18099
18100 glibc (2.1.2-0pre4) unstable; urgency=low
18101
18102 * 2.1.2pre2.
18103 * Run testsuite in build target.
18104 * $(libc)-pic: Provides: glibc-pic.
18105 * Logging is back.
18106 * Update copyright file.
18107
18108 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 1 Aug 1999 17:58:49 -0700
18109
18110 glibc (2.1.2-0pre3) unstable; urgency=low
18111
18112 * CVS as of 19990730.
18113 * Implement new debian/control-frags system.
18114 * $(libc)-pic is back.
18115 * {gconv-modules,$(libc)-{pic,dev,dbg,prof}}:
18116 doc dirs are directories again.
18117
18118 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 30 Jul 1999 10:52:06 -0700
18119
18120 glibc (2.1.2-0pre2) unstable; urgency=low
18121
18122 * debian/rules: Fix typo that prevented all the linux-specific
18123 patches from being applied.
18124
18125 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 26 Jul 1999 14:44:46 -0700
18126
18127 glibc (2.1.2-0pre1) unstable; urgency=low
18128
18129 * New upstream pre-release 2.1.2pre1.
18130 * debian/depflags.mk.
18131 - (libc_dev_control_flags):
18132 Add conflicts to alpha/i386/m68k for libncurses4-dev (<< 4.2-3.1) and
18133 libreadlineg2-dev (<< 2.1-13.1).
18134 - (libc_control_flags):
18135 Add conflicts to alpha/i386/m68k for libglib1.2 (<< 1.2.1-2).
18136 * devpts.init:
18137 - Cope with EXTRAVERSION in uname -r (closes:Bug#41064,#41389).
18138 - Don't worry about /dev/ptmx anymore, glibc now checks for a mounted
18139 devpts filesystem as well as an existing /dev/ptmx.
18140 * debian/patches/{ieee754_y0,linux-mmap64,libio-oldiopopen}.dpatch:
18141 Removed; applied upstream.
18142 * debian/patches/arm-{dynamiclinker,tftp}.dpatch:
18143 Removed; applied upstream.
18144 * debian/patches/arm-string.dpatch:
18145 Remove string/endian.h part (applied upstream) and rename to arm-ieee754.
18146 * Disable building of $(libc)-pic, the boot-floppies library
18147 reduction hack doesn't work anyway.
18148 * Adjusted rules for dpkg-architecture and reworked source unpacking
18149 to handle snapshot upstream versions better.
18150 * Use suidmanager for pt_chown.
18151 * More fully adopt dpkg-architecture system.
18152 * Correct libc.preinst for sparc.
18153 * Set sparc shlib_depend to $(libc) (>= 2.1) per request.
18154
18155 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 24 Jul 1999 12:35:05 -0700
18156
18157 glibc (2.1.1-13) unstable; urgency=low
18158
18159 * debian/devpts.init: Revise again.
18160 * debian/rules: debian/shlibs: Add special case for libdb1.
18161 * debian/sysdeps.mk: Add cflags variable and i386 hack
18162 (hopefully this will allow the library to run on 386es again).
18163 * Use 2.2.10 kernel headers by default on *-linux targets.
18164 * Docs in /usr/share/doc.
18165 * debian/control.in: Update Standards-Version to 3.0.0.
18166 * debian/fhs.dpatch: Adjust for FHS 2.1pre2 /var/mail wording.
18167 * debian/libc.postinst: Symlink /var/mail to /var/spool/mail.
18168 * Integrate changes from Jim Pick's NMUs for arm (closes:#40927,#40479,#40691).
18169 * debian/patches/ieee754_y0.dpatch: Upstream fix for yn() issue.
18170 * debian/patches/linux-mmap64.dpatch: Fix for mmap64() on powerpc
18171 (maybe others too).
18172 * debian/patches/libio-oldiopopen.dpatch: Fix for glibc 2.0 compat popen().
18173 * debian/copyright:
18174 - Update URLs
18175 - Add libio license
18176 - s%/usr/doc/copyright%/usr/share/common-licenses%
18177
18178 -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 7 Jul 1999 17:36:23 -0700
18179
18180 glibc (2.1.1-12.3) unstable; urgency=low
18181
18182 * Non-maintainer upload.
18183 * Oops, messed up tftp patch for ARM.
18184
18185 -- Jim Pick <jim@jimpick.com> Wed, 7 Jul 1999 00:15:48 -0700
18186
18187 glibc (2.1.1-12.2) unstable; urgency=low
18188
18189 * Non-maintainer upload.
18190 * Another patch for ARM to fix tftp struct alignment problem.
18191
18192 -- Jim Pick <jim@jimpick.com> Thu, 1 Jul 1999 09:38:02 -0700
18193
18194 glibc (2.1.1-12.1) unstable; urgency=low
18195
18196 * Non-maintainer upload.
18197 * Include patch for ARM to fix dynamic linker.
18198
18199 -- Jim Pick <jim@jimpick.com> Thu, 17 Jun 1999 21:11:59 -0700
18200
18201 glibc (2.1.1-12) unstable; urgency=low
18202
18203 * debian/rules: Use /var/lib/misc here too.
18204 * debian/tzconfig: Fix #! line.
18205 * debian/libc.postinst: Minor adjustments.
18206
18207 -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 15 Jun 1999 09:24:49 -0700
18208
18209 glibc (2.1.1-11) unstable; urgency=low
18210
18211 * debian/patches/glibcbug.dpatch: New file.
18212 - Fixes glibcbug to use `sensible-editor'
18213 * debian/patches/fhs.dpatch: Deal with _PATH_VARDB.
18214 * debian/patches/m68k-chown.dpatch: Fix paths (closes:Bug#37933).
18215 * $(libc): Add HTML version of glibc FAQ.
18216 * tzselect is crap, restore old version of tzconfig.
18217 * Use 2.2.9 kernel headers by default on *-linux targets.
18218
18219 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 13 Jun 1999 09:34:41 -0700
18220
18221 glibc (2.1.1-10) unstable; urgency=low
18222
18223 * debian/libc.postinst: Redirect stdout/stderr to /dev/null when
18224 restarting services (closes:Bug#38413).
18225 * debian/patches/fhs.dpatch: Alter slightly for FHS 2.1 draft.
18226
18227 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 31 May 1999 01:45:27 -0700
18228
18229 glibc (2.1.1-9) unstable; urgency=low
18230
18231 * 2.1.1 final (closes:Bug#38178).
18232 * -7 was accidentally/intentionally compiled with gcc 2.95pre.
18233 * -8 was a local build.
18234
18235 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 24 May 1999 22:10:01 -0700
18236
18237 glibc (2.1.1-8) unstable; urgency=low
18238
18239 * Rebuild with egcs 1.1.2.
18240 (/me hides)
18241
18242 -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 23 May 1999 21:28:29 -0700
18243
18244 glibc (2.1.1-7) unstable; urgency=low
18245
18246 * Make sure all patches get applied (closes:Bug#37951,Bug#37974).
18247 * Fixes for m68k via Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
18248 - (debian/rules): Add new m68k-chown patch (closes:Bug#38048).
18249 - (debian/depflags.mk): Fix m68k case (closes:Bug#37933).
18250 * There were some localedata changes in format between -5 and -6
18251 (closes:Bug#37850,Bug#37822,Bug#37829).
18252 * Add patch to fix install-locales target when localedata is not installed.
18253 * Build locales in the `locales' target
18254 (no sense building them in the arch-indep install target).
18255
18256 -- Joel Klecker <debian-glibc@lists.debian.org> Thu, 20 May 1999 14:02:15 -0700
18257
18258 glibc (2.1.1-6) unstable; urgency=low
18259
18260 * 2.1.1pre3.
18261 * (debian/rules): Set BASH and KSH to /bin/bash in configparms.
18262 * (debian/libc.preinst): sparc fix (closes:Bug#37415,Bug#37616).
18263 * (debian/nscd.prerm): Stop nscd before removing it (closes:Bug#37416).
18264
18265 -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 17 May 1999 19:29:12 -0700
18266
18267 glibc (2.1.1-5) unstable; urgency=low
18268
18269 * CVS as of 1999-05-08.
18270
18271 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 8 May 1999 19:31:52 -0700
18272
18273 glibc (2.1.1-4) unstable; urgency=low
18274
18275 * Fix logic errors in tzconfig.
18276
18277 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 8 May 1999 00:07:44 -0700
18278
18279 glibc (2.1.1-3) unstable; urgency=low
18280
18281 * 2.1.1pre2.
18282 * glibc-compat 2.1.0.
18283 * debian/copyright: Update URLs for upstream source locations.
18284 * debian/devpts.init: Rewrite for more sensible handling of devfs.
18285 * debian/libc.postinst: Be more paranoid about /etc/timezone, and
18286 always remake /etc/localtime symlink.
18287 * debian/sysdeps.mk: Add sparc to HAVE_LIBC4 to deal with lddlibc4.
18288 * debian/rules: Don't apply sparc32-ldd patch.
18289 * debian/patches/sparc32-ldd.dpatch: delete.
18290
18291 -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 7 May 1999 10:40:11 -0700
18292
18293 glibc (2.1.1-2) unstable; urgency=low
18294
18295 * $(libc): replace locales << 2.1.1-1
18296 * debian/depflags.mk: clean up
18297 * debian/control.in: locales: remove depend on @libc@ (closes:Bug#36654).
18298 * debian/devpts.sh: Remove bashisms (closes:Bug#36552).
18299 * debian/libc.postinst:
18300 - Use ln -sf instead of zic -l (closes:Bug#36305).
18301 - If upgrading from glibc 2.0, restart services potentially affected
18302 by libnss_* upgrade.
18303 * debian/libc.preinst: Add kernel version sanity check for sparc.
18304 * debian/rules:
18305 - Fix reverse-patches target (closes:Bug#36574).
18306 - Fix libexecdir handling (closes:Bug#36673).
18307 - locales is binary-all, so build it in binary-indep, not binary-arch.
18308 * debian/sysdeps.mk: $(shlib_depend): >= 2.0.105 for sparc.
18309 * locales: Add eo_EO (Esperanto) locale definition.
18310
18311 -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 1 May 1999 22:22:22 -0700
18312
18313 glibc (2.1.1-1) unstable; urgency=low
18314
18315 * Using maintainer versions now; 2.1.1 is still in pre-release.
18316 * CVS as of 1999-04-19.
18317 * Upgrade glibc-compat addon.
18318 * Add kernel version sanity check to nscd init script.
18319 * Slight tweaks to devpts.sh init script.
18320 * Remove hurd-fcntl patch, it is applied upstream.
18321 * Fix libc.preinst libnss code.
18322 * Symlink /var/db to /var/state/glibc for backward compatibility.
18323 * Add zh_TW.Big5 locale and BIG5_1984 charmap.
18324 * Revert to ln -sf instead of zic -l in tzconfig (closes:Bug#36305).
18325 * Add latest version of sparc32-chown patch.
18326 * Move architecture-dependant parts of locales to other packages
18327 and make it Architecture: all.
18328 * Move locale and localedef to $(libc); and split gconv-modules into its
18329 own package.
18330
18331 -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 20 Apr 1999 15:09:18 -0700
18332
18333 glibc (2.1.1-0.2) unstable; urgency=low
18334
18335 * Upgrade to latest CVS sources.
18336 - Fixes ttyname problem which affected screen (closes:Bug#35695).
18337 - libio backward compatibility fixes.
18338 - Many other fixes.
18339 * Put manpages in /usr/share/man, info in /usr/share/info.
18340 * Add devpts.sh init script and /etc/default/devpts to configure it.
18341 * Better FHS compliance.
18342 - /var/db -> /var/state/glibc.
18343 - --libexecdir=/usr/lib (my reading of the FHS seems to allow
18344 executables directly in /usr/lib).
18345
18346 -- Joel Klecker <espy@debian.org> Wed, 7 Apr 1999 14:47:08 -0700
18347
18348 glibc (2.1.1-0.1) unstable; urgency=low
18349
18350 * Now using NMU-style versions for prereleases.
18351 * Don't start utmpd.
18352 * Somehow the old nss modules (libnss_*.so.1) slipped out
18353 of the last release, put them back.
18354 * Let libc keep its x bit.
18355 (executing it presents some interesting output)
18356
18357 -- Joel Klecker <espy@debian.org> Wed, 17 Mar 1999 00:44:44 -0800
18358
18359 glibc (2.1.1-0pre1.3) unstable; urgency=low
18360
18361 * Fix source package.
18362 * $(libc)-dbg: Install libpthread (closes:Bug#34461).
18363 * $(libc): Add note about devpts and services to postinst.
18364 - Recreate databases in /var/db if upgrading from glibc 2.0.x
18365 (closes:Bug#34442)
18366 - i386, alpha, m68k: Conflict with libtricks, apt (<< 0.1.10.1).
18367 * Change default_cflags to -O2 -g.
18368 * Allow make check to fail.
18369
18370 -- Joel Klecker <espy@debian.org> Sat, 13 Mar 1999 15:14:50 -0800
18371
18372 glibc (2.1.1-0pre1.2) unstable; urgency=low
18373
18374 * strip shared libs with --strip-debug instead of --strip-unneeded.
18375 * Loosened shlibs depend.
18376
18377 -- Joel Klecker <espy@debian.org> Fri, 12 Mar 1999 22:33:01 -0800
18378
18379 glibc (2.1.1-0pre1.1) unstable; urgency=low
18380
18381 * Fix $(libc) replaces on i386.
18382
18383 -- Joel Klecker <espy@debian.org> Fri, 12 Mar 1999 14:47:28 -0800
18384
18385 glibc (2.1.1-0pre1) unstable; urgency=low
18386
18387 * New upstream release.
18388 * Really release this one to unstable.
18389
18390 -- Joel Klecker <espy@debian.org> Wed, 10 Mar 1999 09:14:29 -0800
18391
18392 glibc (2.1-4) unstable; urgency=low
18393
18394 * First release for unstable.
18395 * Add glibc-compat addon.
18396 * $(libc): Conflict with libwcsmbs
18397 - Start utmpd and touch /var/run/utmpx, /var/log/wtmpx.
18398 * $(libc)-dbg: Install unstripped shared libs in /usr/lib/glibc_dbg.
18399 * $(libc)-prof: Strip libraries.
18400 * glibc-doc: Remove cruft from top-level of info dir.
18401 * Split nscd into separate package.
18402 * Fixed $KERNEL_SOURCE handling.
18403 * Bugs fixed: 19264, 22788, 26148, 26306, 30609, 30773, 31415
18404 (will elaborate later :)
18405
18406 -- Joel Klecker <espy@debian.org> Fri, 5 Mar 1999 11:29:44 -0800
18407
18408 glibc (2.1-3) unstable; urgency=low
18409
18410 * (debian/depflags.mk):
18411 - Correct typo
18412 - Add libc_dev_control_flags for Conflicts
18413
18414 -- Joel Klecker <espy@debian.org> Mon, 8 Feb 1999 03:22:27 -0800
18415
18416 glibc (2.1-2) unstable; urgency=low
18417
18418 * Get shlibs file dependencies correct.
18419
18420 -- Joel Klecker <espy@debian.org> Sat, 6 Feb 1999 22:56:22 -0800
18421
18422 glibc (2.1-1) unstable; urgency=low
18423
18424 * New upstream release.
18425 * (debian/control.in): Update maintainer address.
18426 * (debian/depflags.mk):
18427 $(libc): conflict and replace timezone, timezones; replace libdb2
18428 * (debian/rules):
18429 $(libc)-dev: copy subdirectories from $(KERNEL_HEADERS)/linux too.
18430 timezones: remove
18431 $(libc): Put timezone data, and the zic and zdump utils here
18432 * Sync with HURD again.
18433 * Removed hurd-utimes patch, it is integrated upstream.
18434
18435 -- Joel Klecker <espy@debian.org> Sat, 6 Feb 1999 12:26:10 -0800