--- /dev/null
+glibc (2.37-12) unstable; urgency=critical
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update xfails for hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a buffer overflow in the dynamic loader's processing of the
+ GLIBC_TUNABLES environment variable (CVE-2023-4911).
+ * Set urgency to critical given the security issue.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 03 Oct 2023 19:14:06 +0200
+
+glibc (2.37-11) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update xfails for hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a memory leak in getaddrinfo introduced by fix for CVE-2023-4806
+ (CVE-2023-5156). Closes: #1053002.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Sep 2023 20:50:25 +0200
+
+glibc (2.37-10) unstable; urgency=medium
+
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix use after free in getcanonname (CVE-2023-4806).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 16 Sep 2023 11:12:43 +0200
+
+glibc (2.37-9) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update xfails for hurd-i386.
+ * debian/patches/hurd-i386/git-main_stack.diff: Avoid exposing the vm_region
+ symbol.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a stack read overflow in getaddrinfo in no-aaaa mode
+ (CVE-2023-4527). Closes: #1051958.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 15 Sep 2023 07:33:43 +0200
+
+glibc (2.37-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/libc0.3.symbols.hurd-i386: Update symbols.
+ * debian/patches/hurd-i386/git-jemalloc.diff: Add support for static TSD
+ data.
+ * debian/patches/hurd-i386/git-jemalloc2.diff: Initialize ___pthread_self
+ early.
+ * debian/patches/hurd-i386/git-error_t.diff: Make error_t an int on C++.
+ * debian/patches/hurd-i386/git-tls_dtors.diff: Fix TLS destructors.
+ * debian/patches/hurd-i386/git-main_stack.diff: Fix stack information for main
+ thread.
+
+ [ Aurelien Jarno ]
+ * debian/patches/local-disable-tst-bz29951.diff: removed, obsolete.
+ * debian/patches/any/git-c-utf-8-language.diff: backport support from
+ upstream to treat C.<encoding> locale like C locale. Closes: #874160.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix the value of F_GETLK/F_SETLK/F_SETLKW with __USE_FILE_OFFSET64 on
+ ppc64el. Closes: #1050592.
+ - debian/patches/hurd-i386/git-exception-long.diff: upstreamed.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 08 Sep 2023 20:39:29 +0200
+
+glibc (2.37-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: fix XFAIL for stdlib/isomac on sparc64.
+ * debian/patches/hurd-i386/unsubmitted-getaux_at_secure.diff: rebase.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update for 2.38.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 04 Aug 2023 11:55:58 +0200
+
+glibc (2.37-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/libc, debian/control.in/main: removed Breaks already
+ satisfied in oldstable (bullseye).
+ * debian/debhelper.in/locales.config: stop reading /etc/environment, it has
+ been deprecated for 15+ years.
+ * debian/sysdeps/sparc64.mk: run the testsuite for 32-bit builds on sparc64
+ again.
+ * debian/testsuite-xfail-debian.mk: mark the following tests as XFAIL on
+ sparc64 (Closes: #1040817):
+ - elf/tst-rtld-run-static
+ - nptl/tst-cancel24-static
+ - socket/tst-socket-timestamp
+ - stdlib/isomac
+ * debian/testsuite-xfail-debian.mk: remove some tests from XFAIL on s390x.
+ * debian/testsuite-xfail-debian.mk: remove some tests from XFAIL on i386.
+ * debian/testsuite-xfail-debian.mk: remove some tests from XFAIL on riscv64.
+ * Remove kfreebsd-amd64 and kfreebsd-i386 leftovers. Closes: #979160.
+
+ [ Luca Boccassi ]
+ * Switch from /etc/default/locale to /etc/locale.conf. Closes: #1038798.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 14 Jul 2023 17:04:23 +0200
+
+glibc (2.37-5) unstable; urgency=medium
+
+ * debian/local/usr_sbin/locale-gen: revert parallelisation code as running
+ multiple instance of localedef in parallel corrupts locale-archive.
+ Closes: #1040452.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 07 Jul 2023 23:38:18 +0200
+
+glibc (2.37-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: drop obsolete dependency on lsb-base (>= 3.0-6)
+ from nscd.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix realloc causing high virtual memory usage. Closes: #1040140.
+ * debian/sysdeps/sparc64.mk: do not run testsuite for 32-bit builds on
+ sparc64. Closes: #1040462.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 06 Jul 2023 19:33:24 +0200
+
+glibc (2.37-3) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-intr-msg-stack.diff: Fix potential crash when
+ signals or cancellation happens while pushing mach_msg args.
+ * debian/patches/hurd-i386/git-exception-long.diff: Fix hurd build against
+ newer gnumach.
+ * debian/patches/hurd-i386/git-ctty.diff: Fix background processes reading
+ input.
+ * debian/libc0.3.symbols.hurd-i386: Refresh against newer gnumach.
+ * debian/testsuite-xfail-debian.mk: Drop Hurd XPASS.
+ * debian/testsuite-xfail-debian.mk: Update hurd results.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 01 Jul 2023 14:10:37 +0200
+
+glibc (2.37-2) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-task_info_count.diff: Fix passing size to
+ task_info.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix FTBFS on hppa.
+ * debian/sysdeps/alpha.mk, debian/control.in/main: build-depends on g++-12
+ (>= 12.3.0-2) on alpha instead of forcing -mcpu=ev56.
+
+ [ Andrej Shadura ]
+ * debian/po/sk.po: Fix typos in the Slovak translation.
+
+ [ Helmut Grohne ]
+ * debian/rules.d/build.mk: disable -Werror when dpkg-builflags contains
+ -Wno-error.
+
+ [ наб ]
+ * debian/local/usr_sbin/locale-gen: parallelise locales generation if
+ possible. Closes: #1037198.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Jun 2023 11:10:20 +0200
+
+glibc (2.37-1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Fix GL(dl_phdr) and GL(dl_phnum) for static builds. Closes: #1028200.
+ - debian/symbols.wildcard: add 2.36 and GLIBC_ABI_DT_RELR.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/arm/git-atomic-compiler-builtins.diff: upstreamed.
+ - debian/patches/hurd-i386/git-htl-pthread-self-early.diff: upstreamed.
+ - debian/patches/hurd-i386/git-static-pie.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ipv6.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ip_mreqn.diff: upstreamed.
+ - debian/patches/hurd-i386/git-bootstrap-enable_secure.diff: upstreamed.
+ - debian/patches/hurd-i386/git-cond-destroy.diff: upstreamed.
+ - debian/patches/hurd-i386/git-strerror_X.diff: upstreamed.
+ - debian/patches/hurd-i386/git-xpg_strerror.diff: upstreamed.
+ - debian/patches/hurd-i386/git-readlink-fifo.diff: upstreamed.
+ - debian/patches/hurd-i386/git-net-route.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-SOMAXCONN.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigtimedwait.diff: upstreamed.
+ - debian/patches/hurd-i386/git-getrandom-chroot.diff: upstreamed.
+ - debian/patches/hurd-i386/git-mach-headers-freestanding.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sem_wait_race.diff: upstreamed.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: removed, obsolete.
+ - debian/patches/any/local-ldconfig-multiarch.diff: rebased.
+ - debian/patches/any/git-floatn-gcc-13-support.diff: upstreamed.
+ - debian/patches/hurd-i386/submitted-net.diff: rebased.
+ - debian/patches/hurd-i386/local-no-bootstrap-fs-access.diff: removed,
+ obsolete.
+ * Stop building libc6.1-alphaev67 package, as support for legacy hwcaps has
+ been removed upstream:
+ - debian/control.in/libc: add a conflicts against libc6.1-alphaev67 on
+ alpha.
+ - debian/control.in/opt: remove libc6.1-alphaev67 entry.
+ - debian/patches/alpha/local-string-functions.diff: remove, obsolete.
+ - debian/rules: drop DEBUG_libc6.1-alphaev67.
+ - debian/script.in/nohwcap.sh: drop code to support libc6.1-alphaev67.
+ debian/testsuite-xfail-debian.mk: simplify alpha condition.
+ * Drop support for optimized packages from the packaging (Closes: #806912):
+ - debian/control.in/opt: removed.
+ - debian/rules.d/control.mk: drop support for including control.in/opt.
+ - debian/script.in/nohwcap.sh: removed.
+ - debian/rules.d/debhelper.mk: dropped code to include nohwcap.sh.
+ - debian/debhelper.in/libc.postinst: removed call to nohwcap code.
+ - debian/debhelper.in/libc.preinst: remove code creating
+ /etc/ld.so.nohwcap.
+ - debian/debhelper.in/glibc-source.lintian-overrides: removed otherbuild
+ entries.
+ - debian/debhelper.in/libc-otherbuild.*: removed.
+ * debian/sysdeps/alpha.mk: temporarily build for EV56 until the baseline is
+ raised at the GCC level.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-tst-system.diff: Fix tst-system link.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 16 May 2023 21:17:22 +0200
+
+glibc (2.36-9) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/po/it.po: Update Italian debconf translation, by Luca Monducci.
+ Closes: #1028133.
+ * debian/po/tr.po: Update Turkish debconf translation, by Atila KOÇ.
+ Closes: #1028306.
+ * debian/po/cs.po: Update Czech debconf translation, by Miroslav Kure.
+ Closes: #1028326.
+ * debian/po/zh_CN.po: Update Chinese debconf translation, by Tianyu Chen.
+ * debian/po/pt.po: Update Portugues debconf translation, by Pedro Ribeiro.
+ Closes: #1028353.
+ * debian/po/sk.po: Fix invalid control sequence in Slovak translation.
+ * debian/po/pt_BR.po: Update Brazilian Portuguese debconf translation, by
+ Adriano Rafael Gomes. Closes: #1029005.
+ * debian/po/nl.po: Update Dutch debconf translation, by Frans Spiesschaert.
+ Closes: #1029018, #1033905.
+ * debian/po/ro.po: Update Romanian debconf translation, by Remus-Gabriel
+ Chelu. Closes: #1031163.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Prevent SIGSEGV in the SSE2 version of memcmp when data is concurrently
+ modified. Closes: #1033931.
+ - Fix a corner case in daylight computation affecting the Africa/Tripoli
+ zone since tzdata 2022g.
+ - Fix elf/tst-tlsopt-powerpc failure when compiled with -mcpu=power10.
+ * patches/any/local-disable-tst-bz29951.diff: disable new test included in
+ the latest update from upstream stable branch, as git-updates.diff can't
+ include the corresponding binary test file.
+
+ [ Samuel Thibault ]
+ * debian/sysdeps/hurd.mk: Add -fno-omit-frame-pointer to extra_cflags.
+ * debian/testsuite-xfail-debian.mk: Update hurd results.
+ * debian/patches/hurd-i386/git-intr-msg-cfa.diff: Fix stack unwinding over
+ _hurd_intr_rpc_mach_msg, for go runtime.
+ * debian/libc0.3.symbols.hurd-i386: Update symbols with new RPCs.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Apr 2023 10:35:16 +0200
+
+glibc (2.36-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-sem_wait_race.diff: Fix sem_wait race.
+
+ [ Aurelien Jarno ]
+ * debian/po/de.po: update German debconf templates translation, by Helge
+ Kreutzmann. Closes: #1027782.
+ * debian/local/manpages/po/*: update with debconf-updatepo.
+ * debian/po/ko.po: update Korean debconf templates translation, by Changwoo
+ Ryu. Closes: #1027986.
+ * debian/po/es.po: update Spanish debconf templates translation, by
+ Camaleón.
+ * debian/po/sk.po: update Slovak debconf templates translation, by Marek
+ Sýkora.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/main: bump Standards-Version to 4.6.2 (no changes).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 07 Jan 2023 12:29:49 +0100
+
+glibc (2.36-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/debhelper.in/libc.templates (glibc/kernel-too-old),
+ debian/debhelper.in/libc.preinst: Note that upgrading a kernel also means
+ rebooting it. Also, the libc package is usually in an odd state at that
+ point and apt -f install needs to be used.
+ * debian/patches/hurd-i386/git-getrandom-chroot.diff: Fix calling getrandom
+ inside a minimal chroot. Fixes openssh-server >= 1:9.1.
+ * debian/patches/hurd-i386/local-static_pthread_setcancelstate.diff: Fix
+ ldconfig crashing on libxeddsa2.
+ * debian/testsuite-xfail-debian.mk: Update hurd results.
+
+ [ Flavio Cruz ]
+ * debian/patches/hurd-i386/git-mach-headers-freestanding.diff: Force use of
+ -ffreestanding when checking for gnumach headers.
+
+ [ Aurelien Jarno ]
+ * debian/glibc-source.filelist: update following recent changes.
+ * debian/patches/any/git-floatn-gcc-13-support.diff: backport FloatN support
+ for GCC 13 from upstream. Closes: #1022166.
+ * Update Spanish debconf translation, by Camaleón. Closes: #1026786.
+ * debian/debhelper.in/locales-all.NEWS: drop to make lintian happy, as it
+ only contains a very old entry.
+ * debian/local/manpages/locale.gen.5, debian/local/manpages/update-locale.8:
+ fix issues reported by the manpage-l10n project. Closes: #1026321.
+
+ [ Helmut Grohne ]
+ * Use conjunction for libgd-dev profiles.
+ * Annotate B-D libcap-dev with stage2 profile.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 25 Dec 2022 19:42:32 +0100
+
+glibc (2.36-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc-udeb.install: stop installing (now empty)
+ libutil.so.1, it is not used by any of the udeb in testing/sid.
+ * debian/rules.d/build.mk: ensure that an empty libanl.a is shipped even on
+ newly added upstream architectures.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ [ Dandan Zhang ]
+ * debian/sysdeps/loong64.mk: add support for loong64 architecture. Closes:
+ #1024130.
+
+ [ Helmut Grohne ]
+ * Declare packages skipped by noudeb build profile. Closes: #1024940.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 28 Nov 2022 22:26:50 +0100
+
+glibc (2.36-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-sigtimedwait.diff: Add support for
+ sigtimedwait and sigwaitinfo.
+ * debian/testsuite-xfail-debian.mk: Update accordingly.
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/sh{3,4}.mk: build with --disable-default-pie. Closes:
+ #1023554.
+ * debian/control.in/main: bump binutils build-depends to 2.38.
+ * debian/control.in/libc: add a Breaks against binutils (<< 2.38). Closes:
+ #1023661.
+ * debian/control.in/libc: add a Breaks against check (<< 0.15.2-2+b1) on
+ s390x. Addresses: #1023531.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Nov 2022 14:23:05 +0100
+
+glibc (2.36-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix y2038 support in fstatat on mips64el. Closes: #1022991.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Nov 2022 19:43:41 +0100
+
+glibc (2.36-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Upload to unstable.
+ * debian/testsuite-xfail-debian.mk: XFAIL malloc/tst-scratch_buffer on hppa.
+ Closes: #1022771.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Nov 2022 12:41:15 +0100
+
+glibc (2.36-2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/main, debian/rules.d/control.mk, debian/rules: build
+ with GCC 12.
+ * debian/sysdeps/{amd64,i386,x32}.mk: explicitly pass -Wl,--hash-style=both
+ to the compiler to workaround the debian toolchain that deviates from the
+ Generic System V Application Binary and breaks the Easy Anti-Cheat system.
+ Addresses: #1019535.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Oct 2022 07:27:10 +0200
+
+glibc (2.36-1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Support for DT_RELR relative relocation format has been added. Closes:
+ #996598.
+ - The Linux kernel version check has been removed. Closes: #781715, #1004577.
+ - debian/symbols.wildcard: add 2.36 and GLIBC_ABI_DT_RELR.
+ - debian/patches/localedata/sort-UTF8-first.diff: rebased.
+ - debian/patches/localedata/supported.diff: rebased.
+ - debian/patches/arm/unsubmitted-ldso-multilib.diff: rebased.
+ - debian/patches/hurd-i386/git-spawni-reauth.diff: upstreamed.
+ - debian/patches/hurd-i386/pthread_key.diff: upstreamed.
+ - debian/patches/kfreebsd/submitted-waitid.diff: dropped. kfreebsd
+ specific changes moved to debian/patches/kfreebsd/local-sysdeps.diff.
+ - debian/patches/kfreebsd/local-config_h_in.patch: rebased.
+ - debian/patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: rebased.
+ - debian/patches/all/local-remove-manual.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
+ - debian/patches/any/unsubmitted-ldso-machine-mismatch.diff: rebased.
+ - debian/patches/any/submitted-resolv-unaligned.diff: upstreamed.
+ - debian/patches/hurd-i386/local-fix-nss.diff: rebased.
+ - debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: rebased.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 22 Sep 2022 22:23:11 +0200
+
+glibc (2.35-4) unstable; urgency=medium
+
+ [ Luca Boccassi ]
+ * debian/debhelper.in/libc.preinst: libc6: create merged-usr symlinks via
+ preinst script.
+
+ [ Aurelien Jarno ]
+ * debhelper.in/libc-bin.install, debhelper.in/libc-bin.lintian-overrides,
+ rules.d/build.mk, rules.d/debhelper.mk: install a /var/cache/ldconfig into
+ the libc-bin package. Closes: #1021577.
+ * debian/debhelper.in/libc-bin.lintian-overrides: add an override for the
+ ld.so manpage, provided by the manpages package.
+
+ [ Samuel Thibault ]
+ * debian/control.in/libc: Break gnumach versions which don't have the FPU
+ context switch fix, to try to improve upgrading from 2021.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Oct 2022 07:23:17 +0200
+
+glibc (2.35-3) unstable; urgency=medium
+
+ * debian/patches/arm/git-atomic-compiler-builtins.diff: backport an
+ upstream patch switching the arm32 atomics to GCC atomic builtins.
+ This fixes the flaky nptl/tst-rwlock9. Partially addresses:
+ #1020500.
+ * debian/control.in/libc: add back the Breaks: on heimdal-multidev
+ (<= 7.7.0+dfsg-4) to libc6-dev, now that the glibc 2.34 transition
+ is finished and that the package has transitioned to testing. It has
+ been temporarily removed in version 2.34-2.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - nscd: do not use stale values when a request needs to be resent.
+ Closes: #1020943, #1021455.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 09 Oct 2022 10:54:21 +0200
+
+glibc (2.35-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-SOMAXCONN.diff: Bump SOMAXCONN to 4096.
+ * debian/debhelper.in/libc-udeb.install.hurd-i386: Allow installing
+ /lib/ld.so, it's required on hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a Breaks against firefox (<< 91~) and
+ firefox-esr (<< 91~) to ensure a seccomp filter compatible with glibc
+ 2.34. Closes: #1020894.
+ * debian/sysdeps/sparc64.mk: pass --disable-default-pie to configure.
+ Closes: #1020974.
+ * debian/rules.d/control.mk: add the arc architecture to the control file.
+ Closes: #1021167.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix initialization of dp register. Closes: #1020857.
+ - Fix SIGILL on Haswell CPUs without BMI1/BMI2 instructions. Closes:
+ #1019855.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Oct 2022 07:07:58 +0200
+
+glibc (2.35-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-strerror_X.diff: Fix tst-sprintf-errno test.
+ * debian/patches/hurd-i386/git-readlink-fifo.diff: Fix readlink() on fifos.
+ * debian/patches/hurd-i386/git-net-route.h.diff: Add ifrtreq structure and
+ fix SIOCADD/DELRT ioctls.
+ * debian/patches/hurd-i386/submitted-net.diff: Drop net/route.h part.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: add a breaks against dh-lua (<< 27+nmu1~) to
+ libc-bin. See #1017832.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/rules.d/build.mk: fix the pt_chown permissions after installation
+ when running with Rules-Requires-Root=no (for non-Linux systems).
+ * debian/control.in/main: set Rules-Requires-Root: no.
+ * debian/debhelper.in/libc.preinst: only apply NSS workaround when upgrading
+ from glibc < 2.34.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ [ Luca Boccassi ]
+ * debian/debhelper.in/libc-alt.preinst: libc6-<arch>: create merged-usr
+ symlinks via preinst script. Closes: #926699.
+
+ [ Gioele Barabucci ]
+ * debian/debhelper.in/libc.preinst: avoid using pidof.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 22 Sep 2022 22:02:00 +0200
+
+glibc (2.35-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a breaks against valgrind (<< 1:3.19.0-1~).
+ See #1017791.
+ * debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so.
+ * debian/rules.d/build.mk: egrep -> grep -E.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 11 Sep 2022 11:40:03 +0200
+
+glibc (2.35-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a breaks against chrony (<< 4.2-3~). See
+ #1017790.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386.
+ * debian/patches/hurd-i386/git-static-pie.diff: Fix starting static binaries
+ with stack protection enabled.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Aug 2022 19:30:20 +0200
+
+glibc (2.35-0experimental1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/build.mk: use the new --with-timeoutfactor configure
+ option.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Aug 2022 15:40:01 +0200
+
+glibc (2.35-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Fixes performance issues in dynamic loader. Closes: #896008.
+ - debian/symbols.wildcard: add 2.35.
+ - debian/patches/localedata/locale-C.diff: upstreamed.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/hurd-i386/git-drop-rmh.diff: upstreamed.
+ - debian/patches/hurd-i386/git-AT_NO_AUTOMOUNT.diff: upstreamed.
+ - debian/patches/hurd-i386/git-get_errlist.diff: upstreamed.
+ - debian/patches/hurd-i386/git-msync.diff: upstreamed.
+ - debian/patches/hurd-i386/git-htl-init_sigset.diff: upstreamed.
+ - debian/patches/hurd-i386/git-machrules-chk_fail.diff: upstreamed.
+ - debian/patches/hurd-i386/git-random-getrandom.diff: upstreamed.
+ - debian/patches/hurd-i386/git-lib-map.diff: upstreamed.
+ - debian/patches/hurd-i386/git-large-text.diff: upstreamed.
+ - debian/patches/hurd-i386/git-get_dtable.diff: upstreamed.
+ - debian/patches/hurd-i386/git-auth-leak.diff: upstreamed.
+ - debian/patches/hurd-i386/git-nuke_ports_on_exec.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ttydefaults.diff: upstreamed.
+ - debian/patches/hurd-i386/git-const.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_kill_exited.diff: upstreamed.
+ - debian/patches/hurd-i386/git-reply_bogus.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-EIEIO-fr.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: upstreamed.
+ - debian/patches/hurd-i386/local-tls-ie-align.diff: dropped, obsolete.
+ - debian/patches/hurd-i386/git-thrd_current.diff: dropped, obsolete.
+ - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
+ - debian/patches/mips/submitted-rld_map.diff: rebased.
+ - debian/patches/all/submitted-po-fr-fixes.diff: upstreamed.
+ - debian/patches/any/local-ldconfig-ignore-ld.so.diff: rebased.
+ - debian/patches/any/git-localedef-check-magic.patch: upstreamed.
+ - debian/debhelper.in/libc-bin.{install,manpages}: stop installing
+ catchsegv, removed upstream. Closes: #775716, #946606.
+ * debian/sysdeps/{amd64,arm64,i386,x32}.mk: stop passing --enable-static-pie
+ to configure as it is now the default.
+ * debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so in libc-bin.
+ * debian/rules.d/build.mk: remove the C.utf8 locale from locales-all to
+ avoid conflicts with the one in libc-bin. Unfortunately we can't use the
+ one build in locales-all for libc-bin, as locales-all currently can't be
+ cross-compiled.
+ * debian/rules.d/debhelper.mk: do not offer C.UTF-8 in the list of locales
+ that can be generated through the debconf template, as it is already
+ provided by libc-bin.
+ * debian/testsuite-xfail-debian.mk: add new math tests that are also
+ affected by the Octeon 3 and XBurst tininess detection.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-fix-nss.diff: Refresh.
+ * debian/patches/hurd-i386/submitted-net.diff: Refresh.
+ * debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff: Refresh.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Aug 2022 22:25:02 +0200
+
+glibc (2.34-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-strerror_X.diff: Fix strerror format.
+ * debian/patches/hurd-i386/git-xpg_strerror.diff: Fix xpg_error behavior.
+ * debian/patches/hurd-i386/git-thrd_current.diff: Fix calling thrd_current
+ without libpthread.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 11 Sep 2022 00:05:13 +0200
+
+glibc (2.34-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/debhelper.in/libc.install, debian/debhelper.in/libc-udeb.install:
+ Allow installing /lib/ld.so, it's required on hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk: read
+ ld.so and libc.so names from upstream generated soversions.mk instead of
+ looking directly for generated binaries.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 27 Aug 2022 13:38:11 +0200
+
+glibc (2.34-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: fix regular expression to remove static
+ libraries in the stage1 build profile. Closes: #1018071.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Aug 2022 19:16:34 +0200
+
+glibc (2.34-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * control: Bump hurd break: glibc now using getrandom() at process
+ initialization makes random bootstrap more complex and the system startup
+ hang if not done properly.
+ * debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff: Fix
+ another access call which poses problem during bootstrap.
+ * debian/patches/hurd-i386/git-bootstrap-enable_secure.diff: Fix spurious
+ checks during initialization of processes running at bootstrap.
+ * debian/testsuite-xfail-debian.mk: Filter out tests that stay stuck.
+ * debian/patches/hurd-i386/git-global.diff: Fix elf/global missing
+ dependency.
+ * debian/patches/hurd-i386/git-loadfail.diff: Fix elf/loadfail missing
+ dependency.
+ * debian/patches/hurd-i386/git-cond-destroy.diff: Fix tst-cond20.
+ * debian/debhelper.in/libc-udeb.install.hurd-i386: ship the dynamic linker in
+ libc0.3-udeb.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes generic brk system call emulation in __brk_call. Closes:
+ #1017113.
+ * debian/debhelper.in/libc-dev.NEWS: fix a typo.
+ * debian/control.in/libc: drop duplicate breaks entry.
+ * debian/patches/*: fix typos in patch description.
+ * debian/rules: drop trailing whitespaces.
+ * debian/debhelper.in/glibc-source.lintian-overrides: drop unused overrides.
+ * debian/debhelper.in/libc-bin.lintian-overrides: drop unused overrides.
+ * debian/source/lintian-overrides: drop unused overrides.
+ * debian/debhelper.in/libc-devtools.lintian-overrides: rename overrides
+ following lintian changes.
+ * debian/debhelper.in/libc{,-otherbuild].lintian-overrides: rename overrides
+ following lintian changes.
+ * debian/*: use /usr/share/dpkg/pkg-info.mk instead of parsing changelog
+ with dpkg-parsechangelog.
+ * debian/rules.d/build.mk, debian/rules.d/debhelper.mk: update NPTL pretty
+ printer path following the merge of libpthread into libc.
+ * debian/compat, debian/control.in/main, debian/rules.d/debhelper.mk:
+ increase debhelper compat to 13, the declarative way, and replace calls to
+ dh_systemd_enable and dh_systemd_start by dh_installsystemd.
+ * debian/rules.d/build.mk, debian/rules.d/control.mk,
+ debian/rules.d/debhelper.mk: remove support for armel/armhf biarch. It has
+ never been used in Debian, and has stopped being used in Ubuntu.
+ * debian/rules.d/debhelper.mk: stop removing comments from .install files.
+ * debian/rules.d/debhelper.mk: stop cleaning nonexistent files.
+ * debian/debhelper.in/*.install, debian/rules, debian/rules.d/debhelper.mk:
+ use substitution variables from debhelper 13.
+ * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk,
+ debian/sysdeps/*.mk: install the main flavor into debian/tmp instead of
+ debian/tmp-libc.
+ * debian/debhelper.in/*.install*, debian/rules.d/debhelper.mk: simplify
+ dh_install files by using the auto source/dest features of debhelper.
+ * debian/debhelper.in/libc.lintian-overrides, debian/rules.d/debhelper.mk:
+ drop package name for lintian overrides files.
+ * debian/control.in/main: bump Standards-Version to 4.6.1 (no changes).
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 24 Aug 2022 23:19:48 +0200
+
+glibc (2.34-4) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-ipv6.diff: Add ipv6 RFC options.
+ * debian/patches/hurd-i386/git-ip_mreqn.diff: Move ip_mreqn structure from
+ Linux to generic.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes mbstowcs attributes. Closes: #1017367.
+ * debian/debhelper.in/libc.{pre,post}: only set LC_ALL=C after loading
+ debconf. Closes: #1017406.
+
+ [ наб ]
+ * debian/local/manpages/locale-gen.8: rewrite.
+ * debian/local/manpages/locale-gen.8.sgml: drop, replaced by above.
+ * debian/local/usr_sbin/locale-gen: clean up and optimize.
+ * debian/local/manpages/locale.alias.5: drop, unused.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 16 Aug 2022 23:35:10 +0200
+
+glibc (2.34-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: make libc.so and ld.so executable also for
+ libc6-udeb. Closes: #1016868.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2022 19:38:30 +0200
+
+glibc (2.34-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/libc: provides libc-dev as versioned.
+ * debian/control.in/libc: Add breaks in libc6-dev against catch (<=
+ 1.12.2-0.1). See: #993515.
+ * debian/rules.d/debhelper.mk: Do not exclude libc.so and ld.so from
+ dh_fixperms, explicitly change the permissions afterwards. Closes:
+ #1010233.
+ * debian/control.in/libc: temporary remove the breaks against
+ heimdal-multidev to break the build-dependency loop between heimdal and
+ openldap.
+ * debian/debhelper.in/libc-udeb.install: ship the dynamic linker in
+ libc6-udeb.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfails.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2022 15:24:00 +0200
+
+glibc (2.34-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-net.diff: Refresh.
+ * debian/testsuite-xfail-debian.mk: Disable tst-pthread_cancel-select-loop
+ which overflows pflocal.
+ * debian/patches/hurd-i386/git-htl-pthread-self-early.diff: Fix calling
+ pthread_self very early. Closes: #1016106.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: Update breaks against libnetcdf-dev.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/libc: Add breaks in libc6-dev against dev packages that
+ provide static libraries using __res_* symbols that have been moved from
+ libresolv.a to libc.a:
+ - heimdal-multidev (<= 7.7.0+dfsg-4)
+ - igblast (<= 1.19.0-1)
+ - libasyncns-dev (<= 0.8-6+b2)
+ - libatm1-dev (<= 1:2.5.1-4)
+ - libaws20-dev (<= 20.2-2+b1)
+ - libboinc-app-dev (<= 7.20.2+dfsg-1)
+ - libcups2-dev (<= 2.4.2-1)
+ - libdkim-dev (<= 1:1.0.21-4+b2)
+ - libghc-resolv-dev (<= 0.1.2.0-3)
+ - libghc-resolv-prof (<= 0.1.2.0-3)
+ - libglib2.0-dev (<= 2.72.3-1)
+ - libgloox-dev (<= 1.0.24-2+b1)
+ - libhesiod-dev (<= 3.2.1-3.1+b1)
+ - libinfinity-0.7-dev (<= 0.7.2-1+b1)
+ - libldap-dev (<= 2.5.12+dfsg-2)
+ - libloudmouth1-dev (<= 1.5.4-1)
+ - libmongoc-dev (<= 1.22.1-1)
+ - libmysqlclient-dev (<= 8.0.29-1)
+ - libnfsidmap-dev (<= 1:2.6.1-2)
+ - libola-dev (<= 0.10.8.nojsmin-2)
+ - libopenafs-dev (<= 1.8.8.1-3)
+ - libopendkim-dev (<= 2.11.0~beta2-7)
+ - libopendmarc-dev (<= 1.4.2-1)
+ - libopenzwave1.6-dev (<= 1.6.1914+ds-1)
+ - libpg-query-dev (<= 13-2.1.2-2)
+ - librbl-dev (<= 2.11.0~beta2-7)
+ - libre-dev (<= 1.1.0-1+b1)
+ - libshishi-dev (<= 1.0.2-11)
+ - libslurm-dev (<= 21.08.8.2-1)
+ - libsocksd0-dev (<= 1.4.2+dfsg-7+b4)
+ - libspf2-dev (<= 1.2.10-7.1+b1)
+ - libstrophe-dev (<= 0.12.1-2)
+ - libtaningia-dev (<= 0.2.2-2+b1)
+ - libvbr-dev (<= 2.11.0~beta2-7)
+ - open-vm-tools-dev (<= 2:12.0.5-2)
+ - pidgin-librvp (<= 0.9.7cvs-3)
+ - proftpd-dev (<= 1.3.7d+dfsg-2)
+ - slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1)
+ * debian/debhelper.in/libc-dev.NEWS: New file to explain how to update
+ programs to use the TI-RPC library instead of the Sun RPC one. Closes:
+ #1014735.
+ * debian/control.in/main: tighten build-dependency on g++-11 on riscv64 to
+ get the fix for GCC PR95115.
+ * debian/patches/riscv64/local-asin-acos-raise-invalid.diff: Drop now that
+ GCC is fixed.
+ * debian/debhelper.in/*.lintian-overrides: update lintian override once
+ more, sigh.
+ * debian/debhelper.in/libc-bin.install, debian/rules.d/build.mk,
+ debian/rules: rename the C.UTF-8 locale into C.utf8 to match upstream
+ naming.
+ * debian/control.in/libc: Update breaks against libvtk7-dev.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Aug 2022 22:00:25 +0200
+
+glibc (2.34-0experimental5) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebase.
+ - debian/rules.d/build.mk: stop passing --with-default-link=no which is
+ now the default.
+ * debian/control.in/libc: Add breaks in libc6-dev against dev packages that
+ encode the path to libpthread.so, librt.so or libutil.so, they need to be
+ binNMUed:
+ - libassimp-dev (<= 5.2.4~ds0-1)
+ - libbson-dev (<= 1.22.0-1)
+ - libdeal.ii-dev (<= 9.4.0-1)
+ - libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5)
+ - libeckit-dev (<= 1.20.0-1)
+ - libfclib-dev (<= 3.1.0+dfsg-2)
+ - libfltk1.3-dev (<= 1.3.8-4+b1)
+ - libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1)
+ - libinsighttoolkit5-dev (<= 5.2.1-5+b1)
+ - libismrmrd-dev (<= 1.8.0-2)
+ - liblog4cplus-dev (<= 2.0.7-1)
+ - libmgl-dev (<= 8.0.1-2)
+ - libmimalloc2.0 (<= 2.0.6+ds-1)
+ - libminc-dev (<= 2.4.03-5)
+ - libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2)
+ - libnetcdf-dev (<= 1:4.9.0-2)
+ - libnetcdf-mpi-dev (<= 1:4.9.0-1)
+ - libnetcdf-pnetcdf-dev (<= 1:4.9.0-1)
+ - libns3-dev (<= 3.36.1+dfsg-4)
+ - libopenms-dev (<= 2.6.0+cleaned1-3+b1)
+ - libtrilinos-amesos2-dev (<= 13.2.0-3)
+ - libtrilinos-amesos-dev (<= 13.2.0-3)
+ - libtrilinos-anasazi-dev (<= 13.2.0-3)
+ - libtrilinos-aztecoo-dev (<= 13.2.0-3)
+ - libtrilinos-belos-dev (<= 13.2.0-3)
+ - libtrilinos-epetra-dev (<= 13.2.0-3)
+ - libtrilinos-epetraext-dev (<= 13.2.0-3)
+ - libtrilinos-galeri-dev (<= 13.2.0-3)
+ - libtrilinos-ifpack2-dev (<= 13.2.0-3)
+ - libtrilinos-ifpack-dev (<= 13.2.0-3)
+ - libtrilinos-intrepid2-dev (<= 13.2.0-3)
+ - libtrilinos-intrepid-dev (<= 13.2.0-3)
+ - libtrilinos-isorropia-dev (<= 13.2.0-3)
+ - libtrilinos-kokkos-dev (<= 13.2.0-3)
+ - libtrilinos-kokkos-kernels-dev (<= 13.2.0-3)
+ - libtrilinos-komplex-dev (<= 13.2.0-3)
+ - libtrilinos-ml-dev (<= 13.2.0-3)
+ - libtrilinos-moertel-dev (<= 13.2.0-3)
+ - libtrilinos-muelu-dev (<= 13.2.0-3)
+ - libtrilinos-nox-dev (<= 13.2.0-3)
+ - libtrilinos-phalanx-dev (<= 13.2.0-3)
+ - libtrilinos-pike-dev (<= 13.2.0-3)
+ - libtrilinos-piro-dev (<= 13.2.0-3)
+ - libtrilinos-pliris-dev (<= 13.2.0-3)
+ - libtrilinos-rol-dev (<= 13.2.0-3)
+ - libtrilinos-rtop-dev (<= 13.2.0-3)
+ - libtrilinos-rythmos-dev (<= 13.2.0-3)
+ - libtrilinos-sacado-dev (<= 13.2.0-3)
+ - libtrilinos-shylu-dev (<= 13.2.0-3)
+ - libtrilinos-stokhos-dev (<= 13.2.0-3)
+ - libtrilinos-stratimikos-dev (<= 13.2.0-3)
+ - libtrilinos-teko-dev (<= 13.2.0-3)
+ - libtrilinos-teuchos-dev (<= 13.2.0-3)
+ - libtrilinos-thyra-dev (<= 13.2.0-3)
+ - libtrilinos-tpetra-dev (<= 13.2.0-3)
+ - libtrilinos-trilinoscouplings-dev (<= 13.2.0-3)
+ - libtrilinos-triutils-dev (<= 13.2.0-3)
+ - libtrilinos-xpetra-dev (<= 13.2.0-3)
+ - libtrilinos-zoltan2-dev (<= 13.2.0-3)
+ - libvisp-dev (<= 3.5.0-2+b1)
+ - libvotca-dev (<= 2022-3)
+ - libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1)
+ - libvtk7-dev (<= 7.1.1+dfsg2-10.1+b2)
+ * debian/testsuite-xfail-debian.mk: XFAIL recently backports audit tests on
+ MIPS.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jul 2022 19:30:26 +0200
+
+glibc (2.34-0experimental4) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes spurious EINTR when thread cancellation is disabled. Closes:
+ #1008174.
+ - debian/patches/any/local-revert-bz13979.diff: refresh.
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * debian/debhelper.in/libc.postinst: do not re-exec init if DPKG_ROOT is
+ set. Closes: #1006692.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 16 Apr 2022 13:10:56 +0200
+
+glibc (2.34-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: whitelist again test-xfail-tst-pkey on
+ powerpc, as 32-bit protection key support on powerpc is unclear.
+ * debian/testsuite-xfail-debian.mk: whitelist dirent/tst-readdir64-compat
+ and signal/tst-minsigstksz-5. Closes: #1002041.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/rules.d/build.mk: Move the dynamic linker into the slibdir location
+ and replace it with a symlink. This is needed for TCC which is not able to
+ find the dynamic linker if it is not in a lib directory.
+ * debian/rules.d/build.mk, debian/debhelper.in/libc.postrm: correctly
+ recreate the dynamic linker symlink with the new naming scheme.
+ * debian/libc*.symbols.*: force __sysconf@GLIBC_2.* and sysconf@GLIBC_2.*
+ dependencies to 2.34 to correctly support the new definition of MINSIGSTKSZ
+ and SIGSTKSZ.
+ * debian/debhelper.in/libc*.fixperms: remove, they are ignored by
+ dh_fixperms.
+ * debian/debhelper.in/libc-alt.lintian-overrides: adjust overrides for the
+ case slibdir = rtlddir.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+ * debian/patches/hurd-i386/git-random-getrandom.diff: Fix random translator
+ startup.
+ * debian/control: Break hurd << 1:0.9.git20211230-2 accordingly.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Feb 2022 12:53:23 +0100
+
+glibc (2.34-0experimental2) experimental; urgency=medium
+
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debhelper.in/libc.lintian-overrides, debhelper.in/libc.lintian-overrides,
+ debhelper.in/libc-otherbuild.lintian-overrides: use wildcards to match the
+ dynamic linker name. This changes the overrides files to be identical on
+ all architectures and make them multiarch installable. Closes: #1001967.
+ * debian/libc-dev.lintian-overrides, debian/libc-dev-alt.lintian-overrides:
+ add lintian overrides for now empty libpthread.a, libdl.a, libutil.a,
+ and libanl.a.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 20 Dec 2021 00:01:20 +0100
+
+glibc (2.34-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+ * debian/patches/hurd-i386/git-machrules-chk_fail.diff: Fix static link.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/arm/local-vfp-sysdeps.diff: drop, causes issues with GCC
+ 11, the other compilers have probably been fixed during the last 9 years.
+ * debian/testsuite-xfail-debian.mk: whitelist failing new test on mips*.
+ * debian/testsuite-xfail-debian.mk: drop whitelist for kernel bug #889817
+ now that oldstable and newer kernels are fixed.
+ * debian/testsuite-xfail-debian.mk: drop whitelist for tst-cancel24-static,
+ fixed since glibc 2.25.
+ * debian/testsuite-xfail-debian.mk: drop whitelist for test-xfail-tst-pkey,
+ fixed since glibc 2.31.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 18 Dec 2021 00:15:36 +0100
+
+glibc (2.34-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Treat 'W' as a distinct character in sv_SE locale. Closes: #511357.
+ - Fix a deadlock between pthread_create and ctors. Closes: #903514,
+ #904544, #906516.
+ - Add y2106 support for mips64. Closes: #983769.
+ - debian/symbols.wildcard: add 2.34.
+ - debian/libc6.symbols.common, debian/libc6.1.symbols.alpha,
+ debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386: add
+ libc_malloc_debug.so.0.
+ - debian/patches/arm/local-sigaction.diff: rebased.
+ - debian/patches/hppa/git-fcntl.h-update.diff: upstreamed.
+ - debian/patches/hurd-i386/git-tiocflush.diff: upstreamed.
+ - debian/patches/hurd-i386/git-eintr.diff: upstreamed.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: rebased.
+ - debian/patches/hurd-i386/local-fix-nss.diff: rebased.
+ - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
+ - debian/patches/any/submitted-nptl-invalid-td.patch: rebased.
+ - debian/debhelper.in/libc-udeb.install{,.hurd-i386}: adjust paths
+ following the drop of the version number from the soname.
+ - debian/rules.d/build.mk: do not create symlink for ld.so.
+ - debian/rules.d/debhelper.mk: Stop making libpthread.so.0 executable and
+ strip it differently now that it is an empty library.
+ - debian/rules.d/debhelper.mk, debian/debhelper.in/libc.fixperms,
+ debian/debhelper.in/libc-alt.fixperms,
+ debian/debhelper.in/libc-otherbuild.fixperm: Use dh_fixperms to keep
+ ld.so and libc.so.6 executable now that they have a version independent
+ name.
+ - debian/rules.d/debhelper.mk, debian/debhelper.in/libc.postrm,
+ debian/debhelper.in/libc-otherbuild.lintian-overrides,
+ debian/debhelper.in/libc.lintian-overrides: change RTLD_SO to only
+ contain the basename instead of the absolute path.
+ - debhelper.in/libc.lintian-overrides, debhelper.in/libc.lintian-overrides,
+ debhelper.in/libc-otherbuild.lintian-overrides: update for the new
+ library naming.
+ * debian/control.in/main, debian/rules.d/control.mk, debian/rules: build
+ with GCC 11.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+ * debian/patches/hurd-i386/tg-glibc-2.24-restore-malloc-hook.diff: Drop
+ patch.
+ * debian/patches/hurd-i386/local-mach_print.diff: Drop patch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Dec 2021 23:52:06 +0100
+
+glibc (2.33-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-spawni-reauth.diff: Fix make calls to spawni.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix testsuite on arm64 with recent binutils versions. Closes: #1014109.
+ * debian/rules.d/build.mk, debian/testsuite-mips-nan2008.c: disable the
+ testsuite if the CPU NaN doesn't encoding matches the ABI. This fixes FTBFS
+ on broken mips build daemons.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 10 Jul 2022 22:29:34 +0200
+
+glibc (2.33-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/build.mk: pass --with-default-link=no to configure to
+ ensure that libio vtable protection is enabled.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix wrong fallback of strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback to
+ non-rtm variants when avoiding overflow.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Feb 2022 09:47:11 +0100
+
+glibc (2.33-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/pthread_once.diff: Fix pthread_key safety.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix HTM aborts in AVX2 multiarch string functions
+ - Fix an overflow bug in some implementation of wcsnlen, wmemchr, and
+ wcsncat
+ - Fix an overflow bug in wcsncmp_avx2 and wcsncmp_evex
+ - Fix a race condition in __opensock
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 15 Feb 2022 12:21:20 +0100
+
+glibc (2.33-5) unstable; urgency=medium
+
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix build failure on hppa and ia64. Closes: #1004390.
+ - Fix autopkgtest failure on arm64.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 26 Jan 2022 23:01:02 +0100
+
+glibc (2.33-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix FTBFS on powerpc and ppc64 with recent binutils snapshots.
+ - Fix autopkgtest on armhf.
+ - Fix an unexpected return value from realpath() for too long results
+ (CVE-2021-3998).
+ - Fix a an off-by-one buffer overflow/underflow in getcwd()
+ (CVE-2021-3999).
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebase.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-pthread_kill_exited.diff: Fix pthread_kill on
+ exiting/ted thread.
+ * debian/patches/hurd-i386/git-reply_bogus.diff: Fix cleaning the reply
+ port.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 25 Jan 2022 00:13:12 +0100
+
+glibc (2.33-3) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-ttydefaults.diff: New patch to fix default
+ character for termio cc[VSTATE].
+ * debian/patches/hurd-i386/git-const.diff: Constify RPCs server-side.
+ - debian/control: Bump mig build-dep accordingly.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix FTBFS on ppc64el with recent binutils snapshots. Closes: #1003847.
+ - Fix crashes in bzero/memset on i386 with SSE2 when the cache size cannot
+ be determined. Closes: #1003574, #1003610.
+ - Fix a buffer overflow in sunrpc svcunix_create (CVE-2022-23218).
+ - Fix a buffer overflow in sunrpc clnt_create (CVE-2022-23219).
+
+ [ Gunnar Hjalmarsson ]
+ * debian/local/usr_sbin/update-locale: tweak validation of args to
+ update-locale().
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Jan 2022 19:06:44 +0100
+
+glibc (2.33-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/unsubmitted-getaux_at_secure.diff: Fix according
+ to new __getauxval2 function.
+ * debian/libc0.3.symbols.hurd-i386: Add vm_region_create_proxy.
+ * debian/patches/hurd-i386/git-lib-map.diff: Unlock libraries load
+ addresses.
+ * debian/patches/hurd-i386/git-large-text.diff: Fix clang startup.
+ * debian/patches/hurd-i386/git-get_dtable.diff: Implement msg_get_dtable.
+ * debian/patches/hurd-i386/git-auth-leak.diff: Fix auth port leaks.
+ * debian/patches/hurd-i386/git-nuke_ports_on_exec.diff: Fix ports leaks.
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix syscall() on ppc64 with POWER9 CPUs. Closes: #1003201.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 06 Jan 2022 22:32:53 +0100
+
+glibc (2.33-1) unstable; urgency=medium
+
+ * Upload to unstable.
+ * debian/control.in/libc: drop ${locale-compat:Depends} leftover from
+ Provides.
+ * debian/patches/any/submitted-localedef-check-magic.patch: rename into
+ git-localedef-check-magic.patch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Dec 2021 12:04:30 +0100
+
+glibc (2.33-0experimental3) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+ * debian/debhelper.in/libc.preinst: Require gnumach kernel >=
+ 1.8+git20210923 for the xrstor fix, needed for the ifunc-optimized memcpy
+ etc.
+ * debian/patches/hurd-i386/git-htl-init_sigset.diff: Fix sudo.
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc-dev{,-alt}.install, debian/rules.d/build.mk:
+ install an empty libpthread_nonshared.a to support broken closed source
+ software. Closes: #971273.
+ * debian/sysdeps/arm64.mk: enable Memory Tagging Extension (MTE) (heap)
+ checking on arm64. Closes: #995269.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/any/local-revert-bz13979.diff: re-add patch removed in
+ 2.33-0experimental0, but limited to removing the warning when
+ optimizations are disabled and _FORTIFY_SOURCE > 0. At least cgo and
+ gnucobol3 always invoke the compiler with _FORTIFY_SOURCE > 0, even when
+ the optimizations are disabled.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Dec 2021 19:12:47 +0100
+
+glibc (2.33-0experimental2) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+ * debian/patches/hurd-i386/tg-sysvshm.diff: Fix spurious plt.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Sep 2021 22:09:53 +0200
+
+glibc (2.33-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd tests.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 15 Sep 2021 07:56:46 +0200
+
+glibc (2.33-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - debian/symbols.wildcard: add 2.33.
+ - debian/sysdeps/hurd-i386.mk: do not disable ifunc on hurd-i386, it is
+ now supported.
+ - debian/patches/alpha/local-string-functions.diff: upstreamed.
+ - debian/patches/hppa/git-fcntl.h-update.diff: rebased.
+ - debian/patches/hurd-i386/git-posix_openpt.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurdsig-SA_SIGINFO.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sbrk-end.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigstate_thread_reference.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sched_sets.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sched_gets_hidden.diff: upstreamed.
+ - debian/patches/hurd-i386/git-bsd4.3-ioctls.diff: upstreamed.
+ - debian/patches/hurd-i386/git-clock-cputime.diff: upstreamed.
+ - debian/patches/hurd-i386/git-WAIT.diff: upstreamed.
+ - debian/patches/hurd-i386/git-cthreads.diff: upstreamed.
+ - debian/patches/hurd-i386/git-cthreads-symbols.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread_plt.diff: upstreamed.
+ - debian/patches/hurd-i386/git-lll-initializer.diff: upstreamed.
+ - debian/patches/hurd-i386/git-lll-ptr.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ld-library-path-checks.diff: upstreamed.
+ - debian/patches/hurd-i386/git-lll-wait-intr.diff: upstreamed.
+ - debian/patches/hurd-i386/git-lll-private.diff: upstreamed.
+ - debian/patches/hurd-i386/git-futex-internal.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libc-open.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sem-pshared.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sem-open-init.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sem-open.diff: upstreamed.
+ - debian/patches/hurd-i386/git-siginfo_uesp.diff: upstreamed.
+ - debian/patches/hurd-i386/git-mmap-EINVAL.diff: upstreamed.
+ - debian/patches/hurd-i386/git-waitid.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurd-version.diff: upstreamed.
+ - debian/patches/hurd-i386/git-mmap_addr.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ELF_MACHINE_USER_ADDRESS_MASK.diff:
+ upstreamed.
+ - debian/patches/hurd-i386/git-drop-rmh.diff: rebased.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
+ - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
+ - debian/patches/i386/unsubmitted-quiet-ldconfig.diff: rebased.
+ - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
+ - debian/patches/kfreebsd/local-no-execfn.diff: rebased.
+ - debian/patches/riscv64/git-riscv64-gnu-ifunc.diff: upstreamed.
+ - debian/patches/all/local-ldd.diff: updated to take into account the new
+ exit values returned by ld.so. Closes: #982203.
+ - debian/local/etc/nss: import latest version from upstream and keep
+ installing it in /etc/defaults/nss, until we find a way to move this
+ file to the libnss-nis package.
+ - debian/patches/all/local-nis-shadow.diff: removed, obsolete.
+ - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
+ - debian/patches/any/local-nss-upgrade.diff: removed, obsolete. The patch
+ was added to prepare the upgrade from glibc 2.2.X to 2.3.X, but has never
+ been useful due to a typo in the NSS module name. In addition the new NSS
+ code is able to use an in-memory version of a module if it has been
+ removed from disk.
+ - debian/patches/any/local-revert-bz13979.diff: removed, obsolete. 8+
+ years after, AC macros should have been fixed.
+ - debian/patches/any/git-ld.so-cache-endianness-markup.diff: upstreamed.
+ - debian/patches/hurd-i386/submitted-net.diff: rebased.
+ - debian/patches/hurd-i386/unsubmitted-getaux_at_secure.diff: rebased.
+ - debian/debhelper.in/libc-bin.install: move zdump to /usr/bin.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 06 Sep 2021 07:03:55 +0200
+
+glibc (2.32-5) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a breaks against tinydns (<< 1:1.05-14).
+ Closes: #997912.
+ * debian/debhelper.in/libc-bin.postinst: stop replacing older versions from
+ /etc/nsswitch.conf. Closes: #998008.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix bad conversion from ISO-2022-JP-3 with iconv (CVE-2021-43396).
+ Closes: #998622.
+ * debian/control.in/main: rename libselinux-dev build-dependency into
+ libselinux1-dev.
+ * debian/patches/any/submitted-localedef-check-magic.patch: new patch to
+ display a proper error message for bad locale-archive files. Closes:
+ #993772.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Dec 2021 16:46:21 +0100
+
+glibc (2.32-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.preinst: make sure USE_DEBCONF can't be defined
+ from the environment.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/any/submitted-getcwd-gnu-extension-warning.diff:
+ upstreamed.
+ * debian/control.in/libc: remove the Breaks against dazzdb, it will be fixed
+ in Buster.
+ * debian/patches/i386/local-setcontext-revert-eax-ecx-edx.patch: revert
+ upstream commit to not save and restore EAX, ECX and EDX in setcontext to
+ temporarily workaround a bug in libunwind8. See bug#994510.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Sep 2021 20:46:59 +0200
+
+glibc (2.32-3) unstable; urgency=medium
+
+ [ John David Anglin ]
+ * debian/testsuite-xfail-debian.mk: whitelist test-xfail-tst-cond24 on
+ hppa. Closes: #993954.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/debhelper.in/libc.preinst: drop fragile check for working debconf
+ frontend now that it is done directly in debconf (see bug#985572) and now
+ that this version is available in Bullseye.
+ * debian/control.in/libc: add a Breaks against aide (<< 0.17.3-4+b3). See
+ bug#994091.
+ * debian/debhelper.in/libc.preinst: force systemd-logind to do NSS lookups
+ to workaround the impossibility of restarting systemd-logind. Closes:
+ #994006.
+ * debian/control.in/libc: add a Breaks against python3-iptables (<<
+ 1.0.0-2). Closes: #994233.
+ * debian/patches/all/submitted-po-fr-fixes.diff: fix French translation of
+ short options. Closes: #994133.
+ * debian/control.in/libc: add a Breaks against fakechroot (<< 2.19-3.5).
+ See bug#993946.
+ * debian/control.in/libc: add a Breaks against dazzdb
+ (<< 1.0+git20201103.8d98c37-1.1). See bug#993770.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/any/submitted-getcwd-gnu-extension-warning.diff: fix
+ a warning when using the GNU extension of getcwd(). This is a TEMPORARY
+ fix until upstream takes a decision on the removal of this extension. This
+ might be REMOVED at a later point, in that case packages should be fixed
+ instead, like other distributions have already done. Closes: #993973.
+
+ [ Simon McVittie ]
+ * debian/libc6-i386.symbols.x32, debian/libc6.symbols.mips,
+ debian/libc6.symbols.mipsel: fix too aggressive cleanup, leading
+ unnecessarily tight dependencies on libc6. Closes: #994232.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Sep 2021 23:47:37 +0200
+
+glibc (2.32-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: do not try to install audit/sotruss-lib.so
+ in stage1 profile.
+ * debian/debhelper.in/libc.postinst: grab patch from Ubuntu to carefully
+ restart systemd on libc6 upgrade. Closes: #993821.
+ * debian/debhelper.in/libc.lintian-overrides: and an override about the
+ systemctl call in libc6.postinst.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Sep 2021 21:57:34 +0200
+
+glibc (2.32-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/riscv64/git-riscv64-gnu-ifunc.diff: backport GNU indirect
+ function from upstream to fix failures in the testsuite with binutils
+ 2.37.
+ * debian/rules, rules.d/build.mk, rules.d/debhelper.mk,
+ debian/libc*.symbols*, debhelper.in/*install*: drop support for building
+ with libcrypt now that the transition has been done in bullseye.
+ * debian/libc6.symbols.hppa: drop symbol overrides for linuxthreads -> NPTL
+ transition.
+ * debian/libc6.symbols.sparc, debian/libc6-sparc.symbols.sparc64: drop symbol
+ overrides for SPARCV8 -> SPARCV8PLUS ABI transition.
+ * debian/libc6.symbols.arm: drop file, the arm architecture is not supported
+ anymore for quite some time.
+ * debian/libc6.symbols.armel, debian/libc6.symbols.armhf: drop symbol
+ overrides for make/get/set/swapcontext.
+ * debian/libc6-i386.symbols.x32, debian/libc6.symbols.i386: drop symbol
+ overrides for TLS support.
+ * debian/libc6.symbols.powerpc: drop symbol overrides for TLS support.
+ * debian/libc6.symbols.mips, debian/libc6.symbols.mipsel: drop symbol
+ overrides for TLS support.
+ * debian/rules.d/debhelper.mk: drop workaround for an old dpkg-shlibdeps
+ bugs (see #433723).
+ * debian/debhelper.in/libc-dev.install, debian/debhelper.in/libc.install,
+ debian/control.in/libc: move sotruss-lib.so from libc6 to libc6-dev.
+ Closes: #976133.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-msync.diff: Fix msync.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Sep 2021 22:21:47 +0200
+
+glibc (2.32-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete with
+ timed locks.
+ * debian/testsuite-xfail-debian.mk: Update tests.
+ * debian/patches/hurd-i386/git-get_errlist.diff: Fix get_errlist.
+ * debian/patches/hurd-i386/local-mach_print.diff: Keep mach_print@GLIBC_2.21
+ for now, until packages are rebuilt against mach_print@@GLIBC_2.32.
+ * debian/patches/hurd-i386/local-stack_chk_guard.diff: Fix compatibility with
+ binaries that reference __stack_chk_guard.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix tst-sysvshm-linux failure on armel and x32.
+ * Remove the libc0.3-xen and libc6-xen packages as glibc 2.32 removed
+ support for the nosegneg hwcap, and 32-bit Xen PV support has been removed
+ from Linux kernel 5.9:
+ - debian/control.in/opt: remove libc0.3-xen and libc6-xen.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: stop looking for
+ /etc/ld.so.nohwcap on i386.
+ - debian/sysdeps/hurd-i386.mk, debian/sysdeps/i386.mk: remove the xen
+ pass.
+ - debian/debhelper.in/libc.NEWS: add an entry explaining the removal of
+ the libc0.3-xen and libc6-xen packages.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Aug 2021 20:42:24 +0200
+
+glibc (2.32-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Fixes a use-after-free in the mq_notify function (CVE-2021-33574).
+ Closes: #989147.
+ - debian/symbols.wildcard: add 2.32.
+ - debian/patches/localedata/supported.diff: refresh.
+ - debian/patches/localedata/git-unicode-13-support.diff: upstreamed.
+ - debian/patches/amd64/git-x86_64-remove-pie-check.diff: upstreamed.
+ - debian/patches/hurd-i386/git-fork-pthread_exit.diff: upstreamed.
+ - debian/patches/hurd-i386/git-spin_lock.diff: upstreamed.
+ - debian/patches/hurd-i386/git-barrier-1.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sem-intr.diff: upstreamed.
+ - debian/patches/hurd-i386/git-register-atfork.diff: upstreamed.
+ - debian/patches/hurd-i386/git-register-atfork2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_self.diff: upstreamed.
+ - debian/patches/hurd-i386/git-trunc-times.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ss_init.diff: upstreamed.
+ - debian/patches/hurd-i386/git-tst-udp.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pselect.diff: upstreamed.
+ - debian/patches/hurd-i386/git-fexecve.diff: upstreamed.
+ - debian/patches/hurd-i386/git-cond_destroy.diff: upstreamed.
+ - debian/patches/hurd-i386/git-holes.diff: upstreamed.
+ - debian/patches/hurd-i386/git-longjmp-onstack.diff: upstreamed.
+ - debian/patches/hurd-i386/git-intr-msg-unwind.diff: upstreamed.
+ - debian/patches/hurd-i386/git-strtol-test.diff: upstreamed.
+ - debian/patches/hurd-i386/git-fix-longjmp.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_atfork-hidden.diff: upstreamed.
+ - debian/patches/hurd-i386/git-raise.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_link_tests.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread_syms.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread-nodelete.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_get_cleanup_stack.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread-testcancel.diff: upstreamed.
+ - debian/patches/hurd-i386/git-SEM_VALUE_MAX.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigstate_thread_reference.diff: rebased.
+ - debian/patches/hurd-i386/git-libpthread_plt.diff: rebased.
+ - debian/patches/hurd-i386/git-lll-ptr.diff: rebased.
+ - debian/patches/hurd-i386/git-ld-library-path-checks.diff: rebased.
+ - debian/patches/hurd-i386/git-sem-pshared.diff: rebased.
+ - debian/patches/hurd-i386/git-sem-open.diff: rebased.
+ - debian/patches/hurd-i386/git-waitid.diff: rebased.
+ - debian/patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: rebased.
+ - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
+ - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
+ - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
+ - debian/patches/all/local-remove-manual.diff: rebased.
+ - debian/patches/any/local-bindresvport_blacklist.diff: removed, obsolete.
+ - debian/patches/all/submitted-po-fr-fixes.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
+ - debian/patches/any/local-nss-overflow.diff: rebased.
+ - debian/patches/any/submitted-ld.so-cache-new-format.diff: upstreamed.
+ - debian/patches/debian/patches/any/git-surplus-tls-accounting.diff:
+ upstreamed.
+ - debian/patches/any/git-ld.so-cache-endianness-markup.diff: rebased.
+ - debian/patches/hurd-i386/unsubmitted-mremap.diff: removed, obsolete.
+ * debian/patches/hurd-i386/git-sched_gets_hidden.diff: new patch from
+ upstream to fix FTBFS on hurd-i386.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Aug 2021 19:24:41 +0200
+
+glibc (2.31-17) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests.
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/locales.NEWS: fix charset mismatch in example iconv
+ command. Closes: #992568
+ * Replace the non UTF-8 locales removal by a deprecation as they are still
+ used in many other packages (especially testsuites): non UTF-8 locales are
+ not offered anymore in the debconf dialog (except for the ones already
+ configured), but they are still listed in SUPPORTED and provided in the
+ locales-all package (Closes: #992500, #992653):
+ - debian/patches/localedata/locale-en_DK.diff,
+ debian/patches/localedata/locale-eu_FR.diff,
+ debian/patches/localedata/supported.diff: revert the removal of non-UTF-8
+ locales.
+ - debian/debhelper.in/locales-all.NEWS: remove 2.31-14 entry.
+ - debian/rules.d/debhelper.mk: fill __PROVIDED_LOCALES__ with UTF-8
+ locales only.
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * additional bits to support DPKG_ROOT (closes: #983412)
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Aug 2021 21:31:23 +0200
+
+glibc (2.31-16) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.postinst, debian/debhelper.in/libc.preinst:
+ replace calls to which by call to command -v.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 18 Aug 2021 11:22:40 +0200
+
+glibc (2.31-15) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/amd64/git-x86_64-remove-pie-check.diff: new patch from
+ upstream to fix FTBFS on amd64 with binutils 2.37.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Aug 2021 21:46:43 +0200
+
+glibc (2.31-14) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests.
+ * debian/patches/hurd-i386/tg-eintr.diff: Replace with upstream's
+ more complete git-eintr.diff.
+ * debian/patches/hurd-i386/proc_reauth.diff: Use the new
+ __proc_reauthenticate_complete protocol.
+ * control: Break hurd version that erroneously depended on an update libc0.3
+ for the auth_complete_reauthentication RPC
+ * debian/libc0.3.symbols.hurd-i386: Add missing gsync_wait_intr symbol.
+ * debian/patches/hurd-i386/git-AT_NO_AUTOMOUNT.diff: Fix glib's fileinfo.
+ * debian/patches/hurd-i386/git-ELF_MACHINE_USER_ADDRESS_MASK.diff: Fix
+ ELF_MACHINE_USER_ADDRESS_MASK value.
+ * debian/patches/hurd-i386/tg-bigmem.diff: Relace by git-drop-rmh.diff.
+ * debian/patches/series: Reorder hurd-i386 git patches according to glibc
+ release dates.
+ * debian/patches/hurd-i386/sysvshm-lll.diff: Fold into tg-sysvshm.diff.
+
+ [ Aurelien Jarno ]
+ * Drop debian/patches/arm/local-soname-hack.diff: not needed anymore.
+ * Drop debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: not needed
+ anymore.
+ * debian/sysdeps/armhf.mk: drop old armhf compat symlink, this is not
+ supported anymore.
+ * debian/control.in/main: remove Adam Conrad from Uploaders. RIP. Closes:
+ #986951.
+ * debian/testsuite-xfail-debian.mk: drop tst-malloc-usable-tunables from
+ XFAIL, the kernel bug has been fixed.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: Drop the depends in
+ libcrypt1 as upgrades from buster to bookworm are not supported. Demote
+ the libnss-nis and libnss-nisplus recommends to suggests. Closes:
+ #975077.
+ * debian/patches/hppa/git-fcntl.h-update.diff: new patch from upstream to
+ update EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK on HPPA.
+ Closes: #981650.
+ * debian/debhelper.in/locales.postinst: simplify locales-all detection.
+ * debian/control.in/main: drop arch specific depends on gcc-10 now that the
+ minimum version is already in bullseye.
+ * debian/debhelper.in/libc.preinst: simplify the version comparison by only
+ comparing the two first parts, now that kernel 2.X are not supported
+ anymore.
+ * debian/debhelper.in/libc.preinst: drop the check for kernel release > 255
+ now that glibc and preinstall script are fixed. Closes: #987266.
+ * debian/rules.d/build.mk: stop passing --enable-obsolete-rpc.
+ * debian/debhelper.in/libc-dev.install{,.hurd-i386}: do not install
+ librpcsvc.a.
+ * debian/debhelper.in/libc-dev-bin.manpage, debian/local/manpages/rpcgen.1:
+ do not install rpcgen (1) manpage.
+ * debian/rules.d/build.mk: stop deleting <rpcsvc/yppasswd.h> and
+ <rpcsvc/yppasswd.x>.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6-dev to
+ depend on rpcsvc-proto, except for stage1 and stage2.
+ * debian/patches/localedata/supported.diff: update to drop all non-UTF-8
+ locales. Closes: #603914.
+ * debian/patches/localedata/sort-UTF8-first.diff: drop.
+ * debian/script.in/nsscheck.sh: restart openssh-server even if it has been
+ deconfigured during the upgrade. Closes: #990069.
+
+ [ Helmut Grohne ]
+ * Fix FTCBFS: (Closes: #990031)
+ + debian/control.in/main: Annotate binutils dependency with -for-host.
+ + debian/control.in/main, debian/rules.d/control.mk: Use suffixed cross
+ compilers until there is -for-host.
+ + debian/patches/any/local-cross.patch: LIBGD detection actually works.
+
+ [ Matthias Klose ]
+ * debian/rules, debian/rules.d/build.mk: Run checks for every pass before
+ failing the build. Closes: #982360.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Aug 2021 16:27:59 +0200
+
+glibc (2.31-13) unstable; urgency=medium
+
+ [ Colin Watson ]
+ * debian/debhelper.in/libc.postinst, script.in/nsscheck.sh: Look for
+ openssh-server package rather than ssh. Closes: #990069
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix an arbitrary read in wordexp() (CVE-2021-35942). Closes:
+ #990542.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 06 Jul 2021 21:16:59 +0200
+
+glibc (2.31-12) unstable; urgency=medium
+
+ * debian/po/de.po: fix encoding declaration. Closes: #986450.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - On s390x, check for vector support in memmove ifunc-selector in
+ addition to Miscellaneous-Instruction-Extensions.
+ * debian/patches/any/local-rtlddir-cross.diff: drop patch, letting upstream
+ makefiles to install the dynamic linker symlink directly in the right
+ location. This fixes the temporary installation done by upstream makefiles
+ to run some tests in a container. Closes: #973278, #985617.
+ * debian/rules.d/build.mk: do not create the dynamic linker manually.
+ * debian/sysdeps/*.mk: do not create the dynamic linker manually for
+ bi/tri-arch packages.
+ * debian/rules.d/build.mk: create the soname symlink for ld-2.xx.so, to
+ avoid its creation later by ldconfig.
+ * debian/debhelper.in/libc.install, debhelper.in/libc-alt.install,
+ debhelper.in/libc-udeb.install, debhelper.in/libc-udeb.install.hurd-i386:
+ adjust given that the dynamic linker symlink is now already at the correct
+ location.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix GLIBC_TUNABLES parsing for AT_SECURE binaries.
+ * debian/rules.d/build.mk: escape EOL so that $configure_build is correctly
+ passed to the configure script.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 01 May 2021 22:56:06 +0200
+
+glibc (2.31-11) unstable; urgency=medium
+
+ * debian/debhelper.in/libc.preinst: handle the case where debconf
+ configuration has never been done. Closes: #986180.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 31 Mar 2021 22:09:32 +0200
+
+glibc (2.31-10) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-tiocflush.diff: Cope with
+ BSD 4.1-ish ioctl(..., TIOCFLUSH, NULL).
+ * debian/debhelper.in/libc-udeb.install.hurd-i386: Add missing
+ libmachuser/libhurduser.
+ * debian/testsuite-xfail-debian.mk: Update tests.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a possible assertion failure in iconv when converting
+ from ISO-2022-JP-3 to UTF-8 (CVE-2021-3326). Closes: #981198.
+ - Fix a possible double-free in nscd when processing a request for netgroup
+ lookup (CVE-2021-27645). Closes: #983479.
+ * debian/debhelper.in/libc.preinst: fallback to text mode in case 1) debconf
+ is about to use the dialog frontend with whiptail or frontend and 2) the
+ corresponding executable is unusable. Closes: #984533.
+ * debian/rules.d/debhelper.mk: correctly strip libpthread.so for bi/triarch
+ builds. Closes: #983457.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 21 Mar 2021 00:38:37 +0100
+
+glibc (2.31-9) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update tests.
+ * debian/patches/hurd-i386/git-mmap_addr.diff: Fix long-running ghc processes.
+
+ [ Aurelien Jarno ]
+ * Upload to unstable.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a buffer over-read when processing invalid multi-byte input
+ sequences in the EUC-KR encoding (CVE-2019-25013). Closes: #979273.
+ * debian/control.in/libc: add a Breaks: against libgegl-0.4-0 (<< 0.4.18).
+ Closes: #968349.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Jan 2021 06:47:42 +0100
+
+glibc (2.31-8) experimental; urgency=medium
+
+ [ Stephen Kitt ]
+ * Build memusage and memusagestat in the libc pass and ship them into
+ libc-devtools. Move mtrace, sotruss and sprof into that package.
+ Closes: #91815.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jan 2021 18:55:16 +0100
+
+glibc (2.31-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
+ * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Also accept
+ CLOCK_MONOTONIC_RAW, CLOCK_REALTIME_COARSE, CLOCK_MONOTONIC_COARSE.
+ * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Rename to
+ git-hurdsig-SA_SIGINFO.diff.
+ * debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: Rename to
+ git-sigstate_thread_reference.diff.
+ * debian/patches/hurd-i386/git-siginfo_uesp.diff: Fix ss_sp field in
+ siginfo.
+ * debian/patches/hurd-i386/git-mmap-EINVAL.diff: Fix mmap EINVAL return value.
+ * debian/patches/hurd-i386/git-waitid.diff: Support
+ WEXITED/WCONTINUED/WSTOPPED/WNOWAIT.
+ * debian/patches/hurd-i386/git-hurd-version.diff: Accept including
+ hurd/version.h.
+ * debian/patches/kfreebsd/submitted-waitid.diff: Refresh.
+ * debian/control: Bump hurd-dev build-dep to get proc_waitid RPC.
+ * debian/libc0.3.symbols.hurd-i386: Add proc_waitid RPC.
+ * debian/debhelper.in/libc-dev.install.hurd-i386: Add missing
+ libpthread_syms.a.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix assertion failure in iconv when converting invalid UCS4
+ (CVE-2020-29562). Closes: #976391.
+ * debian/sysdeps/arm64.mk: enable static PIE support on arm64. Closes:
+ #973430.
+ * debian/patches/localedata/git-unicode-13-support.diff: backport Unicode 13
+ support from upstream. Closes: #977691.
+ * debian/local/manpages/po/pt_BR.po: recode to UTF-8 to make lintian happy.
+ * debian/debhelper.in/*.lintian-overrides: update for recent lintian
+ versions.
+ * debian/patches/any/git-ld.so-cache-endianness-markup.diff: backport ld.so
+ cache endianness support from upstream. Closes: #731082.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jan 2021 17:01:18 +0100
+
+glibc (2.31-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
+ * debian/patches/hurd-i386/git-pthread_link_tests.diff: Fix linking static
+ tests with the build libpthread.a.
+ * debian/patches/hurd-i386/git-libpthread_syms.diff: Fix linking static tests
+ by factorizing the symbols list.
+ * debian/patches/hurd-i386/git-libpthread-nodelete.diff: initialize
+ libpthread.so first and prevent from unloading.
+ * debian/patches/hurd-i386/git-cthreads.diff: Fix build without cthreads.h.
+ * debian/patches/hurd-i386/git-cthreads-symbols.diff: Fix libpthread
+ detection from libc.
+ * debian/patches/hurd-i386/git-libpthread_plt.diff: Fix spurious PLT.
+ * debian/patches/hurd-i386/git-lll-initializer.diff,
+ debian/patches/hurd-i386/sysvshm-lll.diff,
+ debian/patches/hurd-i386/git-lll-ptr.diff,
+ debian/patches/hurd-i386/git-ld-library-path-checks.diff,
+ debian/patches/hurd-i386/git-lll-wait-intr.diff,
+ debian/patches/hurd-i386/git-lll-private.diff,
+ debian/patches/hurd-i386/git-futex-internal.diff,
+ debian/patches/hurd-i386/git-libc-open.diff,
+ debian/patches/hurd-i386/git-pthread_get_cleanup_stack.diff,
+ debian/patches/hurd-i386/git-libpthread-testcancel.diff,
+ debian/patches/hurd-i386/git-SEM_VALUE_MAX.diff,
+ debian/patches/hurd-i386/git-sem-pshared.diff,
+ debian/patches/hurd-i386/git-sem-open-init.diff,
+ debian/patches/hurd-i386/git-sem-open.diff: Add sem_open support.
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.NEWS: fix the name if the libnss-nis package,
+ thanks to Diederik de Haas for the hint.
+
+ -- Samuel Thibault <sthibault@debian.org> Wed, 16 Dec 2020 22:33:25 +0100
+
+glibc (2.31-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
+ * debian/patches/hurd-i386/git-clock-cputime.diff: New patch to support
+ clock_gettime(CPUTIME).
+ * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Refresh.
+ * debian/patches/hurd-i386/local-posix_cputime.diff: Remove.
+ * debian/patches/hurd-i386/git-raise.diff: Reject raising invalid signals.
+ * debian/patches/hurd-i386/git-sbrk-end.diff: Remove the tst-sbrk tests,
+ they fail on various architectures. Closes: #972510.
+ * debian/patches/hurd-i386/git-posix_openpt.diff: Note that patch is
+ committed upstream.
+ * debian/patches/hurd-i386/git-WAIT.diff: Fix printing fd in ps' WAIT
+ output.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix missing floating-point rounding and exception handling functions
+ missing on SH4. Closes: #975421.
+ - Fix an infinite loop in iconv with input containing redundant shift
+ sequences in the IBM1364, ++ IBM1371, IBM1388, IBM1390, or IBM1399
+ character sets (CVE-2020-27618). Closes: #973914.
+ * debian/patches/localedata/locale-C.diff: replace the LC_CTYPE definition
+ by 'copy "i18n"'. Note that with this change the "blank", "cntrl",
+ "space" classes do not conform to POSIX anymore, however this matches the
+ Fedora behaviour. Closes: #973647.
+ * debian/control.in/libc: downgrade libnss-nis and libnss-nisplus
+ dependencies to recommends. Closes: #972770, #975052, #972552.
+ * debian/debhelper.in/libc.NEWS: add an entry about libnss-nis and
+ libnss-nisplus packages.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Dec 2020 08:42:44 +0100
+
+glibc (2.31-4) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/{unsubmitted-sbrk-_end.diff,tg-pie-sbrk.diff}:
+ Merge into...
+ * debian/patches/hurd-i386/git-sbrk-end.diff: ... committed patch.
+ * debian/patches/hurd-i386/unsubmitted-sched_sets.diff: Rename to...
+ * debian/patches/hurd-i386/git-sched_sets.diff: ... committed patch.
+ * debian/patches/hurd-i386/local-posix_cputime.diff: New patch to avoid
+ applications trying to use extended clock ids.
+ * debian/patches/hurd-i386/git-bsd4.3-ioctls.diff: New patch to avoid
+ defining elder macros.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Handle translation output codesets with suffixes. Closes: #968260.
+ * debian/control.in/libc: add a Breaks: against libgegl-0.4-0 (<< 0.4.18).
+ Closes: #968342.
+ * debian/control.in/libc: add a Breaks: against busybox (<< 1.30.1-6) due to
+ bug #966074.
+ * debian/debhelper.in/libc-dev{,-alt}.lintian-overrides: remove files as
+ lintian is now smarter.
+ * debian/po/it.po: Update Italian debconf translation, by Luca Monducci.
+ Closes: #969219.
+ * debian/po/pt_BR.po: Update Brazilian Portuguese debconf translation, by
+ Adriano Rafael Gomes. Closes: #970199.
+ * debian/po/de.po: recode to UTF-8.
+ * debian/rules.d/build.mk: stop passing --enable-obsolete-nsl.
+ * debian/debhelper.in/libc-dev{,-alt}.install: do not install libnsl.a.
+ * debian/debhelper.in/libc-dev.install.hurd-i386: ditto.
+ * debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386,
+ debian/libc6.1.symbols.alpha, debian/libc6.symbols{common,hppa,sparc}:
+ remove libnss_nis.so.2 and libnss_nisplus.so.2 symbols.
+ * debian/rules.d/build.mk: do not ship <rpcsvc/yppasswd.h> and
+ <rpcsvc/yppasswd.x> as they are shipped by libnsl-dev.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6 to depend on
+ libnss-nis and libnss-nisplus, except for stage1 and stage2.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: make libc6-dev to
+ depend on libnsl-dev, except for stage1 and stage2.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 10 Oct 2020 21:54:24 +0200
+
+glibc (2.31-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a Breaks: against openarena (<< 0.8.8+dfsg-4~)
+ due to bug#966150.
+ * debian/control.in/libc: add a Breaks: against ioquake3
+ (<< 1.36+u20200211.f2c61c1~dfsg-2~) as previous versions are not correctly
+ linked with libm.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix an infinite loop in the iconv program (CVE-2016-10228). Closes:
+ #856503.
+ - debian/patches/any/submitted-selinux-deprecations.diff: upstreamed.
+ - debian/patches/x32/submitted-fix-nptl-setgroups-x32.diff: upstreamed.
+ * debian/rules.d/build.mk: install <finclude/math-vector-fortran.h> in the
+ multiarch path. Closes: #962457.
+
+ [ Samuel Thibault ]
+ * debian/libc0.3.symbols.hurd-i386: Fix dependency of __errno_location and
+ __h_errno_location symbols in libpthread.
+ * patches/hurd-i386/unsubmitted-sbrk-_end.diff: Fix _end symbol appearance
+ by reworking sbrk.
+ * patches/hurd-i386/unsubmitted-sched_sets.diff: Add sched_set/getscheduler.
+ * patches/hurd-i386/git-pthread_atfork-hidden.diff: Hide pthread_atfork
+ symbols imported to applications, to avoid leaking them.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Aug 2020 17:02:38 +0200
+
+glibc (2.31-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: add a Breaks: against macs (<< 2.2.7.1-3~) due to
+ bug #965073.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a signed comparison vulnerability in the ARMv7 memcpy and memmove
+ functions (CVE-2020-6096). Closes: #961452.
+ * debian/control.in/libc: do not limit the openssh-server breaks to 32-bit
+ architectures, clock_nanosleep has to be allowed in addition to
+ clock_gettime64. Closes: #965932.
+ * debian/patches/any/submitted-selinux-deprecations.diff: proposed patch to
+ ignore the selinux deprecations introduced in libselinux (>= 3.1), fixing
+ an FTBFS. Closes: #965941.
+ * debian/patches/x32/submitted-fix-nptl-setgroups-x32.patch: proposed patch
+ to fix the setgroups functions in threaded applications on x32 (without
+ the testsuite part). Closes: #965091.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-tls-ie-align.diff: Fix TLS IE load with >=
+ 8 byte alignment.
+ * debian/testsuite-xfail-debian.mk: Update backtrace result.
+ * debian/patches/hurd-i386/git-fix-longjmp.diff: Fix longjmp from dl loader.
+ Notably fixes calling setuid programs from eatmydata.
+ * debian/control: Build-depend on gnumach-dev with userland driver RPC interface.
+ * debian/libc0.3.symbols.hurd-i386: Add userland driver RPC interface stubs.
+ * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Make
+ clock_nanosleep accept CLOCK_MONOTONIC as well.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Jul 2020 00:26:24 +0200
+
+glibc (2.31-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/control: Build-depend on gcc-10 version that defaults to i686 on
+ hurd-i386.
+ * debian/control: Build-depend on mig-for-host instead of mig.
+ * debian/sysdeps/hurd-i386.mk: Drop adding -march=i686.
+ * debian/hurd-i386/git-pselect.diff: Fix pselect atomicity.
+ * debian/hurd-i386/git-fexecve.diff: Fix fexecve.
+ * debian/hurd-i386/git-cond_destroy.diff: Fix cond_destroy synchronization
+ with woken threads.
+ * debian/hurd-i386/git-holes.diff: Fix detecting support for file holes.
+ * debian/hurd-i386/local-clock_gettime_MONOTONIC.diff: Also fix clock_getres
+ with CLOCK_MONOTONIC.
+ * debian/hurd-i386/git-longjmp-onstack.diff: Fix longjmp-ing from altstack.
+ * debian/hurd-i386/git-register-atfork2.diff: Fix register-atfork ordering.
+ * debian/hurd-i386/git-intr-msg-unwind.diff: Fix unwinding over interruptible
+ RPC.
+ * debian/hurd-i386/git-strtol-test.diff: Fix testing strtol errors.
+ * debian/testsuite-xfail-debian.mk: Update.
+ * debian/debhelper.in/libc-udeb.install.hurd-i386: Add missing
+ libmachuser/libhurduser.
+ * debian/rules.d/debhelper.mk: Add dh_link pass to libc-udeb binaryinst.
+ * debian/debhelper.in/libc-udeb.links.hurd-i386: Add missing ld.so link.
+ * debian/rules: Clean links file.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/any/git-surplus-tls-accounting.diff: backport TLS surplus
+ accounting from upstream. Closes: #964141.
+ * debian/control.in/main: update breaks on cross-toolchain-base* as they
+ will need changes to build with glibc 2.31.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 13 Jul 2020 21:34:17 +0200
+
+glibc (2.31-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Add an explicit dependency on $(stamp)build_libc for the build-indep
+ target. Currently the build is made during the binary-indep target
+ instead.
+ * debian/control.in/main: build-depends on gcc-10 (>= 10-20200431) on arm64
+ to ensure that -moutline-atomics is enabled by default. Closes: #956418.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/debhelper.in/libc.NEWS: add an entry explaining the new trust-ad
+ option in resolv.conf.
+ * debian/patches/riscv64/local-asin-acos-raise-invalid.diff: new patch to
+ workaround a GCC 10 bug on riscv64.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-tst-udp.diff: New patch to fix
+ sunrpc/tst-udp-* failures.
+ * debian/sysdeps/hurd-i386.mk: Add -march=i686 to fix math issues until gcc
+ is fixed to switch to i686 as was actually expected already.
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 19 May 2020 00:19:13 +0200
+
+glibc (2.31-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Add clone3 syscall to arm64 version of arch-syscall.h.
+ * debian/debhelper.in/libc-udeb.install, debian/rules.d/debhelper.mk: use
+ the multiarch path in the udeb package.
+ * debian/control.in/libc, debian/debhelper.in/libc-pic.install,
+ debian/rules, debian/rules.d/debhelper.mk,
+ debian/patches/any/local-libpic.diff: stop building the libc6-pic package.
+ * debian/control.in/main, debian/rules: build with GCC 10.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 12 May 2020 13:12:35 +0200
+
+glibc (2.31-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Adds GNU hash support on MIPS (closes: #943538).
+ - debian/symbols.wildcard: add 2.31.
+ - debian/debhelper.in/libc-dev{,-alt}.install: drop libmvec_nonshared.a.
+ - debian/patches/localedata/locales/ku_TR: rebased.
+ - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/localedata/locale-zh_TW.diff: rebased.
+ - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff:
+ upstreamed.
+ - debian/patches/localedata/submitted-en_AU-date_fmt.diff: upstreamed.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/hurd-i386/git-ONSTACK.diff: upstreamed.
+ - debian/patches/hurd-i386/git-getrandom.diff: upstreamed.
+ - debian/patches/hurd-i386/git-altstack-RPC.diff: upstreamed.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/git-context_functions.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-thread-cancel.diff: rebased.
+ - debian/patches/hurd-i386/git-sendmsg-SCM_RIGHTS.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurdsig-fixes.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurdsig-global-dispositions.diff:
+ upstreamed.
+ - debian/patches/hurd-i386/git-hurdsig-globaldisp-version.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: rebased.
+ - debian/patches/hurd-i386/git-hurdsig-fixes-2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurdsig-boot-fix.diff: upstreamed.
+ - debian/patches/hurd-i386/git-single-select-timeout.diff: upstreamed.
+ - debian/patches/hurd-i386/git-setitimer.diff: upstreamed.
+ - debian/patches/hurd-i386/git-remap_getcwd.diff: upstreamed.
+ - debian/patches/hurd-i386/git-io_select_timeout.diff: upstreamed.
+ - debian/patches/hurd-i386/git-poll_errors_fixes.diff: upstreamed.
+ - debian/patches/hurd-i386/local-mach_print.diff: rebased.
+ - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
+ - debian/patches/hurd-i386/git-libpthread_sigs.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hurd_sigstate-PLT.diff: upstreamed.
+ - debian/patches/hurd-i386/git-rlock.diff: upstreamed.
+ - debian/patches/hurd-i386/git-errno_location.diff: upstreamed.
+ - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebased.
+ - debian/patches/sh4/local-fpscr_values.diff: rebased.
+ - debian/patches/any/local-ldconfig.diff: upstreamed.
+ - debian/patches/any/submitted-bits-fcntl_h-at.diff: rebased.
+ - debian/patches/any/unsubmitted-dlopen-static-crash.diff: obsolete.
+ - debian/patches/any/local-test-install.diff: rebased.
+ * debian/control.in/libc: add a Breaks on openssh-server (<< 1:8.1p1-5) on
+ 32-bit architectures with seccomp support, to the allow clock_gettime64
+ syscall.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Refresh.
+ * debian/patches/hurd-i386/submitted-net.diff: Refresh.
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 results.
+ * debian/debhelper.in/libc-dev.install.hurd-i386: Do not install
+ libpthread_nonshared, removed upstream.
+ * debian/patches/hurd-i386/local-atfork-link.diff: Remove, now useless.
+ * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix build.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2020 07:10:01 +0100
+
+glibc (2.30-8) unstable; urgency=medium
+
+ * sysdeps/hurd.mk: Move ld.so link creation to hurd-i386.mk since it is
+ 32bit-specific.
+ * sysdeps/hurd-i386.mk: Move i386-specific mach headers to multiarch
+ directory, so they get accessible from the "machine" symlink of the
+ gnumach-dev package.
+ * patches/hurd-i386/git-ss_init.diff: Add missing ss initialization. Fixes
+ Xorg startup error, and possibly a lot other bugs with threads.
+
+ -- Samuel Thibault <sthibault@debian.org> Mon, 11 May 2020 02:04:03 +0200
+
+glibc (2.30-7) unstable; urgency=medium
+
+ * debian/debhelper.in/libc.postinst: re-add /etc/ld.so.nohwcapc code.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2020 20:12:38 +0200
+
+glibc (2.30-6) unstable; urgency=medium
+
+ * debian/sysdeps/s390x.mk: do not set libc_rtlddir, it is set to the
+ default.
+ * debian/rules.d/debhelper.mk: only create the dynamic linker in the udeb
+ if it doesn't already exist.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2020 12:32:42 +0200
+
+glibc (2.30-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-trunc-times.diff: New patch to fix updating
+ mtime/ctime on O_TRUNC. Closes: #955270.
+ * debian/control: Drop dependency on libihash-dev, not used any more by htl.
+ * debian/sysdeps/hurd.mk: Try to symlink mach/hurd headers from multiarch
+ directory when they are there.
+
+ [ Aurelien Jarno ]
+ * debian/rules: Add -fdebug-prefix-map= to CFLAGS to improve
+ reproducibility.
+ * debian/control.in/libc: Make libcX-dev declare a Breaks against python3.7
+ (<< 3.7.7-1+b1) and python3.8 (<< 3.8.2-1+b1) due to #955474.
+ * debian/rules.d/debhelper.mk: install the dynamic loader symlink in the
+ udeb package.
+ * debian/control: conflict against libgcc-X-dev versions that might need the
+ __glibc_has_include macro.
+ * debian/patches/any/local-revert-glibc_has_include.diff: drop patch,
+ obsolete.
+ * debian/control.in/libc: add a Provides: libc6-dbgsym to the libc6-dbg
+ package. Closes: #953654.
+ * debian/control.in/libc: qualify the libselinux-dev build-depends with
+ <!stage2>.
+ * debian/debhelper.in/libc.postinst: drop the code removing
+ /etc/ld.so.hwcappkgs, it's not needed anymore since Squeeze.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes data race in setting function descriptor during lazy binding on
+ hppa. Closes: #941174.
+ - debian/patches/any/local-tst-system-disable-shell-tests.diff: obsolete.
+
+ [ Helmut Grohne ]
+ * Refactor generation of multilib include symlinks. (Closes: #958674).
+ * Initial, minimal support for DPKG_ROOT. (Closes: #910685).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 04 May 2020 23:39:18 +0200
+
+glibc (2.30-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: there
+ is no easy way to check if a file belongs to a package with usrmerge.
+ Just drop all safety checks... Closes: #954915.
+ * debian/patches/any/local-tst-system-disable-shell-tests.diff: disable
+ tests that rely on a particular shell until a fix is found upstream.
+
+ [ John Paul Adrian Glaubitz ]
+ * debian/testsuite-xfail-debian.mk: mark nptl/tst-cond8-static and
+ nptl/tst-mutex{,pi}8-static as XFAIL on sparc64. Closes: #953869.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 25 Mar 2020 13:56:56 +0100
+
+glibc (2.30-3) unstable; urgency=medium
+
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a defect in the PowerPC backtrace function that could cause an
+ out-of-bounds write when executed in a signal frame context
+ (CVE-2020-1751).
+ - Fix use-after-free vulnerability in the glob function when expanding
+ ~user (CVE-2020-1752). Closes: #953788.
+ * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: determine
+ ld.so ELF magic at build time instead of at run time to avoid using
+ "readlink -m". Closes: #954374.
+ * debian/rules.d/build.mk: unset LANGUAGE when running the testsuite.
+ * debian/testsuite-xfail-debian.mk: ignore signal/tst-minsigstksz-1 and
+ signal/tst-minsigstksz-2 on i386, they fail on i386 with an AVX-512 CPUs
+ due to a kernel bug. Closes: #954715.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: Make libcX-dev
+ declare a Breaks against libcX-dev-${DEB_HOST_ARCH}-cross
+ (<< ${CURRENT_UPSTREAM_VERSION}~). Closes: #954393.
+ * debian/control.in/libc, debian/control.in/main: drop Conflicts, Breaks and
+ Replaces against package version older than the one available in
+ oldstable.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Mar 2020 23:31:35 +0100
+
+glibc (2.30-2) unstable; urgency=medium
+
+ * debian/rules.d/debhelper.mk: depends on libgcc-sN instead of libgccN.
+ Closes: #953657.
+ * debian/rules.d/build.mk: do not install <finclude/math-vector-fortran.h>
+ for now as it is not multiarch safe.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2020 23:47:03 +0100
+
+glibc (2.30-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Update non-regressions.
+ * debian/patches/hurd-i386/git-fork-pthread_exit.diff: New patch to fix
+ pthread_exit after fork.
+ * debian/patches/hurd-i386/git-spin_lock.diff: New patch to fix
+ pthread_spin_lock behavior for shared memory.
+ * debian/patches/hurd-i386/git-barrier-1.diff: New patch to fix
+ pthread_barrier_wait with one thread.
+ * debian/patches/hurd-i386/git-sem-intr.diff: New patch to make
+ sem_wait/timedwait interruptible.
+ * debian/patches/hurd-i386/local-atfork-link.diff: New patch to fix
+ libpthread link.
+ * debian/patches/hurd-i386/git-register-atfork.diff: Fix linking with static
+ libpthread.
+ * debian/patches/hurd-i386/git-pthread_self.diff: New patch to improve
+ libpthread performance.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/local-revert-24323.diff: drop, obsolete.
+ * debian/control.in/libc: add a Breaks: against wcc (<< 0.0.2+dfsg-3).
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix argument passing for inlined syscalls on mips* and riscv64.
+ Closes: #951237.
+ - Fix stack corruption in trigonometric functions when passing a
+ pseudo-zero argument on x86 (CVE-2020-10029). Closes: #953108.
+ - debian/patches/any/submitted-stt-gnu-ifunc-detection.patch: upstreamed.
+ * debian/sysdeps/*.mk: stop building libcrypt for multilib packages.
+ Closes: #951880.
+ * debian/debhelper.in/libc.postinst: drop upstart support.
+ * debian/patches/any/local-revert-glibc_has_include.diff: partial revert
+ of upstream commit bfa864e1645e until gcc stops providing fix-includes.
+ Closes: #953083.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 11 Mar 2020 22:02:51 +0100
+
+glibc (2.30-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/any/submitted-stt-gnu-ifunc-detection.patch: fix
+ STT_GNU_IFUNC assembler and linker detection for toolchains defaulting to
+ PIE.
+ * debian/sysdeps/mips*.mk: drop -no-pie.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Feb 2020 23:01:35 +0100
+
+glibc (2.30-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Rename to
+ git-sendmsg-SCM_RIGHTS.diff.
+ * patches/hurd-i386/tg-context_functions.diff: Rename to
+ git-context_functions.diff.
+ * patches/hurd-i386/tg-hurdsig-fixes.diff: Rename to git-hurdsig-fixes.diff.
+ * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rename to
+ git-hurdsig-global-dispositions.diff, refresh.
+ * patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Rename to
+ git-hurdsig-globaldisp-version.diff.
+ * patches/hurd-i386/tg-hurdsig-fixes-2.diff: Rename to
+ git-hurdsig-fixes-2.diff.
+ * patches/hurd-i386/tg-hurdsig-boot-fix.diff: Rename to
+ git-hurdsig-boot-fix.diff.
+ * patches/hurd-i386/libpthread_sigs.diff: Rename to libpthread_sigs.diff.
+ * patches/hurd-i386/local-hurd_sigstate-PLT.diff: Rename to
+ git-hurd_sigstate-PLT.diff.
+ * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Refresh.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 02 Jan 2020 12:16:20 +0100
+
+glibc (2.30-0experimental0) experimental; urgency=medium
+
+ [ Adam Conrad ]
+ * New upstream release 2.30, with git updates up to 2019-09-08:
+ - debian/symbols.wildcard: Add 2.30, and debian/control: Regenerate.
+ - debian/patches/any/git-libio-stdout-putc.diff: Upstreamed.
+ - debian/patches/any/git-pexpect-pretty-printers.diff: Upstreamed.
+ - debian/patches/any/git-socket-constants.diff: Upstreamed.
+ - debian/patches/any/local-tst-eintr1-eagain.diff: Obsolete.
+ - debian/patches/hurd-i386/git-renameat2.diff: Upstreamed.
+ - debian/patches/any/submitted-resolv-unaligned.diff: Rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: Rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: Rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
+ - debian/patches/hurd-i386/tg-io_select_timeout.diff: Rebased.
+ - debian/patches/hurd-i386/tg-thread-cancel.diff: Rebased.
+ - debian/patches/kfreebsd/submitted-auxv.diff: Rebased.
+ - debian/patches/locale/locale-print-LANGUAGE.diff: Update for new test.
+ * debian/patches/any/local-test-install.diff: Use install_root rather than
+ DESTDIR when installing container root, since we override install_root.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-fix-nss.diff: Rebased.
+ * debian/patches/hurd-i386/{tg-single-select-timeout.diff,tg-setitimer.diff,
+ tg-remap_getcwd.diff,tg-io_select_timeout.diff,tg-poll_errors_fixes.diff,
+ submitted-anon-mmap-shared.diff,tg-ONSTACK.diff}: Rename to git-foo,
+ committed upstream for 2.31.
+ * debian/testsuite-xfail-debian.mk: Update with new failing tests and fixed
+ tests.
+ * debian/patches/hurd-i386/git-ONSTACK.diff: Move earlier in the queue,
+ since was applied upstream.
+ * debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebase
+ accordingly.
+ * debian/patches/hurd-i386/libpthread_version.diff: Remove, now useless.
+ * debian/patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Remove
+ version compatibility symbols, now useless.
+ * debian/libc0.3.symbols.hurd-i386: Update accordingly.
+ * debian/patches/hurd-i386/tg-sysvshm.diff: Fix warning.
+ * debian/patches/hurd-i386/local-versionshack.diff: Remove, now useless.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 06 Dec 2019 23:18:04 +0100
+
+glibc (2.29-10) unstable; urgency=medium
+
+ * debian/debhelper.in/libc.{preinst,postrm}: Remove fallback to dpkg
+ --print-architecture for pre-multiarch systems.
+ * debian/debhelper.in/libc.preinst: fallback to text output in case
+ perl debconf is used and perl is not usable. Closes: #946599, #950389.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 04 Feb 2020 20:37:26 +0100
+
+glibc (2.29-9) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-fix-nss.diff: Refresh.
+ * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix setitimer.
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/{amd64,x32}.mk: do not optimize i386 pass for pentium4.
+ Closes: #948396.
+ * debian/patches/any/local-revert-24323.diff: revert upstream change
+ preventing dlopening PIE executable, The patch is correct, but breaks
+ the autopkgtest for wcc and prevents the migration of glibc to testing.
+ Revert it temporarily until wcc is fixed. See #948613.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 10 Jan 2020 23:21:25 +0100
+
+glibc (2.29-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/posix_openpt.diff: Add posix_openpt support.
+ * patches/hurd-i386/git-errno_location.diff: Fix pthread link of protobuf.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes ASLR bypass for setuid programs (CVE-2019-19126). Closes: #945250.
+ - debian/patches/any/git-socket-constants.diff: upstreamed.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Jan 2020 13:03:42 +0100
+
+glibc (2.29-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/git-altstack-RPC.diff: Fix restoring from altstack while
+ blocked in an RPC.
+ * patches/hurd-i386/git-getrandom.diff: Add support for getrandom &
+ getentropy.
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: change dependency from libcrypt1-dev to
+ libcrypt-dev. Closes: #947778.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 30 Dec 2019 19:12:42 +0100
+
+glibc (2.29-6) unstable; urgency=medium
+
+ * debian/shlibs-add-udebs: drop libcrypt.
+ * Fix rebootstrap and cross-toolchain-base (Closes: #946396):
+ - debian/control.in/libc: replace libcrypt1 by ${libcrypt:Depends} and
+ libcrypt1-dev by ${libcrypt-dev:Depends}.
+ - debian/rules.d/debhelper.mk: add libcrypt:Depends=libcrypt1 and
+ libcrypt-dev:Depends=libcrypt1-dev to substvars unless build with stage1
+ or stage2 profiles.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 10 Dec 2019 00:06:38 +0100
+
+glibc (2.29-5) unstable; urgency=medium
+
+ * Upload to unstable.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 06 Dec 2019 21:33:17 +0100
+
+glibc (2.29-4) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Upload to experimental.
+ * debian/control.in/libc: make libc depends on libcrypt1, libc-dev depends
+ on libcrypt1-dev and libc-udeb depends on libcrypt1-udeb. Closes:
+ #941853.
+ * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk,
+ debian/sysdeps/amd64.mk: disable libcrypt by passing --disable-crypt
+ except for bi/triarch builds.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Nov 2019 22:36:50 +0100
+
+glibc (2.29-3) unstable; urgency=medium
+
+ [ Svante Signell ]
+ * patches/hurd-i386/git-rlock.diff: New patch to add support for record
+ locking.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-locarchive.diff,tg-WRLCK-upgrade.diff: Remove, now
+ useless.
+ * control: Bump hurd-dev dependency to get record locking RPC.
+ * libc0.3.symbols.hurd-i386: Update accordingly.
+ * patches/arm/unsubmitted-ldso-abi-check.diff: Remove obsolete patch.
+ Closes: #943798.
+
+ -- Samuel Thibault <sthibault@debian.org> Thu, 31 Oct 2019 23:31:12 +0100
+
+glibc (2.29-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: drop the <!nocheck> profile from the
+ python3:native build-depends. Closes: #939871.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix getegid, geteuid and getppid on alpha with < 5.1 kernels.
+ Closes: #939898.
+
+ [ Sven Joachim ]
+ * debian/script.in/nsscheck.sh: Do not restart services of different
+ architecture than libc. Closes: #700472.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-anon-mmap-shared.diff: Re-disable, actually
+ makes some tests fail.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 20 Sep 2019 21:39:03 +0200
+
+glibc (2.29-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix math tests on alpha.
+ * debian/sysdeps/alpha.mk, debian/control.in/main: do not force build with
+ gcc-8.
+ * debian/testsuite-xfail-debian.mk: XFAIL narrowing add/sub tests, they
+ have always failed since they have been introduced.
+ * debian/control.in/libc: add a Breaks: iraf-fitsutil (<< 2018.07.06-4) to
+ libc0.1/0.3/6/6.1. See bug#939523.
+ * debian/testsuite-xfail-debian.mk: drop XFAILs related to the wrong value
+ of (MIN)SIGSTKSZ for 32-bit processes on arm64, now that (old-)stable
+ kernels are fixed.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-anon-mmap-shared.diff: Enable, now that
+ hurd 2017 is behind.
+ * control: Break old version of hurd package accordingly.
+ * debian/patches/hurd-i386/local-exec_filename.diff: Fix glibc 2.26
+ _hurd_exec_paths symbol visibility.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Sep 2019 22:34:02 +0200
+
+glibc (2.29-0experimental1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/hurd-i386/submitted-net.diff: rebase.
+ * debian/patches/hurd-i386/local-fix-nss.diff: rebase.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix math tests on hppa.
+ * debian/testsuite-xfail-debian.mk: XFAIL two new tests on HPPA that are
+ due to a bug in the testsuite, reported upstream.
+ * debian/sysdeps/sparc64.mk: disable PIE on sparc64 as it produces broken
+ binaries, causing issues in the testsuite.
+ * debian/sysdeps/alpha.mk, debian/control.in/main: build with gcc-8 on alpha
+ as gcc-9 introduces math errors in the testsuite.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 21 Aug 2019 11:13:51 +0200
+
+glibc (2.29-0experimental0) experimental; urgency=medium
+
+ [ Adam Conrad ]
+ * New upstream release 2.29, with git updates up to 2019-02-20:
+ - Add PF_XDP, AF_XDP and SOL_XDP to bits/socket.h. Closes: #933800.
+ - debian/symbols.wildcard: Add 2.29, and debian/control: Regenrate.
+ - debian/patches/localedata/locales_CH.diff: Applied upstream.
+ - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: Upstreamed.
+ - debian/patches/localedata/git-en_US-date_fmt.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-magic-pid.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-interrupt_timeout_EIO.diff: Upstreamed.
+ - debian/patches/hurd-i386/git-interrupt_timeout.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-intr-msg.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-pci.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-msync.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-spawn-open.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Upstreamed.
+ - debian/patches/hurd-i386/git-fcntl64.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-lockf-0.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-libpthread_setpshared.diff: Upstreamed.
+ - debian/patches/hurd-i386/git-AT_EMPTY_PATH.diff: Applied upstream.
+ - debian/patches/hurd-i386/git-altstack.diff: Applied upstream.
+ - debian/patches/riscv64/git-thread-debugging.diff: Applied upstream.
+ - debian/patches/sparc/submitted-sparc64-socketcall.diff: Applied upstream.
+ - debian/patches/any/local-tst-mktime2.diff: Applied upstream.
+ - debian/patches/all/local-remove-manual.diff: Rebased.
+ - debian/patches/alpha/local-string-functions.diff: Rebased.
+ - debian/patches/any/git-libio-stdout-putc.diff: Rebased.
+ - debian/patches/hurd-i386/local-exec_filename.diff: Rebased.
+ - debian/patches/hurd-i386/local-hurdsig-globaldisp-version.diff: Rebased.
+ - debian/patches/hurd-i386/submitted-anon-mmap-shared.diff: Rebased.
+ - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: Rebased.
+ - debian/patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
+ - debian/patches/hurd-i386/tg-io_select_timeout.diff: Rebased.
+ - debian/patches/kfreebsd/submitted-auxv.diff: Rebased.
+ * debian/rules.d/build.mk: Switch to new localedata/install-locale-files:
+ - debian/patches/localedata/local-all-no-archive.diff: Dropped for above.
+ * debian/testsuite-xfail-debian.mk: XFAIL tst-thread-exit-clobber, and
+ tst-minsigstksz*, and tst-xsigstack on armhf, which fail on aarch64 hosts.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-net.diff: Rebased.
+ * debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff: Rebased.
+ * debian/patches/hurd-i386/local-fix-nss.diff: Fix tst-nss-test3 test.
+ * debian/testsuite-xfail-debian.mk: Clean out test build failures, they are
+ now handled upstream. Clean out now-fixed tests.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix build on alpha with recent kernel headers. Closes: #934823.
+ - debian/patches/any/git-libio-stdout-putc.diff: rebased.
+ * debian/control.in/main, debian/rules: drop the multiarch-support package.
+ Closes: #910669.
+ * debian/glibc-source.filelist, debian/libc6.symbols.powerpcspe,
+ debian/rules.d/control.mk, debian/sysdeps/powerpcspe.mk,
+ debian/testsuite-xfail-debian.mk: Drop the powerpcspe architecture, it is
+ not supported anymore by GCC 9 and will be removed in GLIBC 2.30.
+ * debian/rules: do not export SHELL, it is already set through configparms.
+ * debian/patches/git-pexpect-pretty-printers.diff: backport pretty printer
+ fix to support recent versions of GDB with color output.
+ * debian/testsuite-xfail-debian.mk: drop XFAILs that were due to kernel bugs
+ which are now fixed in both oldstable and stable kernels.
+ * debian/rules: drop -no-pie -fno-PIE options. This is now fully supported
+ by the GNU libc.
+ * debian/testsuite-xfail-debian.mk: drop XFAILs that have been fixed for
+ quite some time.
+ * debian/control.in/main, debian/rules: build with GCC 9.
+ * debian/sysdeps/mips*.mk: drop -mno-plt, but keep -mno-pie.
+ * debian/patches/any/git-socket-constants.diff: backport upstream change to
+ use in-tree copy of SO_ constants for !__USE_MISC to fix compatibility
+ with recent kernel headers.
+ * debian/shlibs-add-udebs: remove the udeb entries automatically added by
+ dh_makeshlibs before proceeding to workaround debhelper bugs#934889 and
+ #934891.
+
+ [ YunQiang Su ]
+ * Fix ld.so link on mips{64,n32}r6{,el}. Closes: #933513.
+
+ [ Sven Mueller ]
+ * debian/rules: honor noudeb build profile. Closes: #930734.
+
+ [ Josh Triplett ]
+ * debian/patches/any/submitted-ld.so-cache-new-format.diff: default to the
+ new format for ld.so.cache. Closes: #908946.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 16 Aug 2019 12:42:42 +0200
+
+glibc (2.28-10) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix infinite loop in pldd. Closes: #913929.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 01 May 2019 19:24:19 +0200
+
+glibc (2.28-9) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix heap-based buffer over-read in regular-expression matching
+ (CVE-2019-9169). Closes: #924612.
+ - Add entry for the new Japanese era to the ja_JP locale. Closes:
+ #927914.
+
+ [ Adam Conrad ]
+ * debian/patches/arm/unsubmitted-ldso-abi-check.diff: Fix rtld segv in
+ dl_open() introduced via merge with upstream at 2.28 (LP: #1821677)
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Apr 2019 21:12:03 +0200
+
+glibc (2.28-8) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * Update Danish debconf translation, by Joe Hansen. Closes: #923055.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/libpthread_sigs.diff: Enable patch to restore
+ per-thread signal distribution, lost on upgrading to 2.28. Fixes go.
+ * debian/patches/hurd-i386/git-renameat2.diff: New patch, fixes renameat2,
+ now used by coreutils.
+
+ -- Samuel Thibault <sthibault@debian.org> Wed, 27 Feb 2019 21:56:01 -0800
+
+glibc (2.28-7) unstable; urgency=medium
+
+ * debian/patches/hurd-i386/local-no-bootstrap-fs-access.diff: Refresh.
+
+ -- Samuel Thibault <sthibault@debian.org> Sat, 09 Feb 2019 18:34:27 +0100
+
+glibc (2.28-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-AT_EMPTY_PATH.diff: New patch, fixes qt's
+ file size query.
+ * debian/patches/hurd-i386/git-altstack.diff: New patch, fixes altstack
+ initial state.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a buffer overflow in string/memory functions on x32 (CVE-2019-6488).
+ - Reject IP addresses with trailing characters (CVE-2016-10739). Closes:
+ #920047.
+ - Fix wrong return value for memcmp on amd64 and x32 due to mishandling
+ of most significant bit (CVE-2019-7309).
+ * Update Russian debconf translation, by Lev Lamberov. Closes:
+ #921165.
+ * debian/patches/any/local-ldso-disable-hwcap.diff: only check for
+ /etc/ld.so.nohwcap on alpha, hurd-i386 and i386. Based on a patch from
+ Josh Triplett. Closes: #908928.
+ * debian/patches/any/git-libio-stdout-putc.diff: fix puts and putchar output
+ with change stdout pointer. Closes: #761300.
+ * debhelper.in/locales.bug-presubj: drop obsolete file, the dependency
+ mechanism for locales has been changes a lot of time ago.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Feb 2019 19:55:42 +0100
+
+glibc (2.28-5) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/script.in/nsscheck.sh: fix a typo s/samaba/samba/. Closes:
+ #909047.
+ * debian/debhelper.in/libc.postrm: suidmanager is long gone, remove support
+ for it.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/arm/submitted-gcc-8-kernel-assisted-atomics.diff:
+ upstreamed.
+ - any/submitted-workaround-math-errno-gcc-bug.diff: upstreamed.
+ * debian/control.in/libc: fix nocache Breaks, set it to (<< 1.1-1~). Closes:
+ #918583.
+ * debian/patches/localedata/git-en_US-date_fmt.diff: backport from upstream
+ support for date_fmt for the en_US locale. Closes: #877900.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-libpthread_setpshared.diff: New patch to
+ avoid letting packages use setpshared.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jan 2019 18:50:25 +0100
+
+glibc (2.28-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: whitelist math/test-fenv on riscv64.
+ This failure is also due to a kernel bug.
+ * debian/sysdeps/riscv64.mk: increase TIMEOUTFACTOR to 100 on riscv64.
+ * debian/local/manpages/*: remove manpages that are not installed in the
+ binary packages.
+ * debian/local/manpages/po/de.po: update German manpages translations, by
+ Helge Kreutzmann. Closes: #877434.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/any/submitted-sigaction-sa-restorer.diff: upstreamed.
+ * debian/testsuite-xfail-debian.mk: whitelist tests that sometimes fail in
+ a riscv64 QEMU VM, but not on a HiFive Unleashed board.
+ * debian/patches/submitted-gcc-8-kernel-assisted-atomics.diff: fix kernel
+ assisted atomics on armel with GCC 8.
+ * debian/control.in/main, debian/sysdeps/armel.mk: build with GCC 8 on
+ armel.
+ * debian/patches/any/submitted-workaround-math-errno-gcc-bug.diff:
+ workaround GCC bug BZ #88576 / Debian #917115 by not using -fmath-errno
+ outside of libm. Closes: #916779.
+ * debian/patches/riscv64/git-thread-debugging.diff: fix thread debugging
+ in gdb on riscv64.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: whitelist failing new tests on hurd.
+ * debian/patches/hurd-i386/git-fcntl64.diff: Fix 64bit implementation.
+ * debian/patches/hurd-i386/tg-context_functions.diff: Update from topgit.
+ * debian/patches/hurd-i386/tg-sysvshm.diff: Update from topgit.
+ * debian/patches/hurd-i386/tg-magic-pid.diff: rename to git-magic-pid.diff.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 29 Dec 2018 11:04:27 +0100
+
+glibc (2.28-3) unstable; urgency=medium
+
+ [ John David Anglin ]
+ * debian/testsuite-xfail-debian.mk: whitelist misc/tst-preadvwritev2,
+ misc/tst-preadvwritev64v2 and test-xfail-tst-setcontext7 on hppa. Closes:
+ #915676.
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: whitelist math/test-float64x-float128-mul
+ on sparc64. Closes: #916124.
+ * debian/control.in/libc: add a Breaks: nocache (<< 1.0-1 ) to
+ @libc@ as it doesn't work with glibc 2.28.
+ * debian/testsuite-xfail-debian.mk: whitelist math/test-fpucw,
+ math/test-fpucw-ieee, math/test-fpucw-ieee-static and
+ math/test-fpucw-static on riscv64. Thoses failures are due to a kernel
+ bug.
+ * debian/sysdeps/riscv64.mk: increase TIMEOUTFACTOR to 50 on riscv64.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/riscv64/submitted-start-cfi.diff: upstreamed.
+ * debian/patches/submitted-sigaction-sa-restorer.diff: fix a regression in
+ sigaction on m68k. Closes: #915958.
+ * debian/script.in/nsscheck.sh: drop direct support for file-rc and always
+ run invoke-rc.d instead. invoke-rc.d in stretch has support for file-rc.
+ Closes: #916588.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Dec 2018 18:25:59 +0100
+
+glibc (2.28-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/git-fcntl64.diff: Fix returning value returned by
+ __f_setlk.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: breaks r-cran-later (<< 0.7.5+dfsg-2), ie
+ versions built with tinycthread. Closes: #915339.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/testsuite-xfail-debian.mk: allow tst-pkey to fail on ppc64el, ppc64
+ powerpc and powerpcspe as the glibc implementation is still only partial.
+ Closes: #914997.
+ * debian/control.in/main: glibc-source: add breaks on cross-toolchain-base
+ (<< 29~) and cross-toolchain-base-ports (<< 25~) as those packages are not
+ compatible with glibc 2.28. Closes: #915621.
+ * debian/testsuite-xfail-debian.mk: whitelist misc/tst-preadvwritev2 and
+ misc/tst-preadvwritev64v2 on x32. The failing part of those tests is new,
+ and the it looks like a kernel bug in the compat layer.
+ * debian/testsuite-xfail-debian.mk: whitelist elf/tst-execstack-needed on
+ riscv64, it is similar to the already whitelisted test
+ elf/test-xfail-tst-execstack.
+ * debian/debhelper.in/locales.postinst: fix regexp checking for installed
+ locales package. Closes: #903964.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Dec 2018 19:50:21 +0100
+
+glibc (2.28-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/git-fcntl64.diff: Fix tst-utmp* tests.
+ * debian/patches/hurd-i386/tg-WRLCK-upgrade.diff: Refresh.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a file descriptor leak in if_nametoindex() (CVE-2018-19591).
+ Closes: #914837.
+ * debian/control.in/main: Update Vcs-Git to point to the default branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 28 Nov 2018 23:42:08 +0100
+
+glibc (2.28-0experimental1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: Update Vcs-Git to point to the 2.28 branch.
+ * debian/testsuite-xfail-debian.mk: Allow nptl/tst-signal6 to fail on armhf.
+ The failure is due to a kernel bug when building armhf on an ARM64
+ machine.
+ * debian/testsuite-xfail-debian.mk: Allow math/test-ildouble-fma and
+ math/test-ldouble-fma to fail on powerpc, ppc64, ppc64el. This is a known
+ bug and not a regression.
+ * debian/testsuite-xfail-debian.mk: remove fixed XFAILs.
+ * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
+ bug with the new tests.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/control.in/main, debian/sysdeps/armel.mk: build with gcc-7 as
+ gcc-8 triggers issues in the testsuite.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Backport fix for
+ build failure.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 12 Nov 2018 21:54:56 +0100
+
+glibc (2.28-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Fix undefined behaviour in regexec. Closes: #292550.
+ - debian/control: regenerate.
+ - debian/symbols.wildcard: update for 2.28.
+ - debian/debhelper.in/libc-dev{,-alt}.install: do not install
+ libpthread_nonshared.a.
+ - debian/patches/git-updates.diff: update from upstream stable branch.
+ - debian/patches/localedata/locale-ku_TR.diff: rebased.
+ - debian/patches/localedata/locale-csb_PL.diff: dropped, obsolete.
+ - debian/patches/localedata/locale-se_NO.diff: dropped, obsolete.
+ - debian/patches/localedata/tailor-iso14651_t1.diff: rebased.
+ - debian/patches/arm/local-sigaction.diff: rebased.
+ - debian/patches/hppa/git-check-execstack.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-context_functions.diff: rebased.
+ - debian/patches/hurd-i386/git-tls.diff: upstreamed.
+ - debian/patches/hurd-i386/git-tls-threadvar.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-sysvshm.diff: rebased.
+ - debian/patches/hurd-i386/git-_dl_random.diff: upstreamed.
+ - debian/patches/hurd-i386/git-grantpt.diff: upstreamed.
+ - debian/patches/hurd-i386/git-posix_thread.diff: upstreamed.
+ - debian/patches/hurd-i386/git-gai_misc.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
+ - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
+ rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: rebased.
+ - debian/patches/hurd-i386/cvs-libpthread.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-libpthread.abilist.diff: upstreamed.
+ - debian/patches/hurd-i386/libpthread_build.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-libpthread_depends.diff: upstreamed.
+ - debian/patches/hurd-i386/libpthread_version.diff: rebased.
+ - debian/patches/hurd-i386/tg-remap_getcwd.diff: rebased.
+ - debian/patches/hurd-i386/git-exec-static.diff: upstreamed.
+ - debian/patches/hurd-i386/git-socket_flags.diff: upstreamed.
+ - debian/patches/hurd-i386/git-socketpair_flags.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pipe2.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-libc_getspecific.diff: dropped, obsolete.
+ - debian/patches/hurd-i386/git-futimens.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: rebased.
+ - debian/patches/hurd-i386/git-tls_thread_leak.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread-stacksize.diff: upstreamed.
+ - debian/patches/hurd-i386/git-reboot-startup.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-revert-gnu-gnu-cleanup.diff: upstreamed.
+ - debian/patches/hurd-i386/git-gsync-libc.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_deps.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread-gsync-spin.diff: upstreamed.
+ - debian/patches/hurd-i386/git-libpthread-gsync-mutex.diff: upstreamed.
+ - debian/patches/hurd-i386/git-NOFOLLOW.diff: upstreamed.
+ - debian/patches/hurd-i386/git-NOFOLLOW-DIRECTORY.diff: upstreamed.
+ - debian/patches/hurd-i386/git-mlockall.diff: upstreamed.
+ - debian/patches/hurd-i386/git2.25-tls.diff: upstreamed.
+ - debian/patches/hurd-i386/local-nocheck-installed-headers.diff: rebased.
+ - debian/patches/hurd-i386/git-libpthread-2.26.diff: upstreamed.
+ - debian/patches/hurd-i386/git-thread-linkspace.diff: upstreamed.
+ - debian/patches/hurd-i386/libpthread_includes.diff: dropped, obsolete.
+ - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
+ - debian/patches/hurd-i386/git-libpthread-trylock.diff: upstreamed.
+ - debian/patches/hurd-i386/git-test-atexit-race-common.diff: upstreamed.
+ - debian/patches/hurd-i386/git-UTIME.diff: upstreamed.
+ - debian/patches/hurd-i386/git-timer_create_sigmask.diff: upstreamed.
+ - debian/patches/hurd-i386/git-pthread_deps.diff: upstreamed.
+ - debian/patches/kfreebsd/local-fbtl-depends.diff: rebased.
+ - debian/patches/any/local-ldconfig-fsync.diff: dropped, obsolete.
+ - debian/patches/any/submitted-bits-fcntl_h-at.diff: rebased.
+ - debian/patches/any/submitted-intl-tstgettext.diff: upstreamed.
+ - debian/patches/any/git-abilist-ignore-absolute.diff: upstreamed.
+ - debian/debhelper.in/libc{-alt,-otherbuild,}.lintian-overrides: drop
+ libcidn.so override.
+ - debian/libc6.symbols.{common,hppa,sparc}, debian/libc6.1.symbols.alpha,
+ debian/libc0.1.symbols.common, debian/libc0.3.symbols.hurd-i386: drop
+ libcidn.so.
+ * debian/control.in/main: bump binutils build-dependency to 2.29 on all
+ architectures.
+ * debian/control.in/main, debian/rules: build with GCC 8.
+ * debian/control.in/main: build-depends on libidn2-0 (>= 2.0.5~) for the
+ tests.
+ * debian/control.in/libc: recommends libidn2-0 (>= 2.0.5~) to support IDN
+ domain names in getaddrinfo and getnameinfo.
+ * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
+ bug with the new tests.
+ * debian/control.in/main: bump Standards-Version to 4.2.1 (no changes).
+ * debian/source/options: drop.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-gscope.diff: upstreamed.
+ * debian/patches/hurd-i386/git-hurd-abilist.diff: Remove patch, now useless.
+ * debian/patches/hurd-i386/git-pagesize.diff: upstreamed.
+ * debian/patches/hurd-i386/git-timer_routines.diff: upstreamed.
+ * debian/patches/hurd-i386/submitted-net.diff: rebased.
+ * debian/patches/hurd-i386/tg-context_functions.diff: update.
+ * debian/patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: update.
+ * debian/patches/hurd-i386/tg-sysvshm.diff: update.
+ * debian/patches/hurd-i386/tg-verify.h.diff: remove, now useless.
+ * debian/patches/hurd-i386/tg2.26-sched_param.diff: upstreamed.
+ * debian/patches/hurd-i386/libpthread_version.diff: Remove now-useless part.
+ * debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
+ Likewise.
+ * debian/patches/hurd-i386/tg-ifaddrs_v6.diff: Fix PLT.
+ * debian/patches/hurd-i386/local-hurd_sigstate-PLT.diff: New patch to fix
+ PLTs.
+ * debian/patches/hurd-i386/libpthread_pthread_types.diff: Remove, now
+ useless.
+ * debian/patches/hurd-i386/local-nocheck-installed-headers.diff: Remove, now
+ fixed.
+ * debian/testsuite-xfail-debian.mk: Update.
+
+ [ Adam Conrad ]
+ * debian/patches/localedata/tailor-iso14651_t1.diff: Build without errors.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 30 Oct 2018 00:11:37 +0100
+
+glibc (2.27-9) UNRELEASED; urgency=medium
+
+ * debian/control: Bump hurd-dev dependency to >= 1:0.9.git20181030-1 to get
+ pci.defs.
+ * hurd-i386/git-pci.diff: Enable pci RPCs.
+ * patches/hurd-i386/git-msync.diff: Support msync.
+ * debian/control: Bump gnumach-dev build-dep accordingly.
+ * libc0.3.symbols.hurd-i386: Update symbols accordingly.
+ * patches/hurd-i386/git-spawn-open.diff: Fix crash on spawn with open
+ operation.
+ * patches/hurd-i386/git-lockf-0.diff: Support lockf at offset 0 with size 0 or
+ 1.
+
+ -- Samuel Thibault <sthibault@debian.org> Sat, 03 Nov 2018 22:50:40 +0100
+
+glibc (2.27-8) unstable; urgency=medium
+
+ * patches/hurd-i386/git-intr-msg.diff: Fix a cancellation case.
+ * patches/hurd-i386/git-interrupt_timeout_EIO.diff: return EIEIO instead of
+ EIO.
+
+ -- Samuel Thibault <sthibault@debian.org> Mon, 29 Oct 2018 21:36:01 +0100
+
+glibc (2.27-7) unstable; urgency=medium
+
+ * patches/hurd-i386/local-no_unsupported_ioctls.diff: Undefine useless bit
+ macros too.
+ * patches/hurd-i386/git-interrupt_timeout{,_EIO}.diff: Fix double-writes in
+ ghc.
+ * patches/hurd-i386/git-intr-msg.diff: Fix crashes due to a race between
+ calling RPC and handling a signal.
+
+ -- Samuel Thibault <sthibault@debian.org> Sun, 28 Oct 2018 10:46:23 +0100
+
+glibc (2.27-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-socket_flags.diff: Rename to git-socket_flags.diff.
+ * patches/hurd-i386/tg-socketpair_flags.diff: Rename to
+ git-socketpair_flags.diff.
+ * patches/hurd-i386/tg-pipe2.diff: Rename to git-pipe2.diff.
+ * patches/hurd-i386/tg-posix_thread.diff: Rename to git-posix_thread.diff.
+ * patches/hurd-i386/tg-pthread_deps.diff: Rename to git-pthread_deps.diff.
+ * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix standardization of
+ exposition of sigaction
+ * patches/kfreebsd/local-tst-unique.diff: Fix patch application.
+ * patches/hurd-i386/unsubmitted-getaux_at_secure.diff: Fix
+ getauxval(AT_SECURE).
+ * patches/hppa/git-check-execstack.diff: Ignore executable stacks.
+ Closes: #904056.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 04 Sep 2018 21:13:02 +0200
+
+glibc (2.27-5) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/git-abilist-ignore-absolute.diff: backport support
+ for binutils 2.31 from upstream.
+ * debian/rules.d/control.mk: Add support for riscv64. Closes: #888793.
+ * debian/testsuite-xfail-debian.mk: add reference testsuite results for
+ riscv64.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 result to new upstream
+ stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jul 2018 22:23:13 +0200
+
+glibc (2.27-4) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-gsync-libc.diff: Rename to hurd-i386/git-gsync-libc.diff.
+ * hurd-i386/git-timer_create_sigmask.diff: New patch to fix interaction
+ between SIGCHLD and timer_create. Closes: Bug#894379.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix stack buffer overflow in realpath() (CVE-2018-11236). Closes:
+ #899071.
+ - Fix buffer overflow in AVX-512-optimized implementation of mempcpy()
+ (CVE-2018-11237). Closes: #899070.
+ - Fix crashes with binaries using vtable interposition. Closes:
+ #861116.
+ - Fix LC_PAPER for es_BO locale. Closes: #880675.
+ - debian/patches/arm/unsubmitted-ldso-abi-check.diff: refresh, sigh.
+ * debian/debhelper.in/libc.docs: do not try to install BUGS in the
+ documentation, it has been removed upstream in version 2.27 as
+ obsolete. Closes: #902800.
+ * debian/debhelper.in/libc-dev.docs: drop, as both CONFORMANCE and
+ NAMESPACE have been removed upstream in version 2.27.
+ * debian/debhelper.in/libc-dev-bin.docs: drop as NAMESPACE has been
+ removed upstream in version 2.27.
+ * debian/patches/riscv64/submitted-start-cfi.diff: fix endless loop
+ when throwing an exception from a constructor.
+ * debian/control.in/main: bump Standards-Version to 4.1.4 (no changes).
+
+ [ Laurent Bigonville ]
+ * debian/local/etc/nsswitch.conf: Switch from the compat to the files
+ module. Closes: #880846.
+
+ [ Bjarni Ingi Gislason ]
+ * debian/local/manpages/catchsegv.1: apply some corrections to the
+ manpage. Closes: #902236.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 07 Jul 2018 18:34:34 +0200
+
+glibc (2.27-3) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-NOFOLLOW.diff: Rename to hurd-i386/git-NOFOLLOW.diff.
+ * hurd-i386/tg-NOFOLLOW-DIRECTORY.diff: Rename to
+ hurd-i386/git-NOFOLLOW-DIRECTORY.diff.
+ * hurd-i386/tg-_dl_random.diff: Rename to hurd-i386/git-_dl_random.diff.
+ * hurd-i386/tg-exec-static.diff: Rename to hurd-i386/git-exec-static.diff.
+ * hurd-i386/tg-futimens.diff: Rename to hurd-i386/git-futimens.diff.
+ * hurd-i386/tg-gai_misc.diff: Rename to hurd-i386/git-gai_misc.diff.
+ * hurd-i386/tg-grantpt.diff: Rename to hurd-i386/git-grantpt.diff.
+ * hurd-i386/tg-gscope.diff: Rename to hurd-i386/git-gscope.diff.
+ * hurd-i386/tg-libpthread-gsync-mutex.diff: Rename to
+ hurd-i386/git-libpthread-gsync-mutex.diff.
+ * hurd-i386/tg-libpthread-gsync-spin.diff: Rename to
+ hurd-i386/git-libpthread-gsync-spin.diff.
+ * hurd-i386/tg-mlockall.diff: Rename to hurd-i386/git-mlockall.diff.
+ * hurd-i386/tg-pagesize.diff: Rename to hurd-i386/git-pagesize.diff.
+ * hurd-i386/tg-reboot-startup.diff: Rename to
+ hurd-i386/git-reboot-startup.diff.
+ * hurd-i386/tg-thread-linkspace.diff: Rename to
+ hurd-i386/git-thread-linkspace.diff.
+ * hurd-i386/tg-timer_routines.diff: Rename to
+ hurd-i386/git-timer_routines.diff.
+ * hurd-i386/tg-tls-threadvar.diff: Rename to
+ hurd-i386/git-tls-threadvar.diff.
+ * hurd-i386/tg-tls.diff: Rename to hurd-i386/git-tls.diff.
+ * hurd-i386/tg-tls_thread_leak.diff: Rename to
+ hurd-i386/git-tls_thread_leak.diff.
+ * hurd-i386/tg2.25-tls.diff: Rename to hurd-i386/git2.25-tls.diff.
+ * hurd-i386/submitted-hurd-abilist.diff: Rename to
+ hurd-i386/git-hurd-abilist.diff.
+ * hurd-i386/local-libpthread-stacksize.diff: Rename to
+ hurd-i386/git-libpthread-stacksize.diff.
+
+ [ Aurelien Jarno ]
+ * debian/patches/localedata/locales-fr.diff: fix conversion from <Uxxxx>
+ format to ascii during the latest rebase. Closes: bug#894078.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a missing reorder-end keyword in et_EE locale. Closes: #894395.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 29 Mar 2018 21:47:29 +0200
+
+glibc (2.27-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-UTIME.diff: New patch. Closes: #762677.
+ * debian/control: Bump hurd build dep accordingly.
+ * debian/libc0.3.symbols.hurd-i386: Update accordingly.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: drop the branch from Vcs-Git.
+ * debian/patches/any/local-bootstrap-headers.diff: update to install
+ gnu/lib-names-$abi.h. Closes: #892126.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix FTBFS on powerpcspe.
+ - debian/patches/sparc/submitted-sparc32-makecontext.diff: upstreamed.
+
+ [ Helmut Grohne ]
+ * debian/rules: drop DEB_STAGE and DEB_BUILD_PROFILE support.
+ * debian/rules: disable tests for stage1.
+ * debian/control.in/*: drop libc*-dev -> libc* dependencies in stage1.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 09 Mar 2018 21:48:04 +0100
+
+glibc (2.27-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/*.mk: install gnu/lib-names-*.h for multilib builds.
+ * debian/patches/alpha/submitted-makecontext.diff: new patch to fix
+ infinite backtrace within a context created by makecontext.
+ * debian/patches/sparc/submitted-sparc32-makecontext.diff: new patch
+ to fix infinite backtrace within a context created by makecontext.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Mar 2018 11:47:56 +0100
+
+glibc (2.27-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-test-atexit-race-common.diff: New patch,
+ fixes hurd-i386 build.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/local-ldconfig-ignore-ld.so.diff: add riscv64 program
+ interpreters.
+ * debian/libc6.symbols.riscv64: add riscv64 symbols file.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/testsuite-xfail-debian.mk: Allow tst-malloc-usable-tunables to fail
+ on alpha, arm64, mips64el, ppc64el, ppc64, s390x and sparc64. The failure
+ is due to a kernel bug.
+ * debian/control: Update Vcs-Git and Vcs-Browser fields following the move
+ to Salsa.
+ * debian/control.in/main: do not build-depends on g++-7-multilib for the
+ nobiarch build profile. Closes: #890131.
+ * debian/rules.d/build.mk: use the just built iconvconfig if not
+ cross-compiling. Closes: #890132.
+ * debian/patches/any/local-ldconfig.diff: fix a typo.
+ * debian/patches/hurd-i386/submitted-bind_umask2.diff: fix a typo.
+ * debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: fix a typo.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: drop the version
+ from the linux-libc-dev dependency, as the <bits/syscall.h> file is not
+ generated anymore from the installed kernel headers.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 24 Feb 2018 23:49:00 +0100
+
+glibc (2.27-0experimental0) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/git-abilist.diff: Add ABI list.
+ * debian/patches/hurd-i386/cvs-libpthread.abilist.diff: Add libpthread ABI
+ list.
+ * debian/patches/hurd-i386/libpthread_version.diff: Add compatibility ABI
+ list.
+ * debian/patches/hurd-i386/local-exec_filename.diff: Add compatibility ABI
+ list.
+ * debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
+ Add additional ABI list.
+ * debian/patches/hurd-i386/local-mach_print.diff: Add local ABI list.
+ * debian/patches/hurd-i386/local-usr.diff: Fix local ABI list.
+ * debian/patches/hurd-i386/tg-gsync-libc.diff: Update ABI list.
+ * debian/patches/hurd-i386/tg-extern_inline.diff: Update ABI list.
+ * debian/patches/hurd-i386/local-versions.diff: Remove, merged upstream.
+ * debian/testsuite-xfail-debian.mk: Remove ABI list blacklist.
+
+ [ Aurelien Jarno ]
+ * New upstream version:
+ - debian/control: regenerate.
+ - debian/symbols.wildcards: update for 2.27.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: refreshed.
+ - debian/patches/hurd-i386/tg-tlsdesc.sym.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-no-hp-timing.diff: upstreamed.
+ - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
+ refreshed.
+ - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-sigstate_thread_reference.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-allocalim.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-extern_inline.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-gsync-libc.diff: upstreamed.
+ - debian/patches/hurd-i386/tg2.26-sigsetops.h.diff: upstreamed.
+ - debian/patches/hurd-i386/submitted-net.diff: refreshed.
+ - debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: refreshed.
+ - debian/patches/hurd-i386/tg-fcntl-internal.h.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-pagesize.diff: refreshed.
+ * debian/rules: tweak GCC garbage collector on 32-bit MIPS builders.
+ * debian/rules.d/tarball.mk: do a local bare clone before using git archive
+ as it doesn't support https.
+ * debian/control.in/main, debian/sysdeps/{amd64,i386,x32}.mk: enable support
+ for building static PIE.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Feb 2018 16:31:03 +0100
+
+glibc (2.26.9000+20180127.7e23a7dd-0experimental0) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-exec_filename.diff: Add glibc 2.26
+ _hurd_exec_paths compatibility symbol for now.
+ * debian/patches/hurd-i386/tg-gsync-libc.diff: Update.
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20180127:
+ - Fix stack corruption by __pthread_register_cancel. Closes: #887078,
+ #887886.
+ - debian/patches/hurd-i386/local-hurdsig-global-dispositions-version.diff:
+ rebased.
+ - debian/patches/hurd-i386/git-exec_filename.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-faccessat.diff: upstreamed.
+ - debian/patches/hurd-i386/local-exec_filename.diff: rebased.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 27 Jan 2018 18:15:52 +0100
+
+glibc (2.26.9000+20180108.401311cf-0experimental0) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/sysdeps/hurd.mk: Do not add libpthread add-on since add-ons
+ mechanism is no more.
+ * debian/patches/hurd-i386/submitted-net.diff: rebased.
+ * debian/patches/hurd-i386/unsubmitted-prof-eintr.diff: rebased.
+ * debian/patches/hurd-i386/libpthread_build.diff: Add more Implies to fix
+ build. Drop deprecated internal_function.
+ * debian/patches/hurd-i386/libpthread_includes.diff: Move headers for
+ sysdeps to find them.
+ * debian/patches/hurd-i386/tg-gsync-libc.diff: Update.
+ * debian/testsuite-xfail-debian.mk: Update for hurd-i386.
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20180108.
+ * debian/control.in/main: Update Vcs-Git to point to the 2.27 branch.
+ * debian/testsuite-xfail-debian.mk: update XFAILs for the mips*el Loongson 3
+ FPU bug with the new tests.
+ * debian/testsuite-xfail-debian.mk: the arm kernel also pulled the new pkey
+ syscalls without real support, XFAIL the corresponding test.
+ * debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that
+ GCC has been fixed.
+ * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
+ bug with the new tests.
+ * debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math
+ tests only causing wrong exception flags, remove tests that have been
+ fixed in this release.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Jan 2018 23:27:20 +0100
+
+glibc (2.26.9000+20180105.a6d0afb5-0experimental0) experimental; urgency=medium
+
+ * New upstream snapshot from 20180105:
+ - debian/patches/git-updates.diff: remove and disable.
+ - debian/patches/locale/preprocessor-collate-uli-sucks.diff: drop,
+ obsolete.
+ - debian/patches/locale/preprocessor-collate.diff: drop, obsolete.
+ - debian/patches/locale/LC_IDENTIFICATION-optional-fields.diff: rebased.
+ - debian/patches/locale/LC_COLLATE-keywords-ordering.diff: drop, obsolete.
+ - debian/patches/locale/local-all-no-archive.diff: rebased.
+ - debian/patches/localedata/sort-UTF8-first.diff: rebased.
+ - debian/patches/localedata/supported.diff: rebased.
+ - debian/patches/localedata/new-valencian-locale.diff: upstreamed.
+ - debian/patches/localedata/locale-ku_TR.diff: rebased.
+ - debian/patches/localedata/tl_PH-yesexpr.diff: upstreamed.
+ - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
+ - debian/patches/localedata/locales_CH.diff: rebased.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/localedata/locale-en_DK.diff: rebased.
+ - debian/patches/localedata/locale-zh_TW.diff: rebased.
+ - debian/patches/localedata/tailor-iso14651_t1.diff: rebased, partly
+ upstreamed.
+ - debian/patches/localedata/locale-hsb_DE.diff: upstreamed.
+ - debian/patches/localedata/tailor-iso14651_t1-common.diff: drop,
+ obsolete.
+ - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
+ - debian/patches/localedata/locale-C.diff: add a LC_MONETARY section.
+ - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
+ - debian/patches/localedata/submitted-es_MX-decimal_point.diff: rebased.
+ - debian/patches/localedata/submitted-it_IT-thousands_sep.diff: rebased.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/alpha/submitted-fminmax.diff: upstreamed.
+ - debian/patches/alpha/submitted-rlimit.diff: upstreamed.
+ - debian/patches/arm/git-arm64-memcmp.diff: upstreamed.
+ - debian/patches/hppa/local-elf-make-cflags.diff: upstreamed.
+ - debian/patches/hppa/submitted-gmon-start.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-context_functions.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
+ - debian/patches/hurd-i386/tg-faccessat.diff: rebased.
+ - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
+ - debian/patches/hurd-i386/submitted-shm_open_pthread.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-libc_init_secure.diff: upstreamed.
+ - debian/patches/hurd-i386/local-nocheck-installed-headers.diff: rebased.
+ - debian/patches/hurd-i386/git-bits-sysmacros.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-stack_chk_fail_local.diff: upstreamed.
+ - debian/patches/hurd-i386/git-stack-protect-static.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigsetops.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigsetops-2.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigsetops-3.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-bits_socket.h.diff: upstreamed.
+ - debian/patches/hurd-i386/git-preadwritev2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-preadwritev2-2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-preadwritev2-3.diff: upstreamed.
+ - debian/patches/hurd-i386/git-rtld-access.diff: upstreamed.
+ - debian/patches/hurd-i386/git-rtld-sbrk.diff: upstreamed.
+ - debian/patches/hurd-i386/git-rtld-sbrk-2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-divdi.diff: upstreamed.
+ - debian/patches/hurd-i386/git-feraiseexcept.diff: upstreamed.
+ - debian/patches/hurd-i386/git-x86-tunables.diff: upstreamed.
+ - debian/patches/hurd-i386/git-i386-implies-x86.diff: upstreamed.
+ - debian/patches/hurd-i386/git-rtld-strtoul_internal.diff: upstreamed.
+ - debian/patches/hurd-i386/git-clone.diff: upstreamed.
+ - debian/patches/hurd-i386/git-gethostname.diff: upstreamed.
+ - debian/patches/hurd-i386/git-tst-udp-timeout.diff: upstreamed.
+ - debian/patches/hurd-i386/git-tst-udp-nonblocking.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hidden-def.diff: upstreamed.
+ - debian/patches/hurd-i386/git-hidden-def-2.diff: upstreamed.
+ - debian/patches/hurd-i386/git-dl-sysdep-check.diff: upstreamed.
+ - debian/patches/hurd-i386/git-socket-limit.diff: upstreamed.
+ - debian/patches/hurd-i386/git-clock_gettime_gettimeofday.diff: upstreamed.
+ - debian/patches/hurd-i386/git-sigsuspend_not_cancel.diff: upstreamed.
+ - debian/patches/hurd-i386/git-dirfd-linknamespace.diff: upstreamed.
+ - debian/patches/hurd-i386/git-revoke-linknamespace.diff: upstreamed.
+ - debian/patches/hurd-i386/git-seekdir-linknamespace.diff: upstreamed.
+ - debian/patches/hurd-i386/git-ifaddrs-linknamespace.diff: upstreamed.
+ - debian/patches/hurd-i386/git-NO_HIDDEN.diff: upstreamed.
+ - debian/patches/hurd-i386/git-mount_namespace.diff: upstreamed.
+ - debian/patches/mips/git-syscalls5-7-unbound-stack.diff: upstreamed.
+ - debian/patches/any/local-ld-multiarch.diff: rebased.
+ - debian/patches/any/local-disable-libnss-db.diff: rebased.
+ - debian/patches/any/local-cudacc-float128.diff: rebased.
+ - debian/patches/any/submitted-ldconfig-c-collation.diff: upstreamed.
+ - debian/patches/any/git-any-ld.so-newline.diff: upstreamed.
+ - debian/control.in/main: add a Build-Depends on bison.
+ - debian/symbols.wildcards: update for 2.26.9000.
+ - debian/rules: do not remove po/*.mo* on cleanup, they are not built in
+ the source directory anymore.
+ - debian/debhelper.in/glibc-doc.install: rename into glibc-docs.docs and
+ update to the new changelogs location.
+ - debian/changelog.upstream: update changelogs size.
+ - debian/debhelper.in/libc-dev{,-alt}.{install,lintian-overrides}: remove
+ libieee.a.
+ - debian/testsuite-xfail-debian.mk: rename math XFAILs: float -> float32,
+ double -> float64, ldouble -> float128.
+ * debian/testsuite-xfail-debian.mk: mark misc/tst-pkey as XFAIL on alpha,
+ arm64 and mips*, as there is a disagreement between kernel and glibc how
+ to report missing protection key support when the syscalls have been
+ wired.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 05 Jan 2018 22:08:07 +0100
+
+glibc (2.26-7) UNRELEASED; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/tg-grantpt.diff: Update patch.
+ * debian/patches/hurd-i386/git-libpthread-trylock.diff: New patch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Feb 2018 23:20:49 +0100
+
+glibc (2.26-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix build with binutils 2.30 on arm64. Closes: #888477.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 26 Jan 2018 23:35:29 +0100
+
+glibc (2.26-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/patches/any/local-cudacc-float128.diff: Disable _Float128 for icc
+ too.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: set the priority of the libc{0.1,0.3,0.6} packages
+ to optional following the changes on the ftp-master side (see bug#846982).
+ * debian/control.in/libc: build-depends on gcc-7 (>= 7.2.0-20) on amd64, i386
+ and x32 to avoid a missed optimization causing SSE registers to be pushed
+ on the stack. Closes: #886447.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/hurd-i386/git-mount_namespace.diff: upstreamed.
+ * debian/testsuite-xfail-debian.mk: update with new tests.
+ * debian/debhelper.in/libc.NEWS: note that the minimum required Linux kernel
+ is now 3.2 to avoid aborts in the middle of an upgrade. Closes: #888183.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 23 Jan 2018 22:51:51 +0100
+
+glibc (2.26-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: since we now also run the testsuite for
+ the multilib flavours, simplify the mips* entries into mips*, mips be and
+ mips le, instead of trying to keep all the flavours in sync. Remove
+ XFAILs for tests that have been fixed.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a buffer underflow in getcwd() (CVE-2018-1000001). Closes:
+ #887001.
+ * debian/control.in/*: add conflicts to only allow one to install one set
+ of multilib packages simultaneously. Closes: #702962, #743618, #784015,
+ #820826, #870257.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 14 Jan 2018 11:24:48 +0100
+
+glibc (2.26-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: the Loongson 3 FPU bug also applies
+ to mips64el.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix memchr pointer overflow on ia64. Closes: #886840.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-malloc-setstate.diff: Disable for now, it
+ actually introduces issues.
+ * debian/patches/hurd-i386/submitted-exec_filename.diff: Update submitted
+ patch into committed git-exec_filename.diff.
+ * debian/patches/hurd-i386/local-exec_filename.diff: New patch to keep
+ compatibility with previous submission.
+ * debian/patches/hurd-i386/tg-io_select_timeout.diff: Refresh.
+ * debian/control: Bump hurd-dev build-dependency to get exec_paths RPC
+ definitions.
+ * debian/libc0.3.symbols.hurd-i386: Update accordingly.
+
+ -- Samuel Thibault <sthibault@debian.org> Thu, 11 Jan 2018 23:12:24 +0100
+
+glibc (2.26-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-mount_namespace.diff: Rename to
+ git-mount_namespace.diff.
+
+ [ Helmut Grohne ]
+ * debian/rules.d/build.mk: Remove a left-over closing brace, breaking
+ stage 1. Closes: #886301.
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/hppa.mk: increase TIMEOUTFACTOR to 600 on HPPA.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 05 Jan 2018 19:09:39 +0100
+
+glibc (2.26-1) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-mount_namespace.diff: New patch to fix build
+ of support/support_enter_mount_namespace.c on hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: this upload targets unstable, update Vcs-Git
+ accordingly.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 03 Jan 2018 18:30:46 +0100
+
+glibc (2.26-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/local-ldso-disable-hwcap.diff: Include <fcntl.h>
+ before <not-errno.h>.
+ * debian/rules, debian/rules.d/build.mk: stop logging build/check messages
+ to files, both sbuild and debuild are able to do that.
+ * debian/rules, debian/rules.d/build.mk: allow TIMEOUTFACTOR to be override
+ per architecture.
+ * debian/sysdeps/hppa.mk: set TIMEOUTFACTOR to 100 on HPPA.
+ * debian/testsuite-xfail-debian.mk: remove tst-create-detached from XFAIL
+ on HPPA.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix tst-realloc when heap space is exhausted.
+ * debian/testsuite-xfail-debian.mk: convert alpha math XFAILs into granular
+ XFAILs.
+ * debian/testsuite-xfail-debian.mk: remove tst-realloc from XFAIL on
+ sparc64.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 01 Jan 2018 13:50:41 +0100
+
+glibc (2.26-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: move double-lround XFAILs from mips64el
+ to mipsel.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix malloc returning pointer from tcache_get when it should returns
+ NULL (CVE-2017-17426). Closes: #883729.
+ - Drop debian/patches/ia64/git-ia64-crash-thread-exit.diff (merged
+ upstream).
+ * debian/control.in/libc: add a Breaks: libperl5.26 (<< 5.26.1-3) to
+ @libc@-dev to handle the xlocale.h removal. Closes: #883392.
+ * debian/control.in/main: point the Vcs-Git field to the glibc-2.26 branch
+ to shut up tracker.debian.org about missing commits.
+ * debian/testsuite-xfail-debian.mk: x32: remove a bunch of conform issues,
+ add tst-platform-1, as this test has x86-64 specific expectations.
+ * debian/sysdeps/sparc64.mk: don't force -mcpu=ultrasparc as that
+ miscompiles at least pthread_barrier_wait.c. Mark tst-realloc as XFAIL, as
+ there are way to trigger the issue on older libc and/or other
+ architectures.
+ * debian/patches/locale/fix-LC_COLLATE-rules.diff: drop, not useful anymore
+ and has side effects.
+ * debian/patches/localedata/local-hu_HU-sort.diff: removed, the hu_HU
+ collation is now the same than upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 17 Dec 2017 18:44:55 +0100
+
+glibc (2.26-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfail with new test.
+
+ [ Aurelien Jarno ]
+ * Bump build-dependency on binutils to >= 2.25, as required by glibc 2.26.
+ * debian/testsuite-xfail-debian.mk: re-add double-lround XFAILs for
+ mips64el.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Nov 2017 17:46:32 +0100
+
+glibc (2.26-0experimental0) experimental; urgency=medium
+
+ [ Adam Conrad ]
+ * New upstream release (LP: #1703368), with git updates to 2017-10-10:
+ - debian/{symbols.wildcards,control}: Update and regen for 2.26.
+ - debian/patches/alpha/submitted-termios_h.diff: upstreamed.
+ - debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
+ - debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
+ - debian/patches/any/submitted-string2-strcmp.diff: obsolete.
+ - debian/patches/any/local-tst-writev.diff: fixed upstream.
+ - debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
+ - debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
+ - debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
+ - debian/patches/any/local-bits-sigstack.diff: fixed upstream.
+ - debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
+ - debian/patches/i386/local-cmov.diff: dropped, no longer useful.
+ - debian/patches/all/local-ldd.diff: rebased.
+ - debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
+ - debian/patches/any/local-tcsetaddr.diff: rebased.
+ - debian/patches/any/submitted-resolv-unaligned.diff: rebased.
+ - debian/patches/arm/local-arm-futex.diff: rebased.
+ - debian/patches/hurd-i386/local-ED.diff: rebased.
+ - debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
+ - debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
+ - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
+ - debian/patches/kfreebsd/submitted-waitid.diff: rebased.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
+ - debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
+ agree with the sorting we see in Debian, may need another look.
+ - debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
+ defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
+ - debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
+ for AArch64, improving performance from 25% to 500% (LP: #1720832)
+ - debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
+ - debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
+ Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
+ - debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
+ powerpc and s390, following IBM's recommendation.
+ - debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
+ - debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
+ all platforms; the design of this test is such that the outcome relies
+ on cache sizes and noisiness of the build system, which is unreliable.
+ - debian/rules.d/build.mk: Configure with --enable-obsolete-nsl until we
+ sort out a reasonable nsswitch migration strategy from compat to files.
+
+ [ Samuel Thibault ]
+ * Adjust hurd-i386 patches to restore build and functionality with 2.26:
+ - patches/hurd-i386/tg-gsync-libc.diff: rebased.
+ - patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
+ - patches/hurd-i386/tg-pipe2.diff: rebased.
+ - patches/hurd-i386/tg-socket_flags.diff: rebased.
+ - patches/hurd-i386/tg2.25-tls.diff: rebased.
+ - patches/hurd-i386/tg2.26-sched_param.diff: New patch.
+ - patches/hurd-i386/git-sigsetops.h.diff: New patch.
+ - patches/hurd-i386/git-sigsetops-2.h.diff: New patch.
+ - patches/hurd-i386/git-sigsetops-3.h.diff: New patch.
+ - patches/hurd-i386/tg2.26-sigsetops.h.diff: New patch.
+ - patches/hurd-i386/git-bits_socket.h.diff: New patch.
+ - patches/hurd-i386/git-preadwritev2.diff: New patch.
+ - patches/hurd-i386/git-preadwritev2-2.diff: New patch.
+ - patches/hurd-i386/git-preadwritev2-3.diff: New patch.
+ - patches/hurd-i386/git-rtld-access.diff: New patch.
+ - patches/hurd-i386/git-rtld-sbrk.diff: New patch.
+ - patches/hurd-i386/git-rtld-sbrk-2.diff: New patch.
+ - patches/hurd-i386/git-divdi.diff: New patch.
+ - patches/hurd-i386/git-feraiseexcept.diff: New patch.
+ - patches/hurd-i386/cvs-libpthread.diff: Update.
+ - patches/hurd-i386/git-libpthread-2.26.diff: New patch.
+ - patches/hurd-i386/git-i386-implies-x86.diff: New patch.
+ - patches/hurd-i386/git-x86-tunables.diff: New patch.
+ - patches/hurd-i386/git-rtld-strtoul_internal.diff: New patch.
+ - patches/hurd-i386/git-clone.diff: New patch.
+ - patches/hurd-i386/git-gethostname.diff: New patch.
+ - patches/hurd-i386/cvs-libpthread-sigstate.diff: Remove unused merged
+ patch.
+ - patches/hurd-i386/cvs-send-recv-posix.diff: Remove unused merged patch.
+ - patches/hurd-i386/cvs-truncate64.diff: Remove unused merged patch.
+ - patches/hurd-i386/git-tst-udp-timeout.diff: New patch.
+ - patches/hurd-i386/git-tst-udp-nonblocking.diff: New patch.
+ - patches/hurd-i386/unsubmitted-exp-hidden-jump.diff: New patch.
+ - patches/hurd-i386/git-hidden-def.diff: New patch.
+ - patches/hurd-i386/git-hidden-def.diff-2: New patch.
+ - patches/hurd-i386/git-dl-sysdep-check.diff: New patch.
+ - patches/hurd-i386/git-socket-limit.diff: New patch.
+ - patches/hurd-i386/tg-thread-linkspace.diff: New patch.
+ - patches/hurd-i386/git-clock_gettime_gettimeofday.diff: New patch.
+ - patches/hurd-i386/tg-gsync-libc.diff: Update.
+ - patches/hurd-i386/tg-libpthread-gsync-mutex.diff: Update.
+ - patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: Update.
+ - patches/hurd-i386/git-sigsuspend_not_cancel.diff: New patch.
+ - patches/hurd-i386/tg-sysvshm.diff: Update.
+ - patches/hurd-i386/tg-ifaddrs_v6.diff: Update.
+ - patches/hurd-i386/git-dirfd-linknamespace.diff: New patch.
+ - patches/hurd-i386/git-revoke-linknamespace.diff: New patch.
+ - patches/hurd-i386/git-seekdir-linknamespace.diff: New patch.
+ - patches/hurd-i386/git-ifaddrs-linknamespace.diff: New patch.
+ - patches/hurd-i386/git-NO_HIDDEN.diff: New patch.
+ - patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: Remove patch.
+ - patches/hurd-i386/unsubmitted-exp-hidden-jump.diff: Remove patch.
+ - testsuite-xfail-debian.mk: Update.
+ - testsuite-xfail-debian.mk: Remove now-removed XPG3 entries.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix buffer overflow in glob with GLOB_TILDE (CVE-2017-15670). Closes:
+ #879501.
+ - Fix memory leak in glob with GLOB_TILDE (CVE-2017-15671). Closes:
+ #879500.
+ * debian/rules, debian/control.in/main: build with GCC 7.
+ * debian/testsuite-xfail-debian.mk: remove a few XFAIL on s390x that were
+ due to GCC 6 issues.
+ * debian/testsuite-xfail-debian.mk: drop support for s390.
+ * debian/testsuite-xfail-debian.mk: Use granular fma XFAIL on mips*.
+ * debian/testsuite-xfail-debian.mk: mark misc/tst-set_ppr as XFAIL on
+ powerpc as it requires a recent CPU or a recent kernel for CPU feature
+ detection.
+ * debian/patches/any/local-libgcc-compat-{abilists,main,ports}.diff: drop
+ workaround for binaries built with some broken versions of GCC 3.2 more
+ than 10 years ago.
+ * debian/testsuite-xfail-debian.mk: remove many XFAIL from mips, mipsel and
+ mips64el.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Nov 2017 12:49:13 +0100
+
+glibc (2.25-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: add mips r6 architectures to Build-Depends:
+ g++-6-multilib. Closes: #884774.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fixes incorrect RPATH/RUNPATH handling for SUID binaries
+ (CVE-2017-16997). Closes: #884615.
+ * debian/control.in/main, debian/copyright, rules.d/tarball.mk: prefer
+ https for upstream links.
+ * debian/control.in/main: bump Standards-Version to 4.1.3.
+ * debian/patches/alpha/submitted-rlimit.diff: new patch to fix getrlimit
+ and setrlimit with RLIM_INFINITY on alpha.
+ * debian/patches/alpha/submitted-fminmax.diff: new patch to fix fmin and
+ fmax on alpha.
+ * debian/testsuite-xfail-debian.mk: mark test-fexcept, test-ldouble and
+ test-ldouble-finite as XFAIL as the failures are due to new tests, and
+ thus not a regression.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 31 Dec 2017 18:50:30 +0100
+
+glibc (2.25-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/git-rtld-access.diff: Fix spurious errno update.
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: strip all *crt*.o files, unless
+ DEB_BUILD_OPTIONS contains nostrip. Closes: #884524.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix memory leak in ld.so (CVE-2017-1000408). Closes: #884132.
+ - Fix buffer overflow in ld.so (CVE-2017-1000409). Closes: #884133.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 16 Dec 2017 15:37:43 +0100
+
+glibc (2.25-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/kfreebsd/local-sysdeps.diff: update to revision 6194 (from
+ glibc-bsd):
+ - Provide TCP_KEEPIDLE in netinet/tcp.h. Closes: #881185.
+ - Fix FTBFS on kfreebsd-amd64.
+ * debian/control.in/libc: add conflicts with libc0.1-i686 on kfreebsd-i386
+ and libc6-i686 on i386, to make sure the transitional packages are not
+ kept when upgrading from stretch.
+ * debian/patches/any/local-ldso-disable-hwcap.diff: use __access_noerrno
+ instead of __access. Closes: #877493.
+ * debian/rules, debian/rules.d/debhelper.mk: reverse the logic to build
+ libc6-dbg. Only fill it with files from the main libc and optimized
+ flavours. Other debugging symbols are available in the dbgsym packages.
+ Closes: #520680.
+ * debian/rules.d/build.mk: add /usr/local multi-arch paths to ld.so.conf
+ files. Closes: #685519, #771934.
+ * debian/patches/any/git-any-ld.so-newline.diff: add missing newline after
+ "cannot allocate TLS data structures for initial thread". Closes:
+ #776659.
+ * debian/glibc-source.filelist: update with the latest mips* symbol files.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix SysV IPC on IA64. Closes: #884194.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-no-bootstrap-fs-access.diff: Refresh.
+ * patches/hurd-i386/git-rtld-access.diff: New patch.
+ * patches/hurd-i386/local-msg-nosignal.diff: Remove, now useless.
+ * testsuite-xfail-debian.mk: Update gnu-gnu according to git-updates.diff.
+ * control: Bump hurd-dev build-dep.
+ * libc0.3.symbols.hurd-i386: Update symbols accordingly.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 12 Dec 2017 20:21:48 +0100
+
+glibc (2.25-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix assertion failure in posix_spawn(). Closes: #882794.
+ - Fix missing posix_fadvise64 from static mips64el build. Closes:
+ #883186.
+ - Fix buffer overflow in glob with GLOB_TILDE (CVE-2017-15670). Closes:
+ #879501.
+ - Fix memory leak in glob with GLOB_TILDE (CVE-2017-15671). Closes:
+ #879500.
+ - Fix a buffer overflow in glob with GLOB_TILDE in unescaping
+ (CVE-2017-15804). Closes: #879955.
+ * debian/patches/any/local-dlfptr.diff: remove, it's not used anymore by
+ HPPA and causes issues on IA64. Closes: #882874.
+ * debian/patches/submitted-ldconfig-c-collation.diff: New patch to process
+ include directives in ldconfig using the C/POSIX collation.
+ * debian/patches/ia64/git-ia64-crash-thread-exit.diff: Fix crash on thread
+ exit on IA64. Closes: #883285.
+ * debian/sysdeps/x32.mk: set the minimum kernel version to 2.6.32 for the
+ libc6-amd64:x32 and libc6-i386:x32 flavours, to match libc6:amd64 and
+ libc6:i386. Closes: #882255.
+ * debian/sysdeps/linux.mk: note that all builds for a given gnu triplet
+ have the same minimum kernel version.
+
+ [ Samuel Thibault ]
+ * libc0.3.symbols.hurd-i386: Update against newer hurd definitions.
+ * control: Bump dependency accordingly.
+
+ [ Jason Duerstock ]
+ * debian/control.in/libc, debian/control.in/main, debian/rules.d/control.mk:
+ Add support for IA64. Closes: #883012.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 02 Dec 2017 11:07:17 +0100
+
+glibc (2.25-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: move corner cases FPU XFAIL from
+ mips/mipsel section to mips* section.
+ * debian/control.in/libc: add a Conflicts: again openrc (<< 0.27-2~).
+ Closes: #882129.
+ * debian/control.in/libc: add Breaks: and Replaces against
+ kfreebsd-kernel-headers (<< 10.3~4) to avoid <sys/random.h> conflict.
+ Closes: #882346.
+ * debian/testsuite-xfail-debian.mk: mark tst-create-detached on HPPA.
+ Closes: #882152.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Don't use IFUNC resolver for longjmp or system in libpthread.
+ Closes: #882336.
+ * debian/script.in/nohwcap.sh: always check for all optimized packages
+ as multiarch allows one to install foreign architectures. Closes:
+ #882272.
+
+ [ YunQiang Su ]
+ * Add symbol files for mipsn32 and mips64.
+
+ [ YunQiang Su / Aurelien Jarno ]
+ * Add mipsr6, mipsr6el, mipsn32r6, mipsn32r6el, mips64r6, mips64r6el
+ architectures. Closes: #824985, #881457.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Nov 2017 00:14:20 +0100
+
+glibc (2.25-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev
+ to the major upstream version.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 18 Nov 2017 10:13:37 +0100
+
+glibc (2.25-0experimental4) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/git-bits-sysmacros.h.diff: New patch.
+ * patches/hurd-i386/git-stack_chk_fail_local.diff: New patch.
+ * patches/hurd-i386/git-stack-protect-static.diff: New patch.
+ * patches/hurd-i386/cvs-libpthread.diff: Update, fixes rt/tst-aio and
+ rt/tst-aio64 sync ordering.
+ * sysdeps/hurd.mk: Enable stack-protector on the Hurd.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix TLS relocations against local symbols on powerpc, sparc and
+ sparc64. Closes: #874074.
+ * Replace debian/patches/mips/submitted-syscalls5-7-unbound-stack.diff
+ by the final version git/submitted-syscalls5-7-unbound-stack.diff.
+ * debian/rules.d/debhelper.mk: do not install gdb python hooks for stage 1.
+ Closes: #874491.
+ * Update Portuguese debconf translation, by Pedro Ribeiro.
+ Closes: #874610.
+ * Update German debconf translation, by Helge Kreutzman. Closes: #877291.
+ * debian/sysdeps/ppc64el.mk: disable lock elision. Closes:# 878071.
+ * debian/script.in/nohwcap.sh: fix alpha ev67 optimized package name.
+ Closes: #881147.
+ * debian/debhelper.in/libc.postinst, script.in/nsscheck.sh: check for
+ postgresql in NSS check. Closes: #710275.
+ * debian/sysdeps/{alpha,hurd-i386,i386}.mk: do not build optimized libraries
+ libc6.1-alphaev67, libc6-xen and libc0.3-xen during stage 1 and stage 2.
+ Closes: #881455, #881636.
+ * debian/rules, debian/sysdeps/*.mk: skip the multilib pass for the nobiarch
+ profile (in addition to skipping the package creation).
+ * debian/rules: only build -dev multilib packages in stage1. Closes:
+ #881454, #881646.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Nov 2017 23:38:04 +0100
+
+glibc (2.25-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc-dev-alt.install, debian/rules.d/debhelper.mk: do
+ no try to install libm-*.a for builds without mvec.
+ * debian/rules.d/build.mk: run configure with --enable-stack-protector=
+ strong.
+ * debian/sysdeps/hurd.mk: disable stack-protector on the Hurd.
+ * debian/patches/kfreebsd/local-sysdeps.diff: update to revision 6172 (from
+ glibc-bsd).
+ * debian/rules, debian/rules.d/build.mk, debian/control.in/main: use
+ dh_update_autotools_config from debhelper instead of
+ dh_autotools-dev_updateconfig from autotools-dev.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 27 Aug 2017 01:49:39 +0200
+
+glibc (2.25-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Do not try to install NPTL GDB pretty-printers on non-Linux.
+ * debian/control.in/main: build-depends on autotools-dev.
+ * debian/rules, debian/rules.d/build.mk: update/restore config.guess and
+ config.sub on configure/clean.
+ * debian/debhelper.in/libc-dev{-alt,}.install: install libm-*.a to also
+ install the versioned static library on architectures with mvec support.
+ Closes: #872852.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/rules.d/build.mk: reduce TIMEOUTFACTOR to 15 from 25. This should
+ fix FTBFS on HPPA.
+ * debian/debhelper.in/nscd.init: add support for the try-restart argument
+ to nscd's init script.
+ * debian/debhelper.in/libc.postinst, debian/script.in/nsscheck.sh: drop
+ wheezy to jessie upgrade code for samba.
+ * debian/debhelper.in/libc.postinst, debian/debhelper.in/libc.templates,
+ debian/po/*: do not call /etc/init.d scripts even as a fallback as
+ invoke-rc.d is now always available.
+ * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.postrm: drop
+ code to handle upgrades from wheezy.
+ * debian/script.in/nohwcap.sh: drop code to support libc0.1-i686 and
+ libc6-i686.
+ * debhelper.in/*.lintian-overrides: cleanup lintian overrides.
+ * debian/control.in/main: drop the XS-Testsuite field, it has been replaced
+ by a Testsuite field automatically added by dpkg.
+ * debian/control.in/main: bump Standards-Version to 4.0.1.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 16:22:03 +0200
+
+glibc (2.25-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-net.diff: rebased.
+ * patches/hurd-i386/tg-tls.diff: update.
+ * patches/hurd-i386/submitted-malloc-setstate.diff: update.
+ * patches/hurd-i386/submitted-shm_open_pthread.diff: new patch.
+ * patches/hurd-i386/cvs-libc_init_secure.diff: new patch.
+ * patches/hurd-i386/cvs-libpthread.diff: update.
+ * patches/hurd-i386/git-__inet6_scopeid_pton.diff: new patch from upstream.
+ * patches/hurd-i386/tg2.25-tls.diff: new patch.
+ * patches/hurd-i386/local-nocheck-installed-headers.diff: New patch to
+ disable checking hurd and mach headers for standards, they are not.
+ * patches/hurd-i386/submitted-net.diff: Disable installing if_ppp.h, it just
+ does not work without OS-specific ppp_defs.h.
+ * testsuite-xfail-debian.mk: update for hurd-i386.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Reduce EDNS payload size to 1200 bytes (CVE-2017-12132). Closes:
+ #870650.
+ - debian/patches/hppa/local-fptr-table-size.diff: upstreamed.
+ - debian/patches/hppa/local-shmlba.diff: upstreamed.
+ - debian/patches/hppa/submitted-gmon-start.diff: partially upstreamed.
+ - debian/patches/hppa/submitted-dladdr.diff: upstreamed.
+ - debian/patches/hppa/local-stack-grows-up.diff: upstreamed.
+ - debian/patches/hppa/submitted-setcontext.diff: upstreamed.
+ - debian/patches/hppa/submitted-sysdeps-cancel.diff: upstreamed.
+ - debian/patches/hppa/submitted-longjmp.diff: upstreamed.
+ * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
+ update to revision 6171 (from glibc-bsd).
+ * testsuite-xfail-debian.mk: update for kfreebsd-i386.
+ * debian/patches/any/local-bits-sigstack.diff: new patch to fix
+ <bits/sigstack.h> on Hurd and kFreeBSD.
+ * debian/control.in/main: Build-Depends on python3 when running the
+ testsuite.
+ * debian/rules.d/build.mk, debian/debhelper.in/libc-dev.install,
+ debian/debhelper.in/libc-dev-alt.install: install the NPTL GDB
+ pretty-printer python macros in the libc6-dev and libc6-*-dev packages.
+ Closes: #868247.
+ * debian/debhelper.in/libc-dev-alt.{preinst,postinst}: remove, used to
+ handle the multiarch transition.
+ * debian/debhelper.in/libc.{preinst,postinst}: remove code not needed
+ since jessie.
+ * debian/patches/mips/submitted-syscalls5-7-unbound-stack.diff: new
+ patch to fix unbounded stack allocation in O32 syscalls with 5 to 7
+ arguments, causing nptl/tst-rwlock15 to fail on mips and mipsel.
+ * debian/control.in/main,debian/compat: switch to debhelper 10.
+
+ [ John David Anglin ]
+ * debian/patches/any/submitted-resolv-unaligned.diff: new patch to fix
+ misaligned accesses in res_query.c to fields in HEADER struct (closes:
+ #827703).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 20 Aug 2017 19:02:51 +0200
+
+glibc (2.25-0experimental0) experimental; urgency=medium
+
+ * New upstream release:
+ - debian/control: regenerate.
+ - debian/symbols.wildcard: update for 2.25.
+ - debian/patches/git-updates.diff: update from upstream stable branch.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/alpha/submitted-fegetenv-namespace.diff: upstreamed.
+ - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: upstreamed.
+ - debian/patches/hppa/cvs-atomic-machine.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-tls.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: rebased.
+ - debian/patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: rebased.
+ - debian/patches/hurd-i386/cvs-check-local-headers.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-faccessat.diff: rebased and reworked.
+ - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
+ - debian/patches/hurd-i386/git-recvmsg.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-adjtime-NULL.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-mallocfork.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-hurd_signal.h_c++.diff: upstreamed.
+ - debian/patches/i386/cvs-cpuid-level2.diff: upstreamed.
+ - debian/patches/kfreebsd/submitted-auxv.diff: rebased.
+ - debian/patches/sparc/cvs-test-strncmp.diff: upstreamed.
+ - debian/patches/any/local-rtlddir-cross.diff: rebased.
+ - debian/patches/any/local-asserth-decls.diff: rebased.
+ - debian/patches/any/submitted-longdouble.diff: dropped, obsolete.
+ - debian/patches/any/local-disable-libnss-db.diff: rebased.
+ - debian/patches/any/local-revert-bz13979.diff: rebased.
+ - debian/patches/any/submitted-dlopen-noload.diff: upstreamed.
+ - debian/patches/any/cvs-malloc-hardening.diff: rebased.
+ * debian/testsuite-xfail-debian.mk: mark a few resolv related tests as
+ XFAIL, as they fail due to local-dynamic-resolvconf.diff, which
+ automatically reload a changed /etc/resolv.conf file. A better version
+ of this patch has been merged in glibc 2.26, but is not easily
+ backportable.
+ * debian/testsuite-xfail-debian.mk: mark tst-strfrom and tst-strfrom-locale
+ as XFAIL on mips*, they are due to corner case bugs in the FPU. Give more
+ details about each issue.
+ * debian/testsuite-xfail-debian.mk: mark test-double, test-idouble,
+ test-ifloat and test-ildouble as XFAIL on s390x, they are due to a bug in
+ GCC 6 (fixed in GCC 7) and not a regression from 2.24.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Aug 2017 18:54:56 +0200
+
+glibc (2.24-18) UNRELEASED; urgency=medium
+
+ [ Samuel Thibault ]
+ * libc0.3.symbols.hurd-i386: Update with proc_set/get_exe RPCs.
+ * patches/hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Always define SA_SIGINFO.
+ * patches/hurd-i386/local-no_unsupported_ioctls.diff: New patch.
+ * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete with
+ clock_getres().
+ * patches/hurd-i386/local-bootstrap.diff: Renamed to tg-bootstrap.diff.
+ * patches/hurd-i386/submitted-add-needed.diff: Renamed to
+ tg-mach-hurd-link.diff.
+
+ [ Svante Signell ]
+ * patches/hurd-i386/submitted-exec_filename.diff: Update, fixes
+ execve/spawni relative path case.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 11:11:58 +0200
+
+glibc (2.24-17) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: Drop clock() part
+ from patch, it always uses CLOCKS_PER_SEC which is always 1000000. Should
+ fix ffmpeg build. Closes: Bug#872556.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/submitted-intl-tstgettext.diff: new patch to fix the
+ intl/tst-gettext with newer gettext versions. Closes: #873097.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Aug 2017 11:09:24 +0200
+
+glibc (2.24-16) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/kfreebsd-i386.mk: don't try to build libc0.1-i686.
+ * debian/sysdeps/hurd-i386.mk: don't try to build libc0.3-i686.
+ * debian/sysdeps/i386.mk: don't try to build libc6-i686.
+ * debian/testsuite-xfail-debian.mk: update kfreebsd* according to
+ git-updates.diff.
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: update hurd according to git-updates.diff.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Aug 2017 08:51:25 +0200
+
+glibc (2.24-15) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Avoid use-after-free read access in clntudp_call (CVE-2017-12133).
+ Closes: #870648.
+ * debian/control.in/*: Change back gcc-multilib to a Recommends for
+ biarch packages. It provides the /usr/include/linux/asm symlink.
+ * debian/control.in/x32: Add a gcc-multilib Recommends for libc6-dev-x32.
+ * Update French debconf translation, by Alban Vidal. Closes: #872025.
+ * debian/control.in/main: Change multiarch-support to priority optional
+ and section oldlibs.
+ * debian/control.in/opt: Remove transitional packages libc0.1-i686,
+ libc0.3-i686, libc6-i686.
+ * debian/control.in/libc, debian/control.in/main, debian/control.in/opt:
+ change the priority of libc0.1-dbg, libc0.1-udeb, libc0.3-dbg,
+ libc0.3-udeb, libc0.3-xen, libc6.1-alphaev67, libc6.1-dbg, libc6.1-udeb,
+ libc6-dbg, libc6-udeb, libc6-xen and locales-all to optional.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 20 Aug 2017 15:12:10 +0200
+
+glibc (2.24-14) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix namespace register pollution on sh4. Closes: #776471.
+ * debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: new proposed
+ patch to fix tst-tlsopt-powerpc when built with binutils >= 2.29.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Aug 2017 13:46:34 +0200
+
+glibc (2.24-13) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix ld.so segfault on arm64.
+ - Fix build with newer binutils. Closes: #869717.
+ - debian/patches/any/submitted-perl-inc.diff: drop, upstreamd.
+ - debian/patches/any/local-CVE-2017-1000366-rtld-LD_LIBRARY_PATH.diff:
+ drop, upstreamd.
+ - debian/patches/any/local-CVE-2017-1000366-rtld-LD_PRELOAD.diff: drop,
+ upstreamed.
+ - debian/patches/any/local-CVE-2017-1000366-rtld-LD_AUDIT.diff: drop,
+ upstreamed.
+ - debian/patches/any/cvs-vectorized-strcspn-guards.diff: drop, upstreamed.
+ - debian/patches/any/cvs-hwcap-AT_SECURE.diff: drop, upstreamed.
+ * debian/rules.d/debhelper.mk: relax the dependency on linux-libc-dev to the
+ upstream version.
+ * Greek debconf translation update from Vangelis Skarmoutsos. Closes:
+ #867474.
+ * Update Dutch debconf translation, by Frans Spiesschaert. Closes: #867981.
+ * debian/debhelper.in/libc-bin.triggers: declare the trigger as
+ interest-await.
+ * debian/control.in/*: Demote gcc-multilib 'Recommends' to a 'Suggests'.
+ Closes: #865429.
+
+ [ Adam Conrad ]
+ * debian/patches/arm/submitted-strip-bit-0.diff: Fix ld.so crash on armv7t.
+
+ [ Santiago Vila ]
+ * debian/debhelper.in/libc-bin.postinst: do not update /etc/nsswitch.conf
+ when its content already matches the default. Closes: #865144.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Jul 2017 16:54:16 +0200
+
+glibc (2.24-12) unstable; urgency=high
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Drop patches/any/cvs-remove-pid-tid-cache-clone.diff (merged upstream).
+ - Remove wrong assertion on parent PID in fork.
+ - Fix 64-bit atomics on m68k. Closes: #855692.
+ * debian/debhelper.in/libc.templates: update the kernel 3.2 warning to
+ mention that the support limitation comes from Debian and not from
+ upstream. Closes: #864720.
+ * debian/rules, debian/rules.d/build.mk: do not capture the build path
+ when generating glibc-source tarball. Closes: #861183.
+ * debian/control.in/main: build-depends on gperf. Closes: #847478.
+ * debian/patches/hppa/submitted-longjmp.diff: new patch from Helge Deller
+ to fix longjmp on hppa. Closes: #858738.
+ * debian/sysdeps/mipsel.mk, debian/sysdeps/mips64el.mk: leave the default
+ GCC ISA level, currently MIPS32R2/MIPS64R2.
+ * debian/patches/any/local-CVE-2017-1000366-rtld-LD_AUDIT.diff,
+ debian/patches/any/local-CVE-2017-1000366-rtld-LD_LIBRARY_PATH.diff,
+ debian/patches/any/local-CVE-2017-1000366-rtld-LD_PRELOAD.diff: add
+ patches to protect the dynamic linker against stack clashes
+ (CVE-2017-1000366).
+ * debian/patches/any/cvs-vectorized-strcspn-guards.diff: patch backported
+ from upstream to allow usage of strcspn in ld.so.
+ * debian/patches/any/cvs-hwcap-AT_SECURE.diff: patch backported from
+ upstream to disable HWCAP for AT_SECURE programs.
+
+ [ John Paul Adrian Glaubitz ]
+ * debian/sysdeps/sh3.mk: copy from sh4.mk. Closes: #851867.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Jun 2017 20:04:53 +0200
+
+glibc (2.24-11) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Improve memcpy/memset performance on Skylake server.
+ * debian/patches/any/cvs-malloc-hardening.diff: patch backported from
+ upstream to further harden glibc malloc metadata against 1-byte
+ overflows. Closes: #862950.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 28 May 2017 19:29:33 +0200
+
+glibc (2.24-10) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-truncate64.diff: New patch to support 64bit truncate.
+ * hurd-i386/cvs-send-recv-posix.diff: New patch to make send/recv more
+ posix.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix readahead on mips64el.
+ - Improve branch predication in _dl_runtime_resolve_avx512_opt;
+ - Fix symbol redirect for fts_set on 32-bit architectures.
+ - Fix AVX2/AVX512 optimized unaligned memset.
+ - Don't use PLT nor GOT in static archives on amd64.
+ - Drop GLIBC_TUNABLES in setxid processes.
+ - Fix write-after-destroy in lock elision on powerpc/ppc64el.
+ * Drop patches/any/cvs-resolv-internal-qtype.diff, merged upstream.
+ * any/cvs-remove-pid-tid-cache-clone.diff: patch from upstream to remove
+ cached PID/TID in clone. Closes: #857909.
+ * debian/rules.d/build.mk: do not fail the build in case of testsuite
+ regressions when building a +debXuX version. That way changes in the
+ environment (e.g.: kernel) do not prevent security or stable versions
+ to be built.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 12 Apr 2017 00:13:55 +0200
+
+glibc (2.24-9) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-libpthread-gsync-mutex.diff: Update patch, fixes trylock
+ error return.
+ * hurd-i386/tg-magic-pid.diff: New patch, add support for /proc/self.
+ * hurd-i386/tg-mlockall.diff: New patch, add support for mlockall.
+ - control: Bump gnumach-dev build-depend accordingly.
+ * hurd-i386/tg-gsync-libc.diff: Fix linking against built libmachuser
+ instead of installed libmachuser.
+ * libc0.3.symbols.hurd-i386: Add vm_wire_all symbols.
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/{amd64,i386,x32}.mk: disable lock elision (aka Intel TSX)
+ on x86 architectures. This causes programs (wrongly) unlocking an already
+ unlocked mutex to abort. More importantly most of the other distributions
+ decided to disable it, so we don't want to be the only distribution left
+ testing this code path. Closes: #850182.
+ * debian/rules.d/build.mk: pass --no-recursion before -T in the call to tar
+ to workaround or fix bug#829738. This reduces the size of the glibc-source
+ package by 40%
+ * debian/patches/localedata/supported.diff: rename the kk_KZ locale with the
+ RK1048 charset to kk_KZ.RK1048 to avoid conflicting with the kk_KZ locale
+ with the PT154 charset. Closes: #847596.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/alpha/submitted-math-fixes.diff: Drop, merged upstream.
+ * patches/any/cvs-resolv-internal-qtype.diff: patch from upstream to fix a
+ NULL pointer dereference in libresolv when receiving a T_UNSPEC internal
+ QTYPE (CVE-2015-5180). Closes: #796106.
+ * Make the package build reproducibly, thanks to Ximin Luo for the patch.
+ Closes: #783210.
+ - debian/rules: export SOURCE_DATE_EPOCH when not building with
+ dpkg-buildpackage.
+ - debian/rules.d/build.mk: use --clamp-mtime instead of touching the
+ files.
+ - debian/rules.d/debhelper.mk: do not chmod +x the shell script, call
+ it with sh instead.
+ * debian/rules.d/control.mk: Add the sh3 architecture to libc6_archs.
+ Closes: #850565.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jan 2017 18:43:37 +0100
+
+glibc (2.24-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-libc_rwlock_recursive.diff: New patch to work around
+ fakeroot-tcp issue, see #845930.
+ * hurd-i386/cvs-hurd_signal.h_c++.diff: New patch to fix building gdb.
+ * hurd-i386/tg-poll_errors_fixes.diff: Fix port leak.
+
+ -- Samuel Thibault <sthibault@debian.org> Sun, 04 Dec 2016 22:49:53 +0100
+
+glibc (2.24-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix passing address to legacy SIGBUS
+ handlers.
+ * hurd-i386/tg-libpthread-gsync-mutex.diff: New patch to make mutexes use
+ gsync too.
+ * hurd-i386/tg-NOFOLLOW.diff: New patch to fix O_NOFOLLOW errors.
+ * hurd-i386/tg-NOFOLLOW-DIRECTORY.diff: New patch to fix O_NOFOLLOW |
+ O_DIRECTORY errors.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/rules: build with -no-pie -fno-PIE. Closes: #845512, #845521.
+
+ [ Matthias Klose ]
+ * Allow to inject the libc-dev dependency on linux-libc-dev by the build
+ environment.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 25 Nov 2016 23:09:39 +0100
+
+glibc (2.24-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * libc0.3.symbols.hurd-i386: Drop removed RPCs.
+ * hurd-i386/cvs-libpthread.diff: Update to latest upstream version.
+ - hurd-i386/cvs-libpthread-static-weak.diff: Drop, merged upstream.
+ - hurd-i386/cvs-pthread-atfork.diff: Drop, merged upstream.
+ - hurd-i386/cvs-setcancelstate.diff: Drop, merged upstream.
+ * hurd-i386/tg-libpthread-gsync-spin.diff: New patch to make spinlocks use
+ gsync too. Thanks Svante Signell for investigating issues with the first
+ version.
+ * hurd-i386/tg-ONSTACK.diff: New patch to fix SS_ONSTACK support.
+ Closes: #551470.
+ * hurd-i386/tg-extern_inline.diff: Update to upstream.
+ - hurd-i386/tg-sigstate_thread_reference.diff: Refresh.
+ - hurd-i386/tg-gsync-libc.diff: Refresh.
+ * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Update to upstream.
+ * hurd-i386/tg-EGREGIOUS-fr.diff: New patch to fix grammar in french
+ translation.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix pread/pwrite syscalls on SH4.
+ - Fix build on powerpc/ppc64el with binutils from trunk. Closes: #843691.
+ - Fix flexible array usage in gconv.h. Closes: #841304.
+ - Fix linknamespace parallel test failures. Closes: #844132.
+ * debian/patches/any/submitted-unicode-9.0.0.diff: proposed patch to update
+ Unicode support to version 9.0.0. Closes: #842466.
+ * debian/patches/localedata/locale-C.diff: update to Unicode 9.0.0.
+ * debian/patches/localedata/submitted-en_AU-date_fmt.diff: improve date_fmt
+ for en_AU locale. Closes: #841916.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Nov 2016 19:22:48 +0100
+
+glibc (2.24-5) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/linux.mk: fix cross-compilation by also looking at headers
+ in $(LINUX_HEADERS).
+ * debian/testsuite-xfail-debian.mk: allow nptl/tst-stack4 to fail on HPPA.
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-libpthread-static-weak.diff: New patch to fix weak
+ references when linking in libpthread statically.
+ * hurd-i386/cvs-pthread-atfork.diff: New patch to fix unregistering atfork
+ handlers at library unload. Closes: #841068.
+ * debhelper.in/libc-dev.install.hurd-i386: Install libpthread_nonshared.a.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Oct 2016 23:10:46 +0200
+
+glibc (2.24-4) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-hurdsig-SA_SIGINFO.diff: Fix preemptors and thus
+ hurd_safe_*.
+ * hurd-i386/tg-hurdsig-fixes.diff: Fix uninitialized value.
+ * hurd-i386/submitted-exec_filename.diff: Add missing includes, fix const
+ warning.
+ * hurd-i386/cvs-mallocfork.diff: New patch to fix concurrency between
+ hurd_malloc and fork, triggered by malloc/tst-malloc-fork-deadlock.
+ * hurd-i386/cvs-libpthread.diff: Update to latest upstream version.
+ Closes: #839742.
+ * hurd-i386/libpthread_build.diff: Refresh.
+ * hurd-i386/libpthread_version.diff: Refresh.
+ * hurd-i386/unsubmitted-libc_alloca_cutoff.diff: Refresh.
+ * hurd-i386/cvs-hidden.diff: Drop, merged upstream.
+ * hurd-i386/cvs-libpthread-2.23.diff: Drop, merged upstream.
+ * hurd-i386/cvs-libpthread-api.diff: Drop, merged upstream.
+ * hurd-i386/cvs-libpthread_build.diff: Drop, merged upstream.
+ * hurd-i386/cvs-libpthread_clean2.diff: Drop, merged upstream.
+ * hurd-i386/cvs-pt-kill.diff: Drop, merged upstream.
+ * hurd-i386/libpthread-versions.diff: Drop, merged upstream.
+ * hurd-i386/libpthread_clean.diff: Drop, merged upstream.
+ * hurd-i386/libpthread_sigmask.diff: Drop, merged upstream.
+ * hurd-i386/libpthread_spin-lock.diff: Drop, merged upstream.
+ * hurd-i386/unsubmitted-libpthread-semaphore.h.diff: Drop, merged upstream.
+ * hurd-i386/tg-pthread_deps.diff: New patch, fixes references to libc
+ symbols.
+ * testsuite-xfail-debian.mk: Clear fixed hurd-i386 test.
+ * control: Drop hurd dependency from libc-bin: the reason for the dep has
+ disappeared.
+ * hurd-i386/unsubmitted-libc_alloca_cutoff.diff: Rename to
+ hurd-i386/tg-allocalim.diff.
+ * hurd-i386/unsubmitted-timer_routines.diff: Rename to
+ hurd-i386/tg-timer_routines.diff.
+ * hurd-i386/tg-glibc-2.24-restore-malloc-hook.diff: Restore malloc_hook for
+ now for mach-defpager.
+ * hurd-i386/cvs-setcancelstate.diff: New patch to work around a bug with
+ newer libpthread snapshot.
+
+ [ Adam Conrad ]
+ * debian/rules.d/tarball.mk: Apply --no-renames to make the diff readable.
+ * debian/rules.d/tarball.mk: Avoid filterdiff bugs with git pathspec magic.
+ * debian/patches/git-updates.diff: Update to 2.24 master to test the above.
+
+ [ John David Anglin ]
+ * debian/patches/hppa/cvs-atomic-machine.diff: New patch from upstream to
+ fix nptl/tst-stack4 on hppa. Closes: #838574.
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/linux.mk: Install both kernel and library headers symlinks
+ using a single for loop.
+ * debian/sysdeps/linux.mk: Also install a /usr/include/<triplet>/arch
+ symlink if it exists, needed for the tilegx architecture.
+ * debian/control.in/main: add a dependency on lsb-base (>= 3.0-6) for ncsd.
+ * debian/debhelper.in/nscd.init: also invalidate services and netgroup
+ during reload. Closes: #793649.
+ * debian/control.in/main, debian/rules.d/debhelper.mk: install nscd systemd
+ files. Closes: #767707.
+ * debian/patches/localedata/locale-C.diff: switch back transliterations to
+ combining. Closes: #840199.
+ * debian/debhelper.in/locales.postinst: improve locales-all detection.
+ Closes: #840901.
+ * debian/patches/i386/local-cpuid-level2.diff: replace by upstream patch
+ cvs-cpuid-level2.diff.
+ * debian/control.in/main: slightly relax the build-dependency on g++-6 to
+ make lintian happy.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Oct 2016 13:06:08 +0200
+
+glibc (2.24-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6102 (from
+ glibc-bsd).
+ * debian/control.in/main: Drop "Provides: locales" for locales-all.
+ Closes: #837694.
+ * Mark libc-l10n as Multi-Arch: foreign.
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-poll_errors_fixes.diff: Fix spurious port destroy on io_select
+ returning an error.
+ * hurd-i386/cvs-libpthread.diff: Update from upstream. Fixes spurious
+ dependencies of libp11, libgnutls30, libbsd0.
+
+ [ John David Anglin ]
+ * patches/hppa/submitted-sysdeps-cancel.diff: new patch to fix syscall
+ cancellation issues. Closes: #837518.
+ * testsuite-xfail-debian.mk: HPPA updates.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Sep 2016 20:00:44 +0200
+
+glibc (2.24-2) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-gsync-libc.diff: Fix for glibc 2.24.
+ * testsuite-xfail-debian.mk: Update header conformance results.
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: remove the arch-qualifier from the
+ linux-libc-dev depends. Closes: #836446.
+ * debian/patches/any/submitted-perl-inc.diff: new patch to fix the
+ testsuite with perl (>= 5.22.2-4), which removed '.' from @INC by
+ default.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 03 Sep 2016 22:36:31 +0200
+
+glibc (2.24-1) unstable; urgency=medium
+
+ [ Adam Conrad ]
+ * debian/rules.d/control.mk: Manually add binutils, linux-libc-dev, and the
+ current GCC to the rebuild test deps, so they land in Testsuite-Triggers.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/any/submitted-argp-attribute.diff: upstreamed.
+ - Fix backtrace hang on armel/armhf, possibly causing a minor
+ denial-of-service vulnerability (CVE-2016-6323). Closes: #834752.
+ * debian/control.in/libc: drop ${locale-compat:Depends} as it was not used
+ anymore.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: compute the
+ linux-libc-dev dependency from the one installed at build time. Closes:
+ #834706.
+ * debian/patches/series: apply hppa/submitted-setcontext.diff. Closes:
+ #835414.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-adjtime-NULL.diff: New patch to fix crash on
+ adjtime(..., NULL).
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 31 Aug 2016 17:51:04 +0200
+
+glibc (2.24-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Update with hurd-i386 non-regressions.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: upstreamed.
+ - debian/patches/sparc/submitted-sparc-fdim.diff: upstreamed.
+ * debian/patches/sparc/cvs-test-strncmp.diff: new patch from upstream to
+ fix wcsmbs/test-wcsncmp on architecture with strong alignment. Closes:
+ #825865.
+ * debian/patches/testsuite-xfail-debian.mk: remove xfail-test-wcsncmp on
+ sparc.
+ * debian/sysdeps/{sparc,sparc64}.mk: force target to sparcv9-linux-gnu.
+ * debian/patches/sparc/local-sparcv9-target.diff: drop, obsolete.
+ * patches/hppa/local-stack-grows-up.diff: restore one hunk that has not been
+ merged upstream from the 2.23 version.
+ * patches/localedata/locale-C.diff: update to unicode 8.0.0, add missing
+ categories, use the copy directive when possible.
+ * debian/rules.d/build.mk: disable the C++ compiler when tests are disabled,
+ based on a patch from Matthias Klose. Closes: #834138.
+ * rules.d/build.mk: test for DEB_BUILD_OPTIONS="nocheck" using filter
+ instead of findstring.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6101 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Aug 2016 16:55:38 +0200
+
+glibc (2.24-0experimental0) experimental; urgency=medium
+
+ * New upstream release: version 2.24.
+ * debian/patches/hurd-i386/submitted-malloc-setstate.diff: only apply on
+ hurd-i386, as it causes regressions on at least x32.
+ * debian/rules.d/tarball.mk: make the orig tarball generation a bit more
+ reproducible.
+ * debian/sysdeps/sparc64.mk: compile all flavours with -mcpu=ultrasparc.
+ * debian/patches/submitted-sparc-fdim.diff: new patch to fix fdimf and
+ fdim function on SPARC.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Aug 2016 03:13:12 +0200
+
+glibc (2.23.90+20160725.b898b64-1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160725.
+ * debian/testsuite-xfail-debian.mk: remove HPPA math tests from XFAIL,
+ the problem is fixed from some time already.
+ * debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: new patch to
+ fix the ifunc tests with GCC 6 on PowerPC.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Jul 2016 23:38:37 +0200
+
+glibc (2.23.90+20160719.2c3d888-1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Add missing test failure (no actual
+ regression).
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160719:
+ - debian/patches/hurd-i386/cvs-tabdly.diff: upstreamed.
+ * debian/control.in/main, debian/rules: build with GCC 6. Closes: #835946.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 19 Jul 2016 23:34:49 +0200
+
+glibc (2.23.90+20160711.c10f90d-1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-malloc-setstate.diff: New patch to fix
+ malloc_setstate.
+ * testsuite-xfail-debian.mk: Update hurd-i386 testsuite results, no actual
+ regression.
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160711:
+ - debian/patches/localedata/locale-de_LI.diff: upstreamed.
+ - debian/patches/hppa/submitted-libm-test-ulps.diff: upstreamed.
+ * debian/testsuite-xfail-debian.mk: allow conform/XPG3/sys/stat.h
+ and conform/XPG4/sys/stat.h to fail on mips and mipsel, similarly
+ to the others sys/stat.h conform tests. Group all theses entries
+ and an explanation.
+ * debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to
+ fail now that we do not have Loongson 2 buildds anymore.
+ * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
+ update to revision 6087 (from glibc-bsd).
+ * debian/testsuite-xfail-debian.mk: allow more failures on kfreebsd-*,
+ mostly due to the fsid_t type, and which are not regressions.
+ * testsuite-xfail-debian.mk: Update x32 testsuite results, no actual
+ regression.
+ * Replace debian/patches/alpha/submitted-trunc.diff by
+ debian/patches/alpha/submitted-math-fixes.diff containing additional
+ math fixes.
+ * debian/rules: better glibc version detection for snapshots.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jul 2016 22:45:50 +0200
+
+glibc (2.23.90+20160507.87523e9-1) experimental; urgency=medium
+
+ * New upstream snapshot from 20160705:
+ - Fix locales license. Closes: #555168.
+ - Fix Spanish locale 1st week definition. Closes: #826888.
+ - debian/patches/localedata/sort-UTF8-first.diff: rebased.
+ - debian/patches/localedata/locale-eo_EO.diff: upstreamed.
+ - debian/patches/localedata/locale-ku_TR.diff: rebased.
+ - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/localedata/locale-en_DK.diff: rebased.
+ - debian/patches/localedata/locale-hsb_DE.diff: rebased.
+ - debian/patches/localedata/fr_CH-first_weekday.diff: upstreamed.
+ - debian/patches/localedata/locale-de_LI.diff: rebased.
+ - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
+ - debian/patches/localedata/first_weekday.diff: upstreamed.
+ - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
+ - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff
+ - debian/patches/arm/local-arm-futex.diff: rebased.
+ - debian/patches/hppa/local-stack-grows-up.diff: dropped, obsolete.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
+ - debian/patches/hurd-i386/tg-hooks.diff: rebased.
+ - debian/patches/hurd-i386/cvs-openat.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-gai_sigqueue.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-aio_sigqueue.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-open.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-c++-types.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-errnos.d.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-mach-syscalls.mk.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-auxv.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-gprof-tick.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-IPV6_PKTINFO.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-i686-link.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-check-local-headers.diff: rebased.
+ - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
+ - debian/patches/i386/local-cpuid-level2.diff: rebased.
+ - debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
+ - debian/patches/sparc/cvs-sparc-nearbyint.diff: upstreamed.
+ - debian/patches/any/local-libgcc-compat-ports.diff: rebased.
+ - debian/patches/any/submitted-longdouble.diff: rebased.
+ - debian/patches/any/submitted-string2-strcmp.diff: rebased.
+ - debian/patches/any/local-dynamic-resolvconf.diff: rebased.
+ - debian/patches/any/cvs-tst-malloc-thread-exit.diff: upstreamed.
+ - debian/patches/any/cvs-sys-personality-h.diff: upstreamed.
+ * debian/patches/localedata/{locale-C.diff,locale-de_LI.diff,
+ locale-eu_FR.diff,new-valencian-locale.diff}: change LC_IDENTIFICATION
+ to i18n:2012.
+ * debian/debhelper.in/locales.config: convert iw_IL into he_IL, as the
+ former was deprecated and has been removed.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Jul 2016 20:47:21 +0200
+
+glibc (2.23-5) unstable; urgency=medium
+
+ * patches/hurd-i386/git-recvmsg.diff: New patch, fixes recvmsg on PF_LOCAL
+ sockets with msg_name != NULL. Closes: #833558.
+ * hurd-i386/libpthread_version.diff: Really fix pthread_setcancelstate
+ aliasing.
+ * libc0.3.symbols.hurd-i386: Update symbols.
+ * hurd-i386/tg-sysvshm.diff: Update from topgit.
+ * hurd-i386/cvs-check-local-headers.diff: Update from git.
+ * hurd-i386/tg-extern_inline.diff: Fix using inlines in libc.
+ * hurd-i386/cvs-libpthread-2.23.diff: Fix calling pthread functions from
+ libc.
+ * hurd-i386/tg-gsync-libc.diff: New patch, use gsync for libc
+ synchronization primitives.
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 23 Aug 2016 21:16:41 +0200
+
+glibc (2.23-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6098 (from
+ glibc-bsd).
+ * debian/debhelper.in/libc.postinst: drop code to handle the /var/mail
+ transition for pre-Potato installations.
+ * debian/debhelper.in/libc.{preinst,postinst}, debian/script.in/nohwcap.sh:
+ Remove fallback to dpkg --print-architecture for pre-multiarch systems.
+ * debian/debhelper.in/libc.{preinst,postinst}: do not run the NSS check
+ code from a chroot as it might not have an init system installed.
+ * debian/testsuite-xfail-debian.mk: allow tst-robust8 to fail on amd64, it
+ is an intermittent failure that might be due to a kernel issue.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Jul 2016 00:39:51 +0200
+
+glibc (2.23-3) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/libpthread_version.diff: Update with pthread_setcancelstate
+ aliasing.
+
+ [ Aurelien Jarno ]
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6097 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Jul 2016 23:23:29 +0200
+
+glibc (2.23-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Danish debconf translation update from Joe Hansen. Closes: #830589.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6096 (from
+ glibc-bsd).
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-libpthread-2.23.diff: Update, adds pthread_setcancelstate
+ alias, fixes rsyslog start.
+ * hurd-i386/cvs-tabdly.diff: New patch. Closes: #830584.
+ * hurd-i386/local-clock_gettime_MONOTONIC.diff: Complete patch with
+ timer_create, to fix ghc 8 build.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 19 Jul 2016 20:22:37 +0200
+
+glibc (2.23-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/hppa/submitted-start.diff: drop, upstreamed.
+ * debian/patches/localedata/locale-C.diff: update comment about the week
+ entry. Closes: #829093.
+ * debian/testsuite-xfail-debian.mk: allow malloc/tst-mallocfork2 to fail
+ on hurd-i386, this is not a regression but a new test.
+ * debian/patches/sparc/cvs-sparc-nearbyint.diff: new patch from upstream
+ to fix nearbyint* functions with a sNaN input on SPARC.
+ * debian/testsuite-xfail-debian.mk: allow math/test-double-finite and
+ math/test-float-finite to fail on alpha, as this architecture do not
+ fully support IEEE flags.
+ * debian/patches/alpha/submitted-trunc.diff: new patch to fix trunc and
+ truncf results for big values on alpha.
+ * debian/testsuite-xfail-debian.mk: allow nptl/tst-cancel9 and
+ nptl/tst-cancelx9 to fail on hppa, they are not regressions.
+
+ [ John David Anglin ]
+ * debian/patches/hppa/submitted-libm-test-ulps.diff: new patch to update
+ the math test ULPs on hppa.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-poll_errors_fixes.diff: Update from tg branch, fixes
+ gettimeofday call from select.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jul 2016 21:59:34 +0200
+
+glibc (2.23-0experimental4) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/rules.d/build.mk: allow a test to fail without having a .out
+ file.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6075 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 30 Jun 2016 12:25:44 +0200
+
+glibc (2.23-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/hurd-i386/tg-hurdsig-fixes-2.diff: refresh.
+ - debian/patches/hurd-i386/cvs-libpthread.so.diff: drop, upstreamed.
+ - debian/patches/mips/submitted-vfork.diff: drop, upstreamed.
+ - debian/patches/sparc/submitted-vfork.diff: drop, upstreamed.
+ * debian/rules.d/build.mk: reduce TIMEOUTFACTOR to 15 from 50. That
+ corresponds to a 5 minutes default, which should be more than enough even
+ on slow architectures.
+ * debian/sysdeps/mips64el.mk: change the ISA back to MIPS3 to fix math FMA
+ tests on some CPUs.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 28 Jun 2016 00:48:51 +0200
+
+glibc (2.23-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * patches/kfreebsd/local-fbtl.diff: update to revision 5973 (from
+ glibc-bsd).
+ * debian/rules, debian/rules.d/build.mk: rename localedir into complocaledir
+ following upstream change.
+ * debian/patches/local-allocalim-header.diff: drop, obsolete.
+ * debian/patches/any/local-no-pagesize.diff: drop, obsolete.
+
+ [ Adam Conrad ]
+ * debian/testsuite-xfail-debian.mk: Also allow tst-malloc-thread-fail to
+ fail where we've already done so for test-xfail-tst-malloc-thread-exit.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Apr 2016 14:20:30 +0200
+
+glibc (2.23-0experimental1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/testsuite-xfail-debian.mk (powerpc) really mark
+ tst-malloc-thread-exit as xfail.
+ * debian/testsuite-xfail-debian.mk (ppc64) mark tst-malloc-thread-exit
+ test as xfail, it is a known issue and not a regression.
+ * patches/kfreebsd/local-fbtl.diff: update to revision 5969 (from
+ glibc-bsd).
+ * debian/patches/kfreebsd/local-tst-malloc-fbtl.diff: drop, obsoleted by
+ hurd-i386/cvs-libpthread.so.diff.
+ * debian/patches/kfreebsd/local-tst-unique.diff: disable tst-unique* on
+ GNU/kFreeBSD, as they are not supported by the FreeBSD ELF OSABI.
+ * debian/patches/alpha/submitted-fts64.diff: new patch to fix the new fts64
+ function on alpha.
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-libpthread.diff: More updates to glibc-2.23.
+ * hurd-i386/cvs-openat.diff: Fix __openat prototype.
+ * hurd-i386/cvs-gai_sigqueue.diff: Fix gai_sigqueue prototype.
+ * hurd-i386/cvs-aio_sigqueue.diff: Fix aio_sigqueue prototype.
+ * hurd-i386/cvs-libpthread.diff: Separate 2.23 changes to...
+ * hurd-i386/cvs-libpthread-2.23.diff: ... separate patch.
+ * hurd-i386/cvs-libpthread.so.diff: Fix building malloc tests.
+ * testsuite-xfail-debian.mk: Skip test which just overflows memory.
+ * hurd-i386/cvs-pt-kill.diff: Fix pthread_kill locking.
+ * hurd-i386/cvs-open.diff: Fix __open in ld.so, thus fixing dlopen().
+ * hurd-i386/cvs-c++-types.diff: Add expected c++-types.data.
+ * hurd-i386/local-ihash-use.diff: Note that libpthread uses ihash.h.
+ * testsuite-xfail-debian.mk: Add failing new tests. Disable the problematic
+ test-lfs test.
+ * hurd-i386/local-versions.diff: New patch to fix symbol version.
+
+ [ Adam Conrad ]
+ * debian/patches/any/cvs-tst-malloc-thread-exit.diff: Backport fix from
+ upstream to make tst-malloc-thread-exit use fewer system resources.
+ * debian/debhelper.in/locales.config: Make default_environment_locale
+ get preseeded correctly both with and without /etc/default/locale.
+ * debian/control.in/i386: Remove list of Breaks that predate oldstable.
+ * debian/control.in/*: Drop long obsolete file overlap Breaks/Replaces.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Mar 2016 00:21:05 +0100
+
+glibc (2.23-0experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream release: version 2.23, with git updates up to 2016-03-12:
+ - Fix German translation of "Alarm clock". Closes: #291293.
+ - Fix strtol in Turkish locales. Closes: #458611.
+ - Add LFS support for fts functions. Closes: #534521.
+ - Fix build with GCC 6. Closes: #811574.
+ - Fix unbounded stack allocation in nan* functions (CVE-2014-9761).
+ Closes: #813187.
+ - debian/patches/localedata/locale-ku_TR.diff: rebased.
+ - debian/patches/localedata/fix-lang.diff: upstreamed.
+ - debian/patches/localedata/first_weekday.diff: rebased.
+ - debian/patches/localedata/locale-nb_NO.diff: upstreamed.
+ - debian/patches/localedata/cvs-bg_BG-t_fmt.diff: upstreamed.
+ - debian/patches/alpha/local-string-functions.diff: rebased.
+ - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: rebased.
+ - debian/patches/arm/local-ioperm.diff: dropped.
+ - debian/patches/hppa/cvs-allocatestack-stacktop.diff: upstreamed.
+ - debian/patches/hppa/local-pthread_spin_unlock.diff: upstreamed.
+ - debian/patches/hppa/submitted-mathdef.diff: upstreamed.
+ - debian/patches/hppa/cvs-update-mman.h.diff: upstreamed.
+ - debian/patches/hppa/submitted-dladdr.diff: partially upstreamed, rebased.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: rebased.
+ - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
+ - debian/patches/hurd-i386/cvs-libpthread.diff: updated.
+ - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: rebased.
+ - debian/patches/hurd-i386/submitted-fork_port_leak.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-libc_getspecific.diff: rebased.
+ - debian/patches/hurd-i386/cvs-libpthread-libc-lockP.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-mmap32th_bit.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-sysheaders.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-bootstrap.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-cache-mach_host_self.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-csu_crt0.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-s_scalbn.diff: upstreamed.
+ - debian/patches/hurd-i386/local-mach_print.diff: rebased.
+ - debian/patches/hurd-i386/cvs-hidden.diff: rebased.
+ - debian/patches/hurd-i386/cvs-O_DIRECTORY.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-raise-longjump.diff: upstreamed.
+ - debian/patches/hurd-i386/tg-faccessat.diff: rebased.
+ - debian/patches/i386/local-i386-ulps.diff: dropped.
+ - debian/patches/kfreebsd/local-scripts.diff: rebased.
+ - debian/patches/m68k/submitted-gcc34-seccomment.diff: rebased.
+ - debian/patches/mips/cvs-testsuite-o32-fp.diff: upstreamed.
+ - debian/patches/powerpc/local-powerpc8xx-dcbz.diff: rebased.
+ - debian/patches/sh4/local-fpscr_values.diff: rebased.
+ - debian/patches/any/local-bindresvport_blacklist.diff: rebased.
+ - debian/patches/any/local-libgcc-compat-main.diff: rebased.
+ - debian/patches/any/local-libgcc-compat-abilists.diff: rebased.
+ - debian/patches/any/local-mktemp.diff: upstreamed.
+ - debian/patches/any/cvs-stdio-lock.diff: upstreamed.
+ - debian/patches/any/local-tcsetaddr.diff: rebased.
+ - debian/patches/any/local-tst-mktime2.diff: rebased.
+ - debian/patches/any/submitted-nis-netgrp.diff: upstreamed.
+ - debian/patches/any/submitted-longdouble.diff: rebased.
+ - debian/patches/any/local-dynamic-resolvconf.diff: rebased.
+ - debian/patches/any/local-static-dlopen-search-path.diff: upstreamed.
+ - debian/patches/any/local-math-logb.diff: upstreamed.
+ - debian/patches/any/cvs-gawk-gensub.diff: upstreamed.
+ - debian/patches/any/cvs-grantpt-namespace.diff: upstreamed.
+ - debian/patches/any/cvs-grantpt-pty-owner.diff: upstreamed.
+ - debian/patches/any/cvs-bits-libc-stdio-lock.diff: upstreamed.
+ - debian/patches/any/submitted-hle-checking-mutex.diff: upstreamed.
+ - debian/{control,symbols.wildcards,copyright}: Updated strings for 2.23.
+ - debian/patches/kfreebsd/local-undef-glibc.diff: rebased.
+ - debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: rebased,
+ renamed into local-tst-malloc-fbtl.diff.
+ - debian/patches/hurd-i386/submitted-net.diff: rebased.
+ - debian/patches/hurd-i386/tg-bits_atomic.h_multiple_threads.diff:
+ rebased.
+ - debian/patches/hurd-i386/submitted-handle-eprototype.diff: dropped.
+ * debian/testsuite-xfail-debian.mk (powerpc) mark tst-malloc-thread-fail
+ test as xfail, it is a known issue and not a regression.
+ * debian/testsuite-xfail-debian.mk (mipsel): mark a few math tests are
+ failing, due to a bug in the Loongson 3 FPU.
+ * patches/kfreebsd/local-fbtl.diff: update to revision 5940 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Mar 2016 19:22:45 +0100
+
+glibc (2.22-13) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/mips/submitted-vfork.diff: new patch to fix ABI change and
+ testsuite on mips*.
+ * debian/patches/sparc/submitted-vfork.diff: new patch to fix ABI change and
+ testsuite on sparc*.
+ * debian/sysdeps/mipsel.mk, debian/sysdeps/mips64el.mk: bump ISA to MIPS32
+ and MIPS64.
+ * debian/patches/hppa/submitted-start.diff: new patch from John David Anglin
+ to fix crash in executables built with -p and linked against gcrt1.o.
+ Closes: #827876.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jun 2016 00:51:43 +0200
+
+glibc (2.22-12) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - fix FTBFS with recent binutils versions on mips* and sparc*. Closes:
+ #827477.
+ * debian/sysdeps/kfreebsd-i386.mk: fix libc0.1-i686 package name.
+ * debian/rules.d/build.mk: in case of build failure due testsuite
+ issues, display again the failed tests so that they appear at the end of
+ the build log.
+ * debian/local/etc/nsswitch.conf: add gshadow line to default
+ /etc/nsswitch.conf (addresses #699090).
+ * debian/debhelper.in/libc-bin.postinst: update /etc/nsswitch.conf to the
+ current default if it matches a version shipped by base-files or
+ libc-bin. This is based on a patch from Santiago Vila, thanks. Closes:
+ #827105.
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-eintr.diff: New patch to fix "Interrupted" issues in ghc.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 20 Jun 2016 00:01:21 +0200
+
+glibc (2.22-11) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/tg-poll_errors_fixes.diff: Fix crash when calling poll or select
+ on a fd which had never been allocated. Closes: #826175.
+ * hurd-i386/tg-faccessat.diff: Finish faccessat implementation. Fixes
+ findutils. Closes: #823027.
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch.
+ * debian/control: re-add libc0.1-i686, libc0.3-i686, libc6-i686 as a
+ dummy package to ease the upgrades. Closes: #825421, #826290.
+ * debian/sysdeps/i386.mk: add libc6-i686 dummy package.
+ * debian/sysdeps/hurd-i386.mk: add libc0.1-i686 dummy package.
+ * debian/sysdeps/kfreebsd-i386.mk: add libc0.3-i686 dummy package.
+ * debian/debhelper.in/libc.NEWS: drop the new about libc6-i686, libc0.1-i686
+ and libc0.3-i686 packages removal.
+ * debian/script.in/nohwcap.sh: drop sparc optimized packages.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 05 Jun 2016 00:04:04 +0200
+
+glibc (2.22-10) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix a stack overflow in Sun RPC clntudp_call() (CVE-2016-4429).
+ * debian/control.in/main: build-depends on dpkg (>= 1.18.7) instead of
+ dpkg-dev (>= 1.18.7) as the cputable file is in dpkg, not dpkg-dev.
+ Closes: #824127.
+ * debian/debhelper.in/libc.NEWS: add an entry about the dropped libc6-i686,
+ libc0.1-i686 and libc0.3-i686 packages. Closes: #825421.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-i686-link.diff: Fix link of i686 build.
+ * sysdeps/hurd-i386.mk: Disable ifunc, not working yet.
+ * sysdeps/hurd-i386.mk: Fix and re-enable xen build.
+ * control: Re-introduce libc0.3-xen package.
+ * patches/hurd-i386/cvs-check-local-headers.diff: Update exclusion list.
+
+ [ John David Anglin ]
+ * debian/patches/hppa/submitted-setcontext.diff: new patch to fix setcontext
+ return code on hppa. Closes: #824344.
+ * debian/patches/hppa/submitted-dladdr.diff: update patch to fix
+ debug/backtrace-tst test failure. Closes: #824362.
+ * debian/testsuite-xfail-debian.mk: update expected testsuite results.
+ Closes: #824363.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 31 May 2016 23:48:20 +0200
+
+glibc (2.22-9) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-libpthread.so.diff: Fix building malloc tests.
+ * debian/testsuite-xfail-debian.mk: Update LFS tests.
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk: drop check on i586 flavours.
+ * debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: drop, obsoleted
+ by hurd-i386/cvs-libpthread.so.diff.
+ * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: correctly apply
+ patch. Really fix #822489.
+ * control.in/main: Bump Standards-Version to 3.9.8 (no changes).
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 May 2016 12:55:01 +0200
+
+glibc (2.22-8) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-gprof-tick.diff: Cherry-pick from upstream to fix gprof
+ timing.
+ * hurd-i386/cvs-IPV6_PKTINFO.diff: Cherry-pick from upstream to fix
+ IPV6_*PKT* macros.
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix a buffer overflow in the glob function (CVE-2016-1234).
+ - Fix a stack overflow in getaddrinfo function (CVE-2016-3706).
+ - Fix nss_hesiod breakage. Closes: #821358.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6051 (from
+ glibc-bsd) to fix FTBFS and provide PT_FOLLOW_FORK in sys/ptrace.h.
+ Closes: #822143, #823387.
+ * patches/arm/unsubmitted-ldconfig-cache-abi.diff: apply fix from Steve
+ McIntyre to fix an armhf ABI detection crash in ldconfig on arm64.
+ Closes: #822489.
+ * debian/control.in/main: upgrade breaks on binutils. This is plainly
+ wrong though, glibc should not be a special case: either we don't
+ support partial upgrades or we do that for all libraries. With that
+ let's hope people will stop reporting bugs, sigh. Closes: #819165.
+ * Drop libc*-i686 packages as GCC now defaults to i686:
+ - debian/control: drop packages, add provides and build-depends on
+ g++-5 (>= 5.3.1-17) and dpkg-dev (>= 1.18.7).
+ - debian/sysdeps/hurd-i386.mk: stop building libc0.3-i686. Use the
+ default compiler options to build libc0.3-xen.
+ - debian/sysdeps/i386.mk: stop building libc6-i686.
+ - debian/sysdeps/kfreebsd-i386.mk: drop.
+ - debian/patches/i386/submitted-i686-timing.diff: drop. Closes:
+ #218519.
+
+ [ Adam Conrad ]
+ * debian/control.in/libc: Force i686 variants off the system on upgrade.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 11 May 2016 23:39:05 +0200
+
+glibc (2.22-7) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/submitted-auxv.diff: Update from upstream commit into
+ cvs-auxv.diff.
+ * hurd-i386/unsubmitted-prof-eintr.diff: Fix recording profiling from
+ ext2fs.
+ * hurd-i386/submitted-anon-mmap-shared.diff: Disable, actually breaks
+ booting hurd-i386.
+ * control: Add myself as uploader.
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 19 Apr 2016 11:48:08 +0200
+
+glibc (2.22-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386/submitted-auxv.diff: New patch, fixes cvs crash.
+ * hurd-i386/submitted-anon-mmap-shared.diff: New patch, fixes inheritence of
+ shared anonymous memory.
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix stack overflow when getnetbyname is invoked on a very long name
+ (CVE-2016-3075).
+ - Fix HTM on powerpc/ppc64/ppc64el.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 09 Apr 2016 13:35:19 +0200
+
+glibc (2.22-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Disable the problematic test-lfs test on hurd.
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix assertion failure with unconnectable name server addresses. Closes:
+ #816669.
+ * Drop libnss-dns-udeb and libnss-files-udeb and merge the files they
+ include in libc6-udeb.
+ * debian/patches/any/cvs-sys-personality-h.diff: new patch to synchronise
+ <sys/personality.h> with kernel headers. Closes: #697456.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 29 Mar 2016 00:44:21 +0200
+
+glibc (2.22-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix a memory leak in the resolver (CVE-2016-5417). Closes: #818178.
+ * debian/patches/localedata/fr_CA-first_weekday.diff: drop. Closes:
+ #769051.
+ * debian/rules, debian/rules.d/build.mk: move the C.UTF-8 locale and
+ locales-all generation to a separate target instead of building them
+ in the build_libc target.
+ * debian/control.in/main, debian/rules, debian/rules.d/build.mk: make sure
+ to use the just built localedef when building locales. When
+ cross-compiling use the system localedef with the correct endianness and
+ build-depends on the correct version.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff,tg-sendmsg-SCM_CREDS.diff:
+ Update.
+ * patches/hurd-i386/cvs-errnos.d.diff: New patch to fix build dependency
+ loop.
+ * patches/hurd-i386/cvs-mach-syscalls.mk.diff: New patch to fix missing
+ dependency.
+
+ [ Adam Conrad ]
+ * debian/glibc-source.filelist: Refresh list of source files and sort.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 21 Mar 2016 18:41:37 +0100
+
+glibc (2.22-3) unstable; urgency=medium
+
+ * Update from upstream stable branch:
+ - Fix linking shared objects that use libmvec.so functions. Closes:
+ #817879.
+ * debian/sysdeps/sh4.mk: build with -fno-delete-null-pointer-checks to
+ workaround a missing SH4 specific __builtin_trap implementation in GCC.
+ * debian/patches/localedata/locale-C.diff: fix LC_TIME week and d_t_fmt
+ fields in C.UTF-8 locale. Closes: #817895.
+ * debian/sysdeps/powerpcspe.mk: pass --without-fp to the configure script
+ on powerpcspe. Closes: #817926.
+ * debian/rules.d/control.mk: add nios2 architecture. Closes: #817944.
+ * debian/patches/any/submitted-dlopen-noload.diff: new patch to fix a crash
+ in dlopen() with RTLD_NOLOAD. Closes: #817900.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Mar 2016 22:40:15 +0100
+
+glibc (2.22-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix pow() precision on CPUs with fma4, and the corresponding testsuite
+ failures.
+ - debian/patches/s390/submitted-socketcall.diff: drop, merged upstream.
+ * debian/libc6{,-mips32,-mipsn32}.symbols.mips64el: add symbols for files for
+ mips64el.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 5932 (from
+ glibc-bsd):
+ - Fix consistency check for PIC code when built with GCC 5. Closes:
+ #817207.
+ * debian/rules, debian/rules.d/build.mk, debian/rules.d/debhelper.mk: define
+ the mvec variable per flavour and not per platform.
+ * sysdeps/*mk: enable libmvec only on amd64 and x32 flavours.
+ * debian/debhelper.in/libc-dev-alt.install: install libmvec_nonshared.a also
+ for alternative builds.
+ * debian/debhelper.in/libc-dev{,-alt}.install: install libmvec.a.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 09 Mar 2016 18:42:19 +0100
+
+glibc (2.22-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-xfail-debian.mk (alpha): mark a few failures which
+ are not a regression compared to 2.21 as xfail.
+ * debian/testsuite-xfail-debian.mk (hurd): mark another failure which
+ is not a regression compared to 2.21 as xfail.
+ * debian/control.in/main: avoid experimental versions, use versions that
+ went through unstable instead.
+
+ [ Samuel Thibault ]
+ * control: Accept hurd-headers-dev and libihash-dev as alternatives to
+ hurd-dev for bootstrapping.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 07 Mar 2016 12:38:18 +0100
+
+glibc (2.22-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - debian/patches/any/local-CVE-2015-7547.diff: drop, merged upstream.
+ * debian/testsuite-xfail-debian.mk (hurd): correctly detect Hurd. Mark tests
+ failing to build as unsupported. Update for glibc 2.22.
+ * debian/patches/hurd-i386/submitted-hurd-abilist.diff: new patch to get the
+ abilist tests buildable on Hurd.
+ * debian/testsuite-xfail-debian.mk (mips): correctly detect 64-bit mips
+ flavours.
+ * debian/testsuite-xfail-debian.mk (hppa): mark new tests which fail as
+ xfail.
+ * debian/testsuite-xfail-debian.mk (alpha): mark new tests which fail as
+ xfail.
+ * control.in/main: Bump Standards-Version to 3.9.7 (no changes).
+ * debian/patches/sparc/submitted-sparc64-socketcall.diff: new patch to fix
+ bind(), listen() and setsockopt()when built against 4.4+ kernel headers.
+ * Update German debconf translation, by Helge Kreutzman. Closes: #815697.
+ * Update Japanese debconf translation, by Takuma Yamada. Closes: #815858.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Mar 2016 18:56:42 +0100
+
+glibc (2.22-0experimental2) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/m68k/local-fpic.diff: drop, obsolete.
+ * debian/patches/m68k/local-mathinline_h.diff: drop, not applied for a
+ lot of time, obsolete.
+ * debian/patches/sparc/submitted-timing.diff: drop, obsolete, not
+ needed anymore since libc6-sparcv9 has been removed.
+ * debian/patches/any/local-no-malloc-backtrace.diff: drop, the real bug
+ has been fixed upstream.
+ * debian/patches/any/local-no-SOCK_NONBLOCK.diff: drop, both GNU/Hurd
+ and GNU/kFreeBSD now support SOCK_NONBLOCK.
+ * debian/patches/any/local-libgcc-compat-ports.diff: refresh.
+ * debian/patches/any/local-disable-test-tgmath2.diff: drop, 8 years have
+ passed, the build daemons should now have enough resources to build
+ and run this test.
+ * debian/patches/s390/submitted-nexttowardf.diff: drop, fixed upstream
+ another way.
+ * debian/patches/alpha/submitted-rtld-fPIC.diff: drop, fixed upstream
+ another way.
+ * debian/patches/any/unsubmitted-scanf-includes.diff: replace the hack by
+ the upstream fix patches/any/cvs-bits-libc-stdio-lock.diff. This also
+ stop installing <bits/libc-lock.h> and <bits/stdio-lock.h>. Closes:
+ #404532, #639697.
+ * debian/control, debian/rules.d/control.mk, debian/sysdeps/arm.mk: remove
+ support for the ARM old-ABI architecture, it is not supported upstream
+ anymore.
+ * debian/sysdeps/*.mk: cleanup and homogenize:
+ - define options common to all flavours using the non-flavour specific
+ variable.
+ - reorganize to not mix generic variables with flavour specific variables.
+ - move -march and -mtune options from extra_cflags to CC and CXX as they
+ might slightly change the ABI and the configure script needs to detect
+ that.
+ * debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc: allow
+ new tests to fail, cleanup resolved issues.
+ * Replace debian/patches/i386/submitted-i586-ulps.diff by
+ debian/patches/i386/local-i386-ulps.diff. The actual math precision
+ depends on the CPU manufacturer and on the ability to use SSE2
+ instructions or not. Change the i386 ULPs to the lowest precision
+ produced by AMD and Intel CPU with and without SSE2 until upstream can
+ figure out a better solution.
+ * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
+ allow nptl/tst-cancel17 and nptl/tst-cancelx17, this is a know upstream
+ race condition.
+ * debian/testsuite-checking/*, debian/testsuite-xfail-debian.mk,
+ debian/rules.d/build.mk: rework testsuite system by extending upstream.
+ * debian/debhelper.in/libc{,-alt,otherbuild).install: stop shipping
+ testsuite results as it make the package build non-reproducible in case
+ of different kernels and race conditions in the testsuite.
+ * debian/testsuite-xfail-debian.mk: allow stdlib/tst-makecontext to fail
+ on armel and armhf, as it is a new test introduced with glibc 2.22 and
+ not a regression.
+ * debian/patches/git-updates.diff: update to the latest commit of the
+ 2.22 branch.
+ * debian/patches/alpha/submitted-abilist.diff: drop, merged upstream.
+ * debian/patches/hppa/cvs-inline-syscall.diff: drop, merged upstream.
+ * debian/patches/hppa/cvs-start.diff: drop, merged upstream.
+ * debian/control.in/main: update VCS fields to the canonical location.
+ * debian/control.in/{libc,libnss-dns-udeb,libnss-files-udeb}: rename
+ XC-Package-Type into Package-Type.
+ * debian/control.in/libc: drop conflicts on prelink (<= 0.0.20090311-1) as
+ we don't support Lenny to Stretch upgrades.
+ * debian/debhelper.in/libc-bin.{postinst,lintian-overrides},
+ debian/rules.d/debhelper.mk, debian/local/sbin/ldconfig: remove ldconfig
+ wrapper as new debhelper versions use the trigger instead of an explicit
+ call to ldconfig.
+ * debian/testsuite-xfail-debian.mk: allow POSIX2008/netdb.h/linknamespace
+ and -XOPEN2K/netdb.h/linknamespace to fail on kfreebsd-* (new tests).
+ * debian/testsuite-xfail-debian.mk: allow tst-setcontext2 to fail on
+ kfreebsd-* (new test also failing on native FreeBSD).
+
+ [ Adam Conrad ]
+ * debian/patches/any/cvs-gawk-gensub.diff: Fix scary output from newer gawk.
+ * debian/debhelper.in/libc-bin.postinst: Call ldconfig during configure as
+ well, or major version upgrades will leave us without due to dep ordering.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Feb 2016 21:48:56 +0100
+
+glibc (2.22-0experimental1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc-dev.install: install libmvec_nonshared.a.
+ Closes: #806910.
+ * debian/control.in/main, debian/rules: build with gcc-5.
+ * patches/kfreebsd/local-sysdeps.diff, patches/kfreebsd/local-fbtl.diff:
+ update to revision 5856 (from glibc-bsd):
+ - Update to glibc 2.22.
+ * debian/patches/kfreebsd/local-tst-malloc-backtrace.diff: new patch to fix
+ tst-malloc-backtrace on GNU/kFreeBSD.
+ * debian/sysdeps/ppc64el.mk: default to POWER8 and use default gcc options.
+ * debian/rules.d/build.mk: explicitly disable mathvec when mvec=no.
+ * debian/testsuite-checking/expected-results-s390x-linux-gnu-libc:
+ allow elf/tst-protected1a and elf/tst-protected1b to fail as they are
+ new tests. Cleanup resolved issues.
+ * debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc:
+ cleanup resolved issues.
+ * debian/rules.d/build.mk: abort if the log file does not contain any
+ testsuite result.
+ * debian/patches/localedata/submitted-locale-bo.diff: drop, now useless.
+ * debian/patches/any/submitted-resolv-ipv6-nameservers.diff: drop, now
+ useless.
+ * debian/testsuite-checking/expected-results-powerpc-linux-gnu-libc,
+ debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64:
+ cleanup resolved issues.
+ * debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc,
+ debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc:
+ new files.
+ * debian/patches/i386/submitted-i586-ulps.diff: new patch to provide
+ i586 ULPs.
+ * debian/patches/git-updates.diff: update to the latest commit of the
+ 2.22 branch.
+ * debian/testsuite-checking/expected-results-i?86-linux-gnu-*: cleanup
+ resolved issues.
+ * debian/testsuite-checking/expected-results-x86_64-linux-gnu-*: cleanup
+ resolved issues.
+ * debian/testsuite-checking/expected-results-x86_64-linux-gnux32-*:
+ update and cleanup resolved issues.
+ * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
+ update and cleanup resolved issues.
+ * debian/testsuite-checking/expected-results-mips*: update and cleanup
+ resolved issues.
+ * debian/testsuite-checking/expected-results-*kfreebsd-gnu*: update and
+ cleanup resolved issues.
+ * debian/patches/mips/local-r10k.diff: dropped, we don't support systems
+ with a MIPS R10K CPU since the ISA has been switched to MIPS R2.
+ * debian/patches/mips/cvs-testsuite-o32-fp.diff: new patch to fix testsuite
+ build on pre-R2 ISA.
+ * debian/patcheS/any/cvs-grantpt-namespace.diff: new patch to fix the
+ grantpt link namespace when built without pt_chown.
+ * debian/patches/alpha/submitted-abilist.diff: new patch to fix alpha ABI
+ baseline sorting.
+ * debian/patches/alpha/submitted-fegetenv-namespace.diff: new patch to fix
+ the fegetenv link namespace on alpha.
+ * debian/patches/alpha/submitted-termios_h.diff: new patch to fix
+ visibility issues in termios.h on alpha.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 10 Dec 2015 23:29:06 +0100
+
+glibc (2.22-0experimental0) experimental; urgency=medium
+
+ [ Adam Conrad ]
+ * New upstream release: version 2.22, with git updates up to 2015-11-27:
+ - debian/patches/all/local-alias-UTF-8.diff: Fixed upstream.
+ - debian/patches/any/cvs-ldconfig-aux-cache.diff: Upstreamed.
+ - debian/patches/any/cvs-localplt-new-readelf.diff: Upstreamed.
+ - debian/patches/any/cvs-logbl-accuracy.diff: Upstreamed.
+ - debian/patches/any/cvs-vismain-pie.diff: Upstreamed.
+ - debian/patches/any/local-xfail-stdlib-linkns.diff: Dropped.
+ - debian/patches/any/local-tester-gcc-4.9.diff: Dropped.
+ - debian/patches/arm/cvs-arm-sfi_breg.diff: Upstreamed.
+ - debian/patches/arm/cvs-memcpy-memmove-always-bx.diff: Upstreamed.
+ - debian/patches/hppa/cvs-alloca-werror.diff: Upstreamed.
+ - debian/patches/hppa/cvs-fpu-r2.diff: Upstreamed.
+ - debian/patches/hppa/cvs-fpu2.diff: Upstreamed.
+ - debian/patches/hppa/local-fcntl-osync.diff: Fixed upstream.
+ - debian/patches/hppa/local-setcontext.diff: Fixed upstream.
+ - debian/patches/powerpc/cvs-power7-strncpy.diff: Upstreamed.
+ - debian/patches/powerpc/cvs-ppc-feraiseexcept.diff: Upstreamed.
+ - debian/patches/powerpc/cvs-ppc-pow.diff: Upstreamed.
+ - debian/patches/powerpc/cvs-ppc-sqrt.diff: Upstreamed.
+ - debian/patches/powerpc/cvs-ppc-sqrtf.diff: Upstreamed.
+ - debian/patches/powerpc/cvs-ppc-tabort-le.diff: Upstreamed.
+ - debian/patches/all/local-alias-et_EE.diff: Rebased.
+ - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff: Rebased.
+ - debian/patches/any/local-libgcc-compat-ports.diff: Rebased.
+ - debian/patches/any/local-libpic.diff: Rebased.
+ - debian/patches/any/local-no-pagesize.diff: Rebased.
+ - debian/patches/any/submitted-longdouble.diff: Rebased.
+ - debian/patches/any/submitted-missing-etc-hosts.diff: Rebased.
+ - debian/patches/any/submitted-resolv-ipv6-nameservers.diff: Rebased.
+ - debian/patches/i386/submitted-i686-timing.diff: Rebased.
+ - debian/patches/localedata/local-all-no-archive.diff: Rebased.
+ - debian/patches/localedata/submitted-locale-bo.diff: Rebased.
+ - debian/patches/mips/submitted-rld_map.diff: Rebased.
+ * debian/{control,symbols.wildcards,copyright}: Updated strings for 2.22.
+ * debian/libc6*.symbols: Add libmvec.so.1 to the amd64/x32 symbols files.
+ * debian/*: Conditionally add libmvec to libc-udeb only on amd64 and x32.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/tg-tls.diff: Rebased.
+ * debian/patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
+ * debian/patches/hurd-i386/tg-ioctl-base-types.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-extern_inline.diff: Rebased.
+ * debian/patches/hurd-i386/tg-aio_misc.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-chflags.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-select-EINTR.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-af_local_strlen.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-nice.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-nfds-poll.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-sigstate_locking.diff: Upstreamed.
+ * debian/patches/hurd-i386/tg-mmap_file_prot_none_fix.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-unwind-resume.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-libc-modules.h.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-warnings.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-check-local-headers.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-mlock.diff: Upstreamed.
+ * debian/patches/hurd-i386/cvs-csu_crt0.diff: New patch, fixes gcrt0.o
+ build.
+ * debian/patches/hurd-i386/cvs-s_scalbn.diff: New patch, fixes s_scalbn.S
+ build.
+ * debian/patches/hurd-i386/tg-tls-threadvar.diff: Update.
+ * patches/hurd-i386/tg-posix_thread.diff: Update, to define
+ _POSIX_THREAD_KEYS_MAX, _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
+ _POSIX_THREAD_THREADS_MAX.
+
+ [ Aurelien Jarno ]
+ * debian/patches/hppa/cvs-atomic.diff: Upstreamed.
+ * debian/patches/hppa/cvs-sysdep-errno.diff: Upstreamed.
+ * debian/patches/hppa/cvs-inline-syscall-rewrite.diff: Upstreamed.
+ * debian/patches/any/cvs-mangle-tls_dtor_list.diff: Rebased.
+ * debian/patches/any/cvs-tls-dtv.diff: Upstreamed.
+ * debian/patches/any/cvs-rfc3542-advanced-api.diff: Upstreamed.
+ * debian/patches/any/cvs-check-localplt.diff: Upstreamed.
+ * debian/patches/any/cvs-ld_pointer_guard.diff: Upstreamed.
+ * debian/patches/any/cvs-mangle-tls_dtor_list.diff: Upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Dec 2015 00:06:13 +0100
+
+glibc (2.21-9) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fixes bug18240 failing with a timeout on machines with a lot of swap.
+ Closes: #814958.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 17 Feb 2016 18:45:59 +0100
+
+glibc (2.21-8) unstable; urgency=critical
+
+ * Update from upstream stable branch:
+ - Fix an integer overflow in hcreate() and hcreate_r() (CVE-2015-8778).
+ Closes: #812441.
+ * patches/any/local-CVE-2015-7547.diff: new patch to fix glibc getaddrinfo
+ stack-based buffer overflow (CVE-2015-7547).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Feb 2016 21:38:15 +0100
+
+glibc (2.21-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/localedata/cvs-bg_BG-t_fmt.diff: new patch from upstream to
+ use colon as time separator in the Bulgarian locale. Closes:
+ #808143.
+ * Update French debconf translation, by Christian Perrier. Closes:
+ #809636.
+ * Update Brazilian Portuguese debconf translation, by Adriano Rafael
+ Gomes. Closes: #809741.
+ * patches/hppa/cvs-update-mman.h.diff: new patch from upstream to add huge
+ pages support on hppa. Closes: #809776.
+ * patches/hppa/submitted-dladdr.diff: new patch from John David Anglin to
+ fix dladdr issues on hppa. Closes: #810053.
+ * sysdeps/armel.mk, sysdeps/armhf.mk: re-enable IFUNC support now that
+ binutils has been fixed.
+ * debian/control.in/main: update Vcs-* fields to point to the new git
+ repository.
+ * Update Dutch debconf translation, by Frans Spiesschaert. Closes: #812351.
+ * Update from upstream stable branch:
+ - Fix segmentation fault caused by passing out-of-range data to strftime()
+ (CVE-2015-8776). Closes: #812445.
+ - Fix multiple unbounded stack allocations in catopen() (CVE-2015-8779).
+ Closes: #812455.
+ * patches/any/submitted-hle-checking-mutex.diff: add proposed patch to fix
+ a wrong assertion in pthread_mutex_unlock() on systems with hardware lock
+ elision. Closes: #810322.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread-sigstate.diff: New patch to fix spurious
+ signal blocking leading to sigill. Fixes rsyslog tests.
+ * patches/hurd-i386/cvs-raise-longjump.diff: New patch to fix longjump from
+ signal handler. Closes: #800900.
+ * patches/hurd-i386/cvs-O_DIRECTORY.diff: New patch to fix O_DIRECTORY lookup
+ on trivial translators. Closes: #785404.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 24 Jan 2016 00:21:18 +0100
+
+glibc (2.21-6) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * sysdeps/kfreebsd.mk: test if the header directory exists before
+ trying to link directories from there. Fixes FTBFS on GNU/kFreeBSD.
+ * patches/s390/submitted-socketcall.diff: new patch to fix broken
+ socketcall related function on s390x when built against 4.3+ kernel
+ headers.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 25 Dec 2015 03:35:01 +0100
+
+glibc (2.21-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * Team upload.
+ * patches/hurd-i386/cvs-libpthread-api.diff: Update patch, add missing throw
+ specifications.
+ * patches/any/local-stdio-lock.diff: Update to git commit, and
+ rename into patches/any/cvs-stdio-lock.diff.
+ * debhelper.in/libc.lintian-overrides: Override error about the embedded
+ libidn.
+
+ [ Aurelien Jarno ]
+ * sysdeps/armel.mk, sysdeps/armhf.mk: pass --disable-multi-arch on armel and
+ armhf as IFUNC support is broken in binutils (see #807974).
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 22 Dec 2015 15:23:35 +0100
+
+glibc (2.21-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.{preinst,prerm}: remove code handling the
+ upgrade from squeeze to wheezy, as we don't support squeeze to stretch
+ upgrades. Move tests which might exit with a failure at the beginning.
+ * debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: downgrade the minimal
+ Linux kernel version to 2.6.32 to support RHEL6 kernels.
+ * debhelper.in/libc.preinst: add a note explainling that pre-3.2 kernel
+ are not officially supported.
+ * debhelper.in/libc.preinst, debhelper.in/libc.templates, po/*: display
+ kernel related notes using debconf if available.
+ * patches/any/cvs-grantpt-pty-owner.diff: new patch from upstream to
+ improve granpt when /dev/pts is not mounted with the correct options.
+ Closes: #806882.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread-api.diff: New patch, cleans libpthread
+ API. Fixes conflicting declarations between pthread.h and sigthread.h.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 10 Dec 2015 22:34:54 +0100
+
+glibc (2.21-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/opt: drop libc0.3-i686 and libc0.3-xen entries.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 04 Dec 2015 00:22:07 +0100
+
+glibc (2.21-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debhelper.in/libc.preinst: drop outdated code about pre-2.6 kernels.
+ * rules.d/debhelper.mk: prefix calls to objcopy and strip with
+ $(DEB_HOST_GNU_TYPE)-.
+ * testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
+ result, from John David Anglin. Closes: #806839.
+ * debhelper.in/libc.NEWS: add an entry about the required minimum kernel.
+ * rules.d/debhelper.mk: strip *crt*.o files.
+ * patches/any/cvs-tls-dtv.diff: update with a new patch from upstream
+ changing the IE model for static variables. Closes: #806971.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 03 Dec 2015 22:46:21 +0100
+
+glibc (2.21-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * testsuite-checking/expected-results-mips64el-linux-gnu-*: allow
+ nptl/tst-cancel24-static to fail on mips64el. It's an upstream regression
+ only affecting static binaries currently under investigation.
+ * patches/hppa/submitted-mathdef.diff: update to include the ABI baseline
+ changes.
+ * testsuite-checking/expected-results-*kfreebsd-gnu-*: re-add rt/tst-shm as
+ it seems it can still occasionally fail on the buildds.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Dec 2015 00:17:43 +0100
+
+glibc (2.21-0experimental4) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * testsuite-checking/expected-results-*kfreebsd-gnu-*: re-add tst-getpid1
+ and tst-getpid2 as it seems they can still occasionally fail on the
+ buildds.
+ * testsuite-checking/expected-results-mips64el-linux-gnu-libc: rename into
+ testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc.
+ * testsuite-checking/expected-results-{arm,mips}*: allow nptl/tst-stack4 to
+ fail. It's a new test which fails intermitently on the buildds and a known
+ upstream problem.
+ * patches/hppa/submitted-mathdef.diff: new patch from John David Anglin to
+ define __NO_LONG_DOUBLE_MATH on hppa. Closes: #805836.
+ * patches/hppa/cvs-inline-syscall-rewrite.diff: new patch backported from
+ upstream as requested by John David Anglin.
+ * patches/hppa/cvs-sysdep-errno.diff: new patch backported from upstream as
+ requested by John David Anglin.
+ * testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
+ result, from John David Anglin.
+ * testsuite-checking/*{arm,mips,hppa}*: allow nptl/tst-cancel24-static to
+ fail on armel, armhf, hppa, mips, mipsel. It's an upstream regression
+ only affecting static binaries currently under investigation.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-tls-threadvar.diff: Update, to fix recursion while
+ accessing TLS while locking for accessing TLS.
+ * patches/hurd-i386/tg-context_functions.diff: Update, to fix sigprocmask
+ visibility.
+ * patches/hurd-i386/cvs-hidden.diff: New patch, to fix build with hidden
+ support.
+ * sysdeps/hurd-i386.mk: Disable libc0.3-i686 and libc0.3-xen build for now,
+ to get 2.21 out against the binutils version which broke them.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Nov 2015 23:24:08 +0100
+
+glibc (2.21-0experimental3) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/hppa/cvs-allocatestack-stacktop.diff: new patch from upstream
+ to fix a set-but-unused warning in nptl/allocatestack.c, causing a
+ build failure.
+ * patches/hppa/local-stack-grows-up.diff: rebase.
+ * patches/any/cvs-tls-dtv.diff: new patch from upstream to fix DTV race,
+ assert, and DTV_SURPLUS Static TLS limit. This also reduces the failure
+ rate of nptl/tst-stack4. Closes: #793641.
+ * Add expected testsuite result for mips64el:
+ - testsuite-checking/expected-results-mips64el-linux-gnu-libc
+ - testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
+ - testsuite-checking/expected-results-mipsel-linux-gnu-mips32
+ * patches/kfreebsd/local-sysdeps.diff, patches/kfreebsd/local-fbtl.diff:
+ update to revision 5844 (from glibc-bsd):
+ - Update to glibc 2.21.
+ - Define F_DUP2FD_CLOEXEC. Closes: #712074.
+ - Define SOCK_CLOEXEC and SOCK_NONBLOCK.
+ - Wire-up accept4. Closes: #722885.
+ * sysdeps/kfreebsd-{amd64,i386}.mk: configure with --disable-werror.
+ * patches/kfreebsd/local-nscd-no-sockcloexec.diff: Drop.
+ * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: improve and remove
+ a warning.
+ * patches/kfreebsd/local-tst-auxv.diff: new patch to disable AT_EXECFN
+ testing in tst-auxv when it is not defined.
+ * patches/any/cvs-rfc3542-advanced-api.diff: new patch from usptream to
+ add missing Advanced API (RFC3542) (1) defines. Closes: #753909.
+ * debian/rules: don't put debug files from libc0.1-i386 and libc6-mips32
+ into libc0.1-dbg or libc6-dbg.
+ * patches/hppa/cvs-atomic.diff, patches/hppa/cvs-inline-syscall.diff: new
+ patches from upstream to improve atomic and inline syscalls on HPPA
+ (closes: #799478).
+ * rules.d/build.mk: don't run the testsuite with make -k, as a build
+ failure in the testsuite, otherwise build failures cause the regression
+ comparison to be entirely skipped.
+ * testsuite-checking/expected-results-*kfreebsd-gnu-*: update testsuite
+ results.
+ * patches/any/cvs-check-localplt.diff: new patch from upstream to fix
+ check-localplt test with recent binutils version on x86.
+ * patches/hppa/submitted-gmon-start.diff: new patch from upstream to
+ fix __gmon_start__ symbol proliferation on hppa. Closes: #805730.
+ * Update from upstream stable branch:
+ - patches/any/cvs-make-typo.diff: Merged.
+ - Fix FTBFS with libselinux 2.4.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-pagesize.diff: Refresh.
+ * patches/hurd-i386/submitted-handle-eprototype.diff: Refresh.
+ * patches/hurd-i386/tg-posix_thread.diff: Update, to define
+ _POSIX_THREAD_KEYS_MAX, _POSIX_THREAD_DESTRUCTOR_ITERATIONS and
+ _POSIX_THREAD_THREADS_MAX.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 22 Nov 2015 19:37:39 +0100
+
+glibc (2.21-0experimental2) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * Symbol versions which contain _DEBIAN_ are unexpected by upstream scripts.
+ Add hurd-i386-only patches/hurd-i386/local-versions-hack.diff to work
+ around the issue. Also take the opportunity of the upstream version bump
+ to bump the versions to GLIBC_2_21, which will allow one to remove the
+ _DEBIAN_ hacks once packages are rebuilt.
+ * patches/hurd-i386/unsubmitted-libpthread-semaphore.h.diff: Remove
+ libpthread/sysdeps/i386/bits/semaphore.h, now that hurd Implies
+ libpthread/sysdeps/generic. Move libpthread/include/semaphore.h into
+ libpthread/sysdeps/pthread/semaphore.h instead of the latter just
+ including the former, since the latter is what gets installed.
+ * patches/hurd-i386/cvs-cache-mach_host_self.diff: New patch to avoid port
+ count issue on the host port.
+ * patches/hurd-i386/unsubmitted-gnumach.defs.diff: Also build
+ task_notify.defs stubs. Drop unneeded change.
+ * libc0.3.symbols.hurd-i386: Update.
+ * patches/hurd-i386/local-mach_print.diff: New patch to export mach_print.
+
+ [ Aurelien Jarno ]
+ * rules.d/debhelper.mk: replace GLIBC_VERSION before LIBC. Closes:
+ #797538.
+ * Drop loongson-2f flavour on mipsel as this machine is not supported
+ anymore (default to R2 ISA).
+ * kfreebsd/local-sysdeps.diff: update to revision 5772 (from glibc-bsd).
+ Closes: #764692, #785796.
+ * testsuite-checking/expected-results-mips*: allow the new tst-audit9
+ fail, like the others tst-auditX.
+ * testsuite-checking/expected-results-mips(el)-linux-gnu-libc: allow
+ conformtest for sys/stat.h to fail for O32 ABI. They were previously
+ under the failing test run-conformtest.out, but it has been lost in
+ the conversion to the new format.
+ * testsuite-checking/expected-results-mips*: sort the files. Remove
+ failures due to old kernel now that all buildds run jessie.
+ * debhelper.in/locales-all.prerm: do not specify a path to check for
+ locale-gen.
+ * libc6.1.symbols.alpha: remove invoke_dynamic_linker from libpcprofile.so.
+ It has disappeared, but it is a private library.
+ * Remove debver2localesdep.pl, it is unused since 2.19-16.
+ * Use $(GLIBC_VERSION) for shlib, instead of defining the version in a
+ separate shlibver file.
+ * Remove completely outdated README, README.source and TODO files.
+ * rules.d/debhelper.mk: use the default compression format for libc6,
+ libc-bin and multiarch-support. Nowadays deboostrap is able to handle
+ the xz format and modern distributions also support it. Anyway almost
+ all packages installed by debootstrap are now using the xz format.
+ * Bump debhelper compatibility to level 9. This brings compressed debug
+ file using the build-id instead of a fixed path. This is much more
+ multiarch friendly.
+ * control.in/*: remove pre-squeeze conflicts.
+ * libc-bin, libc-dev-bin: Recommends the manpages package and add lintian
+ override for missing manpages.
+ * sysdeps/s390x.mk: --enable-lock-elision.
+ * testsuite-checking/expected-results-x86_64-linux-gnux32-*: allow
+ conformtest for headers with tv_nsec to fail for x32. The type
+ non-compliance is intentional. These tests were previously marked as
+ failing under the run-conformtest.out, but they have been lost during
+ the conversion to the new format.
+ * testsuite-checking/compare.sh: re-enable failures in case of regressions.
+ * rules.d/build.mk: don't require flavours to be tested before being
+ installed. They are still tested when calling the build-arch or
+ binary-arch targets, but not anymore when calling the build-indep or
+ binary-indep targets.
+ * patches/hppa/cvs-alloca-werror.diff: new patch from upstream to fix a
+ build failure.
+ * debhelper.in/libc.preinst: fix up error message for too old Linux
+ kernels. Closes: #800846.
+ * patches/any/cvs-ld_pointer_guard.diff: new patch from upstream to
+ unconditionally disable LD_POINTER_GUARD. Closes: #798316, #801691.
+ * patches/any/cvs-mangle-tls_dtor_list.diff: new patch from upstream to
+ mangle function pointers in tls_dtor_list. Closes: #802256.
+ * Update Brazilian Portuguese debconf translation, by Adriano Rafael
+ Gomes. Closes: #799418.
+
+ [ Steven Chamberlain ]
+ * sysdeps/kfreebsd.mk: find kfreebsd-kernel-headers in multiarch path.
+ Closes: #672774, #798064.
+
+ [ Helmut Grohne ]
+ * Fix some issues with stage 1. Closes: #797831.
+
+ [ Adam Conrad ]
+ * debian/patches/arm/local-arm-futex.diff: Lie about the minimum kernel
+ support for futex_atomic_cmpxchg_inatomic to restore the previous state
+ and fix the pulsesink (and others) regression on ARM (closes: #788799)
+
+ [ Henrique de Moraes Holschuh ]
+ * Replace patches/amd64/local-blacklist-on-TSX-Haswell.diff by
+ local-blacklist-for-Intel-TSX.diff also blacklisting some Broadwell
+ models. Closes: #800574.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 19 Oct 2015 00:20:34 +0200
+
+glibc (2.21-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread.diff: Update from upstream.
+ * patches/hurd-i386/cvs-libpthread-dlopen.diff: Merged.
+ * patches/hurd-i386/cvs-libpthread-libc-lockP2.diff: Merged.
+ * patches/hurd-i386/cvs-bind_umask.diff: Merged.
+ * patches/hurd-i386/cvs-fork_ss_hang.diff: Merged.
+ * patches/hurd-i386/cvs-munmap-0.diff: Merged.
+ * patches/hurd-i386/cvs-static-dlopen.diff: Merged.
+ * patches/hurd-i386/cvs-tcbhead_t.diff: Merged.
+ * patches/hurd-i386/cvs-libpthread_versions.diff: Rebased.
+ * patches/hurd-i386/local-disable-tst-xmmymm.diff: Dropped.
+ * patches/hurd-i386/local-hurdsig-global-dispositions-version.diff: Rebased.
+ * patches/hurd-i386/submitted-exec_filename.diff: Rebased.
+ * patches/hurd-i386/submitted-net.diff: Rebased.
+ * patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
+ * patches/hurd-i386/tg-af_local_strlen.diff: Rebased.
+ * patches/hurd-i386/tg-chflags.diff: Rebased.
+ * patches/hurd-i386/tg-tls-threadvar.diff: Update.
+ * patches/hurd-i386/tg-tls.diff: Rebased.
+ * patches/hurd-i386/tg-tls_thread_leak.diff: Rebased.
+ * patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: Rebased.
+ * patches/hurd-i386/tg-no-hp-timing.diff: Update.
+ * patches/series: Re-enable all hurd patches.
+ * patches/hurd-i386/libpthread-versions.diff: New patch, updates to new
+ version engine.
+ * patches/hurd-i386/cvs-revert-gnu-gnu-cleanup.diff: New patch, reverts
+ cleanup of the gnu-gnu hack.
+ * patches/hurd-i386/libpthread_pthread_types.diff: New patch, fixes
+ inclusion of pthread_types.h
+ * patches/hurd-i386/unsubmitted-libc_alloca_cutoff.diff: New patch,
+ implements alloca cutoff limit.
+ * patches/hurd-i386/cvs-unwind-resume.diff: New patch, fixes unwind-resume
+ build.
+ * patches/hurd-i386/unsubmitted-libpthread-semaphore.h.diff: New patch,
+ fixes semaphore header inclusion.
+ * patches/hurd-i386/unsubmitted-timer_routines.diff: New patch, fixes
+ timer_routines build.
+ * patches/hurd-i386/cvs-libc-modules.h.diff: New patch, adds missing
+ dependency on libc-modules.h.
+ * patches/hurd-i386/cvs-warnings.diff: New patch, fixes warnings.
+ * patches/hurd-i386/cvs-check-local-headers.diff: New patch, clears spurious
+ local-header warnings.
+ * sysdeps/hurd.mk: Disable -Werror since MIG currently generates warnings.
+ * testsuite-checking/expected-results-{i586-gnu-libc,i686-gnu-
+ {i386,i686,xen}}: update testsuite results
+
+ [ Adam Conrad ]
+ * debian/{rules.d/debhelper.mk,sysdeps/*}: Define per-platform pldd
+ variable to control installation of usr/bin/pldd in libc-bin, and
+ leverage the same trick to decide to install usr/lib/pt_chown too.
+ * debian/patches/kfreebsd/local-no-pldd.diff: Drop, no longer used.
+ * debian/patches/alpha/submitted-PTR_MANGLE.diff: Use IS_IN macros.
+ * debian/patches/powerpc/cvs-ppc-sqrt.diff: Fix sqrt() on powerpc.
+ * debian/patches/powerpc/cvs-ppc-sqrtf.diff: Likewise for sqrtf().
+ * debian/patches/powerpc/cvs-ppc-pow.diff: Likewise for pow().
+ * debian/patches/powerpc/cvs-ppc-feraiseexcept.diff: Fix inline
+ feraiseexcept and feclearexcept macro input conversion on PPC.
+ * debian/patches/any/submitted-longdouble.diff: Refresh for above.
+ * debian/patches/any/local-disable-test-tgmath2.diff: Likewise.
+ * debian/patches/any/cvs-logbl-accuracy.diff: Fix ldbl-128ibm logbl.
+ * debian/patches/powerpc/local-math-logb.diff: Refresh and move to
+ debian/patches/any/local-math-logb.diff, as it's not PPC-specific.
+ * debian/patches/any/cvs-localplt-new-readelf.diff: Preemptively
+ fix localplt test breakage with binutils 2.26 before it lands.
+ * debian/patches/any/cvs-make-typo.diff: Fix typo in elf/Makefile.
+ * debian/patches/powerpc/cvs-power7-strncpy.diff: Optimize strncpy
+ for POWER7 drastically (10-70%) on strings longer than 16 chars.
+ * debian/patches/powerpc/cvs-ppc-tabort-le.diff: Fix TABORT encoding
+ when building on toolchains without HTM support (no-op on gcc-4.9)
+ * debian/patches/arm/cvs-arm-sfi_breg.diff: Fix LDR_GLOBAL macro.
+ * debian/patches/arm/cvs-memcpy-memmove-always-bx.diff: Fix memcpy
+ and memmove for the ARM_ALWAYS_BX class of hardware like ArmadaXP.
+ * debian/{control.in/*,debhelper.in/*,rules.d/*}: Stop hardcoding our
+ upstream version all over the place and use GLIBC_VERSION instead.
+ * debian/debhelper.in/libc.preinst: Unconditionally wipe ld.so.cache
+ on major version upgrades, which is significantly less error-prone.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/local-libgcc-compat-main.diff: Fix definition of
+ __floatdisf for sparc.
+ * debian/patches/any/local-libgcc-compat-ports.diff: Fix definition of
+ __floatdisf for mips. Remove usage of INTUSE (Closes: #782198).
+ * debian/sysdeps/linux.mk, debhelper.in/libc.preinst: bump minimal Linux
+ kernel version to 3.2 (ie the version in Wheezy).
+ * debian/patches/localedata/locale-C.diff: fix d_fmt time format (Closes:
+ #775179).
+ * Create source tarball in a deterministic manner: adjust file modification
+ time, user, group, permissions, and file order (addresses: #783210).
+ * Update from upstream stable branch:
+ - Fix a buffer overflow in getanswer_r (CVE-2015-1781). Closes: #796105.
+ * sysdeps/linux.mk: don't build pt_chown (CVE-2013-2207). Closes: #717544.
+ * Move translation to a new libc-l10n package from the locales packages.
+ Add a dependency from locales and locales-all to libc-l10n, so that they
+ both provide the same feature. Closes: #788352.
+ * control.in/main: Bump Standards-Version to 3.9.6 (no changes).
+
+ [ Breno Leitao ]
+ * Remove --without-cvs that is not used anymore as a valid configuration.
+ It was removed in commit 92963737c4376bcfd65235d5c325fa7f48302f89
+ (Closes: #781245).
+
+ [ Matthias Klose ]
+ * Fix multilib enabled stage1 cross builds (closes: #766877).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 29 Aug 2015 00:43:02 +0200
+
+glibc (2.21-0experimental0) experimental; urgency=medium
+
+ * New upstream release: version 2.21, with git updates up to 2015-02-10:
+ - debian/patches/git-updates.diff: Updated.
+ - debian/patches/all/submitted-po-fr-fixes.diff: Rebased.
+ - debian/patches/alpha/cvs-__pointer_chk_guard.diff: Merged.
+ - debian/patches/alpha/cvs-unwind-backtrace.diff: Merged.
+ - debian/patches/alpha/local-gcc4.1.diff: Rebased.
+ - debian/patches/alpha/local-lowlevellock.diff: Dropped.
+ - debian/patches/alpha/local-string-functions.diff: Rebased.
+ - debian/patches/alpha/submitted-PTR_MANGLE.diff: Rebased.
+ - debian/patches/alpha/submitted-dl-support.diff: Rebased.
+ - debian/patches/alpha/submitted-lll_futex_timed_wait_bitset.diff: Dropped.
+ - debian/patches/alpha/submitted-rtld-fPIC.diff: Rebased.
+ - debian/patches/amd64/cvs-slow-sse42.diff: Merged.
+ - debian/patches/amd64/local-blacklist-on-TSX-Haswell.diff: Rebased.
+ - debian/patches/amd64/submitted-rwlock-stack-imbalance.diff: Dropped.
+ - debian/patches/any/cvs-check_pf-infinite-loop.diff: Merged.
+ - debian/patches/any/cvs-getnetbyname.diff: Merged.
+ - debian/patches/any/cvs-pie-lt_executable.diff: Merged.
+ - debian/patches/any/cvs-regex-alloca.diff: Merged.
+ - debian/patches/any/cvs-resolv-first-query-failure.diff: Merged.
+ - debian/patches/any/cvs-socketcall-syscall.diff: Merged.
+ - debian/patches/any/cvs-strtod.diff: Merged.
+ - debian/patches/any/cvs-vfprintf.diff: Merged.
+ - debian/patches/any/cvs-wordexp.diff: Merged.
+ - debian/patches/any/cvs-wprintf.diff: Merged.
+ - debian/patches/any/cvs-wscanf.diff: Merged.
+ - debian/patches/any/local-disable-libnss-db.diff: Rebased.
+ - debian/patches/any/local-disable-test-tgmath2.diff: Rebased.
+ - debian/patches/any/local-libgcc-compat-ports.diff: Rebased.
+ - debian/patches/any/local-libpic.diff: Rebased.
+ - debian/patches/any/local-no-SOCK_NONBLOCK.diff: Rebased.
+ - debian/patches/any/local-no-pagesize.diff: Rebased.
+ - debian/patches/any/local-rtlddir-cross.diff: Rebased.
+ - debian/patches/any/local-stdio-lock.diff: Rebased.
+ - debian/patches/any/local-sysctl.diff: Rebased.
+ - debian/patches/any/submitted-argp-attribute.diff: Rebased.
+ - debian/patches/any/submitted-bits-fcntl_h-at.diff: Rebased.
+ - debian/patches/any/submitted-longdouble.diff: Rebased.
+ - debian/patches/any/submitted-nl_langinfo-static.diff: Merged.
+ - debian/patches/any/submitted-ptsname_r-uninitialized-memory.diff: Merged.
+ - debian/patches/any/submitted-resolv-ipv6-nameservers.diff: Rebased.
+ - debian/patches/any/submitted-sysdeps-auxv.diff: Merged.
+ - debian/patches/any/unsubmitted-scanf-includes.diff: Rebased.
+ - debian/patches/any/unsubmitted-tst-ftell-locale.diff: Dropped.
+ - debian/patches/any/unsubmitted-tst-tlsmod-as-needed.diff: Merged.
+ - debian/patches/arm/local-ioperm.diff: Rebased.
+ - debian/patches/arm/local-lowlevellock.diff: Dropped.
+ - debian/patches/arm/local-sigaction.diff: Rebased.
+ - debian/patches/arm/local-vfp-sysdeps.diff: Rebased.
+ - debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rebased.
+ - debian/patches/arm64/cvs-includes-cleanup.diff: Merged.
+ - debian/patches/arm64/submitted-align.diff: Merged.
+ - debian/patches/arm64/submitted-setcontext.diff: Merged.
+ - debian/patches/arm64/submitted-tst-setcontext.diff: Merged.
+ - debian/patches/hppa/cvs-sigrtmin.diff: Merged.
+ - debian/patches/hppa/local-atomic.diff: Dropped.
+ - debian/patches/hppa/local-elf-make-cflags.diff: Rebased.
+ - debian/patches/hppa/local-fcntl-osync.diff: Rebased.
+ - debian/patches/hppa/local-fpu.diff: Rebased.
+ - debian/patches/hppa/local-inlining.diff: Rebased.
+ - debian/patches/hppa/local-lowlevellock.diff: Dropped.
+ - debian/patches/hppa/local-pthread_spin_unlock.diff: Rebased.
+ - debian/patches/hppa/local-setjmp-namespace.diff: Dropped.
+ - debian/patches/hppa/local-shmlba.diff: Rebased.
+ - debian/patches/hppa/local-stack-grows-up.diff: Rebased.
+ - debian/patches/hurd-i386/tg-libpthread_depends.diff: Rebased.
+ - debian/patches/i386/submitted-i686-timing.diff: Rebased.
+ - debian/patches/kfreebsd/local-fbtl-depends.diff: Rebased.
+ - debian/patches/kfreebsd/local-fbtl.diff: Rebased.
+ - debian/patches/kfreebsd/local-scripts.diff: Rebased.
+ - debian/patches/kfreebsd/local-sysdeps.diff: Rebased.
+ - debian/patches/kfreebsd/submitted-waitid.diff: Rebased.
+ - debian/patches/locale/locale-print-LANGUAGE.diff: Rebased.
+ - debian/patches/locale/submitted-XDR-revert.diff: Merged.
+ - debian/patches/localedata/sort-UTF8-first.diff: Rebased.
+ - debian/patches/localedata/supported.diff: Rebased.
+ - debian/patches/m68k/local-fpic.diff: Rebased.
+ - debian/patches/m68k/local-mathinline_h.diff: Rebased.
+ - debian/patches/m68k/local-reloc.diff: Rebased.
+ - debian/patches/mips/local-lowlevellock.diff: Dropped.
+ - debian/patches/mips/local-r10k.diff: Rebased.
+ - debian/patches/mips/submitted-rld_map.diff: Rebased.
+ - debian/patches/powerpc/cvs-ibm-branch.diff: Dropped.
+ - debian/patches/sparc/local-fork.diff: Dropped.
+ - debian/patches/sparc/local-sparcv9-target.diff: Rebased.
+ * Drop some hppa patches that Carlos O'Donell claims are no longer needed:
+ - debian/patches/hppa/local-EAGAIN.diff: Dropped.
+ - debian/patches/hppa/local-fanotify_mark-5i.diff: Dropped.
+ - debian/patches/hppa/submitted-fadvise64_64.diff: Dropped.
+ - debian/patches/hppa/submitted-nptl-carlos.diff: Dropped.
+ * debian/*: Update occurences of 2.19 to 2.21 and update symbols to match.
+ * debian/patches/any/cvs-vismain-pie.diff: Compile vismain with -fPIE
+ and link with -pie to fix testsuite failure with the new binutils.
+ * debian/patches/any/local-libgcc-compat-abilists.diff: Fix the ablists
+ to match the symbols added in local-libgcc-compat* for the testsuite.
+ * debian/patches/sh4/local-fpscr_values.diff: Make the sh abilist match.
+ * debian/{control.in/main,rules}: Switch to gcc-4.9 on all architectures.
+ * debian/patches/any/local-tester-gcc-4.9.diff: Fix gcc-4.9 regression.
+ * debian/patches/any/local-xfail-stdlib-linkns.diff: XFAIL this test due
+ to building with pt_chown, which we should revisit very, very soon.
+ * debian/sysdeps/*: --enable-lock-elision on PPC targets (LP: #1414819)
+ * debian/libc*.symbols*: Remove local __invoke_dynamic_linker__ symbol,
+ which no longer shows up in random support libraries' symbol tables.
+ * debian/sysdeps/*: Neither ports nor nptl are considered add-ons anymore.
+ * debian/{rules.d/build.mk,testsuite-checking/*}: Adjust for upstream's
+ new testsuite, and convert old expected-results-* to match new output.
+ * debian/testsuite-checking/*: Let arm64 fail the tests indicated by the
+ upstream port maintainer as broken, and let i386 fail tst-cleanupx4.
+ * debian/debhelper.in/glibc-doc.install: Install changelogs that exist.
+ * debian/patches/i386/submitted-i686-timing.diff: Fix -Wundef warnings.
+ * debian/patches/arm/unsubmitted-ldso-abi-check.diff: Fix build failures
+ from format mismatches, uninitialised variables, and const conversions.
+ * debian/rules.d/debhelper.mk: Fix bootstrap libdirs (Closes: #715059)
+ * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Same as above.
+ * Other than two hurd-i386 patches required as scaffolding for others,
+ all the hurd-i386 patches are disabled, so this build *will* fail there.
+ * kfreebsd's sysdeps patches almost certainly need updating for 2.21 too.
+ * Failing on testsuite failures is disabled to attempt to get full builds.
+
+ -- Adam Conrad <adconrad@0c3.net> Fri, 06 Mar 2015 13:47:43 -0700
+
+glibc (2.19-22) unstable; urgency=medium
+
+ * patches/hurd-i386/cvs-cache-mach_host_self.diff: Remove, since it introduces
+ a new symbol, which will be easier to handle in 2.21.
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 22 Sep 2015 01:38:34 +0200
+
+glibc (2.19-21) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-bootstrap.diff: Fix typos.
+ * libc0.3.symbols.hurd-i386: Remove internal _server_routine symbols, fixes
+ build with newer mig.
+ * patches/hurd-i386/cvs-cache-mach_host_self.diff: New patch to avoid port
+ count issue on the host port.
+ * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Update from upstream.
+ * patches/hurd-i386/tg-sendmsg-SCM_CREDS.diff: New patch, adds support for
+ passing credentials over sockets (SCM_CREDS).
+
+ -- Samuel Thibault <sthibault@debian.org> Mon, 21 Sep 2015 19:54:01 +0200
+
+glibc (2.19-20) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-mmap32th_bit.diff: New patch to fix libpciaccess
+ mapping of BARs above 2GiB. Closes: #793543.
+ * rules.d/build.mk: Also install crt0.o in stage1, if any.
+ * sysdeps/hurd-i386.mk: Fix stage1 about xen packages for hurd-i386 too.
+ * patches/hurd-i386/tg-sysheaders.diff: New patch to fix stage1 finding hurd
+ headers.
+ * patches/hurd-i386/cvs-libpthread_clean2.diff: New patch to drop spurious
+ code getting in the way for stage1.
+ * patches/hurd-i386/cvs-libpthread_build.diff: New patch to fix build of
+ generic libpthread code.
+ * patches/hurd-i386/libpthread_build.diff: Fix header inclusion to get
+ pthread headers from libpthread/ instead of system.
+ * sysdeps/hurd.mk: Create symlinks to kernel and hurd headers required for
+ build, so that we can pass --with-headers to configure to make the build
+ really self-hosted.
+ * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Update patch to not
+ advertise _POSIX_CLOCK_SELECTION for vlc
+ * patches/hurd-i386/{local,cvs}-bootstrap.diff: New patch to fix crt*.o build
+ in stage1.
+ * rules, rules.d/build.mk: Set MIG to gnu-type alias of mig, to fix
+ cross-build.
+ * control, control.d/main: Bump mig dependency to get the gnu-type alias in
+ non-cross case too.
+
+ [ Aurelien Jarno ]
+ * Update from upstream stable branch:
+ - Fix pthread_mutex_trylock with lock elision. Closes: #759197,
+ #788999.
+ - Fix gprof entry point on ppc64el. Closes: #794222.
+ - Fix a buffer overflow in getanswer_r (CVE-2015-1781). Closes: #796105.
+ - Fix getaddrinfo sometimes returning uninitialized data with nscd.
+ Closes: #798515.
+ * sysdeps.mk/mips*.mk: force the ISA until it gets propagated to all GCC
+ versions.
+ * Update hppa patches. Closes: #785664:
+ - Replace patches/hppa/local-fpu.diff by upstream patch cvs-fpu-r2.diff.
+ - Add patches/hppa/cvs-fpu2.diff from upstream.
+ - Add patches/hppa/local-fptr-table-size.diff from Carlos O'Donnell.
+ - Add patches/hppa/local-setcontext.diff.
+ - Add patches/hppa/cvs-start.diff from upstream.
+ * patches/any/cvs-pie-lt_executable.diff: new patch from upstream to fix
+ explicit loader invocation with PIE binaries. Closes: #796899.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Sep 2015 18:39:36 +0200
+
+glibc (2.19-19) unstable; urgency=medium
+
+ * patches/hurd-i386/cvs-mlock.diff: New patch to permit one to use mlock
+ from non-root process.
+
+ -- Samuel Thibault <sthibault@debian.org> Thu, 09 Jul 2015 14:28:56 +0200
+
+glibc (2.19-18) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debhelper.in/locales.templates: allow the C.UTF-8 locale to be
+ selected as the default locale. Closes: #782241.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 14 Apr 2015 19:50:11 +0200
+
+glibc (2.19-17) unstable; urgency=medium
+
+ [ Adam Conrad ]
+ * debian/rules.d/debhelper.mk: Unconditionally create tmp.substvars.
+ Closes: #780431.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 14 Mar 2015 10:17:56 +0100
+
+glibc (2.19-16) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread-dlopen.diff: New patch to allow
+ libpthread.so to be dynamically loaded from a dlopened library.
+ * patches/hurd-i386/cvs-libpthread-libc-lockP{,2}.diff: New patch to
+ dynamically call pthread functions from libc.
+
+ [ Aurelien Jarno ]
+ * We have a transition mechanism for the locales, as the Debian archive
+ used to expose arch:all packages on all architectures even when the
+ corresponding arch:any package is not available yet. This has been
+ fixed long time ago, the transition mechanism has not been used
+ correctly for a lot of time and has been broken by the split out of
+ libc-bin. The breakage has been partially fixed by the "Breaks: locales
+ (<< 2.19)" added to libc6. It's now time to add the missing "Depends:
+ libc-bin (>> 2.19)" to locales and remove the transition mechanism.
+ Closes: #583088, #779442
+ * patches/any/cvs-ldconfig-aux-cache.diff: new patch from upstream to
+ ignore corrupted aux-cache instead of segfaulting. Closes: #759530.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2015 22:00:40 +0100
+
+glibc (2.19-15) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/cvs-wscanf.diff: new patch from upstream to fix a
+ heap buffer overflow in wscanf (CVE-2015-1472, CVE-2015-1473). Closes:
+ #777197.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Feb 2015 15:54:37 +0100
+
+glibc (2.19-14) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/libpthread_spin-lock.diff: New patch to fix spin-lock.h
+ inclusion order.
+ * patches/hurd-i386/tg-WRLCK-upgrade.diff: New patch to fix atomicity of
+ changing between rd locks and wr locks.
+ * patches/hurd-i386/cvs-static-dlopen.diff: New patch to fix dlopen from
+ static binaries, busybox notably.
+ * control.in/main: Bump mig dependency to get _routines@ symbols, bump
+ gnumach-dev dependency to get protected payload symbols.
+ * libc0.3.symbols.hurd-i386: Update symbols.
+ * patches/hurd-i386/submitted-startup-pid2.diff: Remove, replaced by...
+ * patches/hurd-i386/tg-reboot-startup.diff: ... new patch to make reboot
+ lookup startup through /servers/startup instead of guessing its pid and
+ using its message port.
+
+ [ Adam Conrad ]
+ * debian/rules.d/tarball.mk: Fix update-from-upstream manual/* filter rule.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 5688 (from glibc-bsd).
+ Do not return EINTR from sigwait. Closes: #763705.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/cvs-wordexp.diff: new patch from upstream to fix a
+ command execution in wordexp() with WRDE_NOCMD specified (CVS-2014-7817).
+ * debian/patches/any/cvs-getnetbyname.diff: new patch from upstream to fix
+ an infinite loop in getnetbyname (CVE-2014-9402). Closes: #775572.
+ * debian/patches/any/cvs-vfprintf.diff: new patch from ustream to fix a
+ stack overflow in vfprintf (CVE-2012-3406). Closes: #681888.
+ * debian/patches/git-updates.diff: update to the latest commit of the 2.19
+ branch to fix a few buffer overflow, unbounded stack allocation or memory
+ leaks that have not been (yet ?) tagged as security issue. This branch
+ includes a few patches already applied manually:
+ - drop patches/localedata/unsubmitted-tst-setlocale3-ENV.diff (merged
+ upstream).
+ - drop patches/s390/cvs-s390-abi-reversal.diff (merged upstream).
+ - update patches/any/cvs-resolv-first-query-failure.diff
+ - drop patches/any/cvs-resolv-reuse-fd.diff (merged upstream).
+ - drop patches/any/cvs-posix_spawn_file_actions_addopen.diff (merged
+ upstream).
+ - drop patches/any/cvs-setlocale-alloca.diff (merged upstream).
+ - drop patches/any/cvs-CVE-2014-0475.diff (merged upstream).
+ - drop patches/any/cvs-CVE-2014-5119.diff (merged upstream).
+ - drop patches/any/cvs-CVE-2014-6040.diff (merged upstream).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 01 Feb 2015 00:32:31 +0100
+
+glibc (2.19-13) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-fbtl.diff: update to revision 5677 (from glibc-bsd).
+ Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
+ * patches/hppa/cvs-sigrtmin.diff: backport patch from upstream to change
+ __SIGRTMIN to match other architectures. Closes: #766605.
+ * patches/amd64/cvs-slow-sse42.diff: backport patch from upstream to fix
+ a performance issue with strcmp and friends functions on some machines.
+ * patches/any/cvs-regex-alloca.diff: new patch from upstream to fix a
+ segmentation fault in regex in case of heap allocation failure. Closes:
+ #767225.
+ * Don't fail to build in case of testsuite regressions, so that changes
+ in the environment (e.g.: kernel) do not prevent security or stable
+ versions to be built. It will be re-enabled after the Jessie release.
+ * debian/control.in/main: build-depends on debhelper (>= 9.20141010) to
+ get Build-Profiles features. This fixes the following lintian warning:
+ restriction-formula-with-debhelper-without-debhelper-version.
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-libpthread.diff: Update to Sun Nov 2.
+ * hurd-i386/libpthread_clean.diff: Refresh, most of it merged into
+ cvs-libpthread.diff.
+ * hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff,
+ cvs-libpthread_guardsize.diff, cvs-libpthread_std_thread.diff: Remove,
+ merged into cvs-libpthread.diff.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 06 Nov 2014 20:28:41 +0100
+
+glibc (2.19-12) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-thread-cancel.diff: Update patch from upstream, fixes
+ a rare deadlock.
+ * patches/hurd-i386/local-libpthread-stacksize.diff: New patch to make
+ libpthread stacks size default to 8MiB like on Linux, to avoid surprises
+ with packages which assume the Linuxish default.
+ * patches/hurd-i386/tg-poll_errors_fixes.diff: Update patch, fixes
+ select returned value in case of errors. Closes: #764840.
+
+ [ Petr Salinger ]
+ * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
+ under 10.x kernels, provided by Steven Chamberlain. Closes: #762404.
+
+ [ Aurelien Jarno ]
+ * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
+ starting with version 3.74.
+ * debian/control.in/*: update the syntax of the Build-Profiles field and
+ build depends on dpkg-dev (>= 1.17.14) to get the new feature. Closes:
+ #764274.
+ * Remove libc6-prof package as it's broken for years and there are better
+ way to profile code nowadays. Closes: #760450.
+ * patches/amd64/local-blacklist-on-TSX-Haswell.diff: new patch from
+ Henrique de Moraes Holschuh to disable TSX on processors which might get
+ it disable through a microcode update. Closes: #762195.
+ * Install French, German, Polish and Spanish version of validlocale(8)
+ manpage. Add a Replaces: manpages-fr-extra (<= 20141008).
+ * Update French manpages translations, by David Prévot. Closes: #715289.
+ * Update German manpages translations, by Helge Kreutzmann. Closes: #717979.
+ * kfreebsd/local-fbtl.diff: update to revision 5651 (from glibc-bsd).
+ Workarounds a kfreebsd 9.0 to 10.1 ABI break. Closes: #740509.
+ * patches/any/cvs-CVE-2014-6040.diff: new patch from upstream to fix crashes
+ on invalid input in IBM gconv modules (CVE-2014-6040).
+ * patches/any/cvs-check_pf-infinite-loop.diff: new patch from upstream to
+ fix an infinite loop in infinite loop in check_pf.
+ * patches/any/local-static-dlopen-search-path.diff: new patch to re-enable
+ default search path for dlopen() in static libraries. Closes: #754813,
+ #757941.
+
+ [ Helmut Grohne ]
+ * debian/patches/any/local-bootstrap-headers.diff: Update to handle
+ stubs-$abi.h which is required for multilib bootstraps. Closes: #756473
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 22 Oct 2014 20:01:11 +0200
+
+glibc (2.19-11) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
+ overzealous assertions.
+ * patches/hurd-i386/submitted-bind_umask.diff: Split into cvs-bind_umask.diff
+ and submitted-bind_umask2.diff as requested by upstream.
+ * patches/hurd-i386/cvs-fork_ss_hang.diff: New patch which fixes some dash
+ hangs.
+ * patches/hurd-i386/cvs-libpthread_guardsize.diff: Add another guard size
+ computation fix. Fixes gcj's boehm-gc. Closes: #760076.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: Build-Depends on dpkg (>= 1.17.11) instead of
+ dpkg-dev (>= 1.17.1). Closes: #759495.
+ * debian/debhelper.in/libc.{preinst,postinst,postrm}: correctly remove old
+ conffiles /etc/ld.so.conf.d/i486-{kfreebsd-gnu.conf,gnu-gnu.conf,gnu.conf}.
+ Closes: #759568.
+ * Update Italian debconf translation, by Luca Monducci. Closes: #760092.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-fbtl.diff: update to revision 5520 (from glibc-bsd).
+ Fixes x87 precision mode in newly created pthreads. Closes: #761175.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 12 Sep 2014 23:49:50 +0200
+
+glibc (2.19-10) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules: drop the i486 to i586 GNU triplet conversion.
+ * debian/control.in/main: build-depends on dpkg-dev (>= 1.17.1) and
+ gcc-4.8 (>= 4.8.3-8) to make sure to get the new i586 GNU triplet on
+ i386, hurd-i386 and kfreebsd-i386.
+ * Remove iconv(1), iconvconfig(8), localedef(1) and sprof(1) manpages,
+ provided by the manpages packages starting with version 3.71.
+ * patches/any/cvs-CVE-2014-5119.diff: New patch from upstream to remove
+ support for loadable gconv transliteration modules (CVE-2014-5119).
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size computation.
+ Fixes the creation of thousands of threads, and thus pulseaudio testsuite.
+ Closes: #758671.
+ * patches/hurd-i386/cvs-libpthread_std_thread.diff: New patch to deal with
+ std::thread using __pthread_key_create to detect presence of libpthread.
+ Fixes build of webkitgtk and most probably other libstdc++-related
+ failures.
+ * patches/hurd-i386/submitted-bind_umask.diff: New patch to fix bind() when
+ umask is 0000, fixes clamav testsuite. Closes: #759218.
+
+ [ Adam Conrad ]
+ * debian/patches/series: Actually apply the submitted arm64 alignment and
+ setcontext patches mentioned in 2.19-0experimental0 (closes: #759042)
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Aug 2014 07:13:10 +0200
+
+glibc (2.19-9) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/control.mk: don't add libc6{,-dev}-{armel,armhf}
+ packages in debian/control as we don't build them in Debian. New dak
+ code checks for NEW packages directly in debian/control.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Aug 2014 17:58:27 +0200
+
+glibc (2.19-8) unstable; urgency=medium
+
+ [ Helmut Grohne ]
+ * debian/patches/build stage2 without selinux. Closes: #742640.
+ * Don't emit dependencies on libgcc when building stage2. Closes: #755580.
+ * Add a "nobiarch" build profile that inhibits all multilib packages from
+ being built. Closes: #745380.
+
+ [ Aurelien Jarno ]
+ * debian/patches/arm64/cvs-includes-cleanup.diff: new patch from upstream to
+ clean sys/user.h and sys/procfs.h. Closes: #755169.
+ * debian/patches/s390/cvs-s390-abi-reversal.diff: new patch backported from
+ upstream to revert the S/390 jmp_buf/ucontext_t ABI change.
+ * Update Turkish debconf translation, by Mert Dirik. Closes: #757495.
+ * Remove ia64 support. Closes: #756095.
+ * Update debian/copyright with the libidn/punycode.{c,h} license. Closes:
+ #754731.
+ * debian/control/libc: drop Recommends on: gcc | c-compiler. Closes:
+ #747933.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 14 Aug 2014 15:54:09 +0200
+
+glibc (2.19-7) unstable; urgency=high
+
+ * debian/patches/localedata/unsubmitted-tst-setlocale3-ENV.diff: Apply
+ correct environment for the tst-setlocale3 test to find its locales.
+
+ -- Adam Conrad <adconrad@0c3.net> Sat, 12 Jul 2014 17:29:20 -0600
+
+glibc (2.19-6) unstable; urgency=high
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
+ locale environment handling (CVE-2014-0475).
+ * debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
+ hardening.
+ * debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
+ sdt.h has been moved to a different location in the latest upload, and
+ it's not really clear on which architectures systemtap support should
+ be enabled.
+
+ [ Helmut Grohne ]
+ * debian/rules.d/debhelper.mk: fix dh_strip call in stage1. Closes:
+ #754350.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
+ * kfreebsd/local-fbtl.diff: likewise.
+ * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jul 2014 17:22:50 +0200
+
+glibc (2.19-5) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/mips*.mk: replace EGLIBC_PASSES into GLIBC_PASSES.
+ * debian/patches/alpha/cvs-__pointer_chk_guard.diff: new patch from
+ upstream to fix testsuite failures on alpha.
+ * debian/patches/alpha/local-string-functions.diff: disable strcmp
+ and strncmp as these functions behaves incorrectly when crossing
+ pages. This fixes badsalttest in the testsuite.
+ * debian/debhelper.in/libc.postinst: don't run "telinit u" under systemd
+ Closes: #753725.
+ * debian/testsuite-checking/expected-results-alpha-linux-gnu-libc: ignore
+ floating point failures, as alpha is not fully IEEE compliant. Closes:
+ #753099.
+ * testsuite-checking/expected-results-*s390*: ignore tst-cancelx17.out
+ failure, it is due to a bug in the test (see BZ #12683).
+
+ [ Helmut Grohne ]
+ * Rename the bootstrap stage to DEB_BUILD_PROFILES=stage1 to conform
+ with https://wiki.debian.org/BuildProfileSpec. (Closes: #752480)
+ * Don't try to install xen headers in i386 bootstrap build, because
+ they are not built. Closes: #743676.
+
+ [ Adam Conrad ]
+ * debian/patches/alpha/cvs-unwind-backtrace.diff: Backport upstream
+ fix to enable unwind tables when building the backtrace routines.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 06 Jul 2014 21:42:09 +0200
+
+glibc (2.19-4) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.{preinst,postrm,postinst}: correctly remove
+ old ld.so configuration if more than one libc6 package is installed
+ (multiarch case). Closes: #752389, #752404.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-tls-threadvar.diff: Update to fix gcc-4.9 build.
+
+ [ Adam Conrad ]
+ * debian/control.in/main: glibc-source Conflics/Replaces eglibc-source.
+ * debian/patches/powerpc/local-powerpc8xx-dcbz.diff: Restrict the trap
+ to 32-bit builds, since the Freescale 8xx CPUs aren't 64-bit capable.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Jun 2014 20:10:39 +0200
+
+glibc (2.19-3experimental0) experimental; urgency=medium
+
+ [ Aurelien Jarno]
+ * Switch back to glibc sources:
+ - debian/control.in/*: replace eglibc by glibc, update descriptions.
+ - rename debian/debhelper.in/eglibc-source.install into
+ glibc-source.install.
+ - rename debian/debhelper.in/eglibc-source.lintian-overrides into
+ glibc-source.lintian-overrides.
+ - rename debian/eglibc-source.filelist into glibc-source.filelist
+ - debian/copyright: update.
+ - debian/rules, debian/rules.d/*: replace eglibc by glibc.
+ - source/lintian-overrides: replace eglibc by glibc.
+ - debian/sysdeps/*: replace eglibc by glibc.
+ - debian/po/*: update using debconf-updatepo.
+ - debian/rules.d/tarball.mk: rewrite to generate the orig tarball and
+ to fetch the branch updates through git.
+ - patches/any/submitted-nl_langinfo-static.diff: refresh.
+ - patches/any/submitted-ldsodefs_rtld_debug.diff: drop.
+ - patches/any/local-dynamic-resolvconf.diff: new patch from the eglibc
+ tree to dynamically take into account changes in resolv.conf.
+ - patches/powerpc/local-powerpc8xx-dcbz.diff: new patch from the eglibc
+ tree to workaround dcbz issues on PowerPC 8XX CPUs.
+ - patches/sh4/local-fpscr_values.diff: new patch from eglibc tree to
+ export the ___fpscr_values symbol on SH4.
+ - patches/any/local-libpic.diff: new patch from eglibc tree to install
+ *_pic.a files.
+ - patches/any/local-bootstrap-headers.diff: new patch from eglibc tree
+ to ease header installation when bootstrapping.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 18 Jun 2014 20:22:44 +0200
+
+eglibc (2.19-3) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: fix libtirpc1 breaks. Closes: #751852.
+ * debian/rules.d/build.mk: generate ld.so configuration file using
+ DEB_HOST_MULTIARCH instead of DEB_HOST_GNU_TYPE to have a stable
+ path even when the GNU triplet change.
+ * debian/debhelper.in/libc.{preinst,postrm,postinst}: remove old
+ ld.so configuration file on hurd-i386, i386 and kfreebsd-i386.
+ * debian/debhelper.in/libc.postinst: don't create/modify ld.so.conf,
+ but instead provide it as a conffile in libc-bin. Closes: #737588.
+ * debian/debhelper.in/libc.preinst: remove dead code.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Jun 2014 18:57:11 +0200
+
+eglibc (2.19-2) unstable; urgency=medium
+
+ [ Adam Conrad ]
+ * expected-results-aarch64-linux-gnu-libc: Ignore basic-test.out on
+ arm64 after assurance from upstream that this isn't a regression.
+
+ [ Aurelien Jarno ]
+ * Add support for mipsn32, mipsn32el, mips64 and mips64el, based on
+ patches from Eleanor Chen, Yunqiang Su and Sphinx Jiang. Closes:
+ #715038.
+ - debian/control.in/main: bump build-depends on linux-libc-dev to (>=
+ 3.9). Do it for all architectures as this version is in Jessie for quite
+ some time.
+ - control.in/mips32: new file.
+ - control.in/mipsn32: add mips64 and mips64el architectures.
+ - control.in/mips64: add mipsn32 and mipsn32el architectures.
+ - debian/rules.d/control.mk: add mipsn32, mipsn32el, mips64 and mips64el
+ to the architecture list.
+ - debian/sysdeps/mips64.mk: new file.
+ - debian/sysdeps/mips64el.mk: new file.
+ - debian/sysdeps/mipsn32.mk: new file.
+ - debian/sysdeps/mipsn32el.mk: new file.
+ * debian/control.in/libc: add a Breaks: check (<< 0.9.10-6.1+b1) on s390x,
+ to make sure libcheck.a is using the GLIBC_2.19 version of the *jmp*
+ functions.
+ * debian/control.in/libc: add a Breaks: libtirpc1 (<< 0.2.3), as earlier
+ versions try to unlock a lock which hasn't been locked, causing an
+ issue with lock elision. Closes: #751134.
+ * Update Swedish debconf translation, by Martin Bagge. Closes: #751172.
+ * debian/patches/alpha/submitted-lll_futex_timed_wait_bitset.diff: new
+ patch to fix issues in the testsuite on alpha. Closes: #750996.
+ * debian/testsuite-checking/expected-results-mips*-linux-gnu-*: re-add
+ tst-mqueue5.out (removed in the latest cleanup) as it still occasionally
+ fails.
+ * debian/patches/any/submitted-resolv-ipv6-nameservers.diff: new patch to
+ fix resolving issues when using IPv6 nameservers in resolv.conf. Closes:
+ #627531, #644406, #709867.
+ * patches/any/cvs-posix_spawn_file_actions_addopen.diff: new patch from
+ upstream to fix a vulnerability in posix_spawn_file_actions_addopen
+ (CVE-2014-4043). Closes: #751774.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 5486 (from
+ glibc-bsd). Closes: #751565.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 16 Jun 2014 20:40:57 +0200
+
+eglibc (2.19-1) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: remove outdated Build-Depends on bzip2.
+ * debian/patches/any/cvs-resolv-reuse-fd.diff: new patch from upstream
+ to fix invalid file descriptor reuse while sending DNS query. Closes:
+ #722075.
+ * Finish debconf translation update from Esko Arajärvi. Closes: #750124.
+ * debian/patches/git-updates.diff: update from the 2.19 branch:
+ - fixes pthread_spin_lock on sparc/sparc64. Closes: #749087.
+ * debian/patches/any/submitted-argp-attribute.diff: new patch from Ondřej
+ Bílka to fix string functions with FORTIFY_SOURCE=2 when <argp.h> is
+ included before <string.h>. Closes: #647084.
+ * debian/sysdeps/{sparc,sparc64}.mk: temporarily pass --disable-multiarch
+ to configure to try to fix random segmentation faults on Niagara 1
+ machines.
+
+ [ Samuel Thibault ]
+ * hurd-i386/unsubmitted-pthread_posix-option.diff: Split patches into...
+ * ... hurd-i386/tg-{posix_thread,gai_misc}.diff.
+ * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size
+ computation and enable again.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 04 Jun 2014 20:32:06 +0200
+
+eglibc (2.19-0experimental0) experimental; urgency=medium
+
+ [ Adam Conrad ]
+ * New upstream release: version 2.19, orig tarball built at SVN r25252:
+ - debian/patches/alpha/local-string-functions.diff: Rebased.
+ - debian/patches/any/local-disable-test-tgmath2.diff: Rebased.
+ - debian/patches/any/local-localedef-fix-trampoline.diff: Rebased.
+ - debian/patches/any/local-no-malloc-backtrace.diff: Rebased.
+ - debian/patches/any/submitted-longdouble.diff: Rebased.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: Rebased.
+ - debian/patches/kfreebsd/local-fbtl-depends.diff: Rebased.
+ - debian/patches/kfreebsd/local-scripts.diff: Rebased.
+ - debian/patches/locale/preprocessor-collate-uli-sucks.diff: Rebased.
+ - debian/patches/localedata/fix-lang.diff: Rebased.
+ - debian/patches/localedata/locale-en_DK.diff: Rebased.
+ - debian/patches/localedata/locale-hsb_DE.diff: Rebased.
+ - debian/patches/localedata/locale-ku_TR.diff: Rebased.
+ - debian/patches/localedata/locales-fr.diff: Rebased.
+ - debian/patches/localedata/sort-UTF8-first.diff: Rebased.
+ - debian/patches/powerpc/local-math-logb.diff: Rebased.
+ - debian/patches/sparc/local-fork.diff: Rebased.
+ - debian/patches/sparc/local-sparcv9-target.diff: Rebased.
+ - debian/patches/i386/local-i586-ulps.diff: Regenerate.
+ - debian/patches/alpha/submitted-PTR_MANGLE.diff: Fixed upstream.
+ - debian/patches/ia64/submitted-fpu-ulps.diff: Regenerated upstream.
+ - debian/patches/powerpc/submitted-gettimeofday-vdso.diff: Dropped.
+ - debian/patches/any/local-use-glibc-predef.diff: Merged upstream.
+ - debian/patches/any/submitted-getaddrinfo-lo.diff: Merged upstream.
+ - debian/patches/any/local-getaddrinfo-interface.diff: Merged upstream.
+ - debian/patches/any/submitted-resolv-init.diff: Merged upstream.
+ - debian/patches/arm/cvs-arm-always-blx.diff: Merged upstream.
+ - debian/patches/arm/cvs-memcpy-align.diff: Merged upstream.
+ - debian/patches/sparc/cvs-strcmp.diff: Merged upstream.
+ - debian/patches/sparc/cvs-efd_semaphore.diff: Merged upstream.
+ - debian/patches/sparc/submitted-prlimit.diff: Merged upstream.
+ - Drop all cvs-* patches that are included in the 2.19 upstream release.
+ * debian/sysdeps/ppc64el.mk: Use --with-cpu=power7 to optimize properly.
+ * debian/*: Update occurences of 2.18 to 2.19 and update symbols to match.
+ * debian/patches/any/unsubmitted-tst-ftell-locale.diff: Apply the correct
+ environment for the tst-ftell-partial-wide.out test to find its locales.
+ * debian/*: Remove references to libbsd-compat.a which is no longer built.
+ * debian/sysdeps/powerpc.mk: Follow rename of stubs-64.h to stubs-64-v1.h.
+ * debian/patches/any/submitted-sysdeps-auxv.diff: Fix implicit declaration
+ when including <sys/auxv.h> in the testsuite by fixing up header guards.
+ * expected-results-aarch64-linux-gnu-libc: Tolerate fenv-tls test failure.
+ * debian/rules.d/tarball.mk: Add an update-from-upstream-git glibc target.
+ * debian/patches/git-updates.diff: Updates to current release/2.19/master.
+ * debian/sysdeps/arm64.mk: Enable IFUNC, now that binutils can support it.
+ * debian/patches/locale/submitted-XDR-revert.diff: Return the XDR currency
+ to locale/iso-4217.def because localedata/locales/i18n needs to have it.
+ * debian/patches/powerpc/cvs-ibm-branch.diff: Pull in IBM's 2.19 backports
+ to fix several bugs and add optimisations on POWER7 and POWER8 machines.
+ * debian/patches/any/local-no-malloc-backtrace.diff: Change M_CHECK_ACTION
+ to abort if the first bit is set (ie: MALLOC_CHECK_=1), like the second.
+ * debian/patches/arm64/submitted-align.diff: Right pthread_self alignment.
+ * debian/patches/arm64/submitted-setcontext.diff: Bring in patch from Will
+ Newton of Linaro to reimplement setcontext without rt_sigreturn syscall.
+ * debian/patches/arm64/submitted-tst-setcontext.diff: Apply test for same.
+ * debian/debhelper.in/libc-bin.manpages: Drop locale.1, moved to manpages.
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.preinst: remove check for sparc32 kernel, the
+ support has been removed with Lenny.
+ * debian/debhelper.in/libc.preinst: remove code to upgrade armhf systems
+ from pre-Wheezy versions.
+ * debian/debhelper.in/libc.preinst: don't act on the filesystem until it
+ is sure that the libc is going to be upgraded.
+ * debian/debhelper.in/libc.preinst: stop checking for /etc/init.d/glibc.sh
+ on upgrade, we don't support lenny to jessie upgrades.
+ * debhelper.in/libc-alt.preinst: drop, we don't support lenny to jessie
+ upgrades.
+ * sysdeps/{amd64.mk,i386.mk,x32.mk}: enable lock elision.
+ * expected-results-arm-linux-gnueabi-{armel,libc}: ignore basic-test.out
+ test, as it is due to GCC bug #748616.
+ * debian/control.in/main: build-depends on systemtap-sdt-dev on linux-any.
+ debian/sysdeps/linux.mk: enable systemtap support. Closes: #700760.
+ * patches/any/cvs-strtod.diff: new patch to fix strtod on some
+ architectures, fixing a FTBFS on sparc.
+
+ [ Samuel Thibault ]
+ * Hurd fixes for new upstream
+ - debian/patches/hurd-i386/libpthread_version.diff: Rebased.
+ - debian/patches/hurd-i386/submitted-net.diff: Rebased.
+ - debian/patches/hurd-i386/tg-elfosabi_gnu.diff: Fixed upstream.
+ - debian/patches/hurd-i386/tg-pthread-atfork.diff: Fixed upstream.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
+ - debian/patches/hurd-i386/tg-tls.diff: Rebased.
+ - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: Rebased.
+ - update testsuite hurd-i386 results.
+
+ [ Martin Pitt ]
+ * Adjust autopkgtest to build the package within the test instead of
+ having a simple "/bin/true" test. This avoids copying the sizable
+ built tree between host and VM twice.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-nscd-nosendfile-fix.diff: remove, fixed upstream.
+ * kfreebsd/local-no-execfn.diff: new patch,
+ to handle systems without AT_EXECFN
+ * kfreebsd/local-sysdeps.diff: update to revision 5466 (from glibc-bsd).
+ * kfreebsd/local-fbtl.diff: likewise.
+ * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
+
+ -- Adam Conrad <adconrad@0c3.net> Thu, 22 May 2014 23:42:20 -0600
+
+eglibc (2.18-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * testsuite-checking/expected-results-*s390*: ignore tst-cancel17.out
+ failure, it is due to a bug in the test (see BZ #12683).
+ * local/etc/bindresvport.blacklist: add port 655 (tinc). Closes: #748338.
+ * control.in/*: remove conflicts between multiarch libc packages using the
+ same dynamic library loader. This was introduced in 2.18-6, but sadly the
+ infrastructure is not ready for that, leaving now way to fix the problem.
+ Reopens: #745552.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread_guardsize.diff: Disable for now, it
+ breaks a bunch of tests.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 19 May 2014 11:49:49 +0200
+
+eglibc (2.18-6) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guardsize semantic
+ for gcc's -fsplit-stack.
+
+ [ Aurelien Jarno ]
+ * patches/any/cvs-make-4.0.diff: patch from upstream to allow GNU Make
+ 4.0 and greater. Closes: #747013.
+ * patches/sparc/cvs-strcmp.diff: patch from upstream to fix a corner case
+ in the sparc specific strcmp() implementation. Closes: #746310.
+ * debhelper.in/nscd.init: invalidate nscd cache on startup. Closes:
+ #689427.
+ * patches/any/cvs-wprintf.diff: patch from upstream to correctly handle
+ %p in wprintf(). Closes: #729514.
+ * patches/any/submitted-resolv-first-query-failure.diff: replace by upstream
+ version patches/any/cvs-resolv-first-query-failure.diff.
+ * control.in/*: add conflicts between multiarch libc packages using the same
+ dynamic library loader. Closes: #745552.
+ * patches/localedata/submitted-it_IT-thousands_sep.diff: new patch to define
+ the thousands separator for the it_IT locale. Closes: #712157.
+ * patches/any/submitted-ptsname_r-uninitialized-memory.diff: new patch to
+ fix uninitialized memory in ptsname_r(). Closes: #741482.
+ * patches/all/submitted-po-fr-fixes.diff: new patch to fix the French
+ translation of inappropriate (inappropré -> inapproprié). Closes:
+ #733237.
+ * patches/any/cvs-socketcall-syscall.diff: new patch from upstream to fix
+ socketcall multiplex syscall features detection. Closes: #730744.
+ * patches/any/submitted-nl_langinfo-static.diff: new patch to fix
+ nl_langinfo() used in static binaries. Closes: #747103.
+ * patches/any/sparc/cvs-efd_semaphore.diff: new patch from upstream to
+ declare EFD_SEMAPHORE in <bits/eventfd.h> on SPARC. Closes: #730092,
+ #737697.
+ * patches/svn-updates.diff: update from 2.18 branch, to fix a race in free()
+ of fastbin chunk.
+ * local/manpages/sprof.1, local/manpages/rpcgen.1: apply typographical
+ fixes from Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #726849,
+ #740973.
+ * patches/hppa/*.diff: apply changes from John David Anglin
+ <dave.anglin@bell.net>. Closes: #725508, #741243.
+ * testsuite-checking/expected-results-mips*el: re-add tst-tls2.out and
+ tst-tls3.out (remove in the latest cleanup) as they still occasionally
+ fail.
+ * local/manpages/sotruss.1: new manpage.
+ * patches/sparc/submitted-prlimit.diff: new patch to fix missing
+ prlimit/prlimit64 prototypes on SPARC. Closes: #703559.
+ * source/lintian-overrides: add override for false positive
+ license-problem-non-free-RFC tag. Remove old override for
+ outdated-autotools-helper-file tag.
+ * control.in/main: Bump Standards-Version to 3.9.5 (no changes).
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 14 May 2014 19:15:10 +0200
+
+eglibc (2.18-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-mmap_file_prot_none_fix.diff: New patch, fixes locale
+ generation.
+ * control.in/main: Bump hurd dependency to version with newer RPCs.
+ * libc0.3.symbols.hurd-i386: Update accordingly.
+ * patches/hurd-i386/libpthread_nort.diff: Remove patch, replaced by...
+ * patches/hurd-i386/cvs-libpthread-pthread_condattr_setclock.diff: Fix for
+ pthread_condattr_setclock, for glib2.0 build.
+ * patches/hurd-i386/cvs-munmap-0.diff: New patch to fix gcc's -fsplit-stack
+ initialization.
+ * patches/hurd-i386/cvs-tcbhead_t.diff: New patch to complete TLS variables,
+ to fix gcc's -fsplit-stack support.
+ * Update hurd-i386 testsuite results.
+ * patches/hurd-i386/tg-extern_inline.diff: Only inline within libc.
+ * patches/hurd-i386/tg-tls-threadvar.diff: Use tcbhead_t for _hurd_sigstate
+ instead of TLS variable. Fixes some corner cases triggered with gcl.
+ * patches/hurd-i386/tg-sigstate_locking.diff: Refresh.
+ * patches/hurd-i386/tg-sigstate_thread_reference.diff: Refresh.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 5460 (from glibc-bsd).
+ * kfreebsd/local-fbtl.diff: likewise
+
+ [ Adam Conrad ]
+ * debian/patches/arm/cvs-{memcpy-align.patch,arm-always-blx.diff}: Backport
+ ifunc memcpy routines from 2.19 to fix alignment issues and computed-jump
+ calculations for ARM_ALWAYS_BX, should fix memcpy on our ArmadaXP buildds.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 27 Apr 2014 15:06:57 -0600
+
+eglibc (2.18-4) unstable; urgency=high
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.preinst: Don't fail if the dynamic loader
+ symlink is dangling or missing. Closes: #740158, #740196.
+ * debian/debhelper.in/libc.preinst: only disable ldconfig after making
+ sure a fixed version hasn't already been unpacked, as the unpack order
+ is not guaranteed.
+ * debian/debhelper.in/libc.postrm: generalize the dynamic linker
+ symlink creation to all biarch packages.
+ * debian/debhelper.in/libc-alt.postrm: generalize the dynamic linker
+ symlink removal to all biarch packages.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 02 Mar 2014 15:32:16 +0100
+
+eglibc (2.18-3) unstable; urgency=medium
+
+ * debian/patches/any/local-no-malloc-backtrace.diff: Lower the default
+ for MALLOC_CHECK_ to 1, and add it to the list of insecure variables
+ that can't be set for suid binaries. This allows us to not backtrace
+ malloc failures by default (Closes: #739913, LP: #1266492) and skips
+ backtrace for suid binaries where an attacker calling into a corrupt
+ malloc internal data structure with malloc could lead to Bad Things.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 23 Feb 2014 18:43:36 -0700
+
+eglibc (2.18-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * any/local-ldconfig-ignore-ld.so.diff: new patch to ignore the dynamic
+ linker in ldconfig. Closes: #699206, #707185, #727786, #736097,
+ #739734, #739758.
+ * debian/debhelper.in/libc.preinst: Disable ldconfig when a potentially
+ broken dynamic loader symlink is found. This happens when a biarch
+ package of the same architecture than the native one has been installed
+ (e.g.: libc6-amd64:i386 on amd64) and ldconfig is run afterwards.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 5443 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 23 Feb 2014 13:30:11 +0100
+
+eglibc (2.18-1) unstable; urgency=medium
+
+ [ Adam Conrad ]
+ * debian/patches/hurd-i386/libpthread_version.diff: Remove stderr vomit.
+ * debian/patches/arm/cvs-arm__{longjmp,sigsetjmp}-thumb.diff: Pull patch
+ from upstream to allow building longjmp and sigsetjmp code with Thumb.
+ * debian/patches/arm/cvs-arm-pointer-mangle-frame.diff: Upstream diff to
+ no longer apply pointer encryption to the frame pointer (LP: #1268937)
+ * debian/patches/powerpc/cvs-gettimeofday-32.diff: Replace the submitted
+ version of this patch with the upstream commit, which also fixes time.
+ * debian/debhelper.in/libc.postinst: Track samba to smbd service rename.
+
+ [ Aurelien Jarno ]
+ * debian/testsuite-checking/expected-results-mips*: Update following
+ the prlimit64 fix deployment on the build daemons.
+ * patches/alpha/cvs-tls-macros.diff: New patch from upstream to fix
+ FTBFS on alpha. Closes: #735774.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-libpthread.diff: New snapshot, brings thread
+ destruction fixes and name resolution fix.
+ * patches/hurd-i386/libpthread_build.diff: Refresh.
+ * patches/hurd-i386/libpthread_fix.diff: Remove, fixed upstream.
+ * patches/hurd-i386/libpthread_globsigdisp.diff: Remove, merged upstream.
+ * patches/hurd-i386/tg-tls_thread_leak.diff: Re-enable, now working.
+ * control.d/libc: Upgrade hurd Breaks to version which include the fix again
+ gcc-4.8-built libc.
+
+ -- Adam Conrad <adconrad@0c3.net> Thu, 20 Feb 2014 19:38:49 -0700
+
+eglibc (2.18-0experimental1) experimental; urgency=low
+
+ [ Adam Conrad ]
+ * debian/patches/i386/cvs-nonascii-case-strcmp.diff: Pull upstream patch
+ to fix LC_CTYPE nonascii-case fallback in i686 strcasecmp/strncasecmp.
+ * debian/testsuite-checking/*: Update 686 targets to match the 586 ones.
+ * Generate expected-results-powerpc64le-linux-gnu-libc for ppc64el port.
+ * debian/testsuite-checking/*: Normalize expected results for ARM ports.
+ * debian/patches/i386/cvs-sse42-strstr*: Backport upstream commits which
+ drop buggy SSE4.2 srtstr implementations in favour of an SSE2 version.
+ * debian/patches/any/cvs-ptrace_peeksiginfo_args.diff: Prepend __ prefix
+ to ptrace_peeksiginfo_args struct to prevent namespace clash w/ linux.
+ * debian/patches/powerpc/cvs-ppc64-vdso-ifunc.diff: Pull upstream fix to
+ squash undefined behaviour in PowerPC64 vDSO IFUNC symbol resolutions.
+ * debian/patches/powerpc/submitted-gettimeofday-vdso.diff: New diff from
+ Adhemerval Zanella at IBM to fix gettimeofday vDSO/IFUNC interactions.
+ * debian/patches/powerpc/submitted-gettimeofday-32.diff: Pull patch from
+ Adhemerval Zanella at IBM to fix 32-bit gettimeofday VSYSCALL lookups.
+ * debian/rules.d/build.mk, debian/sysdeps/{hurd,linux,kfreebsd}.mk: Make
+ pt_chown keyed off a new variable that we can use to enable or disable
+ it per kernel type rather than just the primary libc (Closes: #734607)
+ * debian/patches/kfreebsd/submitted-waitid.diff: On Linux, we must undef
+ waitflags before we define them or we'll conflict with kernel headers.
+
+ [ Aurelien Jarno ]
+ * debian/patches/any/cvs-vfscanf-0e+0.diff: new patch from upstream to
+ fix parsing of 0e+0. Closes: #732993.
+ * debian/patches/mips/submitted-wordsize-clang.diff: drop now that clang
+ correctly defines_MIPS_SZPTR.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-nfds-poll.diff: New patch to fix poll call with big
+ array.
+ * patches/hurd-i386/tg-sigstate_locking.diff: New patch to fix sigstate
+ creation.
+ * patches/hurd-i386/tg-sigstate_thread_reference.diff: New patch to fix
+ sigstate thread reference counting.
+ * patches/hurd-i386/{libpthreadlibpthread_stubs,libpthread_hurd_cond_wait,
+ submitted-libpthread-elf,cvs-libpthread_lock,libpthread_cancellation,
+ libpthread_hurd_cond_timedwait,libpthread_ctypes,cvs-pthread_atfork,
+ cvs-tls-threadvar-threadself,cvs-libpthread-tls,
+ cvs-libpthread-userstack}.diff: Remove, replaced by...
+ * patches/hurd-i386/cvs-libpthread.diff: ... this git snapshot, and...
+ * patches/hurd-i386/libpthread_build.diff: ... these build fixes.
+ * patches/hurd-i386/tg-aio_misc.diff: New patch to fix aio build.
+ * control.d/main: Build-depend on newer gnumach-dev to get
+ thread_terminate_release RPC.
+ * libc0.3.symbols.hurd-i386: Add thread_terminate_release.
+
+ -- Adam Conrad <adconrad@0c3.net> Fri, 10 Jan 2014 16:06:00 -0700
+
+eglibc (2.18-0experimental0) experimental; urgency=low
+
+ [ Adam Conrad ]
+ * New upstream release: version 2.18, orig tarball built at SVN r24653:
+ - patches/alpha/local-string-functions.diff: Rebased.
+ - patches/alpha/submitted-PTR_MANGLE.diff: Rebased.
+ - patches/any/local-allocalim-header.diff: Rebased.
+ - patches/any/local-disable-test-tgmath2.diff: Rebased.
+ - patches/any/local-dlfptr.diff: Rebased.
+ - patches/any/local-ld-multiarch.diff: Rebased.
+ - patches/any/local-ldso-disable-hwcap.diff: Rebased.
+ - patches/any/local-mktemp.diff: Rebased.
+ - patches/any/local-nss-overflow.diff: Rebased.
+ - patches/any/submitted-bits-fcntl_h-at.diff: Rebased.
+ - patches/any/submitted-longdouble.diff: Rebased.
+ - patches/arm/local-vfp-sysdeps.diff: Rebased.
+ - patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rebased.
+ - patches/hppa/submitted-nptl-carlos.diff: Rebased.
+ - patches/sparc/local-fork.diff: Rebased.
+ - patches/ia64/submitted-fpu-ulps.diff: Rebased.
+ - patches/localedata/first_weekday.diff: Rebased.
+ - patches/locale/LC_IDENTIFICATION-optional-fields.diff: Rebased.
+ - patches/powerpcspe/unsubmitted-nearbyint.diff: Applied upstream.
+ - patches/m68k/cvs-sysdep-cfi.diff: Applied upstream.
+ - patches/i386/cvs-simd-exception.diff: Applied upstream.
+ - patches/any/local-rtld.diff: Applied upstream.
+ - patches/any/cvs-tst-array-as-needed.diff: Applied upstream.
+ - patches/any/cvs-use-glibc-wchar.diff: Applied upstream.
+ - patches/any/submitted-setfsid-wur.diff: Applied upstream.
+ - patches/any/cvs-sys-param-h-DEV_BSIZE.diff: Applied upstream.
+ - patches/any/cvs-getaddrinfo-stack-overflow.diff: Applied upstream.
+ - patches/any/cvs-regexp-overrun.diff: Applied upstream.
+ - patches/any/cvs-gethostbyname-numeric.diff: Applied upstream.
+ - patches/any/cvs-getaddrinfo-EAI_NONAME.diff: Applied upstream.
+ - patches/any/cvs-tst-cancel4-buf.diff: Applied upstream.
+ - patches/arm64/cvs-setjmp-clobber.diff: Applied upstream.
+ - patches/any/cvs-tst-cancel4-buf.diff: Applied upstream.
+ - patches/any/cvs-CVE-2013-4332-pvalloc.diff: Rebased.
+ - patches/any/cvs-CVE-2013-4332-valloc.diff: Rebased.
+ - patches/any/cvs-CVE-2013-4788-static-ptrguard.diff: Rebased.
+ - patches/any/cvs-CVE-2013-4788-static-ptrguard-arm.diff: Rebased.
+ - patches/any/cvs-CVE-2013-2207-pt_chown.diff: Applied upstream.
+ * debian/patches/any/cvs-tst-tls-atexit-deps.diff: Fix compilation of
+ stdlib/tst-tls-atexit with binutils defaulting to ld --as-needed.
+ * debian/control: Build-dep on netbase for service lookups in tests.
+ * debian/sysdeps/{linux,hurd}.mk: Force on pt_chown on linux and hurd.
+ * debian/rules.d/debhelper.mk: Compress $(libc), multiarch-support, and
+ libc-bin with gzip, and let the rest default to dpkg's new defaults.
+ * debian/debhelper.in/libc-bin.lintian-overrides: The manpages for zic
+ zdump, ldd, ldconfig, and getent have moved to the manpages package.
+ * debian/debhelper.in/libc.lintian-overrides: Don't whine about ldconfig.
+ * debian/testsuite-checking/*: Allow powerpc to fail test-{double,float}.
+ * debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc: New.
+ * debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel: New.
+ * debian/testsuite-checking/expected-results-i686-linux-gnu-libc: New.
+ * debian/patches/any/local-rtlddir-cross.diff: Revert to the state found
+ in 2.17 where ld.so was installed to slibdir and so listed in libc.so.
+ * Skeleton in packaging support for the new powerpc64le-linux-gnu:
+ - debian/sysdeps/ppc64el.mk: Define base ppc64el libc targets.
+ - debian/rules.d/control.mk: Add ppc64el to the list of libc_arches.
+ - debian/control.in/main: Build-depend on gcc-4.8 for ppc64el builds.
+ * debian/libc6.symbols.ppc64: Add missing libc6 symbols file for ppc64.
+ * debian/libc6.symbols.arm64: Add missing libc6 symbols file for arm64.
+ * debian/sysdeps/*: Enable new IFUNC support on armel and armhf builds.
+ * debian/patches/arm/cvs-ifunc-hwcap-fix.diff: Fix IFUNC on non-NEON.
+ * debian/patches/arm/cvs-arm-pointer-mangling.diff: Add ARM support for
+ pointer encryption in glibc internal structures in C and assembler.
+ * debian/patches/any/cvs-tst-cleanup2-ret.diff: Fix return regression
+ on recent versions of gcc in nptl/tst-cleanup2 and nptl/tst-cleanupx2.
+ * debian/patches/any/unsubmitted-tst-tlsmod-as-needed.diff: Fix linking
+ tst-tlsmod5.so and tst-tlsmod6.so with an as-needed default toolchain.
+ * debian/patches/any/unsubmitted-scanf-includes.diff: Fix includes for
+ the scanf15 and scanf17 tests for arches that need misc/bits/syscall.h.
+ * debian/patches/any/local-use-glibc-predef.diff: Backport stdc-predef.h
+ from glibc instead of eglibc, avoiding bits/predefs.h (closes: #717557)
+ * debian/rules.d/quilt.mk: Fix unpatch with only one arch patch applied.
+ * debian/patches/arm64/cvs-arm64-sigcontext.diff: arm64 sigcontextinfo.h.
+ * debian/patches/arm64/cvs-arm64-relocs.diff: Add arm64 reloc definitions.
+ * debian/patches/arm64/cvs-arm64-mcount-profiling.diff: mcount profiling.
+ * debian/patches/arm64/cvs-arm64-ifunc.diff: Enable arm64 IFUNC support.
+ * debian/{rules,sysdeps/arm64.mk,control}: Enable libc6-prof on aarch64.
+ * debian/{control.in/main,rules,sysdeps/*}: Switch to using gcc-4.8 on all
+ architectures as gcc-4.6 and gcc-4.7 are going away in the near future.
+ * debian/rules: Build for i586 where dpkg-architecture claims i486, which
+ matches the default that gcc-4.8 has had on i386 for the last two years.
+ * debian/rules: Set configure_build the same as configure_target above, so
+ we don't think we're cross-building and skip half the testsuite on i386.
+ * debian/patches/i386/local-i586-ulps.diff: Regen ulps for i586, not i686.
+ * debian/patches/i386/cvs-tst-cond25.diff: Pull fix for an intermittent
+ failure in nptl/tst-cond25 in pthread_cond_timedwait.S on i486 and up.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: Rebased.
+ * patches/hurd-i386/libpthread_hurd_cond_wait.diff: Rebased.
+ * patches/hurd-i386/submitted-add-needed.diff: Rebased.
+ * patches/hurd-i386/submitted-exec_filename.diff: Rebased.
+ * patches/hurd-i386/tg-EIEIO-fr.diff: Rebased.
+ * patches/hurd-i386/tg-elfosabi_gnu.diff: Rebased.
+ * patches/hurd-i386/tg-exec-static.diff: Rebased.
+ * patches/hurd-i386/tg-hurdsig-fixes.diff: Rebased.
+ * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Rebased.
+ * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Rebased.
+ * patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
+ * patches/hurd-i386/tg-tls.diff: Rebased.
+ * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: Rebased.
+ * patches/hurd-i386/submitted-net.diff: Rebased.
+ * patches/hurd-i386/local-ulimit.diff: Removed, fixed upstream.
+ * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: Add missing
+ version.
+ * patches/hurd-i386/libpthread_hurd_cond_wait.diff: Likewise.
+ * patches/hurd-i386/unsubmitted-NO_HIDDEN.diff: New patch, fixes undefined
+ __GI_memmove/memset reference failures.
+ * testsuite-checking/expected-results-i486-gnu-libc,
+ expected-results-i686-gnu-i386, expected-results-i686-gnu-i686,
+ expected-results-i686-gnu-xen: Update testsuite result.
+
+ [ Petr Salinger ]
+ * debian/*: change version occurences from 2.17 to 2.18 for upgrades/deps.
+ * kfreebsd/local-sysdeps.diff: update to revision 5214 (from glibc-bsd).
+ * kfreebsd/local-fbtl.diff: likewise
+ * sysdeps/kfreebsd.mk: pt_chown is mandatory
+ * update symbols file for kfreebsd
+ * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
+ * add kfreebsd/submitted-waitid.diff. Closes: #720188.
+ * add kfreebsd/submitted-auxv.diff. Closes: #717912.
+ * drop obsolete patches/*/local-linuxthreads*
+ * drop obsolete linuxthreads part of kfreebsd/local-scripts.diff
+ * drop obsolete kfreebsd/local-dosavesse.diff, local-pthread_at_fork.diff,
+ kfreebsd/local-nosavesse.diff, kfreebsd/local-use-thr-primitives.diff,
+ and kfreebsd/submitted-libc_once.diff.
+ * drop kfreebsd/local-readdir_r.diff, obsoleted by fix for CVE-2013-4237.
+
+ [ Aurelien Jarno ]
+ * Drop s390 support.
+ * sysdeps/{hurd,kfreebsd,linux}.mk: remove dead code.
+ * Remove linuxthreads from the tarball:
+ - rules.d/tarball.mk: don't fetech linuxthreads and linuxthreads_db.
+ - rules.d/build.mk: don't build linuxthreads manpages.
+ - rules: don't run make clean in linuxthreads directory.
+ - patches/any/local-sysctl.diff: drop the linuxthreads part.
+ - patches/all/local-pthread-manpages.diff: remove.
+ - local/manpages/pthread_*.3: import the few remaining linuxthreads
+ manpages.
+ - debhelper.in/glibc-doc.manpages: update manpage locations.
+ * debian/sysdeps/s390.mk: Enable new IFUNC support.
+ * debian/rules.d/debhelper.mk: compress locales-all with xz -z7.
+ * patches/any/cvs-strcasecmp-locales.diff: new patch from upstream to
+ fix mismatch between strcasecmp and toupper/tolower in tr_TR.iso88599
+ locale (Closes: #716775).
+ * patches/any/cvs-CVE-2013-4458-getaddrinfo.diff: new patch from upstream
+ to fix stack (frame) overflow in getaddrinfo() when called with AF_INET6
+ / CVE-2013-4458 (Closes: #727181).
+ * testsuite-checking/expected-results-s390-linux-gnu-s390,
+ testsuite-checking/expected-results-s390x-linux-gnu-libc: cleanup.
+ * patches/svn-updates.diff: update with the glibc 2.18 branch to get commits
+ which are not yet available in eglibc. Fixes multiarch math functions on
+ sparc.
+ * testsuite-checking/expected-results-i486*: rename expected result files
+ from i486 to i586.
+ * testsuite-checking/convertlog.sh: use sort -u to avoid duplicated entries
+ in the test results.
+ * testsuite-checking/expected-results-mips*: remove duplicated entries,
+ cleanup.
+ * testsuite-checking/expected-results-arm-linux-gnueabihf-libc: cleanup.
+ * testsuite-checking/expected-results-arm-linux-gnueabi-libc: cleanup.
+ * testsuite-checking/expected-results-*86-linux-gnu*: cleanup.
+ * patches/any/cvs-DL_CALL_DT_INIT_FINI.diff,
+ patches/hppa/cvs-hppa-DL_CALL_DT_INIT_FINI.diff,
+ patches/ia64/cvs-ia64-DL_CALL_DT_INIT_FINI.diff: new patches from upstream
+ to fix a segmentation fault in ld.so on hppa and ia64.
+ * testsuite-checking/expected-results-sparc*-linux-gnu-*: cleanup.
+ * patches/s390/cvs-s390-tls-got-pointer.diff: new patch from upstream to fix
+ the TLS GOT pointer setup on s390.
+ * debian/rules.d/build.mk: define the installation in configparms to avoid
+ broken glibc makefiles to spuriously trigger install rules trying to
+ overwrite system headers.
+ * testsuite-checking/expected-results-*-kfreebsd-gnu-*: allow
+ check-local-headers.out to fail as the script is linux specific and
+ doesn't now about kfreebsd specific headers.
+ * debian/rules: don't pass -fstrict-aliasing to HOST_CFLAGS, it is already
+ included in -O2.
+ * Replace patches/any/submitted-findlocale-div-by-zero.diff by upstream
+ version patches/any/cvs-findlocale-div-by-zero.diff.
+ * patches/any/cvs-CVE-2013-4332-memalign-2.diff: patch from upstream to
+ address some remaining issues from CVE-2013-4332.
+ * patches/ia64/local-rtld-compile-options.diff: new patch to workaround
+ miscompilation issues.
+ * testsuite-checking/expected-results-ia64-linux-gnu-libc: cleanup and
+ update.
+
+ -- Adam Conrad <adconrad@0c3.net> Mon, 09 Dec 2013 22:14:44 -0700
+
+eglibc (2.17-98) UNRELEASED; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-ifaddrs_v6.diff: Add missing initialization of sa_len
+ fields.
+ * patches/hurd-i386/tg-futimens.diff: New patch to add futimens support for
+ apt 0.9.15.1.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 29 Nov 2013 18:11:34 +0100
+
+eglibc (2.17-97) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/mips/local-prlimit64.diff: remove.
+ * patches/mips/cvs-prlimit64.diff: new patch from upstream to fix
+ getrlimit64/setrlimit64 with recent 64-bit kernels (Closes: #665897).
+ * patches/any/submitted-findlocale-div-by-zero.diff: new patch to fix
+ a SIGFPE when locale-archive has been corrupted to all zeros (Closes:
+ #718890, #730336).
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: raise MAXLOGNAME
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 29 Nov 2013 16:43:19 +0100
+
+eglibc (2.17-96) unstable; urgency=low
+
+ * patches/any/cvs-CVE-2013-4237-alignment.diff: Fix alignment of the
+ directory block in dirstream.h, fixing readdir regression on sparc.
+ * testsuite-checking/*: Allow ptrguard test to fail on mips and hurd.
+
+ -- Adam Conrad <adconrad@0c3.net> Fri, 15 Nov 2013 09:39:47 +0000
+
+eglibc (2.17-95) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * patches/any/cvs-CVE-2013-4788-static-ptrguard-arm.diff: Pull fix
+ from git to fix the static-ptrguard testsuite regression on ARM.
+ * patches/series: Re-enable CVE-2013-4788 fixes (Closes: #717178)
+ * patches/series.kfreebsd*: Disable kfreebsd/local-readdir_r.diff.
+
+ [ Samuel Thibault ]
+ * patches/any/cvs-CVE-2012-44xx.diff: Include <sys/param.h> to get
+ MIN/MAX macros on hurd-i386.
+
+ -- Adam Conrad <adconrad@0c3.net> Sat, 09 Nov 2013 21:45:05 -0700
+
+eglibc (2.17-94) unstable; urgency=low
+
+ [ Adam Conrad]
+ * patches/any/cvs-CVE-2012-44xx.diff: backport overflow fixes in strcoll
+ addressing CVE-2012-4412 and CVE-2012-4424 (Closes: #687530, #689423)
+ * patches/any/cvs-CVE-2013-4237.diff: backport git fix to respect the
+ NAME_MAX constraints in readdir_r: CVE-2013-4237 (Closes: #719558)
+ * debian/patches/any/cvs-CVE-2013-2207-pt_chown.diff: backpot git patch
+ to disable building and using pt_chown, but leave disabled for now
+ until we come up with a complete plan to not break end-user machines.
+ * patches/any/cvs-CVE-2013-4788-static-ptrguard*: backport fix from git
+ for pointer mangling in static builds, disabled due to ARM regression.
+ * patches/arm64/cvs-setjmp-clobber.diff: __sigsetjmp clobbers register
+ x1 before making the tail call to __sigjmp_save, which causes the
+ latter to always save the signal mask. Backport git patch to fix.
+ * patches/ubuntu/unsubmitted-dlopen-static-crash.diff: New patch from
+ Maciej Rozycki to fix a dlopen segfault in statically linked programs.
+
+ [ Samuel Thibault ]
+ * libc0.3.symbols.hurd-i386: Refresh.
+ * patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff: Fix spurious returned error
+ when flags are not 0. Thanks Svante Signell for the catch
+ (Closes: #724681)
+ * patches/hurd-i386/libpthread_stubs.diff: Drop stub for pthread_atfork, now
+ implemented.
+ * patches/hurd-i386/tg-tls.diff: Fix getting LDT on fork.
+ * patches/hurd-i386/local-dl-dynamic-weak.diff: Remove patch, issue fixed in
+ libpthread.
+ * control: Make libc0.3 break old binaries which were depending on the
+ previous patch.
+ * patches/hurd-i386/tg-extern_inline.diff: Do not expose some internals of
+ libc outside libc.
+ * patches/hurd-i386/cvs-tls-threadvar-threadself.diff: New patch, store
+ pthread_self in TLS instead of threadvar.
+ * patches/hurd-i386/cvs-libpthread-tls.diff: New patch, delay TLS
+ deallocation.
+ * patches/hurd-i386/tg-tls.diff: Update, fix errno declaration for TLS.
+ * patches/hurd-i386/tg-tls-threadvar.diff: Update, replace all threadvars
+ with TLS.
+ * patches/hurd-i386/cvs-libpthread-userstack.diff: New patch, allow
+ user-provided stacks.
+ * patches/hurd-i386/tg-libc_getspecific.diff: New patch, fix erroneous
+ __libc_getspecific weak reference.
+ * control: Make libc0.3 break old hurd with overzealous inlines.
+ * patches/hurd-i386/libpthread.diff: Synchronize with upstream.
+
+ [ Petr Salinger ]
+ * fbtl.diff: limit default stack size to 4 * ARCH_STACK_DEFAULT_SIZE.
+ See #727009, #725516.
+ * sysdeps.diff: fixup get/set owner of socket
+
+ -- Adam Conrad <adconrad@0c3.net> Sat, 09 Nov 2013 18:06:17 -0700
+
+eglibc (2.17-93) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * patches/any/cvs-tst-cancel4-buf.diff: Increase nptl test case buffer
+ size to 16384 so we really block on current (>= 3.10) Linux kernels.
+ * patches/any/cvs-CVE-2013-4332-*.diff: Backport git fixes for integer
+ overflows in allocator functions: CVE-2013-4332 (Closes: #722536)
+ * debian{control,sysdeps/arm64.mk}: Switch to gcc-4.8 on arm64 only.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: New patch from
+ Richard Braun to work around applications which do not like micro-second
+ clock_t, such as guile.
+ * Update hurd-i386 testsuite progressions.
+ * patches/hurd-i386/submitted-startup-pid2.diff: New patch from Justus
+ Winter to prepare reboot() for /hurd/init getting PID 2 instead of 1.
+ * patches/hurd-i386/submitted-path_mounted.diff: New patch from Justus
+ Winter to fix hurd-i386's _PATH_MOUNTED according to Debian usage.
+ * patches/hurd-i386/tg-socket{,pair}_flags.diff: New patch from Thomas
+ Schwinge to add support for SOCK_CLOEXEC and SOCK_NONBLOCK.
+ * patches/hurd-i386/tg-pthread-atfork.diff,cvs-pthread_atfork.diff: Add
+ pthread_atfork support.
+ * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
+ overzealous assertions.
+ * patches/hurd-i386/tg-pipe2.diff: New patch to add pipe2 support.
+
+ [ Pino Toscano ]
+ * Generate udeb shlibs also for Hurd's libmachuser and libhurduser.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 22 Sep 2013 20:05:36 -0600
+
+eglibc (2.17-92) unstable; urgency=low
+
+ * kfreebsd/local-sysdeps.diff: update to revision 4839 (from glibc-bsd).
+
+ -- Petr Salinger <petr.salinger@seznam.cz> Wed, 31 Jul 2013 22:38:47 +0100
+
+eglibc (2.17-91) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * switch libpthread implementation on kfreebsd-* to fbtl.
+ Closes: #703545. Closes: #665287. Closes: #683825. Closes: #489066.
+ * split some parts of kfreebsd/local-linuxthreads29.diff
+ into kfreebsd/local-nscd-no-sockcloexec.diff and
+ kfreebsd/local-linuxthreads-tlsdesc.diff
+ * add kfreebsd/local-fbtl.diff and kfreebsd/local-fbtl-depends.diff
+ * kfreebsd/local-sysdeps.diff: update to revision 4809 (from glibc-bsd).
+ Closes: #718181. Addresses: #717032 in new binutils.
+ * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
+ by fbtl tests that are known to fail.
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/build.mk: run the testsuite in parallel again.
+ * prepare symbols file update for kfreebsd-* switch to fbtl.
+
+ [ Samuel Thibault ]
+ * hurd-i386/local-no-bootstrap-fs-access.diff: Do not call access at
+ process startup on hurd-i386. Fixes root filesystem startup.
+ * hurd-i386/unsubmitted-tls.diff: rename into tg-tls-threadvar.diff
+ * hurd-i386/tg-tls.diff: Move some hooks to tg-tls-threadvar.diff.
+
+ [ Adam Conrad ]
+ * debian/control.in/main: Drop build-conflicts on binutils-gold to
+ make us buildable again with the new binutils that provides it.
+ * debian/*: Remove ldd.1, ldconfig.8, ld.so.8, gai.conf.5, zic.8,
+ and zdump.1, and let them move to manpages (Reference: #556173)
+
+ -- Adam Conrad <adconrad@0c3.net> Wed, 31 Jul 2013 20:56:32 +0100
+
+eglibc (2.17-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/build.mk: unexport LD_PRELOAD to allow the testsuite
+ to pass even if eatmydata is used. Closes: #713035.
+ * debian/script.in/nohwcap.sh: handle new multiarch format of dpkg-query.
+ Closes: #713837.
+ * debian/patches/m68k/cvs-sysdep-cfi.diff: new patch from upstream to fix
+ cfi assembly code. Closes: #709992.
+ * patches/any/cvs-gethostbyname-numeric.diff: new patch from upstream to fix
+ gethostbyname when used with numeric addresses.
+ * debian/patches/any/cvs-getaddrinfo-EAI_NONAME.diff: new patch from
+ upstream to return EAI_NONAME instead of EAI_SYSTEM when the network
+ is down. Closes: #713799.
+ * debian/local/ldconfig_wrap: rename into debian/local/sbin/ldconfig to
+ be consistent with the naming of other files in this directory.
+ * debian/patches/mips/local-prlimit64.diff: new patch to temporarily
+ workaround issues with the prlimit64 syscall on MIPS.
+ * debian/testsuite-checking/expected-results-mips*: allow a few tests to
+ fail due to the prlimit64 syscall issue on MIPS.
+ * Add 32-bit biarch packages on sparc64.
+
+ [ Samuel Thibault ]
+ * Remove unapplied hurd-i386/local-nice.diff (applied as tg-nice.diff)
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4552 (from glibc-bsd).
+ Closes: #712196.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 30 Jun 2013 01:18:27 +0200
+
+eglibc (2.17-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * control.in/main, sysdeps/mips.mk, sysdeps/mipsel.mk: build the libc
+ back with gcc-4.7, but using -mno-plt.
+
+ [ Samuel Thibault ]
+ * hurd-i386/libpthread_ctypes.diff: Fix ctypes initialization.
+ * hurd-i386/submitted-handle-eprototype.diff: Fix DNS lookups.
+ * hurd-i386/tg-io_select_timeout.diff: Fixes select timeout.
+ * hurd-i386/tg-poll_errors_fixes.diff: Fixes poll posixity.
+ * hurd-i386/local-select.diff: Removed, made obsolete by
+ tg-io_select_timeout.diff.
+ * hurd-i386/tg-context_functions.diff: Add *context support.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 18 Jun 2013 07:58:13 +0200
+
+eglibc (2.17-5) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4512 (from glibc-bsd).
+ Closes: #710841.
+
+ [ Adam Conrad ]
+ * debian/tests/control: Add a bogus Depends line to the rebuild test.
+
+ [ Aurelien Jarno ]
+ * Build glibc on mips with gcc-4.4 until a recent binutils version is
+ available in sid.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 05 Jun 2013 00:18:31 +0200
+
+eglibc (2.17-4) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * Drop versioned build-dependencies on tar, make, and sed, as they're
+ all {Build-,}Essential and available in oldstable (Closes: #708504)
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4511 (from glibc-bsd).
+ Closes: #635192. Closes: #667448.
+ * debian/sysdeps/kfreebsd.mk, debian/debhelper.in/libc.preinst:
+ bump minimal FreeBSD kernel version to 8.3.
+
+ [ Aurelien Jarno ]
+ * Remove any/local-o_cloexec.diff, kfreebsd/local-freopen.diff and
+ any/unsubmitted-cloexec-conditional.diff (not needed anymore).
+ * debhelper.in/libc-bin.postinst: remove duplicate trigger message.
+ Closes: #707919.
+ * Update Hungarian debconf translation, by Nagy Elemér Károly.
+ * Add powerpcspe/unsubmitted-nearbyint.diff to fix FTBFS on powerpcspe
+ (Closes: #708741).
+ * Update testsuite-checking/expected-results-powerpc-linux-gnuspe-libc
+ (Closes: #693895).
+ * rules.d/build.mk: use rdfind + symlinks instead of fdupes + handcoded
+ shell script to optimize disk space.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 01 Jun 2013 22:03:20 +0200
+
+eglibc (2.17-3) unstable; urgency=medium
+
+ [ Petr Salinger ]
+ * Allow failure of tst-secure-getenv on kfreebsd-*, as the kernel
+ in squeeze provides /proc/self/exe only on a best effort basis.
+ * kfreebsd/local-sysdeps.diff: update to revision 4438 (from glibc-bsd).
+
+ [ Aurelien Jarno ]
+ * Add s390x symbols files.
+
+ [ Adam Conrad ]
+ * sysdeps/mips.mk: Install n64 and n32 stubs headers into each of
+ their respective libc-dev-* multilib packages (Closes: #708265)
+ * sysdeps/mipsel.mk: Do the same for mipsel multilib dev packages.
+
+ -- Adam Conrad <adconrad@0c3.net> Wed, 15 May 2013 18:50:01 -0600
+
+eglibc (2.17-2) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * debian/patches/any/unsubmitted-cloexec-conditional.diff: Catch yet
+ another unconditional O_CLOEXEC and conditionalize it for freebsd.
+ * debian/patches/kfreebsd/local-HAVE_TLS_SUPPORT.diff: Removed, as
+ this is no longer needed by the updated glibc-bsd sysdeps upstream.
+ * debian/patches/any/cvs-regexp-overrun.diff: Backport patch from git
+ to resolve regex matcher overrun, CVE-2013-0242 (Closes: #699399)
+ * debian/sysdeps/ia64.mk, debian/control: Switch ia64 back to gcc-4.6,
+ as our world explodes when compiled with gcc-4.7 on ia64 right now.
+
+ [ Aurelien Jarno ]
+ * patches/any/cvs-sys-param-h-DEV_BSIZE.diff: New patch to fix
+ conflict with kFreeBSD kernel headers.
+ * patches/kfreebsd/local-linuxthreads-TLS-THREAD.diff: New patch to remove
+ conditional defines on USE___THREAD and HAVE_TLS_SUPPORT.
+ * patches/kfreebsd/local-linuxthreads-mutex-initializer.diff: New patch to
+ define MUTEX_INITIALIZER.
+ * Japanese debconf translation update from Nobuhiro Iwamatsu.
+ closes: #695077.
+ * patches/any/cvs-getaddrinfo-stack-overflow.diff: New patch to fix
+ a stack overflow in getaddrinfo(), CVE-2013-1914. Closes: #704623.
+ * patches/any/local-missing-linux_types.h.diff: Drop, not need anymore.
+ * local/manpages/ld.so.8: drop --ignore-rpath documentation. Closes:
+ #707802.
+ * patches/all/local-ldd.diff: check if the dynamic linker works before
+ using it. Closes: #631242, #707091.
+ * patches/kfreebsd/local-scripts.diff: remove dynamic linker name, now
+ handled by abi-variants.
+ * debian/control.in/main: remove ${misc:Depends} from libc Depends: field to
+ not get a dependency on debconf. Closes: #707813.
+ * patches/localedata/submitted-locale-bo.diff: New patch to fix bo_IN and
+ bo_CN locales, causing localedef to fail and localechooser to FTBFS.
+
+ [ Petr Salinger ]
+ * patches/kfreebsd/local-linuxthreads-initfini.diff: follow upstream
+ changes in startup code
+ * patches/kfreebsd/local-no-pldd.diff: pldd is linux only utility
+ * patches/kfreebsd/local-nscd-nosendfile-fix.diff: handle system without
+ sendfile syscall
+ * patches/kfreebsd/local-linuxthreads-stackguard.diff: handle elf subdir
+ removal
+ * patches/kfreebsd/local-freopen.diff: support architecture without dup3()
+ * patches/kfreebsd/local-linuxthreads-ctype_init.diff: follow upstream
+ changes in ctype initialization
+ * re-enable lost any/local-linuxthreads-XPG7.diff
+ any/local-linuxthreads-setclock.diff
+ * drop obsolete any/local-linuxthreads-unwind.diff
+ any/local-linuxthreads-lowlevellock.diff
+ * kfreebsd/local-sysdeps.diff: update to revision 4431 (from glibc-bsd).
+ * Add into testsuite-checking/expected-results-*-kfreebsd-gnu-*
+ tst-timer5 test and new tst-backtrace[4-6] tests that are known to fail.
+ * raise version dependency on g++-4.7 (>= 4.7.3-4) [kfreebsd-amd64] due to
+ multilib problems in earlier versions
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 May 2013 16:46:17 +0200
+
+eglibc (2.17-1) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * Rename several hurd-i386 patches to reflect upstream submission status:
+ - patches/hurd-i386/unsubmitted-single-hurdselect-timeout.diff into
+ patches/hurd-i386/tg-single-select-timeout.diff,
+ - patches/hurd-i386/unsubmitted-select-EINTR.diff into
+ patches/hurd-i386/tg-select-EINTR.diff,
+ - patches/hurd-i386/unsubmitted-setitimer_fix.diff into
+ patches/hurd-i386/tg-setitimer.diff.
+ * patches/hurd-i386/tg-ifaddrs_v6.diff: New, fixes IPv6 in getifaddrs.
+ * patches/hurd-i386/tg-remap_getcwd.diff: New patch, fixes remap translator.
+ * patches/hurd-i386/tg-nice.diff: New patch, fixes nice level granularity.
+ * patches/hurd-i386/tg-tls.diff: Update to tg version.
+ * patches/hurd-i386/tg-exec-static.diff: New, fixes boot with static exec.
+ * patches/hurd-i386/tg-EIEIO-fr.diff: New, fixes french translation of EIEIO.
+ * patches/hurd-i386/tg-af_local_strlen.diff: New patch, fixes using PF_LOCAL
+ paths without ending \0.
+
+ [ Adam Conrad ]
+ * debian/debhelper.in/libc.postint: Switch from 'awk gsub' to 'tr -d' to
+ avoid warnings when the awk alternative points to gawk (LP: #1156923)
+ * debian/patches/any/submitted-setfsid-wur.diff: Drop __wur from setfsuid
+ and setfsgid functions to avoid -Werror=unused-result (Closes: #701422)
+ * debian/patches/i386/cvs-simd-exception.diff: Pull patch from upstream
+ to fix a performance regression in i386 SIMD exceptions (LP: #1157244)
+ * debian/patches/svn-updates.diff: Update to r22884 of eglibc-2_17 branch
+
+ -- Adam Conrad <adconrad@0c3.net> Tue, 07 May 2013 01:57:11 -0600
+
+eglibc (2.17-0experimental2) experimental; urgency=low
+
+ * Switch to gcc-4.7 across the board to tidy up some C99 conformance,
+ and force it to an experimental version at the request of Matthias.
+ * debian/sysdeps/arm64.mk: Remove --enable-multi-arch (LP: #1117602)
+ * debian/debhelper.in/libc.postinst: Add support for upstart restarts
+ and don't restart init when upgrading in chroots (Closes: #608903)
+ * debian/testsuite-checking/expected-mips*: Allow tst-audit8 to fail.
+
+ -- Adam Conrad <adconrad@0c3.net> Wed, 06 Feb 2013 22:41:23 -0700
+
+eglibc (2.17-0experimental1) experimental; urgency=low
+
+ [ Adam Conrad ]
+ * Rebase kfreebsd patches missed in the previous upload due to quilt:
+ - debian/patches/kfreebsd/local-undef-glibc.diff: Unfuzz.
+ - debian/patches/kfreebsd/local-use-thr-primitives.diff: Unfuzz.
+ - debian/patches/kfreebsd/local-linuxthreads29.diff: Unfuzz.
+ - debian/patches/kfreebsd/local-readdir_r.diff: Track file rename.
+ - debian/patches/kfreebsd/local-memusage_no_mremap.diff: Unfuzz.
+ * debian/patches/kfreebsd/local-HAVE_TLS_SUPPORT.diff: Following the
+ upstream removal of TLS configure options, enable unconditionally.
+ * debian/patches/any/local-tst-dir-overlayfs.diff: Dropped, as I seem
+ to be the only person building on overlayfs, and I'll just use aufs.
+ * Update debian/patches/kfreebsd/local-sysdeps.diff to revision 4353.
+ * debian/patches/any/unsubmitted-cloexec-conditional.diff: Make more
+ occurences of O_CLOEXEC conditional on it actually being defined.
+ * debian/rules: Don't put x32 debug symbols in libc-dbg (LP: #1106471)
+ * debian/testsuite-checking/expected-*: Allow all arches to fail the
+ tst-cputimer1 test, as it harmlessly comes and goes on all of them.
+ * debian/testsuite-checking/expected-*: Adjust ia64 and armel results
+ to allow failures expected by the upstream port maintainers of each.
+ * Drop the armhf-specific symbols hack for the new linker, as we're
+ no longer expecting partial upgrades from the out-of-archive port.
+ * debian/{control,control.in/main}: Bump Standards-Version to 3.9.4.
+ * Amend eglibc-source.lintian-overrides to add libc-dev-alt.postinst.
+
+ [ Pino Toscano ]
+ * debian/rules.d/build.mk: When threads is no, disable nscd in all passes.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 03 Feb 2013 20:34:44 -0700
+
+eglibc (2.17-0experimental0) experimental; urgency=low
+
+ [ Adam Conrad ]
+ * New upstream release: version 2.17, orig tarball built at SVN r22169:
+ - Restricts ld.so self-loading checks to normal mode (LP: #1088677)
+ - debian/rules.d/tarball.mk: ports is no longer external to libc.
+ - debian/*: Update all 2.16 occurences to 2.17 for upgrades/deps.
+ - patches/localedata/supported.diff: Rebased against new upstream.
+ - patches/localedata/locale-ia.diff: Dropped, merged upstream.
+ - patches/localedata/submitted-es_MX-decimal_point.diff: Rebased.
+ - patches/amd64/local-pthread_cond_wait.diff: Dropped, fixed upstream.
+ - patches/i386/local-pthread_cond_wait.diff: Dropped (closes: #694962)
+ - patches/arm64/cvs-ldconfig-cache-abi.diff: Dropped, merged upstream.
+ - patches/arm64/submitted-aarch64-support.diff: Merged upstream.
+ - patches/arm/cvs-ldconfig-cache-abi.diff: Dropped, merged upstream.
+ - patches/arm/local-atomic.diff: Dropped, fixed differently upstream.
+ - patches/arm/unsubmitted-armhf-linker.diff: Dropped, not needed.
+ - patches/arm/unsubmitted-ldconfig-cache-abi.diff: Rewritten slightly.
+ - patches/hppa/submitted-nptl-carlos.diff: Rebased against upstream.
+ - patches/hppa/local-stack-grows-up.diff: Rebased against upstream.
+ - patches/hurd-i386/local-enable-ldconfig.diff: dl-cache.c dropped.
+ - patches/hurd-i386/tg-tls.diff: Rebase and drop powerpc support.
+ - patches/hurd-i386/tg-regenerate_errno.h.diff: Merged upstream.
+ - patches/hurd-i386/tg-extern_inline.diff: Drop powerpc support.
+ - patches/hurd-i386/tg-elfosabi_gnu.diff: Drop powerpc support.
+ - patches/hurd-i386/tg-grantpt.diff: Rebased against new upstream.
+ - patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Rebased.
+ - patches/hurd-i386/submitted-getgroups.diff: Dropped, merged upstream.
+ - patches/hurd-i386/submitted-getlogin_r.diff: Dropped, fixed upstream.
+ - patches/hurd-i386/submitted-ptsname.diff: Dropped, merged upstream.
+ - patches/hurd-i386/submitted-sendto.diff: Dropped, fixed upstream.
+ - patches/hurd-i386/cvs-add-missing-includes.diff: Merged upstream.
+ - patches/hurd-i386/cvs-mach-check-local-headers.sh.diff: Merged.
+ - patches/hurd-i386/cvs-lremovexattr.diff: Dropped, merged upstream.
+ - patches/hurd-i386/cvs-renameat.diff: Dropped, merged upstream.
+ - patches/hurd-i386/cvs-mknodat.diff: Dropped, merged upstream.
+ - patches/hurd-i386/cvs-llistxattr.diff: Dropped, merged upstream.
+ - patches/i386/submitted-i686-timing.diff: Rebase, and fix a bug that
+ was excluding dl-caller.c from shared-only-routines for rtld builds.
+ - patches/m68k/cvs-syscall-arguments.diff: Dropped, merged upstream.
+ - patches/powerpc/local-math-logb.diff: Rebased against new upstream.
+ - patches/all/unsubmitted-autoconfupdate.diff: Dropped, not needed.
+ - patches/any/local-bindresvport_blacklist.diff: Rebase with upstream.
+ - patches/any/local-ldso-disable-hwcap.diff: Rebased against upstream.
+ - patches/any/local-libgcc-compat-ports.diff: Rebased against upstream.
+ - patches/any/local-nss-upgrade.diff: Rebased against new upstream.
+ - patches/any/local-o_cloexec.diff: Rebased against new upstream.
+ - patches/any/local-rtld.diff: Rebased against new upstream.
+ - patches/any/submitted-popen.diff: Dropped, finally merged upstream.
+ - patches/any/submitted-accept4-hidden.diff: Dropped, merged upstream.
+ - patches/any/submitted-bits-fcntl_h-at.diff: Rebased against upstream.
+ - patches/any/local-gai-rfc1918-scope-global.patch: Merged upstream.
+ - patches/any/submitted-resolv-assert.diff: Dropped, merged upstream.
+ - patches/any/local-revert-fclose-posix2008.diff: Reverted upstream.
+ - patches/any/local-sunrpc-dos.diff: Dropped, different fix upstream.
+ - patches/any/cvs-cxxheaders-detection[123].diff: Merged upstream.
+ * debian/patches/powerpc/submitted-UAPI_ASM_POWERPC_ELF.diff: Remove,
+ as this has been fixed in the 3.7 release and 3.8 kernel headers.
+ * debian/sysdeps/{amd64,i386}.mk: Fix rtlddir for x32 alternate builds.
+ * debian/sysdeps/{armel,armhf}.mk: Merge multilib configs from Ubuntu.
+ * debian/debhelper.in/libc.preinst: Fix preinst kernel check to match
+ the reality that we need >= 2.6.32, as found in squeeze/lucid/RHEL6.
+ * debian/rules: Fix EGLIBC_VERSION epoch parsing breakage (LP: #929565)
+ * debian/patches/any/cvs-tst-array-as-needed.diff: Fix tst-array2 and
+ tst-array5 to build with --no-as-needed to prevent test regressions.
+ * debian/patches/any/unsubmitted-ldso-machine-mismatch.diff: Skip past
+ libraries that are built for other machines, rather than erroring.
+ * debian/patches/i386/unsubmitted-quiet-ldconfig.diff: Fix ldconfig on
+ x86 to stop complaining so loudly about wrong-arch libraries on path.
+ * debian/{rules.d/build.mk,sysdeps/hurd*}: When the threads variable is
+ not set to "yes", add --disable-nscd to the main configure options.
+ * debian/patches/any/cvs-use-glibc-wchar.diff: Switch from the eglibc
+ implementation of wchar.h to the cleaner glibc-2.18 implementation.
+ * debian/patches/arm/local-eabi-wchar.diff: Dropped, no longer needed.
+ * debian/patches/any/local-tst-dir-overlayfs.diff: Apply dirty hack to
+ skip tst-dir on overlayfs, as it currently fails (see: LP #1107492)
+ * debian/patches/svn-updates.diff: Bring svn-updates to revision 22169.
+
+ [ Matthias Klose ]
+ * debian/{rules,rules.d/control.mk,control.in/libc}: Allow turning off
+ libc-prof arbitrarily, and disable it for arm64, which lacks support.
+ * debian/rules.d/build.mk: Fix armhf multilib with WITH_BUILD_SYSROOT.
+
+ [ Steve McIntyre ]
+ * debian/patches/arm/unsubmitted-ldso-multilib.diff: Stop ld.so from
+ exiting prematurely when it encounters wrong-float ABI libraries.
+
+ [ Pino Toscano ]
+ * Rebase/remove hurd-i386 patches against the new upstream version:
+ - patches/hurd-i386/tg-ptrmangle.diff: Remove, obsolete.
+ - patches/hurd-i386/tg-check_native.diff: Remove, obsolete.
+ - patches/hurd-i386/submitted-regex_internal.diff: Fixed upstream.
+ - patches/hurd-i386/local-disable-sendmmsg.diff: Fixed upstream.
+ - patches/hurd-i386/unsubmitted-pthread.diff: Drop, obsolete.
+ - patches/hurd-i386/unsubmitted-mremap.diff: Rebased for new upstream.
+ * debian/patches/hurd-i386/local-disable-tst-xmmymm.diff: Disable test.
+ * Update expected-results-i486-gnu-libc, expected-results-i686-gnu-i386,
+ expected-results-i686-gnu-i686, expected-results-i686-gnu-xen.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 27 Jan 2013 23:33:32 -0700
+
+eglibc (2.16-0experimental1) experimental; urgency=low
+
+ [ Adam Conrad ]
+ * Add patches/any/cvs-cxxheaders-detection[1-3].diff to bring us up to date
+ with my C++ header detection patch on glibc trunk, for g++-4.7_4.7.2-10.
+ * Add patches/powerpc/submitted-UAPI_ASM_POWERPC_ELF.diff to fix builds on
+ PowerPC against linux headers from 3.7-rc. Remove if fixed for 3.7-final.
+ * debian/debhelper.in/libc-dev-alt.{preinst,postinst}: Do the directory to
+ symlink migration in postinst, which solves issues with dpkg following
+ the new symlink on unpack and removing all the "old" (now new) files.
+ * debian/rules.d/debhelper.mk: Add a MULTIARCHDIR subst for the above.
+ * debian/sysdeps/{amd64,i386}.mk: Enable and bootstrap x32 multilib builds.
+ * debian/control.in/main: Bump g++4.7 build-dep to 4.7.2-11 for x32 builds.
+ * debian/control.in/main: Bump linux-libc-dev build-dep for alt x32 builds.
+ * debian/{tests,control.in/main}: Add simple autopkgtest rebuild testcase.
+
+ [ Aurelien Jarno ]
+ * Add patches/m68k/cvs-syscall-arguments.diff to fix cancellable syscall
+ with 5 or 6 arguments. Closes: #693852.
+ * debian/rules: don't force the GCC version for BUILD_CC and BUILD_CXX.
+
+ [ Pino Toscano ]
+ * Update testsuite-checking/expected-results-i686-gnu-xen and
+ testsuite-checking/expected-results-i686-gnu-i686.
+ * Add patches/hurd-i386/local-ulimit.diff to use Linux' ulimit on hurd-i386
+ instead of the bogus BSD version. Fix expected-results-i486-gnu-libc,
+ expected-results-i686-gnu-i386, expected-results-i686-gnu-i686,
+ expected-results-i686-gnu-xen accordingly.
+ * debian/testsuite-checking/compare.sh: accept the build directory as an
+ argument.
+
+ [ Jonathan Nieder ]
+ * patches/any/local-tst-eintr1-eagain.diff: new patch to work around
+ a race that lets pthread_create hit resource limits when the kernel
+ takes too long to clean up after joined threads. (closes: #673596)
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 25 Nov 2012 01:18:07 -0700
+
+eglibc (2.16-0experimental0) experimental; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream version. Closes: #672934.
+ - Provide a compatibility symbol for the old memcpy() behaviour. Remove
+ the memcpy-wrapper. Closes: #625522.
+ - Fix printing of incomplete multibyte characters. Closes: #208308.
+ - Disable patches/svn-updates.diff.
+ - Update patches/localedata/sort-UTF8-first.diff.
+ - Update patches/localedata/supported.diff.
+ - Update patches/localedata/locales-fr.diff (partially merged upstream).
+ - Remove patches/localedata/locales_GB.diff (merged upstream).
+ - Remove patches/localedata/submitted-bz9732-dz_BT-collation.diff (merged
+ upstream).
+ - Update patches/localedata/locale-se_NO.diff.
+ - Update patches/localedata/tailor-iso14651_t1-common.diff.
+ - Update patches/localedata/fix-lang.diff.
+ - Remove patches/localedata/fr_LU-first_weekday.diff (merged upstream).
+ - Remove patches/localedata/cy_GB-first_weekday.diff (merged upstream).
+ - Update patches/localedata/submitted-bz9725-locale-sv_SE.diff (partially
+ merged upstream).
+ - Update patches/localedata/first_weekday.diff (partially merged
+ upstream).
+ - Remove patches/localedata/submitted-bz9912-locale-ru_UA.diff (merged
+ upstream).
+ - Remove patches/localedata/locale-et_EE.diff (merged upstream).
+ - Remove patches/localedata/submitted-translit-colon.diff (merged upstream).
+ - Remove patches/localedata/locale-bem-en_ZA.diff (merged upstream).
+ - Remove patches/localedata/locale-ff_SN.diff (merged upstream).
+ - Remove patches/localedata/locale-sw.diff (merged upstream).
+ - Remove patches/localedata/locale-sv_FI.diff (merged upstream).
+ - Remove patches/localedata/locale-os_RU.diff (merged upstream).
+ - Remove patches/localedata/cvs-rupee.diff (merged upstream).
+ - Remove patches/localedata/cvs-es-lc_numeric.diff (merged upstream).
+ - Remove patches/localedata/submitted-de_AT-mon.diff (merged upstream).
+ - Remove patches/localedata/cvs-rupeesign.diff (merged upstream).
+ - Remove patches/alpha/cvs-fp_control-plt.diff (merged upstream).
+ - Remove patches/alpha/cvs-have_tls_thread.diff (merged upstream).
+ - Remove patches/alpha/cvs-preconfigure.diff (merged upstream).
+ - Remove patches/alpha/cvs-stat_ver_linux.diff (merged upstream).
+ - Remove patches/alpha/cvs-syscall.diff (merged upstream).
+ - Remove patches/alpha/cvs-tls_dtv_unallocated.diff (merged upstrea).
+ - Remove obsolete parts of alpha/local-string-functions.diff (merged
+ upstream).
+ - Remove patches/alpha/submitted-creat64.diff (obsolete).
+ - Remove patches/alpha/submitted-fcntl_h.diff (merged upstream).
+ - Remove patches/alpha/submitted-fxstatat.patch (obsolete).
+ - Remove patches/alpha/submitted-libm-hidden.diff (merged upstream).
+ - Remove patches/alpha/submitted-____longjmp_chk.diff (merged upstream).
+ - Remove patches/alpha/submitted-epoll_create1.diff (obsolete).
+ - Remove patches/alpha/submitted-fallocated.patch (merged upstream).
+ - Remove patches/alpha/submitted-fpu-ulps.diff (merged upstream).
+ - Remove patches/alpha/submitted-rlimit-rttime.diff (merged upstream).
+ - Remove patches/alpha/submitted-sysconf-cache.diff (merged upstream).
+ - Remove patches/alpha/cvs-stackinfo.diff (merged upstream).
+ - Remove patches/alpha/submitted-statfs64.patch (merged upstream).
+ - Remove patches/amd64/local-clone.diff (obsolete).
+ - Remove patches/amd64/submitted-tst-audit6-avx.diff (obsolete).
+ - Update patches/amd64/submitted-rwlock-stack-imbalance.diff.
+ - Remove patches/amd64/cvs-getcontext.diff (merged upstream).
+ - Remove patches/amd64/cvs-memset.diff (merged upstream).
+ - Remove patches/amd64/cvs-powl.diff (merged upstream).
+ - Remove patches/amd64/cvs-pthread-stack-alignment.diff (merged upstream).
+ - Remove patches/amd64/cvs-avx-detection.diff (merged upstream).
+ - Remove patches/amd64/cvs-dl_trampoline-cfi.diff (merged upstream).
+ - Remove patches/amd64/cvs-avx-osxsave.diff (merged upstream).
+ - Update patches/arm/local-sigaction.diff.
+ - Remove patches/arm/submitted-armhf-triplet.diff (merged upstream).
+ - Remove patches/arm/cvs-clone-cantunwind.diff (merged upstream).
+ - Remove patches/arm/cvs-syscall-mcount.diff (merged upstream).
+ - Remove patches/arm/cvs-ucontext.diff (merged upstream).
+ - Remove patches/arm/cvs-make-get-set-swap-context.diff (merged upstream).
+ - Remove patches/hppa/local-linuxthreads.diff (obsolete).
+ - Remove patches/hppa/local-linuxthreads-gscope.diff (obsolete).
+ - Remove patches/hppa/submitted-lt.diff (obsolete).
+ - Update patches/hppa/local-stack-grows-up.diff.
+ - Remove patches/hppa/local-dlfptr.diff (merged upstream).
+ - Remove patches/hppa/submitted-fcntl_h.diff (merged upstream).
+ - Remove patches/hppa/submitted-libm-hidden.diff (merged upstream).
+ - Remove patches/hppa/submitted-stackinfo.diff (merged upstream).
+ - Remove patches/hppa/cvs-sys_procfs_h.diff (merged upstream).
+ - Remove patches/hppa/cvs-test-tls-support.diff (merged upstream).
+ - Remove patches/hppa/cvs-cloexec-nonblock.diff (merged upstream).
+ - Remove patches/hppa/cvs-prlimit64.diff (merged upstream).
+ - Update patches/hurd-i386/local-enable-ldconfig.diff.
+ - Remove patches/hurd-i386/cvs-mlock.diff (merged upstream).
+ - Update patches/hurd-i386/unsubmitted-tls.diff.
+ - Update patches/hurd-i386/tg-tls.diff.
+ - Update patches/hurd-i386/unsubmitted-gcc-4.1-init-first.diff.
+ - Remove patches/hurd-i386/cvs-posix_opt.h.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-ioctl-decode-argument.diff (merged
+ upstream).
+ - Remove patches/hurd-i386/tg-libc_once.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-struct_stat.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-strtoul_PLT.diff (merged upstream).
+ - Update patches/hurd-i386/tg-sysvshm.diff.
+ - Remove patches/hurd-i386/cvs-IPV6_PKTINFO.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-critical-sections.diff (merged
+ upstream).
+ - Remove patches/hurd-i386/cvs-dup3.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-dup3-lock.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-dl-sysdep.c_SHARED.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-itimer-lock.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-null-pathname.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-sbrk.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-readlinkat.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-SOL_IP.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-____longjmp_chk.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-mkdir_root.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-catch-signal.diff (merged upstream)
+ - Remove patches/hurd-i386/cvs-header-prot.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-psiginfo.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-if_freereq.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-ldsodefs.h.diff (merged upstream).
+ - Remove patches/hurd-i386/submitted-init-first.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-libc_stack_end.diff (merged upstream).
+ - Remove patches/hurd-i386/tg-ttyname_ERANGE.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-DEV_BSIZE.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-fork_ports.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-setresid.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-sgttyb.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-hurd_socket_server_indexcheck.diff (merged
+ upstream).
+ - Remove patches/hurd-i386/cvs-hurd-recvfrom.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-select-inputcheck.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-posix2008.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-mach-nanosleep.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-mmap.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-hurd-socket-EAFNOSUPPORT.diff (merged
+ upstream).
+ - Remove patches/hurd-i386/cvs-symlink_dealloc.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-O_CLOEXEC.diff (merged upstream).
+ - Update patches/hurd-i386/submitted-exec_filename.diff.
+ - Update patches/hurd-i386/submitted-net.diff.
+ - Update patches/hurd-i386/unsubmitted-pthread.diff.
+ - Update patches/ia64/local-dlfptr.diff (ia64 moved to ports).
+ - Update patches/ia64/submitted-libm.diff (ia64 moved to ports).
+ - Remove patches/ia64/submitted-sysconf.diff (merged upstream).
+ - Update patches/ia64/submitted-fpu-ulps.diff (merged upstream).
+ - Update patches/ia64/submitted-remainder.diff (merged upstream).
+ - Remove patches/i386/local-clone.diff (obsolete).
+ - Remove patches/i386/cvs-cacheinfo.diff (merged upstream).
+ - Update patches/i386/submitted-i686-timing.diff.
+ - Remove patches/i386/cvs-feraiseexcept-plt.diff (merged upstream).
+ - Update patches/i386/local-pthread_cond_wait.diff.
+ - Update patches/kfreebsd/local-scripts.diff.
+ - Remove patches/m68k/cvs-byteswap.diff (merged uptream).
+ - Remove patches/m68k/local-compat.diff (obsolete).
+ - Update patches/m68k/submitted-gcc34-seccomment.diff.
+ - Update patches/mips/local-r10k.diff.
+ - Remove patches/mips/submitted-dl-platform.diff (merged upstream).
+ - Remove patches/mips/cvs-dlopen-lazy.diff (merged upstream).
+ - Remove patches/powerpc/local-libgcc_eh-ld.so.diff (obsolete).
+ - Remove patches/s390/cvs-iconv-z9-109.diff (merged upstream).
+ - Remove patches/s390/cvs-vsyscalls.diff (merged upstream).
+ - Remove patches/s390/s390/cvs-libm-ulps.diff (merged upstream).
+ - Remove patches/sparc/submitted-bzero.diff (merged upstream).
+ - Remove patches/sparc/cvs-ifunc.diff (merged upstream).
+ - Remove patches/sparc/cvs-rlimits.diff (merged upstream).
+ - Update patches/sparc/local-fork.diff.
+ - Remove patches/sparc/cvs-fcntl_h.diff (merged upstream).
+ - Update patches/any/local-fhs-nscd.diff.
+ - Update patches/any/local-ldconfig.diff.
+ - Update patches/any/local-libgcc-compat-ports.diff.
+ - Update patches/any/local-linuxthreads-defines.diff.
+ - Remove patches/any/cvs-sched_h.diff (merged upstream).
+ - Update patches/any/submitted-popen.diff.
+ - Remove patches/any/submitted-autotools.diff (merged upstream).
+ - Remove patches/any/submitted-localedef-mmap.diff (obsolete).
+ - Remove patches/any/submitted-leading-zero-stack-guard.diff (merged
+ upstream).
+ - Remove patches/any/local-relro-mprotect.diff (merged upstream).
+ - Remove patches/any/cvs-fopen.diff (merged upstream).
+ - Remove patches/any/cvs-resolv-tld.diff (merged upstream).
+ - Remove patches/any/cvs-sys-param-ARG_MAX.diff (merged upstream).
+ - Remove patches/any/submitted-at-pagesize.diff (obsolete).
+ - Remove patches/any/cvs-setlocale.diff (merged upstream).
+ - Remove parts of patches/any/submitted-rlimit-rttime.diff and rename
+ it to patches/alpha/any/submitted-rlimit-rttime.diff.
+ - Remove patches/any/cvs-regex-oom.diff (merged upstream).
+ - Remove patches/any/cvs-getaddrinfo-single-lookup.diff (merged upstream).
+ - Remove patches/any/cvs-unique_sym_table-corruptions.diff (merged
+ upstream).
+ - Remove patches/any/submitted-mqueue-throw.diff (merged upstream).
+ - Remove patches/any/cvs-addmntent.diff (merge upstream).
+ - Remove patches/any/cvs-resolv-different-nameserver.diff (merged upstream).
+ - Remove patches/any/cvs-fnmatch.diff (merged upstream).
+ - Remove patches/any/cvs-ifunc.diff (merged upstream).
+ - Remove patches/powerpc/submitted-ifunc.diff (merged upstream).
+ - Remove patches/any/cvs-dlopen-tls.diff (merged upstream).
+ - Remove patches/any/submitted-glob_h-ifdef.diff (obsolete).
+ - Remove patches/any/cvs-dl_close-scope-handling.diff (merged upstream).
+ - Remove patches/any/cvs-nptl-pthread-race.diff (merged upstream).
+ - Remove patches/any/cvs-vfscanf.diff (merged upstream).
+ - Remove patches/any/cvs-tzfile.diff (merged upstream).
+ - Rename patches/any/submitted-clock-settime.diff into
+ patches/any/cvs-clock-settime.diff.
+ - Update patches/any/local-no-pagesize.diff.
+ - Update patches/any/local-rtld.diff.
+ - Update patches/any/local-disable-test-tgmath2.diff.
+ - Remove patches/any/cvs-clock-settime.diff.
+ - Update patches/any/submitted-longdouble.diff.
+ - Update patches/any/submitted-bits-fcntl_h-at.diff.
+ - Remove patches/any/submitted-fwrite-wur.diff (merged upstream).
+ - Remove patches/any/submitted-stack-guard-quick-randomization.diff
+ (obsolete).
+ - Remove patches/any/cvs-fmtmsg-lock.diff (merged upstream).
+ - Remove patches/any/cvs-reloc-sort.diff (merged upstream).
+ - Remove patches/any/cvs-pthread-builtin-expect.diff (merged upstream).
+ - Remove patches/any/cvs-vfprintf-positional.diff (merged upstream).
+ - Remove patches/any/cvs-vfprintf-many-format-strings.diff (merged
+ upstream).
+ - Remove patches/any/cvs-arch-lowlevellock.diff (merged upstream).
+ - Remove patches/any/cvs-strtod-overflow.diff (merged upstream).
+ * Add patches/any/local-revert-fclose-posix2008.diff to fix issues with
+ Ruby.
+ * Add patches/amd64/local-pthread_cond_wait.diff from Jeff Law to fix
+ lost wakeups in pthread_cond_wait.
+ * Add patches/i386/cvs-feraiseexcept-plt.diff to fix plt issues.
+ * Add patches/ia64/submitted-fpu-ulps.diff to fix FPU tests.
+ * Add patches/ia64/submitted-remainder.diff to fix FPU tests.
+ * Add patches/powerpc/local-math-logb.diff to workaround a GCC issue.
+ * Add patches/alpha/cvs-tls_dtv_unallocated.diff,
+ patches/alpha/cvs-have_tls_thread.diff,
+ patches/alpha cvs-preconfigure.diff and
+ patches/alpha/cvs-stat_ver_linux.diff to fix FTBFS on alpha.
+ * Add patches/alpha/cvs-fp_control-plt.diff to fix testsuite on alpha.
+ * Add patches/alpha/local-string-functions.diff to remove some broken
+ alpha specific string version, and pass the testsuite.
+ * Update debian/sysdeps/mips.mk, debian/sysdeps/mipsel.mk to force
+ build without MIPS PLT.
+ * Build with GCC 4.6. Closes: bug#654744.
+ * Remove rpcinfo from debian/control.in/main, debhelper.in/libc-bin.install
+ and debhelper.in/libc-bin.manpages.
+ * Update debian/libc6.symbols.common to add libnss_db symbols.
+ * Update debian/symbols.wildcards with 2.14, 2.15 and 2.16 symbols.
+ * Update debian/shlibver to 2.16.
+ * Update debian/debhelper.in/*.lintian to new library names.
+ * Update testsuite-checking/expected-results-arm-linux-gnueabi-libc,
+ testsuite-checking/expected-results-arm-linux-gnueabihf-libc,
+ testsuite-checking/expected-results-i486-linux-gnu-libc,
+ testsuite-checking/expected-results-i686-linux-gnu-i386,
+ testsuite-checking/expected-results-i686-linux-gnu-i686,
+ testsuite-checking/expected-results-i686-linux-gnu-xen
+ testsuite-checking/expected-results-ia64-linux-gnu-libc,
+ testsuite-checking/expected-results-mips-linux-gnu-libc,
+ testsuite-checking/expected-results-mips64-linux-gnu-mips64,
+ testsuite-checking/expected-results-mips32-linux-gnu-mipsn32,
+ testsuite-checking/expected-results-mipsel-linux-gnu-libc,
+ testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
+ testsuite-checking/expected-results-mips64el-linux-gnu-mipsn64,
+ testsuite-checking/expected-results-powerpc-linux-gnu-libc,
+ testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64,
+ testsuite-checking/expected-results-sparc-linux-gnu-libc,
+ testsuite-checking/expected-results-sparc64-linux-gnu-libc,
+ testsuite-checking/expected-results-sparc64-linux-gnu-sparc64,
+ testsuite-checking/expected-results-s390x-linux-gnu-libc,
+ testsuite-checking/expected-results-s390x-linux-gnu-s390x,
+ testsuite-checking/expected-results-x86_64-linux-gnu-amd64 and
+ testsuite-checking/expected-results-x86_64-linux-gnu-libc to add
+ new tests that are known to fail.
+ * debian/control.in/main: Build-Conflicts with binutils-gold.
+ * debian/rules.d/quilt.mk, debian/rules.d/tarball.mk, debian/source/format:
+ switch to quilt (3.0) format, compress source with xz.
+ * debian/rules, debian/rules.d/build.mk: define vardbddir to /var/lib/misc.
+ * debian/rules.d/*mk: use make ifdef instead of shell ones.
+ * debian/rules.d/build.mk: call configure with --enable-obsolete-rpc
+ * debian/rules.d/debhelper.mk: compress locales, libc6-pic and libc6-prof
+ with xz.
+ * debian/sysdeps/i386.mk: install files from libc6-dev-amd64 as symlinks
+ now that i386 and amd64 versions are compatible (see bug#637000 and
+ bug#637141).
+ * debian/sysdeps/*.mk, debhelper.in/libc.preinst: bump minimal Linux
+ kernel version to 2.6.32.
+ * debian/debhelper.in/{libc.docs,libc-dev.docs}: don't install FAQ, replaced
+ upstream by http://sourceware.org/glibc/wiki/FAQ.
+ * rules.d/debhelper.mk, debhelper.in/libc-pic.install: install libc6-pic
+ files using debhelper.
+ * debian/control.in/*: drop build-depends from libc6 to libc-bin. Add
+ ${shlibs:Depends} depends to libc6 and libc-bin.
+ * debian/control.in/*, debian/sysdeps/linux.mk: enable selinux support.
+ * patches/any/local-disable-libnss-db.diff: disable libnss-db as the format
+ is not compatible with the libnss-db package, and is architecture
+ dependent.
+ * patches/svn-updates.diff: update from upstream SVN.
+
+ [ Daniel Schepler ]
+ * Add x32 support (Closes: #667023):
+ - debian/control.in/main: Build-Depend on g++-4.7-multilib on amd64,
+ i386, x32.
+ - debian/control.in/libc: Add Replaces: libc6-x32 to libc6 on x32.
+ - debian/control.in/amd64, debian/control.in/i386: Add x32 to
+ Architecture list for libc6-amd64 and libc6-i386 (and corresponding
+ -dev packages).
+ - debian/control.in/x32: New file, add libc6-x32 and libc6-dev-x32
+ packages on amd64 and i386.
+ - debian/libc6.symbols.x32, debian/libc6-x32.symbols.amd64,
+ debian/libc6-x32.symbols.i386: New symbols files for x32 libraries.
+ - debian/libc6-amd64.symbols.x32, debian/libc6-i386.symbols.x32:
+ New files, copying the appropriate existing files.
+ - debian/patches/any/cvs-malloc-arena.diff: Fix for BZ#14562 which
+ caused random assertions in threaded programs on x32.
+ - debian/rules.d/build.mk, debian/rules.d/debhelper.mk: Add /libx32 to
+ the library directories handled by alt templates instead of otherbuild.
+ - debian/rules.d/control.mk: Add x32 to libc6_archs.
+ - debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: Add libc6-x32 builds
+ using gcc-4.7.
+ - debian/sysdeps/amd64.mk, debian/sysdeps/i386.mk: Bump minimum kernel
+ version to 3.4.0, since that's the first version with x32 support
+ integrated into the mainline.
+ - debian/sysdeps/x32.mk: New file, building libc, amd64, i386 flavors
+ all using gcc-4.7.
+ - debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc,
+ debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32:
+ New files copied from amd64 testsuite exceptions.
+ * debian/debhelper.in/libc-bin.install: Add new binaries pldd and sotruss.
+ - debian/debhelper.in/libc.install: Also add audit libraries needed by
+ sotruss.
+ * debian/patches/all/local-remove-manual.texi: Update stub manual/Makefile
+ with version from eglibc 2.16 upstream.
+ * debian/rules.d/quilt.mk: Update refresh target to pop all patches before
+ repushing and refreshing them, since patches are applied by default now.
+ * debian/rules: Expand clean target to remove several autogenerated files
+ under debian/ that weren't getting removed.
+
+ [ Wookey ]
+ * Add arm64 support (Closes: #690873):
+ - debian/patches/all/unsubmitted-autoconfupdate.diff: Update autotools
+ config.sub and config.guess to detect aarch64/arm64 correctly
+ - debian/patches/arm64/submitted-aarch64-support.diff: Massive backport
+ of the current state of arm64 support upstream and on libc-alpha.
+ - debian/patches/arm64/submitted-bits-fcntl_h-at.diff: Include AT_*
+ definitions in sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h
+ - debian/sysdeps/arm64.mk: Define base arm64 libc targets.
+ - debian/rules.d/control.mk: Add arm64 to the list of libc_arches.
+ - debian/control.in/main: Build-depend on gcc-4.7 for arm64 builds.
+ * debian/rules: Clean up base/cross compiler mangling to work sanely.
+ * debian/sysdeps/linux.mk: Define bootstrap BUILD_PROFILE without selinux.
+
+ [ Adam Conrad ]
+ * debian/debhelper.in/{libc-bin.install,libc-dev-bin.install}: install
+ sotruss binary to libc-dev-bin instead of libc-bin.
+ * debian/sysdeps/{i386,amd64,x32}.mk: Don't set MIN_KERNEL_SUPPORTED
+ explicitly, as this will cause serious upgrade headaches, and there's
+ no guarantee that a 3.4.0 kernel actually has x32 support built in.
+ * debian/control.in/main: Bump the linux-libc-dev build-dep to (>= 3.4)
+ on all linux-any architectures, not just amd64, i386, and x32.
+ * debian/debhelper.in/libc-bin.manpages: Add a pldd(1) manpage.
+ * Drop patches/any/cvs-malloc-arena.diff, included in our new upstream.
+ * debian/sysdeps/{i386,amd64}.mk: Comment out x32 multilib builds until
+ we've reached a consensus about bootstrapping this into the archive.
+ * Version gcc-4.7 build-deps to get a version that works for eglibc.
+ * debian/sysdeps/*: clean up use of CC and CXX to match wookey's fixes.
+ * debian/control.in/libc: Update nscd/locales breaks to (<< 2.16)
+ * debian/rules: Unset CFLAGS and friends and use the package versions.
+ * Move ldconfig to ldconfig.real, install ldconfig wrapper, and set up
+ a dpkg trigger for libc-bin to avoid excessive calls to ldconfig
+ * Don't build nscd during when doing a bootstrap DEB_BUILD_PROFILE
+ * Make our DEB_BUILD_PROFILE=bootstrap support look more like Ubuntu's
+ previously known-working DEB_STAGE=stage1 support for the time being.
+ * debian/rules.d/build.mk: If WITH_SYSROOT is passed to debian/rules,
+ then pass --with-headers=$(WITH_SYSROOT)/$(includedir) to the build.
+ * Sync support for armel/armhf biarch packages, but keep it disabled.
+ * Adjust libc.posinst and libc.preinst service restart code for 2.16.
+ * Merge regression/progression test suite improvements from Ubuntu.
+ * Provide backward compatibility for DEB_STAGE->DEB_BUILD_PROFILE.
+ * patches/arm/local-vfp-sysdeps.diff: Force the Tag_ABI_HardFP_use
+ and Tag_ABI_VFP_args EABI tags when building for armhf, so compilers
+ only linking crti.o will generate what appear to be armhf binaries.
+ * debian/patches/arm/cvs-ldconfig-cache-abi.diff: Backport upstream
+ patch to re-enable ldconfig cache tagging for armhf binaries again.
+ * debian/patches/arm64/cvs-ldconfig-cache-abi.diff: Same for aarch64.
+ * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Re-enable
+ and adjust to account for changes in cvs-ldconfig-cache-abi.diff.
+ * debian/debhelper.in/libc.preinst: Remove old ld.so.cache on upgrade.
+
+ [ Matthias Klose ]
+ * Add patches/any/local-revert-bz13979.diff: revert a commit that made
+ attempts to build with FORTIFIED_SOURCE issue warnings if GCC didn't
+ have optimisations turned on. This breaks some unclever AC macros.
+ * Fix building x32 multilib libraries, by correctly passing -mx32.
+ * Fix some ln calls in sysdeps/{amd64,i386} for binary-arch idempotence.
+
+ [ Pino Toscano ]
+ * Update patches/hurd-i386/submitted-AF_LINK.diff.
+ * Add patches/hurd-i386/tg-verify.h.diff,
+ patches/hurd-i386/tg-pagesize.diff,
+ patches/hurd-i386/tg-fcntl-internal.h.diff,
+ patches/hurd-i386/local-disable-sendmmsg.diff,
+ patches/hurd-i386/cvs-add-missing-includes.diff,
+ and patches/hurd-i386/submitted-libpthread-elf.diff to fix build on Hurd.
+ * Drop obsolete patches patches/hurd-i386/tg-__i686_defined.diff and
+ patches/hurd-i386/unsubmitted-gcc-4.1-init-first.diff
+ * Add patches/hurd-i386/cvs-mach-check-local-headers.sh.diff to
+ reduce false header errors from the check-local-headers.out test.
+ * Add patches/hurd-i386/cvs-llistxattr.diff,
+ patches/hurd-i386/cvs-renameat.diff and
+ patches/hurd-i386/cvs-lremovexattr.diff to implement llistxattr,
+ lremovexattr and renameat.
+ Add patches/hurd-i386/cvs-mknodat.diff to fix tst-mknodat.
+ * Update testsuite-checking/expected-results-i686-gnu-i386,
+ testsuite-checking/expected-results-i686-gnu-xen,
+ testsuite-checking/expected-results-i486-gnu-libc and
+ testsuite-checking/expected-results-i686-gnu-i686.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 20 Nov 2012 08:48:56 +0100
+
+eglibc (2.13-39) UNRELEASED; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-setitimer_fix.diff: Finish fixing setitimer.
+ * patches/hurd-i386/unsubmitted-select-EINTR.diff: Fix select vs signals.
+ * patches/hurd-i386/cvs-libpthread_lock.diff: Fix file lock primitives
+ version to fix stdio thread-safety.
+ * patches/hurd-i386/tg-pie-sbrk.diff: Fix sbrk() use in PIE binaries (e.g.
+ libgc, perl).
+ * patches/hurd-i386/libpthread_cancellation.diff: New patch, fixes
+ cancellations.
+ * patches/hurd-i386/libpthread_hurd_cond_timedwait.diff: New patch, introduces
+ pthread_hurd_cond_timedwait_np needed to fix select with zero timeout in
+ Hurd servers.
+
+ [ Adam Conrad ]
+ * debian/testsuite-checking/compare.sh: Disable failing the build on test
+ regressions to ease the pain of ongoing stable/security maintenance.
+ * debian/debhelper.in/libc.preinst: Remove ld.so's aux-cache on upgrades.
+
+ [ Petr Salinger ]
+ * patches/kfreebsd/local-initgroups-order.diff: always put supplied extra
+ gid as the first entry of group list in setgroups(). Closes: #699593.
+ * inline is not keyword in c89 mode, use __inline. Closes: #704598.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 30 Dec 2012 10:22:43 -0700
+
+eglibc (2.13-38) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * debian/patches/arm/cvs-ldconfig-cache-abi.diff: Backport upstream
+ patch to re-enable ldconfig cache tagging for armhf binaries again.
+ * debian/patches/arm/unsubmitted-ldconfig-cache-abi.diff: Re-enable
+ and adjust to account for changes in cvs-ldconfig-cache-abi.diff.
+ * debian/debhelper.in/libc.preinst: Remove old ld.so.cache on upgrade.
+ * debian/control.in/amd64: Move libc6-amd64 from standard to optional.
+
+ [ Jonathan Nieder ]
+ * control.in/opt: correct misspelling of "Ezra" in descriptions of
+ *-i686 variants. Thanks to Thorsten Glaser.
+ * patches/any/local-tst-eintr1-eagain.diff: new patch to work around
+ a race that lets pthread_create hit resource limits when the kernel
+ takes too long to clean up after joined threads. (closes: #673596)
+
+ [ Samuel Thibault ]
+ * patches/any/local-fhs-linux-paths.diff: Patch vardb path on !linux too.
+ * Add patches/hurd-i386/libpthread_hurd_cond_wait.diff: New patch to add
+ support for translators with pthread.
+ * Add patches/hurd-i386/submitted-fork_port_leak.diff: New patch to fix port
+ leak on fork.
+ * libc0.3.symbols.hurd-i386: Add libpthread.so.0.3 symbols.
+ * Add patches/hurd-i386/tg-hurdsig-boot-fix.diff to fix
+ sigstate_is_global_rcv at boot in libpthread-based translators.
+ * patches/hurd-i386/tg-hurdsig-global-dispositions.diff: Update with Thomas'
+ fork deadlock fix.
+ * patches/hurd-i386/unsubmitted-single-hurdselect-timeout.diff: Temporarily
+ fix double select timeout on single fd.
+ * patches/hurd-i386/unsubmitted-setitimer_fix.diff: Fix Hurd implementation
+ of setitimer.
+
+ -- Adam Conrad <adconrad@0c3.net> Sun, 30 Dec 2012 06:06:32 -0700
+
+eglibc (2.13-37) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debhelper.in/locales.postinst: correctly lookup for the locales-all
+ package. Closes: #692777.
+ * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: update to
+ fix uninitialised bytes access in getaddrinfo(). Closes: #692433.
+ * patches/localedata/locale-C.diff: update to fix strftime('%X') return
+ a 24-hour time format. Closes: #693446.
+
+ [ Jonathan Nieder ]
+ * control.in/opt: remove outdated reference to 2.6 kernel from
+ description of i686 variant. Thanks to Regid Ichira. Closes:
+ #692154.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-tls-support.diff: Re-fix port leak in fork(). The
+ change was lost while synchronizing with the topgit repository.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Nov 2012 22:53:04 +0100
+
+eglibc (2.13-36) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/any/cvs-strtod-overflow.diff: new patch from upstream to fix
+ an integer/buffer overflow in strtod() (CVE-2012-3480). Closes:
+ #684889.
+ * patches/kfreebsd/local-getaddrinfo-freebsd-kernel.diff: new patch to
+ fix getaddrinfo() when service = 0 on a FreeBSD kernel with DNS
+ server returning IPv6, but without IPv6 connection. Closes: #690021.
+ * sysdeps/linux.mk: fix kernel version parsing with only two numbers.
+ * patches/any/cvs-arch-lowlevellock.diff: new patch from upstream to
+ fix futexes atomic issue on ARM and SPARC. Closes: #691173.
+ * local/manpages/ldconfig.8: fix wrong description of ld.so.conf format.
+ Closes: #684682.
+
+ [ Samuel Thibault ]
+ * libc0.3.symbols.hurd-i386: Add missing *_exec_file_name symbols.
+ * patches/hurd-i386/unsubmitted-gnumach.defs.diff: New patch to build stubs
+ for new gnumach.defs.
+ * libc0.3.symbols.hurd-i386: Add new gnumach.defs stubs symbols.
+ * control: build-depend on gnumach-dev that provides gnumach.defs.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 26 Oct 2012 14:28:06 +0000
+
+eglibc (2.13-35) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/arm/unsubmitted-ldconfig-cache-abi.diff: disable, as it will
+ conflict with upstream x32 support.
+ * Update Czech debconf translation, by Miroslav Kure. Closes: #681708.
+ * local/manpages/ld.so.8: fix LD_VERBOSE description after manpage
+ rework. Closes: #681688.
+ * patches/any/cvs-vfprintf-positional.diff: new patch from upstream to
+ fix a stack corruption in vfprintf with positional parameters
+ (CVE-2012-3404). patches/any/cvs-vfprintf-many-format-strings.diff: new
+ patch from upstream to fix a FORTIFY_SOURCE format string protection
+ bypass (CVE-2012-3405). Closes: #681473.
+
+ [ Petr Salinger ]
+ * fixup kfreebsd/local-use-thr-primitives.diff. Closes: #681113.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 22 Jul 2012 17:36:20 +0200
+
+eglibc (2.13-34) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/any/cvs-pthread-builtin-expect.diff: new patch from upstream to
+ use __builtin_expect in public headers only on GCC compilers. Closes:
+ #674412.
+ * patches/localedata/submitted-es_MX-decimal_point.diff: fix thousand
+ separator, use a space instead of a comma.
+ * Update Slovak debconf translation, by Ivan Masár. Closes: #677919.
+ * control.in/main: switch multiarch-support to priority: required. Closes:
+ #677624.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/libpthread_librt-link.diff: Remove patch, having
+ libpthread bringing librt also brings issues.
+ * patches/hurd-i386/libpthread_nort.diff: Add patch to revert upstream librt
+ usage.
+ * patches/hurd-i386/submitted-AF_LINK.diff: New hurd-only patch to comment
+ AF_LINK values, unimplemented on the Hurd (Closes: #678358).
+ * patches/hurd-i386/unsubmitted-mremap.diff: New hurd-only patch to comment
+ MREMAP flags, unimplemented on the Hurd.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Jun 2012 01:44:32 +0200
+
+eglibc (2.13-33) unstable; urgency=medium
+
+ [ Clint Adams ]
+ * patches/localedata/cvs-rupeesign.diff: use new rupee symbol
+ in Indian locales, thanks to Prema. closes: #671299.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-{IPV6_PKTINFO,SOL_IP,____longjmp_chk,catch-signal,
+ critical-sections,dl-sysdep.c_SHARED,dup3,ioctl-decode-argument,
+ itimer-lock,libc_stack_end,mach-nanosleep,mkdir_root,mlock,null-pathname,
+ posix2008,posix_opt.h,readlinkat,hurd-recvfrom,sbrk,select-inputcheck,
+ setresid,hurd_socket_server_indexcheck,strtoul_PLT,struct_stat,
+ dup3-lock}.diff: Refresh with upstream version and rename to cvs.
+ * patches/hurd-i386/cvs-O_CLOEXEC.diff: New patch to accept use of O_CLOEXEC
+ in rtld.
+ * patches/hurd-i386/submitted-getgroups.diff: New patch from Pino to reject
+ some out of range values.
+ * patches/hurd-i386/submitted-getlogin_r.diff: New patch from Pino to fix
+ re-entrancy of getlogin_r and return ERANGE when the provided buffer is
+ too small.
+ * patches/hurd-i386/submitted-ptsname.diff: New patch from Pino to fix
+ buffer checks in ptsname.
+ * patches/hurd-i386/tg-hooks.diff: Add rules to sort _hurd_fork_locks.
+ * patches/hurd-i386/submitted-sendto.diff: New patch from Pino to fix
+ sendto() calls with NULL addr.
+ * control/{main,libc}: Remove libpthread-stubs-dev dependency on hurd-i386.
+ * patches/hurd-i386/libpthread.diff: Add -lrt in libpthread.a to fix static
+ linking.
+ * patches/hurd-i386/tg-chflags.diff: New patch to fix and add f?chflags
+ prototype.
+ * patches/hurd-i386/submitted-exec_filename.diff: New patch to pass argv[0]
+ through exec, to fix some shell scripts, e.g. glib testsuite.
+ * control.in/main: build-depend on newer hurd package to be able to pass
+ argv[0] through exec.
+ * libc0.3.symbols.hurd-i386: Add symbols for RPCs for argv[0] through exec.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4286 (from glibc-bsd).
+ * fixup any/local-linuxthreads-setclock.diff. Closes: #673711.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/main: set glibc-doc as Multiarch: foreign.
+ Closes: #674645.
+ * Update Portuguese debconf translation, by Pedro Ribeiro. Closes: #674954.
+ * patches/arm/unsubmitted-ldso-abi-check.diff: fix broken armhf specific
+ hack. Closes: #674602.
+ * patches/any/cvs-regex.diff: fix access after end of search string in regex
+ matcher. Closes: #672688.
+ * patches/any/cvs-getpwuid-nsswitch.diff: fix a memory leak in
+ getpwuid/nsswitch.c. Closes: #674072.
+ * patches/localedata/submitted-es_MX-decimal_point.diff: fix
+ decimal_point and thousands_sep. Closes: #673339.
+ * patches/any/local-sunrpc-dos.diff: fix a DoS in RPC implementation
+ (CVE-2011-4609). Closes: #671478.
+ * patches/kfreebsd/local-use-thr-primitives.diff: bump LinuxThreads
+ version. Closes: #675606.
+ * Take-over nsswitch.conf installation from base-files. Closes:
+ #673271.
+ * Set libc*-dev "Multi-Arch: same". Add conflicts betwwen libc*-dev
+ packages. Move a.out.h and ieee754.h to the arch qualified path.
+ Thanks to Thibaut Girka for the help. Closes: #666760.
+ * Add patches/any/cvs-ld.so-rpath-origin.diff to fix an insecure handling
+ of privileged programs' RPATHs with $ORIGIN (CVE-2011-1658). Closes:
+ #672119.
+ * Refresh all patches to loose the "diff --git" headers. Closes:
+ #673933.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jun 2012 21:38:54 +0200
+
+eglibc (2.13-32) unstable; urgency=medium
+
+ * Fix kfreebsd symbols files. Closes: #667687.
+ * local/manpages/ld.so.8: fixes after previous rework. Closes:
+ #670883.
+ * patches/any/local-ld-multiarch.diff: update to correctly compute
+ $ORIGIN with two level slibdir directories. Closes: #632281.
+ * debian/control.in/libc: update description. Closes: #671036.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 May 2012 16:08:11 +0200
+
+eglibc (2.13-31) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * alter kfreebsd/local-use-thr-primitives.diff. Closes: #654783.
+ * kfreebsd/local-sysdeps.diff: update to revision 4222 (from glibc-bsd).
+ Closes: #642112, #662018, #669424.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-hooks.diff: New patch to fix Hurd hooks order.
+ * patches/hurd-i386/libpthread.diff: New patch to import Hurd libpthread as
+ an add-on.
+ * patches/hurd-i386/libpthread_version.diff: New patch to mark when
+ libpthread was moved to glibc.
+ * libc0.3.symbols.hurd-i386: Add version dependency for libpthread forward
+ stubs in libc.
+ * patches/hurd-i386/libpthread_clean.diff: New patch to remove useless parts
+ of Hurd libpthread which come in the way.
+ * patches/hurd-i386/tg-libpthread_depend.diff: New patch to add add-on
+ dependencies on libpthread.
+ * patches/hurd-i386/libpthread_fix.diff: New patch to fix libpthread
+ allocation.
+ * patches/hurd-i386/libpthread_globsigdisp.diff: New patch to implement
+ global signal dispatch.
+ * patches/hurd-i386/libpthread_sigmask.diff: New patch to fix per-thread
+ sigmask.
+ * patches/hurd-i386/libpthread_stubs.diff: New patch to add mark ENOSYS
+ stubs.
+ * patches/hurd-i386/libpthread_librt-link.diff: New patch to fix librt link.
+ * patches/hurd-i386/{tg-pthread_types.diff,local-pthread_stubs.diff,
+ unsubmitted-pthread-unsupported-stubs.diff}: Remove patches, now useless.
+ * patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Remove fake
+ libpthread rules.
+ * sysdeps/hurd.mk: Enable libpthread add-on. Remove useless redefinition of
+ standard-add-ons.
+ * sysdeps/hurd-i386.mk: Use the libpthread add-on for i686 and xen variants.
+ * debhelper.in/libc-udeb.install.hurd-i386: Remove, hurd-i386 now has
+ libpthread too.
+ * debhelper.in/libc-dev.install.hurd-i386: Add libpthread.a and
+ libpthread2.a.
+ * control.in/libc,control: Make libc-dev replace the hurd package.
+ * patches/hurd-i386/tg-symlink_dealloc.diff: Replace with...
+ * patches/hurd-i386/cvs-symlink_dealloc.diff: ... upstream version.
+
+ [ Aurelien Jarno ]
+ * patches/localedata/locale-C.diff: add an LC_TIME section. Closes:
+ #661878.
+ * patches/arm/cvs-make-get-set-swap-context.diff: backport
+ make/get/set/swapcontext from upstream. Closes: #369453, #663150.
+ * patches/arm/unsubmitted-soname-hack.diff: rename into
+ patches/arm/local-soname-hack.diff to fix non-policy compliant patch
+ name.
+ * Don't install getent(1). Closes: #665303.
+ * Add patches/any/cvs-getaddrinfo-AI_V4MAPPED.diff to correctly handle
+ AI_V4MAPPED flag in getaddrinfo(). Closes: #663752.
+ * Add patches/any/local-linuxthreads-setclock.diff from Robert Millan to
+ add pthread_condattr_setclock() support to linuxthreads. Closes:
+ #667687.
+ * patches/any/local-disable-nscd-host-caching.diff: remove, as the host
+ caching issue has been fixed in the meanwhile. Closes: #669304.
+ * patches/any/cvs-FORTIFY_SOURCE-format-strings.diff: new patch from
+ upstream to fix FORTIFY_SOURCE format string protection bypass. Closes:
+ #660611.
+ * patches/kfreebsd/local-sys_queue_h.diff: fix STAILQ_FOREACH_SAFE.
+ Closes: #669960.
+ * local/manpages/locale.1: fix warnings from "groff". Closes: #661041.
+ * patches/hppa/*: update hppa patchset from a mix of CVS, submitted and
+ unknown sources patches. Closes: #666774.
+ * local/manpages/ld.so.8: update from various sources to document missing
+ environment variables. Closes: #669179.
+ * patches/locatedata/cvs-es-lc_numeric.diff: new patch from upstream to
+ fix LC_NUMERIC for Spanish locales. Closes: #668674.
+ * patches/localedata/submitted-de_AT-mon.diff: fix month names in de_AT
+ locale. Closes: #661760.
+ * patches/localedata/submitted-en_AU-date_fmt.diff: fix date_fmt for
+ en_AU locale. Closes: #663203.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Apr 2012 17:45:45 +0200
+
+eglibc (2.13-30) unstable; urgency=low
+
+ * Guard DPKG_MAINTSCRIPT_ARCH usage with dpkg --assert-multi-arch,
+ since squeeze's dpkg has a half-implementation (closes: #669172)
+
+ -- Adam Conrad <adconrad@0c3.net> Wed, 18 Apr 2012 05:08:21 -0600
+
+eglibc (2.13-29) unstable; urgency=low
+
+ * debian/debhelper.in/libc.{preinst,postinst}: Make use of dpkg's
+ DPKG_MAINTSCRIPT_ARCH variable and guard it so it doesn't make
+ older non-multi-arch dpkg versions have a sad (closes: #669172)
+
+ -- Adam Conrad <adconrad@0c3.net> Mon, 16 Apr 2012 22:28:06 -0600
+
+eglibc (2.13-28) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * debian/rules.d/debhelper.mk: Fix RTLD_SO replacement regex for sanity.
+ * debian/debhelper.in/libc{,-alt}.postrm: If we remove libc6:i386 before
+ libc6-i386:amd64, maintain sanity of /lib/ld-linux.so.2 (LP: #852101)
+ * debian/patches/arm/unsubmitted-armhf-linker.diff: Add the new armhf
+ linker to the triplet/LDSO table in ports/sysdeps/arm/shlib-versions
+ * debian/sysdeps/arm{el,hf}.mk: Stop installing armhf linker to its
+ multiarch path, the new standard path is /lib/ld-linux-armhf.so.3
+ * debian/sysdeps/arm{el,hf}.mk: Define configure targets for alt libs
+ * debian/sysdeps/arm{el,hf}.mk: Provide compat symlinks in armhf builds
+ so that old binaries continue to work without needing rebuilding
+ * debian/rules.d/build.mk: Change ldd to use the new armhf linker path
+ * debian/libc6.symbols.armhf: ld-linux-armhf.so.3 depends on having a
+ new enough version of libc6 installed to make the linker available
+ * debian/patches/arm/unsubmitted-soname-hack.diff: Apply unfortunate
+ hack to elf/dl-load.c to allow our old binaries keep running with the
+ new linker, by spoofing the SONAME of the new as if it were the old
+ * debian/debhelper.in/libc-udeb.install.armhf: No longer required
+ * debian/sysdeps/armhf.mk: Create symlink in the udeb for legacy linker
+ * debian/debhelper.in/libc.preinst: When we upgrade from older versions,
+ our linker doesn't exist before unpack, so create a temporary one.
+ * debian/sysdeps/armhf.mk: Drop the obsolete armel/armhf compat symlink
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/tg-symlink_dealloc.diff: New patch from Ludovic Courtès
+ to fix port deallocation on symlink creation failure.
+ * patches/hurd-i386/tg-unwind-resume.diff: Remove patch, fixed upstream.
+ * patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Refresh.
+ * patches/hurd-i386/submitted-net.diff: Refresh.
+
+ -- Adam Conrad <adconrad@0c3.net> Mon, 16 Apr 2012 10:11:05 -0600
+
+eglibc (2.13-27) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-select.diff: Do not apply the select(0) hack to
+ vim, as it hurts its performance badly.
+ * patches/hurd-i386/submitted-hurdsig-SA_SIGINFO.diff: merge
+ submitted-posix2008.diff fix.
+ * patches/hurd-i386/{submitted,unsubmitted}-*: Rename to tg-* according to
+ integration in upstream tg repository.
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4080 (from glibc-bsd).
+ Closes: #653380, #660397, #660401.
+ * patches/localedata/first_weekday.diff: change first day of week to
+ Sunday for es_AR locale. Closes: #657064.
+ * local/manpages/gai.conf.5: update from latest RedHat version. Closes:
+ #659504.
+ * testsuite-checking/expected-results-arm-linux-gnueabihf-libc: new
+ file using the latest build as a reference.
+ * patches/mips/cvs-dlopen-lazy.diff: new patch from upstream to resolve
+ race between dlopen and lazy binding on MIPS.
+ * patches/sparc/cvs-fcntl_h.diff: new patch from upstream to define
+ O_FSYNC on sparc. Closes: #577577.
+ * testsuite-checking/expected-results-mipsel-linux-gnu-libc,
+ testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
+ testsuite-checking/expected-results-mips64el-linux-gnu-mips64: add
+ test-fenv.out to the list of known failures, it fails on loongson 2
+ machines due to a CPU bug.
+ * Bump to Standards-Version 3.9.3 (no changes).
+ * Don't provide debug files for biarch packages to make libc6-dbg
+ co-installable.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 26 Feb 2012 18:50:40 +0100
+
+eglibc (2.13-26) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * sysdeps/kfreebsd.mk: also symlink x86 directory.
+ * kfreebsd/local-sysdeps.diff: update to revision 4053 (from glibc-bsd).
+ * patches/any/submitted-resolv-first-query-failure.diff: new patch to fix
+ resolving issues with broken servers returning NOTIMP or FORMERR to AAAA
+ queries. Closes: #658171.
+ * patches/localedata/locale-nb_NO.diff: new patch to add Norwegian
+ transliteration. Closes: #657511.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 02 Feb 2012 20:32:10 +0100
+
+eglibc (2.13-25) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * patches/s390/cvs-libm-ulps.diff: new patch to fix FTBFS on s390 with
+ gcc-4.6.
+ * Update Swedish debconf translation, by Martin Bagge. Closes: #653559.
+ * Update Norwegian bokmål debconf translation, by Bjørn Steensrud. Closes:
+ #653566.
+ * Add port 783 (spamd) to /etc/bindresvport.blacklist. Closes: #629984.
+ * patches/any/cvs-vfscanf.diff: new patch from upstream to fix segfault in
+ sscanf for large decimal input string. Closes: #553206.
+ * local/manpages/ld.so.8: add a missing new line. Closes: #654582.
+ * debhelper.in/libc.NEWS: suggest environment variables as an
+ alternative, thanks to Jonathan Nieder for the idea. Closes: #654835.
+ * Update Polish debconf translation, by Michał Kułach. Closes: #657748.
+ * Update Spanish debconf translation, by Omar Campagne. Closes: #655850.
+ * Danish debconf translation update from Joe Hansen. Closes: #656681.
+ * patches/alpha/submitted-epoll_create1.diff: new patch from Mike
+ Frysinger to fix epoll_create1() on alpha. Closes: #653441.
+ * debian/control.in/main: bump build-depends on libc-linux-dev to
+ (>= 3.2.1-1) to get accept4 defined on ia64.
+ debian/libc6.1.symbols.ia64: force accept4 version to 2.13-25~.
+ * debian/control.in/main: use architecture aliases in build-depends.
+ * patches/amd64/cvs-avx-osxsave.diff: new patch from upstream to disable
+ AVX support if the kernel doesn't support it.
+ * patches/any/cvs-fmtmsg-lock.diff: new patch from upstream to fix a
+ locking issue in fmtmsg.
+ * patches/any/cvs-reloc-sort.diff: new patch from upstream to fix
+ relocation issues with dlopen().
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-mmap.diff: New patch to fix iceweasel hang.
+ * patches/hurd-i386/submitted-hurd-socket-EAFNOSUPPORT.diff: New patch to
+ fix error value.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 4024 (from glibc-bsd).
+ Closes: #630203, #654712.
+ * fixup kfreebsd/local-use-thr-primitives.diff. Closes: #657687.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Jan 2012 23:35:12 +0100
+
+eglibc (2.13-24) unstable; urgency=low
+
+ * patches/m68k/cvs-byteswap.diff: fix m68k optimized version of
+ <bits/byteswap.h>. Closes: #652356.
+ * Add m68k expected tests results.
+ * Update Russian debconf translation, by Yuri Kozlov. Closes: #652428.
+ * Update German debconf translation, by Helge Kreutzman. Closes: #652556.
+ * patches/any/cvs-tzfile.diff: fix integer overflow in timezone code
+ (CVE-2009-5029). Closes: #650790.
+ * Don't provide debugging symbols for libc-bin, libc-dev-bin and nscd
+ packages to avoid conflicts with multiarch.
+ * sysdeps/armel.mk, sysdeps/armhf.mk: fix cross compiling.
+ * Update Dutch debconf translation, by Jeroen Schot. Closes: #652632.
+ * patches/hurd/tg-struct_stat.diff: fix #ifdef typos.
+ * kfreebsd/local-sysdeps.diff: update to revision 3952 (from glibc-bsd).
+ * patches/m68k/local-pthread_lock.diff: remove, obsolete.
+ * patches/arm/cvs-ucontext.diff: fix namespace pollution from
+ <sys/ucontext.h> on arm. Closes: #652844.
+ * Update French debconf translation, by Christian Perrier. Closes:
+ #652860.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 24 Dec 2011 18:23:25 +0100
+
+eglibc (2.13-23) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/arm/cvs-syscall-mcount.diff: new patch from upstream to fix
+ build on armel.
+ * patches/amd64/cvs-pthread_cond_wait.diff: remove as it seems to cause
+ some issue with some kernels. Closes: #651746.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-mach-nanosleep.diff: New patch from Pino to
+ reject some nanosleep parameters values.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 13 Dec 2011 23:40:48 +0100
+
+eglibc (2.13-22) unstable; urgency=low
+
+ [ Adam Conrad ]
+ * patches/arm/unsubmitted-ldconfig-cache-abi.diff: New patch from
+ Steve McIntyre that adds tagging to armhf libraries in ld.so.cache
+ * patches/arm/unsubmitted-ldso-abi-check.diff: Another patch from
+ Steve McIntyre, giving ld.so the ability to differentiate between
+ soft and hard-float ABIs and provide sane exits when required.
+ * Merge armel/armhf bi-arch support from Ubuntu, but disable until
+ the armhf bootstrap in Debian has removed /lib/ld-linux.so.3:
+ - Fix install locations for libc6-dev-armel in sysdeps.
+ - Change armel_rtlddir (for libc6-armel) to /lib, as required.
+ - Install /lib/ld-linux.so.3 symlink in libc6-armel.
+ - Install ld.so.conf.d file for the multilib ARM targets.
+ * Add dynamic linker name for the non-default multilib in ARM ldd.
+ * debian/debhelper.in/libc-udeb.install.armhf: Install ld-linux.so.3
+ to the correct location in the udeb, so binaries can find it.
+ * Install /lib/ld-linux.so.3 symlink in libc6:armhf, this will need
+ to be reverted once the rebuild/rebootstrap is completed.
+ * Fix chmod regex in udeb pass to match the one used for others.
+
+ [ Aurelien Jarno ]
+ * patches/i386/local-cpuid-level2.diff: fix a typo. Closes: #609389.
+ * Don't ship /usr/share/doc/locales/README. Closes: #643885, #643887.
+ * Ignore tst-cancelx17.out error on amd64. Closes: #643567.
+ * patches/any/cvs-nptl-pthread-race.diff: fix a race in NPTL code that
+ sometimes causes a deadlock when calling fork() from a thread.
+ * debhelper/libc.NEWS: replace $arch by <triplet> and explain how to get
+ it. Closes: #644990.
+ * Add patches/alpha/submitted-fallocated.diff to define fallocate() in
+ <fcntl.h> on alpha. Closes: #641868.
+ * debian/rules: don't build locales-all when cross-compiling. Closes:
+ #644771.
+ * patches/amd64/cvs-avx-detection.diff: do not use AVX if hardware support
+ is present, but not enabled in the kernel. Closes: #646549.
+ * patches/amd64/cvs-dl_trampoline-cfi.diff: fix CFI in dl_trampoline code.
+ * patches/mips/submitted-dl-platform.diff: fix a typo preventing loongson2f
+ platform directory to be used. Closes: #646610.
+ * Update Dutch debconf translation, by Vincent Zweije. Closes: #649605.
+ * Update expected-results-x86_64-kfreebsd-gnu-libc to allow tst-clock1.out
+ to fail, as it seems to happen when there is other load than glibc on the
+ building machine. Closes: #649185.
+ * patches/any/local-linuxthreads-XPG7.diff: fix XPG7 compliance in
+ linuxthreads version of pthread.h. Closes: #647823.
+ * Update from the latest SVN, branch eglibc-2_13.
+ * Add patches/amd64/cvs-pthread_cond_wait.diff to correctly handle EAGAIN
+ from FUTEX_WAIT_REQUEUE_PI.
+ * debian/rules.d/tarball.mk: ignore manual/ directory.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-setresid.diff: New patch to fix -1 passed to
+ setres[ug]id. Closes: #645285.
+ * patches/hurd-i386/{unsubmitted-gscope.diff,unsubmitted-_dl_random.diff,
+ submitted-ECANCELED.diff, submitted-dl-sysdep.diff,
+ unsubmitted-check_native.diff, submitted-extern_inline.diff,
+ submitted-ptr-mangle.diff, submitted-stat.diff,
+ unsubmitted-tls-support.diff, unsubmitted-longjmp_chk.diff,
+ unsubmitted-ptsname.diff, submitted-strtoul.diff,
+ unsubmitted-atomic-no-multiple_threads.diff, unsubmitted-i686.diff,
+ submitted-ldsodefs.h.diff, submitted-libc_once.diff}:
+ Update to topgit version, and rename to
+ {tg-tlsdesc.sym.diff, tg-struct_stat.diff, tg-gscope.diff,
+ tg-_dl_random.diff, tg-bits_atomic.h_multiple_threads.diff,
+ tg-dl-sysdep.c_SHARED.diff, tg-__i686_defined.diff,
+ tg-regenerate_errno.h.diff, tg-ptrmangle.diff, tg-strtoul_PLT.diff,
+ tg-tls.diff, tg-extern_inline.diff, tg-grantpt.diff, tg-check_native.diff,
+ tg-____longjmp_chk.diff, tg-elfosabi_gnu.diff, tg-libc_once.diff}.
+ * patches/hurd-i386/submitted-libc_once.diff: Move kfreebsd part to
+ patches/kfreebsd/submitted-libc_once.diff.
+ * patches/hurd-i386/submitted-ldsodefs.h.diff: Move committed part to
+ patches/hurd-i386/cvs-ldsodefs.h.diff
+ * patches/hurd-i386/cvs-sgttyb.diff: New patch to fix sgttyb ioctls values.
+ * patches/hurd-i386/tg-dup3.diff: New patch from Hurd topgit to implement
+ dup3.
+ * patches/hurd-i386/submitted-dup2-fix.diff: Trivially port to dup3.
+ * patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: New patch to
+ brown-tape fix iceweasel.
+ * patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff: New patch
+ from Pino Toscano to fix crash or spurious deallocation on bogus input.
+ * libc0.3.symbols.hurd-i386: Drop removed unused xxx_ and yyy_ RPCs.
+ * patches/hurd-i386/submitted-hurd-recvfrom.diff: New patch from Pino
+ Toscano to fix recvfrom on socketpair. Closes: #650095.
+ * patches/hurd-i386/local-select.diff: New patch to fix select with a zero
+ timeout. Closes: #79358.
+ * patches/hurd-i386/tg-struct_stat.diff: Add POSIX 2008 visibility.
+ * patches/hurd-i386/submitted-posix2008.diff: Add POSIX 2008 visibility.
+ * patches/hurd-i386/submitted-select-inputcheck.diff: Add select input check.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3763 (from glibc-bsd).
+ * add kfreebsd/local-use-thr-primitives.diff to use kernel thr*
+ primitives inside linuxthreads. Closes: #639658.
+ * debian/sysdeps/sysdeps/kfreebsd.mk, debhelper.in/libc.preinst:
+ bump minimal FreeBSD kernel version to 8.1.
+
+ [ Steve Langasek ]
+ * Add a new debconf template, libraries/restart-without-asking, shared
+ with pam (and eventually hopefully openssl) which allows users to opt in
+ to silent restarts of services affected by NSS upgrades. This fixes the
+ longstanding nuisance that a user may be prompted as many as three times
+ during an upgrade between releases to ask whether it's ok to restart a
+ service that will be restarted anyway when the package itself gets
+ upgraded.
+ * Name our biarch compat ld.so.conf.d files on arm* consistently with the
+ ones on other archs.
+
+ [ Kyle Moffett ]
+ * Add support for stage1 builds. Closes: #644546.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 10 Dec 2011 21:49:03 +0100
+
+eglibc (2.13-21) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/unsubmitted-tls-support.diff: Fix port leak in fork().
+ * patches/hurd-i386/submitted-ttyname_ERANGE.diff: Really add to the series.
+ * mv patches/hurd-i386/{submitted,cvs}-DEV_BSIZE.diff, and really add to the
+ series.
+ * Add patches/hurd-i386/cvs-fork_ports.diff to fix uninitialized reference
+ count.
+
+ [ Aurelien Jarno ]
+ * Add debian/patches/cvs-dl_close-scope-handling.diff from upstream to
+ fix issues with dl_close() when resolving locally-defined symbols.
+ Closes: #625250.
+ * debian/patches/localedata/locale-C.diff: define strict numerical ordering
+ for the whole unicode range. Define the "blank", "cntrl" and "space" as
+ defined by POSIX. Closes: #641309.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 13 Sep 2011 23:58:01 +0200
+
+eglibc (2.13-20) unstable; urgency=low
+
+ * debian/debhelper.in/libc.preinst: call /bin/mv with --version so
+ that it doesn't return an error. Closes: #640872.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 08 Sep 2011 10:23:00 +0200
+
+eglibc (2.13-19) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Change libc_rtlddir to /lib on s390x.
+ * Add debian/patches/submitted-glob_h-ifdef.diff to fix an undefined
+ preprocessor symbol in some rare conditions. Closes: #639213.
+ * debian/sysdeps/sparc64.mk: re-enable multiarch similarly to what
+ has been done on sparc.
+ * debian/control.in/libc: remove Breaks: on perl. Closes: #640300.
+ * debian/patches/localedata/locale-C.diff: Don't include ISO14651
+ collation rules in C.UTF-8 locale.
+ * Update debian/patches/svn-updates to revision 15228:
+ - Drop debian/patches/any/cvs-dl-deps.diff (merged upstream).
+ - Drop debian/patches/arm/cvs-align-constant-pool.diff (merged upstream).
+ * debian/debhelper.in/libc.preinst: get the dynamic linker from /bin/mv
+ instead of /bin/true. Closes: #640753.
+
+ [ Jeremie Koenig ]
+ * New patches to improve the signal code on Hurd:
+ patches/hurd-i386/submitted-hurdsig-fixes.diff,
+ patches/hurd-i386/submitted-hurdsig-global-dispositions.diff,
+ patches/hurd-i386/submitted-hurdsig-SA_SIGINFO.diff,
+ patches/hurd-i386/submitted-hurdsig-fixes-2.diff.
+ * Update testsuite accordingly.
+ * Remove patches/hurd-i386/submitted-PTRACE_CONTINUE.diff, now covered by
+ submitted-hurdsig-fixes.diff.
+ * libc0.3.symbols.hurd-i386: Add version for global-disposition functions.
+
+ [ Samuel Thibault ]
+ * Add patches/hurd-i386/submitted-libc_stack_end.diff to fix ruby1.9.1 stack
+ detection.
+ * Add patches/hurd-i386/submitted-ttyname_ERANGE.diff to fix ttyname error
+ value.
+ * Add patches/hurd-i386/submitted-DEV_BSIZE.diff to add DEV_BSIZE.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3697 (from glibc-bsd).
+ - fixes ld.so location used inside ldd on kfreebsd-amd64. Closes: #640156.
+ - wrap faccessat() X_OK testing for superuser. Closes: #640325.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 07 Sep 2011 22:51:11 +0200
+
+eglibc (2.13-18) unstable; urgency=low
+
+ * On s390x the PI is /lib/ld64.so.1, so we don't need to move
+ ld64.so.1 from /lib to /lib64.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 24 Aug 2011 10:09:17 +0200
+
+eglibc (2.13-17) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Improve libc.NEWS to also include headers.
+ * Add debian/patches/cvs-dlopen-tls.diff to fix handling of static TLS in
+ dlopen'ed objects. Closes: #637239.
+ * Provide locales in locales-all as separated files instead of adding them
+ to locale-archive. Use symlinks between identical files to limit the
+ unpacked size. Closes: #537743, #636694, #638173.
+ * Compress libc*-dbg and locales-all to using xz.
+ * Add patches/localedata/cvs-rupee.diff from upstream to add support for
+ Rupee symbol (U20B9).
+ * Add patches/sparc/cvs-rlimits.diff from upstream to fix issues with
+ rlimits on sparc. Closes: #637767.
+ * Add patches/amd64/cvs-pthread-stack-alignment.diff from upstream to fix
+ stack alignment issues on amd64.
+ * Add patches/s390/cvs-vsyscalls.diff from upstream to fix wrong register
+ usage in the INTERNAL_VSYSCALL_NCS macro.
+ * Add patches/arm/cvs-clone-cantunwind.diff from upstream to fix unwinding
+ issues with openjdk on armhf.
+ * Add patches arm/cvs-align-constant-pool.diff from upstream to fix
+ alignement issues on armhf.
+ * debian/control.in/libc: add Breaks: lsb-core (<= 3.2-27) to make sure the
+ lsb symlink is still valid.
+ * Remove patches/any/cvs-dl-missing-deps.diff, the original problem has
+ been solved through other ways, so it is not needed any more. Fixes
+ symbols resolution with issues with icedove/iceweasel/iceape. Closes:
+ #617759.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: Add
+ u?int{8,16,32,64} ioctl types.
+ * debian/patches/hurd-i386/submitted-init-first.diff: Fix stack switching
+ compilation with newer gcc.
+
+ [ Steve Langasek ]
+ * Install ld*.so to RTLDDIR (/lib64 or /lib), as appropriate, and convert
+ /lib64 from a symlink to a directory on upgrade (with appropriate
+ downgrade and error-unwind handling), so that multiarch and biarch
+ packages will play nicely together on the filesystem.. Thanks to
+ Sven Joachim <svenjoac@gmx.de> for preliminary patches. Closes: #632682.
+ * Restore multiarch support on all architectures.
+ * Bump the multiarch-support minimum dependency for armhf, which settled
+ its triplet only at the time i386 did.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3689 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 22 Aug 2011 21:51:07 +0200
+
+eglibc (2.13-16) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * The "multiarch starts to piss me off" upload.
+ * On i386, install i386 specific headers in the multiarch include
+ path, the common and the x86-64 ones in the default include path.
+ Closes: #637141.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2011 21:52:47 +0200
+
+eglibc (2.13-15) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Add testsuite results for s390x.
+ * Install x86-64 version of ldd in libc-bin:i386. Closes: #636947.
+ * Add a Breaks: perl (<< 5.12.4-2) to libc0.1/6/6.1. Closes: #636686.
+ * Install x86-64 headers on i386 instead of the i386 ones. Closes:
+ #637000.
+ * debhelper.in/libc-dev-alt.preinst: test if not a symlink instead of
+ testing if a directory. Fixes triarch includes on mips/mipsel.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 08 Aug 2011 14:39:41 +0200
+
+eglibc (2.13-14) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Remove amd64 biarch includes from libc6-dev:i386. Closes: #636115,
+ #636116.
+ * Fix the biarch symlinks on mipsel, pointing them to the right multiarch
+ directory.
+ * Include a symlink for fpu_control in biarch packages. Closes: #635685.
+ * Update conflicts to libc6-dev in biarch packages to (<< 2.13-14) so that
+ the directory to symlink conversion is done correctly.
+ * On mips/mipsel, only ship the includes symlinks in libc6-dev-mips64. Add
+ a dependency to libc6-dev-mips64 in libc6-dev-mipsn32.
+ * Build with gcc-4.6/g++-4.6 on armhf to get correct atomic operations in
+ thumb-2 mode.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-sysvshm.diff: Fix shm creation: do not create
+ file on first lookup.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Aug 2011 09:41:41 +0200
+
+eglibc (2.13-13) unstable; urgency=low
+
+ * sysdeps/*.mk: install the biarch includes in /usr/include instead
+ of the multiarch path. Fix FTBFS on some architectures.
+ * sysdeps/mips.*mk: fix triarch includes on mips and mipsel.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 31 Jul 2011 02:42:58 +0200
+
+eglibc (2.13-12) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * rules.d/debhelper.mk: Fix a typo about kfreebsd-amd64.
+ * Change include directory on i386 from i486-linux-gnu to i386-linux-gnu
+ and on kfreebsd-i386 from i486-kfreebsd-gnu to i386-kfreebsd-gnu.
+ * Fix installation of biarch headers (Closes: #635685):
+ - Use a symlink for bits/ and gnu/ directories
+ - Use symlinked files for sys/ directory
+ - Add a preinst script to do the directory <-> symlink conversion.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Jul 2011 13:33:39 +0200
+
+eglibc (2.13-11) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * control.in/main: fix nscd description. Closes: #633370.
+ * Update patches/svn-updates to revision 14511 to fix build on
+ powerpcspe. Add corresponding symbols file and expected testsuite
+ results. Closes: #632863.
+ * Add patches/localedata/locale-os_RU.diff from upstream to add Ossetian
+ locale. Closes: #634508.
+ * kfreebsd/local-sysdeps.diff, update to revision 3618 (from glibc-bsd).
+ - fixes LD_PRELOAD with a kfreebsd-9 kernel. Closes: #630695.
+ - fixes tst-atime when build in a noatime filesystem. Closes: #634152.
+ - uses upstream RFTSIGZMB for exit signal selection when available.
+ * Disable multiarch support on amd64, kfreebsd-amd64, ppc64, sparc64 until
+ we fix the /lib64 -> /lib symlink issue. Closes: #632176.
+ * Re-enable patches/any/cvs-resolv-different-nameserver.diff. Add
+ patches/any/submitted-resolv-assert.diff to fix assertion triggered by the
+ previous patch. Closes: #535504, #602291.
+ * Add support for s390x.
+ * Fix debhelper.in/libc.NEWS with the right option to pass to gcc. Closes:
+ #629819.
+ * Add any/submitted-resolv-init.diff to fix issue with the resolver when
+ RES_ROTATE is enabled. Closes: #593571.
+
+ [ Jeremie Koenig ]
+ * Add debian/libc0.3.symbols.hurd-i386.
+
+ [ Steve Langasek ]
+ * Try again to make libc6-dev multiarch-same.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 26 Jul 2011 03:00:33 +0200
+
+eglibc (2.13-10) unstable; urgency=low
+
+ * control.in/main: tag libc-bin Essential: yes.
+ * Revert patch to make libc6-dev multiarch. Closes: #632667.
+ * Add patches/alpha/submitted-statfs64.patch to fix statvfs() on alpha.
+ Closes: #324051.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 04 Jul 2011 22:02:35 +0200
+
+eglibc (2.13-9) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/README: Add "unsubmitted" category.
+ * Rename most local hurd-i386 patches into unsubmitted.
+ * patches/hurd-i386/submitted-PTRACE_CONTINUE.diff: New patch from Jeremy
+ Koenig, to fix initialized value.
+ * patches/hurd-i386/submitted-ldsodefs.h.diff: Update to latest submitted
+ version, enable. Closes: #630180.
+
+ [ Aurelien Jarno ]
+ * debhelper.in/libc.preinst: replace unbreakable space by normal space.
+ Closes: #632453.
+ * Disable patches/any/cvs-resolv-different-nameserver.diff. Closes: #632273,
+ #632252. Reopen: #535504, #602291.
+ * kfreebsd/local-sysdeps.diff: update to revision 3530 (from glibc-bsd).
+ Closes: #632452.
+ * debhelper.in/libc.preinst: only check for already unpacked versions of the
+ libc during upgrades. Closes: #632190, #632509.
+ * Install arch dependent headers in the multiarch include directory, patch by
+ Marcin Juszkiewicz. Tag libc*-dev as Multi-Arch: same.
+ * Add patches/powerpc/submitted-ifunc.diff to fix build on powerpc.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 04 Jul 2011 01:50:25 +0200
+
+eglibc (2.13-8) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * Add patches/hurd-i386/submitted-ldsodefs.h.diff to fix loading binaries
+ with GNU/Hurd-specific extensions, disabled for now.
+ * patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff: Do not call getauth(),
+ use the __USEPORT() cache macro instead. This should fix zsh FTBFS with
+ duplicate getproc() symbol.
+
+ [ Aurelien Jarno ]
+ * Add patches/any/cvs-addmntent.diff to correctly report errors status in
+ addmntent(). Closes: #630699 / CVE-2011-1089.
+ * Add patches/any/cvs-resolv-different-nameserver.diff to try a different
+ nameserver if the first one returns REFUSED. Closes: #535504, #602291.
+ * Update patches/svn-updates to revision 14337:
+ - Remove any/cvs-glro_dl_debug_mask.diff (merged).
+ - Remove i386/cvs-memmove-static.diff (merged).
+ * debian/control: clean-up Uploaders: .
+ * Add patches/any/cvs-fnmatch.diff to fix an integer overflow in
+ fnmatch() (CVE-2011-1659). Closes: #626370.
+ * Add an entry to NEWS.Debian about multiarch and passing flags to the
+ compiler on pre-multiarch toolchains.
+ * Replace sparc/submitted-ifunc2.diff by upstream version
+ any/cvs-ifunc.diff.
+ * Fix patches/hppa/submitted-nptl-carlos.diff to correctly pass
+ --as-needed and --no-as-needed to the linker.
+ * Update breaks on pre-multiarch packages. Closes: #631907.
+ * libc.preinst: improve and simplify search for old libraries, detect
+ broken LD_LIBRARY_PATH. Closes: #630608.
+ * libc.postrm: remove support code from Sarge.
+ * rules.d/debhelper.mk: install bug files using dh_bugfiles.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3501 (from glibc-bsd).
+ to fix <bits/siginfo.h>. Closes: #631867.
+ * Drop kfreebsd/local-ftw.diff, needed only for pre 8.0 kernels.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 30 Jun 2011 07:41:52 +0200
+
+eglibc (2.13-7) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update paths to the memcpy wrapper in NEWS.Debian.gz. Closes:
+ #630138.
+ * Fix preinst script wrt 3.0 kernel. Patch by Colin Watson. Closes:
+ #630077.
+ * debian/sysdeps/linux.mk: correctly check from multiarch asm/ include
+ directory.
+ * Add patches/sparc/cvs-ifunc1.diff and patches/sparc/submitted-ifunc2.diff
+ to fix multi-arch support on sparc. Update sysdeps/sparc.mk and
+ sysdeps/sparc64.mk to re-enable multi-arch support on sparc and sparc64.
+ Closes: #625607.
+ * debhelper.in/libc.preinst: improve error message when an old copy of ld.so
+ is found. Closes: #629983.
+ * debhelper.in/libc.preinst: automatically remove leftovers from libc5 to
+ libc6 transition (upgrade from Bo to Hamm). Closes: #629534.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Jun 2011 20:33:19 +0200
+
+eglibc (2.13-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-sysdeps.diff, update to revision 3406 (from glibc-bsd),
+ to fix <sys/mount.h>. Closes: #629289, #629426.
+ * debian/sysdeps/linux.mk: remove obsolete comment and code about
+ asm-sparc64. Use the multiarch asm directory if present.
+ * debian/copyright: update.
+ * Update breaks on pre-multiarch packages.
+ * Allow tst-writev to fail due to changes on recent kernels. Closes:
+ #629862.
+
+ [ Samuel Thibault ]
+ * Update "expected" hurd-i386 failures.
+
+ [ Clint Adams ]
+ * Remove spurious exclamation point in architecture dependency.
+ * Add lintian overrides for eglibc-source, from Marcin Juszkiewicz.
+
+ [ Steve Langasek ]
+ * debian/debhelper.in/libc.preinst: additional check for extra copies of
+ /lib/ld-2.*.so not known to dpkg, as these cause problems when the real
+ linker moves to /lib/<triplet> for multiarch and ldconfig leaves
+ /lib/ld-linux.so.N pointing at an old glibc. Closes: #629534.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 09 Jun 2011 14:30:19 +0200
+
+eglibc (2.13-5) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update from stable branch:
+ - Remove any/cvs-rtld-prelink.diff (merged upstream).
+ * debhelper.in/libc.preinst: require a 8.0 kernel on GNU/kFreeBSD.
+ Closes: #626422.
+ * Bump to Standards-Version 3.9.2 (no changes).
+ * Revert changes to patches/any/local-no-pagesize.diff, instead make
+ sure PAGE_SIZE is not used internally. Closes: #627273.
+ * Add Swahili, Fulah and Bemba locales, backport from HEAD.
+ * locale-gen: don't remove /usr/lib/locale/* in locale-gen. Closes:
+ #626575.
+ * Add patches/any/cvs-setlocale.diff from upstream fixing reset to
+ C locale issue in setlocale(). Closes: #627355.
+ * Add patches/amd64/cvs-powl.diff from upstream to fix corner cases
+ in powl() on amd64.
+ * Add patches/localedata/locale-sv_FI.diff from upstream to fix date
+ format. Closes: #577988.
+ * Add patches/any/submitted-rlimit-rttime.diff to fix missing
+ RLIMIT_RTTIME entry in <bits/resource.h>. Closes: #627619.
+ * patches/any/local-ld-multiarch.diff: add the multiarch compat dir
+ instead of the multiarch dir.
+ * Use the multiarch path for the native version and optimized flavors.
+ * kfreebsd/local-sysdeps.diff, update to revision 3303 (from glibc-bsd),
+ to fix brk(), semctl() and if_nameindex() bugs.
+ * Add patches/any/local-tst-writev.diff to fix compilation of tst-writev.c.
+ * Add breaks on packages which don't support multiarch paths.
+ * Add patches/any/cvs-regex-oom.diff to fix an oom issue triggerable with
+ some regexes.
+ * Add patches/any/cvs-getaddrinfo-single-lookup.diff to fix fallback to
+ single lookup dns requests. Closes: #541167.
+ * Add patches/any/cvs-unique_sym_table-corruptions.diff to fix
+ unique_sym_table corruptions when doing STB_GNU_UNIQUE or
+ ELF_RTYPE_CLASS_COPY lookups.
+ * Replace patches/any/local-dl-deps.diff by upstream version
+ patches/any/cvs-dl-deps.diff.
+ * Add patches/mips/submitted-dl-platform.diff from Robert Millan to
+ add dl-platform support for MIPS.
+ * Add a loongson2f optimized library. Closes: #601419.
+ * Update local/manpages/ld.so.8 with hardware capabilities documentation.
+ Closes: #622385.
+ * Update patches/localedata/submitted-bz9725-locale-sv_SE.diff to fix time
+ format in sv_SE locale. Closes: #604125.
+ * Add patches/mips/submitted-wordsize-clang.diff to make clang usable on
+ mips/mipsel. Closes: #601645.
+ * Add patches/any/submitted-mqueue-throw.diff to fix different declarations
+ of mq_open(). Closes: #595380.
+
+ [ Steve Langasek ]
+ * Tighten the dependency on dpkg to a multiarch aware version.
+ * Simplify the creation of /etc/ld.so.conf.d/<triplet>.conf.
+ * Add multiarch fields to debian/control.
+ * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.prerm:
+ remove the ld.so.cache when upgrading from or downgrading to a
+ pre-multiarch version; otherwise maintainer scripts start segfaulting
+ immediately, and dpkg will entertainingly roll back the libc upgrade.
+ * debian/control.in/libc: make the main multiarch main libc replace the
+ biarch or triarch libc-foo package of the *corresponding* architecture;
+ this gives us a libc6:i386 package that Replaces libc6-i386, since both
+ packages contain the same linker and we want multiarch to take
+ precedence.
+
+ [ Clint Adams ]
+ * Patch from Marcin Juszkiewicz to provide the debian/ directory in
+ eglibc-source.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-madvise_warn.diff: Drop "unimplemented" warning
+ for madvise.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 04 Jun 2011 22:30:47 +0200
+
+eglibc (2.13-4) unstable; urgency=low
+
+ * debian/sysdeps/amd64.mk: don't redefine libc6_extra_pkg_install.
+ Closes: #626447, #626449, #626450.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 May 2011 07:16:55 +0200
+
+eglibc (2.13-3) unstable; urgency=low
+
+ * patches/any/local-no-pagesize.diff: use __sysconf() instead of
+ sysconf().
+ * patches/any/local-bindresvport_blacklist.diff: use feof_unlocked()
+ instead of feof().
+ * Add patches/any/cvs-resolv-tld.diff from upstream to fix resolution
+ of unqualified domain names.
+ * Add patches/any/cvs-sys-param-ARG_MAX.diff from upstream to fix
+ bassackwards tests for ARG_MAX in sys/param.h. Closes: #583433.
+ * Add support for the new armhf triplet (Closes: #625846):
+ - Update patches/any/submitted-autotools.diff to detect the new triplet.
+ - Add patches/arm/submitted-armhf-triplet.diff to support the
+ new triplet.
+ * Add patches/any/submitted-at-pagesize.diff from Fedora to fix
+ getpagesize() on static binaries. Closes: #626379.
+ * sysdeps/sparc.mk, sysdeps/sparc64.mk: disable multiarch support.
+ Workarounds: #625607.
+ * debian/local/memcpy-wrapper/*: on amd64, provide and build two wrappers
+ to workaround and debug memcpy() issues. Explain how to use them in
+ debian/debhelper.in/libc.NEWS.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 11 May 2011 23:03:15 +0200
+
+eglibc (2.13-2) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-sysdeps.diff, update to revision 3299 (from glibc-bsd),
+ fix libc.so linking on kfreebsd after recent linker changes.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 02 May 2011 06:11:16 +0200
+
+eglibc (2.13-1) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream release:
+ - Fix spurious warning in bswap_16() with -Wconversion. Closes:
+ #561249.
+ - Add back support for m68k. Closes: #446503, #601126.
+ - Add support for NTP API 4. Closes: #558314.
+ - Fix memchr() on alpha. Closes: #521737.
+ - Add optimized string functions via STT_GNU_IFUNC on PowerPC. Closes:
+ #408959.
+ - Provide POSIX2008 compliant futimens(). Closes: #563724.
+ - Fix auxilary cache file creation. Closes: 588218.
+ - Fix POSIX2008 compliance. Closes: #610824.
+ - Implement accurate fma() (according to C99). Closes: #372544.
+ - Build correctly with --no-add-needed. Closes: #616298.
+ - Fix SOCK_CLOEXEC value on hppa. Closes: #617973.
+ - Add inotify support on alpha. Closes: #614099.
+ - Update patches/locale/locale-print-LANGUAGE.diff.
+ - Update patches/localedata/sort-UTF8-first.diff.
+ - Remove patches/localedata/submitted-pt_BR.diff (merged upstream).
+ - Update patches/localedata/locale-et_EE.diff (partially merged upstream).
+ - Remove patches/localedata/locale-es_CR.diff (merged upstream).
+ - Update patches/localedata/locales-fr.diff.
+ - Update patches/localedata/tailor-iso14651_t1.diff.
+ - Remove patches/localedata/fr_BE-first_weekday.diff (merged upstream).
+ - Update localedata/first_weekday.diff.
+ - Remove patches/alpha/submitted-dl-procinfo.diff (merged upstream).
+ - Remove patches/alpha/submitted-fpu-round.diff (merged upstream).
+ - Remove patches/alpha/submitted-asm-memchr.diff (merged upstream).
+ - Remove patches/alpha/submitted-sock_nonblock.diff (merged upstream).
+ - Remove patcheS/alpha/submitted-epoll.diff (merged upstream).
+ - Remove patches/alpha/cvs-timer_settime.diff (merged upstream).
+ - Remove patches/alpha/submitted-PTR_MANGLE.diff (obsolete).
+ - Remove patches/alpha/local-fcntl_h.diff (obsolete).
+ - Remove patches/alpha/local-longjmp-chk.diff (obsolete).
+ - Remove patches/alpha/submitted-fdatasync.diff (obsolete).
+ - Remove patches/amd64/cvs-avx-tcb-alignment.diff (merged upstream).
+ - Remove patches/arm/local-no-hwcap.diff (merged upstream).
+ - Remove patches/arm/local-hwcap-updates.diff (merged upstream).
+ - Remove patches/hppa/cvs-nptl-compat.diff (merged upstream).
+ - Update patches/hppa/local-stack-grows-up.diff.
+ - Remove patches/hppa/cvs-vfork.diff (merged upstream).
+ - Remove patches/hurd-i386/submitted-rtld_lock_recursive.diff (merged
+ upstream).
+ - Remove patches/hurd-i386/cvs-getcwd.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-setsid.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-linkat.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-ttyname.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-getnprocs.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-select.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-sched_param.diff (merged upstream).
+ - Remove patches/hurd-i386/cvs-sendmsg-leak.diff (merged upstream).
+ - Update patches/i386/local-pthread_cond_wait.diff.
+ - Remove patches/m68k/cvs-define-m68k-tls-relocations.patch (merged
+ upstream).
+ - Remove patches/m68k/cvs-tls-support.patch (merged upstream).
+ - Remove patches/m68k/cvs-versions-def-2-12.patch (merged upstream).
+ - Remove patches/mips/cvs-mips-atomic_h.diff (merged upstream).
+ - Remove patches/mips/cvs-non-pic-n32-64-syscall.diff (merged upstream).
+ - Remove patches/s390/cvs-makecontext.diff (merged upstream).
+ - Update patches/s390/submitted-nexttowardf.diff.
+ - Remove patches/sh4/local-fpscr_values.diff (merged upstream).
+ - Remove patches/sh4/submitted-set_fpscr.diff (merged upstream).
+ - Remove patches/sparc/cvs-sparcv9-memchr.diff (merged upstream).
+ - Remove patches/sparc/submitted-epoll.diff (merged upstream).
+ - Remove patches/sparc/submitted-msgrcv.diff (merged upstream).
+ - Update patches/any/local-ldso-disable-hwcap.diff.
+ - Remove patches/any/local-ntp-update.diff (obsolete).
+ - Update patches/any/local-no-pagesize.diff.
+ - Update patches/any/submitted-longdouble.diff.
+ - Remove patches/any/cvs-resolv-bindv6only.diff (merged upstream).
+ - Remove patches/any/cvs-futimens.diff (merged upstream).
+ - Remove patches/any/cvs-malloc_info-init.diff (merged upstream).
+ - Remove patches/any/cvs-stat-issock.diff (merged upstream).
+ - Remove patches/any/cvs-remove.diff (merged upstream).
+ - Remove patches/any/cvs-getaddrinfo.diff (merged upstream).
+ - Remove patches/any/cvs-umount-nofollow.diff (merged upstream).
+ - Remove patches/any/cvs-glob.diff (merged upstream).
+ - Remove patches/any/cvs-flush-cache-textrels.diff (merged upstream).
+ - Remove patches/any/submitted-group_member.diff (merged upstream).
+ - Remove patches/any/cvs-redirect-throw.diff (merged upstream).
+ - Remove patches/any/cvs-__block.diff (merged upstream).
+ - Remove patches/any/cvs-sunrpc-license.diff (merged upstream).
+ - Remove patches/any/submitted-resolv.conf-thread.diff (merged upstream).
+ - Remove patches/any/cvs-audit-suid.diff (merged upstream).
+ - Remove patches/any/cvs-dont-expand-dst-twice.diff (merged upstream).
+ - Remove patches/any/cvs-ignore-origin-privileged.diff (merged upstream).
+ - Remove patches/any/cvs-fnmatch-alloca.diff (merged upstream).
+ - Remove patches/any/cvs-qsort-race.diff from upstream (merged upstream).
+ - Remove patches/any/submitted-etc-resolv.conf.diff (obsolete).
+ - Update patches/any/submitted-bits-fcntl_h-at.diff.
+ - Remove patches/any/submitted-nis-shadow.diff (obsolete).
+ - Remove patches/any/submitted-futex_robust_pi.diff (obsolete).
+ - Update patches/kfreebsd/local-readdir_r.diff.
+ * debian/sysdeps/*.mk, debhelper.in/libc.preinst: bump minimal Linux
+ kernel version to 2.6.26, and minimal FreeBSD kernel version to
+ 8.0.0. Closes: #610475.
+ * Add /etc/default/nss.
+ * Add patches/all/local-nis-shadow.diff to change default value of
+ ADJUNCT_AS_SHADOW to TRUE. This avoid NIS password leakage
+ (CVE-2010-0015), but can be changed to FALSE to accomomdate some
+ NIS installations. Closes: #566297, #566844.
+ * kfreebsd/local-sysdeps.diff, kfreebsd/local-linuxthreads29.diff:
+ update to revision 3286 (from glibc-bsd) Closes: #602776.
+ * debian/rules: split build-indep and build-arch targets. Closes:
+ #611926.
+ * sysdeps/sparc.mk, sysdeps/sparc64.mk: build with --enable-multi-arch.
+ * sysdeps/powerpc.mk, sysdeps/ppc64.mk: build with --enable-multi-arch.
+ * Drop libc6-sparcv9b package on sparc/sparc64, optimizations are now
+ done through multi-arch (STT_GNU_IFUNC).
+ * Add patches/localedata/locale-C.diff to create a C locale.
+ * Build and install the C locales in libc-bin. Closes: #609306.
+ * Bump to Standards-Version 3.9.1 (no changes).
+ * Add patches/submitted-rwlock-stack-imbalance.diff to fix regression
+ in pthread_rwlock_timedrdlock() and pthread_rwlock_timedwrlock().
+ * Whitelist tst-makecontext3.out test on ia64, as it is new and can't
+ succeed on this architecture.
+ * Build depends on binutils (>= 2.21) on sparc and sparc64 to gain
+ STT_GNU_IFUNC support.
+ * Add patches/any/submitted-ldsodefs_rtld_debug.diff to fix
+ EGLIBC_RTLD_DEBUG support on non NPTL systems.
+ * Add patches/any/local-relro-mprotect.patch to not crash with PaX
+ kernels. Closes: #611195.
+ * Add patches/any/cvs-dl-missing-deps.diff to output an early error
+ when dependencies are missing. Closes: #612792.
+ * Add patches/any/cvs-rtld-prelink.diff to fix segfault on prelinked
+ binaries.
+ * Add patches/sparc/submitted-bzero.diff to fix bzero() on sparc.
+ * Add patches/powerpc/local-libgcc_eh-ld.so.diff to fix bug-atexit3
+ test on PowerPC.
+ * Add patches/alpha/submitted-fcntl_h.diff, submitted-stackinfo.diff,
+ submitted-libm-hidden.diff, submitted-statfs.diff and
+ submitted-fxstatat.patch to fix FTBFS on alpha.
+ * Add patches/any/local-linuxthreads-deps.diff to fix testsuite issues
+ on GNU/kFreeBSD.
+ * Add patches/s390/cvs-iconv-z9-109.diff to fix FTBFS on s390 with
+ recent binutils.
+ * Add patches/hppa/submitted-fcntl_h.diff, hppa/submitted-stackinfo.diff
+ and hppa/submitted-libm-hidden.diff to fix FTBFS on hppa.
+ * Add patches/alpha/submitted-____longjmp_chk.diff to fix longjmp() with
+ FORTIFY on alpha.
+ * Add patches/alpha/submitted-PTR_MANGLE.diff to fix exceptions on alpha.
+ * Add patches/i386/cvs-cacheinfo.diff to fix empty LEVEL*CACHE* getconf()
+ entries for some CPU. Closes: #609389.
+ * Add patches/any/local-ldconfig-multiarch.diff from Steve Langasek to
+ add multiarch support to ldconfig.
+ * Add patches/alpha/local-strncmp.diff to remove broken alpha specific
+ implementation of strncmp().
+ * Add patches/alpha/submitted-sysconf-cache.diff to fix sysconf()
+ LEVEL*CACHE* entries. Closes: #620203.
+ * Add patches/i386/cvs-memmove-static.diff to fix static linking
+ with FORTIFY.
+ * Add patches/amd64/cvs-getcontext.diff to fix getcontext() on amd64.
+ * Add patches/any/cvs-fopen.diff to fix fopen() with 7 bytes string.
+ * Add patches/amd64/cvs-memset.diff to fix memset() on amd64 for
+ misaligned blocks larger than 144 Bytes.
+ * Add patches/any/local-dl-deps.diff to workaround assert triggered by
+ some binaries. Closes: #624515.
+ * Add patches/any/submitted-fwrite-wur.diff to not warn about unused
+ result for fwrite(). Closes: #616627.
+
+ [ Samuel Thibault ]
+ * Add patches/any/cvs-glro_dl_debug_mask.diff to fix build without
+ EGLIBC_RTLD_DEBUG support.
+ * Add patches/hurd-i386/cvs-header-prot.diff,
+ patches/hurd-i386/cvs-psiginfo.diff, and
+ patches/hurd-i386/local-ptsname.diff to fix hurd-i386 build.
+ * Update expected hurd-i386 failures with new tests.
+ * Add patches/hurd-i386/submitted-add-needed.diff to fix getting functions
+ from libmachuser and libhurduser with gold linking.
+ * Add patches/hurd-i386/local-ED.diff to avoid letting the
+ (standard-compliant!) prank bring FTBFSes.
+ * Add defining LIBPTHREAD_VERSION to
+ patches/hurd-i386/local-pthread_posix-option.diff
+
+ [ Steve Langasek ]
+ * Set Multi-Arch: foreign on the appropriate packages.
+ * debian/rules.d/debhelper.mk: set $rtlddir in the debhelper substitution
+ rules, so we don't substitute an empty string.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 01 May 2011 19:53:41 +0200
+
+eglibc (2.11.2-13) unstable; urgency=low
+
+ * Fix a typo in debian/patches/any/local-rtld.diff. Closes: #615806.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 28 Feb 2011 07:09:56 +0100
+
+eglibc (2.11.2-12) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Re-enable build failure in case of testsuite regressions.
+ * Add patches/any/cvs-fnmatch-alloca.patch from upstream to fix a
+ memory corruption in fnmatch() that can lead to code execution.
+ Closes: #615120.
+ * Add patches/any/cvs-qsort-race.diff from upstream to fix race in
+ qsort_r(). Closes: #614892.
+
+ [ Samuel Thibault ]
+ * patches/any/submitted-sched_h.diff: Synchronize bits/sched.h with
+ sysdeps/unix/sysv/linux/bits/sched.h (Closes: #527589), rename to
+ cvs-sched_h.diff.
+ * patches/hurd-i386/cvs-if_freereq.diff: Fix crash when siocgifconf
+ actually succeeds.
+
+ [ Clint Adams ]
+ * Patch from Nobuhiro Iwamatsu to cope with the removal of
+ patch --unified-reject-files. closes: #612540.
+
+ [ Steve Langasek ]
+ * Merge parts of multiarch patch:
+ - Use the correct path in the ldd script as well
+ - Set default rtlddir to /lib and override it when needed.
+ - Install xen library in $(libdir)/xen instead of /usr/lib/xen.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 26 Feb 2011 18:28:26 +0100
+
+eglibc (2.11.2-11) unstable; urgency=low
+
+ * patches/kfreebsd/local-sysdeps.diff: remove stub marks for at*
+ syscalls as we don't support FreeBSD 7.x kernels anyway. Closes:
+ #610749.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Jan 2011 21:02:31 +0100
+
+eglibc (2.11.2-10) unstable; urgency=low
+
+ * Add patches/amd64/cvs-avx-tcb-alignment.diff from upstream to fix
+ alignement issues on CPU supporting the AVX instruction set. Closes:
+ #610657.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 23 Jan 2011 19:54:44 +0100
+
+eglibc (2.11.2-9) unstable; urgency=low
+
+ * Disable build failure in case of testsuite regressions, will be
+ re-enabled after squeeze release.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 20 Jan 2011 12:44:11 +0100
+
+eglibc (2.11.2-8) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Japanese debconf translation update from Nobuhiro Iwamatsu.
+ closes: #604752.
+
+ [ Samuel Thibault ]
+ * Add expected gettext failure on hurd-i386.
+
+ [ Aurelien Jarno ]
+ * Update patches/localedata/locale-et_EE.diff to switch Estonian currency
+ to euro. Closes: #608803.
+ * Revert incorrect upstream patch for CVE-2010-3847 and use the correct
+ set of patches:
+ - Remove patches/any/submitted-origin.diff
+ - Add patches/any/cvs-dont-expand-dst-twice.diff
+ - Add debian/patches/any/cvs-ignore-origin-privileged.diff
+ - Keep debian/patches/any/cvs-audit-suid.diff
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 12 Jan 2011 15:32:15 +0100
+
+eglibc (2.11.2-7) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-sendmsg-leak.diff: New upstream patch from Emilio
+ Pozuelo Monfort to fix a memory leak on the error path of sendmsg.
+ * patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff: New patch from Emilio
+ Pozuelo Monfort to implement SCM_RIGHTS in sendmsg().
+
+ [ Aurelien Jarno ]
+ * Update Portuguese debconf translation, by Pedro Ribeiro. Closes: #597348.
+ * Add any/submitted-origin.diff from Andreas Schwab to forbid the use
+ of $ORIGIN in privileged programs. Add any/cvs-audit-suid.diff to
+ only load SUID audit objects in SUID binaries. Fix CVE-2010-3847.
+ Closes: #600667.
+ * Update Catalan debconf translation, by Jordi Mallach. Closes: #601085.
+ * Update Vietnamese debconf translation, by Clytie Siddall. Closes:
+ #601531.
+ * Add arm/local-sigaction.diff to match sigaction with SA_RESTORER
+ behaviour with other architectures. Closes: #595403.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 30 Oct 2010 18:15:54 +0200
+
+eglibc (2.11.2-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update Arabic debconf translation, by Ossama Khayat. Closes: #596161.
+ * libc6-i386: remplace <= breaks by << breaks now that the transitioned
+ version of the packages is known. Closes: #566720.
+ * kfreebsd/local-linuxthreads29.diff: correctly disable SO_CLOEXEC
+ support when it is not available. Closes: #596367.
+ * update-locale: if LANGUAGE is not compatible with the selected default
+ locale, emit a warning and disable it instead of failing.
+ Closes: #596695.
+ * Add armhf support. Closes: #596804.
+ * any/submitted-resolv.conf-thread.diff: new patch to correctly reload
+ resolv.conf for all threads. Closes: #596499.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-catch-signal.diff: New patch to fix
+ signal-catching functions.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 15 Sep 2010 01:53:09 +0200
+
+eglibc (2.11.2-5) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * mv patches/hurd-i386/{submitted,cvs}-sched_param.diff.
+
+ [ Aurelien Jarno ]
+ * Replace any/cvs-etc-resolv.conf.diff by my previous version
+ any/submitted-etc-resolv.conf.diff. At least it really fixes the
+ original issue. Closes: bug#595269.
+ * testsuite/alpha: allow tst-timer4.out to fail as it fails on one of
+ the build daemon.
+ * Update any/cvs-sunrpc-license.diff from upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 03 Sep 2010 19:16:09 +0200
+
+eglibc (2.11.2-4) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-sched_param.diff: New patch to permit other
+ headers to get a __sched_param structure.
+
+ [ Aurelien Jarno ]
+ * Remove manpages now provided by manpages-dev (closes: bug#595194):
+ - pthread_kill_other_threads_np (3)
+ - pthread_sigmask (3)
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 01 Sep 2010 23:15:05 +0200
+
+eglibc (2.11.2-3) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * testsuite-checking/expected-results-i486-gnu-libc: update.
+ * patches/hurd-i386/cvs-select.diff: New patch to fix select timeout
+ value.
+ * patches/hurd-i386/local-locarchive.diff: Extend to permit generating several
+ locales.
+ * mv patches/hurd-i386/{submitted,cvs}-ttyname.diff.
+ * mv patches/hurd-i386/{submitted,cvs}-getnprocs.diff.
+ * patches/hurd-i386/local-i686.diff: New patch to fix i686 build.
+ * patches/hurd-i386/local-no-hp-timing.diff: New patch to disable i686 HP
+ timing support.
+ * testsuite-checking/expected-results-i686-{i386,i686,xen}: New
+ expected results.
+ * debian/control, debian/control.in/libc, debian/control/opt,
+ debian/sysdeps/hurd-i386.mk: Add lib0.3-{i686,xen} variants.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3156 (from glibc-bsd).
+ Closes: #522698.
+ * Add kfreebsd/local-grantpt.diff to handle EINTR returned by waitpid.
+ It fixes konsole blank (terminal) display on kfreebsd-*. Closes: #573063.
+
+ [ Clint Adams ]
+ * Reflect EGLIBC in binary package short descriptions. closes: #587586.
+
+ [ Finn Thain ]
+ * Backport m68k TLS from version 2.12. Closes: #586005.
+
+ [ Aurelien Jarno ]
+ * Always try to restart init when needed, and ignore the possible errors.
+ Closes: #588922, 590175.
+ * Look for apache2.2-common instead of apache2-common in nsscheck.
+ Closes: #586527.
+ * Update Galician debconf translation, by Jorge Barreiro. Closes: #592807.
+ * Replace any/submitted-etc-resolv.conf.diff by upstream version
+ patches/any/cvs-etc-resolv.conf.diff.
+ * Add mips/cvs-non-pic-n32-64-syscall.diff from upstream to fix non-PIC
+ syscall on MIPS n32 and 64 ABI.
+ * debian/control.in/libc: conflicts with prelink (<= 0.0.20090311-1).
+ Earlier versions corrupts libc 2.11 libraries. Closes: #593966.
+ * Add alpha/submitted-epoll.diff and sparc/submitted-epoll.diff to fix
+ epoll_create1() on Alpha and SPARC. Closes: #576826.
+ * Remove patches/alpha/cvs-longjmp-chk.diff and restore
+ patches/alpha/local-longjmp-chk.diff as the upstream version causes
+ regressions.
+ * Add localedata/locale-tt_RU.diff from upstream to fix the name of the
+ tt_RU.UTF-8@iqtelif locale. Closes: #588478.
+ * Add any/cvs-sunrpc-license.diff from upstream to fix the license of
+ Sun RPC: contrary to what Simon Phipps announced on his blog, and
+ according to the lawyers, the copy in glibc wasn't contained in the
+ agreement from February, 2009. In August, 2010, Oracle confirmed that
+ the code has been relicensed under BSD. Update debian/copyright
+ accordingly.
+ * Disable any/cvs-flush-cache-textrels.diff to workaround a possible
+ CPU or kernel bug. Closes: #594807.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 01 Sep 2010 11:46:14 +0200
+
+eglibc (2.11.2-2) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * control.in/libc: update the Conflicts on binutils to (<< 2.20.1-1)
+ and add a Conflicts on binutils-gold (<< 2.20.1-11). Closes: #585937.
+ * Replace patches/alpha/local-longjmp-chk.diff by upstream version
+ patches/alpha/cvs-longjmp-chk.diff.
+ * Add patches/any/cvs-redirect-throw.diff to fix some header files
+ with regard to C++.
+ * Add patches/any/cvs-flush-cache-textrels.diff to fix random crashes
+ on ARM, if the executable or shared library has TEXTREL.
+ * Add patches/any/cvs-__block.diff from upstream to not conflict with
+ clang.
+ * script.in/nohwcap.sh: consider all packages not in status "n" (not
+ installed) and not in status "c" (conf-files) as installed. Closes:
+ bug#586241.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-pthread_posix-option.diff: Avoid letting glibc try
+ to install its own headers for libpthread.
+
+ [ Carlos O'Donell]
+ * Add patches/hppa/cvs-vfork.diff to fix stack frame creating during
+ vfork in multithreaded environments.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Jun 2010 21:03:55 +0200
+
+eglibc (2.11.2-1) unstable; urgency=low
+
+ * New upstream stable release:
+ - Remove debian/patches/amd64/submitted-cpuid.diff (merged).
+ - Remove debian/patches/sh4/cvs-register_dump.diff (merged).
+
+ [ Samuel Thibault ]
+ * Add patches/hurd-i386/local-mkdir_root.diff to fix busybox' mkdir -p.
+
+ [ Aurelien Jarno ]
+ * Danish debconf translation update from Joe Hansen. Closes: #585548.
+ * Add patches/localedata/submitted-translit-colon.diff to add
+ transliteration support for ₡ sign. Closes: #585727.
+ * control.in/libc: add a Breaks: on locales (<< 2.11), locales-all
+ (<< 2.11). Closes: bug#585737.
+ * Add patches/any/submitted-group_member.diff to fix an off-by-one error
+ in group_member(). Closes: bug#570047.
+ * Update local/manpages/getconf.1. Closes: bug#576691.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 13 Jun 2010 23:22:29 +0200
+
+eglibc (2.11.1-3) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * Add patches/hurd-i386/cvs-linkat.diff to fix new coreutils' ln.
+ * Add patches/hurd-i386/submitted-ttyname.diff to fix io/tst-ttyname_r,
+ marked as such in testsuite-checking/expected-results-i486-gnu-libc.
+ * Restore patches/hurd-i386/submitted-getnprocs.diff which got lost during
+ the 2.11 merge.
+
+ [ Aurelien Jarno ]
+ * Add patches/i386/local-cpuid-level2.diff to not trigger an abort
+ when an i586 Intel CPU is running the i686 library, as valgrind does.
+ Closes: bug#584748.
+ * mips testsuite: allow failure of tst-tls3 as it is not a regression.
+ * Add patches/any/submitted-string2-strcmp.diff to fix warnings in the
+ testsuite on armel.
+ * Add patches/alpha/submitted-syscall.diff from Mike Hommey to add support
+ for 6th argument system calls on alpha. Closes: bug#583911.
+ * Temporarily add patches/i386/local-pthread_cond_wait.diff to use the C
+ version of pthread_cond_wait() which uses cleanup functions to reacquire
+ the mutex on cancellation (instead of unwinding for the assembly
+ version). Closes: bug#551903.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 08 Jun 2010 10:05:49 +0200
+
+eglibc (2.11.1-2) unstable; urgency=low
+
+ [ Aurelien Jarno]
+ * nscd.init: don't use and absolute path to call start-stop-daemon, the
+ PATH variable already take care of that.
+ * check-execstack.out is a new test, therefore not a regression. Mark it
+ as failing in expected-results-powerpc64-linux-gnu-ppc64.
+ * Update tst-ttyname_r.out error value in expected-results-i486-gnu-libc
+ as part of the test is now passing.
+ * Add patches/mips/cvs-mips-atomic_h.diff to fix atomic issues on MIPS.
+ * Add patches/amd64/submitted-cpuid.diff to fix properly check CPU
+ family and model.
+ * sysdeps/i386.mk, control.in/main: switch i386 to gcc-4.4. Closes:
+ bug#583858.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Jun 2010 05:50:51 +0200
+
+eglibc (2.11.1-1) unstable; urgency=low
+
+ [ Clint Adams ]
+ * New upstream release:
+ - Fixes a house of mind attack. Closes: bug#568488.
+ - Add the fallocate64() syscall. Closes: bug#568924.
+ - Add RES_USE_DNSSEC support. Closes: bug#569592.
+ - Don't abort in getifaddrs. Closes: bug#582383.
+ - Update debian/patches/all/local-pthread-manpages.diff
+ - Remove debian/patches/alpha/submitted-getsysstats.diff (merged)
+ - Remove debian/patches/alpha/submitted-includes.diff (merged)
+ - Remove debian/patches/alpha/submitted-lowlevellock.diff (merged)
+ - Remove debian/patches/alpha/submitted-procfs_h.diff (merged)
+ - Remove debian/patches/any/cvs-broken-dns.diff (merged)
+ - Remove debian/patches/any/cvs-getutmpx-compat.diff (merged)
+ - Remove debian/patches/any/cvs-ksm.diff (merged)
+ - Remove debian/patches/any/cvs-malloc_info-output.diff (merged)
+ - Remove debian/patches/any/cvs-nis-not-configured.diff (merged)
+ - Remove debian/patches/any/cvs-nptl-init.diff (merged)
+ - Remove debian/patches/any/cvs-resolv-edns0.diff (merged)
+ - Remove debian/patches/any/cvs-resolv-init.diff (merged)
+ - Remove debian/patches/any/cvs-resolv-uninitialized.diff (merged)
+ - Remove debian/patches/any/cvs-resolv-v6mapped.diff (merged)
+ - Remove debian/patches/any/cvs-sched_h.diff (merged)
+ - Remove debian/patches/any/local-dynamic-resolvconf.diff (merged)
+ - Update debian/patches/any/local-libgcc-compat-main.diff
+ - Remove debian/patches/any/submitted-confname.h.diff (merged)
+ - Remove debian/patches/any/submitted-getent-gshadow.diff (merged)
+ - Remove debian/patches/any/submitted-getaddrinfo-nodata.diff (merged)
+ - Remove debian/patches/any/submitted-gethostbyname3.diff (merged)
+ - Update debian/patches/any/submitted-missing-etc-hosts.diff.
+ - Remove debian/patches/arm/cvs-setjmp-longjmp-fpu.diff (merged)
+ - Update debian/patches/hppa/cvs-nptl-compat.diff.
+ - Update debian/patches/hppa/local-stack-grows-up.diff from
+ Carlos O'Donell.
+ - Remove debian/patches/hppa/submitted-pie.diff (merged)
+ - Remove debian/patches/hppa/submitted-sock_nonblock.diff (merged)
+ - Update debian/patches/hurd-i386/cvs-setsid.diff.
+ - Remove debian/patches/hurd-i386/cvs-termios-IXANY.patch (merged)
+ - Remove debian/patches/hurd-i386/submitted-getnprocs.diff (merged)
+ - Update debian/patches/hurd-i386/submitted-readlinkat.diff
+ - Remove debian/patches/ia64/cvs-memchr.diff (merged)
+ - Remove debian/patches/ia64/submitted-memchr.diff (merged)
+ - Remove debian/patches/ia64/submitted-siginfo.diff (merged)
+ - Update debian/patches/kfreebsd/local-readdir_r.diff.
+ - Remove debian/patches/locale/cvs-C-first_weekday.diff (merged)
+ - Update debian/patches/localedata/first_weekday.diff
+ - Update debian/patches/localedata/tailor-iso14651_t1.diff
+ - Remove debian/patches/mips/local-lazy-eval.diff (obsolete)
+ - Remove debian/patches/s390/submitted-siginfo.diff (merged)
+ - testsuite-checking/expected-results-ia64-linux-gnu-libc: update
+ - Update testsuite-checking/expected-results-sparc-linux-gnu-libc
+ - Update testsuite-checking/expected-results-sparcv9b-linux-gnu-sparcv9b
+
+ * Add debian/patches/alpha/local-fcntl_h.diff.
+ * Add debian/patches/ia64/local-dlfptr.diff and
+ debian/patches/hppa/local-dlfptr.diff from Carlos O'Donnell.
+ * Add debian/patches/localedata/locale-hsb_DE.diff
+
+ [ Aurelien Jarno ]
+ * Enable multi-arch.
+ * kfreebsd/local-sysdeps.diff: update to revision 3039 (from glibc-bsd).
+ * Add debian/patches/alpha/local-longjmp-chk.diff and
+ debian/patches/alpha/cvs-timer_settime.diff to fix FTBFS on alpha, and
+ debian/patches/alpha/local-lowlevellock.diff to fix the testsuite.
+ * Add debian/patches/mips/local-lowlevellock.diff to fix the testsuite
+ on mips.
+ * Re-enable the testsuite on mips/mipsel build daemons.
+ * Add debian/patches/arm/local-atomic.diff and
+ debian/patches/arm/local-lowlevellock.diff to fix the testsuite on arm.
+ * Add debian/patches/hppa/local-longjmp-chk.diff to fix FTBFS on hppa.
+ * Add debian/patches/hppa/local-lowlevellock.diff to fix the testsuite
+ on hppa.
+ * Add debian/patches/s390/cvs-makecontext.diff from upstream to fix
+ makecontext() on s390.
+ * Replace debian/patches/submitted/cvs-stat-issock.diff by the upstream patch
+ debian/patches/any/cvs-stat-issock.diff.
+ * Explictely call /sbin/start-stop-daemon in nscd.init. Closes: bug#575404.
+ * Add debian/patches/any/cvs-getaddrinfo.diff from upstream to not abort
+ the getaddrinfo loop on the first successful.
+ * Add debian/patches/any/cvs-umount-nofollow.diff from upstream to define
+ UMOUNT_NOFOLLOW.
+ * Add debian/patches/any/cvs-glob.diff from upstream to fix glob() with empty
+ pattern.
+ * Add debian/patches/submitted-tst-audit6-avx.diff to skip AVX tests if if
+ AVX is not available.
+ * Allow failures of the testsuite on HPPA until bugs are fixed:
+ - tstdiomisc.out (due to bug #582787 on gcc-4.4)
+ - tst-fork1.out (due to bug #561203 on linux-2.6)
+ * Add debian/patches/sh4/cvs-register_dump.diff from upstream to fix
+ iov[] size register-dump.h.
+ * Add debian/patches/hurd-i386/submitted-regex_internal.diff to fix FTBFS on
+ hurd-i386.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/submitted-rtld_lock_recursive.diff: New patch to
+ fix elf/ build on hurd-i386.
+ * debian/patches/hurd-i386/local-longjmp_chk.diff: New patch to fix
+ debug/____longjmp_chk.S build on hurd-i386.
+ * Update debian/patches/hurd-i386/local-pthread.diff.
+ * Update debian/testsuite-checking/expected-results-i486-gnu-libc.
+
+ [ Petr Salinger]
+ * define __rtld_lock_initialize also in linuxthreads <bits/libc-lock.h>
+ variant (enhance local-linuxthreads-weak.diff).
+ * allow failure of tst-longjmp_chk.out on GNU/kFreeBSD
+ * Add kfreebsd/local-dosavesse.diff, which does not work,
+ so rather use also added kfreebsd/local-nosavesse.diff
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 29 May 2010 14:31:50 +0200
+
+eglibc (2.10.2-9) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Add powerpcspe port support. Closes: #579778.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3038 (from glibc-bsd).
+ Closes: #581545.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/libc: don't make libc0.1/0.3/6/6.1 depends on
+ ${misc:Depends} as suggested by lintian, as it is turned out into a
+ debconf depends. Closes: #581835.
+ * debian/debhelper.in/nscd.init: stop supporting the reload argument.
+ Closes: #578870.
+ * debian/script.in/nsscheck.sh: correctly detect stopped and running
+ services. Closes: #573247, #575868.
+ * debian/patches/mips/submitted-rld_map.diff: don't segfault for MIPS
+ binaries with RLD_MAP set to 0. Closes: #579917.
+ * Add debian/source/format and debian/source/lintian-overrides files.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 20 May 2010 12:09:58 +0200
+
+eglibc (2.10.2-8) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 3036 (from glibc-bsd).
+
+ [ Clint Adams ]
+ * Spanish debconf translation update from Omar Campagne Polaino.
+ closes: #579351.
+ * Add patches/arm/cvs-setjmp-longjmp-fpu.diff. closes: #580529
+ ("setjmp/longjmp broken on ARM w/ FPU").
+
+ -- Clint Adams <schizo@debian.org> Tue, 27 Apr 2010 20:33:40 -0400
+
+eglibc (2.10.2-7) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-pthread.diff: Refresh patch.
+ * Update debian/testsuite-checking/expected-results-i486-gnu-libc.
+ * patches/hurd-i386/cvs-setsid.diff: Update to git version.
+ * patches/hurd-i386/local-locarchive.diff: New patch to fix installation of
+ locales-all.
+ * patches/hurd-i386/cvs-remove.diff: New upstream patch to fix remove()
+ on directory on non-Linux ports.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/*: add ${misc:Depends} to all binary packages.
+ * debian/*symbols*: simplify symbol files by using the new #PACKAGE#
+ feature.
+ * Bump to Standards-Version 3.8.4.
+ * Update patches/alpha/submitted-sock_nonblock.diff to also fix
+ SOCK_CLOEXEC. Closes: #569646.
+ * Update patches/hppa/submitted-sock_nonblock.diff to also fix
+ SOCK_CLOEXEC.
+ * Add patches/any/submitted-stat-issock.diff to define the S_ISSOCK
+ macro starting with POSIX 2001. Closes: #569517.
+ * scripts.in/nsscheck.sh: remove non-breaking space. Closes: #569701.
+ * rules.d/debhelper.mk: remove obsolete comment. Closes: #570946.
+ * Replace patches/sparc/local-sparcv9-memchr.diff by
+ patches/sparc/cvs-sparcv9-memchr.diff.
+ * Add patches/sparc/submitted-msgrcv.diff to fix msgrcv() on sparc64,
+ and with it fakeroot.
+ * Add patches/any/submitted-nptl-invalid-td.patch to also catch
+ uninitialized thread descriptors in INVALID_TD_P macro. Closes:
+ #571639.
+ * Fix lang_ab field in es_CR locales. Closes: #571755.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 3034 (from glibc-bsd).
+ * any/local-linuxthreads-stacksize.diff: New patch to restrict
+ max stack size in threads
+
+ [ Clint Adams ]
+ * Add any/local-gai-rfc1918-scope-global.patch. closes: #468801.
+
+ -- Clint Adams <schizo@debian.org> Thu, 22 Apr 2010 09:38:27 -0400
+
+eglibc (2.10.2-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2957 (from glibc-bsd).
+ * Don't run the testsuite in parallel, as it sometimes causes some failures
+ in some tests.
+ * Add patches/any/cvs-malloc_info-init.diff to fix malloc_info() with no
+ malloc() done. Closes: #562679.
+ * Add patches/sh4/submitted-set_fpscr.diff to add __set_fpscr() prototype.
+ Closes: #565369.
+ * debian/rules.d/build.mk: Add --with-pkgversion and --with-bugurl
+ arguments.
+ * Add patches/ia64/submitted-memchr.diff to fix memchr() overshoot on ia64.
+ Closes: #563882
+ * Add patches/any/submitted-leading-zero-stack-guard.diff and
+ patches/any/submitted-stack-guard-quick-randomization.diff from Ubuntu and
+ Fedora to improve stack randomisation. Closes: #568488.
+ * Update es_CR locale from Marcelo Magallon. Closes: #567351.
+ * debian/script.in/nsscheck.sh: Only restart services that are currently
+ running. Closes: #528755.
+ * Move locales and locales-all to section localization. Closes: #568753.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-pthread.diff: New hurd-only patch to provide
+ LIBPTHREAD_SO and disable nscd.
+ * patches/hurd-i386/local-pthread_posix-option.diff: Tell glibc Makefiles that
+ we have a libpthread.
+ * testsuite-checking/expected-results-i486-linux-gnu-libc: Update results.
+ * patches/hurd-i386/submitted-posix_opt.h.diff: Update.
+ * patches/hurd-i386/submitted-sysvshm.diff: Resync.
+ * patches/hurd-i386/submitted-net.diff: New patch to factorize net/ files
+ between Linux and Hurd.
+ * patches/hurd-i386/submitted-getnprocs.diff: New patch to add get_nprocs()
+ and such weak aliases.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 07 Feb 2010 16:54:24 +0100
+
+eglibc (2.10.2-5) unstable; urgency=low
+
+ [ Petr Salinger]
+ * Update kfreebsd/local-no-SOCK_NONBLOCK.diff to cvs-resolv-* changes.
+ Move it into any/local-no-SOCK_NONBLOCK.diff, as it is used also on hurd.
+ Closes: #564008.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-posix_opt.h.diff: New patch to update standard
+ macros in posix_opt.h.
+ * patches/hurd-i386/local-pthread_posix-option.diff: Refresh and update
+ standard macros in posix_opt.h.
+ * patches/hurd-i386/submitted-sysvshm.diff: Add standard macro _XOPEN_SHM in
+ posix_opt.h.
+ * patches/hurd-i386/local-tls-support.diff: Use kern_return_t instead of
+ error_t to avoid a dependency on a GNU-specific type.
+ * patches/hurd-i386/submitted-getcwd.diff: renamed to cvs-getcwd.diff since
+ merged upstream.
+ * patches/hurd-i386/submitted-setsid.diff: renamed to cvs-setsid.diff since
+ merged upstream.
+
+ [ Aurelien Jarno ]
+ * Fix sparc64 build.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 07 Jan 2010 20:57:49 +0100
+
+eglibc (2.10.2-4) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * testsuite-checking/expected-results-i486-linux-gnu-libc: Add
+ tst-atime.out failure.
+
+ [ Aurelien Jarno ]
+ * Also build a libc6-sparcv9b package on sparc64.
+ * Disable debian/patches/any/cvs-futimens.diff. Addresses: #563726,
+ #563754.
+ * Add debian/patches/localedata/locale-et_EE.diff to change weekday
+ and workday to Monday. Closes: #563636.
+ * Add debian/patches/any/cvs-resolv-init.diff to fix mixing IPv4 and
+ IPv6 name server in resolv.conf.
+ * Add debian/patches/any/cvs-resolv-uninitialized.diff to fix an
+ uninitialized variable in resolv code.
+ * Add debian/patches/any/cvs-resolv-bindv6only.diff to not use
+ IPV4-mapped addresses in the resolver code. Closes: #563552.
+ * Add debian/patches/any/cvs-resolv-edns0.diff to handle overly large
+ answer buffers in resolver.
+ * Add debian/patches/any/cvs-resolv-v6mapped.diff to fix lookup failure
+ with IPv6 mapping enabled and big answers. Closes: #558984.
+ * Add debian/patches/any/submitted-nis-shadow.diff to remove encrypted
+ passwords from passwd entries, and add them in shadow entries.
+ Closes: #560333.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 2907 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 06 Jan 2010 22:18:19 +0100
+
+eglibc (2.10.2-3) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update from the latest SVN, branch eglibc-2_11:
+ - Remove any/cvs-malloc-check.diff (merged upstream).
+ * debhelper.in/libc.postinst: also restart incron on upgrade. Closes:
+ #557801.
+ * debhelper.in/libc.postinst: restart the services instead of stopping
+ them and then starting them again. Closes: #211784.
+ * Use gcc/g++-4.4 on hppa, hurd-i386, mips and mipsel.
+ * Mention EGLIBC in packages description. Closes: #559121.
+ * Add support for sparc64 architecture.
+ * debian/sysdeps/mips.mk, debian/sysdeps/mipsel.mk: remove hack to support
+ buildds kernels now that they have been upgraded.
+ * debian/control.in/main: add a Homepage: pseudo header. Closes: #561034.
+ * debian/local/manpages/gai.conf.5: fix a typo. Closes: #560144.
+ * Replace debian/any/submitted-nis-not-configured.diff by upstream patch
+ debian/any/cvs-nis-not-configured.diff.
+ * Add debian/patches/any/local-ntp-update.diff to partially update the NTP
+ API, backported from upstream. Closes: #559482.
+ * Add debian/patches/any/cvs-malloc_info-output.diff from upstream to fix
+ malloc_info() output. Closes: #562678.
+ * Add debian/patches/any/cvs-futimens.diff from upstream to correctly handle
+ AT_FDCWD in futimens().
+
+ [ Samuel Thibault ]
+ * testsuite-checking/expected-results-i486-linux-gnu-libc: Add hurd-i386
+ testsuite results.
+ * sysdeps/hurd.mk: Enable testsuite.
+ * patches/hurd-i386/submitted-getcwd.diff: Add patch to fix duplicate port
+ deallocation.
+ * patches/hurd-i386/submitted-setsid.diff: Add patch to fix bogus port
+ deallocation.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 2904 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 02 Jan 2010 13:07:44 +0100
+
+eglibc (2.10.2-2) unstable; urgency=low
+
+ [ Carlos O'Donell]
+ * debian/patches/hppa/cvs-nptl-compat.diff: new version to fix
+ pthread structures alignment on hppa.
+
+ [ Aurelien Jarno ]
+ * debian/control: bump libc-bin breaks on libc0.1/0.3/6/6.1 to (<< 2.10).
+ Closes: #556945.
+ * patches/localedata/submitted-pt_BR.diff: new patch to fix the thousand
+ separator on pt_BR locale. Closes: #474479.
+ * debhelper.in/locales.postinst: if an selected entry is present more than
+ once, only uncomment the first one. Closes: #529368.
+ * patches/any/submitted-gethostbyname3.diff: return an error if the
+ nameserver timeouts. Closes: #499781.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Nov 2009 06:12:57 +0100
+
+eglibc (2.10.2-1) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream minor release.
+ - fix build timeout on SH4. Closes: #552407.
+ - disabled patches/svn-updates.diff.
+ - remove patches/powerpc/cvs-readahead.diff (merged).
+ - remove patches/any/submitted-libgcc_s.so.diff (merged).
+ - remove patches/any/cvs-preadv-pwritev.diff (merged).
+ - remove patches/any/cvs-getaddrinfo-nss-notfound.diff (merged).
+ * patches/ia64/cvs-memchr.diff: new patch from upstream replacing
+ patches/ia64/submitted-memchr.diff.
+ * patches/any/cvs-malloc-check.diff: new patch from upstream to fix bugs
+ with MALLOC_CHECK. Closes: #557158.
+ * patches/any/cvs-ksm.diff: add support to KSM, define MADV_MERGEABLE and
+ MADV_UNMERGEABLE. Closes: #556631.
+ * Replace patches/locale/fix-C-first_weekday.diff by upstream version
+ patches/locale/cvs-C-first_weekday.diff. Closes: #556884.
+ * rules.d/debhelper.mk: don't use --strip-unneeded when stripping .o
+ objects. Closes: #556951.
+ * patches/any/submitted-bits-fcntl_h-at.diff: new patch to move AT_*
+ constants from <fcntl.h> to <bits/fcntl.h>. Closes: #555303.
+ * Replace patches/any/submitted-sched_h.2.diff by upstream version
+ patches/any/cvs-sched_h.diff.
+ * Use gcc/g++-4.4 on sparc.
+ * patches/any/submitted-nis-not-configured.diff: fix getaddrinfo() if
+ NIS is not configured. Fixes CVE-2010-0015. Closes: #556600.
+ * patches/any/submitted-getaddrinfo-nodata.diff: new patch from Michael
+ Stone to fix getaddrinfo() if a plugin returns TRY_AGAIN or NO_DATA.
+ Closes: #557596.
+
+ [ Carlos O'Donell]
+ * patches/hppa/local-stack-grows-up.diff: new version.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 2859 (from glibc-bsd).
+ Closes: #557248.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Nov 2009 09:46:23 +0100
+
+eglibc (2.10.1-7) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/all/local-ldd.diff: new patch to handle the case where ld.so is
+ not executable (wrong architecture), and always trace dynamic library
+ dependencies through the dynamic linker. Closes: #502189,
+ #552518, #499016.
+ * Strip *.o files manually (dh_strip does not do it) to prevent
+ leakage of the build directory (has been lost in a merge).
+ * script.in/nsscheck.sh: fix call to invoke-rc.d. Closes: #555463.
+ * patches/ia64/submitted-memchr.diff: fix memchr() when data is shorter
+ than software pipeline.
+ * Bump to Standards-Version 3.8.3.
+ * Re-enable PIE on mips and build-depends on binutils (>= 2.20-3).
+ * Build-depends on g++-4.4 (>= 4.4.2-2) and use gcc-4.4 on armel.
+ * libc-bin-dev: recommends manpages-dev. Closes: #485608.
+ * Generate /usr/lib{,32,64}/gconv/gconv-modules.cache at build time
+ instead of during package installation. Closes: #548042.
+ * debhelper.in/locales-all.prerm: remove /usr/lib/locale on removal, to
+ make puiparts happy.
+
+ [ Carlos O'Donell]
+ * patches/hppa/local-stack-grows-up.diff: fix pthread stack related
+ functions when the stack grows up. Closes: #553722.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Nov 2009 12:53:04 +0100
+
+eglibc (2.10.1-6) unstable; urgency=high
+
+ [ Aurelien Jarno ]
+ * Don't ask to stop gdm before an upgrade, but run reload in the postint
+ Closes: #553362.
+ * patches/powerpc/cvs-readahead.diff: fix readahead on PowerPC.
+ * patches/any/cvs-preadv-pwritev.diff: fix preadv, pwritev and fallocate
+ for-D_FILE_OFFSET_BITS=64. Closes: #554608.
+ * patches/any/submitted-sched_h.2.diff: allow const argument to CPU_ISSET()
+ Closes: #554901.
+ * kfreebsd/local-sysdeps.diff: update to revision 2819 (from glibc-bsd).
+ * patches/any/submitted-etc-resolv.conf.diff: also handle case when the file
+ is present, but a nameserver entry is missing. Closes: #552010.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 08 Nov 2009 18:56:15 +0100
+
+eglibc (2.10.1-5) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-disable-ioctls.diff: New patch to disable some
+ non-working ioctls.
+ * patches/hurd-i386/local-pthread_types.diff: Fix path typo.
+
+ [ Aurelien Jarno ]
+ * Move xz-utils to Build-Depends from Build-Depends-Indep.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 01 Nov 2009 17:19:00 +0100
+
+eglibc (2.10.1-4) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/any/submitted-localedef-mmap.diff: new patch to cope with
+ different mmap alignment restrictions between MMAP_SHARED and
+ MMAP_PRIVATE. On SPARC64, MMAP_SHARED implies a 16kB alignment (L1
+ D-Cache size), while MMAP_PRIVATE implies a 8kB alignment (page
+ size). Closes: #552233.
+ * patches/any/submitted-confname.h.diff: new patch to fix build of
+ bits/confname.h with -pedantic-errors. Closes: #552819.
+ * kfreebsd/local-sysdeps.diff: update to revision 2817 (from glibc-bsd).
+ Fixes <netinet/icmp6.h>. Closes: #552138.
+ * Disable PIE on MIPS/MIPSEL.
+ * Replace patches/s390/submitted-getutmpx.diff by upstream version
+ (patches/any/cvs-getutmpx-compat.diff).
+ * Don't include debian/ and stamp-dir/ in eglibc source tarball. Closes:
+ #553053.
+ * Switch to the more common xz format from lzma for eglibc-source
+ tarball.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 30 Oct 2009 09:48:09 +0100
+
+eglibc (2.10.1-3) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-bigmem.diff: Fix patch.
+
+ [ Aurelien Jarno ]
+ * patches/s390/submitted-getutmpx.diff: new patch to fix getutmpx() on
+ s390. Closes: #544838.
+ * patches/any/submitted-missing-etc-resolv.conf.diff: new patch to fix
+ name resolution with empty or missing /etc/resolv.conf. Closes:
+ #552453.
+ * debian/sysdeps/i386.mk: build with gcc-4.3 on i386. Closes: #551903.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 26 Oct 2009 19:40:34 +0100
+
+eglibc (2.10.1-2) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2806 (from glibc-bsd).
+ * Drop kfreebsd/local-sysdeps-2.10.diff (merged in local-sysdeps.diff).
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/local-bigmem.diff: New patch to fix dl.so crash when
+ running on GNU Mach with VM_MAX_ADDRESS < 0xc0000000.
+
+ [ Aurelien Jarno ]
+ * patches/any/submitted-missing-etc-hosts.diff: return HOST_NOT_FOUND
+ instead of NO_DATA. Closes: #551622, #551760, #551879, #552010.
+ * Restart NSS related services after upgrade. Closes: #551971, #551885.
+ * testsuite-checking/*kfreebsd*: the *at syscalls emulation is not
+ working under all conditions, allow failure of related tests. That
+ should be removed after switching to kernel 8.0.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 23 Oct 2009 08:48:29 +0200
+
+eglibc (2.10.1-1) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream release.
+ - Fix C++ declaration of string functions. Closes: #496763.
+ - Add Handling for group shadow files. Closes: #519479.
+ - Use AT_RANDOM for randomized stack protector value. Closes:
+ #533077.
+ - don't trigger assertion on __pthread_mutex_lock anymore. Closes:
+ #479952.
+ - Fix week specifier in en_GB. Closes: #511474.
+ - Update sys/timex.h. Closes: #550857.
+ - debian/copyright, debian/*symbols*, debian/shlibver,
+ debian/locales-depver, debian/debhelper.in/*.lintian: upgrade
+ to 2.10.
+ - alpha has been moved to ports, update debian/sysdeps/alpha.mk and
+ debian/patches/alpha/* accordingly.
+ - Remove debian/patches/arm/submitted-setjmp.diff (merged).
+ - Remove debian/patches/arm/submitted-fpu_control_h.diff (merged).
+ - Remove debian/patches/hppa/cvs-tsd.diff (merged).
+ - Remove debian/patches/hppa/cvs-nptl.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-resource-prio.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-hurdsig-fix.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-net-headers.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-report-wait-fix.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-get_pc_thunk.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-strerror_l.diff (merged).
+ - Remove debian/patches/hurd-i386/cvs-rtld.diff (merged).
+ - Update debian/patches/hurd-i386/local-tls-support.diff.
+ - Update debian/patches/hurd-i386/submitted-extern_inline.diff.
+ - Update debian/patches/hurd-i386/local-atomic-no-multiple_threads.diff.
+ - Remove debian/patches/mips/cvs-context.diff (merged).
+ - Remove debian/patches/sparc/cvs-siginfo.diff (merged).
+ - Remove debian/patches/all/submitted-readme-version.diff (merged).
+ - Remove debian/patches/any/submitted-install-map-files.diff (merged).
+ - Remove debian/patches/any/cvs-pthread_h.diff (merged).
+ - Remove debian/patches/any/local-bashisms.diff (merged).
+ - Remove debian/patches/any/cvs-bz7058-nss_nss-nis.diff (merged).
+ - Remove debian/patches/any/cvs-iconv-utf16.diff (merged).
+ - Remove debian/patches/any/submitted-cross-zic.diff (merged).
+ - Remove debian/patches/any/cvs-binutils_2.20.diff (merged).
+ - Remove debian/patches/any/submitted-nss-nsswitch.diff (merged).
+ - Remove debian/patches/any/cvs-bz9706-nss_nss-files_files-parse.diff
+ (merged).
+ - Update debian/patches/any/cvs-broken-dns.diff.
+ - Remove debian/patches/any/cvs-bz9697-posix-regcomp.diff (merged).
+ - Remove debian/patches/any/cvs-bz697-posix-regexec.diff (merged).
+ - Remove debian/patches/any/submitted-broken-dns.diff (merged).
+ - Remove debian/patches/any/submitted-mount_h.diff (merged).
+ - Update debian/patches/any/submitted-futex_robust_pi.diff.
+ - Update debian/patches/any/local-dynamic-resolvconf.diff.
+ - Update debian/patches/any/local-libgcc-compat-main.diff.
+ - Update debian/patches/any/local-libgcc-compat-ports.diff.
+ - Update debian/patches/any/local-no-pagesize.diff.
+ - Remove debian/patches/any/submitted-date-and-unknown-tz.diff (merged).
+ - Remove debian/patches/any/cvs-sunrpc-license.diff (merged).
+ - Remove debian/patches/any/submitted-tst-cpucount.diff (merged).
+ - Remove debian/patches/any/submitted-signalfd-eventfd.diff (merged).
+ - Remove debian/patches/any/cvs-unsetenv.diff (merged).
+ - Remove debian/patches/localedata/mt_MT_euro.diff (merged).
+ - Remove debian/patches/localedata/submitted-bz9731-el_CY_euro.diff
+ (merged).
+ - Remove debian/patches/localedata/sk_SK_euro.diff (merged).
+ - Remove debian/patches/localedata/submitted-bz9730-locale-sv_FI.diff
+ (merged).
+ - Remove debian/patches/localedata/cvs-el_CY-el_GR-frac_digits.diff
+ (merged).
+ - Update debian/patches/localedata/sort-UTF8-first.diff.
+ - Update debian/patches/localedata/fr_CA-first_weekday.diff
+ - Update debian/patches/localedata/fr_BE-first_weekday.diff
+ - Update debian/patches/localedata/cy_GB-first_weekday.diff
+ - Remove debian/patches/localedata/submitted-bz9835-en_GB-first_day.diff
+ (merged).
+ - Update debian/patches/localedata/first_weekday.diff
+ - Update debian/patches/localedata/fr_LU-first_weekday.diff
+ - Update debian/patches/localedata/fr_CH-first_weekday.diff
+ - Remove debian/patches/sh4/cvs-headers-update.diff (merged).
+ - Remove debian/patches/any/local-revert-3270.diff (fixed upstream).
+ * Remove localedata/locale-fr_FR.diff as coreutils has been fixed.
+ * Add debian/patches/any/submitted-autotools.diff to update config.guess
+ and config.sub.
+ * Remove debian/patches/powerpc/local-sysconf.diff, as it only concerns
+ kernel that are not supported anymore.
+ * Add debian/patches/ia64/submitted-sysconf.diff to fix sysconf() on ia64.
+ * Add debian/patches/alpha/submitted-getsysstats.diff,
+ debian/patches/alpha/submitted-includes.diff and
+ debian/patches/alpha/submitted-lowlevellock.diff to partially fix FTBFS
+ on alpha.
+ * Add debian/patches/any/local-linuxthreads-unwind.diff to fix exception
+ handling with linuxthreads.
+ * Add debian/patches/any/cvs-nptl-init.diff to allow overwriting
+ architectures init.c in csu and nptl individually.
+ * Add debian/patches/any/submitted-accept4-hidden.diff to fix build
+ on non Linux architectures.
+ * Add debian/patches/kfreebsd/local-sysdeps-2.10.diff to update sysdeps
+ for glibc 2.10 on GNU/kFreeBSD.
+ * Add debian/patches/alpha/submitted-rtld-fPIC.diff to fix build on alpha.
+ * Add debian/patches/any/submitted-getent-gshadow.diff to add gshadow
+ support to getent.
+ * debian/rules.d/tarball.mk: store the checkout revision in the tarball
+ (file .svn-revision).
+ * debian/rules.d/tarball.mk: add an "update-from-upstream-svn" rule to
+ automatically update debian/patches/svn-updates.diff.
+ * patches/ia64/submitted-libm.diff: new patch to fix errors in the
+ math testsuite on ia64.
+ * Use gcc 4.4 by default, except on armel, hppa, mips, mipsel, sparc and
+ hurd-i386.
+ * Update to upstream revision 8758.
+ * patches/any/submitted-missing-etc-hosts.diff: new patch from Steve
+ Langasek to treat a missing /etc/hosts as a simple "not found", not as
+ an internal error. Closes: bug#539950.
+ * libc.postinst: only call telinit on Linux as originally.
+ * Fix package name in alpha/ia64 private symbols versioning.
+ * Add patches/sparc/local-sparcv9-memchr.diff to fix test-memchr.
+
+ [ Petr Salinger ]
+ * Add kfreebsd/local-no-SOCK_NONBLOCK.diff to fix build on GNU/kFreeBSD.
+
+ [ Samuel Thibault ]
+ * Add debian/patches/hurd-i386/local-_dl_random.diff to fix build on
+ hurd-i386.
+ * Add debian/patches/hurd-i386/local-unwind-resume.diff to fix build on
+ hurd-i386.
+ * Fix debian/patches/hurd-i386/local-tls-support.diff to align up includes
+ on Linux, to fix build.
+
+ [ Carlos O'Donell ]
+ * Add hppa/cvs-nptl-compat.diff to keep ABI compatibility between
+ linuxthreads and NPTL on HPPA.
+ * sysdeps/hppa.mk: switch to NPTL. Closes: bug#538513.
+ * testsuite-checking/expected-results-hppa-linux-gnu-libc: update.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 18 Oct 2009 18:35:20 +0200
+
+eglibc (2.9-27) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Extend description of libc-bin, patch by Christoph Berg. Closes:
+ bug#544389.
+ * Strip *.o files manually (dh_strip does not do it) to prevent
+ leakage of the build directory.
+ * libc.postinst: re-add "telinit u", removed by accident in version
+ 2.9-24. Closes: bug#545179.
+ * nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes:
+ bug#544942.
+ * nscd.conf.5: add documentation for max-db-size and auto-propagate
+ options. Closes: bug#544544.
+ * Merge from the multiarch branch:
+ - allow one to specify libdir and slibdir also for the main flavor.
+ - use real dependencies between the build_* and binaryinst_*
+ targets.
+ - simplify clean target.
+ * Set the minimum kernel version to 6.0.0 for biarch library on
+ kfreebsd-amd64 to match the main library.
+ * alpha/submitted-sock_nonblock.diff: adjust patch location (alpha is
+ still a main architecture in glibc 2.9). Closes: bug#540871.
+
+ [ Samuel Thibault ]
+ * debian/debhelper.in/libc.install: Install libc/*-gnu*/ instead of
+ libc/*-*-gnu*/, to fix FTBFS on hurd-i386 due to it now being i486-gnu/.
+ * debian/patches/hurd-i386/submitted-null-pathname.diff: New patch to fix
+ chdir("") and chroot("") into returning ENOENT.
+ * debian/patches/hurd-i386/submitted-sbrk.diff: New patch to fix sbrk beyond
+ 128MB.
+ * debian/patches/hurd-i386/local-thread-cancel.diff: New patch to fix ext2fs
+ crash.
+ * debian/patches/hurd-i386/submitted-readlinkat.diff: New patch to add
+ support for readlinkat(), to fix insserv build.
+ * debian/patches/hurd-i386/cvs-termios-IXANY.patch: New patch to
+ define IXANY in XOpen environment too, to fix libgphoto2 build.
+ * debian/patches/hurd-i386/submitted-SOL_IP.patch: New patch to add SOL_IP
+ definition, to fix directfb build.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2779 (from glibc-bsd).
+
+ [ Clint Adams ]
+ * debian/rules.d/debhelper.mk: make sure that snippets are included
+ before doing CURRENT_VER substitution; fix thanks to Steve
+ Langasek.
+ * Bump to Standards-Version 3.8.3.
+
+ -- Clint Adams <schizo@debian.org> Wed, 30 Sep 2009 16:24:56 -0400
+
+eglibc (2.9-26) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
+ create the files at the correct location. Closes: bug#540871.
+ * Use the full triplet for optimized and biarch packages.
+ * cvs-unsetenv.diff: new patch to not segfault in unsetenv() if run after
+ clearenv().
+
+ [ Samuel Thibault ]
+ * Convert config_os' gnu-gnu into gnu to fix multiarch paths.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2744 (from glibc-bsd).
+ * any/local-linuxthreads-kill_other.diff, fixes ruby 1.9 testsuite failure
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 31 Aug 2009 07:05:00 +0200
+
+eglibc (2.9-25) unstable; urgency=low
+
+ * Remove Ben Collins <bcollins@debian.org> from the uploaders (Closes:
+ bug#540901).
+ * Recommends libc6-i686 on i386 and libc0.1-i686 on kfreebsd-i386
+ (instead of amd64 and kfreebsd-amd64). Closes: bug#455603.
+ * rules.d/debheper.in: fix a one letter typo causing libc6-udeb to be
+ empty. Closes: bug#541725.
+ * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
+ new patches to accommodate SOCK_NONBLOCK != O_NONBLOCK on these
+ architectures. Closes: bug#540871.
+ * Add dependency on $syslog in /etc/init.d/nscd. Closes: bug#541492.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 16 Aug 2009 13:43:11 +0200
+
+eglibc (2.9-24) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Remove any/cvs-pthread_mutex_lock.diff following upstream decision.
+ * Replace debian/sysdeps/depflags.{mk,pl} by entries in debian/control
+ using the "new" dpkg-dev features. Clean-out some very old entries.
+ * Recommends libc6-i686 on amd64 and libc0.1-i686 on kfreebsd-amd64
+ (Closes: bug#455603).
+ * Don't access dpkg files directly in libc6.preinst.
+ * patches/any/local-ld-multiarch.diff: convert i586 and i686 into i486
+ (Closes: bug#540646).
+ * debian/rules.d/debhelper.mk: use dh_lintian instead doing the work
+ manually.
+ * Split out libc-bin from libc6 and libc-dev-bin from libc6-dev.
+ (Closes: #330735).
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2696 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Aug 2009 14:32:35 +0200
+
+eglibc (2.9-23) unstable; urgency=low
+
+ * debhelper.in/libc.postinst, sysdeps/depflags.pl: remove upgrade code
+ for pre-etch installations.
+ * Don't ship /etc/init.d/glibc.sh anymore: the GNU libc is now smart
+ enough to print "FATAL: kernel too old" alone. This also speed up
+ the boot a bit.
+ * Don't ship /usr/share/doc/libc6/TODO, but keep the file in the
+ sources.
+ * Don't ship /usr/share/doc/libc6/{README,PROJECT}.gz, they are
+ irrelevant for an already built GNU libc.
+ * Move /usr/share/doc/libc6/{CONFORMANCE,NAMESPACE,NOTES}.gz to
+ libc6-dev.
+ * Move all upstream changelogs in glibc-docs, and install a small
+ changelog file explaining the reason.
+ * Ship README.libm in libc6-dev.
+ * Update any/cvs-broken-dns.diff from upstream.
+ * any/cvs-pthread_mutex_lock.diff: new patch from upstream to fix
+ a memory ordering problem in pthread_mutex_{,timed}lock.
+ * Replace any/submitted-signalfd-eventfd.diff by upstream version
+ any/cvs-signalfd-eventfd.diff.
+ * alpha/submitted-asm-memchr.diff: new patch to fix broken prefetching
+ in memchr() on alpha.
+ * control.in/i386: replace the Pre-Depends by a Conflicts. Closes:
+ #538807. Update the breaks version of the packages not yet
+ transitioned.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jul 2009 15:37:54 +0200
+
+eglibc (2.9-22) unstable; urgency=low
+
+ * kfreebsd/local-sysdeps.diff: update to revision 2670 (from glibc-bsd).
+ * any/submitted-signalfd-eventfd.diff: new patch to support < 2.6.27
+ kernels in eventfd/signalfd. Closes: #537509.
+ * alpha/submitted-fdatasync.diff: update to keep fdatasync() as a
+ cancellation point. Closes: #537586.
+ * sparc/cvs-siginfo.diff, s390/submitted-siginfo.diff,
+ ia64/submitted-siginfo.diff: new patches to get "struct sigevent"
+ from bits/siginfo.h in sync with the kernel version. Closes: #534548.
+ * debhelper.in/libc-alt.preinst: also clear old /lib32 and /usr/lib32
+ symlinks on install, as they might have been left by a previous
+ installation of the package.
+ * patches/any/cvs-getaddrinfo-nss-notfound.diff: new patch to correctly
+ handle missing NSS modules. Closes: #535106, #298290.
+ * Add X-Interactive: true to /etc/init.d/glibc.sh. Closes: #538435.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 26 Jul 2009 10:16:30 +0200
+
+eglibc (2.9-21) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Re-add /usr/include/scsi/scsi.h. Closes: #537354.
+ * libc6-dev-i386: pre-depends on libc6-i386. Closes: #535313.
+ * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289.
+ * any/local-bindresvport_blacklist.diff: update from latest openSUSE
+ version.
+ * kfreebsd/local-sysdeps.diff: update to revision 2643 (from glibc-bsd).
+ Closes: #537492.
+ * debian/local/etc_init.d/glibc.sh: add support for start/stop/restart/
+ force-reload options.
+ * debian/debhelper.in/libc-alt.preinst: add set -e.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 19 Jul 2009 21:09:38 +0200
+
+eglibc (2.9-20) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Bump to Standards-Version 3.8.2.
+
+ [ Aurelien Jarno ]
+ * Don't ship /usr/include/scsi/scsi.h anymore. Closes: #535809.
+ * Add sysdeps/sh4.mk. Closes: #536199.
+ * debian/control.in/main: Build-Depends on dpkg-dev (>= 1.15.3.1).
+ Closes: #536482.
+ * kfreebsd/local-sysdeps.diff: update to revision 2624 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Jul 2009 14:39:01 +0200
+
+eglibc (2.9-19) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2611 (from glibc-bsd).
+ Closes: #534115. Thanks to Javier Mendez Gomez.
+
+ [ Aurelien Jarno ]
+ * libc6-i386/presubj: remove. Closes: #533768.
+ * eu.po update from Piarres Beobide. closes: #534283.
+ * arm/local-hwcap-updates.diff, arm/local-no-hwcap.diff: update ARM
+ hwcaps to support NEON and VFP. Closes: #534126.
+ * control.in/i386: add a breaks nvidia-glx-ia32 (<= 185.18.14-1) and
+ nvidia-libvdpau-ia32 (<= 185.18.14-1). Closes: #534874.
+ * Merge any/submitted-broken-dns.diff into any/cvs-broken-dns.diff and
+ update from upstream.
+
+ [ Clint Adams ]
+ * ru.po update from Yuri Kozlov. closes: #534781.
+ * cs.po update from Miroslav Kure. closes: #534787.
+
+ -- Clint Adams <schizo@debian.org> Sun, 05 Jul 2009 11:49:39 -0400
+
+eglibc (2.9-18) unstable; urgency=low
+
+ * Remove /lib32 and /usr/lib32 in the libc6-i386 preinst. closes: #533773.
+
+ -- Clint Adams <schizo@debian.org> Sun, 21 Jun 2009 03:17:50 -0400
+
+eglibc (2.9-17) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Fix the versionned conflict of libc6-i386 with libc6-i386-dev. Closes:
+ #533482.
+
+ [ Clint Adams ]
+ * Use Breaks instead of Conflicts for the /emul/ia32-linux transition.
+ closes: #533503.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2599 (from glibc-bsd).
+
+ -- Clint Adams <schizo@debian.org> Thu, 18 Jun 2009 18:36:51 -0400
+
+eglibc (2.9-16) unstable; urgency=low
+
+ * Restore /lib/ld-linux.so.2 symlink. Closes: #533364.
+ * control.in/i386: tighten a bit the conflicts given the recent uploads.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 17 Jun 2009 07:32:47 +0200
+
+eglibc (2.9-15) unstable; urgency=low
+
+ * kfreebsd/local-sysdeps.diff: update to revision 2587 (from glibc-bsd).
+ Update expected testsuite results accordingly.
+ * any/cvs-broken-dns.diff: backport more parts from upstream.
+ * Update Italian debconf translation, by Luca Monducci. Closes: #531431.
+ * sh4/cvs-headers-update.diff: new patch from upstream to fix build failure
+ on SH4. Closes: #532385.
+ * sysdeps/amd64.mk: fix i386_slibdir.
+ * control.in/i386: remove duplicate entries.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 13 Jun 2009 22:25:41 +0200
+
+eglibc (2.9-14) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/locales.postrm: remove /etc/default/locale on
+ purge. Closes: #530902.
+
+ [ Clint Adams ]
+ * Move /emul/ia32-linux libraries to /usr/lib32.
+
+ -- Clint Adams <schizo@debian.org> Sat, 13 Jun 2009 09:51:12 -0400
+
+eglibc (2.9-13) unstable; urgency=low
+
+ * debian/debhelper.in/nscd.init: fix return code when querying status
+ and nscd is not running to comply with LSB. Closes: #527883.
+ * debian/debhelper.in/locales.config: don't use "echo -e". Closes:
+ #527945, #529173.
+ * debian/patches/localedata/supported.diff: add kk_KZ.RK1048 locale.
+ Closes: #528177.
+ * debian/debhelper.in/locales.config: use previous debconf settings if
+ /etc/environment and /etc/default/locale do not exist.
+ * debian/bug/locales/presubj: fix a typo. Closes: #528353.
+ * debian/local/manpages/validlocale.8: fix a typo. Closes: #528658.
+ * debian/patches/any/cvs-sunrpc-license.diff: new patch from upstream
+ to change the SUNRPC license into BSD one. Update debian/copyright
+ accordingly. Closes: #382175.
+ * debian/patches/any/submitted-tst-cpucount.diff: new patch to fix
+ tst-cpucount test on non Linux kernels.
+ * kfreebsd/local-sysdeps.diff: update to revision 2545 (from glibc-bsd).
+ * debian/patches/kfreebsd/local-config_h_in.patch: new patch to correctly
+ define __KFREEBSD_KERNEL_VERSION.
+ * debian/sysdeps/kfreebsd.mk: bump minimal kernel version to 6.0.
+ * debian/debhelper.in/libc.NEWS: detail the exact line that has to be
+ added to /etc/resolv.conf.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 26 May 2009 13:45:58 +0200
+
+eglibc (2.9-12) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2503 (from glibc-bsd).
+
+ [ Aurelien Jarno ]
+ * any/local-revert-3270.diff: new patch to revert fix for PR nptl/3270.
+ (closes: bug#527541).
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 08 May 2009 11:57:16 +0200
+
+eglibc (2.9-11) unstable; urgency=low
+
+ * Switch to Embedded GLIBC (EGLIBC), sources taken from the 2.9
+ branch.
+ - Update all/submitted-readme-version.diff.
+ - Update any/local-bashisms.diff.
+ - Update any/cvs-bz9697-posix-regcomp.diff.
+ - Update any/cvs-binutils_2.20.diff.
+ - Drop any/local-makeconfig.diff.
+ - Drop any/submitted-getcwd-sys_param_h.diff (merged in eglibc).
+ - Add any/submitted-cross-zic.diff to fix biarch builds.
+ - Add any/submitted-nss-nsswitch.diff to fix linuxthreads builds.
+ - Add any/submitted-install-map-files.diff to fix GNU/Hurd builds.
+ - More tests of flavour/biarch builds are run, update the expected
+ testsuite results accordingly.
+ - Rename glibc-source package into eglibc-source.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 09:54:14 +0200
+
+glibc (2.9-10) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * hurd-i386/local-pthread_posix-option.diff: Set _POSIX_TIMEOUTS to 200112
+ too, to fix gthread compilation in gcc-4.4
+
+ [ Petr Salinger ]
+ * fix up GNU/kFreeBSD specific macro LIST_FOREACH_SAFE.
+
+ [ Aurelien Jarno ]
+ * any/cvs-broken-dns.diff: backport more parts from upstream.
+ * any/submitted-broken-dns.diff: new patch to not raise an error if one
+ query returns NOTIMP or FORMERR and the other NOERROR. Closes: #526823.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 01:39:50 +0200
+
+glibc (2.9-9) unstable; urgency=low
+
+ * mips/cvs-context.diff: add missing part from upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 28 Apr 2009 23:11:30 +0200
+
+glibc (2.9-8) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update Swedish debconf translation, by Martin Bagge. Closes: #522982.
+ * mips/cvs-context.diff: new patch from upstream to add getcontext,
+ setcontext, makecontext, swapcontext.
+ * any/submitted-mount_h.diff: new patch to add MNT_DETACH and MNT_EXPIRE to
+ sys/mount.h. Closes: #523952.
+ * arm/submitted-fpu_control_h.diff: new patch to disable macros from
+ <fpu_control.h> on EABI. Closes: #525261.
+ * any/cvs-iconv-utf16.diff: new patch from upstream to reject UTF-8-encoded
+ UTF-16 surrogates in iconv. Closes: #525299.
+ * any/local-getaddrinfo-interface.diff: ignore addresses with no interface
+ assigned while sorting with rule 7. Closes: #521439.
+ * any/cvs-broken-dns.diff: new patch from CVS to provide a fallback for
+ broken DNS server while doing unified IPv4/IPv6 requests. The first lookup
+ will be slow, but subsequent requests will fallback to the previous
+ behaviour. This can be enabled by default by setting 'single-request' in
+ /etc/resolv.conf.
+ * debhelper.in/libc.NEWS: add entry explaining the new behaviour and the new
+ option.
+ * any/local-disable-gethostbyname4.diff: disabled this patch to re-enable
+ unified IPv4/IPv6 requests. Closes: bug#343140, bug#435646.
+ * localedata/cvs-el_CY-el_GR-frac_digits.diff: new patch from CVS to fix
+ frac_digits and int_frac_digits on el_CY ad el_GR locales. Closes:
+ bug#511621.
+ * mips_asm_unistd.h, sysdeps/mipsel.mk, sysdeps/mips.mk: use our own version
+ of unistd.h corresponding to the one of a 2.6.24 kernel to workaround kernel
+ bugs on the build daemons.
+ * any/cvs-binutils_2.20.diff: new patch from upstream to fix build failure
+ with binutils 2.20.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2482 (from glibc-bsd).
+ Closes: #522686. Thanks to Jan Christoph Nordholz.
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-rtld.diff: new patch, fixes boot of glibc built with
+ binutils >= 2.19.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 27 Apr 2009 00:44:59 +0200
+
+glibc (2.9-7) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update German debconf translation, by Helge Kreutzman. Closes: #519992.
+ * Update testsuite results on alpha, tst-timer.out exits with SIGILL on
+ some machines, it was already the case with glibc 2.7 on the same
+ machines.
+ * Update testsuite results on hppa, tst-posix_fallocate.out and
+ tst-makecontext.out are known to fail with a 32-bit kernel.
+ * debian/script.in/nsscheck.sh: fix a typo. Closes: #520455.
+ * kfreebsd/local-sysdeps.diff: update to revision 2390 (from glibc-bsd).
+ * libc6.1.symbols.alpha: fix package name for private symbols.
+
+ [ Samuel Thibault ]
+ * debian/rules.d/debhelper.mk: let grep libpthread.so fail because on
+ hurd-i386 glibc does not provide it.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Apr 2009 07:58:50 +0200
+
+glibc (2.9-6) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/local-tls-support.diff: fix typo in tlsdesc.sym.
+
+ [ Aurelien Jarno ]
+ * debian/po/de.po: fix German translation. Closes: bug#519612.
+ * Update French debconf translation, by Christian Perrier. Closes: #519662.
+ * any/local-disable-gethostbyname4.diff: disable unified lookup for
+ getaddrinfo(). While unified lookup fix the problem of DNS servers simply
+ dropping AAAA requests, it breaks lookup with even more broken DNS servers
+ only returning a broken AAAA answer. As it seems the second type of broken
+ DNS concerns more users, let's revert to the old behaviour. Closes:
+ #516218.
+ * any/submitted-getaddrinfo-lo.diff: correctly handle the lo interface and
+ associated addresses when checking for native connection. Closes:
+ bug#519545.
+ * debian/control.in/libc: change -dbg packages to section debug.
+ * debian/control.in/main: update Standards-Version to 3.8.1:
+ - debian/local/etc_init.d/glibc.sh: move set -e out from the shebang line.
+ - debian/debhelper.in/nscd.init: exit successfully if the daemon was
+ already running.
+ * debian/debhelper.in/nscd.dirs: remove /var/run/nscd directory.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 15 Mar 2009 21:22:48 +0100
+
+glibc (2.9-5) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Change first day of the week in ru_UA locale to Monday. closes:
+ #517386.
+
+ [ Aurelien Jarno ]
+ * testsuite-checking/expected-results-i486-linux-gnu-libc,
+ testsuite-checking/expected-results-i686-linux-i686: remove
+ testgrp.out from the ignore list, it was due to a misconfiguration
+ of the build daemon.
+ * debhelper.in/libc.{preinst,postint}: bump the version triggering the
+ restart of NSS related services to 2.9-5.
+ * debhelper.in/libc.postint: change cupsys into cups.
+ * script.in/nsscheck.sh: convert mysql-server into mysql. Closes:
+ bug#172123.
+ * merge lost patch from lenny:
+ - debhelper.in/locales.config: use previous debconf settings if
+ /etc/locales does not exists. Closes: bug#517884.
+ * debian/local/manpages/ld.so.8: fix a typo. Closes: bug#518394.
+ * debhelper.in/libc.preinst, debhelper.in/libc.templates: warn users
+ about the need to disable xscreensaver and xlockmore before libc6
+ is unpacked. Closes: bug#517795.
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd-i386/cvs-ECANCELED.diff: rename into
+ submitted-ECANCELED.diff
+ * debian/patches/hurd-i386/local-net-headers.diff: rename into
+ cvs-net-headers.diff
+ * debian/patches/hurd-i386/local-pthread_types.diff: make it create a new
+ sysdep/mach/hurd/bits/pthreadtypes.h instead of modifying
+ bits/pthreadtypes.h. Move from series.hurd-i386 to series.
+ * debian/patches/hurd-i386/local-tls-dtv-offset.diff: remove patch, make
+ local-tls-support.diff create tlsdesc.sym instead.
+ * debian/patches/hurd-i386/local-no-strerror_l.diff: remove patch, replaced
+ by...
+ * debian/patches/hurd-i386/cvs-strerror_l.diff: new patch from Thomas
+ Schwinge.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2009 00:13:02 +0100
+
+glibc (2.9-4) unstable; urgency=low
+
+ * testsuite-checking/expected-results-ia64-linux-gnu-libc: ignore
+ result of tst-oddstacklimit.out, it is known to fail with old
+ kernels, just like in glibc 2.7.
+ * debian/debhelper.in/libc{-alt,-otherbuild,}.lintian: remove outdated
+ overrides.
+ * debhelper.in/libc.postinst: restart NSS services on upgrades from
+ versions prior to 2.9-1.
+ * testsuite-checking/expected-results-arm-linux-gnueabi-libc: ignore
+ result of test-fenv.out and test-fpucw.out, as they were already
+ failing with glibc 2.7.
+ * patches/any/submitted-futex_robust_pi.diff: new patch to correctly
+ define when PI futexes and robust mutexes have been introduced
+ in the kernel, on a per architecture basis.
+ * testsuite-checking/expected-results-{alpha,ia64}-linux-gnu-libc:
+ remove PI futexes failures.
+ * patches/all/submitted-readme-version.diff: fix the upstream version
+ number in upstream README. Closes: bug#516908.
+ * debian/rules.d/build.mk: disable the testsuite on ball/mayr/mayer/rem
+ build daemons.
+ * debian/rules.d/info.mk: new file to dump useful info in the build log.
+ * debian/rules: always define and export SHELL as "/bin/bash -e".
+ Closes: bug#517077.
+ * patches/any/cvs-bz7058-nss_nss-nis.diff: new patch to fix crash when
+ doing host lookup with nss-nis. Closes: bug#517094.
+ * Add debian/libc6-mips{n32,64}.symbols.mips{el,} symbol files.
+ * debian/debhelper.in/glibc-source.install, debian/rules.d/build.mk:
+ switch the format of glibc-source to lzma, sparing 6MB.
+ * debian/libc6.1.symbols.{alpha,ia64}: fix symbols.
+ * debian/*symbols*: rename symbols.common into libc6.symbols.common.
+ * rules.d/debhelper.mk: don't strip debugging symbols. Remove
+ debhelper.in/libc-dbg.{install,lintian} and wrapper/objcopy.
+ control.in/libc: update description of libc-dbg. Closes: bug#516516.
+ * patches/kfreebsd/local-scripts.diff: correctly define the soname of
+ libthread_db.
+ * libc0.1.symbols.common, libc0.1.symbols.kfreebsd-{amd64,i386],
+ libc0.1-i386.symbols.kfreebsd-amd64: new files.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 27 Feb 2009 19:01:26 +0100
+
+glibc (2.9-3) unstable; urgency=low
+
+ * debhelper.in/nscd.init: fix the for loop. Closes: bug#516509.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Feb 2009 11:40:24 +0100
+
+glibc (2.9-2) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * testsuite-checking/*: ignore tst-cpuclock2 test, as it fails on
+ machines using cpufreq.
+ * Rename submitted/cvs-tsd.diff into hppa/cvs-tsd.diff.
+ * patches/any/local-bashisms.diff: fix more bashisms in the testsuite.
+ * rules.d/build.mk: define SHELL as /bin/bash.
+ * patches/any/cvs-pthread_h.diff: patch from upstream to fix warning
+ in pthread.h.
+ * debhelper.in/libc.preinst: restart NSS services on upgrades from
+ versions prior to 2.9-1.
+ * debhelper.in/*symbols*, rules.d/debhelper.mk: allow linking against
+ private symbols again, but with a strict dependency on the upstream
+ version.
+ * debhelper.in/nscd.init: fix cache flushing on restart/reload. Closes:
+ bug#516212.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2370 (from glibc-bsd).
+ * drop kfreebsd/local-sysdeps28.diff (merged into local-sysdeps.diff).
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 20 Feb 2009 22:25:19 +0100
+
+glibc (2.9-1) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream release.
+ - This version has been tagged in the CVS, update debian/rules and
+ debian/rules.d/tarball.mk accordingly.
+ - shs_CA locale is enabled. Closes: #504663.
+ - fix snprintf with low-memory. Closes: #481543.
+ - fix mtrace warning message. Closes: #507488.
+ - Disable m68k/local-mathinline_h.diff.
+ - Update any/local-bashisms.diff.
+ - Update hurd-i386/local-tls-support.diff.
+ - Update localedata/locale-en_DK.diff.
+ - Update localedata/sort-UTF8-first.diff.
+ - Update localedata/supported.diff.
+ - Update localedata/first_weekday.diff.
+ - Remove all/submitted-iconv-latin9.diff (merged).
+ - Remove any/submitted-user_h.diff (merged).
+ - Remove any/cvs-bug-iconv6_tst-iconv7.diff (merged).
+ - Remove any/cvs-getaddrinfo.diff (merged).
+ - Remove any/cvs-iconv-braces.diff (merged).
+ - Remove any/cvs-nscd-getservbyport.diff (merged).
+ - Remove any/cvs-regex_anchor.diff (merged).
+ - Remove any/cvs-tst-regex.diff (merged).
+ - Remove any/submitted-rpcgen-makefile.diff (merged).
+ - Remove hppa/cvs-context.diff (merged).
+ - Remove hppa/submitted-atomic_h.diff (merged).
+ - Remove hppa/submitted-fesetenv.diff (merged).
+ - Remove hurd-i386/cvs-lock-memory-clobber.diff (merged).
+ - Remove hurd-i386/cvs-mig-init.diff (merged).
+ - Remove hurd-i386/cvs-MSG_NOSIGNAL.diff (merged).
+ - Remove hurd-i386/cvs-open_2.diff (merged).
+ - Remove hurd-i386/cvs-signal-werror.diff (merged).
+ - Remove hurd-i386/cvs-termios.diff (merged).
+ - Remove hurd-i386/cvs-fcntl-types.diff (merged).
+ - Remove mips/local-setjmp.diff (merged).
+ - Remove sparc/cvs-context.diff (merged).
+ - Remove localedata/locale-ks_IN.diff (replaced upstream by
+ ks_IN@devanagari).
+ - debian/shlibver: bump to 2.9.
+ - debian/locales-depver: bump to 2.9.
+ - debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.9) to libc.
+ - Finnish (fi_FI) time format is fixed. closes: #468849.
+ * debhelper.in/locales.config: convert ks_IN into ks_IN@devanagari.
+ * symbols.wildcards: update for glibc 2.9.
+ * debhelper.in/*.lintian: update for glibc 2.9.
+ * testsuite-checking/compare.sh: don't assume expected and current
+ testsuite results in same order. Closes: bug#504031.
+ * testsuite-checking/expected-results-powerpc64-linux-ppc64: update.
+ * debian/local/etc_init.d/glibc.sh: add Description and Short-Description.
+ Closes: bug#510083.
+ * Remove manpage that will be provided by manpages-dev. Closes: bug#506515,
+ bug#505784.
+ * debian/copyright: update. Closes: bug#506881.
+ * any/submitted-popen.diff: new patch from Gentoo to fix popen() on >= 2.6.27
+ kernels. Closes: bug#512238.
+ * arm/submitted-setjmp.diff: new patch to fix build on arm.
+ * debian/rules: set BUILD_CC (host compiler) to gcc, and set CC (target
+ compiler) to gcc-4.3. The later can be override on a per target basis.
+ * debian/rules.d/build.mk: enable stackguard randomization. Closes:
+ bug#511811.
+ * expected-results-i486-linux-gnu-libc, expected-results-i686-linux-i686:
+ Add tests that fail on a Xen machine. Sigh.
+ * any/local-linuxthreads-thread_self.diff: new patch to fix a warning on
+ linuxthreads builds.
+ * rules.d/build.mk: unset LANG to make sure testsuite errors are not
+ localized.
+ * debian/rules: remove *.mo file in the clean target.
+ * sysdeps/alpha.mk, control.in/main: use gcc-4.3 on alpha.
+ * debhelper.in/locales.postinst: make sure /etc/default/locale is always
+ created. Closes: bug#515099.
+ * debian/wrapper/objcopy: apply special strip to libraries only. Closes:
+ bug#513882.
+ * debian/localedata/locale-fr_FR.diff: revert change of week of day and
+ month abbreviations in fr_FR locale. Closes: bug#509191.
+
+ [ Clint Adams ]
+ * patches/any/cvs-bz697-posix-regexec.diff: regex fix from Paolo Bonzini.
+ * patches/any/cvs-bz9697-posix-regcomp.diff: regex fix from Paolo Bonzini,
+ closes: #510219.
+ * patches/localedata/submitted-bz9725-locale-sv_SE.diff: fix from David
+ Weinehall for incorrect sv_SE date format. closes: #489960.
+ * patches/any/cvs-bz9706-nss_nss-files_files-parse.diff: unify NSS
+ behavior between 32-bit and 64-bit platforms. addresses: #483645.
+ * localedata/submitted-bz9730-locale-sv_FI.diff: make sv_FI time format
+ conform to that of fi_FI. closes: #489946.
+ * Rename patches/localedata/el_CY_euro.diff to
+ patches/localedata/submitted-bz9731-el_CY_euro.diff.
+ * Rename patches/localedata/dz_BT-collation.diff to
+ patches/localedata/submitted-bz9732-dz_BT-collation.diff.
+ * patches/localedata/submitted-bz9835-en_GB-first_day.diff: new patch to
+ fix first_weekday and first_workday for en_GB. closes: #512343.
+
+ [ Arthur Loiret ]
+ * patches/any/local-nss-overflow.diff: new patch to ignore uids and gids
+ greater than UINT_MAX. Closes: #483645.
+ * patches/hppa/submitted-tsd.diff: new patch from to fix build on hppa.
+ Closes: #511430.
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2352 (from glibc-bsd).
+ * add kfreebsd/local-linuxthreads29.diff:
+ update to fix build on kfreebsd architectures.
+
+ [ Samuel Thibault ]
+ * hurd-i386/cvs-resource-prio.diff: new patch to fix detection of PRIO_*
+ values in some packages
+ * hurd-i386/cvs-hurdsig-fix.diff: new patch to fix hurd signal FD locking.
+ * hurd-i386/cvs-report-wait-fix.diff: patch from CVS instead of
+ hurd-i386/submitted-report-wait.diff.
+ * hurd-i386/submitted-critical-sections.diff: new patch to fix some missing
+ critical sections.
+ * hurd-i386/submitted-dup2-fix.diff: new patch to fix dup2 FD locking.
+ * hurd-i386/local-net-headers.diff: new patch to install net/*.h headers.
+ * hurd-i386/local-tls-dtv-offset.diff: new patch to fix DTV_OFFSET macro.
+ * hurd-i386/local-pthread_posix-option.diff: put back to series.
+ * hurd-i386/local-check_native.diff: new patch to provide a dummy
+ __check_native() function.
+ * hurd-i386/cvs-get_pc_thunk.diff: new patch to fix missing
+ __i686.get_pc_thunk.bx reference.
+ * hurd-i386/submitted-dl-sysdep.diff: new patch to fix static linking.
+ * hurd-i386/submitted-stat.diff: clean up patch.
+ * hurd-i386/submitted-itimer-lock.diff: new patch fixing itimer unlocking.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Feb 2009 22:49:15 +0100
+
+glibc (2.8+20080809-3) experimental; urgency=low
+
+ [ Aurelien Jarno ]
+ * New upstream release.
+ - Fix conversions to ISO-2022-JP. Closes: #466340.
+ - "Tarballs are a completely outdated concept":
+ + use a flat .orig.tar.gz
+ + rules.d/tarball.mk: remove all, add a get-orig-source target
+ + rules.d/quilt.mk: fix the unpatch target
+ - Update any/cvs-getaddrinfo.diff.
+ - Update any/submitted-i686-timing.diff.
+ - Update hurd-i386/cvs-lock-memory-clobber.diff.
+ - Update kfreebsd/local-sys_queue_h.diff
+ - Update locale/preprocessor-collate-uli-sucks.diff
+ - Update localedata/tailor-iso14651_t1.diff.
+ - Update localedata/locales-fr.diff.
+ - Update localedata/cy_GB-first_weekday.diff.
+ - Update localedata/fr_BE-first_weekday.diff.
+ - Update localedata/fr_CA-first_weekday.diff.
+ - Update localedata/fr_CH-first_weekday.diff.
+ - Update localedata/fr_LU-first_weekday.diff.
+ - Remove alpha/submitted-xstat.diff (outdated).
+ - Remove amd64/cvs-vdso_clock_gettime.diff (merged).
+ - Remove arm/cvs-ioperm.diff (merged).
+ - Remove arm/cvs-gcc4-inline.diff (merged).
+ - Remove arm/local-args6.diff (merged).
+ - Remove arm/submitted-RTLD_SINGLE_THREAD_P.diff (merged).
+ - Remove hppa/cvs-atomic.diff (merged).
+ - Remove hppa/cvs-lowlevellock.diff (merged).
+ - Remove hurd-i386/cvs-kernel-features.diff (merged).
+ - Remove hurd-i386/cvs-O_CLOEXEC_fix.diff (merged).
+ - Remove hurd-i386/cvs-epfnosupport.diff (merged).
+ - Remove hurd-i386/cvs-df.diff (merged).
+ - Remove hurd-i386/cvs-blocked-exceptions.diff (merged).
+ - Remove i386/cvs-short-for-fnstsw.diff (merged).
+ - Remove mips/cvs-memory-barriers.diff (merged).
+ - Remove mips/cvs-mknod.diff (merged).
+ - Remove mips/cvs-fcsr.diff (merged).
+ - Remove mips/cvs-mipsn32.diff (merged).
+ - Remove sh4/cvs-nptl-private-futexes.diff (merged).
+ - Remove all/cvs-gai_conf.diff (merged).
+ - Remove any/cvs-epoll_h.diff (merged).
+ - Remove any/cvs-ether_line.diff (merged).
+ - Remove any/cvs-ethertype.diff (merged).
+ - Remove any/cvs-fchmodat.diff (merged).
+ - Remove any/cvs-gcc-4.3.diff (merged).
+ - Remove any/cvs-iconv-iso2022jp-loop-bug.diff (merged).
+ - Remove any/cvs-isoc99_vscanf.diff (merged).
+ - Remove any/cvs-rfc3484.diff (merged).
+ - Remove any/cvs-sched_h.diff (merged).
+ - Remove any/cvs-strerror_r.diff (merged).
+ - Remove any/local-strfry.diff (merged).
+ - Remove any/cvs-strtod.diff (merged).
+ - Remove any/cvs-tzfile.diff (merged).
+ - Remove any/cvs-vfscanf.diff (merged).
+ - Remove any/cvs-sunrpc_rpc_thread.diff (merged).
+ - Remove any/cvs-wchar_h.diff (merged).
+ - Remove any/local-dl-execstack.diff (outdated).
+ - Remove any/local-gcc4-wcstol_l.diff (outdated).
+ - Remove any/local-ip6-localhost.diff (fixed differently).
+ - Remove any/local-notls.diff (outdated).
+ - Remove any/submitted-ieee754_h.diff (merged).
+ - Remove any/submitted-link-local_resolver.diff (merged).
+ - Remove localedata/cvs-locale-ig_NG.diff (merged).
+ - Remove localedata/cvs-locale-lo_LA.diff (merged).
+ - Remove localedata/cvs-locale-ug_CN.diff (merged).
+ - Remove localedata/locale-es_CR.diff (merged).
+ - Remove localedata/locale-pt_PT.diff (merged).
+ - Add patches/alpha/submitted-creat64.diff from Gentoo.
+ - Add patches/alpha/submitted-dl-support.diff from Gentoo.
+ - debian/shlibver: bump to 2.8.
+ - debian/locales-depver: bump to 2.8.
+ * Convert all patch to patchlevel -p1. Closes: #485165.
+ * debian/rules.d/quilt.mk: add a refresh target.
+ * local/manpages/*: fix comments to make lintian happy.
+ * locale/check-unknown-symbols.diff: changes errors to warnings.
+ * debian/control.in/main: update Standards-Version to 3.8.0:
+ - Add debian/README.source.
+ * debian/rules, debian/rules.d/build.mk, debian/testsuite-checking/*:
+ implement regression check, based on a patch from Carlos O'Donell.
+ * testsuite-checking/expected-results-alpha-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-alphaev67-linux-alphaev67: new file.
+ * testsuite-checking/expected-results-arm-linux-gnueabi-libc: new file.
+ * testsuite-checking/expected-results-hppa-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-i486-kfreebsd-gnu-libc: new file.
+ * testsuite-checking/expected-results-i486-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-i686-kfreebsd-i386: new file.
+ * testsuite-checking/expected-results-i686-kfreebsd-i686: new file.
+ * testsuite-checking/expected-results-i686-linux-i386: new file.
+ * testsuite-checking/expected-results-i686-linux-i686: new file.
+ * testsuite-checking/expected-results-i686-linux-xen: new file.
+ * testsuite-checking/expected-results-ia64-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-mips-linux-gnu-libc: new file
+ * testsuite-checking/expected-results-mips32-linux-mipsn32: new file.
+ * testsuite-checking/expected-results-mips64-linux-mips64: new file.
+ * testsuite-checking/expected-results-mips32el-linux-mipsn32: new file.
+ * testsuite-checking/expected-results-mips64el-linux-mips64: new file.
+ * testsuite-checking/expected-results-mipsel-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-powerpc-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-powerpc64-linux-ppc64: new file.
+ * testsuite-checking/expected-results-s390-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-s390x-linux-s390x: new file.
+ * testsuite-checking/expected-results-sparc64-linux-sparc64: new file.
+ * testsuite-checking/expected-results-sparc-linux-gnu-libc: new file.
+ * testsuite-checking/expected-results-sparcv9b-linux-sparcv9b: new file.
+ * testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc: new file.
+ * testsuite-checking/expected-results-x86_64-linux-amd64: new file.
+ * testsuite-checking/expected-results-x86_64-linux-gnu-libc: new file.
+ * control.in/main: build-depends on dpkg (>= 1.14.17).
+ * Add symbols files for the various libraries, based on a patch by
+ Raphaël Hertzog. Closes: #462444.
+ * localedata/supported.diff: sort locales by alphabetical order. Closes:
+ #493231.
+ * debian/rules, debian/rules.d/build.mk, debian/sysdeps.mk/*: use a common
+ huge TIMEOUTFACTOR for all architectures.
+ * debian/sysdeps/mipsel.mk: use the correct triplet for mipsn32 and mips64
+ builds.
+ * debian/sysdeps/kfreebsd-amd64.mk: remove wrong symlink /lib32/lib32.
+ * debian/sysdeps/amd64.mk,kfreebsd-amd64.mk: enable i686 optimizations.
+ * debhelper.in/locales-all.prerm, debhelper.in/locales.postinst: remove
+ prepended path.
+ * debian/sysdeps/hppa.mk: use relative symlinks for hppa64 include
+ directories.
+ * patches/all/submitted-iconv-latin9.diff: add latin9 as an alias to
+ latin-9 for consistency with other charsets. Closes: #497449.
+ * rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install
+ preprocessed manpages instead of raw ones.
+ * debian/sysdeps/*.mk, script.in/kernelcheck.sh: bump minimal kernel
+ version to 2.6.18. Closes: #499689.
+ * debian/control.in/main: add Vcs-Svn and Vcs-Browser field. Closes:
+ #499769.
+ * debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.8) to libc
+ Closes: #498516).
+ * rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install the
+ generated manpages.
+ * any/cvs-bug-iconv6_tst-iconv7.diff: new patch from upstream to fix
+ bug-iconv6 and tst-iconv7 when the locales package is not installed.
+
+ [ Petr Salinger ]
+ * add any/local-linuxthreads-ptw.diff. Closes: #494908.
+ * add kfreebsd/local-sysdeps28.diff, glibc 2.8 specific kfreebsd sysdeps.
+
+ [ Samuel Thibault ]
+ * Add hurd-i386/submitted-report-wait.diff.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 25 Oct 2008 21:22:39 +0200
+
+glibc (2.7-18) unstable; urgency=low
+
+ * patches/localedata/mt_MT_euro.diff, patches/localedata/el_CY_euro.diff:
+ new patches to switch Cyprus and Malta currency to Euro.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 04 Jan 2009 11:28:23 +0100
+
+glibc (2.7-17) unstable; urgency=low
+
+ * patches/localedata/sk_SK_euro.diff: new patch to switch Slovakia
+ currency to Euro. Closes: bug#510423.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 02 Jan 2009 22:49:53 +0100
+
+glibc (2.7-16) unstable; urgency=low
+
+ * patches/any/submitted-rpcgen-makefile.diff: new patch to fix fancy
+ Makefile filename when using rpcgen -a. Closes: bug#503182.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Oct 2008 15:39:04 +0200
+
+glibc (2.7-15) unstable; urgency=low
+
+ * debhelper.in/locales.config, debhelper.in/locales.postinst: modify
+ /etc/locale.gen instead of regenerating it. Closes: bug#494468.
+ * any/cvs-nscd-getservbyport.diff: new patch from upstream to fix getservbyport()
+ when nscd is used. Closes: bug#500055.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Oct 2008 23:04:27 +0200
+
+glibc (2.7-14) unstable; urgency=low
+
+ [ Petr Salinger ]
+ * kfreebsd/local-sysdeps.diff: update to revision 2322 (from glibc-bsd).
+ * extend kfreebsd/local-ftw.diff: do not use *at functions also in glob.c,
+ this patch is applied only on kfreebsd, fixes globtest.out failure.
+ * any/local-linuxthreads-weak.diff: new patch to pass
+ stdio-common/scanf15.out test on linuxthreads platforms,
+ although it seems to be rather gcc 4.x bug, see GCC Bugzilla Bug 37266.
+
+ [ Aurelien Jarno ]
+ * patches/mips/cvs-mknod.diff: new patch from upstream to allow > 255 minors
+ on mips. Closes: #493751.
+ * patches/sparc/cvs-context.diff: new patch from upstream to add
+ getcontext(), setcontext(), makecontext() on Sparc. Closes: #295173.
+ * patches/hppa/cvs-context.diff: new patch from upstream to add
+ getcontext(), setcontext(), makecontext() on PARISC. Closes: #492778.
+ * any/local-ip6-localhost.diff: new patch from upstream BTS, to remove the
+ ::1 -> 127.0.0.1 mapping.
+ * any/cvs-isoc99_vscanf.diff: new patch from upstream to fix vscanf on
+ non-GNU compilers.
+ * Fix nosegneg pseudo hwcap. Closes: #499366.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-lock-memory-clobber.diff: new patch from upstream
+ to fix safety of locks.
+ * patches/hurd-i386/local-pthread_posix-option.diff: new patch to advertise
+ the libpthread from the hurd packages.
+ * patches/hurd-i386/cvs-signal-werror.diff: new patch to fix gdb compilation.
+ * patches/hurd-i386/local-tls-support.diff: fix cthread compilation.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 20 Sep 2008 10:00:36 +0200
+
+glibc (2.7-13) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
+ Wiel. Closes: #485381.
+ * patches/any/cvs-getaddrinfo.diff: new patch from CVS to correctly
+ initialize internal resolver structures in getaddrinfo(). Closes:
+ #489586.
+ * Update Romanian debconf translation, by Eddy Petrişor. Closes: #488734.
+ * any/cvs-tst-regex.diff: new patch from CVS to add a timeout to tst-regex.
+ Closes: #489856.
+ * control.in/main: build depends on gcc-4.3 (>= 4.3.0-7), remove
+ mips/local-gcc-ice.diff.
+ * Update Swedish debconf translation, by Martin Bagge. Closes: #492191.
+ * Revert the changes to patches/hppa/cvs-atomic.diff, it was not the cause
+ of the "tst-regex problem".
+ * hppa/cvs-lowlevellock.diff: new patch from upstream to fix build of NPTL
+ glibc on hppa. Closes: #486589.
+
+ [ Petr Salinger]
+ * debian/sysdeps/kfreebsd.mk: also use the bsm/ directory from kernel
+ headers.
+ * kfreebsd/local-sysdeps.diff: update to revision 2265 (from glibc-bsd).
+ * Disable call to "GL(dl_wait_lookup_done)" in linuxthreads builds. Proper
+ solution still have to be created. Stop crashes in mean time. See #489066.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-MSG_NOSIGNAL.diff: New patch to implement
+ MSG_NOSIGNAL.
+ * patches/hurd-i386/local-msg-nosignal.diff: Forcibly set MSG_NOSIGNAL to 0
+ until pfinet gets recompiled. Only apply on hurd-i386.
+ * Use gcc-4.3 on hurd-i386.
+ * patches/hurd-i386/cvs-open_2.diff: New patch to implement __open_2
+ and __openat_2. Together with kfreebsd update closes: #489357.
+ * patches/hurd-i386/local-pthread_types.diff: New patch to drag pthread
+ types from hurd headers. Bump the hurd-dev dependency version
+ accordingly.
+ * patches/hurd-i386/cvs-fcntl-types.diff: New patch to include
+ <sys/type.h> from <bits/fcntl.h> like on Linux. Fixes a lot of FTBFS on
+ hurd.
+ * patches/hurd-i386/local-tls.diff: Resync with upstream.
+ * patches/hurd-i386/local-tls-support.diff: Make tls.h also include
+ <stdint.h> and <bits/libc-lock.h> include <tls.h>, like on Linux.
+ * patches/hurd-i386/submitted-trivial.diff: Remove, thanks to updated tls.h.
+
+ [ Pierre Habouzit ]
+ * Cherry-pick upstream fixes with respect to locale rwlocks, merge them into
+ patches/any/cvs-strerror_r.diff. Closes: #489906.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 29 Jul 2008 03:09:20 +0200
+
+glibc (2.7-12) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/alpha/submitted-procfs_h.diff: don't include elf/asm.h on alpha,
+ as it has been removed from linux-libc-dev.
+ * patch/arm/cvs-ioperm.diff: don't include asm/page.h as it has been removed
+ from linux-libc-dev. Closes: #480892.
+ * patches/hppa/cvs-atomic.diff: don't remove "memory" asm constraint. Fixes
+ FTBFS on hppa.
+ * Update Swedish debconf translation, by Martin Bagge. Closes: #482467.
+ * sysdeps/amd64.mk, sysdeps/i386.mk, control.in/main: bump g++-4.3 build-depends
+ to (>= 4.3.0-2) to make sure the cld fix is applied. Use gcc-4.3 on amd64
+ and i386.
+ * patches/any/cvs-iconv-braces.diff: new patch from upstream to fix various
+ iconv bugs.
+ * local/manpages/nscd.conf.5: update nscd.conf manpage. Closes: #482505.
+
+ [ Clint Adams ]
+ * Add any/cvs-regex_anchor.diff to fix performance anomaly with ^$.
+ closes: #475474.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-termios.diff: update patch, fixes compilation of jove.
+ * patches/hurd-i386/local-pthread-unsupported-stubs.diff: new patch to
+ declare the unsupported function stubs, fixes compilation of pike. Also
+ bump the dependency on hurd-dev to get <gnu/stubs-pthread.h>.
+ * patches/hurd-i386/local-unlockpt-chroot.diff: new patch to fix ptys in
+ chroots.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 02 Jun 2008 19:14:35 +0200
+
+glibc (2.7-11) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Re-enable testsuite on MIPS SB1 platforms.
+ * mips/cvs-memory-barriers.diff: new patch from CVS to fix test_and_set.
+ * mips/cvs-fcsr.diff: new patch from CVS to fix floating point control
+ register accesses.
+ * local/manpages/ld.so.8: fix libraries search order. Closes: #473458.
+ * Update Finish debconf translation, by Esko Arajärvi. Closes: #473802.
+ * Replace patches/mips/submitted-mipsn32.diff by the version merged
+ upstream.
+ * patches/hppa/cvs-atomic.diff: new patch from upstream to fix atomic
+ locks witch gcc-4.3.
+ * patches/any/cvs-rfc3484.diff: update tests from CVS. Closes: #474226.
+ * patches/localedata/locale-shs_CA.diff: add Secwepemctsín from CVS.
+ * debhelper.in/libc-prof.README.Debian: new file to explain how to use
+ libc-prof. Closes: #442858.
+ * patches/any/cvs-ethertype.diff: new patch to add new ETHERTYPE_*
+ definitions. Closes: #474171.
+ * sysdeps/depflags.pl: conflicts with tzdata-etch.
+ * kfreebsd/local-sysdeps.diff: update to revision 2163 (from glibc-bsd).
+ * patches/s390/submitted-nexttowardf.diff: fix IEEE exceptions raising in
+ nexttowardf() on s390 with gcc-4.3.
+ * patches/i386/cvs-short-for-fnstsw.diff: patch for upstream to fix build
+ with latest binutils.
+ * patches/any/local-no-pagesize.diff: don't include asm/page.h from
+ sys/user.h on alpha. Closes: #480295.
+ * patches/any/submitted-user_h.diff: don't include linux/user.h from
+ sys/user.h. Closes: #480093.
+ * patches/hppa/submitted-fesetenv.diff: fix fesetenv() on hppa with
+ gcc-4.3.
+ * sysdeps/arm.mk, sysdeps/hppa.mk, sysdeps/s390.mk, control.in/main: use
+ gcc-4.3 on arm, hppa and s390.
+ * debian/shlibs-add-udebs: new script from Frans Pop to correctly compute
+ the udev dependencies. Closes: #474293.
+ * rules.d/debhelper.mk: remove linda overrides installation.
+ * debhelper.in/*lintian: update.
+ * control.in/main: relax a few dependencies.
+ * rules.d/debhelper.mk: avoid creating empty directories when building
+ libc6-dbg.
+
+ [ Pierre Habouzit ]
+ * Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.
+ Closes: #456531.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-termios.diff: new patch to revamp ioctls/termios
+ bits.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 11 May 2008 12:13:59 +0200
+
+glibc (2.7-10) unstable; urgency=low
+
+ * Update Chinese debconf translation, by LI Daobing.
+ * Update Dutch debconf translation, by Bart Cornelis. Closes: #468300.
+ * Update Polish debconf translation, by Emilian Nowak.
+ * Update Vietnamese debconf translation, by Clytie Siddall. Closes: #468453.
+ * Update Basque debconf translation, by Piarres Beobide. Closes: #468463.
+ * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #468671.
+ * Update Czech debconf translation, by Miroslav Kure. Closes: #468910.
+ * Update Russian debconf translation, by Sergey Alyoshin. Closes: #469037.
+ * Update Korean debconf translation, by Sunjae Park. Closes: #469097.
+ * Update French debconf translation, by Christian Perrier. Closes: #469249.
+ * patches/localedata/locale-es_CR.diff: chane AM/PM format to "a.m./p.m."
+ from "A.M/P.M.".
+ * Remove uk_UA from patches/localedata/first_weekday.diff: merged upstream
+ in a different way. Closes: bug#469439.
+ * patches/any/cvs-rfc3484.diff: update from CVS to allow the definition of
+ IPv4 scopes in /etc/gai.conf.
+ * patches/all/cvs-gai_conf.diff: update gai.conf from CVS to also mention
+ Teredo tunnels and scopev4 defaults.
+ * sysdeps/mips.mk, sysdeps/mipsel.mk: define TIMEOUTFACTOR.
+ * patches/any/cvs-strtod.diff: new patch from CVS to fix strtod(). Closes:
+ #465769.
+ * Update Italian debconf translation, by Luca Monducci. Closes: #469985.
+ * control.in/main, sysdeps/*.mk, rules: build with gcc-4.3 by default,
+ except on alpha, arm, hppa, s390 and hurd-i386.
+ * rules, rules.d/build.mk: fix parallel build.
+ * control.in/main: build witch gcc-4.2 on i386 and amd64, as gcc-4.3 does
+ not emit cld instructions in the prologue of the functions anymore.
+ Closes: #469568.
+ * debian/rules.d/build.mk: disable testsuite on ARM machines running a
+ 2.6.21 to 2.6.24 kernel.
+ * Replace any/submitted-gcc-4.3.diff by any/cvs-gcc-4.3.diff.
+ * debhelper.in/libc.preinst, debhelper.in/libc.postinst: remove support for
+ upgrade from Potato, and misc fixes.
+ * control.in/main, rules.d/control.mk: remove @threads_arches@, as all
+ architectures now support threads.
+ * control.in/main, debhelper.in/glibc-source.install: build a glibc-source
+ package.
+ * sysdeps/mips.mk, sysdeps/mipsel.mk, control.in/main: enable n32 and 64
+ flavours. Closes: #341884.
+ * Update Arabic debconf translation, by Ossama Khayat. Closes: #471472.
+ * rules.d/build.mk: reset LDFLAGS, as dpkg now defines it to a default
+ value which breaks the glibc.
+ * patches/mips/local-gcc-ice.diff: decrease optimisations on a few files
+ to workaround gcc ICE on mips/mipsel n32/64.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-blocked-exceptions.diff: new patch to dump
+ core when a blocked exception arises.
+ * patches/hurd-i386/cvs-df.diff: new patch to clear DF for signal
+ handlers (Closes: #470021).
+ * patches/hurd-i386/local-gcc-4.1-init-first.diff: update and actually
+ apply.
+ * patches/hurd-i386/submitted-mig-init.diff: new patch to fix uninitialized
+ local variables.
+ * patches/hurd-i386/local-pthread_stubs.diff: new patch to use libpthread
+ stubs from libpthread-stubs. Add libpthread-stubs0-dev dependency on
+ hurd-i386.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 27 Mar 2008 23:09:00 +0100
+
+glibc (2.7-9) unstable; urgency=low
+
+ * patches/any/local-ldso-disable-hwcap.diff: revert previous changes
+ as they break etch -> lenny upgrades. Closes: #465753.
+ * kfreebsd/local-sysdeps.diff: update to revision 2137 (from glibc-bsd).
+ * any/submitted-link-local_resolver.diff: kernel 2.6.24 is out, don't wait
+ indefinitely for upstream. This patch from Pierre Ynard adds support for
+ link-local addresses in /etc/resolv.conf.
+ * Factorize NSS detection code:
+ - debhelper.in/libc.preinst, debhelper.in/libc.postinst: move NSS code
+ to...
+ - script.in/nsscheck.sh: ... this file.
+ - rules.d/debhelper.mk: Replace NSS_CHECK with code from
+ script.in/nsscheck.sh.
+ * debhelper.in/libc.preinst, debhelper.in/libc.templates: debconfize preinst
+ script.
+ * patches/localedata/locale-es_CR.diff: new patch to default to am/pm format
+ for es_CR locale. Closes: #466482.
+ * control.in/main, sysdeps/amd64.mk, sysdeps/i386.mk,
+ sysdeps/kfreebsd-amd64.mk, sysdeps/kfreebsd-i386.mk, sysdeps/sparc.mk : use
+ gcc-4.3 on amd64, i386, kfreebsd-i386, kfreebsd-amd64 and sparc.
+ * sysdeps/i386.mk, sysdeps/kfreebsd-i386.mk: use default gcc optimizations
+ on i386 and kfreebsd-i386 (-march=i486 -mtune=generic).
+ * debian/local/manpages/ldconfig.8: describe --ignore-aux-cache option.
+ Closes: #467509.
+ * Update Lithuanian debconf translation, by Gintautas Miliauskas.
+ * Update Catalan debconf translation, by Jordi Mallach.
+ * Update Spanish debconf translation, by Carlos Valdivia Yagüe.
+ * Update German debconf translation, by Helge Kreutzman. Closes: #468072.
+ * Update Galician debconf translation, by Jacobo Tarrio. Closes: #468080.
+ * Update Slovak debconf translation, by Ivan Masár. Closes: #468082.
+ * Update Portuguese debconf translation, by Ricardo Silva. Closes: #468091.
+ * update Japanese debconf translation, by Kenshi Muto. Closes: #468099.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 27 Feb 2008 19:14:37 +0100
+
+glibc (2.7-8) unstable; urgency=low
+
+ * any/cvs/rfc3484.diff: patch from CVS to fix recognition of interface
+ family. Closes: #465583.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 13 Feb 2008 17:12:18 +0100
+
+glibc (2.7-7) unstable; urgency=low
+
+ [ Arthur Loiret ]
+ * patches/sh4/cvs-nptl-private-futexes.diff: new patch from CVS to fix
+ FTBFS on sh4.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/cvs-epfnosupport.diff: new patch to fix socket()
+ error for IPV6.
+
+ [ Aurelien Jarno ]
+ * patches/any/local-ldso-disable-hwcap.diff: enable tls/ directory even
+ when hardware capabilities are disabled. This workarounds a bug in
+ nvidia-glx. Closes: #453480.
+ * patches/mips/local-r10k.diff: new patch from Florian Lohoff to
+ workaround LL/SC bug on R10k. Closes: #462112.
+ * patches/mips/submitted-mipsn32.diff: new patch to fix truncate64()
+ on MIPS n32.
+ * kfreebsd/local-sysdeps.diff: update to revision 2129 (from glibc-bsd).
+ * patches/any/cvs-epoll_h.diff: new patch from CVS to define EPOLLRDHUP
+ in /usr/include/sys/epoll.h. Closes: #463342.
+ * patches/any/submitted-gcc-4.3.diff: pass -isystem option for GCC's
+ include-fixed/ directory. Fixes build with gcc-4.3.
+ * debian/control.in/main: bump to Standards-Version 3.7.3.
+ * debian/sysdeps/*.mk: build main flavours with -O2 instead of -O3 (risks to
+ trigger a bug in the compiler are higher with -O3). Remove -g from cflags,
+ as it is automatically added by the glibc scripts.
+ * debhelper.in/nscd.init: depends on $remote_fs instead of $local_fs.
+ Closes: #464022.
+ * patches/any/submitted-ieee754_h.diff: use __BIG_ENDIAN instead of
+ BIG_ENDIAN. Closes: #464594.
+ * local/manpages/ld.so.8: Add missing options to manpage. Closes:
+ #464395.
+ * rules.d/build.mk: build the locales in the build target instead of the
+ install one to workaround a bug in fakeroot. Closes: #464924.
+ * patches/alpha/local-dl-procinfo.diff: fix _dl_string_platform() to accept
+ NULL pointers, which happens on statically linked binaries. Closes:
+ bug#456260.
+ * local/manpages/gai.conf.5: new manpage.
+ * any/submitted-rfc3484-sortv4.diff: Drop. Replaced by ...
+ * ... any/cvs/rfc3484.diff: patch from upstream to fix various RFC3484
+ issues:
+ - Fix source IPv4 source address length computation. Closes: bug#456779.
+ - Only apply rule 9 for IPv4 if source and destination addresses are on
+ the same subnet. Closes: bug#438179.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 12 Feb 2008 22:29:56 +0100
+
+glibc (2.7-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/localedata/locale-ks_IN.diff: new locale contributed by Rakesh
+ Pandit. Closes: #457351.
+ * patches/series: enable patches/any/cvs-vfscanf.diff. Closes: #453408.
+ * Support dpkg-buildpackage -j, but only debian/rules is actually run in
+ parallel.
+ * patches/any/cvs-iconv-iso2022jp-loop-bug.diff: patch from CVS to fix
+ iconv hang when converting to ISO-2022-JP. Thanks to Bryan Donlan for
+ the patch. Closes: #458579.
+ * kfreebsd/local-sysdeps.diff: update to revision 2094 (from glibc-bsd).
+ * patches/amd64/cvs-vdso_clock_gettime.diff: new patch from CVS to fix
+ static linking on amd64.
+ * patches/any/local-linuxthreads-fd.diff: new patch to make sure
+ linuxthreads doesn't use stdin, stdout or stderr for its internal
+ use.
+ * debhelper.in/libc.preinst: also check for libc6-xen in non-dpkg-owned
+ files test. Closes: #459523.
+ * patches/any/submitted-rfc3484-labels.diff: remove, this patch is actually
+ broken, and the observed behaviour conforms with the RFC.
+ * patches/any/submitted-fileops-and-signals.diff: disabled as it breaks too
+ much programs. Closes: #459643.
+ * patches/localedata/locale-pt_PT.diff: new patch from Flávio Martins to
+ fix mon_decimal_point for pt_PT. Closes: #459217.
+ * debian/debhelper.in/locales.postinst: don't update /etc/default/locale
+ if it already exists and DEBCONF_RECONFIGURE is not empty. Closes:
+ #458914.
+ * debian/sysdeps/depflags.pl: bump conflict against tzdata to (<< 2007k-1).
+
+ [ Clint Adams ]
+ * debhelper.in/nscd.init: use lsb output functions. Closes: #457661.
+ * patches/any/cvs-sunrpc_rpc_thread.diff: patch by André Cruz to fix
+ sunrpc memory leak. closes: #460226.
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-extern_inline.diff: new patch to fix extern
+ inline declarations for c++.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 12 Jan 2008 15:33:10 +0100
+
+glibc (2.7-5) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Moved merged parts of patches/any/submitted-sched_h.diff into
+ patches/any/cvs-sched_h.diff.
+ * patches/any/cvs-ether_line.diff: new patch from upstream to fix
+ ether_line(). Closes: bug#453899.
+ * patches/any/cvs-vfscanf.diff: new patch from upstream to fix
+ crash when %as is used with sscanf(). Closes: bug#453408.
+ * debian/rules: also set CXX when cross-compiling.
+ * patches/any/submitted-malloc_h.diff: removed, replaced by
+ patches/any/cvs-wchar_h.diff.
+ * debian/sysdeps/depflags.pl: conflict against tzdata (<< 2007j-2) as
+ etch now have version 2007j-1etch1. Closes: bug#455783.
+ * debian/sysdeps/depflags.pl: suggests libc6-i686 on i386 architecture.
+ Closes: bug#455603.
+ * any/submitted-rfc3484-labels.diff: new patch to fix RFC 3484 default
+ label ordering. Closes: bug#456779.
+ * patches/alpha/local-dl-procinfo.diff: add missing part. Closes:
+ bug#456260.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 2082 (from glibc-bsd).
+ * any/cvs-fchmodat.diff: properly declare as stub - needed by GNU/kFreeBSD.
+
+ [ Samuel Thibault]
+ * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: update to also
+ handle unsigned char/int/short/long and ssize_t.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 19 Dec 2007 01:22:06 +0100
+
+glibc (2.7-4) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/localedata/locale-de_LI.diff: fix locale. Closes: bug#453860.
+ * debian/debhelper.in/locales.NEWS: fix location of the README file.
+ Closes: bug#453515.
+ * debian/debhelper.in/locales.README: rename into locales.README.Debian.
+ * debian/debhelper/in/locales.NEWS: fix a typo. Closes: bug#453613.
+ * Update any/submitted-sched_h.diff: allow compilation of <sched.h> with
+ -pedantic. Closes: bug#453687.
+ * Fix a typo in debian/sysdeps/alpha.mk. Closes: bug#452890.
+ * Disable amd64/local-x86_64_bits_sigcontext.diff. Closes: #454598.
+ * debhelper.in/libc.preinst: check for non-dpkg owned versions of
+ libc6-i686 before upgrade. Closes: #454557.
+ * Load debconf frontend after the optimized libraries have been
+ re-enabled. Closes: #453480.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 07 Dec 2007 00:49:02 +0100
+
+glibc (2.7-3) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Remove cs_CZ-first_weekday.diff: merged upstream in a different way.
+ Closes: bug#344470.
+ * Remove da_DK-first_weekday.diff: likewise.
+ * Remove de_DE-first_weekday.diff: likewise.
+ * Remove en_GB-first_weekday.diff: likewise.
+ * Remove et_EE-first_weekday.diff: likewise.
+ * Remove en_US-first_weekday.diff: likewise.
+ * Remove fr_FR-first_weekday.diff: likewise.
+ * Remove hu_HU-first_weekday.diff: likewise.
+ * Remove nb_NO-first_weekday.diff: likewise.
+ * Remove nn_NO-first_weekday.diff: likewise.
+ * Remove pl_PL-first_weekday.diff: likewise.
+ * Remove sk_SK-first_weekday.diff: likewise.
+ * amd64, i386/local-clone.diff: restore patch to fix gij running out of
+ memory, as it has been lost upstream.
+ * debian/sysdeps/alpha.mk: fix alphaev67_rltddir. Closes: #452890.
+ * patches/localedata/locale-de_LI.diff: new locale contributed by Giacomo
+ Catenazzi. Closes: #453041.
+ * debian/debhelper.in/locales-all.postinst: honor TMPDIR. Closes: #453326.
+ * patches/any/submitted-malloc_h.diff: defines __need_ptrdiff_t,
+ __need_size_t and __need_NULL in malloc.h. Closes: #453264.
+ * support user defined locales in /usr/local/share/i18n. Closes: #453131.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 29 Nov 2007 18:01:03 +0100
+
+glibc (2.7-2) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * sysdeps/alpha.mk: define alphaev67_MIN_KERNEL_SUPPORTED to 2.6.9.
+ Closes: #452890.
+ * alpha/submitted-fdatasync.diff: new patch to fix fdatasync() on alpha.
+ Closes: #452081.
+ * debian/script.in/nohwcap.sh: add libc6-alphaev67 to the list of optimized
+ packages.
+ * any/cvs-tzfile.diff: new patch from CVS to fix reading version 0 timezone
+ data files. Closes: #451892.
+ * debhelper.in/locales.config, debhelper.in/locales.postinst,
+ rules.d/debhelper.mk: rework the maintainer scripts of locales to handle
+ locales addition or removal.
+ * debhelper.in/locales.config: convert no_NO into nb_NO while upgrading.
+ Closes: #452788.
+ * debhelper.in/locales-all.NEWS, debhlper/locales-all.NEWS: add a note
+ about no_NO locale.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 26 Nov 2007 19:03:17 +0100
+
+glibc (2.7-1) unstable; urgency=low
+
+ [ Clint Adams ]
+ * New upstream release with linuxthreads snapshot.
+ - Fixes an ABBA deadlock in ld.so. Closes: #443460.
+ - Render dgettext" thread safe. Closes: #443660.
+ - Fixes CVE-2007-4840 (multiple errors in iconv
+ function). Closes: #442250.
+ - Fixes strtod("-0", 0). Closes: #448723.
+ - Remove localedata/locale-de_CH.diff (merged).
+ - Update locale/fix-LC_COLLATE-rules.diff.
+ - Update locale/LC_COLLATE-keywords-ordering.diff.
+ - Update locale/fix-C-first_weekday.diff.
+ - Update locale/preprocessor-collate.diff.
+ - Update localedata/locales-fr.diff.
+ - Remove localedata/locale-sa_IN.diff (merged).
+ - Remove localedata/locale-wo_SN.diff (merged).
+ - Update localedata/tailor-iso14651_t1.diff.
+ - Add localedata/tailor-iso14651_t1-common.diff.
+ - Remove localedata/fix-unknown-symbols.diff (merged).
+ - Update localedata/first_weekday.diff.
+ - Add localedata/cs_CZ-first_weekday.diff.
+ - Add localedata/da_DK-first_weekday.diff.
+ - Add localedata/pl_PL-first_weekday.diff.
+ - Add localedata/de_DE-first_weekday.diff.
+ - Add localedata/en_GB-first_weekday.diff.
+ - Add localedata/en_US-first_weekday.diff.
+ - Add localedata/et_EE-first_weekday.diff.
+ - Add localedata/fr_BE-first_weekday.diff.
+ - Add localedata/fr_CA-first_weekday.diff.
+ - Add localedata/fr_CH-first_weekday.diff.
+ - Add localedata/fr_FR-first_weekday.diff.
+ - Add localedata/fr_LU-first_weekday.diff.
+ - Add localedata/hu_HU-first_weekday.diff.
+ - Add localedata/nb_NO-first_weekday.diff.
+ - Add localedata/nn_NO-first_weekday.diff.
+ - Add localedata/sk_SK-first_weekday.diff.
+ - Add localedata/cy_GB-first_weekday.diff.
+ - Update localedata/sort-UTF8-first.diff.
+ - Remove localedata/submitted-as_IN.diff (merged).
+ - Remove hppa/submitted-multiple-threads.diff (merged).
+ - Remove hppa/submitted-ustat.diff (merged).
+ - Remove hurd-i386/cvs-sigsuspend-nocancel.diff (merged).
+ - Remove hurd-i386/cvs-lock-intern.diff (merged).
+ - Remove sparc/local-undefined-registers.diff (obsolete).
+ - Remove all/local-pt_BR.diff (merged).
+ - Remove any/cvs-ld_library_path.diff (merged).
+ - Remove any/cvs-initfini.diff (merged).
+ - Remove any/cvs-posix-glob.diff (merged).
+ - Update any/local-bashisms.diff.
+ - Remove any/local-forward-backward-collation.diff (merged).
+ - Remove any/local-version-sanity.diff (merged).
+ - Remove any/submitted-strtok.diff (merged).
+ - Remove any/submitted-regex-collate.diff (merged).
+ - Remove localedata/locale-no_NO.diff (obsolete).
+ - Update localedata/supported.diff.
+ * Bump shlib version to 2.7-1.
+ * Add localedata/cvs-locale-ig_NG.diff BZ#5224, missing collation symbols
+ for ig_NG.
+ * Add localedata/cvs-locale-lo_LA.diff BZ#5237, missing collation symbols
+ for lo_LA.
+ * Add localedata/cvs-locale-ug_CN.diff BZ#5238, missing collation symbols
+ for ug_CN.
+
+ [ Aurelien Jarno ]
+ * any/submitted-longdouble.diff: update.
+ * Improve any/submitted-rfc3484-sortv4.diff.
+ * Update hurd-i386/submitted-trivial.diff.
+ * any/local-strfry.diff: new patch to fix strfry(), as Ulrich Drepper
+ has still not managed to commit a correct version.
+ * Remove hppa/submitted-threaddb.diff (merged).
+ * Update hppa/submitted-nptl-carlos.diff.
+ * Update hurd-i386/submitted-libc_once.diff.
+ * Remove hurd-i386/cvs-ioctl-delay.diff (merged).
+ * Update hurd-i386/local-tls-support.diff.
+ * Add hurd-i386/cvs-kernel-features.diff: provide almost empty
+ kernel-features.h for files that include it.
+ * Add arm/local-args6.diff: provide DOCARGS_6 and UNDOCARGS_5 for
+ arm old-abi.
+ * Add arm/local-lowlevellock.diff: new patch to fix build on arm.
+ * debian/rules, debian/rules.d/build.mk: allow per architecture
+ TIMEOUTFACTOR.
+ * sysdeps/arm.mk, sysdeps/armel.mk, sysdeps/hppa.mk, sysdeps/s390.mk,
+ sysdeps/sh4.mk: define TIMEOUTFACTOR.
+ * locales-depver: tighten locales dependencies.
+ * any/local-disable-test-tgmath2.diff: new patch to disable test-tgmath2,
+ which take too much resources during compilation.
+ * Add hurd-i386/submitted-strtoul.diff: new patch to use
+ __strtoul_internal() instead of strtoul() in internal functions.
+ * Add hurd-i386/submitted-ptr-mangle.diff: new patch to define PTR_MANGLE
+ and PTR_DEMANGLE.
+ * Update Galician debconf translation, by Jacobo Tarrio. Closes: #447928.
+ * Update Dutch debconf translation, by Bart Cornelis. Closes: #448928.
+ * Add sh4/local-fpscr_values.diff and any/local-allocalim-header.diff
+ from Arthur Loiret. Closes: #448248.
+ * Fix encoding of Japanese translation. Closes: #447221.
+ * Add any/submitted-sched_h.diff: new patch to define `__CPU_ALLOC_SIZE.
+ * Add mips/local-setjmp.diff: new patch to fix g++ tests on mips/mipsel.
+ * Add any/local-fhs-nscd.diff: move nscd directory to /var/cache/nscd from
+ /var/db/nscd. Closes: #449198.
+ * debhelper.in/nscd.postrm: remove /var/cache/nscd on purge. Closes:
+ #449193.
+ * script.in/kernelcheck.sh, sysdeps/alpha.mk: bump minimum kernel version to
+ 2.6.9 for alpha.
+ * script.in/kernelcheck.sh, sysdeps/sh4.mk: bump minimum kernel version to
+ 2.6.11 for sh4.
+ * debian/patches/arm/local-eabi-wchar.diff: new patch from Riku Voipio to
+ fiw WCHAR_MIN and WCHAR_MAX definitions on armel. Closes: #444580.
+ * debian/po/zh_CN.po: update from LI Daobing. Closes: #447866.
+ * debhelper.in/locales-all.postinst: trap exit signal and remove temporary
+ directory. Closes: #447328.
+ * debhelper.in/libc.NEWS: mention that the tzconfig script has been replaced
+ by the maintainer scripts of tzdata. Closes: bug#448796.
+ * patches/all/local-alias-et_EE.diff: switch estonian locales alias to
+ ISO-8859-15.
+ * patches/alpha/submitted-fpu-round.diff: restore the old version of
+ ceil/floor/rint functions. Closes: #442568.
+ * patches/alpha/local-dl-procinfo.diff: new patch to add platform
+ capabilities support on alpha.
+ * Add an ev67 flavour on alpha: Closes: #229251
+ - control.in/opt: add libc6-alphaev67 packages.
+ - sysdeps/alpha.mk: add a new pass for ev67 flavour.
+ * debian/local/manpages/iconv.1: document //translit and //ignore
+ options. Closes: #451304.
+ * debian/local/manpages/getent.1: document exit codes. Closes:
+ #445631.
+ * debian/local/manpages/ld.so.8: document $ORIGIN, $PLATFORM and $LIB
+ features. Closes: #444145.
+ * local/manpages/ldconfig.8: remove --force option from the manpage
+ to be consistent with the binary. Closes: #451958.
+ * kfreebsd/local-sysdeps.diff: update to revision 2046 (from glibc-bsd).
+
+ [ Petr Salinger]
+ * any/local-stdio-lock.diff: make _IO_*_lock linuxthreads compliant.
+ * any/local-o_cloexec.diff: don't assume O_CLOEXEC is always defined.
+ * any/local-linuxthreads-signals.diff: always use non-RT signal handler
+ on GNU/kFreeBSD.
+
+ [ Pierre Habouzit ]
+ * Remove any/local-iconv-fix-trampoline.diff (obsolete).
+ * Remove any/submitted-strfry.diff (merged).
+ * Update any/submitted-rfc3484-sortv4.diff.
+ * Update localedata/*first_weekday.diff.
+ * Remove localedata/fix-am_ET.diff (obsolete).
+ * Add locale/preprocessor-collate-uli-sucks.diff to revert Ulrich's
+ preprocessor that isn't enough for Debian.
+ * Update patches/locale/preprocessor-collate.diff.
+ * Add alpha/submitted-PTR_MANGLE.diff (Closes: #448508).
+
+ [ Samuel Thibault ]
+ * hurd-i386/submitted-ptr-mangle.diff: Define PTR_MANGLE for assembly.
+ * hurd-i386/cvs-O_CLOEXEC_fix.diff: New patch to fix conflicting O_CLOEXEC
+ value.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 23 Nov 2007 10:46:24 +0100
+
+glibc (2.6.1-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Update Spanish debconf translation, by Carlos Valdivia Yagüe.
+
+ [ Clint Adams ]
+ * debian/po/de.po: update from Helge Kreutzmann. closes: #442888.
+ * debian/po/cs.po: update from Miroslav Kure. closes: #442904.
+ * debian/po/it.po: update from Luca Monducci. closes: #443497.
+ * debian/po/ja.po: update from Kenshi Muto. closes: #446577.
+ * Add any/cvs-posix-glob.diff, fixing improper of treatment of \
+ in glob(). closes: #445210
+
+ -- Clint Adams <schizo@debian.org> Sun, 14 Oct 2007 10:02:35 -0400
+
+glibc (2.6.1-5) unstable; urgency=low
+
+ [ Pierre Habouzit ]
+ * remove any/local-sysmacros.diff: sorry for bug #439859 but it makes gimp
+ (and presumably other software) FTBFS, it's too dispruptive.
+ Closes: #442427.
+
+ [ Clint Adams ]
+ * amd64/local-x86_64_bits_sigcontext.diff: use a copy of the generic header
+ for x86_64. closes: #442418.
+
+ -- Clint Adams <schizo@debian.org> Sun, 16 Sep 2007 14:42:17 -0400
+
+glibc (2.6.1-4) unstable; urgency=low
+
+ * Disable any/local-ipv6-lookup.diff as it is causing breakages.
+ Closes: bug#441857.
+ * any/local-sysmacros.diff: use __inline instead of inline for
+ compatibility with ANSI. Closes: #441959.
+ * patches/localedata/tailor-iso14651_t1.diff: correctly fix fi_FI
+ locale. Closes: bug#441026.
+ * debian/rules.d/debhelper.mk: fix regex. Closes: #441824.
+ * Update French debconf translation, by Christian Perrier. Closes:
+ #442101.
+ * any/submitted-regex-collate.diff: fix regex engine for multibyte
+ characters and C collation. Closes: #441355.
+ * debian/local/manpages/locale-gen.8: fix manpage. Closes: #442104.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 13 Sep 2007 17:05:17 +0200
+
+glibc (2.6.1-3) unstable; urgency=low
+
+ * sysdeps/amd64.mk: uses x86_64 headers also for the i486 flavour now
+ that they are compatible.
+ * sysdeps/i386.mk: uses x86_64 headers also for the main flavour.
+ * debian/local/etc_default/locale: remove. Closes: bug#441360.
+ * sysdeps/*.mk: don't provide include symlink for bi-arch, but only
+ an empty directory.
+ * debian/rules.d/debhelper.mk: modify nscd/DEBIAN/control during build
+ to workaround a dpkg-shlibdeps bug. Closes: bug#433723.
+ * debian/local/manpages/nscd.conf.5: document the persistent and shared
+ cache options. Closes: bug#338504.
+ * patches/all/local-alias-UTF-8.diff: encode locales.alias in UTF-8.
+ Closes: bug#404433.
+ * debhelper.in/locales.links, debhelper.in/locales.install: move
+ locales.alias into /etc and provide a symlink in
+ /usr/share/locale/locale.alias.
+ * patches/localedata/tailor-iso14651_t1.diff: fix fi_FI locale. Closes:
+ bug#441026.
+ * kfreebsd/local-sysdeps.diff: update to revision 1998 (from glibc-bsd).
+ * sysdeps/kfreebsd-amd64.mk: uses x86_64 headers also for the i486 flavour
+ now that they are compatible.
+ * any/local-sysmacros.diff: new patch to declare "major", "minor" and
+ "makedev" as inline function instead of macros. Closes: #439859.
+ * debhelper.in/libc.postinst, debhelper.in/libc.templates: prompt user
+ with debconf if it is available. Closes: #440964.
+ * debian/control.in/libc: suggests debconf | debconf-2.0.
+ * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
+ Wiel.
+ * Update Vietnamese debconf translation, by Clytie Siddall.
+ * Update Basque debconf translation, by Piarres Beobide.
+ * Update Swedish debconf translation, by Daniel Nylander.
+ * Update Slovak debconf translation, by Ivan Masár.
+ * Update Lithuanian debconf translation, by Gintautas Miliauskas.
+ * Update Russian debconf translation, by Sergey Alyoshin.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 11 Sep 2007 04:42:20 +0200
+
+glibc (2.6.1-2) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * Rename hurd-i386/submitted-lock-intern.diff into
+ hurd-i386/cvs-lock-intern.diff, hurd-i386/submitted-ECANCELED.diff
+ into hurd-i386/cvs-ECANCELED.diff and
+ hurd-i386/submitted-sigsuspend-nocancel.diff into
+ hurd-i386/cvs-sigsuspend-nocancel.diff as the patches have been accepted
+ upstream.
+ * hurd-i386/local-tls-support.diff: update to fix TLS leak in /hurd/exec
+ server.
+ * hurd-i386/cvs-ioctl-delay.diff: new patch to add standard *DLY ioctl macros.
+ * hurd-i386/submitted-IPV6_PKTINFO.diff: new patch to add standard
+ IPV6_PKTINFO macro.
+
+ [ Aurelien Jarno ]
+ * debian/rules.d/build.mk: disable testsuite on ARM machines running a
+ 2.6.21 or 2.6.22 kernel.
+ * debian/debhelper.in/locales.{prerm,postinst}: look for supported.tar.lzma
+ instead of supported.tar.gz.
+ * debian/local/etc_default/devpts: remove.
+ * debian/local/etc_default/locale: new file. Closes: bug#437404.
+ * debhelper.in/locales.install: install it.
+ * debian/local/manpages/locale.1: fix a typo. Closes: bug#438114.
+ * kfreebsd/local-sysdeps.diff: update to revision 1995 (from glibc-bsd).
+ * any/submitted-rfc3484-sortv4.diff: new patch to allow bypassing RFC3484
+ rule 9 for IPv4 adresses. Closes: bug#438179
+ * debian/debhelper.in/libc.preinst: change version check for NSS services to
+ (<< 2.6-1).
+ * debian/debhelper.in/libc.preinst: add proftpd to the list of services to
+ restart. Closes: bug#435640.
+ * Bump shlibdeps version to 2.6.1-1 due to SPARC v9 transition.
+ * New Slovak debconf translation, by Ivan Masár. Closes: bug#438576.
+ * any/local-ipv6-lookup.diff: new patch to do IPv6 lookups only when an
+ IPv6 address is configured. Patch by Tollef Fog Heen and Andrew McMillan.
+ Closes: #435646.
+
+ [ Pierre Habouzit ]
+ * Document new libc.conf in ld.so.conf.d that puts /usr/local/lib front.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 3 Sep 2007 18:15:37 +0200
+
+glibc (2.6.1-1) unstable; urgency=low
+
+ * New upstream version:
+ - Workaround bug in java's unwinder. Closes: #434484.
+
+ [ Aurelien Jarno ]
+ * debian/copyright: update.
+ * Remove any/cvs-glibc-2_6-branch.diff (merged upstream).
+ * Remove any/cvs-printf_fp.c.diff (merged upstream).
+ * Remove sparc/submitted-gscope_flag.diff (merged upstream).
+ * Remove arm/cvs-gscope_flag.diff (merged upstream).
+ * Remove hppa/submitted-gscope_flag.diff (merged upstream).
+ * Remove mips/cvs-gscope_flag.diff (merged upstream).
+ * any/local-bindresvport_blacklist.diff: patch from openSUSE to
+ add support for /etc/bindresvport.blacklist.
+ * debian/local/etc/bindresvport.blacklist: new default configuration
+ file.
+ * debian/debhelper.in/libc.install: install it!
+ * debian/rules.d/debhelper.mk: fix arguments order when calling find.
+ * kfreebsd/local-sysdeps.diff: update to revision 1992 (from glibc-bsd).
+ * any/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
+ * i386/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
+ * amd64/local-linuxthreads-gscope.diff update for kfreebsd futexes.
+
+ [ Samuel Thibault ]
+ * hurd-i386/local-gscope.diff: resync, mostly merged upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 07 Aug 2007 13:34:26 +0200
+
+glibc (2.6-5) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * mips/cvs-gscope_flag.diff: new patch to fix build on mips/mipsel.
+ * arm/cvs-gscope_flag.diff: new patch to fix build on arm/armel.
+ * any/cvs-initfini.diff: new patch from upstream to fix crti.o on
+ ppc64. Closes: #434626.
+ * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.2.
+ * debian/sysdeps/alpha.mk: build with gcc-4.2.
+ * debian/control: Remove build-depend on gcc-4.1 on powerpc and alpha.
+ * sparc/submitted-gscope_flag.diff: update from upstream.
+ * hppa/submitted-gscope_flag.diff : new patch to fix build on hppa
+ with NPTL.
+ * any/local-linuxthreads-gscope.diff: new patch to add gscope support
+ to linuxthreads.
+ * hppa/local-linuxthreads-gscope.diff: new patch to fix build on hppa
+ with linuxthreads. Closes: #434799.
+ * cvs-printf_fp.c.diff: new patch to print the correct number of digits
+ with %#g.
+ * amd64/local-linuxthreads-gscope.diff: new patch to fix build on *amd64
+ with linuxthreads.
+ * i386/local-linuxthreads-gscope.diff: new patch to fix build on *i386
+ with linuxthreads.
+ * kfreebsd/local-sysdeps.diff: update to revision 1989 (from glibc-bsd).
+ * any/submitted-longdouble.diff: patch from Carlos O'Donell to fix long
+ double tests.
+ * any/submitted-libgcc_s.so.diff: patch from Carlos O'Donell to allow
+ differents libgcc_s.so SONAME on architecture basis.
+ * hppa/submitted-fadvise64_64.diff: patch from Carlos O'Donell to add
+ support for fadvise64_64 syscall.
+ * debian/control: Simplify build-dependencies.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 29 Jul 2007 17:25:52 +0200
+
+glibc (2.6-4) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * sysdeps/hurd.mk (CC, BUILD_CC): Remove.
+ * control: Build-depend on gcc-4.2 on hurd-i386.
+
+ [ Pierre Habouzit ]
+ * any/cvs-glibc-2_6-branch.diff: upstream branch pull, includes:
+ + any/cvs-ld-integer-overflow.diff
+ + any/cvs-malloc.diff
+ + any/cvs-nis-nss-default.diff
+ + any/cvs-nscd-short-replies.diff
+ + any/cvs-vfscanf.diff
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
+ produces broken binaries.
+ * debian/control: Build-depend on gcc-4.1 on powerpc
+ * debian/control: Build-depend on g++-4.1/g++-4.2 and
+ g++-4.1-multilib/g++-4.2-multilib.
+ * debian/*.NEWS: move to debian/debhelper.in/*.NEWS.
+ * rules.d/debhelper.mk: remove debian/*.NEWS on clean.
+ * sparc/submitted-gscope_flag.diff: new patch to fix build on sparc.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 26 Jul 2007 08:57:48 +0200
+
+glibc (2.6-3) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * script.in/kernelcheck.sh: s/kernel_compare_version/linux_compare_versions/
+ for arm.
+ * script.in/kernelcheck.sh: the minimum kernel version is now 2.6.8 and not
+ 2.6.1. Closes: bug#432721.
+ * hppa/submitted-threaddb.diff: new patch from Randolph Chung to fix
+ debugging interface for NPTL on hppa.
+ * Drop SPARC V8 support:
+ - control.in/opt: drop libc6-sparcv9.
+ - sysdeps/sparc.mk: drop libc6-sparcv9.
+ - script.in/kernelcheck.sh: add check for SPARC V8 or earlier CPU.
+ - patches/series: disable sparc/submitted-timing.diff.
+ - patches/sparc/local-sparcv8-target.diff: rename to
+ local-sparcv9-target.diff and default to v9.
+ * Build with gcc-4.2 except on alpha (untested).
+ * patches/any/cvs-ld_library_path.diff: new patch from CVS to fix segfaults
+ with empty LD_LIBRARY_PATH variable.
+ * rules.d/build.mk: create /etc/ld.so.conf.d/libc.conf to add
+ /usr/local/lib as a default search path. Closes: #395177.
+ * Honor parallel= option in DEB_BUILD_OPTIONS. Closes: #413744.
+
+ [ Pierre Habouzit ]
+ * rules.d/debhelper.mk: add some magic to copy debian/bug/$pkg/ files into
+ /usr/share/bug/.
+ * add libc6-i386/presubj to document /usr/lib32 issues not being a
+ libc6-i386 problem.
+ * add locales/presubj about locales depends that are correct, and tell bug
+ reporters how to look for their package being built or not.
+ * add patches/any/local-missing-linux_types.h.diff to add missing
+ #include <linux/types.h> due to migration to linux-libc-dev.
+ Closes: #433962.
+
+ [ Samuel Thibault ]
+ * hurd-i386/local-tls-support.diff: new patch to support TLS.
+ * debian/sysdeps/hurd.mk (libc_extra_config_options): Removed
+ --without-__thread, --without-tls and libc_cv_z_relro=no.
+ * hurd-i386/local-atomic-no-multiple_threads.diff: new patch, hurd-i386
+ doesn't need the multiple_threads field.
+ * hurd-i386/local-gscope.diff: new patch, backport of the CVS global scope.
+ * hurd-i386/local-no-strerror_l.diff: new patch to disable non-implemented
+ strerror_l().
+ * hurd-i386/submitted-lock-intern.diff: new patch to fix a header inclusion.
+ * sysdeps/depflags.pl: make libc0.3 depend on TLS-enabled hurd packages.
+ * hurd-i386/local-sigsuspend-nocancel.diff: renamed into
+ submitted-sigsuspend-nocancel.diff.
+ * hurd-i386/submitted-ECANCELED.diff: new patch to fix ECANCELED value.
+ Closes: #396135.
+ * hurd-i386/local-gcc-4.1-init-first.diff: New patch by Thomas
+ Schwinge to fix building with gcc-4.1.
+ * sysdeps/hurd.mk (CC, BUILD_CC): Change to gcc-4.1.
+ * control: Depend on gcc-4.1 on hurd-i386.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Jul 2007 08:01:26 +0200
+
+glibc (2.6-2) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Add any/cvs-nis-nss-default.diff: preserve errno.
+ * Add any/cvs-vfscanf.diff: add additional test for EOF
+ in loop to look for conversion specifier to avoid testing of
+ wrong errno value.
+
+ [ Aurelien Jarno ]
+ * Add any/cvs-ld-integer-overflow.diff: fix an integer
+ overflow in ld.so. Closes: bug#431858.
+ * hppa/submitted-multiple-threads.diff: new patch to fix an FTBFS on
+ hppa. Closes: bug#428509, bug#429487.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 10 Jul 2007 09:17:49 +0200
+
+glibc (2.6-1) unstable; urgency=low
+
+ [ Pierre Habouzit ]
+ [ Clint Adams]
+ * New upstream version.
+ - Remove locale/iso3166-RS.diff (obsolete).
+ - Remove locale/fix-exhausted-memory.diff (merged upstream).
+ - Update locale/LC_COLLATE-keywords-ordering.diff.
+ - Remove localedata/locale-hy_AM.diff (obsolete).
+ - Remove localedata/locale-pl_PL.diff (merged upstream).
+ - Remove localedata/locales-sr.diff (obsolete).
+ - Update localedata/tailor-iso14651_t1.diff.
+ - Update localedata/first_weekday.diff.
+ - Remove alpha/cvs-cfi.diff (merged upstream).
+ - Remove arm/cvs-check_pf.c (merged upstream).
+ - Remove hppa/cvs-hppa-update.diff (obsolete).
+ - Update hppa/submitted-nptl-carlos.diff from "upstream".
+ - Remove hppa/submitted-nptl-carlos2.diff (merged upstream).
+ - Remove hppa/local-r19use.diff (merged upstream).
+ - Remove hurd-i386/cvs-futimes.diff (merged upstream).
+ - Remove m68k/cvs-m68k-update.diff (obsolete).
+ - Update m68k/local-mathinline_h.diff.
+ - Remove mips/cvs-ldsodefs_h.diff (merged upstream).
+ - Remove mips/submitted-msq.diff (merged upstream).
+ - Remove all/cvs-iconv-E13B.diff (obsolete).
+ - Remove all/submitted-new-brf-encoding.diff (merged upstream).
+ - Remove any/cvs-2.5-branch-update.diff (obsolete).
+ - Remove any/cvs-pow.diff (obsolete).
+ - Remove any/cvs-printf_fp-c.diff (obsolete).
+ - Remove any/cvs-ftw-c.diff (obsolete).
+ - Remove any/cvs-bits_in_h-ipv6.diff (obsolete).
+ - Remove any/cvs-itoa-c.diff (obsolete).
+ - Remove any/cvs-lt-update.diff (obsolete).
+ - Remove any/cvs-realpath.diff (obsolete).
+ - Remove any/cvs-vfprintf-stack-smashing.diff (obsolete).
+ - Remove any/cvs-zdump-64-bit.diff (obsolete).
+ - Update any/local-ldso-disable-hwcap.diff.
+ - Remove any/submitted-gethostbyname_r.diff (obsolete).
+ - Remove any/submitted-iconv-colon.diff (merged upstream).
+ - Update any/submitted-strfry.diff.
+ - Remove any/submitted-unistd_XOPEN_VERSION.diff (obsolete).
+ - Remove any/cvs-glob-c.diff (obsolete).
+ - Remove any/cvs-scanf_hexfloat.diff (obsolete).
+ - Remove alpha/submitted-sigsuspend.diff (merged upstream).
+ - Remove arm/cvs-procinfo-eabi.diff (obsolete).
+ * debian/sysdeps/depflags.pl: Clean out relationships for packages
+ that do not exist in sarge or later.
+ * debian/debhelper.in/libc.install: do not hardcode the glibc
+ version number in the path to gai.conf.
+ * debian/control.in/main, debian/sysdeps/depflags.pl:
+ use linux-libc-dev on all linux architectures, and
+ remove all references to linux-kernel-headers.
+ * Bump shlibdeps version to 2.6-1 due to sync_file_range, futimens,
+ utimensat, __sched_cpucount, sched_getcpu, strerror_l, and
+ epoll_pwait symbols.
+ * debian/rules.d/build.mk: pass --enable-profile to configure.
+
+ [ Aurelien Jarno ]
+ * patches/sparc/local-undefined-registers.diff: new file to ignore
+ global registers while looking for undefined symbols.
+ * debian/script.in/kernelcheck.sh: add a warning for FreeBSD kernels
+ 5.X.
+ * local/etc_init.d/glibc.sh, debhelper.in/libc.preinst: don't check for
+ linux kernel, it is now done in script.in/kernelcheck.sh.
+ * patches/any/cvs-malloc.diff: new patch from upstream to fix malloc ABI.
+ * patches/any/local-linuxthreads-lowlevellock.diff: new patch to support
+ low level locking on linuxthreads.
+ * patches/any/local-linuxthreads-fatalprepare.diff: new patch to support
+ FATAL_PREPARE on linuxthreads, by not using __libc_pthread_functions_init
+ and PTHFCT_CALL.
+ * patches/hppa/local-linuxthreads.diff: new patch to get glibc buildable on
+ hppa with linuxthreads.
+ * patches/arm/submitted-RTLD_SINGLE_THREAD_P.diff: fix a missing #defined
+ on arm.
+ * patches/localedata/submitted-as_IN.diff: new patch to fix a not anymore
+ unassigned unicode code.
+ * locales-depver: tighten locales dependencies.
+ * debian/sysdeps/linux.mk, debian/script.in/kernelcheck.sh: bump minimum
+ kernel requirement to 2.6.8.
+ * debian/rules, debian/rules.d/build.mk, debian/sysdeps/*.mk: also defines
+ CXX as g++ is used in the testsuite.
+
+ [ Petr Salinger]
+ * kfreebsd/local-sysdeps.diff: update to revision 1949 (from glibc-bsd).
+ * any/local-linuxthreads-defines.diff: new patch to restore a few defines
+ in config.make.in still needed by linuxthreads.
+ * patches/local-tst-mktime2.diff: fix time/tst-mktime2.c.
+
+ [ Pierre Habouzit ]
+ * kernelchecks.sh: Make the warning about kernel 2.6 more explicit so that
+ people can deal with it without adding yet-another critical bug on the
+ glibc.
+ * kernelchecks.sh: add some quotes to unconfuse syntax hilighting a bit.
+ * nscd.init: ksh is confused if you call functions start or stop.
+ Closes: 428884.
+ * patches/locale/preprocessor-collate.diff: update it to work (with
+ restrictions) with depth >= 2 copies. The patch is scurvy and make locale
+ parsing completely non reentrant.
+ * debian/control: ${Source-Version} -> ${binary:Version}.
+ * debian/debhelper.in/nscd.lintian: yes, /var/db for lintian is ok.
+ * patches/any/submitted-fileops-and-signals.diff: fixes libio file
+ operations in presence of recoverable errors.
+ Closes: 429021.
+ * patches/localedata/fix-am_ET.diff: fix am_ET using our preprocessor
+ extensions.
+
+ [ Samuel Thibault ]
+ * Remove patches/hurd-i386/cvs-getsid.diff (merged upstream).
+ * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: new patch to fix
+ some packages that use unsigned or size_t in ioctls.
+ Closes: 431365.
+
+ -- Clint Adams <schizo@debian.org> Sat, 07 Jul 2007 09:43:02 -0400
+
+glibc (2.5-11) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/hppa/submitted-pie.diff: new patch to fix PIE on hppa. Patch by
+ Sébastien Bernard and John David Anglin. Closes: #427990.
+ * debian/debhelper.in/libc.preinst: use -e instead of -f to canonicalize
+ links. Closes: #427416.
+
+ [ Pierre Habouzit ]
+ * pass -X/usr/lib/debug to dh_makeshlibs so that libc6-dbg gets no useless
+ shlibs. Closes: #427637.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jun 2007 15:06:21 +0200
+
+glibc (2.5-10) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * kfreebsd/local-sysdeps.diff: update to revision 1942 (from glibc-bsd).
+ Thanks to Petr Salinger.
+ * arm/cvs-procinfo-eabi.diff: patch from CVS to not include asm/procinfo.h.
+ * any/submitted-strtok.diff: new patch to fix a typo in strings/strtok.c.
+ Closes: #426118.
+ * debian/sysdeps/depflags.pl: depends on libgcc1/libgcc2/libgcc4.
+ * any/cvs-nscd-short-replies.diff: new patch from CVS to fix crash on
+ short replies.
+ * sysdeps/depflags.mk, sysdeps/depflags.pl: use DEB_HOST_ARCH_OS and
+ DEB_HOST_ARCH instead of DEB_HOST_GNU_SYSTEM and DEB_HOST_GNU_TYPE.
+ * debian/sysdeps/arm.mk, debian/script.in/kernelcheck.sh: bump minimum
+ kernel requirement to 2.6.12 on arm to get __ARM_NR_set_tls syscall.
+ Closes: #421037.
+ * debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14
+ on armel.
+ * patches/series: disable any/local-ldconfig-timestamps.diff as this
+ patch does not take into account sub-directories.
+
+ [ Clint Adams ]
+ * debian/local/manpages/ld.so.8: quote accepted values for LD_DEBUG.
+ closes: #426101.
+ * New Malayalam debconf translation, by Sajeev പിആര്.
+ closes: #426203.
+ * Update Vietnamese debconf translation, by Clytie Siddall.
+ closes: #426824.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 03 Jun 2007 19:01:50 +0200
+
+glibc (2.5-9) unstable; urgency=low
+
+ * debian/patches/arm/local-ioperm.diff: Remove the check
+ involving LINUX_VERSION_CODE.
+ * debian/patches/hppa/submitted-atomic_h.diff: update to loop again
+ when the kernel returns -EDEADLOCK. Workaround: #425567.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 22 May 2007 17:03:23 +0200
+
+glibc (2.5-8) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/sysdeps/depflags.pl: Add a conflicts on binutils
+ (<< 2.17cvs20070426-1) for libc-dev. Closes: #422625.
+
+ [ Clint Adams ]
+ * debian/sysdeps/depflags.pl: Clean out relationships for packages
+ that do not exist in sarge or later.
+ * debian/debhelper.in/libc.install: do not hardcode the glibc
+ version number in the path to gai.conf.
+ * debian/control.in/main, debian/sysdeps/depflags.pl:
+ use linux-libc-dev to build on all linux architectures.
+ (retain Depends alternative on linux-kernel-headers)
+
+ [ Aurelien Jarno ]
+ * debian/local/etc_init.d/glibc.sh: fix a typo. Closes: #423870.
+ * debian/patches/hppa/submitted-atomic_h.diff: new patch to fix the
+ atomic CAS function on hppa. Closes: #424057.
+ * debian/control.in/main: unify the gcc-4.1 depends to (>= 4.1.2-6).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 20 May 2007 03:43:09 +0200
+
+glibc (2.5-7) unstable; urgency=low
+
+ * debian/sysdeps/i386.mk: switch from --includir= to amd64_includedir.
+ * debian/local/etc_init.d/glibc.sh: fix the broken comment. Closes:
+ #422587.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 07 May 2007 11:45:41 +0200
+
+glibc (2.5-6) unstable; urgency=low
+
+ * patches/any/cvs-vfprintf-stack-smashing.diff: new patch from
+ upstream (fix enormous alloca triggered with %-X.Ys like formats
+ specifier, with Y big, and in multi-byte locales). Closes: #380195,
+ #421555.
+ * patches/hppa/cvs-hppa-update.diff: update from CVS to fix
+ bits/pthreadtypes.h on hppa.
+ * patches/any/local-disable-nscd-host-caching.diff: the comment lines
+ should have the '#' on the first column. Closes: #421882.
+ * Remove patches/any/local-Rminkernel.diff (not needed anymore).
+ * debian/patches/hppa/submitted-ustat.diff: new patch from Jeff Bailey
+ to makes glibc build with exported kernel headers.
+ * debian/patches/hppa/submitted-nptl-carlos2.diff: new patch to add
+ STACK_GROWS_UP case to NPTL.
+ * debian/patches/hppa/local-r19use.diff: new patch from Carlos O'Donell
+ (specify r19 as input to asms that save/restore).
+ * debian/patches/alpha/cvs-cfi.diff: new patch from CVS (fix
+ cfi instructions in sysdep-cancel.h). Closes: #422067.
+ * debian/sysdeps/kfreebsd-i386.mk: tune for i686.
+ * debian/sysdeps/i386.mk: drop i386-linux-gnu compat symlinks, all the
+ toolchain is now using i486-linux-gnu.
+ * Merge from multiarch tree:
+ - debian/rules: define localedir, sysconfdir and rootsbindir.
+ - debian/rules.d/build.mk: use $(localedir), $(sysconfdir) and
+ $(rootsbindir) instead of hardcoded values. Make includedir
+ flavour specific.
+ - debian/sysdeps/amd64.mk: define i386_includedir.
+ - debian/sysdeps/powerpc.mk: define ppc64_includedir.
+ - debian/sysdeps/ppc64.mk: define powerpc_includedir.
+ - debian/sysdeps/s390.mk: define s390x_includedir.
+ - debian/sysdeps/kfreebsd-amd64.mk: define i386_includedir.
+ - debian/sysdeps/sparc.mk: define sparc64_includedir.
+ * debian/control.in/main: build-depends on gcc-4.1.2 (>= 4.1.2-6) on
+ hppa.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 07 May 2007 03:27:10 +0200
+
+glibc (2.5-5) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Rename patches/all/submitted-iconv-E13B.diff into
+ patches/all/cvs-iconv-E13B.diff as the patch has been accepted
+ upstream.
+ * debian/debhelper.in/libc.NEWS: new file to warn user to upgrade
+ to a 2.6.1 or later kernel before upgrading the glibc.
+ * debian/script.in/kernelcheck.sh: improve the kernel error message.
+ * New Tamil debconf translation, by Tirumurti Vasudevan. Closes:
+ #420755.
+ * script.in/nohwcap.sh: use sed instead of awk. Closes: #420799.
+ * Update Catalan debconf translation, by Jordà Polo. Closes: #420835.
+ * Add support for n32 and 64 ABIs on mips and mipsel, but keep it
+ disabled for now:
+ - control.in/main: add libc6-dev-mipsn32, libc6-dev-mips64 to the
+ build-dependencies.
+ - control.in/mips64: add libc6-mips64 and libc6-dev-mips64 packages.
+ - control.in/mipsn32: add libc6-mipsn32 and libc6-dev-mipsn32 packages.
+ - rules.d/control.mk: use control.in/mips64 and control.in/mipsn32.
+ - sysdeps/mips.mk: add two new passes for n32 and 64 ABIs.
+ - sysdeps/mipsel.mk: likewise.
+ * debian/control.in/main: drop build-depends on libssp32 and libssp64,
+ build-depends on gcc-4.1 (>= 4.1.2-5) instead. Drop build-conflicts
+ on gcc-4.1 (= 4.1.1-14). Closes: #413370.
+ * debian/sysdeps/hppa.mk: switch back to gcc-4.1.
+ * debian/debhelper.in/libc.preinst: add a check for silly users having
+ LD_ASSUME_KERNEL=2.4.1 in their /etc/profile, ~/.bashrc or shell
+ init script.
+ * debian/control.in/main: build depends on binutils (>= 2.17cvs20070426-1).
+ Closes: #405738.
+ * debian/shlibver: bump shlib to 2.5-5 for the transition to
+ hash-style=gnu.
+ * debian/control.in/main: build depends on gcc-4.1-multilib on bi-arch
+ architectures.
+ * control.in/amd64, control.in/i386, control.in/kfreebsd-i386,
+ control.in/mipsn32, control.in/mips64, control.in/powerpc,
+ control.in/ppc64, control.in/s390x, control.in/sparc64: drop the
+ depends on lib32gcc1/lib64gcc1. Recommends gcc-multilib.
+ * debhelper.in/libc.postint: remove the version check when creating
+ ld.so.conf. Closes: #420726.
+
+ [ Michael Banck ]
+ * patches/hurd-i386/local-dl-dynamic-weak.diff: new patch (turn
+ _dl_dynamic_weak on by default for hurd-i386).
+
+ [ Pierre Habouzit ]
+ * nscd.init:
+ + use nscd --shutdown rather than start-stop-daemon to stop nscd more
+ gracefuly. Closes: #338507.
+ + also invalidate hosts on reload.
+ + drop oldies (nscd_nischeck things, does not exists anymore).
+ * patches/any/cvs-scanf_hexfloat.diff: fix a bug when parsing a float in
+ hexadicimal form with no exponent. Closes: #166403.
+ * disable hosts caching in nscd by default as it breaks gethostby* calls
+ (does not respect DNS TTLs, see #335476):
+ + document it in nscd.NEWS.Debian.
+ + patches/any/local-disable-nscd-host-caching.diff: update nscd.conf.
+
+ [ Clint Adams ]
+ * Switch from linux-kernel-headers to linux-libc-dev | linux-kernel-headers.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 30 Apr 2007 21:55:09 +0200
+
+glibc (2.5-4) unstable; urgency=low
+
+ * debian/rules.d/build.mk: fix the testsuite workaround on the MIPS SB1
+ platform.
+ * debian/locales-all.README.Debian: Remove again, it is useless now.
+ (Closes: #378191)
+ * debhelper.in/libc.preinst: use dpkg-query instead of looking into
+ /var/lib/dpkg/info. Thanks to Guillem Jover for the hint.
+ * patches/mips/cvs-ldsodefs_h.diff: new patch (correct multiple
+ inclusion guard in sysdeps/mips/ldsodefs.h) from CVS.
+ * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent
+ -4 special case handling when wcp == wstartp + 1). Closes: #419225.
+ * patches/any/cvs-bits_in_h-ipv6.diff: new patch from CVS (defines
+ IPV6_V6ONLY in bits/in.h). Closes: #420188.
+ * debhelper.in/libc.preinst: check the library files instead of links
+ while checking for a non-dpkg owned libc6 in /lib/tls. Links are
+ recreated by ldconfig.
+ * patches/any/cvs-realpath.diff: new patch (fix wrong comment about
+ realpath() in /usr/include/stdlib) from CVS. Closes: #239427.
+ * debian/local/manpages/iconv.1: mention that -t is optional. Closes:
+ #354292.
+ * debian/local/manpages/iconv.1: mention that multiple fils could be
+ specified on the command line. Closes: #340911.
+ * debian/patches/any/submitted-strfry.diff: new patch (fix strfry()
+ distribution) by Steinar H. Gunderson. Closes: #341903.
+ * patches/all/submitted-iconv-E13B.diff: new patch to fix wrong E13B
+ charset alias. patches/any/submitted-iconv-colon.diff: new patch to
+ allow colons in charset names. Closes: #91935.
+ * New Hungarian debconf translation, by Attila Szervác. Closes: #420420.
+ * debian/patches/any/local-ldd.diff: update to discard the error message
+ that appears if one of the dynamic loader is not supported by the
+ kernel. Closes: #263494.
+ * debian/patches/arm/cvs-check_pf.c: new patch (fix assertion in
+ check_pf.c) from CVS. Closes: #420552.
+ * debian/debhelper.in/glibc-doc.links: add missing manpages links for
+ functions documented with others. Closes: #413989.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Apr 2007 11:41:18 +0200
+
+glibc (2.5-3) unstable; urgency=low
+
+ [ Pierre Habouzit ]
+ * patches/any/submitted-unistd_XOPEN_VERSION.diff: set _XOPEN_VERSION to 600
+ when __USE_XOPEN2K is set. Closes: #203412.
+ * patches/any/cvs-glob-c.diff: fixes glob wrt \/ escapes (among other
+ fixes). Closes: #234880.
+
+ [ Aurelien Jarno ]
+ * Update Italian debconf translation, by Luca Monducci. Closes: #419399.
+ * Put back ld.so into optimized packages, it can be useful in some cases.
+ * Update French debconf translation, by Christian Perrier. Closes: #419445.
+ * Switch from gzip to lzma for compressing the locales in the locales-all
+ package. The unpacked size is decreased by 10 and the packed size by 4 for
+ no measurable difference on the unpacking time.
+ * patches/any/submitted-gethostbyname_r.diff: new patch to fix unaligned
+ memory access in gethostbyname_r.diff(). Closes: #419459.
+ * Rewrite from scratch /etc/ld.so.nohwcap handling. Closes: #419036
+ - script.in/nohwcap.sh: new snipplet to check dpkg and handle
+ /etc/ld.so.nohwcap
+ - rules.d/debhelper.mk: replace NOHWCAP with nohwcap.sh in debhelper
+ scripts
+ - debhelper.in/libc.preinst: only touch /etc/ld.so.nohwcap
+ - debhelper.in/libc.postinst: replace the old code with NOHWCAP,
+ add code to remove /etc/ld.so.hwcappkgs file on upgrade
+ - debhelper.in/libc-otherbuild.postrm: replace the old code with NOHWCAP
+ - debhelper.in/libc-otherbuild.postinst: ditto
+ - debhelper.in/libc-otherbuild.preinst: remove
+ * debhelper.in/libc.install: remove /usr/bin/lddlibc4 from the libc6
+ package.
+ * debhelper.in/libc.preinst: check for a non-dpkg owned libc6 in /lib/tls.
+ Closes: #419189.
+ * Update Dutch debconf translation, by Bart Cornelis. Closes: #419729.
+ * debhelper.in/libc.postinst: fix the chroot detection, code taken from
+ udev scripts.
+ * debian/rules.d/build.mk: disable testsuite on the MIPS SB1 platform.
+ * patches/localedata/first_weekday.diff: Add first_workday for *_NO
+ and *_DK. Closes: #379100.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 19 Apr 2007 07:55:58 +0200
+
+glibc (2.5-2) unstable; urgency=low
+
+ * Update Portuguese debconf translation, by Ricardo Silva. Closes: #418301,
+ #418472.
+ * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
+ Wiel. Closes: #418332.
+ * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #418337.
+ * Update Turkish debconf translation, by Erçin Eker. Closes: #418340.
+ * Update Galician debconf translation, by Jacobo Tarrio. Closes: #418365.
+ * Update Arabic debconf translation, by Ossama Khayat. Closes: #418378.
+ * Update German debconf translation, by Helge Kreutzmann. Closes: #418426.
+ * Update Basque debconf translation, by Piarres Beobide. Closes: #418521.
+ * Update Swedish debconf translation, by Daniel Nylander. Closes: #418545.
+ * Update Spanish debconf translation, by Carlos Valdivia Yagüe. Closes:
+ #418720.
+ * Update Russian debconf translation, by Yuri Kozlov. Closes: #418748.
+ * Update Czech debconf translation, by Miroslav Kure. Closes: #418767.
+ * debian/locales-depver: remove exp from the locales version.
+ * Replace patches/alpha/submitted-sigsuspend.diff by
+ patches/alpha/cvs-sigsuspend.diff from upstream.
+ * patches/any/local-ldconfig-fsync.diff: call fsync() before closing
+ /etc/ld.so.cache. Closes: #416716.
+ * Update Korean debconf translation, by Sunjae Park. Closes: #418872.
+ * patches/any/local-notls.diff: also include pthread.h from
+ linuxthreads/sysdeps/pthread/gai_misc.h.
+ m68k/cvs-m68k-update.diff: update from CVS. Closes: #418881.
+ * debian/local/usr_sbin/tzconfig: removed.
+ * debian/local/manpages/tzconfig.8: removed.
+ * debian/sysdeps/depflags.pl: conflict with tzdata (<< 2007e-2). Older
+ versions need tzconfig.
+ * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent
+ -4 special case handling when wcp == wstartp + 1). Closes: #419225.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 14 Apr 2007 17:23:17 +0200
+
+glibc (2.5-1) unstable; urgency=low
+
+ * New upstream version 2.5.
+ - Adds support of POSIX_MADV_* on mips, mipsel, arm and hppa. Closes:
+ #381294.
+ - Fixes a pointer-to-long overflow in sunrpc code. Closes: #389084.
+ - Fixes getent wrt ipv4 hosts lookups. Closes: #347358.
+ - Fixes strtod wrt hex floats with negative exponent. Closes: #172562.
+ - Fixes nice() errno when called without appropriate privileges. Closes:
+ #286825.
+ - Provides sys/inotify.h. Closes: #369402.
+ - Fixes strtod("INF") with some locales. Closes: #415417.
+
+ [ Aurelien Jarno ]
+ * debian/shlibver: Bump up to 2.5.
+ * debian/copyright: update.
+ * Remove locale/cvs-iso3166.diff (merged upstream).
+ * Remove localedata/locale-ro_RO.diff (merged upstream).
+ * Remove arm/cvs-portshead.patch (merged upstream).
+ * Remove arm/local-dwarf2-buildfix.diff (merged upstream).
+ * Remove hppa/cvs-clone.patch (merged upstream).
+ * Remove hppa/cvs-portshead.diff (merged upstream).
+ * Remove hppa/submitted-drop-utimes.diff (merged upstream).
+ * Remove hurd-i386/cvs-machrules-make.diff (merged upstream).
+ * Remove mips/cvs-fork.diff (merged upstream).
+ * Remove mips/cvs-resource.diff (merged upstream).
+ * Remove powerpc/cvs-procfs.diff (merged upstream).
+ * Remove any/cvs-argp_h.diff (merged upstream).
+ * Remove any/cvs-getcwd_c.diff (merged upstream).
+ * Remove any/cvs-sysctl.diff (merged upstream).
+ * Remove any/cvs-thread_signals.diff (merged upstream).
+ * Remove any/cvs-uio_h.diff (merged upstream).
+ * Remove any/cvs-sunrpc-xdrmem_setpos.diff (merged upstream).
+ * Remove any/cvs-getent-wrong-struct-size.diff (merged upstream).
+ * Remove any/submitted-strfmon.diff (merged upstream).
+ * Remove all/submitted-uninitialized-byte-LC_CTYPE.diff (merged upstream).
+ * Remove any/local-ttyname-devfs.diff (devfs is not supported anymore).
+ * Update arm/local-no-hwcap.diff.
+ * Update any/local-ldso-disable-hwcap.diff.
+ * Update all/submitted-new-brf-encoding.diff.
+ * debhelper.in/libc.docs: remove INTERFACE as it has been removed upstream.
+ * sysdeps/depflags.pl: don't make libc6 depends on tzdata, as this package
+ is of priority required. Should help to debconfize tzdata.
+ * sysdeps/i386.mk: put the static Xen libc flavour in /usr/lib/xen. Closes:
+ #391372.
+ * sysdeps/powerpc.mk: install 64-bit headers (actually gnu/stubs-64.h)
+ directly into /usr/include and provide /usr/include/powerpc64-linux-gnu as
+ a symlink to /usr/include for compatibility reasons. Closes: #391858.
+ * sysdeps/ppc64.mk: install 32-bit headers (actually gnu/stubs-32.h)
+ directly into /usr/include and provide /usr/include/powerpc-linux-gnu as
+ a symlink to /usr/include for compatibility reasons.
+ * kfreebsd/local-scripts.diff: update.
+ * kfreebsd/local-sys_queue_h.diff: update.
+ * kfreebsd/local-sysdeps.diff: update to revision 1689 (from glibc-bsd).
+ * kfreebsd/local-sysdeps-2.4.diff: remove.
+ * sysdeps/kfreebsd: enable the ports add-on.
+ * sysdeps/kfreebsd-i386.mk: ditto.
+ * any/local-stubs_h.diff: new patch to fix a warning in stubs.h. Closes:
+ #394128.
+ * alpha/submitted-sigsuspend.diff: new patch (fix the build on alpha) from
+ the libc-alpha mailing list.
+ * debian/local/manpages/*: fix typos. Closes: #395427.
+ * debian/debhelper.in/libc.dirs: don't provide /sys, now provided by
+ initscripts.
+ * debian/debhelper.in/nscd.init: add lsb header.
+ * debian/rules.d/debhelper.mk: add support for installing lintian and linda
+ overrides files.
+ * debian/debhelper.in/libc.overrides: new file.
+ * debian/debhelper.in/libc-dev.overrides: new file.
+ * debian/debhelper.in/libc-alt.overrides: new file.
+ * debian/debhelper.in/libc-otherbuild.overrides: new file.
+ * debian/debhelper.in/libc-dev-otherbuild.overrides: new file.
+ * debian/any/submitted-getcwd-sys_param_h.diff: new patch (fix the build
+ with linuxthreads) from the libc-alpha mailing list.
+ * debian/powerpc/cvs-tls-debug.diff: new patch (fix for debugging
+ thread-local variables on powerpc) from CVS.
+ * Build depends on gcc-4.2 on hppa to enable TLS on hppa. Closes: #397813.
+ * debian/patches/hppa/cvs-hppa-update.diff: new patch (CVS update).
+ * debian/sysdeps/hppa.mk, debian/script.in/kernelcheck.sh: bump minimum
+ kernel requirement to 2.6.9 on hppa to get LWS CAS support.
+ * debian/any/patches/local-linuxthreads-semaphore_h.diff: new patch (fix
+ /usr/include/semaphore.h with linuxthreads).
+ * sysdeps/sparc.mk: install 64-bit headers (actually gnu/stubs-64.h)
+ directly into /usr/include and provide /usr/include/sparc64-linux-gnu as
+ a symlink to /usr/include for compatibility reasons. Closes: #403980.
+ * sysdeps/*.mk: build with -g instead of -g1. Closes: bug#403270.
+ * debhelper.in/libc.install: install gai.conf in /etc. Closes: #404379.
+ * Add patches/any/local-ldconfig-timestamps.diff (use the timestamps to
+ update the cache only when needed) by Josselin Mouette. Closes: #374945.
+ * Add partial support for armel, from http://armel-debs.applieddata.net/diffs/.
+ * debian/debhelper.in/: delete /usr/doc removal from postinst scripts.
+ * debian/control.in: drop the dependency on tzdata. It is a required package
+ and the glibc from Etch depends on it, ensuring tzdata is always present
+ post-Etch.
+ * debian/script.in/kernelcheck.sh, debian/sysdeps/linux.mk: set the minimum
+ kernel version to 2.6.1, except on m68k where it is set to 2.4.1.
+ * patches/any/cvs-2.5-branch-update.diff: new patch (2.5 branch update) from
+ upstream CVS.
+ * patches/any/cvs-lt-update.diff: new patch (linuxthreads update) from
+ upstream CVS.
+ * debhelper.in/locales.templates: recommends UTF-8 locales by default.
+ Closes: #312927.
+ * control.in/main, rules.d/debhelper.mk: use dh_shlibdeps to set the
+ dependencies of nscd. Closes: #409288.
+ * sysdeps/s390.mk: install 64-bit headers (actually gnu/stubs-64.h)
+ directly into /usr/include and provide /usr/include/s390x-linux-gnu as
+ a symlink to /usr/include for compatibility reasons.
+ * patches/all/local-pthread-manpages.diff: update to fix a typo in
+ pthread_detach(3). Closes: #98852.
+ * Change any/local-__thread.diff into any/local-notls.diff.
+ * Update any/local-notls.diff (make glibc buildable without TLS support)
+ from Petr Salinger and Aurelien Jarno.
+ * hurd-i386/submitted-trivia.diff: new patch from Thomas Schwinge (make glibc
+ partly buildable on Hurd).
+ * hurd-i386/submitted-stat.diff: new patch from Thomas Schwinge (update
+ struct stat on Hurd).
+ * hurd-i386/submitted-libc_once.diff: new patch from Thomas Schwinge (add
+ __libc_once_else to make glibc buildable on Hurd).
+ * hurd-i386/local-msg-nosignal.diff: new patch from Thomas Schwinge
+ (workaround the missing MSG_NOSIGNAL support).
+ * m68k/cvs-m68k-update.diff: new patch (bits from CVS). Closes: #364098.
+ * any/submitted-clock-settime.diff: new patch (include <time.h> to get
+ clockid_t).
+ * hurd-i386/local-sigsuspend-nocancel.diff: new patch (workaround missing
+ sigsuspend_not_cancel() on Hurd).
+ * debhelper.in/glibc-doc.links: add symlinks from pthread_setcanceltype(3),
+ pthread_setcancelstate(3) and pthread_testcancel(3) to pthread_cancel(3).
+ Closes: #411132.
+ * debian/control.in/i386: Changed the conflicts on ia32-libs-dev to a
+ versioned conflict. Closes: #407540.
+ * any/local-mktemp.diff: new patch (also propose mkdtemp as an alternative
+ to mktemp). Closes: #377310.
+ * any/cvs-ftw-c.diff: new patch (fix nftw() with FTW_CHDIR in /) from CVS.
+ Closes: #367522.
+ * any/cvs-printf_fp-c.diff: new patch (fix printf %#.0g) from CVS.
+ Closes: #209136.
+ * New Norwegian bokmål debconf translation, by Bjørn Steensrud. Closes:
+ #412559.
+ * Remove patches/arm/local-softfloat.diff and patches/series.arm-softfloat.
+ Remove arm-softfloat from debian/rules.d/control.mk. armel (ARM EABI)
+ replaces the softfloat architecture.
+ * patches/any/cvs-pow.diff: new patch (fix pow(-inf, nan)) from upstream.
+ Closes: #226291.
+ * Update Catalan debconf translation, by Jordà Polo. Closes: #413259.
+
+ [ Denis Barbier ]
+ * Remove localedata/locale-en_NZ.diff (merged upstream).
+ * Remove localedata/locale-nr_ZA.diff (merged upstream).
+ * Remove localedata/new-catalan-locales.diff (merged upstream).
+ * Remove localedata/update-ZA.diff (merged upstream).
+ * Remove localedata/locale-te_IN.diff (merged upstream).
+ * Remove locale/iso4217-RON.diff (merged upstream).
+ * Update localedata/locales_CH.diff
+ * Update localedata/supported.diff
+ * Update localedata/locale-hy_AM.diff
+ * Update localedata/locale-csb_PL.diff
+ * Update localedata/dz_BT-collation.diff
+ * Update localedata/locale-ia.diff
+ * Update localedata/locales-sr.diff
+ * Update localedata/tailor-iso14651_t1.diff
+ * Update localedata/fix-lang.diff
+ * Update localedata/first_weekday.diff
+
+ [ Pierre Habouzit ]
+ * Adding myself to Uploaders.
+ * Rework patches/any/local-ldd.diff so that we don't use file(1) anymore (it
+ wasn't used anyway). Closes: #165417, #413095.
+ * Rework patch for #340871 (patches/m68k/local-mathinline_h.diff to use
+ __NTH rather than __THROW) in function implementations.
+ * Fix rpcgen(1) manpage, to match rpcgen(1) behaviour more closely.
+ Closes: #46175.
+ * patches/any/submitted-date-and-unknown-tz.diff: fix date output in case of
+ an unknown timezone in $TZ, submitted upstream as #4028.
+ Closes: #55648, #119540, #269238.
+
+ [ Michael Banck ]
+ * patches/hurd-i386/local-tls.diff: New patch (fixes building with TLS) by
+ Samuel Thibault and Barry deFreese. Closes: #413787.
+
+ [ Clint Adams ]
+ * debian/watch: add watch file.
+ * debian/control, debian/control.in/opt, debian/control.in/main,
+ debian/control.in/libc0.1, debian/control.in/libc,
+ debian/debhelper.in/locales.templates: English corrections from
+ Christian Perrier for Debconf templates and package descriptions.
+ Closes: #418006.
+
+ -- Clint Adams <schizo@debian.org> Mon, 09 Apr 2007 16:17:20 -0400
+
+glibc (2.4-1) UNRELEASED; urgency=low
+
+ * New upstream version 2.4:
+ - NPTL is used instead of linuxthreads on alpha. Closes: #325600.
+ - NPTL being the default thread library when available, only one
+ version of the thread library is available (either linuxthreads or
+ NPTL). Closes: #399035.
+ - .eh_frame has been fixed. Closes: #349688.
+ - Fix a memory leak in getprotobyname. Closes: #365233.
+ - Support for MALLOC_PERTURB has been added. Closes: #350579.
+ - Support for 2.4 kernels has been removed. Closes: #258740.
+
+ [ Clint Adams ]
+ * Remove all/cvs-manual-memory.diff (merged upstream).
+ * Remove all/cvs-manual-string.diff (merged upstream).
+ * Remove any/cvs-divdi3-moddi3.diff (merged upstream).
+ * Remove any/cvs-errlist.diff (merged upstream).
+ * Remove any/cvs-siginfo_h.diff (merged upstream).
+ * Remove any/cvs-regcomp_c.diff (merged upstream).
+ * Remove any/cvs-tst-setcontext_c.diff (merged upstream).
+ * Remove any/local-dash.diff (merged upstream).
+ * Remove any/local-gcc4-elf.diff (merged upstream).
+ * Remove powerpc/cvs-executable-got.diff (merged upstream).
+ * Remove sparc/cvs-datastart.diff (merged upstream).
+ * Remove sparc/cvs-gcc4-inline.diff (merged upstream).
+ * Remove sparc/local-gcc4-mv8.diff (merged upstream).
+ * Remove sparc/submitted-socket-weakalias.diff (merged upstream).
+ * Remove everything to do with nscd_nischeck.
+ * Remove any/local-linuxthreads-sizefix.diff (not necessary anymore).
+ * Update hppa/submitted-lt.diff.
+ * debian/shlibver: Bump up to 2.4-1.
+ * Update any/local-bashisms.diff: fix invalid test operator (==)
+ in run-iconv-test.sh
+ * debian/rules.d/build.mk: don't try to build html documentation.
+ * debian/sysdeps/hppa.mk: use ports and linuxthreads add-ons
+ * debian/sysdeps/m68k.mk: use ports and linuxthreads add-ons
+ * debian/sysdeps/m32r.mk: use ports and linuxthreads add-ons
+ * debian/sysdeps/mips.mk: use ports add-on
+ * debian/sysdeps/mipsel.mk: use ports add-on
+ * debian/sysdeps/arm.mk: use ports add-on
+ * Build with gcc 4.1 on all architectures but hurd-i386.
+ * debian/debhelper.in/nscd.init: partially sync nscd initscript
+ with upstream.
+ * Remove mips/local-librt.diff.
+ * debian/rules.d/tarball.mk: no longer run tar with -v.
+ * Add hppa/cvs-portshead.patch (update hppa code to ports HEAD)
+ * Add arm/cvs-portshead.patch (update arm code to ports HEAD)
+
+ [ Denis Barbier ]
+ * Remove locale/complex-collate.diff (merged upstream).
+ * Remove locale/cvs-{iso4217,iso639}.diff, locale/cvs-localedata.diff
+ * Remove from any/local-forward-backward-collation.diff a chunk merged
+ upstream.
+ * debian/rules.d/tarball.mk: glibc-<foo>-2.4.tar.bz2 add-on unpacks
+ into either <foo> or glibc-<foo>-2.4, in which case it is renamed
+ into <foo>.
+
+ [ Michael Banck ]
+ * debian/sysdeps/hurd.mk: Only use libidn for add-ons.
+
+ [ Aurelien Jarno ]
+ * Update all/submitted-new-brf-encoding.diff.
+ * Remove alpha/cvs-gcc4-profile.diff (not needed anymore).
+ * Update alpha/submitted-xstat.diff.
+ * Update arm/cvs-gcc4-inline.diff.
+ * Remove arm/cvs-gcc4.1-raise.diff (merged upstream).
+ * Remove arm/cvs-float-byteorder.diff (merged upstream).
+ * Remove arm/cvs-socket-weakalias.diff (merged upstream).
+ * Update arm/local-ioperm.diff to reflect the new port add-on.
+ * Update arm/local-no-hwcap.diff to reflect the new port add-on.
+ * Remove any/cvs-argp_h.diff (merged upstream).
+ * Remove any/cvs-ctan.diff (merged upstream).
+ * Remove any/cvs-futimes.diff (merged upstream).
+ * Remove any/cvs-nfs_h.diff (merged upstream).
+ * Remove any/cvs-path_log.diff (merged upstream).
+ * Remove any/cvs-resource_h.diff (merged upstream).
+ * Remove any/cvs-static-getpid.diff (merged upstream).
+ * Remove any/cvs-tls-crashfix.diff (merged upstream).
+ * Add any/cvs-uio_h.diff from upstream to allow inclusion of bits/uio.h from
+ fcntl.h and prevent multiple inclusions.
+ * Remove any/local-kernel-features.diff (merged upstream).
+ * Update any/local-ldso-disable-hwcap.diff.
+ * Add any/local-linuxthreads-tst-sighandler.diff to disable
+ tst-sighandler{1,2} tests, which seems to be buggy.
+ * Update any/local-rtld.diff.
+ * Update any/local-sysctl.diff to reflect the new port add-on.
+ * Update any/local-version-sanity.diff.
+ * Remove any/submitted-eh-frame-terminator.diff (merged upstream).
+ * Update any/submitted-nis-netgrp.diff.
+ * Remove i386/local-i486_ldt_support.diff (merged upstream).
+ * Remove ia64/cvs-gcc41-atomic_h.diff (merged upstream).
+ * Remove hppa/cvs-linesep.diff (merged upstream).
+ * Remove hppa/cvs-no-ldbl-128 (merged upstream).
+ * Replace hppa/cvs-pie-relocs.diff by submitted-nptl-carlos.diff, see
+ http://lists.parisc-linux.org/pipermail/parisc-linux/2006-July/029549.html.
+ * Remove hppa/local-gcc-4-profile.diff (not necessary anymore).
+ * Update hppa/local-inlining.diff to reflect the new port add-on.
+ * Remove hppa/local-remove-mallocdef.diff (not necessary anymore as
+ spinlock ldcw fix has been applied).
+ * Update hppa/submitted-drop-utimes.diff.
+ * Remove hppa/submitted-fenv-align.diff (merged upstream).
+ * Remove hppa/submitted-fpu.diff (merged upstream).
+ * Remove hppa/submitted-iitlbp.diff (merged upstream).
+ * Remove hppa/submitted-sysdeps.diff (merged upstream).
+ * Remove hurd-i386/cvs-ioctl-pfinet.diff (merged upstream).
+ * Remove hurd-i386/cvs-getresuid-dyslexia.diff (merged upstream).
+ * Remove hurd-i386/cvs-posix-opts.diff (merged upstream).
+ * Update hurd-i386/submitted-sysvshm.diff.
+ * Remove kfreebsd/local-nscd_no_mremap.diff (not necessary anymore).
+ * Update kfreebsd/local-scripts.diff.
+ * Add kfreebsd/local-ftw.diff.
+ * Add kfreebsd/local-sysdeps-2.4.diff.
+ * Add kfreebsd/local-memusage_no_mremap.diff.
+ * Remove m32r/cvs-elf-m32r_rel32.diff (merged upstream).
+ * Update m68k/local-compat.diff.
+ * Update m68k/local-mathinline_h.diff to reflect the new port add-on.
+ * Update m68k/local-fpic.diff.
+ * Update m68k/local-reloc.diff to reflect the new port add-on.
+ * Update m68k/submitted-gcc34-seccomment.diff.
+ * Add mips/cvs-fork.diff (fix the path to i386/fork.c) from CVS.
+ * Add mips/cvs-resource.diff (fix a typo in bits/resource.h) from CVS.
+ * Remove mips/cvs-gcc4-inline.diff (merged upstream).
+ * Remove mips/cvs-gcc4-sysdeps.diff (merged upstream).
+ * Update mips/submitted-msq.diff to reflect the new port add-on.
+ * Remove powerpc/cvs-gcc41-initfini.diff (merged upstream).
+ * Update any/local-libgcc-compat-{all,others}.diff and split them into
+ any/local-libgcc-compat-{main,ports}.diff. Move mips/libgcc-compat.c to
+ mips/mips32/libgcc-compat.c as it is only needed for the o32 ABI, and not
+ needed for n32 and n64 ABIs.
+ * Add sparc/local-fork.diff (use fork.c instead of fork.S).
+ * Add any/local-__thread.diff (make glibc buildable without __thread support)
+ from Michael Banck.
+ * debian/script.in/kernelcheck.sh: set the minimum kernel version to 2.6.0,
+ except on m68k where it is set to 2.4.1.
+ * debian/sysdeps/i386.mk: install the xen flavour in /lib/i686/nosegneg and
+ create /etc/ld.so.conf.d/libc6-xen.conf which uses the new hwcap feature.
+ Closes: #363442.
+ * debian/FAQ: Remove LD_ASSUME_KERNEL workaround, as linuxthreads versions
+ of the glibc are not built anymore.
+
+ [ Jeff Bailey ]
+
+ * debian/control.in/libc: Move tzdata dependancy to ...
+ * debian/sysdeps/depflags.mk: ... here.
+
+ * debian/sysdeps/powerpc.mk: Include biarch headers in libc6-dev-ppc64
+
+ * debian/patches/any/local-dynamic-resolvconf.diff: New file to
+ check for updated resolv.conf before a nameserver call. (Closes:
+ #272265).
+ * debian/patches/series: Use it.
+
+ -- Clint Adams <schizo@debian.org> Sun, 28 May 2006 03:28:14 +0200
+
+glibc (2.3.6.ds1-13) unstable; urgency=low
+
+ * debhelper.in/libc.postinst: try to add /etc/ld.so.conf.d support for
+ versions lower then 2.3.6.ds1-11 instead of 2.3.6-16, because new
+ installations done with version from 2.3.6-16 to 2.3.6.ds1-10 are
+ broken. Closes: #411542.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 21 Feb 2007 11:07:13 +0100
+
+glibc (2.3.6.ds1-12) unstable; urgency=low
+
+ [ Pierre Habouzit ]
+ * patches/any/cvs-sunrpc-xdrmem_setpos.diff: fix a pointer-to-cast problem
+ in sunrpc, backport from glibc-2.5. Closes: #389084.
+ * patches/any/cvs-getent-wrong-struct-size.diff: fix a bad struct size in
+ nss/getent.c, backport from glibc-2.5. Closes: #347358.
+ * patches/any/local-sysctl.diff: sysctl is back for good it seems, remove
+ the link warning from the patch. Closes: #410816.
+
+ [ Aurelien Jarno ]
+ * debian/control.in/opt: fix a typo: Ezla -> Ezra. Closes: #410839.
+
+ -- Pierre Habouzit <madcoder@debian.org> Thu, 15 Feb 2007 18:41:06 +0100
+
+glibc (2.3.6.ds1-11) unstable; urgency=low
+
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1886 (from
+ glibc-bsd).
+ * patches/any/cvs-itoa-c.diff: new patch from CVS (fix sprintf %0lld when
+ argument equals to 0). Closes: bug#292523.
+ * patches/all/local-pthread-manpages.diff: fix pthread manpages. Closes:
+ bug#220719.
+ * debhelper.in/libc-otherbuild.postinst: fix handling of
+ /etc/ld.so.hwcappkgs. Closes: bug#409374.
+ * debhelper.in/libc.postinst: fix code adding /etc/ld.so.conf.d support to
+ /etc/ld.so.conf. Closes: bug#409516.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 3 Feb 2007 20:13:29 +0100
+
+glibc (2.3.6.ds1-10) unstable; urgency=low
+
+ * sysdeps/kfreebsd.mk: Link all machine*/ directories to support
+ new bi-arch headers.
+ * Add bi-arch support on kfreebsd-amd64:
+ - debian/sysdeps/kfreebsd-amd64.mk: New pass for 32-bit glibc
+ - debian/control.in/main: Add build-depends on libc0.1-dev-i386
+ - debian/control.in/kfreebsd-i386: add libc0.1-dev-i386 and
+ libc0.1-i386 packages
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1853 (from
+ glibc-bsd).
+ * debian/control.in/libc: downgrade priority of libc-dev to optional
+ from standard to match overrides.
+ * debian/patches/hppa/cvs-clone.diff: new patch by Helge Deller
+ <deller@gmx.de> inspired from upstream CVS code (fix LTP clone04 and
+ clone06 test). Closes: #405411.
+ * debian/patches/any/cvs-zdump-64-bit.diff: new patch from CVS to fix zdump
+ on 64-bit architectures. Closes: #402776.
+ * debian/quitlrc: new file.
+ * debian/rules.d/quilt.mk: use debian/quiltrc instead of default ~/.quiltrc.
+ Closes: #406136.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 8 Jan 2007 22:29:37 +0100
+
+glibc (2.3.6.ds1-9) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1775 (from
+ glibc-bsd).
+ * debian/po/eu.po: new file, thanks to Piarres Beobide. Closes: #398984.
+ * debian/wrapper/objcopy: remove useless .debug_loc (patch from Daniel
+ Jacobowitz). Closes: #399217.
+ * debian/po/de.po: Fix German translation. Closes: #372817.
+
+ [ Michael Banck ]
+ * patches/hurd-i386/submitted-futimes.diff: Moved to ...
+ * patches/hurd-i386/cvs-futimes.diff: ... here, updated with the
+ version committed upstream by Roland McGrath.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 7 Dec 2006 11:27:42 +0100
+
+glibc (2.3.6.ds1-8) unstable; urgency=high
+
+ * any/local-iconv-fix-trampoline.diff: new patch (fix iconvconfig segfault
+ when run under exec-shield, PaX or similar) from hlfs. Closes: #397020.
+ * debian/po/ro.po: new file, thanks to Stan Ioan-Eugen. Closes: #395348.
+ * debhelper.in/locales.prerm; debhelper.in/locales.prerm,
+ debhelper.in/locales-all.prerm: fixed bad interactions between locales
+ and locales-all. Closes: #396354.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1703 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 4 Nov 2006 23:36:19 +0100
+
+glibc (2.3.6.ds1-7) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * New any/local-no-pagesize.diff (remove the usage of PAGE_SIZE) by
+ Steve Langasek. Closes: #394385.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 21 Oct 2006 22:41:39 +0200
+
+glibc (2.3.6.ds1-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Improve the heuristic used to detect other copy of the C library. Closes:
+ #390950.
+ * Add m68k/local-pthread_lock.diff (fix deadlock with pthread_spinlock) by
+ Roman Zippel. Closes: #385917.
+ * Build-conflicts with buggy gcc-4.1 (= 4.1.1-14). Closes: #391485.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 7 Oct 2006 23:54:49 +0200
+
+glibc (2.3.6.ds1-5) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/local/manpages/ldconfig.8: Update the manpage. Closes: #325921.
+ * debian/local/manpages/ld.so.8: Update the manpage. Closes: #171145,
+ #357676, #280027.
+ * rules.d/debhelper.mk: don't make ld.so.8.gz or ld.so.conf executable.
+ * debian/FAQ: specify that LD_ASSUME_KERNEL does not work on amd64.
+ Closes: #386924.
+ * patches/any/cvs-sqrt.diff: New patch from upstream to fix sqrt computation
+ for negative imaginary number. Closes: #388852.
+
+ [ Michael Banck ]
+ * Add hurd-i386/cvs-getsid.diff (fix getsid(0) on the Hurd) by
+ Samuel Thibault (patch from glibc-2.4).
+ * Add hurd-i386/submitted-futimes.diff (fix touch on the Hurd) by
+ Thomas Schwinge and Samuel Thibault. Closes: #388785.
+
+ [ Denis Barbier ]
+ * Add sr_ME and sr_RS locales, and keep sr_CS for backward compatibility.
+ * First weekday is Sunday in Brazil. Closes: #385859
+ Thanks Gunther and Felipe Augusto van de Wiel.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 1 Oct 2006 18:48:27 +0200
+
+glibc (2.3.6.ds1-4) unstable; urgency=low
+
+ * debian/control.in/opt: add a new line at the end of the file. (Closes:
+ #384375).
+ * debian/rules.d/control.mk: add a check to make sur that all files in
+ debian/control.in have a new line at the end.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Aug 2006 00:21:25 +0200
+
+glibc (2.3.6.ds1-3) unstable; urgency=low
+
+ * patches/any/cvs-sysctl.diff: patch from upstream to fix the sysctl()
+ problem for NPTL.
+ * patches/any/local-sysctl.diff: remove the NPTL fix from this patch, apply
+ the same kind of fix for linuxthreads than for NPTL. (Closes: #383976).
+ * patches/any/local-sysctl.diff: fix for arm.
+ * patches/any/local-bashisms.diff: fix bashisms in the testsuite.
+ * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch
+ package priority to optional (but keep libc6-i386 on amd64 to standard).
+ (Closes: #344253).
+ * debian/control.in/opt: Removed the comment about the IBM's JDK in the
+ descriptions of the optimized packages, as an NPTL version is also present
+ in the main libc.
+ * debian/rules.d/build.mk: force the locale directory to /usr/lib/locale.
+ This way the 32-bit libc6 on amd64 is able use the locales correctly (it
+ was already done for other bi-arch architectures). (Closes: #379959).
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 23 Aug 2006 00:38:22 +0200
+
+glibc (2.3.6.ds1-2) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * rules.d/build.mk: removed the call to texi2html. (Closes: #383276).
+ * New debian/patches/any/cvs-ctermid.diff from upstream to fix a segfault in
+ ctermid(NULL). Thanks Denis for the hint. (Closes: #380504, #383362).
+ * New debian/patches/localedata/reverted-for-etch.diff: revert a few
+ locales changes done in 2.3.6.ds1-1 and refused by the release managers:
+ - locales/vi_VN: Various fixes
+ - locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
+
+ [ Denis Barbier ]
+ * debian/patches/localedata/cvs-localedata.diff: A new test target
+ tst-strfmon1 was previously added into localedata/Makefile,
+ so add localedata/tst-strfmon1.c to really perform this test.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 17 Aug 2006 00:32:25 +0200
+
+glibc (2.3.6.ds1-1) unstable; urgency=low
+
+ [ Denis Barbier ]
+ * New all/submitted-uninitialized-byte-LC_CTYPE.diff patch to fix
+ uninitialized bytes or misaligned words in locale files.
+ * debian/debhelper.in/locales-all.postinst: Make localedef silent, and
+ fix an error, this script could not be run more than once.
+ * debian/debhelper.in/locales-all.prerm: New file, to remove
+ /usr/lib/locale/locale-archive. Thanks Lars Wirzenius.
+ (Closes: #382136)
+ * debian/debhelper.in/locales.postinst: Pass --no-checks to update-locale
+ to not break installation of this package even if non working locales
+ are selected. Thanks Robert Millan. (Closes: #365628)
+ * debian/patches/locale/cvs-iso4217.diff: Update to CVS 2006-08-12.
+ * debian/patches/localedata/cvs-localedata.diff: Update to CVS 2006-08-12
+ Among other changes:
+ * New locale files: as_IN, ca_AD, csb_PL, el_CY, fr_AD, it_AD, nr_ZA,
+ or_IN, pa_PK and tr_CY.
+ * charmaps/MIK: New file.
+ * Sync bg_BG bs_BA es_MX ru_RU tg_TJ tt_RU with latest iso-4217.def
+ * Add transliateration support to LC_CTYPE for most locales.
+ * Fix date fields for several *_IN locales.
+ * locales/{*_ZA,ro_RO,vi_VN}: Various fixes
+ * locales/de_DE: Fix date_fmt.
+ * locales/hu_HU: Better month name abbreviations.
+ * locales/pl_PL: Don't ignore U0020 in collation.
+ * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
+ * locales/es_UY: Change currency_symbol. Closes: #378151
+ * locales/de_CH: Change thousand separator to '.
+ * The following patches have been merged into localedata/cvs-localedata.diff
+ and are dropped:
+ locale/iso4217-RON.diff localedata/locale-ro_RO.diff
+ localedata/new-catalan-locales.diff localedata/locale-te_IN.diff
+ localedata/locale-nr_ZA.diff localedata/update-ZA.diff
+
+ [ Aurelien Jarno ]
+ * sysdeps/{powerpc,s390,ia64}.mk: make the NPTL version buildable on 2.4
+ kernels.
+ * New any/local-sysctl.diff patch to remove the annoying warning messages
+ that appear with 2.6.18+ kernels, and to warn users to not use sysctl().
+ * debian/debhelper.in/libc.postinst: update list of optimized glibc
+ packages. Thanks Petr Salinger. (Closes: #383168).
+ * New any/cvs-static-getpid.diff patch from upstream to fix getpid() in
+ statically linked programs on some architectures. (Closes: #367656).
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 15 Aug 2006 23:01:43 +0200
+
+glibc (2.3.6-19) unstable; urgency=low
+
+ [ Michael Banck ]
+ * debhelper.in/libc-udeb.install.hurd-i386: New file; libpthread is
+ not part of glibc on the Hurd.
+
+ [ Aurelien Jarno ]
+ * Ship librt in the libc udeb (closes: bug#381881).
+
+ -- Aurelien Jarno <aurelien@aurel32.net> Tue, 8 Aug 2006 18:18:48 +0200
+
+glibc (2.3.6-18) unstable; urgency=medium
+
+ (urgency set to medium as it fixes a FTBFS)
+
+ [ Aurelien Jarno ]
+ * Update ia64/cvs-gcc41-atomic_h.diff again (fix build failure with gcc-4.1,
+ nptl part) from upstream.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 1 Aug 2006 16:59:33 +0200
+
+glibc (2.3.6-17) unstable; urgency=medium
+
+ (urgency set to medium as it fixes a FTBFS)
+
+ [ Aurelien Jarno ]
+ * Update ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from
+ upstream.
+
+ [ Michael Banck ]
+ * debian/sysdeps/hurd.mk: Disable RUN_TESTSUITE.
+
+ -- Aurelien Jarno <aurelien@aurel32.net> Sun, 30 Jul 2006 21:25:32 +0200
+
+glibc (2.3.6-16) UNRELEASED; urgency=low
+
+ (urgency set to medium as it fixes a FTBFS)
+
+ [ Aurelien Jarno ]
+ * Add arm/cvs-gcc4.1-raise.diff (fix build failure with gcc-4.1) from
+ upstream.
+ * Add ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from
+ upstream.
+ * Build with gcc 4.1 on all architectures but hurd-i386.
+ * debian/sysdeps/s390.mk: switch s390x to nptl.
+ * debian/rules.d/build.mk: use ld.so libc.so instead of libc.so to
+ determine if the host CPU is able to run the testsuite.
+ * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel
+ headers.
+ * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel
+ headers.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1631 (from glibc-bsd).
+ * debian/local/manpages/iconv.1: fixed the description of the --silent
+ option. (Closes: #375741)
+ * debian/local/manpages/iconv.1: fixed the use of the TH keyword. (Closes:
+ #372510)
+ * debian/locales-all.README.Debian: File removed, it is useless now.
+ (Closes: #378191)
+ * Update Russian debconf translation, by Yuri Kozlov. (Closes: #379395)
+ * debian/debhelper.in/libc.postinst: add /etc/ld.so.conf.d/ support.
+ * Drop any/local-ldconfig-multiarch.diff, use /etc/ld.so.conf.d/ to
+ configure multiarch libraries.
+ * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
+ (Closes: #340871)
+
+ [ Denis Barbier ]
+ * debian/control.in/main: also make locales Conflicts: belocs-locales-bin.
+ * debian/debhelper.in/locales.config: some programs keep modifying
+ /etc/environment to store locale variables, so read /etc/environment
+ even when upgrading new versions. Of course, /etc/default/locale has
+ still a higher precedence over /etc/environment. (Closes: #363644)
+ * Add new Lithuanian debconf translation, by Gintautas Miliauskas.
+ (Closes: #374365)
+ * Update Brazilian Portuguese debconf translation, by Felipe Augusto
+ van de Wiel. (Closes: #375451)
+ * debian/debhelper.in/libc.postinst: Call iconvconfig to generate
+ /usr/lib/gconv/gconv-modules.cache. (Closes: #376811)
+ * debian/debhelper.in/libc.postrm: Remove this cache file.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 8 Jun 2006 08:03:49 +0200
+
+glibc (2.3.6-15) unstable; urgency=low
+
+ * debian/rules.d/build.mk: generate a test log file even if the testsuite
+ is disabled, too make debhelper 5 happy.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 8 Jun 2006 08:02:47 +0200
+
+glibc (2.3.6-14) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/nscd: explicitely list the tables to invalidate.
+ (Closes: #370124)
+ * debian/debhelper.in/nscd: create /var/run/nscd if it does not already
+ exist. (Closes: #370122)
+ * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
+ Enable it. (Closes: #340871)
+ * debian/debhelper.in/libc.preinst: also check for other copies of the libc in
+ /lib32 and /lib64.
+ * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: only use
+ the default system linker when searching for other copies of the libc.
+ * debian/sysdeps/i386.mk: make /lib/i386-linux-gnu and /usr/lib/i386-linux-gnu
+ symlinks relative.
+ * debhelper.in/libnss-dns-udeb.install, debhelper.in/libnss-files-udeb.install:
+ fix the installation path. (Closes: #370523)
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1583 (from glibc-bsd)
+ to fix the build with gcc-4.1.
+ * patches/m32r/local-ports-m32r.diff: remove libc_cv_gcc_unwind_find=yes
+ from m32r/configure by Kazuhiro Inaoka. (Closes: #371052)
+ * rules.d/debhelper.mk: don't install librpcsvc.a when cross-compiling.
+ (Closes: #369657)
+ * debian/compat, debian/control.in/main: switch to debhelper 5.0.
+
+ [ Denis Barbier ]
+ * debian/patches/localedata/tailor-iso14651_t1.diff: Fix several collation
+ rules, which could cause errors in regular expressions with character
+ ranges, in particular with et_EE locale. (Closes: #362514)
+ * debian/patches/localedata/locale-csb_PL.diff
+ * debian/patches/localedata/locale-ro_RO.diff
+ * debian/patches/localedata/locale-se_NO.diff: Apply similar fixes.
+ * debian/main/control.in: make locales Conflicts: belocs-locales-data.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 7 Jun 2006 23:16:58 +0200
+
+glibc (2.3.6-13) unstable; urgency=low
+
+ * debian/patches/alpha/local-gcc4.1.diff: fix a small typo. sigh.
+ * debian/control.in/main: build-depends on libc6-dev-s390x on s390.
+ * Remove any/local-libgcc-static.diff. (Closes: #369636, #369641)
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 31 May 2006 07:20:14 +0200
+
+glibc (2.3.6-12) unstable; urgency=low
+
+ * Don't do a udeb pass, it is still too buggy. (Closes: #369492)
+ * debian/control.in/main: build-depends on libc6-dev-sparc64 on sparc.
+ * Add patches/alpha/local-gcc4.1.diff (fix build with gcc-4.1) from
+ Falk Hueffner.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 30 May 2006 22:35:35 +0200
+
+glibc (2.3.6-11) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/rules/build.mk: don't remove ld.so from udeb packages.
+ * debian/rules: move udeb_add-ons to debian/sysdeps/{kfreebsd,linux}.mk.
+ * M32R support: (Closes: #366962)
+ - debian/rules.d/control.mk: add m32r.
+ - Add debian/sysdeps/m32r.mk.
+ - Add debian/patches/any/cvs-futimes.diff (use fnctl64 if fnctl is no
+ available).
+ - Add debian/patch/any/local-kernel-features.diff (fix the include path
+ for kernel-features.h) so that it could be used from other files.
+ - Add debian/patches/any/local-libgcc-static.diff (link with libgcc_s).
+ - Add debian/patches/m32r/local-ports-m32r.diff (m32r support).
+ - Add debian/patches/m32r/cvs-elf-m32r_rel32.diff (Add R_M32R_REL32 to
+ elf/elf.h).
+ * debian/local/manpages/localedef.1: fix a typo. (Closes: #310477)
+ * debian/local/manpages/iconv.1: fix the indentation (Closes: #316148)
+ * debian/local/manpages/iconv.1, debian/local/manpages/localedef.1: change
+ sarge into etch.
+ * debian/sysdeps/kfreebsd.mk: build the udeb package with -Os on
+ kfreebsd-i386 and kfreebsd-amd64.
+ * debian/sysdeps/*.mk: build the udeb with -Os, except on m68k and s390.
+ * debian/sysdeps/hppa.mk: build the udeb with gcc 4.1.
+ mipsel, powerpc and sparc.
+ * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the
+ arm build daemons are still running a 2.4 kernel.
+ * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i
+ still needs a 2.4 kernel.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from
+ glibc-bsd).
+ * Add debian/patches/powerpc/cvs-gcc41-initfini.diff (fix build with gcc 4.1
+ on powerpc) from upstream CVS.
+ * debian/sysdeps/i386.mk: add a symlink (/usr)/lib/i386-linux-gnu ->
+ (/usr)/lib/i486-linux-gnu.
+ * Remove patches/i386/local-sse-oldkernel.diff (we don't support 2.2 kernels
+ anymore).
+ * Merge debian/local/etc_init.d/nscd and debian/debhelper.in/nscd.init.
+ (Closes: #368587)
+ * Remove debian/local/etc_init.d/nscd.
+
+ [ Denis Barbier ]
+ * Add patches/all/submitted-new-brf-encoding.diff: Add new BRF encoding
+ (ASCII Braille), submitted upstream by Samuel Thibault.
+ * Add patches/localedata/locale-zh_TW.diff: Remove <U897F><U5143> from
+ dates. Thanks Dan Jacobson (Closes: #352600)
+
+ [ Clint Adams ]
+ * debian/debhelper.in/libc.preinst: use POSIX syntax for kill.
+ * debian/control.in/main: bump to Standards-Version 3.7.2.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 30 May 2006 02:28:33 +0200
+
+glibc (2.3.6-10) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/debhelper.in/libc.preinst: use the original path if readlink -f
+ fails to canonicalize the path. (Closes: #368116)
+ * Add patches/arm/local-softfloat.diff (support for arm softfloat), and
+ enable on arm-softfloat only, as it breaks other architectures. (Closes:
+ #358772)
+ * debian/rules.d/control.mk: Add arm-softfloat to the architectures list.
+ * Do a separate pass for the udeb package, so that it could use different
+ build options.
+ * Set the minimum kernel to 2.6.1 for the udeb package, except for i386,
+ m68k, mips, mipsel, powerpc and s390.
+ * Enable the locales-all package. (Closes: #308020)
+ * debian/sysdeps/i386.mk: build the glibc with --without-__thread again on
+ i386 (Closes: #368022, #368326).
+ * debhelper.in/libc.preinst, debhelper.in/libc-otherbuild.postinst,
+ debhelper.in/libc.postinst, debhelper.in/libc-otherbuild.preinst: use
+ /bin/sh instead of /bin/bash. (Closes: #267594)
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 21 May 2006 22:36:27 +0200
+
+glibc (2.3.6-9) unstable; urgency=low
+
+ * Don't run make install with -j, as it is not SMP safe.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 18 May 2006 17:54:39 +0000
+
+glibc (2.3.6-8) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Disable m68k/local-mathinline_h.diff, it breaks the build of the glibc on
+ m68k.
+ * Add all/local-pt_BR.diff (fix a small typo in the Brazilian Portuguese
+ translation) by Guilherme de S. Pastore. (Closes: #319422)
+ * Add hurd-i386/local-mlock.diff (fix mlock on Hurd/Mach), by Samuel
+ Thibault. (Closes: #349204)
+ * sysdeps/i386.mk: build glibc with --with-__thread on i386.
+ * debian/local/manpages: s/woody/etch/g. (Closes: #364198)
+ * sysdeps/depflags.pl: bumped the versioned conflicts with initrd-tools
+ to 0.1.84.1, as older version use LD_ASSUME_KERNEL=2.4. (Closes: #365647)
+ * Follow symlinks while checking for other copy of the C library.
+ (Closes: #365838)
+ * Invalidate nscd cache when calling /etc/init.d/nscd restart.
+ (Closes: #365676, #365677)
+ * /usr/sbin/tzconfig: set umask to 022. (Closes: #367145)
+ * debian/main/control.in: make locales Replaces: lliurex-belocs-locales-data.
+ (Closes: #365651)
+ * Move the NJOBS part to debian/sysdeps/(system) to debian/rules.
+ * debian/debhelper.in/libc-otherbuild.postinst: fixed parsing of
+ /etc/ld.so.hwcappkgs. (Closes: #364666)
+
+ [ Denis Barbier ]
+ * Fix location of locales/NEWS.Debian. Thanks Matthijs Mohlmann.
+ (Closes: #362763)
+ * locales.postinst: Do not abort if the current locale is not generated.
+ * locales.config: Fix shell scripting when "All locales" is selected along
+ with other choices, Thanks Olivier Trichet. (Closes: #364251)
+ * update-locale: When checking for invalid locale settings, do not mess up
+ with current environment settings.
+ * Remove sem_*.3 manual pages from glibc-doc, these manual pages are updated
+ and maintained in the manpages-dev package. (Closes: #365547)
+
+ [ Michael Banck ]
+ * Add hurd-i386/cvs-posix-opts.diff (Define many missing options, most
+ notably _POSIX_THREAD_SAFE_FUNCTIONS) by Roland McGrath (patch from
+ HEAD).
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 18 May 2006 15:34:08 +0000
+
+glibc (2.3.6-7) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Urgency set to medium because this version fixes and RC bug in testing.
+ * Optimized libraries should actually be cross-compiled as we don't know the
+ CPU that will be used.
+ * Allow the glibc to be cross-compiled for Linux and kFreeBSD. (Closes:
+ #358771)
+ * Bumped the minimum kernel to 2.4.1 instead of 2.4.0 as there are some
+ important new features in this version. Thanks to Petr Salinger for
+ noticing me.
+ * Add m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh.
+ (Closes: #340871)
+ * Add beginning and end timestamps to both the build logs and the
+ testsuite logs. (Closes: #155690)
+ * debian/sysdeps/sparc.mk: build sparcv9b optimized libraries with
+ -mtune=ultrasparc3.
+ * debian/sysdeps/kfreebsd/local-sysdeps.diff: update from the latest SVN.
+ * debian/patches/series: Fix the patchlevel for local-i486_ldt_support.diff
+ (Closes: #226716)
+ * Fix a typo in the previous changelog entry (s/not/now/). (Closes: #362460)
+
+ [ Denis Barbier ]
+ * Remove ldd calls from libc.preinst.
+ * Do no more transfer variables from /etc/environment to /etc/default/locale
+ in locales.postinst, but instead add /usr/share/doc/locales/NEWS.Debian
+ to explain that /etc/environment needs to be cleaned up.
+ (Closes: #361048)
+ * Create a new locales-all package with all supported locales precompiled,
+ but keep it disabled for now.
+ Both locales and locales-all packages provide a virtual generated-locales
+ package. Packages which currently depends on locales should instead
+ depend on 'locales | generated-locales'.
+ * Add a new ca_ES@valencia locale, requested by Robert Millan (Closes: #361972)
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 14 Apr 2006 13:48:30 +0200
+
+glibc (2.3.6-6) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Remove the timezone database from the libc6 package. It is now provided
+ by a separate package called tzdata.
+ * Put each test log file in the corresponding package instead of putting all
+ of them in libc6.
+ * Remove sparc/local-sparc64-fixups.diff as /lib64 and /usr/lib64 are now a
+ default search path on 32/64-bit architectures.
+ * Switch minimum kernel to at least 2.4.0 on all arches but m68k, and change
+ kernelcheck.sh accordingly. Affected architectures:
+ - alpha: from 2.2.0 to 2.4.0
+ - arm: from 2.2.0 to 2.4.0 (but 2.4.0 was checked at installed time)
+ - i386: from 2.2.0 to 2.4.0
+ - powerpc: from 2.2.0 to 2.4.0
+ - s390: from 2.2.10 to 2.4.0
+ - sparc: from 2.2.0 to 2.4.0
+ (Closes: #174270, #220992)
+ * Add i386/local-i486_ldt_support.diff (add ldt support and thus TLS support
+ on i486 machines). Thanks to Petr Salinger for the hint. (Closes: #226716)
+ * Bump shlib to (>= 2.3.6-6) on i386.
+ * debian/debhelper.in/libc-alt.install: Add gconv-modules to the bi-arch
+ packages. (Closes: #361642)
+ * /etc/ld.so.nohwcap is now supported on non-Linux architectures. Drop the
+ "Linux" check from libc-otherbuild.preinst.
+ * Build a libc6-xen flavour on i386.
+ * Fix a typo in the description of the libc6-sparcv9 and libc6-sparcv9b
+ packages.
+ * local/usr_sbin/tzconfig:
+ - Put a copy of the current timezone into /etc/localtime instead of a
+ symlink. (Closes: #346342)
+ - Handle the case where /etc/localtime does not exists. (Closes:
+ #360383).
+ * local/manpages/tzconfig.8: Update the manpage accordingly.
+ * script.in/kernelcheck.sh: Also take in account 64-bit mips(el) kernels.
+ * Add GNU/kFreeBSD patches, using conditional patching until they get
+ accepted upstream.
+ * Correctly replace DEB_HOST_ARCH by its value in libc6.preinst. Thanks to
+ Denis for noticing me.
+
+ [ Denis Barbier ]
+ * debian/debhelper.in/locales.config: /etc/locale.gen was not generated at
+ initial installation. (Closes: #357523)
+ * update-locale: Fix buggy sanity check between LANGUAGE and LANG.
+ (Closes: #361091)
+ * update-locale: Drop the --remove flag, it is useless.
+ * update-locale: Fix the --locale-file flag.
+ * Add new Galician debconf translation, by Jacobo Tarrio. (Closes: #361101)
+ * Use new features of po-debconf 1.0 to remove unneeded strings from PO
+ files.
+ * Fix day, abmon and mon fields for wo_SN locale. (Closes: #361338)
+
+ [ Michael Banck ]
+ * Add hurd-machrules-make.diff (fixes build problems with make-3.81 for
+ Mach interface generation rules) by Roland McGrath (patch from HEAD).
+ * Add hurd-sysvshm.diff (implements SysV shared memory for GNU/Hurd)
+ by Marcus Brinkmann.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 10 Apr 2006 20:19:55 +0200
+
+glibc (2.3.6-5) unstable; urgency=low
+
+ [ Denis Barbier ]
+ * Add am_pm formatting information to en_NZ. (Closes: #356328)
+ * Add interlingua locale. (Closes: #224756)
+ * Move locale variables from /etc/environment into a dedicated
+ /etc/default/locale file. (Closes: #214898, #349503)
+ * Add a new /usr/sbin/update-locale program to handle this new file.
+
+ [ Aurelien Jarno ]
+ * Fix ldconfig multiarch patch for reiserfs filesystems.
+ * Make ldconfig look into /lib32 and /usr/lib32 on amd64. Add /lib32 ->
+ /emul/ia32-linux/lib and /usr/lib32 -> /emul/ia32-linux/usr/lib links.
+ * Remove glibc235-gcc4-ppc-procfs.diff from debian/patches/series.
+ (Closes: #360126)
+ * Add siginfo_h.diff (fixes a typo in ILL_ILLOPN definition), backported
+ from upstream. (Closes: #358041)
+ * Replace getcwd_ia64.diff by getcwd_c.diff (fix getcwd on platforms where
+ PAGE_SIZE >> PATH_MAX), backported from upstream. (Closes: #355109)
+ * debian/control: drop alternative build-depends on ia32-libs-dev as this
+ package does not exist anymore.
+
+ -- Denis Barbier <barbier@debian.org> Tue, 4 Apr 2006 18:07:21 +0200
+
+glibc (2.3.6-4) unstable; urgency=low
+
+ [ Aurelien Jarno ]
+ * Set configure_build to the same value as configure_host for sparc
+ optimized libraries (as on i386). This way they will be tested.
+ * If the CPU has biarch support, run tests for cross-compiled libraries.
+ * Remove ld.so from optimized libraries as it is not used.
+ * Add regcomp_c.diff (Call __libc_lock_init after init_dfa) from upstream
+ (Ulrich Drepper). This make possible to run the testsuite again on hppa.
+ * Enable the testsuite on hppa.
+ * Add tst-setcontext_c.diff (fix the arguments passed to setcontext during
+ test) from upstream.
+ * Create a link /usr/lib32 -> /emul/ia32-linux/usr/lib on amd64.
+ * Add argp_h.diff fixes (Remove __NTH for __argp_usage inline function)
+ by Ulrich Drepper (patch from HEAD). (Closes: #355264)
+ * Add getcwd_ia64.diff (Remove the assertion so that the behaviour is the
+ same on all platforms, including ia64). This is a temporary fix to bug
+ #355109, until the upstream takes a decision.
+ * debian/sysdeps/kfreebsd-amd64.mk:
+ - s/libc6/libc0.1/g
+ - Change rtlddir from /lib64 to /lib
+
+ [ Denis Barbier ]
+ * locales.config: If $DEBCONF_IS_A_REGISTRY is set to a non-empty value,
+ the content of /etc/locale.gen does not override debconf values.
+ * Add strfmon.diff: the negative sign is not printed by strfmon when
+ current locale defines sign_posn == 4 (as in de_CH) and format
+ argument contains the ! modifier.
+ * Fix forward-backward-collation.diff: the change in strcoll_l.c has to
+ be applied at several places. (Closes: #357390)
+ * Update timezone data files to tzdata2006b (no data change, only comments).
+ * Fix resource_h.diff: there was a typo for mips:
+ s/_RLIMIT_RTPRIO/__RLIMIT_RTPRIO/ (Closes: #357419)
+
+ -- Denis Barbier <barbier@debian.org> Sat, 18 Mar 2006 10:26:45 +0100
+
+glibc (2.3.6-3) unstable; urgency=low
+
+ [ Aurelien Jarno]
+ * Use a shell function instead of ifneq when testing a variable depending on
+ $(curpass), otherwise it is only evaluated at the first pass.
+ * Add support for the ppc64 architecture. (Closes: #301438).
+ * Use the new slibdir, libdir, rtlddir variables to build the various
+ flavours of the libc. Put them directly in the final directory, and
+ remove the corresponding tweaks done after the make install phase.
+ * Install the 32-bit libraries in /emul/ia32-linux(/usr)/lib on amd64.
+ * Only create the multiarch directories and the symlinks in /lib/ldconfig
+ for the main pass. Otherwise alternate libraries would conflict with the
+ main one when using multiarch.
+ * Fix the build-dependencies for kfreebsd-amd64.
+ * Add sysdeps/kfreebsd-amd64.mk and add kfreebsd-amd64 to
+ rules.d/control.mk.
+ * Make libc6-i386-dev conflicts with all versions of ia32-libs-dev. As it
+ won't be built anymore on amd64, this will automatically remove it during
+ the upgrade.
+
+ [ Clint Adams ]
+ * Get rid of -o as a binary operator to [ in tzconfig and postinst.
+
+ [ Denis Barbier ]
+ * Update localedata/locales/ro_RO. Thanks Eddy Petrişor. (Closes: #347173)
+ * Bump LOCALES_DEP_VER to 2.3.6-2. All locales can be compiled with
+ localedef from 2.3.6-2 and 2.3.6-3. (Closes: #352620)
+ * Updated Italian debconf translation, by Luca Monducci.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 1 Mar 2006 17:11:36 +0100
+
+glibc (2.3.6-2) unstable; urgency=low
+
+ [ Denis Barbier ]
+ * Modify debver2localesdep.pl, locales-depver and control files to provide
+ a smooth upgrade in unstable when locales require changes in localedef.
+ This is the first part for solving #352620, the proper dependency for
+ locales will be set by the next upload.
+ * debian/control: Clean up. Remove versioned dependencies on gettext,
+ debianutils, tar, texinfo; these versions were already in oldstable.
+ Drop references to localebin, wg15-locale, i18ndata, locale-ja, locale-ko,
+ locale-vi, locale-zh, libc6-doc, glibcdoc and libc6 (<< 2.1-4).
+ * debian/control: Split Build-Depends on several lines for readability
+ purpose.
+ * Add RON to locale/iso-4217.def and bump LOCALES_COMPAT_VER to 2.3.6-2.
+ * Fix thousand separator for de_CH, and let other Swiss locales copy
+ de_CH for LC_NUMERIC and LC_MONETARY sections. (Closes: #345481)
+ * Apply a patch from Fedora to define AM/PM strings in cy_GB and en_GB
+ locales. (Closes: #240901)
+ * Fix the week definition for the C locale.
+ * Check first_weekday fields against current CLDR snapshot. Modified
+ locales are *_GB (=2), ar_SY (=5), ms_MY (=2), id_ID (=2). Add
+ this field to more locales.
+ * locale-gen: Replace 'test ... -a ...' by two tests.
+ * Add an "All locales" option to the locales/locales_to_be_generated
+ template. When it is selected, /etc/locale.gen is a symlink to
+ /usr/share/i18n/SUPPORTED. (Closes: #321580, #323013)
+ * Updated debconf translations: (Closes: #353611)
+ - Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
+ - Czech, by Miroslav Kure
+ - Danish, by Morten Brix Pedersen
+ - Dutch, by Bart Cornelis
+ - French, by Denis Barbier
+ - German, by Helge Kreutzmann
+ - Polish, by Emilian Nowak
+ - Portuguese, by Simão Pedro Cardoso
+ - Spanish, by Carlos Valdivia Yagüe
+ - Swedish, by Daniel Nylander
+ - Ukrainian, by Eugeniy Meshcheryakov
+
+ [ Clint Adams ]
+ * Add hurd-getresuid-dyslexia.diff (fixes incorrect ordering of
+ arguments) with patch from Samuel Thibault. (Closes: #352500)
+ * Add hppa-no-ldbl-128.diff (stops implying that PA needs
+ 128-bit long double support in glibc) from Aurelien Jarno.
+ (Closes: #344836).
+ * debian/local/manpages/locale.1: remove double quotes from
+ synopsis. (Closes: #352597)
+
+ [ Aurelien Jarno ]
+ * Move dependency on lib64gcc1 from libc6-amd64 to libc6-dev-amd64 to
+ avoid a dependency loop. (Closes: #352263)
+ * Use sed and test in /etc/init.d/glibc.sh to compare kernel versions.
+ Put the Debian architecture name in the script at build time instead
+ of using 'dpkg --print-architecture'. Thanks to Florent Bayle for
+ the idea. (Closes: #325802, #328088, #339482)
+ * Fix example code showing how to use hooks for malloc. (Closes:
+ bug#333565).
+ * Add hurd-ioctl-decode-argument.diff (fixes decoding of ioctl
+ arguments) from Samuel Thibault. (Closes: #320273)
+ * Fix the prototype of sbrk() in the manual. (Closes: #281863)
+ * Fix the strcasestr() examples in the manual. (Closes: #289853)
+ * Install libc_nonshared.a in /usr/lib/nptl, and fix the location
+ of the static libraries of the NPTL ld scripts. (Closes: #347762)
+ * Update debian/ files for GNU/kFreeBSD. (Closes: #351638)
+ * Regenerate debian/control, generate debian/control.in/libc0.1.
+ * Lintian cleans:
+ - Remove build-dependencies on tar and debianutils, they are
+ build-essential packages
+ - Fix FSF postal address
+ - Use policy compliant links in libc6-dev-amd64
+ - Use an absolute symlink for /lib64 on amd64
+ * Add myself to Uploaders.
+ * Switch to gcc-4.0 on powerpc.
+ * Remove old hack for gcc-3.4 on amd64.
+ * Build with the compiler defined as default for glibc (ie currently
+ gcc-4.0) instead of gcc on amd64.
+ * Decrease priorities of 64-bit main and -dev packages to standard
+ and optional for all architectures. It better matches override,
+ though it will still have to be changed.
+ * Fix glibc235-hppa-lt.diff (restore ret0 across calls to CDISABLE)
+ from Randolph Chung. (Closes: #326581)
+ * Switch to gcc-4.0 on hppa.
+ * Add support for extra_pkg_install hooks for udeb packages.
+ * Build back with -g1 on amd64, it was removed to permit the build with
+ gcc-3.4.
+ * Remove --with-tls and --with-__thread in sysdeps/* as they are the
+ default option since version 2.3.5.
+ * Multiarch support:
+ - Add ld-multiarch.diff (add (/usr)/lib/$(config-machine)-$(config-os))
+ to the search path of the dynamic linker) from Tollef Fog Heen.
+ (Closes: #295855)
+ - Add ldconfig-multiarch.diff (add directories pointed from /lib/ldconfig
+ to the search path).
+ - Create (/usr)/lib/$(config-machine)-$(config-os) and add symlinks to
+ these directories in /lib/ldconfig/
+ - Add rtld.diff (add a new configuration variable rtlddir to change the
+ dynamic linker in the ELF binaries) partly from Andreas Jochen. This is
+ necessary to be able to install a glibc in the multiarch dir while still
+ conforming to the various ABIs which specify a linker in /lib or /lib64.
+ * Remove the patch to install the libc into /lib instead of /lib64 on
+ amd64. Use the new libdir, slibdir and rtlddir options in configparm to
+ install the glibc in (/usr)/lib, and to use the dynamic linker path
+ specified by the ABI for path for libc objects. (Closes: #325226)
+ * Add -u option to the ldd manpage. (Closes: #354074)
+ * Merged a patch from Michael Banck to use gcc-4.0 on Hurd.
+ * Add resource_h.diff (RLIMIT_NICE and RLIMIT_RTPRIO support) from MAIN.
+ (Closes: #352636)
+ * Add hppa-inlining.diff (Increase the maximal overall growth of the
+ compilation unit caused by inlining for dl-reloc.c on hppa).
+ * Build a 32-bit libc on amd64, using the new multiarch directories.
+ (Closes: #274367)
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Feb 2006 17:47:58 +0100
+
+glibc (2.3.6-1) unstable; urgency=low
+
+ [ Denis Barbier ]
+ * debian/debhelper.in/libc.postinst: Restart webmin on upgrade.
+ (Closes: #345641)
+ * debian/debhelper.in/libc.postinst: Restart dropbear on upgrade.
+ (Closes: #351036)
+ * Fix yesexpr/noexpr in tl_PH locale. Reported by eric pareja.
+ (Closes: #295810)
+ * Fix langinfo(_NL_TIME_FIRST_WEEKDAY) for C locale. Reported by
+ Graham Wilson (Closes: #327025)
+ * Add first_weekday fields to most locales.
+ (Closes: #343885, #347323, #347686, #348518, #351375)
+ * Apply various fixes to French locales. (Closes: #248377)
+ * Fix d_t_fmt and date_fmt in fo_FO. Reported by Jacob Sparre Andersen.
+ * New sa_IN locale file, provided by Vidya Ayer and Christian Perrier.
+ (Closes: #331377)
+ * Add several locales to SUPPORTED:
+ - ru_RU.CP1251, requested by Michael Bravo. (Closes: #225516)
+ - uz_UZ.UTF-8 (its ISO-8859-1 counterpart had no UTF-8 variant)
+ - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
+ no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
+ * Apply several improvements to hy_AM found in upstream Bugzilla.
+ * Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15.
+ (Closes: #323159)
+ * Improve localedef(1) manual page, by Lars Wirzenius (Closes: #309846)
+ * Fix LC_MONETARY section of pl_PL. Reported by Michał Politowski.
+ (Closes: #227214)
+ * New wo_SN locale file, provided by Samba Ndao Diop and Christian
+ Perrier. (Closes: #279697)
+ * Add new ca_AD, ca_FR and ca_IT locale files, sent upstream by Robert
+ Millan.
+ * New csb_PL locale file, sent upstream by Andrzej Krzysztofowicz.
+ * Rewrite collation rules of several locales to include iso14651_t1.
+ This eases maintenance and saves about 1MB for installed size.
+ * Sort SUPPORTED to list UTF-8 locales first. This change partly
+ solves #312927.
+ * Modify localedata/locales/no_NO to copy definitions from nb_NO.
+ * Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET.
+ * Fix unknown symbols in collation rules of several locales: da_DK,
+ fa_IR, is_IS, lo_LA, lv_LV, nb_NO and sr_CS.
+ * Apply updates for st_ZA, xh_ZA and zu_ZA sent upstream by Dwayne Bailey.
+ * Add new nr_ZA locale, sent upstream by Dwayne Bailey.
+ * Rewrite collation rules for dz_BT, in collaboration with Pema Geyleg.
+ * Revert upstream change of postal_fmt in te_IN because localedef
+ complains. (Closes: #348804)
+ * New debconf translations:
+ - Italian, by Luca Monducci (Closes: #329428)
+ - Swedish, by Daniel Nylander (Closes: #334864)
+ * Slightly reword locales.templates to be DTSG-compliant, thanks Thomas
+ Huriaux.
+ * Updated debconf translations: (Closes: #350103)
+ - Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
+ - Czech, by Miroslav Kure
+ - Danish, by Morten Brix Pedersen
+ - Dutch, by Bart Cornelis
+ - French, by Denis Barbier
+ - German, by Helge Kreutzmann
+ - Polish, by Emilian Nowak
+ - Turkish, by Erçin EKER
+ - Ukrainian, by Eugeniy Meshcheryakov
+ - Vietnamese, by Clytie Siddall
+ * Update timezone data files to tzdata2006a. (Closes: #345479, #347315, #351049)
+ * Drop Build-Depends-Indep: po4a from control file, translated manual pages
+ are currently not built.
+
+ [ Clint Adams ]
+ * Move to upstream version 2.3.6.
+ - Redo debian/patches/localedata/cvs-localedata.diff
+ - Remove glibc235-gcc4-cvs.diff
+ - Remove glibc235-gcc4-jis0208.diff
+ - Remove glibc235-binutils216-ia64.diff
+ - Remove glibc235-gcc4-ia64-profile.diff
+ - Remove glibc235-gcc4-ppc-procfs.diff
+ - Remove glibc235-execvp-fix.diff
+ - Delete CSD (Serbian Dinar) hunk from locale-iso4217.diff
+ - Redo glibc235-dl-execstack.diff
+ - Remove glibc235-alpha-divqu.diff
+ - Remove amd64-semtrywait-weakalias.diff
+ - Remove strfry-segv.diff
+ - Remove ia64-binutils-libm.diff
+ - Remove glibc235-leapsecond.diff
+ - Delete several hunks from glibc235-gcc4-sparc-inline.diff
+ - Remove hurd-libpthread-indirect-loading.diff
+ - Remove glibc235-gcc4-hurd.diff
+ - Delete several hunks from glibc235-gcc4-arm-inline.diff
+ - Remove glibc235-gcc4-s390-inline.diff
+ * Add hppa-pie-relocs.diff, thanks to Aurelien Jarno. This
+ fixes nscd on hppa. (Closes: #350501)
+
+ [ Daniel Jacobowitz ]
+ * Remove mips-bits-syscall.diff, merged.
+
+ [ GOTO Masanori ]
+ * Update po/ja.po.
+
+ -- Clint Adams <schizo@debian.org> Thu, 9 Feb 2006 21:45:45 -0500
+
+glibc (2.3.5-13) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Acknowledge NMU. (Closes: #342545)
+
+ [ Denis Barbier ]
+ * debian/rules.d/control.mk: Make sure that debian/control is regenerated.
+ (Closes: #351704)
+
+ -- Denis Barbier <barbier@debian.org> Mon, 6 Feb 2006 22:22:23 +0100
+
+glibc (2.3.5-12.1) unstable; urgency=low
+
+ * NMU
+ * glibc235-hppa-fpu.diff: New, fixes hppa FPU issues. Closes: #342545
+
+ -- LaMont Jones <lamont@bld-4.mmjgroup.com> Wed, 1 Feb 2006 09:47:57 -0700
+
+glibc (2.3.5-12) unstable; urgency=low
+
+ * debian/patches/glibc235-nis-netgrp.diff: New file to fix assertion
+ failures with NIS. (Closes: #322011)
+ * Switch to quilt to handle Debian patches.
+ - debian/control.in/main: add Build-Depends: quilt.
+ - Replace debian/rules.d/dpatch.mk by debian/rules.d/quilt.mk.
+ - Rename debian/patches/*.dpatch into debian/patches/*.diff.
+ - Move localedata patches into debian/patches/localedata/
+ * debian/patches/localedata/cvs-localedata.diff: Update to latest CVS.
+ Among other changes:
+ - locales/mn_MN: Fix date_fmt. (Closes: #328831)
+ - locales/de_DE: Add transliterations for quoting characters.
+ (Closes: #235759)
+ - locales/ss_ZA locales/tn_ZA locales/ve_ZA locales/nso_ZA
+ locales/ts_ZA: New files. (Closes: #254417)
+ - locales/km_KH: New file. (Closes: #334762)
+ - locales/mg_MG: New file. (Closes: #271549)
+ - locales/sr_CS: New file. (Closes: #254993)
+ * debian/patches/locale-iso4217.diff: Update to latest CVS.
+ This includes changes from glibc235-localedata-sr_CS.diff, which
+ is no more needed.
+ * debian/patches/locale-iso639.diff: New file.
+ * debian/patches/locale-ku_TR.diff: New file, to provide a Kurdish
+ locale needed by d-i. This locale comes from upstream CVS, and has
+ been updated to the latest patch sent to BZ870.
+ * debian/patches/localedata/locale-eo_EO.diff: Apply minor updates to
+ this locale file. Add eo and eo.UTF-8 to SUPPORTED. (Closes: #233308)
+ * Import collation fixes and enhancements for localedef from
+ belocs-locales-bin.
+ * debian/patches/forward-backward-collation.diff: New file. Due to the
+ fixes in localedef, some bugs in code which was previously never run
+ did show up. (Closes: #310635)
+ * debian/patches/locale/locale-print-LANGUAGE.diff: New file, so that
+ locale displays the LANGUAGE environment variable when called without
+ argument.
+ * Add myself to Uploaders.
+
+ -- Denis Barbier <barbier@debian.org> Sun, 15 Jan 2006 00:54:16 +0100
+
+glibc (2.3.5-11) unstable; urgency=low
+
+ [ Phil Blundell ]
+ * Apply patch from Colin Watson to add "--keep-existing" option to
+ locale-gen. (Closes: #298913)
+ * Also restart exim4 on upgrade. (Closes: #326554)
+ * debian/debhelper.in/libc.preinst: Clarify wording of message about
+ detection of services needing to be stopped before upgrade.
+
+ [ GOTO Masanori ]
+ * debian/po/pt.po: New file, add Portuguese translation.
+ Patched by Rui Branco <ruipb@debianpt.org>. (Closes: #339110)
+
+ [ Clint Adams ]
+ * Patch from Lars Wirzenius to not rely on bash-like echo
+ behavior. (Closes: #207391).
+ * Add allowance for the 2005 leap second. (Closes: #345310)
+
+ -- Clint Adams <schizo@debian.org> Sun, 1 Jan 2006 11:29:08 -0500
+
+glibc (2.3.5-10) unstable; urgency=low
+
+ [ GOTO Masanori ]
+ * debian/local/etc_init.d/glibc.sh: Change the last 'exit 0' to
+ ': exit 0' to not block sourcing. (Closes: #340147)
+
+ [ Phil Blundell ]
+ * Merge patch from upstream CVS (courtesy Daniel Jacobowitz) to
+ fix weak alias related build problem on ARM.
+ * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
+ strfry() crash. (Closes: #343365)
+ * Merge patch from upstream CVS (courtesy Roland McGrath and Anton
+ Blanchard) to fix problem with execute permissions on GOT when using
+ 64kB pages on PowerPC. (Closes: #344105)
+ * Require binutils 2.16.1cvs20051109-1 to ensure that i386 biarch
+ linking works properly.
+ * debian/script.in/kernelcheck.sh: Require kernel >= 2.4.0 on arm to
+ avoid llseek problem. (Closes: #324795)
+ * Also restart atd on upgrade. (Closes: #331293)
+ * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
+ problems with accuracy of tanh and related functions, per request of
+ Rafael Laboissiere. (Closes: #328504)
+ * Add "validlocale" program (ex base-config) to locales package, per
+ request of Joey Hess. (Closes: #344954)
+ * sysdeps/hppa.mk: Add new /usr/hppa64-linux-gnu/include symlink, per
+ request of Matthias Klose. (Closes: #326583)
+
+ [ Clint Adams ]
+ * Steal glibc-235-sparc-datastart.dpatch from Ubuntu.
+ * Steal ia64 libm symbol patch from Ubuntu.
+ * Compile with -g2 instead of -g1 on sparc.
+
+ -- Clint Adams <schizo@debian.org> Wed, 28 Dec 2005 13:18:56 -0500
+
+glibc (2.3.5-9) unstable; urgency=low
+
+ [ Daniel Jacobowitz ]
+ * Downgrade priority of amd64 libraries on i386.
+ * Move packages from base to libs.
+
+ [ Clint Adams ]
+ * Remove sparc64 TLS patch, and disable TLS for sparc64 build
+ (Closes: #340835, #341514).
+ * Add patch to fix build failure with __bind and other
+ socket-related symbols being already defined on
+ sparc (Closes: #342755).
+ * Add patch from Anton Blanchard to fix build failure with
+ __bind and other socket-related symbols being already
+ defined on powerpc (Closes: #343571).
+ * Replace amd64 sem_trywait patch from Kurt Roeckx's NMU with
+ fix from upstream glibc CVS (Closes: #339389).
+ * Add patch from Anton Blanchard to fix build failures with
+ "__moddi3" and friends being already defined on i386
+ and powerpc (Closes: #339415).
+ * Bump Standards-Version to 3.6.2 and add myself to Uploaders.
+
+ -- Clint Adams <schizo@debian.org> Sat, 17 Dec 2005 10:33:38 -0500
+
+glibc (2.3.5-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Rename sem_trywait to __new_sem_trywait in amd64 nptl code
+ so the alias works properly, and it can be build.
+ (Closes: #339389)
+
+ -- Kurt Roeckx <kurt@roeckx.be> Sun, 27 Nov 2005 11:22:03 +0100
+
+glibc (2.3.5-8) unstable; urgency=low
+
+ * Add missing build dependency on libc6-dev-ppc64 on powerpc.
+ * Add patch to fix sparc64 TLS build failure, from Aurelien Jarno
+ (Closes: #335821).
+ * Also restart saslauthd at upgrades, from Philipp Hug (Closes: #334101).
+ * Merge .eh_frame terminator fix, by Richard Sandiford (Closes: #334112).
+ * Merge armeb support, from Lennert Buytenhek (Closes: #335116).
+ * Add LSB headers to glibc.sh and nscd init scripts, from Petter
+ Reinholdtsen (Closes: #335308, #335343).
+ * Remove obsolete mountkernfs, tmpfs, and devpts.sh files from debian/.
+ * Temporarily set hppa back to gcc 3.4, from Steve Langasek
+ (Closes: #326581).
+ * Re-enable libidn (Closes: #181025).
+
+ -- Daniel Jacobowitz <dan@debian.org> Sat, 12 Nov 2005 19:15:29 -0500
+
+glibc (2.3.5-7) unstable; urgency=low
+
+ [ GOTO Masanori ]
+ * debian/script.in/kernelcheck.sh: Drop real-i386 kernel support.
+
+ [ Daniel Jacobowitz ]
+ * Build 64-bit packages on i386 - based on patches from both Ubuntu
+ and Andreas Jochens <aj@andaco.de>.
+ - Build depend on a biarch linux-kernel-headers package.
+ - Build depend on new libc6-dev-amd64 package.
+ - Conflict with amd64-libs to avoid stale libraries.
+ - Replace files from amd64-libs-dev.
+ - Use lib64 for 64-bit libraries on i386.
+ - Search lib64 for ldconfig.
+ - Install 64-bit headers in /usr/include/x86_64-linux-gnu.
+ * Remove obsolete references to NPTL as an add-on.
+ * Conflict with broken versions of libterm-readline-gnu-perl
+ (Closes: #326856, #326492).
+ * Merge makefile patch from Goswin Brederlow
+ <brederlo@informatik.uni-tuebingen.de> to fail earlier if builds fail
+ (but omit the bit for make -k check) (Closes: #325460).
+ * Update debconf dependency to work with cdebconf (Closes: #331838).
+ * Merge MIPS <bits/syscall.h> fix from CVS (Closes: #329043).
+ * Do not complain about incompatible libraries in /etc/ld.so.conf
+ (Closes: #310047).
+ * Update hppa assembly for current CVS binutils.
+ * Use 8-byte-aligned buffers for doubleword FPU transfers on HPPA
+ (Closes: #333766).
+
+ -- Daniel Jacobowitz <dan@debian.org> Fri, 14 Oct 2005 14:18:22 -0400
+
+glibc (2.3.5-6) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * debian/script.in/kernelcheck.sh: Use sed instead of bash extension.
+ (Closes: #325373, #325471, #325504, #325511)
+
+ -- GOTO Masanori <gotom@debian.org> Mon, 29 Aug 2005 12:40:32 +0900
+
+glibc (2.3.5-5) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * debian/debhelper.in/debhelper.mk: Don't expand debug-packages with
+ DEB_INDEP_REGULAR_PACKAGES. It causes binary-indep is unexpectedly
+ included. (Closes: #233390, #233391, #233392)
+
+ * Add the correct new line. (Closes: #324450)
+ - debian/control.in/sparc64: Likewise.
+ - debian/control: Update.
+
+ * Support Hurd again. (Closes: #324165)
+ - debian/sysdeps/gnu.mk: Rename to...
+ - debian/sysdeps/hurd.mk: ... this.
+
+ * debian/local/usr_sbin/locale-gen: Don't break locale-gen when locale-def
+ warns errors.
+
+ * debian/patches/glibc235-localedata-sr_CS.dpatch: New file, to fix
+ sr_CS localedef breakage. (Closes: #321580, #322655)
+ * debian/patches/glibc235-localedata-locales.dpatch: New file, to fix
+ mn_MN and sid_ET localedef breakage. (Closes: #321634)
+
+ * debian/sysdeps/powerpc.mk: Enable PowerPC NPTL.
+ (Closes: #246689, #307984)
+
+ * debian/README: Add the description about dropping __ctype_* symbol support
+ of static linked application/libraries in etch. (Closes: #324526)
+
+ * debian/sysdeps/linux.mk: Check SETNJOBS environment variable to specify
+ the number of parallel make by users.
+
+ * debian/sysdeps/depflags.pl: Add Conflicts: e2fsprogs (<< 1.35-7)
+ because new ldd cannot work with old e2fsprogs. (Closes: #324550)
+
+ * debian/patches/glibc235-alpha-divqu.dpatch: New file, to fix alpha
+ divqu/remqu that does not return the correct result when their dividend
+ and divisor are the same and 63bit is 1. (Closes: #324455)
+
+ * Hurd requires gcc-3.3 to compile instead of gcc-4.0. Requested by
+ Michael Banck <mbanck@debian.org>.
+ - debian/sysdeps/hurd.mk: Change CC/BUILD_CC to gcc-3.3.
+ - debian/control.in/main: Build-Depends falls back to gcc-3.3.
+ - debian/control: Update.
+
+ * Introduce bootstrap kernel version check script.
+ - debian/debhelper.in/libc.preinst: Move detection script to...
+ - debian/script.in/kernelcheck.sh: ...this, new file.
+ - debian/local/etc_init.d/glibc.sh: New file, it includes kernelcheck.sh.
+ - debian/debhelper.in/libc.postinst: Invoke /etc/init.d/glibc.sh as S01.
+ - debian/rules.d/debhelper.mk: Add replacing KERNEL_VERSION_CHECK and
+ EXIT_CHECK for libc.preinst and glibc.sh.
+ - debian/debhelper.in/libc.dirs: Create etc/init.d.
+
+ * Don't use absolute path name.
+ - debian/debhelper.in/libc.dirs: Suppress the first slash.
+ - debian/debhelper.in/libc-pic.dirs: Likewise.
+ - debian/debhelper.in/nscd.dirs: Likewise.
+ - debian/debhelper.in/locales.dirs: Likewise.
+
+ * Michael Banck <mbanck@debian.org>:
+ - debian/patches/glibc235-gcc4-hurd.dpatch: New file, to build glibc
+ on Hurd with gcc-4.0. (Closes: #324549)
+
+ -- GOTO Masanori <gotom@debian.org> Sun, 21 Aug 2005 12:33:42 +0900
+
+glibc (2.3.5-4) unstable; urgency=low
+
+ * The "hppa is important to someone, really - LaMont" release.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * d-i wants to remove libnss-files-udeb and libnss-dns-udeb dependency
+ from libc-udeb. Suggested by Joey Hess <joeyh@debian.org>.
+ (Closes: #322506)
+ - debian/control.in/libc: Remove libnss-files-udeb libnss-dns-udeb
+ dependency.
+ - debian/control: Update.
+
+ * Build-Depends fixes:
+ - debian/control.in/main: Change gcc-* dependency from | to ,.
+ Suggested by Andreas Jochens <aj@andaco.de>.
+ - debian/control.in/main: Add gcc-4.0 (>= 4.0.1-5) [hppa], because prior
+ versions cannot generate sane glibc binaries.
+ - debian/control: Update.
+
+ * Enable libnss upgrade guard again.
+ (Closes: #321561, #321712, #321796, #322768, #323560)
+ - debian/debhelper.in/libc.preinst: Change guard to 2.3.5-1.
+ - debian/debhelper.in/libc.postinst: Likewise.
+ - debian/debhelper.in/libc.postinst: Fix to invoke NSS check again.
+
+ * debian/debhelper.in/nscd.dirs: Add /var/db/nscd.
+ (Closes: #323352, #323487)
+
+ * debian/debhelper.in/locales.prerm: Add purge to remove locale-archive.
+ (Closes: #321719)
+
+ * debian/patches/00list: Drop glibc234-hppa-remove-mallocdef.dpatch.
+ It causes unconditional locking problem, because it was already replaced
+ by Carlos' new patches. Reported by LaMont Jones <lamont@debian.org>.
+
+ * Add Depends: lib64gcc1 and provide lib64c-dev for 64bit -dev packages.
+ Suggested by Matthias Klose <doko@cs.tu-berlin.de>. (Closes: #323552)
+ - debian/control.in/sparc64: Likewise.
+ - debian/control.in/ppc64: Likewise.
+ - debian/control.in/s390x: Likewise.
+ - debian/control: Update.
+
+ * debian/patches/glibc235-dl-execstack.dpatch: New file, to fix execstack
+ failed to check on kernel <= 2.4.18. (Closes: #321717, #321718, #323409)
+
+ * Roland Stigge <stigge@antcom.de>:
+ - debian/debhelper.in/glibc-doc.install: Install HTML documents
+ correctly. (Closes: #321740)
+
+ -- GOTO Masanori <gotom@debian.org> Sat, 6 Aug 2005 06:52:42 +0900
+
+glibc (2.3.5-3) unstable; urgency=low
+
+ * The "Keep Debconf5 speed" and the "Welcome back the recent glibc to
+ unstable" release.
+ * Glibc bumps up from 2.3.2.ds1 to 2.3.5 on etch.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * Localedata update:
+ - debian/patches/cvs-localedata.dpatch: New file, to update localedata
+ to the latest cvs. Reported by Safir Secerovic <esafir@yahoo.com>,
+ Reviewed by Denis Barbier <barbier@linuxfr.org>. (Closes: #312902)
+ - debian/patches/locale-iso4217.dpatch: New file, to fix localedef
+ breakage for tr_TR.ISO-8859-9. (Closes: #314855)
+
+ * To make glibc-2.3.5 buidable with gcc-4.0:
+ - debian/patches/00list: Drop glibc234-hppa-full-nptl-2004-12-20.dpatch
+ line replaced by the new patches: glibc235-hppa-sysdeps.dpatch and
+ glibc235-hppa-lt.dpatch. It'll be removed when hppa unstable works
+ nicely.
+ - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Update the patch
+ to compile sparc64.
+ - debian/patches/glibc235-gcc4-s390-inline.dpatch: New file, fix s390
+ compilation breakage by changing static inline to auto inline for
+ dl-machine.h.
+ - debian/patches/glibc235-gcc4-alpha-profile.dpatch: New file, fix
+ alpha compilation breakage by removing strong_alias.
+ - debian/patches/glibc235-gcc4-hppa-profile.dpatch: New file, fix hppa
+ compilation breakage by removing strong_alias.
+ - debian/sysdeps/alpha.mk: Disabled __thread for static linked
+ executables.
+ - debian/control.in/main: Add Build-Depends: gcc-3.4 for powerpc and
+ m68k.
+ - debian/control: Regenerated.
+
+ * To make glibc-2.3.5 buildable with gcc-3.4:
+ - debian/sysdeps/m68k.mk: New file, to use gcc-3.4 as CC and BUILD_CC
+ due to gcc-4.0 ICE. See #319312.
+ - debian/patches/glibc235-gcc34-m68k-seccomment.dpatch: New file, fix
+ m68k binutils comment parse error.
+
+ * Introduce RUN_TESTSUITE for disabling make check, taken from Jeff
+ Bailey <jbailey@ubuntu.com>:
+ - debian/rules: Enable RUN_TESTSUITE in default.
+ - debian/rules.d/build.mk: Check RUN_TESTSUITE before invoking tests.
+ - debian/sysdeps/hppa.mk: Disable RUN_TESTSUITE because linuxthreads
+ cannot work correctly.
+ - debian/sysdeps/alpha.mk: Likewise.
+
+ * Introduce loose locales version dependency to avoid locales version
+ mismatch for FTBFS architectures, taken from Jeff Bailey
+ <jbailey@ubuntu.com> (Closes: #204696, #308824):
+ - debian/locales-depver: New file, describes minimum locales dependency
+ version. It's renamed from locales-shlibver because it's not "shlib".
+ - debian/rules.d/debhelper.mk: Use LOCALES_DEP_VER to generate locales
+ dependency.
+ - debian/rules: Include debian/locales-depver.
+
+ * debian/rules.d/build.mk: Add --without-selinux for nscd. It should be
+ removed after this version ASAP.
+
+ * debian/sysdeps/depflags.pl: Drop Depends: libdb1-compat because it's
+ until sarge stuff. Suggested by Colin Watson <cjwatson@debian.org>.
+ (Closes: #318885)
+
+ * debian/debhelper.in/nscd.dirs: New file, add /var/run/nscd dir to
+ invoke nscd correctly. (Closes: #314892)
+
+ * debian/local/manpages/locale.gen.5: Fix typo, charsets -> charmaps.
+ (Closes: #312297, #318982)
+
+ * debian/debhelper.in/libc.preinst: Remove dpkg --assert-support-predepends
+ check like base-passwrd, suggested by Bastian Blank <waldi@debian.org>.
+ (Closes: #316217)
+
+ * debian/patches/locales-supported.dpatch: Don't apply to drop UTF-8@euro
+ locales from SUPPORTED. (Closes: #274491)
+
+ * debian/debhelper.in/libc.preinst: Fix typo. (Closes: #306136)
+ * debian/debhelper.in/libc.postinst: Likewise.
+
+ * Michael Banck <mbanck@debian.org>:
+ - debian/patches/hurd-enable-ldconfig.dpatch: New file, to build ldconfig
+ again on Hurd. (Closes: #309489)
+ - debian/sysdeps/gnu.mk: Hurd-i386 needs --without-tls option to build.
+ - debian/patches/hurd-libpthread-indirect-loading.dpatch: New file, to
+ make libpthread load indirectly on Hurd. (Closes: #312488)
+ - debian/patches/hurd-ioctl-pfinet.dpatch: New file, to support part of
+ SIOCGIFHWADDR for pfinet on Hurd. (Closes: #295117)
+
+ * Jeff Bailey <jbailey@ubuntu.com>:
+ - debian/patches/glibc235-hppa-sysdeps.dpatch: New file, to build hppa
+ linuxthreads locking problem and sysdeps correctly again.
+ - debian/patches/glibc235-hppa-lt.dpatch: New file, likewise.
+
+ * Denis Barbier <barbier@debian.org>:
+ - debian/debhelper.in/locales.config: Use LANG=C for locale-dependent
+ commands. (Closes: #314717)
+ - debian/debhelper.in/locales.postinst: Likewise.
+ - debian/debhelper.in/locales.postinst: Fix repeated locale entry
+ duplication when at least a locale is defined twice in /etc/locale.gen.
+ (Closes: #271526)
+
+ * Stephen Gildea <gildea@stop.mail-abuse.org>:
+ - debian/debhelper.in/nscd.init: Provides a "status" option, fix the exit
+ status if the script is given an unsupported option. (Closes: #312404)
+
+ * Serge Belyshev <belyshev@depni.sinp.msu.ru>:
+ - debian/patches/glibc235-execvp-fix.dpatch: Fix execvp segv caused by
+ invalid free pointer.
+
+ * This version fixes some bugs that are already marked as
+ fixed-in-experimental and explained the reason in this changelog.
+ (Closes: #144670, #185991, #258647, #276062, #279423, #280030, #298784)
+ (Closes: #300806, #300842, #304963, #305400, #305662, #305666, #309618)
+ (Closes: #311793, #313404, #314084, #315347, #315793)
+
+ * This version fixes some bugs that are already confirmed as fixed
+ (fixed-in-experimental) in the experimental glibc:
+ - Can compile rpc/xdr.h with gcc-4.0. (Closes: #315198, #320963)
+ - Support posix_fadvise64 correctly on 2.4 kernel.
+ (Closes: #312406, #313219)
+ - Can static link with the recent toolchain changed with TLS/non-TLS
+ errno definition on amd64 and ia64.
+ (Closes: #317674, #317946, #318956, #318963, #319115)
+ - Fix mktime when setting a timezone value to AC_FUNC_MKTIME.
+ (Closes: #177940)
+ - Fix libc6-i686 to reexec init. (Closes: #270745)
+
+ * This version fixes some bugs that are marked as fixed-upstream:
+ - Fix ucontext.h failure with g++-4.0 on ia64.
+ (Closes: #318429, #320240)
+
+ - Missing icache flushing on PPC caused sometimes segv, and now cache
+ management is reworked and fixed. (Closes: #146489)
+ - Fix alpha atan() that gave wrong results for some operands.
+ (Closes: #210613)
+ - Fix PPC rint() that gave wrong result for negative arguments in the
+ rounding toward -inf and +inf mode. (Closes: #216800)
+ - Fix that the pmaplist frees the freed memory in xdr_pmaplist.
+ (Closes: #230219)
+ - Don't export unneeded symbol _fp_hw on s390. (Closes: #247681)
+ - Set locale correctly for generated threads in static linked binaries.
+ (Closes: #260221)
+ - Make g++ compilation with nptl pthread.h by changing initializers.
+ (Closes: #276309)
+ - Fix a race condition with pthread_cond_broadcast. (Closes: #276312)
+ - Fix re_exec() segv that caused on UTF-8 locales.
+ (Closes: #175163, #237681, #290551, #299137, #310443)
+ - Implement getcontext on alpha. (Closes: #293653)
+ - Fix an incorrect value of ceill and floorl on amd64. (Closes: #302458)
+ - Fix memory leaks in getaddrinfo/freeaddrinfo. (Closes: #304022)
+ - Fix mips/mipsel incomplete clobbered registers for syscalls.
+ (Closes: #304426)
+ - Support working sched_setaffinity on powerpc. (Closes: #311053)
+ - Support _SC_HOST_NAME_MAX in sysconf. (Closes: #314350)
+ - Fix pthread_rwlock_wrlock hangs with NPTL on amd64. (Closes: #314408)
+
+ - Check timezone changes for localtime and friends. (Closes: #48184)
+ - Fix a race condition of sigaction and signal handler.
+ (Closes: #136990)
+ - Fix segmentation fault when invoking nscd -d.
+ (Closes: #156923, 245208)
+ - Support POSIX style strerror_r implementation.
+ (Closes: #159298, #169370, #182542, #202209)
+ - Enable to use short IPv4 address notation again. (Closes: #192091)
+ - Fix broken pthread_cleanup_push on Alpha. (Closes: #197988)
+ - Support POSIX message queues. (Closes: #202197, #280137)
+ - Don't use ?: in bits/mathinline.h. (Closes: #206015, #304500)
+ - Update Norwegian translation that fixes confusing text.
+ (Closes: #207266)
+ - Enable executable again for libc.so.*. (Closes: #215463, #264948)
+ - Improve putchar and io performance by changes to pthread locking code.
+ (Closes: #219205)
+ - Update sys/vm86.h. (Closes: #219476)
+ - Fix invalid __libc_dlclose() in nsswitch.c. (Closes: #222130)
+ - Support backtrace on ia64 and x86_64. (Closes: #235876)
+ - Fix nl_langinfo(ERA) returns NULL, not "". (Closes: #245836)
+ - Libintl.h is ready for some g++ compilation option. (Closes: #252753)
+ - Fix pthread_cond_timedwait and mutex hang with cancellation.
+ (Closes: #253303)
+ - Fix too long fraction digits handling in strtold(). (Closes: #260377)
+ - Fix some regexec() segv in UTF-8 locales. (Closes: #261135)
+ - Fix pthread_cond_timedwait with a outdated timespec destroys the
+ pthread_cond_t variable. (Closes: #261237)
+ - Declare EPOLLONESHOT in sys/epoll.h. (Closes: #261541)
+ - Fix returning invalid pointer when freeing valloc()-ed memory.
+ (Closes: #262782)
+ - Replace gcc-3.4 option for ppc64. (Closes: #263959)
+ - Fix zdump -v segv on ia64. (Closes: #266438)
+ - Support pthread_create with attributes. (Closes: #266507)
+ - Change __vector to __iovec for sys/io.h to prevent conflicts with
+ altivec. (Closes: #267442)
+ - Fix atan2 infinit loop on amd64. (Closes: #270823)
+ - Avoid memory leak for some gconv encoding by calling gconv_end.
+ (Closes: #274390)
+ - Fix mplayerplug-in crash closed by mozilla. (Closes: #275240)
+ - Fix invalid memory access of printf when its specifier combines
+ parameter number specification and floating point values.
+ (Closes: #277667, #312036)
+ - Don't touch unrelated bits in __feclearexcept on i386.
+ (Closes: #279294)
+ - Don't invoke unneeded cancellation if PTHREAD_CANCEL_DISABLE is set.
+ (Closes: #281775)
+ - Fix a race condition between pthread_create and pthread_exit.
+ (Closes: #282091, #292154)
+ - Fix for setfacl to handle many files in ntfw64. (Closes: #288710)
+ - Support large dev_t. (Closes: #289945, #299139)
+ - Use the correct ifndef __GNUC_PREREQ. (Closes: #315345)
+
+ - Fix the indended first line of ldd output. (Closes: #209145, #276223)
+ - Fix misleading error message of ldd when kernel version is old.
+ (Closes: #224665)
+ - Fix typo of the language name in te_IN. (Closes: #276527)
+ - Replace old --help message that indicated glibcbug script.
+ (Closes: #315448)
+
+ - Support IDN. (Closes: #181025)
+ - Support O_NOATIME. (Closes: #284131, #297010, #298488)
+ - The first day of a week in Finnish is Monday. (Closes: #288472)
+
+ -- GOTO Masanori <gotom@debian.org> Sun, 17 Jul 2005 17:27:30 +0900
+
+glibc (2.3.5-2) experimental; urgency=low
+
+ * Debconf5 release.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * Merge glibc-2.3.4 branch to the main trunk for etch development.
+
+ * These dpatches are removed from debian/patches because the similar
+ patches are already applied in the latest version:
+ - debian/patches/rtld-vdso-assertion.dpatch
+ - debian/patches/glibc232-sigsetjmp.dpatch
+ - debian/patches/hurd-weak-aliases.dpatch
+ - debian/patches/sched-update.dpatch
+ - debian/patches/glibc232-pthread-cancellation.dpatch
+ - debian/patches/glibc232-clock_settime.dpatch
+
+ * The New dpkg-architecture changes:
+ - debian/rules: Replace DEB_HOST_BUILD_SYSTEM, use DEB_HOST_ARCH_OS.
+ Reported by Arthur Marsh <arthur.marsh@internode.on.net>.
+ (Closes: #315347, #315793)
+ - debian/control.in/main: Bump up Build-Depends: dpkg-dev (>= 1.13.5).
+ - debian/control: Updated.
+ - debian/debhelper.in/libc.preinst: Replace "dpkg
+ --print-installation-architecture", use "dpkg --print-architecture".
+ - debian/debhlper.in/libc.postrm: Likewise.
+ - debian/debhlper.in/libc.postinst: Likewise.
+ - debian/sysdeps/depflags.pl: Change checks from i386 to i486.
+ It also replaces -linux, use -linux-gnu.
+
+ * Default compiler moves from gcc-3.3 to gcc-4.0:
+ - debian/rules: Use gcc-4.0 instead of gcc-3.3. (Closes: #315198)
+ - debian/control.in/main: Define Build-Depends: gcc-4.0.
+ - debian/control: Updated.
+ - debian/sysdeps/i386.mk: Replace depreciated "-mcpu", use "-mtune".
+
+ * These dpatches are added to make glibc-2.3.5 buidable with gcc-4.0:
+ - debian/patches/glibc235-gcc4-cvs.dpatch: Fix some bad defintion of
+ internal for all architectures.
+ - debian/patches/glibc235-gcc4-elf.dpatch: Remove elf_machine_rel*
+ definitions for all architectures.
+ - debian/patches/glibc235-gcc4-jis0208.dpatch: Fix compilation breakage
+ for all architectures.
+ - debian/patches/glibc235-gcc4-wcstol_l.dpatch: Fix wcstol_l.c
+ compilation breakage for all 64bit architectures.
+ - debian/patches/glibc235-binutils216-ia64.dpatch: Fix _init/_fini was
+ not defined within procedure with binutils 2.16 for ia64.
+ - debian/patches/glibc235-gcc4-ia64-profile.dpatch: Fix compilation
+ breakage by removing strong_alias for ia64.
+ - debian/patches/glibc235-gcc4-ppc-procfs.dpatch: Fix ppc32 compilation
+ breakage by removing __uint128_t use. (Closes: #304963)
+ - debian/patches/glibc235-gcc4-arm-inline.dpatch: Fix arm compilation
+ breakage by changing static inline to auto inline for dl-machine.h.
+ - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Fix sparc compilation
+ breakage by changing static inline to auto inline for dl-machine.h.
+ - debian/patches/glibc235-gcc4-sparc-mv8.dpatch: Fix obsolete gcc option
+ to replace newer standard one.
+ - debian/patches/glibc235-gcc4-mips-inline.dpatch: Fix mips compilation
+ breakage by changing static inline to auto inline for dl-machine.h.
+ - debian/patches/glibc235-gcc4-mips-sysdeps.dpatch: Fix mips compilation
+ breakage by changing large syscall arguments handling.
+
+ * Move /etc/locale.alias to /usr/share/locale/locale.alias.
+ Don't install locale.alias.5. (Closes: #144670, #185991, #298784)
+ - debian/local/usr_sbin/locale-gen: Use /usr/share/locale/locale.alias
+ instead of /etc/locale.alias.
+ - debian/local/manpages/locale-gen.8: Delete reference to
+ locale.alias.5.
+ - debian/local/manpages/locale.gen.5: Likewise.
+ - debian/debhelper.in/locales.links: Remove file, don't link to /etc.
+ - debian/debhelper.in/locales.install: Install locale.alias under
+ /usr/share/locale, not /etc/.
+ - debian/debhelper.in/locales.manpages: Don't install locale.alias.5
+
+ * Add documents:
+ - debian/debhelper.in/libc.docs: Add CONFORMANCE and NAMESPACE.
+
+ * Fix messages to add a patience message. (Closes: #305400)
+ - debian/local/usr_sbin/locale-gen
+
+ * Move sprof from libc-prof to libc-dev. (Closes: #280030)
+ - debian/sysdeps/depflags.pl: Add Replaces: libc-dev (<< 2.3.5-2).
+ - debian/debhelper.in/libc-prof.install: Remove sprof install.
+ - debian/debhelper.in/libc-dev.install: Install sprof moved from -prof.
+ - debian/debhelper.in/libc-dev.install.hurd-i386: Likewise.
+ - debian/debhelper.in/libc-dev.manpages: Add sprof.1 install.
+ - debian/debhelper.in/libc-prof.manpages: Remove file, don't install
+ sprof.1.
+
+ * Remove Depends: lib64gcc1 from libc6-sparc64. (Closes: #258647)
+ - debian/control.in/sparc64: Delete Depends: lib64gcc1.
+ - debian/control: Likewise.
+
+ * Small change for libc6 upgrade problem.
+ - debian/debhelper.in/libc.postrm: Add plain messages and clean up.
+
+ * Add conflicts to old initrd-tools for avoiding new glibc 2.3.4/5 ldd
+ blocks to generate initrd images. Suggested by Goswin von Brederlow
+ <brederlo@informatik.uni-tuebingen.de>.
+ - debian/sysdeps/depflags.pl: Add conflicts initrd-tools (<< 0.1.79).
+
+ * Add support PowerPC64, based on patches and suggestions by Bastian Blank
+ <waldi@debian.org> and Jeff Bailey <jbailey@ubuntu.com>:
+ - debian/control.in/main: Add Build-Depends: gcc-3.4 [powerpc] because
+ powerpc porting does not support gcc-4.0 currently.
+ - debian/control: Updated.
+ - debian/rules.d/control.mk: Add ppc64.
+ - debian/sysdeps/powerpc.mk: Added to support ppc64 target.
+
+ * debian/sysdeps/hppa.mk: Add /usr/hppa64-linux-gnu/include symlinks for
+ dpkg-architecture changes. Reported by Matthias Klose
+ <doko@cs.tu-berlin.de>. (Closes: #313404)
+
+ * A Costa <agcosta@gis.net>. (Closes: #305662, #305666)
+ - debian/local/manpages/tzconfig.8: Fixed typo.
+ - debian/local/manpages/ldconfig.8: Likewise.
+
+ * Clytie Siddall <clytie@riverland.net.au>:
+ - debian/po/vi.po: Add the Vietnamese translation for locales.
+ (Closes: #309618, 311793)
+
+ * Jens Seidel <jensseidel@users.sf.net>:
+ - debian/po/de.po: Fix typo. (Closes: #314084)
+
+ -- GOTO Masanori <gotom@debian.org> Thu, 21 Apr 2005 16:52:36 +0900
+
+glibc (2.3.5-1) experimental; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * New upstream release.
+ - debian/shlibver: Bump up to 2.3.5-1.
+
+ * Drop patches:
+ - debian/patches/hurd-malloc.dpatch: Removed, it's already applied in
+ the upstream source.
+
+ * Merge with 2.3.2.ds1-21, added:
+ - debian/patches/linuxthreads-sizefix.dpatch: Added.
+ - debian/po/fi.po: Added.
+ - debian/patches/glibc23-mips-lazy-eval.dpatch: Added, drop dl-machine.h
+ because the recent upstream should not need such change.
+ - debian/patches/glibc232-tls-crashfix.dpatch: Added, remove some parts
+ that are applied in the recent version.
+
+ * Merge with 2.3.2.ds1-21, changed:
+ - debian/debhelper.in/libc.preinst: Fix typo, proofreading.
+ - debian/debhelper.in/libc.preinst: Add export LC_ALL=C.
+ - debian/patches/00list: Update.
+
+ * Update linuxthreads size fix for not only ia64, but also alpha,
+ amd64, i386, powerpc, s390, sh and sparc.
+ - debian/patches/linuxthreads-sizefix.dpatch: Update.
+
+ * Fix more libc6 upgrade problem from old <= 2.3.4-1:
+ - debian/debhelper.in/libc.postinst: Don't use uname -m, use
+ dpkg --print-installation-architecture. Hwcappkgs mechanism does not
+ work on (ex:) install architecture: i386, kernel architecture: amd64.
+ - debian/debhelper.in/libc.postrm: Likewise.
+
+ * Support libc6-dev NPTL static libraries and headers into
+ /usr/lib/nptl and /usr/include/nptl. (Closes: #276062, #279423)
+ - debian/rules.d/build.mk: Add installation code from tmp-nptl to
+ tmp-libc.
+ - debian/debhelper.in/libc-dev.install: Add tmp-libc/usr/lib/nptl*.
+
+ -- GOTO Masanori <gotom@debian.org> Sun, 10 Apr 2005 14:02:19 +0900
+
+glibc (2.3.4-3) experimental; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * The complete libc6 installation breakage is fixed when hwcap packages
+ (libc6-i686 and libc6-sparcv9/sparcv9b) is installed. It introduced
+ /etc/ld.so.hwcappkgs to track hwcap packages.
+ - debian/debhelper.in/libc.postinst: Create /etc/ld.so.hwcappkgs if
+ such file is not existed. Check hwcap packages and decide to keep
+ /etc/ld.so.nohwcap. Put special ld.so.nohwcap string when the
+ downgraded version does not support ld.so.hwcappkgs.
+ - debian/debhelper.in/libc-otherbuild.postinst: When it's configured,
+ check /etc/ld.so.hwcappkgs and decides to keep /etc/ld.so.nohwcap.
+ - debian/debhelper.in/libc-otherbuild.postrm: When it's removed,
+ check /etc/ld.so.hwcappkgs and search other hwcap package's version
+ consistency. Then it decides to remove /etc/ld.so.nohwcap.
+ - debian/debhelper.in/libc.postrm: Leave /etc/ld.so.nohwcap if it's
+ downgrade to hwcappkgs incompatible version.
+ - debian/rules.d/debhelper.mk: Include "libc-" into OPT string
+ replacement.
+
+ -- GOTO Masanori <gotom@debian.org> Tue, 29 Mar 2005 17:22:25 +0900
+
+glibc (2.3.4-2) experimental; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * Fix libc6 installation breakage when old libc6 and libc6-i686 was
+ installed, and it's replaced with a new libc6. This fix is limited
+ for i686 optimized package, not for sparc multiple opt packages.
+ (Closes: #300806, #300842)
+ - debian/debhelper.in/libc.postinst: Add check for the existence of
+ multiple optimized packages.
+ - debian/rules.d/debhelper.mk: Add the replace code from CURRENT_VER
+ to $(DEB_VERSION) for libc.postinst. Install libc-otherbuild.postrm.
+ - debian/debhelper.in/libc-otherbuild.postrm: Added to remove
+ unneeded ld.so.nohwcap for single optimized package.
+
+ -- GOTO Masanori <gotom@debian.org> Tue, 22 Mar 2005 11:17:32 +0900
+
+glibc (2.3.4-1) experimental; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ * Reflect from glibc-snapshot package 2.3.4-0.3.snapshot20041220.2.
+
+ * Add glibc-libidn package handling for the following files:
+ - debian/sysdeps/gnu.mk
+ - debian/sysdeps/linux.mk
+ - debian/sysdeps/kfreebsd-gnu.mk
+ - debian/rules
+
+ * Add separated shlibver file:
+ - debian/rules: Include debian/shlibver.
+ - debian/shlibver: Bump up shlibver to 2.3.4-1.
+
+ * Delete removed file info/libc-dir-add.info:
+ - debian/debhelper.in/glibc-doc.install
+ - debian/rules.d/build.mk
+
+ * These dpatches are added in debian/patches/:
+ - glibc234-alpha-xstat.dpatch: Fix alpha compilation failure when
+ kernel headers < 2.6.4 is used.
+ - glibc234-hppa-linesep.dpatch: Add to fix hppa compilation failure.
+ - glibc234-hppa-remove-mallocdef.dpatch: Add to
+ fix hppa compilation breakage until ldcw lock change is introduced.
+ This patch will be removed when ldcw patch is revised to apply.
+ - glibc234-m68k-linuxthreads-fPIC.dpatch: Add to fix m68k compilation
+ warnings to remove linuxthreads o-iterator.
+ - glibc234-hppa-full-nptl-2004-12-20.dpatch: Remove in-cvs parts,
+ apply the remained stuff for hppa, except for ldcw lock change.
+ This file is renamed from 50_glibc232-hppa-full-nptl-2003-10-22.dpatch.
+
+ * These dpatches are modified/replaced with the newer patches in
+ debian/patches/:
+ - glibc-i686-timing.dpatch: Modify makefile. Fix i686 library breakage.
+ - glibc23-cmov.dpatch: Drop additional TLS parts.
+ - glibc23-sse-oldkernel.dpatch: Regenerated.
+ - hppa-drop-utimes.dpatch: Regenerated.
+ - ldconfig.dpatch: The previous patch seems being wrong because it
+ supresses all warnings about error. The new patch I introduced should
+ not warn during debootstrap, and works finely during normal operation.
+ - ldd.dpatch: Regenerated.
+ - ldso-disable-hwcap.dpatch: Regenerated.
+ - locale-no_NO.dpatch: Drop locale.alias part which is already applied.
+ - makeconfig.dpatch: Regenerated.
+ - 50_glibc232-arm-dwarf2-buildfix.dpatch: Modify to fix sjlj compilation.
+ - 50_glibc232-m68k-dwarf2-buildfix.dpatch: Likewise.
+
+ * These dpatches are currently suspended to apply (those entries in
+ 00list are commented out) with various reasons, they need update or
+ confirmation:
+ - 30_glibc232-base.dpatch: If this patch is needed, the another
+ binutils related problem should be occured. It's disabled for a
+ while, then remove iff no problem is reported.
+ - alpha-pic.dpatch: #175511 said the upstream should have another
+ different fix. After confirmation, it should be removed.
+ - arm-output-format.dpatch: I believe the recent arm glibc should work
+ without this patch. If arm still has problem, then enable it.
+ - glibc232-globfree-clear.dpatch: The latest upstream has gl_pathv=NULL
+ part, bug gl_pathc=0 part. I think the current code is harmless.
+ It needs confirmation to Jeff Licquia.
+ - translation-fr.dpatch: The upstream rejects this wishlist bug. After
+ confirmation, it'll be removed.
+ - mips-asm-unistd.dpatch: I need to look at the result of the current cvs
+ unistd.h.
+ - hurd-enable-ldconfig.dpatch: Disabled currently.
+
+ * These dpatches are currently applied, but it may be removed from
+ 00list as until sarge stuff:
+ - libgcc-compat-all.dpatch: It'll be removed in future.
+ - libgcc-compat-other.dpatch: Likewise.
+
+ * These dpatches are currently suspended to apply from 00list because
+ we plan to be removed after sarge release:
+ - glibc23-ctype-compat.dpatch: Until sarge stuff.
+ - glibc23-errno-hack.dpatch: Until sarge stuff.
+ - glibc23-errno.dpatch: This patch should not be considered permanent;
+ it may be one of until sarge stuff.
+ - glibc23-function-compat.dpatch: Until sarge stuff.
+ - locales-supported.dpatch: Debian specific, until sarge stuff.
+
+ * This dpatch is not used currently:
+ - 10_cvs.dpatch
+
+ * These dpatches are removed from debian/patches/ because they are already
+ in upstream cvs:
+ - 11_cvs_locales.dpatch
+ - 11_shlib-lds.dpatch
+ - 51_glibc232-hppa-dist.dpatch
+ - 51_glibc232-hppa-nopltrel.dpatch
+ - 51_glibc232-hppa-profiling.dpatch
+ - 52_glibc233-hppa-feupdateenv.dpatch
+ - 90_glibc232-statvfs.dpatch
+ - 90_glibc232-timezones.dpatch
+ - alpha-crti.dpatch
+ - alpha-rtsigaction-fix.dpatch
+ - fno-unit-at-a-time.dpatch
+ - glibc23-dlclose-l_opencount.dpatch
+ - glibc23-libio-compat.dpatch
+ - glibc23-powerpc-sigcontext.dpatch
+ - glibc23-sparc-pread64.dpatch
+ - glibc232-catchsegv-insecure-temp.dpatch
+ - glibc232-hppa-unwindinfo.dpatch
+ - glibc232-ia64-unwindinfo.dpatch
+ - glibc232-iconv-ucs2-unalign.dpatch
+ - glibc232-mips-dl-machine.dpatch
+ - glibc232-misc-syslog.dpatch
+ - glibc232-nptl-posix-timer.dpatch
+ - glibc232-ppc32-nanosecond.dpatch
+ - glibc232-remove-vsyscall.dpatch
+ - glibc232-sparc64-softfp.dpatch
+ - glibcbug.dpatch
+ - hppa-syscall.dpatch
+ - hurd-cleanup.dpatch
+ - hurd-exit-attr-hidden.dpatch
+ - hurd-i386-hwcap.dpatch
+ - hurd-libc-lock.dpatch
+ - hurd-utmp-file.dpatch
+ - locale-byn_ER.dpatch
+ - locale-et_EE.dpatch
+ - locale-ro_RO.dpatch
+ - locale-strfmon.dpatch
+ - mips-sgidefs.dpatch
+ - nptl-io-locking.dpatch
+ - nptl-page-align.dpatch
+ - nptl-pthread-c++.dpatch
+ - nptl-pthread-create-attr.dpatch
+ - nptl-pthread-once.dpatch
+ - pthread-cleanup.dpatch
+ - s390-backtrace.dpatch
+ - s390-pthread-fpic.dpatch
+ - syslog-locale.dpatch
+
+ * Hurd update:
+ - debian/patches/hurd-string.dpatch: Removed, it's already in cvs.
+ - debian/patches/00list.hurd-i386: Removed.
+ - debian/patches/hurd-malloc.dpatch: Add to fix Hurd build fix, patch
+ from Michael Banck <mbanck@debian.org>.
+
+ -- GOTO Masanori <gotom@debian.org> Fri, 18 Mar 2005 09:41:49 +0900
+
+glibc (2.3.2.ds1-22) unstable; urgency=medium
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - debian/patches/rtld-vdso-assertion.dpatch: Fix an assertion failure
+ running /lib/libc.so.6.
+ - debian/rules.d/debhelper.mk: Mark runnable libraries +x again.
+
+ -- Daniel Jacobowitz <dan@debian.org> Tue, 10 May 2005 15:11:53 -0400
+
+glibc (2.3.2.ds1-21) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/linuxthreads-sizefix.dpatch: Fix ia64 TLS_PRE_TCB_SIZE
+ alignment where TLS_DTV_AT_TP is defined between linuxthreads and nptl.
+ It breaks evolution on ia64 linuxthreads ld.so + nptl environment.
+ (Closes: #292673)
+ - debian/patches/glibc232-sigsetjmp.dpatch: Fix gcc-4.0 compilation
+ breakage on amd64. (Closes: #295457)
+ - debian/debhelper.in/libc.manpages: Add tzconfig.8. Reported by Matthijs
+ Mohlmann <matthijs@cacholong.nl>. (Closes: #182981)
+ - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2005h.
+ - debian/patches/hurd-weak-aliases.dpatch: Add to fix undefined references
+ to build putty on Hurd, patched by Michael Banck <mbanck@debian.org>.
+ (Closes: #295118)
+ - debian/debhelper.in/libc.preinst: Fix typo, proofreading.
+ (Closes: #294816, #303478)
+ - debian/rules: Bump up shlib_dep_ver 2.3.2.ds1-21. It's required by
+ adding GLIBC_2.3.4 symbol.
+
+ - Bastian Blank <waldi@debian.org>:
+ - debian/patches/sched-update.dpatch: Update sched_[gs]et_affinity to
+ new interface and library version. Add GLIBC_2.3.4 versioned symbol
+ for new interface. (Closes: #297769)
+ - Jeff Bailey <jbailey@raspberryginger.com>:
+ - debian/patches/glibc232-tls-crashfix.dpatch: Fix tls assertion that
+ crashes xmms/nvidia. (Closes: #219352)
+ - debian/patches/glibc232-pthread-cancellation.dpatch: Fix pthread
+ cancellation bug that causes JVM lockups. (Closes: #300943)
+ - Denis Barbier <barbier@debian.org>:
+ - debian/debhelper.in/libc.preinst: Add export LC_ALL=C like
+ libc.postinst, it corrects some locale dependent behavior,
+ especially for `tr'. (Closes: #304257)
+ - Lars Wirzenius <liw@iki.fi>:
+ - debian/local/manpages/iconv.1: Escape hyphens for Unicode
+ environments. (Closes: #292013)
+ - Emilian Nowak <emil5@go2.pl>:
+ - debian/po/pl.po: Add Polish debconf translation. (Closes: #294444)
+ - Matti Polla <mpo@iki.fi>:
+ - debian/po/fi.po: Add Finnish debconf translation. (Closes: #303816)
+ - Khalid Aziz <khalid_aziz@hp.com>:
+ - debian/patches/glibc232-clock_settime.dpatch: Fix clock_settime
+ always fails with EINVAL. (Closes: #304668)
+ - Thiemo Seufer <ths@debian.org>:
+ - debian/patches/glibc23-mips-lazy-eval.dpatch: Workaround fix for
+ broken symbol resolving of lazy evaluation stubs on mips/mipsel,
+ that causes fakeroot breakage. (Closes: #265678, #264920)
+
+ -- GOTO Masanori <gotom@debian.org> Mon, 14 Feb 2005 09:26:26 +0900
+
+glibc (2.3.2.ds1-20) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/hppa-drop-utimes.dpatch: Fix sudo breakage because
+ system call utimes() is not defined on hppa. Patched by Randolph Chung
+ <tausq@debian.org>. (Closes: #284449)
+
+ - Fix ia64 unwind FTBFS. Patched by Matthias Klose <doko@debian.org>:
+ - debian/patches/glibc232-ia64-unwindinfo.dpatch: Modify Makeconfig
+ which unconditionally set the libunwind macro to -lunwind, until the
+ it's safe again to regenerate the configure script, on advice of
+ Jeff Bailey. (Closes: #284563)
+ - debian/control.in/main: Tighten build dependency on ia64 to
+ gcc-3.3_3.3.5-5.
+ - debian/control: Likewise.
+
+ - debian/sysdeps/amd64.mk: Add /lib64 and /usr/lib64 symlinks which are
+ provided by glibc instead of base-files for amd64. Requested by Goswin
+ Brederlow <brederlo@informatik.uni-tuebingen.de>. (Closes: #259302)
+ - debian/rules.d/debhelper.mk: Replace from extra_pkg_install to
+ extra_debhelper_pkg_install rule which are used for debhelper.mk only.
+
+ - debian/patches/librt-mips.dpatch: Update to provide clock_{set,get}time
+ with versioned symbol both GLIBC_2.0 and GLIBC_2.2. This patch should
+ be applied until sarge+1 will be released.
+
+ - debian/local/manpages/locale.1: Add the description about
+ /usr/share/i18n/SUPPORTED. Requested by Guillermo S. Romero
+ <gsromero@alumnos.euitt.upm.es>. (Closes: #284137)
+
+ -- GOTO Masanori <gotom@debian.org> Wed, 15 Dec 2004 19:44:47 +0900
+
+glibc (2.3.2.ds1-19) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/local/manpages/gencat.1: Use \fR instead of \fT for bold
+ font, and use .TP instead of .PP for option usage. Patched by
+ Lars Wirzenius <lars.wirzenius@nokia.com>. (Closes: #279685)
+ - debian/local/manpages/iconvconfig.8: Likewise + fix typo.
+ - debian/local/manpages/mtrace.1: Likewise.
+ - debian/local/manpages/locale.1: Add "SEE ALSO" to the end of the
+ manual. (Closes: #282128)
+
+ - debian/sysdeps/linux.mk: Drop -fomit-frame-pointer from compiling
+ option to build NPTL packages in order to get valid backtrace.
+ -D__USE_STRING_INLINES is also dropped to consider about backtraces.
+ Requested by David Mosberger <davidm@hpl.hp.com>.
+ - debian/sysdeps/amd64.mk: Likewise.
+ - debian/sysdeps/i386.mk: Likewise.
+ - debian/sysdeps/s390.mk: Likewise.
+ - debian/sysdeps/sparc.mk: Likewise.
+
+ - debian/patches/glibc232-hppa-unwindinfo.dpatch: Add for unwind
+ information for hppa plt fixup routine. Patched by
+ Randolph Chung <tausq@debian.org>. (Closes: #281993)
+ - debian/patches/glibc232-ia64-unwindinfo.dpatch: Add to work
+ ia64 unwind info and libunwind properly. Requested by David Mosberger
+ <davidm@napali.hpl.hp.com>. (Closes: #278837)
+
+ - debian/patches/glibc232-catchsegv-insecure-temp.dpatch: Add fix
+ CAN-2004-0968: catchsegv creates insecure temporary file.
+ (Closes: #278278)
+ - debian/debhelper.in/libc.install: Remove glibcbug to fix CAN-2004-0968,
+ and it's meaningless to include nowadays. (Closes: #205600)
+ - debian/debhelper.in/libc.manpages: Remove glibcbug.1 from manpage.
+ - debian/patches/glibcbug.dpatch: Add comment to be removed.
+
+ - debian/make-cvs-patch.sh: Change like make-cvs-locales-patch.sh.
+
+ - debian/patches/s390-pthread-fpic.dpatch: Add to fix lam build failure.
+ It changes pthread_atfork in libpthread_nonshared.a is built with
+ -fPIC, not -fpic, that is already applied in libc_nonshared.a.
+ (Closes: #280445)
+
+ - debian/control.in/libc: Add gcc | c-compiler to Recommends of libc-dev.
+ This change avoids that aptitude tries to install various compiler
+ packages if only c-compiler is specified. (Closes: #283668)
+ - debian/control.in/main: Add Build-Depends: gcc-3.3 (>= 1:3.3.5-3) [ia64]
+ | gcc-3.4 (>= 3.4.3-2) [ia64] because ia64 should be built with gcc
+ which supports libunwind. Requested by Matthias Klose
+ <doko@debian.org>.
+ - debian/control: Update.
+
+ - debian/patches/nptl-pthread-c++.dpatch: Add to disable using C99
+ designators for nptl pthread.h to fix C++ breakage. Patched by
+ Andreas Jochens <aj@andaco.de> and Matthias Klose
+ <doko@cs.tu-berlin.de>. (Closes: #275997, #283461)
+
+ -- GOTO Masanori <gotom@debian.org> Sat, 6 Nov 2004 19:04:26 +0900
+
+glibc (2.3.2.ds1-18) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/glibc232-sparc64-softfp.dpatch: Add to fix
+ glibc build breakage on sparc with binutils 2.15. It's caused by
+ the register misusage, that was allowed by the previous binutils.
+ (Closes: #266598)
+ - debian/debhelper.in/libc.postinst: Fix to execute NSS services
+ correctly when file-rc is used. (Closes: #275403)
+
+ - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2004e.
+
+ - debian/debhelper.in/locales.prerm: Add to fix warning not to remove
+ /usr/lib/locale/locale-archive. (Closes: #264020)
+ - debian/debhelper.in/locales.postrm: Add to remove /etc/locale.gen
+ when purge is specified.
+
+ -- GOTO Masanori <gotom@debian.org> Tue, 5 Oct 2004 09:32:01 +0900
+
+glibc (2.3.2.ds1-17) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/sysdeps/depflags.pl: Fix typo, from "kerberos4th-dev" to
+ "kerberos4kth-dev". (Closes: #266637)
+ - debian/patches/00list: Add locale-byn_ER.dpatch that was missing
+ when I fixed. (Closes: #270998)
+
+ - debian/patches/glibc23-dlclose-l_opencount.dpatch: Fix reference
+ counter in dl that does not sometimes decrement correctly.
+ (Closes: #233301, #259211)
+ - debian/patches/glibc232-globfree-clear.dpatch: Workaround and
+ to make sure that fix to enforce clear gl_pathc and gl_pathv in
+ globfree() for sarge to conform LFS test, requested by Jeff Licquia.
+ (Closes: #264884)
+
+ - debian/local/manpages/tzselect.1: Fix typo. (Closes: #269747)
+
+ - debian/debhelper.in/libc.preinst: Don't install glibc when kernel
+ is not 2.6 on amd64.
+ - debian/sysdeps/amd64.mk: Patch from Andreas Jochens:
+ - Drop the 'nptl' pass from GLIBC_PASSES.
+ - Use 'nptl' instead of 'linuxthreads' in the 'libc' pass (this
+ requires kernel >= 2.6.0, but 2.4 is not supported by the amd64
+ port anyway).
+
+ -- GOTO Masanori <gotom@debian.org> Thu, 19 Aug 2004 12:39:35 +0900
+
+glibc (2.3.2.ds1-16) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/FAQ: Add note about errno + NPTL workaround.
+ (Closes: #261035)
+ - debian/patches/glibc232-mips-dl-machine.dpatch: Fix mips/mipsel
+ compilation breakage with the recent binutils. (Closes: #262646)
+ - debian/patches/glibc232-m68k-reloc.dpatch: Fix m68k compilation
+ breakage with the recent binutils. (Closes: #263601)
+
+ * Jeff Bailey <jbailey@raspberryginger.com>
+
+ - debian/debhelper.in/libc-dev.install.hurd-i386: Don't install
+ getconf.
+
+ -- GOTO Masanori <gotom@debian.org> Mon, 2 Aug 2004 11:53:54 +0900
+
+glibc (2.3.2.ds1-15) unstable; urgency=high
+
+ * Jeff Bailey <jbailey@raspberryginger.com>
+
+ - debian/sysdeps/depflags.pl: Replace ${libc}, not libc6.
+ (Closes: #262669)
+
+ - Marking urgency as high, last upload should have been marked
+ this way for RC bug fix.
+
+ -- Jeff Bailey <jbailey@raspberryginger.com> Sun, 1 Aug 2004 08:50:13 -0400
+
+glibc (2.3.2.ds1-14) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/glibc232-iconv-ucs2-unalign.dpatch: Add to fix
+ iconv unalignment access with UCS-2BE/UCS-2LE on some architectures.
+ (Closes: #234691)
+ - debian/patches/locale-byn_ER.dpatch: Add to fix byn_ER localedef
+ breakage. Patched by Denis Barbier <barbier@linuxfr.org>.
+ (Closes: #246270, #257658)
+ - debian/patches/locales-supported.dpatch: Add no_NO.ISO-8859-1 into
+ SUPPORTED. (Closes: #246170)
+ - debian/patches/glibc232-nptl-posix-timer.dpatch: Fix posix timer
+ SIGEV_THREAD notification is broken. (Closes: #259878)
+ - debian/patches/glibc232-remove-vsyscall.dpatch: Remove __ASSUME_VSYSCALL
+ to fix the system startup failure on the machine using PAX.
+ (Closes: #245563)
+ - debian/patches/90_glibc232-timezones.dpatch: Updated to tzcode2004b
+ and tzdata2004b.
+ - debian/patches/locale-eu_FR.dpatch: Add eu_FR and eu_FR@euro.
+ Patched by Christian Perrier <bubulle@debian.org>. (Closes: #257840)
+ - debian/patches/locale-sr_CS.dpatch: Add sr_CS and sr_CS@cyrillic.
+ Patched by Christian Perrier <bubulle@debian.org>. But this patch is
+ conflicted to sr_YU things - it's disabled for a while.
+
+ - debian/local/etc_init.d/nscd: Rewritten the whole script to make
+ use of the initscript's method. Patched by Thomas Hood
+ <jdthood@aglu.demon.nl>.
+ (Closes: #229273, #229484, #253119, #252284, #222953)
+
+ - debian/local/manpages/iconv.1: Add small description for `-c' and
+ so on. (Closes: #189958)
+ - debian/local/manpages/rpcgen.1: Add -M option description.
+ (Closes: #193467)
+ - debian/po/de.po: Updated. Patched by Helge Kreutzmann
+ <kreutzm@itp.uni-hannover.de>. (Closes: #251732)
+
+ - debian/debhelper.in/libc.postinst: Add apache-ssl and apache-perl to
+ restart script. Suggested by Daniel Jacobowitz <dan@debian.org>.
+ (Closes: #208997)
+ - debian/debhelper.in/libc.postinst: Add vsftpd to restart script.
+ Suggested by Jeff Bailey <jbailey@nisa.net>. (Closes: #213535)
+ - debian/debhelper.in/libc.postinst: Add lpr-ppd. Change init script
+ name from lpr, lpr-ppd to lpd, lpd-ppd. (Closes: #205084)
+ - debian/debhelper.in/libc.postinst: Fix package detection failure when
+ uninstalled package is encountered during NSS upgrade.
+ (Closes: #193278)
+ - debian/debhelper.in/libc.postinst: Add export LANG=C to work scripts
+ correctly even if user sets locale environment variable.
+ - debian/debhelper.in/libc.postinst: Change sleep time from 1 to 2.
+ It's work-around fix, actual fix is start-stop-daemon --stop should
+ check the process termination. See: #211784.
+
+ - debian/local/usr_sbin/tzconfig: Fix typo: old_timezone vs oldtimezone.
+ Reported by Kai Henningsen <kai@khms.westfalen.de>. (Closes: #213159)
+
+ - debian/control.in/libc-dbg: Add Provides: libc-dbg for -dbg package.
+ (Closes: #219145)
+ - debian/control.in/libc, debian/control: likewise.
+
+ - /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
+ (Closes: #239170)
+ - debian/debhelper.in/libc-udeb.install: Add libutil* and libcrypt*
+ to -udeb. (Closes: #258956)
+
+ - Put amd64 port from Andreas Jochens.
+ - debian/control: Updated.
+ - debian/control.in: Modify Build-Depends: gcc-3.3 | gcc-3.4.
+ glibc can build at least gcc-3.3 and later. And this will make it
+ possible to build glibc with gcc-3.4 when gcc-3.4 becomes the default
+ on amd64 without changing glibc again.
+ - debian/sysdeps/amd64.mk: Use workaround -g0 option when gcc-3.4 is
+ used, because gcc-3.4 on amd64 with -g0 + nested functions are broken:
+ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260710
+
+ * Andreas Jochens <aj@andaco.de>
+
+ - debian/rules.d/control.mk: Add amd64 at the appropriate places.
+ - Add debian/patches/amd64-lib.dpatch to disable the biarch lib64 dir on
+ amd64 and enable this patch in debian/patches/00list. (Closes: #246547)
+ - Add a new file debian/sysdeps/amd64.mk with GLIBC_PASSES += nptl
+ (Closes: #248192)
+ - debian/sysdeps/amd64.mk: Use gcc instead of gcc-3.3 on amd64.
+ - debian/patches/fno-unit-at-a-time.dpatch: Add -fno-unit-at-a-time
+ test to configure for amd64 + gcc-3.4. (Closes: #261082)
+
+ * Jeff Bailey <jbailey@raspberryginger.com>
+
+ - debian/patches/syslog-locale.dpatch: Include patch from Jakub
+ Jelinek to make sure syslogging happens in the C locale.
+ Thanks to pere for catching this. (Closes: #161340, #158651)
+
+ - debian/patches/hurd-string.dpatch: New file
+ - debian/patches/00list.hurd-i386: Only load hurd-string on hurd-i386.
+
+ -- GOTO Masanori <gotom@debian.org> Mon, 31 May 2004 23:43:29 +0900
+
+glibc (2.3.2.ds1-13) unstable; urgency=low
+
+ * Jeff Bailey <jbailey@raspberryginger.com>
+
+ - debian/control.in/main: Change to new email address.
+ - debian/debhelper.in/libc-dev.install.hurd-i386: Add missing files.
+ Thanks to Michael Banck (Closes: #246355)
+ - debian/sysdeps/gnu.mk: Stub out kernel_check.
+ Thanks to Michael Banck
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/debhelper.in/libc.preinst: Fixed to work when kernel version is
+ x.y.zFOOz pattern. (Closes: #245643)
+ - debian/patches/locale-ro_RO.dpatch: Fix Romania can't be built.
+ (Closes: #245657)
+ - debian/local/manpages/locale.1: Fix typo: LOC_PATH -> LOCPATH.
+ (Closes: #246557)
+ - debian/rules: Fix build correctly when we execute "debian/rules binary".
+ Patched by Jurij Smakov <jurij@wooyd.org>. (Closes: #247241)
+ - debian/patches/glibc232-misc-syslog.dpatch: Fix syslog segv under
+ memory shortage. (Closes: #249559)
+ - debian/patches/s390-backtrace.dpatch: Fix 900 test failures in the
+ libjava testsuite in gcc-3.4 on s390. (Closes: #243394)
+ - debian/sysdeps/linux.mk: Fix build failure when kernel headers directory
+ in /usr/src has symlink asm direcotry. Patched by Wolfram Gloger
+ <wg@malloc.de>. (Closes: #249408)
+
+ - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*,
+ - debian/libnss-dns-udeb, libnss-dns-files: Update description.
+ - debian/control: Update.
+
+ * Colin Watson <cjwatson@debian.org>
+
+ - debian/rules: Add libnss-dns-udeb and libnss-files-udeb.
+ (Closes: #247430)
+ - debian/.cvsignore: Likewise.
+ - debian/control.in/libc: libc-udeb depends on libnss-dns-udeb and
+ libnss-files-udeb.
+ - debian/debhelper.in/libc-udeb.install: Remove libnss_dns and libnss_files.
+ - debian/rules.d/control.mk: Likewise.
+ - debian/control.in/libnss-dns-udeb: Update description.
+
+ -- GOTO Masanori <gotom@debian.org> Wed, 26 May 2004 00:18:06 +0900
+
+glibc (2.3.2.ds1-12) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/local/etc_init.d/mountkernfs: Fix typo. (Closes: #229340)
+ - debian/local/etc_init.d/mountkernfs: Fix error if the kernel does not
+ set CONFIG_TMPFS on 2.4. (Closes: #230758)
+ - debian/local/etc_init.d/mountkernfs: Check each mount directory is
+ actually directory or not. (Closes: #234813)
+ - debian/local/etc_init.d/mountkernfs: remove "set -e".
+ - debian/debhelper.in/libc.postinst: use invoke-rc.d to invoke
+ mountkernfs when it's available, suggested by Junichi Uekawa
+ <dancer@netfort.gr.jp>. (Closes: #230008)
+
+ - debian/debhelper.in/libc.install: drop installing three files:
+ debian/local/etc_init.d/mountkernfs, debian/local/etc_default/devpts,
+ and debian/local/etc_default/tmpfs. Because initscripts now provides
+ those files. (Closes: #238963)
+ - debian/debhelper.in/libc.preinst: devpts.sh should be actually replaced to
+ mountkernfs. But by now mounting filesystems should be done with
+ mountvirtfs in initscripts. Initscripts needs to remove devpts.sh and
+ mountkernfs.
+ - debian/debhelper.in/libc.postinst: likewise.
+ - debian/debhelper.in/libc.postrm: likewise.
+
+ - debian/debhelper.in/libc.preinst: Fix kernel version detection correctly.
+ Patched by Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>.
+ (Closes: #241395).
+
+ - debian/rules.d/debhelper.mk: Fix build failure in strip processing.
+
+ - debian/patches/51_glibc232-hppa-nopltrel.dpatch: Do not process
+ lezy relocations if no DT_PLTREL is present. Reported by
+ Richard Hirst <rhirst@linuxcare.com> and Patched by
+ Carlos O'Donell <carlos@baldric.uwo.ca>. (Closes: #228375)
+ - debian/patches/glibc232-ppc32-nanosecond.dpatch: Fix ppc32 stat
+ reports bogus nanosecond data. Patched by Anton Blanchard
+ <anton@samba.org>. (Closes: #231358)
+ - debian/patches/nptl-io-locking.dpatch: Add stdio performance
+ improvement for nptl. Dpatched by Michael Clark
+ <michael@metaparadigm.com>. (Closes: #238213)
+ - debian/patches/52_glibc233-hppa-feupdateenv.dpatch:
+ The newest compiler in unstable has caught a bug in the feupdateenv
+ implementation for hppa. The code should not be using the constant input
+ argument as temporary scratch. Patched by Carlos O'Donell
+ <carlos@baldric.uwo.ca>.
+ - debian/patches/localedef-fix-trampoline.dpatch: Fix localedef segv
+ when run under exec-shield/PaX and so on due to trampoline issue.
+ Dpatched by James Troup <james@nocrew.org>.
+ (Closes: #231438, #198099, #215624, #215821, #221740)
+ - debian/patches/alpha-rtsigaction-fix.dpatch: Fix alpha sigaction with
+ SA_SIGINFO (rt_sigaction), keep program execution after exiting signal
+ handler, with correctly calling rt_sigreturn. (Closes: #221969)
+ - debian/patches/translation-fr.dpatch: Include fr.po translation patch.
+ Patched by Petter Reinholdtsen <pere@hungry.com>. Related bug #243183
+ is currently suspended.
+ - debian/patches/locale-et_EE.dpatch: Fix et_EE locale incorrect charset.
+ Patched by Petter Reinholdtsen <pere@hungry.com>. (Closes: #208238)
+
+ - debian/debhelper.in/libc.postinst: add rsync to NSS checking code.
+ (Closes: #229196)
+ - debian/debhelper.in/libc.preinst: add kernel version check code if
+ real i386 is used. (Closes: #231538)
+
+ - debian/po/da.po: added. Patched by Morten Brix Pedersen <morten@wtf.dk>.
+ (Closes: #230669)
+ - debian/po/cs.po: added. Patched by Miroslav Kure
+ <kurem@upcase.inf.upol.cz>. (Closes: #230969)
+ - debian/po/el.po: added. Patched by Konstantinos Margaritis
+ <markos@debian.org>. (Closes: #230997)
+ - debian/po/ru.po: added. Patched by Ilgiz Kalmetev
+ <translator@ilgiz.pp.ru>. (Closes: #221657)
+ - debian/po/uk.po: added. Patched by Eugeniy Meshcheryakov
+ <eugen@univ.kiev.ua>. (Closes: #235850)
+ - debian/po/zh_CN.po: added. Patched by Hiei Xu <nicky@mail.edu.cn>
+ and Carlos Z.F. Liu <carlos_liu@yahoo.com>. (Closes: #231907)
+ - debian/po/tr.po: added. Patched by Ercin EKER <erc.caldera@gmx.net>
+ and Recai Oktas <roktas@omu.edu.tr>. (Closes: #240654)
+
+ - debian/debhelper.in/glibc-doc.links: add manpages links for sem_*.
+
+ - debian/patches/template.dpatch: split Author to Dpatch author and
+ Patch author.
+
+ - debian/sysdeps/hppa.mk: added to create symlink
+ /usr/hppa64-linux/include to /usr/include for hppa64. (Closes: #239020)
+ - debian/sysdeps/depflags.pl: added conflicts to gcc-3.3-hppa64 and
+ gcc-3.4-hppa64.
+ - debian/sysdeps/depflags.pl: Add replaces: kerberos4th-dev (<< 1.2.2-10)
+ to avoid conflicting /usr/include/ifaddrs.h. (Closes: #234347)
+
+ - debian/control.in/opt: made libc6-i686 description easier to
+ understand from users' requests. (Closes: #218396, #239555, #242546)
+
+ - debian/local/usr_sbin/locale-gen: Add code to write an error if the
+ line doesn't satisfy the format. Patched by Petter Reinholdtsen
+ <pere@hungry.com>. (Closes: #207199)
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ - debian/debhelper.in/libc.preinst: Don't use awk except in
+ upgrade mode. (Closes: #229461)
+ Also make sure that it doesn't trip on words being added to the
+ upstream revision number. Thanks to James Troup for
+ mentioning this.
+ Thanks to Bastian Blank <waldi@debian.org> for the fix.
+ - debian/debhelper.in/libc.postinst: Respect DEBIAN_FRONTEND=noninteractive
+ for setting timezone. Default to UTC. (Closes: #196382)
+
+ - debian/debhelper.in/libc.docs: Add TODO.
+
+ Hopefully the last round of hurd-i386 fixes:
+
+ - debian/debhelper.in/libc-dev.install.hurd-i386: New file.
+ - debian/rules.d/debhelper.mk: Deal with the arch-specific install files.
+ - debian/patches/hurd-cleanup.dpatch: New file for dl-procinfo.c and
+ missing include in malloc.c (Both in upstream)
+ - debian/patches/00list: Update
+
+ Locales surgery, with many thanks to Petter Reinholdtsen:
+
+ - debian/patches/glibc22-eo_EO.dpatch: Rename to ...
+ - debian/patches/locale-eo_EO.dpatch: ... this.
+ - debian/patches/11_cvs_locales.dpatch: New generated file from CVS.
+ - debian/patches/locales-stuff.dpatch: Remove bogs code and split
+ into ..
+ - debian/patches/locale-de_CH.dpatch: ... this and ...
+ - debian/patches/locale-ru_RU.dpatch: this.
+ - debian/patches/locale-no_NO.dpatch: New file to keep no_NO around
+ during the transition to nb_NO.
+ - debian/patches/locale-strfmon.dpatch: New file from CVS needed
+ for new locales formatting. (Closes: #226047)
+ - debian/patches/00list: Update.
+
+ - debian/patches/glibc22-locales.dpatch: Obsoleted by CVS update.
+ - debian/patches/locale-es_AR.dpatch: Add template header.
+ - debian/patches/locales-supported.dpatch: Remove entries provided
+ by CVS. Add no_NO for transition.
+
+ (Closes: #211607, #215466, #218424)
+
+ - debian/patches/template.dpatch: Tweak to make it easier to
+ generate patches.
+ - debian/make-cvs-locales-patch.sh: New file.
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Add separate-debug-info files to libc6-dbg to allow backtraces through
+ optimized libraries (Closes: #227097, #219459)
+ - debian/control.in/main: Bump build dependencies for binutils and
+ debhelper.
+ - debian/control.in/libc-dbg: Update package description.
+ - debian/rules: Set NOSTRIP after loading sysdeps rules files, so that
+ it actually gets set.
+ - debian/rules.d/debhelper.mk: Generate separate debug info libraries.
+ Touch stamp file for libc-udeb.
+ - debian/sysdeps/i386.mk, debian/sysdeps/linux.mk, s390x_extra_cflags,
+ debian/sysdeps/sparc.mk: Use -g1 instead of -g0 so that we get
+ unwind information.
+ - debian/wrapper/objcopy: Wrapper script to remove excess debug
+ info, for now.
+ - Remove tabs from debian/changelog, since they confuse
+ dpkg-parsechangelog.
+ - Add missing quotes in debhelper.mk NOSTRIP test.
+ - Don't add libc-dir-add.info to info after all
+ (Closes: #222171, #230765).
+ (debhelper.in/glibc-doc.info, debhelper.in/glibc-doc.install)
+
+ * Ben Collins <bcollins@debian.org>
+
+ - Added and enabled a sparc v9b target (UltraSPARC III).
+
+ * Bastian Blank <waldi@debian.org>
+
+ - Add libnss-dns-udeb package.
+ - Rename udebs to match the real packages. (Closes: #183139)
+ - Fix provides of udebs. (Closes: #183143)
+ - Use debhelper udeb knowledge.
+
+ -- GOTO Masanori <gotom@debian.org> Wed, 21 Apr 2004 00:40:55 +0900
+
+glibc (2.3.2.ds1-11) unstable; urgency=low
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ - debian/control.in/s390x: Remove -dev dependency on gcc-3.2.
+ - debian/sysdeps/s390.mk: Add missing )
+ - debian/rules: Fixes for cross-compiling
+ - debian/patches/90_glibc233_tcsetaddr.dpatch: LSB Fix for tcgetattr
+ (Closes: #218131)
+ - debian/sysdeps/depflags.pl: Update wine conflicts.
+ (Closes: #218717)
+ - debian/sysdeps/depflags.pl: Update cyrus-imapd conflicts.
+ (Closes: #220983)
+ - debian/sysdeps/sparc.mk: Force -m32 when building sparcv9
+ - debian/patches/glibc-sparc-timing.dpatch: New file to let sparcv9 works.
+ (Closes: #222886)
+ - debian/patches/nptl-page-align.dpatch: New file to fix page
+ alignment troubles. (Closes: #223241, #225466)
+
+ - debian/patches/hurd-exit-attr-hidden.dpatch: New file to fix
+ compilation on gcc-3.3 and hurd-i386
+ - debian/patches/hurd-i386-hwcap.dpatch: New file to give the needed
+ i386 HWCAP defines on hurd-i386
+ - debian/patches/hurd-libc-lock.dpatch: New file to fix FTBFS on hurd-i386
+ - debian/patches/hurd-utmp-file.dpatch: New file to fix FTBFS on
+ non-Linux.
+ - debian/patches/glibc23-cmov.dpatch: Update for moved i386 HWCAP
+ definitions.
+ - debian/patches/glibc23-sse-oldkernel.dpatch: Updated for
+ severelly munged sysdeps/unix/sysv/linux/i386/dl-procinfo.h
+ Thanks to Barry deFreese for helping get these in order.
+
+ - debian/patches/00list: Update
+
+ - debian/debhelper.in/libc.preinst: For Linux kernels of the form
+ x.y.z-n, fail the install if z >= 255. (Closes: #226688)
+ Thanks to James Morrison and Kevin Everets for help on the wording
+ of the error message.
+
+ - debian/sysdeps/sparc.mk: Revert Ben's change of '-mcpu=v8
+ -mtune=ultrasparc'. This was misleading because it was always
+ overridden by the glibc Makefile and had no effect.
+
+ * Phil Blundell <pb@debian.org>
+
+ - Require linux-kernel-headers >= 2.5.999-test7-bk-9 to avoid module-
+ related problems on ARM.
+
+ * Ben Collins <bcollins@debian.org>
+
+ - Bump sparcv9 back to -mcpu=v8 -mtune=ultrasparc. Should fix sparcv9.
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Pass CC to configure; should fix sparc64.
+ - Suppress the errno warning message for now. Update to point to
+ README.Debian.gz.
+ - debian/patches/glibc23-errno-hack.dpatch, debian/FAQ
+ - Redirect dpkg -s sysvinit's stderr to /dev/null (Closes: #225601).
+ - Fix <bits/syscall.h> on MIPS targets. Thanks to Guido Guenther
+ for testing and improvements to the patch (Closes: #223891, #226483).
+ - debian/patches/mips-asm-unistd.dpatch
+ - Fix for GCC <sgidefs.h> changes from Thiemo Seufer (Closes: #224744).
+ - debian/patches/mips-sgidefs.dpatch
+ - Fix i386-linux build failure.
+ - debian/patches/glibc23-sse-oldkernel.dpatch
+ - Quote a backslash in libc.preinst
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/debhelper.in/glibc-doc.links: add missing links for
+ pthread_mutex_*(), pthread_mutexattr_*(), pthread_cond_*(), and
+ pthread_condattr_*().
+ - debian/control.in/main: remove Build-Depends-Indep: latex2html.
+ (Closes: #221317)
+
+ - debian/local/etc_init.d/devpts.sh: rename to mountkernfs.
+ - debian/local/etc_init.d/mountkernfs: rename from devpts.sh, for
+ adding to mount tmpfs(shmfs), sysfs, and usbfs.
+ - debian/local/etc_default/tmpfs: add to control tmpfs upper limit size.
+ - debian/debhelper.in/libc.dirs: add to make /sys.
+ - debian/debhelper.in/libc.install: add mountkernfs and tmpfs,
+ remove devpts.sh.
+ - debian/debhelper.in/libc.postrm: rename devpts.sh to mountkernfs.
+ - debian/debhelper.in/libc.postinst: likewise.
+ - debian/local/etc_init.d/mountkernfs: fix devpts_mounted to check
+ its pathname is exactly started from the top directory.
+
+ - debian/debhelper.in/libc.preinst: fix preinst does not stop
+ on mips even if it's kernel version is < 2.4.22. (Closes: #223769)
+
+ - debian/po/pt_BR.po: Update pt_BR debconf template translation.
+ Patched by Andre Luis Lopes <andrelop@debian.org>. (Closes: #219839)
+ - debian/po/nl.po: Update nl debconf template translation.
+ Patched by cobaco <cobaco@linux.be>. (Closes: #220693)
+
+ * Carlos O'Donell <carlos@baldric.uwo.ca>
+
+ - debian/patches/51_glibc232-hppa-dist.dpatch: Add entry.h to dist.
+ - debian/patches/51_glibc232-hppa-profiling.dpatch: Fix profile support.
+ (Closes: #221010)
+
+ -- Daniel Jacobowitz <dan@debian.org> Tue, 20 Jan 2004 09:41:48 -0500
+
+glibc (2.3.2.ds1-10) unstable; urgency=low
+
+ This is the "Swimming to the surface" release.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/control.in/opt: Add more ix86 CPUs in the description.
+ - debian/debhelper.in/libc.preinst: Ignore old libc4/5.
+ (Closes: #218449)
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Add a patch to automatically disable NPTL for programs which
+ reference the old errno; and update the FAQ to match.
+ (glibc23-errno-hack.dpatch).
+ - Update make build dependency as reported by Mikko Kautto
+ (Closes: #218595).
+ - Update debian/po/nl.po with new translation from Bart Cornelis
+ (Closes: #218642).
+ - Update SSE disabling patch to work for static binaries too
+ (Closes: #218524, #219025).
+ - debian/debhelper.in/libc.preinst: Ignore ia32-libs also
+ (Closes: #219176).
+ - debian/control.in/main: Build depend on fixed linux-kernel-headers
+ to get ia64 module syscalls (Closes: #218645).
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ Update to Standards-Version 3.6.1:
+ - debian/changelog: Convert from Latin-1 to UTF-8. 1 Line affected.
+ - debian/control.in/main: Update version number.
+ Fix some lintian warnings:
+ - debian/changelog: Remove obsolete user-emacs settings.
+ - debian/control.in/libc: Remove trailing periods from synopis'. These
+ aren't full sentences.
+ - debian/local/manpages/gencat.1: New file.
+ - debian/local/manpages/trace.1: New file.
+ - debian/debhelper.in/libc-dev.manpages: Install them.
+ - debian/local/manpages/iconvconfig.8: New file.
+ - debian/debhelper.in/libc.manpages: Install it.
+ - debian/patches/90_glibc232-statvfs.dpatch: Don't get confused on bad
+ mtab. (Closes: #219271)
+ - debian/patches/90_glibc232-timezones.dpatch: Update timezone
+ information.
+
+ * Phil Blundell <pb@nexus.co.uk>
+
+ - debian/patches/arm-ioperm.dpatch: Third time lucky?
+
+ -- Jeff Bailey <jbailey@nisa.net> Wed, 5 Nov 2003 10:53:14 -0500
+
+glibc (2.3.2.ds1-9) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/po/es.po: Update. Patched by Carlos Valdivia Yagüe
+ <valyag@dat.etsit.upm.es>.
+ - debian/debhelper.in/libc.preinst: Replace s/libc6/glibc/
+ in messages, actually there are not only libc6, but also
+ libc6.1, libc0.3, and so on.
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Export libpthread symbols needed for thread debugging
+ (glibc23-thread-debugging.dpatch).
+ - Remove glibc23-thread-debugging.dpatch in response to upstream
+ comments. Don't strip libpthread symbols needed for thread debugging.
+ - Add version sanity check for kernels whose extraversion starts with a
+ dot (Closes: #218546).
+ - Disable SSE for pre-2.4 kernels (Closes: #218524).
+ - Symlink asm-sparc and asm-sparc64 into debian/include if necessary.
+ - Don't duplicate .so symlinks in libc6-s390x and libc6-dev-s390x.
+ - Add a build fix for sparc64; pread syscall has been renamed to
+ pread64.
+ - Add a FAQ entry for unresolved errno (Closes: #218561).
+ - Import patch from CVS to fix ucontext_t/mcontext_t on powerpc32
+ (Closes: #207806).
+ - Patch from Randolph Chung for HPPA system calls
+ (hppa-syscall.dpatch).
+
+ -- Daniel Jacobowitz <dan@debian.org> Sat, 1 Nov 2003 18:54:16 -0500
+
+glibc (2.3.2.ds1-8) unstable; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Don't use --enable-omitfp since we don't install libc_g.a.
+ - Enable NPTL for S/390.
+ - Fix the /lib/ld64.so.1 symlink for s390x.
+ - Update maintainer scripts for fixes lost in the rewrite.
+ - Enable NPTL for ia64. Thanks to Ian Wienand for testing.
+ - Automatically cross-compile if the kernel is too old to build
+ an optimized library.
+ - Do not run make check if cross compiling.
+ - Fix msqid_ds on MIPS. Dpatch from Guido Guenther, patch by
+ Thiemo Seufer (Closes: #215273, #200215, #217593).
+ - Check for old copies of glibc in a couple of places (Closes: #212224).
+ - Fix a libio compatibility code bug which crashed the Citrix client
+ (glibc23-libio-compat.dpatch).
+ - Remove fuzzy markers from fr.po. Patch from Denis Barbier
+ <barbier@debian.org> (Closes: #217865).
+ - Re-add debian/patches/80_glibc232-locales-nb_NO-fix.dpatch, which had
+ gotten lost.
+ - Re-add typo fixes to iconv.1 and rpcgen.1. (Closes: #202161)
+ - Merge iconv.1 fix to iconv.pod.
+ - Re-add fix for locale-gen and POSIXLY_CORRECT.
+ - Update ldso-disable-hwcap.dpatch and preinst/postinst scripts.
+ - Update maintainer scripts not to use basename; dpkg invokes the
+ scripts as tmp.ci/postinst, not libc6.postinst.
+ - Add a patch for building shlib.lds which fixes a parse error when
+ building without an existing -dev package installed.
+ - debian/patches/11_shlib-lds.dpatch
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ - debian/sysdeps/linux.mk: Use getconf _NPROCESSORS_ONLN instead
+ of /proc/cpuinfo to calculate NJOBS. The cpuinfo file format
+ is not consistent between arch's.
+ - debian/.cvsignore: New file.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/debhelper.in/locales.dirs: Add /usr/lib/locale, because
+ localedef stops to create locale data if this dir is not found.
+ - debian/debhelper.in/libc-otherbuild.preinst: Fix typo which
+ disturbs to install libc-otherbuild package.
+ - Dan's checking code for old copies in libc6 preinst fixes
+ installation breakage for example /usr/lib/debug is in
+ /etc/ld.so.conf, or so on.
+ (Closes: #165374, #212224).
+ - debhelper.in/libc.preinst: add kernel version sanity check for
+ sun4m arch which needs at least 2.4.21 due to hardware multiplication
+ instruction is used by default. (Closes: #215010, #215012)
+ - debian/debhelper.in/libc.preinst: fix check_dirs return value.
+
+ -- Daniel Jacobowitz <dan@debian.org> Tue, 28 Oct 2003 18:29:09 -0500
+
+glibc (2.3.2.ds1-7) experimental; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Fix TLS libraries, which belong in /lib/tls, not /libtls.
+ - Fix -march for NPTL libraries on i386 - was i686, should have
+ been i486.
+ - Move i686 libraries to /lib/tls/i686/cmov.
+ - Include make check output in the libc package.
+ - S/390 perversely uses /lib/ld64.so.1 as the dynamic linker; include
+ a symlink.
+ - Leave /lib64/ld64.so.1 executable on S/390.
+ - Generate SUPPORTED again.
+ - Update ldconfig to prefer /lib/tls to /lib/i686/cmov.
+ - Disable conflicts between optimized libraries and libsafe/memprof;
+ they've worked for a while.
+ - Switch the i686 optimized libraries to use NPTL, and update their
+ description.
+ - Fix dependencies for locales package.
+ - Include SONAME symlinks in libc6-dbg.
+ - Remove vestigial gconv-modules Provides.
+ - Install more files for libc6 and locales packages.
+ - Correct section for zdump.8 man page.
+ - Install ld.so.8 in the right directory (debhelper thinks that .so is a
+ language extension).
+ - Install info menu entries for functions provided by libc, in
+ glibc-doc.
+ - Include changelog in glibc-doc also.
+ - Re-add libc6-dev dependency on matching libc6.
+ - Fix libc-udeb build.
+
+ * Phil Blundell <pb@nexus.co.uk>
+
+ - debian/patches/arm-ioperm.dpatch: Try again.
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ Welcome back HPPA, Thanks to Carlos O'Donell <carlos@baldric.uwo.ca>
+
+ - debian/patches/50_glibc232-hppa-full-nptl-2003-10-22.dpatch: New.
+ - debian/patches/50_glibc23-hppa-entry.dpatch: Remove.
+ - debian/patches/glibc23-00-hppa-pthreads.dpatch: Remove.
+ - debian/patches/glibc23-01-hppa-dl-machine.dpatch: Remove.
+ - debian/patches/glibc23-07-hppa-atomicity.dpatch: Remove.
+ - debian/patches/glibc23-hppa-compat.dpatch: Remove.
+ - debian/patches/glibc23-hppa-malloc8.dpatch: Remove.
+
+ - debian/patches/00list: Update.
+
+ - debian/rules: Define NJOBS as 1.
+ - debian/sysdeps/linux.mk: Define NJOBS based on number of processors
+ - debian/rules.d/build.mk: Use -j $(NJOBS) during build.
+ Based on patch from Ian Wienand <ianw@gelato.unsw.edu.au>
+
+ - debian/debhelper.in/libc.install: Install pt_chown
+ - debian/rules.d/debhelper.mk: Don't clobber SUID on pt_chown
+ - debian/debhelper.in/glibc-doc.docs: Install DEB_SRCDIR/ChangeLog*
+ - debian/rules.d/build.mk: Don't run testsuite if DEB_BUILD_OPTIONS
+ contains nocheck
+
+ - debian/sysdeps/gnu.mk: Define slibdir.
+ - debian/rules.d/build.mk: Only set slibdir in configparms if its set.
+ - debian/debhelper.in/glibc-doc.doc-base: New file.
+ - debian/debhelper.in/glibc-doc.install: New file.
+ - debian/debhelper.in/glibc-doc.links: New file.
+ - debian/rules.d/build.mk: Generate HTML files.
+ - debian/rules.d/debhelper.mk: Map LIBC to $(libc) in generated files.
+ - debian/debhelper.in/libc.install: Install Linuxthreads ChangeLog.
+ - debian/debhelper.in/libc.docs: Install various docs.
+ - debian/sysdeps/kfreebsd-gnu.mk: New file. Put in all the magic
+ from the old packaging.
+ - debian/sysdeps/kfreebsd.mk: Deleted.
+ - debian/sysdeps/gnu.mk: Add in GLIBC_OVERLAYS to allow patching to work,
+ create ld.so symlink at end of build.
+ - debian/sysdeps/sparc.mk: Change MIN_KERNEL_REQUIRED to
+ MIN_KERNEL_SUPPORTED.
+ - debian/sysdeps/s390.mk: Likewise.
+ - debian/rules: Define kernel_check macro.
+ - debian/sysdeps/linux.mk: Override kernel_check for Linux.
+ - debian/rules.d/build.mk: Call kernel_check macro when --build ==
+ --host
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/po/ru.po: Update. Patched by Ilgiz Kalmetev
+ <translator@ilgiz.pp.ru>. (Closes: #214349)
+
+ -- Daniel Jacobowitz <dan@debian.org> Sat, 25 Oct 2003 15:09:02 -0400
+
+glibc (2.3.2.ds1-6) experimental; urgency=low
+
+ * Phil Blundell <pb@debian.org>
+
+ - debian/patches/arm-ioperm.dpatch: New.
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Add debhelper build dependency.
+ - Use linux-kernel-headers package for headers.
+ - Add S/390 support.
+ - Build libc6-dev-sparc64.
+
+ -- Daniel Jacobowitz <dan@debian.org> Mon, 20 Oct 2003 16:27:39 -0400
+
+glibc (2.3.2.ds1-5) experimental; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Fix a thinko in i686 timing patch for non-HP_TIMING architectures.
+ - Add -k to make check.
+
+ -- Daniel Jacobowitz <dan@debian.org> Mon, 13 Oct 2003 10:53:31 -0400
+
+glibc (2.3.2.ds1-4) experimental; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Update i686 timing patch to fix clock_gettime.
+ - Update glibc23-cmov patch to let ld load tls libraries from
+ ld.so.cache.
+ - Include symlinks in optimized library directories to placate
+ dpkg-shlibdeps.
+ - Fix shlibs files to include a version again.
+ - Re-enable make check.
+ - Update makeconfig.dpatch to fix a typo that broke make check.
+ - Add glibc-make-check-perms.dpatch to fix an upstream make check
+ problem.
+ - Build some optimized libraries using appropriate --build options
+ so that they can run make check.
+
+ * Jeff Bailey <jbailey@nisa.net>
+
+ - Build libraries for sparcv9 and sparc64.
+ - Enable TLS for ia64.
+
+ -- Daniel Jacobowitz <dan@debian.org> Sun, 12 Oct 2003 19:42:11 -0400
+
+glibc (2.3.2.ds1-3) experimental; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Use ldd* in debhelper.in/libc6, because non-i386 arches don't have
+ lddlibc4.
+ - Include gconv-modules in libc6.
+ - Don't include some unnecessary generated kernel headers.
+ - Merge previous .dpatch files (Closes: #214470).
+ - Run depflags.pl again (Closes: #214468).
+ - Don't include profiled libraries in libc-dev (Closes: #214504).
+ - Ship /usr/include/asm-generic (Closes: #214512).
+
+ -- Daniel Jacobowitz <dan@debian.org> Mon, 6 Oct 2003 21:18:28 -0400
+
+glibc (2.3.2.ds1-2) experimental; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - Install the right headers in /usr/include/asm, instead of trying to
+ replace the directory with a symlink (Closes: #214233).
+ - Map DEB_HOST_GNU_CPU to a uname value for creating the asm symlink.
+ - Move libc6-dev's postinst back to preinst.
+ - Support multiple autoconf.h headers.
+ - Add an ia64 autoconf.h, from Branden Robinson.
+
+ -- Daniel Jacobowitz <dan@debian.org> Sun, 5 Oct 2003 14:47:05 -0400
+
+glibc (2.3.2.ds1-1) experimental; urgency=low
+
+ * Essentially redo the debian/ packaging directory.
+
+ Specifically, the following directories were changed:
+ - debian/sysdeps/*: Redo into os-based and arch-based handling.
+ - debian/debhelper.in/*: Use debhelper for all package management.
+ - debian/rules.d/*: Split out rules file into logical pieces.
+ - debian/local/*: Move all of the files that Debian provides to here.
+
+ Update dpatch to more closely match the debian package:
+ - debian/patches/0list: Rename to 00list to match dpatch update.
+ - debian/rules.d/dpatch.mk: Sync with Debian package with the
+ following four changes:
+ 1) Support srcdir != builddir builds.
+ 2) Support $(stampdir)
+ 3) patch target depends on unpack
+ 4) Use $(DEB_SOURCE_PACKAGE) instead of $(PACKAGE)
+
+ Remove dependency on various kernel-headers packages, bring into
+ the package:
+ - linux-kernel-headers/: New directory, import from 2.6.0-test2
+
+ Add NPTL support on i386:
+ - debian/sysdeps/i386.mk: Add NPTL patterns, set minimum kernel.
+
+ Redo "DBS-Style" tarball support:
+ - debian/rules.d/tarball.mk: New file
+ - debian/sysdeps/linux.mk: Bring in linuxthreads and nptl overlays.
+ - prep.sh: Remove.
+ - version: Remove.
+
+ Update to recent CVS snapshot to support NPTL:
+ - debian/patches/10_cvs.dpatch: update
+
+ This cleanup project is the result of several discussions between
+ Jeff Bailey, GOTO Masanori, Daniel Jacobowitz, and Philip Blundell.
+
+ The initial work here was done by Jeff Bailey, Branden Robinson,
+ and Daniel Jacobowitz.
+
+ -- Daniel Jacobowitz <dan@debian.org> Thu, 2 Oct 2003 13:47:40 -0400
+
+glibc (2.3.2-9) unstable; urgency=medium
+
+ Urgency set to medium, because this version should bring HPPA alive again.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/82_glibc232-iconv-euc-jp-ms-fix.dpatch: Fix EUC-JP-MS
+ does not work even if they are listed as available in iconv.
+ Dpatched by Topia <topia@clovery.jp>. (Closes: #212080)
+
+ - debian/manpages/iconv.1: Fix typo in -o option. Patched by
+ Max Vozeler <max@hinterhof.net>. (Closes: #211733)
+
+ - debian/manpages/rpcgen.1: Fix typo which cause some infos for the '-o'
+ option are not shown, and add -Sm option description. Patched by
+ Nicolas Francois <nicolas.francois@centraliens.net>.
+ (Closes: #211984)
+
+ - debian/libc/DEBIAN/preinst: Updated libc6 libnss restarting version
+ from 2.2.94-1 to 2.3.2-2 in preinst. Postinst code was already fixed
+ in 2.3.2-2. (Closes: #211825)
+
+ - debian/locales/DEBIAN/template: There is no reason to
+ set LANG=C in /etc/environment, so do not display this locale
+ in the locales/default_environment_locale question.
+ - debian/locales/DEBIAN/config: Likewise.
+ - debian/locales/DEBIAN/postinst: If /etc/environment sets the LANG
+ variable and a new configuration asks for not setting it, the
+ line was not removed from this file.
+ - debian/po/templates.pot: Update templates followed by above changes.
+ - debian/po/fr.po: Update accordingly using debconf-updatepo with new
+ translation.
+ - debian/po/ja.po: Likewise.
+ - debian/po/ca.po: Update accordingly using debconf-updatepo.
+ - debian/po/de.po: Likewise.
+ - debian/po/es.po: Likewise.
+ - debian/po/fr.po: Likewise.
+ - debian/po/ko.po: Likewise.
+ - debian/po/pt_BR.po: Likewise.
+ - debian/po/ru.po: Likewise.
+ - debian/po/nl.po: Update accordingly using debconf-updatepo with
+ fixing line invalid wrapping.
+ All patched by Denis Barbier <barbier@debian.org>.
+
+ - debian/patches/80_glibc232-locales-nb_NO-fix.dpatch: Added to fix
+ nb_NO as real locale, not an alias. Patched by Petter Reinholdtsen
+ <pere@hungry.com>. (Closes: #206474)
+
+ * Jeff Bailey <jbailey@nisa.net>:
+
+ - 20_glibc232-hppa-full-2003-10-20.dpatch: New HPPA patch.
+ (Closes: #209253) Thanks to Carlos O'Donell <carlos@baldric.uwo.ca>
+
+ - 50_glibc23-hppa-entry.dpatch: Remove.
+ - 80_glibc232-locales-nb_NO-fix.dpatch: Remove.
+ - glibc23-00-hppa-pthreads.dpatch: Remove.
+ - glibc23-01-hppa-dl-machine.dpatch: Remove.
+ - glibc23-07-hppa-atomicity.dpatch: Remove.
+ - glibc23-hppa-compat.dpatch: Remove.
+ - glibc23-hppa-malloc8.dpatch: Remove.
+
+ - 0list: Update
+
+ -- Jeff Bailey <jbailey@nisa.net> Wed, 22 Oct 2003 13:46:39 -0400
+
+glibc (2.3.2-8) unstable; urgency=low
+
+ * Phil Blundell <pb@debian.org>
+
+ - debian/control.in/main: add gawk to Build-Depends, since testsuite
+ apparently requires it.
+
+ - debian/patches/pthread-cleanup.dpatch: Vector __pthread_cleanup_push
+ and __pthread_cleanup_pop through __libc_pthread_functions.
+ (Closes: #205234)
+
+ - debian/patches/arm-no-hwcap.dpatch: Admit HWCAP_FAST_MULT again,
+ since we want to start using this for openssh.
+ - debian/patches/arm-updates.dpatch: Add some miscellaneous arm
+ changes taken from upstream.
+ - debian/patches/arm-vfork.dpatch: Avoid bad interaction between
+ vfork and libpthread.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/80_glibc232-fesetround-fix.dpatch: Fix fesetround static
+ link time failure. (Closes: #211135)
+
+ - debian/patches/lo_LA.UTF-8_not_supported.dpatch: Dropped, to support
+ lo_LA.UTF-8 again.
+ - debian/patches/80_glibc232-locales-lo_LA.dpatch: Added to support
+ lo_LA.UTF-8 again.
+
+ - debian/locales/usr/sbin/locale-gen: Fix locale-gen breaks with bash
+ 2.03, unset POSIXLY_CORRECT iff it's previously defined.
+ Patched by Daniel Verite <daniel@brainstorm.fr>. (Closes: #210301)
+
+ -- Philip Blundell <pb@nexus.co.uk> Wed, 17 Sep 2003 20:44:48 +0100
+
+glibc (2.3.2-7) unstable; urgency=medium
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/patches/90_glibc232-mathinline_iso.dpatch: Fix inline math
+ function complaints with gcc -pedantic -ffast-math. Patched by
+ Thomas Richter <thor@math.TU-Berlin.DE>. (Closes: #208016, #207221)
+
+ - debian/patches/template.dpatch: Added DP: Related bugs: field. You can
+ use it to put which bugs are related with this dpatch.
+
+ * Daniel Jacobowitz <dan@debian.org>
+
+ - debian/control.in/main: Update binutils dependency for !s390.
+
+ - debian/patches/linuxthreads-push-pop.dpatch: Add __libc_cleanup_push
+ and __libc_cleanup_pop.
+ - debian/patches/syslog-backrev.dpatch: Remove, no longer necessary.
+ This should fix the crashes in syslog without libpthread loaded.
+
+ - debian/patches/linuxthreads-jumptable-wine.dpatch: Move
+ pthread_cond_timedwait out of the way, so that it doesn't break
+ the way Wine pokes into this structure (Closes: #210347).
+
+ - debian/patches/ia64-memccpy.patch: Fix a segfault on ia64
+ (Closes: #210441).
+
+ -- Daniel Jacobowitz <dan@debian.org> Fri, 12 Sep 2003 14:56:19 -0400
+
+glibc (2.3.2-6) unstable; urgency=low
+
+ * Phil Blundell <pb@debian.org>
+
+ - debian/control.in/main: require kernel-headers-2.4.20-m68k (>=
+ 2.4.20-1) for m68k. Requested by Adam Conrad <adconrad@0c3.net>.
+
+ - debian/patches/pthread_cond_timedwait.dpatch: avoid problem when
+ pthread_cond_timedwait is used in code that doesn't link with
+ -lpthread. (Closes: #209139)
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/sysdeps/kfreebsd-gnu.mk: Added to support kfreebsd-gnu.
+ Patched by Robert Millan <zeratul2@wanadoo.es>. (Closes: #206663)
+ - debian/sysdeps/freebsd.mk: Dropped because of replacing kfreebsd-gnu.mk.
+ - debian/sysdeps/soname.mk: Modified from freebsd to kfreebsd-gnu.
+
+ -- Philip Blundell <pb@nexus.co.uk> Mon, 8 Sep 2003 08:51:49 +0100
+
+glibc (2.3.2-5) unstable; urgency=low
+
+ * Phil Blundell <pb@debian.org>
+
+ - debian/control: change section for -pic, -dbg, -prof packages
+ from devel to libdevel.
+
+ - debian/control.in/main: add Build-Depends changes from 2.3.2-3
+ here as well.
+
+ - debian/packages.d/*.mk: add md5sums for generated packages,
+ thanks to Petr Konecny. (Closes: #158354)
+
+ - debian/patches/80_glibc232-locales-header.dpatch: adjust
+ filenames so patch applies correctly.
+
+ - debian/locales/DEBIAN/config: The "Leave alone" option has been
+ removed, but locale-gen crashes if it was set by a previous run,
+ so really discard it. Patch by Denis Barbier (Closes: #204958)
+
+ - debian/patches/lo_LA.UTF-8_not_supported.dpatch: remove this
+ locale from SUPPORTED file; requested by Denis Barbier.
+ (Closes: #205118)
+
+ - debian/patches/nss_compat-shadow: fix problem with shadow
+ passwords and NIS. Patch from Thorsten Kukuk. (Closes: #204711)
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/control.in/libc: Add more missing change section for -pic,
+ -dbg, -prof packages from devel to libdevel.
+ - debian/control.in/libc-dbg: likewise.
+
+ - debian/patches/80_glibc232-locales-header.dpatch: Fix an_ES,
+ wa_BE, yi_US localedata header. (Closes: #194289)
+
+ - debian/locales/usr/sbin/locale-gen: Add "unset POSIXLY_CORRECT"
+ because if user set POSIXLY_CORRECT, this script is interrupted.
+ (Closes: #206784)
+
+ - debian/patches/glibc22-ttyname-devfs.dpatch: Fix one byte leak
+ in getttyname_r. Patched by Hunor Csordas <hunor@cs.elte.hu>.
+ (Closes: #194637)
+
+ - debian/sysdeps/freebsd.mk: Modified config-os from freebsd-gnu
+ to kfreebsd-gnu. Patched by Robert Millan <zeratul2@wanadoo.es>.
+ (Closes: #206663)
+
+ - debian/patches/80_glibc232-iconvdata-fix.dpatch: Fix cp932
+ does not work. (Closes: #205679)
+
+ -- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 22:51:03 +0100
+
+glibc (2.3.2-4) unstable; urgency=low
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/locales/DEBIAN/postinst: Use tail -n 1 instead of tail -1.
+ Thanks to Jurij Smakov (Closes: #206464)
+
+ * Phil Blundell <pb@debian.org>
+ - debian/patches/glibc23-arm-waitpid.dpatch: deleted.
+ - for arm, Build-Depend on kernel-headers 2.4.19-4 or newer.
+ (Closes: #206895)
+ - debian/patches/revert-old-libio.dpatch: back out changes causing
+ problems with fseek in binaries linked with glibc 2.0.
+ (Closes: #206839)
+ - debian/libc/DEBIAN/postinst: also restart cucipop (Closes: #206783)
+ - debian/patches/arm-output-format.dpatch: Very bad hack to avoid
+ problem with libc.so on ARM until a proper fix is forthcoming.
+ - debian/patches/81_glibc232-utimes-fix.dpatch: replace with version
+ that applies cleanly to current sources.
+ - debian/control: require sed 4.0.5-4 or later.
+
+ * GOTO Masanori <gotom@debian.org>
+
+ - debian/po/es.po: Updated Spanish (es) debconf template.
+ Patched by Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>.
+ - debian/patches/81_glibc232-utimes-fix.dpatch: Fix utimes wrong time
+ calculation. Patched by Paul Eggert <eggert@CS.UCLA.EDU>.
+ (Closes: #204728, #202243, #205110)
+
+ -- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 17:27:00 +0100
+
+glibc (2.3.2-3) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+
+ - debian/patches/80_glibc232-futimes-buildfix.dpatch: Fix build failure
+ on arm, mips, mipsel, due to be missing #include <string.h>.
+ (Closes: #204768)
+
+ - debian/libc/DEBIAN/preinst: Modified chown owner:group separater from
+ `.' to `:', according to POSIX 1003.1-2001. (Closes: #205527)
+ - debian/packages.d/glibc-doc.mk: likewise.
+ - debian/packages.d/libc-dbg.mk: likewise.
+ - debian/packages.d/libc-dev.mk: likewise.
+ - debian/packages.d/libc-pic.mk: likewise.
+ - debian/packages.d/libc-prof.mk: likewise.
+ - debian/packages.d/libc-udeb.mk: likewise.
+ - debian/packages.d/libc.mk: likewise.
+ - debian/packages.d/locales.mk: likewise.
+ - debian/packages.d/nscd.mk: likewise.
+ - debian/packages.d/optimized.mk: likewise.
+ - debian/packages.d/s390x.mk: likewise.
+ - debian/packages.d/sparc64.mk: likewise.
+
+ - debian/libc/DEBIAN/postinst: Restarting script supported dovecot.
+ (Closes: #205566)
+
+ - debian/po/pt_BR.po: Updated Brazilian Portuguese (pt_BR) debconf
+ template. Patched by Andre Luis Lopes <andrelop@ig.com.br>.
+ (Closes: #195873)
+ - debian/po/nl.po: Added nl.po debconf template. Patched by
+ Bart Cornelis <cobaco@linux.be>. (Closes: #205090)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Fri, 8 Aug 2003 20:32:24 +0900
+
+glibc (2.3.2-2) unstable; urgency=low
+
+ This is the "fleeing to the horizon" release...
+
+ * GOTO Masanori <gotom@debian.or.jp>
+
+ - debian/patches/glibc23-arm-waitpid.dpatch: Fix arm ld-linux failure due
+ to sys_waitpid missing. Patched by Philip Blundell <pb@nexus.co.uk>.
+ - debian/patches/50_glibc232-arm-dwarf2-buildfix.dpatch: Avoid arm dwarf2
+ build failure. Patched by Philip Blundell <pb@nexus.co.uk>.
+ - debian/patches/50_glibc232-m68k-dwarf2-buildfix.dpatch: Avoid m68k
+ dwarf2 build failure. Suggested by Philip Blundell <pb@nexus.co.uk>,
+ Andreas Schwab <schwab@suse.de>.
+ - debian/libc/DEBIAN/postinst: Modified watermark of restarting NSS
+ services from 2.1.94-1 to 2.3.2-2, because libnss_compat is changed in
+ 2.3.2-1 (2003-06-17 Upstream change).
+ - debian/patches/80_glibc232-wcsmbs-fix.dpatch: Added to fix wcsmbs bugs
+ which is lacked in 2003-07-15 upstream cvs. (Closes: #202969)
+
+ - These bugs are fixed in this update:
+ * Bug in dlopen/dlclose leads to segfaults with kdecore is fixed in this
+ version. (Closes: #201221)
+ * Static linking adjtimex() on alpha failed to compile due to undefined
+ reference to `__adjtimex_tv32'. It's fixed in this version.
+ (Closes: #186331)
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/packages.d/s390x.mk: Remove gcc-3.2 hardcode
+
+ * Phil Blundell <pb@nexus.co.uk>
+ - debian/patches/alpha-crti.dpatch: remove stray .prologue causing
+ alpha build failure.
+ - debian/patches/alpha-pwrite.dpatch: add missing __GI___pwrite64 alias.
+ - debian/control: demand binutils 2.14.90.0.5-0.1 or later (required
+ for .usepv on alpha)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Jul 2003 00:37:11 +0900
+
+glibc (2.3.2-1) experimental; urgency=low
+
+ ** UPLOADING THIS TO EXPERIMENTAL **
+
+ * Clint Adams <schizo@debian.org>
+ - debian/control: build-dep on gcc-3.3 for sparc(64)
+ - debian/rules: re-enable sparc64 build
+ - debian/packages.d/sparc64.mk: use gcc-3.3 to build sparc64
+ - debian/sysdeps/linux.mk: re-enable sparc64 build
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/patches/hurd-enable-ldconfig.dpatch: New file
+ - debian/packages.d/libc.mk: Install regular ldconfig, not
+ debian/ldconfig-hurd.sh on hurd-i386
+ - debian/patches/0list: Add hurd-enable-ldconfig
+ - debian/sysdeps/paths.mk: Comply with FHS, use $(prefix)/lib, not
+ $(prefix)/libexec
+ - debian/rules: Introduce "perfect_make_check_archs" concept -
+ arch's listed in this variable must pass make check cleanly,
+ or the build will fail. Start off with i386, powerpc, sparc, alpha
+ and s390.
+ - debian/control.in/main: Build-dep on gcc-3.3
+ - debian/sysdeps/tools.mk: Use gcc-3.3
+ - debian/patches/sparc32-buildfix.dpach: Prune after yet another CVS
+ update
+ - debian/patches/syslog-backrev.dpatch: New file
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - Updated glibc 2.3.2.
+ - debian/patches/cvs.dpatch: rename it to 10_cvs.dpatch.
+ I plan to introduce <2digitnumber>_<filename>.dpatch filename.
+ - debian/patches/10_cvs.dpatch: update 2003-07-15 upstream cvs.
+ - version: bump up to 2.3.2.
+ - rules.d/shlibs.mk: bump up to 2.3.2.
+ - debian/sysdeps/sysdeps.mk: i386 optimization level is back to -O2.
+
+ - These debian/patches/<below files> are removed from cvs because
+ they are no longer being used and were superceeded by CVS patches:
+ * document-fix.dpatch
+ * glibc23-cert-rpcxdr.dpatch
+ * glibc23-getdents64-fix.dpatch
+ * glibc23-getaddrinfo.dpatch
+ * glibc23-hppa-shmlba.dpatch
+ * glibc23-m68k-madv.dpatch
+ * glibc23-malloc-check.dpatch
+ * glibc23-regcomp.dpatch
+ * signal-texi.dpatch
+ * glibc23-ia64-strncpy.dpatch
+ * elf-machine-rela-mips.dpatch
+ * glibc23-linuxthreads-fix.dpatch
+ * locales-monetary.dpatch
+
+ - These debian/patches/<below files> are removed from cvs because
+ they are no longer being used and already fixed the previous versions:
+ * rtsig.dpatch
+ * crypt.dpatch
+ * s390x-lib64.dpatch
+ * hurd-fork-fix.dpatch
+
+ - These debian/patches/<below files> are fixed to apply for glibc
+ 2.3.2 + cvs.dpatch.
+ * alpha-pic.dpatch: Fix the diff conflict.
+ * glibc23-hppa-Rminkernel.dpatch: likewise.
+ * libgcc-compat-all.dpatch: remove reflected entries in glibc-2.3.2.
+ * libgcc-compat-other.dpatch: likewise.
+ * ldconfig.dpatch: modify to be enable to compile again
+
+ - These bugs are fixed in this update:
+ * glibc 2.3.2 can handle errno correctly if 32 bit uid or gid is used
+ and errno=ENOSYS is defined before geteuid() is called.
+ setfsuid(), setfsgid() and getgroups() are also fixed with my patch,
+ bug reported by Fumihiko Kakuma. (Closes: #183694)
+ * Submitter Neil's patch is applied in the upstream. (Closes: #181701)
+ * cfmakeraw definition in manual terminal.texi is fixed with my patch.
+ It can be reassign only to manpages-dev.
+ * sparc and powerpc has O_DIRECT definition in fcntl.h.
+ (Closes: #157142, #157143)
+ * The definition both __bswap_16 and __bswap_32 in bits/byteswap.h is
+ fixed and it can be ready for non-gcc C-compilers. (Closes: #181910)
+ * BSD derived random functions are correctly braced into #if defined
+ __USE_BSD with my patch. (Closes: #108619)
+ * Dynamic loading problems with the recent OpenOffice.org, KDE,
+ Wine/Mono, Quake3 Arena, Oracle, and NVidia libGL library, is fixed.
+ Glibc TLS does not properly handle using dlopen() to access shared
+ libraries which utilize some TLS models.
+ (Closes: #171695, #184696, #167564, #192096, #200386)
+ * Missing ntp_adjtime weak reference on alpha is defined.
+ (Closes: #182654)
+ * Sparc64 sysdep.h typo is fixed. (Closes: #185648)
+ * stdio-common/sscanf.c for libc6-sparc64 with gcc-3.3 can become to be
+ compiled. (Closes: #185649)
+ * Timezone data is updated to tzdata2003a.
+ (Closes: #140788, #149862, #186210, #164719, #190322)
+ * /usr/bin/locale -a searches both /usr/lib/locale/<locale>/ and
+ /usr/lib/locale/locale-archive in this release. (Closes: #166979)
+ * Powerpc fpu_control.h is fixed to be enable to compile _FPU_SETCW
+ macro. (Closes: #137020)
+ * The IA-64 versions of __sigsetjmp() and getcontext failed to restore
+ ar.unat before returning, is fixed in this version. (Closes: #186654)
+ * regcomp() crashed with some regexp pattern is fixed.
+ (Closes: #187475)
+ * pthread_atfork() is removed from unistd.h. Including this definition
+ in unistd.h is implementation dependent issue, and the upstream
+ decided not to keep it. (Closes: #106254)
+ * It's fixed that malloc_stats() segfaults if you don't first allocate
+ memory. (Closes: #191295)
+ * Typo in the symbol lookup code is fixed, which causes the loading of
+ the oracle binary to fail (and possibly affects other apps as well).
+ (Closes: #191952)
+ * The abday values for de_DE is changed to two letters. (Closes: #115536)
+ * IA64 umount needs to set second parameter for sys_umount. It's fixed
+ in 2003-05-14 cvs. (Closes: #193327)
+ * tmpfile64() is now available on hurd-i386. (Closes: #171022)
+ * SIOCSIFNAME is added. (Closes: #164638)
+ * cos() now correctly returns the cosine, not the sine, of values near
+ 0.80 on machines lacking an optimised libm. (Closes: #153548)
+ * ioperm() returns -ENODEV on ARM machines without ISA or PCI.
+ (Closes: #199134)
+
+ - debian/locales/usr/sbin/locale-gen: Fix the localedef invocation
+ argument order, to run under POSIXLY_CORRECT=1 environment.
+ (Closes: #185924)
+
+ - debian/sysdeps/depflags.pl: add Suggests: manpages-dev in libc-dev
+ package. (Closes: #158410)
+ - debian/sysdeps/depflags.pl: Adding entry "Suggests: glibc-doc"
+ into depflags.pl push.
+ - debian/control.in/libc: Remove "Suggests: glibc-doc" in each -dev
+ package entry.
+ - debian/control: likewise.
+
+ - debian/patches/s390-tls.dpatch: add to build glibc 2.3.2 on s390.
+ The correct fix is to modify the kernel headers, but for the present
+ we use it regardless of the kernel issue.
+ Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
+ - debian/packages.d/libc-dev.mk: s390 kernel-headers package does not have
+ generate-asm.sh. The current libc-dev.mk assumes the existence of this
+ script, but on s390 it's not existed. Now libc-dev.mk s390 asm setup
+ part does not use generate-asm.sh, and has the generate-asm.sh
+ functionality in its own. This makes s390 which has 32/64 bit multi
+ libraries are much easier to build.
+ Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
+ - debian/packages.d/s390x.mk: likewise.
+
+ - debian/locales/DEBIAN/postinst: add "rm -rf /usr/lib/locale/*"
+ to remove all old locale dir and locale-archive in locales
+ configuration time. Requested by Denis Barbier <barbier@linuxfr.org>.
+ - debian/locales/DEBIAN/config: /usr/lib/locale/* files are no more
+ deleted when /etc/locale/gen is not managaed by debconf. Patched by
+ Denis Barbier <barbier@linuxfr.org>
+ - debian/locales/DEBIAN/postinst: likewise.
+
+ - debian/locales/DEBIAN/{config,postinst,templates}: Debconf must not
+ be used to store configuration items; another even more important is
+ that user changes in configuration files must be preserved.
+ These files are now fixed with this issue. Patched by Denis Barbier
+ <barbier@linuxfr.org>. Some suggestions by Joey Hess <joeyh@debian.org>.
+ - debian/locales/DEBIAN/config:
+ * Replace /bin/bash by /bin/sh on the shebang line.
+ * Add support for backing up.
+ * Parse configuration files and set debconf values.
+ - debian/locales/DEBIAN/postinst:
+ * Recreate configuration files from debconf values and run locale-gen
+ * As explained by Joey Hess, this script should be safer because some
+ border cases are now taken into account: configuration files might
+ have no EOL at EOF, and line order is preserved.
+ - debian/locales/DEBIAN/templates:
+ * Apply patch from #117509 and another typo fix by Joey Hess
+ (Closes: #117509)
+ * In locales/locales_to_be_generated, Choices is no more translatable
+ because it is set to Choices: ${locales}
+ - debian/locales/usr/sbin/locale-gen:
+ * Clean up /usr/lib/locale/ before generating locales
+ - debian/po/{ca.po, de.po, es.po, fr.po, ja.po, ko.po, pt_BR.po, ru.po,
+ templates.pot}: update with debconf-updatepo.
+
+ - debian/control: Change Section: from devel to libdevel for packages:
+ libc0.3-dev, libc6-dev, libc6-dev-s390x, libc6-dev-sparc64, libc6.1-dev
+ and libc1-dev.
+ - debian/control.in/libc: likewise.
+ - debian/control.in/s390x: likewise.
+ - debian/control.in/sparc64: likewise.
+
+ - debian/control: Remove "Conflicts: php4" from libc1 and libc0.3.
+ - debian/control: Add "Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1
+ (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)" to fix /usr/lib/64 vs
+ /usr/lib64 issue with upgrading from woody for sparc64 (see bug 156947).
+ Suggested by Dagfinn Ilmari Mannsaker <ilmari@ping.uio.no>.
+ (Closes: #188383, #193331)
+ - debian/control.in/sparc64: likewise.
+
+ - debian/copyright: update the version and the year 2003.
+
+ - debian/patches/locales-monetary.dpatch: add to change some locales
+ LC_MONETARY symbols: ar_SD, sr_YU, sr_YU@cyrillic, and es_EC.
+ And now this patch is merged into the upstream cvs, drop dpatch.
+ (Closes: #160040, #173963, #185342, #187142, #188159, #190785, #193020)
+ (Closes: #193508, #193509, #193510, #194791)
+
+ - debian/manpages/localedef.1: remove "-h" from --help option entry.
+ (Closes: #187621)
+
+ - debian/debver2localesdep.pl: add clever version recognition for binary
+ only NMU or source NMU/local packaging.
+ Patched by Gerhard Tonn <GerhardTonn@gammatau.de>.
+
+ - debian/patches/glibc23-linuxthreads-fix.dpatch: add to revert Jakub's
+ change in 2003-04-02 to be enable to compile librt.so for the present.
+ And this bug is fixed during the development, this patch is dropped now.
+ Thanks to Jack Howarth <howarth@bromo.msbb.uc.edu>.
+
+ - debian/libc/etc/init.d/devpts.sh: Modify mounting devpts for 2.5.68 and
+ later. As of 2.5.68, devpts is not automounted when using devfs. So
+ even in that case, devpts needs to be mounted via the devpts.sh script
+ as well as the case that devfs is not used.
+ (Closes: #189792, #189879, #191785)
+
+ - debian/libc/DEBIAN/postinst: Add code to remove a relic of the past
+ /usr/doc/<package> symlinks. This script should keep at least until
+ sarge release. (Closes: #189854)
+ - debian/glibc-doc/DEBIAN/postinst: likewise.
+ - debian/locales/DEBIAN/postinst: likewise.
+ - debian/nscd/DEBIAN/postinst: likewise.
+ - debian/libc/DEBIAN/postinst: Remove symlinks for libc-{dbg,dev,pic,prof}.
+
+ - prep.sh: Add NPTL extract code.
+ - version: Add NPTL version.
+
+ - debian/packages.d/sparc64.mk: bumping up --enable-kernel version from
+ 2.4.0 to 2.4.1.
+ - debian/packages.d/s390x.mk: likewise.
+
+ - debian/patches/50_glibc232-mips-buildfix.dpatch: add for building
+ mips/mipsel correctly. Patched by Guido Guenther <agx@sigxcpu.org>,
+ Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>.
+
+ - debian/packages.d/libc-udeb.mk: libc-udeb includes libnss_dns and
+ libresolv. (Closes: #192577)
+
+ - debian/patches/50_glibc23-hppa-entry.dpatch: added to fix funcptr
+ (function descriptors) for _start on hppa, so we need a
+ sysdeps/hppa/elf/entry.h (similar to ppc64, ia64, etc).
+ Patched by Randolph Chung <tausq@debian.org>. (Closes: #193656)
+
+ - debian/patches/30_glibc232-base.dpatch: add that binutils 2.14.90.0.2
+ has entered in sid, which contain the binutils portion of the base fix.
+ Reported by Jack Howarth <howarth@fuse.net>.
+
+ - debian/patches/sparc32-buildfix.dpatch: added to fix sparc32 build.
+
+ * Ben Collins <bcollins@debian.org>
+ - debian/contron.in/sparc64: Remove the superflous (and incorrect) dep on
+ gcc-3.2 for libc6-dev-sparc64. Add lib64gcc1 as a dep for libc6-sparc64.
+ - Use CC for building sparc64 libs.
+ - Remove build-dep for gcc-3.3 on sparc.
+ - Really fix devpts.sh so that it mounts devpts whenever devpts is
+ available and not mounted.
+ - sparcv8-target.dpatch: New patch that enables v8 optimizations for
+ sparc-linux compiles. Debian specific. For some reason config.sub
+ doesn't recognize sparcv8, else I'd just pass sparcv8-linux as the host
+ target.
+ - Change how things are passed to configure for optimized packages, so
+ that we let glibc set all the optimizations for us.
+ - Change how sparc64 and s390x are built. Before the binary stage would
+ force the build of the packages. Now, the build/install phases dep on
+ the same for sparc64 and s390x. Same way that the OPT packages are done.
+
+ -- Jeff Bailey <jbailey@nisa.net> Tue, 15 Jul 2003 14:35:58 -0400
+
+glibc (2.3.1-17) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/libc/DEBIAN/preinst: Add NSS restarting preinstallation
+ service detection routine and messages. xdm, kdm, gdm,
+ postgresql, xscreensaver needs user's hand restart.
+ (Closes: #165258, #165915, #184036, #184495, #188724)
+ - debian/libc/DEBIAN/postinst: Edit NSS restarting messages to
+ adopt some preinst messages.
+ - Cleanup optimized and sparc64 builds.
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Apr 2003 22:01:40 +0900
+
+glibc (2.3.1-16) unstable; urgency=high
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/glibc23-cert-rpcxdr.dpatch: Fix "CERT Advisory
+ CA-2003-10 Integer overflow in Sun RPC XDR library routines"
+ (Closes: #185508).
+
+ - debian/packages.d/glibc-doc.mk: Fix unneeded file '[' and ']' in
+ /usr/share/man/man3.
+ - These debian/patches/<below files> are removed from cvs because
+ they are no longer being used and were superceeded by CVS patches:
+ - libgcc-compat-mips.dpatch
+ - libgcc-compat-sparc.dpatch
+ - debian/libc/DEBIAN/postinst: add spamassassin to restart during
+ upgrade from 2.2 to 2.3. (Closes: #185275)
+ - debian/control.in/opt: add one empty line at the end of file.
+ This fix avoids opt packages to get mixed debian/control
+ message with libc-udeb package. (Closes: #185688)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Tue, 18 Mar 2003 00:04:13 +0900
+
+glibc (2.3.1-15) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/packages.d/optimized.mk: drop configure --disable-static
+ option, because it does not work. enable-kernel version bumps
+ up to 2.4.1.
+
+ - debian/manpages/nscd.8: Apply slightly improvement for the nscd(8),
+ nscd_nischeck(8), and nscd.conf(5) man pages. Patched by
+ Sebastian Rittau <srittau@jroger.in-berlin.de> (Closes: #94058)
+ - debian/manpages/nscd.conf.5: likewise.
+ - debian/manpages/nscd_nischeck.8: likewise.
+ - debian/manpages/zdump.1: add the description that zonename should be
+ relative path name from /usr/share/zoneinfo. (Closes: #171017)
+ - debian/manpages/locale.1: add the description for LOCPATH.
+ (Closes: #176661)
+
+ - debian/locales/DEBIAN/templates: Add a description "what is the
+ locale?". (Closes: #119197)
+ - debian/FAQ: Add description how to setup your own locale with
+ debconf + locales. (Closes: #99763)
+
+ - debian/locales/DEBIAN/templates: Introducing new templates format
+ with po-debconf. Thanks to Denis Barbier <barbier@linuxfr.org>.
+ - debian/packages.d/locales.mk: likewise.
+ - debian/po/*: likewise.
+ - debian/control.in/main: Build-Depends-Indep: po-debconf.
+ - debian/po/ja.po: Update translation data.
+ - debian/po/fr.po: Update translation data. Translated by
+ Denis Barbier <barbier@debian.org>. (Closes: #183652, #193083).
+
+ - debian/sysdeps/depflags.pl: Remove conflicts: file-rc (<< 0.7.0)
+ - debian/libc/DEBIAN/postinst: Use /usr/sbin/update-rc.d in updatercd(),
+ suggested by Anthony Towns <aj@azure.humbug.org.au>.
+ - debian/libc/DEBIAN/postinst: Check /usr/{lib,share}/file-rc/
+ because file-rc >= 0.7.0 does not use /usr/lib/file-rc.
+
+ - debian/patches/glibc23-hppa-compat.dpatch: add hppa libgcc-compat
+ symbols patch, patched by Randolph Chung <tausq@debian.org>.
+ - debian/patches/libgcc-compat-all.dpatch: update for mips and add
+ for alpha, patched by Guido Guenther <agx@debian.org>.
+ - debian/patches/libgcc-compat-other.dpatch: add for arm, m68k, ia64
+ and s390. Patched by GOTO Masanori <gotom@debian.org>.
+
+ - debian/locales/usr/sbin/locale-gen: add "set -e" in order to return
+ value. (Closes: #183449)
+
+ - debian/packages.d/libc-udeb.mk: contain libpthread.so to support
+ installer using pthread. (Closes: #183155)
+
+ - debian/sysdeps/depflags.pl: remove php4 conflicts from libc6.
+ (Closes: #183477, #184091)
+
+ - debian/libc/DEBIAN/postinst: add proftpd-{ldap,mysql,pgsql} to
+ restart during upgrade from 2.2 to 2.3. (Closes: #184129)
+ - debian/libc/DEBIAN/postinst: add cupsys. (Closes: #184257)
+
+ - debian/patches/glibc23-m68k-madv.dpatch: add to fix build error
+ for some MADV_* used software on m68k, pulled from the latest cvs.
+ (Closes: #159723, #181661, #184589)
+
+ - debian/patches/glibc23-00-hppa-pthreads.dpatch: add to improve
+ linuxthreads on hppa. Pathced by Carlos O'Donell
+ <carlos@baldric.uwo.ca>. His summary: LinuxThreads is now using a
+ self-aligning lock.
+ - debian/patches/glibc23-hppa-malloc8.dpatch: add to improve malloc
+ on hppa. Patched by Carlos O'Donell <carlos@baldric.uwo.ca>.
+ His summary: Malloc alignment has been moved back to 8 for optimal
+ performance.
+
+ - These debian/patches/<below files> are removed from cvs because
+ they are no longer being used and were superceeded by CVS patches:
+ - glibc23-02-hppa-min-kern-unwind-fde.dpatch
+ - glibc23-03-hppa-mcontext.dpatch
+ - glibc23-04-hppa-fcntl64.dpatch
+ - glibc23-05-hppa-buildhack.dpatch
+ - glibc23-06-hppa-tests.dpatch
+ - glibc23-08-hppa-configure.dpatch
+
+ - Glibc 2.3 uses another regex engine: "sed: woody version more than
+ 1000 times slower than potato version" should be fixed.
+ (Closes: #155751)
+ - en_CA can generate without warnings. In addition, we use debconf
+ interface in these days, this kind of "manual edit /etc/locale.gen"
+ bug should be avoided. (Closes: #151631)
+ - libc6.postinst restarts samba in these days. (Closes: #168189)
+ - _FPU_SETCW/_FPU_GETCW macro works fine on powerpc in these days.
+ "Incorrect macro _FPU_SETCW in <fpu_control.h>" should be fixed.
+ (Closes: #137020)
+ - hyper and unsigned hyper are supported in the current glibc.
+ "rpcgen(1) doesn't handle 64 bit types" should be fixed.
+ (Closes: #69041)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Wed, 26 Feb 2003 18:44:08 +0900
+
+glibc (2.3.1-14) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/glibc23-cmov.dpatch: Fix hwcap condition code again,
+ previous version did not work properly under some situation.
+ - debian/sysdeps/depflags.pl: Fix libnss-db dependency from << 2.2-6
+ to <= 2.2-6.1.1, because the first version of libnss-db to work
+ with libc6 2.3 is 2.2-6.1, and 2.2-6.2 works under all architectures
+ correctly. Suggested by Ryan Murray <rmurray@cyberhqz.com>.
+ (Closes: #181834)
+ - debian/sysdeps/depflags.pl: Fix libc6.postinst breakage with file-rc
+ (<< 0.7.0), now libc6 conflicts them. (Closes: #181683, #182320)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Fri, 21 Feb 2003 09:19:45 +0900
+
+glibc (2.3.1-13) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/libc/DEBIAN/postinst: Replace from "/usr/lib/file-rc" to
+ "/usr/share/file-rc" to follow up file-rc 0.7.
+ (Closes: #181551, #181556, #181606)
+ - debian/libc/etc/init.d/devpts.sh: Fix devpts.sh failure if
+ $devfs_mounted is empty. (Closes: #181541, #181591)
+
+ -- GOTO Masanori <gotom@debian.or.jp> Wed, 19 Feb 2003 09:26:17 +0900
+
+glibc (2.3.1-12) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/glibc23-malloc-check.dpatch: Fix hppa MALLOC_CHECK_
+ invalid pointer problem. (Closes: #177242)
+ - debian/patches/libgcc-compat-sparc.dpatch: Fix sparc libgcc compat
+ symbol problem. Patched by Guido Guenther <agx@debian.org>
+ (Closes: #178645)
+ - debian/patches/locales-supported.dpatch: This dpatch addes many
+ locales especially for UTF-8 and ISO-8859-15, to display debconf
+ locale menu using SUPPORTED.orig.
+ (Closes: #135334, #154556, #177472, #99623, #130517)
+ - debian/packages.d/glibc-doc.mk: add pthread_{getspecific, key_delete,
+ setspecific} manpage symlinks to pthread_key_create. (Closes: #99530)
+ - debian/manpages/ldconfig.8: Update from the redhat manpages.
+ (Closes: #180916)
+ - debian/patches/libgcc-compat-all.dpatch: Fix i386 libgcc compat
+ symbol problem, this dpatch merges with
+ libgcc-compat-{sparc,mips}.dpatch, patched by Guido Guenther
+ <agx@debian.org>. (Closes: #179781, #180330)
+ - debian/locales/DEBIAN/{postinst,templates,config}: Fix default
+ environment variable "Leave alone" does not affect its meaning.
+ (Closes: #180040)
+ * Daniel Jacobowitz <dan@debian.org>
+ - debian/libc/etc/init.d/devpts.sh: Update devpts.sh to work with the
+ new grep package (Closes: #181409).
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sat, 8 Feb 2003 22:08:59 +0900
+
+glibc (2.3.1-11) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/libc/DEBIAN/preinst: Fix silly bug at parisc64 kernel version
+ check, replace from $ver to $kernel_ver. (Closes: #178159, #178217)
+ - debian/patches/glibc23-cmov.dpatch: Fix hwcap inappropriate handling
+ not to load CMOV libraries (/*/lib/i686/cmov/) on VIA C3 architecture.
+ - debian/patches/libgcc-compat-mips.dpatch: Fix undefined some symbols
+ like __umoddi3 to export libgcc compat symbol. Patched by
+ Guido Guenther <agx@debian.org>.
+ - debian/patches/0list: Disabled ldso-disable-hwcap.dpatch because
+ (1) -opt is not provided currently, (2) disabling hwcap is not good
+ way whether -opt package is installed or not.
+
+ -- GOTO Masanori <gotom@debian.or.jp> Wed, 22 Jan 2003 22:17:45 +0900
+
+glibc (2.3.1-10) unstable; urgency=low
+
+ * The "trudging the sludge" release.
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/packages.d/glibc-doc.mk: install linuxthreads/man/*.man
+ manpages into glibc-doc package. (Closes: #155794)
+ - debian/libc/DEBIAN/preinst: add kernel version check compared with
+ 2.4.19-pa17 on parisc64. Suggested by Randolph Chung.
+ - debian/libc/DEBIAN/preinst: add kernel version requirement for
+ 2.5.53-pa3 in 2.5 series kernel on parisc64.
+ - debian/locales/DEBIAN/config, debian/locales/DEBIAN/templates:
+ add translated selection "Leave alone" and "None" because such strings
+ were hardcoded and could not be localized in the templates file.
+ Patched by Denis Barbier <barbier@debian.org>. (Closes: #171502)
+ - debian/packages.d/glibc-doc.mk: Fix glibc-doc dangling symbolic link for
+ /usr/share/doc/glibc-doc/html/index.html. (Closes: #169878, #176701)
+ - debian/libc/DEBIAN/postinst: Fix to work $DEBIAN_FRONTEND value
+ regardless its case insensitivity. See #176483.
+ - debian/sysdeps/depflags.pl: Fix again to conflict against wine
+ (<< 0.0.20021007-1) and php4 (<< 4:4.2.3-5). (Closes: #170385)
+ - debian/control: Fix unneeded Conflicts: wine and php4, as denoted above.
+ - debian/control.in/libc: likewise.
+ - debian/patches/glibc23-cmov.dpatch: Add CMOV to hwcap, for VIA C3 which
+ is i686 class processor, but does not have 686 optional instruction CMOV.
+ - debian/patches/glibc23-regcomp.dpatch: Fix regex crash, if clearing
+ buffer, clear allocated too. This patch is pulled from the current
+ upstream glibc cvs. (Closes: #175529)
+
+ * Daniel Jacobowitz <dan@debian.org>
+ - debian/patches/alpha-pic.dpatch: Fix errno reporting from syscalls
+ on Alpha (Closes: #175511).
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sun, 5 Jan 2003 09:13:22 +0900
+
+glibc (2.3.1-9) unstable; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+ - debian/packages.d/s390x.mk: Don't try to install CVS directories
+ (Closes: #174267).
+ - debian/packages.d/optimized.mk, debian/packages.d/sparc64.mk:
+ Likewise.
+ - debian/patches/glibc23-errno.dpatch: Updated for "h_errno" and "_res"
+ also.
+ - Upload properly this time, with a .diff.gz (Closes: #174436).
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/glibc23-hppa-shmlba.dpatch: Applied hppa SHMLBA
+ definition. (Closes: #170507)
+ - debian/libc/DEBIAN/postinst: add mysql-server in restarting service
+ list. (Closes: #172123)
+ - debian/patches/document-fix.dpatch: Applied patches sent by
+ H. S. Teoh and GOTO Masanori. (Closes: #117680)
+ - debian/patches/glibc23-asserth-decls.dpatch: Applied patches send by
+ Jeroen T. Vermeulen <jtv@bulletproof>. (Closes: #106253, #164571)
+ - debian/libc/DEBIAN/postinst: Removed 'logind' from checking list
+ because it does not exist.
+ - debian/libc/DEBIAN/postinst: Replaced dpkg -s from apache2 to
+ apache2-common correctly.
+ - debian/libc/DEBIAN/postinst: Redirect dpkg stderr message to /dev/null,
+ which is showed if there are not installed packages. (Closes: #168481)
+ - debian/libc/DEBIAN/postinst: Message typo fixed as "successfully."
+ (Closes: #168483)
+ - debian/manpages/ldd.1: Updated newer version which is pulled from
+ RedHat manpages.
+ - debian/locales/usr/sbin/locale-gen: add '-A /etc/locale.alias' into
+ localedef option to consult locale alias name when making archives.
+
+ -- Daniel Jacobowitz <dan@debian.org> Thu, 2 Jan 2003 12:02:13 -0500
+
+glibc (2.3.1-8) unstable; urgency=high
+
+ * Daniel Jacobowitz <dan@debian.org>
+ - debian/patches/glibc23-errno.dpatch: Temporarily re-enable linking
+ to "errno" to fix compatibility with broken binaries
+ (Closes: #174040, #174004).
+ - debian/patches/glibc23-getaddrinfo.dpatch: Add getaddrinfo patch
+ from CVS (Closes: #174027).
+ - debian/control.in/main: Add myself to Uploaders.
+
+ -- Daniel Jacobowitz <dan@debian.org> Tue, 24 Dec 2002 12:35:39 -0500
+
+glibc (2.3.1-7) unstable; urgency=high
+
+ * The "Climb Ev'ry Mountain" release.
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/packages.d/s390x.mk: typo fixed, s390x-linux should be
+ ok to rebuild. (Closes: #173874)
+ - debian/patches/glibc23-getdents64-fix.dpatch: Fix getdents64
+ failure on linux kernel 2.2. (Closes: #173913)
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - sysdeps/linux.mk: Finish disabling sparc64.
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sun, 22 Dec 2002 01:35:43 +0900
+
+glibc (2.3.1-6) unstable; urgency=low
+
+ * The "I will not be thwarted" release.
+
+ * Daniel Jacobowitz <dan@debian.org>
+ - Update glibc23-ctype-compat.patch to fix segfaults in old static
+ binaries (Closes: #171451).
+ - Allow building from the CVS checkout without getting CVS dirs in the
+ resulting packages. Whew.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/patches/cvs.dpatch: Update.
+ (Closes: #171550, #170507)
+ - debian/patches/0list: Update
+ - debian/control.in/libc: Conflict against wine (<< 0.0.20021007-1)
+ (Closes: #170385)
+ Also conflict against php4 (<< 4:4.2.3-5)
+ Thanks to Steve Langasek for hunting this down!
+ - debian/rules: Disable sparc64 build targets for now.
+ - debian/packages.d/s390x.mx: Setup the 64 bit build as a cross-compile,
+ because 's390' cannot run binaries intended for 's390x'
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - cvs.dpatch update resolve some bugs (Closes: #169919, #165603)
+ - debian/patches/glibc23-hppa-Rminkernel.dpatch: Added hppa kernel
+ version checking due to prevent people from installing unmatched version.
+ Patched by Carlos O'Donell (Closes: #171804)
+ - debian/libc/DEBIAN/preinst: likewise.
+ - glibc23-function-compat.dpatch: Added for some bad application to
+ keep running and not to resolve some symbols like __libc_wait,
+ __libc_waitpid, so on. This patch will be removed when sarge will be
+ relased apparently. (Closes: #165358, #173201)
+
+ - debian/locales/DEBIAN/config: db_set is set if and only if locale.gen
+ is existed. Patched by Masato Taruishi <taru@debian.org>
+ His note:
+ The previous config script always set locales_to_be_generated
+ even when /etc/locale.gen doesn't exist. So the question in
+ dpkg-preconfigure time became empty in dpkg --configure locales time.
+ This change resolves long outstanding locales bug.
+ (Closes: #156386, #151784, #154244, #164523)
+
+ -- Daniel Jacobowitz <dan@debian.org> Mon, 2 Dec 2002 17:26:38 -0500
+
+glibc (2.3.1-5) unstable; urgency=low
+
+ * This is the "Leonids" release.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/packages.d/libc-udeb.mk: Do not rename file to SONAME if it's
+ a symlink. Needed for hurd-i386.
+ - debian/patches/signal-texi.dpatch: New file to remove link to
+ linuxthreads manual. Needed for hurd-i386.
+
+ Welcome back, hppa:
+
+ - debian/patches/glibc23-00-hppa-pthreads.dpatch
+ - debian/patches/glibc23-01-hppa-dl-machine.dpatch
+ - debian/patches/glibc23-02-hppa-min-kern-unwind-fde.dpatch
+ - debian/patches/glibc23-03-hppa-mcontext.dpatch
+ - debian/patches/glibc23-04-hppa-fcntl64.dpatch
+ - debian/patches/glibc23-05-hppa-buildhack.dpatch
+ - debian/patches/glibc23-06-hppa-tests.dpatch
+ - debian/patches/glibc23-07-hppa-atomicity.dpatch
+ - debian/patches/glibc23-08-hppa-configure.dpatch
+ Thanks to Carlos O'Donell for these!
+
+ - debian/control.in/libc-udeb: Remove missing trailing blank line.
+ Thanks to Tollef Fog Heen. Closes: #169342
+ - debian/control.in/s390x: Remove missing trailing blank line.
+ Thanks to Gerhard Tonn.
+
+ - debian/libc/DEBIAN/postinst: Fix error in apache2 restart logic.
+ Thanks to Carlos O'Donell.
+
+ - debian/packages.d/libc-dev.mk: Fix missing tabs from s390x section.
+ - debian/patches/s390-types.dpatch: New file to fix __ssize_t
+ Thanks to Gerhard Tonn for these.
+
+ - debian/packages.d/libc-udeb.mk: use DEB_HOST_ARCH, not DEB_BUILD_ARCH
+ for determining package name. Fixes cross-compilation case.
+
+ - debian/patches/0list: Update for above
+
+ -- Jeff Bailey <jbailey@nisa.net> Mon, 18 Nov 2002 23:12:47 -0500
+
+glibc (2.3.1-4) unstable; urgency=low
+
+ * Daniel Jacobowitz <dan@debian.org>
+ - debian/patches/cvs.patch: Fix RCS ID tags.
+ - debian/rules, debian/sysdeps/sysdeps.mk: Move i386 optimization
+ hack out of the rules file and put debugging information back in
+ libc6-dbg for i386 (Closes: #165892).
+ - debian/patches/crypt.dpatch: Fix initialization in crypt_r
+ (Closes: #163260).
+ - debian/patches/rtsig.dpatch: Fix the value of SIGRTMIN in non-threaded
+ applications (Closes: #165412).
+ - debian/rules, debian/packages.d/libc-dev.mk,
+ debian/packages.d/libc-udeb.mk: Don't use '{}' wildcards, to fix
+ building with /bin/sh -> ash.
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/libc/DEBIAN/postinst: add more NSS services:
+ samba, courier-authdaemon
+ - debian/packages.d/sparc64.mk: fix build error.
+ - debian/libc/DEBIAN/postinst: modify apache2 service,
+ apache2 ships its init script in apache2-common, but the script
+ is in apache2. So replace from apache2-common to apache2 is needed.
+ Closes: #165959
+ - debian/patches/cvs.patch: Hurd trailing slash handling fixed.
+ Closes: #162414
+ - debian/patches/locales-stuff.dpatch: Fixed error generating de_CH,
+ it's caused by typo. Closes: #140054
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/patches/cvs.dpatch: New file.
+ - debian/patches/0list: Update
+ - debian/sysdeps/depflags.pl: Conflict against libnss-db <= 2.2-6
+ Thanks to Ryan Murray for the patch. Closes: #168890
+
+ - debian/patches/s390x-lib64.dpatch: New file.
+ - debian/control.in/s390x: New file.
+ - debian/libc-s390x/postinst: New file.
+ - debian/packages.d/libc-dev.mk: Handle asm-s390x
+ - debian/packages.d/s390x.mk: New file.
+ - debian/rules: Include s390x files.
+ - debian/rules.d/control.mk: Add s390x to control_deps, and include
+ control.in/s390x
+ - debian/sysdeps/linux.mk: Add s390x support.
+
+ Thanks to Gerhard Tonn. Closes: #169176, #166450.
+
+ - debian/control.in/main: Update Standards-Version to 3.5.7.0
+
+ - debian/patches/glibc22-hppa-fcntl.dpatch: Remove File
+ - debian/patches/glibc22-hppa-fcntl-lfs.dpatch: Remove File
+ - debian/patches/glibc22-hppa-mcontext.dpatch: Remove File
+ - debian/patches/glibc22-hppa-pthreads.dpatch: Remove File
+ - debian/patches/glibc22-hppa-rela.dpatch: Remove File
+ - debian/patches/glibc22-hppa-tests.dpatch: Remove File
+ - debian/patches/glibc22-hppa-unwind.dpatch: Remove File
+
+ - debian/patches/hurd-fork-fix.dpath: New File.
+
+ Note: CVS patch disabled for this upload
+
+ -- Daniel Jacobowitz <dan@debian.org> Tue, 29 Oct 2002 13:14:51 -0500
+
+glibc (2.3.1-3) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/librt-mips.dpatch: librt is not worked on
+ mips/mipsel architecture, we apply it until sarge will be
+ released. Thanks to Guido Guenther <agx@sigxcpu.org>.
+ - debian/patches/glibc23-ctype-compat.dpatch: added.
+ glibc 2.3.x changes some symbols (__ctype_b, __ctype_toupper,
+ __ctype_tolower) as hidden attribute. These symbols that are
+ crashing the old 2.2.x dynamic linking code in static binaries
+ are now exported.
+ This patch is originally pulled from RedHat patch, I modified
+ it for current debian glibc. Closes: #165554
+
+ -- GOTO Masanori <gotom@debian.or.jp> Sun, 20 Oct 2002 15:04:48 +0900
+
+glibc (2.3.1-2) unstable; urgency=low
+
+ * This is the "Why did everything stop working, mommy?" release
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - debian/libc/DEBIAN/postinst: Warn about NSS changes if upgrading
+ from older than 2.2.94-1. Add ssh-krb5 and apache2 to list of
+ services that definetly need restarting.
+
+ Add libc-udeb (closes: #158589) Thanks to Tollef Fog Heen.
+ - debian/control.in/libc-udeb: New file
+ - debian/packages.d/libc-udeb.mk: New file
+ - debian/rules: Call udeb machinery.
+ - debian/rules.d/control.mk: Call udeb machinery.
+
+ - debian/sysdeps/build-options.mk: Strip libc on alpha
+
+ - debian/control.in/main: 2.13.90.0.10-1 is broken on s390
+ require 2.13.90.0.4-1 for them.
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/0list: disable ip6-fix.dpatch. Closes: #165287
+ - debian/packages.d/libc-udeb.mk: Clean up and fix indent crap.
+ - debian/rules.d/shlibs.mk: bump up to 2.3.1-1. Closes: #165456
+
+ -- Jeff Bailey <jbailey@nisa.net> Fri, 18 Oct 2002 11:27:07 -0400
+
+glibc (2.3.1-1) unstable; urgency=low
+
+ * This is the "twilight" release...
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - Upgrade tarballs to 2.3.1
+ - version: Update to 2.3.1
+
+ - debian/sysdeps/linux.mk: Do not build optimized libraries
+ - debian/rules.d/control.mk: Likewise
+
+ - debian/control.in/main: Require binutils 2.13.90.0.10-1 for ppc
+
+ - debian/patches/elf-machine-rela-mips.dpatch: New file
+ - debian/patches/0list: Update accordingly.
+
+ - debian/rules: Use -O on i386. This should go somewhere else,
+ but I want to get this release out.
+
+ * XXX Below here was during the 2.3 development, and never released.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - Upgrade tarballs to 2.3
+ - version: Update to 2.3
+
+ - debian/patches/hppa-data-start.dpatch: Remove, incorporated upstream
+ - debian/patches/various-lsb-fixes.dpatch: Remove, incorporated upstream
+
+ - debian/patches/0list: adjust accordingly
+ Also, prune ia64-reloc-none from the list.
+ I can't tell from the code snippet if this
+ has been incorporated or not.
+
+ - .cvsignore: Add the stamp directories
+
+ - debian/rules: Don't put CFLAGS in configparms, resolves ldconfig
+ miscompile on i386
+
+ - debian/rules: Add freebsd-i386 support
+ - debian/rules.d/control.mk: Add freebsd-i386 support
+ - debian/sysdeps/freebsd.mk: New file to add freebsd-i386 support
+ - debian/sysdeps/paths.mk: Add freebsd-i386 support
+ - debian/sysdeps/soname.mk: Add freebsd-i386 support
+
+ * XXX Below here was during the 2.2.94 development, and never released.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - Upgrade tarballs to 2.2.94
+ - version: Update to 2.2.94
+
+ - debian/patches/cvs: Remove
+ - debian/patches/manual-texinfo4: Remove, incorporated upstream.
+ - debian/patches/i386-mathinline.dpatch: Remove, glibc headers require
+ ANSI compilers.
+ - debian/patches/db1-addon-enabler.dpatch: Remove
+ - debian/patches/0list: adjust accordingly
+
+ - debian/patches/0list: Comment out string2-pointer-arith.
+ This was originally created to fix #44697, but without this
+ patch, 44697 is no longer reproducable.
+
+ - debian/patches/fhs-linux-paths.dpatch: Update to new template format
+
+ - .cvsignore: New file
+
+ * XXX Below here was during the 2.2.93 development, and never released.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - Upgrade tarballs to 2.2.93
+ - version: Update to 2.2.93
+
+ The following important patches are still disabled:
+
+ glibc22-hppa-pthreads, glibc22-hppa-rela, ia64-perf
+
+ - debian/patches/0list: prune commented out patches that won't
+ be needed anymore
+
+ - debian/patches/ia64-reloc-none.dpatch: Updated, thank to
+ Randolph Chung <randolph@tausq.org>
+
+ - debian/make-cvs-patch.sh: New file.
+
+ - debian/patches/template.dpatch: Update headers to new format.
+
+ - debian/patches/hurd-ioperms.dpatch - Deleted
+ - debian/patches/hurd-lfs64.dpatch - Deleted
+ - debian/patches/hurd-update.dpatch - Deleted
+ - debian/patches/syserrlist.dpatch - Deleted
+
+ - debian/README - More updates
+
+ - debian/rules.d/control.mk: debian/control should Depend on
+ debian/sysdeps/depflags.pl
+
+ - debian/sysdeps/depflags.pl: Actually add the dependancy on
+ libdb1-compat. This is an update to GOTO Masanori's change,
+ Thanks to Ryan Murray for catching this.
+
+ - debian/patches/mathpatch.dpatch: Prune
+
+ - debian/rules.d/patch.mk: Add `setup' as an alias for `patch'
+ to provide dbs compatability.
+
+ - debian/patches/cvs.dpatch: Sync with CVS from September 14th.
+ - debian/patches/0list: Updated
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/packages.d/glibc-doc.mk: change texi2html processed file from
+ chapters.texi to libc.texinfo. Closes: #159417
+ - debian/packages.d/libc-{dbg,pic,prof}.mk: fix /usr/doc removal
+ compilation failure.
+ - debian/libc/DEBIAN/postinst: Fix 'grep -v' failure if the size of
+ /etc/ld.so.nohwcap is 0.
+ - debian/rules.d/control.mk: Generate libc-opt control information.
+
+ - Updating 2.2.9x fixes LSB 1.2 compliance. Closes: #156821
+ - debian/control: add Depends: libdb1-compat.
+ Until woody, libdb1 is included in libc6 package. However after sarge,
+ libdb1 support is removed. libdb1-compat contains libdb1 which is
+ formerly provided by libc6. Now libc6 depends on libdb1-compat,
+ so upgrading from woody to sarge does not break any libdb1 issues.
+ Closes: #155904
+
+ - debian/patches/glibc22-hppa-fcntl.dpatch: added, patched by
+ Carlos O'Donell <carlos@baldric.uwo.ca>.
+ - debian/patches/glibc22-hppa-fcntl-lfs.dpatch: added, patched by
+ Randolph Chung <tausq@debian.org>. Closes: #160846
+
+ * Ben Collins <bcollins@debian.org>
+ - Make sparc64 build use gcc-3.2.
+ - Update all config options to not use --disable-sanity-checks, since we
+ are actually using gcc-3.2 for everything.
+ - Patch cleanups.
+ - Re-enable optimized libs. Includes a simple mechanism which should fix
+ the conflicting symbols during libc/libc-opt upgrade scenarios. This
+ means that libc6-v9, libc6-i586 and libc6-i686 are back in full swing.
+ - Remove all references to /usr/doc symlink crap, which is deprecated.
+
+ * XXX Below here was during the 2.2.92 development, and never released.
+
+ * Jeff Bailey <jbailey@nisa.net>
+ - Upgrade tarballs to 2.2.92
+ - version: Update to 2.2.92
+ - debian/control.in/main: Require gcc-3.2 for all archs
+ - debian/patches/0list: prune glibc-cvs, glibc22-s390-resource,
+ gmon-start, locales-de_CH, sh-sysdep, alpha-build-failure
+
+ These are already included in the 2.3 series.
+
+ - debian/patches/glibc22-misc.dpatch: Split into ...
+ debian/patches/makeconfig.dpatch: ... this
+ debian/patches/locale-es_AR.dpatch: ... and this
+ debian/patches/i386-mathinline.dpatch: ... and this
+ debian/patches/ldconfig.dpatch: ... and this.
+
+ - debian/patches/makeconfig.dpatch: Update for 2.3 series
+
+ - debian/patches/0list: Temporarily disable some other patches:
+
+ glibc22-hppa-pthreads, glibc22-hppa-rela, ia64-perf
+
+ - debian/rules: memset.S works on ppc now, so stop deleting it. Thanks
+ to Jack Howarth <howarth@fuse.net> for letting us know.
+
+ - debian/sysdeps/gnu.mk: Remove --enable-libio, now set by default. Add
+ NO_TEST = yes, make check does not run on i386-gnu.
+
+ - debian/sysdeps/tools.mk: Hardcode gcc-3.2 for $(CC) and $(BUILD_CC)
+ until gcc-defaults switches.
+
+ - debian/rules: use CC=$(CC) when calling configure to get any changed
+ definitions.
+
+ - debian/control.in/main: Require binutils (>= 2.13.90.0.4-1)
+
+ - debian/rules: Add time/date stamps to beginning and end of log files
+
+ - db1-addon-2.1.3.tar.bz2: Delete
+
+ - debian/ppc-memset.S: Delete
+
+ - debian/README: Update
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/packages.d/libc-dbg.mk: update libpthread-0.9 -> 0.10.
+ - packages.d/libc.mk: likewise.
+ - packages.d/optimized.mk: likewise.
+ - packages.d/sparc64.mk: likewise.
+
+ - debian/patches/glibc22-hppa-mcontext.dpatch: Fix unmatched userland
+ mcontext_t definition differed from kernel. Patched by
+ Carlos O'Donell <carlos@baldric.uwo.ca>. Closes: #157374
+
+ * XXX Below here was during the 2.2.5 development, and never released.
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/glibc-cvs.dpatch: Update from Glibc CVS.
+ - debian/patches: Dropped applying below patches due to updating
+ glibc-cvs.dpatch.
+ hurd-update, hurd-ioperms, ia64-strncpy, sparc-misc, resolv-nss_dns,
+ glibc-openoffice-fixes, xdr-array-security, hurd-lfs64,
+ syserrlist, mathpatch
+ - Fix gcc 3.1/3.2 compatibility building for glibc on ppc, with upstream
+ patched by Jack Howarth <howarth@bromo.msbb.uc.edu> and
+ Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+ Closes: #155606
+
+ -- Jeff Bailey <jbailey@nisa.net> Thu, 17 Oct 2002 08:37:52 -0400
+
+glibc (2.2.5-15) unstable; urgency=low
+
+ * debian/patches/dl-procinfo-fix.dpatch: Fix libssl optimization
+ problem occured by glibc dl-procinfo.
+ Closes: #161700, #161717, #161720, #161740, #161773, #161774
+ Closes: #161786, #161788, #161813
+
+ -- GOTO Masanori <gotom@debian.or.jp> Thu, 3 Oct 2002 09:56:46 +0900
+
+glibc (2.2.5-14.3) unstable; urgency=low
+
+ * NMU
+ * debian/patches/glibc22-mips-mcontext.dpatch: delete.
+
+ -- Ryan Murray <rmurray@debian.org> Sun, 15 Sep 2002 14:21:21 -0700
+
+glibc (2.2.5-14.2) unstable; urgency=medium
+
+ * NMU
+ * debian/patches/alpha-stxncpy.dpatch: keep testsuite patch (accepted
+ upstream), but disable all use of stxncpy until a correct patch can
+ be made.
+
+ -- Ryan Murray <rmurray@debian.org> Thu, 12 Sep 2002 13:04:47 -0700
+
+glibc (2.2.5-14.1) unstable; urgency=low
+
+ * NMU
+ * sysdeps/depflags.pl: Make libc{6,6.1} depend on libdb1-compat
+ (closes: #155904)
+ * debian/patches/alpha-stxncpy.dpatch: Add patch from Daniel Jacobowitz
+ for alpha stxncpy (closes: #159633)
+ * debian/patches/glibc22-mips-msq.dpatch: Add
+ sysdeps/unix/sysv/linux/mips/bits/msq.h for mips (closes: #159923)
+ * debian/patches/glibc22-hppa-fcntl.dpatch: Add DN_* and F_NOTIFY definitions
+ for hppa (closes: #159636)
+ * debian/patches/glibc22-hppa-mcontext.dpatch: correct definition of mcontext
+ to match kernel (closes: #157374)
+ * debian/patches/glibc22-mips-mcontext.dpatch: correct definition of mcontext
+ to match kernel (closes: #160462)
+ * add build-depends on dpkg 1.10.8 to ensure we use the install-info that
+ has the perl 5.8 workaround.
+
+ -- Ryan Murray <rmurray@debian.org> Tue, 10 Sep 2002 22:35:48 -0700
+
+glibc (2.2.5-14) unstable; urgency=low
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - debian/patches/sh-sysdep.dpatch: Added the patch to compile for sh[34]
+ sh[34]eb. Closes: #156273
+ - debian/patches/glibc22-m68k-compat.dpatch: Newer m68k debian specific
+ compatibility patch. Patched by Michael Fedrowitz <michaelf@debian.org>.
+ - debian/patches/malloc-security.dpatch: Applied malloc security patch
+ Patched by Wolfram Gloger <wg@malloc.de>.
+ - debian/patches/alpha-build-failure.dpatch: Fix alpha build failure.
+
+ -- GOTO Masanori <gotom@debian.or.jp> Wed, 7 Aug 2002 20:56:54 +0900
+
+glibc (2.2.5-13) unstable; urgency=low
+
+ * Ben Collins
+ - Last maintainer upload for me.
+ - Fix double getent listing for build of libc package.
+ Closes: #154133, #152866
+ - Set maintainer to the debian-glibc mailing list. Set uploaders to myself
+ and others.
+ - Placed into CVS (this log entry is the first test commit).
+ - ia64 build failure was fixed in last NMU. Closes: #151956
+ - This sshd/libc bug is long since gone. Closes: #72596, #82468
+ - ldconfig search order has also since been fixed. Closes: #105249
+ - Add patches that OpenOffice needs in order to build. Closes: #153107
+ - Bump min kernel supported to 2.2.0. Closes: #149529
+ - Remove db1 compat library. The only user I know of this is coda. Coda
+ can include it's own version of the library now. I've emailed the coda
+ maintainer.
+ - Bump the shlibs ver because of the min-kernel change, and db1 removal.
+ - Add xdr-array.c security patch, Closes: #154992
+
+ * GOTO Masanori <gotom@debian.or.jp>
+ - applied patches/locale-de_CH.
+ - debian/control: fix my uploader address due to my obsolete gpg key.
+ - debian/copyright: update copyright year.
+
+ * Jeff Bailey <jbailey@debian.org>
+ - Add hurd-i386 patch for support LFS from CVS
+ - Add patch to only declare sys_errlist and sys_nerr on Linux. This
+ allows gcc to build cleanly on hurd-i386.
+ - Require mig >= 1.3-2 (hurd-i386 only), and hurd-dev >= 20020608-1
+ (hurd-i386 only)
+ - Prune hurd-ldflags from Hurd patch list. Noone is quite sure what
+ it's for. With this change, all hurd-i386 patches are now upstream
+ in CVS.
+ - Add 'mathpatch' to fix a math testsuite failure.
+
+ -- Ben Collins <bcollins@debian.org> Thu, 25 Jul 2002 11:13:22 -0400
+
+glibc (2.2.5-12) unstable; urgency=low
+
+ * Non-maintainer upload to fix build problems on ia64
+ * replaces ia64-asm-fixes.dpatch with ia64-perf.dpatch, ia64-strncpy.dpatch
+
+ -- Bdale Garbee <bdale@gag.com> Tue, 16 Jul 2002 17:09:24 -0600
+
+glibc (2.2.5-11) unstable; urgency=low
+
+ * Yet another NMU
+ * Build with a -11 version to work around fragile logic that breaks
+ locale dependencies when using NMU versioning. Closes: Bug#152968
+
+ -- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Jul 2002 23:59:04 +0200
+
+glibc (2.2.5-10.0) unstable; urgency=low
+
+ * Non-maintainer upload by the security team
+ * Rebuild, uploads to both testing and unstable are not allowed
+
+ -- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Jul 2002 04:48:50 +0200
+
+glibc (2.2.5-9) testing-security unstable; urgency=low
+
+ * Something fucked up. Not sure why the .diff.gz size didn't match the
+ .changes/.dsc. Not sure why katie didn't reject the upload when it found
+ that out aswell.
+
+ -- Ben Collins <bcollins@debian.org> Sat, 13 Jul 2002 10:08:51 -0400
+
+glibc (2.2.5-8) testing-security unstable; urgency=low
+
+ * Resolver security bug fix.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 12 Jul 2002 18:24:28 -0400
+
+glibc (2.2.5-7) unstable; urgency=low
+
+ * Misc ia64 asm updates, and strncpy fix
+ * Misc sparc patches from DaveM
+ * Revert sparc64 back to lib64 from my rebelious lib/64 effort. Use gcc-3.1
+ now.
+
+ -- Ben Collins <bcollins@debian.org> Mon, 17 Jun 2002 22:33:39 -0400
+
+glibc (2.2.5-6) unstable; urgency=low
+
+ * Fix locales/config to be 755.
+ * Add big fat note to default nscd.conf about how host cache is insecure,
+ and disable it by default. This lowers the severity of #139879 for the
+ time being. I'll close it when a proper fix is in.
+ * Hurd patches from Jeff Bailey. Hurd goes to libc0.3!
+
+ -- Ben Collins <bcollins@debian.org> Sun, 28 Apr 2002 11:21:48 -0400
+
+glibc (2.2.5-5) unstable; urgency=low
+
+ * Fix missing LOCALES var in locale-gen.
+ * Fix space before "]" in locales/postinst. Closes: #139902, #139977,
+ #140048, #140464, #141408, #141515, #141558, #141617, #141786
+ * Generate list of locales directly in locales/DEBIAN/config, so that we
+ have a working list during pre-inst. Closes: #76954, #141384
+ * Backout nice changes for now.
+
+ -- Ben Collins <bcollins@debian.org> Mon, 25 Mar 2002 21:05:44 -0500
+
+glibc (2.2.5-4) unstable; urgency=low
+
+ * Include s/ip6.arpa/ip6.int/ patch from Fabbione. Closes: #119773,
+ #132310
+ * Fix perms on locales/DEBIAN/config. Closes: #134094, #139682
+ * Update from Glibc CVS: Lots of euro conversions and locales updates.
+ Closes: #128181, #130259
+ Lots of other various fixes (please read the ChangeLog). Closes: #138094
+ * Upstream fixed ia64 ldd rewrite problem. Closes: #128451
+ * Upstream fixed nice return. Closes: #136815
+ * pt_BR translation is ok now, Closes: #128530
+ * Applied patch from Ganesan R to better handle some locale names.
+ Closes: #128969
+ * Add ARM patch to disable hardware caps.
+ * Fix typos in catalan template. Closes: #133247
+ * Add a "Leave alone" option for locales setting of /etc/environment.
+ Make it the default. Closes: #133315, #133315
+ * HPPA patch from Randolph Chung. Closes: #133666
+ * Fix zh_HK date output, from Anthony Fok.
+ * s/Noninteractive/noninteractive/ (hopefully for the last time).
+ Closes: #134381, #137348
+ * Fix locales/config for when locale.gen doesn't exist.
+ Closes: #135343, #134613, #139284
+ * Patch from Gary Hade (via Randolph Chung) to fix gmon-start.
+ Closes: #135748, #129903
+ * Fix locale.1 - s/LC_PAPR/LC_PAPER/ Closes: #114174
+ * Add glibc22-hppa-tests patch from Randolph Chung. Closes: #137513
+ * Alistair McKinstry:
+ - Added locale.alias(5) and locale.gen(5) man pages. Closes: #106117
+ - Patch for glibcbug to correctly handle bad EDITOR setting.
+ Closes: #128699
+ - Include glibcbug.1 manpage. Closes: #128701
+ - Add patch to fix segv in localedef.
+ - Patch for locale.1 and localedef.1 to add missing LC_* vars.
+ Closes: #114174
+ - Fix for the d_fmt field in de_CH. Closes: #27397
+ - Fix locale.alias so Russion charset is KOI8-R instead of ISO-8859-5.
+ Closes: #62586
+ - s/Jun/Juni/ s/Jul/Juli/ for sr_YU. Closes: #131846
+ - Typo in categories.def. Closes: #133379
+ - Update iso-4217.def Closes: #133380
+ - Re-enable el.po since we are using newer gettext. Closes: #133383
+ * nscd.conf.5: Clarification. server-user option cannot be used with
+ -S/--secure. It will fail to start. Also note that using server-user other
+ than root may break some lookup services. Closes: #139433
+ * Completely remove the pthread man pages. They are _way_ out of date (last
+ updated in 1998 according to the ChangeLog). Use the info or html docs
+ instead. Feel free to send me mucho patches for them, if you want them
+ back. Closes: #139052, #139042
+ * Various LSB conformance patches from Joey Hess. Closes: #136815
+ * ia64 patch for R_IA64_NONE relocs. Closes: #135314
+
+ -- Ben Collins <bcollins@debian.org> Sun, 24 Mar 2002 09:49:37 -0500
+
+glibc (2.2.5-3) unstable; urgency=low
+
+ * Fix logic in locales postinst which would fail on empty or missing
+ /etc/environment. Closes: #132025, #131999, #132244
+ * Remove build-dep on gcc-3.0-sparc64
+ * Fix case where no locales are selected, so the only choices for LANG are C
+ and None. This left a hangin comma which debconf doesn't seem to like.
+ Closes: #132245
+
+ -- Ben Collins <bcollins@debian.org> Sun, 3 Feb 2002 23:13:29 -0500
+
+glibc (2.2.5-2) unstable; urgency=low
+
+ * Remove glibc22-m68k-resource.dpatch. Patch is already included upstream.
+ Closes: #130922
+ * Fix thinko in locales postinst. Also add a "None" option for LANG, and
+ check for it in postinst.
+ * HPPA correct unwind setting, from Matthew Wilcox. Also update patch
+ splitting the linuxthreads and rel/rela changes. Closes: #131216
+ * Fix copyright shown for the GNU Libc Manual. Closes: #130866
+ * Fix problem where a binary-NMU rebuild of libc would provide a version
+ that was incompatible with the current locales dep.
+ * Fix atomic_lock_t decleration for hppa. Closes: #131367
+ * Fix logic in locales where LANG wasn't being set in /etc/environment.
+ Closes: #131040
+ * Moved SUPPORTED list to /usr/share/i18n/, since policy says it can't be in
+ /usr/share/doc/locales/. Fixup debconf scripts to notice this.
+ * A few patches from CVS:
+ - Fixes bad optimization in dynamic linker
+ - Updates m68k and arm for unwind
+ - tzdata2002b updates
+ - Some irrelevant (for us) x86_64 updates
+ * Patch from Gerhard Tonn for s390-32 for bits/resource.h.
+ * libc6-sparc64-dev: Change dep to gcc-3.0 instead of gcc-3.0-sparc64. The
+ packages are now merged.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 1 Feb 2002 11:52:54 -0500
+
+glibc (2.2.5-1) unstable; urgency=low
+
+ * New upstream. Closes: #122980, #126441
+ * locales.postinst: Add a signature line to /etc/locale.gen so people can
+ take over the file manually instead of through debconf.
+ * Added -de template for locales. Closes: #114078
+ * Removed need for generate-config.mk. SUPPORTED list for debconf is now
+ generated dynamically using SUPPORTED.gz.
+ * Added debconf option in locales to choose LANG= default in
+ /etc/environment based on contents of /etc/locale.gen. Closes: #117216,
+ #120410
+ * Patched nscd init script. Patch supplied by Grant Bowman. Closes: #121942
+ * Do not install tzconfig(8), Closes: #123679
+ * Removed obsolete BSD license clause in debian/copyright. Closes: #123821
+ * Applied spelling patch for locales description. Closes: #125092
+ * Updated glibc-doc description to note that it includes html docs too. I am
+ not, however, splitting info and html docs into seperate packages. Closes:
+ #125825
+ * Check for the existence of libdb.so.3 before cat'ing it. Closes: #126459
+ * Added powerpc sysconf patch from David Schleef. Closes: #127560
+ * Added SuperH support. Closes: #127740
+ * No longer apply glibc-vs-gcc3 patch. Implementation merged upstream.
+ * Last minute ARM patch to fix unwind.
+
+ -- Ben Collins <bcollins@debian.org> Thu, 24 Jan 2002 00:31:40 -0500
+
+glibc (2.2.4-7) unstable; urgency=low
+
+ * glibc22-hppa: Fix mips/pt-machine.h, so that it patches both the ISA-1 and
+ ISA-2 cases of testandset(). Also add IPC updates from Willy. Closes: #120383
+ * glibc22-hppa: Updated, from Mathew Wilcox.
+
+ -- Ben Collins <bcollins@debian.org> Mon, 3 Dec 2001 12:09:26 -0500
+
+glibc (2.2.4-6) unstable; urgency=low
+
+ * glibc22-hppa.dpatch: Fix lock_held macro on non-hppa. This patch is now
+ enabled by default for all archs.
+ * Update patches for HPPA dynamic loader from.
+ * m68k resource.h patch from Roman Zippel, Closes: #118909
+
+ -- Ben Collins <bcollins@debian.org> Fri, 9 Nov 2001 21:20:59 -0500
+
+glibc (2.2.4-5) unstable; urgency=low
+
+ * Added patch from Ulrich to really fix the [x-] fnmatch() case.
+ Closes: #96013
+ * Updated gcc3 compat patch.
+ * Several changes to ldconfig:
+ - Parse the config file before checking system directories. This is needed
+ to make sure it is possible to override system directories.
+ - Cleanup the config file parsing routine a bit. Make sure we open the
+ config file with correct perms in case it gets created by this call.
+ * Pulled from CVS as of Oct 27, 2001:
+ - Includes fnmatch fix upstream.
+ - strxfrm fix.
+ - dlfcn fix for C++ program usage.
+ - ENABLE_NLS fixes for various functions (doesn't affect us, since it is
+ mainly meant for non-nls builds).
+ - IPv6 reverse lookup fixes.
+ - Lots of libm fixes.
+ - Several language translation updates.
+ - Several m68k setjmp fixes.
+ - Some mips fixes merged.
+ - Timezone updates.
+ - S390 ucontext fixes.
+ - Several hurd fixes.
+ - ELFOSABI_* Updates.
+ * Update the kernel headers on all the systems I build for (arm, ppc, i386,
+ mips, sparc, sparc64, hppa).
+ * Added "es" template for locales, from Carlos Valdivia. Closes: #117413
+ * Fixup ttyname patch for devfs, which broke some things. Closes: #117551
+ * Remove the errno.texi explanation for _GNU_SOURCE for two defines. The
+ thing is, according to the libc manual conventions, this is not the
+ correct way to handle it. In fact, it is already done according to the
+ convention of the rest of the manual. The two items are tagged with the
+ "GNU" comment, meaning they are GNU extensions. The libc manual explains
+ in its introductory chapters that this means it needs the _GNU_SOURCE
+ define.
+
+ -- Ben Collins <bcollins@debian.org> Mon, 29 Oct 2001 20:25:40 -0500
+
+glibc (2.2.4-4) unstable; urgency=low
+
+ * Hopefully fix the damn .html docs. Looks good to me. Closes: #84237,
+ #89382
+ * Fix inttypes.h typo. Closes: #114483
+ * Disable sanity checks for gcc-3.0 archs, Closes: #114724
+ * Fix entry for locales depending on debconf. Closes: #115155
+ * Fix echo commands when generating locales.config. The -e option is not
+ portable.
+ * New hppa patch from several people. This, along with the .10 binutils,
+ should fix all of hppa's problems.
+ * Apply devfs compatibility patch for ttyname. Closes: #74911
+ * Add (modified) patch for ldconfig to create ld.so.conf if it doesn't
+ exist. Original patch from David Whedon, Closes: #98763
+ * Clarify some errno.texi functions wrt _GNU_SOURCE. Patch from Jeremiah
+ Savage. Closes: #99683
+ * Add conflicts/replaces for all the potato locales that cannot be installed
+ with this glibc (and are actually supported now). Closes: #108015
+ * Fix comma in confnames.h to make all the -pedantic folks happy :).
+ Closes: #113498, #113816, #114672
+ * Include a mips termios.h cleanup patch, sent by Ryan Murray, patch by Ralf
+ Baechle.
+ * Add Russion template for locales package, by Ilgiz Kalmetev. Closes:
+ #114303
+ * Fix sed in ia64/ldd-rewrite.sh: Closes: #115784
+ * Add Brazilian Portuguese locales template from Andre Luis Lopes, closes:
+ #116435
+
+ -- Ben Collins <bcollins@debian.org> Wed, 24 Oct 2001 12:28:49 -0400
+
+glibc (2.2.4-3) unstable; urgency=low
+
+ * Apply patch to fix es_AR number formatting. Closes: #108373
+ * Fix SA_* defines on some archs. Patch sent upstream, and accepted.
+ Closes: #113273
+ * Brought in dynamic module patch from CVS that fixes
+ mozilla/galeon/konquerer. Closes: #113457, #113481, #113708
+ * Fixed libc postinst for the readlink call. Based on patch supplied by
+ Branden Robinson. Closes: #113459
+ * Increase shlib dep to 2.2.4-2. Closes: #113731
+
+ -- Ben Collins <bcollins@debian.org> Sat, 29 Sep 2001 23:38:11 -0400
+
+glibc (2.2.4-2) unstable; urgency=low
+
+ * Updates from CVS Head, includes some s390 fixes, closes: #109072
+ * Reincluded some missed patches (notable the fakeroot fix), closes:
+ #109162
+ * Include the iconvconfig program in the libc6 package, closes: #109600
+ * Fixup locales/libc dep back to the old way, closes: #109850
+ * Apply patch for locale-gen.8, closes: #110554
+ * Apply patch to make /etc/locale.gen generated by debconf interface.
+ Thanks to Ho-seok Lee, closes: #110980, #110661
+ * glibc22-fts.dpatch: Remove, fixes upstream now.
+ * libc/DEBIAN/postinst: Before calling init u, make sure /proc/1/exe
+ resolves to /sbin/init. This should help ensure we don't muck up
+ debootstrap. closes: #110615
+
+ -- Ben Collins <bcollins@debian.org> Fri, 7 Sep 2001 14:52:02 -0400
+
+glibc (2.2.4-1) unstable; urgency=low
+
+ * Final release of 2.2.4. Not much changed from 2.2.3-11.
+ * Remove cruft from debian/patches/
+
+ -- Ben Collins <bcollins@debian.org> Thu, 16 Aug 2001 09:29:14 -0400
+
+glibc (2.2.3-11) unstable; urgency=low
+
+ * Updated to HEAD of CVS as of Aug 11, 2001
+ - Misc fixes found in 2.2.4pre2
+ - This is basically 2.2.4pre3
+ * New glibc-vs-gcc3 patch, closes: #108408, #108364, #108415, #108364,
+ #108454, #108476
+
+ -- Ben Collins <bcollins@debian.org> Sun, 12 Aug 2001 10:02:12 -0400
+
+glibc (2.2.3-10) unstable; urgency=low
+
+ * Updated to HEAD of CVS, as of Aug 4, 2001
+ - Mostly arch specific bug fixes.
+ - This is actually the same as 2.2.4-pre2 (releasing in a day or so)
+ * Ok, I give up. I don't want any more bug reports, so I've added the
+ nfs getdents fix. If it breaks anything, I will hunt down all of those
+ who submitted the patch/bug. closes: #86877
+ * Added two more Q/A's to the Debian FAQ (AKA "The Overfiend Clause" :)
+ This documents Debian's glibc following stable CVS, and also
+ kernel-headers desync.
+ * Added latex2html to build-dep-indep, closes: #101662
+ * Fix tzconfig so it handles ambiguous names correctly, closes: #105580
+ Patch by Martin Pool <mbp@valinux.com>
+ * Add copyright and license to tzconfig, closes: #105581
+ * Updated libc0.2 hurd dep to (>= 20010718-1), closes: #106291
+ * Include locale-gen.8 manpage from Eduard Bloch <edi@gmx.de>
+ * Duh. We don't need to cat in the saved libdb.so.3 to the new location.
+ Ldconfig does the work for us by creating a symlink to it.
+ * Remove sysdeps/powerpc/memset.S so ppc gets the generic C version for
+ now (which is actually faster on most machines anyway), until they get
+ their memset.S fixed (especially for Power3).
+ * Added updates for hppa patch from Matthew Wilcox.
+ * debian/rules.d/control.mk: Added hppa to list of archs for libc6
+
+ -- Ben Collins <bcollins@debian.org> Tue, 7 Aug 2001 10:11:22 -0400
+
+glibc (2.2.3-9) unstable; urgency=low
+
+ * Really fix the timezone problem this time. I moved the UTC check
+ before the TZ check, and then reuse that to get the TZ date, instead
+ of the other way around. That solves the problem. Using this method, I
+ can get the UTC date first setting LC_ALL=C, and then allow the
+ override for the real UTC0 and $TZ date, so we get lang support
+ without breakage now.
+
+ -- Ben Collins <bcollins@debian.org> Tue, 24 Jul 2001 12:19:48 -0400
+
+glibc (2.2.3-8) unstable; urgency=low
+
+ * Use glibc- instead of glibc_ for the provides between libc and
+ locales. Underscores are actually not allowed in package names.
+ * CVS as of July 22, 2001
+ * Use LC_ALL instead of LANG in libc postinst, closes: #106043, #106078,
+ #106081, #106187, #106215
+ * Use Noninteractive, not noninteractive in postinst's, closes: #105902
+ * SUPPORTED file ends in .gz...guess some people can't bother to add
+ that themselves. Also, add notes about locale-gen closes: #105915
+ * Fix cp -L calls, use cat instead to make sure we avoid any command
+ line problems, closes: #106120, #106096
+ * MIPS WARNING: The MAP_BASE_ADDR patch does not apply anymore, since it
+ seems that whole bit of code was removed. MAKE SURE THIS DOESN'T BREAK
+ ANYTHING! :)
+
+ -- Ben Collins <bcollins@debian.org> Sun, 22 Jul 2001 23:04:15 -0400
+
+glibc (2.2.3-7) unstable; urgency=low
+
+ * CVS as of 7-9-2001, closes: 101308, 103251, 100398, 100398
+ * New hppa patch, still not enabled by default since I got deadlocks in
+ the linuxthreads tests (ex2 and ex10) on sparc.
+ * Increased shlibdep to 2.2.3-7
+ * SUPPORTED locales list is now in doc dir, and locale.gen is a
+ non-changing file (still a conffile, but it doesn't change when glibc
+ changes).
+ * Fix fts patch so it doesn't break Hurd, closes: 102826
+ * Make libc provide glibc_$DEBVERSION, and locales depend on it. This
+ way we make sure everything matches up. closes: 100605, 100605,
+ 101034, 100605, 99344
+ * Added some more UTF-8 locales, closes: 103742, 86372
+ * Fixed hurd's ldconfig, closes: #101691
+ * Already fixed ld_envlib_path, closes: 101622
+ * In libc preinst, detect if we are upgrading from a version where we
+ used to provide our own libdb.so.3, and keep a copy. We reuse it
+ during postinst. This way, we have no time where libdb.so.3 doesn't
+ exist. closes: 101795, 103586
+ * Removed depends on libdb2 from libc6, since our hack above makes it
+ pointless. Now, libc6 should get installed before libdb2 (since it
+ depends on libc6), which will leave a working libdb.so.3. After libdb2
+ is upgraded, the new libdb.so.3 will be installed, which will work
+ since the new libc6 that it depends on is also working.
+ * Fixed calls for zoneinfo as per JoeyH's suggestion. closes: 100461
+ * Updated copyright notice since LGPL 2.1 is now used.
+
+ -- Ben Collins <bcollins@debian.org> Tue, 10 Jul 2001 14:00:59 -0400
+
+glibc (2.2.3-6) unstable; urgency=low
+
+ * CVS As of 6-9-2001, closes: #100055
+ * debian/sysdeps/depflags.pl: Fix typo where netbase/netkit-rpc wasn't
+ being added to libc-dev control flags, closes: #98735, #99460, #99990,
+ #100382
+ * Moved rpcinfo from /usr/sbin to /usr/bin... closes: #100279
+ * Added fts() security patch
+ * Updated patch for HPPA, now also enabled per default
+
+ -- Ben Collins <bcollins@debian.org> Sat, 9 Jun 2001 16:35:29 -0400
+
+glibc (2.2.3-5) unstable; urgency=low
+
+ * CVS as of 5-28-2001
+ * Added fake ldconfig script for hurd, provided by Robert Bihlmeye,
+ closes: #95189
+ * Add replaces for netbase (<< 4.0), closes: #98708, #98735
+ * Install rpcgen/rpcinfo manpages, closes: #98710
+
+ -- Ben Collins <bcollins@debian.org> Mon, 28 May 2001 14:36:32 -0400
+
+glibc (2.2.3-4) unstable; urgency=low
+
+ * CVS as of 5-24-2001
+ * Add forgotten mips ld.so patch
+ * Added s390 to arch lists, closes: #97718
+ * Add m68k fPIC patch for libc_nonshared, closes: #97663
+ * Add LD_LIBRARY_PATH to --library-path, closes: #98638
+
+ -- Ben Collins <bcollins@debian.org> Thu, 24 May 2001 16:10:09 -0400
+
+glibc (2.2.3-3) unstable; urgency=low
+
+ * Upgraded to CVS as of 5-20-2001
+ * New HPPA patch (applies cleanly)
+ * Fix prep.sh, closes: #97600
+ * Add rpcinfo to libc, and rpcgen to libc-dev. Add Conflicts/Replaces
+ for both packages with netkit-rpc, closes: #93280
+
+ -- Ben Collins <bcollins@debian.org> Mon, 21 May 2001 09:56:47 -0400
+
+glibc (2.2.3-2) unstable; urgency=low
+
+ * Enable threads for hppa
+ * Updated to CVS as of May 10, 2001, closes: #96968, #94501
+ * Run locale-gen on upgrades from before 2.2.3-1, closes: #96767, #96913
+ * Should be fixed, old regex problems, closes: #86728, #88677
+ * This should be fixed now too, closes: #88662
+ * There were some regcomp related fixes that appear to have fixed this,
+ closes: #93167
+ * Build-Depends-Indep: s/perl5/perl/, closes: #95782
+ * Updated eo_EO from Edmund GRIMLEY, closes: #78085
+
+ -- Ben Collins <bcollins@debian.org> Thu, 10 May 2001 13:54:42 -0400
+
+glibc (2.2.3-1) unstable; urgency=low
+
+ * Were up to 2.2.3 now.
+ * libc-dev: Conflict with older gcc's that do not have the weak-sym or
+ pic-kludge patches.
+ * ldd.dpatch: New and improved fix for the "no execute permissions"
+ buglet. Now, ldd will not call the "file" command for every file. This
+ should speed up dpkg-shlibdeps a lot.
+ * Removed some obsolete db2 patches
+ * Removed some other obsolete patches
+ * Conflict with libnss-db that used db2
+ * Depends on current libdb2 which contains libdb.so.3...hopefully this
+ wont make apt choke because of a dep loop
+ * Use the new gcc-3.0 to build sparc64 64bit libc/libc-dev packages.
+ * Build-Depend += gcc-3.0-sparc64 [sparc]
+
+ -- Ben Collins <bcollins@debian.org> Thu, 12 Apr 2001 21:08:33 -0400
+
+glibc (2.2.2-4) unstable; urgency=low
+
+ * Yeah! We can disable our libdb.so.3 (db2) interface in favor of the
+ one in libdb2. That package now has a symboled version so we can start
+ to migrate away from this cruft. However, we do still have the db1
+ support.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 19:17:39 -0500
+
+glibc (2.2.2-3) unstable; urgency=low
+
+ * Disable building of optimized libs for now. I did not forsee the
+ problems involved with symbol skew between ld-linux.so.2 and the
+ optmized libc.so.6. As of now, I can see no way around this.
+ * Make libc6 conflict with the optimized libs for now, so we can get rid
+ of them, closes: #90753, #90758, #90763, #90770, #90778, #90779
+ * RPC patch from Jakub Jelenik, probably closes: #90830
+ * Add build-dep for file, m4 not needed now that opt libs are gone.
+ closes: #90773
+
+ -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 10:31:24 -0500
+
+glibc (2.2.2-2) unstable; urgency=low
+
+ * Fix ld.so shlib output, closes: #87655
+ * Update to latest CVS, as of 2001-03-21
+ * manual/arith.texi: Fix documentation of fast and least integer
+ typedef's. Patch sent upstream, closes: #84711
+ * glibc22-getaddrinfo.dpatch: Add fix from Hiroyuki YAMAMORI
+ <h-yamamo@db3.so-net.ne.jp>, closes: #85304
+ * i386/mathinlines.h: Fix non-ANSI ?: construct, closes: #85322
+ * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add and fix some madvise
+ declerations, closes: #86676
+ * Explicitly list inetd to be restarted, closes: #86715
+ * Updated Hurd SIOCS patch from Marcus Brinkman
+ <Marcus.Brinkmann@ruhr-uni-bochum.de>, closes: #87903
+ * Added eo_EO locale by Robert Thomson <sirrmt@dingoblue.net.au>
+ * Check to make sure any services actually need to be restarted, closes:
+ #88440
+ * Conflict with old strace, which appears to break under new libc6,
+ closes: #88775
+ * Make sure we remove any CVS cruft, closes: #90173
+ * Removed -O2 override for hppa, at Matt Taggart's request.
+ * Build-Depend on latest gcc so we get the weak sym stuff right.
+ * Made opt libs compiled specifically for 2.4.0+ kernels. This should
+ make them even faster and smaller since it reduces the compatibility
+ code.
+ * libc-opt/DEBIAN/preinst: Check to make sure we are running under a
+ 2.4.0 kernel, and under the correct cpu
+ * libc/DEBIAN/{prerm,postinst}: Changed check for package name to use
+ basename of $0 as opposed to uname.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 23 Mar 2001 10:30:47 -0500
+
+glibc (2.2.2-1) unstable; urgency=low
+
+ * New upstream version
+ * Updated to CVS as of 2001-02-16, should make alpha build now.
+
+ -- Ben Collins <bcollins@debian.org> Thu, 15 Feb 2001 23:55:24 -0500
+
+glibc (2.2.1-4) unstable; urgency=low
+
+ * Fixup section "disparities" between control and overrides on
+ ftp-master
+
+ -- Ben Collins <bcollins@debian.org> Tue, 13 Feb 2001 11:47:22 -0500
+
+glibc (2.2.1-3) unstable; urgency=low
+
+ * Update CVS, should fix regex memleak, closes: #85788
+
+ -- Ben Collins <bcollins@debian.org> Mon, 12 Feb 2001 22:57:56 -0500
+
+glibc (2.2.1-2) unstable; urgency=low
+
+ * Synced with CVS as of 2001-02-09, 2.2.2-pre1
+ * shlibs: s/libdb1/libdb/
+ * debian/rules (clean): remove shlibs file, since it is generated
+ * move getaddrinfo patch to it's own .dpatch
+ * Added some ia64 setups, closes: #82384
+ * clean target, remove debian/control.in/libc?*, since they are
+ generated
+ * debian/control.d/main (locales): Fix description to reflect recent
+ merging of the i18ndata package, closes: #82347
+ * Added hppa patch from Matt Taggart <taggart@carmen.fc.hp.com>
+ * db/ndbm.h: s,db.h,db1/db.h, closes: #83171, #83443
+ * Added extra disclaimer to the locale postinst warning. closes: #83394
+ * libc/DEBIAN/postinst: change logic in check for init. closes: #84287
+
+ -- Ben Collins <bcollins@debian.org> Mon, 29 Jan 2001 10:54:53 -0500
+
+glibc (2.2.1-1) unstable; urgency=low
+
+ * Upstream version 2.2.1 release, not many changes for us really, since
+ we've been using CVS all along.
+ * Included Hurd-SIOCS patch from Marcus Brinkman.
+ * segfault.c: s/__access/access/. Patch sent upstream. closes: #82026
+ * Increase shlibdep version to 2.2.1
+ * Merged i18ndata package into locales package. closes: #81990
+ * Added snmpd to the restart list, closes: #81736
+ * Resynced bug list. Count is 57 now...
+
+ -- Ben Collins <bcollins@debian.org> Wed, 10 Jan 2001 08:55:08 -0500
+
+glibc (2.2-11) unstable; urgency=high
+
+ * Synced to CVS as of 2001-01-09 - 52 unique bugs and decrementing...
+ This fixes the RESOLV_HOST_CONF security problem.
+ * Included nscd(8), nscd_nischeck(8) and nscd.conf(5) man pages by
+ Sebastian Rittau <srittau@jroger.in-berlin.de>. closes: 66365
+ * /etc/init.d/nscd: Actually uncomment and use the nscd_nischeck to see
+ if we want to start in secure mode.
+ * debian/manpages/getconf.1: New manpage for getconf utility. closes:
+ #63897
+ * debian/manpages/catchsegv.1: New manpage for catchsegv utility.
+ closes: #70740
+ * debian/glibc-doc/usr/share/doc-base/glibc-manual: Fix for new html
+ setup.
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Try absolute lookups first.
+ closes: #64192
+ * manual/conf.texi (File Minimums): make _POSIX_PATH_MAX match the
+ posix1_lim.h value, patch sent upstream aswell. closes: #81628
+
+ -- Ben Collins <bcollins@debian.org> Sun, 7 Jan 2001 16:15:34 -0500
+
+glibc (2.2-10) unstable; urgency=low
+
+ * Synced to CVS as of 2001-01-05 - 64 unique bugs and decrementing...
+ * manual/stdio.texi: getline(): Clarify the return value if EOF is
+ reached before a newline. Patch sent upstream aswell. closes: #14590
+ * manual/string.h: basename()/dirname(): Added documentation for these.
+ Basename() required two definitions, one for the GNU version, the
+ other for the XPG version. Included examples. Patch sent upstream.
+ closes: #27586
+ * DISCLAIMER: All three of the above changelog entries did in fact change
+ the state of the files in this source. It is the opinion of the
+ maintainer (hereto after refered to as GOD), that the changes made do
+ in fact make the package(s) better. GOD does not warantee that these
+ changes will make your life (be it sex life, or no life) better. GOD
+ does guarantee that you (hereto after refered to as NON-DIETY) will
+ gain great wisdom simply by using this(these) package(s). The
+ NON-DIETY shall not, in any event, hold GOD responsible for misreadings
+ of these statements.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 5 Jan 2001 10:46:42 -0500
+
+glibc (2.2-9) unstable; urgency=low
+
+ * CVS synced as of 2001-01-03. Happy freaking new year.
+ * Remove FAKEROOT check, since we don't build locales now, we don't have
+ to worry about it.
+ * dlfcn/dlerror.c: dlerror(): Check for result->errstring being NULL,
+ closes: #80991
+ * No offense, but I cannot be expected to debug fortran programs
+ compiled with a commercial(?), non-GNU compiler. Talk to them about
+ getting it to work. As for the "works on RH, but not Debian", most
+ likely that didn't do anything to make it very portable. closes: #68510
+ * Tested with current NIS, and the test cases passes with no open fd's.
+ closes: #52222
+ * Make note of AMD in libc6-i[56]86 descriptions. closes: #77791
+ * Make note about some commercial programs not liking our optimized
+ libraries (IBM JDK for one). closes: #78656
+ NOTE: To the submitter of this bugreport, I'm pretty sure the JDK
+ relies on frame-pointer to handle some special ass-backwards stuff,
+ which wont work with these libraries since they are compiled without
+ frame-pointer (making it hard to strace, and debug using these libs).
+ * Yes, semget(2) refers to SEMMSL, but nothing I can find says it should
+ be defined in userspace. closes: #11560
+ * This patch only applies to kernel-headers, and since they don't need
+ to be used in userspace, it's ok to have some oddities, closes: #55578
+ * I was able to write an 90 byte "Hello World" .c, and compile it into
+ an 800 byte static binary using -nostdlib and -Wl,-lc. closes: #21676
+ * Making an ar archive from one .o is just silly, closes: #58606
+ * Patch sent upstream. Might change a bit, but the result should be the
+ same, closes: #73003
+ * I believe the reason the .pwd.lock file remains is to avoid a race
+ condition, where something might be waiting for the lock, and
+ unlinking it would cause something else to be able to obtain the lock,
+ even though it isn't available. closes: #14093
+ * I tried to reproduce this, but glob kept working right for me. I think
+ the user is misusing the function. Most likely they are passing the
+ glob on the command line, which is in turn doing some escape
+ processing, and not working right with glob() itself. closes: #67921
+ * In Debian, locales are not required to be installed. closes: #35875
+ * Could not reproduce in the latest glibc. Upstream seems to have fixed
+ this. closes: #75163
+ * Bug report log says this is fixed in glibc 2.1.1, closes: #36775
+ * I think this was an issue with the gcc-2.95 compiler defaulting to
+ 486 instruction sets. This was fixed by gcc some time ago. closes:
+ #38998
+ * The "order" directive in host.conf is supposed to be a space seperated
+ list of sources, not comma. This is a bug in host.conf(5), which has
+ already been reported. I'm closing this one to avoid duplication.
+ closes: #35731
+ * Appears to be related to #36775, but I checked the test case anyway,
+ and it worked as expected. closes: #35035
+ * I tried the test program, and it worked fine. So either guile or glibc
+ fixed the bug already. closes: #36030
+ * The locales package is not referenced by any other package ATM.
+ closes: #38742
+ * Symlink /usr/share/zoneinfo/localtime to /etc/localtime for libc5
+ compat. closes: #48705
+ * SUSv2 defines putenv as "int putenv(char *)", closes: #60960
+ * From my understanding of of the SUSv2 definition, the pointer
+ reference of inbuf may be incremented to the current position of
+ translation. So in actuality, the object is not const. GLibc
+ interprets this using the __restrict compiler option (defined in gcc's
+ later than 2.92, e.g. egcs 1.1.2, and gcc 2.95). closes: #77312
+ * Fixed ambiguity problem in tzconfig, closes: #69045
+ * This was a netscape/libc5/plugin issue, closes: #50672
+ * User error. He is setting all of the fd's in the pollfd struct to -1,
+ which returns POLLNVAL, which is the expected response. closes: #51877
+ * objstack_* does use const definitions now, closes: #68918
+ * This was the old xmms-segv's-on-exit bug, fixed by glibc 2.1.9X (can't
+ remember which version exactly). closes: #74345
+ * leading zero makes sscanf determine the number as an octal, closes:
+ #69278
+ * zic.8: zdump is section 1, not 8. closes: #72095
+ * Old libdb2 upgrade issue, fixed in during the 2.1.9x uploads. closes:
+ #72663
+ * Update this changelog to include the revisions from the stable (potato)
+ updates.
+ * Patch sent upstream. Fixes timezone showing up as "/etc/localtime".
+ closes: #71060
+
+ -- Ben Collins <bcollins@debian.org> Tue, 2 Jan 2001 20:22:11 -0500
+
+glibc (2.2-8) unstable; urgency=low
+
+ * The one-liner fix for devpts.sh
+ * Patch sent and accepted upstream, closes: #80485
+ * CVS synced as of 2000-12-30
+
+ -- Ben Collins <bcollins@debian.org> Thu, 28 Dec 2000 09:49:30 -0500
+
+glibc (2.2-7) unstable; urgency=low
+
+ * Synced to CVS as of 2000-12-25
+ * Patches sent upstream, closes: #75334, #34550, #71928, #11839, #75349
+ closes: #38392, #68923, #77416, #39440
+ * TCPOPT_EOL, TCPOPT_NOP, TCPOPT_MAXSEG: not declared in glibc (was a
+ libc5 thing), so they don't need to be documented, closes: #9888
+ * Use texi2html for .html output, which actually does split the file,
+ closes: #61257, #76678
+ * Hmm, not sure I can fix hamm->slink upgrades for libc6-doc->glibc-doc,
+ closes: #32792, #32801
+ * Fixed by upstream, closes: #62173, #10686, #37014, #54051, #57297
+ closes: #53786, #74611, #37162, #41388, #60255, #63569, #67204
+ closes: #67205, #60034, #42850, #60320, #39594, #59800, #48371
+ closes: #66803
+ * Could not reproduce. My test program showed that it resolved the
+ libpthread properly. I am going to assume user error, or some
+ funkiness on the user's system. closes: #78585
+ * This is reported as a kernel issue, and the submitter was asked to try
+ a newer kernel, but never replied. I'm closing on the grounds that I
+ believe it was a kernel issue, closes: #45693
+ * The iconv test program seems to work as expected in glibc 2.2,
+ closes: #39762
+ * lt_LT uses ISO-8859-13 now, closes: #10358
+ * Things relying on sort to work correctly, should set LANG=C to get
+ expected behavior, closes: #56195, #61746, #69544
+ * Fixed long long ago, closes: #58226, #58586, #35948, #76246, #53530
+ closes: #39584, #13800, #34452, #53894, #54096, #42490, #30683, #32468
+ closes: #29619, #34816, #35113, #39071, #35334, #35497, #42867, #36212
+ closes: #59316, #62826, #35131, #36952, #43659, #24090, #36076, #45041
+ closes: #54156, #37307, #27146, #34729, #47457, #34699, #35250, #34538
+ closes: #30054, #35389, #36655, #36762, #36932, #36933, #61163, #58954
+ * We no longer build locales at build time, but at install time, closes: #69172
+ * I don't see the problem in this testcase, works for me, closes: #73018
+ * debian/control.in/main: Show in description that nscd also handles
+ host lookups, closes: #48716
+ * Unreproducable, probably fixed in 2.2, closes: #57026, #42726, #40768
+ closes: #45848, #58367, #62990, #40870, #67296, #38897, #60099, #66769
+ * nscd now has a --invalidate option, closes: #42727, #43729
+ * adduser now calls nscd -i, so works correctly, closes: #36080
+ * Hey, it's one of my bugs, and it isn't any good! closes: #34940
+ * Yeah, I agree with the bug report. If you don't want nscd to run on a
+ particular system, just uh, don't install it, closes: #36621
+ * Setting Fixed to, closes: #47289
+ * Do not use UNIX_PATH_MAX, use SUN_LEN(ptr) (defined in sys/un.h),
+ closes: #61963
+ * _PATH_DEFPATH is the bare minimum for linux. If you want more, use the
+ PATH env, closes: #31983
+ * The man page is wrong. dlerror.c, and dlfnc.h both show that the
+ return string is allocated, so it is not const. closes: #35694
+ * All together now, "Using kernel headers in userspace is BAD",
+ closes: #12207, #19646, #43105
+ * Ran the test case with -O0, -O2, -O3, -O6 on sparc and i386, and did
+ not see the problem reported, closes: #37154, #27516
+ * Seems perl has worked around this (or libc has), since perl modules
+ are building fine, AFAICT, closes: #34110
+ * Linus does not suggest doing /usr/include/{linux,asm} symlinks
+ anymore. closes: #24949
+ * This isn't a glibc bug, it was a gdb bug that is now fixed. closes: #27544
+ * lrint is defined with -D_ISOC99_SOURCE, closes: #43530
+ * No reference to which docs, nor is there a test case, so: closes: #63511
+ * Doh, this was already fixed by me in 2.2-6! closes: #79666
+ * User malfunction, not a bug. closes: #39648, #50261, #36075
+ * Including stdio.h only ensures that getline will work, it does not
+ guarantee you that it's return type is defined, which you must do
+ yourself. closes: #62511
+ * O_LARGEFILE is only usable when compiling with -D_LARGEFILE64_SOURCE,
+ closes: #68873, #52455
+ * Ok, strcoll doesn't seem as slow now as shown in the bug report when
+ LANG is set. The thing is, this function will always be slower when it
+ has to take localization into account. closes: #62803
+ * Re bug #44093
+ a) I'm pretty sure there is no problem with libc translating errno
+ from the kernel, else we'de have some serious problems.
+ b) The ioctl() manpage cannot document all returns (and in fact it
+ says that it does not document all ioctl types).
+ c) I'm pretty sure the EIO return on this particular case is generated
+ by the kernel.
+ closes: #44093
+ * Tested this, and I was able to get 1022 temp files from mkstemp on a
+ single run, using the same template, closes: #31415
+ * Ulrich Drepper, Re: sortlist in libresolv:
+ >It never was and in general is not wanted. Beside, it is another poor
+ >DNS feature which doesn't work with IPv6. Finally, the NSS gethost*()
+ >functions don't have the supporting code.
+ closes: #64327
+ * lpd should not be using internal glibc functions. closes: #33686
+ * makedb -V has no translation now, closes: #34702
+ * Checking printf returns is left to the programmer, closes: #28250
+ * Ok, the 51 pages of flaming in tis bug report leads me to believe that
+ this will never be resolved in glibc. IMO, it is up to the programmer
+ to be smart enough to check these things (where it matters). I am
+ closing this bug report on the precedence that it is not really a bug
+ because current functionality meets specs (and this bug report would
+ break that compatibility). This entire bug report should be archived
+ all on it's own. Hell, it should have it's own BTS just to track the
+ conversation. closes: #28251
+ * mkstemp complies with SUSv2 and BSD 4.3. Changing it's bahvior would
+ cause portability problems. closes: #34793
+ * Downgrading is not supported, closes: #36578
+ * The test case did not use pthread_detach(), which resolved the issue.
+ closes: #25879
+ * Fix devpts regex for when to mount devfs. closes: #79830
+ * I believe Wichert found out that base-passwd did have a bug that was
+ causing this, and fixed it. closes: #55367, #79043
+ * First of all, I do think tzconfig manpage needs to be in section 8.
+ However, changing the execute permissions does very little. In fact it
+ does nothing. Since normal users don't have perms to change the system
+ tz, it doesn't matter if they can execute tzconfig. closes: #62397
+ * Added autofs to the services that need to be restarted.
+ closes: #80453, #79926
+ * Use neat dpkg/awk one-liner from Adam Heath to get list of installed
+ services for the daemon check. closes: #80454
+ * tzconfig allows you to choose UTC now. Just go to "12" (none of the
+ above), and then choose UTC. closes: #38556, #35094
+ * Ok, my opinion on this is that you should check dlopen's return every
+ time. The example program shows that they did not do this. closes: #37604
+ * Looks like a bug in haskell to me. closes: #37902
+ * IIRC, all the BSD code is gone. closes: #58270
+ * Bug report claims it is not a bug. closes: #42155
+ * We have optimized libs now, so that should solve this. closes: #44619
+ * I'm pretty sure this "large" wtmp file with only 3 entries is a sparse
+ file (check with du). closes: #43950
+ * I seriously doubt that ld.so's LD_LIBRARY_PATH stopped working.
+ closes: #59110
+ * I don't think this is a glibc bug. Sounds more like a cross-compiler
+ bug. closes: #68424
+ * In Debian, 2.1.2 and 2.1.3 are binary compatible. closes: #60113
+ * To get i18n/charmaps, you need to install i18ndata. closes: #65132
+ * We don't need to mount shmfs anymore, closes: #65510
+ * Fixed by dpkg, closes: #66913, #64906
+
+ -- Ben Collins <bcollins@debian.org> Mon, 25 Dec 2000 08:42:49 -0500
+
+glibc (2.2-6) unstable; urgency=low
+
+ * Added m68k lchown fixes, plus removed conflict for libstdc++2.10-dev
+ on m68k. Bug/patch provided by Michael Fedrowitz
+ <michael.fedrowitz@informatik.uni-ulm.de>, closes: #78937
+ * libc-opt: added memprof to the death list of packages that don't work
+ with our optimized libraries, closes: #79224
+ * Added Provides: glibc2.2 to libc6/libc6.1/libc0.2 so I can make
+ locales dep on it, closes: #78495
+ * CVS sync as of 2000-12-15
+ * Fixed previously: closes: #75865, #77170, #75473
+ * Added a "." counter while checking services for install, closes: #78881
+ * %hhn works as expected in i386 in this version of glibc, closes: #79221
+ * Looks like this is resolved, closes: #59429
+ * The libc info page says not to use fgets on streams that may have NULL
+ char's, which sockets might, closes: #57729
+ * This is probably fixed, if not reopen it please, closes: #24414
+ * Well this bug report has no report in the BTS, I am going to assume
+ from the age and type of the title, that it is fixed, closes: #21272
+ * Old ld.so issue, most likely resolved in hamm, closes: #46173
+ * This bug is a simple programming mistake. For one the child never
+ * fills the buffer in certain cases, so it's contents are never flushed.
+ If the program called fflush after every output, then it works fine,
+ closes: #26226
+ * The new upgrade code in libc postint should resolve this, closes: #64074
+ * This is a compilation error. libc.so.6 does not contains fxstat
+ (libc-nonshared.a does), so if you don't link properly (like with
+ gcc), you will miss some symbols, closes: #36139
+ * Similar to the above, also resolved, closes: #30427
+ * Old ld.so bug, fixed, closes: #70658
+ * Current localedef doesn't seem to segv on improper input, closes: #65634, #64878
+ * YAOLDSOB (Yet Another LDSO Bug), closes: #42944
+ * Lack of useful info in the BTS ("I suspect glibc" doesn't cut it),
+ closes: #36498
+ * Someone needs to read release notes, closes: #41455
+ * Uh, tzconfig works. Tzselect is not for changing timezones, but for
+ querying what the available ones are. From tzselect(1):
+
+ Note that tzselect will not actually change the timezone
+ for you. Use the tzconfig(8) utility to achieve this.
+
+ So you see, this is how it's meant to be, closes: #37409
+ * Fixed in glibc 2.2, closes: #42512
+ * a) all init scripts need to support restart
+ b) postinst uses stop/start now anyway
+ c) postinst fails much better now when things go wrong
+
+ closes: #52914
+ * getaddrinfo does DNS lookups regardless because of the nature of the
+ function. Also it handles ipv4/ipv6 better now, closes: #60743
+ * I don't see why libc6 needs to create /etc/rcS.d/ when dpkg does it so
+ closes: #66138
+ * strstr seems pretty fast now, closes: #10689
+ * Latest emacs/libc6 is working fine, closes: #48476
+ * YAOLDSOB, closes: #42135
+ * libstdc++-v3/glibc2.2 compiles fine together, closes: #66757
+ * strerror() with maxerror+1 works as expected now, closes: #40184
+ * No other info, and no similar reports. Assuming user error, closes: #31465
+ * Old ssh-nonfree getting a sigsegv is not a bug in libc6, but sshd,
+ closes: #41800
+ * Restarting woffle already, closes: #74164
+ * I believe this was due to some old nss1 issues, which are now resolved
+ during upgrades, closes: #35089
+ * This is something libc6 itself cannot fix. Either way, rsh/rlogin is
+ broken by nature, closes: #19168
+ * Well, I can't retroactively go back to hamm and add a stub for
+ setresuid(), closes: #29675
+ * Fixed upstream a long time ago, closes: #39693
+ * From unix/getlogin.c:
+
+ /* Get name of tty connected to fd 0. Return NULL if not a tty or
+ if fd 0 isn't open. Note that a lot of documentation says that
+ getlogin() is based on the controlling terminal---what they
+ really mean is "the terminal connected to standard input". The
+ getlogin() implementation of DEC Unix, SunOS, Solaris, HP-UX all
+ return NULL if fd 0 has been closed, so this is the compatible
+ thing to do. Note that ttyname(open("/dev/tty")) on those
+ systems returns /dev/tty, so that is not a possible solution for
+ getlogin(). */
+
+ So basically, closes: #17528
+ * Current nis/nss-compat code looks like it handles this right,
+ closes: #33197
+ * libc6 cannot compensate for broken coding, closes: #42912
+ * nprocs is fixed in 2.2, closes: #57101
+ * libdb.so.2 does have shlibs now, closes: #39578
+ * getcwd now returns NULL in the case shown in this bug report, so there
+ is no suprise if the program checks the return correctly, closes:
+ #27227
+ * Adduser now restarts nscd as needed, closes: #37296
+ * getaddrinfo fixes for ipv4/ipv6 fixes this, closes: #58713
+ * Programs using libc5/libc6 at the same time via dynamically loading
+ libc5 apps from a libc6 apps) simply does not work, closes: #42088
+ * getaddrinfo fix, closes: #70012
+ * libc-64 was never meant to work right, closes: #53748
+ * libNoVersion.so.1 is gone, closes: #37681
+ * libc/postinst is file-rc friendly now, closes: #40053
+ * libdb2 is no longer a reference for libdb stuff, closes: #61154
+ * ld.so/ldconfig now have man pages, closes: #41917
+ * Bah, libtricks is old and gone, closes: #39080
+ * /var/state/glibc is gone, closes: #39562, #39705
+ * glibc no longer includes db/db2, so look for docs in those seperate
+ packages, closes: #23547
+ * scsi/scsi.h is there, closes: #31502
+ * linux/joystick.h is there, closes: #38028
+ * db.h is no longer in libc6-dev, closes: #39077, #74945
+ * nprocs works on sparc now, closes: #52420
+ * ldd now supports libc5 better, closes: #35644
+ * Unreproducable, closes: #39582, #25773, #35624, #35123
+ * /var/lib/misc/Makefile does not refer to /var/db, closes: #41947
+ * llseek is obsolete, use lseek64 now, closes: #20988
+ * Actually this looks like an error in the program, closes: #41952
+ * Hmm, I would guess that libc6/libc5.4.38 is correct, and libc5.4.17 is
+ wrong, close: #21839
+ * Fixed in the Before Time, during the Great Long-Long Ago,
+ closes: #39585, #34442, #59622, #24652
+ * That's all for now...
+
+ -- Ben Collins <bcollins@debian.org> Fri, 15 Dec 2000 15:30:16 -0500
+
+glibc (2.2-5) unstable; urgency=low
+
+ * Update to CVS as of 2000-11-27
+ - Includes hppa config stuff
+ * Ok, libsafe seems to be broken with our optimized packages. I
+ reassigned the bug report to that package. Most likely this wont be
+ fixed in libsafe for a bit, so for now I am making the optimized
+ packages conflict with it. The likely cause is the inline string
+ functions (-D__USE_STRING_INLINES).
+ * libc/postinst: added lprng and lpr to the list of daemons to restart,
+ closes: #78132
+
+ -- Ben Collins <bcollins@debian.org> Mon, 27 Nov 2000 11:33:25 -0500
+
+glibc (2.2-4) unstable; urgency=low
+
+ * Dear god! Who changed things to a symlink in the kernel-headers and
+ didn't tell me of all people!? This must be a conspiracy! Some one is
+ out to get me! Everyone, I am going to go underground until the
+ security of my system is safe once again! (btw, I fixed the asm
+ include problem before I took a vacation from my sanity...)
+
+ -- Ben Collins <bcollins@debian.org> Thu, 23 Nov 2000 18:19:24 -0500
+
+glibc (2.2-3) unstable; urgency=low
+
+ * Damn, really remove libc6 dep from locales this time
+ * Include shlibs file with optimized libs, so dpkg-shlibdeps will be
+ happy with people using them.
+ * Added updates eo_EO locale
+
+ -- Ben Collins <bcollins@debian.org> Wed, 22 Nov 2000 15:40:12 -0500
+
+glibc (2.2-2) unstable; urgency=low
+
+ * Update to CVS to 2000-11-19
+ - Includes the ldconfig patch, so removed from local set
+ - WOOHOO! Includes a patch to getaddrinfo, so that it only returns
+ failure if both ipv4 AND ipv6 lookups fail for PF_UNSPEC.
+ closes: #72764, #72905, #74692, #74692, #74367, #75388, #74692
+ - Now includes the USAGI ipv6 patch
+ * control/locales: remove $(libc) dep...bad for a arch-all package,
+ closes: #76830
+ * Move locales to binary-indep targets, closes: #76830
+ * Add another hppa patch for _setjmp. Also, make hppa build with -O for
+ now.
+ * libc-dbg: make debug/ld*.so executable
+ * $(libc): suggests libnss-db
+ * locale-gen: set umask to 022, closes: #77191
+ * etc/locale.gen: uncomment en_US as a default
+ * debian/sysdeps/optimized.mk: New make snippet, which allows building
+ optimized sets of runtime libraries. Right now, only sparc and i386
+ seem to support hwcap, so we only build i586, i686 and v9 optimized
+ libraries. When other archs start supporting hwcap, then they too can
+ join the club.
+ * prep.sh: use ./version, so ash will work too
+ * Fixed prior to this release: closes: #71938, #75295, #75488, #76168
+
+ -- Ben Collins <bcollins@debian.org> Sun, 19 Nov 2000 16:32:27 -0500
+
+glibc (2.2-1) unstable; urgency=low
+
+ * ALL HAIL GLIBC 2.2 RELEASE! Please put seats in full upright position,
+ remain seated until installed, and do not panic. The ride is almost
+ over. Once you have installed Glibc 2.2, please procede to our new
+ Debian-Rough-Ride, Xfree86-4.0.1, which is currently in progress.
+ * glibc22-ipv6-USAGI.dpatch: New patch, brings some stability and
+ compatibility to ipv6. This will most likely fix ipv6 issues with
+ things like ssh (let me know).
+ * Totally whack job on the locales package! We now do not provide *any*
+ precompiled locales. Instead we allow the admin to selectively decide
+ which ones to compile.
+ * Start of support for future upgrades. A new patch that should make
+ upgrades easier, post woody. This deals soley with the NSS module
+ problem and daemons running during upgrade.
+ * glibc22-hppa-config-fix: Fix config.{sub,guess} so hppa builds (From
+ the nice Debian folks at HP). BTW, where's my HP/PA BOX!? :)
+ * glibc22-ldconfig-fix: Fix bad allocation in ldconfig
+ * Bugs closed by this release: closes: #74057, #74362, #74692, #75249,
+ #75956, #76390, #76451
+
+ -- Ben Collins <bcollins@debian.org> Fri, 10 Nov 2000 12:47:02 -0500
+
+glibc (2.1.97-1) unstable; urgency=low
+
+ * New upstream, + recent CVS
+ - includes lockf fix now
+ - fixes fmemopen issues
+ - adds ja_JP.ujis alias, closes: #72686
+ - fixes for sparc mathinline.h
+ - lots of locale related updates
+ - mips patches are now included upstream
+ * depflags.pl: added replaces ldso for libc6 too (ldd), closes: #76126
+ * Set --enable-kernel for Linux builds, so we can control how much
+ backward compatibility we have.
+ * Fix build-depends for gcc to include epoch
+ * Up'd the shlibs deps to 2.1.97
+ * Removed static nss
+
+ -- Ben Collins <bcollins@debian.org> Tue, 7 Nov 2000 14:04:36 -0500
+
+glibc (2.1.96-1) unstable; urgency=low
+
+ * New upstream release (close to a final 2.2), closes: #73058
+ - fixes ld.so reference counting (fixes some obscure bugs with
+ loadable modules, like NSS).
+ - fixes for ppc
+ - netinet/tcp.h fixes for uint8, closes: #74061
+ - fixes limits.h/LONG_MAX declerations, closes: #75720
+ * When running "$(MAKE) test" use -k so we complete as much as possible
+ * db/Makefile: remove patch that inhibited the db1 headers. Now, db1
+ applications can be built again. This is temporary, to give poeple
+ time to migrate (db2 maintainer can use this for db_dump185),
+ closes: #72723
+ * shlibs.mk: Use $(objdir)/soversions.i for generating the shlibs file,
+ which is more correct. Thanks to Marcus Brinkman for pointing this
+ out, closes: #75685
+ * debian/glibc-doc/usr/share/doc-base/linuxthreads-faq: removed, no
+ longer in upstream source, closes: #74046
+ * libc/postinst: added wu-ftpd, wu-ftpd-academ, slapd, openldapd and
+ logind to list of daemons to to restart, closes: #74158
+ * libc/postinst: added support for filerc, thanks to Roland Rosenfeld
+ <roland@debian.org>, closes: #74290
+ * libc/postinst: check for existence of /sbin/init before restarting it,
+ closes: #75310
+ * sysdeps/depflags.pl: Change g++ conflict to libstdc++-dev so we
+ precludes the right package (i.e., we need a newer libstdc++-dev, not a
+ new g++), closes: #75019
+ * sysdeps/depflags.pl: make libc6 depend on libdb2 from woody so we
+ don't make apt act all weird with a three layer dependency of sorts
+ (ask Jason, I'm not sure of all the issues, but it seems it is needed
+ for now), closes: #75601, #75689
+ * sysdeps/generic/lockf.c: explicitly set l_type to F_RDLCK (help from
+ Anton on this one)
+ * dl-machine.h.mips-2: new patch from Florian Lohoff <flo@rfc822.org> to
+ fix ld.so segv on mips (I expect to see some .deb's in the official
+ archive soon, my Indy is getting jealous :)
+
+ -- Ben Collins <bcollins@debian.org> Sun, 29 Oct 2000 16:39:12 -0500
+
+glibc (2.1.95-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/sysdeps/depflags.pl: Don't conflict/replace old libdb2, just
+ conflict.
+ * debian/libc/DEBIAN/postinst: Don't just check the service name with
+ "dpkg -s" since we miss things like inetd, which isn't in a package
+ named "inetd". Check for "installed" and "", then -x of the init.d
+ file
+ * debian/patches/ldd.dpatch: fixup so we don't get double output of
+ libraries, closes: #72710
+ * debian/sysdeps/depflags.pl: Hmm...where did the libnss-db dep go
+ anyway? There now.
+ * debian/manpages/: Added man pages for ldd, ldconfig and ld.so
+ to replace the ones removed from ld.so, closes: #72648, #72727
+ * locales fixed in -2, closes: #72752
+
+ -- Ben Collins <bcollins@debian.org> Mon, 2 Oct 2000 11:18:48 -0400
+
+glibc (2.1.94-3) unstable; urgency=low
+
+ * updated CVS post-2.1.94 to 20000929
+ * Put db/db2 libs back in for runtime use only (not linkable and no
+ headers). Closes a shitload of bugs, and makes everyone happy. Oh, let
+ the sun shine down.
+ * alpha-dwarf2-dl-machine: merged upstream
+ * debian/sysdeps/depflags.pl: removed all the db2 cruft conflicts
+ * debian/libc/DEBIAN/postinst: Use /etc/rc${rl}.d/ instead of
+ /etc/init.d/ when restarting services. This way, we don't start any
+ services that were meant to be off. Also, check for a non-zero exit when
+ starting and report such failures. This will give people a heads up to
+ any problems.
+
+ -- Ben Collins <bcollins@debian.org> Fri, 29 Sep 2000 16:29:59 -0400
+
+glibc (2.1.94-2) unstable; urgency=low
+
+ * Removed WANT_LDD, we now install it for every arch. This removes the
+ need for the ldso package completely, on systems without libc5 (YAH!)
+ * debian/sysdeps/depflags.mk: removed cruft
+ * debian/sysdeps/depflags.pl: new script with a simplified control deps
+ setup to replace depflags.mk. The former was getting too complex
+ * debian/rules.d/shlibs.mk: fixed logic preventing it from actually
+ installing the new shlibs file
+ * debian/sysdeps/depflags.pl: Added lots of conflicts for NMU'd packages
+ that fell prey to the db2 problems.
+ * debian/contron.in/main: Fix nscd depend on libc6
+
+ -- Ben Collins <bcollins@debian.org> Wed, 27 Sep 2000 10:09:51 -0400
+
+glibc (2.1.94-1) unstable; urgency=low
+
+ * New maintainer, "Lector, si monumentum requiris, circumspice"
+ * New upstream version, pre 2.2 now
+ - crypt is now in glibc source, so is not a seperate tarball
+ - removed nss1 compat tarball
+ - db2 is gone aswell
+ - without db2, upstream split nss_db from main source (*sigh*)
+ * Added inetd to list of services to restart
+ * modfl/fmodl: documented in info pages, closes: #17874
+ * Just a quick list of bugs that I can verify do not exist any longer,
+ closes: #45903, #26514, #46547, #32345, #30987, #48713
+ * fcloseall: in the case of stdio/fcloseall.c, yes, it only ever
+ returns success. However, we use libio/fcloseall.c, who does in fact
+ have a chance to return EOF, closes: #20973
+ * libio/libio.h: shows that the Stream Hooks do in fact take (void *) as
+ the first argument as shown in the protos, closes: #61497
+ * trunc/floor: documented correctly in this release, closes: #65683, #65684
+ * Hurd maintainers say this can be closed, closes: #54154
+ * I'm pretty sure this isn't an issue anymore, else potato wouldn't be
+ releasing, closes: #35049
+ * Sorry this isn't a glibc bug. The kernel handles error returns on a
+ failed executable. Most likely this is bin_interp's problem, but I
+ seriously doubt it will be fixed because of conventions, standards and
+ the like, closes: #22301
+ * keyenvoy: no longer compiled for linux (it seems), closes: #47560
+ * infnan: is defined now, closes: #19264
+ * libc5 bug, no longer applies, closes: #11300
+ * Make sure we copy over asm-sparc for sparc aswell as "generate-asm.sh"
+ script used to generate /usr/include/asm
+ * Disable parallel build on sparc (broken for some reason, might not be
+ sparc specific)
+ * devpts.sh: used a more devfs friendly version from bug submitter,
+ closes: #65276
+ * libc/postinst: cannot reproduce problem, appears to be user error,
+ closes: #64865
+ * glibc-doc: this bug is no longer valid, closes: #33759
+ * We now use ldconfig from libc6 for all archs, ldso will conform.
+ * Change build deps to just "kernel-headers" for non-Hurd archs. With
+ mips and other coming down the pipe, this is bound to get ugly if we
+ specify the particular version for each.
+ * Add checks to automatically detect proper kernel-headers, error out
+ otherwise.
+ * hurd: add Depends: hurd (>= 20000803) for libc0.2
+ * libpthread: soname version is now 0.9
+ * debian/libc/DEBIAN/shlibs: bump to 2.1.94
+ * libc6: add temporary depend on libdb2
+ * debian/rules: check for FAKEROOTKEY, and fail if it's there. We cannot
+ build under fakeroot, we need real rewt. Fear my hacking skillz.
+
+ -- Ben Collins <bcollins@debian.org> Mon, 25 Sep 2000 11:30:45 -0400
+
+glibc (2.1.3-14) stable; urgency=low
+
+ * Stable upload for some serious issues in potato
+ * Patch to match glibc 2.2 to not set personality, closes: #72165
+ * Arm ld.so patch, closes: #75982
+ * Add check for FAKEROOTKEY, to $(checkroot) to make sure we build as
+ real root, and not fakeroot. This is required for locale definitions
+ to be generated properly. closes: #70806, #70876
+ * Backport the fix to lockf(F_TEST), which fixed this on alpha and
+ sparc.
+
+ -- Ben Collins <bcollins@debian.org> Tue, 2 Jan 2001 17:15:44 -0500
+
+glibc (2.1.3-13) stable; urgency=low
+
+ * Damnit...used the 0824 patch set, now there's an 0827 :/
+
+ -- Ben Collins <bcollins@debian.org> Fri, 1 Sep 2000 10:54:11 -0400
+
+glibc (2.1.3-12) stable; urgency=low
+
+ * Ugh, add three patches posted by Solar Designer which include the ldso
+ bug (better patch), locales bug, and md5 fixups.
+
+ -- Ben Collins <bcollins@debian.org> Thu, 31 Aug 2000 11:10:46 -0400
+
+glibc (2.1.3-11) stable; urgency=low
+
+ * Security upload for ldso problem
+ * Fix sparc headers too
+ * Might aswell change the maintainer too (So long Joel, you are missed)
+
+ -- Ben Collins <bcollins@debian.org> Thu, 31 Aug 2000 11:10:36 -0400
+
+glibc (2.1.3-10) frozen unstable; urgency=low
+
+ * The "Ask not for whom the feep tolls" release.
+ * zic -l will use hardlinks if /etc and /usr are on the same
+ filesystem, so revert to ln -s.
+ * Update Build-Depends to kernel-headers-2.2.15.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 28 Apr 2000 18:45:49 -0700
+
+glibc (2.1.3-9) frozen unstable; urgency=low
+
+ * The "Insert clever reference here" release.
+ * debian/patches:
+ - i386-sys-io-c++: Change '::' to ': :' to avoid confusing g++
+ + closes: Bug#57914
+ - zic-l: Fix -l in zic(8) (taken from OpenBSD)
+ * Teach tzconfig to acquire current timezone from /etc/localtime
+ symlink if necessary.
+ * Use zic -l instead of ln to make /etc/localtime symlink.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 21 Apr 2000 13:30:47 -0700
+
+glibc (2.1.3-8) frozen unstable; urgency=low
+
+ * The "What's my name? Say my name, bitch!" release.
+ * debian/patches:
+ - i386-linux-ucontext: Don't use ERR.
+ + closes: Bug#59962
+ - ldd:
+ + Improve non-executable shared object handling.
+ + Revert ${RTLD} --list stuff. (closes:Bug#60869)
+ + alpha will break again, someone needs to fix ld.so.
+ * debian/control.in/main: locales: Depends: @libc@ (= ${Source-Version})
+ This will insulate us from data format changes.
+ * Fix tzconfig man page (closes:Bug#61610,#61613).
+ * Revert /etc/localtime to a symlink (closes:Bug#60744).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 3 Apr 2000 08:40:07 -0700
+
+glibc (2.1.3-7) frozen unstable; urgency=low
+
+ * The "Light my Alpha fire with a SPARC" release.
+ * debian/patches:
+ - libc-pr-fixes: Fixes for post-2.1.3 PRs
+ + closes: Bug#59802,#59257
+ - tzdata2000c: Includes AR timezone correction
+ + closes: Bug#59790,#59806
+ - sparc-linux-getsysstats: Update so it actually works.
+ - alpha-dwarf2-dl-machine: Fix for unaligned traps from C++ EH code
+ + closes: Bug#59789
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 7 Mar 2000 10:31:42 -0800
+
+glibc (2.1.3-6) frozen unstable; urgency=low
+
+ * The "Smash Everything with a _Huge Steamroller_!" release.
+ * debian/sysdeps/gnu.mk: Define WANT_LDD (closes:Bug#59165).
+ * debian/libc/DEBIAN/preinst: Make this as /bin/bash script (closes:Bug#59613).
+ * debian/libc/DEBIAN/postinst:
+ - Only make /var/mail symlink on upgrades.
+ - Make this a /bin/bash script.
+ * debian/sysdeps/depflags.mk: (libc_control_flags)
+ C/R/P gconv-modules where necessary, Replace locales (<< 2.1.3-5).
+ * debian/control.in/main: Build-Indep-Depends: perl5 (closes:Bug#59350).
+ * debian/libc/etc/init.d/devpts.sh: Remove version check, checking for
+ the filesystems alone should be sufficient (closes:Bug#59576).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 4 Mar 2000 09:28:08 -0800
+
+glibc (2.1.3-5) frozen unstable; urgency=high
+
+ * The "Down, not across" release.
+ * 2.1.3 final.
+ * Pre-Depends were a bad idea
+ - quit using readlink.
+ - removed pre-depends on debianutils.
+ * Add devpts.sh again, this time not as a conffile.
+ * Build-Depends: gcc (>= 2.95.2-6) [alpha], remove sharutils [alpha].
+ * Move /usr/lib/gconv to $(libc).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 26 Feb 2000 00:14:34 -0800
+
+glibc (2.1.3-4) frozen unstable; urgency=low
+
+ * The "Pain as bright as steel squared" release.
+ * glibc 2.1.3pre4.
+ * Remove debian/patches/po-it-po.dpatch,
+ debian/patches/powerpc-linux-sys-procfs.h.dpatch, and
+ debian/patches/powerpc-linux-syscalls.list-mmap64.dpatch;
+ Integrated upstream.
+ * Add back debian/patches/linuxthreads-lock.dpatch now that I know
+ what it's for (closes:Bug#58385).
+ * Bugs closed since devpts.sh is gone (closes:Bug#57584,#57698,#57580).
+ * debian/libc/DEBIAN/preinst:
+ - Save a copy of /etc/timezone in /etc/timezone.save.
+ - Convert /etc/localtime from link to file.
+ * debian/libc/DEBIAN/postinst:
+ - Use /etc/timezone.save if necessary. (closes:Bug#57885,#57922).
+ - Remove some unnecessary timezone code that caused some odd behavior
+ (closes:Bug#57456).
+ * tzconfig: /etc/localtime is a file, not a link.
+ * $(libc): Pre-Depend on debianutils (>= 1.13.1) for readlink.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 18 Feb 2000 17:35:19 -0800
+
+glibc (2.1.3-3) frozen unstable; urgency=low
+
+ * The "Pain as bright as steel" release.
+ * Move iconv, locale, localedef to $(libc).
+ * Remove devpts.sh.
+ * debian/patches/po-it-po.dpatch:
+ Add "portable object" for Italian (closes:Bug#57031).
+ * $(libc): Replaces: locales (closes:Bug#57482).
+ * Add Build-Depend for gettext (closes:Bug#57797).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 11 Feb 2000 13:02:13 -0800
+
+glibc (2.1.3-2) frozen unstable; urgency=low
+
+ * The "Dark, Naughty Evil" release.
+ * debian/patches/powerpc-linux-sys-procfs.h.dpatch:
+ Fix sys/procfs.h for powerpc-linux.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 7 Feb 2000 17:38:54 -0800
+
+glibc (2.1.3-1) frozen unstable; urgency=low
+
+ * The "From now on all of my world-killing weapons will be kept a TOTAL SECRET!" release.
+ or the "Brown Paper Bag" release.
+ * Really fix devpts.sh
+ (closes:Bug#56659,#56687,#56726,#56770,#56782,#56893,#56941,#56850,#56659,#57049,#57005,#57156,#57183).
+ * Give up and call it 2.1.3.
+ * CVS as of 2000-01-31.
+ * Move some docs from glibc-doc back to $(libc).
+ * Make /etc/init.d/devpts.sh and /etc/default/devpts conffiles (closes:Bug#57081).
+ * Re-enable libnss1-compat..
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 6 Feb 2000 08:55:41 -0800
+
+glibc (2.1.2-13) frozen unstable; urgency=low
+
+ * The "@!%$&! you, I use Debian" release.
+ * debian/patches/powerpc-linux-syscalls.list-mmap64.dpatch:
+ Fix mmap and stuff (closes:Bug#56343).
+ * Add sharutils [alpha] to Build-Depends, drop gcc dep.
+ * $(libc): conflict with locales (<< 2.1.2-12).
+ * locales: replaces $(libc)-bin (closes:Bug#56540,#56536,#56534).
+ * Fix devpts.sh (closes:Bug#56487,#56507,#56559).
+ * Update to CVS as of 2000-01-29.
+ * Restore HTML to glibc-doc (closes:Bug#56609).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 30 Jan 2000 01:14:05 -0800
+
+glibc (2.1.2-12) frozen unstable; urgency=low
+
+ * The "Cardboard Messiah" release.
+ * debian/rules: Form arch_packages and indep_packages using += instead
+ of $(filter-out ...).
+ * debian/package-rules/locales.mk: Remove cross-compiling kluges.
+ * debian/package-rules/libc-dbg.mk: Fix libthread_db (closes:Bug#55439).
+ * debian/control.in/main:
+ - locales: Architecture all -> any.
+ - Build-Depends:
+ + add make (>= 3.78) due to use of new warning and error make functions.
+ + add gcc (>= 2.95.2-5) for alpha.
+ * Merge gconv-modules back into locales.
+ * Move locale and localedef programs back into locales.
+ * Put devpts.sh init script back in $(libc). (closes:Bug#50913,#53842)
+ * Add Replaces for timezones back into $(libc).
+ * Kill $(libc)-bin.
+ * Restore `tzselect' script, which slipped out of $(libc) (closes:Bug#55377)
+ * Bugs fixed in -11.0.1 (closes:Bug#53705,#53659,#53680,#53754
+ * Update to CVS as of 2000-01-26.
+ * Eliminate obsoleted patches.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 26 Jan 2000 16:44:12 -0800
+
+glibc (2.1.2-11.0.1) unstable; urgency=low
+
+ * Binary-only upload of locales.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 29 Dec 1999 11:45:56 -0800
+
+glibc (2.1.2-11) unstable; urgency=low
+
+ * The "If it ain't broke, you're not tryin'" release.
+ * Split out $(libc)-bin and libnss1-compat.
+ * Split debian/rules into debian/package-rules/*.
+ $(libc-bin):
+ - Install db_* programs as glibcdb_*.
+ - Move zic, zdump, locale, localedef, getent here.
+ - Use alternatives for db_*. (closes:Bug#50311,#50341)
+ * debian/mk/rules-* -> debian/rules.d/*.
+ * debian/<pkg> now resembles $(tmpdir) tree for <pkg>.
+ * Improve setperms rule, so debian/perms can specify fewer files.
+ * New source unpacking system, see prep.sh.
+ * Remove devpts.sh, the init script is now in sysvinit.
+ * Improve debian/libc/DEBIAN/shlibs rule (debian/rules.d/shlibs.mk).
+ * debian/sysdeps/soname.mk: Bump shlib_depend.
+ * Add sysdeps files for $(DEB_HOST_GNU_CPU).
+ * Add debian/patches/glibc-mega.dpatch:
+ Selected patches from CVS (closes:Bug#48120,#52195).
+ * Add debian/patches/linuxthreads-mega.dpatch:
+ Selected patches from CVS.
+ * Add debian/patches/alpha-pt-machine.h.dpatch:
+ Fix pt-machine.h so that linuxthreads compiles on Alpha.
+ * Add debian/patches/db2-alpha-powerpc-mutex.dpatch:
+ Alpha and PowerPC implementations for db2 spinlocks.
+ (patches by David Huggins-Daines <dhd@debian.org>)
+ (db2 patch slightly modified)
+ * Add debian/patches/powerpc-plt.dpatch:
+ 1999-10-07 Geoffrey Keating <geoffk@cygnus.com>
+ * sysdeps/powerpc/dl-machine.c: Many minor formatting changes.
+ (OPCODE_LWZU): New macro.
+ (OPCODE_ADDIS_HI): New macro.
+ (OPCODE_LIS_HI): New macro.
+ (__elf_machine_runtime_setup): Change PLT code-generation scheme
+ for thread safety even with very large PLTs, better efficiency,
+ and to fix a cache-flushing bug.
+ (__elf_machine_fixup_plt): Likewise.
+ (__process_machine_rela): Don't use elf_machine_fixup_plt.
+ * Add debian/patches/sparc64-linux-lib64.dpatch:
+ Use /lib/64 and /usr/lib/64 instead of /lib64 and /usr/lib64.
+ * Add debian/patches/sparc64-linux-execve.dpatch:
+ Add __syscall_execve to sparc64 syscalls.list.
+ * Add automatic parallel build support for SMP systems.
+ * Fix broken parsing of DEB_BUILD_OPTIONS.
+ * Add framework to build libc6-64 and libc6-64-dev packages for sparc
+ (not enabled for potato).
+ * Split locales into `locales' and `i18ndata'.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 25 Dec 1999 09:54:29 -0800
+
+glibc (2.1.2-10) unstable; urgency=low
+
+ * The "Omigod! I overdosed on heroin!" release.
+ * debian/devpts.init: Create /dev/ptmx unconditionally.
+ * Restore correct nscd DEBIAN dir.
+ * Revamp rules a bit (split more parts into debian/mk/rules-*).
+ * debian/mk/sysdeps.mk: Split into pieces and include them.
+ * debian/patches/tzcode1999h.dpatch:
+ Update timezone data to 1999h release.
+ * Add stub for support for libc6-64 packages for sparc.
+ * Add one more last timezone sanity check to libc postinst (closes:Bug#49539).
+ * Always unpack linuxthreads add on and pass --enable-add-ons=crypt to
+ configure for hurd (closes:Bug#49459).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 8 Nov 1999 09:47:28 -0800
+
+glibc (2.1.2-9) unstable; urgency=low
+
+ * The "Service with a capital 'Bugger Off'" release.
+ * debian/copyright: Update for 2.1.2.
+ * debian/rules: Make each binary package depend on setperms (closes:Bug#48914).
+ * Move debian/libc-doc to debian/glibc-doc and eliminate the need for
+ postinst and prerm to be generated files. (closes:Bug#48786).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 31 Oct 1999 09:23:16 -0800
+
+glibc (2.1.2-8) unstable; urgency=low
+
+ * The "Can't Start a Fire Without a SPARC" release.
+ * Build with unstable dpkg.
+ * debian/patches/sparc-various.dpatch: Various sparc-specific patches
+ from Jakub Jelinek <jakub@redhat.com> and David S. Miller <davem@redhat.com>.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 30 Oct 1999 06:55:33 -0700
+
+glibc (2.1.2-7) unstable; urgency=high
+
+ * The "Fuck Me Harder" release.
+ * sparc-linux: Replaces: ldso (<< 1.9.11-6).
+ * debian/{libc.postinst.in,libc/prerm}: Add /usr/doc symlink stuff (closes:Bug#48324).
+ * debian/control.in-main: Adjust locales depends.
+ Correct Build-Depends: field.
+ * debian/mk/source-rules.mk: Split unpack-source, source, and orig-source
+ targets from debian/rules.
+ * debian/patches/manual-texinfo4.dpatch: Use @ifnottex instead of @ifinfo.
+ * Use makeinfo --html to generate HTML version of glibc manual.
+ * Remove texi2html from debian/scripts.
+ * Fix debian/scripts/Makefile for cross-compiling.
+ * Correct debian/patches/string2-pointer-arith.dpatch for archs that don't
+ support unaligned memory accesses.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 29 Oct 1999 09:06:27 -0700
+
+glibc (2.1.2-6) unstable; urgency=low
+
+ * The "Evil Bitch Monster of Death" release.
+ * debian/rules: Move debian/control targets to...
+ debian/mk/debian-control.mk.
+ * Move debian/*.mk to debian/mk/.
+ * Use debian/<pkg>/* for control archive items.
+ Adjust debian/rules for this.
+ * Add setperms target to set modes of debian/<pkg>/*.
+ Make unpack-source and clean depend on it.
+ * Don't compile with -g when DEB_HOST_GNU_CPU is alpha.
+ * debian/patches/string2-pointer-arith: New file.
+ Fix "/usr/include/bits/string2.h:419: warning: pointer of type `void *'
+ used in arithmetic" (closes:Bug#45824,#44491,#44697)
+ * Change maintainer back to "Joel Klecker <debian-glibc@lists.debian.org>".
+ * Update to CVS sources as of 1999-10-24.
+ * debian/patches/{linuxthreads-signals.c-ucontext,cs-po}.dpatch:
+ Fixes for source tree brokenness.
+ * Adjust clean target for new generated files.
+ * Add libresolv to $(libc)-pic.
+ * Add readlink.c and texi2html to debian/scripts to eliminate tetex-bin dependency.
+ * nscd: Install nscd_nischeck.
+ Sync nscd.init with upstream.
+ * Implement /usr/doc symlinks.
+ * $(libc): strip libpthread with --strip-debug.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 24 Oct 1999 20:50:58 -0700
+
+glibc (2.1.2-5) unstable; urgency=low
+
+ * The "One more week to go" release.
+ * debian/patches/localedata-SUPPORTED:
+ Oops, this patch wasn't actually being applied.
+ eo_EO, zh_TW.Big5, and es_AR should be [back] in locales now.
+ Back out zh_CN, the definition is broken.
+ * Remove sparc from HAVE_LIBC{4,5}, we want to install our ldd.
+ * debian/patches/sparc-linux-ldd.dpatch: New file.
+ Restore missing patch (in ChangeLog, not in source).
+ * debian/sysdeps.mk: Tighten alpha shlib_depend to libc6.1 (>= 2.1.2-1).
+
+ -- Joel Klecker <espy@debian.org> Tue, 28 Sep 1999 04:55:35 -0700
+
+glibc (2.1.2-4) unstable; urgency=low
+
+ * The "Perl Sucks" release.
+ * debian/libc.postinst: Steal updatercd shell function from sysvinit postinst.
+ Use it for devpts.sh. (closes:Bug#45867,#45879,#45880,#45885,#45895)
+ Bitch-slap perl maintainers. :)
+ * debian/rules: nscd: run nscd.conf through sed 's/adm/log/'.
+ * debian/patches/sparc-llnux-chown.dpatch: Update from Ben Collins.
+ * debian/sysdeps.mk: Drop sparc-linux depends back to libc6 (>= 2.0.105).
+
+ -- Joel Klecker <espy@debian.org> Fri, 24 Sep 1999 12:39:26 -0700
+
+glibc (2.1.2-3) unstable; urgency=low
+
+ * The "Pot-smoking Pikachu" release.
+ * debian/rules: Don't install ldd man page on i386/m68k (closes:Bug#45421).
+ check: Don't depend on build.
+ Symlink db_dump185 manpage to db_dump manpage (closes:Bug#42322).
+ $(libc)-pic: Install map file for libm.
+ Install map files as $(libdir)/libfoo_pic.map.
+ * debian/patches/zh_TW.Big5-locale.dpatch:
+ Split into localedata-charmap-BIG5_1984 and localedata-zh_TW.Big5.
+ * debian/patches/eo_EO-locale.dpatch: Rename to...
+ localedata-eo_EO.
+ * debian/patches/localedata-SUPPORTED.dpatch: New file.
+ Add eo_EO, es_AR (closes:Bug#37162), zh_CN.GB2312 (closes:Bug#38553),
+ zh_TW.Big5.
+ * debian/patches/pthread_create-manpage.dpatch: New file.
+ Correct pthread_create manpage to match texinfo documentation
+ (closes:Bug#22119).
+
+ -- Joel Klecker <espy@debian.org> Wed, 22 Sep 1999 19:16:01 -0700
+
+glibc (2.1.2-2) unstable; urgency=low
+
+ * The "Bite Me" release.
+ * debian/rules: $(libc): strip pt_chown.
+ Don't install ldd on i386/m68k.
+ Query dpkg-architecture variables individually.
+ Use bunzip2 -c ... | tar xf - instead of tar yxf.
+ $(libc)-pic: Add libm_pic.a.
+ check: New target; run test suite.
+ Call make with SHELL=/bin/bash, as the test suite seems to rely on
+ bash behavior.
+ Use --strip-unneeded (closes:Bug#40467).
+ * debian/sysdeps.mk: reorganize.
+ * debian/patches/generic-getenv.dpatch: New file.
+ 1999-09-10 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/generic/getenv.c (getenv): Fix lookup for single
+ character variable on bigendian platforms without unaligned memory
+ access.
+
+ -- Joel Klecker <espy@debian.org> Thu, 16 Sep 1999 14:41:28 -0700
+
+glibc (2.1.2-1) unstable; urgency=low
+
+ * The "Gone Evil" release.
+ * glibc 2.1.2 final.
+ - Properly free mmaps for archs without spinlocks in db2 (closes:Bug#43786).
+
+ * debian/rules: configure: Fix hurd part (missing \).
+ Add frame.o hack for alpha.
+ Use CFLAGS instead of default_cflags.
+ Create srcdir for each arch.
+ Remove arch/indep patch split.
+ New directory layout (build/foo-<arch> -> build/<arch>/foo).
+ Use bz2 tarballs.
+
+ * debian/patches/sparc-linux-types.dpatch: Remove, applied upstream.
+
+ * devpts.sh never used any bashisms (closes:Bug#43296).
+
+ -- Joel Klecker <espy@debian.org> Tue, 7 Sep 1999 05:00:58 -0700
+
+glibc (2.1.2-0pre12) unstable; urgency=low
+
+ * The "Espy's Birthday" release.
+ * debian/rules: (libc-pic) strip debugging symbols from *_pic.a.
+ interp.o is no longer needed.
+
+ * debian/patches/sparc-linux-types.dpatch: New file.
+ 1999-07-25 Jakub Jelinek <jj@ultra.linux.cz>
+
+ * sysdeps/unix/sysv/linux/sparc/bits/types.h: Define always
+ __qaddr_t.
+ __ino64_t should be 32bit unsigned type on sparc32.
+ Define __off64_t to __quad_t instead of __int64_t.
+ Make __pic_pid_t unsigned on sparc32.
+
+ * Really change maintainer name to Debian GNU C Library Maintainers.
+
+ * debian/control.in-libc: s/m@archs@/many/ (closes:Bug#43657).
+
+ * debian/devpts.init: Check if devpts is already mounted before trying
+ to mount it. (closes:Bug#43658,#43659).
+ Remove exit 0 from end (closes:Bug#42541)
+
+ * Fixed upstream: db_dump185 now linked with libdb1 (closes:Bug#42898).
+
+ -- Joel Klecker <espy@debian.org> Sun, 29 Aug 1999 07:51:16 -0700
+
+glibc (2.1.2-0pre11) unstable; urgency=high
+
+ * The "Lesbian Seagull" release.
+ * glibc 2.1.2pre3.
+
+ -- Joel Klecker <espy@debian.org> Wed, 25 Aug 1999 15:33:23 -0700
+
+glibc (2.1.2-0pre10) unstable; urgency=low
+
+ * The "Crack-smoking Squirrel" release.
+ * CVS as of 1999-08-21.
+ * Change maintainer name to Debian GNU C Library Maintainers.
+
+ -- Joel Klecker <espy@debian.org> Sat, 21 Aug 1999 10:57:42 -0700
+
+glibc (2.1.2-0pre9) unstable; urgency=low
+
+ * The "Son of Drunken Iceweasel" release.
+ * Compile with gcc 2.95.1.
+ * CVS as of 1999-08-18.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 18 Aug 1999 11:11:29 -0700
+
+glibc (2.1.2-0pre8) unstable; urgency=low
+
+ * The "Drunken Iceweasel" release.
+ * Compile with gcc 2.95.1-0pre1.
+ * Remove explicit -march=i386 on i386, it's no longer needed.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 15 Aug 1999 08:34:55 -0700
+
+glibc (2.1.2-0pre7) unstable; urgency=low
+
+ * The "Evil Mastermind" release.
+ * CVS as of 1999-08-09.
+ * debian/patches/arm-osabi.dpatch: "...and another patch bites the dust"
+ (functionality integrated upstream).
+ * Add -march=i386 on i386 to work around gcc lossage.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 10 Aug 1999 01:54:57 -0700
+
+glibc (2.1.2-0pre6) unstable; urgency=low
+
+ * The "Stoned Monkey" release.
+ * More adjustments for multi-arch build tree.
+ * Split patch rules into debian/patch-rules.mk.
+ * Divide patch system into indep and arch patches.
+ * Update sources to CVS as of 1999-08-08 (closes:Bug#42579,#42343).
+ - I think perhaps this will fix the StarOrifice problem too.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 8 Aug 1999 21:11:12 -0700
+
+glibc (2.1.2-0pre5) unstable; urgency=low
+
+ * The "Chainsaw Psycho" release.
+ * Install zdump in $(bindir).
+ * Fix 3l33t control frags system for "weird" architectures. ;)
+ * Avoid using DEB_*_ARCH variables, for they are evil. :)
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 6 Aug 1999 05:34:55 -0700
+
+glibc (2.1.2-0pre4) unstable; urgency=low
+
+ * 2.1.2pre2.
+ * Run testsuite in build target.
+ * $(libc)-pic: Provides: glibc-pic.
+ * Logging is back.
+ * Update copyright file.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 1 Aug 1999 17:58:49 -0700
+
+glibc (2.1.2-0pre3) unstable; urgency=low
+
+ * CVS as of 19990730.
+ * Implement new debian/control-frags system.
+ * $(libc)-pic is back.
+ * {gconv-modules,$(libc)-{pic,dev,dbg,prof}}:
+ doc dirs are directories again.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 30 Jul 1999 10:52:06 -0700
+
+glibc (2.1.2-0pre2) unstable; urgency=low
+
+ * debian/rules: Fix typo that prevented all the linux-specific
+ patches from being applied.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 26 Jul 1999 14:44:46 -0700
+
+glibc (2.1.2-0pre1) unstable; urgency=low
+
+ * New upstream pre-release 2.1.2pre1.
+ * debian/depflags.mk.
+ - (libc_dev_control_flags):
+ Add conflicts to alpha/i386/m68k for libncurses4-dev (<< 4.2-3.1) and
+ libreadlineg2-dev (<< 2.1-13.1).
+ - (libc_control_flags):
+ Add conflicts to alpha/i386/m68k for libglib1.2 (<< 1.2.1-2).
+ * devpts.init:
+ - Cope with EXTRAVERSION in uname -r (closes:Bug#41064,#41389).
+ - Don't worry about /dev/ptmx anymore, glibc now checks for a mounted
+ devpts filesystem as well as an existing /dev/ptmx.
+ * debian/patches/{ieee754_y0,linux-mmap64,libio-oldiopopen}.dpatch:
+ Removed; applied upstream.
+ * debian/patches/arm-{dynamiclinker,tftp}.dpatch:
+ Removed; applied upstream.
+ * debian/patches/arm-string.dpatch:
+ Remove string/endian.h part (applied upstream) and rename to arm-ieee754.
+ * Disable building of $(libc)-pic, the boot-floppies library
+ reduction hack doesn't work anyway.
+ * Adjusted rules for dpkg-architecture and reworked source unpacking
+ to handle snapshot upstream versions better.
+ * Use suidmanager for pt_chown.
+ * More fully adopt dpkg-architecture system.
+ * Correct libc.preinst for sparc.
+ * Set sparc shlib_depend to $(libc) (>= 2.1) per request.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 24 Jul 1999 12:35:05 -0700
+
+glibc (2.1.1-13) unstable; urgency=low
+
+ * debian/devpts.init: Revise again.
+ * debian/rules: debian/shlibs: Add special case for libdb1.
+ * debian/sysdeps.mk: Add cflags variable and i386 hack
+ (hopefully this will allow the library to run on 386es again).
+ * Use 2.2.10 kernel headers by default on *-linux targets.
+ * Docs in /usr/share/doc.
+ * debian/control.in: Update Standards-Version to 3.0.0.
+ * debian/fhs.dpatch: Adjust for FHS 2.1pre2 /var/mail wording.
+ * debian/libc.postinst: Symlink /var/mail to /var/spool/mail.
+ * Integrate changes from Jim Pick's NMUs for arm (closes:#40927,#40479,#40691).
+ * debian/patches/ieee754_y0.dpatch: Upstream fix for yn() issue.
+ * debian/patches/linux-mmap64.dpatch: Fix for mmap64() on powerpc
+ (maybe others too).
+ * debian/patches/libio-oldiopopen.dpatch: Fix for glibc 2.0 compat popen().
+ * debian/copyright:
+ - Update URLs
+ - Add libio license
+ - s%/usr/doc/copyright%/usr/share/common-licenses%
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Wed, 7 Jul 1999 17:36:23 -0700
+
+glibc (2.1.1-12.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Oops, messed up tftp patch for ARM.
+
+ -- Jim Pick <jim@jimpick.com> Wed, 7 Jul 1999 00:15:48 -0700
+
+glibc (2.1.1-12.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Another patch for ARM to fix tftp struct alignment problem.
+
+ -- Jim Pick <jim@jimpick.com> Thu, 1 Jul 1999 09:38:02 -0700
+
+glibc (2.1.1-12.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Include patch for ARM to fix dynamic linker.
+
+ -- Jim Pick <jim@jimpick.com> Thu, 17 Jun 1999 21:11:59 -0700
+
+glibc (2.1.1-12) unstable; urgency=low
+
+ * debian/rules: Use /var/lib/misc here too.
+ * debian/tzconfig: Fix #! line.
+ * debian/libc.postinst: Minor adjustments.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 15 Jun 1999 09:24:49 -0700
+
+glibc (2.1.1-11) unstable; urgency=low
+
+ * debian/patches/glibcbug.dpatch: New file.
+ - Fixes glibcbug to use `sensible-editor'
+ * debian/patches/fhs.dpatch: Deal with _PATH_VARDB.
+ * debian/patches/m68k-chown.dpatch: Fix paths (closes:Bug#37933).
+ * $(libc): Add HTML version of glibc FAQ.
+ * tzselect is crap, restore old version of tzconfig.
+ * Use 2.2.9 kernel headers by default on *-linux targets.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 13 Jun 1999 09:34:41 -0700
+
+glibc (2.1.1-10) unstable; urgency=low
+
+ * debian/libc.postinst: Redirect stdout/stderr to /dev/null when
+ restarting services (closes:Bug#38413).
+ * debian/patches/fhs.dpatch: Alter slightly for FHS 2.1 draft.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 31 May 1999 01:45:27 -0700
+
+glibc (2.1.1-9) unstable; urgency=low
+
+ * 2.1.1 final (closes:Bug#38178).
+ * -7 was accidentally/intentionally compiled with gcc 2.95pre.
+ * -8 was a local build.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 24 May 1999 22:10:01 -0700
+
+glibc (2.1.1-8) unstable; urgency=low
+
+ * Rebuild with egcs 1.1.2.
+ (/me hides)
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sun, 23 May 1999 21:28:29 -0700
+
+glibc (2.1.1-7) unstable; urgency=low
+
+ * Make sure all patches get applied (closes:Bug#37951,Bug#37974).
+ * Fixes for m68k via Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
+ - (debian/rules): Add new m68k-chown patch (closes:Bug#38048).
+ - (debian/depflags.mk): Fix m68k case (closes:Bug#37933).
+ * There were some localedata changes in format between -5 and -6
+ (closes:Bug#37850,Bug#37822,Bug#37829).
+ * Add patch to fix install-locales target when localedata is not installed.
+ * Build locales in the `locales' target
+ (no sense building them in the arch-indep install target).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Thu, 20 May 1999 14:02:15 -0700
+
+glibc (2.1.1-6) unstable; urgency=low
+
+ * 2.1.1pre3.
+ * (debian/rules): Set BASH and KSH to /bin/bash in configparms.
+ * (debian/libc.preinst): sparc fix (closes:Bug#37415,Bug#37616).
+ * (debian/nscd.prerm): Stop nscd before removing it (closes:Bug#37416).
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Mon, 17 May 1999 19:29:12 -0700
+
+glibc (2.1.1-5) unstable; urgency=low
+
+ * CVS as of 1999-05-08.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 8 May 1999 19:31:52 -0700
+
+glibc (2.1.1-4) unstable; urgency=low
+
+ * Fix logic errors in tzconfig.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 8 May 1999 00:07:44 -0700
+
+glibc (2.1.1-3) unstable; urgency=low
+
+ * 2.1.1pre2.
+ * glibc-compat 2.1.0.
+ * debian/copyright: Update URLs for upstream source locations.
+ * debian/devpts.init: Rewrite for more sensible handling of devfs.
+ * debian/libc.postinst: Be more paranoid about /etc/timezone, and
+ always remake /etc/localtime symlink.
+ * debian/sysdeps.mk: Add sparc to HAVE_LIBC4 to deal with lddlibc4.
+ * debian/rules: Don't apply sparc32-ldd patch.
+ * debian/patches/sparc32-ldd.dpatch: delete.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Fri, 7 May 1999 10:40:11 -0700
+
+glibc (2.1.1-2) unstable; urgency=low
+
+ * $(libc): replace locales << 2.1.1-1
+ * debian/depflags.mk: clean up
+ * debian/control.in: locales: remove depend on @libc@ (closes:Bug#36654).
+ * debian/devpts.sh: Remove bashisms (closes:Bug#36552).
+ * debian/libc.postinst:
+ - Use ln -sf instead of zic -l (closes:Bug#36305).
+ - If upgrading from glibc 2.0, restart services potentially affected
+ by libnss_* upgrade.
+ * debian/libc.preinst: Add kernel version sanity check for sparc.
+ * debian/rules:
+ - Fix reverse-patches target (closes:Bug#36574).
+ - Fix libexecdir handling (closes:Bug#36673).
+ - locales is binary-all, so build it in binary-indep, not binary-arch.
+ * debian/sysdeps.mk: $(shlib_depend): >= 2.0.105 for sparc.
+ * locales: Add eo_EO (Esperanto) locale definition.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Sat, 1 May 1999 22:22:22 -0700
+
+glibc (2.1.1-1) unstable; urgency=low
+
+ * Using maintainer versions now; 2.1.1 is still in pre-release.
+ * CVS as of 1999-04-19.
+ * Upgrade glibc-compat addon.
+ * Add kernel version sanity check to nscd init script.
+ * Slight tweaks to devpts.sh init script.
+ * Remove hurd-fcntl patch, it is applied upstream.
+ * Fix libc.preinst libnss code.
+ * Symlink /var/db to /var/state/glibc for backward compatibility.
+ * Add zh_TW.Big5 locale and BIG5_1984 charmap.
+ * Revert to ln -sf instead of zic -l in tzconfig (closes:Bug#36305).
+ * Add latest version of sparc32-chown patch.
+ * Move architecture-dependant parts of locales to other packages
+ and make it Architecture: all.
+ * Move locale and localedef to $(libc); and split gconv-modules into its
+ own package.
+
+ -- Joel Klecker <debian-glibc@lists.debian.org> Tue, 20 Apr 1999 15:09:18 -0700
+
+glibc (2.1.1-0.2) unstable; urgency=low
+
+ * Upgrade to latest CVS sources.
+ - Fixes ttyname problem which affected screen (closes:Bug#35695).
+ - libio backward compatibility fixes.
+ - Many other fixes.
+ * Put manpages in /usr/share/man, info in /usr/share/info.
+ * Add devpts.sh init script and /etc/default/devpts to configure it.
+ * Better FHS compliance.
+ - /var/db -> /var/state/glibc.
+ - --libexecdir=/usr/lib (my reading of the FHS seems to allow
+ executables directly in /usr/lib).
+
+ -- Joel Klecker <espy@debian.org> Wed, 7 Apr 1999 14:47:08 -0700
+
+glibc (2.1.1-0.1) unstable; urgency=low
+
+ * Now using NMU-style versions for prereleases.
+ * Don't start utmpd.
+ * Somehow the old nss modules (libnss_*.so.1) slipped out
+ of the last release, put them back.
+ * Let libc keep its x bit.
+ (executing it presents some interesting output)
+
+ -- Joel Klecker <espy@debian.org> Wed, 17 Mar 1999 00:44:44 -0800
+
+glibc (2.1.1-0pre1.3) unstable; urgency=low
+
+ * Fix source package.
+ * $(libc)-dbg: Install libpthread (closes:Bug#34461).
+ * $(libc): Add note about devpts and services to postinst.
+ - Recreate databases in /var/db if upgrading from glibc 2.0.x
+ (closes:Bug#34442)
+ - i386, alpha, m68k: Conflict with libtricks, apt (<< 0.1.10.1).
+ * Change default_cflags to -O2 -g.
+ * Allow make check to fail.
+
+ -- Joel Klecker <espy@debian.org> Sat, 13 Mar 1999 15:14:50 -0800
+
+glibc (2.1.1-0pre1.2) unstable; urgency=low
+
+ * strip shared libs with --strip-debug instead of --strip-unneeded.
+ * Loosened shlibs depend.
+
+ -- Joel Klecker <espy@debian.org> Fri, 12 Mar 1999 22:33:01 -0800
+
+glibc (2.1.1-0pre1.1) unstable; urgency=low
+
+ * Fix $(libc) replaces on i386.
+
+ -- Joel Klecker <espy@debian.org> Fri, 12 Mar 1999 14:47:28 -0800
+
+glibc (2.1.1-0pre1) unstable; urgency=low
+
+ * New upstream release.
+ * Really release this one to unstable.
+
+ -- Joel Klecker <espy@debian.org> Wed, 10 Mar 1999 09:14:29 -0800
+
+glibc (2.1-4) unstable; urgency=low
+
+ * First release for unstable.
+ * Add glibc-compat addon.
+ * $(libc): Conflict with libwcsmbs
+ - Start utmpd and touch /var/run/utmpx, /var/log/wtmpx.
+ * $(libc)-dbg: Install unstripped shared libs in /usr/lib/glibc_dbg.
+ * $(libc)-prof: Strip libraries.
+ * glibc-doc: Remove cruft from top-level of info dir.
+ * Split nscd into separate package.
+ * Fixed $KERNEL_SOURCE handling.
+ * Bugs fixed: 19264, 22788, 26148, 26306, 30609, 30773, 31415
+ (will elaborate later :)
+
+ -- Joel Klecker <espy@debian.org> Fri, 5 Mar 1999 11:29:44 -0800
+
+glibc (2.1-3) unstable; urgency=low
+
+ * (debian/depflags.mk):
+ - Correct typo
+ - Add libc_dev_control_flags for Conflicts
+
+ -- Joel Klecker <espy@debian.org> Mon, 8 Feb 1999 03:22:27 -0800
+
+glibc (2.1-2) unstable; urgency=low
+
+ * Get shlibs file dependencies correct.
+
+ -- Joel Klecker <espy@debian.org> Sat, 6 Feb 1999 22:56:22 -0800
+
+glibc (2.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * (debian/control.in): Update maintainer address.
+ * (debian/depflags.mk):
+ $(libc): conflict and replace timezone, timezones; replace libdb2
+ * (debian/rules):
+ $(libc)-dev: copy subdirectories from $(KERNEL_HEADERS)/linux too.
+ timezones: remove
+ $(libc): Put timezone data, and the zic and zdump utils here
+ * Sync with HURD again.
+ * Removed hurd-utimes patch, it is integrated upstream.
+
+ -- Joel Klecker <espy@debian.org> Sat, 6 Feb 1999 12:26:10 -0800
--- /dev/null
+The upstream changelog being composed of multiple files with a total size
+of more than 3MB, they are provided by the glibc-doc package in the
+/usr/share/doc/glibc-doc/ directory.
--- /dev/null
+Source: glibc
+Section: libs
+Priority: required
+Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 1.17.14), xz-utils, file, quilt,
+ autoconf, gawk, debhelper-compat (= 13), rdfind, symlinks, netbase, gperf, bison,
+ linux-libc-dev (>= 3.9) [linux-any],
+ libaudit-dev [linux-any], libcap-dev [linux-any] <!stage2>, libselinux1-dev [linux-any] <!stage2>,
+ mig-for-host (>= 1.8+git20200618-7~) [hurd-i386], gnumach-dev (>= 2:1.8+git20200710-2~) [hurd-i386],
+ hurd-dev (>= 1:0.9.git20201127-4~) [hurd-i386] | hurd-headers-dev [hurd-i386],
+ binutils-for-host (>= 2.38),
+ g++-12 <!cross>, g++-12 (>= 12.3.0-2) [alpha] <!cross>, g++-12-multilib [amd64 i386 mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 s390x sparc sparc64 x32] <!nobiarch>,
+ g++-12-x86-64-linux-gnu [amd64] <cross>, g++-12-arc-linux-gnu [arc] <cross>, g++-12-aarch64-linux-gnu [arm64] <cross>, g++-12-arm-linux-gnueabi [armel] <cross>, g++-12-arm-linux-gnueabihf [armhf] <cross>, g++-12-hppa-linux-gnu [hppa] <cross>, g++-12-i686-linux-gnu [i386] <cross>, g++-12-m68k-linux-gnu [m68k] <cross>, g++-12-mips-linux-gnu [mips] <cross>, g++-12-mipsel-linux-gnu [mipsel] <cross>, g++-12-mips64-linux-gnuabin32 [mipsn32] <cross>, g++-12-mips64el-linux-gnuabin32 [mipsn32el] <cross>, g++-12-mips64-linux-gnuabi64 [mips64] <cross>, g++-12-mips64el-linux-gnuabi64 [mips64el] <cross>, g++-12-mipsisa32r6-linux-gnu [mipsr6] <cross>, g++-12-mipsisa32r6el-linux-gnu [mipsr6el] <cross>, g++-12-mipsisa64r6-linux-gnuabin32 [mipsn32r6] <cross>, g++-12-mipsisa64r6el-linux-gnuabin32 [mipsn32r6el] <cross>, g++-12-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross>, g++-12-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross>, g++-12-nios2-linux-gnu [nios2] <cross>, g++-12-powerpc-linux-gnu [powerpc] <cross>, g++-12-powerpc64-linux-gnu [ppc64] <cross>, g++-12-powerpc64le-linux-gnu [ppc64el] <cross>, g++-12-riscv64-linux-gnu [riscv64] <cross>, g++-12-sparc-linux-gnu [sparc] <cross>, g++-12-sparc64-linux-gnu [sparc64] <cross>, g++-12-s390x-linux-gnu [s390x] <cross>, g++-12-sh3-linux-gnu [sh3] <cross>, g++-12-sh4-linux-gnu [sh4] <cross>, g++-12-x86-64-linux-gnux32 [x32] <cross>, g++-12-alpha-linux-gnu [alpha] <cross>, g++-12-ia64-linux-gnu [ia64] <cross>,
+ python3:native,
+ libidn2-0 (>= 2.0.5~) <!nocheck>,
+ libc-bin (>= 2.37) <cross>,
+ libgd-dev <!stage1 !stage2>,
+Build-Depends-Indep: perl, po-debconf (>= 1.0)
+Rules-Requires-Root: no
+Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
+Uploaders: Clint Adams <clint@debian.org>, Aurelien Jarno <aurel32@debian.org>, Samuel Thibault <sthibault@debian.org>
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
+Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
+Homepage: https://www.gnu.org/software/libc/libc.html
+
+Package: libc-bin
+Architecture: any
+Section: libs
+Priority: required
+Essential: yes
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: dh-lua (<< 27+nmu1~)
+Recommends: manpages
+Build-Profiles: <!stage1>
+Description: GNU C Library: Binaries
+ This package contains utility programs related to the GNU C Library.
+ .
+ * getconf: query system configuration variables
+ * getent: get entries from administrative databases
+ * iconv, iconvconfig: convert between character encodings
+ * ldd, ldconfig: print/configure shared library dependencies
+ * locale, localedef: show/generate locale definitions
+ * tzselect, zdump, zic: select/dump/compile time zones
+
+Package: libc-dev-bin
+Architecture: any
+Section: libdevel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: manpages, manpages-dev, libc-devtools (>> 2.37)
+Build-Profiles: <!stage1>
+Description: GNU C Library: Development binaries
+ This package contains utility programs related to the GNU C Library
+ development package.
+ .
+ * gencat: generate message catalogs
+
+Package: libc-devtools
+Architecture: any
+Section: devel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: libc-dev-bin (<< 2.31-8)
+Replaces: libc-dev-bin (<< 2.31-8)
+Recommends: manpages, manpages-dev
+Build-Profiles: <!stage1> <!stage2>
+Description: GNU C Library: Development tools
+ This package contains development tools shipped by the GNU C
+ Library.
+ .
+ * memusage, memusagestat: profile a program's memory usage
+ * mtrace: interpret the malloc trace log
+ * sotruss: trace shared library calls
+ * sprof: display shared object profiling data
+
+Package: libc-l10n
+Architecture: all
+Section: localization
+Priority: standard
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: localization files
+ This package contains the translation files for the GNU C library and
+ utility programs.
+
+Package: glibc-doc
+Architecture: all
+Section: doc
+Priority: optional
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Suggests: glibc-doc-reference
+Build-Profiles: <!stage1>
+Description: GNU C Library: Documentation
+ Contains man pages for libpthread functions and the complete GNU C Library
+ ChangeLog. The GNU C Library Reference manual has been moved into
+ glibc-doc-reference for licensing reasons.
+
+Package: glibc-source
+Architecture: all
+Section: devel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Recommends: xz-utils
+Build-Profiles: <!stage1>
+Description: GNU C Library: sources
+ This package contains the sources and patches which are needed to
+ build glibc.
+
+Package: locales
+Architecture: all
+Section: localization
+Priority: standard
+Depends: libc-bin (>> 2.37), libc-l10n (>> 2.37), ${misc:Depends}, debconf | debconf-2.0
+Build-Profiles: <!stage1>
+Description: GNU C Library: National Language (locale) data [support]
+ Machine-readable data files, shared objects and programs used by the
+ C library for localization (l10n) and internationalization (i18n) support.
+ .
+ This package contains tools to generate locale definitions from source
+ files (included in this package). It allows you to customize which
+ definitions actually get generated. This is a space-saver over how this
+ package used to be, with all locales generated by default. This created
+ a package that unpacked to an excess of 30 megs.
+
+Package: locales-all
+Architecture: any
+Section: localization
+Priority: optional
+Multi-Arch: foreign
+Depends: libc-l10n (>> 2.37), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Precompiled locale data
+ This package contains the precompiled locale data for all supported locales.
+ A better alternative is to install the locales package and only select
+ desired locales, but it can be useful on a low-memory machine because some
+ locale files take a lot of memory to be compiled.
+
+Package: nscd
+Architecture: any
+Section: admin
+Multi-Arch: foreign
+Priority: optional
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Name Service Cache Daemon
+ A daemon which handles passwd, group and host lookups
+ for running programs and caches the results for the next
+ query. You should install this package only if you use
+ slow services like LDAP, NIS or NIS+.
+
+Package: libc6
+Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
+Section: libs
+Priority: optional
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${libgcc:Depends}
+Recommends: libidn2-0 (>= 2.0.5~)
+Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
+Provides: libc6-sparcv9b [sparc sparc64], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
+Conflicts: libc6-i686 [i386], libc6.1-alphaev67 [alpha]
+Breaks: nscd (<< 2.37), locales (<< 2.37), locales-all (<< 2.37), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
+Replaces: libc6-amd64 [amd64],
+ libc6-i386 [i386],
+ libc0.3-i686 [hurd-i386],
+ libc6-i686 [i386],
+ libc6-x32 [x32],
+ libc6-powerpc [powerpc],
+ libc6-ppc64 [ppc64],
+ libc6-s390x [s390x],
+ libc6-sparc64 [sparc64],
+ libc6-mips64 [mips64 mips64el],
+ libc6-mipsn32 [mipsn32 mipsn32el],
+ libc6-mips32 [mips mipsel],
+ hurd (<< 20120408-3) [hurd-i386]
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+
+Package: libc6-dev
+Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
+Section: libdevel
+Priority: optional
+Multi-Arch: same
+Depends: libc6 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
+Replaces: hurd-dev (<< 20120408-3) [hurd-i386], libc6 (<= 2.32-1)
+Suggests: glibc-doc, manpages-dev
+Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386]
+Breaks: check (<< 0.15.2-2+b1) [s390x], ${libc-dev:Breaks}, libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
+Conflicts: libc6.1-dev, libc0.3-dev,
+Description: GNU C Library: Development Libraries and Header Files
+ Contains the symlinks, headers, and object files needed to compile
+ and link programs which use the standard C library.
+
+Package: libc6-dbg
+Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
+Section: debug
+Priority: optional
+Multi-Arch: same
+Provides: libc-dbg, libc6-dbgsym
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: detached debugging symbols
+ This package contains the detached debugging symbols for the GNU C
+ library.
+
+Package: libc6-udeb
+Package-Type: udeb
+Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
+Section: debian-installer
+Priority: optional
+Provides: libc6, libc-udeb, libnss-dns-udeb, libnss-files-udeb
+Build-Profiles: <!noudeb !stage1>
+Description: GNU C Library: Shared libraries - udeb
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+ .
+ This package contains a minimal set of libraries needed for the Debian
+ installer. Do not install it on a normal system.
+
+Package: libc6.1
+Architecture: alpha ia64
+Section: libs
+Priority: optional
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${libgcc:Depends}
+Recommends: libidn2-0 (>= 2.0.5~)
+Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
+Provides: libc6-sparcv9b [sparc sparc64], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
+Conflicts: libc6-i686 [i386], libc6.1-alphaev67 [alpha]
+Breaks: nscd (<< 2.37), locales (<< 2.37), locales-all (<< 2.37), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
+Replaces: libc6-amd64 [amd64],
+ libc6-i386 [i386],
+ libc0.3-i686 [hurd-i386],
+ libc6-i686 [i386],
+ libc6-x32 [x32],
+ libc6-powerpc [powerpc],
+ libc6-ppc64 [ppc64],
+ libc6-s390x [s390x],
+ libc6-sparc64 [sparc64],
+ libc6-mips64 [mips64 mips64el],
+ libc6-mipsn32 [mipsn32 mipsn32el],
+ libc6-mips32 [mips mipsel],
+ hurd (<< 20120408-3) [hurd-i386]
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+
+Package: libc6.1-dev
+Architecture: alpha ia64
+Section: libdevel
+Priority: optional
+Multi-Arch: same
+Depends: libc6.1 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
+Replaces: hurd-dev (<< 20120408-3) [hurd-i386], libc6.1 (<= 2.32-1)
+Suggests: glibc-doc, manpages-dev
+Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386]
+Breaks: check (<< 0.15.2-2+b1) [s390x], ${libc-dev:Breaks}, libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
+Conflicts: libc6-dev, libc0.3-dev,
+Description: GNU C Library: Development Libraries and Header Files
+ Contains the symlinks, headers, and object files needed to compile
+ and link programs which use the standard C library.
+
+Package: libc6.1-dbg
+Architecture: alpha ia64
+Section: debug
+Priority: optional
+Multi-Arch: same
+Provides: libc-dbg, libc6.1-dbgsym
+Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: detached debugging symbols
+ This package contains the detached debugging symbols for the GNU C
+ library.
+
+Package: libc6.1-udeb
+Package-Type: udeb
+Architecture: alpha ia64
+Section: debian-installer
+Priority: optional
+Provides: libc6.1, libc-udeb, libnss-dns-udeb, libnss-files-udeb
+Build-Profiles: <!noudeb !stage1>
+Description: GNU C Library: Shared libraries - udeb
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+ .
+ This package contains a minimal set of libraries needed for the Debian
+ installer. Do not install it on a normal system.
+
+Package: libc0.3
+Architecture: hurd-i386
+Section: libs
+Priority: optional
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${libgcc:Depends}
+Recommends: libidn2-0 (>= 2.0.5~)
+Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
+Provides: libc6-sparcv9b [sparc sparc64], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
+Conflicts: libc6-i686 [i386], libc6.1-alphaev67 [alpha]
+Breaks: nscd (<< 2.37), locales (<< 2.37), locales-all (<< 2.37), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
+Replaces: libc6-amd64 [amd64],
+ libc6-i386 [i386],
+ libc0.3-i686 [hurd-i386],
+ libc6-i686 [i386],
+ libc6-x32 [x32],
+ libc6-powerpc [powerpc],
+ libc6-ppc64 [ppc64],
+ libc6-s390x [s390x],
+ libc6-sparc64 [sparc64],
+ libc6-mips64 [mips64 mips64el],
+ libc6-mipsn32 [mipsn32 mipsn32el],
+ libc6-mips32 [mips mipsel],
+ hurd (<< 20120408-3) [hurd-i386]
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+
+Package: libc0.3-dev
+Architecture: hurd-i386
+Section: libdevel
+Priority: optional
+Multi-Arch: same
+Depends: libc0.3 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
+Replaces: hurd-dev (<< 20120408-3) [hurd-i386], libc0.3 (<= 2.32-1)
+Suggests: glibc-doc, manpages-dev
+Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386]
+Breaks: check (<< 0.15.2-2+b1) [s390x], ${libc-dev:Breaks}, libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
+Conflicts: libc6-dev, libc6.1-dev,
+Description: GNU C Library: Development Libraries and Header Files
+ Contains the symlinks, headers, and object files needed to compile
+ and link programs which use the standard C library.
+
+Package: libc0.3-dbg
+Architecture: hurd-i386
+Section: debug
+Priority: optional
+Multi-Arch: same
+Provides: libc-dbg, libc0.3-dbgsym
+Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: detached debugging symbols
+ This package contains the detached debugging symbols for the GNU C
+ library.
+
+Package: libc0.3-udeb
+Package-Type: udeb
+Architecture: hurd-i386
+Section: debian-installer
+Priority: optional
+Provides: libc0.3, libc-udeb, libnss-dns-udeb, libnss-files-udeb
+Build-Profiles: <!noudeb !stage1>
+Description: GNU C Library: Shared libraries - udeb
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+ .
+ This package contains a minimal set of libraries needed for the Debian
+ installer. Do not install it on a normal system.
+
+Package: libc6-i386
+Architecture: amd64 x32
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64 [amd64], libc6-amd64:i386 [x32], libc6-i386:amd64 [x32], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32 [x32], libc6-x32:i386 [amd64]
+Replaces: libc6-dev-i386
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32-bit shared libraries for AMD64
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the 32bit version of the library, meant for AMD64 systems.
+
+Package: libc6-dev-i386
+Architecture: amd64 x32
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-i386 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32-bit development libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for AMD64 systems.
+
+Package: libc6-sparc
+Architecture: sparc64
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1 !nobiarch>
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc64, libc6-x32
+Description: GNU C Library: 32bit Shared libraries for SPARC
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 32bit version
+ of the library, meant for SPARC systems.
+
+Package: libc6-dev-sparc
+Architecture: sparc64
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-sparc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit Development Libraries for SPARC
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for SPARC systems.
+
+Package: libc6-sparc64
+Architecture: sparc
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for UltraSPARC
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for UltraSPARC systems.
+
+Package: libc6-dev-sparc64
+Architecture: sparc
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-sparc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for UltraSPARC
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for UltraSPARC systems.
+
+Package: libc6-s390
+Architecture: s390x
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32bit Shared libraries for IBM zSeries
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 32bit version
+ of the library.
+
+Package: libc6-dev-s390
+Architecture: s390x
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-s390 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit Development Libraries for IBM zSeries
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library.
+
+Package: libc6-amd64
+Architecture: i386 x32
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64:i386 [x32], libc6-amd64:x32 [i386], libc6-i386 [i386], libc6-i386:amd64 [x32], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32 [x32], libc6-x32:amd64 [i386]
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for AMD64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for AMD64 systems.
+
+Package: libc6-dev-amd64
+Architecture: i386 x32
+Section: libdevel
+Priority: optional
+Depends: libc6-amd64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Provides: lib64c-dev
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for AMD64 systems.
+
+Package: libc6-powerpc
+Architecture: ppc64
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32bit powerpc shared libraries for ppc64
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the 32bit version of the library, meant for ppc64 systems.
+
+Package: libc6-dev-powerpc
+Architecture: ppc64
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-powerpc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit powerpc development libraries for ppc64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for ppc64 systems.
+
+Package: libc6-ppc64
+Architecture: powerpc
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for PowerPC64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for PowerPC64 systems.
+
+Package: libc6-dev-ppc64
+Architecture: powerpc
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-ppc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for PowerPC64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for PowerPC64 systems.
+
+Package: libc6-mips32
+Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32:mips64 [mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6 mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsel [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips64:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mipsr6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsr6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64 [mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64el [mips64 mips64r6 mips64r6el], libc6-mipsn32:mips64r6 [mips64 mips64el mips64r6el], libc6-mipsn32:mips64r6el [mips64 mips64el mips64r6], libc6-mipsn32:mipsel [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6 [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6el [mips64 mips64el mips64r6 mips64r6el], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: o32 Shared libraries for MIPS
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the o32 version
+ of the library, meant for MIPS systems.
+
+Package: libc6-dev-mips32
+Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-mips32 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}),
+ libc6-dev-mipsn32 (= ${binary:Version}) [mips64 mips64el mips64r6 mips64r6el],
+ libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el mipsn32r6 mipsn32r6el],
+ ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: o32 Development Libraries for MIPS
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the o32 version of the
+ library, meant for MIPS systems.
+
+Package: libc6-mipsn32
+Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mips64el mips64r6 mips64r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsel mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsr6], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mips64 mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mips64 mips64el mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mips64 mips64el mips64r6 mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mips64 mips64el mips64r6 mips64r6el mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: n32 Shared libraries for MIPS64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the n32 version
+ of the library, meant for MIPS64 systems.
+
+Package: libc6-dev-mipsn32
+Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
+Section: libdevel
+Priority: optional
+Provides: libn32c-dev
+Depends: libc6-mipsn32 (= ${binary:Version}) <!stage1>, libc6-dev-mips64 (= ${binary:Version}) [mips mipsel mipsr6 mipsr6el], libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: n32 Development Libraries for MIPS64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the n32 version of the
+ library, meant for MIPS64 systems.
+
+Package: libc6-mips64
+Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mips [mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsn32 mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsn32 mipsn32el mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for MIPS64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for MIPS64 systems.
+
+Package: libc6-dev-mips64
+Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-mips64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for MIPS64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for MIPS64 systems.
+
+Package: libc6-x32
+Architecture: amd64 i386
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64 [amd64], libc6-amd64:x32 [i386], libc6-i386 [i386], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:amd64 [i386], libc6-x32:i386 [amd64]
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: X32 ABI Shared libraries for AMD64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the X32 ABI version
+ of the library, meant for AMD64 systems.
+
+Package: libc6-dev-x32
+Architecture: amd64 i386
+Section: libdevel
+Priority: optional
+Depends: libc6-x32 (= ${binary:Version}) <!stage1>, libc6-dev-i386 (= ${binary:Version}) [amd64], libc6-dev-amd64 (= ${binary:Version}) [i386], libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: X32 ABI Development Libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the X32 ABI version of the
+ library, meant for amd64 systems.
+
--- /dev/null
+Package: libc6-amd64
+Architecture: i386 x32
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64:i386 [x32], libc6-amd64:x32 [i386], libc6-i386 [i386], libc6-i386:amd64 [x32], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32 [x32], libc6-x32:amd64 [i386]
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for AMD64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for AMD64 systems.
+
+Package: libc6-dev-amd64
+Architecture: i386 x32
+Section: libdevel
+Priority: optional
+Depends: libc6-amd64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Provides: lib64c-dev
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for AMD64 systems.
+
--- /dev/null
+Package: libc6-armel
+Architecture: armhf
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: ARM softfp shared libraries for armhf
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the ARM softfp version of the library, meant for armhf systems.
+
+Package: libc6-dev-armel
+Architecture: armhf
+Section: libdevel
+Priority: optional
+Depends: libc6-armel (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: ARM softfp development libraries for armhf
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the ARM softfp version of the
+ library, meant for armhf systems.
+
--- /dev/null
+Package: libc6-armhf
+Architecture: armel
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: ARM hard float shared libraries for armel
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the ARM hard float version of the library, meant for armel systems.
+
+Package: libc6-dev-armhf
+Architecture: armel
+Section: libdevel
+Priority: optional
+Depends: libc6-armhf (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: ARM hard float development libraries for armel
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the ARM hard float version of the
+ library, meant for armel systems.
+
--- /dev/null
+Package: libc6-i386
+Architecture: amd64 x32
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64 [amd64], libc6-amd64:i386 [x32], libc6-i386:amd64 [x32], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32 [x32], libc6-x32:i386 [amd64]
+Replaces: libc6-dev-i386
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32-bit shared libraries for AMD64
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the 32bit version of the library, meant for AMD64 systems.
+
+Package: libc6-dev-i386
+Architecture: amd64 x32
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-i386 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32-bit development libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for AMD64 systems.
+
--- /dev/null
+Package: @libc@
+Architecture: @archs@
+Section: libs
+Priority: optional
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${libgcc:Depends}
+Recommends: libidn2-0 (>= 2.0.5~)
+Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
+Provides: libc6-sparcv9b [sparc sparc64], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
+Conflicts: libc6-i686 [i386], libc6.1-alphaev67 [alpha]
+Breaks: nscd (<< @DEB_VERSION_UPSTREAM@), locales (<< @DEB_VERSION_UPSTREAM@), locales-all (<< @DEB_VERSION_UPSTREAM@), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
+Replaces: libc6-amd64 [amd64],
+ libc6-i386 [i386],
+ libc0.3-i686 [hurd-i386],
+ libc6-i686 [i386],
+ libc6-x32 [x32],
+ libc6-powerpc [powerpc],
+ libc6-ppc64 [ppc64],
+ libc6-s390x [s390x],
+ libc6-sparc64 [sparc64],
+ libc6-mips64 [mips64 mips64el],
+ libc6-mipsn32 [mipsn32 mipsn32el],
+ libc6-mips32 [mips mipsel],
+ hurd (<< 20120408-3) [hurd-i386]
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+
+Package: @libc@-dev
+Architecture: @archs@
+Section: libdevel
+Priority: optional
+Multi-Arch: same
+Depends: @libc@ (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
+Replaces: hurd-dev (<< 20120408-3) [hurd-i386], @libc@ (<= 2.32-1)
+Suggests: glibc-doc, manpages-dev
+Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386]
+Breaks: check (<< 0.15.2-2+b1) [s390x], ${libc-dev:Breaks}, libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
+Conflicts: @libc-dev-conflict@
+Description: GNU C Library: Development Libraries and Header Files
+ Contains the symlinks, headers, and object files needed to compile
+ and link programs which use the standard C library.
+
+Package: @libc@-dbg
+Architecture: @archs@
+Section: debug
+Priority: optional
+Multi-Arch: same
+Provides: libc-dbg, @libc@-dbgsym
+Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: detached debugging symbols
+ This package contains the detached debugging symbols for the GNU C
+ library.
+
+Package: @libc@-udeb
+Package-Type: udeb
+Architecture: @archs@
+Section: debian-installer
+Priority: optional
+Provides: @libc@, libc-udeb, libnss-dns-udeb, libnss-files-udeb
+Build-Profiles: <!noudeb !stage1>
+Description: GNU C Library: Shared libraries - udeb
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C library
+ and the standard math library, as well as many others.
+ .
+ This package contains a minimal set of libraries needed for the Debian
+ installer. Do not install it on a normal system.
+
--- /dev/null
+Source: glibc
+Section: libs
+Priority: required
+Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 1.17.14), xz-utils, file, quilt,
+ autoconf, gawk, debhelper-compat (= 13), rdfind, symlinks, netbase, gperf, bison,
+ linux-libc-dev (>= 3.9) [linux-any],
+ libaudit-dev [linux-any], libcap-dev [linux-any] <!stage2>, libselinux1-dev [linux-any] <!stage2>,
+ mig-for-host (>= 1.8+git20200618-7~) [hurd-i386], gnumach-dev (>= 2:1.8+git20200710-2~) [hurd-i386],
+ hurd-dev (>= 1:0.9.git20201127-4~) [hurd-i386] | hurd-headers-dev [hurd-i386],
+ binutils-for-host (>= 2.38),
+ g++-12 <!cross>, g++-12 (>= 12.3.0-2) [alpha] <!cross>, g++-12-multilib [amd64 i386 mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 s390x sparc sparc64 x32] <!nobiarch>,
+ @GPP_CROSS_DEP@
+ python3:native,
+ libidn2-0 (>= 2.0.5~) <!nocheck>,
+ libc-bin (>= @DEB_VERSION_UPSTREAM@) <cross>,
+ libgd-dev <!stage1 !stage2>,
+Build-Depends-Indep: perl, po-debconf (>= 1.0)
+Rules-Requires-Root: no
+Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
+Uploaders: Clint Adams <clint@debian.org>, Aurelien Jarno <aurel32@debian.org>, Samuel Thibault <sthibault@debian.org>
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
+Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
+Homepage: https://www.gnu.org/software/libc/libc.html
+
+Package: libc-bin
+Architecture: any
+Section: libs
+Priority: required
+Essential: yes
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: dh-lua (<< 27+nmu1~)
+Recommends: manpages
+Build-Profiles: <!stage1>
+Description: GNU C Library: Binaries
+ This package contains utility programs related to the GNU C Library.
+ .
+ * getconf: query system configuration variables
+ * getent: get entries from administrative databases
+ * iconv, iconvconfig: convert between character encodings
+ * ldd, ldconfig: print/configure shared library dependencies
+ * locale, localedef: show/generate locale definitions
+ * tzselect, zdump, zic: select/dump/compile time zones
+
+Package: libc-dev-bin
+Architecture: any
+Section: libdevel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: manpages, manpages-dev, libc-devtools (>> @DEB_VERSION_UPSTREAM@)
+Build-Profiles: <!stage1>
+Description: GNU C Library: Development binaries
+ This package contains utility programs related to the GNU C Library
+ development package.
+ .
+ * gencat: generate message catalogs
+
+Package: libc-devtools
+Architecture: any
+Section: devel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: libc-dev-bin (<< 2.31-8)
+Replaces: libc-dev-bin (<< 2.31-8)
+Recommends: manpages, manpages-dev
+Build-Profiles: <!stage1> <!stage2>
+Description: GNU C Library: Development tools
+ This package contains development tools shipped by the GNU C
+ Library.
+ .
+ * memusage, memusagestat: profile a program's memory usage
+ * mtrace: interpret the malloc trace log
+ * sotruss: trace shared library calls
+ * sprof: display shared object profiling data
+
+Package: libc-l10n
+Architecture: all
+Section: localization
+Priority: standard
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: localization files
+ This package contains the translation files for the GNU C library and
+ utility programs.
+
+Package: glibc-doc
+Architecture: all
+Section: doc
+Priority: optional
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Suggests: glibc-doc-reference
+Build-Profiles: <!stage1>
+Description: GNU C Library: Documentation
+ Contains man pages for libpthread functions and the complete GNU C Library
+ ChangeLog. The GNU C Library Reference manual has been moved into
+ glibc-doc-reference for licensing reasons.
+
+Package: glibc-source
+Architecture: all
+Section: devel
+Priority: optional
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Recommends: xz-utils
+Build-Profiles: <!stage1>
+Description: GNU C Library: sources
+ This package contains the sources and patches which are needed to
+ build glibc.
+
+Package: locales
+Architecture: all
+Section: localization
+Priority: standard
+Depends: libc-bin (>> @DEB_VERSION_UPSTREAM@), libc-l10n (>> @DEB_VERSION_UPSTREAM@), ${misc:Depends}, debconf | debconf-2.0
+Build-Profiles: <!stage1>
+Description: GNU C Library: National Language (locale) data [support]
+ Machine-readable data files, shared objects and programs used by the
+ C library for localization (l10n) and internationalization (i18n) support.
+ .
+ This package contains tools to generate locale definitions from source
+ files (included in this package). It allows you to customize which
+ definitions actually get generated. This is a space-saver over how this
+ package used to be, with all locales generated by default. This created
+ a package that unpacked to an excess of 30 megs.
+
+Package: locales-all
+Architecture: any
+Section: localization
+Priority: optional
+Multi-Arch: foreign
+Depends: libc-l10n (>> @DEB_VERSION_UPSTREAM@), ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Precompiled locale data
+ This package contains the precompiled locale data for all supported locales.
+ A better alternative is to install the locales package and only select
+ desired locales, but it can be useful on a low-memory machine because some
+ locale files take a lot of memory to be compiled.
+
+Package: nscd
+Architecture: any
+Section: admin
+Multi-Arch: foreign
+Priority: optional
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Name Service Cache Daemon
+ A daemon which handles passwd, group and host lookups
+ for running programs and caches the results for the next
+ query. You should install this package only if you use
+ slow services like LDAP, NIS or NIS+.
+
--- /dev/null
+Package: libc6-mips32
+Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32:mips64 [mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6 mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsel [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips64:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mipsr6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsr6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64 [mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64el [mips64 mips64r6 mips64r6el], libc6-mipsn32:mips64r6 [mips64 mips64el mips64r6el], libc6-mipsn32:mips64r6el [mips64 mips64el mips64r6], libc6-mipsn32:mipsel [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6 [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6el [mips64 mips64el mips64r6 mips64r6el], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: o32 Shared libraries for MIPS
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the o32 version
+ of the library, meant for MIPS systems.
+
+Package: libc6-dev-mips32
+Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-mips32 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}),
+ libc6-dev-mipsn32 (= ${binary:Version}) [mips64 mips64el mips64r6 mips64r6el],
+ libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el mipsn32r6 mipsn32r6el],
+ ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: o32 Development Libraries for MIPS
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the o32 version of the
+ library, meant for MIPS systems.
+
--- /dev/null
+Package: libc6-mips64
+Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mips [mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsn32 mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsn32 mipsn32el mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for MIPS64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for MIPS64 systems.
+
+Package: libc6-dev-mips64
+Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-mips64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for MIPS64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for MIPS64 systems.
+
--- /dev/null
+Package: libc6-mipsn32
+Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mips64el mips64r6 mips64r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsel mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsr6], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mips64 mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mips64 mips64el mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mips64 mips64el mips64r6 mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mips64 mips64el mips64r6 mips64r6el mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: n32 Shared libraries for MIPS64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the n32 version
+ of the library, meant for MIPS64 systems.
+
+Package: libc6-dev-mipsn32
+Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
+Section: libdevel
+Priority: optional
+Provides: libn32c-dev
+Depends: libc6-mipsn32 (= ${binary:Version}) <!stage1>, libc6-dev-mips64 (= ${binary:Version}) [mips mipsel mipsr6 mipsr6el], libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: n32 Development Libraries for MIPS64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the n32 version of the
+ library, meant for MIPS64 systems.
+
--- /dev/null
+Package: libc6-powerpc
+Architecture: ppc64
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32bit powerpc shared libraries for ppc64
+ This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ This is the 32bit version of the library, meant for ppc64 systems.
+
+Package: libc6-dev-powerpc
+Architecture: ppc64
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-powerpc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit powerpc development libraries for ppc64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for ppc64 systems.
+
--- /dev/null
+Package: libc6-ppc64
+Architecture: powerpc
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for PowerPC64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for PowerPC64 systems.
+
+Package: libc6-dev-ppc64
+Architecture: powerpc
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-ppc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for PowerPC64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for PowerPC64 systems.
+
--- /dev/null
+Package: libc6-s390
+Architecture: s390x
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-sparc, libc6-sparc64, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 32bit Shared libraries for IBM zSeries
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 32bit version
+ of the library.
+
+Package: libc6-dev-s390
+Architecture: s390x
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-s390 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit Development Libraries for IBM zSeries
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library.
+
--- /dev/null
+Package: libc6-sparc
+Architecture: sparc64
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Build-Profiles: <!stage1 !nobiarch>
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc64, libc6-x32
+Description: GNU C Library: 32bit Shared libraries for SPARC
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 32bit version
+ of the library, meant for SPARC systems.
+
+Package: libc6-dev-sparc
+Architecture: sparc64
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-sparc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 32bit Development Libraries for SPARC
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library, meant for SPARC systems.
+
--- /dev/null
+Package: libc6-sparc64
+Architecture: sparc
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-x32
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: 64bit Shared libraries for UltraSPARC
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 64bit version
+ of the library, meant for UltraSPARC systems.
+
+Package: libc6-dev-sparc64
+Architecture: sparc
+Section: libdevel
+Priority: optional
+Provides: lib64c-dev
+Depends: libc6-sparc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: 64bit Development Libraries for UltraSPARC
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 64bit version of the
+ library, meant for UltraSPARC systems.
+
--- /dev/null
+Package: libc6-x32
+Architecture: amd64 i386
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libc6-amd64 [amd64], libc6-amd64:x32 [i386], libc6-i386 [i386], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:amd64 [i386], libc6-x32:i386 [amd64]
+Build-Profiles: <!stage1 !nobiarch>
+Description: GNU C Library: X32 ABI Shared libraries for AMD64
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the X32 ABI version
+ of the library, meant for AMD64 systems.
+
+Package: libc6-dev-x32
+Architecture: amd64 i386
+Section: libdevel
+Priority: optional
+Depends: libc6-x32 (= ${binary:Version}) <!stage1>, libc6-dev-i386 (= ${binary:Version}) [amd64], libc6-dev-amd64 (= ${binary:Version}) [i386], libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Build-Profiles: <!nobiarch>
+Description: GNU C Library: X32 ABI Development Libraries for AMD64
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the X32 ABI version of the
+ library, meant for amd64 systems.
+
--- /dev/null
+This is the Debian prepackaged version of the GNU C Library version 2.23.
+
+It was put together by the GNU Libc Maintainers <debian-glibc@lists.debian.org>
+from <https://sourceware.org/git/glibc.git>
+
+* Most of the GNU C library is under the following copyright:
+
+ Copyright (C) 1991-2015 Free Software Foundation, Inc.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+
+ On Debian systems, the complete text of the GNU Library
+ General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+* The utilities associated with GNU C library is under the following
+ copyright:
+
+ Copyright (C) 1991-2015 Free Software Foundation, Inc.
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ On Debian systems, the complete text of the GNU Library
+ General Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+* All code incorporated from 4.4 BSD is distributed under the following
+ license:
+
+ Copyright (C) 1991 Regents of the University of California.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. [This condition was removed.]
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+* The DNS resolver code, taken from BIND 4.9.5, is copyrighted both by
+ UC Berkeley and by Digital Equipment Corporation. The DEC portions
+ are under the following license:
+
+ Portions Copyright (C) 1993 by Digital Equipment Corporation.
+
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies, and
+ that the name of Digital Equipment Corporation not be used in
+ advertising or publicity pertaining to distribution of the document or
+ software without specific, written prior permission.
+
+ THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
+ DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+* The ISC portions are under the following license:
+
+ Portions Copyright (c) 1996-1999 by Internet Software Consortium.
+
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+
+ THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
+ ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
+ CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+ DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
+
+* The Sun RPC support (from rpcsrc-4.0) is covered by the following
+ license:
+
+ Copyright (c) 2010, Oracle America, Inc.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ * Neither the name of the "Oracle America, Inc." nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+* The following CMU license covers some of the support code for Mach,
+ derived from Mach 3.0:
+
+ Mach Operating System
+ Copyright (C) 1991,1990,1989 Carnegie Mellon University
+ All Rights Reserved.
+
+ Permission to use, copy, modify and distribute this software and its
+ documentation is hereby granted, provided that both the copyright
+ notice and this permission notice appear in all copies of the
+ software, derivative works or modified versions, and any portions
+ thereof, and that both notices appear in supporting documentation.
+
+ CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
+ CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
+ ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
+
+ Carnegie Mellon requests users of this software to return to
+
+ Software Distribution Coordinator
+ School of Computer Science
+ Carnegie Mellon University
+ Pittsburgh PA 15213-3890
+
+ or Software.Distribution@CS.CMU.EDU any improvements or
+ extensions that they make and grant Carnegie Mellon the rights to
+ redistribute these changes.
+
+* The file if_ppp.h is under the following CMU license:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND
+ CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+* The following license covers the files from Intel's "Highly Optimized
+ Mathematical Functions for Itanium" collection:
+
+ Intel License Agreement
+
+ Copyright (c) 2000, Intel Corporation
+
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+ * The name of Intel Corporation may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+* The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
+ (C) by Craig Metz and are distributed under the following license:
+
+ /* The Inner Net License, Version 2.00
+
+ The author(s) grant permission for redistribution and use in source and
+ binary forms, with or without modification, of the software and documentation
+ provided that the following conditions are met:
+
+ 0. If you receive a version of the software that is specifically labelled
+ as not being for redistribution (check the version message and/or README),
+ you are not permitted to redistribute that version of the software in any
+ way or form.
+ 1. All terms of the all other applicable copyrights and licenses must be
+ followed.
+ 2. Redistributions of source code must retain the authors' copyright
+ notice(s), this list of conditions, and the following disclaimer.
+ 3. Redistributions in binary form must reproduce the authors' copyright
+ notice(s), this list of conditions, and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. [The copyright holder has authorized the removal of this clause.]
+ 5. Neither the name(s) of the author(s) nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ If these license terms cause you a real problem, contact the author. */
+
+* The file sunrpc/des_impl.c is copyright Eric Young:
+
+ Copyright (C) 1992 Eric Young
+ Collected from libdes and modified for SECURE RPC by Martin Kuck 1994
+ This file is distributed under the terms of the GNU Lesser General
+ Public License, version 2.1 or later - see the file COPYING.LIB for details.
+ If you did not receive a copy of the license with this program, please
+ see <http://www.gnu.org/licenses/> to obtain a copy.
+
+* The libidn code is copyright Simon Josefsson, with portions copyright
+ The Internet Society, Tom Tromey and Red Hat, Inc.:
+
+ Copyright (C) 2002, 2003, 2004, 2011 Simon Josefsson
+
+ This file is part of GNU Libidn.
+
+ GNU Libidn is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ GNU Libidn is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with GNU Libidn; if not, see <http://www.gnu.org/licenses/>.
+
+* The following notice applies to portions of libidn/nfkc.c:
+
+ This file contains functions from GLIB, including gutf8.c and
+ gunidecomp.c, all licensed under LGPL and copyright hold by:
+
+ Copyright (C) 1999, 2000 Tom Tromey
+ Copyright 2000 Red Hat, Inc.
+
+* The following applies to portions of libidn/punycode.c and
+ libidn/punycode.h:
+
+ This file is derived from RFC 3492bis written by Adam M. Costello.
+
+ Disclaimer and license: Regarding this entire document or any
+ portion of it (including the pseudocode and C code), the author
+ makes no guarantees and is not responsible for any damage resulting
+ from its use. The author grants irrevocable permission to anyone
+ to use, modify, and distribute it in any way that does not diminish
+ the rights of anyone else to use, modify, and distribute it,
+ provided that redistributed derivative works do not contain
+ misleading author or version information. Derivative works need
+ not be licensed under similar terms.
+
+ Copyright (C) The Internet Society (2003). All Rights Reserved.
+
+ This document and translations of it may be copied and furnished to
+ others, and derivative works that comment on or otherwise explain it
+ or assist in its implementation may be prepared, copied, published
+ and distributed, in whole or in part, without restriction of any
+ kind, provided that the above copyright notice and this paragraph are
+ included on all such copies and derivative works. However, this
+ document itself may not be modified in any way, such as by removing
+ the copyright notice or references to the Internet Society or other
+ Internet organizations, except as needed for the purpose of
+ developing Internet standards in which case the procedures for
+ copyrights defined in the Internet Standards process must be
+ followed, or as required to translate it into languages other than
+ English.
+
+ The limited permissions granted above are perpetual and will not be
+ revoked by the Internet Society or its successors or assigns.
+
+ This document and the information contained herein is provided on an
+ "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
+ TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
+ HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
+ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+* The file inet/rcmd.c is under a UCB copyright and the following:
+
+ Copyright (C) 1998 WIDE Project.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the project nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ * The file posix/runtests.c is copyright Tom Lord:
+
+ Copyright 1995 by Tom Lord
+
+ All Rights Reserved
+
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted,
+ provided that the above copyright notice appear in all copies and that
+ both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of the copyright holder not be
+ used in advertising or publicity pertaining to distribution of the
+ software without specific, written prior permission.
+
+ Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
+ USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+* The posix/rxspencer tests are copyright Henry Spencer:
+
+ Copyright 1992, 1993, 1994, 1997 Henry Spencer. All rights reserved.
+ This software is not subject to any license of the American Telephone
+ and Telegraph Company or of the Regents of the University of California.
+
+ Permission is granted to anyone to use this software for any purpose on
+ any computer system, and to alter it and redistribute it, subject
+ to the following restrictions:
+
+ 1. The author is not responsible for the consequences of use of this
+ software, no matter how awful, even if they arise from flaws in it.
+
+ 2. The origin of this software must not be misrepresented, either by
+ explicit claim or by omission. Since few users ever read sources,
+ credits must appear in the documentation.
+
+ 3. Altered versions must be plainly marked as such, and must not be
+ misrepresented as being the original software. Since few users
+ ever read sources, credits must appear in the documentation.
+
+ 4. This notice may not be removed or altered.
+
+* The file posix/PCRE.tests is copyright University of Cambridge:
+
+ Copyright (c) 1997-2003 University of Cambridge
+
+ Permission is granted to anyone to use this software for any purpose on any
+ computer system, and to redistribute it freely, subject to the following
+ restrictions:
+
+ 1. This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+ 2. The origin of this software must not be misrepresented, either by
+ explicit claim or by omission. In practice, this means that if you use
+ PCRE in software that you distribute to others, commercially or
+ otherwise, you must put a sentence like this
+
+ Regular expression support is provided by the PCRE library package,
+ which is open source software, written by Philip Hazel, and copyright
+ by the University of Cambridge, England.
+
+ somewhere reasonably visible in your documentation and in any relevant
+ files or online help data or similar. A reference to the ftp site for
+ the source, that is, to
+
+ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+
+ should also be given in the documentation. However, this condition is not
+ intended to apply to whole chains of software. If package A includes PCRE,
+ it must acknowledge it, but if package B is software that includes package
+ A, the condition is not imposed on package B (unless it uses PCRE
+ independently).
+
+ 3. Altered versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+
+ 4. If PCRE is embedded in any software that is released under the GNU
+ General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
+ then the terms of that licence shall supersede any condition above with
+ which it is incompatible.
+
+* Files from Sun fdlibm are copyright Sun Microsystems, Inc.:
+
+ Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
+
+ Developed at SunPro, a Sun Microsystems, Inc. business.
+ Permission to use, copy, modify, and distribute this
+ software is freely granted, provided that this notice
+ is preserved.
+
+* Part of stdio-common/tst-printf.c is copyright C E Chew:
+
+ (C) Copyright C E Chew
+
+ Feel free to copy, use and distribute this software provided:
+
+ 1. you do not pretend that you wrote it
+ 2. you leave this copyright notice intact.
+
+* Various long double libm functions are copyright Stephen L. Moshier:
+
+ Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see
+ <http://www.gnu.org/licenses/>. */
--- /dev/null
+ChangeLog.old/*
--- /dev/null
+usr/share/man/man3/pthread_condattr_init.3.gz usr/share/man/man3/pthread_condattr_destroy.3.gz
+usr/share/man/man3/pthread_cond_init.3.gz usr/share/man/man3/pthread_cond_signal.3.gz
+usr/share/man/man3/pthread_cond_init.3.gz usr/share/man/man3/pthread_cond_broadcast.3.gz
+usr/share/man/man3/pthread_cond_init.3.gz usr/share/man/man3/pthread_cond_wait.3.gz
+usr/share/man/man3/pthread_cond_init.3.gz usr/share/man/man3/pthread_cond_timedwait.3.gz
+usr/share/man/man3/pthread_cond_init.3.gz usr/share/man/man3/pthread_cond_destroy.3.gz
+usr/share/man/man3/pthread_key_create.3.gz usr/share/man/man3/pthread_getspecific.3.gz
+usr/share/man/man3/pthread_key_create.3.gz usr/share/man/man3/pthread_key_delete.3.gz
+usr/share/man/man3/pthread_key_create.3.gz usr/share/man/man3/pthread_setspecific.3.gz
+usr/share/man/man3/pthread_mutexattr_init.3.gz usr/share/man/man3/pthread_mutexattr_destroy.3.gz
+usr/share/man/man3/pthread_mutexattr_init.3.gz usr/share/man/man3/pthread_mutexattr_settype.3.gz
+usr/share/man/man3/pthread_mutexattr_init.3.gz usr/share/man/man3/pthread_mutexattr_gettype.3.gz
+usr/share/man/man3/pthread_mutexattr_setkind_np.3.gz usr/share/man/man3/pthread_mutexattr_getkind_np.3.gz
+usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_lock.3.gz
+usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_trylock.3.gz
+usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_unlock.3.gz
+usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_destroy.3.gz
--- /dev/null
+debian/local/manpages/pthread_atfork.3
+debian/local/manpages/pthread_condattr_init.3
+debian/local/manpages/pthread_cond_init.3
+debian/local/manpages/pthread_key_create.3
+debian/local/manpages/pthread_mutexattr_init.3
+debian/local/manpages/pthread_mutexattr_setkind_np.3
+debian/local/manpages/pthread_mutex_init.3
+debian/local/manpages/pthread_once.3
--- /dev/null
+${env:build-tree}/glibc-*.tar.xz /usr/src/glibc
--- /dev/null
+# all those files are part of Debian packaging which is provided as part
+# of glibc-source binary package to allow re-use of it for cross
+# compiler packages.
+
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-alt.preinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-alt.postrm
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-bin.postinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-dev-alt.preinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-dev-alt.preinst.i386
+script-not-executable usr/src/glibc/debian/debhelper.in/libc-dev-alt.postinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc.postinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc.postrm
+script-not-executable usr/src/glibc/debian/debhelper.in/libc.preinst
+script-not-executable usr/src/glibc/debian/debhelper.in/libc.prerm
+script-not-executable usr/src/glibc/debian/debhelper.in/locales-all.postinst
+script-not-executable usr/src/glibc/debian/debhelper.in/locales-all.prerm
+script-not-executable usr/src/glibc/debian/debhelper.in/locales.config
+script-not-executable usr/src/glibc/debian/debhelper.in/locales.postinst
+script-not-executable usr/src/glibc/debian/debhelper.in/locales.postrm
+script-not-executable usr/src/glibc/debian/debhelper.in/locales.prerm
+script-not-executable usr/src/glibc/debian/debhelper.in/nscd.init
+script-not-executable usr/src/glibc/debian/debhelper.in/nscd.postrm
+script-not-executable usr/src/glibc/debian/generate-supported.mk
+script-not-executable usr/src/glibc/debian/local/manpages/Makefile
+script-not-executable usr/src/glibc/debian/local/usr_sbin/locale-gen
+script-not-executable usr/src/glibc/debian/local/usr_sbin/update-locale
+script-not-executable usr/src/glibc/debian/local/usr_sbin/validlocale
+script-not-executable usr/src/glibc/debian/shlibs-add-udebs
--- /dev/null
+# This file is used for biarch libraries.
+TMPDIR/RTLDDIR/*.so* RTLDDIR
+TMPDIR/SLIBDIR/*.so* SLIBDIR
+TMPDIR/LIBDIR/gconv/* LIBDIR/gconv/
+
+TMPDIR/etc/ld.so.conf.d /etc
--- /dev/null
+# ld.so must be executable, otherwise the system will not work
+shared-library-is-executable 0755 [*/ld*.so*]
+
+# It is normal that the ELF dynamic linker does not need any other
+# library
+shared-lib-without-dependency-information */ld*.so*
--- /dev/null
+#! /bin/sh
+set -e
+
+if [ "$1" = remove ]; then
+ # Native multiarch packages declare a Replaces: on the corresponding
+ # biarch package. Therefore if both a biarch package and the corresponding
+ # multiarch package are installed, then the multiarch package is removed,
+ # and then the biarch package is removed, the dynamic linker symlink
+ # becomes a dangling symlink. Remove it in that case.
+ if [ -h RTLDDIR/RTLD_SO ] && [ ! -f RTLDDIR/RTLD_SO ]; then
+ rm RTLDDIR/RTLD_SO
+ fi
+fi
+
+if [ "$1" = deconfigure ]; then
+ :; # blah, do something useful with ldso
+fi
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#!/bin/sh
+set -e
+
+# We create the top-level lib symlink on merged-usr systems, so that we can
+# cover cases where for example libc-i386 on amd64 is installed and then removed
+# (which deletes the symlink too). Note that we only suppor the simplest case,
+# no conversion (moving files) is done here, as that's the job of the usrmerge
+# package. See: https://bugs.debian.org/926699
+# Once all packages install only under /usr, this can be removed, as removing
+# this package will no longer result in the symlink being deleted.
+if [ "$1" = "install" ] || [ "$1" = "upgrade" ]; then
+ if [ -L /lib ]; then
+ # Has the link already been created?
+ # If it has not, is a directory already there? Half-merged systems are
+ # the problem of usrmerge, simply ignore them here.
+ if [ ! -L SLIBDIR ] && [ ! -d SLIBDIR ]; then
+ mkdir -p /usrSLIBDIR
+ ln -s usrSLIBDIR SLIBDIR
+ fi
+ fi
+fi
+
+#DEBHELPER#
+
--- /dev/null
+usr/lib/locale
+usr/share/libc-bin
--- /dev/null
+debian/local/etc/bindresvport.blacklist etc
+debian/local/etc/ld.so.conf etc
+debian/local/etc/ld.so.conf.d etc
+debian/local/etc/nsswitch.conf usr/share/libc-bin
+debian/local/etc/nss etc/default
+posix/gai.conf etc
+sbin/ldconfig sbin
+usr/bin/getconf
+usr/bin/getent
+usr/bin/iconv
+usr/bin/ldd
+usr/bin/ld.so
+usr/bin/localedef
+usr/bin/locale
+usr/bin/pldd
+usr/bin/tzselect
+usr/lib/pt_chown
+usr/sbin/iconvconfig
+usr/bin/zdump
+usr/sbin/zic
+var/cache/ldconfig
+${env:build-tree}/C.utf8 usr/lib/locale
--- /dev/null
+# ldconfig must be executable even when the libc is not configured, and
+# thus must be linked statically
+statically-linked-binary sbin/ldconfig
+shared-library-lacks-prerequisites [sbin/ldconfig]
+
+# these manpages are provided by the manpages package
+no-manual-page [sbin/ldconfig]
+no-manual-page [usr/bin/getent]
+no-manual-page [usr/bin/iconv]
+no-manual-page [usr/bin/ld.so]
+no-manual-page [usr/bin/ldd]
+no-manual-page [usr/bin/locale]
+no-manual-page [usr/bin/localedef]
+no-manual-page [usr/bin/pldd]
+no-manual-page [usr/bin/zdump]
+no-manual-page [usr/sbin/iconvconfig]
+no-manual-page [usr/sbin/zic]
+
+# this non-standard permission is needed for security reasons
+non-standard-dir-perm 0700 != 0755 [var/cache/ldconfig/]
--- /dev/null
+debian/local/manpages/getconf.1
+debian/local/manpages/tzselect.1
--- /dev/null
+#!/bin/sh
+set -e
+export LC_ALL=C
+
+install_from_default() {
+ if [ ! -f $2 ]; then
+ cp -p $1 $2
+ fi
+}
+
+update_to_current_default() {
+ if [ -f $2 ]; then
+ md5=`md5sum $2 | cut -f 1 -d " "`
+ case "$md5" in
+ # modified file
+ *)
+ return
+ ;;
+ esac
+ if ! cmp -s $1 $2; then
+ echo "Updating $2 to current default."
+ cp -p $1 $2
+ fi
+ fi
+}
+
+if [ "$1" = "configure" ] && [ "$2" = "" ] ; then
+ install_from_default "$DPKG_ROOT/usr/share/libc-bin/nsswitch.conf" "$DPKG_ROOT/etc/nsswitch.conf"
+fi
+
+if [ "$1" = "configure" ] && [ "$2" != "" ]; then
+ update_to_current_default "$DPKG_ROOT/usr/share/libc-bin/nsswitch.conf" "$DPKG_ROOT/etc/nsswitch.conf"
+fi
+
+if [ "$1" = "triggered" ] || [ "$1" = "configure" ]; then
+ ldconfig -r "$DPKG_ROOT/" || ldconfig --verbose -r "$DPKG_ROOT/"
+ exit 0
+fi
+
+#DEBHELPER#
+
+exit 0
+
--- /dev/null
+# For standard directories the ldconfig call can be delayed, the dynamic
+# linker will search the standard directories itself, which will incur a
+# small performance penalty.
+#
+# For non-standard directories listed in /etc/ld.so.conf or in a file in
+# /etc/ld.so.conf.d/, the call to ldconfig is essential and can not be
+# skipped, otherwise libraries won't be found. Therefore declare ldconfig
+# as interest-await.
+interest-await ldconfig
--- /dev/null
+# This file is used for making biarch libraries development packages.
+TMPDIR/LIBDIR/libanl.a LIBDIR
+TMPDIR/LIBDIR/libBrokenLocale.a LIBDIR
+TMPDIR/LIBDIR/libc.a LIBDIR
+TMPDIR/LIBDIR/libc_nonshared.a LIBDIR
+TMPDIR/LIBDIR/libdl.a LIBDIR
+TMPDIR/LIBDIR/libg.a LIBDIR
+TMPDIR/LIBDIR/libm.a LIBDIR
+TMPDIR/LIBDIR/libm-*.a LIBDIR
+TMPDIR/LIBDIR/libmcheck.a LIBDIR
+TMPDIR/LIBDIR/libmvec.a LIBDIR
+TMPDIR/LIBDIR/libpthread.a LIBDIR
+TMPDIR/LIBDIR/libpthread_nonshared.a LIBDIR
+TMPDIR/LIBDIR/libresolv.a LIBDIR
+TMPDIR/LIBDIR/librt.a LIBDIR
+TMPDIR/LIBDIR/libutil.a LIBDIR
+
+TMPDIR/LIBDIR/*.o LIBDIR
+TMPDIR/LIBDIR/*.so LIBDIR
+
+TMPDIR/usr/share/gdb/* usr/share/gdb
--- /dev/null
+# Those file are actually .o files not package in a ar archive, and
+# thus should not be stripped
+unstripped-binary-or-object [*/libmcheck.a]
+
+# All functionality formerly implemented in the libraries libpthread,
+# libdl, libutil, libanl has been integrated into libc. For backwards
+# compatibility, empty static archives libpthread.a, libdl.a, libutil.a,
+# libanl.a are provided, so that the linker options keep working.
+no-code-sections [*/libanl.a]
+no-code-sections [*/libdl.a]
+no-code-sections [*/libpthread.a]
+no-code-sections [*/libpthread_nonshared.a]
+no-code-sections [*/librt.a]
+no-code-sections [*/libutil.a]
--- /dev/null
+usr/bin/gencat usr/bin
--- /dev/null
+debian/local/manpages/gencat.1
--- /dev/null
+glibc (2.34-1) unstable; urgency=medium
+
+ Starting with glibc 2.31, Sun RPC is removed from glibc. This includes the
+ rpcgen program, librpcsvc, and the Sun RPC header files. However backward
+ runtime compatibility is provided, that is to say existing binaries will
+ continue to work.
+
+ In order to link new binaries, the rpcsvc-proto package (a dependency of
+ libc6-dev) provides rpcgen and several rpcsvc header files and RPC protocol
+ definitions from Sun RPC sources that were previously shipped by glibc, and
+ an alternative RPC library shall be used. The most used alternative library
+ is TI-RPC, the corresponding development package is libtirpc-dev.
+
+ Here are the necessary steps to switch an existing program to use the TI-RPC
+ library:
+ - Make sure the rpcsvc-proto, libtirpc-dev and pkg-config packages are
+ installed.
+ - Add the output of 'pkg-config --cflags libtirpc' to CFLAGS or equivalent.
+ - Add the output of 'pkg-config --libs libtirpc' to LDFLAGS or equivalent.
+
+ -- Aurelien Jarno <aurel32@debian.org> Wed, 03 Aug 2022 12:07:29 +0200
--- /dev/null
+usr/include
+usr/lib/*/*.o
+usr/lib/*/*.so
+usr/lib/*/audit
+usr/lib/*/libBrokenLocale.a
+usr/lib/*/libanl.a
+usr/lib/*/libc.a
+usr/lib/*/libc_nonshared.a
+usr/lib/*/libdl.a
+usr/lib/*/libg.a
+usr/lib/*/libm-*.a
+usr/lib/*/libm.a
+usr/lib/*/libmcheck.a
+usr/lib/*/libmvec.a
+usr/lib/*/libpthread.a
+usr/lib/*/libpthread_nonshared.a
+usr/lib/*/libresolv.a
+usr/lib/*/librt.a
+usr/lib/*/libutil.a
+usr/share/gdb
--- /dev/null
+usr/include
+usr/lib/*/*.o
+usr/lib/*/*.so
+usr/lib/*/libBrokenLocale.a
+usr/lib/*/libc.a
+usr/lib/*/libcrt.a
+usr/lib/*/libcrt_nonshared.a
+usr/lib/*/libdl.a
+usr/lib/*/libg.a
+usr/lib/*/libhurduser.a
+usr/lib/*/libm.a
+usr/lib/*/libmachuser.a
+usr/lib/*/libmcheck.a
+usr/lib/*/libpthread.a
+usr/lib/*/libpthread2.a
+usr/lib/*/libpthread_syms.a
+usr/lib/*/libresolv.a
+usr/lib/*/librt.a
+usr/lib/*/libutil.a
--- /dev/null
+# Those file are actually .o files not package in a ar archive, and
+# thus should not be stripped
+unstripped-binary-or-object [*/libmcheck.a]
+
+# All functionality formerly implemented in the libraries libpthread, libdl,
+# libutil, libanl has been integrated into libc. For backwards compatibility,
+# empty static archives libpthread.a, libdl.a, libutil.a, libanl.a are
+# provided, so that the linker options keep working.
+no-code-sections [*/libanl.a]
+no-code-sections [*/libdl.a]
+no-code-sections [*/libpthread.a]
+no-code-sections [*/libpthread_nonshared.a]
+no-code-sections [*/librt.a]
+no-code-sections [*/libutil.a]
--- /dev/null
+usr/bin/memusage
+usr/bin/memusagestat
+usr/bin/mtrace
+usr/bin/sotruss
+usr/bin/sprof
--- /dev/null
+# these manpages are provided by the manpages package
+no-manual-page [usr/bin/memusage]
+no-manual-page [usr/bin/memusagestat]
+no-manual-page [usr/bin/mtrace]
+no-manual-page [usr/bin/sprof]
--- /dev/null
+debian/local/manpages/sotruss.1
--- /dev/null
+usr/share/locale/[a-z][a-z]
+usr/share/locale/[a-z][a-z]_[A-Z][A-Z]
--- /dev/null
+lib*/ld*.so*
+lib/*/ld*.so*
+lib/*/libm.so.*
+lib/*/libmvec.so.*
+lib/*/libdl.so.*
+lib/*/libresolv.so.*
+lib/*/libc.so.*
+lib/*/librt.so.*
+lib/*/libpthread.so.*
+lib/*/libnss_dns.so.*
+lib/*/libnss_files.so.*
--- /dev/null
+lib*/ld*.so*
+lib/*/ld*.so*
+lib/*/libm.so.*
+lib/*/libmvec.so.*
+lib/*/libdl.so.*
+lib/*/libresolv.so.*
+lib/*/libc.so.*
+lib/*/libutil.so.*
+lib/*/librt.so.*
+lib/*/libpthread.so.*
+lib/*/libnss_dns.so.*
+lib/*/libnss_files.so.*
+lib/*/libmachuser.so.*
+lib/*/libhurduser.so.*
--- /dev/null
+glibc (2.32-0experimental1) experimental; urgency=medium
+
+ The libc0.3-xen and libc6-xen packages have been removed in this version,
+ due to the removal of the "nosegneg" support from glibc and due to the
+ removal of 32-bit Xen PV support from Linux kernel 5.9. PVH or PVHVM guests
+ should be used instead.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Aug 2021 20:42:24 +0200
+
+glibc (2.31-5) unstable; urgency=medium
+
+ Starting with glibc 2.31-5, the NIS and NIS+ name service modules
+ libnss_nis.so.2.0.0 and libnss_nisplus.so.2.0.0 are not provided anymore by
+ the libc6 package. People needing those modules have to install the
+ libnss-nis and/or the libnss-nisplus packages, which are recommended by
+ the libc6 package.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 01 Dec 2020 08:42:44 +0100
+
+glibc (2.31-0experimental2) experimental; urgency=medium
+
+ Starting with glibc 2.31, the DNS stub resolver does not blindly trust the
+ AD (authenticated data) flag, indicating a DNSSEC validation:
+
+ - By default the name servers and the network path to them are treated as
+ untrusted. In this mode, the AD flag is not set in queries, and it is
+ automatically cleared in responses, indicating a lack of DNSSEC
+ validation.
+
+ - A new trust-ad option, set via the options directive in /etc/resolv.conf
+ (or if RES_TRUSTAD is set in _res.options), indicates that the name
+ server is trusted. In this mode, the AD bit, as provided by the name
+ server, is made available to the applications.
+
+ Therefore if you trust your name servers, for example because you use a
+ locally running validating resolver (e.g. unbound, systemd-resolved or
+ dnsmasq), you might want to add the following line to /etc/resolv.conf:
+
+ options trust-ad
+
+ -- Aurelien Jarno <aurel32@debian.org> Sun, 17 May 2020 15:59:38 +0200
+
+glibc (2.26-5) unstable; urgency=medium
+
+ Starting with version 2.26-1, the glibc requires a 3.2 or later Linux
+ kernel. If you use an older kernel, please upgrade it *before*
+ installing this glibc version. Failing to do so will end-up with the
+ following failure:
+
+ Preparing to unpack .../libc6_2.26-5_amd64.deb ...
+ ERROR: This version of the GNU libc requires kernel version
+ 3.2 or later. Please upgrade your kernel before installing
+ glibc.
+
+ The decision to not support older kernels is a GNU libc upstream
+ decision.
+
+ Note: This obviously does not apply to non-Linux kernels.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 23 Jan 2018 22:03:12 +0100
+
+eglibc (2.13-25) unstable; urgency=medium
+
+ Starting with the eglibc package version 2.13-5, the libraries are
+ shipped in the multiarch directory /lib/<triplet> instead of the more
+ traditional /lib, where <triplet> is the multiarch triplet and can be
+ retrieved with 'dpkg-architecture -qDEB_HOST_MULTIARCH'. Similarly the
+ includes are now shipped in /usr/include/<triplet> instead of the more
+ traditional /usr/include.
+
+ The toolchain in Debian has been updated to cope with that, and most
+ build systems should be unaffected. If you are using a non-Debian
+ toolchain to build your software and it is not able to cope with
+ multiarch, you might try to pass the following options to your
+ compiler:
+
+ -B/usr/lib/<triplet> -I/usr/include/<triplet>
+
+ Alternatively if the build system makes hard to pass the above options,
+ you might try to set the LIBRARY_PATH and CPATH environment variables:
+ LIBRARY_PATH=/usr/lib/<triplet>
+ CPATH=/usr/include/<triplet>
+ export LIBRARY_PATH CPATH
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 09 Jan 2012 12:47:16 +0100
+
+glibc (2.9-8) unstable; urgency=low
+
+ Starting with version 2.9-8, unified IPv4/IPv6 lookup have been enabled
+ in the glibc's resolver. This is faster, fixes numerous of bugs, but is
+ problematic on some broken DNS servers and/or wrongly configured
+ firewalls.
+
+ If such a DNS server is detected, the resolver switches (permanently
+ for that process) to a mode where the second request is sent only when
+ the first answer has been received. This means the first request will
+ be timeout, but subsequent requests should be fast again. This
+ behaviour can be enabled permanently by adding 'options single-request'
+ to /etc/resolv.conf.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 23 Apr 2009 21:14:32 +0200
+
+glibc (2.6.1-2) unstable; urgency=low
+
+ Starting with version 2.6.1, glibc ships a /etc/ld.so.conf.d/libc.conf that
+ enforces /usr/local/lib to take precedence over /usr/lib. This is the
+ intended behaviour (it works like the $PATH where /usr/local/bin takes
+ precedence over /usr/bin).
+
+ To revert that (though doing so is discouraged) you can add /usr/lib to the
+ beginning of /etc/ld.so.conf.d/libc.conf. (see bug#440394).
+
+ -- Pierre Habouzit <madcoder@debian.org> Sat, 01 Sep 2007 16:58:15 +0200
+
+glibc (2.5-1) unstable; urgency=low
+
+ The script tzconfig has been removed from glibc 2.5-1 and following
+ versions. Please use 'dpkg-reconfigure tzdata' instead to configure
+ the timezone.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 16 Nov 2007 15:38:54 +0100
+
+glibc (2.5-1) unstable; urgency=low
+
+ Starting with version 2.5-1, the glibc requires a 2.6.1 or later
+ kernel. If you use a 2.4 kernel, please upgrade it *before*
+ installing glibc.
+
+ This also means that it is not possible to use LD_ASSUME_KERNEL with a
+ version lower than 2.6.1. If you have set such a thing in /etc/profile,
+ ~/.bashrc or any other initialization file (something you should have
+ never done!!!), please remove that *before* installing glibc.
+
+ Note: This does not apply to the m68k architecture and to non-Linux
+ kernels.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Apr 2007 00:26:48 +0200
--- /dev/null
+Q1: Why does the Debian libc6-dev package create /usr/include/linux and
+/usr/include/asm directories containing header files from a specific
+kernel, instead of using the "established" convention of making those
+directories into symlinks pointing to the currently installed kernel?
+
+A1: Occasionally, changes in the kernel headers cause problems with
+the compilation of libc and of programs that use libc. To ensure that
+users are not affected by these problems, we configure libc to use the
+headers from a kernel that is known to work with libc and the programs
+that depend on stable kernel headers.
+
+[Note: /usr/include/linux is now in the linux-libc-dev package.]
+
+Q2: What if I want to compile a program that needs a feature from a
+later kernel than is used by libc?
+
+A2: In practice, most programs will not have this problem. However,
+depending on the scope of the problem you have several options available:
+
+If the situation is one like "kernel driver development", where all use
+of the machine for development is expected to be against a different set
+of kernel headers than are supplied with the "stock" libc6-dev, rebuilding
+the glibc packages against that particular kernel will create a full set of
+libc6 packages that are "compliant" with the new kernel. All development
+done on machines with these packages installed will be done against the
+new kernel. To build libc6-dev against your particular kernel, export the
+environment variable LINUX_SOURCE, set to the path to that particular kernel
+source directory and then build the package.
+
+If you want this new glibc package to stick against further upgrades, simply
+use dselect and place the packages on HOLD. This will keep them from being
+upgraded against your wishes.
+
+If there is just one particular program/package that needs different headers,
+and your kernel of choice is installed in the usual place, you can use the
+-I/usr/src/linux/include option on the gcc command line, when compiling that
+specific program.
+
+Q3: My program is trying to use a kernel header that is in libc-dev, and
+it is causing problems. (or) Why are the kernel headers not the same for
+all architectures in Debian, for a given version of libc-dev?
+
+A3: For starters, you should never use kernel headers directly from user
+space programs. You cannot be guaranteed a consistent interface across
+different versions of the kernel, much less across architectures (even for
+the same version of kernel source).
+
+Kernel headers are included with libc-dev _only_ to support those headers
+in libc-dev. They are not there for userspace programs to include. If you
+need kernel headers, then use one of the provided kernel-headers-x.x.x
+packages provided for each architectures, or include the kernel headers
+(or just the parts of the headers) you need directly in your source for
+compilation. Only this way can you ensure a consistent state.
+
+Q4: Why does Debian's glibc seem to follow the stable CVS branch?
+
+A4: During our development cycle we follow the stable CVS branch so that
+we can cause as little disruption as possible, and catch problems easier.
+Differences between minor releases of glibc are known to be very large,
+contain many changes, and generally affect all architectures differently.
+We sync frequently with CVS so that we can take this large amount of
+changes in smaller chunks, simplifying the process, and allowing us to
+communicate problems to upstream much easier.
+
+Q5: How to setup my own language/regional (locale) setting?
+
+A5: Glibc provides "locale" defined in POSIX. Locale is a framework
+to switch between multiple languages for users who can select to use
+their language, country, characters, collation order, etc. For
+example, some program display messages in your own language, if you
+set the appropriate locale. Default locale is C (or POSIX) which
+behaves traditional Unix with ASCII message. For more information,
+look locale (5).
+
+If you want to use your own locale, install "locales" package. With
+debconf interface, you can setup which locale is generated, and which
+locale is used in default on your machine.
+
+Q6: I get this message when I run a program:
+ ld.so: Incorrectly built binary which accesses errno or h_errno directly.
+A6:
+
+The program is broken. It probably says "extern int errno" somewhere,
+instead of including <errno.h>. Errno in recent glibc versions is a macro,
+which calls the function __errno_location; when glibc is built with
+thread-local storage enabled, there is no extern int variable named errno.
+In addition, "extern int errno" is not thread-safe.
+
+NOTE: Currently this error message is suppressed, for the benefit of some
+truly buggy programs which redirect stderr into something important, like a
+network socket.
+
+Q7: I get this error when I compile an static linked application that's
+compiled with glibc 2.2 or before:
+ gcc -o foo.o libbar.a
+ libbar.a(obj.o): In function `func(char *)':
+ : undefined reference to `__ctype_toupper'
+
+A7:
+During glibc 2.3.x development, some symbols (__ctype_b, __ctype_toupper,
+__ctype_tolower) are changed to hidden attributes. This means old static
+linked applications/libraries built with glibc 2.2.x cannot be linked on glibc
+2.3.x systems any more.
+
+But it made a lot of user applications unusable, we applied a workaround patch
+for glibc in Sarge. Therefore your applications worked OK, and you didn't
+need to consider about this problem. However, most other distros already
+dropped such local modification. For that reason, we decided to drop
+supporting such old static linked applications/libraries from Etch, you need
+to recompile them.
+
+If you want to keep this workaround that was applied in Sarge for the present,
+please recompile Debian glibc package with adding "glibc23-ctype-compat" line
+at the end of debian/patches/00list, and install it on your local machine.
+Note that we don't support this patch nowadays, please use it at your own
+risk.
--- /dev/null
+etc/ld.so.conf.d
--- /dev/null
+NEWS
+hesiod/README.hesiod
--- /dev/null
+etc/ld.so.conf.d
+lib*/ld*.so*
+lib/*/*.so*
+usr/lib/*/gconv
--- /dev/null
+# ld.so must be executable, otherwise the system will not work
+shared-library-is-executable 0755 [*/ld*.so.*]
+
+# It is normal that the ELF dynamic linker does not need any other
+# library
+shared-library-lacks-prerequisites */ld*.so.*
+
+# dependency on debconf is not needed, as glibc has a fallback to tty
+missing-debconf-dependency-for-preinst
+
+# The call to systemctl in postinst is not about restarting services,
+# but restarting systemd.
+maintainer-script-calls-systemctl
--- /dev/null
+#!/bin/sh
+set -e
+
+type=$1
+preversion=$2
+
+checkpkgver () {
+ local status pkg
+ pkg=$1
+ status=$(dpkg -s $pkg 2>/dev/null | grep ^Status: | sed -e 's/^Status: \(.*\) \(.*\) \(.*\)/\3/g')
+ if [ -n "$status" ] && [ "$status" != "not-installed" ] && [ "$status" != "config-files" ]; then
+ echo $(dpkg -s $pkg 2>/dev/null | grep ^Version: | sed -e 's/^Version: *//');
+ fi
+}
+
+if [ "$type" = configure ]
+then
+ # Load debconf module if available
+ if [ -f /usr/share/debconf/confmodule ] ; then
+ . /usr/share/debconf/confmodule
+ fi
+
+ # Only change LC_ALL after loading debconf to ensure the debconf templates
+ # are properly localized.
+ export LC_ALL=C
+
+ if [ -n "$preversion" ] && [ -x "$(command -v ischroot)" ] && ! ischroot; then
+ if dpkg --compare-versions "$preversion" lt DEB_VERSION_UPSTREAM; then
+ check="apache2.2-common apache apache-ssl apache-perl autofs at"
+ check="$check boa cucipop courier-authdaemon cron cups exim"
+ check="$check exim4-base dovecot-common cucipop incron lprng lpr"
+ check="$check lpr-ppd mysql-server nis openbsd-inetd"
+ check="$check openldapd openssh-server postgresql-common proftpd"
+ check="$check postfix postfix-tls rsync samba sasl2-bin slapd"
+ check="$check smail sendmail snmpd spamassassin vsftpd"
+ check="$check wu-ftpd wu-ftpd-academ wwwoffle"
+ check="$check webmin dropbear gdm"
+ # NSS services check:
+ __NSS_CHECK__
+ if [ -n "$services" ]; then
+
+ if [ -f /usr/share/debconf/confmodule ] ; then
+ db_version 2.0
+ db_input critical libraries/restart-without-asking || true
+ db_go || true
+ db_get libraries/restart-without-asking
+ if [ "$RET" != true ]; then
+ db_reset glibc/restart-services
+ db_set glibc/restart-services "$services"
+ db_input critical glibc/restart-services || true
+ db_go || true
+ db_get glibc/restart-services
+ if [ "x$RET" != "x" ]
+ then
+ services="$RET"
+ else
+ services=""
+ fi
+ fi
+ else
+ echo
+ echo "Name Service Switch update in the C Library: post-installation question."
+ echo
+ echo "Running services and programs that are using NSS need to be restarted,"
+ echo "otherwise they might not be able to do lookup or authentication any more"
+ echo "(for services such as ssh, this can affect your ability to login)."
+ echo "Note: restarting sshd/telnetd should not affect any existing connections."
+ echo
+ echo "The services detected are: "
+ echo " $services"
+ echo
+ echo "If other services have begun to fail mysteriously after this upgrade, it is"
+ echo "probably necessary to restart them too. We recommend that you reboot your"
+ echo "machine after the upgrade to avoid NSS-related troubles."
+ echo
+ frontend=`echo "$DEBIAN_FRONTEND" | tr '[:upper:]' '[:lower:]'`
+ if [ "$frontend" = noninteractive ]; then
+ echo "Non-interactive mode, restarting services"
+ answer=yes
+ else
+ echo -n "Do you wish to restart services? [Y/n] "
+ read answer
+ case $answer in
+ N*|n*) services="" ;;
+ *) ;;
+ esac
+ fi
+ fi
+ echo
+ if [ "$services" != "" ]; then
+ echo "Restarting services possibly affected by the upgrade:"
+ failed=""
+ for service in $services; do
+ case "$service" in
+ gdm)
+ echo -n " $service: reloading..."
+ if invoke-rc.d ${service} reload > /dev/null 2>&1; then
+ echo "done."
+ else
+ echo "FAILED! ($?)"
+ failed="$service $failed"
+ fi
+ ;;
+ *)
+ echo -n " $service: restarting..."
+ if invoke-rc.d ${service} restart > /dev/null 2>&1; then
+ echo "done."
+ else
+ echo "FAILED! ($?)"
+ failed="$service $failed"
+ fi
+ ;;
+ esac
+ done
+ echo
+ if [ -n "$failed" ]; then
+ if [ -f /usr/share/debconf/confmodule ] ; then
+ db_fset glibc/restart-failed seen false
+ db_subst glibc/restart-failed services "$failed"
+ db_input critical glibc/restart-failed || true
+ db_go || true
+ else
+ echo "The following services failed to start: $failed"
+ echo
+ echo "You will need to start these manually by running \`invoke-rc.d <service> start'"
+ echo "If the service still fails to start, you may need to file a bug on"
+ echo "${DPKG_MAINTSCRIPT_PACKAGE}:${DPKG_MAINTSCRIPT_ARCH} or the service involved."
+ frontend=`echo "$DEBIAN_FRONTEND" | tr '[:upper:]' '[:lower:]'`
+ if [ "$frontend" != noninteractive ]; then
+ echo
+ echo -n "Press ENTER to continue: "
+ read foo
+ fi
+ fi
+ else
+ echo "Services restarted successfully."
+ fi
+ fi
+ # Shut down the frontend, to make sure none of the
+ # restarted services keep a connection open to it
+ if [ -f /usr/share/debconf/confmodule ] ; then
+ db_stop
+ fi
+ else
+ echo "Nothing to restart."
+ fi
+ fi # end upgrading and $preversion lt DEB_VERSION_UPSTREAM
+ fi # Upgrading
+
+ # Restart init. Currently handles chroots, systemd and upstart, and
+ # assumes anything else is going to not fail at behaving like
+ # sysvinit:
+ TELINIT=yes
+ if ischroot 2>/dev/null; then
+ # Don't bother trying to re-exec init from a chroot:
+ TELINIT=no
+ elif [ -n "${DPKG_ROOT:-}" ]; then
+ # Do not re-exec init if we are operating on a chroot from outside:
+ TELINIT=no
+ elif [ -d /run/systemd/system ]; then
+ # Restart systemd on upgrade, but carefully.
+ # The restart is wanted because of LP: #1942276 and Bug: #993821
+ # The care is needed because of https://bugs.debian.org/753725
+ # (if systemd --help fails the system might still be quite broken but
+ # that seems better than the kernel panic that results if systemd
+ # cannot reexec itself).
+ TELINIT=no
+ if systemd --help >/dev/null 2>/dev/null; then
+ systemctl daemon-reexec
+ else
+ echo "Error: Could not restart systemd, systemd binary not working" >&2
+ fi
+ fi
+ if [ "$TELINIT" = "yes" ]; then
+ telinit u 2>/dev/null || true ; sleep 1
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#! /bin/sh
+set -e
+
+if [ "$1" = remove ]; then
+ # When both the multiarch and the corresponding biarch packages are
+ # installed, removing the multiarch package will remove the dynamic
+ # linker. Recreate it in the postinst.
+ ARCH=${DPKG_MAINTSCRIPT_ARCH}
+ target=$(dpkg-query -L LIBC-${ARCH} 2>/dev/null | grep -E '/lib.+/(ld\.so|RTLD_SO)$' || true)
+ if [ -f "$target" ] && ! [ -f RTLDDIR/RTLD_SO ] ; then
+ ln -sf ${target#RTLDDIR/} RTLDDIR/RTLD_SO
+ fi
+fi
+
+if [ "$1" = deconfigure ]; then
+ :; # blah, do something useful with ldso
+fi
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#!/bin/sh
+set -e
+
+type=$1
+preversion=$2
+
+kernel_compare_versions () {
+ verA=$(($(echo "$1" | sed 's/\([0-9]*\)\.\([0-9]*\).*/\1 \* 100 + \2/')))
+ verB=$(($(echo "$3" | sed 's/\([0-9]*\)\.\([0-9]*\).*/\1 \* 100 + \2/')))
+
+ test $verA -$2 $verB
+}
+
+if [ "$type" != abort-upgrade ]
+then
+ # Load debconf module if available and usable
+ if [ -f /usr/share/debconf/confmodule ] && \
+ ( [ "$DEBCONF_USE_CDEBCONF" ] || perl -e "" 2>/dev/null ) ; then
+ . /usr/share/debconf/confmodule
+ USE_DEBCONF=1
+ else
+ USE_DEBCONF=
+ fi
+
+ # Only change LC_ALL after loading debconf to ensure the debconf templates
+ # are properly localized.
+ export LC_ALL=C
+
+ # See if LD_LIBRARY_PATH contains the traditional /lib, but not the
+ # multiarch path
+ dirs=$(echo $LD_LIBRARY_PATH | sed 's/:/ /g')
+ for dir in $dirs ; do
+ dir=$(readlink -e $dir || true)
+ case "$dir" in
+ /lib)
+ seen_traditional=1
+ ;;
+ SLIBDIR)
+ seen_multiarch=1
+ ;;
+ esac
+ done
+ if test -n "$seen_traditional" && test -z "$seen_multiarch" ; then
+ echo
+ echo "LD_LIBRARY_PATH contains the traditional /lib directory,"
+ echo "but not the multiarch directory SLIBDIR."
+ echo "It is not safe to upgrade the C library in this situation;"
+ echo "please remove the /lib/directory from LD_LIBRARY_PATH and"
+ echo "try again."
+ echo
+ exit 1
+ fi
+
+ # glibc kernel version check
+ system=`uname -s`
+ if [ "$system" = "Linux" ]
+ then
+ # sanity checking for the appropriate kernel on each architecture.
+ kernel_ver=`uname -r`
+ case ${DPKG_MAINTSCRIPT_ARCH} in
+ *)
+ # The GNU libc requires a >= 3.2 kernel, found in wheezy
+ kernel_ver_min=3.2
+ kernel_ver_rec=3.2
+ ;;
+ esac
+
+ if kernel_compare_versions "$kernel_ver" lt $kernel_ver_min
+ then
+ if [ "$USE_DEBCONF" ]
+ then
+ db_version 2.0
+ db_fset glibc/kernel-too-old seen false
+ db_reset glibc/kernel-too-old
+ db_subst glibc/kernel-too-old kernel_ver $kernel_ver_rec
+ db_input critical glibc/kernel-too-old || true
+ db_go
+ db_stop
+ else
+ echo "ERROR: This version of the GNU libc requires kernel version"
+ echo "$kernel_ver_rec or later. Please upgrade your kernel and reboot before installing"
+ echo 'glibc. You may need to use "apt -f install" after reboot to solve dependencies.'
+ echo
+ fi
+ exit 1
+ fi
+
+ if kernel_compare_versions "$kernel_ver" lt $kernel_ver_rec
+ then
+ if [ "$USE_DEBCONF" ]
+ then
+ db_version 2.0
+ db_fset glibc/kernel-not-supported seen false
+ db_reset glibc/kernel-not-supported
+ db_subst glibc/kernel-not-supported kernel_ver $kernel_ver_rec
+ db_input critical glibc/kernel-not-supported || true
+ db_go
+ db_stop
+ else
+ echo "WARNING: This version of the GNU libc requires kernel version"
+ echo "$kernel_ver_rec or later. Older versions might work but are not officially"
+ echo "supported. Please consider upgrading your kernel."
+ echo
+ fi
+ fi
+
+ elif [ $system = "GNU/kFreeBSD" ]
+ then
+ kernel_ver=`uname -r`
+ kernel_ver_min=8.3
+ if kernel_compare_versions "$kernel_ver" lt $kernel_ver_min
+ then
+ if [ "$USE_DEBCONF" ]
+ then
+ db_version 2.0
+ db_version 2.0
+ db_fset glibc/kernel-too-old seen false
+ db_reset glibc/kernel-too-old
+ db_subst glibc/kernel-too-old kernel_ver $kernel_ver_min
+ db_input critical glibc/kernel-too-old || true
+ db_go
+ db_stop
+ else
+ echo "ERROR: This version of the GNU libc requires kernel version"
+ echo "$kernel_ver_min or later. Please upgrade your kernel and reboot before installing"
+ echo 'glibc. You may need to use "apt -f install" after reboot to solve dependencies.'
+ echo
+ fi
+ exit 1
+ fi
+
+ elif [ $system = "GNU" ]
+ then
+ kernel_ver=`uname -v | cut -d / -f 1 | cut -d ' ' -f 2`
+ kernel_ver_git=${kernel_ver#*+git}
+ kernel_ver_git=${kernel_ver_git%%-*}
+ kernel_ver=${kernel_ver%+git*}
+ kernel_ver_min=1.8
+ kernel_ver_git_min=20210923
+ if kernel_compare_versions "$kernel_ver" lt $kernel_ver_min || \
+ ( kernel_compare_versions "$kernel_ver" eq $kernel_ver_min && \
+ [ "$kernel_ver_git" -lt $kernel_ver_git_min ] )
+ then
+ if [ "$USE_DEBCONF" ]
+ then
+ db_version 2.0
+ db_fset glibc/kernel-too-old seen false
+ db_reset glibc/kernel-too-old
+ db_subst glibc/kernel-too-old kernel_ver $kernel_ver_min+git$kernel_ver_git_min
+ db_input critical glibc/kernel-too-old || true
+ db_go
+ db_stop
+ else
+ echo "ERROR: This version of the GNU libc requires kernel version"
+ echo "$kernel_ver_min+git$kernel_ver_git_min or later."
+ echo "Please upgrade your kernel and reboot before installing glibc."
+ echo 'You may need to use "apt -f install" after reboot to solve dependencies.'
+ echo
+ fi
+ exit 1
+ fi
+ fi
+fi
+
+if [ "$type" = upgrade ]
+then
+ if [ -n "$preversion" ] && [ -x "$(command -v ischroot)" ] && ! ischroot; then
+ # NSS authentication trouble guard
+ if dpkg --compare-versions "$preversion" lt DEB_VERSION_UPSTREAM; then
+ if grep -E -q '(^|/)(xscreensaver|xlockmore)' /proc/*/cmdline 2>/dev/null; then
+ if [ "$USE_DEBCONF" ] ; then
+ db_version 2.0
+ db_reset glibc/disable-screensaver
+ db_input critical glibc/disable-screensaver || true
+ db_go || true
+ else
+ echo "xscreensaver and xlockmore must be restarted before upgrading"
+ echo
+ echo "One or more running instances of xscreensaver or xlockmore have been"
+ echo "detected on this system. Because of incompatible library changes, the"
+ echo "upgrade of the GNU C library will leave you unable to authenticate to"
+ echo "these programs. You should arrange for these programs to be restarted"
+ echo "or stopped before continuing this upgrade, to avoid locking your users"
+ echo "out of their current sessions."
+ echo
+ frontend=`echo "$DEBIAN_FRONTEND" | tr '[:upper:]' '[:lower:]'`
+ if [ "$frontend" = noninteractive ]; then
+ echo "Non-interactive mode, upgrade glibc forcibly"
+ else
+ echo -n "Press a key to continue"
+ read answer
+ fi
+ echo
+ fi
+ fi
+
+ check="kdm postgresql xdm"
+ # NSS services check:
+ __NSS_CHECK__
+ if [ -n "$services" ]; then
+ if [ "$USE_DEBCONF" ] ; then
+ db_version 2.0
+ db_reset glibc/upgrade
+ db_subst glibc/upgrade services $services
+ db_input critical glibc/upgrade || true
+ db_go || true
+ db_get glibc/upgrade
+ answer=$RET
+ else
+ echo "Do you want to upgrade glibc now?"
+ echo
+ echo "Running services and programs that are using NSS need to be restarted,"
+ echo "otherwise they might not be able to do lookup or authentication any more."
+ echo "The installation process is able to restart some services (such as ssh or"
+ echo "telnetd), but other programs cannot be restarted automatically. One such"
+ echo "program that needs manual stopping and restart after the glibc upgrade by"
+ echo "yourself is xdm - because automatic restart might disconnect your active"
+ echo "X11 sessions."
+ echo
+ echo "This script detected the following installed services which must be"
+ echo "stopped before the upgrade: $services"
+ echo
+ echo "If you want to interrupt the upgrade now and continue later, please"
+ echo "answer No to the question below."
+ echo
+ frontend=`echo "$DEBIAN_FRONTEND" | tr '[:upper:]' '[:lower:]'`
+ if [ "$frontend" = noninteractive ]; then
+ echo "Non-interactive mode, upgrade glibc forcibly"
+ answer=true
+ else
+ echo -n "Do you want to upgrade glibc now? [Y/n] "
+ read answer
+ case $answer in
+ Y*|y*) answer=true ;;
+ N*|n*) answer=false ;;
+ *) answer=true ;;
+ esac
+ fi
+ echo
+ fi
+
+ if [ "x$answer" != "xtrue" ]; then
+ echo "Stopped glibc upgrade. Please retry the upgrade after you have"
+ echo "checked or stopped services by hand."
+ exit 1
+ fi
+ fi
+
+ # As long systemd-logind has not seen any login request since the system has been
+ # booted, it has not loaded any NSS module. In that condition if glibc is upgraded
+ # (that means with a non session shell or by some automation), the NSS modules are
+ # replaced by a new major version which might be incompatible (and definitely are
+ # for some versions).
+ #
+ # The solution implemented for most daemons is to restart them, but unfortunately
+ # it is not something supported with systemd-logind (see bug#91950).
+ #
+ # As a workaround, when detected that the system is using systemd and that the
+ # systemd-logind process has not not loaded any NSS module, force systemd-logind to
+ # load NSS modules. This is done by disabling lingering on a non-existing user. This
+ # has to be done by talking directly to systemd-logind through sd-bus, as loginctl
+ # first checks if the user actually exist. The nonexistent uid is chosen as
+ # 4294967294, which is reserved by Policy §9.2.2.
+ #
+ # Note that starting with glibc 2.34, the nss_files is builtin. When glibc >= 2.34
+ # ends-up in a stable release, this workaround can therefore be dropped.
+ if dpkg --compare-versions "$preversion" lt 2.34 && [ -d /run/systemd/system ]; then
+ if ! grep -q -E 'libnss_(compat|db|files)' /proc/$(systemctl show --property MainPID --value systemd-logind.service)/maps >/dev/null 2>&1; then
+ echo "Forcing systemd-logind to load NSS modules..."
+ busctl call --system org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager \
+ SetUserLinger ubb 4294967294 false false >/dev/null 2>&1 || true
+ fi
+ fi
+
+ fi # end upgrading and $preversion lt DEB_VERSION_UPSTREAM
+ fi # Upgrading
+fi
+
+# We create the top-level lib symlink on merged-usr systems, so that we can
+# cover cases where for example libc6:amd64 on i386 is installed and then removed
+# (which deletes the symlink too). Note that we only suppor the simplest case,
+# no conversion (moving files) is done here, as that's the job of the usrmerge
+# package. See: https://bugs.debian.org/926699
+# Once all packages install only under /usr, this can be removed, as removing
+# this package will no longer result in the symlink being deleted.
+if [ "$1" = "install" ] || [ "$1" = "upgrade" ]; then
+ if [ -L "$DPKG_ROOT/lib" ]; then
+ # Has the link already been created?
+ # If it has not, is a directory already there? Half-merged systems are
+ # the problem of usrmerge, simply ignore them here.
+ if [ ! -L "${DPKG_ROOT}RTLDDIR" ] && [ ! -d "${DPKG_ROOT}RTLDDIR" ]; then
+ mkdir -p "$DPKG_ROOT/usrRTLDDIR"
+ ln -s usrRTLDDIR "${DPKG_ROOT}RTLDDIR"
+ fi
+ fi
+fi
+
+#DEBHELPER#
+
+if [ -n "$preversion" ]; then
+ if dpkg --compare-versions "$preversion" lt DEB_VERSION_UPSTREAM; then
+ # unconditionally wipe ld.so.cache on major version upgrades; this
+ # makes those upgrades a bit slower, but is less error-prone than
+ # hoping we notice every time the cache format is changed upstream
+ rm -f "$DPKG_ROOT/etc/ld.so.cache"
+ rm -f "$DPKG_ROOT/var/cache/ldconfig/aux-cache"
+ fi
+fi
+
+exit 0
--- /dev/null
+Template: glibc/upgrade
+Type: boolean
+Default: true
+_Description: Do you want to upgrade glibc now?
+ Running services and programs that are using NSS need to be restarted,
+ otherwise they might not be able to do lookup or authentication any more.
+ The installation process is able to restart some services (such as ssh or
+ telnetd), but other programs cannot be restarted automatically. One such
+ program that needs manual stopping and restart after the glibc upgrade by
+ yourself is xdm - because automatic restart might disconnect your active
+ X11 sessions.
+ .
+ This script detected the following installed services which must be
+ stopped before the upgrade: ${services}
+ .
+ If you want to interrupt the upgrade now and continue later, please
+ answer No to the question below.
+
+Template: glibc/restart-services
+Type: string
+_Description: Services to restart for GNU libc library upgrade:
+ Running services and programs that are using NSS need to be restarted,
+ otherwise they might not be able to do lookup or authentication any more
+ (for services such as ssh, this can affect your ability to login).
+ Please review the following space-separated list of init.d scripts for
+ services to be restarted now, and correct it if needed.
+ .
+ Note: restarting sshd/telnetd should not affect any existing connections.
+
+Template: glibc/restart-failed
+Type: error
+#flag:translate!:3
+_Description: Failure restarting some services for GNU libc upgrade
+ The following services could not be restarted for the GNU libc library upgrade:
+ .
+ ${services}
+ .
+ You will need to start these manually by running
+ 'invoke-rc.d <service> start'.
+
+Template: glibc/disable-screensaver
+Type: error
+_Description: xscreensaver and xlockmore must be restarted before upgrading
+ One or more running instances of xscreensaver or xlockmore have been
+ detected on this system. Because of incompatible library changes, the
+ upgrade of the GNU libc library will leave you unable to
+ authenticate to these programs. You should arrange for these programs
+ to be restarted or stopped before continuing this upgrade, to avoid
+ locking your users out of their current sessions.
+
+Template: libraries/restart-without-asking
+Type: boolean
+Default: false
+_Description: Restart services during package upgrades without asking?
+ There are services installed on your system which need to be restarted
+ when certain libraries, such as libpam, libc, and libssl, are upgraded.
+ Since these restarts may cause interruptions of service for the system,
+ you will normally be prompted on each upgrade for the list of services
+ you wish to restart. You can choose this option to avoid being prompted;
+ instead, all necessary restarts will be done for you automatically so you
+ can avoid being asked questions on each library upgrade.
+
+Template: glibc/kernel-too-old
+Type: error
+_Description: Kernel must be upgraded
+ This version of the GNU libc requires kernel version ${kernel_ver} or
+ later. Please upgrade your kernel and reboot before installing glibc.
+ You may need to use "apt -f install" after reboot to solve dependencies.
+
+Template: glibc/kernel-not-supported
+Type: note
+_Description: Kernel version not supported
+ This version of the GNU libc requires kernel version ${kernel_ver} or
+ later. Older versions might work but are not officially supported by
+ Debian. Please consider upgrading your kernel.
--- /dev/null
+usr/lib/locale
--- /dev/null
+${env:build-tree}/locales-all/usr/lib/locale/* /usr/lib/locale
--- /dev/null
+#!/bin/sh
+set -e
+export LC_ALL=C
+
+if [ "$1" = "configure" ]; then
+ # Remove existing locale-archive, otherwise they are prefered
+ # to the ones in this package
+ rm -f /usr/lib/locale/locale-archive 2>/dev/null || true
+fi
+
+#DEBHELPER#
+
+exit 0
+
--- /dev/null
+#!/bin/sh
+set -e
+
+pathfind() {
+ OLDIFS="$IFS"
+ IFS=:
+ for p in $PATH; do
+ if [ -x "$p/$*" ]; then
+ IFS="$OLDIFS"
+ return 0
+ fi
+ done
+ IFS="$OLDIFS"
+ return 1
+}
+
+case "$1" in
+ remove|purge)
+ # Is locales installed?
+ if pathfind locale-gen ; then
+ # If yes, generate locales selected in the debconf question
+ locale-gen
+ fi
+ ;;
+ *)
+ ;;
+esac
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+locales (2.37-6) unstable; urgency=low
+
+ * Starting with locales 2.37-6, locale variables are now stored in
+ /etc/locale.conf and /etc/default/locale will be converted to a symlink
+ to the former. This is to harmonize locale support configuration across
+ distributions.
+
+ -- Aurelien Jarno <aurel32@debian.org> Fri, 14 Jul 2023 17:04:23 +0200
+
+locales (2.31-14) unstable; urgency=low
+
+ * Starting with locales 2.31-14, non UTF-8 locales are deprecated and not
+ offered anymore in the debconf dialog, except for the ones already
+ configured. Nevertheless users of non UTF-8 locales are encouraged to
+ switch their system to an UTF-8 locale.
+
+ Please note that iconv still supports conversion to and from non UTF-8
+ charset. For instance reading a file using an ISO-8859-15 charset can be
+ done with: iconv --from-code=ISO-8859-15 foobar.txt
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 17 Aug 2021 16:27:59 +0200
+
+locales (2.7-3) unstable; urgency=low
+
+ * Starting with locales 2.7-3, users can provide their own locales in
+ /usr/local/share/i18n. See /usr/share/doc/locales/README.Debian for
+ more information.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 29 Nov 2007 18:54:12 +0100
+
+locales (2.7-1) unstable; urgency=low
+
+ * Starting with locales 2.7-1 the deprecated no_NO locale has been
+ removed. The switch to the nb_NO locale should be done automatically
+ by this package, however some applications may have to be restarted
+ in order to recognize the new locale settings.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 26 Nov 2007 18:56:32 +0100
+
+locales (2.3.6-7) unstable; urgency=low
+
+ * Locale variables are now stored in /etc/default/locale and no more
+ /etc/environment. The reason is that Debian Policy forbids modifying
+ configuration files of other packages, and /etc/environment is a
+ configuration file for PAM.
+ Make sure to remove old definitions from /etc/environment, this file
+ is no more modified for the reason explained above.
+
+ -- Denis Barbier <barbier@debian.org> Tue, 11 Apr 2006 21:24:13 +0200
+
--- /dev/null
+locales
+-------
+
+ * Starting with locales 2.7-3, users can provide their own locales in
+ addition to the ones provided by the package. They will be handled
+ as other locales in the various scripts.
+
+ Each user defined locale has to be provided as a single file and
+ placed in the /usr/local/share/i18n/locales/ directory. The list of
+ user defined locales should be placed, one by line, in the file
+ /usr/local/share/i18n/SUPPORTED. You can have a look to the locales
+ provided by the locales package in /usr/share/i18n/ for more details.
+
+ To enable the new locales, just run 'dpkg-reconfigure locales' and
+ select the new locales.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu 29 Nov 2007 18:54:12 +0100
--- /dev/null
+#! /bin/sh
+set -e
+
+# Files
+LG="/etc/locale.gen"
+EE="/etc/locale.conf"
+
+# Sanitize environnement
+LC_ALL=C
+LANG=C
+
+# Load debconf
+. /usr/share/debconf/confmodule
+db_version 2.0
+db_capb backup multiselect
+
+# Conversion of locales that have been removed
+convert_locale()
+{
+ echo "$1" | sed -e "s/no_NO/nb_NO/g" -e 's/ks_IN/ks_IN@devanagari/g' -e 's/iw_IL/he_IL/g'
+}
+
+# List of locales provided by the current version
+PROVIDED_LOCALES="__PROVIDED_LOCALES__"
+
+# List of locales provided by the user
+if [ -f /usr/local/share/i18n/SUPPORTED ] ; then
+ USER_LOCALES="$(sed -e '/^[a-zA-Z]/!d' -e 's/ *$//g' /usr/local/share/i18n/SUPPORTED)"
+fi
+
+# List of locales in /etc/locale.gen
+if [ -e $LG ]; then
+ GEN_LOCALES="$(sed -e '/^[a-zA-Z]/!d' -e 's/ *$//g' $LG)"
+ GEN_LOCALES="$(convert_locale "$GEN_LOCALES")"
+fi
+
+# List of supported locales (PROVIDED_LOCALES + USER_LOCALES + GEN_LOCALES)
+SUPPORTED_LOCALES="$(printf '%s\n' "$PROVIDED_LOCALES" "$USER_LOCALES" "$GEN_LOCALES" | grep -v "^$" | sort -u | tr '\n' ',' | sed -e 's/, */, /g' -e 's/, *$//g')"
+db_subst locales/locales_to_be_generated locales "$SUPPORTED_LOCALES"
+
+# Get the list of selected locales from /etc/locale.gen
+if [ -e /etc/locale.gen ]; then
+ if [ -L $LG ] && [ "$(readlink $LG)" = "/usr/share/i18n/SUPPORTED" ]; then
+ SELECTED_LOCALES="All locales"
+ else
+ SELECTED_LOCALES="$(echo "$GEN_LOCALES" | sort -u | tr '\n' ',' | sed -e 's/, */, /g' -e 's/, *$//g')"
+ fi
+ db_set locales/locales_to_be_generated "$SELECTED_LOCALES"
+fi
+
+DEFAULT_ENVIRONMENT="$(cat /etc/default/locale /etc/locale.conf 2>/dev/null | awk '/^LANG=/ {gsub("\"", ""); sub("LANG=", ""); lang=$0;} END {print lang}')"
+DEFAULT_ENVIRONMENT="$(convert_locale "$DEFAULT_ENVIRONMENT")"
+if [ -n "$SUPPORTED_LOCALES" ] && [ -n "$DEFAULT_ENVIRONMENT" ]; then
+ if echo "$SUPPORTED_LOCALES" | grep -q -e "\b$DEFAULT_ENVIRONMENT\b" ; then
+ db_set locales/default_environment_locale "$DEFAULT_ENVIRONMENT"
+ fi
+fi
+
+STATE=1
+while [ "$STATE" -ge 0 ]; do
+ case "$STATE" in
+ 0)
+ exit 1
+ ;;
+ 1)
+ db_input medium locales/locales_to_be_generated || true
+ ;;
+ 2)
+ db_get locales/locales_to_be_generated || RET=
+ if expr ", $RET," : ".*, None,.*" >/dev/null 2>&1; then
+ # "None" was a choice in older packages
+ db_set locales/locales_to_be_generated ""
+ RET=
+ elif expr ", $RET," : ".*, All locales,.*" >/dev/null 2>&1; then
+ # When "All locales" is selected, other choices have to be dropped
+ db_set locales/locales_to_be_generated "All locales"
+ RET=$SUPPORTED_LOCALES
+ fi
+ DEFAULT_LOCALES="$(echo $RET | sed -e 's/ [^ ]*,/,/g' -e 's/ [^ ]*$//')"
+ if [ -n "$DEFAULT_LOCALES" ]; then
+ db_subst locales/default_environment_locale locales $DEFAULT_LOCALES
+ db_input medium locales/default_environment_locale || true
+ fi
+ ;;
+ *)
+ break
+ ;;
+ esac
+ if db_go; then
+ STATE=$(($STATE + 1))
+ else
+ STATE=$(($STATE - 1))
+ fi
+done
--- /dev/null
+usr/lib/locale
--- /dev/null
+usr/share/locale/locale.alias etc
+usr/share/i18n
+debian/local/usr_sbin/locale-gen usr/sbin
+debian/local/usr_sbin/update-locale usr/sbin
+debian/local/usr_sbin/validlocale usr/sbin
--- /dev/null
+etc/locale.alias usr/share/locale/locale.alias
--- /dev/null
+debian/local/manpages/locale-gen.8
+debian/local/manpages/locale.gen.5
+debian/local/manpages/update-locale.8
+debian/local/manpages/validlocale.8
+debian/local/manpages/de/validlocale.de.8
+debian/local/manpages/fr/validlocale.fr.8
+debian/local/manpages/es/validlocale.es.8
+debian/local/manpages/pl/validlocale.pl.8
--- /dev/null
+#! /bin/sh
+set -e
+
+# Files
+LG="/etc/locale.gen"
+EE="/etc/locale.conf"
+LEGACY_EE="/etc/default/locale"
+
+# Sanitize environnement
+LC_ALL=C
+LANG=C
+
+if [ "$1" = configure ]; then
+ # Transition to /etc/locale.conf
+ if [ -f "$LEGACY_EE" ] && [ ! -L "$LEGACY_EE" ] && [ ! -e "$EE" ]; then
+ mv "$LEGACY_EE" "$EE"
+ fi
+ if [ ! -e "$LEGACY_EE" ]; then
+ ln -sfr "$EE" "$LEGACY_EE"
+ fi
+
+ # Load debconf
+ . /usr/share/debconf/confmodule
+ db_version 2.0
+
+ db_get locales/default_environment_locale && DEFAULT_ENVIRONMENT="$RET"
+ db_get locales/locales_to_be_generated && SELECTED_LOCALES=$RET
+ SELECTED_LOCALES="$(echo $SELECTED_LOCALES | sed -e 's/, /\n/g')"
+
+ if [ "$SELECTED_LOCALES" = "All locales" ]; then
+ [ -e $LG ] && rm -f $LG
+ ln -s /usr/share/i18n/SUPPORTED $LG
+ else
+ [ -L $LG ] && [ "$(readlink $LG)" = "/usr/share/i18n/SUPPORTED" ] && rm -f $LG
+ if [ ! -e $LG ] ; then
+ cat > $LG << EOF
+# This file lists locales that you wish to have built. You can find a list
+# of valid supported locales at /usr/share/i18n/SUPPORTED, and you can add
+# user defined locales to /usr/local/share/i18n/SUPPORTED. If you change
+# this file, you need to rerun locale-gen.
+#
+
+EOF
+ fi
+
+ # Comment previous defined locales
+ sed -i -e 's/^ *[a-zA-Z]/# &/' $LG
+
+ # Get list of supported locales
+ if [ -f "/usr/local/share/i18n/SUPPORTED" ] ; then
+ SUPPORTED_LOCALES="$(sed -e '/^[a-zA-Z]/!d' -e 's/ *$//g' /usr/share/i18n/SUPPORTED /usr/local/share/i18n/SUPPORTED | sort -u)"
+ else
+ SUPPORTED_LOCALES="$(sed -e '/^[a-zA-Z]/!d' -e 's/ *$//g' /usr/share/i18n/SUPPORTED | sort -u)"
+ fi
+
+ # Make sure all locales exist in locales.gen
+ echo "$SUPPORTED_LOCALES" | while read locale ; do
+ if ! grep -q "^[# ]*$locale *\$" $LG; then
+ echo "# $locale" >> $LG
+ fi
+ done
+
+ # Uncomment selected locales
+ echo "$SELECTED_LOCALES" | while read locale ; do
+ sed -i -e "0,/^[# ]*$locale *$/ s/^[# ]*$locale *$/$locale/" $LG
+ done
+ fi
+
+ # Update requested locales if locales-all is not installed
+ if [ "$(dpkg-query -W -f='${db:Status-Want}' locales-all 2>/dev/null)" = 'install' ] ; then
+ echo "locales-all installed, skipping locales generation"
+ else
+ locale-gen
+ fi
+
+ if ! [ -e $EE ] || [ -n "$DEBCONF_RECONFIGURE" ] ; then
+ # Remove previous definitions
+ update-locale --no-checks LANG
+
+ # Set default LANG environment variable
+ if [ -n "$DEFAULT_ENVIRONMENT" ] && [ "$DEFAULT_ENVIRONMENT" != "None" ]; then
+ update-locale "LANG=$DEFAULT_ENVIRONMENT"
+ fi
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#!/bin/sh
+set -e
+
+case "$1" in
+ purge)
+ rm -f /etc/locale.gen
+ rm -f /etc/default/locale
+ rm -f /etc/locale.conf
+ ;;
+ *)
+ ;;
+esac
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#!/bin/sh
+set -e
+
+case "$1" in
+ remove|purge)
+ # This test should be kept only for compatibility with old
+ # locales-all packages, new ones don't use locale-archive.
+ if ! [ -f /usr/lib/locales-all/supported.tar.lzma ] ; then
+ # If locales-all is not installed, clean the locales
+ rm -f /usr/lib/locale/locale-archive
+ fi
+ ;;
+ *)
+ ;;
+esac
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+Template: locales/locales_to_be_generated
+Type: multiselect
+#flag:translate:1
+__Choices: All locales, ${locales}
+_Description: Locales to be generated:
+ Locales are a framework to switch between multiple languages and
+ allow users to use their language, country, characters, collation
+ order, etc.
+ .
+ Please choose which locales to generate. UTF-8 locales should be
+ chosen by default, particularly for new installations. Other
+ character sets may be useful for backwards compatibility with older
+ systems and software.
+
+Template: locales/default_environment_locale
+Type: select
+#flag:translate:1
+__Choices: None, C.UTF-8, ${locales}
+Default: None
+_Description: Default locale for the system environment:
+ Many packages in Debian use locales to display text in the correct
+ language for the user. You can choose a default locale for the system
+ from the generated locales.
+ .
+ This will select the default language for the entire system. If this
+ system is a multi-user system where not all users are able to speak
+ the default language, they will experience difficulties.
--- /dev/null
+var/cache/nscd
--- /dev/null
+#!/bin/sh
+### BEGIN INIT INFO
+# Provides: nscd
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Starts the Name Service Cache Daemon
+### END INIT INFO
+
+#
+# nscd: Starts the Name Service Cache Daemon
+#
+# description: This is a daemon which handles passwd and group lookups
+# for running programs and caches the results for the next
+# query. You should start this daemon only if you use
+# slow Services like NIS or NIS+
+
+PATH="/sbin:/usr/sbin:/bin:/usr/bin"
+NAME="nscd"
+DESC="Name Service Cache Daemon"
+DAEMON="/usr/sbin/nscd"
+PIDFILE="/var/run/nscd/nscd.pid"
+
+# Sanity checks.
+umask 022
+[ -f /etc/nscd.conf ] || exit 0
+[ -x "$DAEMON" ] || exit 0
+[ -d /var/run/nscd ] || mkdir -p /var/run/nscd
+. /lib/lsb/init-functions
+
+start_nscd()
+{
+ # Return
+ # 0 if daemon has been started or was already running
+ # 2 if daemon could not be started
+ start-stop-daemon --start --quiet --pidfile "$PIDFILE" --exec "$DAEMON" --test > /dev/null || return 0
+ start-stop-daemon --start --quiet --pidfile "$PIDFILE" --exec "$DAEMON" || return 2
+}
+
+stop_nscd()
+{
+ # Return
+ # 0 if daemon has been stopped
+ # 1 if daemon was already stopped
+ # 2 if daemon could not be stopped
+
+ # we try to stop using nscd --shutdown, that fails also if nscd is not present.
+ # in that case, fallback to "good old methods"
+ RETVAL=0
+ if ! $DAEMON --shutdown; then
+ start-stop-daemon --stop --quiet --pidfile "$PIDFILE" --name "$NAME" --test > /dev/null
+ RETVAL="$?"
+ [ "$?" -ne 0 -a "$?" -ne 1 ] && return 2
+ fi
+
+ # Wait for children to finish too
+ start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec "$DAEMON" > /dev/null
+ [ "$?" -ne 0 -a "$?" -ne 1 ] && return 2
+ rm -f "$PIDFILE"
+ return "$RETVAL"
+}
+
+status()
+{
+ # Return
+ # 0 if daemon is stopped
+ # 1 if daemon is running
+ start-stop-daemon --start --quiet --pidfile "$PIDFILE" --exec "$DAEMON" --test > /dev/null || return 1
+ return 0
+}
+
+invalidate_cache()
+{
+ for table in passwd group hosts services netgroup ; do
+ $DAEMON --invalidate $table
+ done
+}
+
+case "$1" in
+start)
+ log_daemon_msg "Starting $DESC" "$NAME"
+ start_nscd
+ case "$?" in
+ 0) invalidate_cache ; log_end_msg 0 ; exit 0 ;;
+ 1) log_warning_msg " (already running)." ; exit 0 ;;
+ *) log_end_msg 1 ; exit 1 ;;
+ esac
+ ;;
+stop)
+ log_daemon_msg "Stopping $DESC" "$NAME"
+ stop_nscd
+ case "$?" in
+ 0) log_end_msg 0 ; exit 0 ;;
+ 1) log_warning_msg " (not running)." ; exit 0 ;;
+ *) log_end_msg 1 ; exit 1 ;;
+ esac
+ ;;
+restart|force-reload)
+ log_daemon_msg "Restarting $DESC" "$NAME"
+ invalidate_cache
+ stop_nscd
+ case "$?" in
+ 0|1)
+ start_nscd
+ case "$?" in
+ 0) log_end_msg 0 ; exit 0 ;;
+ 1) log_failure_msg " (failed -- old process is still running)." ; exit 1 ;;
+ *) log_failure_msg " (failed to start)." ; exit 1 ;;
+ esac
+ ;;
+ *)
+ log_failure_msg " (failed to stop)."
+ exit 1
+ ;;
+ esac
+ ;;
+try-restart)
+ log_daemon_msg "Trying to restart $DESC" "$NAME"
+ stop_nscd
+ case "$?" in
+ 0)
+ start_nscd
+ case "$?" in
+ 0) invalidate_cache ; log_end_msg 0 ; exit 0 ;;
+ *) log_failure_msg " (failed to start)." ; exit 1 ;;
+ esac
+ ;;
+ 1) log_success_msg "(not running)." ; exit 0 ;;
+ *) log_failure_msg "(failed to stop)." ; exit 1 ;;
+ esac
+ ;;
+status)
+ log_daemon_msg "Status of $DESC service: "
+ status
+ case "$?" in
+ 0) log_failure_msg "not running." ; exit 3 ;;
+ 1) log_success_msg "running." ; exit 0 ;;
+ esac
+ ;;
+*)
+ echo "Usage: /etc/init.d/$NAME {start|stop|force-reload|restart|status}" >&2
+ exit 1
+ ;;
+esac
+
--- /dev/null
+usr/sbin/nscd
+nscd/nscd.conf /etc
--- /dev/null
+debian/local/manpages/nscd.conf.5
+debian/local/manpages/nscd.8
--- /dev/null
+#!/bin/sh
+set -e
+
+case "$1" in
+ purge)
+ rm -rf /var/cache/nscd
+ ;;
+ *)
+ ;;
+esac
+
+#DEBHELPER#
+
+exit 0
--- /dev/null
+#!/usr/bin/make
+
+include $(IN)
+
+all:
+ rm -f $(OUT)
+ touch $(OUT)
+ for locale in $(SUPPORTED-LOCALES); do \
+ [ $$locale = true ] && continue; \
+ echo $$locale | sed 's,/, ,' >> $(OUT); \
+ done
--- /dev/null
+debian/changelog
+debian/changelog.upstream
+debian/control
+debian/control.in
+debian/copyright
+debian/debhelper.in
+debian/generate-supported.mk
+debian/glibc-source.filelist
+debian/libc0.3.symbols.hurd-i386
+debian/libc6.1.symbols.alpha
+debian/libc6-amd64.symbols.i386
+debian/libc6-amd64.symbols.x32
+debian/libc6-i386.symbols.amd64
+debian/libc6-i386.symbols.x32
+debian/libc6-mips32.symbols.mips64
+debian/libc6-mips32.symbols.mips64el
+debian/libc6-mips32.symbols.mips64r6
+debian/libc6-mips32.symbols.mips64r6el
+debian/libc6-mips32.symbols.mipsn32
+debian/libc6-mips32.symbols.mipsn32el
+debian/libc6-mips32.symbols.mipsn32r6
+debian/libc6-mips32.symbols.mipsn32r6el
+debian/libc6-mips64.symbols.mips
+debian/libc6-mips64.symbols.mipsel
+debian/libc6-mips64.symbols.mipsn32
+debian/libc6-mips64.symbols.mipsn32el
+debian/libc6-mips64.symbols.mipsn32r6
+debian/libc6-mips64.symbols.mipsn32r6el
+debian/libc6-mips64.symbols.mipsr6
+debian/libc6-mips64.symbols.mipsr6el
+debian/libc6-mipsn32.symbols.mips
+debian/libc6-mipsn32.symbols.mips64
+debian/libc6-mipsn32.symbols.mips64el
+debian/libc6-mipsn32.symbols.mips64r6
+debian/libc6-mipsn32.symbols.mips64r6el
+debian/libc6-mipsn32.symbols.mipsel
+debian/libc6-mipsn32.symbols.mipsr6
+debian/libc6-mipsn32.symbols.mipsr6el
+debian/libc6-ppc64.symbols.powerpc
+debian/libc6-s390.symbols.s390x
+debian/libc6-sparc64.symbols.sparc
+debian/libc6-sparc.symbols.sparc64
+debian/libc6.symbols.amd64
+debian/libc6.symbols.arm64
+debian/libc6.symbols.armel
+debian/libc6.symbols.armhf
+debian/libc6.symbols.common
+debian/libc6.symbols.hppa
+debian/libc6.symbols.i386
+debian/libc6.symbols.m68k
+debian/libc6.symbols.mips
+debian/libc6.symbols.mips64
+debian/libc6.symbols.mips64el
+debian/libc6.symbols.mips64r6
+debian/libc6.symbols.mips64r6el
+debian/libc6.symbols.mipsel
+debian/libc6.symbols.mipsn32
+debian/libc6.symbols.mipsn32el
+debian/libc6.symbols.mipsn32r6
+debian/libc6.symbols.mipsn32r6el
+debian/libc6.symbols.mipsr6
+debian/libc6.symbols.mipsr6el
+debian/libc6.symbols.powerpc
+debian/libc6.symbols.ppc64
+debian/libc6.symbols.ppc64el
+debian/libc6.symbols.riscv64
+debian/libc6.symbols.s390x
+debian/libc6.symbols.sparc
+debian/libc6.symbols.sparc64
+debian/libc6.symbols.x32
+debian/libc6-x32.symbols.amd64
+debian/libc6-x32.symbols.i386
+debian/local
+debian/patches
+debian/po
+debian/quiltrc
+debian/rules
+debian/rules.d
+debian/script.in
+debian/shlibs-add-udebs
+debian/source
+debian/symbols.wildcards
+debian/sysdeps
+debian/tests
+debian/testsuite-mips-nan2008.c
+debian/testsuite-xfail-debian.mk
+debian/watch
--- /dev/null
+libc.so.0.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libBrokenLocale.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc_malloc_debug.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libdl.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libm.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libmemusage.so #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+ calloc@Base 2.3.6
+ free@Base 2.3.6
+ malloc@Base 2.3.6
+ mmap64@Base 2.3.6
+ mmap@Base 2.3.6
+ munmap@Base 2.3.6
+ realloc@Base 2.3.6
+#include "symbols.wildcards"
+libnsl.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_compat.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_dns.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_files.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_hesiod.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpcprofile.so #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+ __cyg_profile_func_enter@Base 2.3.6
+ __cyg_profile_func_exit@Base 2.3.6
+#include "symbols.wildcards"
+libresolv.so.2 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+librt.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libutil.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libanl.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpthread.so.0 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+ pthread_condattr_getclock@GLIBC_2.3.3 2.13-31
+ pthread_condattr_setclock@GLIBC_2.3.3 2.13-31
+ pthread_getaffinity_np@GLIBC_2.3.4 2.18
+ pthread_setaffinity_np@GLIBC_2.3.4 2.18
+ pthread_attr_getaffinity_np@GLIBC_2.3.4 2.18
+ pthread_attr_setaffinity_np@GLIBC_2.3.4 2.18
+ pthread_setname_np@GLIBC_2.12 2.18
+ pthread_getname_np@GLIBC_2.12 2.18
+libthread_db.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.0.3 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+ (symver|optional)HURD_CTHREADS_0.3 2.11
+ __errno_location@GLIBC_2.2.6 2.29-8~
+ __h_errno_location@GLIBC_2.2.6 2.29-8~
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2.6 2.34
+ sysconf@GLIBC_2.2.6 2.34
+libBrokenLocale.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc_malloc_debug.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libdl.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libm.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libmemusage.so #PACKAGE# #MINVER#
+ calloc@Base 2.3.6
+ free@Base 2.3.6
+ malloc@Base 2.3.6
+ mmap64@Base 2.3.6
+ mmap@Base 2.3.6
+ mremap@Base 2.3.6
+ munmap@Base 2.3.6
+ realloc@Base 2.3.6
+#include "symbols.wildcards"
+libnsl.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_compat.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_dns.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_files.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_hesiod.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpcprofile.so #PACKAGE# #MINVER#
+ __cyg_profile_func_enter@Base 2.3.6
+ __cyg_profile_func_exit@Base 2.3.6
+#include "symbols.wildcards"
+libresolv.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+librt.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libutil.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libanl.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+###
+### The symbols for libmachuser and libhurduser are not versionned and are
+### actually coming from the interface definition files in gnumach-dev and
+### hurd-dev. Thus we must keep track of which symbols were included in
+### a given Debian build, and changes here should be associated with
+### bumping the build dependency on these packages to versions which
+### provide the new symbols in their .defs files.
+###
+libhurduser.so.0.3 #PACKAGE# #MINVER#
+ _S_msg_server@Base 2.11
+ _S_msg_server_routines@Base 2.19-14~
+ __auth_getids@Base 2.11
+ __auth_makeauth@Base 2.11
+ __auth_server_authenticate@Base 2.11
+ __auth_server_authenticate_reply@Base 2.23-4
+ __auth_server_authenticate_request@Base 2.23-4
+ __auth_user_authenticate@Base 2.11
+ __auth_user_authenticate_reply@Base 2.23-4
+ __auth_user_authenticate_request@Base 2.23-4
+ __crash_dump_task@Base 2.11
+ __dir_link@Base 2.11
+ __dir_lookup@Base 2.11
+ __dir_mkdir@Base 2.11
+ __dir_mkfile@Base 2.11
+ __dir_notice_changes@Base 2.11
+ __dir_readdir@Base 2.11
+ __dir_rename@Base 2.11
+ __dir_rmdir@Base 2.11
+ __dir_unlink@Base 2.11
+ __exec_exec@Base 2.11
+ __exec_exec_file_name@Base 2.13-33~
+ __exec_exec_paths@Base 2.26-3~
+ __exec_init@Base 2.11
+ __exec_setexecdata@Base 2.11
+ __exec_startup_get_info@Base 2.11
+ __file_chauthor@Base 2.11
+ __file_check_access@Base 2.11
+ __file_chflags@Base 2.11
+ __file_chmod@Base 2.11
+ __file_chown@Base 2.11
+ __file_exec@Base 2.11
+ __file_exec_file_name@Base 2.13-33~
+ __file_exec_paths@Base 2.26-3~
+ __file_get_fs_options@Base 2.11
+ __file_get_storage_info@Base 2.11
+ __file_get_translator@Base 2.11
+ __file_get_translator_cntl@Base 2.11
+ __file_getcontrol@Base 2.11
+ __file_getfh@Base 2.11
+ __file_getlinknode@Base 2.11
+ __file_lock@Base 2.11
+ __file_lock_stat@Base 2.11
+ __file_notice_changes@Base 2.11
+ __file_record_lock@Base 2.29-3~
+ __file_reparent@Base 2.11
+ __file_set_size@Base 2.11
+ __file_set_translator@Base 2.11
+ __file_statfs@Base 2.11
+ __file_sync@Base 2.11
+ __file_syncfs@Base 2.11
+ __file_utimes@Base 2.11
+ __file_utimens@Base 2.27-2~
+ __fsys_forward@Base 2.11
+ __fsys_get_children@Base 2.25-3
+ __fsys_get_options@Base 2.11
+ __fsys_get_source@Base 2.25-3
+ __fsys_getfile@Base 2.11
+ __fsys_getpriv@Base 2.11
+ __fsys_getroot@Base 2.11
+ __fsys_goaway@Base 2.11
+ __fsys_init@Base 2.11
+ __fsys_set_options@Base 2.11
+ __fsys_startup@Base 2.11
+ __fsys_syncfs@Base 2.11
+ __gsync_wait_intr@Base 2.31-6~
+ __ifsock_getsockaddr@Base 2.11
+ __interrupt_operation@Base 2.11
+ __io_async@Base 2.11
+ __io_async_reply@Base 2.17-6~
+ __io_async_request@Base 2.17-6~
+ __io_clear_some_openmodes@Base 2.11
+ __io_clear_some_openmodes_reply@Base 2.17-6~
+ __io_clear_some_openmodes_request@Base 2.17-6~
+ __io_duplicate@Base 2.11
+ __io_duplicate_reply@Base 2.17-6~
+ __io_duplicate_request@Base 2.17-6~
+ __io_eofnotify@Base 2.11
+ __io_eofnotify_reply@Base 2.17-6~
+ __io_eofnotify_request@Base 2.17-6~
+ __io_get_conch@Base 2.11
+ __io_get_conch_reply@Base 2.17-6~
+ __io_get_conch_request@Base 2.17-6~
+ __io_get_icky_async_id@Base 2.11
+ __io_get_icky_async_id_reply@Base 2.17-6~
+ __io_get_icky_async_id_request@Base 2.17-6~
+ __io_get_openmodes@Base 2.11
+ __io_get_openmodes_reply@Base 2.17-6~
+ __io_get_openmodes_request@Base 2.17-6~
+ __io_get_owner@Base 2.11
+ __io_get_owner_reply@Base 2.17-6~
+ __io_get_owner_request@Base 2.17-6~
+ __io_identity@Base 2.11
+ __io_identity_reply@Base 2.17-6~
+ __io_identity_request@Base 2.17-6~
+ __io_map@Base 2.11
+ __io_map_cntl@Base 2.11
+ __io_map_cntl_reply@Base 2.17-6~
+ __io_map_cntl_request@Base 2.17-6~
+ __io_map_reply@Base 2.17-6~
+ __io_map_request@Base 2.17-6~
+ __io_mod_owner@Base 2.11
+ __io_mod_owner_reply@Base 2.17-6~
+ __io_mod_owner_request@Base 2.17-6~
+ __io_pathconf@Base 2.11
+ __io_pathconf_reply@Base 2.17-6~
+ __io_pathconf_request@Base 2.17-6~
+ __io_postnotify@Base 2.11
+ __io_postnotify_reply@Base 2.17-6~
+ __io_postnotify_request@Base 2.17-6~
+ __io_prenotify@Base 2.11
+ __io_prenotify_reply@Base 2.17-6~
+ __io_prenotify_request@Base 2.17-6~
+ __io_read@Base 2.11
+ __io_read_reply@Base 2.17-6~
+ __io_read_request@Base 2.17-6~
+ __io_readable@Base 2.11
+ __io_readable_reply@Base 2.17-6~
+ __io_readable_request@Base 2.17-6~
+ __io_readnotify@Base 2.11
+ __io_readnotify_reply@Base 2.17-6~
+ __io_readnotify_request@Base 2.17-6~
+ __io_readsleep@Base 2.11
+ __io_readsleep_reply@Base 2.17-6~
+ __io_readsleep_request@Base 2.17-6~
+ __io_reauthenticate@Base 2.11
+ __io_release_conch@Base 2.11
+ __io_release_conch_reply@Base 2.17-6~
+ __io_release_conch_request@Base 2.17-6~
+ __io_restrict_auth@Base 2.11
+ __io_restrict_auth_reply@Base 2.17-6~
+ __io_restrict_auth_request@Base 2.17-6~
+ __io_revoke@Base 2.11
+ __io_revoke_reply@Base 2.17-6~
+ __io_revoke_request@Base 2.17-6~
+ __io_seek@Base 2.11
+ __io_seek_reply@Base 2.17-6~
+ __io_seek_request@Base 2.17-6~
+ __io_select@Base 2.11
+ __io_select_reply@Base 2.17-6~
+ __io_select_request@Base 2.17-6~
+ __io_select_timeout@Base 2.17-6~
+ __io_select_timeout_reply@Base 2.17-6~
+ __io_select_timeout_request@Base 2.17-6~
+ __io_server_version@Base 2.11
+ __io_server_version_reply@Base 2.17-6~
+ __io_server_version_request@Base 2.17-6~
+ __io_set_all_openmodes@Base 2.11
+ __io_set_all_openmodes_reply@Base 2.17-6~
+ __io_set_all_openmodes_request@Base 2.17-6~
+ __io_set_some_openmodes@Base 2.11
+ __io_set_some_openmodes_reply@Base 2.17-6~
+ __io_set_some_openmodes_request@Base 2.17-6~
+ __io_sigio@Base 2.11
+ __io_sigio_reply@Base 2.17-6~
+ __io_sigio_request@Base 2.17-6~
+ __io_stat@Base 2.11
+ __io_stat_reply@Base 2.17-6~
+ __io_stat_request@Base 2.17-6~
+ __io_write@Base 2.11
+ __io_write_reply@Base 2.17-6~
+ __io_write_request@Base 2.17-6~
+ __login_get_idle_time@Base 2.11
+ __login_get_input_devices@Base 2.11
+ __login_get_location@Base 2.11
+ __login_get_login_collection@Base 2.11
+ __login_message_user@Base 2.11
+ __msg_add_auth@Base 2.11
+ __msg_del_auth@Base 2.11
+ __msg_describe_ports@Base 2.11
+ __msg_get_dtable@Base 2.11
+ __msg_get_env_variable@Base 2.11
+ __msg_get_environment@Base 2.11
+ __msg_get_fd@Base 2.11
+ __msg_get_init_int@Base 2.11
+ __msg_get_init_ints@Base 2.11
+ __msg_get_init_port@Base 2.11
+ __msg_get_init_ports@Base 2.11
+ __msg_proc_newids@Base 2.11
+ __msg_report_wait@Base 2.11
+ __msg_set_dtable@Base 2.11
+ __msg_set_env_variable@Base 2.11
+ __msg_set_environment@Base 2.11
+ __msg_set_fd@Base 2.11
+ __msg_set_init_int@Base 2.11
+ __msg_set_init_ints@Base 2.11
+ __msg_set_init_port@Base 2.11
+ __msg_set_init_ports@Base 2.11
+ __msg_sig_post@Base 2.11
+ __msg_sig_post_reply@Base 2.11
+ __msg_sig_post_request@Base 2.11
+ __msg_sig_post_untraced@Base 2.11
+ __msg_sig_post_untraced_reply@Base 2.11
+ __msg_sig_post_untraced_request@Base 2.11
+ __password_check_group@Base 2.11
+ __password_check_user@Base 2.11
+ __pci_conf_read@Base 2.27-8+hurd.1
+ __pci_conf_write@Base 2.27-8+hurd.1
+ __pci_get_dev_regions@Base 2.27-8+hurd.1
+ __pci_get_dev_rom@Base 2.27-8+hurd.1
+ __pci_get_ndevs@Base 2.27-8+hurd.1
+ __pfinet_getroutes@Base 2.35-2
+ __pfinet_siocgifconf@Base 2.11
+ __proc_child@Base 2.11
+ __proc_child_request@Base 2.11
+ __proc_dostop@Base 2.11
+ __proc_dostop_request@Base 2.11
+ __proc_execdata_notify@Base 2.11
+ __proc_execdata_notify_request@Base 2.11
+ __proc_get_arg_locations@Base 2.11
+ __proc_get_arg_locations_request@Base 2.11
+ __proc_get_code@Base 2.17-93~
+ __proc_get_code_request@Base 2.17-93~
+ __proc_get_entry@Base 2.25-4
+ __proc_get_exe@Base 2.24-17
+ __proc_get_tty@Base 2.11
+ __proc_get_tty_request@Base 2.11
+ __proc_getallpids@Base 2.11
+ __proc_getallpids_request@Base 2.11
+ __proc_getexecdata@Base 2.11
+ __proc_getexecdata_request@Base 2.11
+ __proc_getlogin@Base 2.11
+ __proc_getlogin_request@Base 2.11
+ __proc_getloginid@Base 2.11
+ __proc_getloginid_request@Base 2.11
+ __proc_getloginpids@Base 2.11
+ __proc_getloginpids_request@Base 2.11
+ __proc_getmsgport@Base 2.11
+ __proc_getmsgport_request@Base 2.11
+ __proc_getnports@Base 2.11
+ __proc_getnports_request@Base 2.11
+ __proc_getpgrp@Base 2.11
+ __proc_getpgrp_request@Base 2.11
+ __proc_getpgrppids@Base 2.11
+ __proc_getpgrppids_request@Base 2.11
+ __proc_getpids@Base 2.11
+ __proc_getpids_request@Base 2.11
+ __proc_getprivports@Base 2.11
+ __proc_getprivports_request@Base 2.11
+ __proc_getprocargs@Base 2.11
+ __proc_getprocargs_request@Base 2.11
+ __proc_getprocenv@Base 2.11
+ __proc_getprocenv_request@Base 2.11
+ __proc_getprocinfo@Base 2.11
+ __proc_getprocinfo_request@Base 2.11
+ __proc_getsessionpgids@Base 2.11
+ __proc_getsessionpgids_request@Base 2.11
+ __proc_getsessionpids@Base 2.11
+ __proc_getsessionpids_request@Base 2.11
+ __proc_getsid@Base 2.11
+ __proc_getsid_request@Base 2.11
+ __proc_getsidport@Base 2.11
+ __proc_getsidport_request@Base 2.11
+ __proc_handle_exceptions@Base 2.11
+ __proc_handle_exceptions_request@Base 2.11
+ __proc_is_important@Base 2.17-93~
+ __proc_is_important_request@Base 2.17-93~
+ __proc_make_login_coll@Base 2.11
+ __proc_make_login_coll_request@Base 2.11
+ __proc_make_task_namespace@Base 2.23-4
+ __proc_make_task_namespace_request@Base 2.23-4
+ __proc_mark_cont@Base 2.11
+ __proc_mark_cont_request@Base 2.11
+ __proc_mark_exec@Base 2.11
+ __proc_mark_exec_request@Base 2.11
+ __proc_mark_exit@Base 2.11
+ __proc_mark_exit_request@Base 2.11
+ __proc_mark_important@Base 2.17-93~
+ __proc_mark_important_request@Base 2.17-93~
+ __proc_mark_stop@Base 2.11
+ __proc_mark_stop_request@Base 2.11
+ __proc_mark_traced@Base 2.11
+ __proc_mark_traced_request@Base 2.11
+ __proc_mod_stopchild@Base 2.11
+ __proc_mod_stopchild_request@Base 2.11
+ __proc_pid2proc@Base 2.11
+ __proc_pid2proc_request@Base 2.11
+ __proc_pid2task@Base 2.11
+ __proc_pid2task_request@Base 2.11
+ __proc_proc2task@Base 2.11
+ __proc_proc2task_request@Base 2.11
+ __proc_reassign@Base 2.11
+ __proc_reassign_request@Base 2.11
+ __proc_reauthenticate@Base 2.11
+ __proc_reauthenticate_complete@Base 2.31-13+hurd.2~
+ __proc_reauthenticate_reassign@Base 2.31-13+hurd.1~
+ __proc_reauthenticate_request@Base 2.11
+ __proc_register_version@Base 2.11
+ __proc_register_version_request@Base 2.11
+ __proc_set_arg_locations@Base 2.11
+ __proc_set_arg_locations_request@Base 2.11
+ __proc_set_code@Base 2.17-93~
+ __proc_set_code_request@Base 2.17-93~
+ __proc_set_entry@Base 2.25-4
+ __proc_set_exe@Base 2.24-17
+ __proc_set_init_task@Base 2.17-94~
+ __proc_set_init_task_request@Base 2.17-94~
+ __proc_setexecdata@Base 2.11
+ __proc_setexecdata_request@Base 2.11
+ __proc_setlogin@Base 2.11
+ __proc_setlogin_request@Base 2.11
+ __proc_setmsgport@Base 2.11
+ __proc_setmsgport_request@Base 2.11
+ __proc_setowner@Base 2.11
+ __proc_setowner_request@Base 2.11
+ __proc_setpgrp@Base 2.11
+ __proc_setpgrp_request@Base 2.11
+ __proc_setsid@Base 2.11
+ __proc_setsid_request@Base 2.11
+ __proc_task2pid@Base 2.11
+ __proc_task2pid_request@Base 2.11
+ __proc_task2proc@Base 2.11
+ __proc_task2proc_request@Base 2.11
+ __proc_uname@Base 2.11
+ __proc_uname_request@Base 2.11
+ __proc_wait@Base 2.11
+ __proc_waitid@Base 2.31-7~
+ __proc_wait_request@Base 2.11
+ __socket_accept@Base 2.11
+ __socket_bind@Base 2.11
+ __socket_connect2@Base 2.11
+ __socket_connect@Base 2.11
+ __socket_create@Base 2.11
+ __socket_create_address@Base 2.11
+ __socket_fabricate_address@Base 2.11
+ __socket_getopt@Base 2.11
+ __socket_listen@Base 2.11
+ __socket_name@Base 2.11
+ __socket_peername@Base 2.11
+ __socket_recv@Base 2.11
+ __socket_send@Base 2.11
+ __socket_setopt@Base 2.11
+ __socket_shutdown@Base 2.11
+ __socket_whatis_address@Base 2.11
+ __startup_authinit@Base 2.11
+ __startup_essential_task@Base 2.11
+ __startup_procinit@Base 2.11
+ __startup_reboot@Base 2.11
+ __startup_request_notification@Base 2.11
+ __term_get_bottom_type@Base 2.11
+ __term_get_nodename@Base 2.11
+ __term_get_peername@Base 2.11
+ __term_getctty@Base 2.11
+ __term_on_hurddev@Base 2.11
+ __term_on_machdev@Base 2.11
+ __term_on_pty@Base 2.11
+ __term_open_ctty@Base 2.11
+ __term_set_filenode@Base 2.11
+ __term_set_nodename@Base 2.11
+ __termctty_open_terminal@Base 2.11
+ __tioctl_tioccbrk@Base 2.11
+ __tioctl_tioccdtr@Base 2.11
+ __tioctl_tiocdrain@Base 2.11
+ __tioctl_tiocexcl@Base 2.11
+ __tioctl_tiocext@Base 2.11
+ __tioctl_tiocflush@Base 2.11
+ __tioctl_tiocgeta@Base 2.11
+ __tioctl_tiocgetd@Base 2.11
+ __tioctl_tiocgpgrp@Base 2.11
+ __tioctl_tiocgwinsz@Base 2.11
+ __tioctl_tiocmbic@Base 2.11
+ __tioctl_tiocmbis@Base 2.11
+ __tioctl_tiocmget@Base 2.11
+ __tioctl_tiocmodg@Base 2.11
+ __tioctl_tiocmods@Base 2.11
+ __tioctl_tiocmset@Base 2.11
+ __tioctl_tiocnxcl@Base 2.11
+ __tioctl_tiocoutq@Base 2.11
+ __tioctl_tiocpkt@Base 2.11
+ __tioctl_tiocremote@Base 2.11
+ __tioctl_tiocsbrk@Base 2.11
+ __tioctl_tiocsdtr@Base 2.11
+ __tioctl_tiocseta@Base 2.11
+ __tioctl_tiocsetaf@Base 2.11
+ __tioctl_tiocsetaw@Base 2.11
+ __tioctl_tiocsetd@Base 2.11
+ __tioctl_tiocsig@Base 2.11
+ __tioctl_tiocspgrp@Base 2.11
+ __tioctl_tiocstart@Base 2.11
+ __tioctl_tiocsti@Base 2.11
+ __tioctl_tiocstop@Base 2.11
+ __tioctl_tiocswinsz@Base 2.11
+ __tioctl_tiocucntl@Base 2.11
+ _hurdsig_fault_exc_server@Base 2.11
+ _hurdsig_fault_exc_server_routines@Base 2.19-14~
+ auth_getids@Base 2.11
+ auth_makeauth@Base 2.11
+ auth_server_authenticate@Base 2.11
+ auth_server_authenticate_reply@Base 2.23-4
+ auth_server_authenticate_request@Base 2.23-4
+ auth_user_authenticate@Base 2.11
+ auth_user_authenticate_reply@Base 2.23-4
+ auth_user_authenticate_request@Base 2.23-4
+ crash_dump_task@Base 2.11
+ dir_link@Base 2.11
+ dir_lookup@Base 2.11
+ dir_mkdir@Base 2.11
+ dir_mkfile@Base 2.11
+ dir_notice_changes@Base 2.11
+ dir_readdir@Base 2.11
+ dir_rename@Base 2.11
+ dir_rmdir@Base 2.11
+ dir_unlink@Base 2.11
+ exec_exec@Base 2.11
+ exec_exec_file_name@Base 2.13-33~
+ exec_exec_paths@Base 2.26-3~
+ exec_init@Base 2.11
+ exec_setexecdata@Base 2.11
+ exec_startup_get_info@Base 2.11
+ file_chauthor@Base 2.11
+ file_check_access@Base 2.11
+ file_chflags@Base 2.11
+ file_chmod@Base 2.11
+ file_chown@Base 2.11
+ file_exec@Base 2.11
+ file_exec_file_name@Base 2.13-33~
+ file_exec_paths@Base 2.26-3~
+ file_get_fs_options@Base 2.11
+ file_get_storage_info@Base 2.11
+ file_get_translator@Base 2.11
+ file_get_translator_cntl@Base 2.11
+ file_getcontrol@Base 2.11
+ file_getfh@Base 2.11
+ file_getlinknode@Base 2.11
+ file_lock@Base 2.11
+ file_lock_stat@Base 2.11
+ file_notice_changes@Base 2.11
+ file_record_lock@Base 2.29-3~
+ file_reparent@Base 2.11
+ file_set_size@Base 2.11
+ file_set_translator@Base 2.11
+ file_statfs@Base 2.11
+ file_sync@Base 2.11
+ file_syncfs@Base 2.11
+ file_utimes@Base 2.11
+ file_utimens@Base 2.27-2~
+ fsys_forward@Base 2.11
+ fsys_get_children@Base 2.25-3
+ fsys_get_options@Base 2.11
+ fsys_get_source@Base 2.25-3
+ fsys_getfile@Base 2.11
+ fsys_getpriv@Base 2.11
+ fsys_getroot@Base 2.11
+ fsys_goaway@Base 2.11
+ fsys_init@Base 2.11
+ fsys_set_options@Base 2.11
+ fsys_startup@Base 2.11
+ fsys_syncfs@Base 2.11
+ gsync_wait_intr@Base 2.31-6~
+ ifsock_getsockaddr@Base 2.11
+ interrupt_operation@Base 2.11
+ io_async@Base 2.11
+ io_async_reply@Base 2.17-6~
+ io_async_request@Base 2.17-6~
+ io_clear_some_openmodes@Base 2.11
+ io_clear_some_openmodes_reply@Base 2.17-6~
+ io_clear_some_openmodes_request@Base 2.17-6~
+ io_duplicate@Base 2.11
+ io_duplicate_reply@Base 2.17-6~
+ io_duplicate_request@Base 2.17-6~
+ io_eofnotify@Base 2.11
+ io_eofnotify_reply@Base 2.17-6~
+ io_eofnotify_request@Base 2.17-6~
+ io_get_conch@Base 2.11
+ io_get_conch_reply@Base 2.17-6~
+ io_get_conch_request@Base 2.17-6~
+ io_get_icky_async_id@Base 2.11
+ io_get_icky_async_id_reply@Base 2.17-6~
+ io_get_icky_async_id_request@Base 2.17-6~
+ io_get_openmodes@Base 2.11
+ io_get_openmodes_reply@Base 2.17-6~
+ io_get_openmodes_request@Base 2.17-6~
+ io_get_owner@Base 2.11
+ io_get_owner_reply@Base 2.17-6~
+ io_get_owner_request@Base 2.17-6~
+ io_identity@Base 2.11
+ io_identity_reply@Base 2.17-6~
+ io_identity_request@Base 2.17-6~
+ io_map@Base 2.11
+ io_map_cntl@Base 2.11
+ io_map_cntl_reply@Base 2.17-6~
+ io_map_cntl_request@Base 2.17-6~
+ io_map_reply@Base 2.17-6~
+ io_map_request@Base 2.17-6~
+ io_mod_owner@Base 2.11
+ io_mod_owner_reply@Base 2.17-6~
+ io_mod_owner_request@Base 2.17-6~
+ io_pathconf@Base 2.11
+ io_pathconf_reply@Base 2.17-6~
+ io_pathconf_request@Base 2.17-6~
+ io_postnotify@Base 2.11
+ io_postnotify_reply@Base 2.17-6~
+ io_postnotify_request@Base 2.17-6~
+ io_prenotify@Base 2.11
+ io_prenotify_reply@Base 2.17-6~
+ io_prenotify_request@Base 2.17-6~
+ io_read@Base 2.11
+ io_read_reply@Base 2.17-6~
+ io_read_request@Base 2.17-6~
+ io_readable@Base 2.11
+ io_readable_reply@Base 2.17-6~
+ io_readable_request@Base 2.17-6~
+ io_readnotify@Base 2.11
+ io_readnotify_reply@Base 2.17-6~
+ io_readnotify_request@Base 2.17-6~
+ io_readsleep@Base 2.11
+ io_readsleep_reply@Base 2.17-6~
+ io_readsleep_request@Base 2.17-6~
+ io_reauthenticate@Base 2.11
+ io_release_conch@Base 2.11
+ io_release_conch_reply@Base 2.17-6~
+ io_release_conch_request@Base 2.17-6~
+ io_restrict_auth@Base 2.11
+ io_restrict_auth_reply@Base 2.17-6~
+ io_restrict_auth_request@Base 2.17-6~
+ io_revoke@Base 2.11
+ io_revoke_reply@Base 2.17-6~
+ io_revoke_request@Base 2.17-6~
+ io_seek@Base 2.11
+ io_seek_reply@Base 2.17-6~
+ io_seek_request@Base 2.17-6~
+ io_select@Base 2.11
+ io_select_reply@Base 2.17-6~
+ io_select_request@Base 2.17-6~
+ io_select_timeout@Base 2.17-6~
+ io_select_timeout_reply@Base 2.17-6~
+ io_select_timeout_request@Base 2.17-6~
+ io_server_version@Base 2.11
+ io_server_version_reply@Base 2.17-6~
+ io_server_version_request@Base 2.17-6~
+ io_set_all_openmodes@Base 2.11
+ io_set_all_openmodes_reply@Base 2.17-6~
+ io_set_all_openmodes_request@Base 2.17-6~
+ io_set_some_openmodes@Base 2.11
+ io_set_some_openmodes_reply@Base 2.17-6~
+ io_set_some_openmodes_request@Base 2.17-6~
+ io_sigio@Base 2.11
+ io_sigio_reply@Base 2.17-6~
+ io_sigio_request@Base 2.17-6~
+ io_stat@Base 2.11
+ io_stat_reply@Base 2.17-6~
+ io_stat_request@Base 2.17-6~
+ io_write@Base 2.11
+ io_write_reply@Base 2.17-6~
+ io_write_request@Base 2.17-6~
+ login_get_idle_time@Base 2.11
+ login_get_input_devices@Base 2.11
+ login_get_location@Base 2.11
+ login_get_login_collection@Base 2.11
+ login_message_user@Base 2.11
+ msg_add_auth@Base 2.11
+ msg_del_auth@Base 2.11
+ msg_describe_ports@Base 2.11
+ msg_get_dtable@Base 2.11
+ msg_get_env_variable@Base 2.11
+ msg_get_environment@Base 2.11
+ msg_get_fd@Base 2.11
+ msg_get_init_int@Base 2.11
+ msg_get_init_ints@Base 2.11
+ msg_get_init_port@Base 2.11
+ msg_get_init_ports@Base 2.11
+ msg_proc_newids@Base 2.11
+ msg_report_wait@Base 2.11
+ msg_set_dtable@Base 2.11
+ msg_set_env_variable@Base 2.11
+ msg_set_environment@Base 2.11
+ msg_set_fd@Base 2.11
+ msg_set_init_int@Base 2.11
+ msg_set_init_ints@Base 2.11
+ msg_set_init_port@Base 2.11
+ msg_set_init_ports@Base 2.11
+ msg_sig_post@Base 2.11
+ msg_sig_post_reply@Base 2.11
+ msg_sig_post_request@Base 2.11
+ msg_sig_post_untraced@Base 2.11
+ msg_sig_post_untraced_reply@Base 2.11
+ msg_sig_post_untraced_request@Base 2.11
+ password_check_group@Base 2.11
+ password_check_user@Base 2.11
+ pci_conf_read@Base 2.27-8+hurd.1
+ pci_conf_write@Base 2.27-8+hurd.1
+ pci_get_dev_regions@Base 2.27-8+hurd.1
+ pci_get_dev_rom@Base 2.27-8+hurd.1
+ pci_get_ndevs@Base 2.27-8+hurd.1
+ pfinet_getroutes@Base 2.35-2
+ pfinet_siocgifconf@Base 2.11
+ proc_child@Base 2.11
+ proc_child_request@Base 2.11
+ proc_dostop@Base 2.11
+ proc_dostop_request@Base 2.11
+ proc_execdata_notify@Base 2.11
+ proc_execdata_notify_request@Base 2.11
+ proc_get_arg_locations@Base 2.11
+ proc_get_arg_locations_request@Base 2.11
+ proc_get_code@Base 2.17-93~
+ proc_get_code_request@Base 2.17-93~
+ proc_get_entry@Base 2.25-4
+ proc_get_exe@Base 2.24-17
+ proc_get_tty@Base 2.11
+ proc_get_tty_request@Base 2.11
+ proc_getallpids@Base 2.11
+ proc_getallpids_request@Base 2.11
+ proc_getexecdata@Base 2.11
+ proc_getexecdata_request@Base 2.11
+ proc_getlogin@Base 2.11
+ proc_getlogin_request@Base 2.11
+ proc_getloginid@Base 2.11
+ proc_getloginid_request@Base 2.11
+ proc_getloginpids@Base 2.11
+ proc_getloginpids_request@Base 2.11
+ proc_getmsgport@Base 2.11
+ proc_getmsgport_request@Base 2.11
+ proc_getnports@Base 2.11
+ proc_getnports_request@Base 2.11
+ proc_getpgrp@Base 2.11
+ proc_getpgrp_request@Base 2.11
+ proc_getpgrppids@Base 2.11
+ proc_getpgrppids_request@Base 2.11
+ proc_getpids@Base 2.11
+ proc_getpids_request@Base 2.11
+ proc_getprivports@Base 2.11
+ proc_getprivports_request@Base 2.11
+ proc_getprocargs@Base 2.11
+ proc_getprocargs_request@Base 2.11
+ proc_getprocenv@Base 2.11
+ proc_getprocenv_request@Base 2.11
+ proc_getprocinfo@Base 2.11
+ proc_getprocinfo_request@Base 2.11
+ proc_getsessionpgids@Base 2.11
+ proc_getsessionpgids_request@Base 2.11
+ proc_getsessionpids@Base 2.11
+ proc_getsessionpids_request@Base 2.11
+ proc_getsid@Base 2.11
+ proc_getsid_request@Base 2.11
+ proc_getsidport@Base 2.11
+ proc_getsidport_request@Base 2.11
+ proc_handle_exceptions@Base 2.11
+ proc_handle_exceptions_request@Base 2.11
+ proc_is_important@Base 2.17-93~
+ proc_is_important_request@Base 2.17-93~
+ proc_make_login_coll@Base 2.11
+ proc_make_login_coll_request@Base 2.11
+ proc_make_task_namespace@Base 2.23-4
+ proc_make_task_namespace_request@Base 2.23-4
+ proc_mark_cont@Base 2.11
+ proc_mark_cont_request@Base 2.11
+ proc_mark_exec@Base 2.11
+ proc_mark_exec_request@Base 2.11
+ proc_mark_exit@Base 2.11
+ proc_mark_exit_request@Base 2.11
+ proc_mark_important@Base 2.17-93~
+ proc_mark_important_request@Base 2.17-93~
+ proc_mark_stop@Base 2.11
+ proc_mark_stop_request@Base 2.11
+ proc_mark_traced@Base 2.11
+ proc_mark_traced_request@Base 2.11
+ proc_mod_stopchild@Base 2.11
+ proc_mod_stopchild_request@Base 2.11
+ proc_pid2proc@Base 2.11
+ proc_pid2proc_request@Base 2.11
+ proc_pid2task@Base 2.11
+ proc_pid2task_request@Base 2.11
+ proc_proc2task@Base 2.11
+ proc_proc2task_request@Base 2.11
+ proc_reassign@Base 2.11
+ proc_reassign_request@Base 2.11
+ proc_reauthenticate@Base 2.11
+ proc_reauthenticate_complete@Base 2.31-13+hurd.2~
+ proc_reauthenticate_reassign@Base 2.31-13+hurd.1~
+ proc_reauthenticate_request@Base 2.11
+ proc_register_version@Base 2.11
+ proc_register_version_request@Base 2.11
+ proc_set_arg_locations@Base 2.11
+ proc_set_arg_locations_request@Base 2.11
+ proc_set_code@Base 2.17-93~
+ proc_set_code_request@Base 2.17-93~
+ proc_set_entry@Base 2.25-4
+ proc_set_exe@Base 2.24-17
+ proc_set_init_task@Base 2.17-94~
+ proc_set_init_task_request@Base 2.17-94~
+ proc_setexecdata@Base 2.11
+ proc_setexecdata_request@Base 2.11
+ proc_setlogin@Base 2.11
+ proc_setlogin_request@Base 2.11
+ proc_setmsgport@Base 2.11
+ proc_setmsgport_request@Base 2.11
+ proc_setowner@Base 2.11
+ proc_setowner_request@Base 2.11
+ proc_setpgrp@Base 2.11
+ proc_setpgrp_request@Base 2.11
+ proc_setsid@Base 2.11
+ proc_setsid_request@Base 2.11
+ proc_task2pid@Base 2.11
+ proc_task2pid_request@Base 2.11
+ proc_task2proc@Base 2.11
+ proc_task2proc_request@Base 2.11
+ proc_uname@Base 2.11
+ proc_uname_request@Base 2.11
+ proc_wait@Base 2.11
+ proc_waitid@Base 2.31-7~
+ proc_wait_request@Base 2.11
+ socket_accept@Base 2.11
+ socket_bind@Base 2.11
+ socket_connect2@Base 2.11
+ socket_connect@Base 2.11
+ socket_create@Base 2.11
+ socket_create_address@Base 2.11
+ socket_fabricate_address@Base 2.11
+ socket_getopt@Base 2.11
+ socket_listen@Base 2.11
+ socket_name@Base 2.11
+ socket_peername@Base 2.11
+ socket_recv@Base 2.11
+ socket_send@Base 2.11
+ socket_setopt@Base 2.11
+ socket_shutdown@Base 2.11
+ socket_whatis_address@Base 2.11
+ startup_authinit@Base 2.11
+ startup_essential_task@Base 2.11
+ startup_procinit@Base 2.11
+ startup_reboot@Base 2.11
+ startup_request_notification@Base 2.11
+ term_get_bottom_type@Base 2.11
+ term_get_nodename@Base 2.11
+ term_get_peername@Base 2.11
+ term_getctty@Base 2.11
+ term_on_hurddev@Base 2.11
+ term_on_machdev@Base 2.11
+ term_on_pty@Base 2.11
+ term_open_ctty@Base 2.11
+ term_set_filenode@Base 2.11
+ term_set_nodename@Base 2.11
+ termctty_open_terminal@Base 2.11
+ tioctl_tioccbrk@Base 2.11
+ tioctl_tioccdtr@Base 2.11
+ tioctl_tiocdrain@Base 2.11
+ tioctl_tiocexcl@Base 2.11
+ tioctl_tiocext@Base 2.11
+ tioctl_tiocflush@Base 2.11
+ tioctl_tiocgeta@Base 2.11
+ tioctl_tiocgetd@Base 2.11
+ tioctl_tiocgpgrp@Base 2.11
+ tioctl_tiocgwinsz@Base 2.11
+ tioctl_tiocmbic@Base 2.11
+ tioctl_tiocmbis@Base 2.11
+ tioctl_tiocmget@Base 2.11
+ tioctl_tiocmodg@Base 2.11
+ tioctl_tiocmods@Base 2.11
+ tioctl_tiocmset@Base 2.11
+ tioctl_tiocnxcl@Base 2.11
+ tioctl_tiocoutq@Base 2.11
+ tioctl_tiocpkt@Base 2.11
+ tioctl_tiocremote@Base 2.11
+ tioctl_tiocsbrk@Base 2.11
+ tioctl_tiocsdtr@Base 2.11
+ tioctl_tiocseta@Base 2.11
+ tioctl_tiocsetaf@Base 2.11
+ tioctl_tiocsetaw@Base 2.11
+ tioctl_tiocsetd@Base 2.11
+ tioctl_tiocsig@Base 2.11
+ tioctl_tiocspgrp@Base 2.11
+ tioctl_tiocstart@Base 2.11
+ tioctl_tiocsti@Base 2.11
+ tioctl_tiocstop@Base 2.11
+ tioctl_tiocswinsz@Base 2.11
+ tioctl_tiocucntl@Base 2.11
+libmachuser.so.1 #PACKAGE# #MINVER#
+ _S_exc_server@Base 2.11
+ _S_exc_server_routines@Base 2.19-14~
+ __device_close@Base 2.11
+ __device_get_status@Base 2.11
+ __device_intr_ack@Base 2.31-1+b1
+ __device_intr_register@Base 2.31-1+b1
+ __device_map@Base 2.11
+ __device_open@Base 2.11
+ __device_open_request@Base 2.11
+ __device_read@Base 2.11
+ __device_read_inband@Base 2.11
+ __device_read_request@Base 2.11
+ __device_read_request_inband@Base 2.11
+ __device_set_filter@Base 2.11
+ __device_set_status@Base 2.11
+ __device_write@Base 2.11
+ __device_write_inband@Base 2.11
+ __device_write_request@Base 2.11
+ __device_write_request_inband@Base 2.11
+ __exception_raise@Base 2.11
+ __gsync_requeue@Base 2.23-4
+ __gsync_wait@Base 2.23-4
+ __gsync_wake@Base 2.23-4
+ __host_adjust_time@Base 2.11
+ __host_get_time@Base 2.11
+ __host_info@Base 2.11
+ __host_kernel_version@Base 2.11
+ __host_processor_set_priv@Base 2.11
+ __host_processor_sets@Base 2.11
+ __host_processors@Base 2.11
+ __host_reboot@Base 2.11
+ __host_set_time@Base 2.11
+ __i386_get_gdt@Base 2.11
+ __i386_get_ldt@Base 2.11
+ __i386_io_perm_create@Base 2.11
+ __i386_io_perm_modify@Base 2.11
+ __i386_set_gdt@Base 2.11
+ __i386_set_ldt@Base 2.11
+ __mach_notify_new_task@Base 2.21
+ __mach_port_allocate_name_rpc@Base 2.11
+ __mach_port_allocate_rpc@Base 2.11
+ __mach_port_clear_protected_payload@Base 2.19-14~
+ __mach_port_deallocate_rpc@Base 2.11
+ __mach_port_destroy@Base 2.11
+ __mach_port_extract_right@Base 2.11
+ __mach_port_get_receive_status@Base 2.11
+ __mach_port_get_refs@Base 2.11
+ __mach_port_get_set_status@Base 2.11
+ __mach_port_insert_right_rpc@Base 2.11
+ __mach_port_mod_refs@Base 2.11
+ __mach_port_move_member@Base 2.11
+ __mach_port_names@Base 2.11
+ __mach_port_rename@Base 2.11
+ __mach_port_request_notification@Base 2.11
+ __mach_port_set_mscount@Base 2.11
+ __mach_port_set_protected_payload@Base 2.19-14~
+ __mach_port_set_qlimit@Base 2.11
+ __mach_port_set_seqno@Base 2.11
+ __mach_port_type@Base 2.11
+ __mach_ports_lookup@Base 2.11
+ __mach_ports_register@Base 2.11
+ __memory_object_change_attributes@Base 2.11
+ __memory_object_change_completed@Base 2.11
+ __memory_object_copy@Base 2.11
+ __memory_object_create@Base 2.11
+ __memory_object_create_proxy@Base 2.11
+ __memory_object_data_error@Base 2.11
+ __memory_object_data_initialize@Base 2.11
+ __memory_object_data_request@Base 2.11
+ __memory_object_data_return@Base 2.11
+ __memory_object_data_supply@Base 2.11
+ __memory_object_data_unavailable@Base 2.11
+ __memory_object_data_unlock@Base 2.11
+ __memory_object_destroy@Base 2.11
+ __memory_object_get_attributes@Base 2.11
+ __memory_object_init@Base 2.11
+ __memory_object_lock_completed@Base 2.11
+ __memory_object_lock_request@Base 2.11
+ __memory_object_ready@Base 2.11
+ __memory_object_supply_completed@Base 2.11
+ __memory_object_terminate@Base 2.11
+ __processor_assign@Base 2.11
+ __processor_control@Base 2.11
+ __processor_exit@Base 2.11
+ __processor_get_assignment@Base 2.11
+ __processor_info@Base 2.11
+ __processor_set_create@Base 2.11
+ __processor_set_default@Base 2.11
+ __processor_set_destroy@Base 2.11
+ __processor_set_info@Base 2.11
+ __processor_set_max_priority@Base 2.11
+ __processor_set_policy_disable@Base 2.11
+ __processor_set_policy_enable@Base 2.11
+ __processor_set_tasks@Base 2.11
+ __processor_set_threads@Base 2.11
+ __processor_start@Base 2.11
+ __register_new_task_notification@Base 2.19-14~
+ __task_assign@Base 2.11
+ __task_assign_default@Base 2.11
+ __task_create_rpc@Base 2.11
+ __task_disable_pc_sampling@Base 2.11
+ __task_enable_pc_sampling@Base 2.11
+ __task_get_assignment@Base 2.11
+ __task_get_emulation_vector@Base 2.11
+ __task_get_sampled_pcs@Base 2.11
+ __task_get_special_port@Base 2.11
+ __task_info@Base 2.11
+ __task_priority@Base 2.11
+ __task_ras_control@Base 2.11
+ __task_resume@Base 2.11
+ __task_set_emulation@Base 2.11
+ __task_set_emulation_vector@Base 2.11
+ __task_set_essential@Base 2.36-7
+ __task_set_name@Base 2.18-5
+ __task_set_special_port_rpc@Base 2.11
+ __task_suspend_rpc@Base 2.11
+ __task_terminate_rpc@Base 2.11
+ __task_threads@Base 2.11
+ __thread_abort@Base 2.11
+ __thread_assign@Base 2.11
+ __thread_assign_default@Base 2.11
+ __thread_create@Base 2.11
+ __thread_depress_abort_rpc@Base 2.11
+ __thread_disable_pc_sampling@Base 2.11
+ __thread_enable_pc_sampling@Base 2.11
+ __thread_get_assignment@Base 2.11
+ __thread_get_sampled_pcs@Base 2.11
+ __thread_get_special_port@Base 2.11
+ __thread_get_state@Base 2.11
+ __thread_info@Base 2.11
+ __thread_max_priority@Base 2.11
+ __thread_policy@Base 2.11
+ __thread_priority@Base 2.11
+ __thread_resume@Base 2.11
+ __thread_set_special_port@Base 2.11
+ __thread_set_state@Base 2.11
+ __thread_suspend@Base 2.11
+ __thread_terminate@Base 2.11
+ __thread_terminate_release@Base 2.18-0experimental1
+ __thread_wire@Base 2.11
+ __vm_allocate_contiguous@Base 2.31-1+b1
+ __vm_allocate_rpc@Base 2.11
+ __vm_cache_statistics@Base 2.13-36~
+ __vm_copy@Base 2.11
+ __vm_deallocate_rpc@Base 2.11
+ __vm_inherit@Base 2.11
+ __vm_machine_attribute@Base 2.11
+ __vm_map_rpc@Base 2.11
+ __vm_msync@Base 2.27-9
+ __vm_object_sync@Base 2.27-9
+ __vm_protect@Base 2.11
+ __vm_read@Base 2.11
+ __vm_region@Base 2.11
+ __vm_region_create_proxy@Base 2.33-2~1
+ __vm_set_default_memory_manager@Base 2.11
+ __vm_statistics@Base 2.11
+ __vm_wire@Base 2.11
+ __vm_wire_all@Base 2.24-9~
+ __vm_write@Base 2.11
+ device_close@Base 2.11
+ device_get_status@Base 2.11
+ device_intr_ack@Base 2.31-1+b1
+ device_intr_register@Base 2.31-1+b1
+ device_map@Base 2.11
+ device_open@Base 2.11
+ device_open_request@Base 2.11
+ device_read@Base 2.11
+ device_read_inband@Base 2.11
+ device_read_request@Base 2.11
+ device_read_request_inband@Base 2.11
+ device_set_filter@Base 2.11
+ device_set_status@Base 2.11
+ device_write@Base 2.11
+ device_write_inband@Base 2.11
+ device_write_request@Base 2.11
+ device_write_request_inband@Base 2.11
+ exception_raise@Base 2.11
+ gsync_requeue@Base 2.23-4
+ gsync_wait@Base 2.23-4
+ gsync_wake@Base 2.23-4
+ host_adjust_time@Base 2.11
+ host_get_time@Base 2.11
+ host_info@Base 2.11
+ host_kernel_version@Base 2.11
+ host_processor_set_priv@Base 2.11
+ host_processor_sets@Base 2.11
+ host_processors@Base 2.11
+ host_reboot@Base 2.11
+ host_set_time@Base 2.11
+ i386_get_gdt@Base 2.11
+ i386_get_ldt@Base 2.11
+ i386_io_perm_create@Base 2.11
+ i386_io_perm_modify@Base 2.11
+ i386_set_gdt@Base 2.11
+ i386_set_ldt@Base 2.11
+ mach_notify_new_task@Base 2.21
+ mach_port_allocate_name_rpc@Base 2.11
+ mach_port_allocate_rpc@Base 2.11
+ mach_port_clear_protected_payload@Base 2.19-14~
+ mach_port_deallocate_rpc@Base 2.11
+ mach_port_destroy@Base 2.11
+ mach_port_extract_right@Base 2.11
+ mach_port_get_receive_status@Base 2.11
+ mach_port_get_refs@Base 2.11
+ mach_port_get_set_status@Base 2.11
+ mach_port_insert_right_rpc@Base 2.11
+ mach_port_mod_refs@Base 2.11
+ mach_port_move_member@Base 2.11
+ mach_port_names@Base 2.11
+ mach_port_rename@Base 2.11
+ mach_port_request_notification@Base 2.11
+ mach_port_set_mscount@Base 2.11
+ mach_port_set_protected_payload@Base 2.19-14~
+ mach_port_set_qlimit@Base 2.11
+ mach_port_set_seqno@Base 2.11
+ mach_port_type@Base 2.11
+ mach_ports_lookup@Base 2.11
+ mach_ports_register@Base 2.11
+ memory_object_change_attributes@Base 2.11
+ memory_object_change_completed@Base 2.11
+ memory_object_copy@Base 2.11
+ memory_object_create@Base 2.11
+ memory_object_create_proxy@Base 2.11
+ memory_object_data_error@Base 2.11
+ memory_object_data_initialize@Base 2.11
+ memory_object_data_request@Base 2.11
+ memory_object_data_return@Base 2.11
+ memory_object_data_supply@Base 2.11
+ memory_object_data_unavailable@Base 2.11
+ memory_object_data_unlock@Base 2.11
+ memory_object_destroy@Base 2.11
+ memory_object_get_attributes@Base 2.11
+ memory_object_init@Base 2.11
+ memory_object_lock_completed@Base 2.11
+ memory_object_lock_request@Base 2.11
+ memory_object_ready@Base 2.11
+ memory_object_supply_completed@Base 2.11
+ memory_object_terminate@Base 2.11
+ processor_assign@Base 2.11
+ processor_control@Base 2.11
+ processor_exit@Base 2.11
+ processor_get_assignment@Base 2.11
+ processor_info@Base 2.11
+ processor_set_create@Base 2.11
+ processor_set_default@Base 2.11
+ processor_set_destroy@Base 2.11
+ processor_set_info@Base 2.11
+ processor_set_max_priority@Base 2.11
+ processor_set_policy_disable@Base 2.11
+ processor_set_policy_enable@Base 2.11
+ processor_set_tasks@Base 2.11
+ processor_set_threads@Base 2.11
+ processor_start@Base 2.11
+ register_new_task_notification@Base 2.19-14~
+ task_assign@Base 2.11
+ task_assign_default@Base 2.11
+ task_create_rpc@Base 2.11
+ task_disable_pc_sampling@Base 2.11
+ task_enable_pc_sampling@Base 2.11
+ task_get_assignment@Base 2.11
+ task_get_emulation_vector@Base 2.11
+ task_get_sampled_pcs@Base 2.11
+ task_get_special_port@Base 2.11
+ task_info@Base 2.11
+ task_priority@Base 2.11
+ task_ras_control@Base 2.11
+ task_resume@Base 2.11
+ task_set_emulation@Base 2.11
+ task_set_emulation_vector@Base 2.11
+ task_set_essential@Base 2.36-7
+ task_set_name@Base 2.18-5
+ task_set_special_port_rpc@Base 2.11
+ task_suspend_rpc@Base 2.11
+ task_terminate_rpc@Base 2.11
+ task_threads@Base 2.11
+ thread_abort@Base 2.11
+ thread_assign@Base 2.11
+ thread_assign_default@Base 2.11
+ thread_create@Base 2.11
+ thread_depress_abort_rpc@Base 2.11
+ thread_disable_pc_sampling@Base 2.11
+ thread_enable_pc_sampling@Base 2.11
+ thread_get_assignment@Base 2.11
+ thread_get_sampled_pcs@Base 2.11
+ thread_get_special_port@Base 2.11
+ thread_get_state@Base 2.11
+ thread_info@Base 2.11
+ thread_max_priority@Base 2.11
+ thread_policy@Base 2.11
+ thread_priority@Base 2.11
+ thread_resume@Base 2.11
+ thread_set_special_port@Base 2.11
+ thread_set_state@Base 2.11
+ thread_suspend@Base 2.11
+ thread_terminate@Base 2.11
+ thread_terminate_release@Base 2.18-0experimental1
+ thread_wire@Base 2.11
+ vm_allocate_contiguous@Base 2.31-1+b1
+ vm_allocate_rpc@Base 2.11
+ vm_cache_statistics@Base 2.13-36~
+ vm_copy@Base 2.11
+ vm_deallocate_rpc@Base 2.11
+ vm_inherit@Base 2.11
+ vm_machine_attribute@Base 2.11
+ vm_map_rpc@Base 2.11
+ vm_msync@Base 2.27-9
+ vm_object_sync@Base 2.27-9
+ vm_protect@Base 2.11
+ vm_read@Base 2.11
+ vm_region@Base 2.11
+ vm_region_create_proxy@Base 2.33-2~1
+ vm_set_default_memory_manager@Base 2.11
+ vm_statistics@Base 2.11
+ vm_wire@Base 2.11
+ vm_wire_all@Base 2.24-9~
+ vm_write@Base 2.11
+libpthread.so.0.3 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+ *@GLIBC_2.2.6 2.13-38~
+ __errno_location@GLIBC_2.2.6 2.29-8~
+ __h_errno_location@GLIBC_2.2.6 2.29-8~
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x86-64.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2.5 2.34
+ sysconf@GLIBC_2.2.5 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x86-64.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2.5 2.34
+ sysconf@GLIBC_2.2.5 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld64.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.3 2.34
+ sysconf@GLIBC_2.3 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.2 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x32.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.16 2.34
+ sysconf@GLIBC_2.16 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x32.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.16 2.34
+ sysconf@GLIBC_2.16 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### TLS support added/enabled in debian upload 2.3.5
+ __tls_get_addr@GLIBC_2.3 2.3.5
+libc.so.6.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
+libBrokenLocale.so.1.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc_malloc_debug.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libdl.so.2.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libm.so.6.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libmemusage.so #PACKAGE# #MINVER#
+ calloc@Base 2.3.6
+ free@Base 2.3.6
+ malloc@Base 2.3.6
+ mmap64@Base 2.3.6
+ mmap@Base 2.3.6
+ mremap@Base 2.3.6
+ munmap@Base 2.3.6
+ realloc@Base 2.3.6
+libnsl.so.1.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_compat.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_dns.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_files.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_hesiod.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpcprofile.so #PACKAGE# #MINVER#
+ __cyg_profile_func_enter@Base 2.3.6
+ __cyg_profile_func_exit@Base 2.3.6
+libresolv.so.2.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+librt.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libutil.so.1.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libanl.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpthread.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libthread_db.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x86-64.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2.5 2.34
+ sysconf@GLIBC_2.2.5 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-aarch64.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.17 2.34
+ sysconf@GLIBC_2.17 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.3 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.4 2.34
+ sysconf@GLIBC_2.4 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-armhf.so.3 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.4 2.34
+ sysconf@GLIBC_2.4 2.34
--- /dev/null
+libBrokenLocale.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc_malloc_debug.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libdl.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libm.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libmemusage.so #PACKAGE# #MINVER#
+ calloc@Base 2.3.6
+ free@Base 2.3.6
+ malloc@Base 2.3.6
+ mmap64@Base 2.3.6
+ mmap@Base 2.3.6
+ mremap@Base 2.3.6
+ munmap@Base 2.3.6
+ realloc@Base 2.3.6
+#include "symbols.wildcards"
+libnsl.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_compat.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_dns.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_files.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libnss_hesiod.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpcprofile.so #PACKAGE# #MINVER#
+ __cyg_profile_func_enter@Base 2.3.6
+ __cyg_profile_func_exit@Base 2.3.6
+#include "symbols.wildcards"
+libresolv.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+librt.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libutil.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libanl.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libpthread.so.0 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libthread_db.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.2 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld64.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.3 2.34
+ sysconf@GLIBC_2.3 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld64.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.17 2.34
+ sysconf@GLIBC_2.17 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-riscv64-lp64d.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.27 2.34
+ sysconf@GLIBC_2.27 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld64.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.2 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.0 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.2 2.34
+ sysconf@GLIBC_2.2 2.34
--- /dev/null
+#include "libc6.symbols.common"
+ld-linux-x32.so.2 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+libc.so.6 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
+### sysconf(_SC_MINSIGSTKSZ) and sysconf(_SC_SIGSTKSZ) added in glibc 2.34
+ __sysconf@GLIBC_2.16 2.34
+ sysconf@GLIBC_2.16 2.34
+libmvec.so.1 #PACKAGE# #MINVER#
+#include "symbols.wildcards"
--- /dev/null
+#
+# This file contains a list of port numbers between 600 and 1024,
+# which should not be used by bindresvport. bindresvport is mostly
+# called by RPC services. This mostly solves the problem, that a
+# RPC service uses a well known port of another service.
+#
+631 # cups
+636 # ldaps
+655 # tinc
+774 # rpasswd
+783 # spamd
+873 # rsync
+921 # lwresd
+993 # imaps
+995 # pops
--- /dev/null
+include /etc/ld.so.conf.d/*.conf
+
--- /dev/null
+# libc default configuration
+/usr/local/lib
--- /dev/null
+# /etc/default/nss
+# This file can theoretically contain a bunch of customization variables
+# for Name Service Switch in the GNU C library. For now there are only
+# four variables:
+#
+# NETID_AUTHORITATIVE
+# If set to TRUE, the initgroups() function will accept the information
+# from the netid.byname NIS map as authoritative. This can speed up the
+# function significantly if the group.byname map is large. The content
+# of the netid.byname map is used AS IS. The system administrator has
+# to make sure it is correctly generated.
+#NETID_AUTHORITATIVE=TRUE
+#
+# SERVICES_AUTHORITATIVE
+# If set to TRUE, the getservbyname{,_r}() function will assume
+# services.byservicename NIS map exists and is authoritative, particularly
+# that it contains both keys with /proto and without /proto for both
+# primary service names and service aliases. The system administrator
+# has to make sure it is correctly generated.
+#SERVICES_AUTHORITATIVE=TRUE
+#
+# SETENT_BATCH_READ
+# If set to TRUE, various setXXent() functions will read the entire
+# database at once and then hand out the requests one by one from
+# memory with every getXXent() call. Otherwise each getXXent() call
+# might result into a network communication with the server to get
+# the next entry.
+#SETENT_BATCH_READ=TRUE
+#
+# ADJUNCT_AS_SHADOW
+# If set to TRUE, the passwd routines in the NIS NSS module will not
+# use the passwd.adjunct.byname tables to fill in the password data
+# in the passwd structure. This is a security problem if the NIS
+# server cannot be trusted to send the passwd.adjuct table only to
+# privileged clients. Instead the passwd.adjunct.byname table is
+# used to synthesize the shadow.byname table if it does not exist.
+ADJUNCT_AS_SHADOW=TRUE
--- /dev/null
+# /etc/nsswitch.conf
+#
+# Example configuration of GNU Name Service Switch functionality.
+# If you have the `glibc-doc-reference' and `info' packages installed, try:
+# `info libc "Name Service Switch"' for information about this file.
+
+passwd: files
+group: files
+shadow: files
+gshadow: files
+
+hosts: files dns
+networks: files
+
+protocols: db files
+services: db files
+ethers: db files
+rpc: db files
+
+netgroup: nis
--- /dev/null
+#! /usr/bin/make -f
+
+DIRS := de es fr id pl pt_BR
+
+SGML_MAN = locale-gen.8
+
+all: $(patsubst %.pod,%.1,$(wildcard *.pod)) $(SGML_MAN) po4a-man
+%.1: %.pod
+ pod2man --center="Debian GNU/Linux" --release="etch" $< > $@
+
+locale-gen.8: locale-gen.8.sgml
+ docbook-to-man $< > $@
+
+po4a-man:
+ po4a -q po4a.cfg
+
+clean:
+ po4a -q po4a.cfg
+ $(foreach dir, $(DIRS), rm -rf $(dir)/*.8)
+ rm -f po/*~
--- /dev/null
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH validlocale 8 0.1 "Petter Reinholdtsen" ""
+.SH NAME
+.LP
+validlocale \- Prüfen, ob eine übergebene Locale verfügbar ist
+.SH SYNTAX
+.LP
+validlocale <\fILocale\fP>
+.SH BESCHREIBUNG
+.LP
+Überprüft, ob eine als Argument übergebene Locale gültig ist. Falls sie es
+nicht ist, wird auf der Standardausgabe die Zeichenkette angegeben, die zu
+/etc/locale.gen hinzugefügt werden muss, damit locale\-gen die Locale (falls
+sie überhaupt existiert) erstellt.
+.SH DATEIEN
+.LP
+\fI/usr/sbin/validlocale\fP
+.br
+\fI/usr/share/i18n/SUPPORTED\fP
+.SH UMGEBUNGSVARIABLEN
+.LP
+.TP
+\fBDEFAULTCHARSET\fP
+welcher Zeichensatz angenommen werden soll, falls eine übergebene Locale
+nicht in der Liste der unterstützten Locale enthalten ist
+.SH BEISPIELE
+.LP
+Falls Sie eine gültige Locale als Parameter übergeben, wird auf der
+Standardfehlerausgabe eine Zeichenkette ausgegeben, die diese angibt:
+.LP
+.IP
+% validlocale C
+.br
+locale 'C' valid and available
+.LP
+Wenn eine ungültige (nicht erstellte oder einfach nicht existierende) Locale
+übergeben wird, wird es eine Zeichenkette auf der Standardfehlerausgabe
+ausgeben, die dies mitteilt und eine Zeichenkette auf die Standardausgabe,
+der zu /etc/locale.gen hinzugefügt werden muss, damit die Locale erstellt
+wird:
+.LP
+.IP
+% validlocale de_AU@euro
+.br
+locale 'de_AU@euro' not available
+.br
+de_AU@euro ISO\-8859\-15
+.SH AUTOREN
+.LP
+Petter Reinholdtsen <pere@hungry.com>
+.SH "SIEHE AUCH"
+.LP
+locale\-gen(8), localedef(1), locale(1)
--- /dev/null
+
+.SH TRADUCTOR
+Traducción de Rubén Porras Campo <debian-l10n-spanish@lists.debian.org>
--- /dev/null
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH validlocale 8 0.1 "Petter Reinholdtsen" ""
+.SH NOMBRE
+.LP
+validlocale \- Comprueba si la opción de localización dada está disponible
+.SH SINTAXIS
+.LP
+validlocale <\fIopción_de_localización\fP>
+.SH DESCRIPCIÓN
+.LP
+Comprueba si la opción de localización dada como argumento es válida. Si no
+lo es muestra en la stdout (salida estándar) la cadena de caracteres que se
+necesita añadir a /etc/locale.gen para que locale\-gen genere esa opción de
+localización (si es que existe).
+.SH FICHEROS
+.LP
+\fI/usr/sbin/validlocale\fP
+.br
+\fI/usr/share/i18n/SUPPORTED\fP
+.SH "VARIABLES DE ENTORNO"
+.LP
+.TP
+\fBDEFAULTCHARSET\fP
+El juego de caracteres que asume en caso de que la opción de localización
+dada no esté entre la lista de opciones de localización soportadas.
+.SH EJEMPLOS
+.LP
+Si usted proporciona una opción de localización válida como parámetro,
+muestra una cadena de caracteres especificándolo en stderr (salida de
+errores estándar):
+.LP
+.IP
+% validlocale C
+.br
+locale 'C' valid and available
+.LP
+Cuando se proporcione una inválida (no ha sido generada o no existe),
+muestra una cadena de caracteres en stderr diciendo que es inválida, y otra
+a stdout con la cadena de caracteres que se necesita añadir a
+/etc/locale.gen para que se genere:
+.LP
+.IP
+% validlocale de_AU@euro
+.br
+locale 'de_AU@euro' not available
+.br
+de_AU@euro ISO\-8859\-15
+.SH AUTORES
+.LP
+Petter Reinholdtsen <pere@hungry.com>
+.SH "VÉASE ADEMÁS"
+.LP
+locale\-gen(8), localedef(1), locale(1)
--- /dev/null
+PO4A-HEADER:mode=after;position=AUTEUR;beginboundary=\.SH
+
+.SH "TRADUCTION"
+Clément Stenac, 2005. Veuillez signaler toute erreur à <debian\-l10n\-french@lists.debian.org>
--- /dev/null
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH validlocale 8 0.1 "Petter Reinholdtsen" ""
+.SH NOM
+.LP
+validlocale \- Vérifier si un ensemble donné de paramètres régionaux est
+disponible
+.SH SYNTAXE
+.LP
+validlocale <\fIlocale\fP>
+.SH DESCRIPTION
+.LP
+Tester si l'ensemble de paramètres régionaux donné en argument est
+valable. S'il ne l'est pas, afficher sur la sortie standard la chaîne de
+caractères à ajouter à /etc/locale.gen pour permettre à locale\-gen de
+générer l'ensemble de paramètres (s'il existe).
+.SH FICHIERS
+.LP
+\fI/us/sbin/validlocale\fP
+.br
+\fI/usr/share/i18n/SUPPORTED\fP
+.SH "VARIABLES D'ENVIRONNEMENT"
+.LP
+.TP
+\fBDEFAULTCHARSET\fP
+Indique l’encodage de caractères qui doit être supposé si l'ensemble de
+paramètres régionaux donné n'est pas dans la liste des ensembles gérés.
+.SH EXEMPLES
+.LP
+Si un ensemble de paramètres régionaux valable est indiqué en paramètre, la
+sortie d'erreur standard affiche\ :
+.LP
+.IP
+% validlocale C
+.br
+locale 'C' valid and available
+.LP
+Lorsqu'un ensemble de paramètres régionaux non valable (non créé ou
+inexistant) est indiqué, un message sur la sortie d'erreur l’indique, et une
+chaîne de caractères à ajouter à /etc/locale.gen pour le créer est envoyée
+sur la sortie standard\ :
+.LP
+.IP
+% validlocale fr_MQ@euro
+.br
+locale 'fr_MQ@euro' not available
+.br
+fr_MQ@euro ISO\-8859\-1
+.SH AUTEURS
+.LP
+Petter Reinholdtsen <pere@hungry.com>
+
+.SH "TRADUCTION"
+Clément Stenac, 2005. Veuillez signaler toute erreur à <debian\-l10n\-french@lists.debian.org>
+.SH "VOIR AUSSI"
+.LP
+locale(1), localedef(1), locale\-gen(8)
--- /dev/null
+.rn '' }`
+.\" $RCSfile: gencat.1,v $$Revision: 1.1 $$Date$
+.\"
+.\" $Log: gencat.1,v $
+.\" Revision 1.1 2003/11/03 17:37:27 jbailey
+.\" - debian/local/manpages/gencat.1: New file.
+.\" - debian/local/manpages/trace.1: New file.
+.\" - debian/debhelper.in/libc-dev.manpages: Install them.
+.\" - debian/local/manpages/iconvconfig.8: New file.
+.\" - debian/debhelper.in/libc.manpages: Install it.
+.\"
+.\" Revision 1.1.2.2 2003/10/28 05:48:08 dan
+.\" - Re-add debian/patches/80_glibc232-locales-nb_NO-fix.dpatch, which had
+.\" gotten lost.
+.\" - Re-add typo fixes to iconv.1 and rpcgen.1.
+.\" - Merge iconv.1 fix to iconv.pod.
+.\" - Fix ld.so name in ld.so.8.
+.\" - Re-add fix for locale-gen and POSIXLY_CORRECT.
+.\"
+.\"
+.de Sh
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp
+.if t .sp .5v
+.if n .sp
+..
+.de Ip
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.de Vb
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve
+.ft R
+
+.fi
+..
+.\"
+.\"
+.\" Set up \*(-- to give an unbreakable dash;
+.\" string Tr holds user defined translation string.
+.\" Bell System Logo is used as a dummy character.
+.\"
+.tr \(*W-|\(bv\*(Tr
+.ie n \{\
+.ds -- \(*W-
+.ds PI pi
+.if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+.ds L" ""
+.ds R" ""
+.\" \*(M", \*(S", \*(N" and \*(T" are the equivalent of
+.\" \*(L" and \*(R", except that they are used on ".xx" lines,
+.\" such as .IP and .SH, which do another additional levels of
+.\" double-quote interpretation
+.ds M" """
+.ds S" """
+.ds N" """""
+.ds T" """""
+.ds L' '
+.ds R' '
+.ds M' '
+.ds S' '
+.ds N' '
+.ds T' '
+'br\}
+.el\{\
+.ds -- \(em\|
+.tr \*(Tr
+.ds L" ``
+.ds R" ''
+.ds M" ``
+.ds S" ''
+.ds N" ``
+.ds T" ''
+.ds L' `
+.ds R' '
+.ds M' `
+.ds S' '
+.ds N' `
+.ds T' '
+.ds PI \(*p
+'br\}
+.\" If the F register is turned on, we'll generate
+.\" index entries out stderr for the following things:
+.\" TH Title
+.\" SH Header
+.\" Sh Subsection
+.\" Ip Item
+.\" X<> Xref (embedded
+.\" Of course, you have to process the output yourself
+.\" in some meaningful fashion.
+.if \nF \{
+.de IX
+.tm Index:\\$1\t\\n%\t"\\$2"
+..
+.nr % 0
+.rr F
+.\}
+.TH GENCAT 1 "November 2003" "gencat (glibc)" "Debian"
+.UC
+.if n .hy 0
+.if n .na
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.de CQ \" put $1 in typewriter font
+.ft CW
+'if n "\c
+'if t \\&\\$1\c
+'if n \\&\\$1\c
+'if n \&"
+\\&\\$2 \\$3 \\$4 \\$5 \\$6 \\$7
+'.ft R
+..
+.\" @(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2
+. \" AM - accent mark definitions
+.bd B 3
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds ? ?
+. ds ! !
+. ds /
+. ds q
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds ? \s-2c\h'-\w'c'u*7/10'\u\h'\*(#H'\zi\d\s+2\h'\w'c'u*8/10'
+. ds ! \s-2\(or\s+2\h'-\w'\(or'u'\v'-.8m'.\v'.8m'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+. ds q o\h'-\w'o'u*8/10'\s-4\v'.4m'\z\(*i\v'-.4m'\s+4\h'\w'o'u*8/10'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds v \\k:\h'-(\\n(.wu*9/10-\*(#H)'\v'-\*(#V'\*(#[\s-4v\s0\v'\*(#V'\h'|\\n:u'\*(#]
+.ds _ \\k:\h'-(\\n(.wu*9/10-\*(#H+(\*(#F*2/3))'\v'-.4m'\z\(hy\v'.4m'\h'|\\n:u'
+.ds . \\k:\h'-(\\n(.wu*8/10)'\v'\*(#V*4/10'\z.\v'-\*(#V*4/10'\h'|\\n:u'
+.ds 3 \*(#[\v'.2m'\s-2\&3\s0\v'-.2m'\*(#]
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.ds oe o\h'-(\w'o'u*4/10)'e
+.ds Oe O\h'-(\w'O'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds v \h'-1'\o'\(aa\(ga'
+. ds _ \h'-1'^
+. ds . \h'-1'.
+. ds 3 3
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+. ds oe oe
+. ds Oe OE
+.\}
+.rm #[ #] #H #V #F C
+.SH "NAME"
+gencat \- Generate message catalog
+.SH "SYNOPSIS"
+gencat [OPTION...] -o OUTPUT-FILE [INPUT-FILE]...
+.SH "DESCRIPTION"
+The \fBgencat\fR program is specified in the X/Open standard and the
+GNU implementation follows this specification and so processes all
+correctly formed input files. Additionally some extension are implemented
+which help to work in a more reasonable way with the \fBcatgets\fR(3) functions.
+.PP
+.TP
+\fB-H\fR, \fB--header\fR \fINAME\fR
+Create C header file NAME containing symbol definitions
+.TP
+\fB--new\fR
+Do not use existing catalog, force new output file
+.TP
+\fB-o\fR, \fB--output\fR \fINAME\fR
+Write output to file NAME
+.SH "AUTHOR"
+\fIgencat\fR was written by Ulrich Drepper as part of the GNU C Library.
+.PP
+This man page was written by Jeff Bailey <jbailey@debian.org>.
+
+.rn }` ''
+.IX Title "GENCAT 1"
+.IX Name "gencat - Generate message catalog"
+
+.IX Header "NAME"
+
+.IX Header "SYNOPSIS"
+
+.IX Header "DESCRIPTION"
+
+.IX Header "AUTHOR"
+
--- /dev/null
+.rn '' }`
+.\" $RCSfile: getconf.1,v $$Revision: 1.1.2.1 $$Date: 2003/09/22 21:33:35 $
+.\"
+.\" $Log: getconf.1,v $
+.\" Revision 1.1.2.1 2003/09/22 21:33:35 jbailey
+.\" New directory for things we add to the package
+.\"
+.\"
+.de Sh
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp
+.if t .sp .5v
+.if n .sp
+..
+.de Ip
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.de Vb
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve
+.ft R
+
+.fi
+..
+.\"
+.\"
+.\" Set up \*(-- to give an unbreakable dash;
+.\" string Tr holds user defined translation string.
+.\" Bell System Logo is used as a dummy character.
+.\"
+.tr \(*W-|\(bv\*(Tr
+.ie n \{\
+.ds -- \(*W-
+.ds PI pi
+.if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+.ds L" ""
+.ds R" ""
+.\" \*(M", \*(S", \*(N" and \*(T" are the equivalent of
+.\" \*(L" and \*(R", except that they are used on ".xx" lines,
+.\" such as .IP and .SH, which do another additional levels of
+.\" double-quote interpretation
+.ds M" """
+.ds S" """
+.ds N" """""
+.ds T" """""
+.ds L' '
+.ds R' '
+.ds M' '
+.ds S' '
+.ds N' '
+.ds T' '
+'br\}
+.el\{\
+.ds -- \(em\|
+.tr \*(Tr
+.ds L" ``
+.ds R" ''
+.ds M" ``
+.ds S" ''
+.ds N" ``
+.ds T" ''
+.ds L' `
+.ds R' '
+.ds M' `
+.ds S' '
+.ds N' `
+.ds T' '
+.ds PI \(*p
+'br\}
+.\" If the F register is turned on, we'll generate
+.\" index entries out stderr for the following things:
+.\" TH Title
+.\" SH Header
+.\" Sh Subsection
+.\" Ip Item
+.\" X<> Xref (embedded
+.\" Of course, you have to process the output yourself
+.\" in some meaningful fashion.
+.if \nF \{
+.de IX
+.tm Index:\\$1\t\\n%\t"\\$2"
+..
+.nr % 0
+.rr F
+.\}
+.TH GETCONF 1 "squeeze" "13/Jun/2010" "Debian GNU/Linux"
+.UC
+.if n .hy 0
+.if n .na
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.de CQ \" put $1 in typewriter font
+.ft CW
+'if n "\c
+'if t \\&\\$1\c
+'if n \\&\\$1\c
+'if n \&"
+\\&\\$2 \\$3 \\$4 \\$5 \\$6 \\$7
+'.ft R
+..
+.\" @(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2
+. \" AM - accent mark definitions
+.bd B 3
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds ? ?
+. ds ! !
+. ds /
+. ds q
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds ? \s-2c\h'-\w'c'u*7/10'\u\h'\*(#H'\zi\d\s+2\h'\w'c'u*8/10'
+. ds ! \s-2\(or\s+2\h'-\w'\(or'u'\v'-.8m'.\v'.8m'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+. ds q o\h'-\w'o'u*8/10'\s-4\v'.4m'\z\(*i\v'-.4m'\s+4\h'\w'o'u*8/10'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds v \\k:\h'-(\\n(.wu*9/10-\*(#H)'\v'-\*(#V'\*(#[\s-4v\s0\v'\*(#V'\h'|\\n:u'\*(#]
+.ds _ \\k:\h'-(\\n(.wu*9/10-\*(#H+(\*(#F*2/3))'\v'-.4m'\z\(hy\v'.4m'\h'|\\n:u'
+.ds . \\k:\h'-(\\n(.wu*8/10)'\v'\*(#V*4/10'\z.\v'-\*(#V*4/10'\h'|\\n:u'
+.ds 3 \*(#[\v'.2m'\s-2\&3\s0\v'-.2m'\*(#]
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.ds oe o\h'-(\w'o'u*4/10)'e
+.ds Oe O\h'-(\w'O'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds v \h'-1'\o'\(aa\(ga'
+. ds _ \h'-1'^
+. ds . \h'-1'.
+. ds 3 3
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+. ds oe oe
+. ds Oe OE
+.\}
+.rm #[ #] #H #V #F C
+.SH "NAME"
+getconf \- Query system configuration variables
+.SH "SYNOPSIS"
+\fBgetconf\fR \-a
+.P
+\fBgetconf\fR [\fB\-v specification\fR] system_var
+.PP
+\fBgetconf\fR [\fB\-v specification\fR] path_var pathname
+.SH "DESCRIPTION"
+\fB\-a\fR
+.PP
+.Vb 2
+\& Displays all configuration variables for the current system
+\& and their values.
+.Ve
+\fB\-v\fR
+.PP
+.Vb 2
+\& Indicate the specification and version for which to obtain
+\& configuration variables.
+.Ve
+\fBsystem_var\fR
+.PP
+.Vb 2
+\& A system configuration variable, as defined by sysconf(3) or
+\& confstr(3).
+.Ve
+\fBpath_var\fR
+.PP
+.Vb 2
+\& A system configuration variable as defined by pathconf(3). This
+\& must be used with a pathname.
+.Ve
+.SH "AUTHOR"
+\fIgetconf\fR was written by Roland McGrath for the GNU C Library
+.PP
+This man page was written by Ben Collins <bcollins@debian.org> for
+the Debian GNU/Linux system.
+.SH "SEE ALSO"
+\fBsysconf\fR(3), \fBpathconf\fR(3), \fBconfstr\fR(3)
+
+.rn }` ''
+.IX Title "GETCONF 1"
+.IX Name "getconf - Query system configuration variables"
+
+.IX Header "NAME"
+
+.IX Header "SYNOPSIS"
+
+.IX Header "DESCRIPTION"
+
+.IX Header "AUTHOR"
+
+.IX Header "SEE ALSO"
+
--- /dev/null
+
+.SH PENERJEMAH
+Parlin Imanuel Toh <debian-l10n-id@gurame.fisika.ui.ac.id>
--- /dev/null
+.\" SPDX-License-Identifier: 0BSD
+.\"
+.Dd May 5, 2022
+.Dt LOCALE-GEN 8
+.Os
+.
+.Sh NAME
+.Nm locale-gen
+.Nd generate localisation files from templates
+.Sh SYNOPSIS
+.Nm
+.Op Fl -keep-existing
+.
+.Sh DESCRIPTION
+As compiled locales are large, only templates are distributed in the default
+.Sy locales
+package, and only the desired locales are compiled on the target system.
+.Pp
+After selecting the locales into
+.Pa /etc/locale.gen
+.Pq via Nm dpkg No package configuration, for example ,
+.Nm
+is run to compile them via
+.Xr localedef 1 .
+.
+.Sh OPTIONS
+.Bl -tag -compact -width ".Fl -keep-existing"
+.It Fl -keep-existing
+Do not remove
+.Pa /usr/lib/locale/locale-archive ,
+only compiling new locales.
+.El
+.
+.Sh FILES
+.Bl -tag -compact -width ".Pa /etc/locale.gen"
+.It Pa /etc/locale.gen
+Whitespace-separated newline-delimited
+.Ar locale charset
+list of locales to build with
+.Li #
+start-of-line comments.
+.El
+.
+.Sh SEE ALSO
+.Xr locale 1 ,
+.Xr localedef 1 ,
+.Xr locale.gen 5
+.Pp
+.Pa /usr/share/i18n/SUPPORTED
+.Pq Pa /usr/local/share/i18n/SUPPORTED
+\(em list of all supported locales on the current system.
+.Pp
+The
+.Sy locales-all
+package, which contains all supported locales in compiled form.
--- /dev/null
+.\" -*- nroff -*-
+.\" Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+.\"
+.\" This program is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2, or (at your option)
+.\" any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program; if not, write to the Free Software Foundation,
+.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+.TH locale.gen 5 "July 2005" "Debian GNU/Linux"
+.SH "NAME"
+locale.gen \- Configuration file for locale-gen
+.SH "DESCRIPTION"
+The file \fI/etc/locale.gen\fP lists the locales that are to be generated
+by the \fBlocale-gen\fP command.
+
+Each line is of the form:
+
+<locale> <charset>
+
+where <locale> is one of the locales given in
+.B /usr/share/i18n/locales
+and <charset> is one of the character sets listed in
+.B /usr/share/i18n/charmaps
+
+The
+.B locale-gen
+command will generate all the locales, placing them in
+\fB/usr/lib/locale\fP.
+
+.SH "SEE ALSO"
+\fBlocale-gen\fP(8), \fBlocaledef\fP(1), \fBlocale\fP(1)
+.SH "AUTHOR"
+Alastair McKinstry <mckinstry@computer.org>
--- /dev/null
+.\" Placed in the Public Domain by Sebastian Rittau <srittau@jroger.in-berlin.de>.
+.Dd January 07, 2001
+.Dt NSCD 8
+.Os "GNU C Library 2.2"
+.Sh NAME
+.Nm nscd
+.Nd name service caching daemon
+.Sh SYNOPSIS
+.Nm nscd
+.Op OPTION...
+.Sh DESCRIPTION
+.Nm Nscd
+caches libc-issued requests to the Name Service. If retrieving
+NSS data is fairly expensive,
+.Nm nscd
+is able to speed up consecutive access to the same data
+dramatically and increase overall system performance.
+.Nm Nscd
+should be run at boot time by
+.Pa /etc/init.d/nscd .
+.Sh OPTIONS
+.Bl -tag -width Ds
+.It Fl d , Fl -debug
+Do not fork and display messages on the current tty.
+.El
+.Bl -tag -width Ds
+.It Fl f , Fl -config-file Ar NAME
+Read configuration data from
+.Pa NAME .
+For a description of the config file format, see nscd.conf(5).
+.El
+.Bl -tag -width Ds
+.It Fl g , Fl -statistic
+Print current configuration statistics.
+.El
+.Bl -tag -width Ds
+.It Fl i , Fl -invalidate Ar TABLE
+Invalidate the specified
+.Pa TABLE ,
+i. e. forget all data cached therein. This should be used if the
+database storing this information has been changed.
+.El
+.Bl -tag -width Ds
+.It Fl K , Fl -shutdown
+Quit a running
+.Nm nscd
+process.
+.El
+.Bl -tag -width Ds
+.It Fl S , Fl -secure Ar TABLE
+Use a separate cache for each user.
+.El
+.Bl -tag -width Ds
+.It Fl t , Fl -nthreads Ar NUMBER
+Start
+.Pa NUMBER
+threads. This denotes the maximum number
+of requests that can be handled simultaneously. The default is set
+in the configuration file. (See nscd.conf(5).)
+.El
+.Bl -tag -width Ds
+.It Fl ? , Fl -help
+Print the list of available options.
+.El
+.Bl -tag -width Ds
+.It Fl -usage
+Print a short usage message.
+.El
+.Bl -tag -width Ds
+.It Fl V , Fl -version
+Print program version.
+.El
+.Sh FILES
+.Bl -tag -width Ds
+.It Ar /etc/nscd.conf
+.Nm Nscd
+configuration file. See nscd.conf(5) for more information.
+.El
+.Bl -tag -width Ds
+.It Ar /etc/nsswitch.conf
+Name Service Switch configuration. See nsswitch.conf(5)
+for more information.
+.El
+.Sh SEE ALSO
+GNU C Library info file,
+.Xr nscd.conf 5 ,
+.Xr nsswitch.conf 5
--- /dev/null
+.\" Placed in the Public Domain by Sebastian Rittau <srittau@jroger.in-berlin.de>
+.TH NSCD.CONF 5 "07 January 2001"
+.UC 5
+.SH NAME
+nscd.conf \- configuration file for Name Service Caching Daemon
+.hy 0
+.SH DESCRIPTION
+.I /etc/nscd.conf
+configures the caches used by
+.BR nscd (8)
+as well as some generic options.
+.BR nscd (8)
+is able to use a configuration file at a different location,
+when supplied with the
+.IR -f
+or
+.IR --config-file
+command line option.
+
+.PP
+The configuration file consists of a set of lines.
+Empty lines, and text after a '#' is ignored.
+All remaining lines denote the setting of an option.
+White space before and after options, and between
+options and option arguments is ignored.
+
+There are two kinds of options: General options influence
+.BR nscd (8)'s
+general behaviour, while cache related options only affect the
+specified cache. Options are set like this:
+.nf
+
+ general_option option
+ cache_option cache_name option
+.fi
+.SH GENERAL OPTIONS
+.TP
+.BI logfile \ file
+Specifies the name of the debug log-file that
+.BR nscd (8)
+should use if
+.B debug-level
+is higher than
+.BR 0 .
+If this option is not set,
+.BR nscd (8)
+will write its debug output to stderr.
+.TP
+.BI debug-level \ level
+If
+.I level
+is higher than
+.BR 0 ,
+.BR nscd (8)
+will create some debug output. The higher the level, the more verbose
+the output.
+.TP
+.BI threads \ #threads
+This option sets the number of threads that
+.BR nscd (8)
+should use by default. It can be overridden by calling
+.BR nscd (8)
+with the
+.I -t
+or
+.I --nthreads
+argument. If neither this configuration option nor the command line
+argument is given,
+.BR nscd (8)
+uses 5 threads by default. The minimum is 3. More threads means more
+simultaneous connections that
+.BR nscd (8)
+can handle.
+.TP
+.BI max-threads \ #threads
+Specifies the maximum number of threads to be started.
+.TP
+.BI server-user \ user
+By default,
+.BR nscd (8)
+is run as user root. This option can be set to force
+.BR nscd (8)
+to drop root privileges after startup. It cannot be used when
+.BR nscd (8)
+is called with the
+.I -S
+or
+.I --secure
+argument. Also note that some services require that nscd run as root, so
+using this may break those lookup services.
+.TP
+.BI stat-user \ user
+Specifies the user who is allowed to request statistics.
+.TP
+.BI paranoia \ bool
+.I bool
+must be one of
+.B yes
+or
+.BR no .
+Enabling paranoia mode causes
+.BR nscd (8)
+to restart itself periodically.
+.TP
+.BI restart-interval \ time
+Sets the restart interval to time seconds if periodic restart is enabled by enabling
+paranoia mode. The default value is 3600.
+.SH CACHE OPTIONS
+All cache options take two arguments. The first one denotes
+the service or cache the option should affect. Currently
+.I service
+can be one of
+.BR passwd ,
+.BR group ,
+or
+.BR hosts .
+.TP
+.BI enable-cache \ service\ bool
+.I bool
+must be one of
+.B yes
+or
+.BR no .
+Each cache is disabled by default and must be enabled explicitly
+by setting this options to
+.BR yes .
+.TP
+.BI positive-time-to-live \ service\ secs
+This is the number of seconds after which a cached entry is
+removed from the cache. This defaults to 3600 seconds (i. e.
+one hour).
+.TP
+.BI negative-time-to-live \ service\ secs
+If an entry is not found by the Name Service, it is added to
+the cache and marked as "not existent". This option sets the number
+of seconds after which such a not existent entry is removed from
+the cache. This defaults to 20 seconds for the
+.B password
+and
+.B host
+caches and to 60 seconds for the
+.B group
+cache.
+.TP
+.BI suggested-size \ service\ prime-number
+This option sets the size of the hash that is used to store the
+cache entries. As this is a hash, it should be reasonably larger
+than the maximum number of entries that is expected to be cached
+simultaneously and should be a prime number. It defaults to a
+size of 211 entries.
+.TP
+.BI check-files \ service\ bool
+.I bool
+must be one of
+.B yes
+(default) or
+.BR no .
+If file checking is enabled,
+.BR nscd (8)
+periodically checks the modification time of
+.IR /etc/passwd ,
+.IR /etc/group ,
+or
+.I /etc/hosts
+(for the
+.BR passwd ,
+.BR group ,
+and
+.B host
+cache respectively)
+and invalidates the cache if the file has changed since the
+last check.
+.TP
+.BI persistent \ service\ bool
+.I bool
+must be one of
+.B yes
+(default) or
+.BR no .
+Keep the content of the cache for service over
+.BR nscd (8)
+restarts. Useful when paranoia mode is set.
+.TP
+.BI shared \ service\ bool
+.I bool
+must be one of
+.B yes
+(default) or
+.BR no .
+The memory mapping of the
+.BR nscd (8)
+databases for service is shared with the clients so that they can directly search
+in them instead of having to ask the daemon over the socket each time a lookup is
+performed.
+.TP
+.BI reload-count \ #number
+Sets the number of times a cached record is reloaded before it is pruned from
+the cache. Each cache record has a timeout, when that timeout expires,
+.BR nscd (8)
+will either reload it (query the NSS service again if the data hasn't changed), or
+drop it.
+.TP
+.BI max-db-size \ service\ number-of-bytes
+Sets the maximum allowable size for the service.
+.TP
+.BI auto-propagate \ service\ bool
+When set to no for passwd or group service, then the
+.I .byname
+requests are not added to
+.I passwd.byuid
+or
+.I group.bygid
+cache. This may help for tables containing multiple records for the same id.
+.SH EXAMPLE
+.nf
+
+# This is a comment.
+
+ logfile /var/log/nscd.log
+ threads 6
+ server-user nobody
+ debug-level 0
+
+ enable-cache passwd yes
+ positive-time-to-live passwd 600
+ negative-time-to-live passwd 20
+ suggested-size passwd 211
+ check-files passwd yes
+
+ enable-cache group yes
+ positive-time-to-live group 3600
+ negative-time-to-live group 60
+ suggested-size group 211
+ check-files group yes
+
+ enable-cache hosts yes
+ positive-time-to-live hosts 3600
+ negative-time-to-live hosts 20
+ suggested-size hosts 211
+ check-files hosts yes
+.fi
+.SH SEE ALSO
+nscd(8), nsswitch.conf(5)
--- /dev/null
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH validlocale 8 0.1 "Petter Reinholdtsen" ""
+.SH NAZWA
+.LP
+validlocale \- Sprawdza, czy dostępne jest dane locale
+.SH SKŁADNIA
+.LP
+validlocale <\fIlocale\fP>
+.SH OPIS
+.LP
+Sprawdza, czy locale podane jako argument jest poprawne. Jeśli nie jest,
+wypisuje na stdout napis, jaki należy dodać do /etc/locale.gen, aby
+polecenie locale\-gen wygenerowało dane locale (o ile w ogóle ono istnieje).
+.SH PLIKI
+.LP
+\fI/usr/sbin/validlocale\fP
+.br
+\fI/usr/share/i18n/SUPPORTED\fP
+.SH "ZMIENNE ŚRODOWISKOWE"
+.LP
+.TP
+\fBDEFAULTCHARSET\fP
+Jakiego zestawu znaków użyć, jeśli podanego locale nie ma w liście
+obsługiwanych.
+.SH PRZYKŁADY
+.LP
+Jeśli jako parametr podano nazwę poprawnego locale, wypisuje na stderr
+odpowiedni napis:
+.LP
+.IP
+% validlocale C
+.br
+locale 'C' valid and available
+.LP
+Jeśli podano nazwę nieprawidłowego locale (niewygenerowanego lub po prostu
+nieistniejącego), wypisuje na stderr napis mówiący o tym, że nie jest to
+prawidłowe locale, oraz \- na stdout \- napis, który należy dodać do
+/etc/locale.gen, aby móc wygenerować dane locale:
+.LP
+.IP
+% validlocale de_AU@euro
+.br
+locale 'de_AU@euro' not available
+.br
+de_AU@euro ISO\-8859\-15
+.SH AUTOR
+.LP
+Petter Reinholdtsen <pere@hungry.com>
+.SH "PATRZ TAKŻE"
+.LP
+locale\-gen(8), localedef(1), locale(1)
--- /dev/null
+# base-config manual page
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Jens Seidel <jensseidel@users.sf.net>, 2005.
+# Helge Kreutzmann <debian@helgefjell.de>, 2013, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc 2.24-17\n"
+"POT-Creation-Date: 2014-10-21 15:29+0200\n"
+"PO-Revision-Date: 2017-10-01 20:46+0200\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+# type: SH
+#. type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr "NAME"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr "validlocale - Prüfen, ob eine übergebene Locale verfügbar ist"
+
+# type: SH
+#. type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr "SYNTAX"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<Locale>E<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Überprüft, ob eine als Argument übergebene Locale gültig ist. Falls sie es "
+"nicht ist, wird auf der Standardausgabe die Zeichenkette angegeben, die zu /"
+"etc/locale.gen hinzugefügt werden muss, damit locale-gen die Locale (falls "
+"sie überhaupt existiert) erstellt."
+
+# type: SH
+#. type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr "DATEIEN"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</usr/sbin/validlocale>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "UMGEBUNGSVARIABLEN"
+
+# type: TP
+#. type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"welcher Zeichensatz angenommen werden soll, falls eine übergebene Locale "
+"nicht in der Liste der unterstützten Locale enthalten ist"
+
+# type: SH
+#. type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "BEISPIELE"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Falls Sie eine gültige Locale als Parameter übergeben, wird auf der "
+"Standardfehlerausgabe eine Zeichenkette ausgegeben, die diese angibt:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr "locale 'C' valid and available"
+
+# type: Plain text
+# s/invalid/invalid Locale/
+#. type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Wenn eine ungültige (nicht erstellte oder einfach nicht existierende) Locale "
+"übergeben wird, wird es eine Zeichenkette auf der Standardfehlerausgabe "
+"ausgeben, die dies mitteilt und eine Zeichenkette auf die Standardausgabe, "
+"der zu /etc/locale.gen hinzugefügt werden muss, damit die Locale erstellt "
+"wird:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale de_AU@euro"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:42
+msgid "locale 'de_AU@euro' not available"
+msgstr "locale 'de_AU@euro' not available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:44
+msgid "de_AU@euro ISO-8859-15"
+msgstr "de_AU@euro ISO-8859-15"
+
+# type: SH
+#. type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr "AUTOREN"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+# FIXME: Falsche Reihenfolge
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:49
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale-gen(8), localedef(1), locale(1)"
+
+# type: TH
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+# type: Plain text
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - Debian-Basissystemkonfiguration"
+
+# type: SH
+#~ msgid "SYNOPSIS"
+#~ msgstr "ÜBERSICHT"
+
+# type: Plain text
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> ist das Programm, das lief, als Sie das erste Mal Ihr neu "
+#~ "installiertes Debian-System starteten. Es führt Sie durch die Einrichtung "
+#~ "des Systems, das Herunterladen zusätzlicher Software und so weiter. Das "
+#~ "Programm kann zu jedem späteren Zeitpunkt erneut gestartet werden, um "
+#~ "erneut durch den selben Prozess zu führen."
+
+# type: SH
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLEMENTIERUNG"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> erzeugt ein Auswahlmenü aus dem Inhalt von B</usr/lib/base-"
+#~ "config/> und von Debconf-Vorlagen."
+
+# type: SH
+#~ msgid "AUTHOR"
+#~ msgstr "AUTOR"
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@debian.orgE<gt>"
+
+# type: SH
+#~ msgid "OPTIONS"
+#~ msgstr "OPTIONEN"
+
+# type: TH
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+# type: Plain text
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe] [-N]>"
+
+# type: TP
+#~ msgid "I<probe>"
+#~ msgstr "I<probe>"
+
+# type: TP
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
+
+# type: TH
+#~ msgid "TZSETUP"
+#~ msgstr "APT-SETUP"
+
+# type: SH
+#~ msgid "DERIVATION"
+#~ msgstr "BESCHREIBUNG"
--- /dev/null
+msgid ""
+msgstr ""
+"Project-Id-Version: 2.74\n"
+"POT-Creation-Date: 2014-10-21 15:29+0200\n"
+"PO-Revision-Date: 2014-10-21 21:05+0200\n"
+"Last-Translator: Rubén Porras <nahoo@inicia.es>\n"
+"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+# type: SH
+#. type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr ""
+"validlocale - Comprueba si la opción de localización dada está disponible"
+
+# type: SH
+#. type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr "SINTAXIS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<opción_de_localización>E<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓN"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Comprueba si la opción de localización dada como argumento es válida. Si no "
+"lo es muestra en la stdout (salida estándar) la cadena de caracteres que se "
+"necesita añadir a /etc/locale.gen para que locale-gen genere esa opción de "
+"localización (si es que existe)."
+
+# type: SH
+#. type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr "FICHEROS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</usr/sbin/validlocale>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "VARIABLES DE ENTORNO"
+
+# type: TP
+#. type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"El juego de caracteres que asume en caso de que la opción de localización "
+"dada no esté entre la lista de opciones de localización soportadas."
+
+# type: SH
+#. type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "EJEMPLOS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Si usted proporciona una opción de localización válida como parámetro, "
+"muestra una cadena de caracteres especificándolo en stderr (salida de "
+"errores estándar):"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr "locale 'C' valid and available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Cuando se proporcione una inválida (no ha sido generada o no existe), "
+"muestra una cadena de caracteres en stderr diciendo que es inválida, y otra "
+"a stdout con la cadena de caracteres que se necesita añadir a /etc/locale."
+"gen para que se genere:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale de_AU@euro"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:42
+#, fuzzy
+#| msgid "locale 'de_AT@euro' not available"
+msgid "locale 'de_AU@euro' not available"
+msgstr "locale 'de_AT@euro' not available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:44
+#, fuzzy
+#| msgid "de_AT@euro ISO-8859-15"
+msgid "de_AU@euro ISO-8859-15"
+msgstr "de_AT@euro ISO-8859-15"
+
+# type: SH
+#. type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr "AUTORES"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VÉASE ADEMÁS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:49
+#, fuzzy
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale-gen(8), localedef(1), locale(1), base-config(8)"
+
+# type: TH
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+# type: Plain text
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - configuración del sistema base de Debian"
+
+# type: SH
+#~ msgid "SYNOPSIS"
+#~ msgstr "SINOPSIS"
+
+# type: Plain text
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> es el programa que se ejecutó la primera vez que arrancó "
+#~ "en su sistema Debian recién instalado. base-config termina de configurar "
+#~ "el sistema, descarga programas adicionales... El programa puede "
+#~ "ejecutarse en cualquier momento posterior para realizar el mismo proceso "
+#~ "de nuevo."
+
+# type: SH
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLEMENTACIÓN"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> genera un menú de elecciones con los contenidos de B</usr/"
+#~ "lib/base-config/>, y de las plantillas de debconf."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .mnu files in /usr/lib/base-config/ control whether the menu item "
+#~ "appears only on new installs (Only-New: true), whether debconf can "
+#~ "already be running when the item is run (Debconf: true), a numeric Order "
+#~ "controls placement in the menu. If a .mnu file contains \"Exit-Menu: true"
+#~ "\", then base-config will terminate after running that menu item. "
+#~ "Finally, a \"Changes-Menu: true\" line will make base-config rebuild the "
+#~ "menu after running the menu item."
+#~ msgstr ""
+#~ "Los ficheros .mnu de /usr/lib/base-config/ controlan si el elemento del "
+#~ "menú aparece sólo en nuevas instalaciones (\"Only-New: true\"), si "
+#~ "debconf puede estar siendo ejecutado en el momento en el que se ejecute "
+#~ "el elemento (Debconf: true). Una opción numérica \"Order\" controla el "
+#~ "lugar en el menú. Si el fichero .mnu contiene \"Exit-Menu:true\", base-"
+#~ "config terminará después de ejectuar ese elemento del menú. Finalmente, "
+#~ "una línea \"Changes-Menu: true\" hará que base-config reconstruya el menú "
+#~ "después de ejecutar el elemento del menú."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .tst files in /usr/lib/base-config/ are run when base-config builds "
+#~ "the menu and must return true for that menu item to appear on the menu."
+#~ msgstr ""
+#~ "Los ficheros .tst de /usr/lib/base-config/ se ejecutan cuando base-config "
+#~ "construye el menú y debe devolver \"true\" para que ese elemento aparezca "
+#~ "en el menú."
+
+# type: Plain text
+#~ msgid ""
+#~ "The menu items are taken from debconf, by looking for items in the "
+#~ "debconf database named base-config/menu/whatever."
+#~ msgstr ""
+#~ "Los elementos del menú se toman de debconf, buscando los elementos en la "
+#~ "base de datos de debconf llamada base-config/menu/loquesea."
+
+# type: Plain text
+#~ msgid ""
+#~ "When a menu item is selected, the corresponding program, in /usr/lib/base-"
+#~ "config is run. If this is a fresh install onto a new debian system, the "
+#~ "program receives \"new\" as its first argument."
+#~ msgstr ""
+#~ "Cuando se selecciona elemento del menú, se ejecuta el programa "
+#~ "correspondiente en /usr/lib/base-config. Si ésta es la primera "
+#~ "instalación en un sistema muevo, entonces el programa recibe \"new\" como "
+#~ "su primer argumento."
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> checks the return codes of each of the programs. If a "
+#~ "program returns nonzero, the main menu is displayed (this may involve "
+#~ "lowering the debconf priority)."
+#~ msgstr ""
+#~ "B<base-config> comprueba los valores devueltos por cada programa. Si un "
+#~ "programa devuelve un valor distinto de cero, se muestra el menú principal "
+#~ "(puede que esto implique bajar la prioridad de debconf)."
+
+# type: Plain text
+#~ msgid ""
+#~ "Generally the user is advanced down the menu from item to item as each "
+#~ "succeeds. If a menu item needs to jump back to a previous item in the "
+#~ "menu, or skip over a subsequent item, it can write the name of the next "
+#~ "menu item to show to the file \"jump-to\" in the current directory."
+#~ msgstr ""
+#~ "Normalmente el usuario es guiado de arriba abajo de un elemento del menú "
+#~ "en otro a medida que cada uno de ellos se completa con éxito. Si un "
+#~ "elemento del menú necesita volver a otro anterior o saltar alguno de los "
+#~ "posteriores, puede hacerlo escribiendo el nombre del siguiente elemento "
+#~ "del menú al que saltar en el fichero \"jump-to\" en el directorio actual."
+
+# type: Plain text
+#~ msgid ""
+#~ "Every base-config run is logged to B</var/log/base-config.log>. B</var/"
+#~ "log/base-config.timings> contains timing information to go with the log. "
+#~ "This allows replays of base-config runs using the B<replay>(1) utility."
+#~ msgstr ""
+#~ "Cualquier ejecución de base-config se registra en B</var/log/base-config."
+#~ "log>. B</var/log/base-config.timings> contiene información de los "
+#~ "tiempos que van con el registro. Esto permite volver a ver la ejecución "
+#~ "de base-config usando la utilidad B<replay>(1)B<.>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B</var/log/installer/cdebconf>, if it exists, is used by B<base-config> "
+#~ "on new installs to get values from the debian-installer first stage "
+#~ "install."
+#~ msgstr ""
+#~ "Si existe B<var/log/installer/cdebconf>, B<base-config> lo usa en nuevas "
+#~ "instalaciones para obtener valores de la primera etapa de instalación del "
+#~ "\"debian-installer\"."
+
+# type: Plain text
+#~ msgid ""
+#~ "Other packages can drop files into B</usr/lib/base-config/>, and add menu "
+#~ "titles in debconf, and they will be added to the menu. It is very "
+#~ "strongly encouraged that any such programs communicate with the user "
+#~ "entirely via debconf, so that the base configuration maintains a "
+#~ "consistent and professional look."
+#~ msgstr ""
+#~ "Otros paquetes pueden dejar ficheros en B</usr/lib/base-config/>, y "
+#~ "añadir títulos de menú en debconf, y serán añadidos al menú. Es altamente "
+#~ "recomendable que cualquiera de estos programas se comunique con el "
+#~ "usuario totalmente a través de debconf, de esta forma, la configuración "
+#~ "mantiene un aspecto consistente y profesional."
+
+# type: Plain text
+#~ msgid ""
+#~ "Another useful thing for custom distributions is /usr/share/base-config/"
+#~ "debconf-seed. If that directory exists, every file in it will be loaded "
+#~ "into the debconf database using B<debconf-set-selections>(1)"
+#~ msgstr ""
+#~ "Otra cosa útil para las distribuciones personalizadas es /usr/share/base-"
+#~ "config/debconf-seed. Si ese directorio existe, todos los ficheros dentro "
+#~ "de él se cargarán en la base de datos de debconf usando B<debconf-set-"
+#~ "selections>(1)"
+
+# type: Plain text
+#~ msgid ""
+#~ "If the file /var/log/installer/debconf-seed is created by the debian-"
+#~ "installer, it will also be loaded into the debconf database."
+#~ msgstr ""
+#~ "Si debian-installer crea el fichero /var/log/installer/debconf-seed, "
+#~ "también se incorporará a la base de datos de debconf."
+
+# type: SH
+#~ msgid "ENVIRONMENT"
+#~ msgstr "ENTORNO"
+
+# type: Plain text
+#~ msgid ""
+#~ "The following environment variables influence B<base-config>. These "
+#~ "variables may be set at run time, or for new installs, may be passed to "
+#~ "the kernel at the B<lilo>(8) (or other bootloader) command line. Consult "
+#~ "your boot loader's documentation for details. For example, lilo can be "
+#~ "booted with something like \"linux DEBIAN_FRONTEND=readline\"."
+#~ msgstr ""
+#~ "Las siguientes variables de entorno influencian a B<base-config>. Estas "
+#~ "variables pueden establecerse en tiempo de ejecución, o para nuevas "
+#~ "instalaciones, puede pasarse al núcleo en la línea de órdenes de "
+#~ "B<lilo>(8) (u otro gestor de arranque). Consulte la documentación de su "
+#~ "gestor de arranque para más detalles. Por ejemplo, lilo puede arrancarse "
+#~ "con algo como \"linux DEBIAN_FRONTEND=readline\"."
+
+# type: TP
+#~ msgid "B<DEBIAN_FRONTEND>"
+#~ msgstr "B<DEBIAN_FRONTEND>"
+
+# type: TP
+#~ msgid "B<DEBIAN_PRIORITY>"
+#~ msgstr "B<DEBIAN_PRIORITY>"
+
+# type: TP
+#~ msgid "B<DEBCONF_DEBUG>"
+#~ msgstr "B<DEBCONF_DEBUG>"
+
+# type: TP
+#~ msgid "B<DEBCONF_TERSE>"
+#~ msgstr "B<DEBCONF_TERSE>"
+
+# type: Plain text
+#~ msgid "Control various things about B<debconf>(7)"
+#~ msgstr "Controlan varias cosas de B<debconf>(7)"
+
+# type: SH
+#~ msgid "AUTHOR"
+#~ msgstr "AUTOR"
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@debian.orgE<gt>"
+
+# type: TH
+#~ msgid "TERMWRAP"
+#~ msgstr "TERMWRAP"
+
+# type: Plain text
+#~ msgid "termwrap - terminal wrapper"
+#~ msgstr "termwrap - envuelve un terminal"
+
+# type: Plain text
+#~ msgid "B<termwrap [-nnt] command [args]>"
+#~ msgstr "B<termwrap [-nnt] orden [args]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<termwrap> is used to execute B<base-config>(8) on newly installed "
+#~ "Debian systems. It examines the environment, taking note of locale "
+#~ "settings, and what type of console is available, and runs an appropriate "
+#~ "terminal program. For example, at the Linux console and in a Japanese "
+#~ "locale, it runs jfterm. The specified command is run inside the terminal "
+#~ "program (if any)."
+#~ msgstr ""
+#~ "B<termwrap> se usa para ejecutar B<base-config>(8) en sistemas Debian "
+#~ "recién instalados. Examina el entorno, toma nota de la configuración de "
+#~ "las opciones de localización y de que tipo de terminal está disponible, "
+#~ "para luego ejecutar un programa de terminal apropiado. Por ejemplo, en "
+#~ "una consola de Linux con configuración de localización japonesa ejecutará "
+#~ "jfterm. La orden especificada se ejecuta dentro del programa de terminal "
+#~ "(si hay alguno)."
+
+# type: SH
+#~ msgid "OPTIONS"
+#~ msgstr "OPCIONES"
+
+# type: TP
+#~ msgid "I<-nnt>"
+#~ msgstr "I<-nnt>"
+
+# type: Plain text
+#~ msgid "Don't run another terminal."
+#~ msgstr "No ejecutar otro terminal."
+
+# type: TH
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+# type: Plain text
+#~ msgid "apt-setup - add apt download sources"
+#~ msgstr "apt-setup - añade fuentes para las descargas de apt"
+
+# type: Plain text
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe] [-N]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<apt-setup> is an interactive program that simplifies adding sources to "
+#~ "apt's sources.list. It knows about all the major debian mirrors and can "
+#~ "help you select one. It can even use B<apt-cdrom>(8) to scan CDs."
+#~ msgstr ""
+#~ "B<apt-setup> es un programa interactivo que simplifica el proceso de "
+#~ "añadir fuentes al sources.list de apt. Conoce las principales réplicas "
+#~ "Debian y puede ayudarle a seleccionar una. Incluso puede usar B<apt-"
+#~ "cdrom>(8) para analizar CD's."
+
+# type: TP
+#~ msgid "I<probe>"
+#~ msgstr "I<probe>"
+
+# type: Plain text
+#~ msgid ""
+#~ "By default no probing of CDs is done. Passing \"probe\" as the first "
+#~ "argument to this program will make it probe for a CD in the drive on "
+#~ "startup and add it to sources.list. This is useful on initial debian "
+#~ "installs, to minimize interaction with the user."
+#~ msgstr ""
+#~ "Por omisión no se busca ningún CD. Si se pasa \"probe\" como primer "
+#~ "argumento el programa mirará al arrancar si hay un CD en la unidad y lo "
+#~ "añadirá al sources.list. Esto es útil en instalaciones iniciales de "
+#~ "Debian, para minimizar la interacción con el usuario."
+
+# type: TP
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+# type: Plain text
+#~ msgid ""
+#~ "Indicates that this is a new install. This parameter allows apt-setup to "
+#~ "run in noninteractive mode if its debconf questions have been preseeded."
+#~ msgstr ""
+#~ "Indica que es una nueva instalación. Este parámetro permite ejecutar apt-"
+#~ "setup de forma no interactiva si los valores de debconf han sido "
+#~ "preconfigurados."
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
+
+# type: TH
+#~ msgid "TZSETUP"
+#~ msgstr "TZSETUP"
+
+# type: TH
+#~ msgid "16 January 2004"
+#~ msgstr "16 de enero de 2004"
+
+# type: TH
+#~ msgid "Debian"
+#~ msgstr "Debian"
+
+# type: TH
+#~ msgid "Debian Timezone Configuration"
+#~ msgstr "Configuración de zona horaria en Debian"
+
+# type: Plain text
+#~ msgid "tzsetup - set the local timezone"
+#~ msgstr "tzsetup - establece la zona horaria local"
+
+# type: Plain text
+#~ msgid "B<tzsetup [-y] [-g] [-c CC] [-N]>"
+#~ msgstr "B<tzsetup [-y] [-g] [-c CC] [-N]>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "This manual page explains how you can use the B<tzsetup> utility to set "
+#~ "the local timezone. This is necessary to let your system know about the "
+#~ "difference between system time and local time (the time in the real "
+#~ "world). It is also necessary to make your system behave nicely when your "
+#~ "location uses Daylight Savings Time."
+#~ msgstr ""
+#~ "Esta página del manual explica como puede usar la utilidad B<tzsetup> "
+#~ "para establecer la zona horaria local. Esto es importante para que su "
+#~ "sistema sepa la diferencia entre el tiempo del sistema y el tiempo local "
+#~ "(el tiempo del mundo real). También es necesario para que su sistema se "
+#~ "comporte de forma adecuada cuando en su zona se realicen cambios horarios "
+#~ "para aprovechar mejor la luz del día."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "A valid system time together with the correct local time zone will give "
+#~ "you best performance and highest reliability. It is especially important "
+#~ "in a network environment, where even small time differences can make a "
+#~ "mirror refetch a whole ftp site, or where time stamps on external file "
+#~ "systems are used."
+#~ msgstr ""
+#~ "Un tiempo del sistema válido junto con la zona horaria adecuada le dará "
+#~ "mejores resultados y una mayor seguridad. Es especialmente importante en "
+#~ "un entorno de red, donde incluso pequeñas diferencias de tiempo pueden "
+#~ "hacer que una réplica vuelva a descargar todo un sitio ftp, o donde se "
+#~ "usan marcas de tiempo en un sistema de ficheros externo."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<tzsetup> is typically called without any parameters from the shell. "
+#~ "Optionally, the -y parameter can be used, to make it always change your "
+#~ "time zone without asking first. The -g parameter can also be used, to "
+#~ "make it ask if the hardware clock is set to gmt or not. The -c parameter, "
+#~ "followed by a country code, hints at the country the user's time zone may "
+#~ "be in. The -N parameter allows it to run noninteractively if the debconf "
+#~ "questions have been preseeded."
+#~ msgstr ""
+#~ "Normalmente se invoca B<tzsetup> desde un shell sin parámetros. "
+#~ "Opcionalmente, puede usarse la opción -y, para que siempre cambie la zona "
+#~ "horaria sin preguntar primero. El parámetro -g puede también usarse, para "
+#~ "que pregunte si el reloj físico del sistema está en hora GMT o no. El "
+#~ "parámetro -c, seguido de un código de país, indica el país en el que "
+#~ "posiblemente esté la zona horaria del usuario. El parámetro -N hace que "
+#~ "se ejecute de forma no interactiva si ha sido preconfigurado."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "After you made your choice, B<tzsetup> will try to change the timezone "
+#~ "for you. See the B<INTERNALS> section below for technical details. You "
+#~ "must have root privileges to actually change anything. Please use "
+#~ "B<tzselect>(1) as a user space command to just look at the timezones. It "
+#~ "will print the local time in any timezone recognized by the system."
+#~ msgstr ""
+#~ "Después de que realice su elección, B<tzsetup> tratará de cambiar la zona "
+#~ "horaria por usted. Lea la sección B<FUNCIONAMIENTO INTERNO> de más abajo "
+#~ "para los detalles técnicos. Debe de tener privilegios de superusuario "
+#~ "para cambiar realmente cualquier configuración. Puede usar "
+#~ "B<tzselect>(1) como una orden de usuario para simplemente mirar las "
+#~ "zonas horarias reconocidas por el sistema. Mostrará la hora local y todas "
+#~ "las zonas horarias reconocidas por el sistema."
+
+# type: SH
+#~ msgid "A WORD OF WARNING"
+#~ msgstr "UN AVISO"
+
+# type: Plain text
+#~ msgid ""
+#~ "What timezone is correct for your system? It depends on the geographical "
+#~ "location of the machine. Getting the correct location is important, but "
+#~ "the system must also know how your hardware clock is set. Most DOS based "
+#~ "PCs set their hardware clock on Local Time, while most UNIX systems set "
+#~ "their hardware clock to UTC."
+#~ msgstr ""
+#~ "¿Qué zona horaria es correcta para su sistema? Depende de la localización "
+#~ "geográfica de la máquina. Obtener la localización correcta es importante, "
+#~ "pero el sistema también necesita saber cómo funciona el reloj físico. La "
+#~ "mayoría de los ordenadores personales basados en DOS establecen el reloj "
+#~ "físico según el tiempo local, mientras que los sistemas UNIX lo "
+#~ "establecen según UTC."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The Debian GNU/Linux system gains its knowledge of this setting from the "
+#~ "file I</etc/default/rcS>. This file contains either the line B<UTC=yes>, "
+#~ "which indicates that the hardware clock is set to UTC, or it contains the "
+#~ "line B<UTC=no>, which declares the hardware clock is set to Local Time. "
+#~ "If these setting are correct, and the hardware clock is truly set as "
+#~ "indicated, then configuring the proper timezone for the machine will "
+#~ "cause the proper date and time to be displayed. If these are not set "
+#~ "correctly, the the reported time will be quite incorrect. See "
+#~ "B<hwclock>(8) for more details on this topic."
+#~ msgstr ""
+#~ "El sistema Debian GNU/Linux obtiene la configuración del fichero I</etc/"
+#~ "default/rcS>. Este fichero contiene o bien la línea B<UTC=yes>, que "
+#~ "indica que el reloj físico está en UTC, o bien la línea B<UTC=no>, que "
+#~ "indica que está en tiempo local. Si el reloj está de verdad como se "
+#~ "indica, entonces configurar la zona horaria adecuada hará que se muestre "
+#~ "la fecha y el tiempo correcto. En caso de no ser así, el tiempo mostrado "
+#~ "podrá ser bastante incorrecto. Consulte B<hwclock>(8) para más detalles "
+#~ "acerca de este tema."
+
+# type: SH
+#~ msgid "INTERNALS"
+#~ msgstr "FUNCIONAMIENTO INTERNO"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The work done by B<tzsetup> is actually pretty simple. It just updates "
+#~ "the link I</etc/localtime> to point to the correct timezone installed in "
+#~ "I</usr/share/zoneinfo/>."
+#~ msgstr ""
+#~ "El trabajo hecho por B<tzsetup> es realmente bastante sencillo. Sólo "
+#~ "actualiza el enlace I</etc/localtime> para que apunte al la zona horaria "
+#~ "correcta instalada en I</usr/share/zoneinfo/>."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "There is nothing wrong with doing this manually. However, using "
+#~ "B<tzsetup> you don't have to remember the path to the timezones."
+#~ msgstr ""
+#~ "No pasa nada malo si esto se realiza manualmente. Sin embargo, usando "
+#~ "B<tzsetup> no es necesario recordar donde se guardan las zonas horarias."
+
+# type: Plain text
+#~ msgid "I</etc/timezone> I</etc/localtime> I</usr/share/zoneinfo>"
+#~ msgstr "I</etc/timezone> I</etc/localtime> I</usr/share/zoneinfo>"
+
+# type: SH
+#~ msgid "DERIVATION"
+#~ msgstr "DERIVACIÓN"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "This program is based on B<tzconfig>(8) -- the only major difference is "
+#~ "that this program uses debconf for its user interface, and that it allows "
+#~ "configuration of GMT."
+#~ msgstr ""
+#~ "Este programa se base en B<tzconfig>(8) -- la mayor diferencia está en "
+#~ "que éste usa debconf para la interfaz de usuario, y que además permite la "
+#~ "configuración de GMT."
+
+# type: Plain text
+#~ msgid "B<hwclock>(8) B<tzselect>(1) B<rcS>(5) B<tzconfig>(8)"
+#~ msgstr "B<hwclock>(8) B<tzselect>(1) B<rcS>(5) B<tzconfig>(8)"
--- /dev/null
+# validlocale.8 manpage
+# Copyright (C) 2004 Free Software Foundation, Inc.
+#
+# Antoine Gémis <agemis@netuup.com>.
+# Clément Stenac <zorglub@via.ecp.fr>, 2005.
+# David Prévot <david@tilapin.org>, 2013.
+msgid ""
+msgstr ""
+"Project-Id-Version: base-config\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-07 12:24-0400\n"
+"PO-Revision-Date: 2013-07-07 11:17-0400\n"
+"Last-Translator: Clément Stenac <zorglub@via.ecp.fr>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8-bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 1.4\n"
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+#. type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr "NOM"
+
+#. type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr ""
+"validlocale - Vérifier si un ensemble donné de paramètres régionaux est "
+"disponible"
+
+#. type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr "SYNTAXE"
+
+#. type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<locale>E<gt>"
+
+#. type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPTION"
+
+#. type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Tester si l'ensemble de paramètres régionaux donné en argument est valable. "
+"S'il ne l'est pas, afficher sur la sortie standard la chaîne de caractères à "
+"ajouter à /etc/locale.gen pour permettre à locale-gen de générer l'ensemble "
+"de paramètres (s'il existe)."
+
+#. type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr "FICHIERS"
+
+#. type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</us/sbin/validlocale>"
+
+#. type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+#. type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "VARIABLES D'ENVIRONNEMENT"
+
+#. type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+#. type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"Indique l’encodage de caractères qui doit être supposé si l'ensemble de "
+"paramètres régionaux donné n'est pas dans la liste des ensembles gérés."
+
+#. type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "EXEMPLES"
+
+#. type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Si un ensemble de paramètres régionaux valable est indiqué en paramètre, la "
+"sortie d'erreur standard affiche :"
+
+#. type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+#. type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr "locale 'C' valid and available"
+
+#. type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Lorsqu'un ensemble de paramètres régionaux non valable (non créé ou "
+"inexistant) est indiqué, un message sur la sortie d'erreur l’indique, et une "
+"chaîne de caractères à ajouter à /etc/locale.gen pour le créer est envoyée "
+"sur la sortie standard :"
+
+#. type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale fr_MQ@euro"
+
+#. type: Plain text
+#: validlocale.8:42
+msgid "locale 'de_AU@euro' not available"
+msgstr "locale 'fr_MQ@euro' not available"
+
+#. type: Plain text
+#: validlocale.8:44
+msgid "de_AU@euro ISO-8859-15"
+msgstr "fr_MQ@euro ISO-8859-1"
+
+#. type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr "AUTEURS"
+
+#. type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+#. type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VOIR AUSSI"
+
+#. type: Plain text
+#: validlocale.8:49
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale(1), localedef(1), locale-gen(8)"
+
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - Configuration du système Debian de base"
+
+#~ msgid "SYNOPSIS"
+#~ msgstr "SYNOPSIS"
+
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> est le programme lancé lors du premier redémarrage d'un "
+#~ "nouveau système Debian. Il vous guide pas à pas dans la configuration du "
+#~ "système, l'installation de nouveaux programmes, etc. Vous pourrez lancer "
+#~ "à nouveau ce programme plus tard si vous désirez modifier la "
+#~ "configuration de votre système."
+
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLÉMENTATION"
+
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> génère un menu de choix à partir du contenu de B</usr/lib/"
+#~ "base-config/> et depuis les modèles debconf."
+
+#~ msgid ""
+#~ "The .mnu files in /usr/lib/base-config/ control whether the menu item "
+#~ "appears only on new installs (Only-New: true), whether debconf can "
+#~ "already be running when the item is run (Debconf: true), a numeric Order "
+#~ "controls placement in the menu. If a .mnu file contains \"Exit-Menu: true"
+#~ "\", then base-config will terminate after running that menu item. "
+#~ "Finally, a \"Changes-Menu: true\" line will make base-config rebuild the "
+#~ "menu after running the menu item."
+#~ msgstr ""
+#~ "Les fichiers .mnu dans /usr/lib/base-config/ permettent de spécifier si "
+#~ "un élément de menu ne doit apparaître que pour les nouvelles "
+#~ "installations (Only-New:true), si Debconf doit déjà fonctionner lors du "
+#~ "lancement de l'élément (Debconf: true), et un champ numérique contrôle la "
+#~ "position dans le menu. Si un fichier .mnu contient « Exit-Menu: true », "
+#~ "base-config se terminera après l'exécution de cet élément. Enfin, une "
+#~ "ligne « Changes-Menu: true » fera que base-config reconstruira le menu "
+#~ "après l'exécution de l'élément."
+
+#~ msgid ""
+#~ "The .tst files in /usr/lib/base-config/ are run when base-config builds "
+#~ "the menu and must return true for that menu item to appear on the menu."
+#~ msgstr ""
+#~ "Les fichiers .tst dans /usr/lib/base-config/ sont lancés lorsque base-"
+#~ "config construit le menu et doivent renvoyer un résultat nul pour que cet "
+#~ "élément apparaisse dans le menu."
+
+#~ msgid ""
+#~ "The menu items are taken from debconf, by looking for items in the "
+#~ "debconf database named base-config/menu/whatever."
+#~ msgstr ""
+#~ "Les éléments du menu sont tirés de Debconf, en cherchant les éléments "
+#~ "dans la base de données de Debconf appelés base-config/menu/quelque_chose"
+
+#~ msgid ""
+#~ "When a menu item is selected, the corresponding program, in /usr/lib/base-"
+#~ "config is run. If this is a fresh install onto a new debian system, the "
+#~ "program receives \"new\" as its first argument."
+#~ msgstr ""
+#~ "Lorsqu'un élément du menu est sélectionné, le programme correspondant "
+#~ "dans /usr/lib/base-config est exécuté. S'il s'agit d'une installation sur "
+#~ "un nouveau système, le programme reçoit « new » en tant que premier "
+#~ "argument."
+
+#~ msgid ""
+#~ "B<base-config> checks the return codes of each of the programs. If a "
+#~ "program returns nonzero, the main menu is displayed (this may involve "
+#~ "lowering the debconf priority)."
+#~ msgstr ""
+#~ "B<base-config> vérifie les codes de retour des programmes. Si un "
+#~ "programme retourne une valeur non nulle, le menu principal sera affiché "
+#~ "(ceci peut conduire à une diminution de la priorité Debconf)"
+
+#~ msgid ""
+#~ "Generally the user is advanced down the menu from item to item as each "
+#~ "succeeds. If a menu item needs to jump back to a previous item in the "
+#~ "menu, or skip over a subsequent item, it can write the name of the next "
+#~ "menu item to show to the file \"jump-to\" in the current directory."
+#~ msgstr ""
+#~ "Généralement, au fur et à mesure que les éléments se terminent avec "
+#~ "succès, les éléments suivants du menu sont présélectionnés. Si un élément "
+#~ "a besoin d'un retour à un élément précédent du menu, ou d'un saut à un "
+#~ "autre élément, il peut écrire le nom de l'élément à présélectionner "
+#~ "ensuite dans le fichier « jump-to » du répertoire courant."
+
+#~ msgid ""
+#~ "Every base-config run is logged to B</var/log/base-config.log>. B</var/"
+#~ "log/base-config.timings> contains timing information to go with the log. "
+#~ "This allows replays of base-config runs using the B<replay>(1) utility."
+#~ msgstr ""
+#~ "Chaque exécution de base-config est consignée dans B</var/log/installer."
+#~ "log>. Les informations temporelles du journal sont consignées dans B</var/"
+#~ "log/installer.timings>, ceci permet de relancer base-config en utilisant "
+#~ "B<replay>(1)B<.>"
+
+#~ msgid ""
+#~ "B</var/log/installer/cdebconf>, if it exists, is used by B<base-config> "
+#~ "on new installs to get values from the debian-installer first stage "
+#~ "install."
+#~ msgstr ""
+#~ "Le fichier B</var/log/debian-installer/cdebconf>, s'il existe, est "
+#~ "utilisé par B<base-config> pendant les nouvelles installations pour "
+#~ "obtenir les valeurs produites par la première étape de debian-installer"
+
+#~ msgid ""
+#~ "Other packages can drop files into B</usr/lib/base-config/>, and add menu "
+#~ "titles in debconf, and they will be added to the menu. It is very "
+#~ "strongly encouraged that any such programs communicate with the user "
+#~ "entirely via debconf, so that the base configuration maintains a "
+#~ "consistent and professional look."
+#~ msgstr ""
+#~ "D'autres paquets peuvent insérer des programmes dans B</usr/lib/base-"
+#~ "config/> et ajouter des éléments de menu à debconf ; ils seront alors "
+#~ "ajoutés au menu. Afin de conserver l'homogénéité et l'aspect "
+#~ "professionnel du processus d'installation, il est fortement conseillé que "
+#~ "la communication entre ces paquets et l'utilisateur se fasse "
+#~ "exclusivement par debconf."
+
+#~ msgid ""
+#~ "Another useful thing for custom distributions is /usr/share/base-config/"
+#~ "debconf-seed. If that directory exists, every file in it will be loaded "
+#~ "into the debconf database using B<debconf-set-selections>(1)"
+#~ msgstr ""
+#~ "Un autre répertoire intéressant pour les distributions personnalisées "
+#~ "est /usr/share/base-config/debconf-seed. Si ce répertoire existe, tout "
+#~ "son contenu sera chargé dans la base de données debconf à l'aide de "
+#~ "B<debconf-set-selections>(1)"
+
+#~ msgid ""
+#~ "If the file /var/log/installer/debconf-seed is created by the debian-"
+#~ "installer, it will also be loaded into the debconf database."
+#~ msgstr ""
+#~ "Si le fichier /var/log/debian-installer/debconf-seed·est créé par "
+#~ "l'installateur Debian, il sera également chargé dans la base de données "
+#~ "debconf"
+
+#~ msgid "ENVIRONMENT"
+#~ msgstr "ENVIRONNEMENT"
+
+#~ msgid ""
+#~ "The following environment variables influence B<base-config>. These "
+#~ "variables may be set at run time, or for new installs, may be passed to "
+#~ "the kernel at the B<lilo>(8) (or other bootloader) command line. Consult "
+#~ "your boot loader's documentation for details. For example, lilo can be "
+#~ "booted with something like \"linux DEBIAN_FRONTEND=readline\"."
+#~ msgstr ""
+#~ "base-config tient compte des variables d'environnement suivantes. Ces "
+#~ "variables peuvent être définies dynamiquement, pendant l'installation, ou "
+#~ "bien encore passées en paramètre au noyau sur la ligne de commande de "
+#~ "B<lilo>(8) (ou d'un autre chargeur de démarrage). Consultez la "
+#~ "documentation de votre chargeur de démarrage pour plus d'informations. "
+#~ "Par exemple, lilo peut être lancé avec un paramètre tel que « linux "
+#~ "DEBIAN_FRONTEND=readline »."
+
+#~ msgid "B<DEBIAN_FRONTEND>"
+#~ msgstr "B<DEBIAN_FRONTEND>"
+
+#~ msgid "B<DEBIAN_PRIORITY>"
+#~ msgstr "B<DEBIAN_PRIORITY>"
+
+#~ msgid "B<DEBCONF_DEBUG>"
+#~ msgstr "B<DEBCONF_DEBUG>"
+
+#~ msgid "B<DEBCONF_TERSE>"
+#~ msgstr "B<DEBCONF_TERSE>"
+
+#~ msgid "Control various things about B<debconf>(7)"
+#~ msgstr "Contrôle de nombreux aspects de <debconf >(7)"
+
+#~ msgid "AUTHOR"
+#~ msgstr "AUTEUR"
+
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@debian.orgE<gt>"
+
+#~ msgid "TERMWRAP"
+#~ msgstr "TERMWRAP"
+
+#~ msgid "termwrap - terminal wrapper"
+#~ msgstr "termwrap - encapsulateur de terminal"
+
+#~ msgid "B<termwrap [-nnt] command [args]>"
+#~ msgstr "B<termwrap [-nnt] commande [arguments]>"
+
+#~ msgid ""
+#~ "B<termwrap> is used to execute B<base-config>(8) on newly installed "
+#~ "Debian systems. It examines the environment, taking note of locale "
+#~ "settings, and what type of console is available, and runs an appropriate "
+#~ "terminal program. For example, at the Linux console and in a Japanese "
+#~ "locale, it runs jfterm. The specified command is run inside the terminal "
+#~ "program (if any)."
+#~ msgstr ""
+#~ "B<termwrap> est utilisé pour exécuter B<base-config> (8) sur un système "
+#~ "Debian nouvellement installé. Il examine l'environnement, prenant en "
+#~ "compte les réglages de paramètres locaux et le type de console "
+#~ "disponible, et lance un programme de terminal adéquat. Par exemple, pour "
+#~ "une console Linux et des paramètres locaux japonais, il lancera jfterm. "
+#~ "La commande indiquée est alors lancée dans le programme de terminal, s'il "
+#~ "y en a un."
+
+#~ msgid "OPTIONS"
+#~ msgstr "OPTIONS"
+
+#~ msgid "I<-nnt>"
+#~ msgstr "I<-nnt>"
+
+#~ msgid "Don't run another terminal."
+#~ msgstr "Ne pas lancer d'autre terminal"
+
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+#~ msgid "apt-setup - add apt download sources"
+#~ msgstr "apt-setup - permet d'ajouter des sources de téléchargement apt"
+
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe] [-N]>"
+
+#~ msgid ""
+#~ "B<apt-setup> is an interactive program that simplifies adding sources to "
+#~ "apt's sources.list. It knows about all the major debian mirrors and can "
+#~ "help you select one. It can even use B<apt-cdrom>(8) to scan CDs."
+#~ msgstr ""
+#~ "B<apt-setup> est un programme interactif simplifiant l'ajout de sources "
+#~ "au fichier sources.list. Il connaît tous les principaux miroirs Debian et "
+#~ "peut vous aider à en choisir un. Il peut même utiliser B<apt-cdrom>(8) "
+#~ "pour parcourir des cédéroms."
+
+#~ msgid "I<probe>"
+#~ msgstr "I<« probe »>"
+
+#~ msgid ""
+#~ "By default no probing of CDs is done. Passing \"probe\" as the first "
+#~ "argument to this program will make it probe for a CD in the drive on "
+#~ "startup and add it to sources.list. This is useful on initial debian "
+#~ "installs, to minimize interaction with the user."
+#~ msgstr ""
+#~ "Par défaut, aucune détection des CD n'est faite. Si vous passez « probe » "
+#~ "comme premier argument à ce programme, il effectuera une détection du CD "
+#~ "dans le lecteur au démarrage et l'ajoutera au sources.list. Ceci est "
+#~ "utile lors des installations initiales de Debian, afin de minimiser "
+#~ "l'interaction avec l'utilisateur."
+
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+#~ msgid ""
+#~ "Indicates that this is a new install. This parameter allows apt-setup to "
+#~ "run in noninteractive mode if its debconf questions have been preseeded."
+#~ msgstr ""
+#~ "Indique qu'il s'agit d'une nouvelle installation. Ce paramètre permet à "
+#~ "apt-setup de fonctionner en mode non-interactif si les réponses à ses "
+#~ "questions debconf ont été préchargées."
+
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
--- /dev/null
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: base-config man\n"
+"POT-Creation-Date: 2014-10-21 15:29+0200\n"
+"PO-Revision-Date: 2005-11-11 16:50-0500\n"
+"Last-Translator: Debian Indonesia Team <debian-l10n-id@gurame.fisika.ui.ac."
+"id>\n"
+"Language-Team: Debian Indonesia Team <debian-l10n-id@gurame.fisika.ui.ac."
+"id>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ascii\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, fuzzy, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, fuzzy, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, fuzzy, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+# type: SH
+#. type: SH
+#: validlocale.8:2
+#, fuzzy, no-wrap
+msgid "NAME"
+msgstr "NAMA"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:5
+#, fuzzy
+msgid "validlocale - Test if a given locale is available"
+msgstr "validlocale - memeriksa apakah lokal yang diberikan tersedia"
+
+# type: SH
+#. type: SH
+#: validlocale.8:5
+#, fuzzy, no-wrap
+msgid "SYNTAX"
+msgstr "RINGKASAN"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:8
+#, fuzzy
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<lokal>E<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:8
+#, fuzzy, no-wrap
+msgid "DESCRIPTION"
+msgstr "PENJELASAN"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:13
+#, fuzzy
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Memeriksa apakah lokal yang diberikan sebagai argumen adalah lokal yang sah. "
+"Jika tidak, akan dicetak pada stdout string yang dapat ditambahkan ke /etc/"
+"locale.gen untuk membuat locale-gen meng-generate lokal tersebut (jika "
+"tersedia)."
+
+# type: SH
+#. type: SH
+#: validlocale.8:13
+#, fuzzy, no-wrap
+msgid "FILES"
+msgstr "BERKAS-BERKAS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:16
+#, fuzzy
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</usr/sbin/validlocale>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:18
+#, fuzzy
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:18
+#, fuzzy, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "VARIABEL-VARIABEL LINGKUNGAN"
+
+# type: TP
+#. type: TP
+#: validlocale.8:20
+#, fuzzy, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:24
+#, fuzzy
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"set karakter mana yang akan dipakai bila lokal yang diberikan tidak ada pada "
+"daftar lokal yang didukung."
+
+# type: SH
+#. type: SH
+#: validlocale.8:24
+#, fuzzy, no-wrap
+msgid "EXAMPLES"
+msgstr "CONTOH"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:28
+#, fuzzy
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Bila anda memberikan lokal yang sah pada parameter, program akan menuliskan "
+"string yang memberitahukan hal ini pada stderr:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:31
+#, fuzzy
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:33
+#, fuzzy
+msgid "locale 'C' valid and available"
+msgstr "locale 'C' valid and available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:37
+#, fuzzy
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Ketika parameter yang diberikan tidak sah (tidak digenerate atau tidak "
+"tersedia), program akan mencetak pada stderr string yang memberitahu bahwa "
+"lokal tidak sah, dan string lain pada stdout, yang dapat ditambahkan pada /"
+"etc/locale.gen agar lokal ini digenerate:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:40
+#, fuzzy
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale de_AU@euro"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:42
+#, fuzzy
+msgid "locale 'de_AU@euro' not available"
+msgstr "locale 'de_AT@euro' not available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:44
+#, fuzzy
+msgid "de_AU@euro ISO-8859-15"
+msgstr "de_AT@euro ISO-8859-15"
+
+# type: SH
+#. type: SH
+#: validlocale.8:44
+#, fuzzy, no-wrap
+msgid "AUTHORS"
+msgstr "PENULIS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:47
+#, fuzzy
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:47
+#, fuzzy, no-wrap
+msgid "SEE ALSO"
+msgstr "LIHAT JUGA"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:49
+#, fuzzy
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale-gen(8), localedef(1), locale(1), base-config(8)"
+
+# type: TH
+#, fuzzy
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - Alat konfigurasi sistem basis Debian"
+
+# type: SH
+#, fuzzy
+#~ msgid "SYNOPSIS"
+#~ msgstr "RINGKASAN"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> merupakan program yang dijalankan saat pertama kali anda "
+#~ "boot ke sistem Debian anda yang baru diinstal. Program ini membimbing "
+#~ "anda melalui tahap-tahap pengaturan sistem, mengunduh (mendownload) "
+#~ "perangkat lunak tambahan, dan seterusnya. Program ini dapat dijalankan "
+#~ "lagi di kemudian hari, apabila anda ingin mengulangi proses yang sama "
+#~ "lagi."
+
+# type: SH
+#, fuzzy
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLEMENTASI"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> menghasilkan pilihan menu dari isi berkas B</usr/lib/base-"
+#~ "config/>, dan dari templet-templet debconf."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The .mnu files in /usr/lib/base-config/ control whether the menu item "
+#~ "appears only on new installs (Only-New: true), whether debconf can "
+#~ "already be running when the item is run (Debconf: true), a numeric Order "
+#~ "controls placement in the menu. If a .mnu file contains \"Exit-Menu: true"
+#~ "\", then base-config will terminate after running that menu item. "
+#~ "Finally, a \"Changes-Menu: true\" line will make base-config rebuild the "
+#~ "menu after running the menu item."
+#~ msgstr ""
+#~ "Berkas-berkas .mnu dalam /usr/lib/base-config mengatur apakah sebuah item "
+#~ "menu muncul hanya saat instalasi baru (Only-New: True), apakah debconf "
+#~ "dapat telah jalan ketika item tersebut dijalankan (Debconf: true), urutan "
+#~ "numerik mengatur peletakan dalam menu. Jika sebuah berkas .mnu berisi "
+#~ "\"Exit-Menu: true\", maka base-config akan berhenti setelah menjalankan "
+#~ "item menu tersebut. Terakhir, baris \"Changes-menu: true\" akan membuat "
+#~ "base-config membangun kembali menu setelah menjalankan item menu tersebut."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The .tst files in /usr/lib/base-config/ are run when base-config builds "
+#~ "the menu and must return true for that menu item to appear on the menu."
+#~ msgstr ""
+#~ "Berkas-berkas .tst pada /usr/lib/base-config/ akan dijalankan ketika base-"
+#~ "config membangun menu dan mesti mengembalikan nilai benar (true) agar "
+#~ "item menu tersebut muncul pada menu."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The menu items are taken from debconf, by looking for items in the "
+#~ "debconf database named base-config/menu/whatever."
+#~ msgstr ""
+#~ "Item-item menu diambil dari debconf, dengan melihat item-item pada basis "
+#~ "data debconf yang dinamakan base-config/menu/sesuatu."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "When a menu item is selected, the corresponding program, in /usr/lib/base-"
+#~ "config is run. If this is a fresh install onto a new debian system, the "
+#~ "program receives \"new\" as its first argument."
+#~ msgstr ""
+#~ "Saat sebuah item menu dipilih, program yang sesuai pada /usr/lib/base-"
+#~ "config akan dijalankan. Jika ini merupakan instalasi perdana pada sebuah "
+#~ "sistem Debian yang baru, program akan menerima \"new\" pada argumen "
+#~ "pertama."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<base-config> checks the return codes of each of the programs. If a "
+#~ "program returns nonzero, the main menu is displayed (this may involve "
+#~ "lowering the debconf priority)."
+#~ msgstr ""
+#~ "B<base-config> memeriksa nilai kembalian dari tiap program. Jika sebuah "
+#~ "program mengembalikan nilai bukan nol, maka menu utama akan ditampilkan "
+#~ "(ini bisa melibatkan penurunan prioritas debconf)."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "Every base-config run is logged to B</var/log/base-config.log>. B</var/"
+#~ "log/base-config.timings> contains timing information to go with the log. "
+#~ "This allows replays of base-config runs using the B<replay>(1) utility."
+#~ msgstr ""
+#~ "Setiap kali base-config dijalankan, akan ditulis log pada B</var/log/base-"
+#~ "config.log>. B</var/log/base-config.timings> berisi informasi waktu "
+#~ "untuk dijalankan dengan log. Ini memungkinkan pengulangan jalannya base-"
+#~ "config dengan menggunakan utilitas B<replay>(1)"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B</var/log/installer/cdebconf>, if it exists, is used by B<base-config> "
+#~ "on new installs to get values from the debian-installer first stage "
+#~ "install."
+#~ msgstr ""
+#~ "B</var/log/installer/cdebconf>, jika ada, digunakan oleh B<base-config> "
+#~ "pada instalasi baru untuk mengambil nilai-nilai dari tahap pertama "
+#~ "instalasi debian-installer."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "Other packages can drop files into B</usr/lib/base-config/>, and add menu "
+#~ "titles in debconf, and they will be added to the menu. It is very "
+#~ "strongly encouraged that any such programs communicate with the user "
+#~ "entirely via debconf, so that the base configuration maintains a "
+#~ "consistent and professional look."
+#~ msgstr ""
+#~ "Paket-paket lain dapat menaruh berkas-berkas pada B</usr/lib/base-config/"
+#~ ">, dan menambahkan judul menu pada debconf, dan mereka akan ditambahkan "
+#~ "pada menu. Sangat disarankan agar program-program tersebut berinteraksi "
+#~ "dengan pengguna sepenuhnya melalui debconf, sehingga konfigurasi basis "
+#~ "dapat mempertahankan tampilan yang konsisten dan profesional."
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "Another useful thing for custom distributions is /usr/share/base-config/"
+#~ "debconf-seed. If that directory exists, every file in it will be loaded "
+#~ "into the debconf database using B<debconf-set-selections>(1)"
+#~ msgstr ""
+#~ "Hal berguna lainnya untuk distribusi yang dikustomisasi adalah berkas /"
+#~ "usr/share/base-config/debconf-seed. Bila direktori tersebut ditemukan,' "
+#~ "semua berkas didalamnya akan dimuat dalam basis data debconf menggunakan "
+#~ "B<debconf-set-selections>(1)"
+
+# type: SH
+#, fuzzy
+#~ msgid "ENVIRONMENT"
+#~ msgstr "LINGKUNGAN"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "The following environment variables influence B<base-config>. These "
+#~ "variables may be set at run time, or for new installs, may be passed to "
+#~ "the kernel at the B<lilo>(8) (or other bootloader) command line. Consult "
+#~ "your boot loader's documentation for details. For example, lilo can be "
+#~ "booted with something like \"linux DEBIAN_FRONTEND=readline\"."
+#~ msgstr ""
+#~ "Variabel-variabel lingkungan berikut mempengaruhi B<base-config>. Nilai-"
+#~ "nilai ini dapat diatur saat menjalankan, atau untuk instalasi baru, dapat "
+#~ "diberikan pada kernel melalui baris perintah B<lilo>(8) (atau boot "
+#~ "loader lainnya). Lihat dokumentasi boot loader anda untuk informasi "
+#~ "detil. Sebagai contoh, lilo dapat diboot sebagai berikut: \"linux "
+#~ "DEBIAN_FRONTEND=readline\"."
+
+# type: TP
+#, fuzzy
+#~ msgid "B<DEBIAN_FRONTEND>"
+#~ msgstr "B<DEBIAN_FRONTEND>"
+
+# type: TP
+#, fuzzy
+#~ msgid "B<DEBIAN_PRIORITY>"
+#~ msgstr "B<DEBIAN_PRIORITY>"
+
+# type: TP
+#, fuzzy
+#~ msgid "B<DEBCONF_DEBUG>"
+#~ msgstr "B<DEBCONF_DEBUG>"
+
+# type: TP
+#, fuzzy
+#~ msgid "B<DEBCONF_TERSE>"
+#~ msgstr "B<DEBCONF_TERSE>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "Control various things about B<debconf>(7)"
+#~ msgstr "Mengatur beragam hal mengenai B<debconf>(7)"
+
+# type: SH
+#, fuzzy
+#~ msgid "AUTHOR"
+#~ msgstr "PENULIS"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+
+# type: TH
+#, fuzzy
+#~ msgid "TERMWRAP"
+#~ msgstr "TERMWRAP"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "termwrap - terminal wrapper"
+#~ msgstr "termwrap - terminal wrapper"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "B<termwrap [-nnt] command [args]>"
+#~ msgstr "B<termwrap [-nnt] perintah [args]>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<termwrap> is used to execute B<base-config>(8) on newly installed "
+#~ "Debian systems. It examines the environment, taking note of locale "
+#~ "settings, and what type of console is available, and runs an appropriate "
+#~ "terminal program. For example, at the Linux console and in a Japanese "
+#~ "locale, it runs jfterm. The specified command is run inside the terminal "
+#~ "program (if any)."
+#~ msgstr ""
+#~ "B<termwrap> digunakan untuk menjalankan B<base-config>(8) pada sistem "
+#~ "Debian yang baru dipasang. Ia meneliti lingkungan, memperhatikan "
+#~ "pengaturan lokal, dan jenis konsol yang tersedia, dan kemudian "
+#~ "menjalankan program terminal yang sesuai. Sebagai contoh, pada konsol "
+#~ "Linux dan lokal Jepang, ia akan menjalankan jfterm. Program yang "
+#~ "diberikan akan dijalakan pada terminal tersebut (jika tersedia)."
+
+# type: SH
+#, fuzzy
+#~ msgid "OPTIONS"
+#~ msgstr "OPSI-OPSI"
+
+# type: TP
+#, fuzzy
+#~ msgid "I<-nnt>"
+#~ msgstr "I<-nnt>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "Don't run another terminal."
+#~ msgstr "Jangan menjalankan terminal yang lain."
+
+# type: TH
+#, fuzzy
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "apt-setup - add apt download sources"
+#~ msgstr "apt-setup - menambahkan sumber-sumber download untuk apt"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe]>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "B<apt-setup> is an interactive program that simplifies adding sources to "
+#~ "apt's sources.list. It knows about all the major debian mirrors and can "
+#~ "help you select one. It can even use B<apt-cdrom>(8) to scan CDs."
+#~ msgstr ""
+#~ "B<apt-setup> merupakan program interaktif yang menyederhanakan penambahan "
+#~ "sumber-sumber ke berkas sources.list dari apt. Ia mengetahui semua mirror-"
+#~ "mirror utama Debian dan dapat membantu anda memilih salah satu. Ia bahkan "
+#~ "dapat menggunakan B<apt-cdrom>(8) untuk memindai CD."
+
+# type: TP
+#, fuzzy
+#~ msgid "I<probe>"
+#~ msgstr "I<probe>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid ""
+#~ "By default no probing of CDs is done. Passing \"probe\" as the first "
+#~ "argument to this program will make it probe for a CD in the drive on "
+#~ "startup and add it to sources.list. This is useful on initial debian "
+#~ "installs, to minimize interaction with the user."
+#~ msgstr ""
+#~ "Secara bawaan tidak dilakukan pemeriksaan CD. Memberikan \"probe\" "
+#~ "sebagai argumen pertama untuk program ini, akan membuat program memeriksa "
+#~ "CD yang ada dalam penggerak dan menambahkannya ke berkas sources.list. "
+#~ "Ini berguna pada saat instalasi awal Debian, untuk mengurangi interaksi "
+#~ "dengan pengguna."
+
+# type: TP
+#, fuzzy
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+# type: Plain text
+#, fuzzy
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
+
+# type: SH
+#, fuzzy
+#~ msgid "DERIVATION"
+#~ msgstr "PENJELASAN"
--- /dev/null
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2014-10-21 15:29+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr ""
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr ""
+
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+
+#. type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr ""
+
+#. type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+
+#. type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:42
+msgid "locale 'de_AU@euro' not available"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:44
+msgid "de_AU@euro ISO-8859-15"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr ""
+
+#. type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: validlocale.8:49
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr ""
--- /dev/null
+msgid ""
+msgstr ""
+"Project-Id-Version: base-config\n"
+"POT-Creation-Date: 2014-10-21 15:29+0200\n"
+"PO-Revision-Date: 2014-10-21 21:05+0200\n"
+"Last-Translator: Robert Luberda <robert@debian.org>\n"
+"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+# type: TH
+#. type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+# type: SH
+#. type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr "NAZWA"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr "validlocale - Sprawdza, czy dostępne jest dane locale"
+
+# type: SH
+#. type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr "SKŁADNIA"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<locale>E<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "OPIS"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Sprawdza, czy locale podane jako argument jest poprawne. Jeśli nie jest, "
+"wypisuje na stdout napis, jaki należy dodać do /etc/locale.gen, aby "
+"polecenie locale-gen wygenerowało dane locale (o ile w ogóle ono istnieje)."
+
+# type: SH
+#. type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr "PLIKI"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</usr/sbin/validlocale>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "ZMIENNE ŚRODOWISKOWE"
+
+# type: TP
+#. type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"Jakiego zestawu znaków użyć, jeśli podanego locale nie ma w liście "
+"obsługiwanych."
+
+# type: SH
+#. type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "PRZYKŁADY"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Jeśli jako parametr podano nazwę poprawnego locale, wypisuje na stderr "
+"odpowiedni napis:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr "locale 'C' valid and available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Jeśli podano nazwę nieprawidłowego locale (niewygenerowanego lub po prostu "
+"nieistniejącego), wypisuje na stderr napis mówiący o tym, że nie jest to "
+"prawidłowe locale, oraz - na stdout - napis, który należy dodać do /etc/"
+"locale.gen, aby móc wygenerować dane locale:"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale de_AU@euro"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:42
+#, fuzzy
+#| msgid "locale 'de_AT@euro' not available"
+msgid "locale 'de_AU@euro' not available"
+msgstr "locale 'de_AT@euro' not available"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:44
+#, fuzzy
+#| msgid "de_AT@euro ISO-8859-15"
+msgid "de_AU@euro ISO-8859-15"
+msgstr "de_AT@euro ISO-8859-15"
+
+# type: SH
+#. type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr "AUTOR"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+# type: SH
+#. type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "PATRZ TAKŻE"
+
+# type: Plain text
+#. type: Plain text
+#: validlocale.8:49
+#, fuzzy
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale-gen(8), localedef(1), locale(1), base-config(8)"
+
+# type: TH
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+# type: Plain text
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - konfiguracja podstawowego systemu Debian"
+
+# type: SH
+#~ msgid "SYNOPSIS"
+#~ msgstr "SKŁADNIA"
+
+# type: Plain text
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> to program uruchamiany po pierwszym starcie nowo "
+#~ "zainstalowanego systemu Debian. Prowadzi on użytkownika przez "
+#~ "konfigurację systemu, pobieranie dodatkowego oprogramowania i tak dalej. "
+#~ "Program ten można uruchomić w dowolnym momencie, aby przejść przez ten "
+#~ "proces ponownie."
+
+# type: SH
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLEMENTACJA"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> generuje menu z listą wyborów na podstawie zawartości "
+#~ "katalogu B</usr/lib/base-config/> oraz z szablonów programu debconf."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .mnu files in /usr/lib/base-config/ control whether the menu item "
+#~ "appears only on new installs (Only-New: true), whether debconf can "
+#~ "already be running when the item is run (Debconf: true), a numeric Order "
+#~ "controls placement in the menu. If a .mnu file contains \"Exit-Menu: true"
+#~ "\", then base-config will terminate after running that menu item. "
+#~ "Finally, a \"Changes-Menu: true\" line will make base-config rebuild the "
+#~ "menu after running the menu item."
+#~ msgstr ""
+#~ "Pliki .mnu w /usr/lib/base-config/ określają, czy dana pozycja z menu "
+#~ "pojawia się tylko w nowo instalowanych systemach (Only-New: true), czy "
+#~ "debconf może już działać, kiedy pozycja z menu jest uruchamiana (Debconf: "
+#~ "true), a liczbowy \"Order\" określa pozycję w menu. Jeżeli plik .mnu "
+#~ "zawiera \"Exit-Menu: true\", to base-config zakończy działanie po "
+#~ "uruchomieniu tej pozycji. W końcu, linia \"Changes-Menu: true\" powoduje, "
+#~ "że base-config przebuduje menu po uruchomieniu tej pozycji."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .tst files in /usr/lib/base-config/ are run when base-config builds "
+#~ "the menu and must return true for that menu item to appear on the menu."
+#~ msgstr ""
+#~ "Podczas budowania menu base-config uruchamia pliki .tst z katalogu /usr/"
+#~ "lib/base-config, które muszą zwrócić wartość true, aby dana pozycja "
+#~ "pojawiła się w menu."
+
+# type: Plain text
+#~ msgid ""
+#~ "The menu items are taken from debconf, by looking for items in the "
+#~ "debconf database named base-config/menu/whatever."
+#~ msgstr ""
+#~ "Pozycje menu są brane z programu debconf, przez wyszukiwanie w bazie "
+#~ "danych debconfa rekordów o nazwie base-config/menu/cokolwiek."
+
+# type: Plain text
+#~ msgid ""
+#~ "When a menu item is selected, the corresponding program, in /usr/lib/base-"
+#~ "config is run. If this is a fresh install onto a new debian system, the "
+#~ "program receives \"new\" as its first argument."
+#~ msgstr ""
+#~ "Po wybraniu pozycji w menu uruchamiany jest odpowiadający jej program z "
+#~ "katalogu /usr/lib/base-config. Jeśli jest to pierwsze uruchomienie po "
+#~ "zainstalowaniu systemu, każdy program otrzymuje jako pierwszy argument "
+#~ "wyraz \"new\"."
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> checks the return codes of each of the programs. If a "
+#~ "program returns nonzero, the main menu is displayed (this may involve "
+#~ "lowering the debconf priority)."
+#~ msgstr ""
+#~ "B<base-config> sprawdza kod zakończenia każdego programu. Jeżeli program "
+#~ "zwróci wartość niezerową, to zostanie wyświetlone główne menu (może to "
+#~ "wymagać zmniejszenia priorytetu debconfa)."
+
+# type: Plain text
+#~ msgid ""
+#~ "Generally the user is advanced down the menu from item to item as each "
+#~ "succeeds. If a menu item needs to jump back to a previous item in the "
+#~ "menu, or skip over a subsequent item, it can write the name of the next "
+#~ "menu item to show to the file \"jump-to\" in the current directory."
+#~ msgstr ""
+#~ "Ogólnie rzecz biorąc, użytkownik jest przenoszony w dół menu od jednej "
+#~ "pozycji do następnej. Jeżeli pozycja z menu potrzebuje wrócić do "
+#~ "poprzedniej pozycji menu lub przeskoczyć późniejszą pozycję, to może do "
+#~ "pliku \"jump-to\" umieszczonego w bieżącym katalogu wpisać nazwę "
+#~ "następnej pozycji do pokazania w menu."
+
+# type: Plain text
+#~ msgid ""
+#~ "Every base-config run is logged to B</var/log/base-config.log>. B</var/"
+#~ "log/base-config.timings> contains timing information to go with the log. "
+#~ "This allows replays of base-config runs using the B<replay>(1) utility."
+#~ msgstr ""
+#~ "Każde uruchomienie programu base-config jest zapisywane w B</var/log/base-"
+#~ "config.log>. B</var/log/base-config.timings> zawiera informacje o czasie "
+#~ "wykonywania poszczególnych poleceń. Pozwala to na powtórzenie uruchomień "
+#~ "base-config za pomocą programiku B<replay>(1)."
+
+# type: Plain text
+#~ msgid ""
+#~ "B</var/log/installer/cdebconf>, if it exists, is used by B<base-config> "
+#~ "on new installs to get values from the debian-installer first stage "
+#~ "install."
+#~ msgstr ""
+#~ "Podczas nowych instalacji B<base-config> używa B</var/log/installer/"
+#~ "cdebconf>, jeżeli istnieje, do pobrania wartości pierwszego etapu "
+#~ "instalacji przez program debian-installer."
+
+# type: Plain text
+#~ msgid ""
+#~ "Other packages can drop files into B</usr/lib/base-config/>, and add menu "
+#~ "titles in debconf, and they will be added to the menu. It is very "
+#~ "strongly encouraged that any such programs communicate with the user "
+#~ "entirely via debconf, so that the base configuration maintains a "
+#~ "consistent and professional look."
+#~ msgstr ""
+#~ "Pakiety mogą instalować programy w katalogu B</usr/lib/base-config/>, "
+#~ "dzięki czemu staną się one częścią procesu konfiguracji. Zaleca się, aby "
+#~ "programy te komunikowały się z użytkownikiem wyłącznie przy pomocy "
+#~ "programu debconf, dzięki czemu konfiguracja systemu podstawowego uzyska "
+#~ "jednolity i profesjonalny wygląd."
+
+# type: Plain text
+#~ msgid ""
+#~ "Another useful thing for custom distributions is /usr/share/base-config/"
+#~ "debconf-seed. If that directory exists, every file in it will be loaded "
+#~ "into the debconf database using B<debconf-set-selections>(1)"
+#~ msgstr ""
+#~ "Kolejną użyteczną rzeczą dla własnych dystrybucji jest /usr/share/base-"
+#~ "config/debconf-seed. Jeżeli ten katalog istnieje, to każdy plik w tym "
+#~ "katalogu zostanie załadowany do bazy danych debconfa za pomocą B<debconf-"
+#~ "set-selections>(1)."
+
+# type: Plain text
+#~ msgid ""
+#~ "If the file /var/log/installer/debconf-seed is created by the debian-"
+#~ "installer, it will also be loaded into the debconf database."
+#~ msgstr ""
+#~ "Jeżeli plik /var/log/installer/debconf-seed zostanie utworzony przez "
+#~ "instalator Debiana, to także zostanie załadowany do bazy danych debconfa."
+
+# type: SH
+#~ msgid "ENVIRONMENT"
+#~ msgstr "ZMIENNE ŚRODOWISKOWE"
+
+# type: Plain text
+#~ msgid ""
+#~ "The following environment variables influence B<base-config>. These "
+#~ "variables may be set at run time, or for new installs, may be passed to "
+#~ "the kernel at the B<lilo>(8) (or other bootloader) command line. Consult "
+#~ "your boot loader's documentation for details. For example, lilo can be "
+#~ "booted with something like \"linux DEBIAN_FRONTEND=readline\"."
+#~ msgstr ""
+#~ "Następujące zmienne środowiskowe wpływają na działanie B<base-config>. "
+#~ "Można je ustawić przy uruchomieniu programu lub (w przypadku instalacji "
+#~ "nowego systemu) można je podać jądru przy pomocy linii poleceń B<lilo>(8) "
+#~ "(lub innego programu ładującego). Więcej informacji na temat "
+#~ "przekazywania parametrów jądru można znaleźć w dokumentacji danego "
+#~ "programu ładującego. W przypadku lilo można załadować system na przykład "
+#~ "w następujący sposób: \"linux DEBIAN_FRONTEND=readline\"."
+
+# type: TP
+#~ msgid "B<DEBIAN_FRONTEND>"
+#~ msgstr "B<DEBIAN_FRONTEND>"
+
+# type: TP
+#~ msgid "B<DEBIAN_PRIORITY>"
+#~ msgstr "B<DEBIAN_PRIORITY>"
+
+# type: TP
+#~ msgid "B<DEBCONF_DEBUG>"
+#~ msgstr "B<DEBCONF_DEBUG>"
+
+# type: TP
+#~ msgid "B<DEBCONF_TERSE>"
+#~ msgstr "B<DEBCONF_TERSE>"
+
+# type: Plain text
+#~ msgid "Control various things about B<debconf>(7)"
+#~ msgstr "Wpływają na działanie systemu B<debconf>(7)"
+
+# type: SH
+#~ msgid "AUTHOR"
+#~ msgstr "AUTOR"
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+
+# type: TH
+#~ msgid "TERMWRAP"
+#~ msgstr "TERMWRAP"
+
+# type: Plain text
+#~ msgid "termwrap - terminal wrapper"
+#~ msgstr "termwrap - program pośredniczący terminala"
+
+# type: Plain text
+#~ msgid "B<termwrap [-nnt] command [args]>"
+#~ msgstr "B<termwrap [-nnt] komenda [argumenty]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<termwrap> is used to execute B<base-config>(8) on newly installed "
+#~ "Debian systems. It examines the environment, taking note of locale "
+#~ "settings, and what type of console is available, and runs an appropriate "
+#~ "terminal program. For example, at the Linux console and in a Japanese "
+#~ "locale, it runs jfterm. The specified command is run inside the terminal "
+#~ "program (if any)."
+#~ msgstr ""
+#~ "B<termwrap> jest używany do wywołania B<base-config>(8) w nowo "
+#~ "instalowanych systemach Debian. Sprawdza on środowisko, zwracając uwagę "
+#~ "na ustawienia locale i typ dostępnej konsoli, a następnie uruchamia "
+#~ "odpowiedni program terminala. Na przykład na konsoli Linux przy locale "
+#~ "japońskim uruchamia program jfterm. Podana komenda jest wykonywana w "
+#~ "uruchomionym terminalu."
+
+# type: SH
+#~ msgid "OPTIONS"
+#~ msgstr "OPCJE"
+
+# type: TP
+#~ msgid "I<-nnt>"
+#~ msgstr "I<-nnt>"
+
+# type: Plain text
+#~ msgid "Don't run another terminal."
+#~ msgstr "Nie uruchamiaj innego terminala."
+
+# type: TH
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+# type: Plain text
+#~ msgid "apt-setup - add apt download sources"
+#~ msgstr "apt-setup - dodaje nowe źródła pakietów dla apt"
+
+# type: Plain text
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe] [-N]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<apt-setup> is an interactive program that simplifies adding sources to "
+#~ "apt's sources.list. It knows about all the major debian mirrors and can "
+#~ "help you select one. It can even use B<apt-cdrom>(8) to scan CDs."
+#~ msgstr ""
+#~ "B<apt-setup> to interaktywny program ułatwiający dodawanie źródeł "
+#~ "pakietów do pliku sources.list programu apt. Zna on wszystkie główne "
+#~ "serwery lustrzane Debiana i może pomóc wybrać jeden z nich. Może nawet "
+#~ "użyć programu B<apt-cdrom>(8) do przeszukiwania płyt CD."
+
+# type: TP
+#~ msgid "I<probe>"
+#~ msgstr "I<probe>"
+
+# type: Plain text
+#~ msgid ""
+#~ "By default no probing of CDs is done. Passing \"probe\" as the first "
+#~ "argument to this program will make it probe for a CD in the drive on "
+#~ "startup and add it to sources.list. This is useful on initial debian "
+#~ "installs, to minimize interaction with the user."
+#~ msgstr ""
+#~ "Domyślnie nie jest sprawdzana obecność płyty CD. Jeśli jako pierwszy "
+#~ "argument zostanie podany wyraz \"probe\", program przeszuka płytę CD "
+#~ "znajdującą się w napędzie i doda ją do pliku sources.list. Jest to "
+#~ "przydatne przy instalacji systemu, gdyż pozwala na ograniczenie "
+#~ "koniecznych działań użytkownika."
+
+# type: TP
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+# type: Plain text
+#~ msgid ""
+#~ "Indicates that this is a new install. This parameter allows apt-setup to "
+#~ "run in noninteractive mode if its debconf questions have been preseeded."
+#~ msgstr ""
+#~ "Wskazuje, że jest to nowa instalacja. Ten parametr pozwala programowi apt-"
+#~ "setup uruchomić się w trybie nieinteraktywnym, jeżeli wcześniej zostały "
+#~ "wpisane odpowiedzi na jego pytania debconfa."
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
--- /dev/null
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Brazilian <debian-l10n-portuguese@lists.debian.org>, 2005.
+# , fuzzy
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: base-config man\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-12-27 17:38-0500\n"
+"PO-Revision-Date: 2005-10-24 21:25-0200\n"
+"Last-Translator: Brazilian <debian-l10n-portuguese@lists.debian.org>\n"
+"Language-Team: Brazilian <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "validlocale"
+msgstr "validlocale"
+
+# type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "0.1"
+msgstr "0.1"
+
+# type: TH
+#: validlocale.8:1
+#, no-wrap
+msgid "Petter Reinholdtsen"
+msgstr "Petter Reinholdtsen"
+
+# type: SH
+#: validlocale.8:2
+#, no-wrap
+msgid "NAME"
+msgstr "NOME"
+
+# type: Plain text
+#: validlocale.8:5
+msgid "validlocale - Test if a given locale is available"
+msgstr "validlocale - Testa se uma dada locale está disponível"
+
+# type: SH
+#: validlocale.8:5
+#, no-wrap
+msgid "SYNTAX"
+msgstr "SINTAXE"
+
+# type: Plain text
+#: validlocale.8:8
+msgid "validlocale E<lt>I<locale>E<gt>"
+msgstr "validlocale E<lt>I<locale>E<gt>"
+
+# type: SH
+#: validlocale.8:8
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIÇÃO"
+
+# type: Plain text
+#: validlocale.8:13
+msgid ""
+"Test if the locale given as argument is a valid locale. If it isn't, print "
+"on stdout the string to add to /etc/locale.gen to make locale-gen generate "
+"the locale (if it exists at all)."
+msgstr ""
+"Testa se a locale passada como argumento é válida. Se não for, imprime em "
+"stdout o texto a ser adicionado em /etc/locale.gen para fazer locale-gen "
+"gerar a locale (se ela existir)."
+
+# type: SH
+#: validlocale.8:13
+#, no-wrap
+msgid "FILES"
+msgstr "ARQUIVOS"
+
+# type: Plain text
+#: validlocale.8:16
+msgid "I</usr/sbin/validlocale>"
+msgstr "I</usr/sbin/validlocale>"
+
+# type: Plain text
+#: validlocale.8:18
+msgid "I</usr/share/i18n/SUPPORTED>"
+msgstr "I</usr/share/i18n/SUPPORTED>"
+
+# type: SH
+#: validlocale.8:18
+#, no-wrap
+msgid "ENVIRONMENT VARIABLES"
+msgstr "VARIÁVEIS DE AMBIENTE"
+
+# type: TP
+#: validlocale.8:20
+#, no-wrap
+msgid "B<DEFAULTCHARSET>"
+msgstr "B<DEFAULTCHARSET>"
+
+# type: Plain text
+#: validlocale.8:24
+msgid ""
+"Which charset to assume if the given locale is missing from the list of "
+"supported locales."
+msgstr ""
+"Qual conjunto de caracteres assumir se a locale dada estiver faltando na "
+"lista de locales suportadas."
+
+# type: SH
+#: validlocale.8:24
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "EXEMPLOS"
+
+# type: Plain text
+#: validlocale.8:28
+msgid ""
+"If you give a valid locale as parameter, it outputs a string specifying this "
+"on stderr:"
+msgstr ""
+"Se você der uma locale válida como parâmetro, a saída será um texto "
+"especificando isto em stderr:"
+
+# type: Plain text
+#: validlocale.8:31
+msgid "% validlocale C"
+msgstr "% validlocale C"
+
+# type: Plain text
+#: validlocale.8:33
+msgid "locale 'C' valid and available"
+msgstr "locale·'C'·é válida e está disponível"
+
+# type: Plain text
+#: validlocale.8:37
+msgid ""
+"When given a invalid (not generated or just nonexistent), it outputs a "
+"string on stderr telling that this is an invalid locale, and a string to "
+"stdout with the string to add to /etc/locale.gen to have this locale "
+"generated:"
+msgstr ""
+"Quando é dado uma inválida (não gerada ou não existente), a saída será um "
+"texto em stderr dizendo que a locale é inválida, e um texto para stdout que "
+"deve ser adicionado a /etc/locale.gen para ter esta locale gerada:"
+
+# type: Plain text
+#: validlocale.8:40
+msgid "% validlocale de_AU@euro"
+msgstr "% validlocale de_AU@euro"
+
+# type: Plain text
+#: validlocale.8:42
+msgid "locale 'de_AT@euro' not available"
+msgstr "locale 'de_AT@euro' não está disponível"
+
+# type: Plain text
+#: validlocale.8:44
+msgid "de_AT@euro ISO-8859-15"
+msgstr "de_AT@euro ISO-8859-15"
+
+# type: SH
+#: validlocale.8:44
+#, no-wrap
+msgid "AUTHORS"
+msgstr "AUTORES"
+
+# type: Plain text
+#: validlocale.8:47
+msgid "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+msgstr "Petter Reinholdtsen E<lt>pere@hungry.comE<gt>"
+
+# type: SH
+#: validlocale.8:47
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VEJA TAMBÉM"
+
+# type: Plain text
+#: validlocale.8:49
+#, fuzzy
+msgid "locale-gen(8), localedef(1), locale(1)"
+msgstr "locale-gen(8), localedef(1), locale(1), base-config(8)"
+
+# type: TH
+#~ msgid "BASE-CONFIG"
+#~ msgstr "BASE-CONFIG"
+
+# type: Plain text
+#~ msgid "base-config - Debian base system configuration"
+#~ msgstr "base-config - Configuração do sistema base Debian"
+
+# type: SH
+#~ msgid "SYNOPSIS"
+#~ msgstr "SINOPSE"
+
+# type: Plain text
+#~ msgid "B<base-config [new]>"
+#~ msgstr "B<base-config [new]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> is the program that was run when you first rebooted into "
+#~ "your newly installed debian system. It walks you through setting up the "
+#~ "system and downloading additional software, and so forth. The program can "
+#~ "be run at any later date to walk you through essentially the same process "
+#~ "again."
+#~ msgstr ""
+#~ "B<base-config> é o programa que foi executado quando você reiniciou a "
+#~ "primeira vez em seu novo sistema debian instalado. Ele o guia através das "
+#~ "configurações de seu sistema e baixando softwares adicionais, indo além. "
+#~ "O programa pode ser executado posteriormente a qualquer momento para guiá-"
+#~ "lo essencialmente através do mesmo processo novamente."
+
+# type: SH
+#~ msgid "IMPLEMENTATION"
+#~ msgstr "IMPLEMENTAÇÂO"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> generates a menu of choices from the contents of B</usr/"
+#~ "lib/base-config/>, and from debconf templates."
+#~ msgstr ""
+#~ "B<base-config> gera um menu de opções a partir do conteúdo de B</usr/lib/"
+#~ "base-config/>, e dos modelos debconf."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .mnu files in /usr/lib/base-config/ control whether the menu item "
+#~ "appears only on new installs (Only-New: true), whether debconf can "
+#~ "already be running when the item is run (Debconf: true), a numeric Order "
+#~ "controls placement in the menu. If a .mnu file contains \"Exit-Menu: true"
+#~ "\", then base-config will terminate after running that menu item. "
+#~ "Finally, a \"Changes-Menu: true\" line will make base-config rebuild the "
+#~ "menu after running the menu item."
+#~ msgstr ""
+#~ "Os arquivos .mnu em /usr/lib/base-config/ controlam quando um item de "
+#~ "menu aparece apenas em novas instalações (Only-New: true), ou o debconf "
+#~ "pode já estar sendo executado quando o item é executado (Debconf: true), "
+#~ "um número Order controla a posição no menu. Se um arquivo .mnu contém "
+#~ "\"Exit-Menu: true\", então base-config será terminado após executar esse "
+#~ "item do menu. Finalmente a linha \"Changes-Menu: true\" fará com que "
+#~ "base-config reconstrua o menu após executar este item."
+
+# type: Plain text
+#~ msgid ""
+#~ "The .tst files in /usr/lib/base-config/ are run when base-config builds "
+#~ "the menu and must return true for that menu item to appear on the menu."
+#~ msgstr ""
+#~ "Os arquivos .tst em /usr/lib/base-config/ são executados quando base-"
+#~ "config constrói o menu e devem retornar verdadeiro para que apareçam no "
+#~ "menu."
+
+# type: Plain text
+#~ msgid ""
+#~ "The menu items are taken from debconf, by looking for items in the "
+#~ "debconf database named base-config/menu/whatever."
+#~ msgstr ""
+#~ "Os itens do menu são pegos do debconf olhando para itens na base de dados "
+#~ "do debconf chamada de base-config/menu/qualquercoisa"
+
+# type: Plain text
+#~ msgid ""
+#~ "When a menu item is selected, the corresponding program, in /usr/lib/base-"
+#~ "config is run. If this is a fresh install onto a new debian system, the "
+#~ "program receives \"new\" as its first argument."
+#~ msgstr ""
+#~ "Quando um item do menu é selecionado, o programa correspondente, em /usr/"
+#~ "lib/base-config é executado. Se esta é uma instalação novo em um novo "
+#~ "sistema debian, o programa recebe \"new\" como seu primeiro argumento."
+
+# type: Plain text
+#~ msgid ""
+#~ "B<base-config> checks the return codes of each of the programs. If a "
+#~ "program returns nonzero, the main menu is displayed (this may involve "
+#~ "lowering the debconf priority)."
+#~ msgstr ""
+#~ "B<base-config> checa os códigos de retorno de cada um dos programas. Se "
+#~ "um programa retorna não-zero, o menu principal é exibido (isso pode "
+#~ "envolver diminuir a prioridade do debconf)."
+
+# type: Plain text
+#~ msgid ""
+#~ "Generally the user is advanced down the menu from item to item as each "
+#~ "succeeds. If a menu item needs to jump back to a previous item in the "
+#~ "menu, or skip over a subsequent item, it can write the name of the next "
+#~ "menu item to show to the file \"jump-to\" in the current directory."
+#~ msgstr ""
+#~ "Geralmente o usuário avança descendo o menu item a item à medida que cada "
+#~ "um é completado com sucesso. Se um item do menu precisa voltar para um "
+#~ "item anterior ou pular algum item subseqüente, ele pode escrever o nome "
+#~ "do próximo item do menu para mostrar ao arquivo \"jump-to\" no diretório "
+#~ "atual."
+
+# type: Plain text
+#~ msgid ""
+#~ "Every base-config run is logged to B</var/log/base-config.log>. B</var/"
+#~ "log/base-config.timings> contains timing information to go with the log. "
+#~ "This allows replays of base-config runs using the B<replay>(1) utility."
+#~ msgstr ""
+#~ "Cada execução do base-config é registrada em B</var/log/base-config."
+#~ "log>. B</var/log/base-config.timings> contém as informações de tempo que "
+#~ "vão juntamente com o registro. Isso permite repetições da execução do "
+#~ "base-config usando o utilitário B<replay>(1)."
+
+# type: Plain text
+#~ msgid ""
+#~ "B</var/log/installer/cdebconf>, if it exists, is used by B<base-config> "
+#~ "on new installs to get values from the debian-installer first stage "
+#~ "install."
+#~ msgstr ""
+#~ "B</var/log/installer/cdebconf>, se o arquivo existe, é usado pelo B<base-"
+#~ "config> em novas instalações para obter valores do primeiroestágio de "
+#~ "instalação do debian-installer."
+
+# type: Plain text
+#~ msgid ""
+#~ "Other packages can drop files into B</usr/lib/base-config/>, and add menu "
+#~ "titles in debconf, and they will be added to the menu. It is very "
+#~ "strongly encouraged that any such programs communicate with the user "
+#~ "entirely via debconf, so that the base configuration maintains a "
+#~ "consistent and professional look."
+#~ msgstr ""
+#~ "Outros pacotes podem colocar arquivos em B</usr/lib/base-config/>, e "
+#~ "adicionar títulos de menu no debconf, que serão adicionados ao menu. É "
+#~ "fortemente encorajado que qualquer programa desses comunique-se com o "
+#~ "usuário inteiramente via debconf, de forma que a configuração da base "
+#~ "mantenha a consistência e o visual profissional."
+
+# type: Plain text
+#~ msgid ""
+#~ "Another useful thing for custom distributions is /usr/share/base-config/"
+#~ "debconf-seed. If that directory exists, every file in it will be loaded "
+#~ "into the debconf database using B<debconf-set-selections>(1)"
+#~ msgstr ""
+#~ "Outra coisa útil para distribuições customizadas é /usr/share/base-config/"
+#~ "debconf-seed. Se esse diretório existir, cada arquivo nele será carregado "
+#~ "no banco de dados do debconf usando B<debconf-set-selections>(1)"
+
+# type: Plain text
+#~ msgid ""
+#~ "If the file /var/log/installer/debconf-seed is created by the debian-"
+#~ "installer, it will also be loaded into the debconf database."
+#~ msgstr ""
+#~ "Se o arquivo /var/log/installer/debconf-seed é criado pelo debian-"
+#~ "installer, ele também será carregado no banco de dados do debconf."
+
+# type: SH
+#~ msgid "ENVIRONMENT"
+#~ msgstr "AMBIENTE"
+
+# type: Plain text
+#~ msgid ""
+#~ "The following environment variables influence B<base-config>. These "
+#~ "variables may be set at run time, or for new installs, may be passed to "
+#~ "the kernel at the B<lilo>(8) (or other bootloader) command line. Consult "
+#~ "your boot loader's documentation for details. For example, lilo can be "
+#~ "booted with something like \"linux DEBIAN_FRONTEND=readline\"."
+#~ msgstr ""
+#~ "As seguintes variáveis de ambiente influenciam B<base-config>. Essas "
+#~ "variáveis podem ser definidas em tempo de execução, ou para novas "
+#~ "instalações, podem ser passadas ao kernel na linha de comando do B<lilo>"
+#~ "(8) (ou outro gerenciador de boot). Consulte a documentação do seu "
+#~ "gerenciador de boot para detalhes. Por exemplo, lilo pode ser bootado com "
+#~ "algo como: \"linux DEBIAN_FRONTEND=readline\"."
+
+# type: TP
+#~ msgid "B<DEBIAN_FRONTEND>"
+#~ msgstr "B<DEBIAN_FRONTEND>"
+
+# type: TP
+#~ msgid "B<DEBIAN_PRIORITY>"
+#~ msgstr "B<DEBIAN_PRIORITY>"
+
+# type: TP
+#~ msgid "B<DEBCONF_DEBUG>"
+#~ msgstr "B<DEBCONF_DEBUG>"
+
+# type: TP
+#~ msgid "B<DEBCONF_TERSE>"
+#~ msgstr "B<DEBCONF_TERSE>"
+
+# type: Plain text
+#~ msgid "Control various things about B<debconf>(7)"
+#~ msgstr "Controla várias coisas sobre o B<debconf>(7)"
+
+# type: SH
+#~ msgid "AUTHOR"
+#~ msgstr "AUTOR"
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
+
+# type: TH
+#~ msgid "TERMWRAP"
+#~ msgstr "TERMWRAP"
+
+# type: Plain text
+#~ msgid "termwrap - terminal wrapper"
+#~ msgstr "termwrap - wrapper de terminal"
+
+# type: Plain text
+#~ msgid "B<termwrap [-nnt] command [args]>"
+#~ msgstr "B<termwrap [-nnt] comando [argumentos]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<termwrap> is used to execute B<base-config>(8) on newly installed "
+#~ "Debian systems. It examines the environment, taking note of locale "
+#~ "settings, and what type of console is available, and runs an appropriate "
+#~ "terminal program. For example, at the Linux console and in a Japanese "
+#~ "locale, it runs jfterm. The specified command is run inside the terminal "
+#~ "program (if any)."
+#~ msgstr ""
+#~ "B<termwrap> é usado para executar B<base-config>(8) em novos sistemas "
+#~ "Debian instalados. Ele examina o ambiente, tomando nota das configurações "
+#~ "de localização, qual tipo de console está disponível e executa um "
+#~ "programa de terminal apropriado. Por exemplo, no console Linux e em uma "
+#~ "localização Japonesa, ele executa jfterm. O comando especificado é "
+#~ "executado dentro do programa de terminal (caso exista algum)."
+
+# type: SH
+#~ msgid "OPTIONS"
+#~ msgstr "OPÇÕES"
+
+# type: TP
+#~ msgid "I<-nnt>"
+#~ msgstr "I<-nnt>"
+
+# type: Plain text
+#~ msgid "Don't run another terminal."
+#~ msgstr "Não execute outro terminal."
+
+# type: TH
+#~ msgid "APT-SETUP"
+#~ msgstr "APT-SETUP"
+
+# type: Plain text
+#~ msgid "apt-setup - add apt download sources"
+#~ msgstr "apt-setup - adiciona fontes de download para o apt"
+
+# type: Plain text
+#~ msgid "B<apt-setup [probe] [-N]>"
+#~ msgstr "B<apt-setup [probe] [-N]>"
+
+# type: Plain text
+#~ msgid ""
+#~ "B<apt-setup> is an interactive program that simplifies adding sources to "
+#~ "apt's sources.list. It knows about all the major debian mirrors and can "
+#~ "help you select one. It can even use B<apt-cdrom>(8) to scan CDs."
+#~ msgstr ""
+#~ "B<apt-setup> é um programa interativo que simplifica a adição de fontes "
+#~ "no arquivo sources.list do apt. Ele conhece todos os principais espelhos "
+#~ "(mirrors) debian e pode ajudá-lo a selecionar um. Pode até mesmo usar o "
+#~ "B<apt-cdrom>(8) para vasculhar CDs."
+
+# type: TP
+#~ msgid "I<probe>"
+#~ msgstr "I<probe>"
+
+# type: Plain text
+#~ msgid ""
+#~ "By default no probing of CDs is done. Passing \"probe\" as the first "
+#~ "argument to this program will make it probe for a CD in the drive on "
+#~ "startup and add it to sources.list. This is useful on initial debian "
+#~ "installs, to minimize interaction with the user."
+#~ msgstr ""
+#~ "Por padrão nenhuma consulta de CDs é feita. Passar \"probe\" como o "
+#~ "primeiro argumento para este programa fará com que o mesmo procure por um "
+#~ "CD no drive em sua inicialização e adicione-o ao sources.list. Isto é "
+#~ "útil em instalações iniciais do debian para minimizar a interação com o "
+#~ "usuário."
+
+# type: TP
+#~ msgid "I<-N>"
+#~ msgstr "I<-N>"
+
+# type: Plain text
+#~ msgid ""
+#~ "Indicates that this is a new install. This parameter allows apt-setup to "
+#~ "run in noninteractive mode if its debconf questions have been preseeded."
+#~ msgstr ""
+#~ "Indica que esta é uma nova instalação. Este parâmetro permite ao apt-"
+#~ "setup executar no modo não-interativo se suas perguntas do debconf foram "
+#~ "previamente respondidas."
+
+# type: Plain text
+#~ msgid "Joey Hess E<lt>joey@kitenet.netE<gt>"
+#~ msgstr "Joey Hess E<lt>joey@kitenet.netE<gt>"
+
+# type: TH
+#, fuzzy
+#~ msgid "TZSETUP"
+#~ msgstr "APT-SETUP"
+
+# type: SH
+#, fuzzy
+#~ msgid "DERIVATION"
+#~ msgstr "DESCRIÃ\83Â\87Ã\83Â\83O"
--- /dev/null
+[po4a_paths] po/man.pot de:po/de.po es:po/es.po id:po/id.po \
+ fr:po/fr.po pl:po/pl.po pt_BR:po/pt_BR.po
+
+[type: man] validlocale.8 es:es/validlocale.es.8 \
+ de:de/validlocale.de.8 \
+ id:id/validlocale.id.8 add_id:id/addendum.id \
+ fr:fr/validlocale.fr.8 add_fr:fr/addendum.fr \
+ pl:pl/validlocale.pl.8 \
+ pt_BR:pt_BR/validlocale.pt_BR.8
--- /dev/null
+.TH PTHREAD_ATFORK 3 LinuxThreads
+
+.SH NAME
+pthread_atfork \- register handlers to be called at fork(2) time
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "int pthread_atfork(void (*" prepare ")(void), void (*" parent ")(void), void (*" child ")(void));"
+
+.SH DESCRIPTION
+
+\fBpthread_atfork\fP registers handler functions to be called just before
+and just after a new process is created with \fBfork\fP(2). The \fIprepare\fP
+handler will be called from the parent process, just before the new
+process is created. The \fIparent\fP handler will be called from the parent
+process, just before \fBfork\fP(2) returns. The \fIchild\fP handler will be
+called from the child process, just before \fBfork\fP(2) returns.
+
+One or several of the three handlers \fIprepare\fP, \fIparent\fP and \fIchild\fP
+can be given as \fBNULL\fP, meaning that no handler needs to be called at
+the corresponding point.
+
+\fBpthread_atfork\fP can be called several times to install several sets
+of handlers. At \fBfork\fP(2) time, the \fIprepare\fP handlers are called in
+LIFO order (last added with \fBpthread_atfork\fP, first called before \fBfork\fP),
+while the \fIparent\fP and \fIchild\fP handlers are called in FIFO order
+(first added, first called).
+
+To understand the purpose of \fBpthread_atfork\fP, recall that \fBfork\fP(2)
+duplicates the whole memory space, including mutexes in their current
+locking state, but only the calling thread: other threads are not
+running in the child process. The mutexes are not usable after the
+\fBfork\fP and must be initialized with \fIpthread_mutex_init\fP in the child
+process. This is a limitation of the current implementation and might
+or might not be present in future versions.
+
+.SH "RETURN VALUE"
+
+\fBpthread_atfork\fP returns 0 on success and a non-zero error code on error.
+
+.SH ERRORS
+.TP
+\fBENOMEM\fP
+insufficient memory available to register the handlers.
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBfork\fP(2),
+\fBpthread_mutex_lock\fP(3),
+\fBpthread_mutex_unlock\fP(3).
--- /dev/null
+.TH PTHREAD_COND 3 LinuxThreads
+
+
+.SH NAME
+pthread_cond_init, pthread_cond_destroy, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait \- operations on conditions
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "pthread_cond_t " cond " = PTHREAD_COND_INITIALIZER;"
+
+.BI "int pthread_cond_init(pthread_cond_t *" cond ", pthread_condattr_t *" cond_attr ");"
+
+.BI "int pthread_cond_signal(pthread_cond_t *" cond ");"
+
+.BI "int pthread_cond_broadcast(pthread_cond_t *" cond ");"
+
+.BI "int pthread_cond_wait(pthread_cond_t *" cond ", pthread_mutex_t *" mutex ");"
+
+.BI "int pthread_cond_timedwait(pthread_cond_t *" cond ", pthread_mutex_t *" mutex ", const struct timespec *" abstime ");"
+
+.BI "int pthread_cond_destroy(pthread_cond_t *" cond ");"
+
+.SH DESCRIPTION
+
+A condition (short for ``condition variable'') is a synchronization
+device that allows threads to suspend execution and relinquish the
+processors until some predicate on shared data is satisfied. The basic
+operations on conditions are: signal the condition (when the
+predicate becomes true), and wait for the condition, suspending the
+thread execution until another thread signals the condition.
+
+A condition variable must always be associated with a mutex, to avoid
+the race condition where a thread prepares to wait on a condition
+variable and another thread signals the condition just before the
+first thread actually waits on it.
+
+\fBpthread_cond_init\fP initializes the condition variable \fIcond\fP, using the
+condition attributes specified in \fIcond_attr\fP, or default attributes
+if \fIcond_attr\fP is \fBNULL\fP. The LinuxThreads implementation supports no
+attributes for conditions, hence the \fIcond_attr\fP parameter is actually
+ignored.
+
+Variables of type \fBpthread_cond_t\fP can also be initialized
+statically, using the constant \fBPTHREAD_COND_INITIALIZER\fP.
+
+\fBpthread_cond_signal\fP restarts one of the threads that are waiting on
+the condition variable \fIcond\fP. If no threads are waiting on \fIcond\fP,
+nothing happens. If several threads are waiting on \fIcond\fP, exactly one
+is restarted, but it is not specified which.
+
+\fBpthread_cond_broadcast\fP restarts all the threads that are waiting on
+the condition variable \fIcond\fP. Nothing happens if no threads are
+waiting on \fIcond\fP.
+
+\fBpthread_cond_wait\fP atomically unlocks the \fImutex\fP (as per
+\fBpthread_unlock_mutex\fP) and waits for the condition variable \fIcond\fP to
+be signaled. The thread execution is suspended and does not consume
+any CPU time until the condition variable is signaled. The \fImutex\fP
+must be locked by the calling thread on entrance to
+\fBpthread_cond_wait\fP. Before returning to the calling thread,
+\fBpthread_cond_wait\fP re-acquires \fImutex\fP (as per \fBpthread_lock_mutex\fP).
+
+Unlocking the mutex and suspending on the condition variable is done
+atomically. Thus, if all threads always acquire the mutex before
+signaling the condition, this guarantees that the condition cannot be
+signaled (and thus ignored) between the time a thread locks the mutex
+and the time it waits on the condition variable.
+
+\fBpthread_cond_timedwait\fP atomically unlocks \fImutex\fP and waits on
+\fIcond\fP, as \fBpthread_cond_wait\fP does, but it also bounds the duration
+of the wait. If \fIcond\fP has not been signaled within the amount of time
+specified by \fIabstime\fP, the mutex \fImutex\fP is re-acquired and
+\fBpthread_cond_timedwait\fP returns the error \fBETIMEDOUT\fP.
+The \fIabstime\fP parameter specifies an absolute time, with the same
+origin as \fBtime\fP(2) and \fBgettimeofday\fP(2): an \fIabstime\fP of 0
+corresponds to 00:00:00 GMT, January 1, 1970.
+
+\fBpthread_cond_destroy\fP destroys a condition variable, freeing the
+resources it might hold. No threads must be waiting on the condition
+variable on entrance to \fBpthread_cond_destroy\fP. In the LinuxThreads
+implementation, no resources are associated with condition variables,
+thus \fBpthread_cond_destroy\fP actually does nothing except checking that
+the condition has no waiting threads.
+
+.SH CANCELLATION
+
+\fBpthread_cond_wait\fP and \fBpthread_cond_timedwait\fP are cancellation
+points. If a thread is cancelled while suspended in one of these
+functions, the thread immediately resumes execution, then locks again
+the \fImutex\fP argument to \fBpthread_cond_wait\fP and
+\fBpthread_cond_timedwait\fP, and finally executes the cancellation.
+Consequently, cleanup handlers are assured that \fImutex\fP is locked when
+they are called.
+
+.SH "ASYNC-SIGNAL SAFETY"
+
+The condition functions are not async-signal safe, and should not be
+called from a signal handler. In particular, calling
+\fBpthread_cond_signal\fP or \fBpthread_cond_broadcast\fP from a signal
+handler may deadlock the calling thread.
+
+.SH "RETURN VALUE"
+
+All condition variable functions return 0 on success and a non-zero
+error code on error.
+
+.SH ERRORS
+
+\fBpthread_cond_init\fP, \fBpthread_cond_signal\fP, \fBpthread_cond_broadcast\fP,
+and \fBpthread_cond_wait\fP never return an error code.
+
+The \fBpthread_cond_timedwait\fP function returns the following error codes
+on error:
+.RS
+.TP
+\fBETIMEDOUT\fP
+the condition variable was not signaled until the timeout specified by
+\fIabstime\fP
+
+.TP
+\fBEINTR\fP
+\fBpthread_cond_timedwait\fP was interrupted by a signal
+.RE
+
+The \fBpthread_cond_destroy\fP function returns the following error code
+on error:
+.RS
+.TP
+\fBEBUSY\fP
+some threads are currently waiting on \fIcond\fP.
+.RE
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBpthread_condattr_init\fP(3),
+\fBpthread_mutex_lock\fP(3),
+\fBpthread_mutex_unlock\fP(3),
+\fBgettimeofday\fP(2),
+\fBnanosleep\fP(2).
+
+.SH EXAMPLE
+
+Consider two shared variables \fIx\fP and \fIy\fP, protected by the mutex \fImut\fP,
+and a condition variable \fIcond\fP that is to be signaled whenever \fIx\fP
+becomes greater than \fIy\fP.
+
+.RS
+.ft 3
+.nf
+.sp
+int x,y;
+pthread_mutex_t mut = PTHREAD_MUTEX_INITIALIZER;
+pthread_cond_t cond = PTHREAD_COND_INITIALIZER;
+.ft
+.LP
+.RE
+.fi
+
+Waiting until \fIx\fP is greater than \fIy\fP is performed as follows:
+
+.RS
+.ft 3
+.nf
+.sp
+pthread_mutex_lock(&mut);
+while (x <= y) {
+ pthread_cond_wait(&cond, &mut);
+}
+/* operate on x and y */
+pthread_mutex_unlock(&mut);
+.ft
+.LP
+.RE
+.fi
+
+Modifications on \fIx\fP and \fIy\fP that may cause \fIx\fP to become greater than
+\fIy\fP should signal the condition if needed:
+
+.RS
+.ft 3
+.nf
+.sp
+pthread_mutex_lock(&mut);
+/* modify x and y */
+if (x > y) pthread_cond_broadcast(&cond);
+pthread_mutex_unlock(&mut);
+.ft
+.LP
+.RE
+.fi
+
+If it can be proved that at most one waiting thread needs to be waken
+up (for instance, if there are only two threads communicating through
+\fIx\fP and \fIy\fP), \fBpthread_cond_signal\fP can be used as a slightly more
+efficient alternative to \fBpthread_cond_broadcast\fP. In doubt, use
+\fBpthread_cond_broadcast\fP.
+
+To wait for \fIx\fP to becomes greater than \fIy\fP with a timeout of 5
+seconds, do:
+
+.RS
+.ft 3
+.nf
+.sp
+struct timeval now;
+struct timespec timeout;
+int retcode;
+
+pthread_mutex_lock(&mut);
+gettimeofday(&now);
+timeout.tv_sec = now.tv_sec + 5;
+timeout.tv_nsec = now.tv_usec * 1000;
+retcode = 0;
+while (x <= y && retcode != ETIMEDOUT) {
+ retcode = pthread_cond_timedwait(&cond, &mut, &timeout);
+}
+if (retcode == ETIMEDOUT) {
+ /* timeout occurred */
+} else {
+ /* operate on x and y */
+}
+pthread_mutex_unlock(&mut);
+.ft
+.LP
+.RE
+.fi
--- /dev/null
+.TH PTHREAD_CONDATTR 3 LinuxThreads
+
+
+.SH NAME
+pthread_condattr_init, pthread_condattr_destroy \- condition creation attributes
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "int pthread_condattr_init(pthread_condattr_t *" attr ");"
+
+.BI "int pthread_condattr_destroy(pthread_condattr_t *" attr ");"
+
+.SH DESCRIPTION
+
+Condition attributes can be specified at condition creation time, by passing a
+condition attribute object as second argument to \fBpthread_cond_init\fP(3).
+Passing \fBNULL\fP is equivalent to passing a condition attribute object with
+all attributes set to their default values.
+
+The LinuxThreads implementation supports no attributes for
+conditions. The functions on condition attributes are included only
+for compliance with the POSIX standard.
+
+\fBpthread_condattr_init\fP initializes the condition attribute object
+\fIattr\fP and fills it with default values for the attributes.
+\fBpthread_condattr_destroy\fP destroys a condition attribute object,
+which must not be reused until it is reinitialized. Both functions do
+nothing in the LinuxThreads implementation.
+
+.SH "RETURN VALUE"
+\fBpthread_condattr_init\fP and \fBpthread_condattr_destroy\fP always return 0.
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBpthread_cond_init\fP(3).
--- /dev/null
+.TH PTHREAD_SPECIFIC 3 LinuxThreads
+
+.SH NAME
+pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific \- management of thread-specific data
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "int pthread_key_create(pthread_key_t *" key ", void (*" destr_function ") (void *));"
+
+.BI "int pthread_key_delete(pthread_key_t " key ");"
+
+.BI "int pthread_setspecific(pthread_key_t " key ", const void *" pointer ");"
+
+.BI "void * pthread_getspecific(pthread_key_t " key ");"
+
+.SH DESCRIPTION
+
+Programs often need global or static variables that have different
+values in different threads. Since threads share one memory space,
+this cannot be achieved with regular variables. Thread-specific data
+is the POSIX threads answer to this need.
+
+Each thread possesses a private memory block, the thread-specific data
+area, or TSD area for short. This area is indexed by TSD keys. The TSD
+area associates values of type \fBvoid *\fP to TSD keys. TSD keys are
+common to all threads, but the value associated with a given TSD key
+can be different in each thread.
+
+For concreteness, the TSD areas can be viewed as arrays of \fBvoid *\fP
+pointers, TSD keys as integer indices into these arrays, and the value
+of a TSD key as the value of the corresponding array element in the
+calling thread.
+
+When a thread is created, its TSD area initially associates \fBNULL\fP
+with all keys.
+
+\fBpthread_key_create\fP allocates a new TSD key. The key is stored in the
+location pointed to by \fIkey\fP. There is a limit of \fBPTHREAD_KEYS_MAX\fP
+on the number of keys allocated at a given time. The value initially
+associated with the returned key is \fBNULL\fP in all currently executing
+threads.
+
+The \fIdestr_function\fP argument, if not \fBNULL\fP, specifies a destructor
+function associated with the key. When a thread terminates via
+\fBpthread_exit\fP or by cancellation, \fIdestr_function\fP is called with
+arguments the value associated with the key in that thread. The
+\fIdestr_function\fP is not called if that value is \fBNULL\fP. The order in
+which destructor functions are called at thread termination time is
+unspecified.
+
+Before the destructor function is called, the \fBNULL\fP value is
+associated with the key in the current thread. A destructor function
+might, however, re-associate non-\fBNULL\fP values to that key or some
+other key. To deal with this, if after all the destructors have been
+called for all non-\fBNULL\fP values, there are still some non-\fBNULL\fP
+values with associated destructors, then the process is repeated. The
+LinuxThreads implementation stops the process after
+\fBPTHREAD_DESTRUCTOR_ITERATIONS\fP iterations, even if some non-\fBNULL\fP
+values with associated descriptors remain. Other implementations may
+loop indefinitely.
+
+\fBpthread_key_delete\fP deallocates a TSD key. It does not check whether
+non-\fBNULL\fP values are associated with that key in the currently
+executing threads, nor call the destructor function associated with
+the key.
+
+\fBpthread_setspecific\fP changes the value associated with \fIkey\fP in the
+calling thread, storing the given \fIpointer\fP instead.
+
+\fBpthread_getspecific\fP returns the value currently associated with
+\fIkey\fP in the calling thread.
+
+.SH "RETURN VALUE"
+
+\fBpthread_key_create\fP, \fBpthread_key_delete\fP, and \fBpthread_setspecific\fP
+return 0 on success and a non-zero error code on failure. If
+successful, \fBpthread_key_create\fP stores the newly allocated key in the
+location pointed to by its \fIkey\fP argument.
+
+\fBpthread_getspecific\fP returns the value associated with \fIkey\fP on
+success, and \fBNULL\fP on error.
+
+.SH ERRORS
+\fBpthread_key_create\fP returns the following error code on error:
+.RS
+.TP
+\fBEAGAIN\fP
+\fBPTHREAD_KEYS_MAX\fP keys are already allocated
+.RE
+
+\fBpthread_key_delete\fP and \fBpthread_setspecific\fP return the following
+error code on error:
+.RS
+.TP
+\fBEINVAL\fP
+\fIkey\fP is not a valid, allocated TSD key
+.RE
+
+\fBpthread_getspecific\fP returns \fBNULL\fP if \fIkey\fP is not a valid,
+allocated TSD key.
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+pthread_create(3), pthread_exit(3), pthread_testcancel(3).
+
+.SH EXAMPLE
+
+The following code fragment allocates a thread-specific array of 100
+characters, with automatic reclaimation at thread exit:
+
+.RS
+.ft 3
+.nf
+.sp
+/* Key for the thread-specific buffer */
+static pthread_key_t buffer_key;
+
+/* Once-only initialisation of the key */
+static pthread_once_t buffer_key_once = PTHREAD_ONCE_INIT;
+
+/* Allocate the thread-specific buffer */
+void buffer_alloc(void)
+{
+ pthread_once(&buffer_key_once, buffer_key_alloc);
+ pthread_setspecific(buffer_key, malloc(100));
+}
+
+/* Return the thread-specific buffer */
+char * get_buffer(void)
+{
+ return (char *) pthread_getspecific(buffer_key);
+}
+
+/* Allocate the key */
+static void buffer_key_alloc()
+{
+ pthread_key_create(&buffer_key, buffer_destroy);
+}
+
+/* Free the thread-specific buffer */
+static void buffer_destroy(void * buf)
+{
+ free(buf);
+}
+.ft
+.LP
+.RE
+.fi
--- /dev/null
+.TH PTHREAD_MUTEX 3 LinuxThreads
+
+
+.SH NAME
+pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy \- operations on mutexes
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "pthread_mutex_t " fastmutex " = PTHREAD_MUTEX_INITIALIZER;"
+
+.BI "pthread_mutex_t " recmutex " = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;"
+
+.BI "pthread_mutex_t " errchkmutex " = PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;"
+
+.BI "int pthread_mutex_init(pthread_mutex_t *" mutex ", const pthread_mutexattr_t *" mutexattr ");"
+
+.BI "int pthread_mutex_lock(pthread_mutex_t *" mutex ");"
+
+.BI "int pthread_mutex_trylock(pthread_mutex_t *" mutex ");"
+
+.BI "int pthread_mutex_unlock(pthread_mutex_t *" mutex ");"
+
+.BI "int pthread_mutex_destroy(pthread_mutex_t *" mutex ");"
+
+.SH DESCRIPTION
+A mutex is a MUTual EXclusion device, and is useful for protecting
+shared data structures from concurrent modifications, and implementing
+critical sections and monitors.
+
+A mutex has two possible states: unlocked (not owned by any thread),
+and locked (owned by one thread). A mutex can never be owned by two
+different threads simultaneously. A thread attempting to lock a mutex
+that is already locked by another thread is suspended until the owning
+thread unlocks the mutex first.
+
+\fBpthread_mutex_init\fP initializes the mutex object pointed to by
+\fImutex\fP according to the mutex attributes specified in \fImutexattr\fP.
+If \fImutexattr\fP is \fBNULL\fP, default attributes are used instead.
+
+The LinuxThreads implementation supports only one mutex attributes,
+the \fImutex kind\fP, which is either ``fast'', ``recursive'', or
+``error checking''. The kind of a mutex determines whether
+it can be locked again by a thread that already owns it.
+The default kind is ``fast''. See \fBpthread_mutexattr_init\fP(3) for more
+information on mutex attributes.
+
+Variables of type \fBpthread_mutex_t\fP can also be initialized
+statically, using the constants \fBPTHREAD_MUTEX_INITIALIZER\fP (for fast
+mutexes), \fBPTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP\fP (for recursive
+mutexes), and \fBPTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP\fP (for error checking
+mutexes).
+
+\fBpthread_mutex_lock\fP locks the given mutex. If the mutex is currently
+unlocked, it becomes locked and owned by the calling thread, and
+\fBpthread_mutex_lock\fP returns immediately. If the mutex is already
+locked by another thread, \fBpthread_mutex_lock\fP suspends the calling
+thread until the mutex is unlocked.
+
+If the mutex is already locked by the calling thread, the behavior of
+\fBpthread_mutex_lock\fP depends on the kind of the mutex. If the mutex is
+of the ``fast'' kind, the calling thread is suspended until the mutex
+is unlocked, thus effectively causing the calling thread to
+deadlock. If the mutex is of the ``error checking'' kind,
+\fBpthread_mutex_lock\fP returns immediately with the error code \fBEDEADLK\fP.
+If the mutex is of the ``recursive'' kind, \fBpthread_mutex_lock\fP
+succeeds and returns immediately, recording the number of times the
+calling thread has locked the mutex. An equal number of
+\fBpthread_mutex_unlock\fP operations must be performed before the mutex
+returns to the unlocked state.
+
+\fBpthread_mutex_trylock\fP behaves identically to \fBpthread_mutex_lock\fP,
+except that it does not block the calling thread if the mutex is
+already locked by another thread (or by the calling thread in the case
+of a ``fast'' mutex). Instead, \fBpthread_mutex_trylock\fP returns
+immediately with the error code \fBEBUSY\fP.
+
+\fBpthread_mutex_unlock\fP unlocks the given mutex. The mutex is assumed
+to be locked and owned by the calling thread on entrance to
+\fBpthread_mutex_unlock\fP. If the mutex is of the ``fast'' kind,
+\fBpthread_mutex_unlock\fP always returns it to the unlocked state. If it
+is of the ``recursive'' kind, it decrements the locking count of the
+mutex (number of \fBpthread_mutex_lock\fP operations performed on it by
+the calling thread), and only when this count reaches zero is the
+mutex actually unlocked.
+
+On ``error checking'' and ``recursive'' mutexes,
+\fBpthread_mutex_unlock\fP actually checks at run-time that the mutex is
+locked on entrance, and that it was locked by the same thread that is
+now calling \fBpthread_mutex_unlock\fP. If these conditions are not met,
+an error code is returned and the mutex remains unchanged. ``Fast''
+mutexes perform no such checks, thus allowing a locked mutex to be
+unlocked by a thread other than its owner. This is non-portable behavior
+and must not be relied upon.
+
+\fBpthread_mutex_destroy\fP destroys a mutex object, freeing the resources
+it might hold. The mutex must be unlocked on entrance. In the
+LinuxThreads implementation, no resources are associated with mutex
+objects, thus \fBpthread_mutex_destroy\fP actually does nothing except
+checking that the mutex is unlocked.
+
+.SH CANCELLATION
+
+None of the mutex functions is a cancellation point, not even
+\fBpthread_mutex_lock\fP, in spite of the fact that it can suspend a
+thread for arbitrary durations. This way, the status of mutexes at
+cancellation points is predictable, allowing cancellation handlers to
+unlock precisely those mutexes that need to be unlocked before the
+thread stops executing. Consequently, threads using deferred
+cancellation should never hold a mutex for extended periods of time.
+
+.SH "ASYNC-SIGNAL SAFETY"
+
+The mutex functions are not async-signal safe. What this means is that
+they should not be called from a signal handler. In particular,
+calling \fBpthread_mutex_lock\fP or \fBpthread_mutex_unlock\fP from a signal
+handler may deadlock the calling thread.
+
+.SH "RETURN VALUE"
+
+\fBpthread_mutex_init\fP always returns 0. The other mutex functions
+return 0 on success and a non-zero error code on error.
+
+.SH ERRORS
+
+The \fBpthread_mutex_lock\fP function returns the following error code
+on error:
+.RS
+.TP
+\fBEINVAL\fP
+the mutex has not been properly initialized.
+
+.TP
+\fBEDEADLK\fP
+the mutex is already locked by the calling thread
+(``error checking'' mutexes only).
+.RE
+
+The \fBpthread_mutex_trylock\fP function returns the following error codes
+on error:
+.RS
+.TP
+\fBEBUSY\fP
+the mutex could not be acquired because it was currently locked.
+
+.TP
+\fBEINVAL\fP
+the mutex has not been properly initialized.
+.RE
+
+The \fBpthread_mutex_unlock\fP function returns the following error code
+on error:
+.RS
+.TP
+\fBEINVAL\fP
+the mutex has not been properly initialized.
+
+.TP
+\fBEPERM\fP
+the calling thread does not own the mutex (``error checking'' mutexes only).
+.RE
+
+The \fBpthread_mutex_destroy\fP function returns the following error code
+on error:
+.RS
+.TP
+\fBEBUSY\fP
+the mutex is currently locked.
+.RE
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBpthread_mutexattr_init\fP(3),
+\fBpthread_mutexattr_setkind_np\fP(3),
+\fBpthread_cancel\fP(3).
+
+.SH EXAMPLE
+
+A shared global variable \fIx\fP can be protected by a mutex as follows:
+
+.RS
+.ft 3
+.nf
+.sp
+int x;
+pthread_mutex_t mut = PTHREAD_MUTEX_INITIALIZER;
+.ft
+.LP
+.RE
+.fi
+
+All accesses and modifications to \fIx\fP should be bracketed by calls to
+\fBpthread_mutex_lock\fP and \fBpthread_mutex_unlock\fP as follows:
+
+.RS
+.ft 3
+.nf
+.sp
+pthread_mutex_lock(&mut);
+/* operate on x */
+pthread_mutex_unlock(&mut);
+.ft
+.LP
+.RE
+.fi
+
+
--- /dev/null
+.TH PTHREAD_MUTEXATTR 3 LinuxThreads
+
+
+.SH NAME
+pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_settype, pthread_mutexattr_gettype \- mutex creation attributes
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "int pthread_mutexattr_init(pthread_mutexattr_t *" attr ");"
+
+.BI "int pthread_mutexattr_destroy(pthread_mutexattr_t *" attr ");"
+
+.BI "int pthread_mutexattr_settype(pthread_mutexattr_t *" attr ", int " kind ");"
+
+.BI "int pthread_mutexattr_gettype(const pthread_mutexattr_t *" attr ", int *" kind ");"
+
+.SH DESCRIPTION
+
+Mutex attributes can be specified at mutex creation time, by passing a
+mutex attribute object as second argument to \fBpthread_mutex_init\fP(3).
+Passing \fBNULL\fP is equivalent to passing a mutex attribute object with
+all attributes set to their default values.
+
+\fBpthread_mutexattr_init\fP initializes the mutex attribute object \fIattr\fP
+and fills it with default values for the attributes.
+
+\fBpthread_mutexattr_destroy\fP destroys a mutex attribute object, which
+must not be reused until it is reinitialized. \fBpthread_mutexattr_destroy\fP
+does nothing in the LinuxThreads implementation.
+
+LinuxThreads supports only one mutex attribute: the mutex kind, which
+is either \fBPTHREAD_MUTEX_FAST_NP\fP for ``fast'' mutexes,
+\fBPTHREAD_MUTEX_RECURSIVE_NP\fP for ``recursive'' mutexes,
+or \fBPTHREAD_MUTEX_ERRORCHECK_NP\fP for ``error checking'' mutexes.
+As the \fBNP\fP suffix indicates, this is a non-portable extension to the
+POSIX standard and should not be employed in portable programs.
+
+The mutex kind determines what happens if a thread attempts to lock a
+mutex it already owns with \fBpthread_mutex_lock\fP(3). If the mutex is of
+the ``fast'' kind, \fBpthread_mutex_lock\fP(3) simply suspends the calling
+thread forever. If the mutex is of the ``error checking'' kind,
+\fBpthread_mutex_lock\fP(3) returns immediately with the error code
+\fBEDEADLK\fP. If the mutex is of the ``recursive'' kind, the call to
+\fBpthread_mutex_lock\fP(3) returns immediately with a success return
+code. The number of times the thread owning the mutex has locked it is
+recorded in the mutex. The owning thread must call
+\fBpthread_mutex_unlock\fP(3) the same number of times before the mutex
+returns to the unlocked state.
+
+The default mutex kind is ``fast'', that is, \fBPTHREAD_MUTEX_FAST_NP\fP.
+
+\fBpthread_mutexattr_settype\fP sets the mutex kind attribute in \fIattr\fP
+to the value specified by \fIkind\fP.
+
+\fBpthread_mutexattr_gettype\fP retrieves the current value of the
+mutex kind attribute in \fIattr\fP and stores it in the location pointed
+to by \fIkind\fP.
+
+.SH "RETURN VALUE"
+\fBpthread_mutexattr_init\fP, \fBpthread_mutexattr_destroy\fP and
+\fBpthread_mutexattr_gettype\fP always return 0.
+
+\fBpthread_mutexattr_settype\fP returns 0 on success and a non-zero
+error code on error.
+
+.SH ERRORS
+
+On error, \fBpthread_mutexattr_settype\fP returns the following error code:
+.TP
+\fBEINVAL\fP
+\fIkind\fP is neither \fBPTHREAD_MUTEX_FAST_NP\fP nor \fBPTHREAD_MUTEX_RECURSIVE_NP\fP
+nor \fBPTHREAD_MUTEX_ERRORCHECK_NP\fP
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBpthread_mutex_init\fP(3),
+\fBpthread_mutex_lock\fP(3),
+\fBpthread_mutex_unlock\fP(3).
--- /dev/null
+.TH PTHREAD_MUTEXATTR_SETKIND_NP 3 LinuxThreads
+
+
+.SH NAME
+pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np \- deprecated mutex creation attributes
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "int pthread_mutexattr_setkind_np(pthread_mutexattr_t *" attr ", int " kind ");"
+
+.BI "int pthread_mutexattr_getkind_np(const pthread_mutexattr_t *" attr ", int *" kind ");"
+
+.SH DESCRIPTION
+
+These functions are deprecated, use \fBpthread_mutexattr_settype\fP(3)
+and \fBpthread_mutexattr_gettype\fP(3) instead.
+
+.SH "RETURN VALUE"
+\fBpthread_mutexattr_getkind_np\fP always returns 0.
+
+\fBpthread_mutexattr_setkind_np\fP returns 0 on success and a non-zero
+error code on error.
+
+.SH ERRORS
+
+On error, \fBpthread_mutexattr_setkind_np\fP returns the following error code:
+.TP
+\fBEINVAL\fP
+\fIkind\fP is neither \fBPTHREAD_MUTEX_FAST_NP\fP nor \fBPTHREAD_MUTEX_RECURSIVE_NP\fP
+nor \fBPTHREAD_MUTEX_ERRORCHECK_NP\fP
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
+.SH "SEE ALSO"
+\fBpthread_mutexattr_settype\fP(3),
+\fBpthread_mutexattr_gettype\fP(3).
--- /dev/null
+.TH PTHREAD_ONCE 3 LinuxThreads
+
+.SH NAME
+pthread_once \- once-only initialization
+
+.SH SYNOPSIS
+.B #include <pthread.h>
+
+.BI "pthread_once_t " once_control " = PTHREAD_ONCE_INIT;"
+
+.BI "int pthread_once(pthread_once_t *" once_control ", void (*" init_routine ") (void));"
+
+.SH DESCRIPTION
+
+The purpose of \fBpthread_once\fP is to ensure that a piece of
+initialization code is executed at most once. The \fIonce_control\fP
+argument points to a static or extern variable statically initialized
+to \fBPTHREAD_ONCE_INIT\fP.
+
+The first time \fBpthread_once\fP is called with a given \fIonce_control\fP
+argument, it calls \fIinit_routine\fP with no argument and changes the
+value of the \fIonce_control\fP variable to record that initialization has
+been performed. Subsequent calls to \fBpthread_once\fP with the same
+\fBonce_control\fP argument do nothing.
+
+.SH "RETURN VALUE"
+\fBpthread_once\fP always returns 0.
+
+.SH ERRORS
+None.
+
+.SH AUTHOR
+Xavier Leroy <Xavier.Leroy@inria.fr>
+
--- /dev/null
+.TH SOTRUSS "1" "May 2014" "sotruss" "User Commands"
+.SH NAME
+sotruss \- trace shared library calls through PLT
+.SH SYNOPSIS
+.B sotruss
+[\fI\,OPTION\/\fR...] [\fI\,--\/\fR] \fI\,EXECUTABLE \/\fR[\fI\,EXECUTABLE-OPTION\/\fR...]
+.SH DESCRIPTION
+.B sotruss
+is a small wrapper around
+.B ld.so
+that runs the specified
+.I executable
+until it exits. It intercepts and produce a trace of the dynamic library calls which
+are called by the executed process via the Procedure Linkage Table (PLT). It
+outputs the caller, the calle and the parameters as each call is executed.
+.SH OPTIONS
+.TP
+\fB\-F\fR, \fB\-\-from\fR FROMLIST
+Trace calls from objects on FROMLIST.
+.TP
+\fB\-T\fR, \fB\-\-to\fR TOLIST
+Trace calls to objects on TOLIST.
+.TP
+\fB\-e\fR, \fB\-\-exit\fR
+Also show exits from the function calls.
+.TP
+\fB\-f\fR, \fB\-\-follow\fR
+Trace child processes as they are created by currently traced processes as a result of the
+.BR fork(2)
+system call.
+.TP
+\fB\-o\fR, \fB\-\-output\fR FILENAME
+Write output to FILENAME (or FILENAME. in case
+\fB\-f\fR is also used) instead of standard error.
+.TP
+\-?, \fB\-\-help\fR
+Give this help list
+.TP
+\fB\-\-usage\fR
+Give a short usage message
+.TP
+\fB\-\-version\fR
+Print program version
+.SH AUTHOR
+Written by Ulrich Drepper.
+.SH COPYRIGHT
+Copyright \(co 2013 Free Software Foundation, Inc.
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "SEE ALSO"
+.BR ld.so(8).
--- /dev/null
+.\" Copyright 1998 Marcus Brinkmann (brinkmd@debian.org)
+.\"
+.\" Permission is granted to make and distribute verbatim copies of this
+.\" manual provided the copyright notice and this permission notice are
+.\" preserved on all copies.
+.\"
+.\" Permission is granted to copy and distribute modified versions of this
+.\" manual under the conditions for verbatim copying, provided that the
+.\" entire resulting derived work is distributed under the terms of a
+.\" permission notice identical to this one
+.\"
+.\" Since the Linux kernel and libraries are constantly changing, this
+.\" manual page may be incorrect or out-of-date. The author(s) assume no
+.\" responsibility for errors or omissions, or for damages resulting from
+.\" the use of the information contained herein. The author(s) may not
+.\" have taken the same level of care in the production of this manual,
+.\" which is licensed free of charge, as they might when working
+.\" professionally.
+.\"
+.\" Formatted or processed versions of this manual, if unaccompanied by
+.\" the source, must acknowledge the copyright and authors of this work.
+.\"
+.\" Modified Mon Jul 12 18:40:00 1998 by Marcus Brinkmann (brinkmd@debian.org)
+.TH TZSELECT 1 "12 June 1998" "Debian" "Debian Timezone Configuration"
+.SH NAME
+tzselect \- view timezones
+.SH SYNOPSIS
+.B tzselect
+.SH DESCRIPTION
+This manual page explains how you can use the
+.B "tzselect"
+utility to view the installed timezone. It comes handy when you want to know what time it is in
+other countries, or if you just wonder what timezones exist.
+
+.B tzselect
+is called without any parameters from the shell. It shows a list of about one dozen geographic
+areas one can roughly recognize as continents. After choosing a geographic area by number, a
+list of countries and cities in this area will be shown.
+
+You can press the
+.B Enter
+key to reprint the list. To choose a timezone, just press the number left to it.
+If your input is invalid, the list will be reprinted.
+
+You may press
+.B Ctrl-C
+to interrupt the script at any time.
+
+Note that
+.B tzselect
+will not actually change the timezone for you. Use 'dpkg-reconfigure tzdata' to achieve this.
+.SH FILES
+.I /usr/share/zoneinfo/
+.SH "SEE ALSO"
+.BR hwclock (8)
+.SH AUTHOR
+Copyright 1998 Marcus Brinkmann <brinkmd@debian.org>
+
+Please see nroff source for legal notice.
+
+
+
+
+
+
+
+
--- /dev/null
+.TH UPDATE-LOCALE 8 "April 2006" "Debian GNU/Linux"
+.SH "NAME"
+.LP
+update-locale \- Modify global locale settings
+.SH "SYNTAX"
+.LP
+update-locale
+.RI [ OPTIONS ]
+[\fIvar\fP=\fIlocale\fP | \fIvar\fP]
+[...]
+.SH "DESCRIPTION"
+.LP
+This program can be called by maintainer scripts when Debian packages are
+installed or removed, it updates the \fI/etc/locale.conf\fP file to
+reflect changes in system configuration related to global locale settings.
+When variables have no value assigned, they are removed from the locale
+file.
+Some basic checks are performed to ensure that requested settings are valid.
+.SH "OPTIONS"
+.TP
+.B \-\-help
+Display an help message and exit.
+.TP
+.B \-\-reset
+Variables which are not set on command-line are cleared out.
+.TP
+.BI \-\-locale\-file " FILE"
+Define file containing locale variables. (Default:
+.IR /etc/locale.conf )
+.TP
+.B \-\-no\-checks
+Do not perform sanity checks on locale variables.
+.SH "EXAMPLE"
+.nf
+The command
+.ft B
+ update-locale LANG=en_CA.UTF-8 LANGUAGE
+.ft R
+sets \fBLANG\fP to \fBen_CA.UTF-8\fP and removes definitions for \fBLANGUAGE\fP.
+.SH "FILES"
+.TP
+.I /etc/locale.conf
+File where global locale settings are stored.
+.SH "AUTHOR"
+.LP
+Denis Barbier <barbier@linuxfr.org>
+.SH "SEE ALSO"
+.LP
+\fBlocale\-gen\fP(8), \fBlocale\fP(1)
--- /dev/null
+.TH "validlocale" "8" "0.1" "Petter Reinholdtsen" ""
+.SH "NAME"
+.LP
+validlocale \- Test if a given locale is available
+.SH "SYNTAX"
+.LP
+validlocale <\fIlocale\fP>
+.SH "DESCRIPTION"
+.LP
+Test if the locale given as argument is a valid locale. If it
+isn't, print on stdout the string to add to /etc/locale.gen to make
+locale\-gen generate the locale (if it exists at all).
+.SH "FILES"
+.LP
+\fI/usr/sbin/validlocale\fP
+.br
+\fI/usr/share/i18n/SUPPORTED\fP
+.SH "ENVIRONMENT VARIABLES"
+.LP
+.TP
+\fBDEFAULTCHARSET\fP
+Which charset to assume if the given locale is missing from the
+list of supported locales.
+.SH "EXAMPLES"
+.LP
+If you give a valid locale as parameter, it outputs a string
+specifying this on stderr:
+.LP
+.IP
+% validlocale C
+.br
+locale 'C' valid and available
+.LP
+When given a invalid (not generated or just nonexistent), it
+outputs a string on stderr telling that this is an invalid locale, and a string to stdout with the string to add to /etc/locale.gen
+to have this locale generated:
+.LP
+.IP
+% validlocale de_AU@euro
+.br
+locale 'de_AU@euro' not available
+.br
+de_AU@euro ISO\-8859\-15
+.SH "AUTHORS"
+.LP
+Petter Reinholdtsen <pere@hungry.com>
+.SH "SEE ALSO"
+.LP
+locale\-gen(8), localedef(1), locale(1)
--- /dev/null
+#!/bin/sh
+
+set -e
+
+LOCALEGEN=/etc/locale.gen
+LOCALES=/usr/share/i18n/locales
+USER_LOCALES=/usr/local/share/i18n/locales
+
+
+[ -s "$LOCALEGEN" ] || exit 0
+
+[ "$1" = '--keep-existing' ] && KEEP=1 || KEEP=0
+
+# Remove old locale-archive before generating new locale data
+[ "$KEEP" -eq 0 ] && rm -rf /usr/lib/locale/locale-archive || :
+
+umask 022
+
+is_entry_ok() {
+ if [ -z "$locale" ] || [ -z "$charset" ]; then
+ echo "error: Bad entry '$locale $charset'"
+ return 1
+ fi
+}
+
+echo "Generating locales (this might take a while)..."
+while read -r locale charset; do
+ if [ -z "$locale" ] || [ "${locale#\#}" != "$locale" ]; then continue; fi
+ is_entry_ok || continue
+
+ if [ "$KEEP" -eq 1 ] && PERL_BADLANG=0 perl -MPOSIX -e 'exit 1 unless setlocale(LC_ALL, $ARGV[0])' "$locale"; then continue; fi
+
+ locale_base="${locale%%.*}"
+ locale_base="${locale_base%%@*}"
+ locale_at="${locale#*@}"
+ [ "$locale_at" = "$locale" ] && locale_at= || locale_at="@$locale_at"
+ printf " %s.%s%s..." "$locale_base" "$charset" "$locale_at"
+
+ if [ -e "$USER_LOCALES/$locale" ]; then
+ input="$USER_LOCALES/$locale"
+ elif [ -e "$LOCALES/$locale" ]; then
+ input="$locale"
+ else
+ input="$locale_base$locale_at"
+ if [ -e "$USER_LOCALES/$input" ]; then
+ input="$USER_LOCALES/$input"
+ fi
+ fi
+ localedef -i "$input" -c -f "$charset" -A /usr/share/locale/locale.alias "$locale" || :
+ echo " done"
+done < "$LOCALEGEN"
+echo "Generation complete."
--- /dev/null
+#! /usr/bin/perl -w
+
+use strict;
+use Getopt::Long;
+
+my $progname = "update-locale";
+my $locale_file = "/etc/locale.conf";
+
+my $help = 0;
+my $reset = 0;
+# Kept for compatibility reasons
+my $remove = 0;
+my $no_checks = 0;
+
+GetOptions(
+ 'reset' => \$reset,
+ 'remove' => \$remove,
+ 'locale-file=s' => \$locale_file,
+ 'no-checks' => \$no_checks,
+ 'h|help' => \$help,
+);
+
+sub usage
+{
+ my $rc = shift;
+ print STDERR "Usage: $progname [OPTIONS] [LANG=locale] [LC_NUMERIC=locale] ...
+Options:
+ --help display this message and exit
+ --reset ignore variables defined in the locale file
+ --locale-file=FILE file containing locale variables
+ (Default: /etc/locale.conf)
+ --no-checks do not perform sanity checks on locale variables
+";
+ exit $rc;
+}
+
+$help && usage(0);
+
+# Process command-line arguments
+my %arg = ();
+my $content = '';
+my $mode = 0644;
+if (-r $locale_file)
+{
+ # Keep file mode
+ $mode = (stat($locale_file))[2] & 07777;
+ # Read current values
+ open(IN, "<", $locale_file)
+ or die "$progname: Unable to read $locale_file: $!\n";
+ while (<IN>)
+ {
+ $content .= $_;
+ next unless m/^(\w+)=(.*)/;
+ $arg{$1} = $2 unless $reset;
+ }
+ close(IN)
+ or die "$progname: Unable to close $locale_file: $!\n";
+ $content =~ s/^(\s*\w+=)/#$1/mg;
+ $content .= "\n" unless $content =~ m/\n$/s;
+}
+else
+{
+ $content = "# File generated by $progname\n";
+}
+for (@ARGV)
+{
+ if (m/(\w+)=(.*)/)
+ {
+ $arg{$1} = $2;
+ }
+ else
+ {
+ delete $arg{$_};
+ }
+}
+
+my $env = '';
+my ($key, $value);
+while (($key, $value) = each %arg)
+{
+ $env .= " $key=$value";
+ $content =~ s/^#\s*$key=.*/$key=$value/m or
+ $content .= "$key=$value\n";
+}
+
+# Sanity checks
+if ($no_checks == 0)
+{
+ # Check that this locale does exist
+ my $charset = `LANG= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= LC_ALL= $env locale charmap 2>&1`;
+ die "*** $progname: Error: invalid locale settings: $env\n"
+ if ($charset =~ m/Cannot set/);
+ # If LANGUAGE is set, its first value must be compatible with LC_MESSAGES
+ if (defined $arg{LANGUAGE})
+ {
+ my $language = $arg{LANGUAGE};
+ $language =~ s/["']//g;
+ $language =~ s/[.:_].*//;
+ my $msg = '';
+ my $var = '';
+ for (qw(LANG LC_MESSAGES LC_ALL))
+ {
+ if (defined $arg{$_})
+ {
+ $var = $_;
+ $msg = $arg{$_};
+ }
+ }
+ $msg =~ s/["']//g;
+ if ($msg !~ m/^$language/ && $var ne ''
+ && $msg ne 'C' && $msg ne 'POSIX'
+ && $language ne 'C' && $language ne 'POSIX')
+ {
+ print "*** $progname: Warning: LANGUAGE ($arg{LANGUAGE}) is not compatible with $var ($msg). Disabling it.\n";
+ $content =~ s/^(\s*LANGUAGE=)/#$1/mg;
+ }
+ }
+}
+
+# Write locale file
+open(OUT, ">", $locale_file)
+ or die "$progname: Unable to write $locale_file: $!\n";
+print OUT $content;
+close(OUT)
+ or die "$progname: Unable to close $locale_file: $!\n";
+chmod($mode, $locale_file)
+ or die "$progname: Unable to chmod $locale_file: $!\n";
+
+1;
--- /dev/null
+#!/usr/bin/perl -w
+#
+# Author: Petter Reinholdtsen <pere@hungry.com>
+# Date: 2002-02-23
+#
+# Test if the locale given as argument is a valid locale. If it
+# is not, print on stdout the string to add to /etc/locale.gen to make
+# locale-gen generate the locale (if it exists at all).
+
+use POSIX qw(setlocale LC_ALL);
+
+my $debug = 0;
+
+my $defaultcharset = $ENV{"DEFAULTCHARSET"} || "ISO-8859-1";
+
+my $supportedlist = "/usr/share/i18n/SUPPORTED";
+
+unless (defined $ARGV[0]) {
+ usage();
+ exit 1;
+}
+
+my $LANG = $ARGV[0];
+
+my $loc = setlocale(LC_ALL, $LANG);
+if ( ! $loc) {
+ print STDERR "locale '$LANG' not available\n";
+
+ my ($locale) = $LANG =~ m/^([^.@]+)/;
+ my ($charset) = $LANG =~ m/^[^.]+\.([^@]+)/;
+ my ($modifier) = $LANG =~ m/(@.+)$/;
+
+ $modifier = "" unless defined $modifier;
+
+ # Hm, if charset is missing, how to we pick the correct one to
+ # use? Fetching the value from /usr/share/i18n/SUPPORTED should
+ # work on Debian.
+ my $codeset = "";
+ if (defined $charset) {
+ $codeset = '.' . $charset;
+ } else {
+ $charset = get_default_charset("$locale$modifier");
+ }
+
+ # print "L: $locale C: $charset M: $modifier\n";
+ print "$locale$codeset$modifier $charset\n";
+
+ exit 1;
+} else {
+ print STDERR "locale '$LANG' valid and available\n";
+ exit 0;
+}
+
+sub usage {
+ print "Usage: $0 <locale>\n"
+}
+
+sub get_default_charset {
+ my ($locale) = @_;
+ my ($l, $c);
+ open(SUPPORTED, "< $supportedlist") || die "Unable to open $supportedlist";
+ while (<SUPPORTED>) {
+ chomp;
+ ($l, $c) = split(/\s+/);
+ print "Checking '$l' '$c' != '$locale'\n" if $debug;
+ last if ($l eq $locale);
+ }
+ close(SUPPORTED);
+
+ if ($l eq $locale) {
+ return $c;
+ } else {
+ return $defaultcharset;
+ }
+}
--- /dev/null
+For the patch directory we follow this naming scheme:
+
+ {ARCH|all|any}/{local|branch|cvs|submitted|unsubmitted}-"Description"
+
+Branch means commited in the upstream branch.
+CVS means committed in the upstream trunk.
+Submitted means we're hopeful that it will go in.
+Unsubmitted means we have not submitted upstream yet because patch is not ready
+for upstream yet, but we want to eventually
+Local means that it's not going upstream.
+
+The goal is to get all patches to "Branch". Patches should be split by
+arch so that it's easy to send just the relevant bits to various
+arch maintainers if needed.
+
+The difference between 'all' and 'any' is that the latter touches several
+architecture dependent files (usually in the sysdeps directory), whereas
+the former only modifies architecture independent files. Porters are
+supposed to have an eye on their arch patches and on 'any'.
+
--- /dev/null
+---
+ intl/locale.alias | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/intl/locale.alias
++++ b/intl/locale.alias
+@@ -33,8 +33,8 @@
+ dansk da_DK.ISO-8859-1
+ deutsch de_DE.ISO-8859-1
+ dutch nl_NL.ISO-8859-1
+-eesti et_EE.ISO-8859-1
+-estonian et_EE.ISO-8859-1
++eesti et_EE.ISO-8859-15
++estonian et_EE.ISO-8859-15
+ finnish fi_FI.ISO-8859-1
+ french fr_FR.ISO-8859-1
+ galego gl_ES.ISO-8859-1
--- /dev/null
+2013-05-11 Aurelien Jarno <aurelien@aurel32.net>
+
+ * elf/ldd.bash.in: Verify the dynamic linker is working before
+ using it.
+
+---
+ elf/ldd.bash.in | 20 +++-----------------
+ 1 file changed, 3 insertions(+), 17 deletions(-)
+
+--- a/elf/ldd.bash.in
++++ b/elf/ldd.bash.in
+@@ -151,17 +152,18 @@
+ echo "ldd: ${file}:" $"not regular file" >&2
+ result=1
+ elif test -r "$file"; then
+- test -x "$file" || echo 'ldd:' $"\
+-warning: you do not have execution permission for" "\`$file'" >&2
+ RTLD=
+ ret=1
+ for rtld in ${RTLDLIST}; do
+ if test -x $rtld; then
+- verify_out=`${rtld} --verify "$file"`
+- ret=$?
+- case $ret in
+- [02]) RTLD=${rtld}; break;;
+- esac
++ dummy=`$rtld --version 2>&1`
++ if test $? = 0; then
++ verify_out=`${rtld} --verify "$file"`
++ ret=$?
++ case $ret in
++ [02]) RTLD=${rtld}; break;;
++ esac
++ fi
+ fi
+ done
+ case $ret in
--- /dev/null
+The GNU Libc Reference manual has to be removed for licensing reasons.
+But some files have a dependency on manual/errno.texi; the easiest
+solution is to drop those dependencies and make sure that MAKEINFO=:
+so that no target depends on manual/*.texi files.
+
+---
+ manual/Makefile | 182 +++++++++++++++++++++++++++++++++++++++++++++
+ stdio-common/Makefile | 2
+ sysdeps/mach/hurd/Makefile | 2
+ 3 files changed, 184 insertions(+), 2 deletions(-)
+
+--- /dev/null
++++ b/manual/Makefile
+@@ -0,0 +1,182 @@
++# Copyright (C) 1992-2012
++# Free Software Foundation, Inc.
++# This file is part of the GNU C Library.
++
++# The GNU C Library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License as published by the Free Software Foundation; either
++# version 2.1 of the License, or (at your option) any later version.
++
++# The GNU C Library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++
++# You should have received a copy of the GNU Lesser General Public
++# License along with the GNU C Library; if not, see
++# <http://www.gnu.org/licenses/>.
++
++# Makefile for the GNU C Library manual.
++
++subdir := manual
++
++# Allow override
++INSTALL_INFO = install-info
++
++.PHONY: dvi pdf info html
++
++# Get glibc's configuration info.
++include ../Makeconfig
++
++dvi: $(objpfx)libc.dvi
++pdf: $(objpfx)libc.pdf
++
++TEXI2DVI = texi2dvi
++TEXI2PDF = texi2dvi --pdf
++
++ifneq ($(strip $(MAKEINFO)),:)
++info: $(objpfx)libc.info
++endif
++
++chapters = $(addsuffix .texi, \
++ intro errno memory ctype string charset locale \
++ message search pattern io stdio llio filesys \
++ pipe socket terminal syslog math arith time \
++ resource setjmp signal startup process job nss \
++ users sysinfo conf crypt debug)
++add-chapters = $(wildcard $(foreach d, $(add-ons), ../$d/$d.texi))
++appendices = lang.texi header.texi install.texi maint.texi platform.texi \
++ contrib.texi
++licenses = freemanuals.texi lgpl-2.1.texi fdl-1.3.texi
++
++-include $(objpfx)texis
++$(objpfx)texis: texis.awk $(chapters) $(add-chapters) $(appendices) $(licenses)
++ $(make-target-directory)
++ $(AWK) -f $^ > $@.T
++ mv -f $@.T $@
++
++nonexamples = $(filter-out $(add-chapters) %.c.texi, $(texis))
++examples = $(filter-out $(foreach d, $(add-ons), ../$d/%.c.texi), \
++ $(filter %.c.texi, $(texis)))
++
++# Generated files directly included from libc.texinfo.
++libc-texi-generated = chapters.texi top-menu.texi dir-add.texi \
++ libm-err.texi version.texi
++
++# Add path to build dir for generated files
++texis-path := $(filter-out $(libc-texi-generated) summary.texi $(examples), \
++ $(texis)) \
++ $(addprefix $(objpfx),$(filter $(libc-texi-generated) summary.texi \
++ $(examples), $(texis)))
++
++# Kludge: implicit rule so Make knows the one command does it all.
++chapters.% top-menu.%: libc-texinfo.sh $(texis-path) Makefile
++ AWK=$(AWK) $(SHELL) $< $(objpfx) \
++ '$(chapters)' \
++ '$(add-chapters)' \
++ '$(appendices) $(licenses)'
++
++
++$(objpfx)libc.dvi $(objpfx)libc.pdf $(objpfx)libc.info: \
++ $(addprefix $(objpfx),$(libc-texi-generated))
++$(objpfx)libc.dvi $(objpfx)libc.pdf: texinfo.tex
++
++html: $(objpfx)libc/index.html
++$(objpfx)libc/index.html: $(addprefix $(objpfx),$(libc-texi-generated))
++ $(MAKEINFO) -P $(objpfx) -o $(objpfx)libc --html libc.texinfo
++
++# Generate the summary from the Texinfo source files for each chapter.
++$(objpfx)summary.texi: $(objpfx)stamp-summary ;
++$(objpfx)stamp-summary: summary.awk $(filter-out $(objpfx)summary.texi, \
++ $(texis-path))
++ $(AWK) -f $^ | sort -t'\f' -df -k 1,1 | tr '\014' '\012' \
++ > $(objpfx)summary-tmp
++ $(move-if-change) $(objpfx)summary-tmp $(objpfx)summary.texi
++ touch $@
++
++# Generate a file which can be added to the `dir' content to provide direct
++# access to the documentation of the function, variables, and other
++# definitions.
++$(objpfx)dir-add.texi: xtract-typefun.awk $(texis-path)
++ (echo "@dircategory GNU C library functions and macros"; \
++ echo "@direntry"; \
++ $(AWK) -f $^ | sort; \
++ echo "@end direntry") > $@.new
++ mv -f $@.new $@
++
++# The table with the math errors is generated.
++$(objpfx)libm-err.texi: $(objpfx)stamp-libm-err
++$(objpfx)stamp-libm-err: libm-err-tab.pl $(wildcard $(foreach dir,$(sysdirs),\
++ $(dir)/libm-test-ulps))
++ pwd=`pwd`; \
++ $(PERL) $< $$pwd/.. > $(objpfx)libm-err-tmp
++ $(move-if-change) $(objpfx)libm-err-tmp $(objpfx)libm-err.texi
++ touch $@
++
++# Generate a file with the version number.
++$(objpfx)version.texi: $(objpfx)stamp-version ;
++$(objpfx)stamp-version: $(common-objpfx)config.make
++ echo "@set VERSION $(version)" > $(objpfx)version-tmp
++ $(move-if-change) $(objpfx)version-tmp $(objpfx)version.texi
++ touch $@
++
++# Generate Texinfo files from the C source for the example programs.
++$(objpfx)%.c.texi: examples/%.c
++ sed -e '1,/^\*\/$$/d' \
++ -e 's,[{}],@&,g' \
++ -e 's,/\*\(@.*\)\*/,\1,g' \
++ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \
++ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\
++ $< | expand > $@.new
++ mv -f $@.new $@
++
++$(objpfx)%.info: %.texinfo
++ LANGUAGE=C LC_ALL=C $(MAKEINFO) -P $(objpfx) --output=$@ $<
++
++$(objpfx)%.dvi: %.texinfo
++ cd $(objpfx);$(TEXI2DVI) -I $(shell cd $(<D) && pwd) --output=$@ \
++ $(shell cd $(<D) && pwd)/$<
++
++$(objpfx)%.pdf: %.texinfo
++ cd $(objpfx);$(TEXI2PDF) -I $(shell cd $(<D) && pwd) --output=$@ \
++ $(shell cd $(<D) && pwd)/$<
++
++
++# Distribution.
++minimal-dist = summary.awk texis.awk tsort.awk libc-texinfo.sh libc.texinfo \
++ libm-err.texi stamp-libm-err \
++ $(filter-out summary.texi, $(nonexamples)) \
++ $(patsubst %.c.texi,examples/%.c, $(examples))
++
++indices = cp fn pg tp vr ky
++generated-dirs := libc
++generated = libc.dvi libc.pdf libc.tmp libc.info* \
++ stubs \
++ texis summary.texi stamp-summary *.c.texi \
++ $(foreach index,$(indices),libc.$(index) libc.$(index)s) \
++ libc.log libc.aux libc.toc \
++ $(libc-texi-generated) \
++ stamp-libm-err stamp-version
++
++include ../Rules
++
++.PHONY: install subdir_install install-data
++install-data subdir_install: install
++ifneq ($(strip $(MAKEINFO)),:)
++install: $(inst_infodir)/libc.info
++ @if $(SHELL) -c '$(INSTALL_INFO) --version' >/dev/null 2>&1; then \
++ test -f $(inst_infodir)/dir || $(INSTALL_DATA) dir $(inst_infodir);\
++ $(INSTALL_INFO) --info-dir=$(inst_infodir) $(inst_infodir)/libc.info;\
++ else : ; fi
++endif
++# Catchall implicit rule for other installation targets from the parent.
++install-%: ;
++
++$(inst_infodir)/libc.info: $(objpfx)libc.info
++ $(make-target-directory)
++ for file in $<*; do \
++ $(INSTALL_DATA) $$file $(@D)/; \
++ done
++
++TAGS: $(minimal-dist)
++ $(ETAGS) -o $@ $^
+--- a/stdio-common/Makefile
++++ b/stdio-common/Makefile
+@@ -251,7 +251,7 @@
+ # generated
+ endif # $(run-built-tests)
+
+-tests-special += $(objpfx)tst-errno-manual.out
++# tests-special += $(objpfx)tst-errno-manual.out
+
+ include ../Rules
+
+--- a/sysdeps/mach/hurd/Makefile
++++ b/sysdeps/mach/hurd/Makefile
+@@ -88,7 +88,7 @@
+ -e 's, \.\./, $(..),g' > $@t
+ mv -f $@t $@
+
+-$(hurd)/bits/errno.h: $(common-objpfx)stamp-errnos ;
++$(hurd)/bits/errno-disabled.h: $(common-objpfx)stamp-errnos ;
+ $(common-objpfx)stamp-errnos: $(hurd)/errnos.awk $(errno.texinfo) \
+ $(mach-errnos-deps) $(common-objpfx)errnos.d
+ mkdir -p $(hurd-objpfx)bits
--- /dev/null
+# DP: Description: Change default charset for 'russian' locale alias
+# DP: Related bugs: #62586
+# DP: Dpatch author: Ben Collins
+# DP: Patch author: Alistair McKinstry
+# DP: Upstream status: Submitted
+# DP: Status Details: http://sources.redhat.com/bugzilla/show_bug.cgi?id=120
+# DP: Date: 2002-03-10
+
+---
+ intl/locale.alias | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/intl/locale.alias
++++ b/intl/locale.alias
+@@ -63,7 +63,7 @@
+ polish pl_PL.ISO-8859-2
+ portuguese pt_PT.ISO-8859-1
+ romanian ro_RO.ISO-8859-2
+-russian ru_RU.ISO-8859-5
++russian ru_RU.KOI8-R
+ slovak sk_SK.ISO-8859-2
+ slovene sl_SI.ISO-8859-2
+ slovenian sl_SI.ISO-8859-2
--- /dev/null
+2006-05-30 Falk Hueffner <falk@debian.org>
+
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c: force the architecture
+ to ev6 in assembly code.
+
+{standard input}: Assembler messages:
+{standard input}:341: Error: macro requires $at register while noat in effect
+{standard input}:374: Error: macro requires $at register while noat in effect
+{standard input}:438: Error: macro requires $at register while noat in effect
+{standard input}:471: Error: macro requires $at register while noat in effect
+make[3]: *** [/tmp/buildd/glibc-2.3.6/build-tree/alpha-libc/misc/ioperm.o] Error 1
+
+Hrm. gcc puts .arch ev4 into the .s, and this overrides -mev6 for as.
+I cannot really think of anything better than
+
+---
+ sysdeps/unix/sysv/linux/alpha/ioperm.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+--- a/sysdeps/unix/sysv/linux/alpha/ioperm.c
++++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c
+@@ -177,13 +177,13 @@
+ static inline void
+ stb_mb(unsigned char val, unsigned long addr)
+ {
+- __asm__("stb %1,%0; mb" : "=m"(*(vucp)addr) : "r"(val));
++ __asm__(".arch ev6; stb %1,%0; mb" : "=m"(*(vucp)addr) : "r"(val));
+ }
+
+ static inline void
+ stw_mb(unsigned short val, unsigned long addr)
+ {
+- __asm__("stw %1,%0; mb" : "=m"(*(vusp)addr) : "r"(val));
++ __asm__(".arch ev6; stw %1,%0; mb" : "=m"(*(vusp)addr) : "r"(val));
+ }
+
+ static inline void
+@@ -355,7 +355,7 @@
+ unsigned long int addr = dense_port_to_cpu_addr (port);
+ unsigned char r;
+
+- __asm__ ("ldbu %0,%1" : "=r"(r) : "m"(*(vucp)addr));
++ __asm__ (".arch ev6; ldbu %0,%1" : "=r"(r) : "m"(*(vucp)addr));
+ return r;
+ }
+
+@@ -365,7 +365,7 @@
+ unsigned long int addr = dense_port_to_cpu_addr (port);
+ unsigned short r;
+
+- __asm__ ("ldwu %0,%1" : "=r"(r) : "m"(*(vusp)addr));
++ __asm__ (".arch ev6; ldwu %0,%1" : "=r"(r) : "m"(*(vusp)addr));
+ return r;
+ }
+
--- /dev/null
+older versions of glibc would build dl-sysdep as shared-only and dl-support as
+static-only. alpha hooks in a cache variable via dl-auxv.h. newer versions of
+glibc build dl-sysdep as both shared and static which means we now have symbol
+duplication for static builds with dl-sysdep and dl-support. since dl-sysdep
+is both shared/static, there is no point in hooking dl-support anymore, so we
+can punt it.
+
+---
+ sysdeps/unix/sysv/linux/alpha/dl-support.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+--- a/sysdeps/unix/sysv/linux/alpha/dl-support.c
++++ /dev/null
+@@ -1,2 +0,0 @@
+-#include "dl-auxv.h"
+-#include <elf/dl-support.c>
--- /dev/null
+2016-03-22 Aurelien Jarno <aurelien@aurel32.net>
+
+ * sysdeps/unix/sysv/linux/alpha/fts.c: New file.
+ * sysdeps/unix/sysv/linux/alpha/fts64.c: New file.
+
+--- /dev/null
++++ b/sysdeps/unix/sysv/linux/alpha/fts.c
+@@ -0,0 +1 @@
++#include <io/fts.c>
+--- /dev/null
++++ b/sysdeps/unix/sysv/linux/alpha/fts64.c
+@@ -0,0 +1 @@
++#include <io/fts64.c>
--- /dev/null
+2018-03-01 Aurelien Jarno <aurelien@aurel32.net>
+
+ [BZ #22910]
+ * sysdeps/unix/sysv/linux/alpha/setcontext.S (__startcontext): Set
+ up CFI directive to forbid further backtracing.
+
+
+--- a/sysdeps/unix/sysv/linux/alpha/makecontext.S
++++ b/sysdeps/unix/sysv/linux/alpha/makecontext.S
+@@ -138,10 +138,14 @@ weak_alias (__makecontext, makecontext)
+
+ .align 4
+ .ent __startcontext
++ cfi_startproc
+ __startcontext:
+ .frame $31, 0, $31, 0
+ .prologue 0
+
++ /* Mark ra as undefined in order to stop unwinding here. */
++ cfi_undefined(ra)
++
+ jsr $26, ($27), 0
+ ldgp $29, 0($26)
+ mov $9, $16
+@@ -160,4 +164,5 @@ __startcontext:
+
+ halt
+
++ cfi_endproc
+ .end __startcontext
--- /dev/null
+commit 2897b231a6b71ee17d47d3d63f1112b2641a476c
+Author: Bruno Haible <bruno@clisp.org>
+Date: Mon Sep 4 15:31:36 2023 +0200
+
+ intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
+
+ The wiki page https://sourceware.org/glibc/wiki/Proposals/C.UTF-8
+ says that "Setting LC_ALL=C.UTF-8 will ignore LANGUAGE just like it
+ does with LC_ALL=C." This patch implements it.
+
+ * intl/dcigettext.c (guess_category_value): Treat C.<encoding> locale
+ like the C locale.
+
+ Reviewed-by: Florian Weimer <fweimer@redhat.com>
+
+diff --git a/intl/dcigettext.c b/intl/dcigettext.c
+index 7886ac9545..27063886d2 100644
+--- a/intl/dcigettext.c
++++ b/intl/dcigettext.c
+@@ -1560,8 +1560,12 @@ guess_category_value (int category, const char *categoryname)
+ 2. The precise output of some programs in the "C" locale is specified
+ by POSIX and should not depend on environment variables like
+ "LANGUAGE" or system-dependent information. We allow such programs
+- to use gettext(). */
+- if (strcmp (locale, "C") == 0)
++ to use gettext().
++ Ignore LANGUAGE and its system-dependent analogon also if the locale is
++ set to "C.UTF-8" or, more generally, to "C.<encoding>", because that's
++ the by-design behaviour for glibc, see
++ <https://sourceware.org/glibc/wiki/Proposals/C.UTF-8>. */
++ if (locale[0] == 'C' && (locale[1] == '\0' || locale[1] == '.'))
+ return locale;
+
+ /* The highest priority value is the value of the 'LANGUAGE' environment
--- /dev/null
+# DP: Description: /usr/include/assert.h
+# DP: One must be allowed to include <assert.h> multiple times with different
+# DP: values for NDEBUG, so the file is not protected against multiple
+# DP: inclusions. Unfortunately this means that the declarations for
+# DP: __assert_fail() and the like may occur multiple times in a compilation
+# DP: unit, causing gcc to issue a batch of warnings.
+# DP: I believe this can be fixed by protecting the declarations (but only
+# DP: those declarations) against repetition.
+# DP: Author: Jeroen T. Vermeulen <jtv@xs4all.nl>
+# DP: Upstream status: Not submitted
+# DP: Status Details: Plan to submit
+# DP: Date: 2003-01-01
+
+---
+ assert/assert.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+--- a/assert/assert.h
++++ b/assert/assert.h
+@@ -61,6 +61,8 @@
+
+ #else /* Not NDEBUG. */
+
++#ifndef _ASSERT_H_DECLS
++#define _ASSERT_H_DECLS
+ __BEGIN_DECLS
+
+ /* This prints an "Assertion failed" message and aborts. */
+@@ -81,6 +83,7 @@
+
+
+ __END_DECLS
++#endif /* Not _ASSERT_H_DECLS */
+
+ /* When possible, define assert so that it does not add extra
+ parentheses around EXPR. Otherwise, those added parentheses would
--- /dev/null
+Taken from EGLIBC, r1484 + r1525
+
+2018-03-09 Aurelien Jarno <aurelien@aurel32.net>
+
+ * Makefile (install-headers): Amend to install gnu/lib-names-$abi.h.
+
+2014-07-30 Helmut Grohne <helmut@subdivi.de>
+
+ * With the advent of multilib gnu/stubs.h became a meta-header that
+ includes the correct stubs-$abi.h. So install gnu/stubs.h as usual
+ and install stubs-bootstrap.h as gnu/stubs-$abi.h
+
+2007-02-20 Jim Blandy <jimb@codesourcery.com>
+
+ * Makefile (install-headers): Preserve old behavior: depend on
+ $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers
+ is set; otherwise, place gnu/stubs.h on the 'install-others' list.
+
+2007-02-16 Jim Blandy <jimb@codesourcery.com>
+
+ * Makefile: Amend make install-headers to install everything
+ necessary for building a cross-compiler. Install gnu/stubs.h as
+ part of 'install-headers', not 'install-others'.
+ If install-bootstrap-headers is 'yes', install a dummy copy of
+ gnu/stubs.h, instead of computing the real thing.
+ * include/stubs-bootstrap.h: New file.
+
+
+--- /dev/null
++++ b/include/stubs-bootstrap.h
+@@ -0,0 +1,12 @@
++/* Placeholder stubs.h file for bootstrapping.
++
++ When bootstrapping a GCC/GLIBC pair, GCC requires that the GLIBC
++ headers be installed, but we can't fully build GLIBC without that
++ GCC. So we run the command:
++
++ make install-headers install-bootstrap-headers=yes
++
++ to install the headers GCC needs, but avoid building certain
++ difficult headers. The <gnu/stubs.h> header depends, via the
++ GLIBC subdir 'stubs' make targets, on every .o file in GLIBC, but
++ an empty stubs.h like this will do fine for GCC. */
+--- a/Makefile
++++ b/Makefile
+@@ -177,6 +177,14 @@
+ install-others-nosubdir: $(installed-stubs)
+ endif
+
++# If we're bootstrapping, install a dummy gnu/stubs.h along with the
++# other headers, so 'make install-headers' produces a useable include
++# tree. Otherwise, install gnu/stubs.h later, after the rest of the
++# build is done.
++ifeq ($(install-bootstrap-headers),yes)
++install-headers: $(inst_includedir)/gnu/stubs.h $(installed-stubs) \
++ $(inst_includedir)/$(lib-names-h-abi)
++endif
+
+ # Since stubs.h is never needed when building the library, we simplify the
+ # hairy installation process by producing it in place only as the last part
+@@ -184,6 +192,14 @@
+ # iterates over all the subdirs; subdir_install in each subdir depends on
+ # the subdir's stubs file. Having more direct dependencies would result in
+ # extra iterations over the list for subdirs and many recursive makes.
++ifeq ($(install-bootstrap-headers),yes)
++# gnu/stubs.h depends (via the subdir 'stubs' targets) on all the .o
++# files in GLIBC. For bootstrapping a GCC/GLIBC pair, an empty
++# gnu/stubs.h is good enough.
++$(installed-stubs): include/stubs-bootstrap.h $(+force)
++ $(make-target-directory)
++ $(INSTALL_DATA) $< $@
++else
+ $(installed-stubs): include/stubs-prologue.h subdir_install
+ $(make-target-directory)
+ @rm -f $(objpfx)stubs.h
+@@ -192,6 +208,7 @@
+ then echo 'stubs.h unchanged'; \
+ else $(INSTALL_DATA) $(objpfx)stubs.h $@; fi
+ rm -f $(objpfx)stubs.h
++endif
+ \f
+ # This makes the Info or DVI file of the documentation from the Texinfo source.
+ .PHONY: info dvi pdf html
--- /dev/null
+--- glibc-2.31.orig/malloc/Makefile
++++ glibc-2.31/malloc/Makefile
+@@ -139,10 +139,6 @@
+ endif
+ endif
+
+-# Unless we get a test for the availability of libgd which also works
+-# for cross-compiling we disable the memusagestat generation in this
+-# situation.
+-ifneq ($(cross-compiling),yes)
+ # If the gd library is available we build the `memusagestat' program.
+ ifneq ($(LIBGD),no)
+ others: $(objpfx)memusage
+@@ -158,7 +154,6 @@
+ # is to presume that the standard system headers will be ok for this file.
+ $(objpfx)memusagestat.o: sysincludes = # nothing
+ endif
+-endif
+
+ # Another goal which can be used to override the configure decision.
+ .PHONY: do-memusagestat
--- /dev/null
+Description: Turn off HAVE_FLOAT128 for CUDACC and ICC compilers.
+Author: Adam Conrad <adconrad@0c3.net>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1717257
+Forwarded: no
+Last-Update: 2017-10-11
+
+--- glibc-2.26.orig/sysdeps/x86/bits/floatn.h
++++ glibc-2.26/sysdeps/x86/bits/floatn.h
+@@ -28,7 +28,8 @@
+ support, for x86_64 and x86. */
+ #if (defined __x86_64__ \
+ ? __GNUC_PREREQ (4, 3) \
+- : (defined __GNU__ ? __GNUC_PREREQ (4, 5) : __GNUC_PREREQ (4, 4)))
++ : (defined __GNU__ ? __GNUC_PREREQ (4, 5) : __GNUC_PREREQ (4, 4))) \
++ && !defined(__CUDACC__) && !defined(__ICC)
+ # define __HAVE_FLOAT128 1
+ #else
+ # define __HAVE_FLOAT128 0
+--- glibc-2.26.orig/sysdeps/powerpc/bits/floatn.h
++++ glibc-2.26/sysdeps/powerpc/bits/floatn.h
+@@ -25,7 +25,7 @@
+ floating-point type with the IEEE 754 binary128 format, and this glibc
+ includes corresponding *f128 interfaces for it. */
+ #if defined _ARCH_PWR8 && defined __LITTLE_ENDIAN__ && (_CALL_ELF == 2) \
+- && defined __FLOAT128__ && !defined __NO_LONG_DOUBLE_MATH
++ && defined __FLOAT128__ && !defined __NO_LONG_DOUBLE_MATH && !defined(__CUDACC__) && !defined(__ICC)
+ # define __HAVE_FLOAT128 1
+ #else
+ # define __HAVE_FLOAT128 0
--- /dev/null
+Disable libnss-db as the format is not compatible with the libnss-db package, and is
+architecture dependent.
+
+---
+ nss/Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/nss/Makefile
++++ b/nss/Makefile
+@@ -61,7 +61,7 @@
+ endif
+
+ # Specify rules for the nss_* modules. We have some services.
+-services := files db compat
++services := files compat
+
+ extra-libs = $(services:%=libnss_%)
+ # These libraries will be built in the `others' pass rather than
--- /dev/null
+# DP: Description: Correct linux paths for FHS
+# DP: Author: Unknown
+# DP: Upstream status: Debian-Specific
+# DP: Status Details: GNU doesn't follow the FHS.
+# DP: Date: Unknown
+
+---
+ sysdeps/generic/paths.h | 2 +-
+ sysdeps/unix/sysv/linux/paths.h | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+--- a/sysdeps/unix/sysv/linux/paths.h
++++ b/sysdeps/unix/sysv/linux/paths.h
+@@ -68,7 +68,7 @@
+ /* Provide trailing slash, since mostly used for building pathnames. */
+ #define _PATH_DEV "/dev/"
+ #define _PATH_TMP "/tmp/"
+-#define _PATH_VARDB "/var/db/"
++#define _PATH_VARDB "/var/lib/misc/"
+ #define _PATH_VARRUN "/var/run/"
+ #define _PATH_VARTMP "/var/tmp/"
+
+--- a/sysdeps/generic/paths.h
++++ b/sysdeps/generic/paths.h
+@@ -68,7 +68,7 @@
+ /* Provide trailing slash, since mostly used for building pathnames. */
+ #define _PATH_DEV "/dev/"
+ #define _PATH_TMP "/tmp/"
+-#define _PATH_VARDB "/var/db/"
++#define _PATH_VARDB "/var/lib/misc/"
+ #define _PATH_VARRUN "/var/run/"
+ #define _PATH_VARTMP "/var/tmp/"
+
--- /dev/null
+---
+ nscd/nscd.h | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+--- a/nscd/nscd.h
++++ b/nscd/nscd.h
+@@ -112,11 +112,11 @@
+
+
+ /* Paths of the file for the persistent storage. */
+-#define _PATH_NSCD_PASSWD_DB "/var/db/nscd/passwd"
+-#define _PATH_NSCD_GROUP_DB "/var/db/nscd/group"
+-#define _PATH_NSCD_HOSTS_DB "/var/db/nscd/hosts"
+-#define _PATH_NSCD_SERVICES_DB "/var/db/nscd/services"
+-#define _PATH_NSCD_NETGROUP_DB "/var/db/nscd/netgroup"
++#define _PATH_NSCD_PASSWD_DB "/var/cache/nscd/passwd"
++#define _PATH_NSCD_GROUP_DB "/var/cache/nscd/group"
++#define _PATH_NSCD_HOSTS_DB "/var/cache/nscd/hosts"
++#define _PATH_NSCD_SERVICES_DB "/var/cache/nscd/services"
++#define _PATH_NSCD_NETGROUP_DB "/var/cache/nscd/netgroup"
+
+ /* Path used when not using persistent storage. */
+ #define _PATH_NSCD_XYZ_DB_TMP "/var/run/nscd/dbXXXXXX"
--- /dev/null
+2012-05-01 Aurelien Jarno <aurelien@aurel32.net>
+
+ * elf/Makefile(trusted-dirs.st): Fix DL_DST_LIB computation with
+ two level slibdir directories.
+
+2009-09-08 Aurelien Jarno <aurelien@aurel32.net>
+
+ * Makeconfig: add support for multiarch compat directories.
+
+---
+ Makeconfig | 9 +++++++++
+ elf/Makefile | 2 +-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+--- a/Makeconfig
++++ b/Makeconfig
+@@ -136,6 +136,11 @@
+ endif
+ inst_libdir = $(install_root)$(libdir)
+
++# Compat places to look for libraries
++ifndef extra_libdir
++extra_libdir = /lib:$(exec_prefix)/lib
++endif
++
+ # Where to install the shared library.
+ ifndef slibdir
+ slibdir = $(exec_prefix)/lib
+@@ -589,6 +594,10 @@
+ default-rpath = $(libdir)
+ endif
+
++ifdef extra_libdir
++default-rpath += :$(extra_libdir)
++endif
++
+ ifndef link-extra-libs
+ link-extra-libs = $(LDLIBS-$(@F))
+ link-extra-libs-static = $(link-extra-libs)
+--- a/elf/Makefile
++++ b/elf/Makefile
+@@ -507,7 +507,7 @@
+ $(make-target-directory)
+ echo "$(subst :, ,$(default-rpath) $(user-defined-trusted-dirs))" \
+ | $(AWK) -f gen-trusted-dirs.awk > ${@:st=T};
+- echo '#define DL_DST_LIB "$(notdir $(slibdir))"' >> ${@:st=T}
++ echo '#define DL_DST_LIB "$(shell echo $(slibdir) | sed 's,/,,')"' >> ${@:st=T}
+ $(move-if-change) ${@:st=T} ${@:st=h}
+ touch $@
+ CPPFLAGS-dl-load.c += -I$(objpfx). -I$(csu-objpfx).
--- /dev/null
+diff --git a/elf/ldconfig.c b/elf/ldconfig.c
+index 4211f4c..6425f8e 100644
+--- a/elf/ldconfig.c
++++ b/elf/ldconfig.c
+@@ -450,6 +450,25 @@ chroot_stat (const char *real_path, const char *path, struct stat64 *st)
+ return ret;
+ }
+
++static const char * const ld_sonames[] =
++{
++ "ld-kfreebsd-x86-64.so.1",
++ "ld-linux-aarch64.so.1",
++ "ld-linux-aarch64_be.so.1",
++ "ld-linux-armhf.so.3",
++ "ld-linux-ia64.so.2",
++ "ld-linux-mipsn8.so.1",
++ "ld-linux-riscv64-lp64.so.1"
++ "ld-linux-riscv64-lp64d.so.1"
++ "ld-linux-x32.so.2",
++ "ld-linux-x86-64.so.2",
++ "ld-linux.so.2",
++ "ld-linux.so.3",
++ "ld.so.1",
++ "ld64.so.1",
++ "ld64.so.2",
++};
++
+ /* Create a symbolic link from soname to libname in directory path. */
+ static void
+ create_links (const char *real_path, const char *path, const char *libname,
+@@ -460,6 +477,7 @@ create_links (const char *real_path, const char *path, const char *libname,
+ struct stat stat_lib, stat_so, lstat_so;
+ int do_link = 1;
+ int do_remove = 1;
++ int i;
+ /* XXX: The logics in this function should be simplified. */
+
+ /* Get complete path. */
+@@ -488,6 +506,18 @@ create_links (const char *real_path, const char *path, const char *libname,
+ error (0, 0, _("Can't stat %s\n"), full_libname);
+ return;
+ }
++
++ /* Do not change the symlink pointer to the dynamic linker except for
++ non-existing symlinks, as it might break multiarch systems. */
++ for (i = 0; i < sizeof (ld_sonames) / sizeof (ld_sonames[0]); i++)
++ if (__glibc_unlikely(!strcmp(soname, ld_sonames[i])))
++ {
++ if (opt_verbose)
++ error (0, 0, _("%s is the dynamic linker, ignoring\n"),
++ full_libname);
++ do_link = 0;
++ }
++
+ if (stat_lib.st_dev == stat_so.st_dev
+ && stat_lib.st_ino == stat_so.st_ino)
+ /* Link is already correct. */
--- /dev/null
+Description: make ldconfig use the built-in system paths
+ Make ldconfig use the same view of built-in system paths that ld.so does,
+ instead of just using SLIBDIR and LIBDIR; this corrects a failure of
+ ldconfig to cache libraries in non-multiarch directories when building for
+ multiarch, even though they're on the system path.
+Author: Steve Langasek <steve.langasek@linaro.org>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/736932
+
+---
+ elf/ldconfig.c | 24 +++++++++++++++++++++---
+ 1 file changed, 21 insertions(+), 3 deletions(-)
+
+--- a/elf/ldconfig.c
++++ b/elf/ldconfig.c
+@@ -59,6 +59,17 @@
+ #define PATH_MAX 1024
+ #endif
+
++/* Get the generated information about the trusted/standard directories. */
++#include "trusted-dirs.h"
++
++static const char system_dirs[] = SYSTEM_DIRS;
++static const size_t system_dirs_len[] =
++{
++ SYSTEM_DIRS_LEN
++};
++#define nsystem_dirs_len \
++ (sizeof (system_dirs_len) / sizeof (system_dirs_len[0]))
++
+ /* List of directories to handle. */
+ struct dir_entry
+ {
+@@ -1361,12 +1372,19 @@
+
+ if (!opt_only_cline)
+ {
++ const char *strp = system_dirs;
++ size_t idx = 0;
++
+ parse_conf (config_file, true);
+
+ /* Always add the standard search paths. */
+- add_system_dir (SLIBDIR);
+- if (strcmp (SLIBDIR, LIBDIR))
+- add_system_dir (LIBDIR);
++ do
++ {
++ add_system_dir (strp);
++ strp += system_dirs_len[idx] + 1;
++ idx++;
++ }
++ while (idx < nsystem_dirs_len);
+ }
+
+ const char *aux_cache_file = _PATH_LDCONFIG_AUX_CACHE;
--- /dev/null
+2009-01-12 Arthur Loiret <aloiret@debian.org>
+
+ nss/nss_files/files-parse.c: Include <limits.h>.
+ (INT_FIELD): Convert field to uintmax_t and check for 32-bit overflow.
+ (INT_FIELD_MAYBE_NULL): Likewise.
+
+---
+ nss/nss_files/files-parse.c | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+--- a/nss/nss_files/files-parse.c
++++ b/nss/nss_files/files-parse.c
+@@ -21,6 +21,7 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <stdint.h>
++#include <limits.h>
+ #include <nss_files.h>
+
+ /* These symbols are defined by the including source file:
+@@ -162,7 +163,12 @@
+ # define INT_FIELD(variable, terminator_p, swallow, base, convert) \
+ { \
+ char *endp; \
+- variable = convert (strtou32 (line, &endp, base)); \
++ unsigned long long tmp; \
++ /* Prevent from 32-bit overflow. */ \
++ tmp = __strtoull_internal (line, &endp, base, 0); \
++ if (tmp > UINT_MAX) \
++ return 0; \
++ variable = convert ((unsigned long int)tmp); \
+ if (endp == line) \
+ return 0; \
+ else if (terminator_p (*endp)) \
+@@ -177,10 +183,15 @@
+ # define INT_FIELD_MAYBE_NULL(variable, terminator_p, swallow, base, convert, default) \
+ { \
+ char *endp; \
++ unsigned long long tmp; \
+ if (*line == '\0') \
+ /* We expect some more input, so don't allow the string to end here. */ \
+ return 0; \
+- variable = convert (strtou32 (line, &endp, base)); \
++ /* Prevent from 32-bit overflow. */ \
++ tmp = __strtoull_internal (line, &endp, base, 0); \
++ if (tmp > UINT_MAX) \
++ return 0; \
++ variable = convert ((unsigned long int)tmp); \
+ if (endp == line) \
+ variable = default; \
+ if (terminator_p (*endp)) \
--- /dev/null
+Partially revert:
+
+From: Roland Mc Grath <roland@hack.frob.com>
+Date: Tue, 8 May 2012 17:44:57 +0000 (+0200)
+Subject: Warn if user requests __FORTIFY_SOURCE but it is disabled
+X-Git-Tag: glibc-2.16-tps~448
+X-Git-Url: http://sourceware.org/git/?p=glibc.git;a=commitdiff_plain;h=05c2c9618f583ea4acd69b3fe5ae2a2922dd2ddc
+
+Warn if user requests __FORTIFY_SOURCE but it is disabled
+
+[BZ #13979]
+ * include/features.h: Warn if user requests __FORTIFY_SOURCE
+ checking but the checks are disabled for any reason.
+
+---
+ include/features.h | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+--- a/include/features.h
++++ b/include/features.h
+@@ -407,10 +407,9 @@
+ # define __USE_GNU 1
+ #endif
+
+-#if defined _FORTIFY_SOURCE && _FORTIFY_SOURCE > 0
+-# if !defined __OPTIMIZE__ || __OPTIMIZE__ <= 0
+-# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
+-# elif !__GNUC_PREREQ (4, 1)
++#if defined _FORTIFY_SOURCE && _FORTIFY_SOURCE > 0 \
++ && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
++# if !__GNUC_PREREQ (4, 1)
+ # warning _FORTIFY_SOURCE requires GCC 4.1 or later
+ # elif _FORTIFY_SOURCE > 2 && (__glibc_clang_prereq (9, 0) \
+ || __GNUC_PREREQ (12, 0))
--- /dev/null
+---
+ include/stubs-prologue.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/include/stubs-prologue.h
++++ b/include/stubs-prologue.h
+@@ -8,7 +8,7 @@
+ every time called, usually setting errno to ENOSYS. */
+
+ #ifdef _LIBC
+- #error Applications may not define the macro _LIBC
++# error Applications may not define the macro _LIBC
+ #endif
+
+ @ Placeholder line so we remember to keep the preceding blank line here.
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: tcsetattr sanity check on PARENB/CREAD/CSIZE for ptys
+# DP: Related bugs: 218131
+# DP: Author: Jeff Licquia <licquia@progeny.com>
+# DP: Upstream status: [In CVS | Debian-Specific | Pending | Not submitted ]
+# DP: Status Details:
+# DP: Date: 2003-10-29
+
+---
+ sysdeps/unix/sysv/linux/tcsetattr.c | 55 +++++++++++++++++++++++++++++++++++-
+ 1 file changed, 54 insertions(+), 1 deletion(-)
+
+--- a/sysdeps/unix/sysv/linux/tcsetattr.c
++++ b/sysdeps/unix/sysv/linux/tcsetattr.c
+@@ -44,7 +44,12 @@
+ __tcsetattr (int fd, int optional_actions, const struct termios *termios_p)
+ {
+ struct __kernel_termios k_termios;
++ struct __kernel_termios k_termios_old;
+ unsigned long int cmd;
++ int retval, old_retval;
++
++ /* Preserve the previous termios state if we can. */
++ old_retval = INLINE_SYSCALL (ioctl, 3, fd, TCGETS, &k_termios_old);
+
+ switch (optional_actions)
+ {
+@@ -75,7 +80,55 @@
+ memcpy (&k_termios.c_cc[0], &termios_p->c_cc[0],
+ __KERNEL_NCCS * sizeof (cc_t));
+
+- return INLINE_SYSCALL (ioctl, 3, fd, cmd, &k_termios);
++ retval = INLINE_SYSCALL (ioctl, 3, fd, cmd, &k_termios);
++
++ /* The Linux kernel silently ignores the invalid c_cflag on pty.
++ We have to check it here, and return an error. But if some other
++ setting was successfully changed, POSIX requires us to report
++ success. */
++ if ((retval == 0) && (old_retval == 0))
++ {
++ int save = errno;
++ retval = INLINE_SYSCALL (ioctl, 3, fd, TCGETS, &k_termios);
++ if (retval)
++ {
++ /* We cannot verify if the setting is ok. We don't return
++ an error (?). */
++ __set_errno (save);
++ retval = 0;
++ }
++ else if ((k_termios_old.c_oflag != k_termios.c_oflag) ||
++ (k_termios_old.c_lflag != k_termios.c_lflag) ||
++ (k_termios_old.c_line != k_termios.c_line) ||
++ ((k_termios_old.c_iflag | IBAUD0) != (k_termios.c_iflag | IBAUD0)))
++ {
++ /* Some other setting was successfully changed, which
++ means we should not return an error. */
++ __set_errno (save);
++ retval = 0;
++ }
++ else if ((k_termios_old.c_cflag | (PARENB & CREAD & CSIZE)) !=
++ (k_termios.c_cflag | (PARENB & CREAD & CSIZE)))
++ {
++ /* Some other c_cflag setting was successfully changed, which
++ means we should not return an error. */
++ __set_errno (save);
++ retval = 0;
++ }
++ else if ((termios_p->c_cflag & (PARENB | CREAD))
++ != (k_termios.c_cflag & (PARENB | CREAD))
++ || ((termios_p->c_cflag & CSIZE)
++ && (termios_p->c_cflag & CSIZE)
++ != (k_termios.c_cflag & CSIZE)))
++ {
++ /* It looks like the Linux kernel silently changed the
++ PARENB/CREAD/CSIZE bits in c_cflag. Report it as an
++ error. */
++ __set_errno (EINVAL);
++ retval = -1;
++ }
++ }
++ return retval;
+ }
+ weak_alias (__tcsetattr, tcsetattr)
+ libc_hidden_def (tcsetattr)
--- /dev/null
+Description: Use install_root for test destination override, not DESTDIR
+Author: Adam Conrad <adconrad@ubuntu.com>
+Forwarded: no
+Last-Update: 2020-02-08
+
+--- glibc-2.30.orig/Makefile
++++ glibc-2.30/Makefile
+@@ -618,7 +618,7 @@ endif
+ # Setting INSTALL_UNCOMPRESSED causes localedata/Makefile to
+ # install the charmaps uncompressed, as the testroot does not
+ # provide a gunzip program.
+- $(MAKE) install DESTDIR=$(objpfx)testroot.pristine \
++ $(MAKE) install install_root=$(objpfx)testroot.pristine \
+ INSTALL_UNCOMPRESSED=yes subdirs='$(sorted-subdirs)'
+ rm -f $(symbolic-link-list)
+ touch $(objpfx)testroot.pristine/install.stamp
--- /dev/null
+---
+ nss/nss_files/files-hosts.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/nss/nss_files/files-hosts.c
++++ b/nss/nss_files/files-hosts.c
+@@ -479,7 +479,7 @@
+ else
+ {
+ *errnop = errno;
+- *herrnop = NO_DATA;
++ *herrnop = HOST_NOT_FOUND;
+ }
+
+ return status;
--- /dev/null
+2010-02-27 Aurelien Jarno <aurelien@aurel32.net>
+
+ * pthreadP.h(INVALID_TD_P, INVALID_NOT_TERMINATED_TD_P): detect
+ NULL pointers.
+
+---
+ sysdeps/nptl/pthreadP.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/sysdeps/nptl/pthreadP.h
++++ b/sysdeps/nptl/pthreadP.h
+@@ -242,8 +242,8 @@
+ /* This will not catch all invalid descriptors but is better than
+ nothing. And if the test triggers the thread descriptor is
+ guaranteed to be invalid. */
+-#define INVALID_TD_P(pd) __builtin_expect ((pd)->tid <= 0, 0)
+-#define INVALID_NOT_TERMINATED_TD_P(pd) __builtin_expect ((pd)->tid < 0, 0)
++#define INVALID_TD_P(pd) __builtin_expect (!pd || ((pd)->tid <= 0), 0)
++#define INVALID_NOT_TERMINATED_TD_P(pd) __builtin_expect (!pd || ((pd)->tid < 0), 0)
+
+ extern void __pthread_unwind (__pthread_unwind_buf_t *__buf)
+ __cleanup_fct_attribute __attribute ((__noreturn__))
--- /dev/null
+---
+ elf/dl-load.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+--- a/elf/dl-load.c
++++ b/elf/dl-load.c
+@@ -1717,6 +1717,14 @@
+ return -1;
+ }
+ #endif
++ else if (! __builtin_expect (elf_machine_matches_host (ehdr), 1))
++ {
++ /* Another non-fatal error, let's skip right past the
++ the libraries obviously built for other machines. */
++ __close_nocancel (fd);
++ __set_errno (ENOENT);
++ return -1;
++ }
+ else if (ehdr->e_ident[EI_DATA] != byteorder)
+ {
+ if (BYTE_ORDER == BIG_ENDIAN)
--- /dev/null
+Description: Lie about futex_atomic_cmpxchg_inatomic kernel support.
+ In past versions of glibc, we incorrectly assumed all ARM kernels
+ in all configurations supported futex_atomic_cmpxchg_inatomic. This
+ was clearly a lie, however it was a lie that we relied on, because
+ the fallback implementation appears to not play nicely with certain
+ applications like pulseaudio. Restore the lie for kernels > 2.6.32
+ and plug our ears and scream "LA LA LA" about how wrong this is.
+Author: Adam Conrad <adconrad@ubuntu.com>
+Bug-Ubuntu: https://launchpad.net/bugs/1436162
+Bug-Debian: https://bugs.debian.org/788799
+Last-Update: 2015-03-25
+
+--- glibc-2.21.orig/sysdeps/unix/sysv/linux/arm/kernel-features.h
++++ glibc-2.21/sysdeps/unix/sysv/linux/arm/kernel-features.h
+@@ -37,7 +37,7 @@
+ /* The ARM kernel before 3.14.3 may or may not support
+ futex_atomic_cmpxchg_inatomic, depending on kernel
+ configuration. */
+-#if __LINUX_KERNEL_VERSION < 0x030E03
++#if __LINUX_KERNEL_VERSION < 0x020620
+ # undef __ASSUME_SET_ROBUST_LIST
+ #endif
+
--- /dev/null
+---
+ sysdeps/unix/sysv/linux/arm/libc_sigaction.c | 13 ++++---------
+ 1 file changed, 4 insertions(+), 9 deletions(-)
+
+--- a/sysdeps/unix/sysv/linux/arm/libc_sigaction.c
++++ b/sysdeps/unix/sysv/linux/arm/libc_sigaction.c
+@@ -22,15 +22,10 @@
+
+ #define SET_SA_RESTORER(kact, act) \
+ ({ \
+- if ((kact)->sa_flags & SA_RESTORER) \
+- (kact)->sa_restorer = (act)->sa_restorer; \
+- else \
+- { \
+- (kact)->sa_restorer = ((kact)->sa_flags & SA_SIGINFO) \
+- ? __default_rt_sa_restorer \
+- : __default_sa_restorer; \
+- (kact)->sa_flags |= SA_RESTORER; \
+- } \
++ (kact)->sa_restorer = ((kact)->sa_flags & SA_SIGINFO) \
++ ? __default_rt_sa_restorer \
++ : __default_sa_restorer; \
++ (kact)->sa_flags |= SA_RESTORER; \
+ })
+
+ #define RESET_SA_RESTORER(act, kact) \
--- /dev/null
+---
+ elf/dl-load.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+--- a/elf/dl-load.c
++++ b/elf/dl-load.c
+@@ -1706,6 +1706,17 @@
+ __set_errno (ENOENT);
+ return -1;
+ }
++#ifdef __arm__
++ else if (!VALID_FLOAT_ABI (ehdr->e_flags))
++ {
++ /* This is not a fatal error. On architectures where
++ soft-float and hard-float binaries can be run this
++ might happen. */
++ __close_nocancel (fd);
++ __set_errno (ENOENT);
++ return -1;
++ }
++#endif
+ else if (ehdr->e_ident[EI_DATA] != byteorder)
+ {
+ if (BYTE_ORDER == BIG_ENDIAN)
--- /dev/null
+GIT update of https://sourceware.org/git/glibc.git/release/2.37/master from glibc-2.37
+
+diff --git a/NEWS b/NEWS
+index ad5196a5f1..b351537a78 100644
+--- a/NEWS
++++ b/NEWS
+@@ -5,6 +5,55 @@ See the end for copying conditions.
+ Please send GNU C library bug reports via <https://sourceware.org/bugzilla/>
+ using `glibc' in the "product" field.
+ \f
++Version 2.37.1
++
++Security related changes:
++
++ CVE-2023-25139: When the printf family of functions is called with a
++ format specifier that uses an <apostrophe> (enable grouping) and a
++ minimum width specifier, the resulting output could be larger than
++ reasonably expected by a caller that computed a tight bound on the
++ buffer size. The resulting larger than expected output could result
++ in a buffer overflow in the printf family of functions.
++
++ CVE-2023-4527: If the system is configured in no-aaaa mode via
++ /etc/resolv.conf, getaddrinfo is called for the AF_UNSPEC address
++ family, and a DNS response is received over TCP that is larger than
++ 2048 bytes, getaddrinfo may potentially disclose stack contents via
++ the returned address data, or crash.
++
++ CVE-2023-4806: When an NSS plugin only implements the
++ _gethostbyname2_r and _getcanonname_r callbacks, getaddrinfo could use
++ memory that was freed during buffer resizing, potentially causing a
++ crash or read or write to arbitrary memory.
++
++ CVE-2023-5156: The fix for CVE-2023-4806 introduced a memory leak when
++ an application calls getaddrinfo for AF_INET6 with AI_CANONNAME,
++ AI_ALL and AI_V4MAPPED flags set.
++
++ CVE-2023-4911: If a tunable of the form NAME=NAME=VAL is passed in the
++ environment of a setuid program and NAME is valid, it may result in a
++ buffer overflow, which could be exploited to achieve escalated
++ privileges. This flaw was introduced in glibc 2.34.
++
++The following bugs are resolved with this release:
++
++ [20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock
++ [27576] gmon: improve mcount overflow handling
++ [29444] gmon: Fix allocated buffer overflow (bug 29444)
++ [30053] time: strftime %s returns -1 after 2038 on 32 bits systems
++ [30101] gmon: fix memory corruption issues
++ [30125] dynamic-link: [regression, bisected] glibc-2.37 creates new
++ symlink for libraries without soname
++ [30151] gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling
++ [30163] posix: Fix system blocks SIGCHLD erroneously
++ [30305] x86_64: Fix asm constraints in feraiseexcept
++ [30428] AMD cache size computation does not work for some CPUs, hypervisors
++ [30477] libc: [RISCV]: time64 does not work on riscv32
++ [30515] _dl_find_object incorrectly returns 1 during early startup
++ [30785] Always call destructors in reverse constructor order
++ [30842] Stack read overflow in getaddrinfo in no-aaaa mode (CVE-2023-4527)
++\f
+ Version 2.37
+
+ Major new features:
+@@ -105,6 +154,8 @@ The following bugs are resolved with this release:
+ coincides with offset change
+ [30039] stdio: __vsprintf_internal does not handle unspecified buffer
+ length in fortify mode
++ [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
++ -D_FILE_OFFSET_BITS=64
+ \f
+ Version 2.36
+
+diff --git a/elf/Makefile b/elf/Makefile
+index b509b3eada..0d19964d42 100644
+--- a/elf/Makefile
++++ b/elf/Makefile
+@@ -626,6 +626,8 @@ ifeq ($(run-built-tests),yes)
+ tests-special += \
+ $(objpfx)noload-mem.out \
+ $(objpfx)tst-ldconfig-X.out \
++ $(objpfx)tst-ldconfig-p.out \
++ $(objpfx)tst-ldconfig-soname.out \
+ $(objpfx)tst-leaks1-mem.out \
+ $(objpfx)tst-rtld-help.out \
+ # tests-special
+@@ -858,6 +860,8 @@ modules-names += \
+ tst-initorderb2 \
+ tst-latepthreadmod \
+ tst-ldconfig-ld-mod \
++ tst-ldconfig-soname-lib-with-soname \
++ tst-ldconfig-soname-lib-without-soname \
+ tst-main1mod \
+ tst-nodelete2mod \
+ tst-nodelete-dlclose-dso \
+@@ -2396,6 +2400,22 @@ $(objpfx)tst-ldconfig-X.out : tst-ldconfig-X.sh $(objpfx)ldconfig
+ '$(run-program-env)' > $@; \
+ $(evaluate-test)
+
++$(objpfx)tst-ldconfig-p.out : tst-ldconfig-p.sh $(objpfx)ldconfig
++ $(SHELL) $< '$(common-objpfx)' '$(test-wrapper-env)' \
++ '$(run-program-env)' > $@; \
++ $(evaluate-test)
++
++LDFLAGS-tst-ldconfig-soname-lib-with-soname.so = \
++ -Wl,-soname,libtst-ldconfig-soname-lib-with-soname.so.1
++
++$(objpfx)tst-ldconfig-soname.out : tst-ldconfig-soname.sh \
++ $(objpfx)ldconfig \
++ $(objpfx)tst-ldconfig-soname-lib-with-soname.so \
++ $(objpfx)tst-ldconfig-soname-lib-without-soname.so
++ $(SHELL) $< '$(common-objpfx)' '$(test-wrapper-env)' \
++ '$(run-program-env)' > $@; \
++ $(evaluate-test)
++
+ # Test static linking of all the libraries we can possibly link
+ # together. Note that in some configurations this may be less than the
+ # complete list of libraries we build but we try to maxmimize this list.
+diff --git a/elf/dl-audit.c b/elf/dl-audit.c
+index 00e794aa26..81543f85fe 100644
+--- a/elf/dl-audit.c
++++ b/elf/dl-audit.c
+@@ -176,8 +176,8 @@ rtld_hidden_def (_dl_audit_symbind_alt)
+
+ void
+ _dl_audit_symbind (struct link_map *l, struct reloc_result *reloc_result,
+- const ElfW(Sym) *defsym, DL_FIXUP_VALUE_TYPE *value,
+- lookup_t result)
++ const void *reloc, const ElfW(Sym) *defsym,
++ DL_FIXUP_VALUE_TYPE *value, lookup_t result, bool lazy)
+ {
+ bool for_jmp_slot = reloc_result == NULL;
+
+@@ -259,7 +259,7 @@ _dl_audit_symbind (struct link_map *l, struct reloc_result *reloc_result,
+ }
+
+ if (flags & LA_SYMB_ALTVALUE)
+- DL_FIXUP_BINDNOW_RELOC (value, new_value, sym.st_value);
++ DL_FIXUP_BINDNOW_RELOC (l, reloc, value, new_value, sym.st_value, lazy);
+ }
+
+ void
+diff --git a/elf/dl-close.c b/elf/dl-close.c
+index b887a44888..ea62d0e601 100644
+--- a/elf/dl-close.c
++++ b/elf/dl-close.c
+@@ -138,30 +138,31 @@ _dl_close_worker (struct link_map *map, bool force)
+
+ bool any_tls = false;
+ const unsigned int nloaded = ns->_ns_nloaded;
+- struct link_map *maps[nloaded];
+
+- /* Run over the list and assign indexes to the link maps and enter
+- them into the MAPS array. */
++ /* Run over the list and assign indexes to the link maps. */
+ int idx = 0;
+ for (struct link_map *l = ns->_ns_loaded; l != NULL; l = l->l_next)
+ {
+ l->l_map_used = 0;
+ l->l_map_done = 0;
+ l->l_idx = idx;
+- maps[idx] = l;
+ ++idx;
+ }
+ assert (idx == nloaded);
+
+- /* Keep track of the lowest index link map we have covered already. */
+- int done_index = -1;
+- while (++done_index < nloaded)
++ /* Keep marking link maps until no new link maps are found. */
++ for (struct link_map *l = ns->_ns_loaded; l != NULL; )
+ {
+- struct link_map *l = maps[done_index];
++ /* next is reset to earlier link maps for remarking. */
++ struct link_map *next = l->l_next;
++ int next_idx = l->l_idx + 1; /* next->l_idx, but covers next == NULL. */
+
+ if (l->l_map_done)
+- /* Already handled. */
+- continue;
++ {
++ /* Already handled. */
++ l = next;
++ continue;
++ }
+
+ /* Check whether this object is still used. */
+ if (l->l_type == lt_loaded
+@@ -171,7 +172,10 @@ _dl_close_worker (struct link_map *map, bool force)
+ acquire is sufficient and correct. */
+ && atomic_load_acquire (&l->l_tls_dtor_count) == 0
+ && !l->l_map_used)
+- continue;
++ {
++ l = next;
++ continue;
++ }
+
+ /* We need this object and we handle it now. */
+ l->l_map_used = 1;
+@@ -198,8 +202,11 @@ _dl_close_worker (struct link_map *map, bool force)
+ already processed it, then we need to go back
+ and process again from that point forward to
+ ensure we keep all of its dependencies also. */
+- if ((*lp)->l_idx - 1 < done_index)
+- done_index = (*lp)->l_idx - 1;
++ if ((*lp)->l_idx < next_idx)
++ {
++ next = *lp;
++ next_idx = next->l_idx;
++ }
+ }
+ }
+
+@@ -219,44 +226,65 @@ _dl_close_worker (struct link_map *map, bool force)
+ if (!jmap->l_map_used)
+ {
+ jmap->l_map_used = 1;
+- if (jmap->l_idx - 1 < done_index)
+- done_index = jmap->l_idx - 1;
++ if (jmap->l_idx < next_idx)
++ {
++ next = jmap;
++ next_idx = next->l_idx;
++ }
+ }
+ }
+ }
+- }
+
+- /* Sort the entries. We can skip looking for the binary itself which is
+- at the front of the search list for the main namespace. */
+- _dl_sort_maps (maps, nloaded, (nsid == LM_ID_BASE), true);
++ l = next;
++ }
+
+- /* Call all termination functions at once. */
+- bool unload_any = false;
+- bool scope_mem_left = false;
+- unsigned int unload_global = 0;
+- unsigned int first_loaded = ~0;
+- for (unsigned int i = 0; i < nloaded; ++i)
++ /* Call the destructors in reverse constructor order, and remove the
++ closed link maps from the list. */
++ for (struct link_map **init_called_head = &_dl_init_called_list;
++ *init_called_head != NULL; )
+ {
+- struct link_map *imap = maps[i];
++ struct link_map *imap = *init_called_head;
+
+- /* All elements must be in the same namespace. */
+- assert (imap->l_ns == nsid);
+-
+- if (!imap->l_map_used)
++ /* _dl_init_called_list is global, to produce a global odering.
++ Ignore the other namespaces (and link maps that are still used). */
++ if (imap->l_ns != nsid || imap->l_map_used)
++ init_called_head = &imap->l_init_called_next;
++ else
+ {
+ assert (imap->l_type == lt_loaded && !imap->l_nodelete_active);
+
+- /* Call its termination function. Do not do it for
+- half-cooked objects. Temporarily disable exception
+- handling, so that errors are fatal. */
+- if (imap->l_init_called)
++ /* _dl_init_called_list is updated at the same time as
++ l_init_called. */
++ assert (imap->l_init_called);
++
++ if (imap->l_info[DT_FINI_ARRAY] != NULL
++ || imap->l_info[DT_FINI] != NULL)
+ _dl_catch_exception (NULL, _dl_call_fini, imap);
+
+ #ifdef SHARED
+ /* Auditing checkpoint: we remove an object. */
+ _dl_audit_objclose (imap);
+ #endif
++ /* Unlink this link map. */
++ *init_called_head = imap->l_init_called_next;
++ }
++ }
++
++
++ bool unload_any = false;
++ bool scope_mem_left = false;
++ unsigned int unload_global = 0;
++
++ /* For skipping un-unloadable link maps in the second loop. */
++ struct link_map *first_loaded = ns->_ns_loaded;
+
++ /* Iterate over the namespace to find objects to unload. Some
++ unloadable objects may not be on _dl_init_called_list due to
++ dlopen failure. */
++ for (struct link_map *imap = first_loaded; imap != NULL; imap = imap->l_next)
++ {
++ if (!imap->l_map_used)
++ {
+ /* This object must not be used anymore. */
+ imap->l_removed = 1;
+
+@@ -267,8 +295,8 @@ _dl_close_worker (struct link_map *map, bool force)
+ ++unload_global;
+
+ /* Remember where the first dynamically loaded object is. */
+- if (i < first_loaded)
+- first_loaded = i;
++ if (first_loaded == NULL)
++ first_loaded = imap;
+ }
+ /* Else imap->l_map_used. */
+ else if (imap->l_type == lt_loaded)
+@@ -404,8 +432,8 @@ _dl_close_worker (struct link_map *map, bool force)
+ imap->l_loader = NULL;
+
+ /* Remember where the first dynamically loaded object is. */
+- if (i < first_loaded)
+- first_loaded = i;
++ if (first_loaded == NULL)
++ first_loaded = imap;
+ }
+ }
+
+@@ -476,10 +504,11 @@ _dl_close_worker (struct link_map *map, bool force)
+
+ /* Check each element of the search list to see if all references to
+ it are gone. */
+- for (unsigned int i = first_loaded; i < nloaded; ++i)
++ for (struct link_map *imap = first_loaded; imap != NULL; )
+ {
+- struct link_map *imap = maps[i];
+- if (!imap->l_map_used)
++ if (imap->l_map_used)
++ imap = imap->l_next;
++ else
+ {
+ assert (imap->l_type == lt_loaded);
+
+@@ -690,7 +719,9 @@ _dl_close_worker (struct link_map *map, bool force)
+ if (imap == GL(dl_initfirst))
+ GL(dl_initfirst) = NULL;
+
++ struct link_map *next = imap->l_next;
+ free (imap);
++ imap = next;
+ }
+ }
+
+diff --git a/elf/dl-find_object.c b/elf/dl-find_object.c
+index 2ced2f3510..934e77e11f 100644
+--- a/elf/dl-find_object.c
++++ b/elf/dl-find_object.c
+@@ -46,7 +46,7 @@ _dl_find_object_slow (void *pc, struct dl_find_object *result)
+ struct dl_find_object_internal internal;
+ _dl_find_object_from_map (l, &internal);
+ _dl_find_object_to_external (&internal, result);
+- return 1;
++ return 0;
+ }
+
+ /* Object not found. */
+diff --git a/elf/dl-fini.c b/elf/dl-fini.c
+index 9acb64f47c..e201d36651 100644
+--- a/elf/dl-fini.c
++++ b/elf/dl-fini.c
+@@ -24,116 +24,68 @@
+ void
+ _dl_fini (void)
+ {
+- /* Lots of fun ahead. We have to call the destructors for all still
+- loaded objects, in all namespaces. The problem is that the ELF
+- specification now demands that dependencies between the modules
+- are taken into account. I.e., the destructor for a module is
+- called before the ones for any of its dependencies.
+-
+- To make things more complicated, we cannot simply use the reverse
+- order of the constructors. Since the user might have loaded objects
+- using `dlopen' there are possibly several other modules with its
+- dependencies to be taken into account. Therefore we have to start
+- determining the order of the modules once again from the beginning. */
+-
+- /* We run the destructors of the main namespaces last. As for the
+- other namespaces, we pick run the destructors in them in reverse
+- order of the namespace ID. */
+-#ifdef SHARED
+- int do_audit = 0;
+- again:
+-#endif
+- for (Lmid_t ns = GL(dl_nns) - 1; ns >= 0; --ns)
+- {
+- /* Protect against concurrent loads and unloads. */
+- __rtld_lock_lock_recursive (GL(dl_load_lock));
+-
+- unsigned int nloaded = GL(dl_ns)[ns]._ns_nloaded;
+- /* No need to do anything for empty namespaces or those used for
+- auditing DSOs. */
+- if (nloaded == 0
+-#ifdef SHARED
+- || GL(dl_ns)[ns]._ns_loaded->l_auditing != do_audit
+-#endif
+- )
+- __rtld_lock_unlock_recursive (GL(dl_load_lock));
+- else
+- {
++ /* Call destructors strictly in the reverse order of constructors.
++ This causes fewer surprises than some arbitrary reordering based
++ on new (relocation) dependencies. None of the objects are
++ unmapped, so applications can deal with this if their DSOs remain
++ in a consistent state after destructors have run. */
++
++ /* Protect against concurrent loads and unloads. */
++ __rtld_lock_lock_recursive (GL(dl_load_lock));
++
++ /* Ignore objects which are opened during shutdown. */
++ struct link_map *local_init_called_list = _dl_init_called_list;
++
++ for (struct link_map *l = local_init_called_list; l != NULL;
++ l = l->l_init_called_next)
++ /* Bump l_direct_opencount of all objects so that they
++ are not dlclose()ed from underneath us. */
++ ++l->l_direct_opencount;
++
++ /* After this point, everything linked from local_init_called_list
++ cannot be unloaded because of the reference counter update. */
++ __rtld_lock_unlock_recursive (GL(dl_load_lock));
++
++ /* Perform two passes: One for non-audit modules, one for audit
++ modules. This way, audit modules receive unload notifications
++ for non-audit objects, and the destructors for audit modules
++ still run. */
+ #ifdef SHARED
+- _dl_audit_activity_nsid (ns, LA_ACT_DELETE);
++ int last_pass = GLRO(dl_naudit) > 0;
++ Lmid_t last_ns = -1;
++ for (int do_audit = 0; do_audit <= last_pass; ++do_audit)
+ #endif
+-
+- /* Now we can allocate an array to hold all the pointers and
+- copy the pointers in. */
+- struct link_map *maps[nloaded];
+-
+- unsigned int i;
+- struct link_map *l;
+- assert (nloaded != 0 || GL(dl_ns)[ns]._ns_loaded == NULL);
+- for (l = GL(dl_ns)[ns]._ns_loaded, i = 0; l != NULL; l = l->l_next)
+- /* Do not handle ld.so in secondary namespaces. */
+- if (l == l->l_real)
+- {
+- assert (i < nloaded);
+-
+- maps[i] = l;
+- l->l_idx = i;
+- ++i;
+-
+- /* Bump l_direct_opencount of all objects so that they
+- are not dlclose()ed from underneath us. */
+- ++l->l_direct_opencount;
+- }
+- assert (ns != LM_ID_BASE || i == nloaded);
+- assert (ns == LM_ID_BASE || i == nloaded || i == nloaded - 1);
+- unsigned int nmaps = i;
+-
+- /* Now we have to do the sorting. We can skip looking for the
+- binary itself which is at the front of the search list for
+- the main namespace. */
+- _dl_sort_maps (maps, nmaps, (ns == LM_ID_BASE), true);
+-
+- /* We do not rely on the linked list of loaded object anymore
+- from this point on. We have our own list here (maps). The
+- various members of this list cannot vanish since the open
+- count is too high and will be decremented in this loop. So
+- we release the lock so that some code which might be called
+- from a destructor can directly or indirectly access the
+- lock. */
+- __rtld_lock_unlock_recursive (GL(dl_load_lock));
+-
+- /* 'maps' now contains the objects in the right order. Now
+- call the destructors. We have to process this array from
+- the front. */
+- for (i = 0; i < nmaps; ++i)
+- {
+- struct link_map *l = maps[i];
+-
+- if (l->l_init_called)
+- {
+- _dl_call_fini (l);
++ for (struct link_map *l = local_init_called_list; l != NULL;
++ l = l->l_init_called_next)
++ {
+ #ifdef SHARED
+- /* Auditing checkpoint: another object closed. */
+- _dl_audit_objclose (l);
++ if (GL(dl_ns)[l->l_ns]._ns_loaded->l_auditing != do_audit)
++ continue;
++
++ /* Avoid back-to-back calls of _dl_audit_activity_nsid for the
++ same namespace. */
++ if (last_ns != l->l_ns)
++ {
++ if (last_ns >= 0)
++ _dl_audit_activity_nsid (last_ns, LA_ACT_CONSISTENT);
++ _dl_audit_activity_nsid (l->l_ns, LA_ACT_DELETE);
++ last_ns = l->l_ns;
++ }
+ #endif
+- }
+
+- /* Correct the previous increment. */
+- --l->l_direct_opencount;
+- }
++ /* There is no need to re-enable exceptions because _dl_fini
++ is not called from a context where exceptions are caught. */
++ _dl_call_fini (l);
+
+ #ifdef SHARED
+- _dl_audit_activity_nsid (ns, LA_ACT_CONSISTENT);
++ /* Auditing checkpoint: another object closed. */
++ _dl_audit_objclose (l);
+ #endif
+- }
+- }
++ }
+
+ #ifdef SHARED
+- if (! do_audit && GLRO(dl_naudit) > 0)
+- {
+- do_audit = 1;
+- goto again;
+- }
++ if (last_ns >= 0)
++ _dl_audit_activity_nsid (last_ns, LA_ACT_CONSISTENT);
+
+ if (__glibc_unlikely (GLRO(dl_debug_mask) & DL_DEBUG_STATISTICS))
+ _dl_debug_printf ("\nruntime linker statistics:\n"
+diff --git a/elf/dl-init.c b/elf/dl-init.c
+index 5b0732590f..ffd05b7806 100644
+--- a/elf/dl-init.c
++++ b/elf/dl-init.c
+@@ -21,14 +21,19 @@
+ #include <ldsodefs.h>
+ #include <elf-initfini.h>
+
++struct link_map *_dl_init_called_list;
+
+ static void
+ call_init (struct link_map *l, int argc, char **argv, char **env)
+ {
++ /* Do not run constructors for proxy objects. */
++ if (l != l->l_real)
++ return;
++
+ /* If the object has not been relocated, this is a bug. The
+ function pointers are invalid in this case. (Executables do not
+- need relocation, and neither do proxy objects.) */
+- assert (l->l_real->l_relocated || l->l_real->l_type == lt_executable);
++ need relocation.) */
++ assert (l->l_relocated || l->l_type == lt_executable);
+
+ if (l->l_init_called)
+ /* This object is all done. */
+@@ -38,6 +43,21 @@ call_init (struct link_map *l, int argc, char **argv, char **env)
+ dependency. */
+ l->l_init_called = 1;
+
++ /* Help an already-running dlclose: The just-loaded object must not
++ be removed during the current pass. (No effect if no dlclose in
++ progress.) */
++ l->l_map_used = 1;
++
++ /* Record execution before starting any initializers. This way, if
++ the initializers themselves call dlopen, their ELF destructors
++ will eventually be run before this object is destructed, matching
++ that their ELF constructors have run before this object was
++ constructed. _dl_fini uses this list for audit callbacks, so
++ register objects on the list even if they do not have a
++ constructor. */
++ l->l_init_called_next = _dl_init_called_list;
++ _dl_init_called_list = l;
++
+ /* Check for object which constructors we do not run here. */
+ if (__builtin_expect (l->l_name[0], 'a') == '\0'
+ && l->l_type == lt_executable)
+diff --git a/elf/dl-load.c b/elf/dl-load.c
+index fcb39a78d4..7e2ae6b71b 100644
+--- a/elf/dl-load.c
++++ b/elf/dl-load.c
+@@ -1263,7 +1263,7 @@ _dl_map_object_from_fd (const char *name, const char *origname, int fd,
+
+ /* Now process the load commands and map segments into memory.
+ This is responsible for filling in:
+- l_map_start, l_map_end, l_addr, l_contiguous, l_text_end, l_phdr
++ l_map_start, l_map_end, l_addr, l_contiguous, l_phdr
+ */
+ errstring = _dl_map_segments (l, fd, header, type, loadcmds, nloadcmds,
+ maplength, has_holes, loader);
+diff --git a/elf/dl-load.h b/elf/dl-load.h
+index ecf6910c68..1d5207694b 100644
+--- a/elf/dl-load.h
++++ b/elf/dl-load.h
+@@ -83,14 +83,11 @@ struct loadcmd
+
+ /* This is a subroutine of _dl_map_segments. It should be called for each
+ load command, some time after L->l_addr has been set correctly. It is
+- responsible for setting up the l_text_end and l_phdr fields. */
++ responsible for setting the l_phdr fields */
+ static __always_inline void
+ _dl_postprocess_loadcmd (struct link_map *l, const ElfW(Ehdr) *header,
+ const struct loadcmd *c)
+ {
+- if (c->prot & PROT_EXEC)
+- l->l_text_end = l->l_addr + c->mapend;
+-
+ if (l->l_phdr == 0
+ && c->mapoff <= header->e_phoff
+ && ((size_t) (c->mapend - c->mapstart + c->mapoff)
+@@ -103,7 +100,7 @@ _dl_postprocess_loadcmd (struct link_map *l, const ElfW(Ehdr) *header,
+
+ /* This is a subroutine of _dl_map_object_from_fd. It is responsible
+ for filling in several fields in *L: l_map_start, l_map_end, l_addr,
+- l_contiguous, l_text_end, l_phdr. On successful return, all the
++ l_contiguous, l_phdr. On successful return, all the
+ segments are mapped (or copied, or whatever) from the file into their
+ final places in the address space, with the correct page permissions,
+ and any bss-like regions already zeroed. It returns a null pointer
+diff --git a/elf/dl-runtime.c b/elf/dl-runtime.c
+index d35a725415..32a8bfcf74 100644
+--- a/elf/dl-runtime.c
++++ b/elf/dl-runtime.c
+@@ -139,7 +139,7 @@ _dl_fixup (
+ unsigned int init = atomic_load_acquire (&reloc_result->init);
+ if (init == 0)
+ {
+- _dl_audit_symbind (l, reloc_result, sym, &value, result);
++ _dl_audit_symbind (l, reloc_result, reloc, sym, &value, result, true);
+
+ /* Store the result for later runs. */
+ if (__glibc_likely (! GLRO(dl_bind_not)))
+@@ -314,7 +314,8 @@ _dl_profile_fixup (
+ auditing libraries the possibility to change the value and
+ tell us whether further auditing is wanted. */
+ if (defsym != NULL && GLRO(dl_naudit) > 0)
+- _dl_audit_symbind (l, reloc_result, defsym, &value, result);
++ _dl_audit_symbind (l, reloc_result, reloc, defsym, &value, result,
++ true);
+ #endif
+
+ /* Store the result for later runs. */
+diff --git a/elf/dl-tunables.c b/elf/dl-tunables.c
+index 327b9eb52f..985b69c180 100644
+--- a/elf/dl-tunables.c
++++ b/elf/dl-tunables.c
+@@ -187,11 +187,7 @@ parse_tunables (char *tunestr, char *valstring)
+ /* If we reach the end of the string before getting a valid name-value
+ pair, bail out. */
+ if (p[len] == '\0')
+- {
+- if (__libc_enable_secure)
+- tunestr[off] = '\0';
+- return;
+- }
++ break;
+
+ /* We did not find a valid name-value pair before encountering the
+ colon. */
+@@ -251,9 +247,16 @@ parse_tunables (char *tunestr, char *valstring)
+ }
+ }
+
+- if (p[len] != '\0')
+- p += len + 1;
++ /* We reached the end while processing the tunable string. */
++ if (p[len] == '\0')
++ break;
++
++ p += len + 1;
+ }
++
++ /* Terminate tunestr before we leave. */
++ if (__libc_enable_secure)
++ tunestr[off] = '\0';
+ }
+ #endif
+
+diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list
+index a685f5cdbc..695ba7192e 100644
+--- a/elf/dl-tunables.list
++++ b/elf/dl-tunables.list
+@@ -170,4 +170,17 @@ glibc {
+ default: 2
+ }
+ }
++
++ gmon {
++ minarcs {
++ type: INT_32
++ minval: 50
++ default: 50
++ }
++ maxarcs {
++ type: INT_32
++ minval: 50
++ default: 1048576
++ }
++ }
+ }
+diff --git a/elf/do-rel.h b/elf/do-rel.h
+index 7e1cc4452a..ea973b155a 100644
+--- a/elf/do-rel.h
++++ b/elf/do-rel.h
+@@ -154,7 +154,8 @@ elf_dynamic_do_Rel (struct link_map *map, struct r_scope_elem *scope[],
+ = RESOLVE_MAP (map, scope, &sym, rversion,
+ ELF_MACHINE_JMP_SLOT);
+ if (sym != NULL)
+- _dl_audit_symbind (map, NULL, sym, r_addr_arg, sym_map);
++ _dl_audit_symbind (map, NULL, r, sym, r_addr_arg, sym_map,
++ false);
+ }
+ #endif
+ }
+@@ -200,7 +201,8 @@ elf_dynamic_do_Rel (struct link_map *map, struct r_scope_elem *scope[],
+ (struct r_found_version *) NULL,
+ ELF_MACHINE_JMP_SLOT);
+ if (sym != NULL)
+- _dl_audit_symbind (map, NULL , sym,r_addr_arg, sym_map);
++ _dl_audit_symbind (map, NULL, r, sym,r_addr_arg, sym_map,
++ false);
+ }
+ # endif
+ }
+diff --git a/elf/dso-sort-tests-1.def b/elf/dso-sort-tests-1.def
+index 4bf9052db1..61dc54f8ae 100644
+--- a/elf/dso-sort-tests-1.def
++++ b/elf/dso-sort-tests-1.def
+@@ -53,21 +53,14 @@ tst-dso-ordering10: {}->a->b->c;soname({})=c
+ output: b>a>{}<a<b
+
+ # Complex example from Bugzilla #15311, under-linked and with circular
+-# relocation(dynamic) dependencies. While this is technically unspecified, the
+-# presumed reasonable practical behavior is for the destructor order to respect
+-# the static DT_NEEDED links (here this means the a->b->c->d order).
+-# The older dynamic_sort=1 algorithm does not achieve this, while the DFS-based
+-# dynamic_sort=2 algorithm does, although it is still arguable whether going
+-# beyond spec to do this is the right thing to do.
+-# The below expected outputs are what the two algorithms currently produce
+-# respectively, for regression testing purposes.
++# relocation(dynamic) dependencies. For both sorting algorithms, the
++# destruction order is the reverse of the construction order, and
++# relocation dependencies are not taken into account.
+ tst-bz15311: {+a;+e;+f;+g;+d;%d;-d;-g;-f;-e;-a};a->b->c->d;d=>[ba];c=>a;b=>e=>a;c=>f=>b;d=>g=>c
+-output(glibc.rtld.dynamic_sort=1): {+a[d>c>b>a>];+e[e>];+f[f>];+g[g>];+d[];%d(b(e(a()))a()g(c(a()f(b(e(a()))))));-d[];-g[];-f[];-e[];-a[<a<c<d<g<f<b<e];}
+-output(glibc.rtld.dynamic_sort=2): {+a[d>c>b>a>];+e[e>];+f[f>];+g[g>];+d[];%d(b(e(a()))a()g(c(a()f(b(e(a()))))));-d[];-g[];-f[];-e[];-a[<g<f<a<b<c<d<e];}
++output: {+a[d>c>b>a>];+e[e>];+f[f>];+g[g>];+d[];%d(b(e(a()))a()g(c(a()f(b(e(a()))))));-d[];-g[];-f[];-e[];-a[<g<f<e<a<b<c<d];}
+
+ # Test that even in the presence of dependency loops involving dlopen'ed
+ # object, that object is initialized last (and not unloaded prematurely).
+-# Final destructor order is indeterminate due to the cycle.
++# Final destructor order is the opposite of constructor order.
+ tst-bz28937: {+a;+b;-b;+c;%c};a->a1;a->a2;a2->a;b->b1;c->a1;c=>a1
+-output(glibc.rtld.dynamic_sort=1): {+a[a2>a1>a>];+b[b1>b>];-b[<b<b1];+c[c>];%c(a1());}<a<a2<c<a1
+-output(glibc.rtld.dynamic_sort=2): {+a[a2>a1>a>];+b[b1>b>];-b[<b<b1];+c[c>];%c(a1());}<a2<a<c<a1
++output: {+a[a2>a1>a>];+b[b1>b>];-b[<b<b1];+c[c>];%c(a1());}<c<a<a1<a2
+diff --git a/elf/elf.h b/elf/elf.h
+index b6a75c13a8..4bc0e4299c 100644
+--- a/elf/elf.h
++++ b/elf/elf.h
+@@ -4159,6 +4159,46 @@ enum
+ #define R_LARCH_GNU_VTINHERIT 57
+ #define R_LARCH_GNU_VTENTRY 58
+
++/* reserved 59-63 */
++
++#define R_LARCH_B16 64
++#define R_LARCH_B21 65
++#define R_LARCH_B26 66
++#define R_LARCH_ABS_HI20 67
++#define R_LARCH_ABS_LO12 68
++#define R_LARCH_ABS64_LO20 69
++#define R_LARCH_ABS64_HI12 70
++#define R_LARCH_PCALA_HI20 71
++#define R_LARCH_PCALA_LO12 72
++#define R_LARCH_PCALA64_LO20 73
++#define R_LARCH_PCALA64_HI12 74
++#define R_LARCH_GOT_PC_HI20 75
++#define R_LARCH_GOT_PC_LO12 76
++#define R_LARCH_GOT64_PC_LO20 77
++#define R_LARCH_GOT64_PC_HI12 78
++#define R_LARCH_GOT_HI20 79
++#define R_LARCH_GOT_LO12 80
++#define R_LARCH_GOT64_LO20 81
++#define R_LARCH_GOT64_HI12 82
++#define R_LARCH_TLS_LE_HI20 83
++#define R_LARCH_TLS_LE_LO12 84
++#define R_LARCH_TLS_LE64_LO20 85
++#define R_LARCH_TLS_LE64_HI12 86
++#define R_LARCH_TLS_IE_PC_HI20 87
++#define R_LARCH_TLS_IE_PC_LO12 88
++#define R_LARCH_TLS_IE64_PC_LO20 89
++#define R_LARCH_TLS_IE64_PC_HI12 90
++#define R_LARCH_TLS_IE_HI20 91
++#define R_LARCH_TLS_IE_LO12 92
++#define R_LARCH_TLS_IE64_LO20 93
++#define R_LARCH_TLS_IE64_HI12 94
++#define R_LARCH_TLS_LD_PC_HI20 95
++#define R_LARCH_TLS_LD_HI20 96
++#define R_LARCH_TLS_GD_PC_HI20 97
++#define R_LARCH_TLS_GD_HI20 98
++#define R_LARCH_32_PCREL 99
++#define R_LARCH_RELAX 100
++
+ /* ARC specific declarations. */
+
+ /* Processor specific flags for the Ehdr e_flags field. */
+diff --git a/elf/ldconfig.c b/elf/ldconfig.c
+index 166dccb528..5b1c9139f6 100644
+--- a/elf/ldconfig.c
++++ b/elf/ldconfig.c
+@@ -616,7 +616,7 @@ manual_link (char *library)
+ goto out;
+ }
+ if (soname == NULL)
+- soname = implicit_soname (libname, flag);
++ soname = xstrdup (libname);
+ create_links (real_path, path, libname, soname);
+ free (soname);
+ out:
+@@ -849,7 +849,7 @@ search_dir (const struct dir_entry *entry)
+ }
+
+ if (soname == NULL)
+- soname = implicit_soname (direntry->d_name, flag);
++ soname = xstrdup (direntry->d_name);
+
+ /* A link may just point to itself. */
+ if (is_link)
+diff --git a/elf/readlib.c b/elf/readlib.c
+index c5c3591eef..bc13d9acc6 100644
+--- a/elf/readlib.c
++++ b/elf/readlib.c
+@@ -166,24 +166,5 @@ process_file (const char *real_file_name, const char *file_name,
+ return ret;
+ }
+
+-/* Returns made up soname if lib doesn't have explicit DT_SONAME. */
+-
+-char *
+-implicit_soname (const char *lib, int flag)
+-{
+- char *soname = xstrdup (lib);
+-
+- /* Aout files don't have a soname, just return the name
+- including the major number. */
+- char *major = strstr (soname, ".so.");
+- if (major)
+- {
+- char *dot = strstr (major + 4, ".");
+- if (dot)
+- *dot = '\0';
+- }
+- return soname;
+-}
+-
+ /* Get architecture specific version of process_elf_file. */
+ #include <readelflib.c>
+diff --git a/elf/rtld.c b/elf/rtld.c
+index b8467f37cf..2658d47cc4 100644
+--- a/elf/rtld.c
++++ b/elf/rtld.c
+@@ -480,7 +480,6 @@ _dl_start_final (void *arg, struct dl_start_final_info *info)
+ GL(dl_rtld_map).l_real = &GL(dl_rtld_map);
+ GL(dl_rtld_map).l_map_start = (ElfW(Addr)) &__ehdr_start;
+ GL(dl_rtld_map).l_map_end = (ElfW(Addr)) _end;
+- GL(dl_rtld_map).l_text_end = (ElfW(Addr)) _etext;
+ /* Copy the TLS related data if necessary. */
+ #ifndef DONT_USE_BOOTSTRAP_MAP
+ # if NO_TLS_OFFSET != 0
+@@ -1122,7 +1121,6 @@ rtld_setup_main_map (struct link_map *main_map)
+ bool has_interp = false;
+
+ main_map->l_map_end = 0;
+- main_map->l_text_end = 0;
+ /* Perhaps the executable has no PT_LOAD header entries at all. */
+ main_map->l_map_start = ~0;
+ /* And it was opened directly. */
+@@ -1214,8 +1212,6 @@ rtld_setup_main_map (struct link_map *main_map)
+ allocend = main_map->l_addr + ph->p_vaddr + ph->p_memsz;
+ if (main_map->l_map_end < allocend)
+ main_map->l_map_end = allocend;
+- if ((ph->p_flags & PF_X) && allocend > main_map->l_text_end)
+- main_map->l_text_end = allocend;
+
+ /* The next expected address is the page following this load
+ segment. */
+@@ -1275,8 +1271,6 @@ rtld_setup_main_map (struct link_map *main_map)
+ = (char *) main_map->l_tls_initimage + main_map->l_addr;
+ if (! main_map->l_map_end)
+ main_map->l_map_end = ~0;
+- if (! main_map->l_text_end)
+- main_map->l_text_end = ~0;
+ if (! GL(dl_rtld_map).l_libname && GL(dl_rtld_map).l_name)
+ {
+ /* We were invoked directly, so the program might not have a
+diff --git a/elf/setup-vdso.h b/elf/setup-vdso.h
+index 0079842d1f..d92b12a7aa 100644
+--- a/elf/setup-vdso.h
++++ b/elf/setup-vdso.h
+@@ -51,9 +51,6 @@ setup_vdso (struct link_map *main_map __attribute__ ((unused)),
+ l->l_addr = ph->p_vaddr;
+ if (ph->p_vaddr + ph->p_memsz >= l->l_map_end)
+ l->l_map_end = ph->p_vaddr + ph->p_memsz;
+- if ((ph->p_flags & PF_X)
+- && ph->p_vaddr + ph->p_memsz >= l->l_text_end)
+- l->l_text_end = ph->p_vaddr + ph->p_memsz;
+ }
+ else
+ /* There must be no TLS segment. */
+@@ -62,7 +59,6 @@ setup_vdso (struct link_map *main_map __attribute__ ((unused)),
+ l->l_map_start = (ElfW(Addr)) GLRO(dl_sysinfo_dso);
+ l->l_addr = l->l_map_start - l->l_addr;
+ l->l_map_end += l->l_addr;
+- l->l_text_end += l->l_addr;
+ l->l_ld = (void *) ((ElfW(Addr)) l->l_ld + l->l_addr);
+ elf_get_dynamic_info (l, false, false);
+ _dl_setup_hash (l);
+diff --git a/elf/tst-audit23.c b/elf/tst-audit23.c
+index bb7d66c385..503699c36a 100644
+--- a/elf/tst-audit23.c
++++ b/elf/tst-audit23.c
+@@ -98,6 +98,8 @@ do_test (int argc, char *argv[])
+ char *lname;
+ uintptr_t laddr;
+ Lmid_t lmid;
++ uintptr_t cookie;
++ uintptr_t namespace;
+ bool closed;
+ } objs[max_objs] = { [0 ... max_objs-1] = { .closed = false } };
+ size_t nobjs = 0;
+@@ -117,6 +119,9 @@ do_test (int argc, char *argv[])
+ size_t buffer_length = 0;
+ while (xgetline (&buffer, &buffer_length, out))
+ {
++ *strchrnul (buffer, '\n') = '\0';
++ printf ("info: subprocess output: %s\n", buffer);
++
+ if (startswith (buffer, "la_activity: "))
+ {
+ uintptr_t cookie;
+@@ -125,29 +130,26 @@ do_test (int argc, char *argv[])
+ &cookie);
+ TEST_COMPARE (r, 2);
+
+- /* The cookie identifies the object at the head of the link map,
+- so we only add a new namespace if it changes from the previous
+- one. This works since dlmopen is the last in the test body. */
+- if (cookie != last_act_cookie && last_act_cookie != -1)
+- TEST_COMPARE (last_act, LA_ACT_CONSISTENT);
+-
+ if (this_act == LA_ACT_ADD && acts[nacts] != cookie)
+ {
++ /* The cookie identifies the object at the head of the
++ link map, so we only add a new namespace if it
++ changes from the previous one. This works since
++ dlmopen is the last in the test body. */
++ if (cookie != last_act_cookie && last_act_cookie != -1)
++ TEST_COMPARE (last_act, LA_ACT_CONSISTENT);
++
+ acts[nacts++] = cookie;
+ last_act_cookie = cookie;
+ }
+- /* The LA_ACT_DELETE is called in the reverse order of LA_ACT_ADD
+- at program termination (if the tests adds a dlclose or a library
+- with extra dependencies this will need to be adapted). */
++ /* LA_ACT_DELETE is called multiple times for each
++ namespace, depending on destruction order. */
+ else if (this_act == LA_ACT_DELETE)
+- {
+- last_act_cookie = acts[--nacts];
+- TEST_COMPARE (acts[nacts], cookie);
+- acts[nacts] = 0;
+- }
++ last_act_cookie = cookie;
+ else if (this_act == LA_ACT_CONSISTENT)
+ {
+ TEST_COMPARE (cookie, last_act_cookie);
++ last_act_cookie = -1;
+
+ /* LA_ACT_DELETE must always be followed by an la_objclose. */
+ if (last_act == LA_ACT_DELETE)
+@@ -179,6 +181,8 @@ do_test (int argc, char *argv[])
+ objs[nobjs].lname = lname;
+ objs[nobjs].laddr = laddr;
+ objs[nobjs].lmid = lmid;
++ objs[nobjs].cookie = cookie;
++ objs[nobjs].namespace = last_act_cookie;
+ objs[nobjs].closed = false;
+ nobjs++;
+
+@@ -201,6 +205,12 @@ do_test (int argc, char *argv[])
+ if (strcmp (lname, objs[i].lname) == 0 && lmid == objs[i].lmid)
+ {
+ TEST_COMPARE (objs[i].closed, false);
++ TEST_COMPARE (objs[i].cookie, cookie);
++ if (objs[i].namespace == -1)
++ /* No LA_ACT_ADD before the first la_objopen call. */
++ TEST_COMPARE (acts[0], last_act_cookie);
++ else
++ TEST_COMPARE (objs[i].namespace, last_act_cookie);
+ objs[i].closed = true;
+ break;
+ }
+@@ -209,11 +219,7 @@ do_test (int argc, char *argv[])
+ /* la_objclose should be called after la_activity(LA_ACT_DELETE) for
+ the closed object's namespace. */
+ TEST_COMPARE (last_act, LA_ACT_DELETE);
+- if (!seen_first_objclose)
+- {
+- TEST_COMPARE (last_act_cookie, cookie);
+- seen_first_objclose = true;
+- }
++ seen_first_objclose = true;
+ }
+ }
+
+diff --git a/elf/tst-auditmod28.c b/elf/tst-auditmod28.c
+index f6ab991398..f6dfbbe202 100644
+--- a/elf/tst-auditmod28.c
++++ b/elf/tst-auditmod28.c
+@@ -71,6 +71,17 @@ la_version (unsigned int current)
+ TEST_VERIFY (dladdr1 (&_exit, &info, &extra_info, RTLD_DL_LINKMAP) != 0);
+ TEST_VERIFY (extra_info == handle);
+
++ /* Check _dl_find_object. */
++ struct dl_find_object dlfo;
++ TEST_COMPARE (_dl_find_object (__builtin_return_address (0), &dlfo), 0);
++ /* "ld.so" is seen with --enable-hardcoded-path-in-tests. */
++ if (strcmp (basename (dlfo.dlfo_link_map->l_name), "ld.so") != 0)
++ TEST_COMPARE_STRING (basename (dlfo.dlfo_link_map->l_name), LD_SO);
++ TEST_COMPARE (_dl_find_object (dlsym (handle, "environ"), &dlfo), 0);
++ TEST_COMPARE_STRING (basename (dlfo.dlfo_link_map->l_name), LIBC_SO);
++ TEST_COMPARE (_dl_find_object ((void *) 1, &dlfo), -1);
++ TEST_COMPARE (_dl_find_object ((void *) -1, &dlfo), -1);
++
+ /* Verify that dlmopen creates a new namespace. */
+ void *dlmopen_handle = xdlmopen (LM_ID_NEWLM, LIBC_SO, RTLD_NOW);
+ TEST_VERIFY (dlmopen_handle != handle);
+diff --git a/elf/tst-env-setuid-tunables.c b/elf/tst-env-setuid-tunables.c
+index 807b426012..1f5e7f4f06 100644
+--- a/elf/tst-env-setuid-tunables.c
++++ b/elf/tst-env-setuid-tunables.c
+@@ -52,6 +52,8 @@ const char *teststrings[] =
+ "glibc.malloc.perturb=0x800:not_valid.malloc.check=2:glibc.malloc.mmap_threshold=4096",
+ "glibc.not_valid.check=2:glibc.malloc.mmap_threshold=4096",
+ "not_valid.malloc.check=2:glibc.malloc.mmap_threshold=4096",
++ "glibc.malloc.mmap_threshold=glibc.malloc.mmap_threshold=4096",
++ "glibc.malloc.check=2",
+ "glibc.malloc.garbage=2:glibc.maoc.mmap_threshold=4096:glibc.malloc.check=2",
+ "glibc.malloc.check=4:glibc.malloc.garbage=2:glibc.maoc.mmap_threshold=4096",
+ ":glibc.malloc.garbage=2:glibc.malloc.check=1",
+@@ -70,6 +72,8 @@ const char *resultstrings[] =
+ "glibc.malloc.perturb=0x800:glibc.malloc.mmap_threshold=4096",
+ "glibc.malloc.mmap_threshold=4096",
+ "glibc.malloc.mmap_threshold=4096",
++ "glibc.malloc.mmap_threshold=glibc.malloc.mmap_threshold=4096",
++ "",
+ "",
+ "",
+ "",
+@@ -84,11 +88,18 @@ test_child (int off)
+ const char *val = getenv ("GLIBC_TUNABLES");
+
+ #if HAVE_TUNABLES
++ printf (" [%d] GLIBC_TUNABLES is %s\n", off, val);
++ fflush (stdout);
+ if (val != NULL && strcmp (val, resultstrings[off]) == 0)
+ return 0;
+
+ if (val != NULL)
+- printf ("[%d] Unexpected GLIBC_TUNABLES VALUE %s\n", off, val);
++ printf (" [%d] Unexpected GLIBC_TUNABLES VALUE %s, expected %s\n",
++ off, val, resultstrings[off]);
++ else
++ printf (" [%d] GLIBC_TUNABLES environment variable absent\n", off);
++
++ fflush (stdout);
+
+ return 1;
+ #else
+@@ -117,21 +128,26 @@ do_test (int argc, char **argv)
+ if (ret != 0)
+ exit (1);
+
+- exit (EXIT_SUCCESS);
++ /* Special return code to make sure that the child executed all the way
++ through. */
++ exit (42);
+ }
+ else
+ {
+- int ret = 0;
+-
+ /* Spawn tests. */
+ for (int i = 0; i < array_length (teststrings); i++)
+ {
+ char buf[INT_BUFSIZE_BOUND (int)];
+
+- printf ("Spawned test for %s (%d)\n", teststrings[i], i);
++ printf ("[%d] Spawned test for %s\n", i, teststrings[i]);
+ snprintf (buf, sizeof (buf), "%d\n", i);
++ fflush (stdout);
+ if (setenv ("GLIBC_TUNABLES", teststrings[i], 1) != 0)
+- exit (1);
++ {
++ printf (" [%d] Failed to set GLIBC_TUNABLES: %m", i);
++ support_record_failure ();
++ continue;
++ }
+
+ int status = support_capture_subprogram_self_sgid (buf);
+
+@@ -139,9 +155,14 @@ do_test (int argc, char **argv)
+ if (WEXITSTATUS (status) == EXIT_UNSUPPORTED)
+ return EXIT_UNSUPPORTED;
+
+- ret |= status;
++ if (WEXITSTATUS (status) != 42)
++ {
++ printf (" [%d] child failed with status %d\n", i,
++ WEXITSTATUS (status));
++ support_record_failure ();
++ }
+ }
+- return ret;
++ return 0;
+ }
+ }
+
+diff --git a/elf/tst-ldconfig-p.sh b/elf/tst-ldconfig-p.sh
+new file mode 100644
+index 0000000000..ec937bf4ec
+--- /dev/null
++++ b/elf/tst-ldconfig-p.sh
+@@ -0,0 +1,77 @@
++#!/bin/sh
++# Test that ldconfig -p prints something useful.
++# Copyright (C) 2023 Free Software Foundation, Inc.
++# This file is part of the GNU C Library.
++
++# The GNU C Library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License as published by the Free Software Foundation; either
++# version 2.1 of the License, or (at your option) any later version.
++
++# The GNU C Library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++
++# You should have received a copy of the GNU Lesser General Public
++# License along with the GNU C Library; if not, see
++# <https://www.gnu.org/licenses/>.
++
++# Check that the newly built ldconfig -p can dump the system
++# /etc/ld.so.cache file. This should always work even if the ABIs are
++# not compatible, except in a cross-endian build (that presumably
++# involves emulation when running ldconfig).
++
++common_objpfx=$1
++test_wrapper_env=$2
++run_program_env=$3
++
++if ! test -r /etc/ld.so.cache; then
++ echo "warning: /etc/ld.so.cache does not exist, test skipped"
++ exit 77
++fi
++
++testout="${common_objpfx}elf/tst-ldconfig-p.out"
++# Truncate file.
++: > "$testout"
++
++${test_wrapper_env} \
++${run_program_env} \
++${common_objpfx}elf/ldconfig -p \
++ $testroot/lib >>"$testout" 2>>"$testout"
++status=$?
++echo "info: ldconfig exit status: $status" >>"$testout"
++
++errors=0
++case $status in
++ (0)
++ if head -n 1 "$testout" | \
++ grep -q "libs found in cache \`/etc/ld.so.cache'\$" ; then
++ echo "info: initial string found" >>"$testout"
++ else
++ echo "error: initial string not found" >>"$testout"
++ errors=1
++ fi
++ if grep -q "^ libc\.so\..* => " "$testout"; then
++ echo "info: libc.so.* string found" >>"$testout"
++ else
++ echo "error: libc.so.* string not found" >>"$testout"
++ errors=1
++ fi
++ ;;
++ (1)
++ if head -n 1 "$testout" | \
++ grep -q ": Cache file has wrong endianness\.$" ; then
++ echo "info: cache file has wrong endianess" >> "$testout"
++ else
++ echo "error: unexpected ldconfig error message" >> "$testout"
++ errors=1
++ fi
++ ;;
++ (*)
++ echo "error: unexpected exit status" >> "$testout"
++ errors=1
++ ;;
++esac
++
++exit $errors
+diff --git a/elf/tst-ldconfig-soname-lib-with-soname.c b/elf/tst-ldconfig-soname-lib-with-soname.c
+new file mode 100644
+index 0000000000..d1ab56ad58
+--- /dev/null
++++ b/elf/tst-ldconfig-soname-lib-with-soname.c
+@@ -0,0 +1 @@
++/* This file intentionally left blank */
+diff --git a/elf/tst-ldconfig-soname-lib-without-soname.c b/elf/tst-ldconfig-soname-lib-without-soname.c
+new file mode 100644
+index 0000000000..d1ab56ad58
+--- /dev/null
++++ b/elf/tst-ldconfig-soname-lib-without-soname.c
+@@ -0,0 +1 @@
++/* This file intentionally left blank */
+diff --git a/elf/tst-ldconfig-soname.sh b/elf/tst-ldconfig-soname.sh
+new file mode 100644
+index 0000000000..406f526dbf
+--- /dev/null
++++ b/elf/tst-ldconfig-soname.sh
+@@ -0,0 +1,49 @@
++#!/bin/sh
++# Test that ldconfig creates symlinks according to the library's soname
++# (and in particular, does not create symlinks for libraries without a soname)
++# Copyright (C) 2000-2023 Free Software Foundation, Inc.
++# Copyright The GNU Toolchain Authors.
++# This file is part of the GNU C Library.
++
++# The GNU C Library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License as published by the Free Software Foundation; either
++# version 2.1 of the License, or (at your option) any later version.
++
++# The GNU C Library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++
++# You should have received a copy of the GNU Lesser General Public
++# License along with the GNU C Library; if not, see
++# <https://www.gnu.org/licenses/>.
++
++set -ex
++
++common_objpfx=$1
++test_wrapper_env=$2
++run_program_env=$3
++
++testroot="${common_objpfx}elf/bug30125-test-directory"
++cleanup () {
++ rm -rf "$testroot"
++}
++trap cleanup 0
++
++rm -rf "$testroot"
++mkdir -p $testroot/lib
++cp "${common_objpfx}elf/tst-ldconfig-soname-lib-with-soname.so" \
++ $testroot/lib/libtst-ldconfig-soname-lib-with-soname.so.1.2.3
++cp "${common_objpfx}elf/tst-ldconfig-soname-lib-without-soname.so" \
++ $testroot/lib/libtst-ldconfig-soname-lib-without-soname.so.1.2.3
++
++${test_wrapper_env} \
++${run_program_env} \
++${common_objpfx}elf/ldconfig -vn $testroot/lib
++
++LINKS=$(cd $testroot/lib && find . -type l)
++if [ "$LINKS" != "./libtst-ldconfig-soname-lib-with-soname.so.1" ]; then
++ echo "error: $0 - extra symlinks found"
++ exit 1
++fi
+diff --git a/gmon/Makefile b/gmon/Makefile
+index 4dd5adb80b..fbe2b0ba5c 100644
+--- a/gmon/Makefile
++++ b/gmon/Makefile
+@@ -1,4 +1,5 @@
+ # Copyright (C) 1995-2023 Free Software Foundation, Inc.
++# Copyright The GNU Toolchain Authors.
+ # This file is part of the GNU C Library.
+
+ # The GNU C Library is free software; you can redistribute it and/or
+@@ -25,7 +26,7 @@ include ../Makeconfig
+ headers := sys/gmon.h sys/gmon_out.h sys/profil.h
+ routines := gmon mcount profil sprofil prof-freq
+
+-tests = tst-sprofil tst-gmon
++tests = tst-sprofil tst-gmon tst-mcleanup
+ ifeq ($(build-profile),yes)
+ tests += tst-profile-static
+ tests-static += tst-profile-static
+@@ -56,6 +57,14 @@ ifeq ($(run-built-tests),yes)
+ tests-special += $(objpfx)tst-gmon-gprof.out
+ endif
+
++CFLAGS-tst-mcleanup.c := -fno-omit-frame-pointer -pg
++tst-mcleanup-no-pie = yes
++CRT-tst-mcleanup := $(csu-objpfx)g$(start-installed-name)
++tst-mcleanup-ENV := GMON_OUT_PREFIX=$(objpfx)tst-mcleanup.data
++ifeq ($(run-built-tests),yes)
++tests-special += $(objpfx)tst-mcleanup.out
++endif
++
+ CFLAGS-tst-gmon-static.c := $(PIE-ccflag) -fno-omit-frame-pointer -pg
+ CRT-tst-gmon-static := $(csu-objpfx)g$(static-start-installed-name)
+ tst-gmon-static-no-pie = yes
+@@ -103,6 +112,18 @@ $(objpfx)tst-gmon.out: clean-tst-gmon-data
+ clean-tst-gmon-data:
+ rm -f $(objpfx)tst-gmon.data.*
+
++$(objpfx)tst-mcount-overflow.o: clean-tst-mcount-overflow-data
++clean-tst-mcount-overflow-data:
++ rm -f $(objpfx)tst-mcount-overflow.data.*
++
++$(objpfx)tst-mcount-overflow-check.out: tst-mcount-overflow-check.sh $(objpfx)tst-mcount-overflow.out
++ $(SHELL) $< $(objpfx)tst-mcount-overflow > $@; \
++ $(evaluate-test)
++
++$(objpfx)tst-mcleanup.out: clean-tst-mcleanup-data
++clean-tst-mcleanup-data:
++ rm -f $(objpfx)tst-mcleanup.data.*
++
+ $(objpfx)tst-gmon-gprof.out: tst-gmon-gprof.sh $(objpfx)tst-gmon.out
+ $(SHELL) $< $(GPROF) $(objpfx)tst-gmon $(objpfx)tst-gmon.data.* > $@; \
+ $(evaluate-test)
+diff --git a/gmon/gmon.c b/gmon/gmon.c
+index dee64803ad..97be1f72ca 100644
+--- a/gmon/gmon.c
++++ b/gmon/gmon.c
+@@ -97,11 +97,8 @@ __moncontrol (int mode)
+ {
+ struct gmonparam *p = &_gmonparam;
+
+- /* Don't change the state if we ran into an error. */
+- if (p->state == GMON_PROF_ERROR)
+- return;
+-
+- if (mode)
++ /* Treat start request as stop if error or gmon not initialized. */
++ if (mode && p->state != GMON_PROF_ERROR && p->tos != NULL)
+ {
+ /* start */
+ __profil((void *) p->kcount, p->kcountsize, p->lowpc, s_scale);
+@@ -111,7 +108,9 @@ __moncontrol (int mode)
+ {
+ /* stop */
+ __profil(NULL, 0, 0, 0);
+- p->state = GMON_PROF_OFF;
++ /* Don't change the state if we ran into an error. */
++ if (p->state != GMON_PROF_ERROR)
++ p->state = GMON_PROF_OFF;
+ }
+ }
+ libc_hidden_def (__moncontrol)
+@@ -124,6 +123,19 @@ __monstartup (u_long lowpc, u_long highpc)
+ int o;
+ char *cp;
+ struct gmonparam *p = &_gmonparam;
++ long int minarcs, maxarcs;
++
++ /* No tunables, we use hardcoded defaults */
++ minarcs = MINARCS;
++ maxarcs = MAXARCS;
++
++ /*
++ * If we are incorrectly called twice in a row (without an
++ * intervening call to _mcleanup), ignore the second call to
++ * prevent leaking memory.
++ */
++ if (p->tos != NULL)
++ return;
+
+ /*
+ * round lowpc and highpc to multiples of the density we're using
+@@ -132,6 +144,8 @@ __monstartup (u_long lowpc, u_long highpc)
+ p->lowpc = ROUNDDOWN(lowpc, HISTFRACTION * sizeof(HISTCOUNTER));
+ p->highpc = ROUNDUP(highpc, HISTFRACTION * sizeof(HISTCOUNTER));
+ p->textsize = p->highpc - p->lowpc;
++ /* This looks like a typo, but it's here to align the p->froms
++ section. */
+ p->kcountsize = ROUNDUP(p->textsize / HISTFRACTION, sizeof(*p->froms));
+ p->hashfraction = HASHFRACTION;
+ p->log_hashfraction = -1;
+@@ -142,12 +156,12 @@ __monstartup (u_long lowpc, u_long highpc)
+ instead of integer division. Precompute shift amount. */
+ p->log_hashfraction = ffs(p->hashfraction * sizeof(*p->froms)) - 1;
+ }
+- p->fromssize = p->textsize / HASHFRACTION;
++ p->fromssize = ROUNDUP(p->textsize / HASHFRACTION, sizeof(*p->froms));
+ p->tolimit = p->textsize * ARCDENSITY / 100;
+- if (p->tolimit < MINARCS)
+- p->tolimit = MINARCS;
+- else if (p->tolimit > MAXARCS)
+- p->tolimit = MAXARCS;
++ if (p->tolimit < minarcs)
++ p->tolimit = minarcs;
++ else if (p->tolimit > maxarcs)
++ p->tolimit = maxarcs;
+ p->tossize = p->tolimit * sizeof(struct tostruct);
+
+ cp = calloc (p->kcountsize + p->fromssize + p->tossize, 1);
+@@ -440,9 +454,14 @@ _mcleanup (void)
+ {
+ __moncontrol (0);
+
+- if (_gmonparam.state != GMON_PROF_ERROR)
++ if (_gmonparam.state != GMON_PROF_ERROR && _gmonparam.tos != NULL)
+ write_gmon ();
+
+ /* free the memory. */
+ free (_gmonparam.tos);
++
++ /* reset buffer to initial state for safety */
++ memset(&_gmonparam, 0, sizeof _gmonparam);
++ /* somewhat confusingly, ON=0, OFF=3 */
++ _gmonparam.state = GMON_PROF_OFF;
+ }
+diff --git a/gmon/mcount.c b/gmon/mcount.c
+index 9d4a1a50fa..f7180fdb83 100644
+--- a/gmon/mcount.c
++++ b/gmon/mcount.c
+@@ -41,6 +41,10 @@ static char sccsid[] = "@(#)mcount.c 8.1 (Berkeley) 6/4/93";
+
+ #include <atomic.h>
+
++#include <not-cancel.h>
++#include <unistd.h>
++#define ERR(s) __write_nocancel (STDERR_FILENO, s, sizeof (s) - 1)
++
+ /*
+ * mcount is called on entry to each function compiled with the profiling
+ * switch set. _mcount(), which is declared in a machine-dependent way
+@@ -170,6 +174,7 @@ done:
+ return;
+ overflow:
+ p->state = GMON_PROF_ERROR;
++ ERR("mcount: call graph buffer size limit exceeded, gmon.out will not be generated\n");
+ return;
+ }
+
+diff --git a/gmon/sys/gmon.h b/gmon/sys/gmon.h
+index b4cc3b043a..af0582a371 100644
+--- a/gmon/sys/gmon.h
++++ b/gmon/sys/gmon.h
+@@ -111,6 +111,8 @@ extern struct __bb *__bb_head;
+ * Always allocate at least this many tostructs. This
+ * hides the inadequacy of the ARCDENSITY heuristic, at least
+ * for small programs.
++ *
++ * Value can be overridden at runtime by glibc.gmon.minarcs tunable.
+ */
+ #define MINARCS 50
+
+@@ -124,8 +126,8 @@ extern struct __bb *__bb_head;
+ * Used to be max representable value of ARCINDEX minus 2, but now
+ * that ARCINDEX is a long, that's too large; we don't really want
+ * to allow a 48 gigabyte table.
+- * The old value of 1<<16 wasn't high enough in practice for large C++
+- * programs; will 1<<20 be adequate for long? FIXME
++ *
++ * Value can be overridden at runtime by glibc.gmon.maxarcs tunable.
+ */
+ #define MAXARCS (1 << 20)
+
+diff --git a/gmon/tst-mcleanup.c b/gmon/tst-mcleanup.c
+new file mode 100644
+index 0000000000..b259653ec8
+--- /dev/null
++++ b/gmon/tst-mcleanup.c
+@@ -0,0 +1,31 @@
++/* Test program for repeated invocation of _mcleanup
++ Copyright The GNU Toolchain Authors.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Intentionally calls _mcleanup() twice: once manually, it will be
++ called again as an atexit handler. This is incorrect use of the API,
++ but the point of the test is to make sure we don't crash when the
++ API is misused in this way. */
++
++#include <sys/gmon.h>
++
++int
++main (void)
++{
++ _mcleanup();
++ return 0;
++}
+diff --git a/gmon/tst-mcount-overflow-check.sh b/gmon/tst-mcount-overflow-check.sh
+new file mode 100644
+index 0000000000..27eb5538fd
+--- /dev/null
++++ b/gmon/tst-mcount-overflow-check.sh
+@@ -0,0 +1,45 @@
++#!/bin/sh
++# Test expected messages generated when mcount overflows
++# Copyright (C) 2017-2023 Free Software Foundation, Inc.
++# Copyright The GNU Toolchain Authors.
++# This file is part of the GNU C Library.
++
++# The GNU C Library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License as published by the Free Software Foundation; either
++# version 2.1 of the License, or (at your option) any later version.
++
++# The GNU C Library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++
++# You should have received a copy of the GNU Lesser General Public
++# License along with the GNU C Library; if not, see
++# <https://www.gnu.org/licenses/>.
++
++LC_ALL=C
++export LC_ALL
++set -e
++exec 2>&1
++
++program="$1"
++
++check_msg() {
++ if ! grep -q "$1" "$program.out"; then
++ echo "FAIL: expected message not in output: $1"
++ exit 1
++ fi
++}
++
++check_msg 'monstartup: maxarcs < minarcs, setting maxarcs = minarcs'
++check_msg 'mcount: call graph buffer size limit exceeded, gmon.out will not be generated'
++
++for data_file in $1.data.*; do
++ if [ -f "$data_file" ]; then
++ echo "FAIL: expected no data files, but found $data_file"
++ exit 1
++ fi
++done
++
++echo PASS
+diff --git a/gmon/tst-mcount-overflow.c b/gmon/tst-mcount-overflow.c
+new file mode 100644
+index 0000000000..06cc93ef87
+--- /dev/null
++++ b/gmon/tst-mcount-overflow.c
+@@ -0,0 +1,72 @@
++/* Test program to trigger mcount overflow in profiling collection.
++ Copyright (C) 2017-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Program with sufficiently complex, yet pointless, call graph
++ that it will trigger an mcount overflow, when you set the
++ minarcs/maxarcs tunables to very low values. */
++
++#define PREVENT_TAIL_CALL asm volatile ("")
++
++/* Calls REP(n) macro 16 times, for n=0..15.
++ * You need to define REP(n) before using this.
++ */
++#define REPS \
++ REP(0) REP(1) REP(2) REP(3) REP(4) REP(5) REP(6) REP(7) \
++ REP(8) REP(9) REP(10) REP(11) REP(12) REP(13) REP(14) REP(15)
++
++/* Defines 16 leaf functions named f1_0 to f1_15 */
++#define REP(n) \
++ __attribute__ ((noinline, noclone, weak)) void f1_##n (void) {};
++REPS
++#undef REP
++
++/* Calls all 16 leaf functions f1_* in succession */
++__attribute__ ((noinline, noclone, weak)) void
++f2 (void)
++{
++# define REP(n) f1_##n();
++ REPS
++# undef REP
++ PREVENT_TAIL_CALL;
++}
++
++/* Defines 16 functions named f2_0 to f2_15, which all just call f2 */
++#define REP(n) \
++ __attribute__ ((noinline, noclone, weak)) void \
++ f2_##n (void) { f2(); PREVENT_TAIL_CALL; };
++REPS
++#undef REP
++
++__attribute__ ((noinline, noclone, weak)) void
++f3 (int count)
++{
++ for (int i = 0; i < count; ++i)
++ {
++ /* Calls f1_0(), f2_0(), f1_1(), f2_1(), f3_0(), etc */
++# define REP(n) f1_##n(); f2_##n();
++ REPS
++# undef REP
++ }
++}
++
++int
++main (void)
++{
++ f3 (1000);
++ return 0;
++}
+diff --git a/gshadow/Makefile b/gshadow/Makefile
+index 796fbbf473..a95524593a 100644
+--- a/gshadow/Makefile
++++ b/gshadow/Makefile
+@@ -26,7 +26,7 @@ headers = gshadow.h
+ routines = getsgent getsgnam sgetsgent fgetsgent putsgent \
+ getsgent_r getsgnam_r sgetsgent_r fgetsgent_r
+
+-tests = tst-gshadow tst-putsgent tst-fgetsgent_r
++tests = tst-gshadow tst-putsgent tst-fgetsgent_r tst-sgetsgent
+
+ CFLAGS-getsgent_r.c += -fexceptions
+ CFLAGS-getsgent.c += -fexceptions
+diff --git a/gshadow/sgetsgent_r.c b/gshadow/sgetsgent_r.c
+index ea085e91d7..c75624e1f7 100644
+--- a/gshadow/sgetsgent_r.c
++++ b/gshadow/sgetsgent_r.c
+@@ -61,7 +61,10 @@ __sgetsgent_r (const char *string, struct sgrp *resbuf, char *buffer,
+ buffer[buflen - 1] = '\0';
+ sp = strncpy (buffer, string, buflen);
+ if (buffer[buflen - 1] != '\0')
+- return ERANGE;
++ {
++ __set_errno (ERANGE);
++ return ERANGE;
++ }
+ }
+ else
+ sp = (char *) string;
+diff --git a/gshadow/tst-sgetsgent.c b/gshadow/tst-sgetsgent.c
+new file mode 100644
+index 0000000000..0370c10fd0
+--- /dev/null
++++ b/gshadow/tst-sgetsgent.c
+@@ -0,0 +1,69 @@
++/* Test large input for sgetsgent (bug 30151).
++ Copyright (C) 2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <gshadow.h>
++#include <stddef.h>
++#include <support/check.h>
++#include <support/support.h>
++#include <support/xmemstream.h>
++#include <stdlib.h>
++
++static int
++do_test (void)
++{
++ /* Create a shadow group with 1000 members. */
++ struct xmemstream mem;
++ xopen_memstream (&mem);
++ const char *passwd = "k+zD0nucwfxAo3sw1NXUj6K5vt5M16+X0TVGdE1uFvq5R8V7efJ";
++ fprintf (mem.out, "group-name:%s::m0", passwd);
++ for (int i = 1; i < 1000; ++i)
++ fprintf (mem.out, ",m%d", i);
++ xfclose_memstream (&mem);
++
++ /* Call sgetsgent. */
++ char *input = mem.buffer;
++ struct sgrp *e = sgetsgent (input);
++ TEST_VERIFY_EXIT (e != NULL);
++ TEST_COMPARE_STRING (e->sg_namp, "group-name");
++ TEST_COMPARE_STRING (e->sg_passwd, passwd);
++ /* No administrators. */
++ TEST_COMPARE_STRING (e->sg_adm[0], NULL);
++ /* Check the members list. */
++ for (int i = 0; i < 1000; ++i)
++ {
++ char *member = xasprintf ("m%d", i);
++ TEST_COMPARE_STRING (e->sg_mem[i], member);
++ free (member);
++ }
++ TEST_COMPARE_STRING (e->sg_mem[1000], NULL);
++
++ /* Check that putsgent brings back the input string. */
++ xopen_memstream (&mem);
++ TEST_COMPARE (putsgent (e, mem.out), 0);
++ xfclose_memstream (&mem);
++ /* Compare without the trailing '\n' that putsgent added. */
++ TEST_COMPARE (mem.buffer[mem.length - 1], '\n');
++ mem.buffer[mem.length - 1] = '\0';
++ TEST_COMPARE_STRING (mem.buffer, input);
++
++ free (mem.buffer);
++ free (input);
++ return 0;
++}
++
++#include <support/test-driver.c>
+diff --git a/hurd/catch-exc.c b/hurd/catch-exc.c
+index e8a9c7981f..5ee2233aa9 100644
+--- a/hurd/catch-exc.c
++++ b/hurd/catch-exc.c
+@@ -31,7 +31,7 @@ _S_catch_exception_raise (mach_port_t port,
+ mach_msg_type_number_t codeCnt
+ #else /* Vanilla Mach 3.0 interface. */
+ integer_t exception,
+- integer_t code, integer_t subcode
++ integer_t code, long_integer_t subcode
+ #endif
+ )
+ {
+diff --git a/hurd/hurd/signal.h b/hurd/hurd/signal.h
+index 4e9f79b19d..c33f974b1b 100644
+--- a/hurd/hurd/signal.h
++++ b/hurd/hurd/signal.h
+@@ -51,9 +51,10 @@ struct hurd_signal_preemptor; /* <hurd/sigpreempt.h> */
+ struct hurd_signal_detail
+ {
+ /* Codes from origination Mach exception_raise message. */
+- integer_t exc, exc_code, exc_subcode;
++ integer_t exc, exc_code;
++ long_integer_t exc_subcode;
+ /* Sigcode as passed or computed from exception codes. */
+- integer_t code;
++ long_integer_t code;
+ /* Error code as passed or extracted from exception codes. */
+ error_t error;
+ };
+diff --git a/hurd/hurdfault.c b/hurd/hurdfault.c
+index 069c1c262c..a81e72803f 100644
+--- a/hurd/hurdfault.c
++++ b/hurd/hurdfault.c
+@@ -45,7 +45,7 @@ _hurdsig_fault_catch_exception_raise (mach_port_t port,
+ mach_msg_type_number_t codeCnt
+ #else /* Vanilla Mach 3.0 interface. */
+ integer_t exception,
+- integer_t code, integer_t subcode
++ integer_t code, long_integer_t subcode
+ #endif
+ )
+ {
+diff --git a/include/link.h b/include/link.h
+index 1d74feb2bd..686813f281 100644
+--- a/include/link.h
++++ b/include/link.h
+@@ -253,8 +253,10 @@ struct link_map
+ /* Start and finish of memory map for this object. l_map_start
+ need not be the same as l_addr. */
+ ElfW(Addr) l_map_start, l_map_end;
+- /* End of the executable part of the mapping. */
+- ElfW(Addr) l_text_end;
++
++ /* Linked list of objects in reverse ELF constructor execution
++ order. Head of list is stored in _dl_init_called_list. */
++ struct link_map *l_init_called_next;
+
+ /* Default array for 'l_scope'. */
+ struct r_scope_elem *l_scope_mem[4];
+diff --git a/io/Makefile b/io/Makefile
+index f72571cdae..069e675188 100644
+--- a/io/Makefile
++++ b/io/Makefile
+@@ -59,6 +59,7 @@ routines := \
+ ftw64-time64 \
+ closefrom close_range
+
++
+ others := pwd
+ test-srcs := ftwtest ftwtest-time64
+ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \
+@@ -80,7 +81,9 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \
+ tst-utimensat \
+ tst-closefrom \
+ tst-close_range \
+- tst-ftw-bz28126
++ tst-ftw-bz28126 \
++ tst-fcntl-lock \
++ tst-fcntl-lock-lfs
+
+ tests-time64 := \
+ tst-fcntl-time64 \
+diff --git a/io/tst-fcntl-lock-lfs.c b/io/tst-fcntl-lock-lfs.c
+new file mode 100644
+index 0000000000..f2a909fb02
+--- /dev/null
++++ b/io/tst-fcntl-lock-lfs.c
+@@ -0,0 +1,2 @@
++#define _FILE_OFFSET_BITS 64
++#include <io/tst-fcntl-lock.c>
+diff --git a/io/tst-fcntl-lock.c b/io/tst-fcntl-lock.c
+new file mode 100644
+index 0000000000..357c4b7b56
+--- /dev/null
++++ b/io/tst-fcntl-lock.c
+@@ -0,0 +1,97 @@
++/* Test for advisory record locking.
++ Copyright (C) 2023 Free Software Foundation, Inc.
++
++ This program is free software; you can redistribute it and/or
++ modify it under the terms of the GNU General Public License
++ as published by the Free Software Foundation; either version 2
++ of the License, or (at your option) any later version.
++
++ This program is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++ GNU General Public License for more details.
++
++ You should have received a copy of the GNU General Public License
++ along with this program; if not, see <https://www.gnu.org/licenses/>.
++*/
++
++#include <fcntl.h>
++#include <errno.h>
++#include <unistd.h>
++
++/* This is essentially the POSIX lockf. */
++
++static int
++fcntl_lockf (int fd, int cmd, off_t len)
++{
++ struct flock fl = {
++ .l_type = F_WRLCK,
++ .l_whence = SEEK_CUR,
++ .l_len = len
++ };
++
++ switch (cmd)
++ {
++ case F_TEST:
++ fl.l_type = F_RDLCK;
++ if (fcntl (fd, F_GETLK, &fl) < 0)
++ return -1;
++ if (fl.l_type == F_UNLCK || fl.l_pid == getpid ())
++ return 0;
++ errno = EACCES;
++ return -1;
++
++ case F_ULOCK:
++ fl.l_type = F_UNLCK;
++ return fcntl (fd, F_SETLK, &fl);
++
++ case F_LOCK:
++ return fcntl (fd, F_SETLKW, &fl);
++
++ case F_TLOCK:
++ return fcntl (fd, F_SETLK, &fl);
++ }
++
++ errno = EINVAL;
++ return -1;
++}
++
++static int
++fcntl64_lockf (int fd, int cmd, off64_t len64)
++ {
++ struct flock64 fl64 = {
++ .l_type = F_WRLCK,
++ .l_whence = SEEK_CUR,
++ .l_len = len64
++ };
++
++ switch (cmd)
++ {
++ case F_TEST:
++ fl64.l_type = F_RDLCK;
++ if (fcntl64 (fd, F_GETLK64, &fl64) < 0)
++ return -1;
++ if (fl64.l_type == F_UNLCK || fl64.l_pid == getpid ())
++ return 0;
++ errno = EACCES;
++ return -1;
++
++ case F_ULOCK:
++ fl64.l_type = F_UNLCK;
++ return fcntl64 (fd, F_SETLK64, &fl64);
++
++ case F_LOCK:
++ return fcntl64 (fd, F_SETLKW64, &fl64);
++
++ case F_TLOCK:
++ return fcntl64 (fd, F_SETLK64, &fl64);
++ }
++
++ errno = EINVAL;
++ return -1;
++}
++
++#define TST_LOCKFD "tst-fcntl-lock."
++#define LOCKF fcntl_lockf
++#define LOCKF64 fcntl64_lockf
++#include "tst-lockf.c"
+diff --git a/io/tst-lockf.c b/io/tst-lockf.c
+index eda04b5417..cf8d3001c3 100644
+--- a/io/tst-lockf.c
++++ b/io/tst-lockf.c
+@@ -24,13 +24,23 @@
+ #include <support/capture_subprocess.h>
+ #include <support/check.h>
+
++#ifndef TST_LOCKFD
++# define TST_LOCKFD "tst-lockfd."
++#endif
++#ifndef LOCKF
++# define LOCKF lockf
++#endif
++#ifndef LOCKF64
++# define LOCKF64 lockf64
++#endif
++
+ static char *temp_filename;
+ static int temp_fd;
+
+ static void
+ do_prepare (int argc, char **argv)
+ {
+- temp_fd = create_temp_file ("tst-lockfd.", &temp_filename);
++ temp_fd = create_temp_file (TST_LOCKFD, &temp_filename);
+ TEST_VERIFY_EXIT (temp_fd != -1);
+ }
+ #define PREPARE do_prepare
+@@ -40,22 +50,22 @@ do_test_child_lockf (void *closure)
+ {
+ /* Check if parent has [0, 1024) locked. */
+ TEST_COMPARE (lseek (temp_fd, 0, SEEK_SET), 0);
+- TEST_COMPARE (lockf (temp_fd, F_TLOCK, 1024), -1);
++ TEST_COMPARE (LOCKF (temp_fd, F_TLOCK, 1024), -1);
+ TEST_COMPARE (errno, EAGAIN);
+- TEST_COMPARE (lockf (temp_fd, F_TEST, 1024), -1);
++ TEST_COMPARE (LOCKF (temp_fd, F_TEST, 1024), -1);
+ TEST_COMPARE (errno, EACCES);
+ /* Also Check if parent has last 1024 bytes locked. */
+ TEST_COMPARE (lseek (temp_fd, INT32_MAX-1024, SEEK_SET), INT32_MAX-1024);
+- TEST_COMPARE (lockf (temp_fd, F_TEST, 1024), -1);
++ TEST_COMPARE (LOCKF (temp_fd, F_TEST, 1024), -1);
+
+ /* And try to lock [1024, 2048). */
+ TEST_COMPARE (lseek (temp_fd, 1024, SEEK_SET), 1024);
+- TEST_COMPARE (lockf (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_LOCK, 1024), 0);
+
+ /* Check if non-LFS interface cap access to 32-bif off_t. */
+ TEST_COMPARE (lseek64 (temp_fd, (off64_t)INT32_MAX, SEEK_SET),
+ (off64_t)INT32_MAX);
+- TEST_COMPARE (lockf64 (temp_fd, F_TEST, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TEST, 1024), 0);
+ }
+
+ static void
+@@ -63,32 +73,32 @@ do_test_child_lockf64 (void *closure)
+ {
+ /* Check if parent has [0, 1024) locked. */
+ TEST_COMPARE (lseek64 (temp_fd, 0, SEEK_SET), 0);
+- TEST_COMPARE (lockf64 (temp_fd, F_TLOCK, 1024), -1);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TLOCK, 1024), -1);
+ TEST_COMPARE (errno, EAGAIN);
+- TEST_COMPARE (lockf64 (temp_fd, F_TEST, 1024), -1);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TEST, 1024), -1);
+ TEST_COMPARE (errno, EACCES);
+ /* Also Check if parent has last 1024 bytes locked. */
+ TEST_COMPARE (lseek64 (temp_fd, INT32_MAX-1024, SEEK_SET), INT32_MAX-1024);
+- TEST_COMPARE (lockf64 (temp_fd, F_TEST, 1024), -1);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TEST, 1024), -1);
+
+ /* And try to lock [1024, 2048). */
+ TEST_COMPARE (lseek64 (temp_fd, 1024, SEEK_SET), 1024);
+- TEST_COMPARE (lockf64 (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_LOCK, 1024), 0);
+
+ /* And also [INT32_MAX, INT32_MAX+1024). */
+ {
+ off64_t off = (off64_t)INT32_MAX;
+ TEST_COMPARE (lseek64 (temp_fd, off, SEEK_SET), off);
+- TEST_COMPARE (lockf64 (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_LOCK, 1024), 0);
+ }
+
+ /* Check if [INT32_MAX+1024, INT64_MAX) is locked. */
+ {
+ off64_t off = (off64_t)INT32_MAX+1024;
+ TEST_COMPARE (lseek64 (temp_fd, off, SEEK_SET), off);
+- TEST_COMPARE (lockf64 (temp_fd, F_TLOCK, 1024), -1);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TLOCK, 1024), -1);
+ TEST_COMPARE (errno, EAGAIN);
+- TEST_COMPARE (lockf64 (temp_fd, F_TEST, 1024), -1);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TEST, 1024), -1);
+ TEST_COMPARE (errno, EACCES);
+ }
+ }
+@@ -97,38 +107,38 @@ static int
+ do_test (void)
+ {
+ /* Basic tests to check if a lock can be obtained and checked. */
+- TEST_COMPARE (lockf (temp_fd, F_LOCK, 1024), 0);
+- TEST_COMPARE (lockf (temp_fd, F_LOCK, INT32_MAX), 0);
+- TEST_COMPARE (lockf (temp_fd, F_TLOCK, 1024), 0);
+- TEST_COMPARE (lockf (temp_fd, F_TEST, 1024), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_LOCK, INT32_MAX), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_TLOCK, 1024), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_TEST, 1024), 0);
+ TEST_COMPARE (lseek (temp_fd, 1024, SEEK_SET), 1024);
+- TEST_COMPARE (lockf (temp_fd, F_ULOCK, 1024), 0);
++ TEST_COMPARE (LOCKF (temp_fd, F_ULOCK, 1024), 0);
+ /* Parent process should have ([0, 1024), [2048, INT32_MAX)) ranges locked. */
+
+ {
+ struct support_capture_subprocess result;
+ result = support_capture_subprocess (do_test_child_lockf, NULL);
+- support_capture_subprocess_check (&result, "lockf", 0, sc_allow_none);
++ support_capture_subprocess_check (&result, "LOCKF", 0, sc_allow_none);
+ }
+
+ if (sizeof (off_t) != sizeof (off64_t))
+ {
+ /* Check if previously locked regions with LFS symbol. */
+ TEST_COMPARE (lseek (temp_fd, 0, SEEK_SET), 0);
+- TEST_COMPARE (lockf64 (temp_fd, F_LOCK, 1024), 0);
+- TEST_COMPARE (lockf64 (temp_fd, F_TLOCK, 1024), 0);
+- TEST_COMPARE (lockf64 (temp_fd, F_TEST, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TLOCK, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_TEST, 1024), 0);
+ /* Lock region [INT32_MAX+1024, INT64_MAX). */
+ off64_t off = (off64_t)INT32_MAX + 1024;
+ TEST_COMPARE (lseek64 (temp_fd, off, SEEK_SET), off);
+- TEST_COMPARE (lockf64 (temp_fd, F_LOCK, 1024), 0);
++ TEST_COMPARE (LOCKF64 (temp_fd, F_LOCK, 1024), 0);
+ /* Parent process should have ([0, 1024), [2048, INT32_MAX),
+ [INT32_MAX+1024, INT64_MAX)) ranges locked. */
+
+ {
+ struct support_capture_subprocess result;
+ result = support_capture_subprocess (do_test_child_lockf64, NULL);
+- support_capture_subprocess_check (&result, "lockf", 0, sc_allow_none);
++ support_capture_subprocess_check (&result, "LOCKF", 0, sc_allow_none);
+ }
+ }
+
+diff --git a/malloc/malloc.c b/malloc/malloc.c
+index fd8b52bfac..67df9f8c51 100644
+--- a/malloc/malloc.c
++++ b/malloc/malloc.c
+@@ -3398,16 +3398,23 @@ __libc_realloc (void *oldmem, size_t bytes)
+ if (__glibc_unlikely (mtag_enabled))
+ *(volatile char*) oldmem;
+
+- /* Return the chunk as is whenever possible, i.e. there's enough usable space
+- but not so much that we end up fragmenting the block. We use the trim
+- threshold as the heuristic to decide the latter. */
+- size_t usable = musable (oldmem);
+- if (bytes <= usable
+- && (unsigned long) (usable - bytes) <= mp_.trim_threshold)
+- return oldmem;
+-
+ /* chunk corresponding to oldmem */
+ const mchunkptr oldp = mem2chunk (oldmem);
++
++ /* Return the chunk as is if the request grows within usable bytes, typically
++ into the alignment padding. We want to avoid reusing the block for
++ shrinkages because it ends up unnecessarily fragmenting the address space.
++ This is also why the heuristic misses alignment padding for THP for
++ now. */
++ size_t usable = musable (oldmem);
++ if (bytes <= usable)
++ {
++ size_t difference = usable - bytes;
++ if ((unsigned long) difference < 2 * sizeof (INTERNAL_SIZE_T)
++ || (chunk_is_mmapped (oldp) && difference <= GLRO (dl_pagesize)))
++ return oldmem;
++ }
++
+ /* its size */
+ const INTERNAL_SIZE_T oldsize = chunksize (oldp);
+
+diff --git a/misc/sys/cdefs.h b/misc/sys/cdefs.h
+index 66d6702123..c37a3ff637 100644
+--- a/misc/sys/cdefs.h
++++ b/misc/sys/cdefs.h
+@@ -152,6 +152,7 @@
+ # define __glibc_objsize(__o) __bos (__o)
+ #endif
+
++#if __USE_FORTIFY_LEVEL > 0
+ /* Compile time conditions to choose between the regular, _chk and _chk_warn
+ variants. These conditions should get evaluated to constant and optimized
+ away. */
+@@ -187,7 +188,7 @@
+ ? __ ## f ## _alias (__VA_ARGS__) \
+ : (__glibc_unsafe_len (__l, __s, __osz) \
+ ? __ ## f ## _chk_warn (__VA_ARGS__, __osz) \
+- : __ ## f ## _chk (__VA_ARGS__, __osz))) \
++ : __ ## f ## _chk (__VA_ARGS__, __osz)))
+
+ /* Fortify function f, where object size argument passed to f is the number of
+ elements and not total size. */
+@@ -197,7 +198,8 @@
+ ? __ ## f ## _alias (__VA_ARGS__) \
+ : (__glibc_unsafe_len (__l, __s, __osz) \
+ ? __ ## f ## _chk_warn (__VA_ARGS__, (__osz) / (__s)) \
+- : __ ## f ## _chk (__VA_ARGS__, (__osz) / (__s)))) \
++ : __ ## f ## _chk (__VA_ARGS__, (__osz) / (__s))))
++#endif
+
+ #if __GNUC_PREREQ (4,3)
+ # define __warnattr(msg) __attribute__((__warning__ (msg)))
+diff --git a/nss/Makefile b/nss/Makefile
+index 3a9ea065ac..6ef5bf23b3 100644
+--- a/nss/Makefile
++++ b/nss/Makefile
+@@ -81,6 +81,7 @@ tests-container := \
+ tst-nss-test3 \
+ tst-reload1 \
+ tst-reload2 \
++ tst-nss-gai-hv2-canonname \
+ # tests-container
+
+ # Tests which need libdl
+@@ -144,7 +145,17 @@ libnss_compat-inhibit-o = $(filter-out .os,$(object-suffixes))
+ ifeq ($(build-static-nss),yes)
+ tests-static += tst-nss-static
+ endif
+-extra-test-objs += nss_test1.os nss_test2.os nss_test_errno.os
++extra-test-objs += nss_test1.os nss_test2.os nss_test_errno.os \
++ nss_test_gai_hv2_canonname.os
++
++ifeq ($(run-built-tests),yes)
++ifneq (no,$(PERL))
++tests-special += $(objpfx)mtrace-tst-nss-gai-hv2-canonname.out
++endif
++endif
++
++generated += mtrace-tst-nss-gai-hv2-canonname.out \
++ tst-nss-gai-hv2-canonname.mtrace
+
+ include ../Rules
+
+@@ -179,12 +190,16 @@ rtld-tests-LDFLAGS += -Wl,--dynamic-list=nss_test.ver
+ libof-nss_test1 = extramodules
+ libof-nss_test2 = extramodules
+ libof-nss_test_errno = extramodules
++libof-nss_test_gai_hv2_canonname = extramodules
+ $(objpfx)/libnss_test1.so: $(objpfx)nss_test1.os $(link-libc-deps)
+ $(build-module)
+ $(objpfx)/libnss_test2.so: $(objpfx)nss_test2.os $(link-libc-deps)
+ $(build-module)
+ $(objpfx)/libnss_test_errno.so: $(objpfx)nss_test_errno.os $(link-libc-deps)
+ $(build-module)
++$(objpfx)/libnss_test_gai_hv2_canonname.so: \
++ $(objpfx)nss_test_gai_hv2_canonname.os $(link-libc-deps)
++ $(build-module)
+ $(objpfx)nss_test2.os : nss_test1.c
+ # Use the nss_files suffix for these objects as well.
+ $(objpfx)/libnss_test1.so$(libnss_files.so-version): $(objpfx)/libnss_test1.so
+@@ -194,10 +209,14 @@ $(objpfx)/libnss_test2.so$(libnss_files.so-version): $(objpfx)/libnss_test2.so
+ $(objpfx)/libnss_test_errno.so$(libnss_files.so-version): \
+ $(objpfx)/libnss_test_errno.so
+ $(make-link)
++$(objpfx)/libnss_test_gai_hv2_canonname.so$(libnss_files.so-version): \
++ $(objpfx)/libnss_test_gai_hv2_canonname.so
++ $(make-link)
+ $(patsubst %,$(objpfx)%.out,$(tests) $(tests-container)) : \
+ $(objpfx)/libnss_test1.so$(libnss_files.so-version) \
+ $(objpfx)/libnss_test2.so$(libnss_files.so-version) \
+- $(objpfx)/libnss_test_errno.so$(libnss_files.so-version)
++ $(objpfx)/libnss_test_errno.so$(libnss_files.so-version) \
++ $(objpfx)/libnss_test_gai_hv2_canonname.so$(libnss_files.so-version)
+
+ ifeq (yes,$(have-thread-library))
+ $(objpfx)tst-cancel-getpwuid_r: $(shared-thread-library)
+@@ -206,6 +225,17 @@ endif
+ $(objpfx)tst-nss-files-alias-leak.out: $(objpfx)/libnss_files.so
+ $(objpfx)tst-nss-files-alias-truncated.out: $(objpfx)/libnss_files.so
+
++tst-nss-gai-hv2-canonname-ENV = \
++ MALLOC_TRACE=$(objpfx)tst-nss-gai-hv2-canonname.mtrace \
++ LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so
++$(objpfx)mtrace-tst-nss-gai-hv2-canonname.out: \
++ $(objpfx)tst-nss-gai-hv2-canonname.out
++ { test -r $(objpfx)tst-nss-gai-hv2-canonname.mtrace \
++ || ( echo "tst-nss-gai-hv2-canonname.mtrace does not exist"; exit 77; ) \
++ && $(common-objpfx)malloc/mtrace \
++ $(objpfx)tst-nss-gai-hv2-canonname.mtrace; } > $@; \
++ $(evaluate-test)
++
+ # Disable DT_RUNPATH on NSS tests so that the glibc internal NSS
+ # functions can load testing NSS modules via DT_RPATH.
+ LDFLAGS-tst-nss-test1 = -Wl,--disable-new-dtags
+@@ -214,3 +244,4 @@ LDFLAGS-tst-nss-test3 = -Wl,--disable-new-dtags
+ LDFLAGS-tst-nss-test4 = -Wl,--disable-new-dtags
+ LDFLAGS-tst-nss-test5 = -Wl,--disable-new-dtags
+ LDFLAGS-tst-nss-test_errno = -Wl,--disable-new-dtags
++LDFLAGS-tst-nss-test_gai_hv2_canonname = -Wl,--disable-new-dtags
+diff --git a/nss/nss_test_gai_hv2_canonname.c b/nss/nss_test_gai_hv2_canonname.c
+new file mode 100644
+index 0000000000..4439c83c9f
+--- /dev/null
++++ b/nss/nss_test_gai_hv2_canonname.c
+@@ -0,0 +1,56 @@
++/* NSS service provider that only provides gethostbyname2_r.
++ Copyright The GNU Toolchain Authors.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <nss.h>
++#include <stdlib.h>
++#include <string.h>
++#include "nss/tst-nss-gai-hv2-canonname.h"
++
++/* Catch misnamed and functions. */
++#pragma GCC diagnostic error "-Wmissing-prototypes"
++NSS_DECLARE_MODULE_FUNCTIONS (test_gai_hv2_canonname)
++
++extern enum nss_status _nss_files_gethostbyname2_r (const char *, int,
++ struct hostent *, char *,
++ size_t, int *, int *);
++
++enum nss_status
++_nss_test_gai_hv2_canonname_gethostbyname2_r (const char *name, int af,
++ struct hostent *result,
++ char *buffer, size_t buflen,
++ int *errnop, int *herrnop)
++{
++ return _nss_files_gethostbyname2_r (name, af, result, buffer, buflen, errnop,
++ herrnop);
++}
++
++enum nss_status
++_nss_test_gai_hv2_canonname_getcanonname_r (const char *name, char *buffer,
++ size_t buflen, char **result,
++ int *errnop, int *h_errnop)
++{
++ /* We expect QUERYNAME, which is a small enough string that it shouldn't fail
++ the test. */
++ if (memcmp (QUERYNAME, name, sizeof (QUERYNAME))
++ || buflen < sizeof (QUERYNAME))
++ abort ();
++
++ strncpy (buffer, name, buflen);
++ *result = buffer;
++ return NSS_STATUS_SUCCESS;
++}
+diff --git a/nss/tst-nss-gai-hv2-canonname.c b/nss/tst-nss-gai-hv2-canonname.c
+new file mode 100644
+index 0000000000..7db53cf09d
+--- /dev/null
++++ b/nss/tst-nss-gai-hv2-canonname.c
+@@ -0,0 +1,66 @@
++/* Test NSS query path for plugins that only implement gethostbyname2
++ (#30843).
++ Copyright The GNU Toolchain Authors.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <nss.h>
++#include <netdb.h>
++#include <stdlib.h>
++#include <string.h>
++#include <mcheck.h>
++#include <support/check.h>
++#include <support/xstdio.h>
++#include "nss/tst-nss-gai-hv2-canonname.h"
++
++#define PREPARE do_prepare
++
++static void do_prepare (int a, char **av)
++{
++ FILE *hosts = xfopen ("/etc/hosts", "w");
++ for (unsigned i = 2; i < 255; i++)
++ {
++ fprintf (hosts, "ff01::ff02:ff03:%u:2\ttest.example.com\n", i);
++ fprintf (hosts, "192.168.0.%u\ttest.example.com\n", i);
++ }
++ xfclose (hosts);
++}
++
++static int
++do_test (void)
++{
++ mtrace ();
++
++ __nss_configure_lookup ("hosts", "test_gai_hv2_canonname");
++
++ struct addrinfo hints = {};
++ struct addrinfo *result = NULL;
++
++ hints.ai_family = AF_INET6;
++ hints.ai_flags = AI_ALL | AI_V4MAPPED | AI_CANONNAME;
++
++ int ret = getaddrinfo (QUERYNAME, NULL, &hints, &result);
++
++ if (ret != 0)
++ FAIL_EXIT1 ("getaddrinfo failed: %s\n", gai_strerror (ret));
++
++ TEST_COMPARE_STRING (result->ai_canonname, QUERYNAME);
++
++ freeaddrinfo(result);
++ return 0;
++}
++
++#include <support/test-driver.c>
+diff --git a/nss/tst-nss-gai-hv2-canonname.h b/nss/tst-nss-gai-hv2-canonname.h
+new file mode 100644
+index 0000000000..14f2a9cb08
+--- /dev/null
++++ b/nss/tst-nss-gai-hv2-canonname.h
+@@ -0,0 +1 @@
++#define QUERYNAME "test.example.com"
+diff --git a/nss/tst-nss-gai-hv2-canonname.root/postclean.req b/nss/tst-nss-gai-hv2-canonname.root/postclean.req
+new file mode 100644
+index 0000000000..e69de29bb2
+diff --git a/nss/tst-nss-gai-hv2-canonname.root/tst-nss-gai-hv2-canonname.script b/nss/tst-nss-gai-hv2-canonname.root/tst-nss-gai-hv2-canonname.script
+new file mode 100644
+index 0000000000..31848b4a28
+--- /dev/null
++++ b/nss/tst-nss-gai-hv2-canonname.root/tst-nss-gai-hv2-canonname.script
+@@ -0,0 +1,2 @@
++cp $B/nss/libnss_test_gai_hv2_canonname.so $L/libnss_test_gai_hv2_canonname.so.2
++su
+diff --git a/resolv/Makefile b/resolv/Makefile
+index cc69b4e60b..60f5d46897 100644
+--- a/resolv/Makefile
++++ b/resolv/Makefile
+@@ -101,6 +101,7 @@ tests += \
+ tst-resolv-invalid-cname \
+ tst-resolv-network \
+ tst-resolv-noaaaa \
++ tst-resolv-noaaaa-vc \
+ tst-resolv-nondecimal \
+ tst-resolv-res_init-multi \
+ tst-resolv-search \
+@@ -292,6 +293,7 @@ $(objpfx)tst-resolv-res_init-thread: $(objpfx)libresolv.so \
+ $(objpfx)tst-resolv-invalid-cname: $(objpfx)libresolv.so \
+ $(shared-thread-library)
+ $(objpfx)tst-resolv-noaaaa: $(objpfx)libresolv.so $(shared-thread-library)
++$(objpfx)tst-resolv-noaaaa-vc: $(objpfx)libresolv.so $(shared-thread-library)
+ $(objpfx)tst-resolv-nondecimal: $(objpfx)libresolv.so $(shared-thread-library)
+ $(objpfx)tst-resolv-qtypes: $(objpfx)libresolv.so $(shared-thread-library)
+ $(objpfx)tst-resolv-rotate: $(objpfx)libresolv.so $(shared-thread-library)
+diff --git a/resolv/nss_dns/dns-host.c b/resolv/nss_dns/dns-host.c
+index ae1f8669d5..e6aaef98d1 100644
+--- a/resolv/nss_dns/dns-host.c
++++ b/resolv/nss_dns/dns-host.c
+@@ -427,7 +427,7 @@ _nss_dns_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat,
+ {
+ n = __res_context_search (ctx, name, C_IN, T_A,
+ dns_packet_buffer, sizeof (dns_packet_buffer),
+- NULL, NULL, NULL, NULL, NULL);
++ &alt_dns_packet_buffer, NULL, NULL, NULL, NULL);
+ if (n >= 0)
+ status = gaih_getanswer_noaaaa (alt_dns_packet_buffer, n,
+ &abuf, pat, errnop, herrnop, ttlp);
+diff --git a/resolv/tst-resolv-noaaaa-vc.c b/resolv/tst-resolv-noaaaa-vc.c
+new file mode 100644
+index 0000000000..9f5aebd99f
+--- /dev/null
++++ b/resolv/tst-resolv-noaaaa-vc.c
+@@ -0,0 +1,129 @@
++/* Test the RES_NOAAAA resolver option with a large response.
++ Copyright (C) 2022-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <errno.h>
++#include <netdb.h>
++#include <resolv.h>
++#include <stdbool.h>
++#include <stdlib.h>
++#include <support/check.h>
++#include <support/check_nss.h>
++#include <support/resolv_test.h>
++#include <support/support.h>
++#include <support/xmemstream.h>
++
++/* Used to keep track of the number of queries. */
++static volatile unsigned int queries;
++
++/* If true, add a large TXT record at the start of the answer section. */
++static volatile bool stuff_txt;
++
++static void
++response (const struct resolv_response_context *ctx,
++ struct resolv_response_builder *b,
++ const char *qname, uint16_t qclass, uint16_t qtype)
++{
++ /* If not using TCP, just force its use. */
++ if (!ctx->tcp)
++ {
++ struct resolv_response_flags flags = {.tc = true};
++ resolv_response_init (b, flags);
++ resolv_response_add_question (b, qname, qclass, qtype);
++ return;
++ }
++
++ /* The test needs to send four queries, the first three are used to
++ grow the NSS buffer via the ERANGE handshake. */
++ ++queries;
++ TEST_VERIFY (queries <= 4);
++
++ /* AAAA queries are supposed to be disabled. */
++ TEST_COMPARE (qtype, T_A);
++ TEST_COMPARE (qclass, C_IN);
++ TEST_COMPARE_STRING (qname, "example.com");
++
++ struct resolv_response_flags flags = {};
++ resolv_response_init (b, flags);
++ resolv_response_add_question (b, qname, qclass, qtype);
++
++ resolv_response_section (b, ns_s_an);
++
++ if (stuff_txt)
++ {
++ resolv_response_open_record (b, qname, qclass, T_TXT, 60);
++ int zero = 0;
++ for (int i = 0; i <= 15000; ++i)
++ resolv_response_add_data (b, &zero, sizeof (zero));
++ resolv_response_close_record (b);
++ }
++
++ for (int i = 0; i < 200; ++i)
++ {
++ resolv_response_open_record (b, qname, qclass, qtype, 60);
++ char ipv4[4] = {192, 0, 2, i + 1};
++ resolv_response_add_data (b, &ipv4, sizeof (ipv4));
++ resolv_response_close_record (b);
++ }
++}
++
++static int
++do_test (void)
++{
++ struct resolv_test *obj = resolv_test_start
++ ((struct resolv_redirect_config)
++ {
++ .response_callback = response
++ });
++
++ _res.options |= RES_NOAAAA;
++
++ for (int do_stuff_txt = 0; do_stuff_txt < 2; ++do_stuff_txt)
++ {
++ queries = 0;
++ stuff_txt = do_stuff_txt;
++
++ struct addrinfo *ai = NULL;
++ int ret;
++ ret = getaddrinfo ("example.com", "80",
++ &(struct addrinfo)
++ {
++ .ai_family = AF_UNSPEC,
++ .ai_socktype = SOCK_STREAM,
++ }, &ai);
++
++ char *expected_result;
++ {
++ struct xmemstream mem;
++ xopen_memstream (&mem);
++ for (int i = 0; i < 200; ++i)
++ fprintf (mem.out, "address: STREAM/TCP 192.0.2.%d 80\n", i + 1);
++ xfclose_memstream (&mem);
++ expected_result = mem.buffer;
++ }
++
++ check_addrinfo ("example.com", ai, ret, expected_result);
++
++ free (expected_result);
++ freeaddrinfo (ai);
++ }
++
++ resolv_test_end (obj);
++ return 0;
++}
++
++#include <support/test-driver.c>
+diff --git a/stdio-common/Makefile b/stdio-common/Makefile
+index 34fdd6d1f8..fdc49f32ea 100644
+--- a/stdio-common/Makefile
++++ b/stdio-common/Makefile
+@@ -196,6 +196,7 @@ tests := \
+ tst-gets \
+ tst-grouping \
+ tst-grouping2 \
++ tst-grouping3 \
+ tst-long-dbl-fphex \
+ tst-memstream-string \
+ tst-obprintf \
+@@ -340,6 +341,7 @@ $(objpfx)tst-sscanf.out: $(gen-locales)
+ $(objpfx)tst-swprintf.out: $(gen-locales)
+ $(objpfx)tst-vfprintf-mbs-prec.out: $(gen-locales)
+ $(objpfx)tst-vfprintf-width-i18n.out: $(gen-locales)
++$(objpfx)tst-grouping3.out: $(gen-locales)
+ endif
+
+ tst-printf-bz18872-ENV = MALLOC_TRACE=$(objpfx)tst-printf-bz18872.mtrace \
+@@ -431,7 +433,7 @@ CFLAGS-tst-gets.c += -Wno-deprecated-declarations
+
+ # BZ #11319 was first fixed for regular vdprintf, then reopened because
+ # the fortified version had the same bug.
+-CFLAGS-tst-bz11319-fortify2.c += -D_FORTIFY_SOURCE=2
++CFLAGS-tst-bz11319-fortify2.c += -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
+
+ CFLAGS-tst-memstream-string.c += -fno-builtin-fprintf
+
+diff --git a/stdio-common/tst-grouping3.c b/stdio-common/tst-grouping3.c
+new file mode 100644
+index 0000000000..e9e39218e2
+--- /dev/null
++++ b/stdio-common/tst-grouping3.c
+@@ -0,0 +1,54 @@
++/* Test printf with grouping and padding (bug 30068)
++ Copyright (C) 2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <locale.h>
++#include <stdio.h>
++#include <support/check.h>
++#include <support/support.h>
++
++static int
++do_test (void)
++{
++ char buf[80];
++
++ xsetlocale (LC_NUMERIC, "de_DE.UTF-8");
++
++ /* The format string has the following conversion specifier:
++ ' - Use thousands grouping.
++ + - The result of a signed conversion shall begin with a sign.
++ - - Left justified.
++ 13 - Minimum 13 bytes of width.
++ 9 - Minimum 9 digits of precision.
++
++ In bug 30068 the grouping characters were not accounted for in
++ the width, and were added after the fact resulting in a 15-byte
++ output instead of a 13-byte output. The two additional bytes
++ come from the locale-specific thousands separator. This increase
++ in size could result in a buffer overflow if a reasonable caller
++ calculated the size of the expected buffer using nl_langinfo to
++ determine the sie of THOUSEP in bytes.
++
++ This bug is distinct from bug 23432 which has to do with the
++ minimum precision calculation (digit based). */
++ sprintf (buf, "%+-'13.9d", 1234567);
++ TEST_COMPARE_STRING (buf, "+001.234.567 ");
++
++ return 0;
++}
++
++#include <support/test-driver.c>
+diff --git a/stdio-common/vfprintf-process-arg.c b/stdio-common/vfprintf-process-arg.c
+index 24c9125f9f..8c0fcbcf78 100644
+--- a/stdio-common/vfprintf-process-arg.c
++++ b/stdio-common/vfprintf-process-arg.c
+@@ -186,11 +186,17 @@ LABEL (unsigned_number): /* Unsigned number of base BASE. */
+ bool octal_marker = (prec <= number_length && number.word != 0
+ && alt && base == 8);
+
+- prec = MAX (0, prec - (workend - string));
++ /* At this point prec_inc is the additional bytes required for the
++ specificed precision. It is 0 if the precision would not have
++ required additional bytes i.e. the number of input digits is more
++ than the precision. It is greater than zero if the precision is
++ more than the number of digits without grouping (precision only
++ considers digits). */
++ unsigned int prec_inc = MAX (0, prec - (workend - string));
+
+ if (!left)
+ {
+- width -= number_length + prec;
++ width -= number_length + prec_inc;
+
+ if (number.word != 0 && alt && (base == 16 || base == 2))
+ /* Account for 0X, 0x, 0B or 0b hex or binary marker. */
+@@ -221,7 +227,7 @@ LABEL (unsigned_number): /* Unsigned number of base BASE. */
+ Xprintf_buffer_putc (buf, spec);
+ }
+
+- width += prec;
++ width += prec_inc;
+ Xprintf_buffer_pad (buf, L_('0'), width);
+
+ if (octal_marker)
+@@ -237,6 +243,8 @@ LABEL (unsigned_number): /* Unsigned number of base BASE. */
+ }
+ else
+ {
++ /* Perform left justification adjustments. */
++
+ if (is_negative)
+ {
+ Xprintf_buffer_putc (buf, L_('-'));
+@@ -263,9 +271,13 @@ LABEL (unsigned_number): /* Unsigned number of base BASE. */
+ if (octal_marker)
+ --width;
+
+- width -= workend - string + prec;
++ /* Adjust the width by subtracting the number of bytes
++ required to represent the number with grouping characters
++ (NUMBER_LENGTH) and any additional bytes required for
++ precision. */
++ width -= number_length + prec_inc;
+
+- Xprintf_buffer_pad (buf, L_('0'), prec);
++ Xprintf_buffer_pad (buf, L_('0'), prec_inc);
+
+ if (octal_marker)
+ Xprintf_buffer_putc (buf, L_('0'));
+diff --git a/stdlib/Makefile b/stdlib/Makefile
+index e0fc82fc4d..005eede5d9 100644
+--- a/stdlib/Makefile
++++ b/stdlib/Makefile
+@@ -171,6 +171,7 @@ tests := \
+ test-a64l \
+ test-at_quick_exit-race \
+ test-atexit-race \
++ test-atexit-recursive \
+ test-bz22786 \
+ test-canon \
+ test-canon2 \
+diff --git a/stdlib/exit.c b/stdlib/exit.c
+index 6b1eed6445..1cd0bdfe94 100644
+--- a/stdlib/exit.c
++++ b/stdlib/exit.c
+@@ -51,7 +51,10 @@ __run_exit_handlers (int status, struct exit_function_list **listp,
+ exit (). */
+ while (true)
+ {
+- struct exit_function_list *cur = *listp;
++ struct exit_function_list *cur;
++
++ restart:
++ cur = *listp;
+
+ if (cur == NULL)
+ {
+@@ -113,7 +116,7 @@ __run_exit_handlers (int status, struct exit_function_list **listp,
+ if (__glibc_unlikely (new_exitfn_called != __new_exitfn_called))
+ /* The last exit function, or another thread, has registered
+ more exit functions. Start the loop over. */
+- continue;
++ goto restart;
+ }
+
+ *listp = cur->next;
+diff --git a/stdlib/test-atexit-recursive.c b/stdlib/test-atexit-recursive.c
+new file mode 100644
+index 0000000000..0596b9763b
+--- /dev/null
++++ b/stdlib/test-atexit-recursive.c
+@@ -0,0 +1,75 @@
++/* Support file for atexit/exit, etc. race tests (BZ #27749).
++ Copyright (C) 2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Check that atexit handler registed from another handler still called. */
++
++#include <stdio.h>
++#include <stdlib.h>
++#include <support/check.h>
++#include <support/xunistd.h>
++#include <sys/wait.h>
++#include <unistd.h>
++
++static void
++atexit_cb (void)
++{
++}
++
++static void
++atexit_last (void)
++{
++ _exit (1);
++}
++
++static void
++atexit_recursive (void)
++{
++ atexit (&atexit_cb);
++ atexit (&atexit_last);
++}
++
++_Noreturn static void
++test_and_exit (int count)
++{
++ for (int i = 0; i < count; ++i)
++ atexit (&atexit_cb);
++ atexit (&atexit_recursive);
++ exit (0);
++}
++
++static int
++do_test (void)
++{
++ for (int i = 0; i < 100; ++i)
++ if (xfork () == 0)
++ test_and_exit (i);
++
++ for (int i = 0; i < 100; ++i)
++ {
++ int status;
++ xwaitpid (0, &status, 0);
++ if (!WIFEXITED (status))
++ FAIL_EXIT1 ("Failed iterations %d", i);
++ TEST_COMPARE (WEXITSTATUS (status), 1);
++ }
++
++ return 0;
++}
++
++#define TEST_FUNCTION do_test
++#include <support/test-driver.c>
+diff --git a/stdlib/tst-system.c b/stdlib/tst-system.c
+index 634acfe264..47a0afe6bf 100644
+--- a/stdlib/tst-system.c
++++ b/stdlib/tst-system.c
+@@ -25,6 +25,7 @@
+ #include <support/check.h>
+ #include <support/temp_file.h>
+ #include <support/support.h>
++#include <support/xthread.h>
+ #include <support/xunistd.h>
+
+ static char *tmpdir;
+@@ -71,6 +72,20 @@ call_system (void *closure)
+ }
+ }
+
++static void *
++sleep_and_check_sigchld (void *closure)
++{
++ double *seconds = (double *) closure;
++ char cmd[namemax];
++ sprintf (cmd, "sleep %lf" , *seconds);
++ TEST_COMPARE (system (cmd), 0);
++
++ sigset_t blocked = {0};
++ TEST_COMPARE (sigprocmask (SIG_BLOCK, NULL, &blocked), 0);
++ TEST_COMPARE (sigismember (&blocked, SIGCHLD), 0);
++ return NULL;
++}
++
+ static int
+ do_test (void)
+ {
+@@ -154,6 +169,17 @@ do_test (void)
+ xchmod (_PATH_BSHELL, st.st_mode);
+ }
+
++ {
++ pthread_t long_sleep_thread = xpthread_create (NULL,
++ sleep_and_check_sigchld,
++ &(double) { 0.2 });
++ pthread_t short_sleep_thread = xpthread_create (NULL,
++ sleep_and_check_sigchld,
++ &(double) { 0.1 });
++ xpthread_join (short_sleep_thread);
++ xpthread_join (long_sleep_thread);
++ }
++
+ TEST_COMPARE (system (""), 0);
+
+ return 0;
+diff --git a/support/Makefile b/support/Makefile
+index b29b7eb505..48cd74581d 100644
+--- a/support/Makefile
++++ b/support/Makefile
+@@ -32,6 +32,8 @@ libsupport-routines = \
+ check_hostent \
+ check_netent \
+ delayed_exit \
++ dtotimespec \
++ dtotimespec-time64 \
+ ignore_stderr \
+ next_to_fault \
+ oom_error \
+diff --git a/support/dtotimespec-time64.c b/support/dtotimespec-time64.c
+new file mode 100644
+index 0000000000..b3d5e351e3
+--- /dev/null
++++ b/support/dtotimespec-time64.c
+@@ -0,0 +1,27 @@
++/* Convert double to timespec. 64-bit time support.
++ Copyright (C) 2011-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library and is also part of gnulib.
++ Patches to this file should be submitted to both projects.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <time.h>
++
++#if __TIMESIZE != 64
++# define timespec __timespec64
++# define time_t __time64_t
++# define dtotimespec dtotimespec_time64
++# include "dtotimespec.c"
++#endif
+diff --git a/support/dtotimespec.c b/support/dtotimespec.c
+new file mode 100644
+index 0000000000..cde5b4d74c
+--- /dev/null
++++ b/support/dtotimespec.c
+@@ -0,0 +1,50 @@
++/* Convert double to timespec.
++ Copyright (C) 2011-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library and is also part of gnulib.
++ Patches to this file should be submitted to both projects.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Convert the double value SEC to a struct timespec. Round toward
++ positive infinity. On overflow, return an extremal value. */
++
++#include <support/timespec.h>
++#include <intprops.h>
++
++struct timespec
++dtotimespec (double sec)
++{
++ if (sec <= TYPE_MINIMUM (time_t))
++ return make_timespec (TYPE_MINIMUM (time_t), 0);
++ else if (sec >= 1.0 + TYPE_MAXIMUM (time_t))
++ return make_timespec (TYPE_MAXIMUM (time_t), TIMESPEC_HZ - 1);
++ else
++ {
++ time_t s = sec;
++ double frac = TIMESPEC_HZ * (sec - s);
++ long ns = frac;
++ ns += ns < frac;
++ s += ns / TIMESPEC_HZ;
++ ns %= TIMESPEC_HZ;
++
++ if (ns < 0)
++ {
++ s--;
++ ns += TIMESPEC_HZ;
++ }
++
++ return make_timespec (s, ns);
++ }
++}
+diff --git a/support/shell-container.c b/support/shell-container.c
+index e9ac9b6d04..66cf0c8b1f 100644
+--- a/support/shell-container.c
++++ b/support/shell-container.c
+@@ -39,6 +39,7 @@
+ #include <error.h>
+
+ #include <support/support.h>
++#include <support/timespec.h>
+
+ /* Design considerations
+
+@@ -171,6 +172,32 @@ kill_func (char **argv)
+ return 0;
+ }
+
++/* Emulate the "/bin/sleep" command. No suffix support. Options are
++ ignored. */
++static int
++sleep_func (char **argv)
++{
++ if (argv[0] == NULL)
++ {
++ fprintf (stderr, "sleep: missing operand\n");
++ return 1;
++ }
++ char *endptr = NULL;
++ double sec = strtod (argv[0], &endptr);
++ if (endptr == argv[0] || errno == ERANGE || sec < 0)
++ {
++ fprintf (stderr, "sleep: invalid time interval '%s'\n", argv[0]);
++ return 1;
++ }
++ struct timespec ts = dtotimespec (sec);
++ if (nanosleep (&ts, NULL) < 0)
++ {
++ fprintf (stderr, "sleep: failed to nanosleep: %s\n", strerror (errno));
++ return 1;
++ }
++ return 0;
++}
++
+ /* This is a list of all the built-in commands we understand. */
+ static struct {
+ const char *name;
+@@ -181,6 +208,7 @@ static struct {
+ { "cp", copy_func },
+ { "exit", exit_func },
+ { "kill", kill_func },
++ { "sleep", sleep_func },
+ { NULL, NULL }
+ };
+
+diff --git a/support/timespec.h b/support/timespec.h
+index 77b1e4e8d6..9559836d4c 100644
+--- a/support/timespec.h
++++ b/support/timespec.h
+@@ -57,6 +57,8 @@ int support_timespec_check_in_range (struct timespec expected,
+ struct timespec observed,
+ double lower_bound, double upper_bound);
+
++struct timespec dtotimespec (double sec) __attribute__((const));
++
+ #else
+ struct timespec __REDIRECT (timespec_add, (struct timespec, struct timespec),
+ timespec_add_time64);
+@@ -82,6 +84,8 @@ int __REDIRECT (support_timespec_check_in_range, (struct timespec expected,
+ double lower_bound,
+ double upper_bound),
+ support_timespec_check_in_range_time64);
++
++struct timespec __REDIRECT (dtotimespec, (double sec), dtotimespec_time64);
+ #endif
+
+ /* Check that the timespec on the left represents a time before the
+diff --git a/sysdeps/generic/dl-lookupcfg.h b/sysdeps/generic/dl-lookupcfg.h
+index cc5e9d619b..e4f6358f88 100644
+--- a/sysdeps/generic/dl-lookupcfg.h
++++ b/sysdeps/generic/dl-lookupcfg.h
+@@ -27,5 +27,5 @@
+ #define DL_FIXUP_VALUE_ADDR(value) (value)
+ #define DL_FIXUP_ADDR_VALUE(addr) (addr)
+ #define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) (addr)
+-#define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \
++#define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
+ (*value) = st_value;
+diff --git a/sysdeps/generic/ldconfig.h b/sysdeps/generic/ldconfig.h
+index 0e1a9a9515..e9e9e19d0f 100644
+--- a/sysdeps/generic/ldconfig.h
++++ b/sysdeps/generic/ldconfig.h
+@@ -90,8 +90,6 @@ extern int process_file (const char *real_file_name, const char *file_name,
+ const char *lib, int *flag, unsigned int *isa_level,
+ char **soname, int is_link, struct stat *stat_buf);
+
+-extern char *implicit_soname (const char *lib, int flag);
+-
+ /* Declared in readelflib.c. */
+ extern int process_elf_file (const char *file_name, const char *lib,
+ int *flag, unsigned int *isa_level, char **soname,
+diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h
+index c99dad77cc..36055ad251 100644
+--- a/sysdeps/generic/ldsodefs.h
++++ b/sysdeps/generic/ldsodefs.h
+@@ -1043,6 +1043,10 @@ extern int _dl_check_map_versions (struct link_map *map, int verbose,
+ extern void _dl_init (struct link_map *main_map, int argc, char **argv,
+ char **env) attribute_hidden;
+
++/* List of ELF objects in reverse order of their constructor
++ invocation. */
++extern struct link_map *_dl_init_called_list attribute_hidden;
++
+ /* Call the finalizer functions of all shared objects whose
+ initializer functions have completed. */
+ extern void _dl_fini (void) attribute_hidden;
+@@ -1377,8 +1381,8 @@ void _dl_audit_preinit (struct link_map *l);
+ the flags with LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT prior calling
+ la_symbind{32,64}. */
+ void _dl_audit_symbind (struct link_map *l, struct reloc_result *reloc_result,
+- const ElfW(Sym) *defsym, DL_FIXUP_VALUE_TYPE *value,
+- lookup_t result)
++ const void *reloc, const ElfW(Sym) *defsym,
++ DL_FIXUP_VALUE_TYPE *value, lookup_t result, bool lazy)
+ attribute_hidden;
+ /* Same as _dl_audit_symbind, but also sets LA_SYMB_DLSYM flag. */
+ void _dl_audit_symbind_alt (struct link_map *l, const ElfW(Sym) *ref,
+diff --git a/sysdeps/hppa/dl-lookupcfg.h b/sysdeps/hppa/dl-lookupcfg.h
+index 66b3ff9763..28daf3f89b 100644
+--- a/sysdeps/hppa/dl-lookupcfg.h
++++ b/sysdeps/hppa/dl-lookupcfg.h
+@@ -84,5 +84,5 @@ void attribute_hidden _dl_unmap (struct link_map *map);
+ #define DL_FIXUP_ADDR_VALUE(addr) \
+ (*(DL_FIXUP_VALUE_TYPE *) ((uintptr_t) (addr) & ~2))
+ #define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) (addr)
+-#define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \
++#define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
+ *(value) = *(DL_FIXUP_VALUE_TYPE *) ((uintptr_t) (new_value) & ~2)
+diff --git a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
+index 8705a7822c..6f50cec761 100644
+--- a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
++++ b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps
+@@ -1617,7 +1617,7 @@ ldouble: 5
+
+ Function: "y0_towardzero":
+ double: 4
+-float: 8
++float: 9
+ float128: 3
+ ldouble: 8
+
+diff --git a/sysdeps/ia64/dl-lookupcfg.h b/sysdeps/ia64/dl-lookupcfg.h
+index 0e47e529fe..64218fa7bb 100644
+--- a/sysdeps/ia64/dl-lookupcfg.h
++++ b/sysdeps/ia64/dl-lookupcfg.h
+@@ -75,5 +75,5 @@ extern void attribute_hidden _dl_unmap (struct link_map *map);
+ #define DL_FIXUP_VALUE_ADDR(value) ((uintptr_t) &(value))
+ #define DL_FIXUP_ADDR_VALUE(addr) (*(struct fdesc *) (addr))
+ #define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) (addr)
+-#define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \
++#define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
+ (*value) = *(struct fdesc *) (st_value)
+diff --git a/sysdeps/posix/getaddrinfo.c b/sysdeps/posix/getaddrinfo.c
+index fd22dc4fcb..69f38bbfb9 100644
+--- a/sysdeps/posix/getaddrinfo.c
++++ b/sysdeps/posix/getaddrinfo.c
+@@ -120,6 +120,7 @@ struct gaih_result
+ {
+ struct gaih_addrtuple *at;
+ char *canon;
++ char *h_name;
+ bool free_at;
+ bool got_ipv6;
+ };
+@@ -165,6 +166,7 @@ gaih_result_reset (struct gaih_result *res)
+ if (res->free_at)
+ free (res->at);
+ free (res->canon);
++ free (res->h_name);
+ memset (res, 0, sizeof (*res));
+ }
+
+@@ -203,9 +205,8 @@ gaih_inet_serv (const char *servicename, const struct gaih_typeproto *tp,
+ return 0;
+ }
+
+-/* Convert struct hostent to a list of struct gaih_addrtuple objects. h_name
+- is not copied, and the struct hostent object must not be deallocated
+- prematurely. The new addresses are appended to the tuple array in RES. */
++/* Convert struct hostent to a list of struct gaih_addrtuple objects. The new
++ addresses are appended to the tuple array in RES. */
+ static bool
+ convert_hostent_to_gaih_addrtuple (const struct addrinfo *req, int family,
+ struct hostent *h, struct gaih_result *res)
+@@ -238,6 +239,15 @@ convert_hostent_to_gaih_addrtuple (const struct addrinfo *req, int family,
+ res->at = array;
+ res->free_at = true;
+
++ /* Duplicate h_name because it may get reclaimed when the underlying storage
++ is freed. */
++ if (res->h_name == NULL)
++ {
++ res->h_name = __strdup (h->h_name);
++ if (res->h_name == NULL)
++ return false;
++ }
++
+ /* Update the next pointers on reallocation. */
+ for (size_t i = 0; i < old; i++)
+ array[i].next = array + i + 1;
+@@ -262,7 +272,6 @@ convert_hostent_to_gaih_addrtuple (const struct addrinfo *req, int family,
+ }
+ array[i].next = array + i + 1;
+ }
+- array[0].name = h->h_name;
+ array[count - 1].next = NULL;
+
+ return true;
+@@ -324,15 +333,15 @@ gethosts (nss_gethostbyname3_r fct, int family, const char *name,
+ memory allocation failure. The returned string is allocated on the
+ heap; the caller has to free it. */
+ static char *
+-getcanonname (nss_action_list nip, struct gaih_addrtuple *at, const char *name)
++getcanonname (nss_action_list nip, const char *hname, const char *name)
+ {
+ nss_getcanonname_r *cfct = __nss_lookup_function (nip, "getcanonname_r");
+ char *s = (char *) name;
+ if (cfct != NULL)
+ {
+ char buf[256];
+- if (DL_CALL_FCT (cfct, (at->name ?: name, buf, sizeof (buf),
+- &s, &errno, &h_errno)) != NSS_STATUS_SUCCESS)
++ if (DL_CALL_FCT (cfct, (hname ?: name, buf, sizeof (buf), &s, &errno,
++ &h_errno)) != NSS_STATUS_SUCCESS)
+ /* If the canonical name cannot be determined, use the passed
+ string. */
+ s = (char *) name;
+@@ -771,7 +780,7 @@ get_nss_addresses (const char *name, const struct addrinfo *req,
+ if ((req->ai_flags & AI_CANONNAME) != 0
+ && res->canon == NULL)
+ {
+- char *canonbuf = getcanonname (nip, res->at, name);
++ char *canonbuf = getcanonname (nip, res->h_name, name);
+ if (canonbuf == NULL)
+ {
+ __resolv_context_put (res_ctx);
+@@ -1187,9 +1196,7 @@ free_and_return:
+ if (malloc_name)
+ free ((char *) name);
+ free (addrmem);
+- if (res.free_at)
+- free (res.at);
+- free (res.canon);
++ gaih_result_reset (&res);
+
+ return result;
+ }
+diff --git a/sysdeps/posix/system.c b/sysdeps/posix/system.c
+index 2335a99184..d77720a625 100644
+--- a/sysdeps/posix/system.c
++++ b/sysdeps/posix/system.c
+@@ -179,16 +179,16 @@ do_system (const char *line)
+ as if the shell had terminated using _exit(127). */
+ status = W_EXITCODE (127, 0);
+
++ /* sigaction can not fail with SIGINT/SIGQUIT used with old
++ disposition. Same applies for sigprocmask. */
+ DO_LOCK ();
+ if (SUB_REF () == 0)
+ {
+- /* sigaction can not fail with SIGINT/SIGQUIT used with old
+- disposition. Same applies for sigprocmask. */
+ __sigaction (SIGINT, &intr, NULL);
+ __sigaction (SIGQUIT, &quit, NULL);
+- __sigprocmask (SIG_SETMASK, &omask, NULL);
+ }
+ DO_UNLOCK ();
++ __sigprocmask (SIG_SETMASK, &omask, NULL);
+
+ if (ret != 0)
+ __set_errno (ret);
+diff --git a/sysdeps/powerpc/dl-lookupcfg.h b/sysdeps/powerpc/dl-lookupcfg.h
+index db0869bd33..0d6dcb8e25 100644
+--- a/sysdeps/powerpc/dl-lookupcfg.h
++++ b/sysdeps/powerpc/dl-lookupcfg.h
+@@ -25,7 +25,7 @@
+ /* We need to correctly set the audit modules value for bind-now. */
+ # define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) \
+ (((Elf64_FuncDesc *)(addr))->fd_func)
+-# define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \
++# define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
+ ({ \
+ Elf64_FuncDesc *opd = (Elf64_FuncDesc *) (value); \
+ opd->fd_func = (st_value); \
+@@ -34,6 +34,6 @@
+ })
+ #else
+ # define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) (addr)
+-# define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \
++# define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
+ (*value) = st_value;
+ #endif
+diff --git a/sysdeps/pthread/tst-cancel30.c b/sysdeps/pthread/tst-cancel30.c
+index 6eb4eb5b42..ff803386be 100644
+--- a/sysdeps/pthread/tst-cancel30.c
++++ b/sysdeps/pthread/tst-cancel30.c
+@@ -46,9 +46,7 @@ tf (void *arg)
+
+ /* Wait indefinitely for cancellation, which only works if asynchronous
+ cancellation is enabled. */
+-#ifdef SYS_pause
+- syscall (SYS_pause);
+-#elif defined SYS_ppoll || defined SYS_ppoll_time64
++#if defined SYS_ppoll || defined SYS_ppoll_time64
+ # ifndef SYS_ppoll_time64
+ # define SYS_ppoll_time64 SYS_ppoll
+ # endif
+diff --git a/sysdeps/sparc/dl-lookupcfg.h b/sysdeps/sparc/dl-lookupcfg.h
+new file mode 100644
+index 0000000000..3a5a5c1d8c
+--- /dev/null
++++ b/sysdeps/sparc/dl-lookupcfg.h
+@@ -0,0 +1,49 @@
++/* Configuration of lookup functions. SPARC64 version.
++ Copyright (C) 2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* The type of the return value of fixup/profile_fixup. */
++#define DL_FIXUP_VALUE_TYPE ElfW(Addr)
++/* Construct a value of type DL_FIXUP_VALUE_TYPE from a code address
++ and a link map. */
++#define DL_FIXUP_MAKE_VALUE(map, addr) (addr)
++/* Extract the code address from a value of type DL_FIXUP_MAKE_VALUE.
++ */
++#define DL_FIXUP_VALUE_CODE_ADDR(value) (value)
++#define DL_FIXUP_VALUE_ADDR(value) (value)
++#define DL_FIXUP_ADDR_VALUE(addr) (addr)
++#define DL_FIXUP_BINDNOW_ADDR_VALUE(addr) (addr)
++/* For bindnow, _dl_audit_symbind will be responsible to setup the final value
++ while for lazy binding _dl_fixup/_dl_profile_fixup will call the audit
++ callbacks and tail cail elf_machine_fixup_plt. */
++#ifdef __arch64__
++# define DL_SPARC_FIXUP(l, r, value, new_value) \
++ sparc64_fixup_plt (l, r, value, new_value, (r)->r_addend, 0)
++#else
++# define DL_SPARC_FIXUP(l, r, value, new_value) \
++ sparc_fixup_plt (r, value, new_value, 0, 1)
++#endif
++#define DL_FIXUP_BINDNOW_RELOC(l, reloc, value, new_value, st_value, lazy) \
++ ({ \
++ if (lazy) \
++ (*value) = st_value; \
++ else \
++ { \
++ const PLTREL *__r = (reloc); \
++ DL_SPARC_FIXUP (l, __r, value, new_value); \
++ } \
++ })
+diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
+index f298878e8f..94747b37a6 100644
+--- a/sysdeps/unix/sysv/linux/Makefile
++++ b/sysdeps/unix/sysv/linux/Makefile
+@@ -456,6 +456,8 @@ sysdep_headers += netinet/if_fddi.h netinet/if_tr.h \
+ netrom/netrom.h netpacket/packet.h netrose/rose.h \
+ neteconet/ec.h netiucv/iucv.h
+ sysdep_routines += netlink_assert_response
++
++CFLAGS-check_pf.c += -fexceptions
+ endif
+
+ # Don't compile the ctype glue code, since there is no old non-GNU C library.
+diff --git a/sysdeps/unix/sysv/linux/bits/fcntl-linux.h b/sysdeps/unix/sysv/linux/bits/fcntl-linux.h
+index ca6a0d7516..1babbdc84e 100644
+--- a/sysdeps/unix/sysv/linux/bits/fcntl-linux.h
++++ b/sysdeps/unix/sysv/linux/bits/fcntl-linux.h
+@@ -101,7 +101,7 @@
+ #endif
+
+ #ifndef F_GETLK
+-# ifndef __USE_FILE_OFFSET64
++# if !defined __USE_FILE_OFFSET64 && __TIMESIZE != 64
+ # define F_GETLK 5 /* Get record locking info. */
+ # define F_SETLK 6 /* Set record locking info (non-blocking). */
+ # define F_SETLKW 7 /* Set record locking info (blocking). */
+diff --git a/sysdeps/unix/sysv/linux/check_pf.c b/sysdeps/unix/sysv/linux/check_pf.c
+index de207122b0..50654cb28d 100644
+--- a/sysdeps/unix/sysv/linux/check_pf.c
++++ b/sysdeps/unix/sysv/linux/check_pf.c
+@@ -292,6 +292,14 @@ make_request (int fd, pid_t pid)
+ return NULL;
+ }
+
++#ifdef __EXCEPTIONS
++static void
++cancel_handler (void *arg __attribute__((unused)))
++{
++ /* Release the lock. */
++ __libc_lock_unlock (lock);
++}
++#endif
+
+ void
+ attribute_hidden
+@@ -304,6 +312,10 @@ __check_pf (bool *seen_ipv4, bool *seen_ipv6,
+ struct cached_data *olddata = NULL;
+ struct cached_data *data = NULL;
+
++#ifdef __EXCEPTIONS
++ /* Make sure that lock is released when the thread is cancelled. */
++ __libc_cleanup_push (cancel_handler, NULL);
++#endif
+ __libc_lock_lock (lock);
+
+ if (cache_valid_p ())
+@@ -338,6 +350,9 @@ __check_pf (bool *seen_ipv4, bool *seen_ipv6,
+ }
+ }
+
++#ifdef __EXCEPTIONS
++ __libc_cleanup_pop (0);
++#endif
+ __libc_lock_unlock (lock);
+
+ if (data != NULL)
+diff --git a/sysdeps/unix/sysv/linux/hppa/Makefile b/sysdeps/unix/sysv/linux/hppa/Makefile
+index c89ec83182..2e031e2f8a 100644
+--- a/sysdeps/unix/sysv/linux/hppa/Makefile
++++ b/sysdeps/unix/sysv/linux/hppa/Makefile
+@@ -14,3 +14,7 @@ test-xfail-check-execstack = yes
+ test-xfail-check-wx-segment = *
+
+ endif # $(subdir) == elf
++
++ifeq ($(subdir),debug)
++test-xfail-tst-ssp-1 = $(have-ssp)
++endif # $(subdir) == debug
+diff --git a/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h b/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
+index 0905cd833c..d8a291a331 100644
+--- a/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
++++ b/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
+@@ -33,6 +33,12 @@
+ # define __O_LARGEFILE 0200000
+ #endif
+
++#if __WORDSIZE == 64 && !defined __USE_FILE_OFFSET64
++# define F_GETLK 5
++# define F_SETLK 6
++# define F_SETLKW 7
++#endif
++
+ struct flock
+ {
+ short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
+diff --git a/sysdeps/unix/sysv/linux/tst-mman-consts.py b/sysdeps/unix/sysv/linux/tst-mman-consts.py
+index 0bba893064..92b78a877c 100644
+--- a/sysdeps/unix/sysv/linux/tst-mman-consts.py
++++ b/sysdeps/unix/sysv/linux/tst-mman-consts.py
+@@ -47,9 +47,12 @@ def main():
+ # MAP_ANON alias for MAP_ANONYMOUS. MAP_RENAME, MAP_AUTOGROW,
+ # MAP_LOCAL and MAP_AUTORSRV are in the kernel header for
+ # MIPS, marked as "not used by linux"; SPARC has MAP_INHERIT
+- # in the kernel header, but does not use it.
++ # in the kernel header, but does not use it. The kernel
++ # header for HPPA removed a define of MAP_VARIABLE to 0 in
++ # Linux 6.2.
+ 'MAP_HUGE_[0-9].*|MAP_UNINITIALIZED|MAP_FAILED|MAP_ANON'
+- '|MAP_RENAME|MAP_AUTOGROW|MAP_LOCAL|MAP_AUTORSRV|MAP_INHERIT',
++ '|MAP_RENAME|MAP_AUTOGROW|MAP_LOCAL|MAP_AUTORSRV|MAP_INHERIT'
++ '|MAP_VARIABLE',
+ linux_version_glibc > linux_version_headers,
+ linux_version_headers > linux_version_glibc))
+
+diff --git a/sysdeps/x86/dl-cacheinfo.h b/sysdeps/x86/dl-cacheinfo.h
+index a0474af8d1..4383eb568b 100644
+--- a/sysdeps/x86/dl-cacheinfo.h
++++ b/sysdeps/x86/dl-cacheinfo.h
+@@ -311,47 +311,212 @@ handle_intel (int name, const struct cpu_features *cpu_features)
+
+
+ static long int __attribute__ ((noinline))
+-handle_amd (int name, const struct cpu_features *cpu_features)
++handle_amd (int name)
+ {
+ unsigned int eax;
+ unsigned int ebx;
+- unsigned int ecx;
++ unsigned int ecx = 0;
+ unsigned int edx;
+- unsigned int count = 0x1;
++ unsigned int max_cpuid = 0;
++ unsigned int fn = 0;
+
+ /* No level 4 cache (yet). */
+ if (name > _SC_LEVEL3_CACHE_LINESIZE)
+ return 0;
+
+- if (name >= _SC_LEVEL3_CACHE_SIZE)
+- count = 0x3;
+- else if (name >= _SC_LEVEL2_CACHE_SIZE)
+- count = 0x2;
+- else if (name >= _SC_LEVEL1_DCACHE_SIZE)
+- count = 0x0;
++ __cpuid (0x80000000, max_cpuid, ebx, ecx, edx);
++
++ if (max_cpuid >= 0x8000001D)
++ /* Use __cpuid__ '0x8000_001D' to compute cache details. */
++ {
++ unsigned int count = 0x1;
++
++ if (name >= _SC_LEVEL3_CACHE_SIZE)
++ count = 0x3;
++ else if (name >= _SC_LEVEL2_CACHE_SIZE)
++ count = 0x2;
++ else if (name >= _SC_LEVEL1_DCACHE_SIZE)
++ count = 0x0;
++
++ __cpuid_count (0x8000001D, count, eax, ebx, ecx, edx);
++
++ if (ecx != 0)
++ {
++ switch (name)
++ {
++ case _SC_LEVEL1_ICACHE_ASSOC:
++ case _SC_LEVEL1_DCACHE_ASSOC:
++ case _SC_LEVEL2_CACHE_ASSOC:
++ case _SC_LEVEL3_CACHE_ASSOC:
++ return ((ebx >> 22) & 0x3ff) + 1;
++ case _SC_LEVEL1_ICACHE_LINESIZE:
++ case _SC_LEVEL1_DCACHE_LINESIZE:
++ case _SC_LEVEL2_CACHE_LINESIZE:
++ case _SC_LEVEL3_CACHE_LINESIZE:
++ return (ebx & 0xfff) + 1;
++ case _SC_LEVEL1_ICACHE_SIZE:
++ case _SC_LEVEL1_DCACHE_SIZE:
++ case _SC_LEVEL2_CACHE_SIZE:
++ case _SC_LEVEL3_CACHE_SIZE:
++ return (((ebx >> 22) & 0x3ff) + 1) * ((ebx & 0xfff) + 1) * (ecx + 1);
++ default:
++ __builtin_unreachable ();
++ }
++ return -1;
++ }
++ }
++
++ /* Legacy cache computation for CPUs prior to Bulldozer family.
++ This is also a fail-safe mechanism for some hypervisors that
++ accidentally configure __cpuid__ '0x8000_001D' to Zero. */
++
++ fn = 0x80000005 + (name >= _SC_LEVEL2_CACHE_SIZE);
++
++ if (max_cpuid < fn)
++ return 0;
++
++ __cpuid (fn, eax, ebx, ecx, edx);
+
+- __cpuid_count (0x8000001D, count, eax, ebx, ecx, edx);
++ if (name < _SC_LEVEL1_DCACHE_SIZE)
++ {
++ name += _SC_LEVEL1_DCACHE_SIZE - _SC_LEVEL1_ICACHE_SIZE;
++ ecx = edx;
++ }
+
+ switch (name)
+ {
+- case _SC_LEVEL1_ICACHE_ASSOC:
+- case _SC_LEVEL1_DCACHE_ASSOC:
+- case _SC_LEVEL2_CACHE_ASSOC:
+- case _SC_LEVEL3_CACHE_ASSOC:
+- return ecx?((ebx >> 22) & 0x3ff) + 1 : 0;
+- case _SC_LEVEL1_ICACHE_LINESIZE:
+- case _SC_LEVEL1_DCACHE_LINESIZE:
+- case _SC_LEVEL2_CACHE_LINESIZE:
+- case _SC_LEVEL3_CACHE_LINESIZE:
+- return ecx?(ebx & 0xfff) + 1 : 0;
+- case _SC_LEVEL1_ICACHE_SIZE:
+- case _SC_LEVEL1_DCACHE_SIZE:
+- case _SC_LEVEL2_CACHE_SIZE:
+- case _SC_LEVEL3_CACHE_SIZE:
+- return ecx?(((ebx >> 22) & 0x3ff) + 1)*((ebx & 0xfff) + 1)\
+- *(ecx + 1):0;
+- default:
+- assert (! "cannot happen");
++ case _SC_LEVEL1_DCACHE_SIZE:
++ return (ecx >> 14) & 0x3fc00;
++
++ case _SC_LEVEL1_DCACHE_ASSOC:
++ ecx >>= 16;
++ if ((ecx & 0xff) == 0xff)
++ {
++ /* Fully associative. */
++ return (ecx << 2) & 0x3fc00;
++ }
++ return ecx & 0xff;
++
++ case _SC_LEVEL1_DCACHE_LINESIZE:
++ return ecx & 0xff;
++
++ case _SC_LEVEL2_CACHE_SIZE:
++ return (ecx & 0xf000) == 0 ? 0 : (ecx >> 6) & 0x3fffc00;
++
++ case _SC_LEVEL2_CACHE_ASSOC:
++ switch ((ecx >> 12) & 0xf)
++ {
++ case 0:
++ case 1:
++ case 2:
++ case 4:
++ return (ecx >> 12) & 0xf;
++ case 6:
++ return 8;
++ case 8:
++ return 16;
++ case 10:
++ return 32;
++ case 11:
++ return 48;
++ case 12:
++ return 64;
++ case 13:
++ return 96;
++ case 14:
++ return 128;
++ case 15:
++ return ((ecx >> 6) & 0x3fffc00) / (ecx & 0xff);
++ default:
++ return 0;
++ }
++
++ case _SC_LEVEL2_CACHE_LINESIZE:
++ return (ecx & 0xf000) == 0 ? 0 : ecx & 0xff;
++
++ case _SC_LEVEL3_CACHE_SIZE:
++ {
++ long int total_l3_cache = 0, l3_cache_per_thread = 0;
++ unsigned int threads = 0;
++ const struct cpu_features *cpu_features;
++
++ if ((edx & 0xf000) == 0)
++ return 0;
++
++ total_l3_cache = (edx & 0x3ffc0000) << 1;
++ cpu_features = __get_cpu_features ();
++
++ /* Figure out the number of logical threads that share L3. */
++ if (max_cpuid >= 0x80000008)
++ {
++ /* Get width of APIC ID. */
++ __cpuid (0x80000008, eax, ebx, ecx, edx);
++ threads = (ecx & 0xff) + 1;
++ }
++
++ if (threads == 0)
++ {
++ /* If APIC ID width is not available, use logical
++ processor count. */
++ __cpuid (0x00000001, eax, ebx, ecx, edx);
++ if ((edx & (1 << 28)) != 0)
++ threads = (ebx >> 16) & 0xff;
++ }
++
++ /* Cap usage of highest cache level to the number of
++ supported threads. */
++ if (threads > 0)
++ l3_cache_per_thread = total_l3_cache/threads;
++
++ /* Get shared cache per ccx for Zen architectures. */
++ if (cpu_features->basic.family >= 0x17)
++ {
++ long int l3_cache_per_ccx = 0;
++ /* Get number of threads share the L3 cache in CCX. */
++ __cpuid_count (0x8000001D, 0x3, eax, ebx, ecx, edx);
++ unsigned int threads_per_ccx = ((eax >> 14) & 0xfff) + 1;
++ l3_cache_per_ccx = l3_cache_per_thread * threads_per_ccx;
++ return l3_cache_per_ccx;
++ }
++ else
++ {
++ return l3_cache_per_thread;
++ }
++ }
++
++ case _SC_LEVEL3_CACHE_ASSOC:
++ switch ((edx >> 12) & 0xf)
++ {
++ case 0:
++ case 1:
++ case 2:
++ case 4:
++ return (edx >> 12) & 0xf;
++ case 6:
++ return 8;
++ case 8:
++ return 16;
++ case 10:
++ return 32;
++ case 11:
++ return 48;
++ case 12:
++ return 64;
++ case 13:
++ return 96;
++ case 14:
++ return 128;
++ case 15:
++ return ((edx & 0x3ffc0000) << 1) / (edx & 0xff);
++ default:
++ return 0;
++ }
++
++ case _SC_LEVEL3_CACHE_LINESIZE:
++ return (edx & 0xf000) == 0 ? 0 : edx & 0xff;
++
++ default:
++ __builtin_unreachable ();
+ }
+ return -1;
+ }
+@@ -408,7 +573,7 @@ handle_zhaoxin (int name)
+ }
+
+ static void
+-get_common_cache_info (long int *shared_ptr, unsigned int *threads_ptr,
++get_common_cache_info (long int *shared_ptr, long int * shared_per_thread_ptr, unsigned int *threads_ptr,
+ long int core)
+ {
+ unsigned int eax;
+@@ -427,6 +592,7 @@ get_common_cache_info (long int *shared_ptr, unsigned int *threads_ptr,
+ unsigned int family = cpu_features->basic.family;
+ unsigned int model = cpu_features->basic.model;
+ long int shared = *shared_ptr;
++ long int shared_per_thread = *shared_per_thread_ptr;
+ unsigned int threads = *threads_ptr;
+ bool inclusive_cache = true;
+ bool support_count_mask = true;
+@@ -442,6 +608,7 @@ get_common_cache_info (long int *shared_ptr, unsigned int *threads_ptr,
+ /* Try L2 otherwise. */
+ level = 2;
+ shared = core;
++ shared_per_thread = core;
+ threads_l2 = 0;
+ threads_l3 = -1;
+ }
+@@ -598,29 +765,27 @@ get_common_cache_info (long int *shared_ptr, unsigned int *threads_ptr,
+ }
+ else
+ {
+-intel_bug_no_cache_info:
+- /* Assume that all logical threads share the highest cache
+- level. */
+- threads
+- = ((cpu_features->features[CPUID_INDEX_1].cpuid.ebx >> 16)
+- & 0xff);
+- }
+-
+- /* Cap usage of highest cache level to the number of supported
+- threads. */
+- if (shared > 0 && threads > 0)
+- shared /= threads;
++ intel_bug_no_cache_info:
++ /* Assume that all logical threads share the highest cache
++ level. */
++ threads = ((cpu_features->features[CPUID_INDEX_1].cpuid.ebx >> 16)
++ & 0xff);
++ }
++ /* Get per-thread size of highest level cache. */
++ if (shared_per_thread > 0 && threads > 0)
++ shared_per_thread /= threads;
+ }
+
+ /* Account for non-inclusive L2 and L3 caches. */
+ if (!inclusive_cache)
+ {
+- if (threads_l2 > 0)
+- core /= threads_l2;
++ long int core_per_thread = threads_l2 > 0 ? (core / threads_l2) : core;
++ shared_per_thread += core_per_thread;
+ shared += core;
+ }
+
+ *shared_ptr = shared;
++ *shared_per_thread_ptr = shared_per_thread;
+ *threads_ptr = threads;
+ }
+
+@@ -630,6 +795,7 @@ dl_init_cacheinfo (struct cpu_features *cpu_features)
+ /* Find out what brand of processor. */
+ long int data = -1;
+ long int shared = -1;
++ long int shared_per_thread = -1;
+ long int core = -1;
+ unsigned int threads = 0;
+ unsigned long int level1_icache_size = -1;
+@@ -650,6 +816,7 @@ dl_init_cacheinfo (struct cpu_features *cpu_features)
+ data = handle_intel (_SC_LEVEL1_DCACHE_SIZE, cpu_features);
+ core = handle_intel (_SC_LEVEL2_CACHE_SIZE, cpu_features);
+ shared = handle_intel (_SC_LEVEL3_CACHE_SIZE, cpu_features);
++ shared_per_thread = shared;
+
+ level1_icache_size
+ = handle_intel (_SC_LEVEL1_ICACHE_SIZE, cpu_features);
+@@ -673,13 +840,14 @@ dl_init_cacheinfo (struct cpu_features *cpu_features)
+ level4_cache_size
+ = handle_intel (_SC_LEVEL4_CACHE_SIZE, cpu_features);
+
+- get_common_cache_info (&shared, &threads, core);
++ get_common_cache_info (&shared, &shared_per_thread, &threads, core);
+ }
+ else if (cpu_features->basic.kind == arch_kind_zhaoxin)
+ {
+ data = handle_zhaoxin (_SC_LEVEL1_DCACHE_SIZE);
+ core = handle_zhaoxin (_SC_LEVEL2_CACHE_SIZE);
+ shared = handle_zhaoxin (_SC_LEVEL3_CACHE_SIZE);
++ shared_per_thread = shared;
+
+ level1_icache_size = handle_zhaoxin (_SC_LEVEL1_ICACHE_SIZE);
+ level1_icache_linesize = handle_zhaoxin (_SC_LEVEL1_ICACHE_LINESIZE);
+@@ -693,34 +861,39 @@ dl_init_cacheinfo (struct cpu_features *cpu_features)
+ level3_cache_assoc = handle_zhaoxin (_SC_LEVEL3_CACHE_ASSOC);
+ level3_cache_linesize = handle_zhaoxin (_SC_LEVEL3_CACHE_LINESIZE);
+
+- get_common_cache_info (&shared, &threads, core);
++ get_common_cache_info (&shared, &shared_per_thread, &threads, core);
+ }
+ else if (cpu_features->basic.kind == arch_kind_amd)
+ {
+- data = handle_amd (_SC_LEVEL1_DCACHE_SIZE, cpu_features);
+- core = handle_amd (_SC_LEVEL2_CACHE_SIZE, cpu_features);
+- shared = handle_amd (_SC_LEVEL3_CACHE_SIZE, cpu_features);
++ data = handle_amd (_SC_LEVEL1_DCACHE_SIZE);
++ core = handle_amd (_SC_LEVEL2_CACHE_SIZE);
++ shared = handle_amd (_SC_LEVEL3_CACHE_SIZE);
+
+- level1_icache_size = handle_amd (_SC_LEVEL1_ICACHE_SIZE, cpu_features);
+- level1_icache_linesize
+- = handle_amd (_SC_LEVEL1_ICACHE_LINESIZE, cpu_features);
++ level1_icache_size = handle_amd (_SC_LEVEL1_ICACHE_SIZE);
++ level1_icache_linesize = handle_amd (_SC_LEVEL1_ICACHE_LINESIZE);
+ level1_dcache_size = data;
+- level1_dcache_assoc
+- = handle_amd (_SC_LEVEL1_DCACHE_ASSOC, cpu_features);
+- level1_dcache_linesize
+- = handle_amd (_SC_LEVEL1_DCACHE_LINESIZE, cpu_features);
++ level1_dcache_assoc = handle_amd (_SC_LEVEL1_DCACHE_ASSOC);
++ level1_dcache_linesize = handle_amd (_SC_LEVEL1_DCACHE_LINESIZE);
+ level2_cache_size = core;
+- level2_cache_assoc = handle_amd (_SC_LEVEL2_CACHE_ASSOC, cpu_features);
+- level2_cache_linesize
+- = handle_amd (_SC_LEVEL2_CACHE_LINESIZE, cpu_features);
++ level2_cache_assoc = handle_amd (_SC_LEVEL2_CACHE_ASSOC);
++ level2_cache_linesize = handle_amd (_SC_LEVEL2_CACHE_LINESIZE);
+ level3_cache_size = shared;
+- level3_cache_assoc = handle_amd (_SC_LEVEL3_CACHE_ASSOC, cpu_features);
+- level3_cache_linesize
+- = handle_amd (_SC_LEVEL3_CACHE_LINESIZE, cpu_features);
++ level3_cache_assoc = handle_amd (_SC_LEVEL3_CACHE_ASSOC);
++ level3_cache_linesize = handle_amd (_SC_LEVEL3_CACHE_LINESIZE);
++ level4_cache_size = handle_amd (_SC_LEVEL4_CACHE_SIZE);
+
+ if (shared <= 0)
+- /* No shared L3 cache. All we have is the L2 cache. */
+- shared = core;
++ {
++ /* No shared L3 cache. All we have is the L2 cache. */
++ shared = core;
++ }
++ else if (cpu_features->basic.family < 0x17)
++ {
++ /* Account for exclusive L2 and L3 caches. */
++ shared += core;
++ }
++
++ shared_per_thread = shared;
+ }
+
+ cpu_features->level1_icache_size = level1_icache_size;
+@@ -736,17 +909,34 @@ dl_init_cacheinfo (struct cpu_features *cpu_features)
+ cpu_features->level3_cache_linesize = level3_cache_linesize;
+ cpu_features->level4_cache_size = level4_cache_size;
+
+- /* The default setting for the non_temporal threshold is 3/4 of one
+- thread's share of the chip's cache. For most Intel and AMD processors
+- with an initial release date between 2017 and 2020, a thread's typical
+- share of the cache is from 500 KBytes to 2 MBytes. Using the 3/4
+- threshold leaves 125 KBytes to 500 KBytes of the thread's data
+- in cache after a maximum temporal copy, which will maintain
+- in cache a reasonable portion of the thread's stack and other
+- active data. If the threshold is set higher than one thread's
+- share of the cache, it has a substantial risk of negatively
+- impacting the performance of other threads running on the chip. */
+- unsigned long int non_temporal_threshold = shared * 3 / 4;
++ /* The default setting for the non_temporal threshold is 1/4 of size
++ of the chip's cache. For most Intel and AMD processors with an
++ initial release date between 2017 and 2023, a thread's typical
++ share of the cache is from 18-64MB. Using the 1/4 L3 is meant to
++ estimate the point where non-temporal stores begin out-competing
++ REP MOVSB. As well the point where the fact that non-temporal
++ stores are forced back to main memory would already occurred to the
++ majority of the lines in the copy. Note, concerns about the
++ entire L3 cache being evicted by the copy are mostly alleviated
++ by the fact that modern HW detects streaming patterns and
++ provides proper LRU hints so that the maximum thrashing
++ capped at 1/associativity. */
++ unsigned long int non_temporal_threshold = shared / 4;
++
++ /* If the computed non_temporal_threshold <= 3/4 * per-thread L3, we most
++ likely have incorrect/incomplete cache info in which case, default to
++ 3/4 * per-thread L3 to avoid regressions. */
++ unsigned long int non_temporal_threshold_lowbound
++ = shared_per_thread * 3 / 4;
++ if (non_temporal_threshold < non_temporal_threshold_lowbound)
++ non_temporal_threshold = non_temporal_threshold_lowbound;
++
++ /* If no ERMS, we use the per-thread L3 chunking. Normal cacheable stores run
++ a higher risk of actually thrashing the cache as they don't have a HW LRU
++ hint. As well, their performance in highly parallel situations is
++ noticeably worse. */
++ if (!CPU_FEATURE_USABLE_P (cpu_features, ERMS))
++ non_temporal_threshold = non_temporal_threshold_lowbound;
+ /* SIZE_MAX >> 4 because memmove-vec-unaligned-erms right-shifts the value of
+ 'x86_non_temporal_threshold' by `LOG_4X_MEMCPY_THRESH` (4) and it is best
+ if that operation cannot overflow. Minimum of 0x4040 (16448) because the
+diff --git a/sysdeps/x86_64/fpu/fraiseexcpt.c b/sysdeps/x86_64/fpu/fraiseexcpt.c
+index 924eed96a9..e7430a4158 100644
+--- a/sysdeps/x86_64/fpu/fraiseexcpt.c
++++ b/sysdeps/x86_64/fpu/fraiseexcpt.c
+@@ -33,7 +33,7 @@ __feraiseexcept (int excepts)
+ /* One example of an invalid operation is 0.0 / 0.0. */
+ float f = 0.0;
+
+- __asm__ __volatile__ ("divss %0, %0 " : : "x" (f));
++ __asm__ __volatile__ ("divss %0, %0 " : "+x" (f));
+ (void) &f;
+ }
+
+@@ -43,7 +43,7 @@ __feraiseexcept (int excepts)
+ float f = 1.0;
+ float g = 0.0;
+
+- __asm__ __volatile__ ("divss %1, %0" : : "x" (f), "x" (g));
++ __asm__ __volatile__ ("divss %1, %0" : "+x" (f) : "x" (g));
+ (void) &f;
+ }
+
+diff --git a/time/Makefile b/time/Makefile
+index d86f2105c5..92bc3db315 100644
+--- a/time/Makefile
++++ b/time/Makefile
+@@ -50,7 +50,7 @@ tests := test_time clocktest tst-posixtz tst-strptime tst_wcsftime \
+ tst-clock tst-clock2 tst-clock_nanosleep tst-cpuclock1 \
+ tst-adjtime tst-ctime tst-difftime tst-mktime4 tst-clock_settime \
+ tst-settimeofday tst-itimer tst-gmtime tst-timegm \
+- tst-timespec_get tst-timespec_getres
++ tst-timespec_get tst-timespec_getres tst-strftime4
+
+ tests-time64 := \
+ tst-adjtime-time64 \
+@@ -65,6 +65,7 @@ tests-time64 := \
+ tst-itimer-time64 \
+ tst-mktime4-time64 \
+ tst-settimeofday-time64 \
++ tst-strftime4-time64 \
+ tst-timegm-time64 \
+ tst-timespec_get-time64 \
+ tst-timespec_getres-time64 \
+diff --git a/time/strftime_l.c b/time/strftime_l.c
+index e09561c39c..402c6c4111 100644
+--- a/time/strftime_l.c
++++ b/time/strftime_l.c
+@@ -159,6 +159,10 @@ extern char *tzname[];
+ #ifdef _LIBC
+ # define tzname __tzname
+ # define tzset __tzset
++
++# define time_t __time64_t
++# define __gmtime_r(t, tp) __gmtime64_r (t, tp)
++# define mktime(tp) __mktime64 (tp)
+ #endif
+
+ #if !HAVE_TM_GMTOFF
+diff --git a/time/strptime_l.c b/time/strptime_l.c
+index 80fd705b8d..85c3249fcc 100644
+--- a/time/strptime_l.c
++++ b/time/strptime_l.c
+@@ -30,8 +30,10 @@
+ #ifdef _LIBC
+ # define HAVE_LOCALTIME_R 0
+ # include "../locale/localeinfo.h"
+-#endif
+
++# define time_t __time64_t
++# define __localtime_r(t, tp) __localtime64_r (t, tp)
++#endif
+
+ #if ! HAVE_LOCALTIME_R && ! defined localtime_r
+ # ifdef _LIBC
+diff --git a/time/tst-strftime4-time64.c b/time/tst-strftime4-time64.c
+new file mode 100644
+index 0000000000..4d47ee7d79
+--- /dev/null
++++ b/time/tst-strftime4-time64.c
+@@ -0,0 +1 @@
++#include "tst-strftime4.c"
+diff --git a/time/tst-strftime4.c b/time/tst-strftime4.c
+new file mode 100644
+index 0000000000..659716d0fa
+--- /dev/null
++++ b/time/tst-strftime4.c
+@@ -0,0 +1,52 @@
++/* Test strftime and strptime after 2038-01-19 03:14:07 UTC (bug 30053).
++ Copyright (C) 2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#include <time.h>
++#include <stdlib.h>
++#include <stdio.h>
++#include <string.h>
++#include <support/check.h>
++
++static int
++do_test (void)
++{
++ TEST_VERIFY_EXIT (setenv ("TZ", "UTC0", 1) == 0);
++ tzset ();
++ if (sizeof (time_t) > 4)
++ {
++ time_t wrap = (time_t) 2147483648LL;
++ char buf[80];
++ struct tm *tm = gmtime (&wrap);
++ TEST_VERIFY_EXIT (tm != NULL);
++ TEST_VERIFY_EXIT (strftime (buf, sizeof buf, "%s", tm) > 0);
++ puts (buf);
++ TEST_VERIFY (strcmp (buf, "2147483648") == 0);
++
++ struct tm tm2;
++ char *p = strptime (buf, "%s", &tm2);
++ TEST_VERIFY_EXIT (p != NULL && *p == '\0');
++ time_t t = mktime (&tm2);
++ printf ("%lld\n", (long long) t);
++ TEST_VERIFY (t == wrap);
++ }
++ else
++ FAIL_UNSUPPORTED ("32-bit time_t");
++ return 0;
++}
++
++#include <support/test-driver.c>
--- /dev/null
+Increase the maximal overall growth of the compilation unit caused
+by inlining for dl-reloc.c on hppa. This remove some warnings and
+strangely it reduces the size of the final binary.
+
+---
+ sysdeps/hppa/Makefile | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/sysdeps/hppa/Makefile
++++ b/sysdeps/hppa/Makefile
+@@ -23,6 +23,7 @@
+
+ ifeq ($(subdir),elf)
+ CFLAGS-rtld.c += -mdisable-fpregs
++CFLAGS-dl-reloc.c += --param inline-unit-growth=100
+ sysdep-dl-routines += dl-symaddr dl-fptr
+ # dl-fptr.c needs a complete rewrite to fix ISO C aliasing violations.
+ CFLAGS-dl-fptr.c = -Wno-error
--- /dev/null
+commit 346b6eab3c14ead0b716d53e2235464b822f48f2
+Author: Sergey Bugaev <bugaevc@gmail.com>
+Date: Sat Apr 15 22:08:56 2023 +0300
+
+ hurd: Run init_pids () before init_dtable ()
+
+ Much as the comment says, things on _hurd_subinit assume that _hurd_pid
+ is already initialized by the time _hurd_subinit is run, so
+ _hurd_proc_subinit has to run before it. Specifically, init_dtable ()
+ calls _hurd_port2fd (), which uses _hurd_pid and _hurd_pgrp to set up
+ ctty handling. With _hurd_subinit running before _hurd_proc_subinit,
+ ctty setup was broken:
+
+ 13<--33(pid1255)->term_getctty () = 0 4<--39(pid1255)
+ task16(pid1255)->mach_port_deallocate (pn{ 10}) = 0
+ 13<--33(pid1255)->term_open_ctty (0 0) = 0x40000016 (Invalid argument)
+
+ Fix this by running the _hurd_proc_subinit hook in the correct place --
+ just after _hurd_portarray is set up (so the proc server port is
+ available in its usual place) and just before running _hurd_subinit.
+
+ Fixes 1ccbb9258eed0f667edf459a28ba23a805549b36
+ ("hurd: Notify the proc server later during initialization").
+
+ Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
+
+diff --git a/hurd/hurdinit.c b/hurd/hurdinit.c
+index f88c566675..d0c7a83161 100644
+--- a/hurd/hurdinit.c
++++ b/hurd/hurdinit.c
+@@ -54,6 +54,10 @@ _hurd_ports_use (int which, error_t (*operate) (mach_port_t))
+
+ DEFINE_HOOK (_hurd_subinit, (void));
+
++/* Hook for things which should be initialized as soon as the proc
++ server is available. */
++DEFINE_HOOK (_hurd_proc_subinit, (void));
++
+ __typeof (_hurd_proc_init) _hurd_new_proc_init; /* below */
+
+ /* Initialize the library data structures from the
+@@ -105,6 +109,11 @@ _hurd_init (int flags, char **argv,
+ */
+ }
+
++ /* Call other things which want to do some initialization. These are not
++ on the _hurd_subinit hook because things there assume that things done
++ here, like _hurd_pid, are already initialized. */
++ RUN_RELHOOK (_hurd_proc_subinit, ());
++
+ /* Call other things which want to do some initialization. These are not
+ on the __libc_subinit hook because things there like to be able to
+ assume the availability of the POSIX.1 services we provide. */
+@@ -148,10 +157,6 @@ libc_hidden_def (_hurd_libc_proc_init)
+ sure the arguments are never visible with `ps'. */
+ int _hide_arguments, _hide_environment;
+
+-/* Hook for things which should be initialized as soon as the proc
+- server is available. */
+-DEFINE_HOOK (_hurd_proc_subinit, (void));
+-
+ /* Do startup handshaking with the proc server just installed in _hurd_ports.
+ Call _hurdsig_init to set up signal processing. */
+
+@@ -187,11 +192,6 @@ _hurd_new_proc_init (char **argv,
+ /* Initialize proc server-assisted fault recovery for the signal thread. */
+ _hurdsig_fault_init ();
+
+- /* Call other things which want to do some initialization. These are not
+- on the _hurd_subinit hook because things there assume that things done
+- here, like _hurd_pid, are already initialized. */
+- RUN_RELHOOK (_hurd_proc_subinit, ());
+-
+ /* XXX This code should probably be removed entirely at some point. This
+ conditional should make it reasonably usable with old gdb's for a
+ while. Eventually it probably makes most sense for the exec server to
--- /dev/null
+commit e3ae80adbc626c4073a082e0205fdbb83033018a
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Tue Aug 8 16:03:24 2023 +0200
+
+ hurd: Make error_t an int in C++
+
+ Making error_t defined to enum __error_t_codes conveniently makes the
+ debugger print symbolic values, but in C++ int is not interoperable with
+ enum __error_t_codes, leading to C++ application build issues, so let's
+ revert error_t to int in C++.
+
+diff --git a/sysdeps/mach/hurd/bits/types/error_t.h b/sysdeps/mach/hurd/bits/types/error_t.h
+index 380aa434d5..4a7bd452c8 100644
+--- a/sysdeps/mach/hurd/bits/types/error_t.h
++++ b/sysdeps/mach/hurd/bits/types/error_t.h
+@@ -24,6 +24,12 @@
+ #ifndef __error_t_defined
+ # define __error_t_defined 1
+
++#ifdef __cplusplus
++/* Unfortunately, in C++ int and enum __error_t_codes are not
++ interoperable... */
++typedef int error_t;
++#else
+ typedef enum __error_t_codes error_t;
++#endif
+
+ #endif
--- /dev/null
+commit 63550530d98db6e9c30dc96a3ea08411b873b23e
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Thu Feb 9 19:58:43 2023 +0100
+
+ hurd: Fix unwinding over INTR_MSG_TRAP
+
+ We used to use .cfi_adjust_cfa_offset around %esp manipulation
+ asm instructions to fix unwinding, but when building glibc with
+ -fno-omit-frame-pointer this is bogus since in that case %ebp is the CFA and
+ does not move.
+
+ Instead, let's force -fno-omit-frame-pointer when building intr-msg.c so
+ that %ebp can always be used and no .cfi_adjust_cfa_offset is needed.
+
+diff --git a/hurd/Makefile b/hurd/Makefile
+index 77cb16cdf7..7c34e9ad0d 100644
+--- a/hurd/Makefile
++++ b/hurd/Makefile
+@@ -89,6 +89,9 @@ generated += $(inlines:=.c)
+ # Avoid ssp before TLS is initialized.
+ CFLAGS-hurdstartup.o = $(no-stack-protector)
+ CFLAGS-RPC_exec_startup_get_info.o = $(no-stack-protector)
++
++# Make it simpler to unwind over INTR_MSG_TRAP
++CFLAGS-intr-msg.o = -fno-omit-frame-pointer
+ \f
+ # Make generated headers compatible with all support standards
+ migheaderpipe := | sed -e 's/\<ino64_t\>/__ino64_t/' -e 's/\<loff_t\>/__loff_t/'
+diff --git a/sysdeps/mach/hurd/i386/intr-msg.h b/sysdeps/mach/hurd/i386/intr-msg.h
+index 58f2f37c17..29cb4620da 100644
+--- a/sysdeps/mach/hurd/i386/intr-msg.h
++++ b/sysdeps/mach/hurd/i386/intr-msg.h
+@@ -41,21 +41,13 @@
+ "_hurd_intr_rpc_msg_do:" \
+ /* Ok, push the mach_msg_trap arguments. */ \
+ " pushl 24(%4)\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl %2\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl 16(%4)\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl 12(%4)\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl 8(%4)\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl %1\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl (%4)\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ " pushl $0\n" \
+- " .cfi_adjust_cfa_offset 4\n" \
+ /* TODO: remove this ecx kludge, we don't need it any more */ \
+ " movl %%esp, %%ecx\n" \
+ "_hurd_intr_rpc_msg_cx_sp: movl $-25, %%eax\n" \
+@@ -63,15 +55,10 @@
+ "_hurd_intr_rpc_msg_in_trap:" \
+ /* Ok, clean the arguments and update OPTION and TIMEOUT. */ \
+ " addl $8, %%esp\n" \
+- " .cfi_adjust_cfa_offset -8\n" \
+ " popl %1\n" \
+- " .cfi_adjust_cfa_offset -4\n" \
+ " addl $12, %%esp\n" \
+- " .cfi_adjust_cfa_offset -12\n" \
+ " popl %2\n" \
+- " .cfi_adjust_cfa_offset -4\n" \
+ " addl $4, %%esp\n" \
+- " .cfi_adjust_cfa_offset -4\n" \
+ "_hurd_intr_rpc_msg_sp_restored:" \
+ : "=a" (err), "+r" (option), "+r" (timeout), "=m" (*intr_port_p) \
+ : "r" (&msg), "m" (*cancel_p), "i" (EINTR) \
--- /dev/null
+commit 69054cb2f08ee4ce061f503b20c1e1b343656595
+Author: Sergey Bugaev <bugaevc@gmail.com>
+Date: Wed Mar 1 19:23:54 2023 +0300
+
+ hurd: Remove the ecx kludge
+
+ "We don't need it any more"
+
+ The INTR_MSG_TRAP macro in intr-msg.h used to play little trick with
+ the stack pointer: it would temporarily save the "real" stack pointer
+ into ecx, while setting esp to point to just before the message buffer,
+ and then invoke the mach_msg trap. This way, INTR_MSG_TRAP reused the
+ on-stack arguments laid out for the containing call of
+ _hurd_intr_rpc_mach_msg (), passing them to the mach_msg trap directly.
+
+ This, however, required special support in hurdsig.c and trampoline.c,
+ since they now had to recognize when a thread is inside the piece of
+ code where esp doesn't point to the real tip of the stack, and handle
+ this situation specially.
+
+ Commit 1d20f33ff4fb634310f27493b7b87d0b20f4a0b0 has removed the actual
+ temporary change of esp by actually re-pushing mach_msg arguments onto
+ the stack, and popping them back at end. It did not, however, deal with
+ the rest of "the ecx kludge" code in other files, resulting in potential
+ crashes if a signal arrives in the middle of pushing arguments onto the
+ stack.
+
+ Fix that by removing "the ecx kludge". Instead, when we want a thread
+ to skip the RPC, but cannot make just make it jump to after the trap
+ since it's not done adjusting the stack yet, set the SYSRETURN register
+ to MACH_SEND_INTERRUPTED (as we do anyway), and rely on the thread
+ itself for detecting this case and skipping the RPC.
+
+ This simplifies things somewhat and paves the way for a future x86_64
+ port of this code.
+
+ Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
+ Message-Id: <20230301162355.426887-1-bugaevc@gmail.com>
+
+diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c
+index ea79ffb597..5ff0a91fea 100644
+--- a/hurd/hurdsig.c
++++ b/hurd/hurdsig.c
+@@ -415,6 +415,7 @@ _hurdsig_abort_rpcs (struct hurd_sigstate *ss, int signo, int sigthread,
+ void (*reply) (void))
+ {
+ extern const void _hurd_intr_rpc_msg_about_to;
++ extern const void _hurd_intr_rpc_msg_setup_done;
+ extern const void _hurd_intr_rpc_msg_in_trap;
+ mach_port_t rcv_port = MACH_PORT_NULL;
+ mach_port_t intr_port;
+@@ -434,11 +435,18 @@ _hurdsig_abort_rpcs (struct hurd_sigstate *ss, int signo, int sigthread,
+ && state->basic.PC < (natural_t) &_hurd_intr_rpc_msg_in_trap)
+ {
+ /* The thread is about to do the RPC, but hasn't yet entered
+- mach_msg. Mutate the thread's state so it knows not to try
+- the RPC. */
+- INTR_MSG_BACK_OUT (&state->basic);
+- MACHINE_THREAD_STATE_SET_PC (&state->basic,
+- &_hurd_intr_rpc_msg_in_trap);
++ mach_msg. Importantly, it may have already checked ss->cancel for
++ the last time before doing the RPC, so setting that is not enough
++ to make it not enter mach_msg. Instead, mutate the thread's state
++ so it knows not to try the RPC.
++
++ If the thread is past _hurd_intr_rpc_msg_setup_done, just make it
++ jump to after the trap, since we know it's safe to do so. Otherwise,
++ we know that the thread is yet to check for the MACH_SEND_INTERRUPTED
++ value we set below, and will skip the trap by itself. */
++ if (state->basic.PC >= (uintptr_t) &_hurd_intr_rpc_msg_setup_done)
++ MACHINE_THREAD_STATE_SET_PC (&state->basic,
++ &_hurd_intr_rpc_msg_in_trap);
+ state->basic.SYSRETURN = MACH_SEND_INTERRUPTED;
+ *state_change = 1;
+ }
+diff --git a/sysdeps/mach/hurd/i386/intr-msg.h b/sysdeps/mach/hurd/i386/intr-msg.h
+index 29cb4620da..21088fa8c4 100644
+--- a/sysdeps/mach/hurd/i386/intr-msg.h
++++ b/sysdeps/mach/hurd/i386/intr-msg.h
+@@ -25,10 +25,13 @@
+ ({ \
+ error_t err; \
+ asm (".globl _hurd_intr_rpc_msg_about_to\n" \
+- ".globl _hurd_intr_rpc_msg_cx_sp\n" \
+- ".globl _hurd_intr_rpc_msg_do_trap\n" \
++ ".globl _hurd_intr_rpc_msg_setup_done\n" \
+ ".globl _hurd_intr_rpc_msg_in_trap\n" \
+- ".globl _hurd_intr_rpc_msg_sp_restored\n" \
++ /* Clear eax before we do the check for cancel below. This is to
++ detect eax being set to non-zero (actually MACH_SEND_INTERRUPTED)
++ from the outside (namely, _hurdsig_abort_rpcs), which signals us
++ to skip the trap we were about to enter. */ \
++ " xorl %0, %0\n" \
+ "_hurd_intr_rpc_msg_about_to:" \
+ /* We need to make a last check of cancel, in case we got interrupted
+ right before _hurd_intr_rpc_msg_about_to. */ \
+@@ -36,10 +39,10 @@
+ " jz _hurd_intr_rpc_msg_do\n" \
+ /* We got interrupted, note so and return EINTR. */ \
+ " movl $0, %3\n" \
+- " movl %6, %%eax\n" \
++ " movl %6, %0\n" \
+ " jmp _hurd_intr_rpc_msg_sp_restored\n" \
+ "_hurd_intr_rpc_msg_do:" \
+- /* Ok, push the mach_msg_trap arguments. */ \
++ /* Ok, push the mach_msg_trap arguments and a fake return address. */ \
+ " pushl 24(%4)\n" \
+ " pushl %2\n" \
+ " pushl 16(%4)\n" \
+@@ -48,9 +51,14 @@
+ " pushl %1\n" \
+ " pushl (%4)\n" \
+ " pushl $0\n" \
+- /* TODO: remove this ecx kludge, we don't need it any more */ \
+- " movl %%esp, %%ecx\n" \
+- "_hurd_intr_rpc_msg_cx_sp: movl $-25, %%eax\n" \
++ "_hurd_intr_rpc_msg_setup_done:" \
++ /* From here on, it is safe to make us jump over the syscall. Now
++ check if we have been told to skip the syscall while running
++ the above. */ \
++ " test %0, %0\n" \
++ " jnz _hurd_intr_rpc_msg_in_trap\n" \
++ /* Do the actual syscall. */ \
++ " movl $-25, %%eax\n" \
+ "_hurd_intr_rpc_msg_do_trap: lcall $7, $0 # status in %0\n" \
+ "_hurd_intr_rpc_msg_in_trap:" \
+ /* Ok, clean the arguments and update OPTION and TIMEOUT. */ \
+@@ -60,22 +68,10 @@
+ " popl %2\n" \
+ " addl $4, %%esp\n" \
+ "_hurd_intr_rpc_msg_sp_restored:" \
+- : "=a" (err), "+r" (option), "+r" (timeout), "=m" (*intr_port_p) \
+- : "r" (&msg), "m" (*cancel_p), "i" (EINTR) \
+- : "ecx"); \
++ : "=&a" (err), "+r" (option), "+r" (timeout), "=m" (*intr_port_p) \
++ : "r" (&msg), "m" (*cancel_p), "i" (EINTR)); \
+ err; \
+ })
+-
+-
+-static void inline
+-INTR_MSG_BACK_OUT (struct i386_thread_state *state)
+-{
+- extern const void _hurd_intr_rpc_msg_cx_sp;
+- if (state->eip >= (natural_t) &_hurd_intr_rpc_msg_cx_sp)
+- state->uesp = state->ecx;
+- else
+- state->ecx = state->uesp;
+-}
+ \f
+ #include "hurdfault.h"
+
+diff --git a/sysdeps/mach/hurd/i386/trampoline.c b/sysdeps/mach/hurd/i386/trampoline.c
+index 42c9d73207..8f481e79b8 100644
+--- a/sysdeps/mach/hurd/i386/trampoline.c
++++ b/sysdeps/mach/hurd/i386/trampoline.c
+@@ -89,8 +89,6 @@ _hurd_setup_sighandler (struct hurd_sigstate *ss, const struct sigaction *action
+ void trampoline (void);
+ void rpc_wait_trampoline (void);
+ void firewall (void);
+- extern const void _hurd_intr_rpc_msg_cx_sp;
+- extern const void _hurd_intr_rpc_msg_sp_restored;
+ void *volatile sigsp;
+ struct sigcontext *scp;
+ struct
+@@ -146,25 +144,6 @@ _hurd_setup_sighandler (struct hurd_sigstate *ss, const struct sigaction *action
+ interrupted RPC frame. */
+ state->basic.esp = state->basic.uesp;
+
+- /* This code has intimate knowledge of the special mach_msg system call
+- done in intr-msg.c; that code does (see intr-msg.h):
+- movl %esp, %ecx
+- leal ARGS, %esp
+- _hurd_intr_rpc_msg_cx_sp: movl $-25, %eax
+- _hurd_intr_rpc_msg_do_trap: lcall $7, $0
+- _hurd_intr_rpc_msg_in_trap: movl %ecx, %esp
+- _hurd_intr_rpc_msg_sp_restored:
+- We must check for the window during which %esp points at the
+- mach_msg arguments. The space below until %ecx is used by
+- the _hurd_intr_rpc_mach_msg frame, and must not be clobbered. */
+- if (state->basic.eip >= (int) &_hurd_intr_rpc_msg_cx_sp
+- && state->basic.eip < (int) &_hurd_intr_rpc_msg_sp_restored)
+- /* The SP now points at the mach_msg args, but there is more stack
+- space used below it. The real SP is saved in %ecx; we must push the
+- new frame below there (if not on the altstack), and restore that value as
+- the SP on sigreturn. */
+- state->basic.uesp = state->basic.ecx;
+-
+ if ((action->sa_flags & SA_ONSTACK)
+ && !(ss->sigaltstack.ss_flags & (SS_DISABLE|SS_ONSTACK)))
+ {
--- /dev/null
+commit 644aa127b9b42a899a12b6ccc6644bc035c231e3
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Tue Aug 8 12:10:06 2023 +0200
+
+ htl: Add support for static TSD data
+
+ When using jemalloc, malloc() needs to use TSD, while libpthread
+ initialization needs malloc(). Supporting a static TSD area allows jemalloc
+ and libpthread to initialize together.
+
+diff --git a/sysdeps/htl/pt-destroy-specific.c b/sysdeps/htl/pt-destroy-specific.c
+index 7c1acb5068..6d1ad6baed 100644
+--- a/sysdeps/htl/pt-destroy-specific.c
++++ b/sysdeps/htl/pt-destroy-specific.c
+@@ -29,7 +29,16 @@ __pthread_destroy_specific (struct __pthread *thread)
+
+ /* Check if there is any thread specific data. */
+ if (thread->thread_specifics == NULL)
+- return;
++ {
++ for (i = 0; i < PTHREAD_STATIC_KEYS; i++)
++ {
++ if (thread->static_thread_specifics[i] != NULL)
++ break;
++ }
++
++ if (i == PTHREAD_STATIC_KEYS)
++ return;
++ }
+
+ __pthread_key_lock_ready ();
+
+@@ -40,18 +49,32 @@ __pthread_destroy_specific (struct __pthread *thread)
+
+ __pthread_mutex_lock (&__pthread_key_lock);
+
+- for (i = 0; i < __pthread_key_count && i < thread->thread_specifics_size;
+- i++)
++ for (i = 0; i < __pthread_key_count; i++)
+ {
+ void *value;
+
+ if (__pthread_key_destructors[i] == PTHREAD_KEY_INVALID)
+ continue;
+
+- value = thread->thread_specifics[i];
++ if (thread->thread_specifics == NULL)
++ {
++ if (i >= PTHREAD_STATIC_KEYS)
++ break;
++ value = thread->static_thread_specifics[i];
++ }
++ else
++ {
++ if (i >= thread->thread_specifics_size)
++ break;
++ value = thread->thread_specifics[i];
++ }
++
+ if (value != NULL)
+ {
+- thread->thread_specifics[i] = 0;
++ if (thread->thread_specifics == NULL)
++ thread->static_thread_specifics[i] = 0;
++ else
++ thread->thread_specifics[i] = 0;
+
+ if (__pthread_key_destructors[i])
+ {
+@@ -74,4 +97,6 @@ __pthread_destroy_specific (struct __pthread *thread)
+ free (thread->thread_specifics);
+ thread->thread_specifics = 0;
+ thread->thread_specifics_size = 0;
++ memset (&thread->static_thread_specifics, 0,
++ sizeof (thread->static_thread_specifics));
+ }
+diff --git a/sysdeps/htl/pt-getspecific.c b/sysdeps/htl/pt-getspecific.c
+index 68a2503563..4d42cba93d 100644
+--- a/sysdeps/htl/pt-getspecific.c
++++ b/sysdeps/htl/pt-getspecific.c
+@@ -29,6 +29,14 @@ __pthread_getspecific (pthread_key_t key)
+ return NULL;
+
+ self = _pthread_self ();
++
++ if (self->thread_specifics == NULL)
++ {
++ if (key >= PTHREAD_STATIC_KEYS)
++ return NULL;
++ return self->static_thread_specifics[key];
++ }
++
+ if (key >= self->thread_specifics_size)
+ return 0;
+
+diff --git a/sysdeps/htl/pt-init-specific.c b/sysdeps/htl/pt-init-specific.c
+index 8c4d23cb13..ed6c6f2d0c 100644
+--- a/sysdeps/htl/pt-init-specific.c
++++ b/sysdeps/htl/pt-init-specific.c
+@@ -26,5 +26,7 @@ __pthread_init_specific (struct __pthread *thread)
+ {
+ thread->thread_specifics = 0;
+ thread->thread_specifics_size = 0;
++ memset (&thread->static_thread_specifics, 0,
++ sizeof (thread->static_thread_specifics));
+ return 0;
+ }
+diff --git a/sysdeps/htl/pt-key-create.c b/sysdeps/htl/pt-key-create.c
+index 51c0ef72b8..b7057434e3 100644
+--- a/sysdeps/htl/pt-key-create.c
++++ b/sysdeps/htl/pt-key-create.c
+@@ -26,10 +26,11 @@
+ pthread_mutex_t __pthread_key_lock;
+ pthread_once_t __pthread_key_once = PTHREAD_ONCE_INIT;
+
+-void (**__pthread_key_destructors) (void *arg);
+-int __pthread_key_size;
++void (*__pthread_static_key_destructors [PTHREAD_STATIC_KEYS]) (void *arg);
++void (**__pthread_key_destructors) (void *arg) = __pthread_static_key_destructors;
++int __pthread_key_size = PTHREAD_STATIC_KEYS;
+ int __pthread_key_count;
+-int __pthread_key_invalid_count;
++int __pthread_key_invalid_count = PTHREAD_STATIC_KEYS;
+
+ int
+ __pthread_key_create (pthread_key_t *key, void (*destructor) (void *))
+@@ -80,13 +81,21 @@ do_search:
+ void *t;
+ int newsize;
+
+- if (__pthread_key_size == 0)
+- newsize = 8;
++ newsize = __pthread_key_size * 2;
++
++ if (__pthread_key_destructors == __pthread_static_key_destructors)
++ {
++ /* We were still using the static array. Switch to dynamic. */
++ t = malloc (newsize * sizeof (*__pthread_key_destructors));
++
++ if (t != NULL)
++ memcpy (t, __pthread_key_destructors,
++ __pthread_key_size * sizeof (*__pthread_key_destructors));
++ }
+ else
+- newsize = __pthread_key_size * 2;
++ t = realloc (__pthread_key_destructors,
++ newsize * sizeof (*__pthread_key_destructors));
+
+- t = realloc (__pthread_key_destructors,
+- newsize * sizeof (*__pthread_key_destructors));
+ if (t == NULL)
+ {
+ __pthread_mutex_unlock (&__pthread_key_lock);
+diff --git a/sysdeps/htl/pt-key-delete.c b/sysdeps/htl/pt-key-delete.c
+index ce77a573c2..6d128d2aaf 100644
+--- a/sysdeps/htl/pt-key-delete.c
++++ b/sysdeps/htl/pt-key-delete.c
+@@ -51,8 +51,16 @@ __pthread_key_delete (pthread_key_t key)
+
+ /* Just remove the key, no need to care whether it was
+ already there. */
+- if (key < t->thread_specifics_size)
+- t->thread_specifics[key] = 0;
++ if (t->thread_specifics == NULL)
++ {
++ if (key < PTHREAD_STATIC_KEYS)
++ t->static_thread_specifics[key] = 0;
++ }
++ else
++ {
++ if (key < t->thread_specifics_size)
++ t->thread_specifics[key] = 0;
++ }
+ }
+ __libc_rwlock_unlock (GL (dl_pthread_threads_lock));
+ }
+diff --git a/sysdeps/htl/pt-key.h b/sysdeps/htl/pt-key.h
+index 262006de9f..047b7e24ba 100644
+--- a/sysdeps/htl/pt-key.h
++++ b/sysdeps/htl/pt-key.h
+@@ -20,9 +20,14 @@
+ #include <libc-lockP.h>
+ #include <pthreadP.h>
+
++/* When using e.g. jemalloc, we need to be able to create and use keys before
++ being able to allocate. */
++#define PTHREAD_STATIC_KEYS 4
++
+ #define PTHREAD_KEY_MEMBERS \
+ void **thread_specifics; /* This is only resized by the thread, and always growing */ \
+- unsigned thread_specifics_size; /* Number of entries in thread_specifics */
++ unsigned thread_specifics_size; /* Number of entries in thread_specifics */ \
++ void *static_thread_specifics[PTHREAD_STATIC_KEYS]; /* Static storage for a few entries */
+
+ #define PTHREAD_KEY_INVALID (void *) (-1)
+
+diff --git a/sysdeps/htl/pt-setspecific.c b/sysdeps/htl/pt-setspecific.c
+index 2b9a89dc70..30550e09c7 100644
+--- a/sysdeps/htl/pt-setspecific.c
++++ b/sysdeps/htl/pt-setspecific.c
+@@ -28,12 +28,34 @@ __pthread_setspecific (pthread_key_t key, const void *value)
+ if (key < 0 || key >= __pthread_key_count)
+ return EINVAL;
+
++ if (self->thread_specifics == NULL)
++ {
++ if (key < PTHREAD_STATIC_KEYS)
++ {
++ self->static_thread_specifics[key] = (void *) value;
++ return 0;
++ }
++ }
++
+ if (key >= self->thread_specifics_size)
+ {
+ /* Amortize reallocation cost. */
+ int newsize = 2 * key + 1;
+- void **new = realloc (self->thread_specifics,
+- newsize * sizeof (new[0]));
++ void **new;
++
++ if (self->thread_specifics == NULL)
++ {
++ self->thread_specifics_size = PTHREAD_STATIC_KEYS;
++ new = malloc (newsize * sizeof (new[0]));
++ if (new != NULL)
++ memcpy (new, self->static_thread_specifics,
++ PTHREAD_STATIC_KEYS * sizeof (new[0]));
++ }
++ else
++ {
++ new = realloc (self->thread_specifics,
++ newsize * sizeof (new[0]));
++ }
+ if (new == NULL)
+ return ENOMEM;
+
--- /dev/null
+commit 53da64d1cf3694a132287d1ab6e9655031124e32
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Tue Aug 8 12:19:29 2023 +0200
+
+ htl: Initialize ___pthread_self early
+
+ When using jemalloc, malloc() needs to use TSD, while libpthread
+ initialization needs malloc(). Having ___pthread_self set early to some
+ static storage allows TSD to work early, thus allowing jemalloc and
+ libpthread to initialize together.
+
+ This incidentaly simplifies __pthread_enable/disable_asynccancel and
+ __pthread_self, now that ___pthread_self is always initialized.
+
+Index: glibc-2.37/htl/cancellation.c
+===================================================================
+--- glibc-2.37.orig/htl/cancellation.c
++++ glibc-2.37/htl/cancellation.c
+@@ -25,10 +25,6 @@ int __pthread_enable_asynccancel (void)
+ struct __pthread *p = _pthread_self ();
+ int oldtype;
+
+- if (___pthread_self == NULL)
+- /* We are not initialized yet, we can't be cancelled anyway. */
+- return PTHREAD_CANCEL_DEFERRED;
+-
+ __pthread_mutex_lock (&p->cancel_lock);
+ oldtype = p->cancel_type;
+ p->cancel_type = PTHREAD_CANCEL_ASYNCHRONOUS;
+@@ -43,10 +39,6 @@ void __pthread_disable_asynccancel (int
+ {
+ struct __pthread *p = _pthread_self ();
+
+- if (___pthread_self == NULL)
+- /* We are not initialized yet, we can't be cancelled anyway. */
+- return;
+-
+ __pthread_mutex_lock (&p->cancel_lock);
+ p->cancel_type = oldtype;
+ __pthread_mutex_unlock (&p->cancel_lock);
+Index: glibc-2.37/htl/pt-self.c
+===================================================================
+--- glibc-2.37.orig/htl/pt-self.c
++++ glibc-2.37/htl/pt-self.c
+@@ -24,15 +24,7 @@
+ pthread_t
+ __pthread_self (void)
+ {
+- struct __pthread *self;
+-
+- if (___pthread_self == NULL)
+- /* We are not initialized yet, we are the first thread. */
+- return 1;
+-
+- self = _pthread_self ();
+- assert (self != NULL);
+-
++ struct __pthread *self = _pthread_self ();
+ return self->thread;
+ }
+
+Index: glibc-2.37/sysdeps/mach/hurd/htl/pt-sysdep.c
+===================================================================
+--- glibc-2.37.orig/sysdeps/mach/hurd/htl/pt-sysdep.c
++++ glibc-2.37/sysdeps/mach/hurd/htl/pt-sysdep.c
+@@ -28,6 +28,10 @@
+
+ __thread struct __pthread *___pthread_self;
+
++/* Initial thread structure used temporarily during initialization, so various
++ * functions can already work at least basically. */
++static struct __pthread init_thread;
++
+ static void
+ reset_pthread_total (void)
+ {
+@@ -49,6 +53,10 @@ _init_routine (void *stack)
+ /* Already initialized */
+ return;
+
++ /* Initialize early thread structure. */
++ init_thread.thread = 1;
++ ___pthread_self = &init_thread;
++
+ /* Initialize the library. */
+ ___pthread_init ();
+
+@@ -76,6 +84,12 @@ _init_routine (void *stack)
+ __pthread_default_attr.__guardsize = __vm_page_size;
+ #endif
+
++ /* Copy over the thread-specific state */
++ assert (!init_thread.thread_specifics);
++ memcpy (&thread->static_thread_specifics,
++ &init_thread.static_thread_specifics,
++ sizeof (thread->static_thread_specifics));
++
+ ___pthread_self = thread;
+
+ /* Decrease the number of threads, to take into account that the
--- /dev/null
+commit 807690610916df8aef17cd14bfadd5d4b6e699a9
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Sun Sep 3 21:11:09 2023 +0200
+
+ htl: Fix stack information for main thread
+
+ We can easily directly ask the kernel with vm_region rather than
+ assuming a one-page stack.
+
+diff --git a/sysdeps/mach/hurd/htl/pt-sysdep.c b/sysdeps/mach/hurd/htl/pt-sysdep.c
+index 030a7c7a9e..afef7841f8 100644
+--- a/sysdeps/mach/hurd/htl/pt-sysdep.c
++++ b/sysdeps/mach/hurd/htl/pt-sysdep.c
+@@ -60,12 +60,36 @@ _init_routine (void *stack)
+
+ if (stack != NULL)
+ {
+- /* We are getting initialized due to dlopening a library using libpthread
+- while the main program was not linked against libpthread. */
++ /* We are given a stack, use it. */
++
++ /* Get the stack area information */
++ vm_address_t addr = (vm_address_t) stack;
++ vm_size_t vm_size;
++ vm_prot_t prot, max_prot;
++ vm_inherit_t inherit;
++ boolean_t is_shared;
++ memory_object_name_t obj;
++ vm_offset_t offset;
++
++ if (__vm_region (__mach_task_self (), &addr,
++ &vm_size, &prot, &max_prot, &inherit, &is_shared,
++ &obj, &offset) == KERN_SUCCESS)
++ __mach_port_deallocate (__mach_task_self (), obj);
++ else
++ {
++ /* Uh. Assume at least a page. */
++ vm_size = __vm_page_size;
++#if _STACK_GROWS_DOWN
++ addr = (vm_address_t) stack - vm_size;
++#else
++ addr = (vm_address_t) stack + vm_size;
++#endif
++ }
++
+ /* Avoid allocating another stack */
+ attrp = &attr;
+ __pthread_attr_init (attrp);
+- __pthread_attr_setstack (attrp, stack, __vm_page_size);
++ __pthread_attr_setstack (attrp, (void *) addr, vm_size);
+ }
+
+ /* Create the pthread structure for the main thread (i.e. us). */
--- /dev/null
+commit baeb4015426e6724127829ead4fb39cfb377a3d9
+Author: Flavio Cruz <flaviocruz@gmail.com>
+Date: Tue May 16 22:59:24 2023 -0400
+
+ Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
+
+ This hasn't caused any problems yet but we are passing a pointer to struct
+ task_thread_times_info which can cause problems if we populate over the
+ existing size of the struct.
+ Message-Id: <ZGRDDNcOM2hA3CuT@jupiter.tail36e24.ts.net>
+
+diff --git a/sysdeps/mach/clock_gettime.c b/sysdeps/mach/clock_gettime.c
+index cc8c821a7f..be775ed2bb 100644
+--- a/sysdeps/mach/clock_gettime.c
++++ b/sysdeps/mach/clock_gettime.c
+@@ -62,7 +62,7 @@ __clock_gettime (clockid_t clock_id, struct timespec *ts)
+ time_value_add (&t, &bi.system_time);
+
+ /* Live threads CPU time. */
+- count = TASK_EVENTS_INFO_COUNT;
++ count = TASK_THREAD_TIMES_INFO_COUNT;
+ err = __task_info (__mach_task_self (), TASK_THREAD_TIMES_INFO,
+ (task_info_t) &tti, &count);
+ if (err)
--- /dev/null
+commit 89ade8d8cb4c4f015942ab9b1319397b223012cf
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Sun Sep 3 15:23:56 2023 +0200
+
+ htl: thread_local destructors support
+
+diff --git a/htl/pt-exit.c b/htl/pt-exit.c
+index b1cbe85861..22b585bb28 100644
+--- a/htl/pt-exit.c
++++ b/htl/pt-exit.c
+@@ -46,6 +46,12 @@ __pthread_exit (void *status)
+ *handlers = (*handlers)->__next)
+ (*handlers)->__handler ((*handlers)->__arg);
+
++ /* Call destructors for the thread_local TLS variables. */
++#ifndef SHARED
++ if (&__call_tls_dtors != NULL)
++#endif
++ __call_tls_dtors ();
++
+ __pthread_setcancelstate (oldstate, &oldstate);
+
+ /* Decrease the number of threads. We use an atomic operation to
--- /dev/null
+commit d03094649d39949a30513bf3ffb03a28fecbccd8
+Author: Adam Yi <ayi@janestreet.com>
+Date: Wed Mar 8 03:11:47 2023 -0500
+
+ hurd: fix build of tst-system.c
+
+ We made tst-system.c depend on pthread, but that requires linking with
+ $(shared-thread-library). It does not fail under Linux because the
+ variable expands to nothing under Linux, but it fails for Hurd.
+
+ I tested verified via cross-compiling that "make check" now works
+ for Hurd.
+
+ Signed-off-by: Adam Yi <ayi@janestreet.com>
+ Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
+
+diff --git a/stdlib/Makefile b/stdlib/Makefile
+index cd32f53b56..5e38f0e6a2 100644
+--- a/stdlib/Makefile
++++ b/stdlib/Makefile
+@@ -281,6 +281,7 @@ LDLIBS-test-on_exit-race = $(shared-thread-library)
+ LDLIBS-tst-canon-bz26341 = $(shared-thread-library)
+ LDLIBS-tst-arc4random-fork = $(shared-thread-library)
+ LDLIBS-tst-arc4random-thread = $(shared-thread-library)
++LDLIBS-tst-system = $(shared-thread-library)
+
+ LDLIBS-test-dlclose-exit-race = $(shared-thread-library)
+ LDFLAGS-test-dlclose-exit-race = $(LDFLAGS-rdynamic)
--- /dev/null
+This is a long funny story, but even if it's standard-compliant, it poses too
+many problems.
+
+---
+ sysdeps/mach/hurd/bits/errno.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+--- a/sysdeps/mach/hurd/bits/errno.h
++++ b/sysdeps/mach/hurd/bits/errno.h
+@@ -111,7 +111,9 @@
+ EILSEQ = 0x4000006a, /* Invalid or incomplete multibyte or wide character */
+ EBACKGROUND = 0x40000064, /* Inappropriate operation for background process */
+ EDIED = 0x40000065, /* Translator died */
++#if 0
+ ED = 0x40000066, /* ? */
++#endif
+ EGREGIOUS = 0x40000067, /* You really blew it this time */
+ EIEIO = 0x40000068, /* Computer bought the farm */
+ EGRATUITOUS = 0x40000069, /* Gratuitous error */
+@@ -314,7 +316,9 @@
+ #define EILSEQ 0x4000006a
+ #define EBACKGROUND 0x40000064
+ #define EDIED 0x40000065
++#if 0
+ #define ED 0x40000066
++#endif
+ #define EGREGIOUS 0x40000067
+ #define EIEIO 0x40000068
+ #define EGRATUITOUS 0x40000069
--- /dev/null
+Use the realtime clock for the monotonic clock. This is of course not a proper
+implementation (which is being done in Mach), but will permit to fix at least
+the iceweasel stack.
+
+vlc however doesn't build when _POSIX_CLOCK_SELECTION is enabled but
+_POSIX_TIMERS is not, and they refuse to fix that (see #765578), so disable the
+former.
+
+---
+ sysdeps/mach/hurd/bits/posix_opt.h | 2 +-
+ sysdeps/unix/clock_gettime.c | 1 +
+ 2 files changed, 2 insertions(+), 1 deletion(-)
+Index: glibc-2.27/sysdeps/mach/clock_gettime.c
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/clock_gettime.c
++++ glibc-2.27/sysdeps/mach/clock_gettime.c
+@@ -31,6 +31,10 @@ __clock_gettime (clockid_t clock_id, str
+ switch (clock_id) {
+
+ case CLOCK_REALTIME:
++ case CLOCK_MONOTONIC:
++ case CLOCK_MONOTONIC_RAW:
++ case CLOCK_REALTIME_COARSE:
++ case CLOCK_MONOTONIC_COARSE:
+ {
+ /* __host_get_time can only fail if passed an invalid host_t.
+ __mach_host_self could theoretically fail (producing an
+Index: glibc-2.27/rt/timer_create.c
+===================================================================
+--- glibc-2.27.orig/rt/timer_create.c
++++ glibc-2.27/rt/timer_create.c
+@@ -48,7 +48,7 @@ timer_create (clockid_t clock_id, struct
+ return -1;
+ }
+
+- if (clock_id != CLOCK_REALTIME)
++ if (clock_id != CLOCK_REALTIME && clock_id != CLOCK_MONOTONIC && clock_id != CLOCK_MONOTONIC_RAW && clock_id != CLOCK_REALTIME_COARSE && clock_id != CLOCK_MONOTONIC_COARSE)
+ {
+ __set_errno (EINVAL);
+ return -1;
+Index: glibc-2.27/sysdeps/mach/hurd/bits/posix_opt.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/bits/posix_opt.h
++++ glibc-2.27/sysdeps/mach/hurd/bits/posix_opt.h
+@@ -163,10 +163,10 @@
+ #define _POSIX_THREAD_PROCESS_SHARED -1
+
+ /* The monotonic clock might be available. */
+-#define _POSIX_MONOTONIC_CLOCK 0
++#define _POSIX_MONOTONIC_CLOCK 200809L
+
+-/* The clock selection interfaces are available. */
+-#define _POSIX_CLOCK_SELECTION 200809L
++/* The clock selection interfaces are not really available yet. */
++#define _POSIX_CLOCK_SELECTION -1
+
+ /* Advisory information interfaces could be available in future. */
+ #define _POSIX_ADVISORY_INFO 0
+Index: glibc-upstream/sysdeps/posix/clock_getres.c
+===================================================================
+--- glibc-upstream.orig/sysdeps/posix/clock_getres.c
++++ glibc-upstream/sysdeps/posix/clock_getres.c
+@@ -52,6 +52,10 @@ __clock_getres (clockid_t clock_id, stru
+ switch (clock_id)
+ {
+ case CLOCK_REALTIME:
++ case CLOCK_MONOTONIC:
++ case CLOCK_MONOTONIC_RAW:
++ case CLOCK_REALTIME_COARSE:
++ case CLOCK_MONOTONIC_COARSE:
+ retval = realtime_getres (res);
+ break;
+
+--- ./sysdeps/mach/clock_nanosleep.c.original 2020-07-21 00:31:35.226113142 +0200
++++ ./sysdeps/mach/clock_nanosleep.c 2020-07-21 00:31:49.026185761 +0200
+@@ -62,7 +62,7 @@
+ __clock_nanosleep (clockid_t clock_id, int flags, const struct timespec *req,
+ struct timespec *rem)
+ {
+- if (clock_id != CLOCK_REALTIME
++ if ((clock_id != CLOCK_REALTIME && clock_id != CLOCK_MONOTONIC && clock_id != CLOCK_MONOTONIC_RAW && clock_id != CLOCK_REALTIME_COARSE && clock_id != CLOCK_MONOTONIC_COARSE)
+ || !valid_nanoseconds (req->tv_nsec)
+ || (flags != 0 && flags != TIMER_ABSTIME))
+ return EINVAL;
+Index: glibc-2.32/hurd/hurdlock.c
+===================================================================
+--- glibc-2.32.orig/hurd/hurdlock.c
++++ glibc-2.32/hurd/hurdlock.c
+@@ -47,7 +47,7 @@ int
+ __lll_abstimed_wait (void *ptr, int val,
+ const struct timespec *tsp, int flags, int clk)
+ {
+- if (clk != CLOCK_REALTIME)
++ if (clk != CLOCK_REALTIME && clk != CLOCK_MONOTONIC)
+ return EINVAL;
+
+ int mlsec = compute_reltime (tsp, clk);
+@@ -59,7 +59,7 @@ int
+ __lll_abstimed_wait_intr (void *ptr, int val,
+ const struct timespec *tsp, int flags, int clk)
+ {
+- if (clk != CLOCK_REALTIME)
++ if (clk != CLOCK_REALTIME && clk != CLOCK_MONOTONIC)
+ return EINVAL;
+
+ int mlsec = compute_reltime (tsp, clk);
+@@ -79,7 +79,7 @@ int
+ __lll_abstimed_xwait (void *ptr, int lo, int hi,
+ const struct timespec *tsp, int flags, int clk)
+ {
+- if (clk != CLOCK_REALTIME)
++ if (clk != CLOCK_REALTIME && clk != CLOCK_MONOTONIC)
+ return EINVAL;
+
+ int mlsec = compute_reltime (tsp, clk);
+@@ -91,7 +91,7 @@ int
+ __lll_abstimed_lock (void *ptr,
+ const struct timespec *tsp, int flags, int clk)
+ {
+- if (clk != CLOCK_REALTIME)
++ if (clk != CLOCK_REALTIME && clk != CLOCK_MONOTONIC)
+ return EINVAL;
+
+ if (__lll_trylock (ptr) == 0)
+@@ -177,7 +177,7 @@ __lll_robust_abstimed_lock (void *ptr,
+ int wait_time = 25;
+ unsigned int val;
+
+- if (clk != CLOCK_REALTIME)
++ if (clk != CLOCK_REALTIME && clk != CLOCK_MONOTONIC)
+ return EINVAL;
+
+ while (1)
--- /dev/null
+struct ortentry and struct ifalias req are actually not defined
+struct arpreq is defined, but can not be passed to an ioctl on the Hurd.
+so let's make packages not believe these are available.
+
+---
+ sysdeps/mach/hurd/bits/ioctls.h | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+--- a/sysdeps/mach/hurd/bits/ioctls.h
++++ b/sysdeps/mach/hurd/bits/ioctls.h
+@@ -304,12 +306,16 @@
+ #define SIOCGIFMETRIC _IOWR('i',23, struct ifreq_int) /* get IF metric */
+ #define SIOCSIFMETRIC _IOW('i',24, struct ifreq_int) /* set IF metric */
+ #define SIOCDIFADDR _IOW('i',25, struct ifreq) /* delete IF addr */
++#if 0
+ #define SIOCAIFADDR _IOW('i',26, struct ifaliasreq) /* add/chg IF alias */
++#endif
+
++#if 0
+ #define SIOCSARP _IOW('i', 30, struct arpreq) /* set arp entry */
+ #define OSIOCGARP _IOWR('i',31, struct arpreq) /* get arp entry */
+ #define SIOCGARP _IOWR('i',38, struct arpreq) /* get arp entry */
+ #define SIOCDARP _IOW('i', 32, struct arpreq) /* delete arp entry */
++#endif
+
+ #define SIOCGIFMTU _IOWR('i', 51, struct ifreq_int)/* get IF mtu */
+ #define SIOCSIFMTU _IOW('i', 52, struct ifreq_int) /* set IF mtu */
--- /dev/null
+# DP: Description: Enable ldconfig and such on hurd-i386
+# DP: Author: Jeff Bailey <jbailey@nisa.net>
+# DP: Related Bugs: #309489
+# DP: Upstream status: Not submitted
+# DP: Status Details: Upstream disagrees with this patch, but I'm
+# DP: putting it in so that we have expected Debian behaviour on the
+# DP: Hurd. We should review this when the ELF standard supports runpath.
+# DP: Date: 08 Apr 2003
+
+---
+ elf/ldconfig.c | 4 ++++
+ sysdeps/mach/hurd/configure | 2 ++
+ sysdeps/mach/hurd/configure.ac | 2 ++
+ 3 files changed, 8 insertions(+)
+
+--- a/sysdeps/mach/hurd/configure
++++ b/sysdeps/mach/hurd/configure
+@@ -49,3 +49,5 @@
+
+ # Hurd has libpthread as a separate library.
+ pthread_in_libc=no
++
++use_ldconfig=yes
+--- a/sysdeps/mach/hurd/configure.ac
++++ b/sysdeps/mach/hurd/configure.ac
+@@ -29,3 +29,5 @@
+
+ # Hurd has libpthread as a separate library.
+ pthread_in_libc=no
++
++use_ldconfig=yes
+--- a/elf/ldconfig.c
++++ b/elf/ldconfig.c
+@@ -55,6 +55,10 @@
+
+ #define PACKAGE _libc_intl_domainname
+
++#ifndef PATH_MAX
++#define PATH_MAX 1024
++#endif
++
+ /* List of directories to handle. */
+ struct dir_entry
+ {
--- /dev/null
+Keep compatibility with experimental implementation
+
+---
+ hurd/Makefile | 4 ++--
+ hurd/Versions | 4 ++++
+ hurd/hurdexec.c | 29 +++++++++++++++++++++++++++++
+ sysdeps/mach/hurd/i386/libc.abilist | 1 +
+ sysdeps/mach/hurd/spawni.c | 13 +++++++++++++
+ 5 files changed, 49 insertions(+), 2 deletions(-)
+
+Index: glibc-2.33/hurd/Makefile
+===================================================================
+--- glibc-2.33.orig/hurd/Makefile
++++ glibc-2.33/hurd/Makefile
+@@ -32,8 +32,8 @@ user-interfaces := $(addprefix hurd/,\
+ auth auth_request auth_reply startup \
+ process process_request \
+ msg msg_reply msg_request \
+- exec exec_startup crash interrupt \
+- fs fsys io io_reply io_request \
++ exec exec_experimental exec_startup crash interrupt \
++ fs fs_experimental fsys io io_reply io_request \
+ term tioctl socket ifsock \
+ login password pfinet pci \
+ )
+Index: glibc-2.33/hurd/Versions
+===================================================================
+--- glibc-2.33.orig/hurd/Versions
++++ glibc-2.33/hurd/Versions
+@@ -120,6 +120,10 @@ libc {
+ # functions used in macros & inline functions
+ __errno_location;
+ }
++ GLIBC_2.21 {
++ # "quasi-internal" functions
++ _hurd_exec_file_name;
++ }
+ GLIBC_2.26 {
+ # "quasi-internal" functions
+ _hurd_exec_paths;
+Index: glibc-2.33/hurd/hurdexec.c
+===================================================================
+--- glibc-2.33.orig/hurd/hurdexec.c
++++ glibc-2.33/hurd/hurdexec.c
+@@ -25,9 +25,12 @@
+ #include <hurd/fd.h>
+ #include <hurd/signal.h>
+ #include <hurd/id.h>
++#include <hurd/fs_experimental.h>
+ #include <assert.h>
+ #include <argz.h>
+
++#include <shlib-compat.h>
++
+ /* Overlay TASK, executing FILE with arguments ARGV and environment ENVP.
+ If TASK == mach_task_self (), some ports are dealloc'd by the exec server.
+ ARGV and ENVP are terminated by NULL pointers.
+@@ -39,6 +42,13 @@ _hurd_exec (task_t task, file_t file,
+ return _hurd_exec_paths (task, file, NULL, NULL, argv, envp);
+ }
+
++error_t
++__hurd_exec_file_name (task_t task, file_t file, const char *filename,
++ char *const argv[], char *const envp[])
++{
++ return _hurd_exec_paths (task, file, filename, filename, argv, envp);
++}
++
+ link_warning (_hurd_exec,
+ "_hurd_exec is deprecated, use _hurd_exec_paths instead");
+
+@@ -430,6 +440,18 @@ retry:
+ /* Fall back for backwards compatibility. This can just be removed
+ when __file_exec goes away. */
+ if (err == MIG_BAD_ID)
++ err = __file_exec_file_name (file, task, flags,
++ path ? path : "",
++ args, argslen, env, envlen,
++ dtable, MACH_MSG_TYPE_COPY_SEND, dtablesize,
++ ports, MACH_MSG_TYPE_COPY_SEND,
++ _hurd_nports,
++ ints, INIT_INT_MAX,
++ please_dealloc, pdp - please_dealloc,
++ portnames, nportnames);
++ /* Fall back for backwards compatibility. This can just be removed
++ when __file_exec goes away. */
++ if (err == MIG_BAD_ID)
+ err = __file_exec (file, task, flags,
+ args, argslen, env, envlen,
+ dtable, MACH_MSG_TYPE_COPY_SEND, dtablesize,
+@@ -475,3 +498,9 @@ retry:
+ return err;
+ }
+ libc_hidden_def (_hurd_exec_paths)
++extern error_t _hurd_exec_file_name (task_t task,
++ file_t file,
++ const char *filename,
++ char *const argv[],
++ char *const envp[]);
++versioned_symbol (libc, __hurd_exec_file_name, _hurd_exec_file_name, GLIBC_2_21);
+Index: glibc-2.33/sysdeps/mach/hurd/spawni.c
+===================================================================
+--- glibc-2.33.orig/sysdeps/mach/hurd/spawni.c
++++ glibc-2.33/sysdeps/mach/hurd/spawni.c
+@@ -30,6 +30,7 @@
+ #include <hurd/id.h>
+ #include <hurd/lookup.h>
+ #include <hurd/resource.h>
++#include <hurd/fs_experimental.h>
+ #include <assert.h>
+ #include <argz.h>
+ #include "spawn_int.h"
+@@ -784,6 +785,18 @@ retry:
+ dtable, MACH_MSG_TYPE_COPY_SEND, dtablesize,
+ ports, MACH_MSG_TYPE_COPY_SEND, _hurd_nports,
+ ints, INIT_INT_MAX,
++ NULL, 0, NULL, 0);
++
++ /* Fallback for backwards compatibility. This can just be removed
++ when __file_exec goes away. */
++ if (err == MIG_BAD_ID)
++ err = __file_exec_file_name
++ (file, task,
++ __sigismember (&_hurdsig_traced, SIGKILL) ? EXEC_SIGTRAP : 0,
++ relpath, args, argslen, env, envlen,
++ dtable, MACH_MSG_TYPE_COPY_SEND, dtablesize,
++ ports, MACH_MSG_TYPE_COPY_SEND, _hurd_nports,
++ ints, INIT_INT_MAX,
+ NULL, 0, NULL, 0);
+
+ /* Fallback for backwards compatibility. This can just be removed
+Index: glibc-2.33/sysdeps/mach/hurd/i386/libc.abilist
+===================================================================
+--- glibc-2.33.orig/sysdeps/mach/hurd/i386/libc.abilist
++++ glibc-2.33/sysdeps/mach/hurd/i386/libc.abilist
+@@ -1946,6 +1946,7 @@ GLIBC_2.2.6 xprt_register F
+ GLIBC_2.2.6 xprt_unregister F
+ GLIBC_2.21 __mach_host_self_ D 0x4
+ GLIBC_2.21 __pthread_get_cleanup_stack F
++GLIBC_2.21 _hurd_exec_file_name F
+ GLIBC_2.21 pthread_attr_destroy F
+ GLIBC_2.21 pthread_attr_getdetachstate F
+ GLIBC_2.21 pthread_attr_getinheritsched F
--- /dev/null
+TODO:
+make the Makefile part newns-support-specific
+make the main Makefile put tests-container in unsupported tests when newns is not supported.
+
+Index: glibc-2.36/nss/tst-nss-test3.c
+===================================================================
+--- glibc-2.36.orig/nss/tst-nss-test3.c
++++ glibc-2.36/nss/tst-nss-test3.c
+@@ -16,6 +16,7 @@
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
++#include <sched.h>
+ #include <nss.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+@@ -107,11 +108,15 @@ do_test (void)
+ int i;
+ struct group *g = NULL;
+
++#ifndef CLONE_NEWNS
++ __nss_configure_lookup ("group", "test1");
++#else
+ /* Previously we used __nss_configure_lookup to isolate the test
+ from the host environment and to get it to lookup from our new
+ test1 NSS service module, but now this test is run in a different
+ root filesystem via the test-container support and we directly
+ configure the use of the test1 NSS service. */
++#endif
+
+ setgrent ();
+
+Index: glibc-2.36/nss/Makefile
+===================================================================
+--- glibc-2.36.orig/nss/Makefile
++++ glibc-2.36/nss/Makefile
+@@ -72,7 +72,7 @@ tests := \
+
+ xtests = bug-erange
+
+-tests-container := \
++tests := \
+ tst-nss-compat1 \
+ tst-nss-db-endgrent \
+ tst-nss-db-endpwent \
--- /dev/null
+Do not warn about madvise not being implemented. It does not have any real
+semantic anyway, and that brings some -Werror FTBFS.
+
+--- a/misc/madvise.c
++++ b/misc/madvise.c
+@@ -32,4 +32,4 @@ __madvise (void *addr, size_t len, int a
+ libc_hidden_def (__madvise)
+ weak_alias (__madvise, madvise)
+
+-stub_warning (madvise)
++/* stub_warning (madvise) */
+--- a/posix/posix_madvise.c
++++ b/posix/posix_madvise.c
+@@ -27,4 +27,4 @@ posix_madvise (__ptr_t addr, size_t len,
+ {
+ return ENOSYS;
+ }
+-stub_warning (posix_madvise)
++/* stub_warning (posix_madvise) */
--- /dev/null
+We could perhaps rather make _hurd_check_ids' __USEPORT call use _hurd_ports_use
+to nicely fail here.
+
+Index: glibc-2.36/elf/dl-tunables.c
+===================================================================
+--- glibc-2.36.orig/elf/dl-tunables.c
++++ glibc-2.36/elf/dl-tunables.c
+@@ -267,7 +267,7 @@ static __always_inline void
+ maybe_enable_malloc_check (void)
+ {
+ tunable_id_t id = TUNABLE_ENUM_NAME (glibc, malloc, check);
+- if (__libc_enable_secure && __access_noerrno ("/etc/suid-debug", F_OK) == 0)
++ if (0 && __libc_enable_secure && __access_noerrno ("/etc/suid-debug", F_OK) == 0)
+ tunable_list[id].security_level = TUNABLE_SECLEVEL_NONE;
+ }
+
+Index: glibc-2.36/sysdeps/mach/hurd/i386/localplt.data
+===================================================================
+--- glibc-2.36.orig/sysdeps/mach/hurd/i386/localplt.data
++++ glibc-2.36/sysdeps/mach/hurd/i386/localplt.data
+@@ -32,7 +32,7 @@ ld.so: __mmap
+ ld.so: __fstat64
+ ld.so: __stat64
+ ld.so: __access
+-ld.so: __access_noerrno
++#ld.so: __access_noerrno
+ ld.so: __getpid
+ ld.so: __getcwd
+ ld.so: _exit ?
--- /dev/null
+These ioctls are not actually supported (and will probably not be in the
+close future), and are not available on Linux either, so don't expose
+them to application at the risk of them complaining that they don't work
+(e.g. xterm using TIOCLSET).
+
+---
+ sysdeps/mach/hurd/bits/ioctls.h | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+--- a/sysdeps/mach/hurd/bits/ioctls.h
++++ b/sysdeps/mach/hurd/bits/ioctls.h
+@@ -272,11 +272,13 @@ enum __ioctl_datum { IOC_8, IOC_16, IOC_
+ #define FIOSETOWN _IOW('f', 124, int) /* set owner */
+ #define FIOGETOWN _IOR('f', 123, int) /* get owner */
+
++#if 0
+ /* socket i/o controls */
+ #define SIOCSHIWAT _IOW('s', 0, int) /* set high watermark */
+ #define SIOCGHIWAT _IOR('s', 1, int) /* get high watermark */
+ #define SIOCSLOWAT _IOW('s', 2, int) /* set low watermark */
+ #define SIOCGLOWAT _IOR('s', 3, int) /* get low watermark */
++#endif
+ #define SIOCATMARK _IOR('s', 7, int) /* at oob mark? */
+ #define SIOCSPGRP _IOW('s', 8, int) /* set process group */
+ #define SIOCGPGRP _IOR('s', 9, int) /* get process group */
+@@ -336,7 +338,9 @@ enum __ioctl_datum { IOC_8, IOC_16, IOC_
+ # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
+ # define OTIOCSETD _IOW('t', 1, int) /* set line discipline */
+ #endif
++#if 0
+ #define TIOCHPCL _IO('t', 2) /* hang up on last close */
++#endif
+ #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
+ #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
+ #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
+@@ -389,6 +393,7 @@ enum __ioctl_datum { IOC_8, IOC_16, IOC_
+ #define PENDIN 0x20000000 /* tp->t_rawq needs reread */
+ #define DECCTQ 0x40000000 /* only ^Q starts after ^S */
+ #define NOFLSH 0x80000000 /* no output flush on signal */
++#if 0
+ #define TIOCLBIS _IOW('t', 127, int) /* bis local mode bits */
+ #define TIOCLBIC _IOW('t', 126, int) /* bic local mode bits */
+ #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */
+@@ -414,6 +419,7 @@ enum __ioctl_datum { IOC_8, IOC_16, IOC_
+ #define OTTYDISC 0
+ #define NETLDISC 1
+ #define NTTYDISC 2
++#endif
+
+ /* From 4.4 <sys/ttydev.h>. */
+ #ifdef USE_OLD_TTY
--- /dev/null
+Fix compatibility with binaries that reference __stack_chk_guard
+TODO: find where these references are coming from.
+
+Index: glibc-2.32/sysdeps/mach/hurd/dl-sysdep.c
+===================================================================
+--- glibc-2.32.orig/sysdeps/mach/hurd/dl-sysdep.c
++++ glibc-2.32/sysdeps/mach/hurd/dl-sysdep.c
+@@ -68,6 +68,8 @@ void *_dl_random attribute_relro = NULL;
+
+ struct hurd_startup_data *_dl_hurd_data;
+
++uintptr_t __stack_chk_guard attribute_relro;
++
+
+ ElfW(Addr)
+ _dl_sysdep_start (void **start_argptr,
+Index: glibc-2.32/sysdeps/mach/hurd/i386/ld.abilist
+===================================================================
+--- glibc-2.32.orig/sysdeps/mach/hurd/i386/ld.abilist
++++ glibc-2.32/sysdeps/mach/hurd/i386/ld.abilist
+@@ -17,3 +17,4 @@ GLIBC_2.2.6 _r_debug D 0x14
+ GLIBC_2.3 ___tls_get_addr F
+ GLIBC_2.3 __tls_get_addr F
+ GLIBC_2.34 __rtld_version_placeholder F
++GLIBC_2.4 __stack_chk_guard D 0x4
--- /dev/null
+since the move of libpthread functions to libc, glibc dropped the use
+of __libc_ptf_call. But htl hasn't made the move yet, so we have to use
+__libc_ptf_call there for now.
+
+Index: glibc-2.36/misc/error.c
+===================================================================
+--- glibc-2.36.orig/misc/error.c
++++ glibc-2.36/misc/error.c
+@@ -240,7 +240,8 @@ __error_internal (int status, int errnum
+ /* We do not want this call to be cut short by a thread
+ cancellation. Therefore disable cancellation for now. */
+ int state = PTHREAD_CANCEL_ENABLE;
+- __pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &state);
++ __libc_ptf_call (__pthread_setcancelstate,
++ (PTHREAD_CANCEL_DISABLE, &state), 0);
+ #endif
+
+ flush_stdout ();
+@@ -262,7 +263,7 @@ __error_internal (int status, int errnum
+
+ #ifdef _LIBC
+ _IO_funlockfile (stderr);
+- __pthread_setcancelstate (state, NULL);
++ __libc_ptf_call (__pthread_setcancelstate, (state, NULL), 0);
+ #endif
+ }
+
+@@ -306,7 +307,9 @@ __error_at_line_internal (int status, in
+ /* We do not want this call to be cut short by a thread
+ cancellation. Therefore disable cancellation for now. */
+ int state = PTHREAD_CANCEL_ENABLE;
+- __pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &state);
++ __libc_ptf_call (__pthread_setcancelstate,
++ (PTHREAD_CANCEL_DISABLE, &state),
++ 0);
+ #endif
+
+ flush_stdout ();
+@@ -336,7 +339,7 @@ __error_at_line_internal (int status, in
+
+ #ifdef _LIBC
+ _IO_funlockfile (stderr);
+- __pthread_setcancelstate (state, NULL);
++ __libc_ptf_call (__pthread_setcancelstate, (state, NULL), 0);
+ #endif
+ }
+
+Index: glibc-2.36/libio/iopopen.c
+===================================================================
+--- glibc-2.36.orig/libio/iopopen.c
++++ glibc-2.36/libio/iopopen.c
+@@ -281,9 +281,10 @@ _IO_new_proc_close (FILE *fp)
+ do
+ {
+ int state;
+- __pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &state);
++ __libc_ptf_call (__pthread_setcancelstate,
++ (PTHREAD_CANCEL_DISABLE, &state), 0);
+ wait_pid = __waitpid (((_IO_proc_file *) fp)->pid, &wstatus, 0);
+- __pthread_setcancelstate (state, NULL);
++ __libc_ptf_call (__pthread_setcancelstate, (state, NULL), 0);
+ }
+ while (wait_pid == -1 && errno == EINTR);
+ if (wait_pid == -1)
+Index: glibc-2.36/stdlib/fmtmsg.c
+===================================================================
+--- glibc-2.36.orig/stdlib/fmtmsg.c
++++ glibc-2.36/stdlib/fmtmsg.c
+@@ -124,7 +124,8 @@ fmtmsg (long int classification, const c
+ /* We do not want this call to be cut short by a thread
+ cancellation. Therefore disable cancellation for now. */
+ int state = PTHREAD_CANCEL_ENABLE;
+- __pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &state);
++ __libc_ptf_call (__pthread_setcancelstate,
++ (PTHREAD_CANCEL_DISABLE, &state), 0);
+
+ __libc_lock_lock (lock);
+
+@@ -193,7 +194,7 @@ fmtmsg (long int classification, const c
+
+ __libc_lock_unlock (lock);
+
+- __pthread_setcancelstate (state, NULL);
++ __libc_ptf_call (__pthread_setcancelstate, (state, NULL), 0);
+
+ return result;
+ }
--- /dev/null
+Upstream uses prefix= while we use prefix=/usr
+
+Index: glibc-2.27/sysdeps/mach/hurd/i386/libc.abilist
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/i386/libc.abilist
++++ glibc-2.27/sysdeps/mach/hurd/i386/libc.abilist
+@@ -641,7 +641,7 @@ GLIBC_2.2.6 _libc_intl_domainname D 0x5
+ GLIBC_2.2.6 _longjmp F
+ GLIBC_2.2.6 _mcleanup F
+ GLIBC_2.2.6 _mcount F
+-GLIBC_2.2.6 _nl_default_dirname D 0xe
++GLIBC_2.2.6 _nl_default_dirname D 0x12
+ GLIBC_2.2.6 _nl_domain_bindings D 0x4
+ GLIBC_2.2.6 _nl_msg_cat_cntr D 0x4
+ GLIBC_2.2.6 _null_auth D 0xc
--- /dev/null
+Index: glibc-2.31/hurd/hurdsig.c
+===================================================================
+--- glibc-2.31.orig/hurd/hurdsig.c
++++ glibc-2.31/hurd/hurdsig.c
+@@ -1580,28 +1580,53 @@ _hurdsig_init (const int *intarray, size
+ static void
+ reauth_proc (mach_port_t new)
+ {
+- mach_port_t ref, ignore;
++ error_t err;
++ mach_port_t ref, newproc;
+
+ ref = __mach_reply_port ();
+- if (! HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC],
++ err = HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC],
+ __proc_reauthenticate (port, ref,
+- MACH_MSG_TYPE_MAKE_SEND)
+- || __auth_user_authenticate (new, ref,
+- MACH_MSG_TYPE_MAKE_SEND,
+- &ignore))
+- && ignore != MACH_PORT_NULL)
+- __mach_port_deallocate (__mach_task_self (), ignore);
++ MACH_MSG_TYPE_MAKE_SEND));
++ if (err)
++ {
++ __mach_port_destroy (__mach_task_self (), ref);
++ return;
++ }
++
++ err = __auth_user_authenticate (new, ref,
++ MACH_MSG_TYPE_MAKE_SEND,
++ &newproc);
+ __mach_port_destroy (__mach_task_self (), ref);
++ if (err)
++ return;
++
++ if (newproc == MACH_PORT_NULL)
++ {
++ /* Old versions of the proc server did not recreate the process
++ port when reauthenticating, and passed MACH_PORT_NULL through
++ the auth server. That must be what we're dealing with. */
++
++ /* Set the owner of the process here too. */
++ __mutex_lock (&_hurd_id.lock);
++ if (!_hurd_check_ids ())
++ HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC],
++ __proc_setowner (port,
++ (_hurd_id.gen.nuids
++ ? _hurd_id.gen.uids[0] : 0),
++ !_hurd_id.gen.nuids));
++ __mutex_unlock (&_hurd_id.lock);
++
++ return;
++ }
++
++ err = __proc_reauthenticate_complete (newproc);
++ if (err)
++ {
++ __mach_port_deallocate (__mach_task_self (), newproc);
++ return;
++ }
+
+- /* Set the owner of the process here too. */
+- __mutex_lock (&_hurd_id.lock);
+- if (!_hurd_check_ids ())
+- HURD_PORT_USE (&_hurd_ports[INIT_PORT_PROC],
+- __proc_setowner (port,
+- (_hurd_id.gen.nuids
+- ? _hurd_id.gen.uids[0] : 0),
+- !_hurd_id.gen.nuids));
+- __mutex_unlock (&_hurd_id.lock);
++ _hurd_port_set (&_hurd_ports[INIT_PORT_PROC], newproc);
+
+ (void) &reauth_proc; /* Silence compiler warning. */
+ }
+Index: glibc-2.31/sysdeps/mach/hurd/spawni.c
+===================================================================
+--- glibc-2.31.orig/sysdeps/mach/hurd/spawni.c
++++ glibc-2.31/sysdeps/mach/hurd/spawni.c
+@@ -651,11 +651,29 @@ retry:
+ ref, MACH_MSG_TYPE_MAKE_SEND,
+ &newproc);
+ __mach_port_destroy (__mach_task_self (), ref);
+- if (!err)
+- {
+- __mach_port_deallocate (__mach_task_self (), proc);
+- proc = newproc;
+- }
++ if (err)
++ goto out;
++ if (newproc == MACH_PORT_NULL)
++ {
++ /* Old versions of the proc server did not recreate the process
++ port when reauthenticating, and passed MACH_PORT_NULL through
++ the auth server. That must be what we're dealing with. Just
++ keep the existing proc port in this case. */
++ }
++ else
++ {
++ err = __proc_reauthenticate_complete (newproc);
++ if (err)
++ {
++ __mach_port_deallocate (__mach_task_self (), newproc);
++ goto out;
++ }
++ else
++ {
++ __mach_port_deallocate (__mach_task_self (), proc);
++ proc = newproc;
++ }
++ }
+
+ if (!err)
+ err = reauthenticate (INIT_PORT_CRDIR, &rcrdir);
--- /dev/null
+Hurd: comment PF_LINK/AF_LINK defines
+
+Comment out the PF_LINK and AF_LINK defines, since they are usually associated
+with struct sockaddr_dl, which is not available on Hurd.
+
+2012-06-22 Pino Toscano <toscano.pino@tiscali.it>
+
+ * sysdeps/mach/hurd/bits/socket.h (PF_LINK): Comment out.
+ (AF_LINK): Likewise.
+--- a/sysdeps/mach/hurd/bits/socket.h
++++ b/sysdeps/mach/hurd/bits/socket.h
+@@ -97,7 +97,7 @@ enum __socket_type
+ #define PF_HYLINK 15 /* NSC Hyperchannel protocol. */
+ #define PF_APPLETALK 16 /* Don't use this. */
+ #define PF_ROUTE 17 /* Internal Routing Protocol. */
+-#define PF_LINK 18 /* Link layer interface. */
++/* #define PF_LINK 18 Link layer interface. */
+ #define PF_XTP 19 /* eXpress Transfer Protocol (no AF). */
+ #define PF_COIP 20 /* Connection-oriented IP, aka ST II. */
+ #define PF_CNT 21 /* Computer Network Technology. */
+@@ -130,7 +130,7 @@ enum __socket_type
+ #define AF_HYLINK PF_HYLINK
+ #define AF_APPLETALK PF_APPLETALK
+ #define AF_ROUTE PF_ROUTE
+-#define AF_LINK PF_LINK
++/* #define AF_LINK PF_LINK */
+ #ifdef __USE_MISC
+ # define pseudo_AF_XTP PF_XTP
+ #endif
--- /dev/null
+2014-08-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ Fix bind when umask is e.g. 0777.
+
+ * sysdeps/mach/hurd/bind.c (__bind): Pass mode 0666 to __dir_mkfile
+ instead of final mode, so that call __ifsock_getsockaddr can always
+ succeed, before calling __file_chmod to fix the mode according to umask,
+ before calling __dir_link to show the file.
+
+Part of the original fix was committed, the other hasn't been yet, see Roland's
+"Harumph" reply to
+https://sourceware.org/ml/libc-alpha/2014-08/msg00408.html
+
+---
+ bind.c | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+--- a/sysdeps/mach/hurd/bind.c
++++ b/sysdeps/mach/hurd/bind.c
+@@ -48,7 +48,7 @@ __bind (int fd, __CONST_SOCKADDR_ARG ad
+ return -1;
+
+ /* Create a new, unlinked node in the target directory. */
+- err = __dir_mkfile (dir, O_CREAT, 0666 & ~_hurd_umask, &node);
++ err = __dir_mkfile (dir, O_CREAT, 0666, &node);
+
+ if (! err)
+ {
+@@ -76,11 +76,16 @@ __bind (int fd, __CONST_SOCKADDR_ARG ad
+ err = EGRATUITOUS;
+ if (! err)
+ {
+- /* Link the node, now a socket with proper mode, into the
+- target directory. */
+- err = __dir_link (dir, node, n, 1);
+- if (err == EEXIST)
+- err = EADDRINUSE;
++ /* Fix the access mode before showing the file. */
++ err = __file_chmod (node, 0666 & ~_hurd_umask);
++ if (! err)
++ {
++ /* Link the node, now a socket with proper mode, into the
++ target directory. */
++ err = __dir_link (dir, node, n, 1);
++ if (err == EEXIST)
++ err = EADDRINUSE;
++ }
+ if (err)
+ __mach_port_deallocate (__mach_task_self (), aport);
+ }
--- /dev/null
+http://sourceware.org/ml/libc-alpha/2009-01/msg00026.html
+
+TODO: re-submit, now that it doesn't pose <net/route.h> problems any more.
+
+commit b4da06a7e200d0cf8d132a83852e473b7795f691
+Author: Samuel Thibault <sthibault@dalton.bordeaux.inria.fr>
+Date: Sun Jan 10 23:55:28 2010 +0100
+
+ Factorize ethernet,if_arp,if_ether,if_ppp
+
+ 2010-01-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
+ Remove net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
+ * sysdeps/gnu/Makefile (sysdep_headers) [subdir=socket]:
+ Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
+ * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
+ [subdir=socket]: Remove net/ethernet.h net/if_arp.h net/if_ppp.h
+
+ * sysdeps/mach/hurd/net/ethernet.h: Remove file.
+ * sysdeps/unix/sysv/linux/net/ethernet.h: Move file to...
+ * sysdeps/gnu/net/ethernet.h: ... this, and include
+ <net/if_ether.h> instead of <linux/if_ether.h>.
+
+ * sysdeps/mach/hurd/net/if_ether.h: Move file to...
+ * sysdeps/gnu/net/if_ether.h: ... this.
+ (ETH_FCS_LEN,ETH_P_PUPAT,ETH_P_IEEEPUP,ETH_P_IEEEPUPAT,
+ ETH_P_8021Q,ETH_P_PAUSE,ETH_P_SLOW,ETH_P_WCCP,ETH_P_PPP_DISC,
+ ETH_P_PPP_SES,ETH_P_MPLS_UC,ETH_P_MPLS_MC,ETH_P_ATMMPOA,
+ ETH_P_ATMFATE,ETH_P_PAE,ETH_P_AOE,ETH_P_TIPC,ETH_P_FCOE,
+ ETH_P_EDSA,ETH_P_CAN,ETH_P_MOBITEX,ETH_P_CONTROL,ETH_P_IRDA,
+ ETH_P_ECONET,ETH_P_HDLC,ETH_P_ARCNET,ETH_P_DSA,ETH_P_TRAILER,
+ ETH_P_PHONET): New macros.
+ (ETH_P_ECHO): Remove macro.
+ (ETH_P_PUP): Change value from 0x0400 to 0x0200.
+ (struct ethhdr): Add packed attribute.
+ * sysdeps/unix/sysv/linux/net/if_ether.h: New file, includes
+ <linux/if_ether.h>.
+
+ * sysdeps/unix/sysv/linux/net/if_arp.h: Move file to...
+ * sysdeps/gnu/net/if_arp.h: ... this.
+ * sysdeps/mach/hurd/net/if_arp.h: Remove file.
+
+ * sysdeps/unix/sysv/linux/net/if_ppp.h: Move file to...
+ * sysdeps/gnu/net/if_ppp.h: ... this.
+ * sysdeps/mach/hurd/net/if_ppp.h: Remove file.
+
+No topgit branch, TODO?
+
+---
+ sysdeps/gnu/Makefile | 5
+ sysdeps/gnu/net/ethernet.h | 84 +++++++++++++
+ sysdeps/gnu/net/if_arp.h | 184 +++++++++++++++++++++++++++++
+ sysdeps/gnu/net/if_ether.h | 116 ++++++++++++++++++
+ sysdeps/gnu/net/if_ppp.h | 169 ++++++++++++++++++++++++++
+ sysdeps/gnu/netinet/if_ether.h | 104 ++++++++++++++++
+ sysdeps/mach/hurd/Makefile | 5
+ sysdeps/mach/hurd/net/ethernet.h | 76 -----------
+ sysdeps/mach/hurd/net/if_arp.h | 145 ----------------------
+ sysdeps/mach/hurd/net/if_ether.h | 85 -------------
+ sysdeps/mach/hurd/net/if_ppp.h | 169 --------------------------
+ sysdeps/unix/sysv/linux/Makefile | 3
+ sysdeps/unix/sysv/linux/net/ethernet.h | 84 -------------
+ sysdeps/unix/sysv/linux/net/if_arp.h | 184 -----------------------------
+ sysdeps/unix/sysv/linux/net/if_ether.h | 7 +
+ sysdeps/unix/sysv/linux/net/if_ppp.h | 169 --------------------------
+ sysdeps/unix/sysv/linux/netinet/if_ether.h | 105 ----------------
+ 17 files changed, 815 insertions(+), 1310 deletions(-)
+
+Index: glibc-2.27/sysdeps/gnu/Makefile
+===================================================================
+--- glibc-2.27.orig/sysdeps/gnu/Makefile
++++ glibc-2.27/sysdeps/gnu/Makefile
+@@ -87,3 +87,7 @@ librt-sysdep_routines += rt-unwind-resum
+ librt-shared-only-routines += rt-unwind-resume
+ CFLAGS-rt-unwind-resume.c += -fexceptions -fasynchronous-unwind-tables
+ endif
++
++ifeq ($(subdir),socket)
++sysdep_headers += net/ethernet.h net/if_arp.h net/if_ether.h
++endif
+Index: glibc-2.27/sysdeps/gnu/net/ethernet.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/gnu/net/ethernet.h
+@@ -0,0 +1,83 @@
++/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Based on the FreeBSD version of this file. Curiously, that file
++ lacks a copyright in the header. */
++
++#ifndef __NET_ETHERNET_H
++#define __NET_ETHERNET_H 1
++
++#include <sys/types.h>
++#include <stdint.h>
++
++#include <net/if_ether.h> /* IEEE 802.3 Ethernet constants */
++
++__BEGIN_DECLS
++
++/* This is a name for the 48 bit ethernet address available on many
++ systems. */
++struct ether_addr
++{
++ uint8_t ether_addr_octet[ETH_ALEN];
++} __attribute__ ((__packed__));
++
++/* 10Mb/s ethernet header */
++struct ether_header
++{
++ uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
++ uint8_t ether_shost[ETH_ALEN]; /* source ether addr */
++ uint16_t ether_type; /* packet type ID field */
++} __attribute__ ((__packed__));
++
++/* Ethernet protocol ID's */
++#define ETHERTYPE_PUP 0x0200 /* Xerox PUP */
++#define ETHERTYPE_SPRITE 0x0500 /* Sprite */
++#define ETHERTYPE_IP 0x0800 /* IP */
++#define ETHERTYPE_ARP 0x0806 /* Address resolution */
++#define ETHERTYPE_REVARP 0x8035 /* Reverse ARP */
++#define ETHERTYPE_AT 0x809B /* AppleTalk protocol */
++#define ETHERTYPE_AARP 0x80F3 /* AppleTalk ARP */
++#define ETHERTYPE_VLAN 0x8100 /* IEEE 802.1Q VLAN tagging */
++#define ETHERTYPE_IPX 0x8137 /* IPX */
++#define ETHERTYPE_IPV6 0x86dd /* IP protocol version 6 */
++#define ETHERTYPE_LOOPBACK 0x9000 /* used to test interfaces */
++
++#define ETHER_ADDR_LEN ETH_ALEN /* size of ethernet addr */
++#define ETHER_TYPE_LEN 2 /* bytes in type field */
++#define ETHER_CRC_LEN 4 /* bytes in CRC field */
++#define ETHER_HDR_LEN ETH_HLEN /* total octets in header */
++#define ETHER_MIN_LEN (ETH_ZLEN + ETHER_CRC_LEN) /* min packet length */
++#define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN) /* max packet length */
++
++/* make sure ethernet length is valid */
++#define ETHER_IS_VALID_LEN(foo) \
++ ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN)
++
++/*
++ * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
++ * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
++ * by an ETHER type (as given above) and then the (variable-length) header.
++ */
++#define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */
++#define ETHERTYPE_NTRAILER 16
++
++#define ETHERMTU ETH_DATA_LEN
++#define ETHERMIN (ETHER_MIN_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
++
++__END_DECLS
++
++#endif /* net/ethernet.h */
+Index: glibc-2.27/sysdeps/gnu/net/if_arp.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/gnu/net/if_arp.h
+@@ -0,0 +1,184 @@
++/* Definitions for Address Resolution Protocol.
++ Copyright (C) 1997-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++/* Based on the 4.4BSD and Linux version of this file. */
++
++#ifndef _NET_IF_ARP_H
++#define _NET_IF_ARP_H 1
++
++#include <sys/types.h>
++#include <sys/socket.h>
++#include <stdint.h>
++
++__BEGIN_DECLS
++
++/* Some internals from deep down in the kernel. */
++#define MAX_ADDR_LEN 7
++
++
++/* This structure defines an ethernet arp header. */
++
++/* ARP protocol opcodes. */
++#define ARPOP_REQUEST 1 /* ARP request. */
++#define ARPOP_REPLY 2 /* ARP reply. */
++#define ARPOP_RREQUEST 3 /* RARP request. */
++#define ARPOP_RREPLY 4 /* RARP reply. */
++#define ARPOP_InREQUEST 8 /* InARP request. */
++#define ARPOP_InREPLY 9 /* InARP reply. */
++#define ARPOP_NAK 10 /* (ATM)ARP NAK. */
++
++/* See RFC 826 for protocol description. ARP packets are variable
++ in size; the arphdr structure defines the fixed-length portion.
++ Protocol type values are the same as those for 10 Mb/s Ethernet.
++ It is followed by the variable-sized fields ar_sha, arp_spa,
++ arp_tha and arp_tpa in that order, according to the lengths
++ specified. Field names used correspond to RFC 826. */
++
++struct arphdr
++ {
++ unsigned short int ar_hrd; /* Format of hardware address. */
++ unsigned short int ar_pro; /* Format of protocol address. */
++ unsigned char ar_hln; /* Length of hardware address. */
++ unsigned char ar_pln; /* Length of protocol address. */
++ unsigned short int ar_op; /* ARP opcode (command). */
++#if 0
++ /* Ethernet looks like this : This bit is variable sized
++ however... */
++ unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */
++ unsigned char __ar_sip[4]; /* Sender IP address. */
++ unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */
++ unsigned char __ar_tip[4]; /* Target IP address. */
++#endif
++ };
++
++
++/* ARP protocol HARDWARE identifiers. */
++#define ARPHRD_NETROM 0 /* From KA9Q: NET/ROM pseudo. */
++#define ARPHRD_ETHER 1 /* Ethernet 10/100Mbps. */
++#define ARPHRD_EETHER 2 /* Experimental Ethernet. */
++#define ARPHRD_AX25 3 /* AX.25 Level 2. */
++#define ARPHRD_PRONET 4 /* PROnet token ring. */
++#define ARPHRD_CHAOS 5 /* Chaosnet. */
++#define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB. */
++#define ARPHRD_ARCNET 7 /* ARCnet. */
++#define ARPHRD_APPLETLK 8 /* APPLEtalk. */
++#define ARPHRD_DLCI 15 /* Frame Relay DLCI. */
++#define ARPHRD_ATM 19 /* ATM. */
++#define ARPHRD_METRICOM 23 /* Metricom STRIP (new IANA id). */
++#define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734. */
++#define ARPHRD_EUI64 27 /* EUI-64. */
++#define ARPHRD_INFINIBAND 32 /* InfiniBand. */
++
++/* Dummy types for non ARP hardware */
++#define ARPHRD_SLIP 256
++#define ARPHRD_CSLIP 257
++#define ARPHRD_SLIP6 258
++#define ARPHRD_CSLIP6 259
++#define ARPHRD_RSRVD 260 /* Notional KISS type. */
++#define ARPHRD_ADAPT 264
++#define ARPHRD_ROSE 270
++#define ARPHRD_X25 271 /* CCITT X.25. */
++#define ARPHRD_HWX25 272 /* Boards with X.25 in firmware. */
++#define ARPHRD_CAN 280 /* Controller Area Network. */
++#define ARPHRD_MCTP 290
++#define ARPHRD_PPP 512
++#define ARPHRD_CISCO 513 /* Cisco HDLC. */
++#define ARPHRD_HDLC ARPHRD_CISCO
++#define ARPHRD_LAPB 516 /* LAPB. */
++#define ARPHRD_DDCMP 517 /* Digital's DDCMP. */
++#define ARPHRD_RAWHDLC 518 /* Raw HDLC. */
++#define ARPHRD_RAWIP 519 /* Raw IP. */
++
++#define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
++#define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
++#define ARPHRD_FRAD 770 /* Frame Relay Access Device. */
++#define ARPHRD_SKIP 771 /* SKIP vif. */
++#define ARPHRD_LOOPBACK 772 /* Loopback device. */
++#define ARPHRD_LOCALTLK 773 /* Localtalk device. */
++#define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface. */
++#define ARPHRD_BIF 775 /* AP1000 BIF. */
++#define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4. */
++#define ARPHRD_IPDDP 777 /* IP-in-DDP tunnel. */
++#define ARPHRD_IPGRE 778 /* GRE over IP. */
++#define ARPHRD_PIMREG 779 /* PIMSM register interface. */
++#define ARPHRD_HIPPI 780 /* High Performance Parallel I'face. */
++#define ARPHRD_ASH 781 /* (Nexus Electronics) Ash. */
++#define ARPHRD_ECONET 782 /* Acorn Econet. */
++#define ARPHRD_IRDA 783 /* Linux-IrDA. */
++#define ARPHRD_FCPP 784 /* Point to point fibrechanel. */
++#define ARPHRD_FCAL 785 /* Fibrechanel arbitrated loop. */
++#define ARPHRD_FCPL 786 /* Fibrechanel public loop. */
++#define ARPHRD_FCFABRIC 787 /* Fibrechanel fabric. */
++#define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR. */
++#define ARPHRD_IEEE80211 801 /* IEEE 802.11. */
++#define ARPHRD_IEEE80211_PRISM 802 /* IEEE 802.11 + Prism2 header. */
++#define ARPHRD_IEEE80211_RADIOTAP 803 /* IEEE 802.11 + radiotap header. */
++#define ARPHRD_IEEE802154 804 /* IEEE 802.15.4 header. */
++#define ARPHRD_IEEE802154_PHY 805 /* IEEE 802.15.4 PHY header. */
++
++#define ARPHRD_VOID 0xFFFF /* Void type, nothing is known. */
++#define ARPHRD_NONE 0xFFFE /* Zero header length. */
++
++
++/* ARP ioctl request. */
++struct arpreq
++ {
++ struct sockaddr arp_pa; /* Protocol address. */
++ struct sockaddr arp_ha; /* Hardware address. */
++ int arp_flags; /* Flags. */
++ struct sockaddr arp_netmask; /* Netmask (only for proxy arps). */
++ char arp_dev[16];
++ };
++
++struct arpreq_old
++ {
++ struct sockaddr arp_pa; /* Protocol address. */
++ struct sockaddr arp_ha; /* Hardware address. */
++ int arp_flags; /* Flags. */
++ struct sockaddr arp_netmask; /* Netmask (only for proxy arps). */
++ };
++
++/* ARP Flag values. */
++#define ATF_COM 0x02 /* Completed entry (ha valid). */
++#define ATF_PERM 0x04 /* Permanent entry. */
++#define ATF_PUBL 0x08 /* Publish entry. */
++#define ATF_USETRAILERS 0x10 /* Has requested trailers. */
++#define ATF_NETMASK 0x20 /* Want to use a netmask (only
++ for proxy entries). */
++#define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
++#define ATF_MAGIC 0x80 /* Automatically added entry. */
++
++
++/* Support for the user space arp daemon, arpd. */
++#define ARPD_UPDATE 0x01
++#define ARPD_LOOKUP 0x02
++#define ARPD_FLUSH 0x03
++
++struct arpd_request
++ {
++ unsigned short int req; /* Request type. */
++ uint32_t ip; /* IP address of entry. */
++ unsigned long int dev; /* Device entry is tied to. */
++ unsigned long int stamp;
++ unsigned long int updated;
++ unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */
++ };
++
++__END_DECLS
++
++#endif /* net/if_arp.h */
+Index: glibc-2.27/sysdeps/gnu/net/if_ether.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/gnu/net/if_ether.h
+@@ -0,0 +1,115 @@
++/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#ifndef _NET_IF_ETHER_H
++#define _NET_IF_ETHER_H 1
++
++/*
++ * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
++ * and FCS/CRC (frame check sequence).
++ */
++
++#define ETH_ALEN 6 /* Octets in one ethernet addr */
++#define ETH_HLEN 14 /* Total octets in header. */
++#define ETH_ZLEN 60 /* Min. octets in frame sans FCS */
++#define ETH_DATA_LEN 1500 /* Max. octets in payload */
++#define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
++#define ETH_FCS_LEN 4 /* Octets in the FCS */
++
++/*
++ * These are the defined Ethernet Protocol ID's.
++ */
++
++#define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
++#define ETH_P_PUP 0x0200 /* Xerox PUP packet */
++#define ETH_P_PUPAT 0x0201 /* Xerox PUP Addr Trans packet */
++#define ETH_P_IP 0x0800 /* Internet Protocol packet */
++#define ETH_P_X25 0x0805 /* CCITT X.25 */
++#define ETH_P_ARP 0x0806 /* Address Resolution packet */
++#define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */
++#define ETH_P_IEEEPUP 0x0a00 /* Xerox IEEE802.3 PUP packet */
++#define ETH_P_IEEEPUPAT 0x0a01 /* Xerox IEEE802.3 PUP Addr Trans packet */
++#define ETH_P_DEC 0x6000 /* DEC Assigned proto */
++#define ETH_P_DNA_DL 0x6001 /* DEC DNA Dump/Load */
++#define ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */
++#define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */
++#define ETH_P_LAT 0x6004 /* DEC LAT */
++#define ETH_P_DIAG 0x6005 /* DEC Diagnostics */
++#define ETH_P_CUST 0x6006 /* DEC Customer use */
++#define ETH_P_SCA 0x6007 /* DEC Systems Comms Arch */
++#define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */
++#define ETH_P_ATALK 0x809B /* Appletalk DDP */
++#define ETH_P_AARP 0x80F3 /* Appletalk AARP */
++#define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */
++#define ETH_P_IPX 0x8137 /* IPX over DIX */
++#define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */
++#define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */
++#define ETH_P_SLOW 0x8809 /* Slow Protocol. See 802.3ad 43B */
++#define ETH_P_WCCP 0x883E /* Web-cache coordination protocol
++ * defined in draft-wilson-wrec-wccp-v2-00.txt */
++#define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */
++#define ETH_P_PPP_SES 0x8864 /* PPPoE session messages */
++#define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */
++#define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */
++#define ETH_P_ATMMPOA 0x884c /* MultiProtocol Over ATM */
++#define ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport
++ * over Ethernet
++ */
++#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
++#define ETH_P_AOE 0x88A2 /* ATA over Ethernet */
++#define ETH_P_TIPC 0x88CA /* TIPC */
++#define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */
++#define ETH_P_EDSA 0xDADA /* Ethertype DSA [ NOT AN OFFICIALLY REGISTERED ID ] */
++
++/*
++ * Non DIX types. Won't clash for 1500 types.
++ */
++
++#define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */
++#define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */
++#define ETH_P_ALL 0x0003 /* Every packet (be careful!!!) */
++#define ETH_P_802_2 0x0004 /* 802.2 frames */
++#define ETH_P_SNAP 0x0005 /* Internal only */
++#define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */
++#define ETH_P_WAN_PPP 0x0007 /* Dummy type for WAN PPP frames*/
++#define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */
++#define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
++#define ETH_P_CAN 0x000C /* Controller Area Network */
++#define ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/
++#define ETH_P_TR_802_2 0x0011 /* 802.2 frames */
++#define ETH_P_MOBITEX 0x0015 /* Mobitex (kaz@cafe.net) */
++#define ETH_P_CONTROL 0x0016 /* Card specific control frames */
++#define ETH_P_IRDA 0x0017 /* Linux-IrDA */
++#define ETH_P_ECONET 0x0018 /* Acorn Econet */
++#define ETH_P_HDLC 0x0019 /* HDLC frames */
++#define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */
++#define ETH_P_DSA 0x001B /* Distributed Switch Arch. */
++#define ETH_P_TRAILER 0x001C /* Trailer switch tagging */
++#define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
++
++/*
++ * This is an Ethernet frame header.
++ */
++
++struct ethhdr
++{
++ unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
++ unsigned char h_source[ETH_ALEN]; /* source ether addr */
++ unsigned short int h_proto; /* packet type ID field */
++} __attribute__((packed));
++
++#endif /* net/if_ether.h */
+Index: glibc-2.27/sysdeps/gnu/net/if_ppp.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/gnu/net/if_ppp.h
+@@ -0,0 +1,171 @@
++/* From: if_ppp.h,v 1.3 1995/06/12 11:36:50 paulus Exp */
++
++/*
++ * if_ppp.h - Point-to-Point Protocol definitions.
++ *
++ * Copyright (c) 1989 Carnegie Mellon University.
++ *
++ * Redistribution and use in source and binary forms, with or without
++ * modification, are permitted provided that the following conditions
++ * are met:
++ * 1. Redistributions of source code must retain the above copyright
++ * notice, this list of conditions and the following disclaimer.
++ * 2. Redistributions in binary form must reproduce the above copyright
++ * notice, this list of conditions and the following disclaimer in the
++ * documentation and/or other materials provided with the distribution.
++ * 3. Neither the name of the University nor the names of its contributors
++ * may be used to endorse or promote products derived from this software
++ * without specific prior written permission.
++ *
++ * THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND
++ * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
++ * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
++ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
++ * IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY
++ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
++ * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
++ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
++ * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
++ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
++ * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++ *
++ */
++
++/*
++ * ==FILEVERSION 960926==
++ *
++ * NOTE TO MAINTAINERS:
++ * If you modify this file at all, please set the above date.
++ * if_ppp.h is shipped with a PPP distribution as well as with the kernel;
++ * if everyone increases the FILEVERSION number above, then scripts
++ * can do the right thing when deciding whether to install a new if_ppp.h
++ * file. Don't change the format of that line otherwise, so the
++ * installation script can recognize it.
++ */
++
++
++#ifndef __NET_IF_PPP_H
++#define __NET_IF_PPP_H 1
++
++#include <sys/types.h>
++#include <stdint.h>
++#include <net/if.h>
++#include <sys/ioctl.h>
++#include <net/ppp_defs.h>
++
++__BEGIN_DECLS
++
++/*
++ * Packet sizes
++ */
++
++#define PPP_MTU 1500 /* Default MTU (size of Info field) */
++#define PPP_MAXMRU 65000 /* Largest MRU we allow */
++#define PPP_VERSION "2.2.0"
++#define PPP_MAGIC 0x5002 /* Magic value for the ppp structure */
++#define PROTO_IPX 0x002b /* protocol numbers */
++#define PROTO_DNA_RT 0x0027 /* DNA Routing */
++
++
++/*
++ * Bit definitions for flags.
++ */
++
++#define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
++#define SC_COMP_AC 0x00000002 /* header compression (output) */
++#define SC_COMP_TCP 0x00000004 /* TCP (VJ) compression (output) */
++#define SC_NO_TCP_CCID 0x00000008 /* disable VJ connection-id comp. */
++#define SC_REJ_COMP_AC 0x00000010 /* reject adrs/ctrl comp. on input */
++#define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */
++#define SC_CCP_OPEN 0x00000040 /* Look at CCP packets */
++#define SC_CCP_UP 0x00000080 /* May send/recv compressed packets */
++#define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */
++#define SC_COMP_RUN 0x00001000 /* compressor has been inited */
++#define SC_DECOMP_RUN 0x00002000 /* decompressor has been inited */
++#define SC_DEBUG 0x00010000 /* enable debug messages */
++#define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
++#define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */
++#define SC_LOG_RAWIN 0x00080000 /* log all chars received */
++#define SC_LOG_FLUSH 0x00100000 /* log all chars flushed */
++#define SC_MASK 0x0fE0ffff /* bits that user can change */
++
++/* state bits */
++#define SC_ESCAPED 0x80000000 /* saw a PPP_ESCAPE */
++#define SC_FLUSH 0x40000000 /* flush input until next PPP_FLAG */
++#define SC_VJ_RESET 0x20000000 /* Need to reset the VJ decompressor */
++#define SC_XMIT_BUSY 0x10000000 /* ppp_write_wakeup is active */
++#define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */
++#define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */
++#define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */
++#define SC_RCV_B7_0 0x01000000 /* have rcvd char with bit 7 = 0 */
++#define SC_DC_FERROR 0x00800000 /* fatal decomp error detected */
++#define SC_DC_ERROR 0x00400000 /* non-fatal decomp error detected */
++
++/*
++ * Ioctl definitions.
++ */
++
++struct npioctl {
++ int protocol; /* PPP protocol, e.g. PPP_IP */
++ enum NPmode mode;
++};
++
++/* Structure describing a CCP configuration option, for PPPIOCSCOMPRESS */
++struct ppp_option_data {
++ uint8_t *ptr;
++ uint32_t length;
++ int transmit;
++};
++
++/* 'struct ifreq' is only available from net/if.h under __USE_MISC. */
++#ifdef __USE_MISC
++struct ifpppstatsreq {
++ struct ifreq b;
++ struct ppp_stats stats; /* statistic information */
++};
++
++struct ifpppcstatsreq {
++ struct ifreq b;
++ struct ppp_comp_stats stats;
++};
++
++#define ifr__name b.ifr_ifrn.ifrn_name
++#define stats_ptr b.ifr_ifru.ifru_data
++#endif
++
++/*
++ * Ioctl definitions.
++ */
++
++#define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
++#define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */
++#define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
++#define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */
++#define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
++#define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
++#define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */
++#define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
++#define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */
++#define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
++#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
++#define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */
++#define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
++#define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
++#define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
++#define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
++#define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */
++#define PPPIOCSDEBUG _IOW('t', 64, int) /* Set debug level */
++#define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
++
++#define SIOCGPPPSTATS (SIOCDEVPRIVATE + 0)
++#define SIOCGPPPVER (SIOCDEVPRIVATE + 1) /* NEVER change this!! */
++#define SIOCGPPPCSTATS (SIOCDEVPRIVATE + 2)
++
++#if !defined(ifr_mtu)
++#define ifr_mtu ifr_ifru.ifru_metric
++#endif
++
++__END_DECLS
++
++#endif /* net/if_ppp.h */
+Index: glibc-2.27/sysdeps/gnu/netinet/if_ether.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/gnu/netinet/if_ether.h
+@@ -0,0 +1,103 @@
++/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <https://www.gnu.org/licenses/>. */
++
++#ifndef __NETINET_IF_ETHER_H
++
++#define __NETINET_IF_ETHER_H 1
++#include <features.h>
++#include <sys/types.h>
++
++#include <net/if_ether.h>
++
++#ifdef __USE_MISC
++/*
++ * Copyright (c) 1982, 1986, 1993
++ * The Regents of the University of California. All rights reserved.
++ *
++ * Redistribution and use in source and binary forms, with or without
++ * modification, are permitted provided that the following conditions
++ * are met:
++ * 1. Redistributions of source code must retain the above copyright
++ * notice, this list of conditions and the following disclaimer.
++ * 2. Redistributions in binary form must reproduce the above copyright
++ * notice, this list of conditions and the following disclaimer in the
++ * documentation and/or other materials provided with the distribution.
++ * 4. Neither the name of the University nor the names of its contributors
++ * may be used to endorse or promote products derived from this software
++ * without specific prior written permission.
++ *
++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
++ * SUCH DAMAGE.
++ *
++ * @(#)if_ether.h 8.3 (Berkeley) 5/2/95
++ * $FreeBSD$
++ */
++
++#include <net/ethernet.h>
++#include <net/if_arp.h>
++
++__BEGIN_DECLS
++/*
++ * Ethernet Address Resolution Protocol.
++ *
++ * See RFC 826 for protocol description. Structure below is adapted
++ * to resolving internet addresses. Field names used correspond to
++ * RFC 826.
++ */
++struct ether_arp {
++ struct arphdr ea_hdr; /* fixed-size header */
++ uint8_t arp_sha[ETH_ALEN]; /* sender hardware address */
++ uint8_t arp_spa[4]; /* sender protocol address */
++ uint8_t arp_tha[ETH_ALEN]; /* target hardware address */
++ uint8_t arp_tpa[4]; /* target protocol address */
++};
++#define arp_hrd ea_hdr.ar_hrd
++#define arp_pro ea_hdr.ar_pro
++#define arp_hln ea_hdr.ar_hln
++#define arp_pln ea_hdr.ar_pln
++#define arp_op ea_hdr.ar_op
++
++/*
++ * Macro to map an IP multicast address to an Ethernet multicast address.
++ * The high-order 25 bits of the Ethernet address are statically assigned,
++ * and the low-order 23 bits are taken from the low end of the IP address.
++ */
++#define ETHER_MAP_IP_MULTICAST(ipaddr, enaddr) \
++ /* struct in_addr *ipaddr; */ \
++ /* uint8_t enaddr[ETH_ALEN]; */ \
++{ \
++ (enaddr)[0] = 0x01; \
++ (enaddr)[1] = 0x00; \
++ (enaddr)[2] = 0x5e; \
++ (enaddr)[3] = ((uint8_t *)ipaddr)[1] & 0x7f; \
++ (enaddr)[4] = ((uint8_t *)ipaddr)[2]; \
++ (enaddr)[5] = ((uint8_t *)ipaddr)[3]; \
++}
++
++__END_DECLS
++#endif /* __USE_MISC */
++
++#endif /* netinet/if_ether.h */
+Index: glibc-2.27/sysdeps/mach/hurd/Makefile
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/Makefile
++++ glibc-2.27/sysdeps/mach/hurd/Makefile
+@@ -202,7 +202,7 @@ ifeq ($(subdir),sunrpc)
+ endif
+
+ ifeq ($(subdir),socket)
+-sysdep_headers += net/ethernet.h net/if_arp.h net/if_ether.h net/route.h
++sysdep_headers += net/route.h
+ endif
+
+ ifeq ($(subdir),nis)
+Index: glibc-2.27/sysdeps/mach/hurd/net/ethernet.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/net/ethernet.h
++++ /dev/null
+@@ -1,76 +0,0 @@
+-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-/* Based on the FreeBSD version of this file. Curiously, that file
+- lacks a copyright in the header. */
+-
+-#ifndef __NET_ETHERNET_H
+-#define __NET_ETHERNET_H 1
+-
+-#include <sys/cdefs.h>
+-#include <sys/types.h>
+-#include <stdint.h>
+-#include <net/if_ether.h> /* IEEE 802.3 Ethernet constants */
+-
+-__BEGIN_DECLS
+-
+-/* This is a name for the 48 bit ethernet address available on many
+- systems. */
+-struct ether_addr
+-{
+- uint8_t ether_addr_octet[ETH_ALEN];
+-};
+-
+-/* 10Mb/s ethernet header */
+-struct ether_header
+-{
+- uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
+- uint8_t ether_shost[ETH_ALEN]; /* source ether addr */
+- uint16_t ether_type; /* packet type ID field */
+-};
+-
+-/* Ethernet protocol ID's */
+-#define ETHERTYPE_PUP 0x0200 /* Xerox PUP */
+-#define ETHERTYPE_IP 0x0800 /* IP */
+-#define ETHERTYPE_ARP 0x0806 /* Address resolution */
+-#define ETHERTYPE_REVARP 0x8035 /* Reverse ARP */
+-
+-#define ETHER_ADDR_LEN ETH_ALEN /* size of ethernet addr */
+-#define ETHER_TYPE_LEN 2 /* bytes in type field */
+-#define ETHER_CRC_LEN 4 /* bytes in CRC field */
+-#define ETHER_HDR_LEN ETH_HLEN /* total octets in header */
+-#define ETHER_MIN_LEN (ETH_ZLEN + ETH_CRC_LEN) /* min packet length */
+-#define ETHER_MAX_LEN (ETH_FRAME_LEN + ETH_CRC_LEN) /* max packet length */
+-
+-/* make sure ethernet length is valid */
+-#define ETHER_IS_VALID_LEN(foo) \
+- ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN)
+-
+-/*
+- * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
+- * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
+- * by an ETHER type (as given above) and then the (variable-length) header.
+- */
+-#define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */
+-#define ETHERTYPE_NTRAILER 16
+-
+-#define ETHERMTU ETH_DATA_LEN
+-#define ETHERMIN (ETHER_MIN_LEN-ETHER_HDR_LEN-ETHER_CRC_LEN)
+-
+-__END_DECLS
+-
+-#endif /* net/ethernet.h */
+Index: glibc-2.27/sysdeps/mach/hurd/net/if_arp.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/net/if_arp.h
++++ /dev/null
+@@ -1,144 +0,0 @@
+-/* Definitions for Address Resolution Protocol.
+- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-/* Based on the 4.4BSD and Linux version of this file. */
+-
+-#ifndef _NET_IF_ARP_H
+-
+-#define _NET_IF_ARP_H 1
+-#include <sys/cdefs.h>
+-
+-#include <sys/types.h>
+-#include <sys/socket.h>
+-#include <stdint.h>
+-
+-__BEGIN_DECLS
+-
+-/* Some internals from deep down in the kernel. */
+-#define MAX_ADDR_LEN 7
+-
+-
+-/* This structure defines an ethernet arp header. */
+-
+-/* ARP protocol opcodes. */
+-#define ARPOP_REQUEST 1 /* ARP request. */
+-#define ARPOP_REPLY 2 /* ARP reply. */
+-#define ARPOP_RREQUEST 3 /* RARP request. */
+-#define ARPOP_RREPLY 4 /* RARP reply. */
+-
+-/* See RFC 826 for protocol description. ARP packets are variable
+- in size; the arphdr structure defines the fixed-length portion.
+- Protocol type values are the same as those for 10 Mb/s Ethernet.
+- It is followed by the variable-sized fields ar_sha, arp_spa,
+- arp_tha and arp_tpa in that order, according to the lengths
+- specified. Field names used correspond to RFC 826. */
+-
+-struct arphdr
+- {
+- unsigned short int ar_hrd; /* Format of hardware address. */
+- unsigned short int ar_pro; /* Format of protocol address. */
+- unsigned char ar_hln; /* Length of hardware address. */
+- unsigned char ar_pln; /* Length of protocol address. */
+- unsigned short int ar_op; /* ARP opcode (command). */
+-#if 0
+- /* Ethernet looks like this : This bit is variable sized
+- however... */
+- unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */
+- unsigned char __ar_sip[4]; /* Sender IP address. */
+- unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */
+- unsigned char __ar_tip[4]; /* Target IP address. */
+-#endif
+- };
+-
+-
+-/* ARP protocol HARDWARE identifiers. */
+-#define ARPHRD_NETROM 0 /* From KA9Q: NET/ROM pseudo. */
+-#define ARPHRD_ETHER 1 /* Ethernet 10Mbps. */
+-#define ARPHRD_EETHER 2 /* Experimental Ethernet. */
+-#define ARPHRD_AX25 3 /* AX.25 Level 2. */
+-#define ARPHRD_PRONET 4 /* PROnet token ring. */
+-#define ARPHRD_CHAOS 5 /* Chaosnet. */
+-#define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB. */
+-#define ARPHRD_ARCNET 7 /* ARCnet. */
+-#define ARPHRD_APPLETLK 8 /* APPLEtalk. */
+-#define ARPHRD_DLCI 15 /* Frame Relay DLCI. */
+-#define ARPHRD_METRICOM 23 /* Metricom STRIP (new IANA id). */
+-
+-/* Dummy types for non ARP hardware */
+-#define ARPHRD_SLIP 256
+-#define ARPHRD_CSLIP 257
+-#define ARPHRD_SLIP6 258
+-#define ARPHRD_CSLIP6 259
+-#define ARPHRD_RSRVD 260 /* Notional KISS type. */
+-#define ARPHRD_ADAPT 264
+-#define ARPHRD_ROSE 270
+-#define ARPHRD_X25 271 /* CCITT X.25. */
+-#define ARPHRD_PPP 512
+-#define ARPHRD_HDLC 513 /* (Cisco) HDLC. */
+-#define ARPHRD_LAPB 516 /* LAPB. */
+-
+-#define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
+-#define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
+-#define ARPHRD_FRAD 770 /* Frame Relay Access Device. */
+-#define ARPHRD_SKIP 771 /* SKIP vif. */
+-#define ARPHRD_LOOPBACK 772 /* Loopback device. */
+-#define ARPHRD_LOCALTLK 773 /* Localtalk device. */
+-#define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface. */
+-#define ARPHRD_BIF 775 /* AP1000 BIF. */
+-#define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4. */
+-
+-
+-/* ARP ioctl request. */
+-struct arpreq
+- {
+- struct sockaddr arp_pa; /* Protocol address. */
+- struct sockaddr arp_ha; /* Hardware address. */
+- int arp_flags; /* Flags. */
+- struct sockaddr arp_netmask; /* Netmask (only for proxy arps). */
+- char arp_dev[16];
+- };
+-
+-/* ARP Flag values. */
+-#define ATF_COM 0x02 /* Completed entry (ha valid). */
+-#define ATF_PERM 0x04 /* Permanent entry. */
+-#define ATF_PUBL 0x08 /* Publish entry. */
+-#define ATF_USETRAILERS 0x10 /* Has requested trailers. */
+-#define ATF_NETMASK 0x20 /* Want to use a netmask (only
+- for proxy entries). */
+-#define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
+-#define ATF_MAGIC 0x80 /* Automatically added entry. */
+-
+-
+-/* Support for the user space arp daemon, arpd. */
+-#define ARPD_UPDATE 0x01
+-#define ARPD_LOOKUP 0x02
+-#define ARPD_FLUSH 0x03
+-
+-struct arpd_request
+- {
+- unsigned short int req; /* Request type. */
+- uint32_t ip; /* IP address of entry. */
+- unsigned long int dev; /* Device entry is tied to. */
+- unsigned long int stamp;
+- unsigned long int updated;
+- unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */
+- };
+-
+-__END_DECLS
+-
+-#endif /* net/if_arp.h */
+Index: glibc-2.27/sysdeps/mach/hurd/net/if_ether.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/mach/hurd/net/if_ether.h
++++ /dev/null
+@@ -1,84 +0,0 @@
+-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-#ifndef _NET_IF_ETHER_H
+-#define _NET_IF_ETHER_H 1
+-
+-/*
+- * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
+- * and FCS/CRC (frame check sequence).
+- */
+-
+-#define ETH_ALEN 6 /* Octets in one ethernet addr */
+-#define ETH_HLEN 14 /* Total octets in header. */
+-#define ETH_ZLEN 60 /* Min. octets in frame sans FCS */
+-#define ETH_DATA_LEN 1500 /* Max. octets in payload */
+-#define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
+-
+-/*
+- * These are the defined Ethernet Protocol ID's.
+- */
+-
+-#define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
+-#define ETH_P_ECHO 0x0200 /* Ethernet Echo packet */
+-#define ETH_P_PUP 0x0400 /* Xerox PUP packet */
+-#define ETH_P_IP 0x0800 /* Internet Protocol packet */
+-#define ETH_P_X25 0x0805 /* CCITT X.25 */
+-#define ETH_P_ARP 0x0806 /* Address Resolution packet */
+-#define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */
+-#define ETH_P_DEC 0x6000 /* DEC Assigned proto */
+-#define ETH_P_DNA_DL 0x6001 /* DEC DNA Dump/Load */
+-#define ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */
+-#define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */
+-#define ETH_P_LAT 0x6004 /* DEC LAT */
+-#define ETH_P_DIAG 0x6005 /* DEC Diagnostics */
+-#define ETH_P_CUST 0x6006 /* DEC Customer use */
+-#define ETH_P_SCA 0x6007 /* DEC Systems Comms Arch */
+-#define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */
+-#define ETH_P_ATALK 0x809B /* Appletalk DDP */
+-#define ETH_P_AARP 0x80F3 /* Appletalk AARP */
+-#define ETH_P_IPX 0x8137 /* IPX over DIX */
+-#define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */
+-
+-/*
+- * Non DIX types. Won't clash for 1500 types.
+- */
+-
+-#define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */
+-#define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */
+-#define ETH_P_ALL 0x0003 /* Every packet (be careful!!!) */
+-#define ETH_P_802_2 0x0004 /* 802.2 frames */
+-#define ETH_P_SNAP 0x0005 /* Internal only */
+-#define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */
+-#define ETH_P_WAN_PPP 0x0007 /* Dummy type for WAN PPP frames*/
+-#define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */
+-#define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
+-#define ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/
+-#define ETH_P_TR_802_2 0x0011 /* 802.2 frames */
+-
+-/*
+- * This is an Ethernet frame header.
+- */
+-
+-struct ethhdr
+-{
+- unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
+- unsigned char h_source[ETH_ALEN]; /* source ether addr */
+- unsigned short int h_proto; /* packet type ID field */
+-};
+-
+-#endif /* net/if_ether.h */
+Index: glibc-2.27/sysdeps/unix/sysv/linux/Makefile
+===================================================================
+--- glibc-2.27.orig/sysdeps/unix/sysv/linux/Makefile
++++ glibc-2.27/sysdeps/unix/sysv/linux/Makefile
+@@ -118,8 +118,7 @@ $(objpfx)tst-signal-numbers.out: \
+ endif
+
+ ifeq ($(subdir),socket)
+-sysdep_headers += net/if_ppp.h net/ppp-comp.h \
+- net/ppp_defs.h net/if_arp.h net/route.h net/ethernet.h \
++sysdep_headers += net/ppp-comp.h net/ppp_defs.h net/route.h \
+ net/if_slip.h net/if_packet.h net/if_shaper.h \
+ bits/socket-constants.h
+ sysdep_routines += cmsg_nxthdr
+Index: glibc-2.27/sysdeps/unix/sysv/linux/net/ethernet.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/unix/sysv/linux/net/ethernet.h
++++ /dev/null
+@@ -1,83 +0,0 @@
+-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-/* Based on the FreeBSD version of this file. Curiously, that file
+- lacks a copyright in the header. */
+-
+-#ifndef __NET_ETHERNET_H
+-#define __NET_ETHERNET_H 1
+-
+-#include <sys/types.h>
+-#include <stdint.h>
+-
+-#include <linux/if_ether.h> /* IEEE 802.3 Ethernet constants */
+-
+-__BEGIN_DECLS
+-
+-/* This is a name for the 48 bit ethernet address available on many
+- systems. */
+-struct ether_addr
+-{
+- uint8_t ether_addr_octet[ETH_ALEN];
+-} __attribute__ ((__packed__));
+-
+-/* 10Mb/s ethernet header */
+-struct ether_header
+-{
+- uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
+- uint8_t ether_shost[ETH_ALEN]; /* source ether addr */
+- uint16_t ether_type; /* packet type ID field */
+-} __attribute__ ((__packed__));
+-
+-/* Ethernet protocol ID's */
+-#define ETHERTYPE_PUP 0x0200 /* Xerox PUP */
+-#define ETHERTYPE_SPRITE 0x0500 /* Sprite */
+-#define ETHERTYPE_IP 0x0800 /* IP */
+-#define ETHERTYPE_ARP 0x0806 /* Address resolution */
+-#define ETHERTYPE_REVARP 0x8035 /* Reverse ARP */
+-#define ETHERTYPE_AT 0x809B /* AppleTalk protocol */
+-#define ETHERTYPE_AARP 0x80F3 /* AppleTalk ARP */
+-#define ETHERTYPE_VLAN 0x8100 /* IEEE 802.1Q VLAN tagging */
+-#define ETHERTYPE_IPX 0x8137 /* IPX */
+-#define ETHERTYPE_IPV6 0x86dd /* IP protocol version 6 */
+-#define ETHERTYPE_LOOPBACK 0x9000 /* used to test interfaces */
+-
+-#define ETHER_ADDR_LEN ETH_ALEN /* size of ethernet addr */
+-#define ETHER_TYPE_LEN 2 /* bytes in type field */
+-#define ETHER_CRC_LEN 4 /* bytes in CRC field */
+-#define ETHER_HDR_LEN ETH_HLEN /* total octets in header */
+-#define ETHER_MIN_LEN (ETH_ZLEN + ETHER_CRC_LEN) /* min packet length */
+-#define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN) /* max packet length */
+-
+-/* make sure ethernet length is valid */
+-#define ETHER_IS_VALID_LEN(foo) \
+- ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN)
+-
+-/*
+- * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
+- * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
+- * by an ETHER type (as given above) and then the (variable-length) header.
+- */
+-#define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */
+-#define ETHERTYPE_NTRAILER 16
+-
+-#define ETHERMTU ETH_DATA_LEN
+-#define ETHERMIN (ETHER_MIN_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
+-
+-__END_DECLS
+-
+-#endif /* net/ethernet.h */
+Index: glibc-2.27/sysdeps/unix/sysv/linux/net/if_arp.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/unix/sysv/linux/net/if_arp.h
++++ /dev/null
+@@ -1,184 +0,0 @@
+-/* Definitions for Address Resolution Protocol.
+- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-/* Based on the 4.4BSD and Linux version of this file. */
+-
+-#ifndef _NET_IF_ARP_H
+-#define _NET_IF_ARP_H 1
+-
+-#include <sys/types.h>
+-#include <sys/socket.h>
+-#include <stdint.h>
+-
+-__BEGIN_DECLS
+-
+-/* Some internals from deep down in the kernel. */
+-#define MAX_ADDR_LEN 7
+-
+-
+-/* This structure defines an ethernet arp header. */
+-
+-/* ARP protocol opcodes. */
+-#define ARPOP_REQUEST 1 /* ARP request. */
+-#define ARPOP_REPLY 2 /* ARP reply. */
+-#define ARPOP_RREQUEST 3 /* RARP request. */
+-#define ARPOP_RREPLY 4 /* RARP reply. */
+-#define ARPOP_InREQUEST 8 /* InARP request. */
+-#define ARPOP_InREPLY 9 /* InARP reply. */
+-#define ARPOP_NAK 10 /* (ATM)ARP NAK. */
+-
+-/* See RFC 826 for protocol description. ARP packets are variable
+- in size; the arphdr structure defines the fixed-length portion.
+- Protocol type values are the same as those for 10 Mb/s Ethernet.
+- It is followed by the variable-sized fields ar_sha, arp_spa,
+- arp_tha and arp_tpa in that order, according to the lengths
+- specified. Field names used correspond to RFC 826. */
+-
+-struct arphdr
+- {
+- unsigned short int ar_hrd; /* Format of hardware address. */
+- unsigned short int ar_pro; /* Format of protocol address. */
+- unsigned char ar_hln; /* Length of hardware address. */
+- unsigned char ar_pln; /* Length of protocol address. */
+- unsigned short int ar_op; /* ARP opcode (command). */
+-#if 0
+- /* Ethernet looks like this : This bit is variable sized
+- however... */
+- unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */
+- unsigned char __ar_sip[4]; /* Sender IP address. */
+- unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */
+- unsigned char __ar_tip[4]; /* Target IP address. */
+-#endif
+- };
+-
+-
+-/* ARP protocol HARDWARE identifiers. */
+-#define ARPHRD_NETROM 0 /* From KA9Q: NET/ROM pseudo. */
+-#define ARPHRD_ETHER 1 /* Ethernet 10/100Mbps. */
+-#define ARPHRD_EETHER 2 /* Experimental Ethernet. */
+-#define ARPHRD_AX25 3 /* AX.25 Level 2. */
+-#define ARPHRD_PRONET 4 /* PROnet token ring. */
+-#define ARPHRD_CHAOS 5 /* Chaosnet. */
+-#define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB. */
+-#define ARPHRD_ARCNET 7 /* ARCnet. */
+-#define ARPHRD_APPLETLK 8 /* APPLEtalk. */
+-#define ARPHRD_DLCI 15 /* Frame Relay DLCI. */
+-#define ARPHRD_ATM 19 /* ATM. */
+-#define ARPHRD_METRICOM 23 /* Metricom STRIP (new IANA id). */
+-#define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734. */
+-#define ARPHRD_EUI64 27 /* EUI-64. */
+-#define ARPHRD_INFINIBAND 32 /* InfiniBand. */
+-
+-/* Dummy types for non ARP hardware */
+-#define ARPHRD_SLIP 256
+-#define ARPHRD_CSLIP 257
+-#define ARPHRD_SLIP6 258
+-#define ARPHRD_CSLIP6 259
+-#define ARPHRD_RSRVD 260 /* Notional KISS type. */
+-#define ARPHRD_ADAPT 264
+-#define ARPHRD_ROSE 270
+-#define ARPHRD_X25 271 /* CCITT X.25. */
+-#define ARPHRD_HWX25 272 /* Boards with X.25 in firmware. */
+-#define ARPHRD_CAN 280 /* Controller Area Network. */
+-#define ARPHRD_MCTP 290
+-#define ARPHRD_PPP 512
+-#define ARPHRD_CISCO 513 /* Cisco HDLC. */
+-#define ARPHRD_HDLC ARPHRD_CISCO
+-#define ARPHRD_LAPB 516 /* LAPB. */
+-#define ARPHRD_DDCMP 517 /* Digital's DDCMP. */
+-#define ARPHRD_RAWHDLC 518 /* Raw HDLC. */
+-#define ARPHRD_RAWIP 519 /* Raw IP. */
+-
+-#define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
+-#define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
+-#define ARPHRD_FRAD 770 /* Frame Relay Access Device. */
+-#define ARPHRD_SKIP 771 /* SKIP vif. */
+-#define ARPHRD_LOOPBACK 772 /* Loopback device. */
+-#define ARPHRD_LOCALTLK 773 /* Localtalk device. */
+-#define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface. */
+-#define ARPHRD_BIF 775 /* AP1000 BIF. */
+-#define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4. */
+-#define ARPHRD_IPDDP 777 /* IP-in-DDP tunnel. */
+-#define ARPHRD_IPGRE 778 /* GRE over IP. */
+-#define ARPHRD_PIMREG 779 /* PIMSM register interface. */
+-#define ARPHRD_HIPPI 780 /* High Performance Parallel I'face. */
+-#define ARPHRD_ASH 781 /* (Nexus Electronics) Ash. */
+-#define ARPHRD_ECONET 782 /* Acorn Econet. */
+-#define ARPHRD_IRDA 783 /* Linux-IrDA. */
+-#define ARPHRD_FCPP 784 /* Point to point fibrechanel. */
+-#define ARPHRD_FCAL 785 /* Fibrechanel arbitrated loop. */
+-#define ARPHRD_FCPL 786 /* Fibrechanel public loop. */
+-#define ARPHRD_FCFABRIC 787 /* Fibrechanel fabric. */
+-#define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR. */
+-#define ARPHRD_IEEE80211 801 /* IEEE 802.11. */
+-#define ARPHRD_IEEE80211_PRISM 802 /* IEEE 802.11 + Prism2 header. */
+-#define ARPHRD_IEEE80211_RADIOTAP 803 /* IEEE 802.11 + radiotap header. */
+-#define ARPHRD_IEEE802154 804 /* IEEE 802.15.4 header. */
+-#define ARPHRD_IEEE802154_PHY 805 /* IEEE 802.15.4 PHY header. */
+-
+-#define ARPHRD_VOID 0xFFFF /* Void type, nothing is known. */
+-#define ARPHRD_NONE 0xFFFE /* Zero header length. */
+-
+-
+-/* ARP ioctl request. */
+-struct arpreq
+- {
+- struct sockaddr arp_pa; /* Protocol address. */
+- struct sockaddr arp_ha; /* Hardware address. */
+- int arp_flags; /* Flags. */
+- struct sockaddr arp_netmask; /* Netmask (only for proxy arps). */
+- char arp_dev[16];
+- };
+-
+-struct arpreq_old
+- {
+- struct sockaddr arp_pa; /* Protocol address. */
+- struct sockaddr arp_ha; /* Hardware address. */
+- int arp_flags; /* Flags. */
+- struct sockaddr arp_netmask; /* Netmask (only for proxy arps). */
+- };
+-
+-/* ARP Flag values. */
+-#define ATF_COM 0x02 /* Completed entry (ha valid). */
+-#define ATF_PERM 0x04 /* Permanent entry. */
+-#define ATF_PUBL 0x08 /* Publish entry. */
+-#define ATF_USETRAILERS 0x10 /* Has requested trailers. */
+-#define ATF_NETMASK 0x20 /* Want to use a netmask (only
+- for proxy entries). */
+-#define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
+-#define ATF_MAGIC 0x80 /* Automatically added entry. */
+-
+-
+-/* Support for the user space arp daemon, arpd. */
+-#define ARPD_UPDATE 0x01
+-#define ARPD_LOOKUP 0x02
+-#define ARPD_FLUSH 0x03
+-
+-struct arpd_request
+- {
+- unsigned short int req; /* Request type. */
+- uint32_t ip; /* IP address of entry. */
+- unsigned long int dev; /* Device entry is tied to. */
+- unsigned long int stamp;
+- unsigned long int updated;
+- unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */
+- };
+-
+-__END_DECLS
+-
+-#endif /* net/if_arp.h */
+Index: glibc-2.27/sysdeps/unix/sysv/linux/net/if_ether.h
+===================================================================
+--- /dev/null
++++ glibc-2.27/sysdeps/unix/sysv/linux/net/if_ether.h
+@@ -0,0 +1,7 @@
++#ifndef _NET_IF_ETHER_H
++#define _NET_IF_ETHER_H 1
++
++/* Get definitions from kernel header file. */
++#include <linux/if_ether.h>
++
++#endif /* net/if_ether.h */
+Index: glibc-2.27/sysdeps/unix/sysv/linux/net/if_ppp.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/unix/sysv/linux/net/if_ppp.h
++++ /dev/null
+@@ -1,171 +0,0 @@
+-/* From: if_ppp.h,v 1.3 1995/06/12 11:36:50 paulus Exp */
+-
+-/*
+- * if_ppp.h - Point-to-Point Protocol definitions.
+- *
+- * Copyright (c) 1989 Carnegie Mellon University.
+- *
+- * Redistribution and use in source and binary forms, with or without
+- * modification, are permitted provided that the following conditions
+- * are met:
+- * 1. Redistributions of source code must retain the above copyright
+- * notice, this list of conditions and the following disclaimer.
+- * 2. Redistributions in binary form must reproduce the above copyright
+- * notice, this list of conditions and the following disclaimer in the
+- * documentation and/or other materials provided with the distribution.
+- * 3. Neither the name of the University nor the names of its contributors
+- * may be used to endorse or promote products derived from this software
+- * without specific prior written permission.
+- *
+- * THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND
+- * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+- * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+- * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+- * IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY
+- * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+- * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+- * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+- * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+- * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+- *
+- */
+-
+-/*
+- * ==FILEVERSION 960926==
+- *
+- * NOTE TO MAINTAINERS:
+- * If you modify this file at all, please set the above date.
+- * if_ppp.h is shipped with a PPP distribution as well as with the kernel;
+- * if everyone increases the FILEVERSION number above, then scripts
+- * can do the right thing when deciding whether to install a new if_ppp.h
+- * file. Don't change the format of that line otherwise, so the
+- * installation script can recognize it.
+- */
+-
+-
+-#ifndef __NET_IF_PPP_H
+-#define __NET_IF_PPP_H 1
+-
+-#include <sys/types.h>
+-#include <stdint.h>
+-#include <net/if.h>
+-#include <sys/ioctl.h>
+-#include <net/ppp_defs.h>
+-
+-__BEGIN_DECLS
+-
+-/*
+- * Packet sizes
+- */
+-
+-#define PPP_MTU 1500 /* Default MTU (size of Info field) */
+-#define PPP_MAXMRU 65000 /* Largest MRU we allow */
+-#define PPP_VERSION "2.2.0"
+-#define PPP_MAGIC 0x5002 /* Magic value for the ppp structure */
+-#define PROTO_IPX 0x002b /* protocol numbers */
+-#define PROTO_DNA_RT 0x0027 /* DNA Routing */
+-
+-
+-/*
+- * Bit definitions for flags.
+- */
+-
+-#define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
+-#define SC_COMP_AC 0x00000002 /* header compression (output) */
+-#define SC_COMP_TCP 0x00000004 /* TCP (VJ) compression (output) */
+-#define SC_NO_TCP_CCID 0x00000008 /* disable VJ connection-id comp. */
+-#define SC_REJ_COMP_AC 0x00000010 /* reject adrs/ctrl comp. on input */
+-#define SC_REJ_COMP_TCP 0x00000020 /* reject TCP (VJ) comp. on input */
+-#define SC_CCP_OPEN 0x00000040 /* Look at CCP packets */
+-#define SC_CCP_UP 0x00000080 /* May send/recv compressed packets */
+-#define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */
+-#define SC_COMP_RUN 0x00001000 /* compressor has been inited */
+-#define SC_DECOMP_RUN 0x00002000 /* decompressor has been inited */
+-#define SC_DEBUG 0x00010000 /* enable debug messages */
+-#define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */
+-#define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */
+-#define SC_LOG_RAWIN 0x00080000 /* log all chars received */
+-#define SC_LOG_FLUSH 0x00100000 /* log all chars flushed */
+-#define SC_MASK 0x0fE0ffff /* bits that user can change */
+-
+-/* state bits */
+-#define SC_ESCAPED 0x80000000 /* saw a PPP_ESCAPE */
+-#define SC_FLUSH 0x40000000 /* flush input until next PPP_FLAG */
+-#define SC_VJ_RESET 0x20000000 /* Need to reset the VJ decompressor */
+-#define SC_XMIT_BUSY 0x10000000 /* ppp_write_wakeup is active */
+-#define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */
+-#define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */
+-#define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */
+-#define SC_RCV_B7_0 0x01000000 /* have rcvd char with bit 7 = 0 */
+-#define SC_DC_FERROR 0x00800000 /* fatal decomp error detected */
+-#define SC_DC_ERROR 0x00400000 /* non-fatal decomp error detected */
+-
+-/*
+- * Ioctl definitions.
+- */
+-
+-struct npioctl {
+- int protocol; /* PPP protocol, e.g. PPP_IP */
+- enum NPmode mode;
+-};
+-
+-/* Structure describing a CCP configuration option, for PPPIOCSCOMPRESS */
+-struct ppp_option_data {
+- uint8_t *ptr;
+- uint32_t length;
+- int transmit;
+-};
+-
+-/* 'struct ifreq' is only available from net/if.h under __USE_MISC. */
+-#ifdef __USE_MISC
+-struct ifpppstatsreq {
+- struct ifreq b;
+- struct ppp_stats stats; /* statistic information */
+-};
+-
+-struct ifpppcstatsreq {
+- struct ifreq b;
+- struct ppp_comp_stats stats;
+-};
+-
+-#define ifr__name b.ifr_ifrn.ifrn_name
+-#define stats_ptr b.ifr_ifru.ifru_data
+-#endif
+-
+-/*
+- * Ioctl definitions.
+- */
+-
+-#define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
+-#define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */
+-#define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
+-#define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */
+-#define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
+-#define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
+-#define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */
+-#define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
+-#define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */
+-#define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
+-#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
+-#define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */
+-#define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
+-#define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
+-#define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
+-#define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
+-#define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */
+-#define PPPIOCSDEBUG _IOW('t', 64, int) /* Set debug level */
+-#define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
+-
+-#define SIOCGPPPSTATS (SIOCDEVPRIVATE + 0)
+-#define SIOCGPPPVER (SIOCDEVPRIVATE + 1) /* NEVER change this!! */
+-#define SIOCGPPPCSTATS (SIOCDEVPRIVATE + 2)
+-
+-#if !defined(ifr_mtu)
+-#define ifr_mtu ifr_ifru.ifru_metric
+-#endif
+-
+-__END_DECLS
+-
+-#endif /* net/if_ppp.h */
+Index: glibc-2.27/sysdeps/unix/sysv/linux/netinet/if_ether.h
+===================================================================
+--- glibc-2.27.orig/sysdeps/unix/sysv/linux/netinet/if_ether.h
++++ /dev/null
+@@ -1,104 +0,0 @@
+-/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+- This file is part of the GNU C Library.
+-
+- The GNU C Library is free software; you can redistribute it and/or
+- modify it under the terms of the GNU Lesser General Public
+- License as published by the Free Software Foundation; either
+- version 2.1 of the License, or (at your option) any later version.
+-
+- The GNU C Library is distributed in the hope that it will be useful,
+- but WITHOUT ANY WARRANTY; without even the implied warranty of
+- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+- Lesser General Public License for more details.
+-
+- You should have received a copy of the GNU Lesser General Public
+- License along with the GNU C Library; if not, see
+- <https://www.gnu.org/licenses/>. */
+-
+-#ifndef __NETINET_IF_ETHER_H
+-
+-#define __NETINET_IF_ETHER_H 1
+-#include <features.h>
+-#include <sys/types.h>
+-
+-/* Get definitions from kernel header file. */
+-#include <linux/if_ether.h>
+-
+-#ifdef __USE_MISC
+-/*
+- * Copyright (c) 1982, 1986, 1993
+- * The Regents of the University of California. All rights reserved.
+- *
+- * Redistribution and use in source and binary forms, with or without
+- * modification, are permitted provided that the following conditions
+- * are met:
+- * 1. Redistributions of source code must retain the above copyright
+- * notice, this list of conditions and the following disclaimer.
+- * 2. Redistributions in binary form must reproduce the above copyright
+- * notice, this list of conditions and the following disclaimer in the
+- * documentation and/or other materials provided with the distribution.
+- * 4. Neither the name of the University nor the names of its contributors
+- * may be used to endorse or promote products derived from this software
+- * without specific prior written permission.
+- *
+- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+- * SUCH DAMAGE.
+- *
+- * @(#)if_ether.h 8.3 (Berkeley) 5/2/95
+- * $FreeBSD$
+- */
+-
+-#include <net/ethernet.h>
+-#include <net/if_arp.h>
+-
+-__BEGIN_DECLS
+-/*
+- * Ethernet Address Resolution Protocol.
+- *
+- * See RFC 826 for protocol description. Structure below is adapted
+- * to resolving internet addresses. Field names used correspond to
+- * RFC 826.
+- */
+-struct ether_arp {
+- struct arphdr ea_hdr; /* fixed-size header */
+- uint8_t arp_sha[ETH_ALEN]; /* sender hardware address */
+- uint8_t arp_spa[4]; /* sender protocol address */
+- uint8_t arp_tha[ETH_ALEN]; /* target hardware address */
+- uint8_t arp_tpa[4]; /* target protocol address */
+-};
+-#define arp_hrd ea_hdr.ar_hrd
+-#define arp_pro ea_hdr.ar_pro
+-#define arp_hln ea_hdr.ar_hln
+-#define arp_pln ea_hdr.ar_pln
+-#define arp_op ea_hdr.ar_op
+-
+-/*
+- * Macro to map an IP multicast address to an Ethernet multicast address.
+- * The high-order 25 bits of the Ethernet address are statically assigned,
+- * and the low-order 23 bits are taken from the low end of the IP address.
+- */
+-#define ETHER_MAP_IP_MULTICAST(ipaddr, enaddr) \
+- /* struct in_addr *ipaddr; */ \
+- /* uint8_t enaddr[ETH_ALEN]; */ \
+-{ \
+- (enaddr)[0] = 0x01; \
+- (enaddr)[1] = 0x00; \
+- (enaddr)[2] = 0x5e; \
+- (enaddr)[3] = ((uint8_t *)ipaddr)[1] & 0x7f; \
+- (enaddr)[4] = ((uint8_t *)ipaddr)[2]; \
+- (enaddr)[5] = ((uint8_t *)ipaddr)[3]; \
+-}
+-
+-__END_DECLS
+-#endif /* __USE_MISC */
+-
+-#endif /* netinet/if_ether.h */
--- /dev/null
+http://sourceware.org/ml/libc-alpha/2013-08/msg00207.html
+
+From: Justus Winter <4winter@informatik.uni-hamburg.de>
+To: libc-alpha@sourceware.org
+Subject: [PATCH 2/2] Define _PATH_MOUNTED as "/etc/mtab"
+Date: Thu, 15 Aug 2013 10:43:35 +0200
+
+Change the definition of _PATH_MOUNTED to "/etc/mtab". This is the
+value used on Linux.
+
+The change is motivated by the fact that on Debian /etc/mtab is a
+symbolic link to /proc/mounts. This patch adjusts the macro for
+non-linux systems such as Hurd. Changing this using
+sysdeps/mach/hurd/paths.h causes build problems because
+/usr/include/hurd/paths.h is shadowed by this file. This change is
+proposed in the hope that aligning the non-linux targets with the
+glibc for Linux is perceived as a good thing while fixing this problem
+on Debian/Hurd along the way.
+
+* sysdeps/generic/paths.h (_PATH_MOUNTED): Change value to "/etc/mtab".
+---
+ sysdeps/generic/paths.h | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/sysdeps/generic/paths.h b/sysdeps/generic/paths.h
+index 893b4c2..6b8f440 100644
+--- a/sysdeps/generic/paths.h
++++ b/sysdeps/generic/paths.h
+@@ -51,7 +51,7 @@
+ #define _PATH_MAN "/usr/share/man"
+ #define _PATH_MEM "/dev/mem"
+ #define _PATH_MNTTAB "/etc/fstab"
+-#define _PATH_MOUNTED "/var/run/mtab"
++#define _PATH_MOUNTED "/etc/mtab"
+ #define _PATH_NOLOGIN "/etc/nologin"
+ #define _PATH_PRESERVE "/var/lib"
+ #define _PATH_RWHODIR "/var/spool/rwho"
+--
+1.7.10.4
+
+
--- /dev/null
+From: Thomas Schwinge <thomas@schwinge.name>
+Subject: [PATCH] bits_atomic.h_multiple_threads
+
+TODO. bits/atomic.h for GNU Hurd.
+
+Source: Debian, eglibc-2.10/debian/patches/hurd-i386/local-atomic-no-multiple_threads.diff, r3536.
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+We always at least start the sigthread anyway. For now, let's avoid forking
+the file (which would mean having to maintain it).
+
+Need to override sysdeps/i386/i486/bits/atomic.h to remove Linuxisms.
+
+---
+ sysdeps/i386/atomic-machine.h | 107 +++++++++++++++---------------------------
+ 1 file changed, 37 insertions(+), 70 deletions(-)
+
+Index: glibc-2.23/sysdeps/x86/atomic-machine.h
+===================================================================
+--- glibc-2.23.orig/sysdeps/x86/atomic-machine.h
++++ glibc-2.23/sysdeps/x86/atomic-machine.h
+@@ -66,35 +66,26 @@ typedef uintmax_t uatomic_max_t;
+
+ #define __arch_c_compare_and_exchange_val_8_acq(mem, newval, oldval) \
+ ({ __typeof (*mem) ret; \
+- __asm __volatile ("cmpl $0, %%" SEG_REG ":%P5\n\t" \
+- "je 0f\n\t" \
+- "lock\n" \
+- "0:\tcmpxchgb %b2, %1" \
++ __asm __volatile ("lock\n" \
++ "\tcmpxchgb %b2, %1" \
+ : "=a" (ret), "=m" (*mem) \
+- : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval)); \
+ ret; })
+
+ #define __arch_c_compare_and_exchange_val_16_acq(mem, newval, oldval) \
+ ({ __typeof (*mem) ret; \
+- __asm __volatile ("cmpl $0, %%" SEG_REG ":%P5\n\t" \
+- "je 0f\n\t" \
+- "lock\n" \
+- "0:\tcmpxchgw %w2, %1" \
++ __asm __volatile ("lock\n" \
++ "\tcmpxchgw %w2, %1" \
+ : "=a" (ret), "=m" (*mem) \
+- : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval)); \
+ ret; })
+
+ #define __arch_c_compare_and_exchange_val_32_acq(mem, newval, oldval) \
+ ({ __typeof (*mem) ret; \
+- __asm __volatile ("cmpl $0, %%" SEG_REG ":%P5\n\t" \
+- "je 0f\n\t" \
+- "lock\n" \
+- "0:\tcmpxchgl %2, %1" \
++ __asm __volatile ("lock\n" \
++ "\tcmpxchgl %2, %1" \
+ : "=a" (ret), "=m" (*mem) \
+- : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : BR_CONSTRAINT (newval), "m" (*mem), "0" (oldval)); \
+ ret; })
+
+ #ifdef __x86_64__
+@@ -210,24 +195,20 @@ typedef uintmax_t uatomic_max_t;
+ if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "xaddb %b0, %1" \
+ : "=q" (__result), "=m" (*mem) \
+- : "0" (__addval), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "0" (__addval), "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "xaddw %w0, %1" \
+ : "=r" (__result), "=m" (*mem) \
+- : "0" (__addval), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "0" (__addval), "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "xaddl %0, %1" \
+ : "=r" (__result), "=m" (*mem) \
+- : "0" (__addval), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "0" (__addval), "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "xaddq %q0, %1" \
+ : "=r" (__result), "=m" (*mem) \
+ : "0" ((int64_t) cast_to_integer (__addval)), \
+- "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ "m" (*mem)); \
+ else \
+ __result = do_exchange_and_add_val_64_acq (pfx, (mem), __addval); \
+ __result; })
+@@ -238,7 +220,7 @@ typedef uintmax_t uatomic_max_t;
+ __sync_fetch_and_add (mem, value)
+
+ #define __arch_exchange_and_add_cprefix \
+- "cmpl $0, %%" SEG_REG ":%P4\n\tje 0f\n\tlock\n0:\t"
++ "lock\n\t"
+
+ #define catomic_exchange_and_add(mem, value) \
+ __arch_exchange_and_add_body (__arch_exchange_and_add_cprefix, __arch_c, \
+@@ -254,24 +236,20 @@ typedef uintmax_t uatomic_max_t;
+ else if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "addb %b1, %0" \
+ : "=m" (*mem) \
+- : IBR_CONSTRAINT (value), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : IBR_CONSTRAINT (value), "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "addw %w1, %0" \
+ : "=m" (*mem) \
+- : "ir" (value), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (value), "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "addl %1, %0" \
+ : "=m" (*mem) \
+- : "ir" (value), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (value), "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "addq %q1, %0" \
+ : "=m" (*mem) \
+ : "ir" ((int64_t) cast_to_integer (value)), \
+- "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ "m" (*mem)); \
+ else \
+ do_add_val_64_acq (apfx, (mem), (value)); \
+ } while (0)
+@@ -283,7 +262,7 @@ typedef uintmax_t uatomic_max_t;
+ __arch_add_body (LOCK_PREFIX, atomic, __arch, mem, value)
+
+ #define __arch_add_cprefix \
+- "cmpl $0, %%" SEG_REG ":%P3\n\tje 0f\n\tlock\n0:\t"
++ "lock\n\t"
+
+ #define catomic_add(mem, value) \
+ __arch_add_body (__arch_add_cprefix, atomic, __arch_c, mem, value)
+@@ -332,23 +311,19 @@ typedef uintmax_t uatomic_max_t;
+ if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "incb %b0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "incw %w0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "incl %0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "incq %q0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else \
+ do_add_val_64_acq (pfx, mem, 1); \
+ } while (0)
+@@ -359,7 +335,7 @@ typedef uintmax_t uatomic_max_t;
+ #define atomic_increment(mem) __arch_increment_body (LOCK_PREFIX, __arch, mem)
+
+ #define __arch_increment_cprefix \
+- "cmpl $0, %%" SEG_REG ":%P2\n\tje 0f\n\tlock\n0:\t"
++ "lock\n\t"
+
+ #define catomic_increment(mem) \
+ __arch_increment_body (__arch_increment_cprefix, __arch_c, mem)
+@@ -389,23 +365,19 @@ typedef uintmax_t uatomic_max_t;
+ if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "decb %b0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "decw %w0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "decl %0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "decq %q0" \
+ : "=m" (*mem) \
+- : "m" (*mem), \
++ : "m" (*mem)); \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
+ else \
+ do_add_val_64_acq (pfx, mem, -1); \
+ } while (0)
+@@ -416,7 +389,7 @@ typedef uintmax_t uatomic_max_t;
+ #define atomic_decrement(mem) __arch_decrement_body (LOCK_PREFIX, __arch, mem)
+
+ #define __arch_decrement_cprefix \
+- "cmpl $0, %%" SEG_REG ":%P2\n\tje 0f\n\tlock\n0:\t"
++ "lock\n\t"
+
+ #define catomic_decrement(mem) \
+ __arch_decrement_body (__arch_decrement_cprefix, __arch_c, mem)
+@@ -487,29 +460,25 @@ typedef uintmax_t uatomic_max_t;
+ if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "andb %b1, %0" \
+ : "=m" (*mem) \
+- : IBR_CONSTRAINT (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : IBR_CONSTRAINT (mask), "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "andw %w1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "andl %1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "andq %q1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else \
+ __atomic_link_error (); \
+ } while (0)
+
+ #define __arch_cprefix \
+- "cmpl $0, %%" SEG_REG ":%P3\n\tje 0f\n\tlock\n0:\t"
++ "lock\n\t"
+
+ #define atomic_and(mem, mask) __arch_and_body (LOCK_PREFIX, mem, mask)
+
+@@ -516,23 +486,19 @@ typedef uintmax_t uatomic_max_t;
+ if (sizeof (*mem) == 1) \
+ __asm __volatile (lock "orb %b1, %0" \
+ : "=m" (*mem) \
+- : IBR_CONSTRAINT (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : IBR_CONSTRAINT (mask), "m" (*mem)); \
+ else if (sizeof (*mem) == 2) \
+ __asm __volatile (lock "orw %w1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else if (sizeof (*mem) == 4) \
+ __asm __volatile (lock "orl %1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else if (__HAVE_64B_ATOMICS) \
+ __asm __volatile (lock "orq %q1, %0" \
+ : "=m" (*mem) \
+- : "ir" (mask), "m" (*mem), \
+- "i" (offsetof (tcbhead_t, multiple_threads))); \
++ : "ir" (mask), "m" (*mem)); \
+ else \
+ __atomic_link_error (); \
+ } while (0)
--- /dev/null
+This dependency is missing, but would pose problem on Darwin
+
+---
+ sysdeps/mach/Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/sysdeps/mach/Makefile b/sysdeps/mach/Makefile
+index 7d8c67c316..059d393db9 100644
+--- a/sysdeps/mach/Makefile
++++ b/sysdeps/mach/Makefile
+@@ -35,7 +35,7 @@ endif
+ # because it's different in Darwin and the conditional crap is
+ # too much trouble. This should suffice for getting the mach/Makefile
+ # rules invoked when they need to be.
+-mach-before-compile := $(mach-objpfx)mach-shortcuts.h \
++mach-before-compile := $(mach-objpfx)mach-shortcuts.h $(mach-objpfx)mach/mach_interface.h \
+ $(patsubst %,$(mach-objpfx)mach/mach_%.h,\
+ port host)
+
+--
+tg: (7bb5f8a836..) t/bootstrap (depends on: baseline)
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] t/hooks
+
+Add link rules to sort hooks, otherwise they are not properly recorded
+
+2012-04-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * Makerules (shlib.lds): Add hurd hooks sorting rules.
+
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+---
+ Makerules | 39 +++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 39 insertions(+)
+
+--- a/Makerules
++++ b/Makerules
+@@ -565,6 +565,45 @@
+ PROVIDE(__start___libc_IO_vtables = .);\
+ __libc_IO_vtables : { *(__libc_IO_vtables) }\
+ PROVIDE(__stop___libc_IO_vtables = .);\
++ PROVIDE(__start__hurd_fd_subinit = .);\
++ _hurd_fd_subinit : { *(_hurd_fd_subinit) }\
++ PROVIDE(__stop__hurd_fd_subinit = .);\
++ PROVIDE(__start__hurd_XXX = .);\
++ _hurd_XXX : { *(_hurd_XXX) }\
++ PROVIDE(__stop__hurd_XXX = .);\
++ PROVIDE(__start__hurd_subinit = .);\
++ _hurd_subinit : { *(_hurd_subinit) }\
++ PROVIDE(__stop__hurd_subinit = .);\
++ PROVIDE(__start__hurd_proc_subinit = .);\
++ _hurd_proc_subinit : { *(_hurd_proc_subinit) }\
++ PROVIDE(__stop__hurd_proc_subinit = .);\
++ PROVIDE(__start__hurd_reauth_hook = .);\
++ _hurd_reauth_hook : { *(_hurd_reauth_hook) }\
++ PROVIDE(__stop__hurd_reauth_hook = .);\
++ PROVIDE(__start__hurd_pgrp_changed_hook = .);\
++ _hurd_pgrp_changed_hook : { *(_hurd_pgrp_changed_hook) }\
++ PROVIDE(__stop__hurd_pgrp_changed_hook = .);\
++ PROVIDE(__start__hurd_preinit_hook = .);\
++ _hurd_preinit_hook : { *(_hurd_preinit_hook) }\
++ PROVIDE(__stop__hurd_preinit_hook = .);\
++ PROVIDE(__start__hurd_fork_prepare_hook = .);\
++ _hurd_fork_prepare_hook : { *(_hurd_fork_prepare_hook) }\
++ PROVIDE(__stop__hurd_fork_prepare_hook = .);\
++ PROVIDE(__start__hurd_fork_setup_hook = .);\
++ _hurd_fork_setup_hook : { *(_hurd_fork_setup_hook) }\
++ PROVIDE(__stop__hurd_fork_setup_hook = .);\
++ PROVIDE(__start__hurd_fork_child_hook = .);\
++ _hurd_fork_child_hook : { *(_hurd_fork_child_hook) }\
++ PROVIDE(__stop__hurd_fork_child_hook = .);\
++ PROVIDE(__start__hurd_fork_parent_hook = .);\
++ _hurd_fork_parent_hook : { *(_hurd_fork_parent_hook) }\
++ PROVIDE(__stop__hurd_fork_parent_hook = .);\
++ PROVIDE(__start__hurd_fork_locks = .);\
++ _hurd_fork_locks : { *(_hurd_fork_locks) }\
++ PROVIDE(__stop__hurd_fork_locks = .);\
++ PROVIDE(__start___pthread_init = .);\
++ __pthread_init : { *(__pthread_init) }\
++ PROVIDE(__stop___pthread_init = .);\
+ /DISCARD/ : { *(.gnu.glibc-stub.*) }@'
+ test -s $@T
+ mv -f $@T $@
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] Workaround to add IPv6 support to getifaddrs
+
+ifreq only contains sockaddr structures, which are not big enough for
+IPv6 addresses. This takes another, ugly, approach, by parsing fsysopts
+/servers/socket/2 options...
+
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+---
+ sysdeps/mach/hurd/ifaddrs.c | 310 ++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 310 insertions(+)
+
+diff --git a/sysdeps/mach/hurd/ifaddrs.c b/sysdeps/mach/hurd/ifaddrs.c
+new file mode 100644
+index 0000000000..a07bd97715
+--- /dev/null
++++ b/sysdeps/mach/hurd/ifaddrs.c
+@@ -0,0 +1,310 @@
++/* getifaddrs -- get names and addresses of all network interfaces
++ Copyright (C) 2013-2015 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <ifaddrs.h>
++#include <net/if.h>
++#include <sys/socket.h>
++#include <sys/mman.h>
++#include <unistd.h>
++#include <stdlib.h>
++#include <string.h>
++#include <errno.h>
++#include <netinet/in.h>
++#include <arpa/inet.h>
++#include <hurd.h>
++#include <hurd/paths.h>
++#include <hurd/lookup.h>
++#include <hurd/fs.h>
++
++/* Create a linked list of `struct ifaddrs' structures, one for each
++ network interface on the host machine. If successful, store the
++ list in *IFAP and return 0. On errors, return -1 and set `errno'. */
++int
++__getifaddrs (struct ifaddrs **ifap)
++{
++ /* XXX: Hackish. This assumes pfinet parameter style, and that the same
++ pfinet is on /servers/socket/2 and /servers/socket/26.
++
++ To be replaced by something like a netlink protocol, or fix ifreq into
++ using sockaddr_storage (but break existing compiled programs using it). */
++
++ file_t node;
++ char *argz = 0, *cur;
++ size_t argz_len = 0;
++ unsigned naddrs;
++ const char *ifa_name = NULL;
++ char *addr, *cidr_a;
++ int cidr;
++
++ node = __file_name_lookup (_SERVERS_SOCKET "/2", 0, 0666);
++
++ if (node == MACH_PORT_NULL)
++ return -1;
++
++ __file_get_fs_options (node, &argz, &argz_len);
++
++ __mach_port_deallocate (__mach_task_self (), node);
++
++ /* XXX: Two hardcoded for lo */
++ naddrs = 2;
++
++ for (cur = argz; cur < argz + argz_len; cur = cur + strlen (cur) + 1)
++ {
++ if (!strncmp (cur, "--address=", 10))
++ naddrs++;
++ else if (!strncmp (cur, "--address6=", 11))
++ naddrs++;
++ }
++
++ {
++ struct
++ {
++ struct ifaddrs ia;
++ struct sockaddr_storage addr, netmask, broadaddr;
++ char name[IF_NAMESIZE];
++ } *storage;
++ int i;
++ struct sockaddr_in *sin;
++ struct sockaddr_in6 *sin6;
++
++ storage = malloc (naddrs * sizeof storage[0]);
++ if (storage == NULL)
++ {
++ __munmap (argz, argz_len);
++ return -1;
++ }
++
++ i = 0;
++
++ /* XXX: Hardcoded lo interface */
++ ifa_name = "lo";
++
++ /* 127.0.0.1/8 */
++ storage[i].ia.ifa_next = &storage[i + 1].ia;
++ storage[i].ia.ifa_name = strncpy (storage[i].name, ifa_name, sizeof (storage[i].name));
++
++ storage[i].ia.ifa_addr = (struct sockaddr *) &storage[i].addr;
++ sin = ((struct sockaddr_in *) &storage[i].addr);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ sin->sin_addr.s_addr = htonl (INADDR_LOOPBACK);
++
++ storage[i].ia.ifa_netmask = (struct sockaddr *) &storage[i].netmask;
++ sin = ((struct sockaddr_in *) &storage[i].netmask);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ sin->sin_addr.s_addr = htonl (IN_CLASSA_NET);
++
++ storage[i].ia.ifa_broadaddr = (struct sockaddr *) &storage[i].addr;
++
++ storage[i].ia.ifa_flags = IFF_UP | IFF_LOOPBACK | IFF_RUNNING;
++
++ storage[i].ia.ifa_data = NULL; /* Nothing here for now. */
++
++ i++;
++
++ /* ::1/128 */
++ storage[i].ia.ifa_next = &storage[i + 1].ia;
++ storage[i].ia.ifa_name = strncpy (storage[i].name, ifa_name, sizeof (storage[i].name));
++
++ storage[i].ia.ifa_addr = (struct sockaddr *) &storage[i].addr;
++ sin6 = ((struct sockaddr_in6 *) &storage[i].addr);
++ sin6->sin6_family = AF_INET6;
++ sin6->sin6_len = sizeof(*sin6);
++ sin6->sin6_port = 0;
++ sin6->sin6_flowinfo = 0;
++ inet_pton (AF_INET6, "::1", &sin6->sin6_addr);
++ sin6->sin6_scope_id = 0;
++
++ storage[i].ia.ifa_netmask = (struct sockaddr *) &storage[i].netmask;
++ sin6 = ((struct sockaddr_in6 *) &storage[i].netmask);
++ sin6->sin6_family = AF_INET6;
++ sin6->sin6_len = sizeof(*sin6);
++ sin6->sin6_port = 0;
++ sin6->sin6_flowinfo = 0;
++ inet_pton (AF_INET6, "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", &sin6->sin6_addr);
++ sin6->sin6_scope_id = 0;
++
++ storage[i].ia.ifa_broadaddr = NULL;
++
++ storage[i].ia.ifa_flags = IFF_UP | IFF_LOOPBACK | IFF_RUNNING;
++
++ storage[i].ia.ifa_data = NULL; /* Nothing here for now. */
++
++ for (cur = argz; cur < argz + argz_len; cur = cur + strlen (cur) + 1)
++ {
++ if (!strncmp (cur, "--interface=", 12))
++ {
++ ifa_name = cur + 12;
++ continue;
++ }
++
++ else if (!strncmp (cur, "--address=", 10))
++ {
++ i++;
++ /* IPv4 address */
++ addr = cur + 10;
++
++ storage[i].ia.ifa_next = &storage[i + 1].ia;
++ storage[i].ia.ifa_name = strncpy (storage[i].name, ifa_name, sizeof (storage[i].name));
++
++ storage[i].ia.ifa_addr = (struct sockaddr *) &storage[i].addr;
++ sin = ((struct sockaddr_in *) &storage[i].addr);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ inet_pton (AF_INET, addr, &sin->sin_addr);
++
++ storage[i].ia.ifa_netmask = NULL;
++ storage[i].ia.ifa_broadaddr = NULL;
++
++ storage[i].ia.ifa_flags = IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_MULTICAST;
++ storage[i].ia.ifa_data = NULL; /* Nothing here for now. */
++ }
++
++ else if (!strncmp (cur, "--netmask=", 10))
++ {
++ /* IPv4 netmask */
++ addr = cur + 10;
++
++ storage[i].ia.ifa_netmask = (struct sockaddr *) &storage[i].netmask;
++ sin = ((struct sockaddr_in *) &storage[i].netmask);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ inet_pton (AF_INET, addr, &sin->sin_addr);
++
++ storage[i].ia.ifa_broadaddr = (struct sockaddr *) &storage[i].broadaddr;
++ sin = ((struct sockaddr_in *) &storage[i].broadaddr);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ sin->sin_addr.s_addr =
++ ((struct sockaddr_in *) &storage[i].addr)->sin_addr.s_addr
++ | ~(((struct sockaddr_in *) &storage[i].netmask)->sin_addr.s_addr);
++ }
++
++ else if (!strncmp (cur, "--peer=", 7))
++ {
++ /* IPv4 peer */
++ addr = cur + 7;
++
++ storage[i].ia.ifa_dstaddr = (struct sockaddr *) &storage[i].broadaddr;
++ sin = ((struct sockaddr_in *) &storage[i].broadaddr);
++ sin->sin_family = AF_INET;
++ sin->sin_len = sizeof(*sin);
++ sin->sin_port = 0;
++ inet_pton (AF_INET, addr, &sin->sin_addr);
++
++ storage[i].ia.ifa_flags &= ~IFF_BROADCAST;
++ storage[i].ia.ifa_flags |= IFF_POINTOPOINT;
++ }
++
++ else if (!strncmp (cur, "--address6=", 11))
++ {
++ i++;
++ /* IPv6 address */
++ addr = cur + 11;
++ cidr_a = strchr (addr, '/');
++ if (!cidr_a)
++ {
++ /* No CIDR length?! Assume 64. */
++ addr = __strdup (addr);
++ cidr = 64;
++ }
++ else
++ {
++ addr = __strndup (addr, cidr_a - addr);
++ cidr = atoi (cidr_a + 1);
++ }
++
++ storage[i].ia.ifa_next = &storage[i + 1].ia;
++ storage[i].ia.ifa_name = strncpy (storage[i].name, ifa_name, sizeof (storage[i].name));
++
++ storage[i].ia.ifa_addr = (struct sockaddr *) &storage[i].addr;
++ sin6 = ((struct sockaddr_in6 *) &storage[i].addr);
++ sin6->sin6_family = AF_INET6;
++ sin6->sin6_len = sizeof(*sin6);
++ sin6->sin6_port = 0;
++ sin6->sin6_flowinfo = 0;
++ inet_pton (AF_INET6, addr, &sin6->sin6_addr);
++ sin6->sin6_scope_id = 0;
++
++ storage[i].ia.ifa_netmask = (struct sockaddr *) &storage[i].netmask;
++ sin6 = ((struct sockaddr_in6 *) &storage[i].netmask);
++ sin6->sin6_family = AF_INET6;
++ sin6->sin6_len = sizeof(*sin6);
++ sin6->sin6_port = 0;
++ sin6->sin6_flowinfo = 0;
++ sin6->sin6_addr.s6_addr32[0] = htonl (cidr >= 32 ? 0xffffffffUL : cidr <= 0 ? 0 : ~((1UL << ( 32 - cidr)) - 1));
++ sin6->sin6_addr.s6_addr32[1] = htonl (cidr >= 64 ? 0xffffffffUL : cidr <= 32 ? 0 : ~((1UL << ( 64 - cidr)) - 1));
++ sin6->sin6_addr.s6_addr32[2] = htonl (cidr >= 96 ? 0xffffffffUL : cidr <= 64 ? 0 : ~((1UL << ( 96 - cidr)) - 1));
++ sin6->sin6_addr.s6_addr32[3] = htonl (cidr >= 128 ? 0xffffffffUL : cidr <= 96 ? 0 : ~((1UL << (128 - cidr)) - 1));
++ sin6->sin6_scope_id = 0;
++
++ storage[i].ia.ifa_broadaddr = NULL;
++ storage[i].ia.ifa_flags = IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_MULTICAST;
++ storage[i].ia.ifa_data = NULL; /* Nothing here for now. */
++ free (addr);
++ }
++
++ else if (!strncmp (cur, "--peer6=", 8))
++ {
++ /* IPv6 peer */
++ addr = cur + 8;
++
++ storage[i].ia.ifa_dstaddr = (struct sockaddr *) &storage[i].broadaddr;
++ sin6 = ((struct sockaddr_in6 *) &storage[i].broadaddr);
++ sin6->sin6_family = AF_INET6;
++ sin6->sin6_len = sizeof(*sin6);
++ sin6->sin6_port = 0;
++ sin6->sin6_flowinfo = 0;
++ inet_pton (AF_INET6, addr, &sin6->sin6_addr);
++ sin6->sin6_scope_id = 0;
++
++ storage[i].ia.ifa_flags &= ~IFF_BROADCAST;
++ storage[i].ia.ifa_flags |= IFF_POINTOPOINT;
++ }
++ }
++
++ storage[i].ia.ifa_next = NULL;
++
++ *ifap = &storage[0].ia;
++ }
++
++ __munmap (argz, argz_len);
++
++ return 0;
++}
++weak_alias (__getifaddrs, getifaddrs)
++libc_hidden_def (__getifaddrs)
++#ifndef getifaddrs
++libc_hidden_weak (getifaddrs)
++#endif
++
++void
++__freeifaddrs (struct ifaddrs *ifa)
++{
++ free (ifa);
++}
++weak_alias (__freeifaddrs, freeifaddrs)
++libc_hidden_def (__freeifaddrs)
++libc_hidden_weak (freeifaddrs)
+--
+tg: (7bb5f8a836..) t/ifaddrs_v6 (depends on: baseline)
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] XXX: make libc_rwlock recursive
+
+Without making the rwlocks recursive, running fakeroot-tcp gets this:
+
+#0 0x0106e91c in mach_msg_trap () at /usr/src/glibc-2.24/build-tree/hurd-i386-libc/mach/mach_msg_trap.S:2
+#1 0x0106f090 in __mach_msg (msg=0x20034a0, option=3, send_size=64, rcv_size=32, rcv_name=421, timeout=0, notify=0) at msg.c:110
+#2 0x0125a241 in __gsync_wait (task=1, addr=19101080, val1=2, val2=0, msec=0, flags=0)
+ at /usr/src/glibc-2.24/build-tree/hurd-i386-libc/mach/RPC_gsync_wait.c:175
+#3 0x010b0743 in __dcigettext (domainname=0x8050740 <_libc_intl_domainname@@GLIBC_2.2.6> "libc",
+ msgid1=0x8051d88 "undefined symbol: acl_get_fd", msgid2=0x0, plural=0, n=0, category=5) at dcigettext.c:527
+#4 0x010af776 in __dcgettext (domainname=0x8050740 <_libc_intl_domainname@@GLIBC_2.2.6> "libc",
+ msgid=0x8051d88 "undefined symbol: acl_get_fd", category=5) at dcgettext.c:47
+#5 0x0124e427 in __dlerror () at dlerror.c:94
+#6 0x01035ae3 in load_library_symbols () from /usr/lib/i386-gnu/libfakeroot/libfakeroot-tcp.so
+#7 0x01035cc3 in tmp___fxstat64 () from /usr/lib/i386-gnu/libfakeroot/libfakeroot-tcp.so
+#8 0x01036cd6 in __fxstat64 () from /usr/lib/i386-gnu/libfakeroot/libfakeroot-tcp.so
+#9 0x010ad831 in _nl_load_locale_from_archive (category=category@entry=0, namep=namep@entry=0x200399c) at loadarchive.c:211
+#10 0x010ac45b in _nl_find_locale (locale_path=0x0, locale_path_len=0, category=category@entry=0, name=0x200399c) at findlocale.c:154
+#11 0x010abde7 in setlocale (category=0, locale=0x804c2e4 "") at setlocale.c:417
+#12 0x0804947f in main (argc=2, argv=0x2003ad4) at programs/locale.c:191
+
+That's very unfortunate: libfakeroot gets initialized from a section
+where __libc_setlocale_lock is already locked, and thus the dlerror()
+call hangs inside __dcigettext. It happens that Linux doesn't have
+the problem probably because pthread_rwlock_wrlock returns a EDEADLK
+error instead of hanging, and then the first unlock unlocks, and the
+second unlock probably returns an EINVAL. This is all very unsafe, but
+that's fakeroot-tcp's matter (see http://bugs.debian.org/845930 for the
+follow-up)...
+
+We only use it when constructing the debian installer for -s -r options
+anyway.
+
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+---
+ sysdeps/mach/libc-lock.h | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+--- a/sysdeps/mach/libc-lock.h
++++ b/sysdeps/mach/libc-lock.h
+@@ -151,15 +151,15 @@ typedef cthread_key_t __libc_key_t;
+ __libc_lock_unlock_recursive (NAME)
+
+ /* XXX for now */
+-#define __libc_rwlock_define __libc_lock_define
+-#define __libc_rwlock_define_initialized __libc_lock_define_initialized
+-#define __libc_rwlock_init __libc_lock_init
+-#define __libc_rwlock_fini __libc_lock_fini
+-#define __libc_rwlock_rdlock __libc_lock_lock
+-#define __libc_rwlock_wrlock __libc_lock_lock
+-#define __libc_rwlock_tryrdlock __libc_lock_trylock
+-#define __libc_rwlock_trywrlock __libc_lock_trylock
+-#define __libc_rwlock_unlock __libc_lock_unlock
++#define __libc_rwlock_define __libc_lock_define_recursive
++#define __libc_rwlock_define_initialized __libc_lock_define_initialized_recursive
++#define __libc_rwlock_init __libc_lock_init_recursive
++#define __libc_rwlock_fini __libc_lock_fini_recursive
++#define __libc_rwlock_rdlock __libc_lock_lock_recursive
++#define __libc_rwlock_wrlock __libc_lock_lock_recursive
++#define __libc_rwlock_tryrdlock __libc_lock_trylock_recursive
++#define __libc_rwlock_trywrlock __libc_lock_trylock_recursive
++#define __libc_rwlock_unlock __libc_lock_unlock_recursive
+
+ struct __libc_cleanup_frame
+ {
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] Add -lmachuser -lhurduser to libc.so on GNU/Hurd.
+
+http://lists.gnu.org/archive/html/bug-hurd/2011-03/msg00112.html
+
+2011-03-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * Makerules ($(inst_libdir)/libc.so): Add -lmachuser -lhurduser to
+ libc.so on GNU/Hurd.
+
+It's still unclear what we want to aim for.
+
+---
+ Makerules | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/Makerules b/Makerules
+index 53eabfaba8..b0f5e1b3a0 100644
+--- a/Makerules
++++ b/Makerules
+@@ -1066,6 +1066,9 @@ $(inst_libdir)/libc.so: $(common-objpfx)format.lds \
+ '$(libdir)/$(patsubst %,$(libtype.oS),$(libprefix)$(libc-name))'\
+ ' AS_NEEDED (' $(rtlddir)/$(rtld-installed-name) ') )' \
+ ) > $@.new
++ifeq ($(patsubst gnu%,,$(config-os)),)
++ echo 'INPUT ( AS_NEEDED ( -lmachuser -lhurduser ) )' >> $@.new
++endif
+ mv -f $@.new $@
+
+ endif
+--
+tg: (7bb5f8a836..) t/mach-hurd-link (depends on: baseline)
--- /dev/null
+Subject: [PATCH] hurd: SCM_CREDS support
+
+Svante Signell <svante.signell@gmail.com>
+Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): On SCM_CREDS
+ control messages, record uids, pass a rendez-vous port in the
+ control message, and call __auth_user_authenticate_request to
+ make auth send credentials on that port. Do not wait for a
+ reply.
+ * sysdeps/mach/hurd/recvmsg.c (contains_uid, contains_gid,
+ check_auth): New functions.
+ (__libc_recvmsg): On SCM_CREDS control messages, call check_auth
+ to check the passed credentials thanks to the answer from the
+ auth server.
+ * hurd/Makefile (user-interfaces): Add auth_request and
+ auth_reply.
+
+---
+ hurd/Makefile | 2
+ sysdeps/mach/hurd/recvmsg.c | 137 ++++++++++++++++++++++++++++++++++++++++++++
+ sysdeps/mach/hurd/sendmsg.c | 36 +++++++++++
+ 3 files changed, 174 insertions(+), 1 deletion(-)
+
+--- a/sysdeps/mach/hurd/recvmsg.c
++++ b/sysdeps/mach/hurd/recvmsg.c
+@@ -24,6 +24,123 @@
+ #include <hurd/socket.h>
+ #include <sysdep-cancel.h>
+
++static unsigned
++contains_uid (unsigned int n, __uid_t uids[n], __uid_t uid)
++{
++ unsigned i;
++
++ for (i = 0; i < n; i++)
++ if (uids[i] == uid)
++ return 1;
++ return 0;
++}
++
++static unsigned
++contains_gid (unsigned int n, __gid_t gids[n], __gid_t gid)
++{
++ unsigned i;
++
++ for (i = 0; i < n; i++)
++ if (gids[i] == gid)
++ return 1;
++ return 0;
++}
++
++/* Check the passed credentials. */
++static error_t
++check_auth (mach_port_t rendezvous,
++ __pid_t pid,
++ __uid_t uid, __uid_t euid,
++ __gid_t gid,
++ int ngroups, __gid_t groups[ngroups])
++{
++ error_t err;
++ size_t neuids = CMGROUP_MAX, nauids = CMGROUP_MAX;
++ size_t negids = CMGROUP_MAX, nagids = CMGROUP_MAX;
++ __uid_t euids_buf[neuids], auids_buf[nauids];
++ __gid_t egids_buf[negids], agids_buf[nagids];
++ __uid_t *euids = euids_buf, *auids = auids_buf;
++ __gid_t *egids = egids_buf, *agids = agids_buf;
++
++ struct procinfo *pi = NULL;
++ mach_msg_type_number_t pi_size = 0;
++ int flags = PI_FETCH_TASKINFO;
++ char *tw = NULL;
++ size_t tw_size = 0;
++ unsigned i;
++
++ err = __mach_port_mod_refs (mach_task_self (), rendezvous,
++ MACH_PORT_RIGHT_SEND, 1);
++ if (err)
++ goto out;
++
++ do
++ err = __USEPORT
++ (AUTH, __auth_server_authenticate (port,
++ rendezvous, MACH_MSG_TYPE_COPY_SEND,
++ MACH_PORT_NULL, 0,
++ &euids, &neuids, &auids, &nauids,
++ &egids, &negids, &agids, &nagids));
++ while (err == EINTR);
++ if (err)
++ goto out;
++
++ /* Check whether this process indeed has these IDs */
++ if ( !contains_uid (neuids, euids, uid)
++ && !contains_uid (nauids, auids, uid)
++ || !contains_uid (neuids, euids, euid)
++ && !contains_uid (nauids, auids, euid)
++ || !contains_gid (negids, egids, gid)
++ && !contains_gid (nagids, agids, gid)
++ )
++ {
++ err = EIO;
++ goto out;
++ }
++
++ /* Check groups */
++ for (i = 0; i < ngroups; i++)
++ if ( !contains_gid (negids, egids, groups[i])
++ && !contains_gid (nagids, agids, groups[i]))
++ {
++ err = EIO;
++ goto out;
++ }
++
++ /* Check PID */
++ /* XXX: Using proc_getprocinfo until
++ proc_user_authenticate proc_server_authenticate is implemented
++ */
++ /* Get procinfo to check the owner. Maybe he faked the pid, but at least we
++ check the owner. */
++ err = __USEPORT (PROC, __proc_getprocinfo (port, pid, &flags,
++ (procinfo_t *)&pi,
++ &pi_size, &tw, &tw_size));
++ if (err)
++ goto out;
++
++ if ( !contains_uid (neuids, euids, pi->owner)
++ && !contains_uid (nauids, auids, pi->owner))
++ err = EIO;
++
++out:
++ __mach_port_deallocate (__mach_task_self (), rendezvous);
++ if (euids != euids_buf)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) euids, neuids * sizeof(uid_t));
++ if (auids != auids_buf)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) auids, nauids * sizeof(uid_t));
++ if (egids != egids_buf)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) egids, negids * sizeof(uid_t));
++ if (agids != agids_buf)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) agids, nagids * sizeof(uid_t));
++ if (tw_size)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) tw, tw_size);
++ if (pi_size)
++ __vm_deallocate (__mach_task_self(), (vm_address_t) pi, pi_size);
++
++ return err;
++}
++
+ /* Receive a message as described by MESSAGE from socket FD.
+ Returns the number of bytes read or -1 for errors. */
+ ssize_t
+@@ -211,6 +328,21 @@
+ newfds++;
+ }
+ }
++ else if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_CREDS)
++ {
++ /* SCM_CREDS support. */
++ /* Check received credentials */
++ struct cmsgcred *ucredp = (struct cmsgcred *) CMSG_DATA(cmsg);
++
++ err = check_auth (ports[i],
++ ucredp->cmcred_pid,
++ ucredp->cmcred_uid, ucredp->cmcred_euid,
++ ucredp->cmcred_gid,
++ ucredp->cmcred_ngroups, ucredp->cmcred_groups);
++ if (err)
++ goto cleanup;
++ i++;
++ }
+ }
+
+ for (i = 0; i < nports; i++)
+@@ -241,6 +373,11 @@
+ __mach_port_deallocate (__mach_task_self (), ports[ii]);
+ }
+ }
++ else if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_CREDS)
++ {
++ __mach_port_deallocate (__mach_task_self (), ports[ii]);
++ ii++;
++ }
+ }
+ }
+
+--- a/sysdeps/mach/hurd/sendmsg.c
++++ b/sysdeps/mach/hurd/sendmsg.c
+@@ -19,11 +19,13 @@
+ #include <string.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
++#include <unistd.h>
+
+ #include <hurd.h>
+ #include <hurd/fd.h>
+ #include <hurd/ifsock.h>
+ #include <hurd/socket.h>
++#include <hurd/auth_request.h>
+ #include <sysdep-cancel.h>
+ #include "hurd/hurdsocket.h"
+
+@@ -113,6 +115,8 @@
+ if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS)
+ nports += (cmsg->cmsg_len - CMSG_ALIGN (sizeof (struct cmsghdr)))
+ / sizeof (int);
++ else if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_CREDS)
++ nports++;
+
+ if (nports)
+ ports = __alloca (nports * sizeof (mach_port_t));
+@@ -147,6 +151,38 @@
+ goto out;
+ }
+ }
++ else if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_CREDS)
++ {
++ /* SCM_CREDS support: send credentials. */
++ mach_port_t rendezvous = __mach_reply_port (), reply;
++ struct cmsgcred *ucredp;
++
++ err = __mach_port_insert_right (mach_task_self (), rendezvous,
++ rendezvous, MACH_MSG_TYPE_MAKE_SEND);
++ ports[nports++] = rendezvous;
++ if (err)
++ goto out;
++
++ ucredp = (struct cmsgcred *) CMSG_DATA(cmsg);
++ /* Fill in credentials data */
++ ucredp->cmcred_pid = __getpid();
++ ucredp->cmcred_uid = __getuid();
++ ucredp->cmcred_euid = __geteuid();
++ ucredp->cmcred_gid = __getgid();
++ ucredp->cmcred_ngroups =
++ __getgroups (sizeof (ucredp->cmcred_groups) / sizeof (gid_t),
++ ucredp->cmcred_groups);
++
++ /* And make auth server authenticate us. */
++ reply = __mach_reply_port();
++ err = __USEPORT
++ (AUTH, __auth_user_authenticate_request (port,
++ reply, MACH_MSG_TYPE_MAKE_SEND_ONCE,
++ rendezvous, MACH_MSG_TYPE_MAKE_SEND));
++ __mach_port_deallocate (__mach_task_self (), reply);
++ if (err)
++ goto out;
++ }
+ }
+
+ if (addr)
+--- a/hurd/Makefile
++++ b/hurd/Makefile
+@@ -29,7 +29,7 @@
+ # The RPC interfaces go in a separate library.
+ interface-library := libhurduser
+ user-interfaces := $(addprefix hurd/,\
+- auth startup \
++ auth auth_request auth_reply startup \
+ process process_request \
+ msg msg_reply msg_request \
+ exec exec_startup crash interrupt \
--- /dev/null
+From: Marcus Brinkmann <marcus@gnu.org>
+Subject: [PATCH] Implement SysV shared memory for GNU/Hurd.
+
+2005-07-11 Marcus Brinkmann <marcus@gnu.org>
+
+ * hurd/Makefile (routines): Add sysvshm.
+ (distribute): Add sysvshm.h.
+ * hurd/sysvshm.h: New file.
+ * hurd/sysvshm.c: New file.
+ * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.
+ (S_ISPARE): Unset the S_IMMAP0 flag.
+ * sysdeps/mach/hurd/ftok.c: New file.
+ * sysdeps/mach/hurd/shmat.c: New file.
+ * sysdeps/mach/hurd/shmctl.c: New file.
+ * sysdeps/mach/hurd/shmdt.c: New file.
+ * sysdeps/mach/hurd/bits/posix_opt.h: Define _XOPEN_SHM to 1.
+
+TODO:
+“
+> + char filename[sizeof (SHM_DIR) - 1 + SHM_NAMEMAX];
+> + struct stat statbuf;
+> +
+> + sprintf (filename, SHM_DIR SHM_NAMEPRI, id);
+> + /* SysV requires read access for IPC_STAT. */
+> + fd = __open (filename, O_NORW);
+> + if (fd < 0)
+> + {
+> + if (errno == ENOENT)
+> + errno = EINVAL;
+> + return -1;
+> + }
+
+Since this is repeated in more than one function, put it into an
+internal subroutine. Then we have only one place doing the
+name-generation logic.
+”
+
+“
+> + case IPC_RMID:
+> + res = __unlink (filename);
+> + /* FIXME: Check error (mapping ENOENT to EINVAL). */
+
+Fix it.
+”
+
+---
+ hurd/Makefile | 1
+ hurd/sysvshm.c | 97 ++++++++++++++
+ hurd/sysvshm.h | 47 +++++++
+ sysdeps/mach/hurd/bits/posix_opt.h | 4
+ sysdeps/mach/hurd/ftok.c | 43 ++++++
+ sysdeps/mach/hurd/shmat.c | 79 ++++++++++++
+ sysdeps/mach/hurd/shmctl.c | 132 ++++++++++++++++++++
+ sysdeps/mach/hurd/shmdt.c | 51 +++++++
+ sysdeps/mach/hurd/shmget.c | 242 +++++++++++++++++++++++++++++++++++++
+ 9 files changed, 694 insertions(+), 2 deletions(-)
+
+--- a/hurd/Makefile
++++ b/hurd/Makefile
+@@ -56,6 +56,7 @@
+ ports-get ports-set hurdports hurdmsg \
+ errno-loc \
+ hurdlock \
++ sysvshm \
+ $(sig) $(dtable) $(inlines) \
+ fd-cleanup port-cleanup report-wait xattr
+ sig = hurdsig hurdfault siginfo hurd-raise preempt-sig \
+ trampoline longjmp-ts catch-exc exc2signal hurdkill sigunwind \
+--- /dev/null
++++ b/hurd/sysvshm.c
+@@ -0,0 +1,97 @@
++/* Copyright (C) 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <string.h>
++#include <stdlib.h>
++#include <stdio.h>
++#include <stddef.h>
++#include <errno.h>
++#include <unistd.h>
++#include <fcntl.h>
++#include <dirent.h>
++#include <sys/stat.h>
++#include <sys/shm.h>
++
++
++/* Description of an shm attachment. */
++struct sysvshm_attach
++{
++ /* Linked list. */
++ struct sysvshm_attach *next;
++
++ /* Map address. */
++ void *addr;
++
++ /* Map size. */
++ size_t size;
++};
++
++/* List of attachments. */
++static struct sysvshm_attach *attach_list;
++
++/* A lock to protect the linked list of shared memory attachments. */
++static unsigned int sysvshm_lock = LLL_LOCK_INITIALIZER;
++
++\f
++/* Adds a segment attachment. */
++error_t
++__sysvshm_add (void *addr, size_t size)
++{
++ struct sysvshm_attach *shm;
++
++ shm = malloc (sizeof (*shm));
++ if (!shm)
++ return errno;
++
++ __mutex_lock (&sysvshm_lock);
++ shm->addr = addr;
++ shm->size = size;
++ shm->next = attach_list;
++ attach_list = shm;
++ __mutex_unlock (&sysvshm_lock);
++
++ return 0;
++}
++
++/* Removes a segment attachment. Returns its size if found, or EINVAL
++ otherwise. */
++error_t
++__sysvshm_remove (void *addr, size_t *size)
++{
++ struct sysvshm_attach *shm;
++ struct sysvshm_attach **pshm = &attach_list;
++
++ __mutex_lock (&sysvshm_lock);
++ shm = attach_list;
++ while (shm)
++ {
++ shm = *pshm;
++ if (shm->addr == addr)
++ {
++ *pshm = shm->next;
++ *size = shm->size;
++ __mutex_unlock (&sysvshm_lock);
++ free (shm);
++ return 0;
++ }
++ pshm = &shm->next;
++ shm = shm->next;
++ }
++ __mutex_unlock (&sysvshm_lock);
++ return EINVAL;
++}
+--- /dev/null
++++ b/hurd/sysvshm.h
+@@ -0,0 +1,47 @@
++/* Copyright (C) 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <paths.h>
++#include <hurd.h>
++
++/* The area (from top to bottom) that is used for private keys. These
++ are all keys that have the second highest bit set. */
++#define SHM_PRIV_KEY_START INT_MAX
++#define SHM_PRIV_KEY_END ((INT_MAX / 2) + 1)
++
++#define SHM_PREFIX "sysvshm-"
++#define SHM_DIR _PATH_DEV "shm/"
++
++/* The maximum number of characters in a shared memory segment file name.
++ 32 is the max number of characters in a 128 bit number in hex. */
++#if __WORDSIZE > 128
++#error Need to increase SHM_NAMEMAX.
++#else
++#define SHM_NAMEMAX (sizeof (SHM_PREFIX) - 1 + 32 + 1)
++#endif
++
++/* Use this with printf and its variants. */
++#define SHM_NAMEPRI SHM_PREFIX "%0x"
++
++\f
++/* Adds a segment attachment. */
++error_t __sysvshm_add (void *addr, size_t size);
++
++/* Removes a segment attachment. Returns its size if found, or EINVAL
++ otherwise. */
++error_t __sysvshm_remove (void *addr, size_t *size);
+--- /dev/null
++++ b/sysdeps/mach/hurd/ftok.c
+@@ -0,0 +1,41 @@
++/* Copyright (C) 1995, 1996, 2000, 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++ Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <sys/ipc.h>
++#include <sys/stat.h>
++
++\f
++/* In the Hurd, we use the second-to-most-significant bit as flag for
++ private keys. We use a different order of the components so that
++ the biggest one---the inode number---is affected by this. */
++
++key_t
++ftok (const char *pathname, int proj_id)
++{
++ struct stat64 st;
++ key_t key;
++
++ if (__stat64 (pathname, &st) < 0)
++ return (key_t) -1;
++
++ key = ((st.st_dev & 0xff) | ((proj_id & 0xff) << 8)
++ | ((st.st_ino & 0x3fff) << 16));
++
++ return key;
++}
+--- /dev/null
++++ b/sysdeps/mach/hurd/shmat.c
+@@ -0,0 +1,82 @@
++/* SysV shmat for Hurd.
++ Copyright (C) 2005-2015 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, see
++ <http://www.gnu.org/licenses/>. */
++
++#include <errno.h>
++#include <utime.h>
++#include <stdio.h>
++#include <unistd.h>
++#include <assert.h>
++#include <sys/mman.h>
++#include <sys/ipc.h>
++#include <sys/shm.h>
++#include <sys/time.h>
++#include <sys/stat.h>
++#include <fcntl.h>
++
++#include "sysvshm.h"
++
++/* Attach the shared memory segment associated with SHMID to the data
++ segment of the calling process. SHMADDR and SHMFLG determine how
++ and where the segment is attached. */
++void *
++__shmat (int shmid, const void *shmaddr, int shmflg)
++{
++ error_t err;
++ char filename[sizeof (SHM_DIR) - 1 + SHM_NAMEMAX];
++ int fd;
++ void *addr;
++ struct stat statbuf;
++ int res;
++
++ sprintf (filename, SHM_DIR SHM_NAMEPRI, shmid);
++ fd = __open (filename, (shmflg & SHM_RDONLY) ? O_RDONLY : O_RDWR);
++ if (fd < 0)
++ {
++ if (errno == ENOENT)
++ errno = EINVAL;
++ return (void *) -1;
++ }
++
++ res = __fstat (fd, &statbuf);
++ if (res < 0)
++ {
++ err = errno;
++ __close (fd);
++ errno = err;
++ return (void *) -1;
++ }
++
++ addr = __mmap ((void *) shmaddr, statbuf.st_size,
++ PROT_READ | ((shmflg & SHM_RDONLY) ? 0 : PROT_WRITE),
++ MAP_SHARED, fd, 0);
++ __close (fd);
++ if (addr == MAP_FAILED)
++ return (void *) -1;
++
++ err = __sysvshm_add (addr, statbuf.st_size);
++ if (err)
++ {
++ __munmap (addr, statbuf.st_size);
++ errno = err;
++ return (void *) -1;
++ }
++
++ return addr;
++}
++
++weak_alias(__shmat, shmat)
+--- /dev/null
++++ b/sysdeps/mach/hurd/shmctl.c
+@@ -0,0 +1,132 @@
++/* Copyright (C) 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <errno.h>
++#include <stdio.h>
++#include <unistd.h>
++#include <sys/mman.h>
++#include <sys/ipc.h>
++#include <sys/shm.h>
++#include <sys/stat.h>
++#include <fcntl.h>
++
++#include "sysvshm.h"
++
++/* Provide operations to control over shared memory segments. */
++int
++__shmctl (int id, int cmd, struct shmid_ds *buf)
++{
++ error_t err = 0;
++ int fd;
++ int res;
++ char filename[sizeof (SHM_DIR) - 1 + SHM_NAMEMAX];
++ struct stat statbuf;
++
++ sprintf (filename, SHM_DIR SHM_NAMEPRI, id);
++ /* SysV requires read access for IPC_STAT. */
++ fd = __open (filename, O_NORW);
++ if (fd < 0)
++ {
++ if (errno == ENOENT)
++ errno = EINVAL;
++ return -1;
++ }
++
++ res = __fstat (fd, &statbuf);
++ if (res < 0)
++ {
++ err = errno;
++ __close (fd);
++ errno = err;
++ return -1;
++ }
++
++ switch (cmd)
++ {
++ case IPC_STAT:
++
++ buf->shm_perm.__key = id;
++ buf->shm_perm.uid = statbuf.st_uid;
++ buf->shm_perm.gid = statbuf.st_gid;
++
++ /* We do not support the creator. */
++ buf->shm_perm.cuid = statbuf.st_uid;
++ buf->shm_perm.cgid = statbuf.st_gid;
++
++ /* We just want the protection bits. */
++ buf->shm_perm.mode = statbuf.st_mode & 0777;
++ /* Hopeless. We do not support a sequence number. */
++ buf->shm_perm.__seq = statbuf.st_ino;
++ buf->shm_segsz = statbuf.st_size;
++
++ /* Hopeless. We do not support any of these. */
++ buf->shm_atime = statbuf.st_atime;
++ buf->shm_dtime = statbuf.st_mtime;
++ /* Well, this comes at least close. */
++ buf->shm_ctime = statbuf.st_ctime;
++
++ /* We do not support the PID. */
++ buf->shm_cpid = 0;
++ buf->shm_lpid = 0;
++
++ if (statbuf.st_mode & S_IMMAP0)
++ buf->shm_nattch = 0;
++ else
++ /* 42 is the answer. Of course this is bogus, but for most
++ applications, this should be fine. */
++ buf->shm_nattch = 42;
++
++ break;
++
++ case IPC_SET:
++ if (statbuf.st_uid != buf->shm_perm.uid
++ || statbuf.st_gid != buf->shm_perm.gid)
++ {
++ res = __fchown (fd,
++ (statbuf.st_uid != buf->shm_perm.uid)
++ ? buf->shm_perm.uid : -1,
++ (statbuf.st_gid != buf->shm_perm.gid)
++ ? buf->shm_perm.gid : -1);
++ if (res < 0)
++ err = errno;
++ }
++
++ if (!err && statbuf.st_mode & 0777 != buf->shm_perm.mode & 0777)
++ {
++ res = __fchmod (fd, (statbuf.st_mode & ~0777)
++ | (buf->shm_perm.mode & 0777));
++ if (res < 0)
++ err = errno;
++ }
++ break;
++
++ case IPC_RMID:
++ res = __unlink (filename);
++ /* FIXME: Check error (mapping ENOENT to EINVAL). */
++ break;
++
++ default:
++ err = EINVAL;
++ }
++
++ __close (fd);
++ errno = err;
++ return err ? -1 : 0;
++}
++
++weak_alias(__shmctl, shmctl)
+--- /dev/null
++++ b/sysdeps/mach/hurd/shmdt.c
+@@ -0,0 +1,51 @@
++/* Copyright (C) 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <stdio.h>
++#include <errno.h>
++#include <fcntl.h>
++#include <unistd.h>
++#include <assert.h>
++#include <sys/mman.h>
++#include <sys/ipc.h>
++#include <sys/shm.h>
++#include <sys/time.h>
++#include <sys/stat.h>
++
++#include "sysvshm.h"
++
++/* Detach shared memory segment starting at address specified by
++ SHMADDR from the caller's data segment. */
++int
++__shmdt (const void *shmaddr)
++{
++ error_t err;
++ size_t size;
++
++ err = __sysvshm_remove ((void *) shmaddr, &size);
++ if (err)
++ {
++ errno = err;
++ return -1;
++ }
++
++ __munmap ((void *) shmaddr, size);
++ return 0;
++}
++
++weak_alias(__shmdt, shmdt)
+--- /dev/null
++++ b/sysdeps/mach/hurd/shmget.c
+@@ -0,0 +1,242 @@
++/* Copyright (C) 2005 Free Software Foundation, Inc.
++ This file is part of the GNU C Library.
++
++ The GNU C Library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2.1 of the License, or (at your option) any later version.
++
++ The GNU C Library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++ Lesser General Public License for more details.
++
++ You should have received a copy of the GNU Lesser General Public
++ License along with the GNU C Library; if not, write to the Free
++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
++ 02111-1307 USA. */
++
++#include <stdbool.h>
++#include <stdlib.h>
++#include <errno.h>
++#include <sys/shm.h>
++#include <sys/types.h>
++#include <sys/stat.h>
++#include <limits.h>
++#include <stdio.h>
++#include <fcntl.h>
++#include <unistd.h>
++
++#include <hurd/fd.h>
++
++#include "sysvshm.h"
++
++/* Create a new shared memory segment file without linking it into the
++ filesystem. Return the directory and file ports in R_DIR and R_FILE. */
++static error_t
++create_shm_file (size_t size, int flags, file_t *r_dir, file_t *r_file)
++{
++ error_t err;
++ file_t dir;
++ file_t file;
++
++ flags &= 0777;
++
++ /* Get a port to the directory that will contain the file. */
++ dir = __file_name_lookup (SHM_DIR, 0, 0);
++ if (dir == MACH_PORT_NULL)
++ return errno;
++
++ /* Create an unnamed file in the directory. */
++ err = __dir_mkfile (dir, O_RDWR, flags, &file);
++ if (err)
++ {
++ __mach_port_deallocate (__mach_task_self (), dir);
++ return err;
++ }
++
++ err = __file_set_size (file, size);
++ if (err)
++ {
++ __mach_port_deallocate (__mach_task_self (), file);
++ __mach_port_deallocate (__mach_task_self (), dir);
++
++ return err;
++ }
++
++ *r_dir = dir;
++ *r_file = file;
++
++ return 0;
++}
++
++
++/* Open the shared memory segment *R_KEY and return a file descriptor
++ to it in R_FD. If KEY is IPC_PRIVATE, use a private key and return
++ it in R_KEY. */
++static error_t
++get_exclusive (int shmflags, size_t size, key_t *r_key, int *r_fd)
++{
++ error_t err;
++ file_t dir;
++ file_t file;
++ char filename[SHM_NAMEMAX];
++ key_t key = *r_key;
++ bool is_private;
++
++ /* Create the shared memory segment. */
++ err = create_shm_file (size, shmflags, &dir, &file);
++ if (err)
++ return err;
++
++ if (key == IPC_PRIVATE)
++ {
++ is_private = true;
++ key = SHM_PRIV_KEY_START;
++
++ /* Try to link the shared memory segment into the filesystem
++ (exclusively). Private segments have negative keys. */
++ do
++ {
++ sprintf (filename, SHM_NAMEPRI, key);
++ err = __dir_link (dir, file, filename, 1);
++ if (!err)
++ {
++ /* We are done. */
++ *r_key = key;
++ break;
++ }
++ else if (err == EEXIST)
++ {
++ /* Check if we ran out of keys. If not, try again with new
++ key. */
++ if (key == SHM_PRIV_KEY_END)
++ err = ENOSPC;
++ else
++ err = 0;
++
++ key--;
++ }
++ }
++ while (!err);
++ }
++ else
++ {
++ /* Try to link the shared memory segment into the filesystem
++ (exclusively) under the given key. */
++ sprintf (filename, SHM_NAMEPRI, key);
++ err = __dir_link (dir, file, filename, 1);
++ }
++
++ __mach_port_deallocate (__mach_task_self (), dir);
++
++ if (!err)
++ {
++ int fd;
++
++ /* Get a file descriptor for that port. */
++ fd = _hurd_intern_fd (file, O_RDWR, 1); /* dealloc on error */
++ if (fd < 0)
++ err = errno;
++ else
++ *r_fd = fd;
++ }
++
++ return err;
++}
++
++
++/* Open the shared memory segment KEY (creating it if it doesn't yet
++ exist) and return a file descriptor to it in R_FD. */
++static error_t
++get_shared (int shmflags, size_t size, key_t key, int *r_fd)
++{
++ error_t err = 0;
++ char filename[sizeof (SHM_DIR) - 1 + SHM_NAMEMAX];
++ int fd = -1;
++ sprintf (filename, SHM_DIR SHM_NAMEPRI, key);
++
++ do
++ {
++ fd = __open (filename, O_NORW, shmflags & 0777);
++
++ if (fd < 0 && errno != ENOENT)
++ /* We give up. */
++ return errno;
++ else if (fd >= 0)
++ {
++ int res;
++ struct stat statbuf;
++
++ /* Check the size (we only need to do this if we did not
++ create the shared memory segment file ourselves). */
++ res = __fstat (fd, &statbuf);
++ if (res < 0)
++ {
++ err = errno;
++ __close (fd);
++ return err;
++ }
++
++ if (statbuf.st_size < size)
++ {
++ __close (fd);
++ return EINVAL;
++ }
++ }
++ else
++ {
++ /* The memory segment doesn't exist. */
++ if (shmflags & IPC_CREAT)
++ {
++ /* Try to create it exclusively. */
++ err = get_exclusive (shmflags, size, &key, &fd);
++ if (err == EEXIST)
++ /* If somebody created it in the meanwhile, just try again. */
++ err = 0;
++ }
++ else
++ err = ENOENT;
++ }
++ }
++ while (fd < 0 && !err);
++
++ if (!err)
++ *r_fd = fd;
++ else
++ *r_fd = -1;
++
++ return err;
++}
++
++/* Return an identifier for an shared memory segment of at least size
++ SIZE which is associated with KEY. */
++int
++__shmget (key_t key, size_t size, int shmflags)
++{
++ error_t err;
++ int fd;
++
++ if (key == IPC_PRIVATE || shmflags & IPC_EXCL)
++ /* An exclusive shared memory segment must be created. */
++ err = get_exclusive (shmflags, size, &key, &fd);
++ else
++ err = get_shared (shmflags, size, key, &fd);
++
++ if (err)
++ {
++ errno = err;
++ return -1;
++ }
++
++ /* From here, we can't fail. That's important, as otherwise we
++ would need to unlink the file if we created it (in that case, the
++ code above would have to be changed to pass a "created" flag down
++ to the caller). */
++
++ __close (fd);
++
++ return key;
++}
++
++weak_alias(__shmget, shmget)
+--- a/sysdeps/mach/hurd/bits/posix_opt.h
++++ b/sysdeps/mach/hurd/bits/posix_opt.h
+@@ -68,8 +68,8 @@
+ /* X/Open thread realtime support is not supported. */
+ #undef _XOPEN_REALTIME_THREADS
+
+-/* XPG4.2 shared memory is not supported. */
+-#undef _XOPEN_SHM
++/* XPG4.2 shared memory is supported. */
++#define _XOPEN_SHM 1
+
+ /* Tell we have POSIX threads. */
+ #define _POSIX_THREADS 200809L
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] The critical section lock _can_ be held in these place.
+
+At least since hurd_thread_cancel can be called by another thread and lock our
+critical lock.
+
+http://bugs.debian.org/46859
+
+“
+Thomas suggested that there is no need to take the critical section
+lock. I believe that taking the critical section lock is necessary to
+prevent the target thread from entering a signal handler. Roland will
+look into the problem.
+”
+
+Taking the critical section lock makes these assertions bogus.
+
+It happens that hurd_thread_cancel is only called from libports and inside
+/hurd/term so this is rare in practice.
+
+A reproducer can be found here:
+
+http://lists.gnu.org/archive/html/bug-hurd/2014-05/msg00025.html
+
+2006-08-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * hurd/thread-cancel.c (hurd_thread_cancel): Do not assert that
+ `&ss->critical_section_lock' is unlocked.
+ * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Likewise, and take
+ critical section lock before taking the sigstate lock.
+ * sysdeps/mach/hurd/spawni.c (__spawni): Likewise.
+
+---
+ hurd/hurdexec.c | 1 -
+ hurd/thread-cancel.c | 2 --
+ sysdeps/mach/hurd/jmp-unwind.c | 3 +--
+ sysdeps/mach/hurd/spawni.c | 1 -
+ 4 files changed, 1 insertion(+), 6 deletions(-)
+
+--- a/hurd/hurdexec.c
++++ b/hurd/hurdexec.c
+@@ -123,7 +123,6 @@
+ ss = _hurd_self_sigstate ();
+
+ retry:
+- assert (! __spin_lock_locked (&ss->critical_section_lock));
+ __spin_lock (&ss->critical_section_lock);
+
+ _hurd_sigstate_lock (ss);
+--- a/hurd/thread-cancel.c
++++ b/hurd/thread-cancel.c
+@@ -51,7 +51,6 @@
+ return 0;
+ }
+
+- assert (! __spin_lock_locked (&ss->critical_section_lock));
+ __spin_lock (&ss->critical_section_lock);
+ __spin_lock (&ss->lock);
+ err = __thread_suspend (thread);
+@@ -91,7 +90,6 @@
+ int cancel;
+
+ __spin_lock (&ss->lock);
+- assert (! __spin_lock_locked (&ss->critical_section_lock));
+ cancel = ss->cancel;
+ ss->cancel = 0;
+ __spin_unlock (&ss->lock);
+--- a/sysdeps/mach/hurd/jmp-unwind.c
++++ b/sysdeps/mach/hurd/jmp-unwind.c
+@@ -49,9 +49,8 @@
+
+ /* All access to SS->active_resources must take place inside a critical
+ section where signal handlers cannot run. */
+- __spin_lock (&ss->lock);
+- assert (! __spin_lock_locked (&ss->critical_section_lock));
+ __spin_lock (&ss->critical_section_lock);
++ __spin_lock (&ss->lock);
+
+ /* Remove local signal preemptors being unwound past. */
+ while (ss->preemptors
+--- a/sysdeps/mach/hurd/spawni.c
++++ b/sysdeps/mach/hurd/spawni.c
+@@ -333,7 +333,6 @@
+ ss = _hurd_self_sigstate ();
+
+ retry:
+- assert (! __spin_lock_locked (&ss->critical_section_lock));
+ __spin_lock (&ss->critical_section_lock);
+
+ _hurd_sigstate_lock (ss);
+---
+tg: (9a079e2..) t/thread-cancel (depends on: baseline)
--- /dev/null
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] Fix pty path in chroot
+
+when e.g. using a chroot, the pty path is not so short.
+
+---
+ sysdeps/unix/bsd/unlockpt.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: eglibc-2.16/sysdeps/unix/bsd/unlockpt.c
+===================================================================
+--- eglibc-2.16.orig/sysdeps/unix/bsd/unlockpt.c 2012-07-23 00:23:14.000000000 +0200
++++ eglibc-2.16/sysdeps/unix/bsd/unlockpt.c 2012-07-23 00:24:55.000000000 +0200
+@@ -27,7 +27,7 @@
+ int
+ unlockpt (int fd)
+ {
+- char buf[sizeof (_PATH_TTY) + 2];
++ char buf[1024]; /* XXX */
+
+ /* BSD doesn't have a lock, but it does have `revoke'. */
+ if (__ptsname_r (fd, buf, sizeof (buf)))
--- /dev/null
+Some applications assume centisecond precision, or at most millisecond precision
+(e.g. guile). This is a work-around for them.
+
+---
+ getclktck.c | 5 ++---
+ setitimer.c | 2 +-
+ times.c | 2 +-
+ 4 files changed, 8 insertions(+), 9 deletions(-)
+commit d57f2f9b4bd007846af2fb4217486ea572579010
+Author: Richard Braun <rbraun@sceen.net>
+Date: Tue Aug 27 11:35:31 2013 +0200
+
+ Express CPU time (clock_t of times(2)) in centiseconds
+
+diff --git a/sysdeps/mach/hurd/getclktck.c b/sysdeps/mach/hurd/getclktck.c
+index 69be2cc..5f7d946 100644
+--- a/sysdeps/mach/hurd/getclktck.c
++++ b/sysdeps/mach/hurd/getclktck.c
+@@ -18,12 +18,11 @@
+
+ #include <time.h>
+
+-/* Return frequency of `times'.
+- Since Mach reports CPU times in microseconds, we always use 1 million. */
++/* Return frequency of `times'. */
+ int
+ __getclktck (void)
+ {
+- return 1000000;
++ return 100;
+ }
+
+ /* Before glibc 2.2, the Hurd actually did this differently, so we
+diff --git a/sysdeps/mach/hurd/setitimer.c b/sysdeps/mach/hurd/setitimer.c
+index 39b6b16..4992c89 100644
+--- a/sysdeps/mach/hurd/setitimer.c
++++ b/sysdeps/mach/hurd/setitimer.c
+@@ -42,7 +42,7 @@ quantize_timeval (struct timeval *tv)
+ static time_t quantum = -1;
+
+ if (quantum == -1)
+- quantum = 1000000 / __getclktck ();
++ quantum = 100 / __getclktck ();
+
+ tv->tv_usec = ((tv->tv_usec + (quantum - 1)) / quantum) * quantum;
+ if (tv->tv_usec >= 1000000)
+diff --git a/sysdeps/mach/hurd/times.c b/sysdeps/mach/hurd/times.c
+index 9e13a75..593c33a 100644
+--- a/sysdeps/mach/hurd/times.c
++++ b/sysdeps/mach/hurd/times.c
+@@ -29,7 +29,7 @@
+ static inline clock_t
+ clock_from_time_value (const time_value_t *t)
+ {
+- return t->seconds * 1000000 + t->microseconds;
++ return t->seconds * 100 + t->microseconds / 10000;
+ }
+
+ /* Store the CPU time used by this process and all its
--- /dev/null
+FIXME: sysdeps/mach/hurd/i386/init-first.c should instead pass an auxv
+to __libc_start_main
+
+Index: glibc-2.33/misc/getauxval.c
+===================================================================
+--- glibc-2.33.orig/misc/getauxval.c
++++ glibc-2.33/misc/getauxval.c
+@@ -19,6 +19,7 @@
+ #include <errno.h>
+ #include <ldsodefs.h>
+ #include <stdbool.h>
++#include <unistd.h>
+
+ bool
+ __getauxval2 (unsigned long int type, unsigned long int *result)
+@@ -27,6 +28,14 @@ __getauxval2 (unsigned long int type, un
+ ElfW(auxv_t) *p;
+ #endif
+
++#ifdef AT_SECURE
++ if (type == AT_SECURE)
++ {
++ *result = __libc_enable_secure;
++ return true;
++ }
++#endif
++
+ if (type == AT_HWCAP)
+ {
+ *result = GLRO(dl_hwcap);
--- /dev/null
+When profiling ext2fs, the shutdown stops all RPC, which thus interrupts this
+open, and we have to retry here.
+
+TODO: is open really supposed to expose such EINTR? Should the generic gmon
+loop around EINTR (since there might be signals happening indeed)
+
+Index: glibc-2.22/gmon/gmon.c
+===================================================================
+--- glibc-2.22.orig/gmon/gmon.c
++++ glibc-2.22/gmon/gmon.c
+@@ -357,8 +357,11 @@ write_gmon (void)
+
+ if (fd == -1)
+ {
++ do
+ fd = __open_nocancel ("gmon.out", O_CREAT|O_TRUNC|O_WRONLY|O_NOFOLLOW,
+ 0666);
++ while (fd < 0 && errno == EINTR);
++
+ if (fd < 0)
+ {
+ char buf[300];
--- /dev/null
+# DP: Description: Allow ldconfig to work on i386/x86-64 biarch systems
+# DP: Related bugs:
+# DP: Dpatch author: Daniel Jacobowitz
+# DP: Patch author: Daniel Jacobowitz
+# DP: Upstream status: Debian-Specific
+# DP: Status Details: based on Ubuntu change by Jeff Bailey
+# DP: Date: 2005-10-13
+
+---
+ sysdeps/unix/sysv/linux/i386/dl-cache.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- /dev/null
++++ b/sysdeps/unix/sysv/linux/i386/dl-cache.h
+@@ -0,0 +1 @@
++#include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>
--- /dev/null
+Revert upstream commit 15eab1e3e891 ("i386: Don't unnecessarily save and
+restore EAX, ECX and EDX [BZ# 25262]"). It breaks libunwind8.
+
+--- a/sysdeps/unix/sysv/linux/i386/getcontext.S
++++ b/sysdeps/unix/sysv/linux/i386/getcontext.S
+@@ -27,7 +27,13 @@ ENTRY(__getcontext)
+ /* Load address of the context data structure. */
+ movl 4(%esp), %eax
+
+- /* Save the preserved register values and the return address. */
++ /* Return value of getcontext. EAX is the only register whose
++ value is not preserved. */
++ movl $0, oEAX(%eax)
++
++ /* Save the 32-bit register values and the return address. */
++ movl %ecx, oECX(%eax)
++ movl %edx, oEDX(%eax)
+ movl %edi, oEDI(%eax)
+ movl %esi, oESI(%eax)
+ movl %ebp, oEBP(%eax)
+--- a/sysdeps/unix/sysv/linux/i386/setcontext.S
++++ b/sysdeps/unix/sysv/linux/i386/setcontext.S
+@@ -63,6 +63,8 @@ ENTRY(__setcontext)
+ cfi_offset (esi, oESI)
+ cfi_offset (ebp, oEBP)
+ cfi_offset (ebx, oEBX)
++ cfi_offset (edx, oEDX)
++ cfi_offset (ecx, oECX)
+ movl oESP(%eax), %esp
+
+ #if SHSTK_ENABLED
+@@ -165,14 +167,15 @@ L(no_shstk):
+ /* Push the return address on the new stack so we can return there. */
+ pushl %ecx
+
+- /* Load the values of all the preserved registers (except ESP). */
++ /* Load the values of all the 32-bit registers (except ESP).
++ Since we are loading from EAX, it must be last. */
+ movl oEDI(%eax), %edi
+ movl oESI(%eax), %esi
+ movl oEBP(%eax), %ebp
+ movl oEBX(%eax), %ebx
+-
+- /* All done, return 0 for success. */
+- xorl %eax, %eax
++ movl oEDX(%eax), %edx
++ movl oECX(%eax), %ecx
++ movl oEAX(%eax), %eax
+
+ /* End FDE here, we fall into another context. */
+ cfi_endproc
+--- a/sysdeps/unix/sysv/linux/i386/swapcontext.S
++++ b/sysdeps/unix/sysv/linux/i386/swapcontext.S
+@@ -27,7 +27,13 @@ ENTRY(__swapcontext)
+ /* Load address of the context data structure we save in. */
+ movl 4(%esp), %eax
+
+- /* Save the preserved register values and the return address. */
++ /* Return value of swapcontext. EAX is the only register whose
++ value is not preserved. */
++ movl $0, oEAX(%eax)
++
++ /* Save the 32-bit register values and the return address. */
++ movl %ecx, oECX(%eax)
++ movl %edx, oEDX(%eax)
+ movl %edi, oEDI(%eax)
+ movl %esi, oESI(%eax)
+ movl %ebp, oEBP(%eax)
+@@ -224,14 +230,15 @@ L(no_shstk):
+ /* Push the return address on the new stack so we can return there. */
+ pushl %ecx
+
+- /* Load the values of all the preserved registers (except ESP). */
++ /* Load the values of all the 32-bit registers (except ESP).
++ Since we are loading from EAX, it must be last. */
+ movl oEDI(%eax), %edi
+ movl oESI(%eax), %esi
+ movl oEBP(%eax), %ebp
+ movl oEBX(%eax), %ebx
+-
+- /* All done, return 0 for success. */
+- xorl %eax, %eax
++ movl oEDX(%eax), %edx
++ movl oECX(%eax), %ecx
++ movl oEAX(%eax), %eax
+
+ /* The following 'ret' will pop the address of the code and jump
+ to it. */
+--- a/sysdeps/unix/sysv/linux/i386/ucontext_i.sym
++++ b/sysdeps/unix/sysv/linux/i386/ucontext_i.sym
+@@ -21,6 +21,9 @@ oESI mreg (ESI)
+ oEBP mreg (EBP)
+ oESP mreg (ESP)
+ oEBX mreg (EBX)
++oEDX mreg (EDX)
++oECX mreg (ECX)
++oEAX mreg (EAX)
+ oEIP mreg (EIP)
+ oSCRATCH1 mreg (EAX)
+ oSCRATCH2 mreg (ECX)
--- /dev/null
+--- a/sysdeps/unix/sysv/linux/x86/readelflib.c
++++ b/sysdeps/unix/sysv/linux/x86/readelflib.c
+@@ -63,8 +63,11 @@
+ #ifndef __x86_64__
+ failed:
+ #endif
+- error (0, 0, _("%s is for unknown machine %d.\n"),
+- file_name, elf_header->e_machine);
++ if (opt_verbose)
++ {
++ error (0, 0, _("%s is for unknown machine %d.\n"),
++ file_name, elf_header->e_machine);
++ }
+ return 1;
+ }
+
--- /dev/null
+In LC_IDENTIFICATION, audience, application and abbreviation keywords
+are optional, thus do not report an error if they are not defined.
+
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Denis Barbier
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-08
+
+---
+ locale/programs/ld-identification.c | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+--- a/locale/programs/ld-identification.c
++++ b/locale/programs/ld-identification.c
+@@ -145,6 +145,9 @@
+ #cat); \
+ identification->cat = ""; \
+ }
++#define TEST_ELEM_OPT(cat) \
++ if (identification->cat == NULL) \
++ identification->cat = ""; \
+
+ TEST_ELEM (title);
+ TEST_ELEM (source);
+@@ -155,9 +158,9 @@
+ TEST_ELEM (fax);
+ TEST_ELEM (language);
+ TEST_ELEM (territory);
+- TEST_ELEM (audience);
+- TEST_ELEM (application);
+- TEST_ELEM (abbreviation);
++ TEST_ELEM_OPT (audience);
++ TEST_ELEM_OPT (application);
++ TEST_ELEM_OPT (abbreviation);
+ TEST_ELEM (revision);
+ TEST_ELEM (date);
+
--- /dev/null
+Check for unknown symbols in collation rules. This is useful to detect
+broken locales since unknown symbols are always wrong.
+
+This request has not been submitted upstream yet.
+
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Denis Barbier
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-08
+
+---
+ locale/programs/ld-collate.c | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+--- a/locale/programs/ld-collate.c
++++ b/locale/programs/ld-collate.c
+@@ -3498,8 +3498,20 @@
+ }
+ else if (arg != NULL)
+ {
++ void *ptr = NULL;
+ symstr = arg->val.str.startmb;
+ symlen = arg->val.str.lenmb;
++ if (state != 5
++ && find_entry (&charmap->char_table, symstr, symlen, &ptr) != 0
++ && (repertoire == NULL ||
++ find_entry (&repertoire->char_table, symstr, symlen, &ptr) != 0)
++ && find_entry (&collate->elem_table, symstr, symlen, &ptr) != 0
++ && find_entry (&collate->sym_table, symstr, symlen, &ptr) != 0)
++ {
++ if (verbose)
++ lr_error (ldfile, _("%s: symbol `%.*s' not known"),
++ "LC_COLLATE", (int) symlen, symstr);
++ }
+ }
+ else
+ {
--- /dev/null
+Comments tell that LANG has to be the first value, and LC_ALL the last
+one. Thus LANGUAGE is printed between them.
+
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Denis Barbier
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-08
+
+---
+ locale/programs/locale.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+--- a/locale/programs/locale.c
++++ b/locale/programs/locale.c
+@@ -793,11 +793,15 @@
+ show_locale_vars (void)
+ {
+ const char *lcall = getenv ("LC_ALL") ?: "";
++ const char *language = getenv ("LANGUAGE") ?: "";
+ const char *lang = getenv ("LANG") ?: "";
+
+ /* LANG has to be the first value. */
+ print_assignment ("LANG", lang, false);
+
++ if (getenv ("POSIXLY_CORRECT") == NULL)
++ printf ("LANGUAGE=%s\n", language);
++
+ /* Now all categories in an unspecified order. */
+ for (size_t cat_no = 0; cat_no < NCATEGORIES; ++cat_no)
+ if (cat_no != LC_ALL)
+--- a/locale/tst-locale-locpath.sh
++++ b/locale/tst-locale-locpath.sh
+@@ -56,6 +56,7 @@ EOF
+
+ cat > "$testroot/stdout-expected" <<EOF
+ LANG=
++LANGUAGE=
+ LC_CTYPE="invalid-locale"
+ LC_NUMERIC="invalid-locale"
+ LC_TIME="invalid-locale"
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Fix d_t_fmt and date_fmt in fo_FO
+# DP: Related bugs: #307194
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Jacob Sparre Andersen <sparre@nbi.dk>
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-10
+
+---
+ localedata/locales/fo_FO | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/localedata/locales/fo_FO
++++ b/localedata/locales/fo_FO
+@@ -98,8 +98,8 @@
+ "oktober";/
+ "november";/
+ "desember"
+-d_t_fmt "%a %d %b %Y %T"
+-date_fmt "%a %d %b %Y %T %Z"
++d_t_fmt "%a. %d. %b. %Y %T %Z"
++date_fmt "%1 tann %-e. %B %Y klokkan %T (UTC%z)"
+ d_fmt "%d//%m-%Y"
+ t_fmt "%T"
+ am_pm "";""
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Improve en_DK and add en_DK.ISO-8859-15 to SUPPORTED
+# DP: This locale is only useful to provide ISO8601 date formats.
+# DP: Related bugs: #323159
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Jakob Bohm <jbj@image.dk>
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-16
+
+---
+ localedata/SUPPORTED | 1 +
+ localedata/locales/en_DK | 22 +++-------------------
+ 2 files changed, 4 insertions(+), 19 deletions(-)
+
+--- a/localedata/SUPPORTED
++++ b/localedata/SUPPORTED
+@@ -134,6 +134,7 @@
+ en_CA.UTF-8/UTF-8 \
+ en_CA/ISO-8859-1 \
+ en_DK.UTF-8/UTF-8 \
++en_DK.ISO-8859-15/ISO-8859-15 \
+ en_DK/ISO-8859-1 \
+ en_GB.UTF-8/UTF-8 \
+ en_GB/ISO-8859-1 \
+--- a/localedata/locales/en_DK
++++ b/localedata/locales/en_DK
+@@ -63,27 +63,11 @@
+ END LC_CTYPE
+
+ LC_MONETARY
+-int_curr_symbol "DKK "
+-currency_symbol "kr."
+-mon_decimal_point ","
+-mon_thousands_sep "."
+-mon_grouping 3;3
+-positive_sign ""
+-negative_sign "-"
+-int_frac_digits 2
+-frac_digits 2
+-p_cs_precedes 1
+-p_sep_by_space 0
+-n_cs_precedes 1
+-n_sep_by_space 0
+-p_sign_posn 1
+-n_sign_posn 1
++copy "da_DK"
+ END LC_MONETARY
+
+ LC_NUMERIC
+-decimal_point ","
+-thousands_sep "."
+-grouping 3;3
++copy "da_DK"
+ END LC_NUMERIC
+
+ LC_TIME
+@@ -152,7 +136,7 @@
+ END LC_MEASUREMENT
+
+ LC_NAME
+-name_fmt "%d%t%g%t%m%t%f"
++copy "da_DK"
+ END LC_NAME
+
+ LC_ADDRESS
--- /dev/null
+# DP: Description: #257840: locales: Please add the eu_FR locale
+# DP: Related bugs: #257840
+# DP: Dpatch author: GOTO Masanori <gotom@debian.org>
+# DP: Patch author: Christian Perrier <bubulle@debian.org>
+# DP: Upstream status: Not submitted
+# DP: Status Details: sending upstream
+# DP: Date: 2004-07-31
+
+---
+ localedata/SUPPORTED | 3 +
+ localedata/locales/eu_FR | 83 ++++++++++++++++++++++++++++++++++++++++++
+ localedata/locales/eu_FR@euro | 83 ++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 169 insertions(+)
+
+--- /dev/null
++++ b/localedata/locales/eu_FR
+@@ -0,0 +1,83 @@
++comment_char %
++escape_char /
++%
++% Basque Language Locale for France
++% Language: eu
++% Territory: FR
++% Revision: 1.0
++% Date: 2004-06-24
++% Users: general
++% Charset: ISO-8859-1
++% Distribution and use is free, also
++% for commercial purposes.
++
++LC_IDENTIFICATION
++title "Basque locale for France"
++source "Christian Perrier and the Debian Project"
++address ""
++contact "Christian Perrier"
++email "bubulle@debian.org"
++tel ""
++fax ""
++language "Basque"
++territory "France"
++revision "1.0"
++date "2004-06-24"
++%
++category "i18n:2012";LC_IDENTIFICATION
++category "i18n:2012";LC_CTYPE
++category "i18n:2012";LC_COLLATE
++category "i18n:2012";LC_TIME
++category "i18n:2012";LC_NUMERIC
++category "i18n:2012";LC_MONETARY
++category "i18n:2012";LC_MESSAGES
++category "i18n:2012";LC_PAPER
++category "i18n:2012";LC_NAME
++category "i18n:2012";LC_ADDRESS
++category "i18n:2012";LC_TELEPHONE
++
++END LC_IDENTIFICATION
++
++LC_COLLATE
++copy "iso14651_t1"
++END LC_COLLATE
++
++LC_CTYPE
++copy "i18n"
++END LC_CTYPE
++
++LC_MESSAGES
++copy "eu_ES"
++END LC_MESSAGES
++
++LC_MONETARY
++copy "fr_FR"
++END LC_MONETARY
++
++LC_NUMERIC
++copy "fr_FR"
++END LC_NUMERIC
++
++LC_TIME
++copy "eu_ES"
++END LC_TIME
++
++LC_PAPER
++copy "fr_FR"
++END LC_PAPER
++
++LC_TELEPHONE
++copy "fr_FR"
++END LC_TELEPHONE
++
++LC_MEASUREMENT
++copy "fr_FR"
++END LC_MEASUREMENT
++
++LC_NAME
++copy "eu_ES"
++END LC_NAME
++
++LC_ADDRESS
++copy "fr_FR"
++END LC_ADDRESS
+--- a/localedata/SUPPORTED
++++ b/localedata/SUPPORTED
+@@ -191,6 +191,9 @@
+ eu_ES.UTF-8/UTF-8 \
+ eu_ES/ISO-8859-1 \
+ eu_ES@euro/ISO-8859-15 \
++eu_FR.UTF-8/UTF-8 \
++eu_FR/ISO-8859-1 \
++eu_FR@euro/ISO-8859-15 \
+ fa_IR/UTF-8 \
+ ff_SN/UTF-8 \
+ fi_FI.UTF-8/UTF-8 \
+--- /dev/null
++++ b/localedata/locales/eu_FR@euro
+@@ -0,0 +1,83 @@
++comment_char %
++escape_char /
++%
++% Basque Language Locale for France
++% Language: eu
++% Territory: FR
++% Revision: 1.0
++% Date: 2004-06-24
++% Users: general
++% Charset: ISO-8859-15
++% Distribution and use is free, also
++% for commercial purposes.
++
++LC_IDENTIFICATION
++title "Basque locale for France"
++source "Christian Perrier and the Debian Project"
++address ""
++contact "Christian Perrier"
++email "bubulle@debian.org"
++tel ""
++fax ""
++language "Basque"
++territory "France"
++revision "1.0"
++date "2004-06-24"
++%
++category "i18n:2012";LC_IDENTIFICATION
++category "i18n:2012";LC_CTYPE
++category "i18n:2012";LC_COLLATE
++category "i18n:2012";LC_TIME
++category "i18n:2012";LC_NUMERIC
++category "i18n:2012";LC_MONETARY
++category "i18n:2012";LC_MESSAGES
++category "i18n:2012";LC_PAPER
++category "i18n:2012";LC_NAME
++category "i18n:2012";LC_ADDRESS
++category "i18n:2012";LC_TELEPHONE
++
++END LC_IDENTIFICATION
++
++LC_COLLATE
++copy "iso14651_t1"
++END LC_COLLATE
++
++LC_CTYPE
++copy "i18n"
++END LC_CTYPE
++
++LC_MESSAGES
++copy "eu_ES"
++END LC_MESSAGES
++
++LC_MONETARY
++copy "fr_FR"
++END LC_MONETARY
++
++LC_NUMERIC
++copy "fr_FR"
++END LC_NUMERIC
++
++LC_TIME
++copy "eu_ES"
++END LC_TIME
++
++LC_PAPER
++copy "fr_FR"
++END LC_PAPER
++
++LC_TELEPHONE
++copy "fr_FR"
++END LC_TELEPHONE
++
++LC_MEASUREMENT
++copy "fr_FR"
++END LC_MEASUREMENT
++
++LC_NAME
++copy "eu_ES"
++END LC_NAME
++
++LC_ADDRESS
++copy "fr_FR"
++END LC_ADDRESS
--- /dev/null
+# DP: Description: Please add Kurdish locale
+# DP: Related bugs: BZ870
+# DP: Dpatch author: Denis Barbier <barbier@debian.org>
+# DP: Patch author: Kader DILSIZ, Pablo Saratxaga
+# DP: Upstream status: Version 0.1 submitted in the original bugreport
+# DP: has been committed, this new version has been sent just after.
+# DP: Date: 2006-01-06
+
+---
+ localedata/locales/ku_TR | 67 ++++++++++++++++++++++++-----------------------
+ 1 file changed, 35 insertions(+), 32 deletions(-)
+
+--- a/localedata/locales/ku_TR
++++ b/localedata/locales/ku_TR
+@@ -20,6 +20,8 @@
+ % Date: 2003-07-27
+ % Users: general
+ % History:
++% 0.2 2005-04-24 Erdal Ronah<U00EE> <erdal.ronahi@gmail.com>
++% Fix LC_CTYPE and LC_NAME sections. Remove dotless i from LC_COLLATE
+
+ LC_IDENTIFICATION
+ title "Kurdish (latin) locale for Turkey"
+@@ -31,8 +33,8 @@
+ fax ""
+ language "Kurdish"
+ territory "Turkey"
+-revision "0.1"
+-date "2003-07-27"
++revision "0.2"
++date "2005-04-24"
+
+ category "i18n:2012";LC_IDENTIFICATION
+ category "i18n:2012";LC_CTYPE
+@@ -108,35 +110,35 @@
+ END LC_NUMERIC
+
+ LC_TIME
+-abday "y<U00EA>k";"dus";/
+- "s<U00EA>s";"<U00E7>ar";/
+- "p<U00EA>n";"<U00EE>n<U00EE>";/
+- "sep"
+-day "y<U00EA>ks<U00EA>m";/
+- "dus<U00EA>m";/
+- "s<U00EA>s<U00EA>m";/
+- "<U00E7>ars<U00EA>m";/
+- "p<U00EA>ncs<U00EA>m";/
+- "<U00EE>n<U00EE>";/
+- "sept"
++abday "Y<U015F>";"D<U015F>";/
++ "S<U015F>";"<U00C7><U015F>";/
++ "P<U015F>";"<U00CE>n";/
++ "<U015E>"
++day "Yek<U015F>em";/
++ "Du<U015F>em";/
++ "S<U00EA><U015F>em";/
++ "<U00C7>ar<U015F>em";/
++ "P<U00EA>nc<U015F>em";/
++ "<U00CE>n";/
++ "<U015E>em<U00EE>"
+ abmon "<U00C7>il";"Sib";/
+ "Ada";"N<U00EE>s";/
+ "Gul";"Hez";/
+ "T<U00EE>r";"Teb";/
+ "<U00CE>lo";"Cot";/
+ "Mij";"Kan"
+-mon "<U00C7>ile";/
+- "Sibat";/
+- "Adar";/
+- "N<U00EE>san";/
+- "Gulan";/
+- "Hez<U00EE>ran";/
+- "T<U00EE>rmeh";/
+- "Tebax";/
+- "<U00CE>lon";/
+- "Cotmeh";/
+- "Mijdar";/
+- "Kan<U00FB>n"
++mon "<U00E7>ile";/
++ "sibat";/
++ "adar";/
++ "n<U00EE>san";/
++ "gulan";/
++ "hez<U00EE>ran";/
++ "t<U00EE>rmeh";/
++ "tebax";/
++ "<U00EE>lon";/
++ "cotmeh";/
++ "mijdar";/
++ "kan<U00FB>n"
+ d_t_fmt "%A %d %B %Y %T %Z"
+ d_fmt "%d//%m//%Y"
+ t_fmt "%T"
+@@ -170,13 +172,14 @@
+ LC_NAME
+ name_fmt "%d%t%g%t%m%t%f"
+ % TODO
+-% Sayın
+-name_gen "Say<U0131>n"
+-name_mr "M."
+-name_mrs "Jne"
+-name_ms "Jne"
+-% "Kc,k"
+-name_miss "K<U00E7>k"
++% Bir<U00EA>z
++name_gen "Bar<U00EA>z"
++name_mr "Bar<U00EA>z"
++% "Bir<U00EA>z"
++name_mrs "Bar<U00EA>z"
++name_ms "Bar<U00EA>z"
++% "Bir<U00EA>z"
++name_miss "Bar<U00EA>z"
+ END LC_NAME
+
+ LC_ADDRESS
--- /dev/null
+See BTS #352600.
+Not submitted yet.
+
+---
+ localedata/locales/zh_TW | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/localedata/locales/zh_TW
++++ b/localedata/locales/zh_TW
+@@ -114,13 +114,13 @@
+ "<U5341><U6708>";"<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
+
+ % d_t_fmt: "%Y<y>%m<m>%d<d> (%A) %H<hr>%M<m>%S<s>"
+-d_t_fmt "<U897F><U5143>%Y<U5E74>%m<U6708>%d<U65E5> (%A) %H<U6642>/
++d_t_fmt "%Y<U5E74>%m<U6708>%d<U65E5> (%A) %H<U6642>/
+ %M<U5206>%S<U79D2>"
+
+ date_fmt "<U897F><U5143>%Y<U5E74>%m<U6708>%d<U65E5> (%A) %H<U6642>/
+ %M<U5206>%S<U79D2> %Z"
+
+-d_fmt "<U897F><U5143>%Y<U5E74>%m<U6708>%d<U65E5>"
++d_fmt "%Y<U5E74>%m<U6708>%d<U65E5>"
+
+ t_fmt "%H<U6642>%M<U5206>%S<U79D2>"
+
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Various fixes for all French locales
+# DP: Related bugs: #248377 #351786 #345481
+# DP: Dpatch author: Denis Barbier <barbier@debian.org>
+# DP: Patch author: Denis Barbier
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-10
+
+---
+ localedata/locales/fr_BE | 5 ++++-
+ localedata/locales/fr_CA | 1 +
+ localedata/locales/fr_CH | 5 ++++-
+ localedata/locales/fr_FR | 7 +++++++
+ localedata/locales/fr_LU | 5 ++++-
+ 5 files changed, 20 insertions(+), 3 deletions(-)
+
+--- a/localedata/locales/fr_BE
++++ b/localedata/locales/fr_BE
+@@ -140,7 +141,7 @@
+ END LC_MEASUREMENT
+
+ LC_NAME
+-name_fmt "%d%t%g%t%m%t%f"
++copy "fr_FR"
+ END LC_NAME
+
+ LC_ADDRESS
+@@ -150,6 +151,8 @@
+ country_ab3 "BEL"
+ country_num 056
+ country_car "B"
++country_post "BE"
++country_isbn "979-10"
+ lang_name "français"
+ lang_ab "fr"
+ lang_term "fra"
+--- a/localedata/locales/fr_CH
++++ b/localedata/locales/fr_CH
+@@ -123,7 +124,7 @@
+ END LC_MEASUREMENT
+
+ LC_NAME
+-name_fmt "%d%t%g%t%m%t%f"
++copy "fr_FR"
+ END LC_NAME
+
+ LC_ADDRESS
+@@ -133,6 +134,8 @@
+ country_ab3 "CHE"
+ country_num 756
+ country_car "CH"
++country_post "CH"
++country_isbn "979-10"
+ lang_name "français"
+ lang_ab "fr"
+ lang_term "fra"
+--- a/localedata/locales/fr_FR
++++ b/localedata/locales/fr_FR
+@@ -158,6 +159,11 @@
+
+ LC_NAME
+ name_fmt "%d%t%g%t%m%t%f"
++name_gen ""
++name_mr "M."
++name_mrs "Mme"
++name_miss "Mlle"
++name_ms ""
+ END LC_NAME
+
+ LC_ADDRESS
+@@ -166,6 +172,7 @@
+ country_ab2 "FR"
+ country_ab3 "FRA"
+ country_num 250
++country_post "FR"
+ country_isbn "979-10"
+ country_car "F"
+ lang_name "français"
+--- a/localedata/locales/fr_LU
++++ b/localedata/locales/fr_LU
+@@ -139,7 +140,7 @@
+ END LC_MEASUREMENT
+
+ LC_NAME
+-name_fmt "%d%t%g%t%m%t%f"
++copy "fr_FR"
+ END LC_NAME
+
+ LC_ADDRESS
+@@ -149,6 +150,8 @@
+ country_ab3 "LUX"
+ country_num 442
+ country_car "L"
++country_post "LU"
++country_isbn "979-10"
+ lang_name "français"
+ lang_ab "fr"
+ lang_term "fra"
--- /dev/null
+---
+ localedata/SUPPORTED | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+--- a/localedata/SUPPORTED
++++ b/localedata/SUPPORTED
+@@ -259,8 +259,8 @@
+ hne_IN/UTF-8 \
+ hr_HR.UTF-8/UTF-8 \
+ hr_HR/ISO-8859-2 \
+-hsb_DE/ISO-8859-2 \
+ hsb_DE.UTF-8/UTF-8 \
++hsb_DE/ISO-8859-2 \
+ ht_HT/UTF-8 \
+ hu_HU.UTF-8/UTF-8 \
+ hu_HU/ISO-8859-2 \
+@@ -279,8 +279,8 @@
+ it_IT/ISO-8859-1 \
+ it_IT@euro/ISO-8859-15 \
+ iu_CA/UTF-8 \
+-ja_JP.EUC-JP/EUC-JP \
+ ja_JP.UTF-8/UTF-8 \
++ja_JP.EUC-JP/EUC-JP \
+ ka_GE.UTF-8/UTF-8 \
+ ka_GE/GEORGIAN-PS \
+ kab_DZ/UTF-8 \
+@@ -290,8 +290,8 @@
+ kl_GL/ISO-8859-1 \
+ km_KH/UTF-8 \
+ kn_IN/UTF-8 \
+-ko_KR.EUC-KR/EUC-KR \
+ ko_KR.UTF-8/UTF-8 \
++ko_KR.EUC-KR/EUC-KR \
+ kok_IN/UTF-8 \
+ ks_IN/UTF-8 \
+ ks_IN@devanagari/UTF-8 \
+@@ -381,8 +381,8 @@
+ rif_MA/UTF-8 \
+ ro_RO.UTF-8/UTF-8 \
+ ro_RO/ISO-8859-2 \
+-ru_RU.KOI8-R/KOI8-R \
+ ru_RU.UTF-8/UTF-8 \
++ru_RU.KOI8-R/KOI8-R \
+ ru_RU/ISO-8859-5 \
+ ru_UA.UTF-8/UTF-8 \
+ ru_UA/KOI8-U \
+@@ -465,9 +465,9 @@
+ uz_UZ@cyrillic/UTF-8 \
+ ve_ZA/UTF-8 \
+ vi_VN/UTF-8 \
++wa_BE.UTF-8/UTF-8 \
+ wa_BE/ISO-8859-1 \
+ wa_BE@euro/ISO-8859-15 \
+-wa_BE.UTF-8/UTF-8 \
+ wae_CH/UTF-8 \
+ wal_ET/UTF-8 \
+ wo_SN/UTF-8 \
+@@ -478,17 +478,17 @@
+ yo_NG/UTF-8 \
+ yue_HK/UTF-8 \
+ yuw_PG/UTF-8 \
++zh_CN.UTF-8/UTF-8 \
+ zh_CN.GB18030/GB18030 \
+ zh_CN.GBK/GBK \
+-zh_CN.UTF-8/UTF-8 \
+ zh_CN/GB2312 \
+ zh_HK.UTF-8/UTF-8 \
+ zh_HK/BIG5-HKSCS \
+ zh_SG.UTF-8/UTF-8 \
+ zh_SG.GBK/GBK \
+ zh_SG/GB2312 \
+-zh_TW.EUC-TW/EUC-TW \
+ zh_TW.UTF-8/UTF-8 \
++zh_TW.EUC-TW/EUC-TW \
+ zh_TW/BIG5 \
+ zu_ZA.UTF-8/UTF-8 \
+ zu_ZA/ISO-8859-1 \
--- /dev/null
+2012-06-06 Aurelien Jarno <aurelien@aurel32.net>
+
+ * locales/es_MX (LC_MONETARY): Set mon_thousands_sep to space
+ ( ).
+
+---
+ localedata/locales/es_MX | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/localedata/locales/es_MX
++++ b/localedata/locales/es_MX
+@@ -66,7 +66,7 @@
+ int_curr_symbol "MXN "
+ currency_symbol "$"
+ mon_decimal_point "."
+-mon_thousands_sep ","
++mon_thousands_sep " "
+ mon_grouping 3;3
+ positive_sign ""
+ negative_sign "-"
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Add several locales to localedata.SUPPORTED
+# DP: - ru_RU.CP1251 was requested in #225516
+# DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant
+# DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
+# DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
+# DP: Related bugs: #225516 (ru_RU.CP1251)
+# DP: Dpatch author: Denis Barbier
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-10
+
+---
+ localedata/SUPPORTED | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+--- a/localedata/SUPPORTED
++++ b/localedata/SUPPORTED
+@@ -140,6 +140,7 @@
+ en_DK/ISO-8859-1 \
+ en_GB.UTF-8/UTF-8 \
+ en_GB/ISO-8859-1 \
++en_GB.ISO-8859-15/ISO-8859-15 \
+ en_HK.UTF-8/UTF-8 \
+ en_HK/ISO-8859-1 \
+ en_IE.UTF-8/UTF-8 \
+@@ -157,6 +158,7 @@
+ en_SG/ISO-8859-1 \
+ en_US.UTF-8/UTF-8 \
+ en_US/ISO-8859-1 \
++en_US.ISO-8859-15/ISO-8859-15 \
+ en_ZA.UTF-8/UTF-8 \
+ en_ZA/ISO-8859-1 \
+ en_ZM/UTF-8 \
+@@ -286,6 +288,7 @@
+ kab_DZ/UTF-8 \
+ kk_KZ.UTF-8/UTF-8 \
+ kk_KZ/PT154 \
++kk_KZ.RK1048/RK1048 \
+ kl_GL.UTF-8/UTF-8 \
+ kl_GL/ISO-8859-1 \
+ km_KH/UTF-8 \
+@@ -384,6 +387,7 @@
+ ru_RU.UTF-8/UTF-8 \
+ ru_RU.KOI8-R/KOI8-R \
+ ru_RU/ISO-8859-5 \
++ru_RU.CP1251/CP1251 \
+ ru_UA.UTF-8/UTF-8 \
+ ru_UA/KOI8-U \
+ rw_RW/UTF-8 \
+@@ -425,6 +429,7 @@
+ sv_FI@euro/ISO-8859-15 \
+ sv_SE.UTF-8/UTF-8 \
+ sv_SE/ISO-8859-1 \
++sv_SE.ISO-8859-15/ISO-8859-15 \
+ sw_KE/UTF-8 \
+ sw_TZ/UTF-8 \
+ syr/UTF-8 \
--- /dev/null
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Rewrite collation rules to include iso14651_t1
+# DP: ar_SA cs_CZ et_EE hr_HR lt_LT pl_PL sl_SI tr_TR: not
+# DP: submitted yet.
+# DP: Related bugs: BZ664 BZ672
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Denis Barbier, Pablo Saratxaga
+# DP: Upstream status: BZ664 BZ672
+# DP: Date: 2006-01-18
+
+2008-08-08 Aurelien Jarno <aurel32@debian.org>
+
+ Loosy update for glibc 2.8.
+
+2007-05-25 Pierre Habouzit <madcoder@debian.org>
+
+ Loosy update for glibc 2.6.
+
+2005-01-16 Denis Barbier <barbier@linuxfr.org>
+
+ [BZ #672]
+ Replace current collation rules by including iso14651_t1 and adding
+ extra rules if needed. There should be no noticeable changes in
+ sorted text. only ligatures and ignoreable characters have modified
+ weights.
+ * locales/da_DK: Likewise.
+
+---
+ localedata/locales/ar_SA | 219 ----
+ localedata/locales/sl_SI | 2076 -----------------------------------------------
+ 2 files changed, 25 insertions(+), 2270 deletions(-)
+
+--- a/localedata/locales/ar_SA
++++ b/localedata/locales/ar_SA
+@@ -47,223 +47,8 @@
+ % Set up the LC_COLLATE category
+
+ LC_COLLATE
+-
+-
+-order_start forward; forward
+-<U0020> <U0020>
+-<U0030> <U0030>
+-<U0031> <U0031>
+-<U0032> <U0032>
+-<U0033> <U0033>
+-<U0034> <U0034>
+-<U0035> <U0035>
+-<U0036> <U0036>
+-<U0037> <U0037>
+-<U0038> <U0038>
+-<U0039> <U0039>
+-<U0041> <U0041>;<U0041>
+-<U0061> <U0041>;<U0061>
+-<U0042> <U0042>;<U0042>
+-<U0062> <U0042>;<U0062>
+-<U0043> <U0043>;<U0043>
+-<U0063> <U0043>;<U0063>
+-<U0044> <U0044>;<U0044>
+-<U0064> <U0044>;<U0064>
+-<U0045> <U0045>;<U0045>
+-<U0065> <U0045>;<U0065>
+-<U0046> <U0046>;<U0046>
+-<U0066> <U0046>;<U0066>
+-<U0047> <U0047>;<U0047>
+-<U0067> <U0047>;<U0067>
+-<U0048> <U0048>;<U0048>
+-<U0068> <U0048>;<U0068>
+-<U0049> <U0049>;<U0049>
+-<U0069> <U0049>;<U0069>
+-<U004A> <U004A>;<U004A>
+-<U006A> <U004A>;<U006A>
+-<U004B> <U004B>;<U004B>
+-<U006B> <U004B>;<U006B>
+-<U004C> <U004C>;<U004C>
+-<U006C> <U004C>;<U006C>
+-<U004D> <U004D>;<U004D>
+-<U006D> <U004D>;<U006D>
+-<U004E> <U004E>;<U004E>
+-<U006E> <U004E>;<U006E>
+-<U004F> <U004F>;<U004F>
+-<U006F> <U004F>;<U006F>
+-<U0050> <U0050>;<U0050>
+-<U0070> <U0050>;<U0070>
+-<U0051> <U0051>;<U0051>
+-<U0071> <U0051>;<U0071>
+-<U0052> <U0052>;<U0052>
+-<U0072> <U0052>;<U0072>
+-<U0053> <U0053>;<U0053>
+-<U0073> <U0053>;<U0073>
+-<U0054> <U0054>;<U0054>
+-<U0074> <U0054>;<U0074>
+-<U0055> <U0055>;<U0055>
+-<U0075> <U0055>;<U0075>
+-<U0056> <U0056>;<U0056>
+-<U0076> <U0056>;<U0076>
+-<U0057> <U0057>;<U0057>
+-<U0077> <U0057>;<U0077>
+-<U0058> <U0058>;<U0058>
+-<U0078> <U0058>;<U0078>
+-<U0059> <U0059>;<U0059>
+-<U0079> <U0059>;<U0079>
+-<U005A> <U005A>;<U005A>
+-<U007A> <U005A>;<U007A>
+-<U0021> <U0021>
+-<U0022> <U0022>
+-<U0023> <U0023>
+-<U0024> <U0024>
+-<U0025> <U0025>
+-<U0026> <U0026>
+-<U0027> <U0027>
+-<U0028> <U0028>
+-<U0029> <U0029>
+-<U002A> <U002A>
+-<U002B> <U002B>
+-<U002C> <U002C>
+-<U002D> <U002D>
+-<U002E> <U002E>
+-<U002F> <U002F>
+-<U003A> <U003A>
+-<U003B> <U003B>
+-<U003C> <U003C>
+-<U003D> <U003D>
+-<U003E> <U003E>
+-<U003F> <U003F>
+-<U0040> <U0040>
+-<U005B> <U005B>
+-<U005C> <U005C>
+-<U005D> <U005D>
+-<U005E> <U005E>
+-<U005F> <U005F>
+-<U0060> <U0060>
+-<U007B> <U007B>
+-<U007C> <U007C>
+-<U007D> <U007D>
+-<U007E> <U007E>
+-<U00A0> <U00A0>
+-<U0621> <U0621>
+-<U0622> <U0622>
+-<U0623> <U0623>
+-<U0624> <U0624>
+-<U0625> <U0625>
+-<U0626> <U0626>
+-<U0627> <U0627>
+-<U0628> <U0628>
+-<U0629> <U0629>
+-<U062A> <U062A>
+-<U062B> <U062B>
+-<U062C> <U062C>
+-<U062D> <U062D>
+-<U062E> <U062E>
+-<U062F> <U062F>
+-<U0630> <U0630>
+-<U0631> <U0631>
+-<U0632> <U0632>
+-<U0633> <U0633>
+-<U0634> <U0634>
+-<U0635> <U0635>
+-<U0636> <U0636>
+-<U0637> <U0637>
+-<U0638> <U0638>
+-<U0639> <U0639>
+-<U063A> <U063A>
+-<U0641> <U0641>
+-<U0642> <U0642>
+-<U0643> <U0643>
+-<U0644> <U0644>
+-<U0645> <U0645>
+-<U0646> <U0646>
+-<U0647> <U0647>
+-<U0648> <U0648>
+-<U0649> <U0649>
+-<U064A> <U064A>
+-<U00A4> <U00A4>
+-<U060C> <U060C>
+-<U00AD> <U00AD>
+-<U061B> <U061B>
+-<U061F> <U061F>
+-<U0000> <U0000>
+-<U0001> <U0001>
+-<U0002> <U0002>
+-<U0003> <U0003>
+-<U0004> <U0004>
+-<U0005> <U0005>
+-<U0006> <U0006>
+-<U0007> <U0007>
+-<U0008> <U0008>
+-<U0009> <U0009>
+-<U000A> <U000A>
+-<U000B> <U000B>
+-<U000C> <U000C>
+-<U000D> <U000D>
+-<U000E> <U000E>
+-<U000F> <U000F>
+-<U0010> <U0010>
+-<U0011> <U0011>
+-<U0012> <U0012>
+-<U0013> <U0013>
+-<U0014> <U0014>
+-<U0015> <U0015>
+-<U0016> <U0016>
+-<U0017> <U0017>
+-<U0018> <U0018>
+-<U0019> <U0019>
+-<U001A> <U001A>
+-<U001B> <U001B>
+-<U001C> <U001C>
+-<U001D> <U001D>
+-<U001E> <U001E>
+-<U001F> <U001F>
+-<U0080> <U0080>
+-<U0081> <U0081>
+-<U0082> <U0082>
+-<U0083> <U0083>
+-<U0084> <U0084>
+-<U0085> <U0085>
+-<U0086> <U0086>
+-<U0087> <U0087>
+-<U0088> <U0088>
+-<U0089> <U0089>
+-<U008A> <U008A>
+-<U008B> <U008B>
+-<U008C> <U008C>
+-<U008D> <U008D>
+-<U008E> <U008E>
+-<U008F> <U008F>
+-<U0090> <U0090>
+-<U0091> <U0091>
+-<U0092> <U0092>
+-<U0093> <U0093>
+-<U0094> <U0094>
+-<U0095> <U0095>
+-<U0096> <U0096>
+-<U0097> <U0097>
+-<U0098> <U0098>
+-<U0099> <U0099>
+-<U009A> <U009A>
+-<U009B> <U009B>
+-<U009C> <U009C>
+-<U009D> <U009D>
+-<U009E> <U009E>
+-<U009F> <U009F>
+-<U007F> <U007F>
+-<U0640> IGNORE
+-<U064B> IGNORE
+-<U064C> IGNORE
+-<U064D> IGNORE
+-<U064E> IGNORE
+-<U064F> IGNORE
+-<U0650> IGNORE
+-<U0651> IGNORE
+-<U0652> IGNORE
+-order_end
+-
+-
++% Copy the template from ISO/IEC 14651
++copy "iso14651_t1"
+ END LC_COLLATE
+
+
+--- a/localedata/locales/sl_SI
++++ b/localedata/locales/sl_SI
+@@ -51,2067 +51,31 @@
+ END LC_IDENTIFICATION
+
+ LC_COLLATE
++copy "iso14651_t1"
+
+-% Base collation scheme: 1994-03-22
++collating-symbol <ccaron>
++collating-symbol <scaron>
++collating-symbol <zcaron>
+
+-% Ordering algorithm:
+-% 1. Spaces and hyphen (but not soft
+-% hyphen) before punctuation
+-% characters, punctuation characters
+-% before numbers,
+-% numbers before letters.
+-% 2. Letters with diacritical marks are
+-% members of equivalence classes
+-% 3. A distinction is made with regards
+-% to case as noted below.
+-% 4. Special characters are ignored
+-% when comparing letters, but then
+-% they are considered
+-% 5. The alphabets are sorted in order
+-% of first appearance in ISO 10646:
+-% Latin, Greek, Cyrillic, etc.
+-%
+-% According to Greek specifications,
+-% the steps 2. and 3. above are reversed
+-% for the Greek script
++reorder-after <AFTER-C>
++<ccaron>
+
+-% collating symbols
++reorder-after <AFTER-S>
++<scaron>
+
+-% The collating symbol naming is
+-% mostly taken from ISO 10646-1,
+-% for example the case and accent
+-% names are from this standard.
++reorder-after <AFTER-Z>
++<zcaron>
+
+-collating-symbol <CAPITAL>
+-collating-symbol <CAPITAL-SMALL>
+-collating-symbol <SMALL-CAPITAL>
+-collating-symbol <SMALL>
++<U010D> <ccaron>;<BASE>;<MIN>;IGNORE
++<U010C> <ccaron>;<BASE>;<CAP>;IGNORE
+
+-% <CAPITAL-SMALL> and <SMALL-CAPITAL>
+-% are for cases like Danish <U0041><U0061>
+-% and Spanish <U0043><U0068> being treated
+-% as one letter.
++<U0161> <scaron>;<BASE>;<MIN>;IGNORE
++<U0160> <scaron>;<BASE>;<CAP>;IGNORE
+
+-% The <a8> ...... <z8> collating
+-% symbols have defined weights as
+-% the last character in a group of
+-% Latin letters. They are used
+-% to specify deltas by locales using
+-% a locale as the default ordering
+-% and by "replace-after" statements
+-% specifying the changed placement
+-% in an ordering of a character.
++<U017E> <zcaron>;<BASE>;<MIN>;IGNORE
++<U017D> <zcaron>;<BASE>;<CAP>;IGNORE
+
+-collating-symbol <a8>
+-collating-symbol <b8>
+-collating-symbol <c8>
+-collating-symbol <d8>
+-collating-symbol <e8>
+-collating-symbol <f8>
+-collating-symbol <g8>
+-collating-symbol <h8>
+-collating-symbol <i8>
+-collating-symbol <j8>
+-collating-symbol <k8>
+-collating-symbol <l8>
+-collating-symbol <m8>
+-collating-symbol <n8>
+-collating-symbol <o8>
+-collating-symbol <p8>
+-collating-symbol <q8>
+-collating-symbol <r8>
+-collating-symbol <s8>
+-collating-symbol <t8>
+-collating-symbol <u8>
+-collating-symbol <v8>
+-collating-symbol <w8>
+-collating-symbol <x8>
+-collating-symbol <y8>
+-collating-symbol <z8>
+-
+-collating-symbol <NONE>
+-collating-symbol <ACUTE>
+-collating-symbol <ACUTE+DOT>
+-collating-symbol <GRAVE>
+-collating-symbol <DOUBLE-GRAVE>
+-collating-symbol <BREVE>
+-collating-symbol <BREVE+ACUTE>
+-collating-symbol <BREVE+GRAVE>
+-collating-symbol <BREVE+MACRON>
+-collating-symbol <BREVE+HOOK>
+-collating-symbol <BREVE+TILDE>
+-collating-symbol <BREVE+DOT-BELOW>
+-collating-symbol <BREVE-BELOW>
+-collating-symbol <INVERTED-BREVE>
+-collating-symbol <CIRCUMFLEX>
+-collating-symbol <CIRCUMFLEX+ACUTE>
+-collating-symbol <CIRCUMFLEX+GRAVE>
+-collating-symbol <CIRCUMFLEX+HOOK>
+-collating-symbol <CIRCUMFLEX+TILDE>
+-collating-symbol <CIRCUMFLEX+DOT-BELOW>
+-collating-symbol <CARON>
+-collating-symbol <CARON+DIAERESIS>
+-collating-symbol <CARON+DOT>
+-collating-symbol <RING>
+-collating-symbol <RING+ACUTE>
+-collating-symbol <RING-BELOW>
+-collating-symbol <DIAERESIS>
+-collating-symbol <DIAERESIS+MACRON>
+-collating-symbol <DIAERESIS+ACUTE>
+-collating-symbol <DIAERESIS+GRAVE>
+-collating-symbol <DIAERESIS+CARON>
+-collating-symbol <DOUBLE-ACUTE>
+-collating-symbol <HOOK>
+-collating-symbol <TILDE>
+-collating-symbol <TILDE+ACUTE>
+-collating-symbol <TILDE+DIAERESIS>
+-collating-symbol <TILDE-BELOW>
+-collating-symbol <DOT>
+-collating-symbol <DOT-BELOW>
+-collating-symbol <DOT+DOT-BELOW>
+-collating-symbol <STROKE>
+-collating-symbol <STROKE+ACUTE>
+-collating-symbol <CEDILLA>
+-collating-symbol <CEDILLA+ACUTE>
+-collating-symbol <CEDILLA+GRAVE>
+-collating-symbol <CEDILLA+BREVE>
+-collating-symbol <OGONEK>
+-collating-symbol <OGONEK+MACRON>
+-collating-symbol <MACRON>
+-collating-symbol <MACRON+ACUTE>
+-collating-symbol <MACRON+GRAVE>
+-collating-symbol <MACRON+DIAERESIS>
+-collating-symbol <MACRON+DIAERESIS-BELOW>
+-collating-symbol <MACRON+DOT>
+-collating-symbol <MACRON+DOT-BELOW>
+-collating-symbol <MACRON+CIRCUMFLEX>
+-collating-symbol <LINE-BELOW>
+-collating-symbol <HORN>
+-collating-symbol <HORN+ACUTE>
+-collating-symbol <HORN+GRAVE>
+-collating-symbol <HORN+HOOK>
+-collating-symbol <HORN+TILDE>
+-collating-symbol <HORN+DOT-BELOW>
+-collating-symbol <PRECEDED-BY-APOSTROPHE>
+-collating-symbol <GREEK>
+-collating-symbol <TONOS>
+-collating-symbol <DIALYTICA>
+-collating-symbol <DIALYTICA+TONOS>
+-collating-symbol <CYRILLIC>
+-collating-symbol <HIRAGANA>
+-collating-symbol <KATAKANA>
+-collating-symbol <SPECIAL>
+-
+-% letter;accent;case;specials
+-
+-order_start forward;backward/
+- ;forward;position
+-
+-% <CAPITAL> or <SMALL> letters first:
+-
+-<SMALL>
+-<SMALL-CAPITAL>
+-<CAPITAL-SMALL>
+-<CAPITAL>
+-
+-% Accents:
+-
+-<NONE>
+-<ACUTE>
+-<ACUTE+DOT>
+-<GRAVE>
+-<DOUBLE-GRAVE>
+-<BREVE>
+-<BREVE+ACUTE>
+-<BREVE+GRAVE>
+-<BREVE+MACRON>
+-<BREVE+HOOK>
+-<BREVE+TILDE>
+-<BREVE+DOT-BELOW>
+-<BREVE-BELOW>
+-<INVERTED-BREVE>
+-<CIRCUMFLEX>
+-<CIRCUMFLEX+ACUTE>
+-<CIRCUMFLEX+GRAVE>
+-<CIRCUMFLEX+HOOK>
+-<CIRCUMFLEX+TILDE>
+-<CIRCUMFLEX+DOT-BELOW>
+-<CARON>
+-<CARON+DIAERESIS>
+-<CARON+DOT>
+-<RING>
+-<RING+ACUTE>
+-<RING-BELOW>
+-<DIAERESIS>
+-<DIAERESIS+MACRON>
+-<DIAERESIS+ACUTE>
+-<DIAERESIS+GRAVE>
+-<DIAERESIS+CARON>
+-<DOUBLE-ACUTE>
+-<HOOK>
+-<TILDE>
+-<TILDE+ACUTE>
+-<TILDE+DIAERESIS>
+-<TILDE-BELOW>
+-<DOT>
+-<DOT-BELOW>
+-<DOT+DOT-BELOW>
+-<STROKE>
+-<STROKE+ACUTE>
+-<CEDILLA>
+-<CEDILLA+ACUTE>
+-<CEDILLA+GRAVE>
+-<CEDILLA+BREVE>
+-<OGONEK>
+-<OGONEK+MACRON>
+-<MACRON>
+-<MACRON+ACUTE>
+-<MACRON+GRAVE>
+-<MACRON+DIAERESIS>
+-<MACRON+DIAERESIS-BELOW>
+-<MACRON+DOT>
+-<MACRON+DOT-BELOW>
+-<MACRON+CIRCUMFLEX>
+-<LINE-BELOW>
+-<HORN>
+-<HORN+ACUTE>
+-<HORN+GRAVE>
+-<HORN+HOOK>
+-<HORN+TILDE>
+-<HORN+DOT-BELOW>
+-<PRECEDED-BY-APOSTROPHE>
+-<GREEK>
+-<TONOS>
+-<DIALYTICA>
+-<DIALYTICA+TONOS>
+-<CYRILLIC>
+-<HIRAGANA>
+-<KATAKANA>
+-<SPECIAL>
+-
+-<U00A0> <U00A0>;<U00A0>;<U00A0>;IGNORE
+-<U0020> IGNORE;IGNORE;IGNORE;<U0020>
+-<U0009> IGNORE;IGNORE;IGNORE;<U0009>
+-<U000B> IGNORE;IGNORE;IGNORE;<U000B>
+-<U000D> IGNORE;IGNORE;IGNORE;<U000D>
+-<U000A> IGNORE;IGNORE;IGNORE;<U000A>
+-<U000C> IGNORE;IGNORE;IGNORE;<U000C>
+-<U005F> IGNORE;IGNORE;IGNORE;<U005F>
+-<U00AF> IGNORE;IGNORE;IGNORE;<U00AF>
+-<U00AD> IGNORE;IGNORE;IGNORE;<U00AD>
+-<U002D> IGNORE;IGNORE;IGNORE;<U002D>
+-<U002C> IGNORE;IGNORE;IGNORE;<U002C>
+-<U003B> IGNORE;IGNORE;IGNORE;<U003B>
+-<U003A> IGNORE;IGNORE;IGNORE;<U003A>
+-<U0021> IGNORE;IGNORE;IGNORE;<U0021>
+-<U00A1> IGNORE;IGNORE;IGNORE;<U00A1>
+-<U003F> IGNORE;IGNORE;IGNORE;<U003F>
+-<U00BF> IGNORE;IGNORE;IGNORE;<U00BF>
+-<U002F> IGNORE;IGNORE;IGNORE;<U002F>
+-<U002E> IGNORE;IGNORE;IGNORE;<U002E>
+-<U00B4> IGNORE;IGNORE;IGNORE;<U00B4>
+-<U0060> IGNORE;IGNORE;IGNORE;<U0060>
+-<U005E> IGNORE;IGNORE;IGNORE;<U005E>
+-<U00A8> IGNORE;IGNORE;IGNORE;<U00A8>
+-<U007E> IGNORE;IGNORE;IGNORE;<U007E>
+-<U00B7> IGNORE;IGNORE;IGNORE;<U00B7>
+-<U00B8> IGNORE;IGNORE;IGNORE;<U00B8>
+-<U0027> IGNORE;IGNORE;IGNORE;<U0027>
+-<U2018> IGNORE;IGNORE;IGNORE;<U2018>
+-<U2019> IGNORE;IGNORE;IGNORE;<U2019>
+-<U0022> IGNORE;IGNORE;IGNORE;<U0022>
+-<U201C> IGNORE;IGNORE;IGNORE;<U201C>
+-<U201D> IGNORE;IGNORE;IGNORE;<U201D>
+-<U00AB> IGNORE;IGNORE;IGNORE;<U00AB>
+-<U00BB> IGNORE;IGNORE;IGNORE;<U00BB>
+-<U0028> IGNORE;IGNORE;IGNORE;<U0028>
+-<U207D> IGNORE;IGNORE;IGNORE;<U207D>
+-<U0029> IGNORE;IGNORE;IGNORE;<U0029>
+-<U207E> IGNORE;IGNORE;IGNORE;<U207E>
+-<U005B> IGNORE;IGNORE;IGNORE;<U005B>
+-<U005D> IGNORE;IGNORE;IGNORE;<U005D>
+-<U007B> IGNORE;IGNORE;IGNORE;<U007B>
+-<U007D> IGNORE;IGNORE;IGNORE;<U007D>
+-<U00A7> IGNORE;IGNORE;IGNORE;<U00A7>
+-<U00B6> IGNORE;IGNORE;IGNORE;<U00B6>
+-<U00A9> IGNORE;IGNORE;IGNORE;<U00A9>
+-<U00AE> IGNORE;IGNORE;IGNORE;<U00AE>
+-<U0040> IGNORE;IGNORE;IGNORE;<U0040>
+-<U00A4> IGNORE;IGNORE;IGNORE;<U00A4>
+-<U00A2> IGNORE;IGNORE;IGNORE;<U00A2>
+-<U0024> IGNORE;IGNORE;IGNORE;<U0024>
+-<U00A3> IGNORE;IGNORE;IGNORE;<U00A3>
+-<U00A5> IGNORE;IGNORE;IGNORE;<U00A5>
+-<U002A> IGNORE;IGNORE;IGNORE;<U002A>
+-<U005C> IGNORE;IGNORE;IGNORE;<U005C>
+-<U0026> IGNORE;IGNORE;IGNORE;<U0026>
+-<U0023> IGNORE;IGNORE;IGNORE;<U0023>
+-<U0025> IGNORE;IGNORE;IGNORE;<U0025>
+-<U207B> IGNORE;IGNORE;IGNORE;<U207B>
+-<U002B> IGNORE;IGNORE;IGNORE;<U002B>
+-<U207A> IGNORE;IGNORE;IGNORE;<U207A>
+-<U00B1> IGNORE;IGNORE;IGNORE;<U00B1>
+-<U00F7> IGNORE;IGNORE;IGNORE;<U00F7>
+-<U00D7> IGNORE;IGNORE;IGNORE;<U00D7>
+-<U2260> IGNORE;IGNORE;IGNORE;<U2260>
+-<U003C> IGNORE;IGNORE;IGNORE;<U003C>
+-<U2264> IGNORE;IGNORE;IGNORE;<U2264>
+-<U003D> IGNORE;IGNORE;IGNORE;<U003D>
+-<U2265> IGNORE;IGNORE;IGNORE;<U2265>
+-<U003E> IGNORE;IGNORE;IGNORE;<U003E>
+-<U00AC> IGNORE;IGNORE;IGNORE;<U00AC>
+-<U007C> IGNORE;IGNORE;IGNORE;<U007C>
+-<U00A6> IGNORE;IGNORE;IGNORE;<U00A6>
+-<U00B0> IGNORE;IGNORE;IGNORE;<U00B0>
+-<U00B5> IGNORE;IGNORE;IGNORE;<U00B5>
+-<U02C7> IGNORE;IGNORE;IGNORE;<U02C7>
+-<U02D8> IGNORE;IGNORE;IGNORE;<U02D8>
+-<U02D9> IGNORE;IGNORE;IGNORE;<U02D9>
+-<U02DA> IGNORE;IGNORE;IGNORE;<U02DA>
+-<U02DB> IGNORE;IGNORE;IGNORE;<U02DB>
+-<U02DC> IGNORE;IGNORE;IGNORE;<U02DC>
+-<U02DD> IGNORE;IGNORE;IGNORE;<U02DD>
+-<U0374> IGNORE;IGNORE;IGNORE;<U0374>
+-<U0375> IGNORE;IGNORE;IGNORE;<U0375>
+-<U037A> IGNORE;IGNORE;IGNORE;<U037A>
+-<U037E> IGNORE;IGNORE;IGNORE;<U037E>
+-<U0384> IGNORE;IGNORE;IGNORE;<U0384>
+-<U0385> IGNORE;IGNORE;IGNORE;<U0385>
+-<U0387> IGNORE;IGNORE;IGNORE;<U0387>
+-<U03D0> IGNORE;IGNORE;IGNORE;<U03D0>
+-<U1FBF> IGNORE;IGNORE;IGNORE;<U1FBF>
+-<U1FC0> IGNORE;IGNORE;IGNORE;<U1FC0>
+-<U1FC1> IGNORE;IGNORE;IGNORE;<U1FC1>
+-<U1FCD> IGNORE;IGNORE;IGNORE;<U1FCD>
+-<U1FCE> IGNORE;IGNORE;IGNORE;<U1FCE>
+-<U1FCF> IGNORE;IGNORE;IGNORE;<U1FCF>
+-<U1FDD> IGNORE;IGNORE;IGNORE;<U1FDD>
+-<U1FDE> IGNORE;IGNORE;IGNORE;<U1FDE>
+-<U1FDF> IGNORE;IGNORE;IGNORE;<U1FDF>
+-<U1FED> IGNORE;IGNORE;IGNORE;<U1FED>
+-<U1FEF> IGNORE;IGNORE;IGNORE;<U1FEF>
+-<U1FFE> IGNORE;IGNORE;IGNORE;<U1FFE>
+-<U2002> IGNORE;IGNORE;IGNORE;<U2002>
+-<U2003> IGNORE;IGNORE;IGNORE;<U2003>
+-<U2004> IGNORE;IGNORE;IGNORE;<U2004>
+-<U2005> IGNORE;IGNORE;IGNORE;<U2005>
+-<U2006> IGNORE;IGNORE;IGNORE;<U2006>
+-<U200E> IGNORE;IGNORE;IGNORE;<U200E>
+-<U200F> IGNORE;IGNORE;IGNORE;<U200F>
+-<U2009> IGNORE;IGNORE;IGNORE;<U2009>
+-<U200A> IGNORE;IGNORE;IGNORE;<U200A>
+-<U2010> IGNORE;IGNORE;IGNORE;<U2010>
+-<U2013> IGNORE;IGNORE;IGNORE;<U2013>
+-<U2014> IGNORE;IGNORE;IGNORE;<U2014>
+-<U2015> IGNORE;IGNORE;IGNORE;<U2015>
+-<U2016> IGNORE;IGNORE;IGNORE;<U2016>
+-<U2017> IGNORE;IGNORE;IGNORE;<U2017>
+-<U201A> IGNORE;IGNORE;IGNORE;<U201A>
+-<U201B> IGNORE;IGNORE;IGNORE;<U201B>
+-<U201E> IGNORE;IGNORE;IGNORE;<U201E>
+-<U201F> IGNORE;IGNORE;IGNORE;<U201F>
+-<U2020> IGNORE;IGNORE;IGNORE;<U2020>
+-<U2021> IGNORE;IGNORE;IGNORE;<U2021>
+-<U2219> IGNORE;IGNORE;IGNORE;<U2219>
+-<U2025> IGNORE;IGNORE;IGNORE;<U2025>
+-<U2026> IGNORE;IGNORE;IGNORE;<U2026>
+-<U2030> IGNORE;IGNORE;IGNORE;<U2030>
+-<U2032> IGNORE;IGNORE;IGNORE;<U2032>
+-<U2033> IGNORE;IGNORE;IGNORE;<U2033>
+-<U2034> IGNORE;IGNORE;IGNORE;<U2034>
+-<U2035> IGNORE;IGNORE;IGNORE;<U2035>
+-<U2036> IGNORE;IGNORE;IGNORE;<U2036>
+-<U2037> IGNORE;IGNORE;IGNORE;<U2037>
+-<U2038> IGNORE;IGNORE;IGNORE;<U2038>
+-<U2039> IGNORE;IGNORE;IGNORE;<U2039>
+-<U203A> IGNORE;IGNORE;IGNORE;<U203A>
+-<U203B> IGNORE;IGNORE;IGNORE;<U203B>
+-<U203C> IGNORE;IGNORE;IGNORE;<U203C>
+-<U203E> IGNORE;IGNORE;IGNORE;<U203E>
+-<U207C> IGNORE;IGNORE;IGNORE;<U207C>
+-<U2080> IGNORE;IGNORE;IGNORE;<U2080>
+-<U2081> IGNORE;IGNORE;IGNORE;<U2081>
+-<U2082> IGNORE;IGNORE;IGNORE;<U2082>
+-<U2083> IGNORE;IGNORE;IGNORE;<U2083>
+-<U2084> IGNORE;IGNORE;IGNORE;<U2084>
+-<U2085> IGNORE;IGNORE;IGNORE;<U2085>
+-<U2086> IGNORE;IGNORE;IGNORE;<U2086>
+-<U2087> IGNORE;IGNORE;IGNORE;<U2087>
+-<U2088> IGNORE;IGNORE;IGNORE;<U2088>
+-<U2089> IGNORE;IGNORE;IGNORE;<U2089>
+-<U208A> IGNORE;IGNORE;IGNORE;<U208A>
+-<U208B> IGNORE;IGNORE;IGNORE;<U208B>
+-<U208C> IGNORE;IGNORE;IGNORE;<U208C>
+-<U208D> IGNORE;IGNORE;IGNORE;<U208D>
+-<U208E> IGNORE;IGNORE;IGNORE;<U208E>
+-<U20A3> IGNORE;IGNORE;IGNORE;<U20A3>
+-<U20A4> IGNORE;IGNORE;IGNORE;<U20A4>
+-<U20A7> IGNORE;IGNORE;IGNORE;<U20A7>
+-<U20A9> IGNORE;IGNORE;IGNORE;<U20A9>
+-<U2103> IGNORE;IGNORE;IGNORE;<U2103>
+-<U2105> IGNORE;IGNORE;IGNORE;<U2105>
+-<U2109> IGNORE;IGNORE;IGNORE;<U2109>
+-<U2116> IGNORE;IGNORE;IGNORE;<U2116>
+-<U2117> IGNORE;IGNORE;IGNORE;<U2117>
+-<U211E> IGNORE;IGNORE;IGNORE;<U211E>
+-<U2120> IGNORE;IGNORE;IGNORE;<U2120>
+-<U2122> IGNORE;IGNORE;IGNORE;<U2122>
+-<U2126> IGNORE;IGNORE;IGNORE;<U2126>
+-<U212B> IGNORE;IGNORE;IGNORE;<U212B>
+-<U2153> IGNORE;IGNORE;IGNORE;<U2153>
+-<U2154> IGNORE;IGNORE;IGNORE;<U2154>
+-<U2155> IGNORE;IGNORE;IGNORE;<U2155>
+-<U2156> IGNORE;IGNORE;IGNORE;<U2156>
+-<U2157> IGNORE;IGNORE;IGNORE;<U2157>
+-<U2158> IGNORE;IGNORE;IGNORE;<U2158>
+-<U2159> IGNORE;IGNORE;IGNORE;<U2159>
+-<U215A> IGNORE;IGNORE;IGNORE;<U215A>
+-<U2160> IGNORE;IGNORE;IGNORE;<U2160>
+-<U2161> IGNORE;IGNORE;IGNORE;<U2161>
+-<U2162> IGNORE;IGNORE;IGNORE;<U2162>
+-<U2163> IGNORE;IGNORE;IGNORE;<U2163>
+-<U2164> IGNORE;IGNORE;IGNORE;<U2164>
+-<U2165> IGNORE;IGNORE;IGNORE;<U2165>
+-<U2166> IGNORE;IGNORE;IGNORE;<U2166>
+-<U2167> IGNORE;IGNORE;IGNORE;<U2167>
+-<U2168> IGNORE;IGNORE;IGNORE;<U2168>
+-<U2169> IGNORE;IGNORE;IGNORE;<U2169>
+-<U216A> IGNORE;IGNORE;IGNORE;<U216A>
+-<U216B> IGNORE;IGNORE;IGNORE;<U216B>
+-<U216C> IGNORE;IGNORE;IGNORE;<U216C>
+-<U216D> IGNORE;IGNORE;IGNORE;<U216D>
+-<U216E> IGNORE;IGNORE;IGNORE;<U216E>
+-<U216F> IGNORE;IGNORE;IGNORE;<U216F>
+-<U2170> IGNORE;IGNORE;IGNORE;<U2170>
+-<U2171> IGNORE;IGNORE;IGNORE;<U2171>
+-<U2172> IGNORE;IGNORE;IGNORE;<U2172>
+-<U2173> IGNORE;IGNORE;IGNORE;<U2173>
+-<U2174> IGNORE;IGNORE;IGNORE;<U2174>
+-<U2175> IGNORE;IGNORE;IGNORE;<U2175>
+-<U2176> IGNORE;IGNORE;IGNORE;<U2176>
+-<U2177> IGNORE;IGNORE;IGNORE;<U2177>
+-<U2178> IGNORE;IGNORE;IGNORE;<U2178>
+-<U2179> IGNORE;IGNORE;IGNORE;<U2179>
+-<U217A> IGNORE;IGNORE;IGNORE;<U217A>
+-<U217B> IGNORE;IGNORE;IGNORE;<U217B>
+-<U217C> IGNORE;IGNORE;IGNORE;<U217C>
+-<U217D> IGNORE;IGNORE;IGNORE;<U217D>
+-<U217E> IGNORE;IGNORE;IGNORE;<U217E>
+-<U217F> IGNORE;IGNORE;IGNORE;<U217F>
+-<U2180> IGNORE;IGNORE;IGNORE;<U2180>
+-<U2181> IGNORE;IGNORE;IGNORE;<U2181>
+-<U2182> IGNORE;IGNORE;IGNORE;<U2182>
+-<U2191> IGNORE;IGNORE;IGNORE;<U2191>
+-<U2193> IGNORE;IGNORE;IGNORE;<U2193>
+-<U2194> IGNORE;IGNORE;IGNORE;<U2194>
+-<U2195> IGNORE;IGNORE;IGNORE;<U2195>
+-<U2196> IGNORE;IGNORE;IGNORE;<U2196>
+-<U2197> IGNORE;IGNORE;IGNORE;<U2197>
+-<U2198> IGNORE;IGNORE;IGNORE;<U2198>
+-<U2199> IGNORE;IGNORE;IGNORE;<U2199>
+-<U21A8> IGNORE;IGNORE;IGNORE;<U21A8>
+-<U21C0> IGNORE;IGNORE;IGNORE;<U21C0>
+-<U21D0> IGNORE;IGNORE;IGNORE;<U21D0>
+-<U21D2> IGNORE;IGNORE;IGNORE;<U21D2>
+-<U21D4> IGNORE;IGNORE;IGNORE;<U21D4>
+-<U2200> IGNORE;IGNORE;IGNORE;<U2200>
+-<U2202> IGNORE;IGNORE;IGNORE;<U2202>
+-<U2203> IGNORE;IGNORE;IGNORE;<U2203>
+-<U2205> IGNORE;IGNORE;IGNORE;<U2205>
+-<U2206> IGNORE;IGNORE;IGNORE;<U2206>
+-<U2207> IGNORE;IGNORE;IGNORE;<U2207>
+-<U2208> IGNORE;IGNORE;IGNORE;<U2208>
+-<U220B> IGNORE;IGNORE;IGNORE;<U220B>
+-<U220F> IGNORE;IGNORE;IGNORE;<U220F>
+-<U2211> IGNORE;IGNORE;IGNORE;<U2211>
+-<U2212> IGNORE;IGNORE;IGNORE;<U2212>
+-<U2213> IGNORE;IGNORE;IGNORE;<U2213>
+-<U2214> IGNORE;IGNORE;IGNORE;<U2214>
+-<U2044> IGNORE;IGNORE;IGNORE;<U2044>
+-<U2217> IGNORE;IGNORE;IGNORE;<U2217>
+-<U2218> IGNORE;IGNORE;IGNORE;<U2218>
+-<U2022> IGNORE;IGNORE;IGNORE;<U2022>
+-<U221A> IGNORE;IGNORE;IGNORE;<U221A>
+-<U221D> IGNORE;IGNORE;IGNORE;<U221D>
+-<U221E> IGNORE;IGNORE;IGNORE;<U221E>
+-<U221F> IGNORE;IGNORE;IGNORE;<U221F>
+-<U2220> IGNORE;IGNORE;IGNORE;<U2220>
+-<U2225> IGNORE;IGNORE;IGNORE;<U2225>
+-<U2227> IGNORE;IGNORE;IGNORE;<U2227>
+-<U2228> IGNORE;IGNORE;IGNORE;<U2228>
+-<U2229> IGNORE;IGNORE;IGNORE;<U2229>
+-<U222A> IGNORE;IGNORE;IGNORE;<U222A>
+-<U222B> IGNORE;IGNORE;IGNORE;<U222B>
+-<U222C> IGNORE;IGNORE;IGNORE;<U222C>
+-<U222E> IGNORE;IGNORE;IGNORE;<U222E>
+-<U2234> IGNORE;IGNORE;IGNORE;<U2234>
+-<U2235> IGNORE;IGNORE;IGNORE;<U2235>
+-<U2236> IGNORE;IGNORE;IGNORE;<U2236>
+-<U2237> IGNORE;IGNORE;IGNORE;<U2237>
+-<U223C> IGNORE;IGNORE;IGNORE;<U223C>
+-<U223E> IGNORE;IGNORE;IGNORE;<U223E>
+-<U2243> IGNORE;IGNORE;IGNORE;<U2243>
+-<U2245> IGNORE;IGNORE;IGNORE;<U2245>
+-<U2248> IGNORE;IGNORE;IGNORE;<U2248>
+-<U224C> IGNORE;IGNORE;IGNORE;<U224C>
+-<U2253> IGNORE;IGNORE;IGNORE;<U2253>
+-<U2261> IGNORE;IGNORE;IGNORE;<U2261>
+-<U226A> IGNORE;IGNORE;IGNORE;<U226A>
+-<U226B> IGNORE;IGNORE;IGNORE;<U226B>
+-<U226E> IGNORE;IGNORE;IGNORE;<U226E>
+-<U226F> IGNORE;IGNORE;IGNORE;<U226F>
+-<U2282> IGNORE;IGNORE;IGNORE;<U2282>
+-<U2283> IGNORE;IGNORE;IGNORE;<U2283>
+-<U2286> IGNORE;IGNORE;IGNORE;<U2286>
+-<U2287> IGNORE;IGNORE;IGNORE;<U2287>
+-<U2299> IGNORE;IGNORE;IGNORE;<U2299>
+-<U229A> IGNORE;IGNORE;IGNORE;<U229A>
+-<U22A5> IGNORE;IGNORE;IGNORE;<U22A5>
+-<U22C5> IGNORE;IGNORE;IGNORE;<U22C5>
+-<U22EE> IGNORE;IGNORE;IGNORE;<U22EE>
+-<U2302> IGNORE;IGNORE;IGNORE;<U2302>
+-<U2308> IGNORE;IGNORE;IGNORE;<U2308>
+-<U2309> IGNORE;IGNORE;IGNORE;<U2309>
+-<U230A> IGNORE;IGNORE;IGNORE;<U230A>
+-<U230B> IGNORE;IGNORE;IGNORE;<U230B>
+-<U2310> IGNORE;IGNORE;IGNORE;<U2310>
+-<U2312> IGNORE;IGNORE;IGNORE;<U2312>
+-<U2315> IGNORE;IGNORE;IGNORE;<U2315>
+-<U2320> IGNORE;IGNORE;IGNORE;<U2320>
+-<U2321> IGNORE;IGNORE;IGNORE;<U2321>
+-<U2423> IGNORE;IGNORE;IGNORE;<U2423>
+-<U2440> IGNORE;IGNORE;IGNORE;<U2440>
+-<U2441> IGNORE;IGNORE;IGNORE;<U2441>
+-<U2442> IGNORE;IGNORE;IGNORE;<U2442>
+-<U2443> IGNORE;IGNORE;IGNORE;<U2443>
+-<U2446> IGNORE;IGNORE;IGNORE;<U2446>
+-<U2447> IGNORE;IGNORE;IGNORE;<U2447>
+-<U2448> IGNORE;IGNORE;IGNORE;<U2448>
+-<U2449> IGNORE;IGNORE;IGNORE;<U2449>
+-<U2460> IGNORE;IGNORE;IGNORE;<U2460>
+-<U2461> IGNORE;IGNORE;IGNORE;<U2461>
+-<U2462> IGNORE;IGNORE;IGNORE;<U2462>
+-<U2463> IGNORE;IGNORE;IGNORE;<U2463>
+-<U2464> IGNORE;IGNORE;IGNORE;<U2464>
+-<U2465> IGNORE;IGNORE;IGNORE;<U2465>
+-<U2466> IGNORE;IGNORE;IGNORE;<U2466>
+-<U2467> IGNORE;IGNORE;IGNORE;<U2467>
+-<U2468> IGNORE;IGNORE;IGNORE;<U2468>
+-<U2469> IGNORE;IGNORE;IGNORE;<U2469>
+-<U246A> IGNORE;IGNORE;IGNORE;<U246A>
+-<U246B> IGNORE;IGNORE;IGNORE;<U246B>
+-<U246C> IGNORE;IGNORE;IGNORE;<U246C>
+-<U246D> IGNORE;IGNORE;IGNORE;<U246D>
+-<U246E> IGNORE;IGNORE;IGNORE;<U246E>
+-<U246F> IGNORE;IGNORE;IGNORE;<U246F>
+-<U2470> IGNORE;IGNORE;IGNORE;<U2470>
+-<U2471> IGNORE;IGNORE;IGNORE;<U2471>
+-<U2472> IGNORE;IGNORE;IGNORE;<U2472>
+-<U2473> IGNORE;IGNORE;IGNORE;<U2473>
+-<U2474> IGNORE;IGNORE;IGNORE;<U2474>
+-<U2475> IGNORE;IGNORE;IGNORE;<U2475>
+-<U2476> IGNORE;IGNORE;IGNORE;<U2476>
+-<U2477> IGNORE;IGNORE;IGNORE;<U2477>
+-<U2478> IGNORE;IGNORE;IGNORE;<U2478>
+-<U2479> IGNORE;IGNORE;IGNORE;<U2479>
+-<U247A> IGNORE;IGNORE;IGNORE;<U247A>
+-<U247B> IGNORE;IGNORE;IGNORE;<U247B>
+-<U247C> IGNORE;IGNORE;IGNORE;<U247C>
+-<U247D> IGNORE;IGNORE;IGNORE;<U247D>
+-<U247E> IGNORE;IGNORE;IGNORE;<U247E>
+-<U247F> IGNORE;IGNORE;IGNORE;<U247F>
+-<U2480> IGNORE;IGNORE;IGNORE;<U2480>
+-<U2481> IGNORE;IGNORE;IGNORE;<U2481>
+-<U2482> IGNORE;IGNORE;IGNORE;<U2482>
+-<U2483> IGNORE;IGNORE;IGNORE;<U2483>
+-<U2484> IGNORE;IGNORE;IGNORE;<U2484>
+-<U2485> IGNORE;IGNORE;IGNORE;<U2485>
+-<U2486> IGNORE;IGNORE;IGNORE;<U2486>
+-<U2487> IGNORE;IGNORE;IGNORE;<U2487>
+-<U2488> IGNORE;IGNORE;IGNORE;<U2488>
+-<U2489> IGNORE;IGNORE;IGNORE;<U2489>
+-<U248A> IGNORE;IGNORE;IGNORE;<U248A>
+-<U248B> IGNORE;IGNORE;IGNORE;<U248B>
+-<U248C> IGNORE;IGNORE;IGNORE;<U248C>
+-<U248D> IGNORE;IGNORE;IGNORE;<U248D>
+-<U248E> IGNORE;IGNORE;IGNORE;<U248E>
+-<U248F> IGNORE;IGNORE;IGNORE;<U248F>
+-<U2490> IGNORE;IGNORE;IGNORE;<U2490>
+-<U2491> IGNORE;IGNORE;IGNORE;<U2491>
+-<U2492> IGNORE;IGNORE;IGNORE;<U2492>
+-<U2493> IGNORE;IGNORE;IGNORE;<U2493>
+-<U2494> IGNORE;IGNORE;IGNORE;<U2494>
+-<U2495> IGNORE;IGNORE;IGNORE;<U2495>
+-<U2496> IGNORE;IGNORE;IGNORE;<U2496>
+-<U2497> IGNORE;IGNORE;IGNORE;<U2497>
+-<U2498> IGNORE;IGNORE;IGNORE;<U2498>
+-<U2499> IGNORE;IGNORE;IGNORE;<U2499>
+-<U249A> IGNORE;IGNORE;IGNORE;<U249A>
+-<U249B> IGNORE;IGNORE;IGNORE;<U249B>
+-<U24EA> IGNORE;IGNORE;IGNORE;<U24EA>
+-<U2500> IGNORE;IGNORE;IGNORE;<U2500>
+-<U2550> IGNORE;IGNORE;IGNORE;<U2550>
+-<U2502> IGNORE;IGNORE;IGNORE;<U2502>
+-<U2551> IGNORE;IGNORE;IGNORE;<U2551>
+-<U2504> IGNORE;IGNORE;IGNORE;<U2504>
+-<U2505> IGNORE;IGNORE;IGNORE;<U2505>
+-<U2506> IGNORE;IGNORE;IGNORE;<U2506>
+-<U2507> IGNORE;IGNORE;IGNORE;<U2507>
+-<U2508> IGNORE;IGNORE;IGNORE;<U2508>
+-<U2509> IGNORE;IGNORE;IGNORE;<U2509>
+-<U250A> IGNORE;IGNORE;IGNORE;<U250A>
+-<U250B> IGNORE;IGNORE;IGNORE;<U250B>
+-<U250C> IGNORE;IGNORE;IGNORE;<U250C>
+-<U2552> IGNORE;IGNORE;IGNORE;<U2552>
+-<U2553> IGNORE;IGNORE;IGNORE;<U2553>
+-<U2554> IGNORE;IGNORE;IGNORE;<U2554>
+-<U2510> IGNORE;IGNORE;IGNORE;<U2510>
+-<U2555> IGNORE;IGNORE;IGNORE;<U2555>
+-<U2556> IGNORE;IGNORE;IGNORE;<U2556>
+-<U2557> IGNORE;IGNORE;IGNORE;<U2557>
+-<U2514> IGNORE;IGNORE;IGNORE;<U2514>
+-<U2558> IGNORE;IGNORE;IGNORE;<U2558>
+-<U2559> IGNORE;IGNORE;IGNORE;<U2559>
+-<U255A> IGNORE;IGNORE;IGNORE;<U255A>
+-<U2518> IGNORE;IGNORE;IGNORE;<U2518>
+-<U255B> IGNORE;IGNORE;IGNORE;<U255B>
+-<U255C> IGNORE;IGNORE;IGNORE;<U255C>
+-<U255D> IGNORE;IGNORE;IGNORE;<U255D>
+-<U251C> IGNORE;IGNORE;IGNORE;<U251C>
+-<U255E> IGNORE;IGNORE;IGNORE;<U255E>
+-<U251E> IGNORE;IGNORE;IGNORE;<U251E>
+-<U251F> IGNORE;IGNORE;IGNORE;<U251F>
+-<U255F> IGNORE;IGNORE;IGNORE;<U255F>
+-<U2521> IGNORE;IGNORE;IGNORE;<U2521>
+-<U2522> IGNORE;IGNORE;IGNORE;<U2522>
+-<U2560> IGNORE;IGNORE;IGNORE;<U2560>
+-<U2524> IGNORE;IGNORE;IGNORE;<U2524>
+-<U2561> IGNORE;IGNORE;IGNORE;<U2561>
+-<U2526> IGNORE;IGNORE;IGNORE;<U2526>
+-<U2527> IGNORE;IGNORE;IGNORE;<U2527>
+-<U2562> IGNORE;IGNORE;IGNORE;<U2562>
+-<U2529> IGNORE;IGNORE;IGNORE;<U2529>
+-<U252A> IGNORE;IGNORE;IGNORE;<U252A>
+-<U2563> IGNORE;IGNORE;IGNORE;<U2563>
+-<U252C> IGNORE;IGNORE;IGNORE;<U252C>
+-<U252D> IGNORE;IGNORE;IGNORE;<U252D>
+-<U252E> IGNORE;IGNORE;IGNORE;<U252E>
+-<U2564> IGNORE;IGNORE;IGNORE;<U2564>
+-<U2565> IGNORE;IGNORE;IGNORE;<U2565>
+-<U2531> IGNORE;IGNORE;IGNORE;<U2531>
+-<U2532> IGNORE;IGNORE;IGNORE;<U2532>
+-<U2566> IGNORE;IGNORE;IGNORE;<U2566>
+-<U2534> IGNORE;IGNORE;IGNORE;<U2534>
+-<U2535> IGNORE;IGNORE;IGNORE;<U2535>
+-<U2536> IGNORE;IGNORE;IGNORE;<U2536>
+-<U2567> IGNORE;IGNORE;IGNORE;<U2567>
+-<U2568> IGNORE;IGNORE;IGNORE;<U2568>
+-<U2539> IGNORE;IGNORE;IGNORE;<U2539>
+-<U253A> IGNORE;IGNORE;IGNORE;<U253A>
+-<U2569> IGNORE;IGNORE;IGNORE;<U2569>
+-<U253C> IGNORE;IGNORE;IGNORE;<U253C>
+-<U253D> IGNORE;IGNORE;IGNORE;<U253D>
+-<U253E> IGNORE;IGNORE;IGNORE;<U253E>
+-<U256A> IGNORE;IGNORE;IGNORE;<U256A>
+-<U2540> IGNORE;IGNORE;IGNORE;<U2540>
+-<U2541> IGNORE;IGNORE;IGNORE;<U2541>
+-<U256B> IGNORE;IGNORE;IGNORE;<U256B>
+-<U2543> IGNORE;IGNORE;IGNORE;<U2543>
+-<U2544> IGNORE;IGNORE;IGNORE;<U2544>
+-<U2545> IGNORE;IGNORE;IGNORE;<U2545>
+-<U2546> IGNORE;IGNORE;IGNORE;<U2546>
+-<U2547> IGNORE;IGNORE;IGNORE;<U2547>
+-<U2548> IGNORE;IGNORE;IGNORE;<U2548>
+-<U2549> IGNORE;IGNORE;IGNORE;<U2549>
+-<U254A> IGNORE;IGNORE;IGNORE;<U254A>
+-<U256C> IGNORE;IGNORE;IGNORE;<U256C>
+-<U2571> IGNORE;IGNORE;IGNORE;<U2571>
+-<U2572> IGNORE;IGNORE;IGNORE;<U2572>
+-<U2580> IGNORE;IGNORE;IGNORE;<U2580>
+-<U2584> IGNORE;IGNORE;IGNORE;<U2584>
+-<U2588> IGNORE;IGNORE;IGNORE;<U2588>
+-<U258C> IGNORE;IGNORE;IGNORE;<U258C>
+-<U2590> IGNORE;IGNORE;IGNORE;<U2590>
+-<U2591> IGNORE;IGNORE;IGNORE;<U2591>
+-<U2592> IGNORE;IGNORE;IGNORE;<U2592>
+-<U2593> IGNORE;IGNORE;IGNORE;<U2593>
+-<U25A0> IGNORE;IGNORE;IGNORE;<U25A0>
+-<U25A1> IGNORE;IGNORE;IGNORE;<U25A1>
+-<U25A2> IGNORE;IGNORE;IGNORE;<U25A2>
+-<U25A3> IGNORE;IGNORE;IGNORE;<U25A3>
+-<U25A4> IGNORE;IGNORE;IGNORE;<U25A4>
+-<U25A5> IGNORE;IGNORE;IGNORE;<U25A5>
+-<U25A6> IGNORE;IGNORE;IGNORE;<U25A6>
+-<U25A7> IGNORE;IGNORE;IGNORE;<U25A7>
+-<U25A8> IGNORE;IGNORE;IGNORE;<U25A8>
+-<U25A9> IGNORE;IGNORE;IGNORE;<U25A9>
+-<U25AA> IGNORE;IGNORE;IGNORE;<U25AA>
+-<U25AC> IGNORE;IGNORE;IGNORE;<U25AC>
+-<U25AD> IGNORE;IGNORE;IGNORE;<U25AD>
+-<U25B2> IGNORE;IGNORE;IGNORE;<U25B2>
+-<U25B3> IGNORE;IGNORE;IGNORE;<U25B3>
+-<U25B7> IGNORE;IGNORE;IGNORE;<U25B7>
+-<U25BA> IGNORE;IGNORE;IGNORE;<U25BA>
+-<U25BC> IGNORE;IGNORE;IGNORE;<U25BC>
+-<U25BD> IGNORE;IGNORE;IGNORE;<U25BD>
+-<U25C1> IGNORE;IGNORE;IGNORE;<U25C1>
+-<U25C4> IGNORE;IGNORE;IGNORE;<U25C4>
+-<U25C6> IGNORE;IGNORE;IGNORE;<U25C6>
+-<U25C7> IGNORE;IGNORE;IGNORE;<U25C7>
+-<U25CA> IGNORE;IGNORE;IGNORE;<U25CA>
+-<U25CB> IGNORE;IGNORE;IGNORE;<U25CB>
+-<U25CE> IGNORE;IGNORE;IGNORE;<U25CE>
+-<U25CF> IGNORE;IGNORE;IGNORE;<U25CF>
+-<U25D0> IGNORE;IGNORE;IGNORE;<U25D0>
+-<U25D1> IGNORE;IGNORE;IGNORE;<U25D1>
+-<U25D8> IGNORE;IGNORE;IGNORE;<U25D8>
+-<U25D9> IGNORE;IGNORE;IGNORE;<U25D9>
+-<U25E2> IGNORE;IGNORE;IGNORE;<U25E2>
+-<U25E3> IGNORE;IGNORE;IGNORE;<U25E3>
+-<U25EF> IGNORE;IGNORE;IGNORE;<U25EF>
+-<U2605> IGNORE;IGNORE;IGNORE;<U2605>
+-<U2606> IGNORE;IGNORE;IGNORE;<U2606>
+-<U260E> IGNORE;IGNORE;IGNORE;<U260E>
+-<U260F> IGNORE;IGNORE;IGNORE;<U260F>
+-<U261C> IGNORE;IGNORE;IGNORE;<U261C>
+-<U261E> IGNORE;IGNORE;IGNORE;<U261E>
+-<U263A> IGNORE;IGNORE;IGNORE;<U263A>
+-<U263B> IGNORE;IGNORE;IGNORE;<U263B>
+-<U263C> IGNORE;IGNORE;IGNORE;<U263C>
+-<U2640> IGNORE;IGNORE;IGNORE;<U2640>
+-<U2642> IGNORE;IGNORE;IGNORE;<U2642>
+-<U2660> IGNORE;IGNORE;IGNORE;<U2660>
+-<U2661> IGNORE;IGNORE;IGNORE;<U2661>
+-<U2662> IGNORE;IGNORE;IGNORE;<U2662>
+-<U2663> IGNORE;IGNORE;IGNORE;<U2663>
+-<U2664> IGNORE;IGNORE;IGNORE;<U2664>
+-<U2665> IGNORE;IGNORE;IGNORE;<U2665>
+-<U2666> IGNORE;IGNORE;IGNORE;<U2666>
+-<U2667> IGNORE;IGNORE;IGNORE;<U2667>
+-<U2669> IGNORE;IGNORE;IGNORE;<U2669>
+-<U266A> IGNORE;IGNORE;IGNORE;<U266A>
+-<U266B> IGNORE;IGNORE;IGNORE;<U266B>
+-<U266C> IGNORE;IGNORE;IGNORE;<U266C>
+-<U266D> IGNORE;IGNORE;IGNORE;<U266D>
+-<U266E> IGNORE;IGNORE;IGNORE;<U266E>
+-<U266F> IGNORE;IGNORE;IGNORE;<U266F>
+-<U2713> IGNORE;IGNORE;IGNORE;<U2713>
+-<U2717> IGNORE;IGNORE;IGNORE;<U2717>
+-<U2720> IGNORE;IGNORE;IGNORE;<U2720>
+-<U3000> IGNORE;IGNORE;IGNORE;<U3000>
+-<U3001> IGNORE;IGNORE;IGNORE;<U3001>
+-<U3002> IGNORE;IGNORE;IGNORE;<U3002>
+-<U3003> IGNORE;IGNORE;IGNORE;<U3003>
+-<U3004> IGNORE;IGNORE;IGNORE;<U3004>
+-<U3005> IGNORE;IGNORE;IGNORE;<U3005>
+-<U3006> IGNORE;IGNORE;IGNORE;<U3006>
+-<U3007> IGNORE;IGNORE;IGNORE;<U3007>
+-<U300A> IGNORE;IGNORE;IGNORE;<U300A>
+-<U300B> IGNORE;IGNORE;IGNORE;<U300B>
+-<U300C> IGNORE;IGNORE;IGNORE;<U300C>
+-<U300D> IGNORE;IGNORE;IGNORE;<U300D>
+-<U300E> IGNORE;IGNORE;IGNORE;<U300E>
+-<U300F> IGNORE;IGNORE;IGNORE;<U300F>
+-<U3010> IGNORE;IGNORE;IGNORE;<U3010>
+-<U3011> IGNORE;IGNORE;IGNORE;<U3011>
+-<U3012> IGNORE;IGNORE;IGNORE;<U3012>
+-<U3013> IGNORE;IGNORE;IGNORE;<U3013>
+-<U3014> IGNORE;IGNORE;IGNORE;<U3014>
+-<U3015> IGNORE;IGNORE;IGNORE;<U3015>
+-<U3016> IGNORE;IGNORE;IGNORE;<U3016>
+-<U3017> IGNORE;IGNORE;IGNORE;<U3017>
+-<U301C> IGNORE;IGNORE;IGNORE;<U301C>
+-<U3020> IGNORE;IGNORE;IGNORE;<U3020>
+-<U309B> IGNORE;IGNORE;IGNORE;<U309B>
+-<U309C> IGNORE;IGNORE;IGNORE;<U309C>
+-<U309D> IGNORE;IGNORE;IGNORE;<U309D>
+-<U309E> IGNORE;IGNORE;IGNORE;<U309E>
+-<U30FB> IGNORE;IGNORE;IGNORE;<U30FB>
+-<U30FC> IGNORE;IGNORE;IGNORE;<U30FC>
+-<U30FD> IGNORE;IGNORE;IGNORE;<U30FD>
+-<U30FE> IGNORE;IGNORE;IGNORE;<U30FE>
+-<U321C> IGNORE;IGNORE;IGNORE;<U321C>
+-<U3220> IGNORE;IGNORE;IGNORE;<U3220>
+-<U3221> IGNORE;IGNORE;IGNORE;<U3221>
+-<U3222> IGNORE;IGNORE;IGNORE;<U3222>
+-<U3223> IGNORE;IGNORE;IGNORE;<U3223>
+-<U3224> IGNORE;IGNORE;IGNORE;<U3224>
+-<U3225> IGNORE;IGNORE;IGNORE;<U3225>
+-<U3226> IGNORE;IGNORE;IGNORE;<U3226>
+-<U3227> IGNORE;IGNORE;IGNORE;<U3227>
+-<U3228> IGNORE;IGNORE;IGNORE;<U3228>
+-<U3229> IGNORE;IGNORE;IGNORE;<U3229>
+-<U327F> IGNORE;IGNORE;IGNORE;<U327F>
+-<U33C2> IGNORE;IGNORE;IGNORE;<U33C2>
+-<U33D8> IGNORE;IGNORE;IGNORE;<U33D8>
+-<U0000> IGNORE;IGNORE;IGNORE;<U0000>
+-<U0001> IGNORE;IGNORE;IGNORE;<U0001>
+-<U0002> IGNORE;IGNORE;IGNORE;<U0002>
+-<U0003> IGNORE;IGNORE;IGNORE;<U0003>
+-<U0004> IGNORE;IGNORE;IGNORE;<U0004>
+-<U0005> IGNORE;IGNORE;IGNORE;<U0005>
+-<U0006> IGNORE;IGNORE;IGNORE;<U0006>
+-<U0007> IGNORE;IGNORE;IGNORE;<U0007>
+-<U0008> IGNORE;IGNORE;IGNORE;<U0008>
+-<U000E> IGNORE;IGNORE;IGNORE;<U000E>
+-<U000F> IGNORE;IGNORE;IGNORE;<U000F>
+-<U0010> IGNORE;IGNORE;IGNORE;<U0010>
+-<U0011> IGNORE;IGNORE;IGNORE;<U0011>
+-<U0012> IGNORE;IGNORE;IGNORE;<U0012>
+-<U0013> IGNORE;IGNORE;IGNORE;<U0013>
+-<U0014> IGNORE;IGNORE;IGNORE;<U0014>
+-<U0015> IGNORE;IGNORE;IGNORE;<U0015>
+-<U0016> IGNORE;IGNORE;IGNORE;<U0016>
+-<U0017> IGNORE;IGNORE;IGNORE;<U0017>
+-<U0018> IGNORE;IGNORE;IGNORE;<U0018>
+-<U0019> IGNORE;IGNORE;IGNORE;<U0019>
+-<U001A> IGNORE;IGNORE;IGNORE;<U001A>
+-<U001B> IGNORE;IGNORE;IGNORE;<U001B>
+-<U001C> IGNORE;IGNORE;IGNORE;<U001C>
+-<U001D> IGNORE;IGNORE;IGNORE;<U001D>
+-<U001E> IGNORE;IGNORE;IGNORE;<U001E>
+-<U001F> IGNORE;IGNORE;IGNORE;<U001F>
+-<U007F> IGNORE;IGNORE;IGNORE;<U007F>
+-<U0080> IGNORE;IGNORE;IGNORE;<U0080>
+-<U0081> IGNORE;IGNORE;IGNORE;<U0081>
+-<U0082> IGNORE;IGNORE;IGNORE;<U0082>
+-<U0083> IGNORE;IGNORE;IGNORE;<U0083>
+-<U0084> IGNORE;IGNORE;IGNORE;<U0084>
+-<U0085> IGNORE;IGNORE;IGNORE;<U0085>
+-<U0086> IGNORE;IGNORE;IGNORE;<U0086>
+-<U0087> IGNORE;IGNORE;IGNORE;<U0087>
+-<U0088> IGNORE;IGNORE;IGNORE;<U0088>
+-<U0089> IGNORE;IGNORE;IGNORE;<U0089>
+-<U008A> IGNORE;IGNORE;IGNORE;<U008A>
+-<U008B> IGNORE;IGNORE;IGNORE;<U008B>
+-<U008C> IGNORE;IGNORE;IGNORE;<U008C>
+-<U008D> IGNORE;IGNORE;IGNORE;<U008D>
+-<U008E> IGNORE;IGNORE;IGNORE;<U008E>
+-<U008F> IGNORE;IGNORE;IGNORE;<U008F>
+-<U0090> IGNORE;IGNORE;IGNORE;<U0090>
+-<U0091> IGNORE;IGNORE;IGNORE;<U0091>
+-<U0092> IGNORE;IGNORE;IGNORE;<U0092>
+-<U0093> IGNORE;IGNORE;IGNORE;<U0093>
+-<U0094> IGNORE;IGNORE;IGNORE;<U0094>
+-<U0095> IGNORE;IGNORE;IGNORE;<U0095>
+-<U0096> IGNORE;IGNORE;IGNORE;<U0096>
+-<U0097> IGNORE;IGNORE;IGNORE;<U0097>
+-<U0098> IGNORE;IGNORE;IGNORE;<U0098>
+-<U0099> IGNORE;IGNORE;IGNORE;<U0099>
+-<U009A> IGNORE;IGNORE;IGNORE;<U009A>
+-<U009B> IGNORE;IGNORE;IGNORE;<U009B>
+-<U009C> IGNORE;IGNORE;IGNORE;<U009C>
+-<U009D> IGNORE;IGNORE;IGNORE;<U009D>
+-<U009E> IGNORE;IGNORE;IGNORE;<U009E>
+-<U009F> IGNORE;IGNORE;IGNORE;<U009F>
+-<UE000> IGNORE;IGNORE;IGNORE;<UE000>
+-<UE001> IGNORE;IGNORE;IGNORE;<UE001>
+-<UE002> IGNORE;IGNORE;IGNORE;<UE002>
+-<U0301> IGNORE;IGNORE;IGNORE;<U0301>
+-<UE004> IGNORE;IGNORE;IGNORE;<UE004>
+-<UE005> IGNORE;IGNORE;IGNORE;<UE005>
+-<UE006> IGNORE;IGNORE;IGNORE;<UE006>
+-<UE007> IGNORE;IGNORE;IGNORE;<UE007>
+-<UE008> IGNORE;IGNORE;IGNORE;<UE008>
+-<UE009> IGNORE;IGNORE;IGNORE;<UE009>
+-<UE00A> IGNORE;IGNORE;IGNORE;<UE00A>
+-<UE00B> IGNORE;IGNORE;IGNORE;<UE00B>
+-<UE00C> IGNORE;IGNORE;IGNORE;<UE00C>
+-<UE00D> IGNORE;IGNORE;IGNORE;<UE00D>
+-<UE00E> IGNORE;IGNORE;IGNORE;<UE00E>
+-<UE00F> IGNORE;IGNORE;IGNORE;<UE00F>
+-<"=> IGNORE;IGNORE;IGNORE;<"=>
+-<UE011> IGNORE;IGNORE;IGNORE;<UE011>
+-<UE012> IGNORE;IGNORE;IGNORE;<UE012>
+-<UE013> IGNORE;IGNORE;IGNORE;<UE013>
+-<UE014> IGNORE;IGNORE;IGNORE;<UE014>
+-<UE015> IGNORE;IGNORE;IGNORE;<UE015>
+-<UE017> IGNORE;IGNORE;IGNORE;<UE017>
+-<UE018> IGNORE;IGNORE;IGNORE;<UE018>
+-<UE019> IGNORE;IGNORE;IGNORE;<UE019>
+-UNDEFINED IGNORE;IGNORE;IGNORE
+-
+-<U0030> <U0030>;<U0030>;IGNORE;IGNORE
+-<U2070> <U0030>;<U2070>;IGNORE;IGNORE
+-<U215B> <U0030>;<U215B>;IGNORE;IGNORE
+-<U00BC> <U0030>;<U00BC>;IGNORE;IGNORE
+-<U215C> <U0030>;<U215C>;IGNORE;IGNORE
+-<U00BD> <U0030>;<U00BD>;IGNORE;IGNORE
+-<U215D> <U0030>;<U215D>;IGNORE;IGNORE
+-<U00BE> <U0030>;<U00BE>;IGNORE;IGNORE
+-<U215E> <U0030>;<U215E>;IGNORE;IGNORE
+-<U0031> <U0031>;<U0031>;IGNORE;IGNORE
+-<U0032> <U0032>;<U0032>;IGNORE;IGNORE
+-<U0033> <U0033>;<U0033>;IGNORE;IGNORE
+-<U0034> <U0034>;<U0034>;IGNORE;IGNORE
+-<U0035> <U0035>;<U0035>;IGNORE;IGNORE
+-<U0036> <U0036>;<U0036>;IGNORE;IGNORE
+-<U0037> <U0037>;<U0037>;IGNORE;IGNORE
+-<U0038> <U0038>;<U0038>;IGNORE;IGNORE
+-<U0039> <U0039>;<U0039>;IGNORE;IGNORE
+-<U00B9> <U0031>;<U00B9>;IGNORE;IGNORE
+-<U00B2> <U0032>;<U00B2>;IGNORE;IGNORE
+-<U00B3> <U0033>;<U00B3>;IGNORE;IGNORE
+-<U2074> <U0034>;<U2074>;IGNORE;IGNORE
+-<U2075> <U0035>;<U2075>;IGNORE;IGNORE
+-<U2076> <U0036>;<U2076>;IGNORE;IGNORE
+-<U2077> <U0037>;<U2077>;IGNORE;IGNORE
+-<U2078> <U0038>;<U2078>;IGNORE;IGNORE
+-<U2079> <U0039>;<U2079>;IGNORE;IGNORE
+-<U0041> <U0041>;<NONE>;<CAPITAL>;IGNORE
+-<U0061> <U0041>;<NONE>;<SMALL>;IGNORE
+-<U00AA> <U0041>;<NONE>;<U00AA>;IGNORE
+-<U00C1> <U0041>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00E1> <U0041>;<ACUTE>;<SMALL>;IGNORE
+-<U00C0> <U0041>;<GRAVE>;<CAPITAL>;IGNORE
+-<U00E0> <U0041>;<GRAVE>;<SMALL>;IGNORE
+-<U0200> <U0041>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U0201> <U0041>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U0102> <U0041>;<BREVE>;<CAPITAL>;IGNORE
+-<U0103> <U0041>;<BREVE>;<SMALL>;IGNORE
+-<U1EAE> <U0041>;<BREVE+ACUTE>;<CAPITAL>;IGNORE
+-<U1EAF> <U0041>;<BREVE+ACUTE>;<SMALL>;IGNORE
+-<U1EB0> <U0041>;<BREVE+GRAVE>;<CAPITAL>;IGNORE
+-<U1EB1> <U0041>;<BREVE+GRAVE>;<SMALL>;IGNORE
+-<U1EB2> <U0041>;<BREVE+HOOK>;<CAPITAL>;IGNORE
+-<U1EB3> <U0041>;<BREVE+HOOK>;<SMALL>;IGNORE
+-<U1EB4> <U0041>;<BREVE+TILDE>;<CAPITAL>;IGNORE
+-<U1EB5> <U0041>;<BREVE+TILDE>;<SMALL>;IGNORE
+-<U1EB6> <U0041>;<BREVE+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EB7> <U0041>;<BREVE+DOT-BELOW>;<SMALL>;IGNORE
+-<U0202> <U0041>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U0203> <U0041>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U00C2> <U0041>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U00E2> <U0041>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1EA4> <U0041>;<CIRCUMFLEX+ACUTE>;<CAPITAL>;IGNORE
+-<U1EA5> <U0041>;<CIRCUMFLEX+ACUTE>;<SMALL>;IGNORE
+-<U1EA6> <U0041>;<CIRCUMFLEX+GRAVE>;<CAPITAL>;IGNORE
+-<U1EA7> <U0041>;<CIRCUMFLEX+GRAVE>;<SMALL>;IGNORE
+-<U1EA8> <U0041>;<CIRCUMFLEX+HOOK>;<CAPITAL>;IGNORE
+-<U1EA9> <U0041>;<CIRCUMFLEX+HOOK>;<SMALL>;IGNORE
+-<U1EAA> <U0041>;<CIRCUMFLEX+TILDE>;<CAPITAL>;IGNORE
+-<U1EAB> <U0041>;<CIRCUMFLEX+TILDE>;<SMALL>;IGNORE
+-<U1EAC> <U0041>;<CIRCUMFLEX+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EAD> <U0041>;<CIRCUMFLEX+DOT-BELOW>;<SMALL>;IGNORE
+-<U01CD> <U0041>;<CARON>;<CAPITAL>;IGNORE
+-<U01CE> <U0041>;<CARON>;<SMALL>;IGNORE
+-<U00C5> <U0041>;<RING>;<CAPITAL>;IGNORE
+-<U00E5> <U0041>;<RING>;<SMALL>;IGNORE
+-<U01FA> <U0041>;<RING+ACUTE>;<CAPITAL>;IGNORE
+-<U01FB> <U0041>;<RING+ACUTE>;<SMALL>;IGNORE
+-<U1E00> <U0041>;<RING-BELOW>;<CAPITAL>;IGNORE
+-<U1E01> <U0041>;<RING-BELOW>;<SMALL>;IGNORE
+-<U00C4> <U0041>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00E4> <U0041>;<DIAERESIS>;<SMALL>;IGNORE
+-<U01DE> <U0041>;<DIAERESIS+MACRON>;<CAPITAL>;IGNORE
+-<U01DF> <U0041>;<DIAERESIS+MACRON>;<SMALL>;IGNORE
+-<U1EA2> <U0041>;<HOOK>;<CAPITAL>;IGNORE
+-<U1EA3> <U0041>;<HOOK>;<SMALL>;IGNORE
+-<U00C3> <U0041>;<TILDE>;<CAPITAL>;IGNORE
+-<U00E3> <U0041>;<TILDE>;<SMALL>;IGNORE
+-<U1EA0> <U0041>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EA1> <U0041>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0104> <U0041>;<OGONEK>;<CAPITAL>;IGNORE
+-<U0105> <U0041>;<OGONEK>;<SMALL>;IGNORE
+-<U0100> <U0041>;<MACRON>;<CAPITAL>;IGNORE
+-<U0101> <U0041>;<MACRON>;<SMALL>;IGNORE
+-<U01E0> <U0041>;<MACRON+DOT>;<CAPITAL>;IGNORE
+-<U01E1> <U0041>;<MACRON+DOT>;<SMALL>;IGNORE
+-<a8>
+-<U00C6> "<U0041><U0045>";"<U00C6><U00C6>";"<CAPITAL><CAPITAL>";IGNORE
+-<U00E6> "<U0041><U0045>";"<U00C6><U00C6>";"<SMALL><SMALL>";IGNORE
+-<U01FC> "<U0041><U0045>";"<U01FC><U01FC>";"<CAPITAL><CAPITAL>";IGNORE
+-<U01FD> "<U0041><U0045>";"<U01FC><U01FC>";"<SMALL><SMALL>";IGNORE
+-<U01E2> "<U0041><U0045>";"<U01E2><U01E2>";"<CAPITAL><CAPITAL>";IGNORE
+-<U01E3> "<U0041><U0045>";"<U01E2><U01E2>";"<SMALL><SMALL>";IGNORE
+-<U0042> <U0042>;<NONE>;<CAPITAL>;IGNORE
+-<U0062> <U0042>;<NONE>;<SMALL>;IGNORE
+-<U1E02> <U0042>;<DOT>;<CAPITAL>;IGNORE
+-<U1E03> <U0042>;<DOT>;<SMALL>;IGNORE
+-<U1E04> <U0042>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E05> <U0042>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U1E06> <U0042>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E07> <U0042>;<LINE-BELOW>;<SMALL>;IGNORE
+-<b8>
+-<U0043> <U0043>;<NONE>;<CAPITAL>;IGNORE
+-<U0063> <U0043>;<NONE>;<SMALL>;IGNORE
+-<U0106> <U0043>;<ACUTE>;<CAPITAL>;IGNORE
+-<U0107> <U0043>;<ACUTE>;<SMALL>;IGNORE
+-<U0108> <U0043>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U0109> <U0043>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U0187> <U0043>;<HOOK>;<CAPITAL>;IGNORE
+-<U0188> <U0043>;<HOOK>;<SMALL>;IGNORE
+-<U010A> <U0043>;<DOT>;<CAPITAL>;IGNORE
+-<U010B> <U0043>;<DOT>;<SMALL>;IGNORE
+-<U00C7> <U0043>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U00E7> <U0043>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E08> <U0043>;<CEDILLA+ACUTE>;<CAPITAL>;IGNORE
+-<U1E09> <U0043>;<CEDILLA+ACUTE>;<SMALL>;IGNORE
+-<c8>
+-<U010C> <U010D>;<NONE>;<CAPITAL>;IGNORE
+-<U010D> <U010D>;<NONE>;<SMALL>;IGNORE
+-<U0044> <U0044>;<NONE>;<CAPITAL>;IGNORE
+-<U0064> <U0044>;<NONE>;<SMALL>;IGNORE
+-<U010E> <U0044>;<CARON>;<CAPITAL>;IGNORE
+-<U010F> <U0044>;<CARON>;<SMALL>;IGNORE
+-<U1E0A> <U0044>;<DOT>;<CAPITAL>;IGNORE
+-<U1E0B> <U0044>;<DOT>;<SMALL>;IGNORE
+-<U1E0C> <U0044>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E0D> <U0044>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0110> <U0044>;<STROKE>;<CAPITAL>;IGNORE
+-<U0111> <U0044>;<STROKE>;<SMALL>;IGNORE
+-<U1E10> <U0044>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U1E11> <U0044>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E12> <U0044>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E13> <U0044>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E0E> <U0044>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E0F> <U0044>;<LINE-BELOW>;<SMALL>;IGNORE
+-<d8>
+-<U0045> <U0045>;<NONE>;<CAPITAL>;IGNORE
+-<U0065> <U0045>;<NONE>;<SMALL>;IGNORE
+-<U00C9> <U0045>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00E9> <U0045>;<ACUTE>;<SMALL>;IGNORE
+-<U00C8> <U0045>;<GRAVE>;<CAPITAL>;IGNORE
+-<U00E8> <U0045>;<GRAVE>;<SMALL>;IGNORE
+-<U0204> <U0045>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U0205> <U0045>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U0114> <U0045>;<BREVE>;<CAPITAL>;IGNORE
+-<U0115> <U0045>;<BREVE>;<SMALL>;IGNORE
+-<U0206> <U0045>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U0207> <U0045>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U00CA> <U0045>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U00EA> <U0045>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1EBE> <U0045>;<CIRCUMFLEX+ACUTE>;<CAPITAL>;IGNORE
+-<U1EBF> <U0045>;<CIRCUMFLEX+ACUTE>;<SMALL>;IGNORE
+-<U1EC0> <U0045>;<CIRCUMFLEX+GRAVE>;<CAPITAL>;IGNORE
+-<U1EC1> <U0045>;<CIRCUMFLEX+GRAVE>;<SMALL>;IGNORE
+-<U1EC2> <U0045>;<CIRCUMFLEX+HOOK>;<CAPITAL>;IGNORE
+-<U1EC3> <U0045>;<CIRCUMFLEX+HOOK>;<SMALL>;IGNORE
+-<U1EC4> <U0045>;<CIRCUMFLEX+TILDE>;<CAPITAL>;IGNORE
+-<U1EC5> <U0045>;<CIRCUMFLEX+TILDE>;<SMALL>;IGNORE
+-<U1EC6> <U0045>;<CIRCUMFLEX+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EC7> <U0045>;<CIRCUMFLEX+DOT-BELOW>;<SMALL>;IGNORE
+-<U011A> <U0045>;<CARON>;<CAPITAL>;IGNORE
+-<U011B> <U0045>;<CARON>;<SMALL>;IGNORE
+-<U00CB> <U0045>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00EB> <U0045>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1EBA> <U0045>;<HOOK>;<CAPITAL>;IGNORE
+-<U1EBB> <U0045>;<HOOK>;<SMALL>;IGNORE
+-<U1EBC> <U0045>;<TILDE>;<CAPITAL>;IGNORE
+-<U1EBD> <U0045>;<TILDE>;<SMALL>;IGNORE
+-<U1E1A> <U0045>;<TILDE-BELOW>;<CAPITAL>;IGNORE
+-<U1E1B> <U0045>;<TILDE-BELOW>;<SMALL>;IGNORE
+-<U0116> <U0045>;<DOT>;<CAPITAL>;IGNORE
+-<U0117> <U0045>;<DOT>;<SMALL>;IGNORE
+-<U1EB8> <U0045>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EB9> <U0045>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U1E1C> <U0045>;<CEDILLA+BREVE>;<CAPITAL>;IGNORE
+-<U1E1D> <U0045>;<CEDILLA+BREVE>;<SMALL>;IGNORE
+-<U0118> <U0045>;<OGONEK>;<CAPITAL>;IGNORE
+-<U0119> <U0045>;<OGONEK>;<SMALL>;IGNORE
+-<U0112> <U0045>;<MACRON>;<CAPITAL>;IGNORE
+-<U0113> <U0045>;<MACRON>;<SMALL>;IGNORE
+-<U1E16> <U0045>;<MACRON+ACUTE>;<CAPITAL>;IGNORE
+-<U1E17> <U0045>;<MACRON+ACUTE>;<SMALL>;IGNORE
+-<U1E14> <U0045>;<MACRON+GRAVE>;<CAPITAL>;IGNORE
+-<U1E15> <U0045>;<MACRON+GRAVE>;<SMALL>;IGNORE
+-<U1E18> <U0045>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E19> <U0045>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<e8>
+-<U0046> <U0046>;<NONE>;<CAPITAL>;IGNORE
+-<U0066> <U0046>;<NONE>;<SMALL>;IGNORE
+-<U0191> <U0046>;<HOOK>;<CAPITAL>;IGNORE
+-<U0192> <U0046>;<HOOK>;<SMALL>;IGNORE
+-<U1E1E> <U0046>;<DOT>;<CAPITAL>;IGNORE
+-<U1E1F> <U0046>;<DOT>;<SMALL>;IGNORE
+-<f8>
+-<UFB00> "<U0046><U0046>";"<NONE><NONE>";"<UFB00><UFB00>";IGNORE
+-<UFB01> "<U0046><U0049>";"<NONE><NONE>";"<UFB01><UFB01>";IGNORE
+-<UFB02> "<U0046><U004C>";"<NONE><NONE>";"<UFB02><UFB02>";IGNORE
+-<UFB03> "<U0046><U0046><U0049>";"<NONE><NONE><NONE>";"<UFB03><UFB03><UFB03>";IGNORE
+-<UFB04> "<U0046><U0046><U004C>";"<NONE><NONE><NONE>";"<UFB04><UFB04><UFB04>";IGNORE
+-<U0047> <U0047>;<NONE>;<CAPITAL>;IGNORE
+-<U0067> <U0047>;<NONE>;<SMALL>;IGNORE
+-<U01F4> <U0047>;<ACUTE>;<CAPITAL>;IGNORE
+-<U01F5> <U0047>;<ACUTE>;<SMALL>;IGNORE
+-<U011E> <U0047>;<BREVE>;<CAPITAL>;IGNORE
+-<U011F> <U0047>;<BREVE>;<SMALL>;IGNORE
+-<U011C> <U0047>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U011D> <U0047>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U01E6> <U0047>;<CARON>;<CAPITAL>;IGNORE
+-<U01E7> <U0047>;<CARON>;<SMALL>;IGNORE
+-<U0120> <U0047>;<DOT>;<CAPITAL>;IGNORE
+-<U0121> <U0047>;<DOT>;<SMALL>;IGNORE
+-<U01E4> <U0047>;<STROKE>;<CAPITAL>;IGNORE
+-<U01E5> <U0047>;<STROKE>;<SMALL>;IGNORE
+-<U0122> <U0047>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U0123> <U0047>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E20> <U0047>;<MACRON>;<CAPITAL>;IGNORE
+-<U1E21> <U0047>;<MACRON>;<SMALL>;IGNORE
+-<g8>
+-<U0048> <U0048>;<NONE>;<CAPITAL>;IGNORE
+-<U0068> <U0048>;<NONE>;<SMALL>;IGNORE
+-<U1E2A> <U0048>;<BREVE-BELOW>;<CAPITAL>;IGNORE
+-<U1E2B> <U0048>;<BREVE-BELOW>;<SMALL>;IGNORE
+-<U0124> <U0048>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U0125> <U0048>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E26> <U0048>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U1E27> <U0048>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1E22> <U0048>;<DOT>;<CAPITAL>;IGNORE
+-<U1E23> <U0048>;<DOT>;<SMALL>;IGNORE
+-<U1E24> <U0048>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E25> <U0048>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0126> <U0048>;<STROKE>;<CAPITAL>;IGNORE
+-<U0127> <U0048>;<STROKE>;<SMALL>;IGNORE
+-<U1E28> <U0048>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U1E29> <U0048>;<CEDILLA>;<SMALL>;IGNORE
+-<h8>
+-<U0049> <U0049>;<NONE>;<CAPITAL>;IGNORE
+-<U0069> <U0049>;<NONE>;<SMALL>;IGNORE
+-<U00CD> <U0049>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00ED> <U0049>;<ACUTE>;<SMALL>;IGNORE
+-<U00CC> <U0049>;<GRAVE>;<CAPITAL>;IGNORE
+-<U00EC> <U0049>;<GRAVE>;<SMALL>;IGNORE
+-<U0208> <U0049>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U0209> <U0049>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U012C> <U0049>;<BREVE>;<CAPITAL>;IGNORE
+-<U012D> <U0049>;<BREVE>;<SMALL>;IGNORE
+-<U020A> <U0049>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U020B> <U0049>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U00CE> <U0049>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U00EE> <U0049>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U01CF> <U0049>;<CARON>;<CAPITAL>;IGNORE
+-<U01D0> <U0049>;<CARON>;<SMALL>;IGNORE
+-<U00CF> <U0049>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00EF> <U0049>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1E2E> <U0049>;<DIAERESIS+ACUTE>;<CAPITAL>;IGNORE
+-<U1E2F> <U0049>;<DIAERESIS+ACUTE>;<SMALL>;IGNORE
+-<U1EC8> <U0049>;<HOOK>;<CAPITAL>;IGNORE
+-<U1EC9> <U0049>;<HOOK>;<SMALL>;IGNORE
+-<U0128> <U0049>;<TILDE>;<CAPITAL>;IGNORE
+-<U0129> <U0049>;<TILDE>;<SMALL>;IGNORE
+-<U1E2C> <U0049>;<TILDE-BELOW>;<CAPITAL>;IGNORE
+-<U1E2D> <U0049>;<TILDE-BELOW>;<SMALL>;IGNORE
+-<U0130> <U0049>;<DOT>;<CAPITAL>;IGNORE
+-<U0131> <U0049>;<DOT>;<SMALL>;IGNORE
+-<U1ECA> <U0049>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1ECB> <U0049>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U012E> <U0049>;<OGONEK>;<CAPITAL>;IGNORE
+-<U012F> <U0049>;<OGONEK>;<SMALL>;IGNORE
+-<U012A> <U0049>;<MACRON>;<CAPITAL>;IGNORE
+-<U012B> <U0049>;<MACRON>;<SMALL>;IGNORE
+-<i8>
+-<U0132> "<U0049><U004A>";"<U0132><U0132>";"<CAPITAL><CAPITAL>";IGNORE
+-<U0133> "<U0049><U004A>";"<U0132><U0132>";"<SMALL><SMALL>";IGNORE
+-<U004A> <U004A>;<NONE>;<CAPITAL>;IGNORE
+-<U006A> <U004A>;<NONE>;<SMALL>;IGNORE
+-<U0134> <U004A>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U0135> <U004A>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<j8>
+-<U004B> <U004B>;<NONE>;<CAPITAL>;IGNORE
+-<U006B> <U004B>;<NONE>;<SMALL>;IGNORE
+-<U1E30> <U004B>;<ACUTE>;<CAPITAL>;IGNORE
+-<U1E31> <U004B>;<ACUTE>;<SMALL>;IGNORE
+-<U01E8> <U004B>;<CARON>;<CAPITAL>;IGNORE
+-<U01E9> <U004B>;<CARON>;<SMALL>;IGNORE
+-<U0198> <U004B>;<HOOK>;<CAPITAL>;IGNORE
+-<U0199> <U004B>;<HOOK>;<SMALL>;IGNORE
+-<U1E32> <U004B>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E33> <U004B>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0136> <U004B>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U0137> <U004B>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E34> <U004B>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E35> <U004B>;<LINE-BELOW>;<SMALL>;IGNORE
+-<k8>
+-<U0138> <U004B>;<U0138>;<SMALL>;IGNORE
+-<U004C> <U004C>;<NONE>;<CAPITAL>;IGNORE
+-<U006C> <U004C>;<NONE>;<SMALL>;IGNORE
+-<U0139> <U004C>;<ACUTE>;<CAPITAL>;IGNORE
+-<U013A> <U004C>;<ACUTE>;<SMALL>;IGNORE
+-<U013D> <U004C>;<CARON>;<CAPITAL>;IGNORE
+-<U013E> <U004C>;<CARON>;<SMALL>;IGNORE
+-<U013F> <U004C>;<DOT>;<CAPITAL>;IGNORE
+-<U0140> <U004C>;<DOT>;<SMALL>;IGNORE
+-<U1E36> <U004C>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E37> <U004C>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0141> <U004C>;<STROKE>;<CAPITAL>;IGNORE
+-<U0142> <U004C>;<STROKE>;<SMALL>;IGNORE
+-<U013B> <U004C>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U013C> <U004C>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E38> <U004C>;<MACRON+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E39> <U004C>;<MACRON+DOT-BELOW>;<SMALL>;IGNORE
+-<U1E3C> <U004C>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E3D> <U004C>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E3A> <U004C>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E3B> <U004C>;<LINE-BELOW>;<SMALL>;IGNORE
+-<l8>
+-<U004D> <U004D>;<NONE>;<CAPITAL>;IGNORE
+-<U006D> <U004D>;<NONE>;<SMALL>;IGNORE
+-<U1E3E> <U004D>;<ACUTE>;<CAPITAL>;IGNORE
+-<U1E3F> <U004D>;<ACUTE>;<SMALL>;IGNORE
+-<U1E40> <U004D>;<DOT>;<CAPITAL>;IGNORE
+-<U1E41> <U004D>;<DOT>;<SMALL>;IGNORE
+-<U1E42> <U004D>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E43> <U004D>;<DOT-BELOW>;<SMALL>;IGNORE
+-<m8>
+-<U004E> <U004E>;<NONE>;<CAPITAL>;IGNORE
+-<U006E> <U004E>;<NONE>;<SMALL>;IGNORE
+-<U0143> <U004E>;<ACUTE>;<CAPITAL>;IGNORE
+-<U0144> <U004E>;<ACUTE>;<SMALL>;IGNORE
+-<U0147> <U004E>;<CARON>;<CAPITAL>;IGNORE
+-<U0148> <U004E>;<CARON>;<SMALL>;IGNORE
+-<U00D1> <U004E>;<TILDE>;<CAPITAL>;IGNORE
+-<U00F1> <U004E>;<TILDE>;<SMALL>;IGNORE
+-<U1E44> <U004E>;<DOT>;<CAPITAL>;IGNORE
+-<U1E45> <U004E>;<DOT>;<SMALL>;IGNORE
+-<U1E46> <U004E>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E47> <U004E>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0145> <U004E>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U0146> <U004E>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E4A> <U004E>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E4B> <U004E>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E48> <U004E>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E49> <U004E>;<LINE-BELOW>;<SMALL>;IGNORE
+-<U0149> <U004E>;<PRECEDED-BY-APOSTROPHE>;<SMALL>;IGNORE
+-<n8>
+-<U014A> "<U004E><U0047>";"<U014A><U014A>";"<CAPITAL><CAPITAL>";IGNORE
+-<U014B> "<U004E><U0047>";"<U014A><U014A>";"<SMALL><SMALL>";IGNORE
+-<U004F> <U004F>;<NONE>;<CAPITAL>;IGNORE
+-<U006F> <U004F>;<NONE>;<SMALL>;IGNORE
+-<U00BA> <U004F>;<NONE>;<U00BA>;IGNORE
+-<U00D3> <U004F>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00F3> <U004F>;<ACUTE>;<SMALL>;IGNORE
+-<U00D2> <U004F>;<GRAVE>;<CAPITAL>;IGNORE
+-<U00F2> <U004F>;<GRAVE>;<SMALL>;IGNORE
+-<U020C> <U004F>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U020D> <U004F>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U014E> <U004F>;<BREVE>;<CAPITAL>;IGNORE
+-<U014F> <U004F>;<BREVE>;<SMALL>;IGNORE
+-<U020E> <U004F>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U020F> <U004F>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U00D4> <U004F>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U00F4> <U004F>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1ED0> <U004F>;<CIRCUMFLEX+ACUTE>;<CAPITAL>;IGNORE
+-<U1ED1> <U004F>;<CIRCUMFLEX+ACUTE>;<SMALL>;IGNORE
+-<U1ED2> <U004F>;<CIRCUMFLEX+GRAVE>;<CAPITAL>;IGNORE
+-<U1ED3> <U004F>;<CIRCUMFLEX+GRAVE>;<SMALL>;IGNORE
+-<U1ED4> <U004F>;<CIRCUMFLEX+HOOK>;<CAPITAL>;IGNORE
+-<U1ED5> <U004F>;<CIRCUMFLEX+HOOK>;<SMALL>;IGNORE
+-<U1ED6> <U004F>;<CIRCUMFLEX+TILDE>;<CAPITAL>;IGNORE
+-<U1ED7> <U004F>;<CIRCUMFLEX+TILDE>;<SMALL>;IGNORE
+-<U1ED8> <U004F>;<CIRCUMFLEX+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1ED9> <U004F>;<CIRCUMFLEX+DOT-BELOW>;<SMALL>;IGNORE
+-<U01D1> <U004F>;<CARON>;<CAPITAL>;IGNORE
+-<U01D2> <U004F>;<CARON>;<SMALL>;IGNORE
+-<U00D6> <U004F>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00F6> <U004F>;<DIAERESIS>;<SMALL>;IGNORE
+-<U0150> <U004F>;<DOUBLE-ACUTE>;<CAPITAL>;IGNORE
+-<U0151> <U004F>;<DOUBLE-ACUTE>;<SMALL>;IGNORE
+-<U1ECE> <U004F>;<HOOK>;<CAPITAL>;IGNORE
+-<U1ECF> <U004F>;<HOOK>;<SMALL>;IGNORE
+-<U00D5> <U004F>;<TILDE>;<CAPITAL>;IGNORE
+-<U00F5> <U004F>;<TILDE>;<SMALL>;IGNORE
+-<U1E4C> <U004F>;<TILDE+ACUTE>;<CAPITAL>;IGNORE
+-<U1E4D> <U004F>;<TILDE+ACUTE>;<SMALL>;IGNORE
+-<U1E4E> <U004F>;<TILDE+DIAERESIS>;<CAPITAL>;IGNORE
+-<U1E4F> <U004F>;<TILDE+DIAERESIS>;<SMALL>;IGNORE
+-<U1ECC> <U004F>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1ECD> <U004F>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U00D8> <U004F>;<STROKE>;<CAPITAL>;IGNORE
+-<U00F8> <U004F>;<STROKE>;<SMALL>;IGNORE
+-<U01FE> <U004F>;<STROKE+ACUTE>;<CAPITAL>;IGNORE
+-<U01FF> <U004F>;<STROKE+ACUTE>;<SMALL>;IGNORE
+-<U01EA> <U004F>;<OGONEK>;<CAPITAL>;IGNORE
+-<U01EB> <U004F>;<OGONEK>;<SMALL>;IGNORE
+-<U01EC> <U004F>;<OGONEK+MACRON>;<CAPITAL>;IGNORE
+-<U01ED> <U004F>;<OGONEK+MACRON>;<SMALL>;IGNORE
+-<U014C> <U004F>;<MACRON>;<CAPITAL>;IGNORE
+-<U014D> <U004F>;<MACRON>;<SMALL>;IGNORE
+-<U1E52> <U004F>;<MACRON+ACUTE>;<CAPITAL>;IGNORE
+-<U1E53> <U004F>;<MACRON+ACUTE>;<SMALL>;IGNORE
+-<U1E50> <U004F>;<MACRON+GRAVE>;<CAPITAL>;IGNORE
+-<U1E51> <U004F>;<MACRON+GRAVE>;<SMALL>;IGNORE
+-<U01A0> <U004F>;<HORN>;<CAPITAL>;IGNORE
+-<U01A1> <U004F>;<HORN>;<SMALL>;IGNORE
+-<U1EDA> <U004F>;<HORN+ACUTE>;<CAPITAL>;IGNORE
+-<U1EDB> <U004F>;<HORN+ACUTE>;<SMALL>;IGNORE
+-<U1EDC> <U004F>;<HORN+GRAVE>;<CAPITAL>;IGNORE
+-<U1EDD> <U004F>;<HORN+GRAVE>;<SMALL>;IGNORE
+-<U1EDE> <U004F>;<HORN+HOOK>;<CAPITAL>;IGNORE
+-<U1EDF> <U004F>;<HORN+HOOK>;<SMALL>;IGNORE
+-<U1EE0> <U004F>;<HORN+TILDE>;<CAPITAL>;IGNORE
+-<U1EE1> <U004F>;<HORN+TILDE>;<SMALL>;IGNORE
+-<U1EE2> <U004F>;<HORN+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EE3> <U004F>;<HORN+DOT-BELOW>;<SMALL>;IGNORE
+-<o8>
+-<U0152> "<U004F><U0045>";"<U0152><U0152>";"<CAPITAL><CAPITAL>";IGNORE
+-<U0153> "<U004F><U0045>";"<U0152><U0152>";"<SMALL><SMALL>";IGNORE
+-<U0050> <U0050>;<NONE>;<CAPITAL>;IGNORE
+-<U0070> <U0050>;<NONE>;<SMALL>;IGNORE
+-<U1E54> <U0050>;<ACUTE>;<CAPITAL>;IGNORE
+-<U1E55> <U0050>;<ACUTE>;<SMALL>;IGNORE
+-<U1E56> <U0050>;<DOT>;<CAPITAL>;IGNORE
+-<U1E57> <U0050>;<DOT>;<SMALL>;IGNORE
+-<p8>
+-<U0051> <U0051>;<NONE>;<CAPITAL>;IGNORE
+-<U0071> <U0051>;<NONE>;<SMALL>;IGNORE
+-<q8>
+-<U0052> <U0052>;<NONE>;<CAPITAL>;IGNORE
+-<U0072> <U0052>;<NONE>;<SMALL>;IGNORE
+-<U0154> <U0052>;<ACUTE>;<CAPITAL>;IGNORE
+-<U0155> <U0052>;<ACUTE>;<SMALL>;IGNORE
+-<U0210> <U0052>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U0211> <U0052>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U0212> <U0052>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U0213> <U0052>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U0158> <U0052>;<CARON>;<CAPITAL>;IGNORE
+-<U0159> <U0052>;<CARON>;<SMALL>;IGNORE
+-<U1E58> <U0052>;<DOT>;<CAPITAL>;IGNORE
+-<U1E59> <U0052>;<DOT>;<SMALL>;IGNORE
+-<U1E5A> <U0052>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E5B> <U0052>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0156> <U0052>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U0157> <U0052>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E5C> <U0052>;<MACRON+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E5D> <U0052>;<MACRON+DOT-BELOW>;<SMALL>;IGNORE
+-<U1E5E> <U0052>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E5F> <U0052>;<LINE-BELOW>;<SMALL>;IGNORE
+-<r8>
+-<U0053> <U0053>;<NONE>;<CAPITAL>;IGNORE
+-<U0073> <U0053>;<NONE>;<SMALL>;IGNORE
+-<UFB06> "<U0053><U0054>";"<NONE><NONE>";"<UFB06><UFB06>";IGNORE
+-<U015A> <U0053>;<ACUTE>;<CAPITAL>;IGNORE
+-<U015B> <U0053>;<ACUTE>;<SMALL>;IGNORE
+-<U1E64> <U0053>;<ACUTE+DOT>;<CAPITAL>;IGNORE
+-<U1E65> <U0053>;<ACUTE+DOT>;<SMALL>;IGNORE
+-<U015C> <U0053>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U015D> <U0053>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E66> <U0053>;<CARON+DOT>;<CAPITAL>;IGNORE
+-<U1E67> <U0053>;<CARON+DOT>;<SMALL>;IGNORE
+-<U1E60> <U0053>;<DOT>;<CAPITAL>;IGNORE
+-<U1E61> <U0053>;<DOT>;<SMALL>;IGNORE
+-<U1E62> <U0053>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E63> <U0053>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U1E68> <U0053>;<DOT+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E69> <U0053>;<DOT+DOT-BELOW>;<SMALL>;IGNORE
+-<U015E> <U0053>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U015F> <U0053>;<CEDILLA>;<SMALL>;IGNORE
+-<s8>
+-<U0160> <U0161>;<NONE>;<CAPITAL>;IGNORE
+-<U0161> <U0161>;<NONE>;<SMALL>;IGNORE
+-<U017F> <U0053>;<U017F>;<SMALL>;IGNORE
+-<U00DF> "<U0053><U0053>";"<NONE><NONE>";"<SMALL><U00DF>";IGNORE
+-<UFB05> "<U0053><U0054>";"<NONE><NONE>";"<UFB05><UFB05>";IGNORE
+-<U0054> <U0054>;<NONE>;<CAPITAL>;IGNORE
+-<U0074> <U0054>;<NONE>;<SMALL>;IGNORE
+-<U0164> <U0054>;<CARON>;<CAPITAL>;IGNORE
+-<U0165> <U0054>;<CARON>;<SMALL>;IGNORE
+-<U1E6A> <U0054>;<DOT>;<CAPITAL>;IGNORE
+-<U1E6B> <U0054>;<DOT>;<SMALL>;IGNORE
+-<U1E6C> <U0054>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E6D> <U0054>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0166> <U0054>;<STROKE>;<CAPITAL>;IGNORE
+-<U0167> <U0054>;<STROKE>;<SMALL>;IGNORE
+-<U0162> <U0054>;<CEDILLA>;<CAPITAL>;IGNORE
+-<U0163> <U0054>;<CEDILLA>;<SMALL>;IGNORE
+-<U1E70> <U0054>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E71> <U0054>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E6E> <U0054>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E6F> <U0054>;<LINE-BELOW>;<SMALL>;IGNORE
+-<t8>
+-<U00DE> "<U0054><U0048>";"<U00DE><U00DE>";"<CAPITAL><CAPITAL>";IGNORE
+-<U00FE> "<U0054><U0048>";"<U00DE><U00DE>";"<SMALL><SMALL>";IGNORE
+-<U0055> <U0055>;<NONE>;<CAPITAL>;IGNORE
+-<U0075> <U0055>;<NONE>;<SMALL>;IGNORE
+-<U00DA> <U0055>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00FA> <U0055>;<ACUTE>;<SMALL>;IGNORE
+-<U00D9> <U0055>;<GRAVE>;<CAPITAL>;IGNORE
+-<U00F9> <U0055>;<GRAVE>;<SMALL>;IGNORE
+-<U0214> <U0055>;<DOUBLE-GRAVE>;<CAPITAL>;IGNORE
+-<U0215> <U0055>;<DOUBLE-GRAVE>;<SMALL>;IGNORE
+-<U016C> <U0055>;<BREVE>;<CAPITAL>;IGNORE
+-<U016D> <U0055>;<BREVE>;<SMALL>;IGNORE
+-<U0216> <U0055>;<INVERTED-BREVE>;<CAPITAL>;IGNORE
+-<U0217> <U0055>;<INVERTED-BREVE>;<SMALL>;IGNORE
+-<U00DB> <U0055>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U00FB> <U0055>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U01D3> <U0055>;<CARON>;<CAPITAL>;IGNORE
+-<U01D4> <U0055>;<CARON>;<SMALL>;IGNORE
+-<U016E> <U0055>;<RING>;<CAPITAL>;IGNORE
+-<U016F> <U0055>;<RING>;<SMALL>;IGNORE
+-<U00DC> <U0055>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00FC> <U0055>;<DIAERESIS>;<SMALL>;IGNORE
+-<U01D5> <U0055>;<DIAERESIS+MACRON>;<CAPITAL>;IGNORE
+-<U01D6> <U0055>;<DIAERESIS+MACRON>;<SMALL>;IGNORE
+-<U01D7> <U0055>;<DIAERESIS+ACUTE>;<CAPITAL>;IGNORE
+-<U01D8> <U0055>;<DIAERESIS+ACUTE>;<SMALL>;IGNORE
+-<U01DB> <U0055>;<DIAERESIS+GRAVE>;<CAPITAL>;IGNORE
+-<U01DC> <U0055>;<DIAERESIS+GRAVE>;<SMALL>;IGNORE
+-<U01D9> <U0055>;<DIAERESIS+CARON>;<CAPITAL>;IGNORE
+-<U01DA> <U0055>;<DIAERESIS+CARON>;<SMALL>;IGNORE
+-<U0170> <U0055>;<DOUBLE-ACUTE>;<CAPITAL>;IGNORE
+-<U0171> <U0055>;<DOUBLE-ACUTE>;<SMALL>;IGNORE
+-<U1EE6> <U0055>;<HOOK>;<CAPITAL>;IGNORE
+-<U1EE7> <U0055>;<HOOK>;<SMALL>;IGNORE
+-<U0168> <U0055>;<TILDE>;<CAPITAL>;IGNORE
+-<U0169> <U0055>;<TILDE>;<SMALL>;IGNORE
+-<U1E78> <U0055>;<TILDE+ACUTE>;<CAPITAL>;IGNORE
+-<U1E79> <U0055>;<TILDE+ACUTE>;<SMALL>;IGNORE
+-<U1E74> <U0055>;<TILDE-BELOW>;<CAPITAL>;IGNORE
+-<U1E75> <U0055>;<TILDE-BELOW>;<SMALL>;IGNORE
+-<U1EE4> <U0055>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EE5> <U0055>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U0172> <U0055>;<OGONEK>;<CAPITAL>;IGNORE
+-<U0173> <U0055>;<OGONEK>;<SMALL>;IGNORE
+-<U016A> <U0055>;<MACRON>;<CAPITAL>;IGNORE
+-<U016B> <U0055>;<MACRON>;<SMALL>;IGNORE
+-<U1E7A> <U0055>;<MACRON+DIAERESIS>;<CAPITAL>;IGNORE
+-<U1E7B> <U0055>;<MACRON+DIAERESIS>;<SMALL>;IGNORE
+-<U1E72> <U0055>;<MACRON+DIAERESIS-BELOW>;<CAPITAL>;IGNORE
+-<U1E73> <U0055>;<MACRON+DIAERESIS-BELOW>;<SMALL>;IGNORE
+-<U1E76> <U0055>;<MACRON+CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E77> <U0055>;<MACRON+CIRCUMFLEX>;<SMALL>;IGNORE
+-<U01AF> <U0055>;<HORN>;<CAPITAL>;IGNORE
+-<U01B0> <U0055>;<HORN>;<SMALL>;IGNORE
+-<U1EE8> <U0055>;<HORN+ACUTE>;<CAPITAL>;IGNORE
+-<U1EE9> <U0055>;<HORN+ACUTE>;<SMALL>;IGNORE
+-<U1EEA> <U0055>;<HORN+GRAVE>;<CAPITAL>;IGNORE
+-<U1EEB> <U0055>;<HORN+GRAVE>;<SMALL>;IGNORE
+-<U1EEC> <U0055>;<HORN+HOOK>;<CAPITAL>;IGNORE
+-<U1EED> <U0055>;<HORN+HOOK>;<SMALL>;IGNORE
+-<U1EEE> <U0055>;<HORN+TILDE>;<CAPITAL>;IGNORE
+-<U1EEF> <U0055>;<HORN+TILDE>;<SMALL>;IGNORE
+-<U1EF0> <U0055>;<HORN+DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EF1> <U0055>;<HORN+DOT-BELOW>;<SMALL>;IGNORE
+-<u8>
+-<U0056> <U0056>;<NONE>;<CAPITAL>;IGNORE
+-<U0076> <U0056>;<NONE>;<SMALL>;IGNORE
+-<U1E7C> <U0056>;<TILDE>;<CAPITAL>;IGNORE
+-<U1E7D> <U0056>;<TILDE>;<SMALL>;IGNORE
+-<U1E7E> <U0056>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E7F> <U0056>;<DOT-BELOW>;<SMALL>;IGNORE
+-<v8>
+-<U0057> <U0057>;<NONE>;<CAPITAL>;IGNORE
+-<U0077> <U0057>;<NONE>;<SMALL>;IGNORE
+-<U1E82> <U0057>;<ACUTE>;<CAPITAL>;IGNORE
+-<U1E83> <U0057>;<ACUTE>;<SMALL>;IGNORE
+-<U1E80> <U0057>;<GRAVE>;<CAPITAL>;IGNORE
+-<U1E81> <U0057>;<GRAVE>;<SMALL>;IGNORE
+-<U0174> <U0057>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U0175> <U0057>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U1E84> <U0057>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U1E85> <U0057>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1E86> <U0057>;<DOT>;<CAPITAL>;IGNORE
+-<U1E87> <U0057>;<DOT>;<SMALL>;IGNORE
+-<U1E88> <U0057>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E89> <U0057>;<DOT-BELOW>;<SMALL>;IGNORE
+-<w8>
+-<U0058> <U0058>;<NONE>;<CAPITAL>;IGNORE
+-<U0078> <U0058>;<NONE>;<SMALL>;IGNORE
+-<U1E8C> <U0058>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U1E8D> <U0058>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1E8A> <U0058>;<DOT>;<CAPITAL>;IGNORE
+-<U1E8B> <U0058>;<DOT>;<SMALL>;IGNORE
+-<x8>
+-<U0059> <U0059>;<NONE>;<CAPITAL>;IGNORE
+-<U0079> <U0059>;<NONE>;<SMALL>;IGNORE
+-<U00DD> <U0059>;<ACUTE>;<CAPITAL>;IGNORE
+-<U00FD> <U0059>;<ACUTE>;<SMALL>;IGNORE
+-<U1EF2> <U0059>;<GRAVE>;<CAPITAL>;IGNORE
+-<U1EF3> <U0059>;<GRAVE>;<SMALL>;IGNORE
+-<U0176> <U0059>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U0177> <U0059>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U0178> <U0059>;<DIAERESIS>;<CAPITAL>;IGNORE
+-<U00FF> <U0059>;<DIAERESIS>;<SMALL>;IGNORE
+-<U1EF6> <U0059>;<HOOK>;<CAPITAL>;IGNORE
+-<U1EF7> <U0059>;<HOOK>;<SMALL>;IGNORE
+-<U1EF8> <U0059>;<TILDE>;<CAPITAL>;IGNORE
+-<U1EF9> <U0059>;<TILDE>;<SMALL>;IGNORE
+-<U1E8E> <U0059>;<DOT>;<CAPITAL>;IGNORE
+-<U1E8F> <U0059>;<DOT>;<SMALL>;IGNORE
+-<U1EF4> <U0059>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1EF5> <U0059>;<DOT-BELOW>;<SMALL>;IGNORE
+-<y8>
+-<U005A> <U005A>;<NONE>;<CAPITAL>;IGNORE
+-<U007A> <U005A>;<NONE>;<SMALL>;IGNORE
+-<U0179> <U005A>;<ACUTE>;<CAPITAL>;IGNORE
+-<U017A> <U005A>;<ACUTE>;<SMALL>;IGNORE
+-<U1E90> <U005A>;<CIRCUMFLEX>;<CAPITAL>;IGNORE
+-<U1E91> <U005A>;<CIRCUMFLEX>;<SMALL>;IGNORE
+-<U017B> <U005A>;<DOT>;<CAPITAL>;IGNORE
+-<U017C> <U005A>;<DOT>;<SMALL>;IGNORE
+-<U1E92> <U005A>;<DOT-BELOW>;<CAPITAL>;IGNORE
+-<U1E93> <U005A>;<DOT-BELOW>;<SMALL>;IGNORE
+-<U01B5> <U005A>;<STROKE>;<CAPITAL>;IGNORE
+-<U01B6> <U005A>;<STROKE>;<SMALL>;IGNORE
+-<U1E94> <U005A>;<LINE-BELOW>;<CAPITAL>;IGNORE
+-<U1E95> <U005A>;<LINE-BELOW>;<SMALL>;IGNORE
+-<z8>
+-<U017D> <U017E>;<NONE>;<CAPITAL>;IGNORE
+-<U017E> <U017E>;<NONE>;<SMALL>;IGNORE
+-<U0391> <U0391>;<CAPITAL>;<GREEK>;IGNORE
+-<U0386> <U0391>;<CAPITAL>;<TONOS>;IGNORE
+-<U03B1> <U0391>;<SMALL>;<GREEK>;IGNORE
+-<U03AC> <U0391>;<SMALL>;<TONOS>;IGNORE
+-<U0392> <U0392>;<CAPITAL>;<GREEK>;IGNORE
+-<U03B2> <U0392>;<SMALL>;<GREEK>;IGNORE
+-<U0393> <U0393>;<CAPITAL>;<GREEK>;IGNORE
+-<U03B3> <U0393>;<SMALL>;<GREEK>;IGNORE
+-<U0394> <U0394>;<CAPITAL>;<GREEK>;IGNORE
+-<U03B4> <U0394>;<SMALL>;<GREEK>;IGNORE
+-<U0395> <U0395>;<CAPITAL>;<GREEK>;IGNORE
+-<U0388> <U0395>;<CAPITAL>;<TONOS>;IGNORE
+-<U03B5> <U0395>;<SMALL>;<GREEK>;IGNORE
+-<U03AD> <U0395>;<SMALL>;<TONOS>;IGNORE
+-<U0396> <U0396>;<CAPITAL>;<GREEK>;IGNORE
+-<U03B6> <U0396>;<SMALL>;<GREEK>;IGNORE
+-<U0397> <U0397>;<CAPITAL>;<GREEK>;IGNORE
+-<U0389> <U0397>;<CAPITAL>;<TONOS>;IGNORE
+-<U03B7> <U0397>;<SMALL>;<GREEK>;IGNORE
+-<U03AE> <U0397>;<SMALL>;<TONOS>;IGNORE
+-<U0398> <U0398>;<CAPITAL>;<GREEK>;IGNORE
+-<U03B8> <U0398>;<SMALL>;<GREEK>;IGNORE
+-<U0399> <U0399>;<CAPITAL>;<GREEK>;IGNORE
+-<U038A> <U0399>;<CAPITAL>;<TONOS>;IGNORE
+-<U03AA> <U0399>;<CAPITAL>;<DIALYTICA>;IGNORE
+-<U03B9> <U0399>;<SMALL>;<GREEK>;IGNORE
+-<U03AF> <U0399>;<SMALL>;<TONOS>;IGNORE
+-<U03CA> <U0399>;<SMALL>;<DIALYTICA>;IGNORE
+-<U0390> <U0399>;<SMALL>;<DIALYTICA+TONOS>;IGNORE
+-<U039A> <U039A>;<CAPITAL>;<GREEK>;IGNORE
+-<U03BA> <U039A>;<SMALL>;<GREEK>;IGNORE
+-<U039B> <U039B>;<CAPITAL>;<GREEK>;IGNORE
+-<U03BB> <U039B>;<SMALL>;<GREEK>;IGNORE
+-<U039C> <U039C>;<CAPITAL>;<GREEK>;IGNORE
+-<U03BC> <U039C>;<SMALL>;<GREEK>;IGNORE
+-<U039D> <U039D>;<CAPITAL>;<GREEK>;IGNORE
+-<U03BD> <U039D>;<SMALL>;<GREEK>;IGNORE
+-<U039E> <U039E>;<CAPITAL>;<GREEK>;IGNORE
+-<U03BE> <U039E>;<SMALL>;<GREEK>;IGNORE
+-<U039F> <U039F>;<CAPITAL>;<GREEK>;IGNORE
+-<U038C> <U039F>;<CAPITAL>;<TONOS>;IGNORE
+-<U03BF> <U039F>;<SMALL>;<GREEK>;IGNORE
+-<U03CC> <U039F>;<SMALL>;<TONOS>;IGNORE
+-<U03A0> <U03A0>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C0> <U03A0>;<SMALL>;<GREEK>;IGNORE
+-<U03A1> <U03A1>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C1> <U03A1>;<SMALL>;<GREEK>;IGNORE
+-<U03A3> <U03A3>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C3> <U03A3>;<SMALL>;<GREEK>;IGNORE
+-<U03C2> <U03A3>;<SMALL>;<U03C2>;IGNORE
+-<U03A4> <U03A4>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C4> <U03A4>;<SMALL>;<GREEK>;IGNORE
+-<U03A5> <U03A5>;<CAPITAL>;<GREEK>;IGNORE
+-<U038E> <U03A5>;<CAPITAL>;<TONOS>;IGNORE
+-<U03AB> <U03A5>;<CAPITAL>;<DIALYTICA>;IGNORE
+-<U03C5> <U03A5>;<SMALL>;<GREEK>;IGNORE
+-<U03CD> <U03A5>;<SMALL>;<TONOS>;IGNORE
+-<U03CB> <U03A5>;<SMALL>;<DIALYTICA>;IGNORE
+-<U03B0> <U03A5>;<SMALL>;<DIALYTICA+TONOS>;IGNORE
+-<U03A6> <U03A6>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C6> <U03A6>;<SMALL>;<GREEK>;IGNORE
+-<U03A7> <U03A7>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C7> <U03A7>;<SMALL>;<GREEK>;IGNORE
+-<U03A8> <U03A8>;<CAPITAL>;<GREEK>;IGNORE
+-<U03C8> <U03A8>;<SMALL>;<GREEK>;IGNORE
+-<U03A9> <U03A9>;<CAPITAL>;<GREEK>;IGNORE
+-<U038F> <U03A9>;<CAPITAL>;<TONOS>;IGNORE
+-<U03C9> <U03A9>;<SMALL>;<GREEK>;IGNORE
+-<U03CE> <U03A9>;<SMALL>;<TONOS>;IGNORE
+-<U0410> <U0410>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0430> <U0410>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0411> <U0411>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0431> <U0411>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0412> <U0412>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0432> <U0412>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0413> <U0413>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0433> <U0413>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0403> <U0403>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0453> <U0403>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0490> <U0490>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0491> <U0490>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0414> <U0414>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0434> <U0414>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0402> <U0402>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0452> <U0402>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0415> <U0415>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0435> <U0415>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0401> <U0401>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0451> <U0401>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0404> <U0404>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0454> <U0404>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0416> <U0416>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0436> <U0416>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0417> <U0417>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0437> <U0417>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0418> <U0418>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0438> <U0418>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0406> <U0406>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0456> <U0406>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0407> <U0407>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0457> <U0407>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0408> <U0408>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0458> <U0408>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0419> <U0419>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0439> <U0419>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041A> <U041A>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043A> <U041A>;<CYRILLIC>;<SMALL>;IGNORE
+-<U040C> <U040C>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U045C> <U040C>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041B> <U041B>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043B> <U041B>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0409> <U0409>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0459> <U0409>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041C> <U041C>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043C> <U041C>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041D> <U041D>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043D> <U041D>;<CYRILLIC>;<SMALL>;IGNORE
+-<U040A> <U040A>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U045A> <U040A>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041E> <U041E>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043E> <U041E>;<CYRILLIC>;<SMALL>;IGNORE
+-<U041F> <U041F>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U043F> <U041F>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0420> <U0420>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0440> <U0420>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0421> <U0421>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0441> <U0421>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0422> <U0422>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0442> <U0422>;<CYRILLIC>;<SMALL>;IGNORE
+-<U040B> <U040B>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U045B> <U040B>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0423> <U0423>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0443> <U0423>;<CYRILLIC>;<SMALL>;IGNORE
+-<U040E> <U040E>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U045E> <U040E>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0424> <U0424>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0444> <U0424>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0425> <U0425>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0445> <U0425>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0426> <U0426>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0446> <U0426>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0405> <U0405>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0455> <U0405>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0427> <U0427>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0447> <U0427>;<CYRILLIC>;<SMALL>;IGNORE
+-<U040F> <U040F>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U045F> <U040F>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0428> <U0428>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0448> <U0428>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0429> <U0429>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0449> <U0429>;<CYRILLIC>;<SMALL>;IGNORE
+-<U044A> <U044A>;<CYRILLIC>;<SMALL>;IGNORE
+-<U042A> <U044A>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U042B> <U042B>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U044B> <U042B>;<CYRILLIC>;<SMALL>;IGNORE
+-<U044C> <U044C>;<CYRILLIC>;<SMALL>;IGNORE
+-<U042C> <U044C>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U042D> <U042D>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U044D> <U042D>;<CYRILLIC>;<SMALL>;IGNORE
+-<U042E> <U042E>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U044E> <U042E>;<CYRILLIC>;<SMALL>;IGNORE
+-<U042F> <U042F>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U044F> <U042F>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0462> <U0462>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0463> <U0462>;<CYRILLIC>;<SMALL>;IGNORE
+-<U046A> <U046A>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U046B> <U046A>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0472> <U0472>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0473> <U0472>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0474> <U0474>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0475> <U0474>;<CYRILLIC>;<SMALL>;IGNORE
+-<U0480> <U0480>;<CYRILLIC>;<CAPITAL>;IGNORE
+-<U0481> <U0480>;<CYRILLIC>;<SMALL>;IGNORE
+-<U05D0> <U05D0>;IGNORE;IGNORE;IGNORE
+-<U05D1> <U05D1>;IGNORE;IGNORE;IGNORE
+-<U05D2> <U05D2>;IGNORE;IGNORE;IGNORE
+-<U05D3> <U05D3>;IGNORE;IGNORE;IGNORE
+-<U05D4> <U05D4>;IGNORE;IGNORE;IGNORE
+-<U05D5> <U05D5>;IGNORE;IGNORE;IGNORE
+-<U05D6> <U05D6>;IGNORE;IGNORE;IGNORE
+-<U05D7> <U05D7>;IGNORE;IGNORE;IGNORE
+-<U05D8> <U05D8>;IGNORE;IGNORE;IGNORE
+-<U05D9> <U05D9>;IGNORE;IGNORE;IGNORE
+-<U05DA> <U05DA>;IGNORE;IGNORE;IGNORE
+-<U05DB> <U05DB>;IGNORE;IGNORE;IGNORE
+-<U05DC> <U05DC>;IGNORE;IGNORE;IGNORE
+-<U05DD> <U05DD>;IGNORE;IGNORE;IGNORE
+-<U05DE> <U05DE>;IGNORE;IGNORE;IGNORE
+-<U05DF> <U05DF>;IGNORE;IGNORE;IGNORE
+-<U05E0> <U05E0>;IGNORE;IGNORE;IGNORE
+-<U05E1> <U05E1>;IGNORE;IGNORE;IGNORE
+-<U05E2> <U05E2>;IGNORE;IGNORE;IGNORE
+-<U05E3> <U05E3>;IGNORE;IGNORE;IGNORE
+-<U05E4> <U05E4>;IGNORE;IGNORE;IGNORE
+-<U05E5> <U05E5>;IGNORE;IGNORE;IGNORE
+-<U05E6> <U05E6>;IGNORE;IGNORE;IGNORE
+-<U05E7> <U05E7>;IGNORE;IGNORE;IGNORE
+-<U05E8> <U05E8>;IGNORE;IGNORE;IGNORE
+-<U05E9> <U05E9>;IGNORE;IGNORE;IGNORE
+-<U05EA> <U05EA>;IGNORE;IGNORE;IGNORE
+-
+-% Arabic collating
+-
+-<U060C> IGNORE;IGNORE;IGNORE;<U060C>
+-<U061B> IGNORE;IGNORE;IGNORE;<U061B>
+-<U061F> IGNORE;IGNORE;IGNORE;<U061F>
+-<U0640> IGNORE;IGNORE;IGNORE;<U0640>
+-
+-<U0621> <U0621>;<U0621>;IGNORE;IGNORE
+-<U0622> <U0622>;<U0622>;IGNORE;IGNORE
+-<UFE82> <U0622>;<UFE82>;IGNORE;IGNORE
+-<U0623> <U0621>;<U0623>;IGNORE;IGNORE
+-<UFE84> <U0621>;<UFE84>;IGNORE;IGNORE
+-<U0624> <U0621>;<U0624>;IGNORE;IGNORE
+-<U0625> <U0621>;<U0625>;IGNORE;IGNORE
+-<UFE88> <U0621>;<UFE88>;IGNORE;IGNORE
+-<U0626> <U0621>;<U0626>;IGNORE;IGNORE
+-<U0670> <U0670>;<U0670>;IGNORE;IGNORE
+-<U0627> <U0627>;<U0627>;IGNORE;IGNORE
+-<UFE8D> <U0627>;<UFE8D>;IGNORE;IGNORE
+-<UFE8E> <U0627>;<UFE8E>;IGNORE;IGNORE
+-<UE016> <U0627>;<UE016>;IGNORE;IGNORE
+-<U0628> <U0628>;<U0628>;IGNORE;IGNORE
+-<UFE8F> <U0628>;<UFE8F>;IGNORE;IGNORE
+-<UFE90> <U0628>;<UFE90>;IGNORE;IGNORE
+-<UFE91> <U0628>;<UFE91>;IGNORE;IGNORE
+-<UFE92> <U0628>;<UFE92>;IGNORE;IGNORE
+-<U067E> <U067E>;<U067E>;IGNORE;IGNORE
+-<U06A4> <U06A4>;<U06A4>;IGNORE;IGNORE
+-<U0629> <U0629>;<U0629>;IGNORE;IGNORE
+-<UFE93> <U0629>;<UFE93>;IGNORE;IGNORE
+-<UFE94> <U0629>;<UFE94>;IGNORE;IGNORE
+-<U062A> <U0629>;<U062A>;IGNORE;IGNORE
+-<UFE95> <U0629>;<UFE95>;IGNORE;IGNORE
+-<UFE96> <U0629>;<UFE96>;IGNORE;IGNORE
+-<UFE97> <U0629>;<UFE97>;IGNORE;IGNORE
+-<UFE98> <U0629>;<UFE98>;IGNORE;IGNORE
+-<U062B> <U062B>;<U062B>;IGNORE;IGNORE
+-<UFE99> <U062B>;<UFE99>;IGNORE;IGNORE
+-<UFE9A> <U062B>;<UFE9A>;IGNORE;IGNORE
+-<UFE9B> <U062B>;<UFE9B>;IGNORE;IGNORE
+-<UFE9C> <U062B>;<UFE9C>;IGNORE;IGNORE
+-<U062C> <U062C>;<U062C>;IGNORE;IGNORE
+-<UFE9D> <U062C>;<UFE9D>;IGNORE;IGNORE
+-<UFE9E> <U062C>;<UFE9E>;IGNORE;IGNORE
+-<UFE9F> <U062C>;<UFE9F>;IGNORE;IGNORE
+-<UFEA0> <U062C>;<UFEA0>;IGNORE;IGNORE
+-<U062D> <U062D>;<U062D>;IGNORE;IGNORE
+-<UFEA1> <U062D>;<UFEA1>;IGNORE;IGNORE
+-<UFEA2> <U062D>;<UFEA2>;IGNORE;IGNORE
+-<UFEA3> <U062D>;<UFEA3>;IGNORE;IGNORE
+-<UFEA4> <U062D>;<UFEA4>;IGNORE;IGNORE
+-<U062E> <U062E>;<U062E>;IGNORE;IGNORE
+-<UFEA5> <U062E>;<UFEA5>;IGNORE;IGNORE
+-<UFEA6> <U062E>;<UFEA6>;IGNORE;IGNORE
+-<UFEA7> <U062E>;<UFEA7>;IGNORE;IGNORE
+-<UFEA8> <U062E>;<UFEA8>;IGNORE;IGNORE
+-<U062F> <U062F>;<U062F>;IGNORE;IGNORE
+-<UFEA9> <U062F>;<UFEA9>;IGNORE;IGNORE
+-<UFEAA> <U062F>;<UFEAA>;IGNORE;IGNORE
+-<U0630> <U0630>;<U0630>;IGNORE;IGNORE
+-<UFEAB> <U0630>;<UFEAB>;IGNORE;IGNORE
+-<UFEAC> <U0630>;<UFEAC>;IGNORE;IGNORE
+-<U0631> <U0631>;<U0631>;IGNORE;IGNORE
+-<UFEAD> <U0631>;<UFEAD>;IGNORE;IGNORE
+-<UFEAE> <U0631>;<UFEAE>;IGNORE;IGNORE
+-<U0632> <U0632>;<U0632>;IGNORE;IGNORE
+-<UFEAF> <U0632>;<UFEAF>;IGNORE;IGNORE
+-<UFEB0> <U0632>;<UFEB0>;IGNORE;IGNORE
+-<U0633> <U0633>;<U0633>;IGNORE;IGNORE
+-<UFEB1> <U0633>;<UFEB1>;IGNORE;IGNORE
+-<UFEB2> <U0633>;<UFEB2>;IGNORE;IGNORE
+-<UFEB3> <U0633>;<UFEB3>;IGNORE;IGNORE
+-<UFEB4> <U0633>;<UFEB4>;IGNORE;IGNORE
+-<U0634> <U0634>;<U0634>;IGNORE;IGNORE
+-<UFEB5> <U0634>;<UFEB5>;IGNORE;IGNORE
+-<UFEB6> <U0634>;<UFEB6>;IGNORE;IGNORE
+-<UFEB7> <U0634>;<UFEB7>;IGNORE;IGNORE
+-<UFEB8> <U0634>;<UFEB8>;IGNORE;IGNORE
+-<U0635> <U0635>;<U0635>;IGNORE;IGNORE
+-<UFEB9> <U0635>;<UFEB9>;IGNORE;IGNORE
+-<UFEBA> <U0635>;<UFEBA>;IGNORE;IGNORE
+-<UFEBB> <U0635>;<UFEBB>;IGNORE;IGNORE
+-<UFEBC> <U0635>;<UFEBC>;IGNORE;IGNORE
+-<U0636> <U0636>;<U0636>;IGNORE;IGNORE
+-<UFEBD> <U0636>;<UFEBD>;IGNORE;IGNORE
+-<UFEBE> <U0636>;<UFEBE>;IGNORE;IGNORE
+-<UFEBF> <U0636>;<UFEBF>;IGNORE;IGNORE
+-<UFEC0> <U0636>;<UFEC0>;IGNORE;IGNORE
+-<U0637> <U0637>;<U0637>;IGNORE;IGNORE
+-<UFEC1> <U0637>;<UFEC1>;IGNORE;IGNORE
+-<UFEC2> <U0637>;<UFEC2>;IGNORE;IGNORE
+-<UFEC3> <U0637>;<UFEC3>;IGNORE;IGNORE
+-<UFEC4> <U0637>;<UFEC4>;IGNORE;IGNORE
+-<U0638> <U0638>;<U0638>;IGNORE;IGNORE
+-<UFEC5> <U0638>;<UFEC5>;IGNORE;IGNORE
+-<UFEC6> <U0638>;<UFEC6>;IGNORE;IGNORE
+-<UFEC7> <U0638>;<UFEC7>;IGNORE;IGNORE
+-<UFEC8> <U0638>;<UFEC8>;IGNORE;IGNORE
+-<U0639> <U0639>;<U0639>;IGNORE;IGNORE
+-<UFEC9> <U0639>;<UFEC9>;IGNORE;IGNORE
+-<UFECA> <U0639>;<UFECA>;IGNORE;IGNORE
+-<UFECB> <U0639>;<UFECB>;IGNORE;IGNORE
+-<UFECC> <U0639>;<UFECC>;IGNORE;IGNORE
+-<U063A> <U063A>;<U063A>;IGNORE;IGNORE
+-<UFECD> <U063A>;<UFECD>;IGNORE;IGNORE
+-<UFECE> <U063A>;<UFECE>;IGNORE;IGNORE
+-<UFECF> <U063A>;<UFECF>;IGNORE;IGNORE
+-<UFED0> <U063A>;<UFED0>;IGNORE;IGNORE
+-<U0641> <U0641>;<U0641>;IGNORE;IGNORE
+-<UFED1> <U0641>;<UFED1>;IGNORE;IGNORE
+-<UFED2> <U0641>;<UFED2>;IGNORE;IGNORE
+-<UFED3> <U0641>;<UFED3>;IGNORE;IGNORE
+-<UFED4> <U0641>;<UFED4>;IGNORE;IGNORE
+-<U0642> <U0642>;<U0642>;IGNORE;IGNORE
+-<UFED5> <U0642>;<UFED5>;IGNORE;IGNORE
+-<UFED6> <U0642>;<UFED6>;IGNORE;IGNORE
+-<UFED7> <U0642>;<UFED7>;IGNORE;IGNORE
+-<UFED8> <U0642>;<UFED8>;IGNORE;IGNORE
+-<U0643> <U0643>;<U0643>;IGNORE;IGNORE
+-<UFED9> <U0643>;<UFED9>;IGNORE;IGNORE
+-<UFEDA> <U0643>;<UFEDA>;IGNORE;IGNORE
+-<UFEDB> <U0643>;<UFEDB>;IGNORE;IGNORE
+-<UFEDC> <U0643>;<UFEDC>;IGNORE;IGNORE
+-<U0644> <U0644>;<U0644>;IGNORE;IGNORE
+-<UFEDD> <U0644>;<UFEDD>;IGNORE;IGNORE
+-<UFEDE> <U0644>;<UFEDE>;IGNORE;IGNORE
+-<UFEDF> <U0644>;<UFEDF>;IGNORE;IGNORE
+-<UFEE0> <U0644>;<UFEE0>;IGNORE;IGNORE
+-<U0645> <U0645>;<U0645>;IGNORE;IGNORE
+-<UFEE1> <U0645>;<UFEE1>;IGNORE;IGNORE
+-<UFEE2> <U0645>;<UFEE2>;IGNORE;IGNORE
+-<UFEE3> <U0645>;<UFEE3>;IGNORE;IGNORE
+-<UFEE4> <U0645>;<UFEE4>;IGNORE;IGNORE
+-<U0646> <U0646>;<U0646>;IGNORE;IGNORE
+-<UFEE5> <U0646>;<UFEE5>;IGNORE;IGNORE
+-<UFEE6> <U0646>;<UFEE6>;IGNORE;IGNORE
+-<UFEE7> <U0646>;<UFEE7>;IGNORE;IGNORE
+-<UFEE8> <U0646>;<UFEE8>;IGNORE;IGNORE
+-<U0647> <U0647>;<U0647>;IGNORE;IGNORE
+-<UFEE9> <U0647>;<UFEE9>;IGNORE;IGNORE
+-<UFEEA> <U0647>;<UFEEA>;IGNORE;IGNORE
+-<UFEEB> <U0647>;<UFEEB>;IGNORE;IGNORE
+-<UFEEC> <U0647>;<UFEEC>;IGNORE;IGNORE
+-<U0648> <U0648>;<U0648>;IGNORE;IGNORE
+-<UFEED> <U0648>;<UFEED>;IGNORE;IGNORE
+-<UFEEE> <U0648>;<UFEEE>;IGNORE;IGNORE
+-<U0649> <U0649>;<U0649>;IGNORE;IGNORE
+-<UFEEF> <U0649>;<UFEEF>;IGNORE;IGNORE
+-<UFEF0> <U0649>;<UFEF0>;IGNORE;IGNORE
+-<U064A> <U064A>;<U064A>;IGNORE;IGNORE
+-<UFEF1> <U064A>;<UFEF1>;IGNORE;IGNORE
+-<UFEF2> <U064A>;<UFEF2>;IGNORE;IGNORE
+-<UFEF3> <U064A>;<UFEF3>;IGNORE;IGNORE
+-<UFEF4> <U064A>;<UFEF4>;IGNORE;IGNORE
+-
+-<U064B> IGNORE;IGNORE;<U064B>;IGNORE
+-<U064C> IGNORE;IGNORE;<U064C>;IGNORE
+-<U064D> IGNORE;IGNORE;<U064D>;IGNORE
+-<U064E> IGNORE;IGNORE;<U064E>;IGNORE
+-<U064F> IGNORE;IGNORE;<U064F>;IGNORE
+-<U0650> IGNORE;IGNORE;<U0650>;IGNORE
+-<U0651> IGNORE;IGNORE;<U0651>;IGNORE
+-<UFE7D> IGNORE;IGNORE;<UFE7D>;IGNORE
+-<U0652> IGNORE;IGNORE;<U0652>;IGNORE
+-
+-<U0660> <U0030>;<U0660>;IGNORE;IGNORE
+-<U0661> <U0031>;<U0661>;IGNORE;IGNORE
+-<U0662> <U0032>;<U0662>;IGNORE;IGNORE
+-<U0663> <U0033>;<U0663>;IGNORE;IGNORE
+-<U0664> <U0034>;<U0664>;IGNORE;IGNORE
+-<U0665> <U0035>;<U0665>;IGNORE;IGNORE
+-<U0666> <U0036>;<U0666>;IGNORE;IGNORE
+-<U0667> <U0037>;<U0667>;IGNORE;IGNORE
+-<U0668> <U0038>;<U0668>;IGNORE;IGNORE
+-<U0669> <U0039>;<U0669>;IGNORE;IGNORE
+-
+-<UFEF5> "<U0644><U0622>";"<U0644><U0622>";"<UFEF5><UFEF5>";IGNORE
+-<UFEF6> "<U0644><U0622>";"<U0644><UFE82>";"<UFEF6><UFEF6>";IGNORE
+-<UFEF7> "<U0644><U0623>";"<U0644><U0623>";"<UFEF7><UFEF7>";IGNORE
+-<UFEF8> "<U0644><U0623>";"<U0644><UFE84>";"<UFEF8><UFEF8>";IGNORE
+-<UFEF9> "<U0644><U0625>";"<U0644><U0625>";"<UFEF9><UFEF9>";IGNORE
+-<UFEFA> "<U0644><U0625>";"<U0644><UFE88>";"<UFEFA><UFEFA>";IGNORE
+-<UFEFB> "<U0644><U0627>";"<U0644><UFE8D>";"<UFEFB><UFEFB>";IGNORE
+-<UFEFC> "<U0644><U0627>";"<U0644><UFE8E>";"<UFEFC><UFEFC>";IGNORE
+-
+-% katakana/hiragana sorting
+-% base is katakana, as this is present in most charsets
+-% normal before voiced before semi-voiced
+-% small vocals before normal vocals
+-% katakana before hiragana
+-
+-<U30A1> <U30A1>;<U30A1>;IGNORE;IGNORE
+-<U3041> <U30A1>;<U3041>;IGNORE;IGNORE
+-<U30A2> <U30A1>;<U30A2>;IGNORE;IGNORE
+-<U3042> <U30A1>;<U3042>;IGNORE;IGNORE
+-<U30A3> <U30A3>;<U30A3>;IGNORE;IGNORE
+-<U3043> <U30A3>;<U3043>;IGNORE;IGNORE
+-<U30A4> <U30A3>;<U30A4>;IGNORE;IGNORE
+-<U3044> <U30A3>;<U3044>;IGNORE;IGNORE
+-<U30A5> <U30A5>;<U30A5>;IGNORE;IGNORE
+-<U3045> <U30A5>;<U3045>;IGNORE;IGNORE
+-<U30A6> <U30A5>;<U30A6>;IGNORE;IGNORE
+-<U3046> <U30A5>;<U3046>;IGNORE;IGNORE
+-<U30F4> <U30A5>;<U30F4>;IGNORE;IGNORE
+-<U30A7> <U30A7>;<U30A7>;IGNORE;IGNORE
+-<U3047> <U30A7>;<U3047>;IGNORE;IGNORE
+-<U30A8> <U30A7>;<U30A8>;IGNORE;IGNORE
+-<U3048> <U30A7>;<U3048>;IGNORE;IGNORE
+-<U30A9> <U30A9>;<U30A9>;IGNORE;IGNORE
+-<U3049> <U30A9>;<U3049>;IGNORE;IGNORE
+-<U30AA> <U30A9>;<U30AA>;IGNORE;IGNORE
+-<U304A> <U30A9>;<U304A>;IGNORE;IGNORE
+-<U30F5> <U30F5>;<U30F5>;IGNORE;IGNORE
+-<U30AB> <U30F5>;<U30AB>;IGNORE;IGNORE
+-<U304B> <U30F5>;<U304B>;IGNORE;IGNORE
+-<U30AC> <U30F5>;<U30AC>;IGNORE;IGNORE
+-<U304C> <U30F5>;<U304C>;IGNORE;IGNORE
+-<U30AD> <U30AD>;<U30AD>;IGNORE;IGNORE
+-<U304D> <U30AD>;<U304D>;IGNORE;IGNORE
+-<U30AE> <U30AD>;<U30AE>;IGNORE;IGNORE
+-<U304E> <U30AD>;<U304E>;IGNORE;IGNORE
+-<U30AF> <U30AF>;<U30AF>;IGNORE;IGNORE
+-<U304F> <U30AF>;<U304F>;IGNORE;IGNORE
+-<U30B0> <U30AF>;<U30B0>;IGNORE;IGNORE
+-<U3050> <U30AF>;<U3050>;IGNORE;IGNORE
+-<U30F6> <U30F6>;<U30F6>;IGNORE;IGNORE
+-<U30B1> <U30F6>;<U30B1>;IGNORE;IGNORE
+-<U3051> <U30F6>;<U3051>;IGNORE;IGNORE
+-<U30B2> <U30F6>;<U30B2>;IGNORE;IGNORE
+-<U3052> <U30F6>;<U3052>;IGNORE;IGNORE
+-<U30B3> <U30B3>;<U30B3>;IGNORE;IGNORE
+-<U3053> <U30B3>;<U3053>;IGNORE;IGNORE
+-<U30B4> <U30B3>;<U30B4>;IGNORE;IGNORE
+-<U3054> <U30B3>;<U3054>;IGNORE;IGNORE
+-<U30B5> <U30B5>;<U30B5>;IGNORE;IGNORE
+-<U3055> <U30B5>;<U3055>;IGNORE;IGNORE
+-<U30B6> <U30B5>;<U30B6>;IGNORE;IGNORE
+-<U3056> <U30B5>;<U3056>;IGNORE;IGNORE
+-<U30B7> <U30B7>;<U30B7>;IGNORE;IGNORE
+-<U3057> <U30B7>;<U3057>;IGNORE;IGNORE
+-<U30B8> <U30B7>;<U30B8>;IGNORE;IGNORE
+-<U3058> <U30B7>;<U3058>;IGNORE;IGNORE
+-<U30B9> <U30B9>;<U30B9>;IGNORE;IGNORE
+-<U3059> <U30B9>;<U3059>;IGNORE;IGNORE
+-<U30BA> <U30B9>;<U30BA>;IGNORE;IGNORE
+-<U305A> <U30B9>;<U305A>;IGNORE;IGNORE
+-<U30BB> <U30BB>;<U30BB>;IGNORE;IGNORE
+-<U305B> <U30BB>;<U305B>;IGNORE;IGNORE
+-<U30BC> <U30BB>;<U30BC>;IGNORE;IGNORE
+-<U305C> <U30BB>;<U305C>;IGNORE;IGNORE
+-<U30BD> <U30BD>;<U30BD>;IGNORE;IGNORE
+-<U305D> <U30BD>;<U305D>;IGNORE;IGNORE
+-<U30BE> <U30BD>;<U30BE>;IGNORE;IGNORE
+-<U305E> <U30BD>;<U305E>;IGNORE;IGNORE
+-<U30BF> <U30BF>;<U30BF>;IGNORE;IGNORE
+-<U305F> <U30BF>;<U305F>;IGNORE;IGNORE
+-<U30C0> <U30BF>;<U30C0>;IGNORE;IGNORE
+-<U3060> <U30BF>;<U3060>;IGNORE;IGNORE
+-<U30C1> <U30C1>;<U30C1>;IGNORE;IGNORE
+-<U3061> <U30C1>;<U3061>;IGNORE;IGNORE
+-<U30C2> <U30C1>;<U30C2>;IGNORE;IGNORE
+-<U3062> <U30C1>;<U3062>;IGNORE;IGNORE
+-<U30C3> <U30C3>;<U30C3>;IGNORE;IGNORE
+-<U3063> <U30C3>;<U3063>;IGNORE;IGNORE
+-<U30C4> <U30C3>;<U30C4>;IGNORE;IGNORE
+-<U3064> <U30C3>;<U3064>;IGNORE;IGNORE
+-<U30C5> <U30C3>;<U30C5>;IGNORE;IGNORE
+-<U3065> <U30C3>;<U3065>;IGNORE;IGNORE
+-<U30C6> <U30C6>;<U30C6>;IGNORE;IGNORE
+-<U3066> <U30C6>;<U3066>;IGNORE;IGNORE
+-<U30C7> <U30C6>;<U30C7>;IGNORE;IGNORE
+-<U3067> <U30C6>;<U3067>;IGNORE;IGNORE
+-<U30C8> <U30C8>;<U30C8>;IGNORE;IGNORE
+-<U3068> <U30C8>;<U3068>;IGNORE;IGNORE
+-<U30C9> <U30C8>;<U30C9>;IGNORE;IGNORE
+-<U3069> <U30C8>;<U3069>;IGNORE;IGNORE
+-<U30CA> <U30CA>;<U30CA>;IGNORE;IGNORE
+-<U306A> <U30CA>;<U306A>;IGNORE;IGNORE
+-<U30CB> <U30CB>;<U30CB>;IGNORE;IGNORE
+-<U306B> <U30CB>;<U306B>;IGNORE;IGNORE
+-<U30CC> <U30CC>;<U30CC>;IGNORE;IGNORE
+-<U306C> <U30CC>;<U306C>;IGNORE;IGNORE
+-<U30CD> <U30CD>;<U30CD>;IGNORE;IGNORE
+-<U306D> <U30CD>;<U306D>;IGNORE;IGNORE
+-<U30CE> <U30CE>;<U30CE>;IGNORE;IGNORE
+-<U306E> <U30CE>;<U306E>;IGNORE;IGNORE
+-<U30CF> <U30CF>;<U30CF>;IGNORE;IGNORE
+-<U306F> <U30CF>;<U306F>;IGNORE;IGNORE
+-<U30D0> <U30CF>;<U30D0>;IGNORE;IGNORE
+-<U3070> <U30CF>;<U3070>;IGNORE;IGNORE
+-<U30D1> <U30CF>;<U30D1>;IGNORE;IGNORE
+-<U3071> <U30CF>;<U3071>;IGNORE;IGNORE
+-<U30D2> <U30D2>;<U30D2>;IGNORE;IGNORE
+-<U3072> <U30D2>;<U3072>;IGNORE;IGNORE
+-<U30D3> <U30D2>;<U30D3>;IGNORE;IGNORE
+-<U3073> <U30D2>;<U3073>;IGNORE;IGNORE
+-<U30D4> <U30D2>;<U30D4>;IGNORE;IGNORE
+-<U3074> <U30D2>;<U3074>;IGNORE;IGNORE
+-<U30D5> <U30D5>;<U30D5>;IGNORE;IGNORE
+-<U3075> <U30D5>;<U3075>;IGNORE;IGNORE
+-<U30D6> <U30D5>;<U30D6>;IGNORE;IGNORE
+-<U3076> <U30D5>;<U3076>;IGNORE;IGNORE
+-<U30D7> <U30D5>;<U30D7>;IGNORE;IGNORE
+-<U3077> <U30D5>;<U3077>;IGNORE;IGNORE
+-<U30D8> <U30D8>;<U30D8>;IGNORE;IGNORE
+-<U3078> <U30D8>;<U3078>;IGNORE;IGNORE
+-<U30D9> <U30D8>;<U30D9>;IGNORE;IGNORE
+-<U3079> <U30D8>;<U3079>;IGNORE;IGNORE
+-<U30DA> <U30D8>;<U30DA>;IGNORE;IGNORE
+-<U307A> <U30D8>;<U307A>;IGNORE;IGNORE
+-<U30DB> <U30DB>;<U30DB>;IGNORE;IGNORE
+-<U307B> <U30DB>;<U307B>;IGNORE;IGNORE
+-<U30DC> <U30DB>;<U30DC>;IGNORE;IGNORE
+-<U307C> <U30DB>;<U307C>;IGNORE;IGNORE
+-<U30DD> <U30DB>;<U30DD>;IGNORE;IGNORE
+-<U307D> <U30DB>;<U307D>;IGNORE;IGNORE
+-<U30DE> <U30DE>;<U30DE>;IGNORE;IGNORE
+-<U307E> <U30DE>;<U307E>;IGNORE;IGNORE
+-<U30DF> <U30DF>;<U30DF>;IGNORE;IGNORE
+-<U307F> <U30DF>;<U307F>;IGNORE;IGNORE
+-<U30E0> <U30E0>;<U30E0>;IGNORE;IGNORE
+-<U3080> <U30E0>;<U3080>;IGNORE;IGNORE
+-<U30E1> <U30E1>;<U30E1>;IGNORE;IGNORE
+-<U3081> <U30E1>;<U3081>;IGNORE;IGNORE
+-<U30E2> <U30E2>;<U30E2>;IGNORE;IGNORE
+-<U3082> <U30E2>;<U3082>;IGNORE;IGNORE
+-<U30E3> <U30E3>;<U30E3>;IGNORE;IGNORE
+-<U3083> <U30E3>;<U3083>;IGNORE;IGNORE
+-<U30E4> <U30E3>;<U30E4>;IGNORE;IGNORE
+-<U3084> <U30E3>;<U3084>;IGNORE;IGNORE
+-<U30E5> <U30E5>;<U30E5>;IGNORE;IGNORE
+-<U3085> <U30E5>;<U3085>;IGNORE;IGNORE
+-<U30E6> <U30E5>;<U30E6>;IGNORE;IGNORE
+-<U3086> <U30E5>;<U3086>;IGNORE;IGNORE
+-<U30E7> <U30E7>;<U30E7>;IGNORE;IGNORE
+-<U3087> <U30E7>;<U3087>;IGNORE;IGNORE
+-<U30E8> <U30E7>;<U30E8>;IGNORE;IGNORE
+-<U3088> <U30E7>;<U3088>;IGNORE;IGNORE
+-<U30E9> <U30E9>;<U30E9>;IGNORE;IGNORE
+-<U3089> <U30E9>;<U3089>;IGNORE;IGNORE
+-<U30EA> <U30EA>;<U30EA>;IGNORE;IGNORE
+-<U308A> <U30EA>;<U308A>;IGNORE;IGNORE
+-<U30EB> <U30EB>;<U30EB>;IGNORE;IGNORE
+-<U308B> <U30EB>;<U308B>;IGNORE;IGNORE
+-<U30EC> <U30EC>;<U30EC>;IGNORE;IGNORE
+-<U308C> <U30EC>;<U308C>;IGNORE;IGNORE
+-<U30ED> <U30ED>;<U30ED>;IGNORE;IGNORE
+-<U308D> <U30ED>;<U308D>;IGNORE;IGNORE
+-<U30EE> <U30EE>;<U30EE>;IGNORE;IGNORE
+-<U308E> <U30EE>;<U308E>;IGNORE;IGNORE
+-<U30EF> <U30EE>;<U30EF>;IGNORE;IGNORE
+-<U308F> <U30EE>;<U308F>;IGNORE;IGNORE
+-<U30F0> <U30F0>;<U30F0>;IGNORE;IGNORE
+-<U3090> <U30F0>;<U3090>;IGNORE;IGNORE
+-<U30F1> <U30F1>;<U30F1>;IGNORE;IGNORE
+-<U3091> <U30F1>;<U3091>;IGNORE;IGNORE
+-<U30F2> <U30F2>;<U30F2>;IGNORE;IGNORE
+-<U3092> <U30F2>;<U3092>;IGNORE;IGNORE
+-<U30F3> <U30F3>;<U30F3>;IGNORE;IGNORE
+-<U3093> <U30F3>;<U3093>;IGNORE;IGNORE
+-
+-order_end
++reorder-end
+
+ END LC_COLLATE
+
--- /dev/null
+# DP: Description: Adding empty m68k framestate.c not to build for dwarf2.
+# DP: Related bugs:
+# DP: Dpatch author: GOTO Masanori <gotom@debian.org>
+# DP: Patch author: GOTO Masanori <gotom@debian.org>
+# DP: Upstream status: Debian-Specific
+# DP: Status Details: m68k uses sjlj exceptions, not dwarf2 unwind.
+# DP: This patch adds empty framestate.c for m68k to avoid
+# DP: dwarf2 build failure.
+# DP: Date: 2003-07-19 (Update 2005-03-16 gotom)
+
+2005-03-16 GOTO Masanori <gotom@debian.org>
+
+ * sysdeps/m68k/unwind-pe.c: Update to fix compilation failure.
+
+2003-07-19 GOTO Masanori <gotom@debian.org>
+
+ * sysdeps/m68k/framestate.c: Add to fix compilation failure
+ with sjlj exception, suggested by Philip Blundell.
+
+
+---
+ sysdeps/m68k/framestate.c | 2 ++
+ sysdeps/m68k/unwind-pe.c | 6 ++++++
+ 2 files changed, 8 insertions(+)
+
+--- /dev/null
++++ b/sysdeps/m68k/unwind-pe.c
+@@ -0,0 +1,6 @@
++#include <stdlib.h>
++#include <unwind.h>
++
++#define _LIBC_DEFINITIONS
++#define NO_BASE_OF_ENCODED_VALUE
++#include "unwind-pe.h"
+--- /dev/null
++++ b/sysdeps/m68k/framestate.c
+@@ -0,0 +1,2 @@
++
++
--- /dev/null
+# DP: Description: binutils bug workaround
+# DP: Related bugs: #263601: m68k: workaround for binutils problem
+# DP: Dpatch author: Roman Zippel <zippel@linux-m68k.org>
+# DP: Patch author: Richard Zidlicky <rz@linux-m68k.org>
+# DP: Upstream status: Debian-Specific
+# DP: Status Details: Actual fix is to modify m68k binutils.
+# DP: Date: 2004-08-09
+
+---
+ sysdeps/m68k/dl-machine.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+--- a/sysdeps/m68k/dl-machine.h
++++ b/sysdeps/m68k/dl-machine.h
+@@ -312,6 +312,8 @@
+ Elf32_Addr *const reloc_addr = (void *) (l_addr + reloc->r_offset);
+ if (ELF32_R_TYPE (reloc->r_info) == R_68K_JMP_SLOT)
+ *reloc_addr += l_addr;
++ else if (ELF32_R_TYPE (reloc->r_info) == R_68K_NONE)
++ return;
+ else
+ _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 1);
+ }
--- /dev/null
+# DP: Description: Make glibc-2.3.5 compile with gcc-3.4/4.0 + binutils 2.16
+# on m68k fixed by adding #APP.
+# DP: Related bugs:
+# DP: Dpatch author: GOTO Masanori <gotom@debian.org>
+# DP: Patch author: Andreas Schwab <schwab@suse.de>
+# DP: Upstream status: Pending
+# DP: Status Details:
+# DP: Date: 2005-08-03
+
+From: Andreas Schwab <schwab@suse.de>
+
+---
+ include/libc-symbols.h | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+--- a/include/libc-symbols.h
++++ b/include/libc-symbols.h
+@@ -162,12 +162,12 @@
+ #define __make_section_unallocated(section_string) \
+ asm (".section " section_string "\n\t.previous");
+
+-/* Tacking on "\n\t#" to the section name makes gcc put it's bogus
++/* Tacking on "\n#APP\n\t#" to the section name makes gcc put it's bogus
+ section attributes on what looks like a comment to the assembler. */
+ #ifdef HAVE_SECTION_QUOTES
+-# define __sec_comment "\"\n\t#\""
++# define __sec_comment "\"\n#APP\n\t#\""
+ #else
+-# define __sec_comment "\n\t#"
++# define __sec_comment "\n#APP\n\t#"
+ #endif
+ #define link_warning(symbol, msg) \
+ __make_section_unallocated (".gnu.warning." #symbol) \
--- /dev/null
+2010-05-20 Aurelien Jarno <aurelien@aurel32.net>
+
+ * sysdeps/mips/dl-debug.h (ELF_MACHINE_DEBUG_SETUP): test for
+ RLD_MAP pointer before using it.
+
+---
+ sysdeps/mips/dl-debug.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+--- a/sysdeps/mips/dl-debug.h
++++ b/sysdeps/mips/dl-debug.h
+@@ -33,7 +33,8 @@
+ ptr += l->l_info[DT_MIPS (RLD_MAP_REL)]->d_un.d_val;
+ *(ElfW(Addr) *) ptr = (ElfW(Addr)) r;
+ }
+- else if (l->l_info[DT_MIPS (RLD_MAP)] != NULL)
++ else if (l->l_info[DT_MIPS (RLD_MAP)] != NULL &&
++ (l)->l_info[DT_MIPS (RLD_MAP)]->d_un.d_ptr)
+ *(ElfW(Addr) *) (l->l_info[DT_MIPS (RLD_MAP)]->d_un.d_ptr)
+ = (ElfW(Addr)) r;
+ }
--- /dev/null
+--- a/sysdeps/unix/sysv/linux/powerpc/dl-auxv.h
++++ b/sysdeps/unix/sysv/linux/powerpc/dl-auxv.h
+@@ -16,5 +16,21 @@
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
++#ifndef __powerpc64__
++/* We have to detect 8xx processors, which have buggy dcbz implementations
++ * that cannot report page faults correctly. That requires reading SPR,
++ * which is a privileged operation. Fortunately 2.2.18 and later emulates
++ * PowerPC mfspr reads from the PVR register. */
++#define DL_PLATFORM_AUXV \
++ { \
++ unsigned pvr = 0; \
++ asm ("mfspr %0, 287" : "=r" (pvr)); \
++ if ((pvr & 0xffff0000) == 0x00500000) \
++ GLRO(dl_cache_line_size) = 0; \
++ else \
++ GLRO(dl_cache_line_size) = auxv_values[AT_DCACHEBSIZE]; \
++ }
++#else
+ #define DL_PLATFORM_AUXV \
+ GLRO(dl_cache_line_size) = auxv_values[AT_DCACHEBSIZE];
++#endif
--- /dev/null
+git-updates.diff
+
+locale/check-unknown-symbols.diff
+locale/locale-print-LANGUAGE.diff
+locale/LC_IDENTIFICATION-optional-fields.diff
+localedata/sort-UTF8-first.diff
+localedata/supported.diff
+localedata/locale-eu_FR.diff
+localedata/locale-ku_TR.diff
+localedata/fo_FO-date_fmt.diff
+localedata/locales-fr.diff
+localedata/locale-en_DK.diff
+localedata/locale-zh_TW.diff
+localedata/tailor-iso14651_t1.diff
+localedata/submitted-es_MX-decimal_point.diff
+
+alpha/local-gcc4.1.diff
+alpha/submitted-dl-support.diff
+alpha/submitted-fts64.diff
+alpha/submitted-makecontext.diff
+
+arm/local-sigaction.diff
+arm/unsubmitted-ldso-multilib.diff
+arm/local-arm-futex.diff
+
+hppa/local-inlining.diff
+
+# 2.38
+hurd-i386/git-intr-msg-cfa.diff
+hurd-i386/git-intr-msg-stack.diff
+hurd-i386/git-ctty.diff
+hurd-i386/git-tst-system.diff
+hurd-i386/git-task_info_count.diff
+
+# 2.39
+hurd-i386/git-jemalloc.diff
+hurd-i386/git-jemalloc2.diff
+hurd-i386/git-error_t.diff
+hurd-i386/git-tls_dtors.diff
+hurd-i386/git-main_stack.diff
+
+hurd-i386/local-enable-ldconfig.diff
+hurd-i386/tg-sysvshm.diff
+hurd-i386/tg-thread-cancel.diff
+hurd-i386/local-disable-ioctls.diff
+hurd-i386/tg-sendmsg-SCM_CREDS.diff
+hurd-i386/tg-mach-hurd-link.diff
+hurd-i386/local-ED.diff
+hurd-i386/local-madvise_warn.diff
+hurd-i386/tg-hooks.diff
+hurd-i386/local-usr.diff
+hurd-i386/tg-ifaddrs_v6.diff
+hurd-i386/unsubmitted-clock_t_centiseconds.diff
+hurd-i386/submitted-path_mounted.diff
+hurd-i386/submitted-bind_umask2.diff
+hurd-i386/tg-bootstrap.diff
+hurd-i386/tg-libc_rwlock_recursive.diff
+hurd-i386/local-no_unsupported_ioctls.diff
+hurd-i386/local-exec_filename.diff
+hurd-i386/proc_reauth.diff
+hurd-i386/local-stack_chk_guard.diff
+
+i386/local-biarch.diff
+i386/unsubmitted-quiet-ldconfig.diff
+i386/local-setcontext-revert-eax-ecx-edx.patch
+
+m68k/local-dwarf2-buildfix.diff
+m68k/local-reloc.diff
+m68k/submitted-gcc34-seccomment.diff
+
+mips/submitted-rld_map.diff
+
+powerpc/local-powerpc8xx-dcbz.diff
+
+sh4/local-fpscr_values.diff
+
+all/local-alias-et_EE.diff
+all/local-remove-manual.diff
+all/local-ru_RU.diff
+all/local-ldd.diff
+
+any/local-asserth-decls.diff
+any/local-fhs-linux-paths.diff
+any/local-fhs-nscd.diff
+any/local-ld-multiarch.diff
+any/local-stubs_h.diff
+any/local-tcsetaddr.diff
+any/local-nss-overflow.diff
+any/submitted-missing-etc-hosts.diff
+any/submitted-nptl-invalid-td.patch
+any/local-ldconfig-multiarch.diff
+any/local-disable-libnss-db.diff
+any/local-revert-bz13979.diff
+any/unsubmitted-ldso-machine-mismatch.diff
+any/local-ldconfig-ignore-ld.so.diff
+any/local-bootstrap-headers.diff
+any/local-cudacc-float128.diff
+any/local-test-install.diff
+any/local-cross.patch
+any/git-c-utf-8-language.diff
--- /dev/null
+hurd-i386/submitted-net.diff
+hurd-i386/tg-bits_atomic.h_multiple_threads.diff
+hurd-i386/tg-unlockpt-chroot.diff
+hurd-i386/local-clock_gettime_MONOTONIC.diff
+hurd-i386/submitted-AF_LINK.diff
+hurd-i386/local-no-bootstrap-fs-access.2.diff
+hurd-i386/unsubmitted-prof-eintr.diff
+hurd-i386/unsubmitted-getaux_at_secure.diff
+hurd-i386/local-fix-nss.diff
+hurd-i386/local-static_pthread_setcancelstate.diff
--- /dev/null
+--- a/sysdeps/unix/sysv/linux/sh/sysdep.S
++++ b/sysdeps/unix/sysv/linux/sh/sysdep.S
+@@ -30,3 +30,14 @@
+
+ #define __syscall_error __syscall_error_1
+ #include <sysdeps/unix/sh/sysdep.S>
++
++ .data
++ .align 3
++ .globl ___fpscr_values
++ .type ___fpscr_values, @object
++ .size ___fpscr_values, 8
++___fpscr_values:
++ .long 0
++ .long 0x80000
++weak_alias (___fpscr_values, __fpscr_values)
++
+--- a/sysdeps/unix/sysv/linux/sh/Versions
++++ b/sysdeps/unix/sysv/linux/sh/Versions
+@@ -2,6 +2,7 @@
+ GLIBC_2.2 {
+ # functions used in other libraries
+ __xstat64; __fxstat64; __lxstat64;
++ __fpscr_values;
+
+ # a*
+ alphasort64;
+--- a/sysdeps/unix/sysv/linux/sh/le/libc.abilist
++++ b/sysdeps/unix/sysv/linux/sh/le/libc.abilist
+@@ -267,6 +267,7 @@
+ GLIBC_2.2 __flbf F
+ GLIBC_2.2 __fork F
+ GLIBC_2.2 __fpending F
++GLIBC_2.2 __fpscr_values D 0x8
+ GLIBC_2.2 __fpu_control D 0x4
+ GLIBC_2.2 __fpurge F
+ GLIBC_2.2 __freadable F
--- /dev/null
+[type: gettext/rfc822deb] debhelper.in/locales.templates
+[type: gettext/rfc822deb] debhelper.in/libc.templates
--- /dev/null
+# translation of ar.po to Arabic
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Ossama M. Khayat <okhayat@yahoo.com>, 2007, 2008.
+# Ossama Khayat <okhayat@yahoo.com>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ar\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2010-09-09 01:07+0300\n"
+"Last-Translator: Ossama Khayat <okhayat@yahoo.com>\n"
+"Language-Team: Arabic <support@arabeyes.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: UTF-8\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: \n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "جميع المحليات"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "المحليات التي سيتم توليدها:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"المحليات هي إطار عمل يمكنك من التبديل بين اللغات المتعددة وتمكن المستخدمين "
+"من اختيار لغتهم، وبلدهم، ومجموعة الأحرف الخاصة بهم، إلخ."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"الرجاء اختيار المحليات التي تريد توليدها. يجب اختيار محليات UTF-8 بشكل "
+"افتراضي، وبالتحديد لعمليات التثبيت الجديدة. يمكن الاستفادة من مجموعات "
+"المحارف الأخرى للتوافق مع الأنظمة والبرامج القديمة."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "لا شيء"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "المحلية الافتراضية لبيئة النظام:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"في نظام ديبيان، تستخدم العديد من الحزم المحليات لعرض النصوص باللغة الصحيحة "
+"للمستخدم. يمكنك اختيار المحلية الافتراضية للنظام من هذه المحليات."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"سيحدد هذا الخيار اللغة الافتراضية للنظام بأكمله. إن كان هذا النظام مستخدماً "
+"من قبل عدة مستخدمين لا يستخدمون اللغة ذاتها، فسوف يواجهون بعض الصعوبات."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "أتريد ترقية glibc الآن؟"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"هناك بعض الخدمات والبرامج التي تستخدم NSS يجب إعادة تشغيلها، وإلا لن تستطيع "
+"تلك الخدمات البحث أو المصادقة بعد الآن. تستطيع عملية التثبيت إعادة تشغيل بعض "
+"الخدمات (مثل ssh أو telnetd)، إلا أن بعض الخدمات الأخرى لا يمكن إعادة "
+"تشغيلها آلياً. وإحدى تلك الخدمات هي xdm والتي يجب عليك تشغيلها يدوياً بعد "
+"عملية ترقية glibc ذلك أن عملية إعادة تشغيلها آلياً قد يوقف عمل جلسات X11 "
+"الحالية."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"عثر البرنامج على الخدمات المثبتة التالية والتي يجب إيقافها قبل عملية "
+"الترقية: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"إن كنت تريد ايقاف عملة الترقية الآن وإتمامها لاحقاً، الرجاء الإجابة بالنفي "
+"للسؤال أدناه."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "الخدمات المطلوب إعادة تشغيلها لتريقة مكتبة GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"هناك بعض الخدمات والبرامج التي تستخدم NSS يجب إعادة تشغيلها، وإلا لن تستطيع "
+"تلك الخدمات البحث أو المصادقة بعد الآن. تستطيع عملية التثبيت إعادة تشغيل بعض "
+"الخدمات (مثل ssh والتي قد تؤثر على قدرتك الدخول). الرجاء مراجعة قائمة برامج "
+"init.d هذه بالخدمات التي يجب إعادة تشغيلها الآن، وصححها إن كنت بحاجة إلى ذلك."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr "ملاحظة: إعادة تشغيل sshd/telnetd يجب أن لايؤثر على أية اتصالات جارية."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "فشلت عملية إعادة تشغيل بعض الخدمات لترقية GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr "تعذر إعادة تشغيل الخدمات التالية لترقية مكتبة GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"عليك بتشغيل هذه الخدمات يدوياً بتنفيذ الأمر 'invoke-rc.d <service> start'."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "يجب إعادة تشغيل xscreensaver و xlockmore قبل عملية الترقية"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"عُثر على نسخة أو أكثر لبرنامج xscreensaver أو xlockmore على هذا النظام. وبسبب "
+"تغييرات المكتبة الغير متوافقة، فإن ترقية مكتبة GNU libc ستتسبّب بعدم تمكّنك من "
+"المصادقة باستخدام هذه البرامج. لذا، يجب أن ترتب عملية إعادة تشغيل أو إيقاف "
+"هذه البرامج قبل الاستمرار في الترقية، كي تتفادى حجز المستخدمين عن جلساتهم."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Catalan translations for eglibc debconf templates.
+# Copyright (C) 2002, 2007, 2008, 2010 GNU Libc Maintainers.
+# This file is distributed under the same license as the eglibc package.
+# Jordi Mallach <jordi@debian.org>, 2002, 2008, 2010.
+# Jordà Polo <jorda@ettin.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 2.11.2-6\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2010-10-23 11:57+0200\n"
+"Last-Translator: Jordi Mallach <jordi@debian.org>\n"
+"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Tots els locales"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Locales a generar:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Els locales són un entorn que permet que els usuaris canviïn la llengua, el "
+"país, els caràcters, la classificació alfabètica, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Trieu els locales que vulgueu generar. Els locales UTF-8 haurien de ser "
+"l'opció predeterminada, especialment en noves instal·lacions. Altres jocs de "
+"caràcters us poden ser útils per motius de compatibilitat amb sistemes i "
+"programari antic."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Cap"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Locale predeterminat del sistema:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"A Debian, molts paquets fan servir els locales per mostrar el text en la "
+"llengua dels usuaris. Podeu canviar el locale predeterminat del sistema "
+"triant entre els locales generats."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Amb aquesta opció seleccioneu la llengua predeterminada de tot el sistema. "
+"Si aquest és un entorn multiusuari on no tothom parla la mateixa llengua, "
+"alguns usuaris poden tindre dificultats."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Voleu actualitzar la glibc ara?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"És necessari tornar a iniciar els serveis i programes que utilitzen NSS, ja "
+"que si no es fa això podrien deixar de poder fer cerques o autenticacions. "
+"El procés d'instal·lació pot tornar a iniciar alguns serveis (com l'ssh o el "
+"telnetd), però altres programes no es poden tornar a iniciar automàticament. "
+"Un programa que necessita una parada i inici manual després de "
+"l'actualització de la glibc és l'xdm, ja que un reinici automàtic podria "
+"desconnectar les vostres sessions X11 actives."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Aquest script ha detectat els següents serveis instal·lats que s'haurien de "
+"parar abans de l'actualització: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Si voleu interrompre ara l'actualització i continuar més tard, contesteu "
+"negativament la pregunta següent."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Serveis a reiniciar per l'actualització de la biblioteca GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"És necessari tornar a iniciar els serveis i programes que utilitzen NSS, ja "
+"que si no es fa això podrien deixar de poder fer cerques o autenticacions "
+"(per a serveis com l'ssh, això pot afectar la vostra capacitat per a entrar "
+"al sistema). Comproveu la següent llista separada per comes de scripts "
+"d'init.d amb serveis que s'han de tornar a iniciar ara, i corregiu-la si és "
+"necessari."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Nota: reiniciar l'ssh/telnetd no hauria d'afectar cap connexió existent."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"No s'ha pogut reiniciar alguns serveis per a l'actualització de GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"No s'ha pogut reiniciar els serveis següents per a l'actualització de la "
+"biblioteca GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Haureu d'iniciar aquests serveis manualment executant «invoke-rc.d <servei> "
+"start»."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "S'ha de reiniciar l'xscreensaver i l'xlockmore abans d'actualitzar"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"S'ha detectat al sistema una o més instàncies de l'xscreensaver o "
+"l'xlockmore en execució. Degut a alguns canvis de biblioteques "
+"incompatibles, l'actualització de la GNU libc causarà que no us pugueu "
+"autenticar contra aquests programes. Hauríeu d'assegurar-vos que aquests "
+"programes es reinicien o s'aturen abans de continuar aquesta actualització, "
+"per a evitar que els usuaris es queden blocats fora de les seues sessions "
+"actuals."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-09 16:49+0100\n"
+"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
+"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Všechny locales"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Locales, které se mají vygenerovat:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Locales je systém pro přepínání mezi různými jazyky. Uživatelé si pak mohou "
+"zvolit svůj jazyk, zemi, znaky, způsob porovnávání, atd."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Vyberte, které locales se mají vygenerovat. Přednostně byste měli vybírat "
+"locales v kódování UTF-8 (obzvláště u nových instalací). Ostatní znakové "
+"sady jsou užitečné pro zpětnou kompatibilitu se staršími systémy a programy."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Žádné"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Výchozí locale pro tento systém:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Mnoho balíků v Debianu používá locales k zobrazení textu ve správném jazyce. "
+"Z vygenerovaných locales si můžete vybrat to, které bude v systému použito "
+"jako výchozí."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Tímto vyberete výchozí jazyk pro celý systém. Pokud se na počítač přihlašují "
+"i uživatelé nemluvící vybraným jazykem, zaznamenají jisté problémy."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Chcete nyní aktualizovat glibc?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Běžící služby a programy využívající NSS se musí restartovat, protože jinak "
+"se může stát, že nebudou moci vyhledávat v systémových databázích nebo "
+"ověřovat uživatele. Instalační proces umí restartovat některé služby (např. "
+"ssh nebo telnetd) automaticky, ale jiné musíte restartovat ručně. Jednou "
+"takovou službou, kterou je třeba po aktualizaci glibc ručně zastavit a znovu "
+"spustit, je xdm. Automatický restart totiž může odpojit aktivní sezení X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Instalace rozpoznala následující nainstalované služby, které je třeba před "
+"aktualizací zastavit: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Chcete-li nyní aktualizaci přerušit a pokračovat později, odpovězte na "
+"otázku záporně."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Služby, které se mají restartovat po aktualizaci knihovny GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Běžící služby a programy využívající NSS se musí restartovat, protože jinak "
+"se může stát, že nebudou moci vyhledávat v systémových databázích nebo "
+"ověřovat uživatele. (U služeb typu ssh to může ovlivnit možnost přihlášení "
+"se.) Zkontrolujte prosím následující mezerami oddělený seznam služeb, které "
+"se mají restartovat a v případě potřeby jej opravte. Služby jsou v seznamu "
+"zastoupeny svými init.d skripty."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr "Poznámka: restart sshd/telnetd by neměl ovlivnit probíhající spojení."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Chyba při restartu některých služeb během aktualizace GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Následující služby nemohly být během aktualizace knihovny GNU libc "
+"restartovány:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr "Budete je muset spustit ručně příkazem „invoke-rc.d <služba> start“."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"Programy xscreensaver a xlockmore musí být před aktualizací restartovány"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Zdá se, že v systému běží jedna nebo více instancí programu xscreensaver "
+"resp. xlockmore. Z důvodu nekompatibilních změn v knihovnách se po "
+"aktualizaci knihovny GNU libc nebudete moci pomocí těchto programů "
+"autentizovat. To jinými slovy znamená, že se uživatelé nedostanou ke svým "
+"uzamčeným sezením. Abyste tomu předešli, měli byste před aktualizací zmíněné "
+"programy zastavit, nebo je ve vhodný čas restartovat."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Restartovat služby při aktualizaci balíku bez ptaní?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"V systému jsou nainstalovány služby, které je nutno při aktualizaci určitých "
+"knihoven (libpam, libc nebo libssl) restartovat. Během restartu služeb jsou "
+"tyto po nějakou dobu nedostupné. Abychom předešli nechtěné nedostupnosti, je "
+"při každé aktualizaci nabídnut seznam služeb, které se mají restartovat. "
+"Povolíte-li tuto možnost, budou se všechny potřebné služby restartovat při "
+"aktualizaci knihoven automaticky bez ptaní."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Je nutné aktualizovat jádro"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Tato verze GNU libc vyžaduje jádro verze ${kernel_ver} nebo novější. Před "
+"instalací glibc nejprve aktualizujte jádro a restartujte počítač. Po "
+"restartu možná budete muset vyřešit závislosti příkazem „apt -f install“."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Nepodporovaná verze jádra"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Tato verze GNU libc vyžaduje jádro verze ${kernel_ver} nebo novější. "
+"Starší verze možná mohou fungovat, ale není to oficiálně podporováno. "
+"Zvažte prosím aktualizaci jádra."
--- /dev/null
+# Danish translation glibc.
+# Copyright (C) 2019 glibc & nedenstående oversættere.
+# This file is distributed under the same license as the glibc package.
+# Morten Brix Pedersen <morten@wtf.dk>. 2006.
+# Joe Hansen <joedalton2@yahoo.dk>, 2010, 2012, 2016, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2019-02-23 14:04+0200\n"
+"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
+"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Alle lokalitetsfiler"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Lokalitetsfiler der skal genereres:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokalitetsfilerne er en ramme, så du kan skifte imellem forskellige sprog og "
+"give brugerne mulighed for at anvende deres eget sprog, land, tegn, "
+"sorteringsrækkefølge med mere."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Vælg venligst hvilken lokalitet der skal oprettes. UTF-8-lokaliteter bør "
+"vælges som standard, specielt for nyinstallationer. Andre tegnsæt kan være "
+"brugbare for kompatibilitet bagud med ældre systemer og programmer."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ingen"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Standardlokalitet til systemmiljøet:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Mange pakker i Debian bruger lokaliteter til at vise tekst i det korrekte "
+"sprog til brugerne. Du kan vælge en standardlokalitet til systemet fra de "
+"oprettede lokaliteter."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Dette vil sætte sproget for hele systemet. Hvis dette system er et "
+"flerbrugersystem, hvor ikke alle brugerne er i stand til at tale "
+"standardsproget, vil de løbe ind i problemer."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Ønsker du at opgradere glibc nu?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Kørende tjenester og programmer som bruger NSS skal genstartes, ellers vil "
+"de måske ikke mere kunne foretage opslag eller opnå godkendelse. "
+"Installationsprocessen er i stand til at genstarte nogle tjenester (såsom "
+"ssh eller telnetd), men andre programmer kan ikke genstartes automatisk. Et "
+"sådant program som kræver manuel stop og genstart efter glibc-opgraderingen "
+"er xdm - da automatisk genstart kan afbryde dine aktive X11-sessioner."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Dette skript registrerede de følgende installerede tjenester, som skal "
+"stoppes før opgradering: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Hvis du ønsker at afbryde opgraderingen nu og fortsætte senere, så svar "
+"venligst nej til spørgsmålet nedenfor."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Tjenester til genstart for GNU libc-biblioteksopgradering:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Kørende tjenester og programmer som bruger NSS skal genstartes, ellers vil "
+"de måske ikke mere kunne foretage opslag eller opnå godkendelse (for "
+"tjenester såsom ssh, kan dette påvirke din mulighed for at logge ind). "
+"Gennemse venligst den følgende kommaadskilte liste af init.d-skripter til "
+"tjenester som genstartes nu, og ret den hvis behovet er der."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Bemærk: Genstart af sshd/telnetd bør ikke påvirke eksisterende forbindelser."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Kunne ikke genstarte udvalgte tjenester for GNU libc-opgraderingen"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"De følgende tjenester kunne ikke genstartes for GNU libc-"
+"biblioteksopgraderingen:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Du skal genstarte disse manuelt ved at køre »invoke-rc.d <service> start«."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver og xlockmore skal genstartes før opgradering"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"En eller flere kørende instanser af xscreensaver eller xlockmore er blevet "
+"registreret på dette system. På grund af biblioteksændringer der ikke er "
+"kompatible, vil opgraderingen af GNU libc-biblioteket gøre, at du ikke kan "
+"godkende disse programmer. Du skal sørge for, at disse programmer bliver "
+"genstartet eller stoppet, før du fortsætter denne opgradering, så du undgår "
+"at lukke dine brugere ud af deres igangværende sessioner."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Genstart tjenester under pakkeopgraderinger uden at spørge?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Der er tjenester installeret på dit system, som kræver at blive genstartet "
+"når bestemte biblioteker, såsom libpam, libc og libssl, opgraderes. Da disse "
+"genstarter kan medføre forstyrrelse af systemets tjenester, vil du normalt "
+"blive spurgt ved hver opgradering om listen over tjenester, du ønsker at "
+"genstarte. Du kan vælge denne indstilling for at undgå at blive spurgt; i "
+"stedet for vil alle nødvendige genstarter blive udført automatisk, så du kan "
+"undgå spørgsmål ved hver biblioteksopgradering."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Kerne skal opgraderes"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Please upgrade your kernel before installing glibc."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Denne version af GNU libc kræver kerneversionen ${kernel_ver} eller senere. "
+"Opgrader venligst din kerne før installation af glibc."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Kerneversion er ikke understøttet"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Denne version af GNU libc kræver kerneversionen ${kernel_ver} eller senere. "
+"Ældre versioner kan fungere men er ikke officielt understøttet af Debian. "
+"Overvej at opgradere din kerne."
--- /dev/null
+# Translation of glibc debconf templates to German
+# Copyright (C) Helge Kreutzmann <debian@helgefjell.de>, 2006-2009, 2011, 2016, 2017, 2023.
+# This file is distributed under the same license as the glibc package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.36-7\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-03 09:57+0100\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
+"Language-Team: de <debian-l10n-german@lists.debian.org>\n"
+"Language: German\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Alle Locales"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Zu generierende Locales (»Standorteinstellungen«):"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Locales ist ein System, um zwischen verschiedenen Sprachen umzuschalten. "
+"Benutzer können damit ihre Sprache, ihr Land, ihren Zeichensatz, ihre "
+"Sortierreihenfolge und anderes mehr festlegen."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Bitte wählen Sie aus, welche Locales erzeugt werden sollen. UTF-8-Locales "
+"sollten standardmäßig ausgewählt werden, insbesondere für neue "
+"Installationen. Andere Zeichensätze könnten für Rückkompatibilität mit "
+"älteren Systemen und Software nützlich sein."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Keine"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Standard-Standorteinstellung für die Systemumgebung:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Viele Debian-Pakete benutzen Locales, um Text in der für die Benutzer "
+"korrekten Sprache anzuzeigen. Sie können aus den generierten Locales einen "
+"Standard für Ihr System auswählen."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Bemerkung: Dies wählt die Standardsprache für das gesamte System. Falls dies "
+"ein Mehrbenutzer-System ist und nicht alle Benutzer die Standardsprache "
+"sprechen, dann werden diese Schwierigkeiten haben."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Möchten Sie das Upgrade von Glibc jetzt durchführen?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Laufende Dienste und Programme, die NSS verwenden, müssen neu gestartet "
+"werden, da sie andernfalls keine Überprüfungen oder Authentisierung mehr "
+"durchführen können. Der Installationsprozess kann einige Dienste neu starten "
+"(wie Ssh oder Telnetd), aber andere Programme können nicht automatisch neu "
+"gestartet werden. Eines dieser Programme, die nach dem Upgrade von Glibc ein "
+"manuelles Stoppen und Neustarten benötigen, ist Xdm, da ein automatischer "
+"Neustart Sie von Ihren aktiven X11-Sitzung trennen könnte."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Dieses Skript erkannte die folgenden installierten Dienste, die vor dem "
+"Upgrade gestoppt werden müssen: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Falls Sie das Upgrade jetzt unterbrechen und später Fortfahren möchten, "
+"antworten Sie bitte auf die unten folgende Frage mit Nein."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Dienste, die beim GNU Libc-Bibliotheks-Upgrade neu gestartet werden sollen:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Laufende Dienste und Programme, die NSS verwenden, müssen neu gestartet "
+"werden, da sie andernfalls keine Überprüfungen oder Authentisierung mehr "
+"durchführen können (für Dienste wie ssh kann dies die Möglichkeit der "
+"Anmeldung betreffen). Bitte prüfen Sie, welche der Dienste in der folgenden, "
+"durch Leerzeichen getrennte Liste von init.d-Skripten neu gestartet werden "
+"sollen, und korrigieren Sie diese, falls notwendig."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Hinweis: das Neustarten von sshd/telnetd sollte existierende Verbindungen "
+"nicht beeinträchtigen."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Fehler beim Neustarten einiger Dienste für das GNU Libc-Upgrade"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Die folgenden Dienste konnten für das GNU Libc-Upgrade nicht neu gestartet "
+"werden:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Sie müssen diese manuell starten, indem Sie »invoke-rc.d <service> start« "
+"ausführen."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "Xscreensaver und Xlockmore müssen vor dem Upgrade neu gestartet werden"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Eine oder mehrere laufende Instanzen von Xscreensaver oder Xlockmore sind "
+"auf diesem System entdeckt worden. Aufgrund inkompatibler Änderungen in "
+"Bibliotheken wird das GNU Libc-Upgrade Sie außerstande setzen, sich "
+"gegenüber diesen Programmen zu authentifizieren. Sie sollten dafür sorgen, "
+"dass diese Programme neu gestartet oder beendet werden, bevor Sie dieses "
+"Upgrade fortsetzen, damit Ihre Benutzer nicht aus ihren laufenden Sitzungen "
+"ausgesperrt werden."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Dienste bei Paket-Upgrades ohne Rückfrage neu starten?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Auf Ihrem System sind Dienste installiert, die beim Upgrade bestimmter "
+"Bibliotheken, wie Libpam, Libc und Libssl, neu gestartet werden müssen. Da "
+"diese Neustarts zu Unterbrechungen der Dienste für dieses System führen "
+"können, werden Sie normalerweise bei jedem Upgrade über die Liste der neu zu "
+"startenden Dienste befragt. Sie können diese Option wählen, um diese Abfrage "
+"zu vermeiden; stattdessen werden alle notwendigen Dienste-Neustarts für Sie "
+"automatisch vorgenommen und die Beantwortung dieser Fragen bei jedem Upgrade "
+"von Bibliotheken vermieden."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Kernel muss aktualisiert werden."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Diese Version der GNU-Libc benötigt Kernel Version ${kernel_ver} oder neuer. "
+"Bitte führen Sie vor der Installation der Glibc ein Upgrade durch und "
+"starten Sie das System neu. Nach dem Neustart könnte es sein, dass Sie »apt -"
+"f install« verwenden müssen, um Abhängigkeiten aufzulösen."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Kernelversion wird nicht unterstützt"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Diese Version der GNU-Libc benötigt Kernel Version ${kernel_ver} oder neuer. "
+"Ältere Versionen können funktionieren, werden aber nicht offiziell durch "
+"Debian unterstützt. Bitte prüfen Sie ein Upgrade Ihres Kernels."
--- /dev/null
+# translation of el.po to Greek
+# translation of templates.po to Greek
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+# Developers do not need to manually edit POT or PO files.
+# Konstantinos Margaritis <markos@debian.org>, 2004.
+# Vangelis Skarmoutsos <skarmoutsosv@gmail.com>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: el\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2017-07-06 21:00+0300\n"
+"Last-Translator: Vangelis Skarmoutsos <skarmoutsosv@gmail.com>\n"
+"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.0.2\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Όλες οι τοπικοποιήσεις"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Τοπικοποιήσεις προς δημιουργία."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Οι τοπικοποιήσεις είναι ένα πλαίσιο υποστήριξης για την εναλλαγή πολλαπλών "
+"γλωσσών, ώστε οι χρήστες να μπορούν να χρησιμοποιούν τη γλώσσα τους, χώρα, "
+"χαρακτήρες, σειρά ταξινόμησης, κλπ."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Παρακαλώ επιλέξτε ποιες τοπικοποιήσεις θα δημιουργηθούν. Οι τοπικοποιήσεις "
+"UTF-8 πρέπει να επιλέγονται εξ ορισμού, ειδικά για νέες εγκαταστάσεις. Άλλα "
+"σύνολα χαρακτήρων μπορεί να είναι χρήσιμα, για συμβατότητα προς τα πίσω, με "
+"συστήματα και λογισμικό."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Κανένα"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Προκαθορισμένη τοπικοποίηση για το περιβάλλον συστήματος:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Πολλά πακέτα στο Debian χρησιμοποιούν τοπικοποιήσεις για να εμφανίζουν "
+"κείμενο στην επιλεγμένη γλώσσα του κάθε χρήστη. Μπορείτε να επιλέξετε μία "
+"προκαθορισμένη τοπικοποίηση για το σύστημα, από τις δημιουργημένες "
+"τοπικοποιήσεις."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Αυτό θα επιλέξει την προκαθορισμένη γλώσσα για ολόκληρο το σύστημά σας. Αν "
+"έχετε ένα σύστημα με πολλούς χρήστες, στο οποίο οι χρήστες δε μιλούν όλοι "
+"την προκαθορισμένη γλώσσα, θα συναντήσουν δυσκολίες."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Θέλετε να αναβαθμίσετε το glib τώρα;"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Υπηρεσίες και προγράμματα που χρησιμοποιούν NSS πρέπει να επανεκκινηθούν, "
+"διαφορετικά ίσως να μην μπορούν να κάνουν πια αναζητήσεις ή επαληθεύσεις. Η "
+"διαδικασία εγκατάστασης μπορεί να επανεκκινήσεις κάποιες υπηρεσίες (όπως ssh "
+"ή telnetd), αλλά άλλα προγράμματα δεν μπορούν να επανεκκινηθούν αυτόματα. "
+"Ένα τέτοιο πρόγραμμα που χρειάζεται χειροκίνητη διακοπή και επανεκκίνηση από "
+"εσάς, μετά την αναβάθμιση του glibc, είναι το xdm - γιατί η αυτόματη "
+"επανεκκίνηση μπορεί να σας αποσυνδέσει από την ενεργή συνεδρία Χ11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Το σενάριο αναγνώρισε τις ακόλουθες εγκατεστημένες υπηρεσίες, οι οποίες "
+"πρέπει να διακοπούν πριν την αναβάθμιση: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Αν θέλετε να διακόψετε την αναβάθμιση τώρα και να συνεχίσετε αργότερε, "
+"παρακαλώ απαντήστε Όχι στην παρακάτω ερώτηση."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Υπηρεσίες προς επανεκκίνηση, για την αναβάθμιση της βιβλιοθήκης GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Υπηρεσίες και προγράμματα που χρησιμοποιούν NSS πρέπει να επανεκκινηθούν, "
+"διαφορετικά ίσως να μην μπορούν να κάνουν πια αναζητήσεις ή επαληθεύσεις "
+"(για υπηρεσίες όπως το ssh, αυτό μπορεί να επηρεάσει την δυνατότητα να "
+"συνδεθείτε). Παρακαλώ επαληθεύστε την ακόλουθη, χωρισμένη με διαστήματα, "
+"λίστα των σεναρίων init.d, για υπηρεσίες που θα επανεκκινηθούν τώρα και "
+"διορθώστε την αν χρειάζεται."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Σημείωση: η επανεκκίνηση των sshd/telnetd δεν θα πρέπει να επηρεάσει "
+"οποιεσδήποτε υπάρχουσες συνδέσεις."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Αποτυχία επανεκκίνησης κάποιων υπηρεσιών για την αναβάθμιση του GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Οι ακόλουθες υπηρεσίες δεν μπορούσαν να επανεκκινηθούν για την αναβάθμιση "
+"της βιβλιοθήκης GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Θα χρειαστεί να τις εκκινήστε χειροκίνητα τρέχοντας 'invoke-rc.d <service> "
+"start'."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"Τα xscreensaver και xlockmore πρέπει να επανεκκινηθούν πριν την αναβάθμιση"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Ένα ή περισσότερα στιγμιότυπα του xscreensaver ή του xlockmore ανιχνεύτηκαν "
+"σε αυτό το σύστημα. Λόγω ασύμβατων αλλαγών βιβλιοθηκών, η αναβάθμιση της "
+"βιβλιοθήκης GNU libc θα σας αφήσει χωρίς δυνατότητα επαλήθευσης σε αυτά τα "
+"προγράμματα. Πρέπει να φροντίσετε για αυτά τα προγράμματα να επανεκκινηθούν "
+"ή διακοπούν πριν συνεχίσετε με αυτή την αναβάθμιση, για να αποφύγετε να "
+"κλειδωθούν οι χρήστες σας έξω από τις τρέχουσες συνεδρίες τους."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"Επανεκκίνηση υπηρεσιών, κατά την διάρκεια αναβάθμισης πακέτων, χωρίς να "
+"γίνει ερώτηση;"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Αυτές είναι εγκατεστημένες υπηρεσίες στο σύστημα σας, που χρειάζεται να "
+"επανεκκινηθούν, όταν αναβαθμίζονται συγκεκριμένες βιβλιοθήκες, όπως οι "
+"libpam, libc και libssl. Καθώς αυτές οι επανεκκινήσεις μπορούν να "
+"προκαλέσουν διακοπές των υπηρεσιών του συστήματος, φυσιολογικά θα ερωτηθείτε "
+"σε κάθε αναβάθμιση για την λίστα των υπηρεσιών που επιθυμείτε να "
+"επανεκκινήσετε. Μπορείτε να διαλέξετε αυτή την επιλογή για να αποφύγετε να "
+"ερωτηθείτε και έτσι όλες οι απαραίτητες επανεκκινήσεις θα γίνουν αυτόματα "
+"ώστε να αποφύγετε τις ερωτήσεις για κάθε αναβάθμιση βιβλιοθήκης."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Ο πυρήνας πρέπει να αναβαθμιστεί"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Please upgrade your kernel before installing glibc."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Αυτή η έκδοση του GNU libc απαιτεί πυρήνα έκδοσης ${kernel_ver} ή νεότερο. "
+"Παρακαλώ αναβαθμίστε τον πυρήνα σας πριν εγκαταστήσετε το glibc."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Η έκδοση του πυρήνα δεν υποστηρίζεται"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Αυτή η έκδοση του GNU libc απαιτεί πυρήνα έκδοσης ${kernel_ver} ή νεότερο. "
+"Οι παλαιότερες εκδόσεις ίσως λειτουργήσουν αλλά δεν υποστηρίζονται επίσημα "
+"από το Debian. Παρακαλώ σκεφτείτε να αναβαθμίσετε τον πυρήνα σας."
--- /dev/null
+# eglibc debconf translation to spanish
+# Copyright (C) 2003, 2006, 2007, 2008, 2010, 2012 Software in the Public Interest
+# This file is distributed under the same license as the eglibc-source package.
+#
+# Changes:
+# - Initial translation
+# Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2003
+#
+# - Updates
+# Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2006, 2007, 2008
+# Omar Campagne <ocampagne@gmail.com> 2010, 2012.
+#
+# Traductores, si no conocen el formato PO, merece la pena leer la
+# documentación de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Equipo de traducción al español, por favor lean antes de traducir
+# los siguientes documentos:
+#
+# - El proyecto de traducción de Debian al español
+# http://www.debian.org/intl/spanish/
+# especialmente las notas y normas de traducción en
+# http://www.debian.org/intl/spanish/notas
+#
+# - La guía de traducción de po's de debconf:
+# /usr/share/doc/po-debconf/README-trans
+# o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.13-24\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-04 08:08+0100\n"
+"Last-Translator: Camaleón <noelamac@gmail.com>\n"
+"Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 2.4.2\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Todas las configuraciones regionales («locales»)"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Seleccione las configuraciones regionales que desea generar:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Las configuraciones regionales componen un sistema para cambiar entre varios "
+"idiomas, y permite a los usuarios utilizar su idioma, país, juego de "
+"caracteres, ordenación alfanumérica, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Por favor, elija las configuraciones regionales que desea generar. Se "
+"recomiendan las configuraciones regionales UTF-8, especialmente para "
+"instalaciones nuevas. Otros juegos de caracteres pueden resultar útiles por "
+"compatibilidad con sistemas y software antiguo."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ninguno"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Configuración regional predeterminada para el entorno del sistema:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Muchos paquetes en Debian utilizan las configuraciones regionales para "
+"mostrar el texto en el idioma de los usuarios. Puede elegir la opción "
+"predeterminada de entre las configuraciones regionales que ha generado."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Esto seleccionará el idioma predeterminado de todo el sistema. Si se trata "
+"de un sistema con varios usuarios en el que no todos hablan el idioma "
+"elegido, pueden tener problemas."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "¿Desea actualizar glibc ahora?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Los servicios y programas en ejecución que utilicen NSS necesitan "
+"reiniciarse, o por el contrario puede que ya no sean capaces de realizar "
+"búsquedas o autenticación. El proceso de instalación puede reiniciar algunos "
+"servicios (tales como «ssh» o «telnetd»), pero otros programas no pueden "
+"reiniciarse automáticamente. Uno de dichos programas que se necesitan parar "
+"y reiniciar manualmente tras la actualización de glibc es xdm, puesto que un "
+"reinicio automático podría desconectar sus sesiones X11 activas."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Este programa detectó los siguientes servicios instalados que se deben "
+"detener antes de la actualización: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Si desea interrumpir la actualización y continuar más tarde, conteste «No» a "
+"continuación."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Servicios a reiniciar para la actualización de la biblioteca libc de GNU:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Los servicios y programas en ejecución que utilicen NSS se necesitan "
+"reiniciar, o por el contrario puede que ya no sean capaces de realizar "
+"búsquedas o autenticación (para servicios como «ssh», esto puede afectar a "
+"su capacidad para iniciar sesión en el sistema). Por favor, revise la "
+"siguiente lista de scripts de «init.d», separada por espacios, de los "
+"servicios a reiniciar ahora y corríjala si es necesario."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Aviso: reiniciar «sshd»/«telnetd» no debería afectar a las conexiones "
+"activas."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Fallo al reiniciar algunos servicios para la actualización de la biblioteca "
+"libc de GNU"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Los siguientes servicios no se pudieron reiniciar para la actualización de "
+"la biblioteca libc de GNU:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Tendrá que iniciarlos manualmente ejecutando «invoke-rc.d <servicio> start»."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "Se deben reiniciar xscreensaver y xlockmore antes de actualizar"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Se han detectado una o más instancias de los programas xscreensaver o "
+"xlockmore. La actualización de la biblioteca libc de GNU podría impedir que "
+"pueda autenticarse en estos programas debido a cambios incompatibles en las "
+"bibliotecas. Debería procurar que estos programas se reinicien o se paren "
+"antes de continuar con la actualización. Así evitará que los usuarios queden "
+"bloqueados sin poder reanudar sus sesiones actuales."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"¿Quiere que los servicios se actualicen durante una actualización de paquete "
+"sin solicitar confirmación?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Hay algunos servicios instalados en el sistema que requieren reiniciarse al "
+"actualizar paquetes como libpam, libc, y libssl. Ya que reiniciar estos "
+"servicios puede provocar una interrupción de servicio del sistema, "
+"habitualmente se le solicitará en cada actualización una lista de los "
+"servicios que desea reiniciar. Puede seleccionar esta opción para impedir "
+"que se le solicite esta información; en su lugar, cada reinicio de servicio "
+"se hará de forma automática de forma que evitará que se le planteen "
+"preguntas cada vez que se actualice una biblioteca."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Es necesario actualizar el núcleo"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Esta versión de la biblioteca C de GNU (libc) requiere como mínimo la "
+"versión ${kernel_ver} del núcleo. Actualice el núcleo antes de instalar "
+"glibc. Es posible que tenga que ejecutar «apt -f install» después de "
+"reiniciar para resolver dependencias."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Versión del núcleo incompatible"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Esta versión de la biblioteca C de GNU (libc) requiere como mínimo la "
+"versión ${kernel_ver} del núcleo. Las versiones anteriores pueden funcionar "
+"pero no están soportadas oficialmente por Debian. Considere actualizar el "
+"núcleo."
--- /dev/null
+# translation of glibc 2.6.1-3 debconf to basque
+# Piarres Beobide <pi@beobide.net>, 2006.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+msgid ""
+msgstr ""
+"Project-Id-Version: eu\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2007-09-11 09:57+0100\n"
+"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
+"Language-Team: librezale <librezale@librezale.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Lokal guztiak"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Sortu behar diren lokalak:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokalak hizkuntza anitz artean aldatzeko ingurugiroa da erabiltzaileek beren "
+"hizkuntza, herrialdea, karaktere-jokoa etab. erabiltzeko gaitasuna ematen "
+"dute."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Mesedez zein lokala sortuko diren hautatu. Lehenespen bezala UTF-8 locale-ak "
+"hautau beharko lirateke, bereiziki instalazio berri batetan. Beste karaktere "
+"joko batzuek sortzea erabilgarri izan liteke sistema eta software "
+"zaharragoekin bateragarritasuna mantentzeko."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Batez"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Sistema inguruneko lokal lehenetsia:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Debian pakete anitzek locale-ak erabiltzen dituzte erabiltzaileari dagokion "
+"hizkuntzan testuak bistaratzeko. Locale lehenetsia sortutako locale-en "
+"artean hautatu dezakezu."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Honek zure sistemako hizkuntza aukeratuko du. Hautatutako hizkuntza denek "
+"erabiltzen ez duten erabiltzaile anitzeko sistema bat bada, agian "
+"erabiltzaile horiek arazoetan aurki daitezke."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Glibc orain bertsio-berritu nahi al duzu?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"NSS erabiltzen duten abiaraziriko programa eta zerbitzuak berrabiarazi egin "
+"behar dira, bestela hauek ez dira bilaketak egin edo autentifikatzeko gai "
+"izango (ssh bezalako zerbitzuentzat, saio hasteko ahalmenean eragin dezake). "
+"Mesedez gainbegiratu berrabiaraziko diren zerbitzuen init.d script-en "
+"zuriunez bereiziriko zerrenda eta zuzendu behar izanez gero."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Skript honek bertsio-berritzea egin aurretik gelditu behar diren "
+"instalaturiko hurrengo zerbitzu hauek aurkitu ditu: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Bertsio-berritzea etzaeratu eta berandua jarraitu nahi izanez gero, ez "
+"erantzun behekaldeko galderari."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "GNU libc liburutegi eguneraketan berrabiarazi behar diren zerbitzuak:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"NSS erabiltzen duten abiaraziriko programa eta zerbitzuak berrabiarazi egin "
+"behar dira, besteka hauek ez dira bilaketak egin edo autentifikatzeko gai "
+"izango (ssh bezalako zerbitzuentzat, saio hasteko ahalmenean eragin dezake). "
+"Mesedez gainbegiratu berrabiaraziko diren zerbitzuen init.d script-en gakoz "
+"bereiziriko zerrenda eta zuzendu behar izanen gero."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Oharra: sshd/telnetd berrabiarazteak ez luke sorturik dauden konexioetan "
+"eragin beharko."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Huts GNU glibc bertsio berritzerkoan zenbait zerbitzu berrabiaraztean"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Hurrengo zerbitzuak ezin izan dira berrabiarazi GNU glibc liburutegi bertsio "
+"berritzerako:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Hauek eskuz abiarazi beharko dituzu 'invoke-rc.d <zerbitzua> start' eginaz."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"xscreensaver eta xlockmore berrabiarazi egin behar dira bertsio-berritu "
+"ondoren"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Xscreensaver edo xlockmore instantzi bat edo gehiago antzeman dira sisteman. "
+"LKiburutegi aldaketa bateraezina direla eta GNU libc liburutegiak ez dizu "
+"programa hauetan autentifikatzen utziko. Programa hauek berrabiazi edo "
+"gelditzeko antolatu beharko zinateke erabiltzaileak beren saioetatik kanpo "
+"uztea sahiesteko."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2014-06-04 20:45+0200\n"
+"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
+"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Kaikki maa-asetukset"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Luotavat maa-asetukset:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Maa-asetusten avulla on mahdollista vaihtaa käytettävää kieltä ja antaa "
+"käyttäjien asettaa haluamansa kieli, maa, merkistö, aakkostustapa, jne."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Valitse mitkä maa-asetukset luodaan. Oletuksena tulisi valita UTF-8-tyypin "
+"asetuksia, erityisesti uusissa asennuksissa. Muut merkkijoukot voi olla "
+"tarpeen vanhempien järjestelmien ja ohjelmien kanssa yhteensopivuussyistä."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ei mikään"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Järjestelmän oletusmaa-asetus:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Monet Debianin paketit käyttävät maa-asetuksia näyttääkseen tekstit "
+"käyttäjälle oikealla kielellä. Järjestelmän oletusmaa-asetus voidaan valita "
+"luoduista maa-asetuksista."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Tämä asettaa koko järjestelmän oletuskielen. Jos tällä järjestelmällä on "
+"useita käyttäjiä, eivätkä kaikki käyttäjät ymmärrä oletuskieltä, heillä "
+"tulee olemaan ongelmia."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Tulisiko glibc päivittää nyt?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Käynnissä olevat palvelut ja ohjelmat, jotka käyttävät NSS:ää, täytyy "
+"käynnistää uudelleen. Muuten ne eivät välttämättä enää pysty tekemään hakuja "
+"tai tunnistautumisia. Asennusprosessi pystyy käynnistämään jotkin palvelut "
+"uudelleen (esimerkiksi ssh:n ja telnetdin), mutta muita ohjelmia ei voida "
+"käynnistää automaattisesti uudelleen. Yksi tällainen ohjelma, joka täytyy "
+"käsin pysäyttää ja käynnistää uudelleen glibcin päivityksen jälkeen, on xdm. "
+"Tämä johtuu siitä, että automaattinen uudelleenkäynnistys saattaisi "
+"keskeyttää aktiiviset X11-istuntosi."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Tämä komentosarja löysi seuraavat asennetut palvelut, jotka tulee pysäyttää "
+"ennen päivitystä: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Jos haluat keskeyttää päivityksen nyt ja jatkaa myöhemmin, älä valitse tätä "
+"vaihtoehtoa."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Palvelut, jotka tulee käynnistää uudelleen GNU libc -kirjastoa "
+"päivitettäessä:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Käynnissä olevat palvelut ja ohjelmat, jotka käyttävät NSS:ää, täytyy "
+"käynnistää uudelleen. Muuten ne eivät välttämättä enää pysty tekemään hakuja "
+"tai tunnistautumisia (esimerkiksi ssh:n kanssa kirjautuminen ei välttämättä "
+"onnistu). Tarkista alla oleva välilyönnein eroteltu lista niiden palveluiden "
+"init.d-komentosarjoista, jotka käynnistetään nyt uudelleen, ja korjaa sitä "
+"tarvittaessa."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Huomautus: sshd:n tai telnetd:n uudelleenkäynnistyksen ei pitäisi vaikuttaa "
+"olemassa oleviin yhteyksiin."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Joidenkin palveluiden käynnistys epäonnistui päivitettäessä GNU libc:tä"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Seuraavia palveluita ei voitu käynnistää uudelleen päivitettäessä GNU libc -"
+"kirjastoa:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Nämä palvelut tulee käynnistää käsin ajamalla ”invoke-rc.d <palvelu> start”."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver ja xlockmore täytyy käynnistää uudelleen ennen päivitystä"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Järjestelmässä on ajossa yksi tai useampia xscreensaverin tai xlockmoren "
+"instansseja. Johtuen epäyhteensopivista muutoksista ohjelmakirjastoissa GNU "
+"libc:n päivityksen jälkeen et voi tunnistautua käyttäen näitä ohjelmia. "
+"Ohjelmat tulisi käynnistää uudelleen tai pysäyttää ennen päivityksen "
+"jatkamista, jotta käyttäjät eivät jää lukituiksi ulos sessioistaan. "
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"Käynnistetäänkö palvelut kysymättä uudelleen pakettien päivityksen "
+"yhteydessä?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Järjestelmässäsi on asennettuna palveluita, jotka tulee käynnistää uudelleen "
+"päivitettäessä tiettyjä ohjelmakirjastoja, kuten libpam, libc ja libssl. "
+"Koska palveluiden uudelleenkäynnistys saattaa aiheuttaa katkoja palveluihin, "
+"kunkin päivityksen yhteydessä yleensä kysytään luetteloa käynnistettävistä "
+"palveluista. Voit valita tämän vaihtoehdon, jos et halua nähdä kysymystä "
+"jokaisen kirjastopäivityksen yhteydessä. Tällöin tarvittavat palvelut "
+"käynnistetään uudelleen automaattisesti."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Translation of glibc debconf templates to French
+# Copyright (C) 2001-2009, 2011, 2015, 2017 Debian French l10n team <debian-l10n-french@lists.debian.org>
+# This file is distributed under the same license as the glibc package.
+#
+# Translators:
+# Denis Barbier 2001-2006.
+# Christian Perrier <bubulle@debian.org>, 2007, 2008, 2009, 2011, 2015.
+# Alban Vidal <alban.vidal@zordhak.fr>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.24-14\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2017-08-04 14:44+0100\n"
+"Last-Translator: Alban Vidal <alban.vidal@zordhak.fr>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Tous les choix possibles"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Jeux de paramètres régionaux à créer :"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Les jeux de paramètres régionaux (aussi appelés « locales ») permettent de "
+"gérer des langues multiples et offrent aux utilisateurs la possibilité de "
+"choisir la langue, le pays, le jeu de caractères, l'ordre de tri, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Veuillez choisir les paramètres régionaux à créer. Des paramètres régionaux "
+"utilisant l'encodage UTF-8 devraient être le choix par défaut, notamment "
+"pour de nouvelles installations. Les autres jeux de caractères peuvent être "
+"utiles pour conserver la compatibilité avec d'anciens systèmes ou logiciels."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Aucun"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Jeu de paramètres régionaux actif par défaut :"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"De nombreux paquets utilisent le mécanisme de localisation pour afficher les "
+"messages destinés aux utilisateurs dans la langue adéquate. Vous pouvez "
+"changer la valeur par défaut de l'ensemble du système pour utiliser un des "
+"jeux de paramètres régionaux qui seront créés."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Veuillez noter que cette valeur modifiera la langue utilisée par le système. "
+"Si l'environnement est multi-utilisateurs et que certains utilisateurs ne "
+"parlent pas votre langue, ils risquent d'avoir des difficultés."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Faut-il mettre à niveau le paquet glibc maintenant ?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Les services et programmes qui utilisent NSS (« Name Service Switch ») "
+"doivent être redémarrés car leur système d'authentification risque de ne "
+"plus fonctionner. Il est possible de redémarrer certains services (comme SSH "
+"ou telnetd) pendant l'installation, mais d'autres ne peuvent l'être "
+"automatiquement. Il est notamment indispensable d'arrêter et redémarrer "
+"manuellement xdm car un redémarrage automatique pourrait interrompre une "
+"session X11 active."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Les services identifiés comme devant être redémarrés et qui doivent être "
+"arrêtés avant la mise à niveau sont les suivants : ${services}."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Si vous préférez interrompre la mise à niveau maintenant et la reprendre "
+"plus tard, ne choisissez pas cette option."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Services à redémarrer lors de la mise à niveau de la bibliothèque C de GNU :"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Les services et programmes qui utilisent NSS (« Name Service Switch ») "
+"doivent être redémarrés car leur système d'authentification risque de ne "
+"plus fonctionner (pour des services comme SSH, cela peut empêcher les "
+"connexions). Veuillez contrôler et éventuellement corriger la liste des "
+"services qui seront redémarrés maintenant (identifiés par le nom de leur "
+"script de démarrage)."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Veuillez noter que le redémarrage de telnetd ou sshd n'affectera pas les "
+"connexions existantes."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Échec du redémarrage de certains services lors de la mise à niveau de GNU "
+"libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Les services suivants n'ont pas pu être redémarrés lors de la mise à niveau "
+"de la bibliothèque C de GNU :"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Il est nécessaire de les redémarrer vous-même avec la commande « invoke-rc.d "
+"<service> start »."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"Redémarrage nécessaire de xscreensaver et xlockmore avant mise à niveau"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Une ou plusieurs instances de xscreensaver et/ou de xlockmore ont été "
+"détectées sur le système. À cause de la modification de certaines "
+"bibliothèques, la mise à niveau de la bibliothèque C de GNU entrainera "
+"l'impossibilité de s'authentifier. Avant de poursuivre la mise à niveau, ces "
+"programmes doivent être redémarrés ou arrêtés pour éviter que des "
+"utilisateurs ne puissent plus accéder à leurs sessions."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"Redémarrer inconditionnellement les services lors des mises à niveau de "
+"paquets ?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Certains services installés sur le système doivent être redémarrés lorsque "
+"certaines bibliothèques, comme libpam, libc ou libssl, sont mises à niveau. "
+"Comme ces redémarrages peuvent conduire à une interruption du service, le "
+"choix de les redémarrer ou non est en général offert lors de ces mises à "
+"niveau. Vous pouvez choisir ici que ce choix ne soit plus offert et que les "
+"redémarrages aient lieu systématiquement lors des mises à niveau de "
+"bibliothèques."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Mise à niveau du noyau nécessaire"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Please upgrade your kernel before installing glibc."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Cette version de la bibliothèque C de GNU nécessite au minimum la "
+"version ${kernel_ver} du noyau. Veuillez mettre le noyau à niveau avant "
+"l'installation de glibc."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Version du noyau non gérée"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Cette version de la bibliothèque C de GNU nécessite au minimum la "
+"version ${kernel_ver} du noyau. Des versions antérieures pourraient "
+"fonctionner, mais ne sont pas officiellement gérées par Debian. Veuillez "
+"prévoir la mise à niveau du noyau."
--- /dev/null
+# translation of eglibc_2.11.2-2_gl.po to Galician
+# Galician translation of glibc's templates
+# This file is distributed under the same license as the glibc package.
+#
+# Jacobo Tarrio <jtarrio@debian.org>, 2006, 2007, 2008.
+# Jorge Barreiro <yortx.barry@gmail.com>, 2010.
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc_2.11.2-2_gl\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2010-08-13 01:43+0200\n"
+"Last-Translator: Jorge Barreiro <yortx.barry@gmail.com>\n"
+"Language-Team: Galician <proxecto@trasno.net>\n"
+"Language: gl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Todas as configuracións locais"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Configuracións locais a xerar:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"O sistema de configuracións locais permite ter varios idiomas, e que os "
+"usuarios poidan empregar o seu idioma, país, alfabeto, orde alfabética, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Escolla as configuracións locais a xerar. Debería escoller configuracións "
+"locais UTF-8 por defecto, especialmente en instalacións novas. Os outros "
+"xogos de caracteres poden ser útiles para a compatibilidade con sistemas e "
+"software antigos."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ningunha"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Configuración local por defecto para o ambiente:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Moitos paquetes de Debian empregan configuracións locais para amosar texto "
+"aos usuarios no idioma correcto. Pode escoller unha configuración local por "
+"defecto para o sistema entre as configuracións locais xeradas."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Con isto hase escoller o idioma de todo o sistema. Se este sistema ten "
+"varios usuarios e non todos coñecen o idioma por defecto, han ter "
+"dificultades."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "¿Quere actualizar glibc agora?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"É necesario reiniciar os servizos e programas que están a empregar NSS; se "
+"non se fai, é posible que deixen de poder realizar buscas ou autenticacións. "
+"O proceso de instalación ode reiniciar algúns servizos (tales coma ssh ou "
+"telnetd), pero outros programas non se poden reiniciar automaticamente. Un "
+"deses programas que precisa de detención e reinicio manuais trala "
+"actualización de glibc é xdm - xa que o reinicio automático podería "
+"desconectar as súas sesións de X11 activas."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Este script detectou os seguintes servizos instalados que se deben deter "
+"antes da actualización: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Se quere interromper agora a actualización e continuala despois, resposte "
+"negativamente á seguinte pregunta."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Servizos a reiniciar para a actualización da biblioteca GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"É necesario reiniciar os servizos e programas que están a empregar NSS; se "
+"non se fai, é posible que deixen de poder realizar buscas ou autenticacións "
+"(para algúns servizos, coma ssh, isto pode afectar á súa capacidade de se "
+"conectar á máquina). Revise a seguinte lista de scripts de init.d de "
+"servizos que se van reiniciar agora, e corríxaa se é preciso."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Nota: o reinicio de sshd/telnetd non debería afectar ás conexións existentes."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Problemas ao reiniciar algúns servizos para a actualización de GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Non se puido reiniciar os seguintes servizos para a actualización da "
+"biblioteca GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Ha ter que reinicialos manualmente executando \"invoke-rc.d <servizo> "
+"start\"."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver e xlockmore deben ser reiniciados antes de actualizar"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Detectáronse unha ou máis instancias de xscreensaver ou xlockmore no "
+"sistema. Debido a cambios incompatibles, a actualización da biblioteca GNU "
+"libc non lle deixará autenticarse en eses programas. Debe encargarse de que "
+"eses programas sexan reiniciados ou parados antes de continuar con esta "
+"actualización para evitar que non poida volver a entrar nas sesións actuais."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# SZERVÁC Attila <sas@321.hu>,
+# Dr. Nagy Elemér Károly <eknagy@omikk.bme.hu>, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2013-05-14 18:47+0200\n"
+"Last-Translator: Dr. Nagy Elemér Károly <eknagy@omikk.bme.hu>\n"
+"Language-Team: Hungarian <debian-l10n-hungarian@lists.d.o>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: UTF-8\n"
+"Plural-Forms: ???\n"
+"X-Poedit-Language: Hungarian\n"
+"X-Poedit-Country: HUNGARY\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Minden nyelvi beállítás"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Létrehozandó nyelvi beállítások:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"A nyelvi beállítások (locales) egy nyelveket váltó keretrendszer, mely "
+"lehetővé teszi, hogy a felhasználó saját nyelvét, országát, karaktereit "
+"használhassa."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Válaszd ki, milyen nyelvi beállításokat hozzunk létre. UTF-8 nyelvi "
+"beállításokat érdemes alapértelmezetten választani. Más karakter-készletek "
+"elavult rendszerekhez és szoftverekhez való kapcsolódáskor lehetnek jók."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Semmi"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "A rendszer alap nyelvi beállítása:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"A Debian számos csomagja nyelvi beállításokat használ a szövegek a "
+"felhasználó számára megfelelő nyelvű megjelenítésére . Választhatsz egy "
+"alapértelmezett."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Ez kiválasztja az egész rendszer alapértelmezett nyelvét. Több nyelvű "
+"rendszeren, ahol nem minden felhasználó beszéli az alapértelmezett nyelvet "
+"további beállítások kellenek."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Akarod most frissíteni a glibc-t?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Azokat a szolgáltatásokat és programokat, amelyek az NSS-t használják, újra "
+"kell indítani, különben előfordulhat, hogy nem tudnak keresni vagy "
+"bejelentkezni. A telepítő folyamat képes némelyik szolgáltatást (pl. ssh, "
+"telnetd) újraindítani, de némelyiket nem lehet automatikusan újraindítani. "
+"Egy program az xdm - ezt neked kell leállítanod és újraindítanod mert az "
+"automatikus újraindítás kidobhatna a grafikus felületről."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"A program a következő, a frissítés előtt leállítandó telepített "
+"szolgáltatásokat észlelte: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Ha most meg akarod szakítani a frissítést és később folytatni, válaszolj "
+"nemmel az alábbi kérdésre."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "A GNU libc könyvtár frissítéséhez újraindítandó szolgáltatások:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Azokat a szolgáltatásokat és programokat, amelyek az NSS-t használják, újra "
+"kell indítani, különben előfordulhat, hogy nem tudnak keresni vagy "
+"bejelentkezni (az ssh szolgáltatás esetén például előfordulhat, hogy leáll a "
+"bejelentkezés). Kérlek ellenőrizd ezt a szóközzel tagolt listát, ami az "
+"újraindítandó szolgáltatások init.d scriptjeit tartalmazza, és ha szükséges, "
+"javítsd ki."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Egy apróság: az sshd/telnetd újraindítása elvileg nem érinti a létező "
+"kapcsolatokat."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Nem sikerült újraindítani némelyik szolgáltatást a GNU libc frissítésekor"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"A következő szolgáltatásokat nem sikerült újraindítania GNU libc "
+"frissítésekor:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Ezeket neked kell újraindítanod a 'invoke-rc.d <service> start' parancs "
+"futtatásával."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "Frissítés előtt újra kell indítani az xscreensaver-t és a xlockmore-t"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Egy vagy több futó xscreensaver-t vagy xlockmore-t észleltem a rendszeren. "
+"Inkompatibilis könyvtár változások miatt a GNU libc könyvtár frissítése után "
+"ezek a programok nem tudnak majd bejelentkezni. Ezért állítsd le vagy "
+"indítsd újra ezeket mielőtt folytatod a frissítést, különben kizárhatod a "
+"felhasználóikat a jelenlegi munkamenet."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "A csomag frissítésekor kérdés nélkül újraindítsam a szolgáltatásokat?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Ezen a rendszeren olyan szolgáltatások vannak telepítve, amelyeket újra kell "
+"indítani, bizonyos könyvtárak (mint a libpam, libc, libssl) frissítésekor. "
+"Mivel ezek az újraindítások megszakítják a szolgáltatásokat, alapesetben "
+"minden frissítésnél megkérdezi az újraindítandó szolgáltatások listáját a "
+"rendszer. Dönthetsz úgy, hogy ne kérdezzen - ilyenkor minden szükséges "
+"szolgáltatás-újraindítást elvégez a rendszer és nem kérdezget."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Italian (it) translation of debconf templates for glibc
+# This file is distributed under the same license as the glibc package.
+# Luca Monducci <luca.mo@tiscali.it>, 2005-2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.36 debconf templates\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-07 16:51+0100\n"
+"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
+"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Tutti i «locale»"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "«Locale» da generare:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"I «locale» sono l'infrastruttura che permette di passare da una lingua a "
+"un'altra e consente agli utenti di utilizzare la propria lingua, paese, "
+"caratteri, criteri di ordinamento, ecc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Scegliere quali «locale» generare. È opportuno scegliere i «locale» UTF-8, "
+"in particolare sulle nuove installazioni. Gli altri set di caratteri "
+"potrebbero essere utili per risolvere problemi di compatibilità all'indietro "
+"con sistemi o programmi più vecchi."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Nessuno"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "«Locale» predefinito sul sistema:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Molti pacchetti Debian usano i «locale» per mostrare messaggi nella lingua "
+"dell'utente. È possibile scegliere, fra quelli generati, un «locale» come "
+"predefinito per il sistema."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Questo imposta la lingua predefinita per l'intero sistema. Se questo è un "
+"sistema multi-utente e alcuni utenti non parlano la lingua predefinita, "
+"quegli utenti potrebbero avere delle difficoltà."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Aggiornare glibc adesso?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"I servizi e i programmi in esecuzione che usano NSS devono essere riavviati "
+"altrimenti potrebbero non essere più in grado di effettuare ricerche o "
+"autenticazioni. Il processo d'installazione è in grado di riavviare alcuni "
+"servizi (come ssh o telnetd), ma altri programmi non possono essere "
+"riavviati automaticamente. Uno dei programmi che devono essere fermati e "
+"riavviati manualmente dopo l'aggiornamento di glibc è xdm perché il riavvio "
+"automatico potrebbe disconnettere la propria sessione X11 attiva."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Questo script ha rilevato che i seguenti servizi devono essere fermati prima "
+"dell'aggiornamento: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Per interrompere adesso l'aggiornamento e riprenderlo in seguito, rispondere "
+"«No» alla questa domanda."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Servizi da riavviare per l'aggiornamento della libreria GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"I servizi e i programmi in esecuzione che usano NSS devono essere riavviati "
+"altrimenti potrebbero non essere più in grado di effettuare ricerche o "
+"autenticazioni (i servizi tipo ssh potrebbero avere problemi d'accesso). "
+"Controllare il seguente elenco di nomi di script per init.d separati da uno "
+"spazio relativi ai servizi che devono essere riavviati e, se necessario, "
+"correggerlo."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Nota: il riavvio di sshd/telnetd non ha alcun effetto sulle connessioni già "
+"attive."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Errore nel riavvio di alcuni servizi per l'aggiornamento di GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Non è stato possibile riavviare i seguenti servizi per l'aggiornamento della "
+"libreria GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr "È necessario avviarli manualmente con «invoke-rc.d <servizio> start»."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "Riavvio di xscreensaver e xlockmore prima dell'aggiornamento"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Su questo sistema sono state rilevate una o più istanze di xscreensaver o "
+"xlockmore in esecuzione. A causa di modifiche incompatibili nella libreria, "
+"l'aggiornamento della libreria GNU libc impedirà di autenticarsi con questi "
+"programmi. È necessario riavviare o fermare questi servizi prima di "
+"proseguire con questo aggiornamento per evitare di chiudere fuori dalla "
+"propria sessione degli utenti connessi."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Riavviare i servizi durante l'aggiornamento senza chiedere conferma?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Sul proprio sistema sono installati dei servizi che devono essere riavviati "
+"dopo l'aggiornamento di determinate librerie, quali libpam, libc e libssl. "
+"Poiché questi riavvii possono causare delle interruzioni dei servizi offerti "
+"dal sistema normalmente, a ogni aggiornamento, viene mostrato l'elenco dei "
+"servizi e viene chiesto di confermarne il riavvio. È possibile evitare che "
+"sia chiesta la conferma del riavvio accettando questa opzione; saranno "
+"effettuati automaticamente tutti i riavvii necessari senza fare domande per "
+"ogni aggiornamento della libreria."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "È necessario aggiornare il kernel"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Questa versione di GNU libc richiede che la versione del kernel sia "
+"${kernel_ver} o successiva. Aggiornare il kernel e riavviare prima di "
+"installare glibc. Dopo il riavvio potrebbe essere necessario eseguire "
+"«apt -f install» per risolvere le dipendenze."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Versione del kernel non supportata"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Questa versione di GNU libc richiede che la versione del kernel sia "
+"${kernel_ver} o successiva. Potrebbe funzionare anche con le versioni "
+"precedenti ma non sono ufficialmente supportate da Debian. Si raccomanda di "
+"aggiornare il kernel."
--- /dev/null
+# Kenshi Muto <kmuto@debian.org>, 2007
+# GOTO Masanori <gotom@debian.org>, -2007
+# Nobuhiro Iwamatsu <iwamatsu@debian.org>, 2010
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+# Takuma Yamada <tyamada@takumayamada.com>, 2016.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc_2.13-38\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2016-02-25 13:03+0900\n"
+"Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
+"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "すべてのロケール"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "生成するロケールの選択:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"ロケールとは、複数の言語を切り替え、ユーザが自身の言語・国・文字・並べ替え順"
+"序などを使えるようにするための仕組みです。"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"生成したいロケールを選択してください。UTF-8 ロケールは、特に新規にインストー"
+"ルしたものであれば、デフォルトで選択されているはずです。その他の文字セット"
+"は、より古いシステムおよびソフトウェアとの後方互換性のために役立つでしょう。"
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "なし"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "システムの環境変数として設定するデフォルトロケール:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"ユーザに合った言語でテキストを表示するため、Debian では多くのパッケージがロ"
+"ケールを使用します。生成したロケールの中からシステムでのデフォルトロケールを"
+"選択できます。"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"これはシステム全体のデフォルトの言語を選ぶことになります。このシステムがマル"
+"チユーザシステムで、すべてのユーザがデフォルトの言語を話すことができるという"
+"わけではない場合は、そういった人々は困難を感じることになってしまいます。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "glibc を今更新しますか?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"NSS を利用している実行中のサービスおよびプログラムは、再起動する必要がありま"
+"す。さもないと、ルックアップおよび認証がもう利用できないことになります。イン"
+"ストール手続きではいくつかのサービス (ssh や telnetd など) を再起動することが"
+"できますが、その他のプログラムは自動では再起動されません。手動での停止および "
+"glibc の更新のあとにあなた自身で再起動する必要のあるそのようなプログラムの 1 "
+"つとしては、xdm があります。というのも、自動再起動はあなたのアクティブな X11 "
+"のセッションを閉じてしまうことになるからです。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"スクリプトは、更新前に停止されなければならない以下のサービスがインストールさ"
+"れているのを検出しました: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"更新を今中止して後日続行したいのであれば、以下の質問で「いいえ」と答えてくだ"
+"さい。"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "GNU libc ライブラリの更新で再起動するサービス:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"NSS を利用している実行中のサービスおよびプログラムは、再起動する必要がありま"
+"す。さもないと、ルックアップおよび認証がもう利用できないことになります (ssh "
+"のようなサービスでは、これはログインできるかどうかに影響します)。以下のスペー"
+"スで区切られた、以下の init.d スクリプト一覧を確認して、サービスをここで再起"
+"動する必要があれば修正してください。"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr "補足: sshd/telnetd の再起動は既存の接続には影響しないはずです。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "GNU libc 更新のためのいくつかのサービスの再起動で失敗"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"GNU libc ライブラリ更新のための、以下のサービスの再起動ができませんでした。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"'invoke-rc.d <サービス> start' を実行することで、これらを手動で起動する必要が"
+"あります。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"xscreensaver と xlockmore はアップグレードする前に再起動する必要があります。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"このシステムで 1 つ以上の xscreensaver あるいは xlockmore の動作が検出されま"
+"した。非互換のライブラリ変更のため、GNU libc パッケージの更新はこれらのプログ"
+"ラムでの認証ができない状態になるでしょう。ユーザが現在のセッションの外に締め"
+"出されるのを避けるため、このパッケージの更新を続ける前に、これらのプログラム"
+"を再起動するか停止するように手配すべきです。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"パッケージのアップグレード中、質問することなくサービスを再起動しますか?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"このシステムには、libpam や libc、libssl といった特定のライブラリがアップグ"
+"レードされたときに再起動を必要とするサービスがインストールされています。この"
+"再起動はそのシステムで動作しているサービスの中断を伴う可能性があるため、通常"
+"は再起動させるサービス一覧をアップグレードの度に質問します。このオプションを"
+"選択するとその質問を避けられます。代わりに、再起動が必要な場合は全て自動で再"
+"起動させるため、ライブラリをアップグレードする度に質問されるのを避けられま"
+"す。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "カーネルをアップグレードする必要があります"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Please upgrade your kernel before installing glibc."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"このバージョンの GNU libc はカーネルバージョン ${kernel_ver} 以降が必要です。"
+"glibc をインストールする前にカーネルをアップグレードしてください。"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "カーネルバージョンがサポートされていません"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Older versions might work but are not officially supported. "
+#| "Please consider upgrading your kernel."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"このバージョンの GNU libc はカーネルバージョン ${kernel_ver} 以降が必要です。"
+"古いバージョンでは動作するかもしれませんが、正式にはサポートされていません。"
+"カーネルのアップグレードを検討してください。"
--- /dev/null
+# Korean translations for glibc package
+# glibc 패키지에 대한 한국어 번역문.
+# Copyright (C) 2007 THE glibc'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the glibc package.
+# Sunjae Park <darehanl@gmail.com>, 2007 - 2008.
+# Changwoo Ryu <cwryu@debian.org>, 2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-06 00:11+0900\n"
+"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
+"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "모든 로캘"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "생성할 로캘 목록:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"로캘이란 여러 언어 중에서 선택하여 사용자들이 자신의 언어, 국가, 문자, 정렬순"
+"서 등을 사용할 수 있도록 해주는 구성틀입니다."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"생성하고자 하는 로캘을 선택하여 주십시오. 기본적으로는 UTF-8 로캘을 선택하시"
+"고, 특히 새로 설치하는 시스템에서는 더더욱 이를 선택하십시오. 기존 시스템이"
+"나 소프트웨어와의 역호환성을 위해서는 다른 문제셋을 선택하셔도 됩니다."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "없음"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "시스템 환경의 기본 로캘:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"데비안에 있는 많은 꾸러미들은 사용자에게 맞는 언어로 출력하기 위해 로캘을 사"
+"용합니다. 생성된 로캘 중에서 시스템의 기본 로캘로 사용할 로캘을 선택하실 수 "
+"있습니다."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"이 선택은 시스템 전체의 기본 언어를 결정합니다. 기본 언어를 사용할 수 없는 사"
+"용자도 있는 복수 사용자 시스템일 경우에는 그 사용자들이 시스템 사용에 어려움"
+"을 겪으실 수 있습니다."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "지금 glibc를 업그레이드 하시겠습니까?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"NSS를 사용중인 서비스와 프로그램들을 다시 시작시키지 않으면 색인 작업이나 인"
+"증 작업을 더 이상 사용할 수 없게 됩니다. ssh이나 telnetd 등의 서비스들 일부"
+"는 설치 과정이 다시 시작을 시킵니다만, 자동으로 다시 시작시키지 못하는 프로그"
+"램도 있습니다. glibc 업그레이드 후 사용자가 직접 다시 정지시킨 후 다시 시작시"
+"켜야 하는 대표적인 프로그램으로 xdm이 있습니다. 자동으로 다시 시작을 시키면 "
+"사용중인 X11 세션을 중지시킬 수 있기 때문입니다."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"업그레이드 하기 전에 멈춰야 하는 다음 서비스들을 스크립트가 감지했습니다: "
+"${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"업그레이드를 일단 중지시키고 나중에 계속하시려면 다음 질문에 No라고 답해주시"
+"기 바랍니다."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "GNU libc 라이브러리 업그레이드로 인해 다시 시작시킬 서비스 목록:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"NSS를 사용중인 서비스와 프로그램들을 다시 시작시키지 않으면 색인 작업이나 인"
+"증 작업을 더 이상 사용할 수 없게 됩니다(ssh와 같은 서비스의 경우 로그인에 영"
+"향을 줄 수 있습니다). 다시 시작시킬 init.d 스크립트 서비스를 빈칸으로 연결시"
+"킨 이 목록을 검토하여 필요한 경우 수정해주십시오."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"참고: sshd/telnetd를 다시 시작시키더라도 기존 연결에는 영향이 없을 것입니다."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "GNU libc 업그레이드로 인한 서비스 다시 시작에 실패"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"다음 서비스들은 GNU libc 라이브러리 업그레이드로 인한 다시 시작에 실패하였습"
+"니다:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"이 서비스들은 'invoke-rc.d <service> start'로 직접 다시 시작시키셔야 합니다."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "업그레이드 전에 xscreensaver 및 xlockmore를 다시 시작해야 합니다."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"이 시스템에 하나 이상의 xscreensaver 또는 xlockmore가 발견되었습니다. 호환되"
+"지 않은 라이브러리 변경 사항 때문에, GNU libc 라이브러리를 업그레이드하면 이 "
+"프로그램에 인증할 수 없게 됩니다. 업그레이드를 계속 하기 전에 이 프로그램을 "
+"다시 시작하거나 중단해야 합니다. 그래야 현재 사용자 세션이 잠겨버리는 상황을 "
+"피할 수 있습니다."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "패키지 업그레이드 중에 물어보지 않고 서비스를 다시 시작할까요?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"시스템에 설치된 서비스 중에는, 특정 라이브러리를 (예를 들어 libpam, libc, "
+"libssl) 업그레이드할 때 다시 시작해야 하는 서비스가 있습니다. 다시 시작하면"
+"서 시스템의 서비스가 중단될 수도 있기 때문에, 업그레이드할 때마다 다시 시작해"
+"야 하는 서비스 목록을 표시합니다. 이 재시작 확인을 건너 뛸 수도 있습니다. 건"
+"너 뛰는 경우 필요한 모든 재시작을 자동으로 수행하므로, 라이브러리를 업그레이"
+"드할 때마다 질문을 받지 않아도 됩니다."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "커널을 업그레이드해야 합니다"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"이 버전의 GNU libc는 ${kernel_ver} 이후 버전 커널이 필요합니다. glibc를 설치"
+"하기 전에 커널을 업그레이드하고 다시 시작하십시오. 다시 시작한 뒤 의존성을 해"
+"결하기 위해 \"apt -f install\" 명령을 사용해야 할 수도 있습니다."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "커널 버전을 지원하지 않습니다"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"이 버전의 GNU libc는 ${kernel_ver} 이후 버전 커널이 필요합니다. 더 과거 버전"
+"도 동작하지만 데비안에서 공식적으로 지원하지 않습니다. 커널 업그레이드를 고려"
+"해 보십시오."
--- /dev/null
+# translation of lt.po to Lithuanian
+# Copyright (C) 2006 The Free Software Foundation
+# This file is distributed under the same license as the glibc package.
+#
+# Gintautas Miliauskas <gintas@akl.lt>, 2006, 2007, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: lt\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2008-02-26 23:36+0200\n"
+"Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
+"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
+"Language: lt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"(n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Visos lokalės"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Lokalės, kurios bus sugeneruotos:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokalės yra karkasas, kuriuo naudotojai gali nustatyti savo kalbą, "
+"informaciją apie savo šalį, simbolius, valiutą, rikiavimo tvarką ir t.t."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Pasirinkite, kurias lokales norite generuoti. Turėtų būti pasirinktos UTF-8 "
+"lokalės, ypač jei diegiate naują sistemą. Kiti simbolių rinkiniai gali būti "
+"naudingi atgaliniam suderinamumui su senesnėmis sistemomis ir programomis."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Jokia"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Sistemos lokalė pagal nutylėjimą"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Daug Debian paketų naudoja lokales tekstui reikiama kalba rodyti. Galite iš "
+"sugeneruotų lokalių išsirinkti standartinę sistemos lokalę."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Bus nustatyta kalba visai sistemai. Jei sistemą naudoja keletas naudotojų ir "
+"ne visi kalba pasirinkta kalba, gali kilti nepatogumų."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Ar norite dabar atnaujinti glibc?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Veikiančios tarnybos ir programos, naudojančios NSS, turi būti paleistos iš "
+"naujo, kitaip jose gali sutrikti paieška ir autentikavimas. Diegimo procesas "
+"gali paleisti iš naujo kai kurias tarnybas (pavyzdžiui, ssh ir telnetd), "
+"tačiau kitos programos negali būti paleistos iš naujo automatiškai. Viena iš "
+"tokių programų, kurią reikia paleisti iš naujo rankiniu būdu po glibc "
+"atnaujinimo, yra xdm – automatinis restartavimas gali atjungti aktyvias X11 "
+"sesijas."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Rastos šios tarnybas, kurias būtina sustabdyti prieš atnaujinimą: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Jei norite dabar nutraukti atnaujinimą ir jį pratęsti vėliau, atsakykite "
+"neigiamai."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"Tarnybos, kurias reikia paleisti iš naujo po GNU libc bibliotekos "
+"atnaujinimo:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Veikiančios tarnybos ir programos, naudojančios NSS, turi būti paleistos iš "
+"naujo, kitaip jose gali sutrikti autentikavimas (tokioms tarnyboms kaip ssh "
+"tai gali reikšti, kad negalėsite prisijungti). Peržiūrėkite toliau esantį "
+"tarpeliais atskirtų init.d scenarijų, kurie dabar bus paleisti iš naujo, "
+"sąrašą, ir, jei reikia, pataisykite."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Pastaba: sshd/telnetd paleidimas iš naujo neturėtų paveikti aktyvių "
+"prisijungimų."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Nepavyko paleisti iš naujo kai kurių tarnybų atnaujinus GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr "Atnaujinus GNU libc nepavyko iš naujo paleisti šių procesų:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Jas reikės paleisti rankiniu būdu įvykdant „invoke-rc.d tarnyba start“."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Translation of glibc debconf template.
+# Copyright (C) 2007 Free Software Foundation, Inc
+# This file is distributed under the same license as the glibc package.
+# അനൂപ്|Anoop പി|P <gnuanu@gmail.com>, ലാലു|Lalu കെആര്|KR <frecolalu@gmail.com>, സജീവ്|Sajeev പിആര്|PR<saju_rrk@yahoo.com>, 2007
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Glibc 2007_05_26\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2007-05-26 15:09+0530\n"
+"Last-Translator: അനൂപ്|Anoop പി|P <gnuanu@gmail.com>, ലാലു|Lalu കെആര്|KR "
+"<frecolalu@gmail.com>,സജീവ് |Sajeev പിആര്|PR <saju_rrk@yahoo.com>\n"
+"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് <smc-"
+"discuss@googlegroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Basepath: .\n"
+"X-Poedit-Language: Malayalam\n"
+"X-Poedit-Country: INDIA\n"
+"X-Poedit-SearchPath-0: /home/mobin\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "എല്ലാ ലൊക്കേലുകളും"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "സൃഷ്ടിക്കപ്പെടേണ്ട ലൊക്കേലുകള്:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"വിവിധ ഭാഷകളില് നിന്ന് സ്വന്തം ഭാഷ, രാജ്യം, അക്ഷരങ്ങള്, അക്ഷരക്രമം മുതലായവ ഉപയോഗിക്കാനായി "
+"ഉപയോക്താക്കളെ സഹായിക്കുന്ന ചട്ടക്കൂടുകളാണ് ലൊക്കേലുകള്."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"ദയവായി സൃഷ്ടിക്കേണ്ട ലൊക്കേലുകള് തിരഞ്ഞെടുക്കുക. പുതിയ ഇന്സ്റ്റാലേഷനുകള്ക്ക് സ്വതേ തിരഞ്ഞെടുക്കുന്നത് "
+"UTF-8 ലൊക്കേലുകള് ആയിരിക്കും. മറ്റ് അക്ഷരക്കൂട്ടങ്ങള് പഴയ സിസ്റ്റങ്ങളും സോഫ്റ്റ്വെയറുകളുമായി "
+"പിന്നോട്ടുള്ള പൊരുത്തത്തിനായി ഉപയോഗപ്രദമായേയ്ക്കാം. "
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "ഒന്നുമില്ല"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "സിസ്റ്റം പരിസരത്തിനു വേണ്ടിയുളള സഹജമായ ലൊക്കേല്:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"ഉപയോക്താവിനുവേണ്ടി ശരിയായ ഭാഷയില് ടെക്സ്റ്റ് പ്രദര്ശിപ്പിക്കുന്നതിനായി ഒരുപാട് ഡെബിയന് "
+"പാക്കേജുകള് ലൊക്കേല് ഉപയോഗിക്കുന്നു. സൃഷ്ടിക്കപ്പെട്ട ലൊക്കേലുകളില് നിന്ന് സഹജമായ ലൊക്കേല് "
+"സിസ്റ്റത്തിനുവേണ്ടി നിങ്ങള്ക്ക് തിരഞ്ഞെടുക്കാവുന്നതാണ്."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"സിസ്റ്റത്തില് എല്ലായിടത്തേയും സഹജമായ ഭാഷ ഇത് തിരഞ്ഞെടുക്കും. സഹജമായ ഭാഷ സംസാരിക്കാന് "
+"കഴിയാത്ത ഒന്നിലധികം ഉപയോക്താക്കളുള്ള സിസ്റ്റമാണിതെങ്കില് അവര്ക്ക് പ്രയാസങ്ങള് അനുഭവപ്പെടും."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# translation of glibc_nb.po to Norwegian Bokmål
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Bjørn Steensrud <bjornst@powertech.no>, 2007.
+# Bjørn Steensrud <bjornst@skogkatt.homelinux.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc_nb\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2011-12-29 12:39+0100\n"
+"Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
+"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.2\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Alle lokaler"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Lokaler (stedstilpasninger) som skal opprettes:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokaler er et rammeverk som kan veksle mellom flere språk, slik at brukere "
+"kan velge sitt språk, land, tegnsett, sorteringsrekkefølge osv."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Velg hvilke lokaler som skal opprettes. Som standard er det best å opprette "
+"UTF-8-lokaler, spesielt for mye installasjoner. Andre tegnsett kan være "
+"nyttig for kompatibilitet bakover med eldre systemer og programvare."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ingen"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Standardlokale for systemmiljøet:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Mange pakker i Debian bruker lokaler for å vise tekst i det riktige språket "
+"for brukerne. Du kan velge et standardlokale for systemet blant de lokalene "
+"som er opprettet."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Dette velger standard språk for hele systemet. Hvis dette er et "
+"flerbrukersystem der ikke alle brukerne forstår det valgte språket, så kan "
+"de komme opp i vansker."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Vil du oppgradere glibc nå?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Tjenester og programmer som nå kjører og bruker NSS må startes på nytt, "
+"ellers vil de kanskje ikke kunne gjøre oppslag eller autentisering lenger. "
+"Installasjonsprosessen kan ta omstart på noen tjenester (slik som ssh eller "
+"telnetd), men andre programmer kan ikke restartes automatisk. xdm er et "
+"slikt program som du må stoppe og restarte manuelt etter glibc-oppgradering, "
+"fordi automatisk omstart vil kunne koble fra dine aktive X11-økter."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Dette skriptet oppdaget følgende installerte tjenester som må stoppes før "
+"oppgraderingen: $(services)"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Svar Nei på spørsmålet nedenfor hvis du vil avbryte oppgraderingen nå og "
+"fortsette senere."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Tjenester som skal restartes for oppgradering av GNU libc-biblioteket:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Tjenester og programmer som nå kjører og bruker NSS må startes på nytt, "
+"ellers vil de kanskje ikke kunne gjøre oppslag eller autentisering lenger "
+"(for tjenester slik som ssh kan dette påvirke din mulighet til å logge inn). "
+"Se gjennom denne lista over init.d-skripter som skal restartes nå, og rett "
+"opp hvis det trengs."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Merk: om sshd/telnetd restartes skulle det ikke påvirke eksisterende "
+"tilkoblinger."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Noen tjenester kunne ikke restartes for GNU libc-oppgradering"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Følgende tjenester kunne ikke restartes for oppgradering av GNU libc-"
+"biblioteket:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr "Du må starte disse manuelt ved å kjøre «invoke-rc.d <service> start»."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver og xlockmore må restartes før oppgradering"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"En eller flere instanser av xsreensaver eller xlockmore kjører nå på dette "
+"systemet. På grunn av ikke-kompatible endringer i biblioteket vil "
+"oppgraderingen gjøre det umulig å autentisere til disse programmene. Du må "
+"sørge for at disse programmene blir stoppet eller restartet før denne "
+"oppgraderingen fortsetter, slik at dine brukere ikke blir utestengt fra sine "
+"gjeldende økter."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Skal tjenester restartes uten spørsmål under pakkeoppgraderinger?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"På systemet ditt finnes det tjenester som må startes på nytt når visse "
+"biblioteker, slik som libpam, libc og libssl, oppgraderes. Slike omstarter "
+"kan avbryte tjenester på systemet, og normalt blir du spurt ved hver "
+"oppgradering om hvilke tjenester du vil starte på nytt. Du kan slå på dette "
+"valget for å slippe å bli spurt, da blir i stedet alle nødvendige omstarter "
+"gjort automatisk slik at du ikke får spørsmål ved hver "
+"biblioteksoppgradering."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Dutch translation of glibc po-debconf templates.
+# Copyright (C) 2008-2011 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the glibc package.
+# Bart Cornelis <cobaco@skolelinux.no>, 2008.
+# Vincent Zweije <vincent@zweije.nl>, 2011.
+# Frans Spiesschaert <Frans.Spiesschaert@yucom.be>, 2016-2017, 2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.36-8\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-03-18 21:31+0100\n"
+"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
+"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 2.2.1\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Alle lokalisaties"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Te genereren lokalisaties:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokalisatie is een raamwerk om tussen verschillende talen om te schakelen en "
+"het laat gebruikers toe om hun eigen taal, land, karakterset, enzovoort te "
+"gebruiken."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Welke lokalisaties wilt u laten genereren? Standaard kiest u, zeker voor "
+"nieuwe installaties, best UTF-8 lokalisaties. Andere karaktersets kunnen "
+"nuttig zijn voor compatibiliteit met oudere systemen of software."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Geen"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Standaardlokalisatie voor dit systeem:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Veel Debian-pakketten gebruiken lokalisaties om de tekst in de voor de "
+"gebruiker juiste taal weer te geven. U kunt de standaardlokalisatie voor het "
+"systeem kiezen uit de gegeneerde lokalisaties."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Dit bepaalt de standaardtaal voor het volledige systeem. Op systemen met "
+"meerdere gebruikers kunt u problemen krijgen als niet alle gebruikers de "
+"gekozen taal spreken; in dat geval kunt u misschien beter de "
+"standaardlokalisatie niet veranderen."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Wilt u glibc nu opwaarderen?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Actieve diensten en programma's die NSS gebruiken dienen herstart te worden. "
+"Zo niet kunnen ze mogelijk geen opzoekingen en authenticatie meer doen. Het "
+"Installatieproces kan sommige diensten (zoals ssh en telnetd) herstarten, "
+"maar andere programma's kunnen niet automatisch herstart worden. Een "
+"programma dat handmatig dient gestopt en gestart te worden na de "
+"opwaardering van glibc is xdm, dit omdat een automatische herstart uw "
+"actieve X11-sessies verbreekt."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Dit script heeft de volgende geïnstalleerde diensten ontdekt die gestopt "
+"moeten worden voor de opwaardering: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Als u de opwaardering nu wilt afbreken en hiermee later wilt verder gaan "
+"dient u zo meteen te weigeren."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Omwille van de opwaardering van 'GNU libc' te herstarten diensten:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Actieve diensten en programma's die NSS gebruiken dienen herstart te worden, "
+"zo niet kunnen ze mogelijk geen opzoekingen en authenticatie meer doen (voor "
+"diensten zoals ssh kan dit gevolgen hebben voor de mogelijkheid om in te "
+"loggen). Gelieve de volgende, met spaties gescheiden lijst van init.d-"
+"scripts voor diensten die herstart dienen te worden te controleren en indien "
+"nodig bij te werken."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Opmerking: herstarten van sshd/telnetd heeft normaal geen effect op "
+"bestaande verbindingen."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Herstarten van sommige diensten bij de opwaardering van GNU libc is mislukt."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"De volgende diensten konden niet herstart worden na de opwaardering van GNU "
+"libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"U dient deze diensten handmatig te herstarten via het commando 'invoke-rc.d "
+"<dienst> start'."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver en xlockmore moeten voor het opwaarderen worden herstart"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Er zijn één of meer actieve exemplaren van xscreensaver of xlockmore op dit "
+"systeem gevonden. Vanwege niet-compatibele wijzigingen zal de opwaardering "
+"van de GNU libc bibliotheek het gebruikers onmogelijk maken om zich tegen "
+"deze actieve programma's te authenticeren. U wordt sterk aangeraden om deze "
+"programma's te herstarten of te stoppen voordat u de opwaardering van GNU "
+"libc voortzet, anders kunnen gebruikers van hun sessies worden "
+"buitengesloten."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Diensten zonder vragen herstarten bij het opwaarderen van pakketten?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Er zijn diensten op uw systeem geïnstalleerd die moeten worden herstart "
+"wanneer bepaalde bibliotheken, zoals libpam, libc en libssl, worden "
+"opgewaardeerd. Omdat deze herstarts dienstonderbrekingen op uw systeem "
+"kunnen veroorzaken, wordt u normaal gesproken bij elke opwaardering gevraagd "
+"welke diensten u wilt herstarten. Als u voor deze optie kiest wordt dit niet "
+"meer aan u gevraagd. In plaats daarvan worden alle noodzakelijke herstarts "
+"automatisch gedaan zodat u geen vragen krijgt bij elke opwaardering van een "
+"bibliotheek."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "De kernel moet opgewaardeerd worden"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Deze versie van GNU libc heeft kernel versie ${kernel_ver} of een meer "
+"recente versie nodig. Gelieve uw kernel op te waarderen en de computer te "
+"herstarten voor u glibc installeert. Mogelijk moet u na de herstart \"apt -f "
+"install\" gebruiken om vereisten op te lossen."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Niet-ondersteunde kernelversie"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Deze versie van GNU libc heeft kernel versie ${kernel_ver} of een meer "
+"recente versie nodig. Het kan zijn dat oudere versies wel werken, maar "
+"officieel wordt dit niet ondersteund door Debian. U zou er best aan doen uw "
+"kernel op te waarderen."
--- /dev/null
+#
+# Michał Kułach <michal.kulach@gmail.com>, 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: debconf-glibc-locales-pl\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2012-01-28 15:33+0100\n"
+"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
+"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.2\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Wszystkie dostępne"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Proszę wybrać ustawienia lokalne, które mają zostać wygenerowane:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Wybierane tutaj ustawienia lokalne stanowią podstawową strukturę dającą "
+"możliwość pracy systemu w specyficznym dla danego kraju środowisku (język, "
+"zestaw znaków, kolejność sortowania itp.)."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Proszę wybrać jakie ustawienia lokalne mają zostać wygenerowane. "
+"Najkorzystniej jest wybrać UTF-8, zwłaszcza na nowo instalowanych systemach. "
+"Pozostałe kodowania mogą być przydatne, aby utrzymać wsteczną kompatybilność "
+"ze starymi systemami lub programami."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Brak"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Proszę wybrać domyślne ustawienia lokalne do swojego systemu:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Wiele programów dostarczanych w pakietach Debiana wykorzystuje ustawienia "
+"lokalne, aby wyświetlać komunikaty we właściwym dla użytkownika języku. "
+"Można zmienić domyślne ustawienia lokalne dla całego systemu. Można wybrać "
+"tylko te ustawienia lokalne, które wcześniej zostały wygenerowane."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Proszę zwrócić uwagę na to, że wybrany tutaj język ma wpływ na na cały "
+"system i większość działających w nim programów. Jeżeli z tego systemu "
+"korzysta wielu użytkowników posłujących się różnymi językami, to mogą oni "
+"mieć problemy ze zrozumieniem komunikatów systemu."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Czy zaktualizować teraz glibc?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Usługi i programy wykorzystujące NSS wymagają ponownego uruchomienia, aby "
+"operacje związane z autoryzacją działały prawidłowo. Proces instalacji może "
+"zrestartować część serwisów (jak np. ssh lub telnetd), jednak niektóre "
+"usługi będą wymagały ingerencji użytkownika. Przykładem takiego programu "
+"jest xdm, którego restart mógłby spowodować wyłączenie aktywnej sesji X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Skrypt wykrył następujące serwisy, które należy ręcznie zrestartować: "
+"${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr "Aby przerwać aktualizację i dokończyć ją później, proszę wybrać nie."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Usługi wymagające restartu po aktualizacji GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Uruchomione usługi i programy wykorzystujące NSS wymagają restartu. W "
+"przeciwnym wypadku operacje związane z autoryzacją nie będą działały "
+"prawidłowo. Przy usługach takich jak ssh będzie to oznaczało brak możliwości "
+"zalogowania. \n"
+"Zalecane jest przejrzenie listy skryptów startowych i jej ewentualne "
+"poprawienie."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Uwaga: restart sshd/telnetd nie powinien mieć wpływu na nawiązane już "
+"połączenia."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Nastąpił błąd podczas restartowania niektórych usług po aktualizacji GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr "Następujące usługi nie zostały zrestartowane po aktualizacji GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Aby zrestartować te usługi ręcznie należy wywołać \"invoke-rc.d <service> "
+"start\"."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver i xlockmore muszą zostać zrestartowane przed aktualizacją"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Wykryto jedną lub więcej działających kopii programu xscreensaver lub "
+"xlockmore. Z powodu niekompatybilnych zmian biblioteki, aktualizacja "
+"biblioteki GNU libc uniemożliwiłaby autoryzację użytkownika do tych "
+"programów. Należy zrestartować lub zatrzymać te programy przed aktualizacją, "
+"aby zapobiec utknięciu użytkowników poza ich aktualnymi sesjami."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Zrestartować usługi podczas aktualizacji pakietu bez pytania?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Niektóre z zainstalowanych usług wymagają restartu, gdy są aktualizowane "
+"określone biblioteki (np. libpam, libc i libss1). Ponieważ restarty mogą "
+"spowodować przerwanie tych usług, użytkownik jest zwykle pytany podczas "
+"każdej aktualizacji o listę usług, które chce zrestartować. Można wybrać tę "
+"opcję, aby zapobiec takim pytaniom; wtedy wszystkie potrzebne restarty "
+"odbędą się automatycznie, a użytkownik uniknie pytania przy każdej "
+"aktualizacji biblioteki."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Portuguese translation of glibc's debconf messages.
+# Copyright (C) 2007
+# This file is distributed under the same license as the glibc package.
+# Ricardo Silva <ardoric@gmail.com>, 2007.
+# Pedro Ribeiro <p.m42.ribeiro@gmail.com>, 2010, 2012, 2017, 2023
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.36-8\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-09 21:45+0100\n"
+"Last-Translator: Pedro Ribeiro <p.m42.ribeiro@gmail.com>\n"
+"Language-Team: Portuguese <traduz@debianpt.org>\n"
+"Language: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Todos os locales"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Locales a serem gerados:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Locales é uma framework para alternar entre vários idiomas e permitir aos "
+"utilizadores utilizarem o seu idioma, país, caracteres, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Por favor escolha quais os locales a gerar. Os locales UTF-8 devem ser "
+"seleccionados, especialmente em instalações de raiz. Outros conjuntos de "
+"caracteres podem ser úteis para compatibilidade com software e sistemas mais "
+"antigos."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Nenhum"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Locale predefinido para o sistema:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Muitos pacotes em Debian usam locales para mostrar texto no idioma correcto "
+"do utilizador. Dos locales gerados, pode escolher o padrão do sistema."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Isto irá escolher o idioma padrão para todo o sistema. Se este é um sistema "
+"multi-utilizador em que nem todos os utilizadores são capazes de o falar "
+"estes irão ter dificuldades."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Quer actualizar a glibc agora?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Serviços e programas que estejam a correr que usem NSS têm de ser "
+"reiniciados, de outra forma podem deixar de ser capazes de resolver nomes ou "
+"de autenticar utilizadores. O processo de instalação é capaz de reiniciar "
+"alguns serviços (tais como ssh ou telnetd), mas há outros programas que não "
+"podem ser reiniciados automaticamente. Um dos programas que necessita de ser "
+"parado e reiniciado manualmente é o xdm - um reinício automático poderia "
+"desligar as suas sessões de X11 activas."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Este script detectou os seguintes serviços instalados que têm de ser parados "
+"antes da actualização: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Se quer interromper a actualização agora e continuar mais tarde, por favor "
+"responda \"Não\" à questão seguinte."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Serviços a reiniciar para a actualização da biblioteca GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Serviços e programas que estejam a correr que usem o NSS têm de ser "
+"reiniciados, de outra forma podem deixar de ser capazes de resolver nomes ou "
+"de autenticar utilizadores (para serviços como o ssh, isto pode afectar a "
+"sua capacidade de se ligar ao sistema). Por favor reveja a seguinte lista, "
+"separada por espaços, de scripts init.d para serviços a serem reiniciados "
+"agora, e corrija-a se for necessário."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Nota: reiniciar o sshd/telnetd não deve afectar nenhuma ligação existente."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Falha ao reiniciar alguns serviços para a actualização da GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Os seguintes serviços não puderam ser reiniciados para a actualização da "
+"biblioteca GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Terá de os inicializar manualmente correndo 'invoke-rc.d <serviço> start'."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver e xlockmore têm de ser reiniciados antes da actualização"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Foram detectadas uma ou mais instâncias de xscreensaver ou xlockmore neste "
+"sistema. Devido a alterações incompatíveis da biblioteca, a actualização da "
+"biblioteca GNU libc deixá-lo-á incapaz de se autenticar para estes "
+"programas. Deve providenciar para que estes programas sejam reiniciados ou "
+"parados antes de continuar com esta actualização, para evitar que os seus "
+"utilizadores fiquem bloqueados e impedidos de aceder às suas sessões actuais."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Reiniciar serviços sem perguntar durante a actualização do pacote?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Há serviços instalados no seu sistema que necessitam de ser reiniciados "
+"quando são actualizadas certas bibliotecas, como libpam, libc e libssl. Uma "
+"vez que estes reinícios podem causar interrupção de serviços no sistema, é-"
+"lhe normalmente perguntado em cada actualização que serviços deseja "
+"reiniciar. Pode escolher esta opção para que os reinícios necessários sejam "
+"automaticamente tratados pelo processo de actualização em vez de lhe serem "
+"colocadas questões."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "O kernel necessita de ser actualizado"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Esta versão da GNU libc necessita da versão ${kernel_ver} ou mais recente. "
+"Por favor, actualize o kernel e reinicie antes de instalar a glibc. Pode ter "
+"que utilizar \"apt -f install\" após o reinício para resolver as "
+"dependências."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Versão não suportada do kernel"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Esta versão da GNU libc requer a versão ${kernel_ver} ou mais recente. "
+"Versões mais antigas podem funcionar mas não são oficialmente suportadas "
+"pela Debian. Por favor, considere actualizar o kernel."
--- /dev/null
+# Brazilian Portuguese translation (glibc)
+# Copyright (C) 2007 THE glibc'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the glibc package.
+# Felipe Augusto van de Wiel (faw) <faw@debian.org>, 2007-2008.
+# Fernando Ike de Oliveira (fike) <fike@midstorm.org>, 2013.
+# Adriano Rafael Gomes <adrianorg@debian.org>, 2014-2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-08 13:21-0300\n"
+"Last-Translator: Adriano Rafael Gomes <adrianorg@debian.org>\n"
+"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
+"org>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Todos os \"locales\""
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "\"Locales\" a serem gerados:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Locales são uma infraestrutura para alternar entre múltiplos idiomas e "
+"permitem aos usuários utilizar o seu idioma, país, caracteres, ordenação, "
+"etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Por favor, escolha quais locales serão gerados. Locales UTF-8 deveriam ser "
+"escolhidos por padrão, particularmente para novas instalações. Outros "
+"conjuntos de caracteres podem ser úteis para compatibilidade com sistemas e "
+"softwares antigos."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Nenhum"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Locale padrão para o ambiente do sistema:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Muitos pacotes no Debian usam locales para exibir texto aos usuários no "
+"idioma correto. Você pode escolher um locale padrão para o sistema a partir "
+"dos locales gerados."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Isto selecionará o idioma padrão para o sistema inteiro. Se este sistema é "
+"um sistema multiusuário no qual nem todos os usuários são capazes de falar o "
+"idioma padrão, eles enfrentarão dificuldades."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Você quer atualizar a glibc agora?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Serviços e programas em execução que usam NSS precisam ser reiniciados, caso "
+"contrário, eles podem não ser capazes de realizar consultas ou autenticação. "
+"O processo de instalação é capaz de reiniciar alguns desses serviços (como "
+"ssh ou telnetd), mas outros programas não podem ser reiniciados "
+"automaticamente. Um programa que precisa ser parado e reiniciado manualmente "
+"por você depois da atualização da glibc é o xdm - porque reiniciar "
+"automaticamente pode desconectar suas sessões ativas do X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Este script detectou os seguintes serviços instalados que devem ser parados "
+"antes da atualização: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Se você quer interromper a atualização agora e continuar posteriormente, por "
+"favor, responda Não para a questão abaixo."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Serviços a serem reiniciados para atualização da biblioteca GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Serviços e programas em execução que usam NSS precisam ser reiniciados, caso "
+"contrário, eles podem não ser capazes de realizar consultas ou autenticação "
+"(para serviços como ssh, isto pode afetar sua habilidade de fazer login). "
+"Por favor, revise a seguinte lista separada por espaços de scripts init.d de "
+"serviços que serão reiniciados agora, e a corrija, se necessário."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Nota: reiniciar sshd/telnetd não deveria afetar quaisquer conexões "
+"existentes."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Falha ao reiniciar alguns serviços para atualização da GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Os seguintes serviços não puderam ser reiniciados para a atualização da "
+"biblioteca GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Você deverá iniciá-los manualmente executando \"invoke-rc.d <serviço> "
+"start\"."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver e xlockmore devem ser reiniciados antes da atualização"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Uma ou mais instâncias do xscreensaver ou do xlockmore foram detectadas em "
+"execução neste sistema. Por causa de modificações incompatíveis de "
+"biblioteca, a atualização da biblioteca GNU libc impossibilitará você de se "
+"autenticar nestes programas. Você deve providenciar que estes programas "
+"sejam reiniciados ou parados antes de continuar com esta atualização, para "
+"evitar bloquear seus usuários fora de suas sessões atuais."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Reiniciar serviços durante a atualização de pacotes sem perguntar?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Existem serviços instalados no seu sistema que precisam ser reiniciados "
+"quando determinadas bibliotecas, tais como libpam, libc e libssl são "
+"atualizadas. Uma vez que essas reinicializações podem causar interrupções de "
+"serviços para o sistema, normalmente você terá que responder a cada "
+"atualização qual será a lista de serviços que quiser reiniciar. Você pode "
+"escolher esta opção para evitar novas solicitações; ao invés disso, todas as "
+"reinicializações necessárias serão realizadas automaticamente, para evitar "
+"que você responda a cada atualização de biblioteca."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "O kernel deve ser atualizado"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Essa versão da GNU libc requer um kernel versão ${kernel_ver} ou mais "
+"recente. Por favor, atualize o seu kernel e reinicialize o computador antes "
+"de instalar a glibc. Você talvez precise usar \"apt -f install\" depois de "
+"reinicializar para resolver dependências."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Versão de kernel não suportada"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Essa versão da GNU libc requer um kernel versão ${kernel_ver} ou mais "
+"recente. Versões mais antigas poderão funcionar, mas não são suportadas "
+"oficialmente pelo Debian. Por favor, considere atualizar o seu kernel."
--- /dev/null
+# Translation of glibc debconf template to romanian
+# Traducere a șablonului debconf-glibc în limba română.
+# Copyright © 2006, 2007, 2008, 2023 THE glibc'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the glibc package.
+#
+# Stan Ioan-Eugen <stan.ieugen@gmail.com>, 2006, 2007, 2008.
+# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023.
+#
+# Cronologia traducerii fișierului „debconf-glibc”:
+# Traducerea inițială, făcută de I-ES, pentru versiunea debconf-glibc 2.4/2.5
+# Actualizare a traducerii pentru versiunea 2.5.1 - 2.7, făcută de I-ES, 2007.
+# Actualizare a traducerii pentru versiunea 2.8 - 2.9, făcută de I-ES, 2008.
+# Actualizare a traducerii pentru versiunea 2.36-8, făcută de R-GC, 2023.
+# Actualizare a traducerii pentru versiunea Y, făcută de X, Z(anul).
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: debconf-glibc 2.36-8\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-08 15:46+0100\n"
+"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
+"Language-Team: romanian <debian-l10n-romanian@lists.debian.org>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 3.2.2\n"
+
+# R-GC, scrie:
+# mesaj reformulat, de la:
+# „Toate localele” - mesajul vechi
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Toate configurările regionale"
+
+# R-GC, scrie:
+# mesaj reformulat, de la:
+# „Localele ce vor fi generate:” - mesajul vechi
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Configurările regionale ce vor fi generate:"
+
+# R-GC, scrie:
+# mesaj reformulat, de la:
+# „"Locale este un cadru de lucru pentru utilizatori, care le permite acestora "
+# "să schimbe între mai multe limbi pentru a folosi propria lor limbă, țară, "
+# "caractere, formatare a datei, etc."”
+# - mesajul vechi
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users to "
+"use their language, country, characters, collation order, etc."
+msgstr ""
+"Configurările regionale (numite și „locales”) constituie un cadru de lucru "
+"pentru utilizatori, ce le permite acestora să aleagă propria lor limbă, țară, "
+"set de caractere, ordonare alfanumerică, formatare a datei, etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be useful "
+"for backwards compatibility with older systems and software."
+msgstr ""
+"Alegeți ce configurări regionale vor fi generate. Configurările regionale UTF-8 "
+"ar trebui alese implicit, în special pentru instalări noi. Din motive de "
+"compatibilitate cu software sau sisteme mai vechi, puteți alege să se genereze "
+"și alte seturi de caractere (sau datorită unor necesități proprii; de exemplu "
+"dorința/necesitatea de-a scrie într-o limbă diferită de cea maternă)."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Niciuna"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Configurația regională implicită pentru acest sistem:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language for "
+"the user. You can choose a default locale for the system from the generated "
+"locales."
+msgstr ""
+"Multe pachete din Debian folosesc configurările regionale pentru a afișa text "
+"în limba corectă pentru utilizatori. Puteți alege o configurație regională, "
+"implicită pentru sistem, dintre configurațiile ce-au fost generate."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system is "
+"a multi-user system where not all users are able to speak the default language, "
+"they will experience difficulties."
+msgstr ""
+"Această opțiune va stabili limba pentru tot sistemul. Dacă aveți un sistem "
+"multi-utilizator unde nu toți utilizatorii vorbesc limba aleasă, atunci ei vor "
+"întâmpina dificultăți."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Doriți să actualizați «glibc» acum?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. The "
+"installation process is able to restart some services (such as ssh or telnetd), "
+"but other programs cannot be restarted automatically. One such program that "
+"needs manual stopping and restart after the glibc upgrade by yourself is xdm - "
+"because automatic restart might disconnect your active X11 sessions."
+msgstr ""
+"Serviciile și programele care rulează și utilizează NSS trebuiesc repornite, "
+"altfel este posibil să nu mai poată efectua căutarea sau autentificarea. "
+"Procesul de instalare este capabil să repornească unele servicii (cum ar fi ssh "
+"sau telnetd), dar alte programe nu pot fi repornite automat. Un astfel de "
+"program care necesită oprire și repornire manuală după actualizarea glibc este "
+"«xdm», «gdm3», «sddm», sau orice alt administrator de sesiune grafică - "
+"deoarece repornirea automată ar putea deconecta sesiunile dumneavoastră active "
+"X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Acest script a detectat următoarele servicii instalate care trebuie oprite "
+"înainte de actualizare: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer No "
+"to the question below."
+msgstr ""
+"Dacă doriți să întrerupeți actualizarea acum și să continuați mai târziu, "
+"răspundeți Nu la întrebarea de mai jos."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Servicii ce trebuiesc repornite la înnoirea bibliotecii GNU libc:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more (for "
+"services such as ssh, this can affect your ability to login). Please review the "
+"following space-separated list of init.d scripts for services to be restarted "
+"now, and correct it if needed."
+msgstr ""
+"Serviciile și programele care rulează și folosesc NSS trebuiesc repornite, "
+"altfel este posibil să nu mai poată efectua autentificarea sau căutarea numelor "
+"(în cazul serviciilor precum ssh, acest lucru poate determina imposibilitatea "
+"autentificării). Revizați următoarea listă ce conține, separate prin spațiu, "
+"scripturi init.d ale serviciilor ce trebuiesc repornite acum și corectați-o "
+"dacă este nevoie."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Notă: repornirea sshd/telnetd nu ar trebui să afecteze conexiunile existente."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Eșec la repornirea unor servicii pentru înnoirea GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library upgrade:"
+msgstr ""
+"Următoarele servicii nu ar trebui repornite la înnoirea bibliotecii GNU libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> start'."
+msgstr ""
+"Va trebui să porniți aceste servicii manual executând comanda «invoke-rc.d "
+"<serviciul_dorit> start»."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"«xscreensaver» și «xlockmore» trebuie să fie repornite înainte de a face "
+"înnoirea"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been detected "
+"on this system. Because of incompatible library changes, the upgrade of the GNU "
+"libc library will leave you unable to authenticate to these programs. You "
+"should arrange for these programs to be restarted or stopped before continuing "
+"this upgrade, to avoid locking your users out of their current sessions."
+msgstr ""
+"Una sau mai multe instanțe ale programelor «xscreensaver» sau «xlockmore» au "
+"fost detectate pe acest sistem. Din cauza modificărilor incompatibile ale "
+"bibliotecii, înnoirea bibliotecii GNU libc vă va lăsa în imposibilitatea de a "
+"vă autentifica la aceste programe. Ar trebui să aranjați ca aceste programe să "
+"fie repornite sau oprite înainte de a continua această actualizare, pentru a "
+"evita blocarea utilizatorilor în sesiunile lor curente."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"Doriți ca serviciile să fie repornite în timpul înnoirii pachetului fără să "
+"fiți întrebați?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since these "
+"restarts may cause interruptions of service for the system, you will normally "
+"be prompted on each upgrade for the list of services you wish to restart. You "
+"can choose this option to avoid being prompted; instead, all necessary restarts "
+"will be done for you automatically so you can avoid being asked questions on "
+"each library upgrade."
+msgstr ""
+"Există servicii instalate pe sistemul dumneavoastră care trebuie repornite "
+"atunci când anumite biblioteci, cum ar fi „libpam”, „libc” și „libss”l, sunt "
+"actualizate. Deoarece aceste reporniri pot cauza întreruperi ale serviciilor "
+"pentru sistem, vi se va solicita în mod normal, la fiecare actualizare, lista "
+"de servicii pe care doriți să le reporniți. Puteți alege această opțiune pentru "
+"a evita să vi se solicite acordul pentru acest lucru; în schimb, toate "
+"repornirile necesare vor fi efectuate automat pentru dvs., astfel încât să "
+"puteți evita să vi se pună întrebări la fiecare actualizare a bibliotecii."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Nucleul trebuie să fie înnoit"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or later. "
+"Please upgrade your kernel and reboot before installing glibc. You may need to "
+"use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Această versiune a bibliotecii libc GNU necesită versiunea nucleului "
+"${kernel_ver} sau o versiune ulterioară. Actualizați nucleul și să reporniți "
+"înainte de a instala glibc. Este posibil să fie nevoie să utilizați comanda "
+"«apt -f install» după repornire, pentru a rezolva problemele de dependențe."
+
+# R-GC, scrie:
+# după revizarea fișierului, DȘ spune:
+# „Am identificat următoarea problemă:
+# * Kernel version not supported
+# * Versiunea nucleului nu este acceptată
+# → aici cred că se pierde înțelesul original prin folosirea lui „acceptată”. Dacă vrei să-l eviți pe „suportată” ai putea zice că nu este „compatibilă” (cu restul sistemului, bănuiesc)”
+# ***
+# Așa că am moduficat traducerea anterioară
+# a mesajului, la ceea ce este acum:
+# „Versiunea nucleului este incompatibilă cu cea a bibliotecii C «glibc»”
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+"Versiunea nucleului este incompatibilă cu cea a bibliotecii C de GNU, «glibc»"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or later. "
+"Older versions might work but are not officially supported by Debian. Please "
+"consider upgrading your kernel."
+msgstr ""
+"Această versiune a bibliotecii libc GNU necesită versiunea nucleului "
+"${kernel_ver} sau o versiune ulterioară. Versiunile mai vechi ar putea "
+"funcționa, dar nu sunt acceptate oficial de Debian. N-ar fi rău, să luați în "
+"considerare actualizarea nucleului."
--- /dev/null
+# translation of ru.po to Russian
+# Translation of glibc debconf .po to Russian
+# This file is distributed under the same license as the eglibc package.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
+#
+# Yuri Kozlov <kozlov.y@gmail.com>, 2006.
+# Sergey Alyoshin <alyoshin.s@gmail.com>, 2007, 2008.
+# Yuri Kozlov <yuray@komyakino.ru>, 2009, 2011.
+# Lev Lamberov <dogsleg@debian.org>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc 2.13-23\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2019-01-30 19:31+0500\n"
+"Last-Translator: Lev Lamberov <dogsleg@debian.org>\n"
+"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.2.1\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Все локали"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Локали, которые будут созданы:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Локаль — это инфраструктура для поддержки в системе нескольких языков; она "
+"позволяет пользователю настроить язык сообщений, страну, алфавит, порядок "
+"сортировки и т. п."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Выберите создаваемые локали. Кодировка локали UTF-8 должна быть выбрана по "
+"умолчанию, особенно при новой установке. Другие кодировки локали могут быть "
+"полезны для обратной совместимости со старыми системами и программами."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Нет"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Локаль по умолчанию в системном окружении:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Многие пакеты в Debian используют локали для отображения сообщений на языке "
+"пользователя. Вы можете выбрать из созданных локалей системную локаль по "
+"умолчанию."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Эта настройка устанавливает язык по умолчанию для всей системы. Если это "
+"многопользовательская система, где не все пользователи говорят на выбранном "
+"языке по умолчанию, то у них возникнут трудности."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Хотите выполнить обновление glibc сейчас?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Запущенные службы и программы, использующие NSS, должны быть перезапущены, "
+"иначе они не будут способны выполнять поиск или аутентификацию. В процессе "
+"установки возможно перезапустить некоторые службы (такие как ssh или "
+"telnetd), но другие программы не могут быть автоматически перезапущены. "
+"Одной из таких программ, требующих ручной остановки и перезапуска после "
+"обновления glibc, является xdm, так как её автоматический перезапуск может "
+"отключить ваши активные сессии X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Этот сценарий определил следующие установленные службы, которые должны быть "
+"остановлены перед обновлением: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Если вы желаете прервать процесс обновления сейчас и продолжить позже, "
+"ответьте Нет на следующий вопрос."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Для обновления GNU libc должны быть перезапущены следующие службы:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Запущенные службы и программы, использующие NSS, должны быть перезапущены, "
+"иначе они не будут способны выполнять поиск или аутентификацию (для таких "
+"служб как ssh, это может повлиять на возможность входа в систему). "
+"Просмотрите следующий разделённый пробелами список из сценариев init.d для "
+"служб, которые будут сейчас перезапущены, и отредактируйте его при "
+"необходимости."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Примечание: перезапуск sshd/telnetd не должен повлиять на какие-либо из "
+"существующих соединений."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Произошёл сбой при перезапуске некоторых служб для обновления GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Следующие службы не могут быть перезапущены для обновления библиотеки GNU "
+"libc:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Вам будет нужно запустить их вручную, для чего следует выполнить 'invoke-rc."
+"d <service> start'."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "Перед обновлением требуется перезапустить xscreensaver и xlockmore"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"В системе обнаружен один или несколько экземпляров xscreensaver или "
+"xlockmore. Так как данное обновление устанавливает несовместимую с прошлой "
+"версией библиотеку GNU libc, эти программы не смогут проводить "
+"аутентификацию. Перед тем как продолжить данное обновление, вам нужно "
+"перезапустить или остановить эти программы, чтобы избежать блокировки "
+"имеющихся сеансов пользователей."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Перезапускать службы при обновлении пакета без подтверждения?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"В системе установлены службы, которые требуют перезапуска после обновления "
+"определённых библиотек (например, libpam, libc и libssl). Так как это может "
+"вызвать перерыв в работе службы, то обычно при каждом обновлении "
+"запрашивается подтверждение списка служб, которые нужно перезапустить. Чтобы "
+"этот вопрос не задавался, вы можете ответить утвердительно; в этом случае "
+"все необходимые службы будут перезапущены автоматически."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Следует обновить ядро"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+#, fuzzy
+#| msgid ""
+#| "This version of the GNU libc requires kernel version ${kernel_ver} or "
+#| "later. Please upgrade your kernel before installing glibc."
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Для данной версии GNU libc требуется ядро версии ${kernel_ver} или новее. "
+"Обновите ядро до выполнения установки glibc."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Версия ядра не поддерживается"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Для данной версии GNU libc требуется ядро версии ${kernel_ver} или новее. "
+"Более старые версии могут работать, но они официально не поддерживаются в "
+"Debian. Рассмотрите возможность обновления ядра."
--- /dev/null
+# Slovak translation of eglibc debconf templates.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the eglibc package.
+# Ivan Masár <helix84@centrum.sk>, 2007, 2008, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2012-06-17 20:43+0100\n"
+"Last-Translator: Andrej Shadura <andrewsh@debian.org>\n"
+"Language-Team: Slovak <debian-l10n-slovak@lists.debian.org>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Všetky locales"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Locales, ktoré sa majú vytvoriť:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Locales sú infraštruktúra na prepínanie medzi viacerými jazykmi a umožňujú "
+"používateľom používať ich jazyk, krajinu, poradie znakov atď."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Prosím zvoľte, ktoré locales sa majú vytvoriť. Štandardne by mali byť "
+"zvolené UTF-8 locales, zvlášť na nových inštaláciách. Iné znakové sady môžu "
+"byť užitočné pre spätnú kompatibilitu so staršími systémami a softvérom."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "žiadne"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Štandardné locale systémového prostredia:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Mnohé balíky v Debiane používajú locales pre zobrazovanie textu v správnom "
+"jazyku používateľa. Z vytvorených locales môžete zvoliť štandardné locale "
+"systému."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Týmto vyberiete štandardný jazyk pre celý systém. Ak je toto "
+"viacpoužívateľský systém, kde nie všetci používatelia hovoria štandardným "
+"jazykom, môžu mať ťažkosti."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Želáte si teraz aktualizovať glibc?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Bežiace programy a služby, ktoré používajú NSS sa musia reštartovať, inak by "
+"viac neboli schopné vykonávať vyhľadávanie a autentifikáciu. Inštalátor je "
+"schopný sám reštartovať niektoré služby (ako ssh a telnet), ale iné programy "
+"nie je možné reštartovať automaticky. Jeden z takýchto programov, ktoré "
+"vyžadujú, aby ste ho manuálne zastavili a reštartovali po aktualizácii "
+"glibc, je xdm - pretože automatický reštart by mohol odpojiť vaše aktívne "
+"relácie X11."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Tento skript zistil, že nasledovné služby je pred aktualizáciou potrebné "
+"zastaviť:${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Ak si teraz želáte prerušiť aktualizáciu a pokračovať neskôr, prosím, "
+"odpovedzte na túto otázku „Nie“."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Služby, ktoré sa majú po aktualizácii knižnice GNU libc reštartovať:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Bežiace programy a služby, ktoré používajú NSS a majú sa reštartovať, inak "
+"by viac neboli schopné vykonávať vyhľadávanie a autentifikáciu (pri službách "
+"ako ssh toto môže mať vplyv na schopnosť prihlásiť sa). Prosím, skontrolujte "
+"nasledovný zoznam (položky sú oddelené medzerami) init.d skriptov služieb, "
+"ktoré je treba reštartovať a ak je to potrebné, opravte ho."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Pozn.: reštartovanie sshd/telnetd by nemalo mať vplyv na už nadviazané "
+"spojenia."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Nepodarilo sa reštartovať niektoré služby pri aktualizácii GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Nasledovné služby sa pri aktualizácii knižnice GNU libc nepodarilo sa "
+"reštartovať:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Budete musieť tieto služby spustiť ručne pomocou „invoke-rc.d <service> "
+"start“."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver a xlockmore je nutné pred aktualizáciou reštartovať"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Bola zistená jedna alebo viacero bežiacich inštancií xscreensaver alebo "
+"xlockmore. Z dôvodu nekompatibilných zmien v knižniciach, aktualizácia GNU "
+"libc vás nechá bez možnosti overenia totožnosti týmto programom. Mali by ste "
+"zabezpečiť reštartovanie alebo zastavenie týchto programov predtým, než "
+"budete pokračovať v aktualizácii, aby ste sa vyhli zablokovaniu prístupu "
+"vašich používateľov k ich bežiacim reláciám."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Reštartovať služby počas aktualizácie balíka bez pýtania sa?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Na vašom systéme sú nainštalované služby, ktoré je potrebné reštartovať pri "
+"aktualizácii určitých knižníc ako libpam, libc, a libssl. Keďže tieto "
+"reštarty môžu spôsobiť prerušenie služby systému, za bežných okolností sa "
+"vám systém správy balíkov pri každej aktualizácii ponúkne zoznam služieb, "
+"ktoré chcete reštartovať. Môžete zvoliť, aby sa vás systém správy balíkov už "
+"viac nepýtal, ale aby sa namiesto toho všetky potrebné reštarty vykonávali "
+"automaticky, takže sa vyhnete kladeniu otázok pri každej aktualizácii "
+"knižnice."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Kernel sa musí aktualizovať"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"Táto verzia GNU libc vyžaduje verziu kernelu ${kernel_ver} alebo "
+"neskoršiu. Aktualizujte prosím Váš kernel a reštartujte systém pred inštaláciou glibc. V prípade "
+"chýbajúcich závislostí po reštarte, použite príkaz \"apt -f install\"."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Verzia kernelu nie je podporovaná"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"Táto verzia GNU libc vyžaduje verziu kernelu ${kernel_ver} alebo "
+"neskoršiu. Staršia verzia môže fungovať, ale nie je oficiálne podporovaná "
+"Debianom. Zvážte prosím aktualizáciu vášho kernelu. "
--- /dev/null
+# Translation of glibc debconf template to Swedish
+# Copyright (C) 2014 Martin Bagge <brother@bsnet.se>
+# This file is distributed under the same license as the glibc package.
+#
+# Martin Bagge <brother@bsnet.se>, 2008, 2011, 2014
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc_2.7-11_sv\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2014-06-12 22:58+0200\n"
+"Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n"
+"Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
+"Language: Swedish\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Alla lokalanpassningar"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Lokalanpassningar att generera:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Lokalanpassning (locale) är ett ramverk för att växla mellan flera språk för "
+"att låta användare använda sitt språk, land, tecken och sorteringsordning, "
+"etc."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Välj vilka lokalanpassningar som ska genereras. UTF-8-lokaler bör väljas som "
+"standard, speciellt för nya installationer. Andra teckenuppsättningar kan "
+"vara användbara för bakåtkompatibilitet med äldre system och programvara."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Ingen"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Välj lokalanpassning som ska vara standard i systemet:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Många paket i Debian använder lokalanpassningar för att visa text i det "
+"korrekta språket för användaren. Du kan välja en standardlokal för systemet "
+"från de genererade lokalerna."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Detta kommer att välja standardspråket för hela systemet. Om du kör ett "
+"system med flera användare där inte alla talar det valda språket, kan de få "
+"problem."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Vill du uppgradera glibc nu?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Körande tjänster och program som använder NSS behöver startas om, annars "
+"kanske de inte kan köra uppslag eller autentisering längre. Installationen "
+"kan starta om några tjänster (ex. ssh och telnetd), andra program kan inte "
+"startas om automatiskt - xdm är ett sådant program som du måste starta om "
+"själv eftersom det skulle starta om din X-session."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Skriptet hittade följande installerade tjänster som måste stoppas före "
+"uppgraderingen: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Om du vill avbryta uppgraderingen nu och fortsätta senare anger du Nej på "
+"frågan nedan."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Tjänster att starta om för uppgradering av GNU libc-biblioteket:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Körande tjänster och program som använder NSS behöver startas om, annars "
+"kanske de inte kan köra uppslag eller autentisering längre (för tjänster "
+"såsom ssh kan det påverka din möjlighet att logga in). Granska följande "
+"blankstegsseparerade lista över init.d-skript för tjänster som ska startas "
+"om nu, och gör ändringar om det behövs."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Observera: omstart av sshd/telnetd ska inte påverka befintliga anslutningar."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"Misslyckades med att starta om vissa tjänster för uppgraderingen av GNU libc"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Följande tjänster kunde inte startas om för uppgraderingen av GNU libc-"
+"biblioteket:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Du behöver starta dessa manuellt genom att köra \"invoke-rc.d <tjänst> "
+"start\"."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"xscreensaver och xlockmore måste startas om innan uppgraderingen påbörjas"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"En eller flera instanser av xscreensaver eller xlockmore har hittats på "
+"systemet. På grund av inkompatibilitet i och med förändringar av biblioteket "
+"kan uppgraderingen av GNU libc innebära att du inte kan autentisera med "
+"dessa program. Se till att alla instanser av programmen startas om eller "
+"stoppas innan du fortsätter med denna uppgradering för att undvika att "
+"användare blir utelåsta från sina sessioner."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "Ska tjänster startas om vid paketuppgraderingar utan att först fråga?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Det finns tjänster installerade på systemet som behöver startas om när vissa "
+"bibliotek, exempelvis libpam, libc och libssl, uppgraderas. Eftersom dessa "
+"omstarter kan orsaka avbrott i tjänsten ställs normalt en fråga vid varje "
+"uppgradering där en lista med tjänster som ska startas om presenteras. Du "
+"kan välja att aktivera detta alternativ för att undvika att frågan ställs. "
+"Istället kommer alla nödvändiga omstarter att göras automatiskt."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# translation of glibc.po to TAMIL
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Dr.T.Vasudevan <agnihot3@gmail.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2007-04-24 19:42+0530\n"
+"Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
+"Language-Team: TAMIL <ubuntu-l10n-tam@lists.ubuntu.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "எல்லா உள்ளார்ந்த இடங்களும்"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "உருவாக்க வேண்டிய உள்ளார்ந்த இடங்கள்"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"உள்ளார்ந்த இடங்கள் என்பது பல மொழிகளுக்கிடையே மாறவும் பயனர்களை அவரவர் மொழி, நாடு, "
+"குறிகள், முறைமைகள் ஆகியவற்றை பயன்படுத்தவும் பயனாகும் சட்ட அமைப்பு"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"எந்த உள்ளார்ந்த இடத்தை உருவாக்க வேண்டும் என தேர்வு செய்க. முன்னிருப்பாக UTF-8 உள்ளார்ந்த "
+"இடங்கள் தேர்வு செய்யபட வேண்டும். குறிப்பாக புதிய நிறுவல்களுக்கு. மற்ற குறியாக்க "
+"தொகுப்புகள் பழைய கணினிகள் மற்றும் மென்பொருட்களுடன் பின் நோக்கு இசைவுக்கு பயன்படும்."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "ஒன்றுமில்லை"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "கணினி சூழலுக்கு முன்னிருப்பு உள்ளார்ந்த இடம்"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"பயனருக்கு சரியான மொழியில் உரையை காட்ட டெபியனின் பல பொதிகள் உள்ளார்ந்த இடத்தை "
+"பயன்படுத்துகின்றன. உருவாக்கப்பட்டவற்றிலிருந்து கணினிக்கு முன்னிருப்பு உள்ளார்ந்த இடத்தை "
+"தேர்வு செய்யவும்."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"இது முழு கணினிக்கு முன்னிருப்பு மொழியை தேர்வு செய்யும். இது பலர் பயன் படுத்தும் "
+"கணினியானால் எல்லா பயனர்களும் முன்னிருப்பு மொழியை அறிந்திராவிடில் அவர்கள் துன்புறுவர்."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the glibc package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr ""
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr ""
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Turkish translation of glibc.
+# This file is distributed under the same license as the glibc package.
+# Erçin EKER <erc.caldera@gmx.net>, 2004, 2007.
+# Mert Dirik <mertdirik@gmail.com>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2022-12-29 14:56+0300\n"
+"Last-Translator: Atila KOÇ <koc@artielektronik.com.tr>\n"
+"Language: tr\n"
+"Language-Team: debian-l10n-turkish <debian-l10n-turkish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.4.2\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Tüm yereller"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Oluşturulacak yereller:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Yereller; kullanıcıların kendi dillerini, yazı karakterlerini, ülkelerine ve "
+"dillerine özgü tanımlama şekillerini kullanabilmeleri için birden çok dil "
+"arasında geçiş yapmalarını sağlayan bir yapıdır."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Hangi yerellerin oluşturulacağını seçin. Yeni kurulumlar için ön tanımlı "
+"olarak UTF-8 yereller seçilecektir. Daha eski sistemler ve yazılımlar ile "
+"uyumluluk için başka karakter setleri de yararlı olabilir."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Hiçbiri"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Sistemin kullanacağı ön tanımlı yerel:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Debian paketleri sizinle düzgün iletişim kurmak amacıyla seçeceği dili "
+"belirlerken, yerelleri kullanır. Eklediğiniz yereller arasından sisteminiz "
+"için ön tanımlı bir yerel seçebilirsiniz."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Bu seçim, sisteminizin tümünde kullanılacak olan ön tanımlı dili "
+"belirleyecektir. Sisteminiz aynı dili konuşmayan kullanıcılar tarafından "
+"kullanıyorsa, ön tanımlı yerel dilini kullanmayan kullanıcılar bazı "
+"zorluklarla karşılaşabilir."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "glibc paketini şimdi yükseltmek istiyor musunuz?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"NSS kullanan hizmetler ve programlar yeniden başlatılmalıdır. "
+"Başlatılmazlarsa, kimlik arama veya doğrulama gibi işlemleri düzgün "
+"yapamayacaklardır. Kurulum süreci ssh ve telnetd gibi bazı hizmetleri "
+"yeniden başlatmayı başarabilmekle birlikte, her hizmeti kendiliğinden "
+"yeniden başlatamaz. glibc yükseltmesinden sonra elle yeniden başlatmanız "
+"gereken hizmetlerden biri de xdm'dir. Çünkü onun kendiliğinden yeniden "
+"başlatılması, açılmış X11 oturumlarının kopmasına sebep olabilir."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Bu betik, yükseltme işlemi yapılmadan önce bu hizmetlerin yeniden "
+"başlatılması gerektiğini algıladı: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Eğer yükseltme işlemini şimdi durdurup sonra sürdürmek istiyorsanız, "
+"aşağıdaki soruya \"Hayır\" yanıtını verin."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+"GNU libc kitaplığının yükseltmesi için yeniden başlatılacak olan hizmetler:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"NSS kullanan hizmetler ve programlar yeniden başlatılmalıdır. "
+"Başlatılmazlarsa, kimlik arama veya doğrulama gibi işlemleri düzgün "
+"yapamayacaklardır. Örneğin ssh hizmeti ile oturum açamayabilirsiniz. Yeniden "
+"başlatılacak hizmetlere ilişkin init.d betiklerinin boşluklarla ayrılmış "
+"aşağıdaki listesini inceleyin ve gerekiyorsa düzeltin."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Not: sshd/telnetd hizmetlerinin yeniden başlatılması varolan bağlantıları "
+"etkilemez."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+"GNU libc kitaplığının yükseltmesi sırasında bazı hizmetler yeniden "
+"başlatılamadı"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr "Aşağıdaki hizmetler glibc yükseltmesi için yeniden başlatılamadı:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Bu hizmetleri \"invoke-rc.d <hizmet> start\" komutunu kullanarak elle "
+"başlatmanız gerekecektedir."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"Yükseltme işleminden önce xscreensaver ve xlockmore hizmetleri yeniden "
+"başlatılmalı"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Sisteminizde bir ya da daha fazla xscreensaver veya xlockmore örneğinin "
+"çalışmakta olduğu algılandı. Uyumsuz kitaplık değişiklikleri yüzünden, glibc "
+"paketinin yükseltilmesi bu programlarda kimlik doğrulamasını olanaksız "
+"kılacaktır. Varolan oturumların kilitlenmesi önlemek için, yükseltme "
+"işleminini sürdürmeden önce bu programları durdurmalı ya da yeniden "
+"başlatmalısınız."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+"Hizmetler paket yükseltme işlemi sırasında size sorulmadan yeniden "
+"başlatılsın mı?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"Sisteminizde libpam, libc ve libssl gibi bazı kitaplıklar yükseltildiğinde "
+"yeniden başlatılması gereken hizmetler kurulu. Yeniden başlatma işlemleri "
+"sisteminizin sunduğu hizmetlerde kesintilere neden olabileceğinden dolayı "
+"her yükseltme işlemi sırasında yeniden başlatmak istediğiniz hizmetler için "
+"onayınız alınacaktır. Eğer onayınızın alınmasını istemiyorsanız, \"Evet\" "
+"seçeneğini kullanabilirsiniz. Bu seçeneği seçerseniz, bir kitaplık "
+"yükseltmesi yapılırken gereken tüm yeniden başlatma işlemleri size "
+"sorulmaksızın kendiliğinden yapılacaktır."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "Linux çekirdeği güncellenmelidir"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"GNU libc kitaplığının bu sürümü ${kernel_ver} çekirdek sürümü ya da daha "
+"yenisi ile çalışabilmektedir. GNU libc kurulumu öncesinde çekirdek "
+"sürümünüzü güncelleyin ve sisteminizi yeniden başlatın. Bağımlılık "
+"sorunlarını gidermek için, yeniden başlatmanız sonrasında \"apt -f install\" "
+"komutunu kullanmanız gerekebilir."
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "Linux çekirdeği sürümü desteklenmiyor"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"GNU libc kitaplığının bu sürümü ${kernel_ver} çekirdek sürümü ya da daha "
+"yenisi ile çalışabilmektedir. Eski sürümler ile çalışabilse de, eski "
+"sürümler Debian tarafından desteklenmemektedir. Çekirdek sürümünüzü "
+"güncelleme konusunu değerlendirin."
--- /dev/null
+# translation of uk.po to Ukrainian
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+# Developers do not need to manually edit POT or PO files.
+#
+# Eugeniy Meshcheryakov <eugen@univ.kiev.ua>, 2004, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: uk\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2006-02-21 10:12+0200\n"
+"Last-Translator: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>\n"
+"Language-Team: Ukrainian\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.2\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Всі локалі"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Локалі які потрібно згенерувати:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+#, fuzzy
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Локаль -- це механізм, що дозволяє перемикатися між кількома мовами для "
+"користувачів, які можуть використовувати свою мову, країну, символи порядок "
+"сортування і т.п."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Не встановлювати"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Локаль за замовчанням в системному оточенні:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+#, fuzzy
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"В Debian багато пакунків використовують локалі для відображення тексту на "
+"вибраній користувачем мові. Якщо ваша рідна мова не англійська, то ви можете "
+"змінити локаль за замовчанням. Список складений із локалей які ви вирішили "
+"згенерувати."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+#, fuzzy
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Примітка: цей пункт вибирає мову для всієї системи. Якщо в вашій системі "
+"працюють декілька користувачів, які не розмовляють мовою, яку ви вибрали, то "
+"вони можуть зіткнутися із труднощами, і тому, можливо, вам краще не "
+"встановлювати локаль за замовчанням."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Vietnamese Translation for eGlibC.
+# Copyright © 2010 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2005-2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: eglibc 2.11.2-6\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2010-10-27 14:55+1030\n"
+"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
+"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
+"Language: vi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LocFactoryEditor 1.8\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "Mọi miền địa phương"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "Miền địa phương cần tạo ra:"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"Miền địa phương (locale) là một khuôn khổ để chuyển đổi giữa các ngôn ngữ "
+"khác nhau, cũng cho phép người dùng chọn sử dụng ngôn ngữ, quốc gia, ký tự, "
+"thứ tự sắp xếp v.v. của quê."
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"Hãy chọn những miền địa phương cần tạo ra. Có nên chọn miền địa phương kiểu "
+"UTF-8 theo mặc định, đặc biệt cho việc cài đặt mới. (Ghi chú : tiếng Việt "
+"cần thiết UTF-8.) Bộ ký tự khác có thể hữu ích để tương thích ngược với hệ "
+"thống/phần mềm cũ."
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "Không có"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "Miền địa phương mặc định cho môi trường hệ thống:"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Nhiều gói của Debian có dùng miền địa phương để hiển thị văn bản bằng ngôn "
+"ngữ thích hợp với người dùng. Bạn có dịp chọn miền địa phương mặc định cho "
+"hệ thống, trong những miền địa phương được tạo ra."
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"Ghi chú : việc này sẽ chọn ngôn ngữ mặc định cho toàn hệ thống. Nếu hệ thống "
+"này có nhiều người dùng và không phải tất cả có khả năng nói ngôn ngữ mặc "
+"định, họ sẽ gặp khó khăn."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "Bạn có muốn nâng cấp glibc ngay bây giờ không?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"Các dịch vụ và chương trình đều đang chạy dựa vào NSS thì cần phải được khởi "
+"chạy lại: không thì chúng không còn có khả năng tra tìm hay xác thực lại. "
+"Tiến trình cài đặt có khả năng khởi chạy lại một số dịch vụ riêng (v.d. ssh "
+"hoặc têlnetd) nhưng không thể tự động khởi chạy lại các chương trình khác. "
+"Một chương trình như vậy mà cần phải bị dừng chạy rồi được khởi chạy lại "
+"bằng sau khi nâng cấp glibc là xdm, vì việc tự động cài đặt có thể ngắt kết "
+"nối đến phiên chạy X11 đang hoạt động."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr ""
+"Văn lệnh này đã phát hiện những dịch vụ đã cài đặt sau mà phải bị dừng chạy "
+"trước khi nâng cấp: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr ""
+"Nếu bạn muốn làm gián đoạn tiến trình nâng cấp ngay bây giờ và tiếp tục sau, "
+"hãy trả lời « Không » bên dưới."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "Các dịch vụ cần khởi chạy lại để nâng cấp thư viện libc GNU:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"Các dịch vụ và chương trình đều đang chạy khi sử dụng NSS thì cần phải được "
+"khởi chạy lại: không thì không còn có khả năng tra tìm hay xác thực lại (đối "
+"với dịch vụ như SSH, trường hợp này có thể ngăn cản bạn đăng nhập). Hãy xem "
+"lại danh sách định giới bằng dấu cách các văn lệnh init.d cho dịch vụ cần "
+"khởi chạy lại ngay bây giờ, và sửa nếu thích hợp."
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr ""
+"Ghi chú : khởi chạy lại sshd/telnetd không nên có tác động kết nối đang chạy."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "Lỗi khởi chạy lại một số dịch vụ để nâng cấp libc GNU."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr ""
+"Những dịch vụ theo đây không thể được khởi chạy lại để nâng cấp thư viện "
+"libc GNU:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr ""
+"Bạn sẽ cần phải tự khởi chạy lại các dịch vụ này, bằng cách chạy lệnh « /etc/"
+"init.d/<service> start »."
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+"Trước khi nâng cấp thì cần phải khởi chạy lại xscreensaver và xlockmore"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"Một hay nhiều tiến trình đang chạy của xscreensaver hay xlockmore đã được "
+"phát hiện trên hệ thống này. Do thay đổi không tương thích nhau trong các "
+"thư viện, việc nâng cấp thư viện libc của GNU có thể dẫn đến hai chương "
+"trình này không cho phép xác thực. Để tránh trường hợp này, dừng chạy hay "
+"khởi chạy lại tiến trình nào đang chạy của hai chương trình này trước khi "
+"tiếp tục nâng cấp."
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
--- /dev/null
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+# Hiei Xu <nicky@mail.edu.cn>, 2004.
+# Carlos Z.F. Liu <carlos_liu@yahoo.com>, 2004.
+# LI Daobing <lidaobing@gmail.com>, 2007, 2008.
+# Tianyu Chen <billchenchina2001@gmail.com>, 2022.
+# Cyan Young <cyanoxygen@aosc.io>, 2022.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: glibc 2.7-9\n"
+"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
+"POT-Creation-Date: 2023-01-03 21:34+0100\n"
+"PO-Revision-Date: 2023-01-08 17:46+0800\n"
+"Last-Translator: Tianyu Chen <billchenchina2001@gmail.com>\n"
+"Language-Team: Chinese (Simplified) <debian-chinese-gb@lists.debian.org>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 3.2.2\n"
+
+#. Type: multiselect
+#. Choices
+#: ../debhelper.in/locales.templates:1001
+msgid "All locales"
+msgstr "全部区域设置"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid "Locales to be generated:"
+msgstr "请选择需要生成的区域设置(locale)。"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Locales are a framework to switch between multiple languages and allow users "
+"to use their language, country, characters, collation order, etc."
+msgstr ""
+"区域设置(locale)是一种在多种语言之间切换的框架,用户可以通过它来设定自己的语"
+"言、国家、字符集、字符串排序方式等。"
+
+#. Type: multiselect
+#. Description
+#: ../debhelper.in/locales.templates:1002
+msgid ""
+"Please choose which locales to generate. UTF-8 locales should be chosen by "
+"default, particularly for new installations. Other character sets may be "
+"useful for backwards compatibility with older systems and software."
+msgstr ""
+"请选择需要生成的区域设置。通常应当选择 UTF-8 字符集的区域设置,特别是对于新安"
+"装的系统。其他的字符集一般用于兼容旧系统和旧软件。"
+
+#. Type: select
+#. Choices
+#: ../debhelper.in/locales.templates:2001
+msgid "None"
+msgstr "无"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid "Default locale for the system environment:"
+msgstr "哪个将作为系统环境默认的区域设置(locale)?"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"Many packages in Debian use locales to display text in the correct language "
+"for the user. You can choose a default locale for the system from the "
+"generated locales."
+msgstr ""
+"Debian 里的很多软件包都使用区域设置(locale)来以正确的语言向用户显示文本。你可"
+"以从生成的区域设置中选择一个缺省的区域设置。"
+
+#. Type: select
+#. Description
+#: ../debhelper.in/locales.templates:2002
+msgid ""
+"This will select the default language for the entire system. If this system "
+"is a multi-user system where not all users are able to speak the default "
+"language, they will experience difficulties."
+msgstr ""
+"注意:这将会把整个系统都设置为这种语言。如果您运行的是一个多用户系统,而且并"
+"不是系统内的所有用户都使用您选择的语言,那么他们将会遇到一些麻烦。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid "Do you want to upgrade glibc now?"
+msgstr "你想现在升级 glibc 么?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more. "
+"The installation process is able to restart some services (such as ssh or "
+"telnetd), but other programs cannot be restarted automatically. One such "
+"program that needs manual stopping and restart after the glibc upgrade by "
+"yourself is xdm - because automatic restart might disconnect your active X11 "
+"sessions."
+msgstr ""
+"使用 NSS 的服务和程序需要重启,否则可能无法继续查询或验证。安装过程能重启部分"
+"服务(如 ssh 和 telnetd),但其他程序无法自动重启。xdm 就是需要在 glibc 升级完"
+"成后手动停止和重启的程序 - 因为自动重启可能会中断你的当前 X11 会话。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"This script detected the following installed services which must be stopped "
+"before the upgrade: ${services}"
+msgstr "脚本检测到以下的服务需要在升级前停止: ${services}"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:1001
+msgid ""
+"If you want to interrupt the upgrade now and continue later, please answer "
+"No to the question below."
+msgstr "如果你想打断升级并在稍后继续,请对下面的问题答 No"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid "Services to restart for GNU libc library upgrade:"
+msgstr "GNU libc 库升级需要重启如下的服务:"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Running services and programs that are using NSS need to be restarted, "
+"otherwise they might not be able to do lookup or authentication any more "
+"(for services such as ssh, this can affect your ability to login). Please "
+"review the following space-separated list of init.d scripts for services to "
+"be restarted now, and correct it if needed."
+msgstr ""
+"使用 NSS 的服务和程序需要重启,否则可能无法查询或验证(对于 ssh 这类的服务,有"
+"可能导致你无法登录)。请检查下面需要重启的 init.d 脚本列表(空格分隔),如有误请"
+"改正。"
+
+#. Type: string
+#. Description
+#: ../debhelper.in/libc.templates:2001
+msgid ""
+"Note: restarting sshd/telnetd should not affect any existing connections."
+msgstr "提示:重启 sshd/telnetd 不会影响现有的连接。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid "Failure restarting some services for GNU libc upgrade"
+msgstr "因 GNU libc 升级而重启的部分服务重启失败"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"The following services could not be restarted for the GNU libc library "
+"upgrade:"
+msgstr "GNU libc 库升级,但下列服务无法重启:"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:3001
+msgid ""
+"You will need to start these manually by running 'invoke-rc.d <service> "
+"start'."
+msgstr "你需要通过手动运行 'invoke-rc.d <service> start' 来启动这些服务。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr "xscreensaver 和 xlockmore 需要重启才能升级"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:4001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the GNU libc library will leave you unable to authenticate to "
+"these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
+"在此系统上检测到一个或多个正在运行的 xscreensaver 或 xlockmore 进程。由于 "
+"GNU libc 库的升级存在不兼容的更改,因此升级后会导致用户无法在这些程序中进行身"
+"份认证(或登录)。为避免出现用户无法解锁会话的情况,在继续升级前请重新启动或"
+"停止这些程序。"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid "Restart services during package upgrades without asking?"
+msgstr "要在升级时自动重启服务吗?"
+
+#. Type: boolean
+#. Description
+#: ../debhelper.in/libc.templates:5001
+msgid ""
+"There are services installed on your system which need to be restarted when "
+"certain libraries, such as libpam, libc, and libssl, are upgraded. Since "
+"these restarts may cause interruptions of service for the system, you will "
+"normally be prompted on each upgrade for the list of services you wish to "
+"restart. You can choose this option to avoid being prompted; instead, all "
+"necessary restarts will be done for you automatically so you can avoid being "
+"asked questions on each library upgrade."
+msgstr ""
+"您系统中部分运行中的服务由于依赖或使用了当前正在更新的库(如 libpam、libc、"
+"libssl 等),需要重新启动。鉴于此类重启的操作可能会导致系统中的服务被中断,每"
+"次更新时系统通常会提示您选择需要重启的服务。您可以勾选该选项,让系统在后续遇"
+"到此类更新时自动重启必要的服务,同时避免在更新时出现此提示。"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid "Kernel must be upgraded"
+msgstr "内核需要升级"
+
+#. Type: error
+#. Description
+#: ../debhelper.in/libc.templates:6001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Please upgrade your kernel and reboot before installing glibc. You "
+"may need to use \"apt -f install\" after reboot to solve dependencies."
+msgstr ""
+"此版本的 GNU glibc 需要版本为 ${kernel_ver} 或更高版本的内核。安装 glibc 前请"
+"先升级你的内核并重启计算机。重启后你可能需要使用 \"apt -f install\" 来解决依"
+"赖问题。"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid "Kernel version not supported"
+msgstr "不支持的内核版本"
+
+#. Type: note
+#. Description
+#: ../debhelper.in/libc.templates:7001
+msgid ""
+"This version of the GNU libc requires kernel version ${kernel_ver} or "
+"later. Older versions might work but are not officially supported by "
+"Debian. Please consider upgrading your kernel."
+msgstr ""
+"此版本的 GNU glibc 需要版本为 ${kernel_ver} 或更高版本的内核。 使用旧版本内"
+"核时系统可能会正常运行,但是此类情况不被 Debian 正式支持。请考虑升级你的内"
+"核。"
--- /dev/null
+QUILT_PATCHES="debian/patches"
+QUILT_PATCH_OPTS="--reject-format=unified"
+QUILT_DIFF_ARGS="--no-timestamps --no-index"
+QUILT_REFRESH_ARGS="-pab --no-timestamps --no-index --diffstat"
--- /dev/null
+#! /usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for GNU libc.
+# Copyright 1998, 1999 by Joel Klecker <espy@debian.org>
+# Copyright 2000 Ben Collins <bcollins@debian.org>
+# Copyright 2003 Jeff Bailey <jbailey@debian.org>
+# This Makefile is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# What are the phases to building glibc?
+
+# Unpack main tarball
+# Do any necessary overlays
+# Apply patches
+# Determine how many builds there are to do. For Each build:
+
+# Create build directory
+# Configure
+# Build
+# Test as desired
+# Install to package directories
+
+# Run debian magic to build packages.
+
+# Things you may need to customise:
+
+# These are done as absolute paths so that in the case of filesystem size
+# limitations, they can be overridden and spread all over.
+build-tree := build-tree
+debian-tmp = debian/tmp$(filter-out -libc,-$(curpass))
+stamp := $(CURDIR)/stamp-dir/
+DUMMY := $(shell mkdir -p $(stamp))
+
+# Beyond here you shouldn't need to customise anything:
+DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
+DEB_HOST_ARCH_ENDIAN ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_ENDIAN)
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_BUILD_ARCH_BITS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_BITS)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+include /usr/share/dpkg/pkg-info.mk
+
+# The minimum package version with which these packages are compatible.
+shlib_dep_ver = $(DEB_VERSION_UPSTREAM)
+shlib_dep = $(libc) (>= $(shlib_dep_ver))
+
+DEB_BUILDDIR ?= $(build-tree)/$(DEB_HOST_ARCH)-$(curpass)
+DEB_BUILDDIRLIBC ?= $(build-tree)/$(DEB_HOST_ARCH)-libc
+
+GLIBC_SOURCES = $(filter-out debian $(shell basename $(stamp)) $(build-tree), $(wildcard *))
+
+# Support multiple makes at once based on number of processors
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+NJOBS := -j $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+endif
+
+# use the package settings, not the settings from the environment
+define unsetenv
+ unexport $(1)
+ $(1) =
+endef
+$(foreach v, CPPFLAGS CFLAGS CXXFLAGS LDFLAGS, $(if $(filter environment,$(origin $(v))),$(eval $(call unsetenv, $(v)))))
+
+# export debhelper substitution variables
+export $(build-tree)
+
+# Default setup
+GLIBC_PASSES ?= libc
+
+prefix=/usr
+bindir=$(prefix)/bin
+datadir=$(prefix)/share
+complocaledir=$(prefix)/lib/locale
+sysconfdir=/etc
+libexecdir=$(prefix)/lib
+rootsbindir=/sbin
+includedir=$(prefix)/include
+docdir=$(prefix)/share/doc
+mandir=$(prefix)/share/man
+sbindir=$(prefix)/sbin
+vardbdir=/var/lib/misc
+rtlddir=/lib
+slibdir=/lib/$(DEB_HOST_MULTIARCH)
+libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
+mvec = no
+
+rtld_so=$(shell awk 'BEGIN {FS="="} /^ld\.so-version/ {print $$2}' $(DEB_BUILDDIR)/soversions.mk)
+libc_so=$(shell awk 'BEGIN {FS="="} /^libc\.so-version/ {print "libc.so"$$2}' $(DEB_BUILDDIR)/soversions.mk)
+
+BASE_CC = gcc
+BASE_CXX = g++
+BASE_MIG = mig
+# If you override DEB_GCC_VERSION, consider adding DEB_CFLAGS_APPEND=-Wno-error.
+DEB_GCC_VERSION ?= -12
+
+RUN_TESTSUITE = yes
+TIMEOUTFACTOR = 25
+
+# Set cross and native compiler names, including version.
+CC = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION)
+CXX = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION)
+MIG = $(DEB_HOST_GNU_TYPE)-$(BASE_MIG)
+BUILD_CC = $(DEB_BUILD_GNU_TYPE)-$(BASE_CC)
+BUILD_CXX = $(DEB_BUILD_GNU_TYPE)-$(BASE_CXX)
+
+BUILD_CFLAGS = -O2 -g -fdebug-prefix-map=$(CURDIR)=.
+HOST_CFLAGS = -pipe -O2 -g -fdebug-prefix-map=$(CURDIR)=. $(call xx,extra_cflags)
+
+# 32-bit MIPS builders have a 2GB memory space. This is not enough to
+# build test-tgmath3.o with GCC, unless tweaking the garbage collector.
+ifeq ($(findstring mips,$(DEB_BUILD_ARCH))-$(DEB_BUILD_ARCH_BITS), mips-32)
+ CC += --param ggc-min-expand=10
+endif
+
+configure_target := $(DEB_HOST_GNU_TYPE)
+
+# Normally we'll just use this for --build. If the architecture requires
+# that build daemons be able to run a particular optimized library, then
+# they can set the --build to match --host for that optimized build.
+# Among other things this lets tests run.
+configure_build := $(DEB_BUILD_GNU_TYPE)
+
+# Which build pass are we on?
+curpass = $(filter-out %_,$(subst _,_ ,$@))
+
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ DEB_ARCH_REGULAR_PACKAGES = $(libc)-dev
+ DEB_INDEP_REGULAR_PACKAGES =
+ DEB_UDEB_PACKAGES =
+ ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
+ DEB_BUILD_OPTIONS+=nocheck
+ endif
+else
+ DEB_ARCH_REGULAR_PACKAGES = $(libc) $(libc)-dev $(libc)-dbg libc-bin libc-dev-bin
+ ifeq ($(filter stage2,$(DEB_BUILD_PROFILES)),)
+ DEB_ARCH_REGULAR_PACKAGES += libc-devtools
+ endif
+ DEB_INDEP_REGULAR_PACKAGES = glibc-doc glibc-source libc-l10n locales
+ ifneq ($(filter noudeb,$(DEB_BUILD_PROFILES)),)
+ DEB_UDEB_PACKAGES =
+ else
+ DEB_UDEB_PACKAGES = $(libc)-udeb
+ endif
+ ## Locales can only be pre-generated during native compiles
+ ifeq ($(DEB_HOST_ARCH),$(DEB_BUILD_ARCH))
+ DEB_ARCH_REGULAR_PACKAGES += locales-all
+ endif
+endif
+
+# Generic kernel version check
+define kernel_check
+(if [ $(CURRENT_KERNEL_VERSION) -lt $(1) ]; then \
+ false; \
+fi)
+endef
+
+# Include libidn for both NPTL and FBTL targets.
+standard-add-ons = libidn,
+
+# Pull in all the per-arch magic!
+
+-include debian/sysdeps/$(DEB_HOST_ARCH_OS).mk
+-include debian/sysdeps/$(DEB_HOST_ARCH).mk
+
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+DEB_ARCH_REGULAR_PACKAGES += $(foreach p,$(DEB_ARCH_MULTILIB_PACKAGES), $(if $(findstring -dev,$(p)), $(p)))
+else
+DEB_ARCH_REGULAR_PACKAGES += $(DEB_ARCH_MULTILIB_PACKAGES)
+endif
+
+# Don't run dh_strip on this package
+NOSTRIP_$(libc)-dbg = 1
+
+# Put the debug files from these packages in $(libc)-dbg
+DEBUG_$(libc) = 1
+
+ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ ifeq ($(threads),yes)
+ DEB_ARCH_REGULAR_PACKAGES += nscd
+ endif
+endif
+
+# And now the rules...
+include debian/rules.d/*.mk
+
+clean:: unpatch
+ rm -rf $(patsubst %,debian/tmp-%,$(GLIBC_PASSES))
+ rm -rf $(build-tree)
+ rm -rf $(stamp)
+ rm -rf debian/include
+ rm -f debian/control.in/libc0.3 debian/control.in/libc6 debian/control.in/libc6.1 \
+ debian/*.preinst.* debian/*.links.*
+
+# Required Debian targets
+build-arch: $(stamp)info \
+ $(patsubst %,$(stamp)build_%,$(GLIBC_PASSES)) \
+ $(patsubst %,$(stamp)check_%,$(GLIBC_PASSES)) \
+ build-arch-post-check
+
+ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+build-arch: $(stamp)build_C.utf8 \
+ $(stamp)build_locales-all
+endif
+
+build-indep: $(stamp)source $(stamp)build_libc
+
+build: build-arch build-indep
+
+
+binary-indep: build-indep testroot debian/control $(build-tree) \
+ $(patsubst %,$(stamp)binaryinst_%,$(DEB_INDEP_REGULAR_PACKAGES))
+
+binary-arch: build-arch testroot debian/control $(build-tree) \
+ $(patsubst %,$(stamp)binaryinst_%,$(DEB_ARCH_REGULAR_PACKAGES)) \
+ $(patsubst %,$(stamp)binaryinst_%,$(DEB_UDEB_PACKAGES))
+
+binary: binary-indep binary-arch
+
+testroot:
+ dh_testroot
--- /dev/null
+# Because variables can be masked at anypoint by declaring
+# PASS_VAR, we need to call all variables as $(call xx,VAR)
+# This little bit of magic makes it possible:
+xx=$(if $($(curpass)_$(1)),$($(curpass)_$(1)),$($(1)))
+define generic_multilib_extra_pkg_install
+set -e; \
+mkdir -p debian/$(1)/usr/include/sys; \
+ln -sf $(DEB_HOST_MULTIARCH)/bits debian/$(1)/usr/include/; \
+ln -sf $(DEB_HOST_MULTIARCH)/gnu debian/$(1)/usr/include/; \
+ln -sf $(DEB_HOST_MULTIARCH)/fpu_control.h debian/$(1)/usr/include/; \
+for i in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/sys`; do \
+ ln -sf ../$(DEB_HOST_MULTIARCH)/sys/$$i debian/$(1)/usr/include/sys/$$i; \
+done
+mkdir -p debian/$(1)/usr/include/finclude; \
+for i in `ls debian/tmp/usr/include/finclude/$(DEB_HOST_MULTIARCH)`; do \
+ ln -sf $(DEB_HOST_MULTIARCH)/$$i debian/$(1)/usr/include/finclude/$$i; \
+done
+endef
+
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ libc_extra_config_options = $(extra_config_options) --disable-sanity-checks \
+ --enable-hacker-mode
+endif
+
+ifdef WITH_SYSROOT
+ libc_extra_config_options += --with-headers=$(WITH_SYSROOT)/$(includedir)
+endif
+
+$(stamp)config_sub_guess: $(stamp)patch
+ @echo Updating config.sub and config.guess
+ dh_update_autotools_config
+ touch $@
+
+$(patsubst %,mkbuilddir_%,$(GLIBC_PASSES)) :: mkbuilddir_% : $(stamp)mkbuilddir_%
+$(stamp)mkbuilddir_%:
+ @echo Making builddir for $(curpass)
+ test -d $(DEB_BUILDDIR) || mkdir -p $(DEB_BUILDDIR)
+ touch $@
+
+$(patsubst %,configure_%,$(GLIBC_PASSES)) :: configure_% : $(stamp)configure_%
+$(stamp)configure_%: $(stamp)config_sub_guess $(stamp)patch $(KERNEL_HEADER_DIR) $(stamp)mkbuilddir_%
+ @echo Configuring $(curpass)
+ rm -f $(DEB_BUILDDIR)/configparms
+ echo "MIG = $(call xx,MIG)" >> $(DEB_BUILDDIR)/configparms
+ echo "BUILD_CC = $(BUILD_CC)" >> $(DEB_BUILDDIR)/configparms
+ echo "BUILD_CXX = $(BUILD_CXX)" >> $(DEB_BUILDDIR)/configparms
+ echo "CFLAGS = $(HOST_CFLAGS)" >> $(DEB_BUILDDIR)/configparms
+ echo "ASFLAGS = $(HOST_CFLAGS)" >> $(DEB_BUILDDIR)/configparms
+ echo "BUILD_CFLAGS = $(BUILD_CFLAGS)" >> $(DEB_BUILDDIR)/configparms
+ echo "LDFLAGS = " >> $(DEB_BUILDDIR)/configparms
+ echo "BASH := /bin/bash" >> $(DEB_BUILDDIR)/configparms
+ echo "KSH := /bin/bash" >> $(DEB_BUILDDIR)/configparms
+ echo "SHELL := /bin/bash" >> $(DEB_BUILDDIR)/configparms
+ifeq (,$(filter stage1 stage2,$(DEB_BUILD_PROFILES)))
+ if [ "$(curpass)" = "libc" ]; then \
+ echo "LIBGD = yes" >> $(DEB_BUILDDIR)/configparms; \
+ else \
+ echo "LIBGD = no" >> $(DEB_BUILDDIR)/configparms; \
+ fi
+else
+ echo "LIBGD = no" >> $(DEB_BUILDDIR)/configparms
+endif
+ echo "bindir = $(bindir)" >> $(DEB_BUILDDIR)/configparms
+ echo "datadir = $(datadir)" >> $(DEB_BUILDDIR)/configparms
+ echo "complocaledir = $(complocaledir)" >> $(DEB_BUILDDIR)/configparms
+ echo "sysconfdir = $(sysconfdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "libexecdir = $(libexecdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "rootsbindir = $(rootsbindir)" >> $(DEB_BUILDDIR)/configparms
+ echo "includedir = $(call xx,includedir)" >> $(DEB_BUILDDIR)/configparms
+ echo "docdir = $(docdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "mandir = $(mandir)" >> $(DEB_BUILDDIR)/configparms
+ echo "sbindir = $(sbindir)" >> $(DEB_BUILDDIR)/configparms
+ echo "vardbdir = $(vardbdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "libdir = $(call xx,libdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "slibdir = $(call xx,slibdir)" >> $(DEB_BUILDDIR)/configparms
+ echo "rtlddir = $(call xx,rtlddir)" >> $(DEB_BUILDDIR)/configparms
+
+ # Define the installation directory for all calls to make. This avoid
+ # broken glibc makefiles to spuriously trigger install rules trying to
+ # overwrite system headers.
+ echo "install_root = $(CURDIR)/$(debian-tmp)" >> $(DEB_BUILDDIR)/configparms
+
+ # Per architecture debian specific tests whitelist
+ echo "include $(CURDIR)/debian/testsuite-xfail-debian.mk" >> $(DEB_BUILDDIR)/configparms
+
+ # Prevent autoconf from running unexpectedly by setting it to false.
+ # Also explicitly pass CC down - this is needed to get -m64 on
+ # Sparc, et cetera.
+ configure_build=$(call xx,configure_build); \
+ if [ $(call xx,configure_target) = $$configure_build ]; then \
+ echo "Checking that we're running at least kernel version: $(call xx,MIN_KERNEL_SUPPORTED)"; \
+ if ! $(call kernel_check,$(call xx,MIN_KERNEL_SUPPORTED)); then \
+ configure_build=`echo $$configure_build | sed 's/^\([^-]*\)-\([^-]*\)$$/\1-dummy-\2/'`; \
+ echo "No. Forcing cross-compile by setting build to $$configure_build."; \
+ fi; \
+ fi; \
+ echo -n "Build started: " ; date --rfc-2822; \
+ echo "---------------"; \
+ cd $(DEB_BUILDDIR) && \
+ CC="$(call xx,CC)" \
+ CXX=$(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),:,"$(call xx,CXX)") \
+ MIG="$(call xx,MIG)" \
+ AUTOCONF=false \
+ MAKEINFO=: \
+ $(CURDIR)/configure \
+ --host=$(call xx,configure_target) \
+ --build=$$configure_build --prefix=/usr \
+ --enable-add-ons=$(standard-add-ons)"$(call xx,add-ons)" \
+ --without-selinux \
+ --disable-crypt \
+ --enable-stackguard-randomization \
+ --enable-stack-protector=strong \
+ --with-pkgversion="Debian GLIBC $(DEB_VERSION)" \
+ --with-bugurl="http://www.debian.org/Bugs/" \
+ --with-timeoutfactor="$(TIMEOUTFACTOR)" \
+ $(if $(filter $(pt_chown),yes),--enable-pt_chown) \
+ $(if $(filter $(threads),no),--disable-nscd) \
+ $(if $(filter $(call xx,mvec),no),--disable-mathvec) \
+ $(if $(filter -Wno-error,$(shell dpkg-buildflags --get CFLAGS)),--disable-werror) \
+ $(call xx,with_headers) $(call xx,extra_config_options)
+ touch $@
+
+$(patsubst %,build_%,$(GLIBC_PASSES)) :: build_% : $(stamp)build_%
+$(stamp)build_%: $(stamp)configure_%
+ @echo Building $(curpass)
+
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ $(MAKE) cross-compiling=yes -C $(DEB_BUILDDIR) $(NJOBS) csu/subdir_lib
+else
+ $(MAKE) -C $(DEB_BUILDDIR) $(NJOBS)
+ echo "---------------"
+ echo -n "Build ended: " ; date --rfc-2822
+endif
+ touch $@
+
+$(patsubst %,check_%,$(GLIBC_PASSES)) :: check_% : $(stamp)check_%
+$(stamp)check_%: $(stamp)build_%
+ @set -e ; \
+ if [ -n "$(filter nocheck,$(DEB_BUILD_OPTIONS))" ]; then \
+ echo "Tests have been disabled via DEB_BUILD_OPTIONS." ; \
+ elif [ $(call xx,configure_build) != $(call xx,configure_target) ] && \
+ ! $(DEB_BUILDDIR)/elf/ld.so $(DEB_BUILDDIR)/libc.so >/dev/null 2>&1 ; then \
+ echo "Flavour cross-compiled, tests have been skipped." ; \
+ elif echo $(DEB_HOST_ARCH_CPU) | grep -q mips && \
+ $(call xx,CC) -o $(DEB_BUILDDIR)/testsuite-mips-nan2008 debian/testsuite-mips-nan2008.c && \
+ ! $(DEB_BUILDDIR)/testsuite-mips-nan2008 ; then \
+ echo "CPU NaN encoding does not match the ABI, tests have been skipped" ; \
+ elif ! $(call kernel_check,$(call xx,MIN_KERNEL_SUPPORTED)); then \
+ echo "Kernel too old, tests have been skipped." ; \
+ elif [ $(call xx,RUN_TESTSUITE) != "yes" ]; then \
+ echo "Testsuite disabled for $(curpass), skipping tests."; \
+ else \
+ find $(DEB_BUILDDIR) -name '*.out' -delete ; \
+ LD_PRELOAD="" LANG="" LANGUAGE="" $(MAKE) -C $(DEB_BUILDDIR) $(NJOBS) check || true ; \
+ if ! test -f $(DEB_BUILDDIR)/tests.sum ; then \
+ echo "+---------------------------------------------------------------------+" ; \
+ echo "| Testsuite failed to build. |" ; \
+ echo "+---------------------------------------------------------------------+" ; \
+ exit 1 ; \
+ fi ; \
+ echo "+---------------------------------------------------------------------+" ; \
+ echo "| Testsuite summary |" ; \
+ echo "+---------------------------------------------------------------------+" ; \
+ grep -E '^(FAIL|XFAIL|XPASS):' $(DEB_BUILDDIR)/tests.sum | sort ; \
+ for test in $$(sed -e '/^\(FAIL\|XFAIL\): /!d;s/^.*: //' $(DEB_BUILDDIR)/tests.sum) ; do \
+ echo "----------" ; \
+ cat $(DEB_BUILDDIR)/$$test.test-result ; \
+ if test -f $(DEB_BUILDDIR)/$$test.out ; then \
+ cat $(DEB_BUILDDIR)/$$test.out ; \
+ fi ; \
+ echo "----------" ; \
+ done ; \
+ if grep -q '^FAIL:' $(DEB_BUILDDIR)/tests.sum ; then \
+ echo "+---------------------------------------------------------------------+" ; \
+ echo "| Encountered regressions that don't match expected failures. |" ; \
+ echo "+---------------------------------------------------------------------+" ; \
+ grep -E '^FAIL:' $(DEB_BUILDDIR)/tests.sum | sort ; \
+ if ! echo $(DEB_VERSION) | grep -q -E '^Version:.*\+deb[0-9]+u[0-9]+' ; then \
+ touch $@_failed ; \
+ fi ; \
+ else \
+ echo "+---------------------------------------------------------------------+" ; \
+ echo "| Passed regression testing. Give yourself a hearty pat on the back. |" ; \
+ echo "+---------------------------------------------------------------------+" ; \
+ touch $@_passed ; \
+ fi ; \
+ fi
+ touch $@
+
+build-arch-post-check: $(patsubst %,$(stamp)check_%,$(GLIBC_PASSES))
+ @echo "CHECK SUMMARY"
+ @for pass in $(patsubst %,$(stamp)check_%,$(GLIBC_PASSES)); do \
+ if [ -f $${pass}_passed ]; then \
+ echo "check for $$(basename $$pass) passed"; \
+ fi; \
+ done
+ @fail=0; \
+ for pass in $(patsubst %,$(stamp)check_%,$(GLIBC_PASSES)); do \
+ if [ -f $${pass}_failed ]; then \
+ echo "check for $$(basename $$pass) failed"; \
+ fail=1; \
+ fi; \
+ done; \
+ exit $$fail
+
+# Make sure to use the just built iconvconfig for native builds. When
+# cross-compiling use the system iconvconfig. A cross-specific
+# build-dependency makes sure that the correct version is used, as
+# the format might change between upstream versions.
+ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
+ICONVCONFIG = $(CURDIR)/$(DEB_BUILDDIRLIBC)/elf/ld.so --library-path $(CURDIR)/$(DEB_BUILDDIRLIBC) \
+ $(CURDIR)/$(DEB_BUILDDIRLIBC)/iconv/iconvconfig
+else
+ICONVCONFIG = /usr/sbin/iconvconfig
+endif
+
+$(patsubst %,install_%,$(GLIBC_PASSES)) :: install_% : $(stamp)install_%
+$(stamp)install_%: $(stamp)build_%
+ @echo Installing $(curpass)
+ rm -rf $(CURDIR)/$(debian-tmp)
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ $(MAKE) -C $(DEB_BUILDDIR) $(NJOBS) \
+ cross-compiling=yes install_root=$(CURDIR)/$(debian-tmp) \
+ install-bootstrap-headers=yes install-headers
+
+ install -d $(CURDIR)/$(debian-tmp)/$(call xx,libdir)
+ install -m 644 $(DEB_BUILDDIR)/csu/crt[01in].o $(CURDIR)/$(debian-tmp)/$(call xx,libdir)/.
+ $(call xx,CC) -nostdlib -nostartfiles -shared -x c /dev/null \
+ -o $(CURDIR)/$(debian-tmp)/$(call xx,libdir)/libc.so
+else
+ $(MAKE) -C $(DEB_BUILDDIR) \
+ install_root=$(CURDIR)/$(debian-tmp) install
+
+ # Generate gconv-modules.cache
+ case $(curpass)-$(call xx,slibdir) in libc-* | *-/lib32 | *-/lib64 | *-/libo32 | *-/libx32) \
+ $(ICONVCONFIG) --nostdlib --prefix=$(CURDIR)/$(debian-tmp) \
+ -o $(CURDIR)/$(debian-tmp)/$(call xx,libdir)/gconv/gconv-modules.cache \
+ $(call xx,libdir)/gconv \
+ ;; \
+ esac
+
+ # Generate the list of SUPPORTED locales
+ if [ $(curpass) = libc ]; then \
+ $(MAKE) -f debian/generate-supported.mk IN=localedata/SUPPORTED \
+ OUT=$(debian-tmp)/usr/share/i18n/SUPPORTED; \
+ fi
+
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+ # Install the Python pretty printers
+ mkdir -p $(CURDIR)/$(debian-tmp)/usr/share/gdb/auto-load/$(call xx,slibdir)
+ perl -pe 'BEGIN {undef $$/; open(IN, "$(DEB_BUILDDIR)/nptl/nptl_lock_constants.py"); $$j=<IN>;} s/from nptl_lock_constants import \*/$$j/g;' \
+ $(CURDIR)/nptl/nptl-printers.py > $(CURDIR)/$(debian-tmp)/usr/share/gdb/auto-load/$(call xx,slibdir)/$(libc_so)-gdb.py
+endif
+
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+ # Install an empty libpthread_nonshared.a to support broken closed
+ # source software.
+ ar crv $(CURDIR)/$(debian-tmp)/$(call xx,libdir)/libpthread_nonshared.a
+endif
+
+ # Newly added upstream architectures do not get an empty libanl.a
+ # installed, ensure there is always one to avoid porting issues.
+ ar crv $(CURDIR)/$(debian-tmp)/$(call xx,libdir)/libanl.a
+endif
+
+ # Create the multiarch directories, and the configuration file in /etc/ld.so.conf.d
+ if [ $(curpass) = libc ]; then \
+ mkdir -p $(debian-tmp)/etc/ld.so.conf.d; \
+ conffile="$(debian-tmp)/etc/ld.so.conf.d/$(DEB_HOST_MULTIARCH).conf"; \
+ echo "# Multiarch support" > $$conffile; \
+ echo "/usr/local/lib/$(DEB_HOST_MULTIARCH)" >> $$conffile; \
+ echo "$(call xx,slibdir)" >> $$conffile; \
+ echo "$(call xx,libdir)" >> $$conffile; \
+ if [ "$(DEB_HOST_GNU_TYPE)" != "$(DEB_HOST_MULTIARCH)" ]; then \
+ echo "/usr/local/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \
+ echo "/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \
+ echo "/usr/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \
+ fi; \
+ mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/bits $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/gnu $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/sys $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/fpu_control.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/a.out.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/ieee754.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+ mkdir -p $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \
+ mv $(debian-tmp)/usr/include/finclude/math-vector-fortran.h $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \
+ fi
+
+ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+ # For our biarch libc, add an ld.so.conf.d configuration; this
+ # is needed because multiarch libc Replaces: libc6-i386 for ld.so, and
+ # the multiarch ld.so doesn't look at the (non-standard) /lib32, so we
+ # need path compatibility when biarch and multiarch packages are both
+ # installed.
+ case $(call xx,slibdir) in /lib32 | /lib64 | /libo32 | /libx32) \
+ mkdir -p $(debian-tmp)/etc/ld.so.conf.d; \
+ conffile="$(debian-tmp)/etc/ld.so.conf.d/zz_$(curpass)-biarch-compat.conf"; \
+ echo "# Legacy biarch compatibility support" > $$conffile; \
+ echo "$(call xx,slibdir)" >> $$conffile; \
+ echo "$(call xx,libdir)" >> $$conffile; \
+ ;; \
+ esac
+
+ # Move the dynamic linker into the slibdir location and replace it with
+ # a symlink. This is needed:
+ # - for TCC which is not able to find the dynamic linker if it is not
+ # in a lib directory.
+ # - for co-installation for multiarch and biarch libraries
+ # In case slibdir and rtlddir are the same directory (for instance on
+ # libc6-amd64:i386), we instead rename the dynamic linker to ld.so
+ rtld_so=$(rtld_so) ; \
+ rtlddir=$(call xx,rtlddir) ; \
+ slibdir=$(call xx,slibdir) ; \
+ if [ "$$rtlddir" = "$$slibdir" ] ; then \
+ mv $(debian-tmp)$$slibdir/$$rtld_so $(debian-tmp)$$slibdir/ld.so ; \
+ ln -s $$slibdir/ld.so $(debian-tmp)$$slibdir/$$rtld_so ; \
+ else \
+ mv $(debian-tmp)$$rtlddir/$$rtld_so $(debian-tmp)$$slibdir ; \
+ ln -s $$slibdir/$$rtld_so $(debian-tmp)$$rtlddir/$$rtld_so ; \
+ fi
+
+ $(call xx,extra_install)
+endif
+
+ # With Rules-Requires-Root=no, the upstream makefile fails to set the
+ # correct chmod for pt_chown as it tries to set the owner at the same
+ # time. Fix the permissions, dpkg-deb will "fix" the owner.
+ifeq ($(pt_chown),yes)
+ if [ $$(stat -c "%u" $(CURDIR)/$(debian-tmp)/usr/lib/pt_chown) != 0 ]; then \
+ chmod 4755 $(CURDIR)/$(debian-tmp)/usr/lib/pt_chown ; \
+ fi
+endif
+
+ # Create /var/cache/ldconfig
+ install -m 700 -d $(CURDIR)/$(debian-tmp)/var/cache/ldconfig
+
+ touch $@
+
+#
+# Make sure to use the just built localedef for native builds. When
+# cross-compiling use the system localedef passing --little-endian
+# or --big-endian to select the correct endianess. A cross-specific
+# build-dependency makes sure that the correct version is used, as
+# the format might change between upstream versions.
+#
+ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
+LOCALEDEF = I18NPATH=$(CURDIR)/localedata \
+ GCONV_PATH=$(CURDIR)/$(DEB_BUILDDIRLIBC)/iconvdata \
+ LC_ALL=C \
+ $(CURDIR)/$(DEB_BUILDDIRLIBC)/elf/ld.so --library-path $(CURDIR)/$(DEB_BUILDDIRLIBC) \
+ $(CURDIR)/$(DEB_BUILDDIRLIBC)/locale/localedef
+else
+LOCALEDEF = I18NPATH=$(CURDIR)/localedata \
+ GCONV_PATH=$(CURDIR)/$(DEB_BUILDDIRLIBC)/iconvdata \
+ LC_ALL=C \
+ localedef --$(DEB_HOST_ARCH_ENDIAN)-endian
+endif
+
+$(stamp)build_C.utf8: $(stamp)/build_libc
+ $(LOCALEDEF) --quiet -c -f UTF-8 -i C $(CURDIR)/build-tree/C.utf8
+ touch $@
+
+$(stamp)build_locales-all: $(stamp)/build_libc
+ $(MAKE) -C $(DEB_BUILDDIRLIBC) $(NJOBS) \
+ objdir=$(DEB_BUILDDIRLIBC) \
+ install_root=$(CURDIR)/build-tree/locales-all \
+ localedata/install-locale-files LOCALEDEF="$(LOCALEDEF)"
+ # Remove the C.utf8 locale to avoid conflicts with the one in libc-bin
+ rm -fr $(CURDIR)/build-tree/locales-all/usr/lib/locale/C.utf8
+ rdfind -outputname /dev/null -makesymlinks true -removeidentinode false \
+ $(CURDIR)/build-tree/locales-all/usr/lib/locale
+ symlinks -r -s -c $(CURDIR)/build-tree/locales-all/usr/lib/locale
+ touch $@
+
+$(stamp)source: $(stamp)patch
+ mkdir -p $(build-tree)
+ find $(GLIBC_SOURCES) -print0 | \
+ LC_ALL=C sort -z | \
+ tar -c -J --null --no-recursion -T - \
+ --mode=go=rX,u+rw,a-s \
+ --clamp-mtime --mtime "@$(SOURCE_DATE_EPOCH)" \
+ --owner=root --group=root --numeric-owner \
+ --xform='s=^=glibc-$(DEB_VERSION_UPSTREAM)/=' \
+ -f $(CURDIR)/$(build-tree)/glibc-$(DEB_VERSION_UPSTREAM).tar.xz
+ mkdir -p debian/glibc-source/usr/src/glibc
+ tar cf - --files-from debian/glibc-source.filelist \
+ --clamp-mtime --mtime "@$(SOURCE_DATE_EPOCH)" \
+ | tar -x -C debian/glibc-source/usr/src/glibc -f -
+
+ touch $@
+
+.NOTPARALLEL: $(patsubst %,check_%,$(GLIBC_PASSES))
--- /dev/null
+libc_packages := libc6 libc6.1 libc0.3
+libc0_3_archs := hurd-i386
+libc6_archs := amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el \
+ mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 \
+ sparc sparc64 s390x sh3 sh4 x32
+libc6_1_archs := alpha ia64
+
+control_deps := $(wildcard debian/control.in/*) $(addprefix debian/control.in/, $(libc_packages))
+triggers := binutils, linux-libc-dev [linux-any], $(BASE_CC)$(DEB_GCC_VERSION)
+
+$(patsubst %,debian/control.in/%,$(libc_packages)) :: debian/control.in/% : debian/control.in/libc debian/rules.d/control.mk
+ sed -e "s%@libc@%$*%g" \
+ -e "s%@archs@%$($(subst .,_,$*)_archs)%g" \
+ -e "s%@libc-dev-conflict@%$(foreach arch,$(filter-out $*,$(libc_packages)),$(arch)-dev,)%g" \
+ < $< > $@
+
+GPP_CROSS_DEP = $(foreach a,$(libc6_archs) $(libc6_1_archs),g++$(DEB_GCC_VERSION)-$(shell dpkg-architecture -f -a$(a) -qDEB_HOST_GNU_TYPE | tr _ -) [$(a)] <cross>,)
+
+debian/control: $(stamp)control
+$(stamp)control: debian/rules.d/control.mk $(control_deps) debian/tests/control.in
+
+ # Check that all files end with a new line
+ set -e ; for i in debian/control.in/* ; do \
+ tail -n1 $$i | grep -q "^$$" ; \
+ done
+
+ cat debian/control.in/main > $@T
+ cat debian/control.in/libc6 >> $@T
+ cat debian/control.in/libc6.1 >> $@T
+ cat debian/control.in/libc0.3 >> $@T
+ cat debian/control.in/i386 >> $@T
+ cat debian/control.in/sparc >> $@T
+ cat debian/control.in/sparc64 >> $@T
+ cat debian/control.in/s390 >> $@T
+ cat debian/control.in/amd64 >> $@T
+ cat debian/control.in/powerpc >> $@T
+ cat debian/control.in/ppc64 >> $@T
+ cat debian/control.in/mips32 >> $@T
+ cat debian/control.in/mipsn32 >> $@T
+ cat debian/control.in/mips64 >> $@T
+ cat debian/control.in/x32 >> $@T
+ sed -e 's%@libc@%$(libc)%g' -e 's%@DEB_VERSION_UPSTREAM@%$(DEB_VERSION_UPSTREAM)%g' -e 's%@GPP_CROSS_DEP@%$(GPP_CROSS_DEP)%g' < $@T > debian/control
+ rm $@T
+
+ # And generate the tests control file with the current GCC
+ sed -e 's%@triggers@%$(triggers)%g' debian/tests/control.in > debian/tests/control
+ touch $@
--- /dev/null
+# Should each of these have per-package options?
+
+$(patsubst %,binaryinst_%,$(DEB_ARCH_REGULAR_PACKAGES) $(DEB_INDEP_REGULAR_PACKAGES)) :: binaryinst_% : $(stamp)binaryinst_%
+
+# Make sure the debug packages are built last, since other packages may add
+# files to them.
+debug-packages = $(filter %-dbg,$(DEB_ARCH_REGULAR_PACKAGES))
+non-debug-packages = $(filter-out %-dbg,$(DEB_ARCH_REGULAR_PACKAGES))
+$(patsubst %,$(stamp)binaryinst_%,$(debug-packages)):: $(patsubst %,$(stamp)binaryinst_%,$(non-debug-packages))
+
+ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+DH_STRIP_DEBUG_PACKAGE=--dbg-package=$(libc)-dbg
+endif
+
+$(patsubst %,$(stamp)binaryinst_%,$(DEB_ARCH_REGULAR_PACKAGES) $(DEB_INDEP_REGULAR_PACKAGES)):: $(patsubst %,$(stamp)install_%,$(GLIBC_PASSES)) debhelper
+ @echo Running debhelper for $(curpass)
+ dh_testroot
+ dh_installdirs -p$(curpass)
+ dh_install -p$(curpass)
+ dh_installman -p$(curpass)
+ dh_installinfo -p$(curpass)
+ dh_installdebconf -p$(curpass)
+ if [ $(curpass) = glibc-doc ] ; then \
+ dh_installchangelogs -p$(curpass) ; \
+ else \
+ dh_installchangelogs -p$(curpass) debian/changelog.upstream ; \
+ fi
+ dh_installinit -p$(curpass)
+ dh_installtmpfiles -p$(curpass)
+ dh_installsystemd -p$(curpass)
+ dh_installdocs -p$(curpass)
+ dh_lintian -p $(curpass)
+ dh_link -p$(curpass)
+ dh_bugfiles -p$(curpass)
+
+ # when you want to install extra packages, use extra_pkg_install.
+ $(call xx,extra_pkg_install)
+
+ifeq ($(filter nostrip,$(DEB_BUILD_OPTIONS)),)
+ if test "$(NOSTRIP_$(curpass))" != 1; then \
+ if test "$(DEBUG_$(curpass))" = 1; then \
+ dh_strip -p$(curpass) $(DH_STRIP_DEBUG_PACKAGE); \
+ else \
+ dh_strip -p$(curpass); \
+ fi ; \
+ for f in $$(find debian/$(curpass) -name \*crt\*.o) ; do \
+ $(DEB_HOST_GNU_TYPE)-strip --strip-debug --remove-section=.comment \
+ --remove-section=.note $$f ; \
+ done ; \
+ fi
+endif
+
+ dh_compress -p$(curpass)
+ # Keep the setuid on pt_chown (non-Linux only).
+ # Keep the 0700 permissions of /var/cache/ldconfig
+ dh_fixperms -p$(curpass) -Xpt_chown -Xvar/cache/ldconfig
+ # libc.so prints useful version information when executed.
+ find debian/$(curpass) -type f -regex '.*/libc\.so\.[0-9.]+' -exec chmod a+x '{}' ';'
+ # Use this instead of -X to dh_fixperms so that we can use
+ # an unescaped regular expression. ld.so must be executable;
+ find debian/$(curpass) -type f -name 'ld.so' -exec chmod a+x '{}' ';'
+ find debian/$(curpass) -type f -regex '.*/ld.*\.so\.[0-9]' -exec chmod a+x '{}' ';'
+ dh_makeshlibs -Xgconv/ -p$(curpass) -V "$(call xx,shlib_dep)"
+ # Add relevant udeb: lines in shlibs files
+ sh ./debian/shlibs-add-udebs $(curpass)
+
+ dh_installdeb -p$(curpass)
+ dh_shlibdeps -p$(curpass)
+ dh_gencontrol -p$(curpass)
+ dh_md5sums -p$(curpass)
+
+ # We adjust the compression format depending on the package:
+ # - we slightly increase the compression level for locales-all as it
+ # contains highly compressible data
+ # - other packages use dpkg's default xz format
+ case $(curpass) in \
+ locales-all ) \
+ dh_builddeb -p$(curpass) -- -Zxz -z7 ;; \
+ *) \
+ dh_builddeb -p$(curpass) ;; \
+ esac
+
+ touch $@
+
+$(patsubst %,binaryinst_%,$(DEB_UDEB_PACKAGES)) :: binaryinst_% : $(stamp)binaryinst_%
+$(patsubst %,$(stamp)binaryinst_%,$(DEB_UDEB_PACKAGES)): debhelper $(patsubst %,$(stamp)install_%,$(GLIBC_PASSES))
+ @echo Running debhelper for $(curpass)
+ dh_testroot
+ dh_installdirs -p$(curpass)
+ dh_install -p$(curpass)
+ dh_strip -p$(curpass)
+ dh_link -p$(curpass)
+
+ # when you want to install extra packages, use extra_pkg_install.
+ $(call xx,extra_pkg_install)
+
+ dh_compress -p$(curpass)
+ dh_fixperms -p$(curpass)
+ find debian/$(curpass) -type f -regex '.*/libc\.so\.[0-9.]+' -exec chmod a+x '{}' ';'
+ find debian/$(curpass) -type f -regex '.*/ld.*\.so\.[0-9]' -exec chmod a+x '{}' ';'
+ dh_installdeb -p$(curpass)
+ # dh_shlibdeps -p$(curpass)
+ dh_gencontrol -p$(curpass)
+ dh_builddeb -p$(curpass)
+
+ touch $@
+
+debhelper: $(stamp)debhelper-common $(patsubst %,$(stamp)debhelper_%,$(GLIBC_PASSES))
+$(stamp)debhelper-common:
+ for x in `find debian/debhelper.in -maxdepth 1 -type f`; do \
+ y=debian/`basename $$x`; \
+ perl -p \
+ -e 'BEGIN {local $$/=undef; open(IN, "debian/script.in/nsscheck.sh"); $$j=<IN>;} s/__NSS_CHECK__/$$j/g;' \
+ -e 'BEGIN {open(IN, "debian/tmp/usr/share/i18n/SUPPORTED"); $$l = join("", grep { !/^C\.UTF-8/ } grep { /UTF-8/ } <IN>);} s/__PROVIDED_LOCALES__/$$l/g;' \
+ -e 's#DEB_VERSION_UPSTREAM#$(DEB_VERSION_UPSTREAM)#g;' \
+ -e 's#CURRENT_VER#$(DEB_VERSION)#g;' \
+ -e 's#LIBC#$(libc)#g;' \
+ $$x > $$y ; \
+ case $$y in \
+ *.install) \
+ $(if $(filter $(pt_chown),no),sed -e "/pt_chown/d" -i $$y ;) \
+ $(if $(filter $(pldd),no),sed -e "/pldd/d" -i $$y ;) \
+ ;; \
+ esac; \
+ done
+
+ # Install nscd systemd files on linux
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+ cp nscd/nscd.service debian/nscd.service
+ cp nscd/nscd.tmpfiles debian/nscd.tmpfiles
+endif
+
+ # Generate common substvars files.
+ : > tmp.substvars
+ifeq ($(filter stage1 stage2,$(DEB_BUILD_PROFILES)),)
+ echo 'libgcc:Depends=libgcc-s1 [!hppa !m68k], libgcc-s2 [m68k], libgcc-s4 [hppa]' >> tmp.substvars
+ echo 'libcrypt-dev:Depends=libcrypt-dev' >> tmp.substvars
+ echo 'libnsl-dev:Depends=libnsl-dev' >> tmp.substvars
+ echo 'rpcsvc-proto:Depends=rpcsvc-proto' >> tmp.substvars
+ echo 'libc-dev:Breaks=$(libc)-dev-$(DEB_HOST_ARCH)-cross (<< $(DEB_VERSION_UPSTREAM)~)' >> tmp.substvars
+endif
+ for pkg in $(DEB_ARCH_REGULAR_PACKAGES) $(DEB_INDEP_REGULAR_PACKAGES) $(DEB_UDEB_PACKAGES); do \
+ cp tmp.substvars debian/$$pkg.substvars; \
+ done
+ rm -f tmp.substvars
+
+ touch $@
+
+ifneq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
+$(patsubst %,debhelper_%,$(GLIBC_PASSES)) :: debhelper_% : $(stamp)debhelper_%
+$(stamp)debhelper_%: $(stamp)debhelper-common $(stamp)install_%
+ libdir=$(call xx,libdir) ; \
+ slibdir=$(call xx,slibdir) ; \
+ rtlddir=$(call xx,rtlddir) ; \
+ curpass=$(curpass) ; \
+ templates="libc-dev" ;\
+ pass="" ; \
+ suffix="" ;\
+ case "$$curpass:$$slibdir" in \
+ libc:*) \
+ ;; \
+ *:/lib32 | *:/lib64 | *:/libo32 | *:/libx32) \
+ pass="-alt" \
+ suffix="-$(curpass)" \
+ ;; \
+ *:* ) \
+ templates="" \
+ ;; \
+ esac ; \
+ for t in $$templates ; do \
+ for s in debian/$$t$$pass.* ; do \
+ t=`echo $$s | sed -e "s#libc\(.*\)$$pass#$(libc)\1$$suffix#"` ; \
+ echo "Generating $$t ..."; \
+ if [ "$$s" != "$$t" ] ; then \
+ cp $$s $$t ; \
+ fi ; \
+ sed -i \
+ -e "/usr\/lib\/.*\.a/d" \
+ -e "/LIBDIR.*\.a /d" \
+ -e "s#TMPDIR#$(debian-tmp)#g" \
+ -e "s#RTLDDIR#$$rtlddir#g" \
+ -e "s#SLIBDIR#$$slibdir#g" \
+ -e "s#LIBDIR#$$libdir#g" \
+ -e "/gdb/d" \
+ -e "/audit/d" \
+ $$t; \
+ done ; \
+ done
+else
+$(patsubst %,debhelper_%,$(GLIBC_PASSES)) :: debhelper_% : $(stamp)debhelper_%
+$(stamp)debhelper_%: $(stamp)debhelper-common $(stamp)install_%
+ libdir=$(call xx,libdir) ; \
+ slibdir=$(call xx,slibdir) ; \
+ rtlddir=$(call xx,rtlddir) ; \
+ curpass=$(curpass) ; \
+ rtld_so=$(rtld_so) ; \
+ case "$$curpass:$$slibdir" in \
+ libc:*) \
+ templates="libc libc-dev libc-udeb" \
+ pass="" \
+ suffix="" \
+ ;; \
+ *:/lib32 | *:/lib64 | *:/libo32 | *:/libx32) \
+ templates="libc libc-dev" \
+ pass="-alt" \
+ suffix="-$(curpass)" \
+ ;; \
+ esac ; \
+ for t in $$templates ; do \
+ for s in debian/$$t$$pass.* ; do \
+ t=`echo $$s | sed -e "s#libc\(.*\)$$pass#$(libc)\1$$suffix#"` ; \
+ if [ "$$s" != "$$t" ] ; then \
+ cp $$s $$t ; \
+ fi ; \
+ sed -e "s#TMPDIR#$(debian-tmp)#g" -i $$t; \
+ sed -e "s#RTLDDIR#$$rtlddir#g" -i $$t; \
+ sed -e "s#SLIBDIR#$$slibdir#g" -i $$t; \
+ sed -e "s#LIBDIR#$$libdir#g" -i $$t; \
+ sed -e "s#RTLD_SO#$$rtld_so#g" -i $$t ; \
+ $(if $(filter $(call xx,mvec),no),sed -e "/libmvec/d" -e "/libm-\*\.a/d" -i $$t ;) \
+ $(if $(filter-out $(DEB_HOST_ARCH_OS),linux),sed -e "/gdb/d" -i $$t ;) \
+ done ; \
+ done
+endif
+
+ touch $@
+
+clean::
+ dh_clean
+
+ rm -f debian/*.install
+ rm -f debian/*.install.*
+ rm -f debian/*.manpages
+ rm -f debian/*.links
+ rm -f debian/*.postinst
+ rm -f debian/*.preinst
+ rm -f debian/*.postinst
+ rm -f debian/*.prerm
+ rm -f debian/*.postrm
+ rm -f debian/*.init
+ rm -f debian/*.config
+ rm -f debian/*.templates
+ rm -f debian/*.dirs
+ rm -f debian/*.docs
+ rm -f debian/*.lintian-overrides
+ rm -f debian/*.NEWS
+ rm -f debian/*.README.Debian
+ rm -f debian/*.triggers
+ rm -f debian/*.service
+ rm -f debian/*.tmpfiles
+
+ rm -f $(stamp)binaryinst*
--- /dev/null
+#
+# Add here instructions to dump useful debug information
+#
+
+$(stamp)info:
+ @echo '------------------------------------------------------'
+
+ uname -a
+ @echo
+
+ if [ -f /proc/cpuinfo ] ; then cat /proc/cpuinfo ; fi
+ @echo
+
+ @echo '------------------------------------------------------'
+
+ touch $@
--- /dev/null
+# Implements the patch and unpatch targets, called when building packages.
+
+# -*- Makefile -*-, you silly Emacs!
+# vim: set ft=make:
+
+DEBQUILTRC = debian/quiltrc
+QUILTOPT = --quiltrc $(DEBQUILTRC)
+QUILT = quilt $(QUILTOPT)
+
+patch: $(stamp)patch
+$(stamp)patch:
+ @if test -r debian/patches/series.$(DEB_HOST_ARCH); then \
+ pc=".pc.$(DEB_HOST_ARCH)"; \
+ mkdir -p "$$pc"; \
+ ln -sf ../debian/patches/series.$(DEB_HOST_ARCH) $$pc/series; \
+ QUILT_PC="$$pc" $(QUILT) upgrade || true; \
+ if QUILT_PC="$$pc" $(QUILT) next >/dev/null 2>&1; then \
+ echo "Applying architecture specific patches... "; \
+ QUILT_PC="$$pc" $(QUILT) push -a -v ; \
+ fi ; \
+ fi
+ touch $@
+
+unpatch:
+ @if test -r debian/patches/series.$(DEB_HOST_ARCH); then \
+ pc=".pc.$(DEB_HOST_ARCH)"; \
+ QUILT_PC="$$pc" $(QUILT) upgrade || true; \
+ if QUILT_PC="$$pc" $(QUILT) applied >/dev/null 2>&1; then \
+ echo "Unapplying architecture specific patches..."; \
+ QUILT_PC="$$pc" $(QUILT) pop -a -v ; \
+ fi ; \
+ rm -rf $$pc ; \
+ fi
+ rm -f $(stamp)patch
+
+refresh: unpatch
+ @if $(QUILT) applied >/dev/null 2>&1; then \
+ echo "Unapplying Debian patches..." ; \
+ $(QUILT) pop -a -v ; \
+ fi
+ @while $(QUILT) next ; do \
+ $(QUILT) push ; \
+ $(QUILT) refresh ; \
+ done ; \
+ $(QUILT) pop -a
--- /dev/null
+GLIBC_GIT = https://sourceware.org/git/glibc.git
+GLIBC_BRANCH = release/$(DEB_VERSION_UPSTREAM)/master
+GLIBC_TAG = glibc-$(DEB_VERSION_UPSTREAM)
+GLIBC_CHECKOUT = glibc-checkout
+GLIBC_DIR = glibc-$(DEB_VERSION_UPSTREAM)
+DEB_ORIG = ../glibc_$(DEB_VERSION_UPSTREAM).orig.tar.xz
+GIT_UPDATES_DIFF = debian/patches/git-updates.diff
+
+get-orig-source: $(DEB_ORIG)
+$(DEB_ORIG):
+ dh_testdir
+ git clone --bare $(GLIBC_GIT) $(GLIBC_CHECKOUT)
+ mkdir -p $(GLIBC_DIR)
+ (cd $(GLIBC_CHECKOUT) && git archive -v --format=tar $(GLIBC_TAG)) | tar -C $(GLIBC_DIR) -xf -
+ rm -fr $(GLIBC_DIR)/manual
+ tar --mode=go=rX,u+rw,a-s --owner=root --group=root --numeric-owner -Jcf $(DEB_ORIG) $(GLIBC_DIR)
+ rm -rf $(GLIBC_DIR) $(GLIBC_CHECKOUT)
+
+update-from-upstream:
+ dh_testdir
+ git clone --bare $(GLIBC_GIT) $(GLIBC_CHECKOUT)
+ echo "GIT update of $(GLIBC_GIT)/$(GLIBC_BRANCH) from $(GLIBC_TAG)" > $(GIT_UPDATES_DIFF)
+ echo "" >> $(GIT_UPDATES_DIFF)
+ (cd $(GLIBC_CHECKOUT) && git diff --no-renames $(GLIBC_TAG) $(GLIBC_BRANCH) -- . ':!manual') >> $(GIT_UPDATES_DIFF)
+ rm -rf $(GLIBC_CHECKOUT)
--- /dev/null
+ echo -n "Checking for services that may need to be restarted..."
+ # Only get the ones that are installed, of the same architecture
+ # as libc (or arch all) and configured. Restart openssh-server even
+ # if only half-configured to continue accepting new connections
+ # during the upgrade.
+ check=$(dpkg-query -W -f='${binary:Package} ${Status} ${Architecture}\n' $check 2> /dev/null | \
+ grep -E "(^openssh-server .* unpacked|installed) (all|${DPKG_MAINTSCRIPT_ARCH})$" | sed 's/[: ].*//')
+ # some init scripts don't match the package names
+ check=$(echo $check | \
+ sed -e's/\bapache2.2-common\b/apache2/g' \
+ -e's/\bat\b/atd/g' \
+ -e's/\bdovecot-common\b/dovecot/g' \
+ -e's/\bexim4-base\b/exim4/g' \
+ -e's/\blpr\b/lpd/g' \
+ -e's/\blpr-ppd\b/lpd-ppd/g' \
+ -e's/\bmysql-server\b/mysql/g' \
+ -e's/\bopenssh-server\b/ssh/g' \
+ -e's/\bsasl2-bin\b/saslauthd/g' \
+ -e's/\bsamba\b/smbd/g' \
+ -e's/\bpostgresql-common\b/postgresql/g' \
+ )
+ echo
+ echo "Checking init scripts..."
+ for service in $check; do
+ invoke-rc.d ${service} status >/dev/null 2>/dev/null && status=0 || status=$?
+ if [ "$status" = "0" ] || [ "$status" = "2" ] ; then
+ services="$service $services"
+ elif [ "$status" = "100" ] ; then
+ echo "WARNING: init script for $service not found."
+ fi
+ done
--- /dev/null
+#! /bin/sh
+set -e
+
+# This script adds "udeb lines" to shlibs files which allows other udebs
+# to get correct dependencies when built against glibc libraries.
+# The script was written by Frans Pop <fjp@debian.org>.
+
+package="$1"
+shlibs_file="debian/$package/DEBIAN/shlibs"
+
+# Skip packages that don't have an shlibs file.
+# The "cross-subarch" library packages have an shlibs file, but should
+# not have udeb lines, so skip those as well.
+if [ ! -r "$shlibs_file" ] || \
+ echo "$package" | grep -Eq "^libc[0-9.]+-"; then
+ exit 0
+fi
+
+# $1: regexp to select libraries for which lines should be duplicated
+# $2: name of the udeb the new line should point to
+add_udeb_line() {
+ local regexp udeb line lib soname package rest
+ regexp="$1"
+ udeb="$2"
+
+ if line="$(grep "^$regexp[[:space:]]" $shlibs_file)"; then
+ echo "$line" | while read lib soname package rest; do
+ echo "udeb: $lib $soname $udeb $rest" >>$shlibs_file
+ done
+ fi
+}
+
+
+W="[^[:space:]]*"
+
+# The following lists should match the ones in the *-udeb.install files
+# in debian/debhelper.in; $W replaces any "*" wildcards there.
+expr_libc1="ld$W libm-$W libm libdl$W libresolv$W libc-$W libc"
+expr_libc2="libutil$W librt$W libpthread$W libmvec$W"
+expr_libc3="libnss_dns$W libnss_files$W"
+expr_hurd="libmachuser$W libhurduser$W"
+
+# Remove udeb entries wrongly added by dh_makeshlibs (see bugs #934889
+# and #934891)
+sed -i -e '/^udeb:/d' $shlibs_file
+
+for expr in $expr_libc1 $expr_libc2 $expr_libc3 $expr_hurd; do
+ add_udeb_line "$expr" $package-udeb
+done
--- /dev/null
+3.0 (quilt)
--- /dev/null
+glibc source: debhelper-but-no-misc-depends libc6
+glibc source: debhelper-but-no-misc-depends libc6.1
+glibc source: debhelper-but-no-misc-depends libc0.3
--- /dev/null
+| #PACKAGE# (>> 2.37), #PACKAGE# (<< 2.38)
+ (symver|optional)GLIBC_PRIVATE 0 1
+ (symver|optional)GLIBC_2.0 2.0
+ (symver|optional)GLIBC_2.1 2.1
+ (symver|optional)GLIBC_2.1.1 2.1.1
+ (symver|optional)GLIBC_2.1.2 2.1.2
+ (symver|optional)GLIBC_2.1.3 2.1.3
+ (symver|optional)GLIBC_2.1.4 2.1.4
+ (symver|optional)GLIBC_2.2 2.2
+ (symver|optional)GLIBC_2.2.1 2.2.1
+ (symver|optional)GLIBC_2.2.2 2.2.2
+ (symver|optional)GLIBC_2.2.3 2.2.3
+ (symver|optional)GLIBC_2.2.4 2.2.4
+ (symver|optional)GLIBC_2.2.5 2.2.5
+ (symver|optional)GLIBC_2.2.6 2.2.6
+ (symver|optional)GLIBC_2.3 2.3
+ (symver|optional)GLIBC_2.3.1 2.3.1
+ (symver|optional)GLIBC_2.3.2 2.3.2
+ (symver|optional)GLIBC_2.3.3 2.3.3
+ (symver|optional)GLIBC_2.3.4 2.3.4
+ (symver|optional)GLIBC_2.4 2.4
+ (symver|optional)GLIBC_2.5 2.5
+ (symver|optional)GLIBC_2.6 2.6
+ (symver|optional)GLIBC_2.7 2.7
+ (symver|optional)GLIBC_2.8 2.8
+ (symver|optional)GLIBC_2.9 2.9
+ (symver|optional)GLIBC_2.10 2.10
+ (symver|optional)GLIBC_2.11 2.11
+ (symver|optional)GLIBC_2.12 2.12
+ (symver|optional)GLIBC_2.13 2.13
+ (symver|optional)GLIBC_2.14 2.14
+ (symver|optional)GLIBC_2.15 2.15
+ (symver|optional)GLIBC_2.16 2.16
+ (symver|optional)GLIBC_2.17 2.17
+ (symver|optional)GLIBC_2.18 2.18
+ (symver|optional)GLIBC_2.19 2.19
+ (symver|optional)GLIBC_2.20 2.20
+ (symver|optional)GLIBC_2.21 2.21
+ (symver|optional)GLIBC_2.22 2.22
+ (symver|optional)GLIBC_2.23 2.23
+ (symver|optional)GLIBC_2.24 2.24
+ (symver|optional)GLIBC_2.25 2.25
+ (symver|optional)GLIBC_2.26 2.26
+ (symver|optional)GLIBC_2.27 2.27
+ (symver|optional)GLIBC_2.28 2.28
+ (symver|optional)GLIBC_2.29 2.29
+ (symver|optional)GLIBC_2.30 2.30
+ (symver|optional)GLIBC_2.31 2.31
+ (symver|optional)GLIBC_2.32 2.32
+ (symver|optional)GLIBC_2.33 2.33
+ (symver|optional)GLIBC_2.34 2.34
+ (symver|optional)GLIBC_2.35 2.35
+ (symver|optional)GLIBC_2.36 2.36
+ (symver|optional)GLIBC_2.37 2.37
+ (symver|optional)GLIBC_ABI_DT_RELR 2.36
+ (symver|optional)GCC_3.0 2.3.6
--- /dev/null
+# configuration options for all flavours
+libc = libc6.1
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+CC = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+CXX = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+
+# main library
+libc_mvec = yes
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (i386) alternative library
+GLIBC_PASSES += i386
+DEB_ARCH_MULTILIB_PACKAGES += libc6-i386 libc6-dev-i386
+libc6-i386_shlib_dep = libc6-i386 (>= $(shlib_dep_ver))
+i386_configure_target = i686-linux-gnu
+i386_CC = $(CC) -m32
+i386_CXX = $(CXX) -m32
+i386_slibdir = /lib32
+i386_libdir = /usr/lib32
+
+define libc6-dev-i386_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-i386)
+
+mkdir -p debian/libc6-dev-i386/usr/include/x86_64-linux-gnu/gnu
+cp -a debian/tmp-i386/usr/include/gnu/lib-names-32.h \
+ debian/tmp-i386/usr/include/gnu/stubs-32.h \
+ debian/libc6-dev-i386/usr/include/x86_64-linux-gnu/gnu
+
+endef
+
+# build x32 ABI alternative library
+GLIBC_PASSES += x32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-x32 libc6-dev-x32
+libc6-x32_shlib_dep = libc6-x32 (>= $(shlib_dep_ver))
+x32_configure_target = x86_64-linux-gnux32
+x32_CC = $(CC) -mx32
+x32_CXX = $(CXX) -mx32
+x32_mvec = yes
+x32_rtlddir = /libx32
+x32_slibdir = /libx32
+x32_libdir = /usr/libx32
+
+define libc6-dev-x32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-x32/usr/include/x86_64-linux-gnu/gnu
+cp -a debian/tmp-x32/usr/include/gnu/lib-names-x32.h \
+ debian/tmp-x32/usr/include/gnu/stubs-x32.h \
+ debian/libc6-dev-x32/usr/include/x86_64-linux-gnu/gnu/
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch --enable-memory-tagging
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build hard-float (armhf) alternative library
+#GLIBC_PASSES += armhf
+#DEB_ARCH_MULTILIB_PACKAGES += libc6-armhf libc6-dev-armhf
+#armhf_configure_target = arm-linux-gnueabihf
+#armhf_CC = $(CC) -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
+#armhf_CXX = $(CXX) -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
+#armhf_slibdir = /lib/arm-linux-gnueabihf
+#armhf_libdir = /usr/lib/arm-linux-gnueabihf
+#
+#define libc6-dev-armhf_extra_pkg_install
+#
+#$(call generic_multilib_extra_pkg_install,libc6-dev-armhf)
+#
+#mkdir -p debian/libc6-dev-armhf/usr/include/arm-linux-gnueabi/gnu
+#cp -a debian/tmp-armhf/usr/include/gnu/lib-names-hard.h \
+# debian/tmp-armhf/usr/include/gnu/stubs-hard.h \
+# debian/libc6-dev-armhf/usr/include/arm-linux-gnueabi/gnu
+#
+#endef
+#
+#define libc6-armhf_extra_pkg_install
+#mkdir -p debian/libc6-armhf$(armhf_slibdir)
+#ln -sf ld-linux-armhf.so.3 debian/libc6-armhf$(armhf_slibdir)/ld-linux.so.3
+#endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build soft-float (armel) alternative library
+#GLIBC_PASSES += armel
+#DEB_ARCH_MULTILIB_PACKAGES += libc6-armel libc6-dev-armel
+#armel_configure_target = arm-linux-gnueabi
+#armel_CC = $(CC) -mfloat-abi=soft
+#armel_CXX = $(CXX) -mfloat-abi=soft
+#armel_slibdir = /lib/arm-linux-gnueabi
+#armel_libdir = /usr/lib/arm-linux-gnueabi
+#
+#define libc6-dev-armel_extra_pkg_install
+#
+#$(call generic_multilib_extra_pkg_install,libc6-dev-armel)
+#
+#mkdir -p debian/libc6-dev-armel/usr/include/arm-linux-gnueabihf/gnu
+#cp -a debian/tmp-armel/usr/include/gnu/lib-names-soft.h \
+# debian/tmp-armel/usr/include/gnu/stubs-soft.h \
+# debian/libc6-dev-armel/usr/include/arm-linux-gnueabihf/gnu
+#
+#endef
+
+endif # multilib
--- /dev/null
+# HPPA build daemons are very slow
+TIMEOUTFACTOR=600
+
+# hppa64 needs symlink /usr/hppa64-linux/include to /usr/include
+# (See: Bug#239020) In future we may drop this file with supporting hppa64.
+
+define libc6-dev_extra_pkg_install
+mkdir -p debian/$(curpass)/usr
+mkdir -p debian/$(curpass)/usr/hppa64-linux
+ln -sf ../include debian/$(curpass)/usr/hppa64-linux/include
+mkdir -p debian/$(curpass)/usr/hppa64-linux-gnu
+ln -sf ../include debian/$(curpass)/usr/hppa64-linux-gnu/include
+endef
+
--- /dev/null
+# Glibc should really do this ld.so link for us.
+define libc_extra_install
+mkdir -p $(debian-tmp)/lib
+ln -s ld.so.1 $(debian-tmp)/lib/ld.so
+mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach
+mv $(debian-tmp)/usr/include/mach/i386 $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach/
+ln -s ../$(DEB_HOST_MULTIARCH)/mach/i386 $(debian-tmp)/usr/include/mach/i386
+endef
--- /dev/null
+# This is for the GNU OS. Commonly known as the Hurd.
+libc = libc0.3
+
+# Build and expect pt_chown on this platform
+pt_chown = yes
+# Expect pldd on this platform
+pldd = no
+
+# Linuxthreads Config (we claim "no threads" as nptl keys off this)
+threads = no
+# MIG generates a lot of warnings
+extra_config_options = --disable-werror
+
+ifndef HURD_SOURCE
+ HURD_HEADERS := /usr/include
+else
+ HURD_HEADERS := $(HURD_SOURCE)/include
+endif
+
+# Minimum Kernel supported
+with_headers = --with-headers=$(shell pwd)/debian/include
+
+KERNEL_HEADER_DIR = $(stamp)mkincludedir
+$(stamp)mkincludedir:
+ rm -rf debian/include
+ mkdir debian/include
+
+ # System headers
+ for path in hurd mach mach_debug device cthreads.h; do \
+ if [ -e "$(HURD_HEADERS)/$(DEB_HOST_MULTIARCH)/$$path" ]; then \
+ ln -s $(HURD_HEADERS)/$(DEB_HOST_MULTIARCH)/$$path debian/include/$$path ; \
+ elif [ -e "$(HURD_HEADERS)/$$path" ]; then \
+ ln -s $(HURD_HEADERS)/$$path debian/include/$$path ; \
+ fi ; \
+ done
+
+ # To make configure happy if libc0.3-dev is not installed.
+ touch debian/include/assert.h
+
+ touch $@
+
+# Also to make configure happy.
+export CPPFLAGS = -isystem $(shell pwd)/debian/include
+
+# We prefer easy backtraces over small performance hit
+extra_cflags = -fno-omit-frame-pointer
+
+# Do not care about kernel versions for now.
+define kernel_check
+true
+endef
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+CC = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+CXX = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit (amd64) alternative library
+GLIBC_PASSES += amd64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-amd64 libc6-dev-amd64
+libc6-amd64_shlib_dep = libc6-amd64 (>= $(shlib_dep_ver))
+amd64_configure_target = x86_64-linux-gnu
+# __x86_64__ is defined here because Makeconfig uses -undef and the
+# /usr/include/asm wrappers need that symbol.
+amd64_CC = $(CC) -m64 -D__x86_64__
+amd64_CXX = $(CXX) -m64 -D__x86_64__
+amd64_mvec = yes
+amd64_rtlddir = /lib64
+amd64_slibdir = /lib64
+amd64_libdir = /usr/lib64
+
+define amd64_extra_install
+cp debian/tmp-amd64/usr/bin/ldd \
+ debian/tmp/usr/bin
+endef
+
+define libc6-dev-amd64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-amd64)
+
+mkdir -p debian/libc6-dev-amd64/usr/include/i386-linux-gnu/gnu
+cp -a debian/tmp-amd64/usr/include/gnu/lib-names-64.h \
+ debian/tmp-amd64/usr/include/gnu/stubs-64.h \
+ debian/libc6-dev-amd64/usr/include/i386-linux-gnu/gnu
+
+endef
+
+# build x32 ABI alternative library
+GLIBC_PASSES += x32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-x32 libc6-dev-x32
+libc6-x32_shlib_dep = libc6-x32 (>= $(shlib_dep_ver))
+x32_configure_target = x86_64-linux-gnux32
+x32_CC = $(CC) -mx32
+x32_CXX = $(CXX) -mx32
+x32_mvec = yes
+x32_rtlddir = /libx32
+x32_slibdir = /libx32
+x32_libdir = /usr/libx32
+
+define libc6-dev-x32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-x32/usr/include/i386-linux-gnu/gnu
+cp -a debian/tmp-x32/usr/include/gnu/lib-names-x32.h \
+ debian/tmp-x32/usr/include/gnu/stubs-x32.h \
+ debian/libc6-dev-x32/usr/include/i386-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+libc = libc6.1
--- /dev/null
+# When changing this, make sure:
+# - to update debian/debhelper.in/libc.preinst!
+# - that all builds for a given gnu triplet have the same minimum version (see bug#882255)
+MIN_KERNEL_SUPPORTED := 3.2
+libc = libc6
+
+# Do not build pt_chown on this platform
+pt_chown = no
+# Expect pldd on this platform
+pldd = yes
+
+# NPTL Config
+threads = yes
+
+ifeq ($(filter stage1 stage2,$(DEB_BUILD_PROFILES)),)
+ libc_extra_config_options = --with-selinux $(extra_config_options)
+endif
+
+ifndef LINUX_SOURCE
+ ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+ LINUX_HEADERS := /usr/include
+ else
+ LINUX_HEADERS := /usr/$(DEB_HOST_GNU_TYPE)/include
+ endif
+else
+ LINUX_HEADERS := $(LINUX_SOURCE)/include
+endif
+
+# Minimum Kernel supported
+with_headers = --with-headers=$(shell pwd)/debian/include --enable-kernel=$(call xx,MIN_KERNEL_SUPPORTED)
+
+KERNEL_HEADER_DIR = $(stamp)mkincludedir
+$(stamp)mkincludedir:
+ rm -rf debian/include
+ mkdir debian/include
+
+ # Kernel and library headers
+ for h in arch asm asm-generic libaudit.h linux selinux sys/capability.h ; do \
+ mkdir -p debian/include/$$(dirname $$h) ; \
+ if [ -e "$(LINUX_HEADERS)/$$h" ]; then \
+ ln -s $(LINUX_HEADERS)/$$h debian/include/$$h ; \
+ elif [ -e "/usr/include/$(DEB_HOST_MULTIARCH)/$$h" ]; then \
+ ln -s /usr/include/$(DEB_HOST_MULTIARCH)/$$h debian/include/$$h ; \
+ elif [ -e "/usr/include/$$h" ]; then \
+ ln -s /usr/include/$$h debian/include/$$h ; \
+ fi ; \
+ done
+
+ # To make configure happy if libc6-dev is not installed.
+ touch debian/include/assert.h
+
+ touch $@
+
+# Also to make configure happy.
+export CPPFLAGS = -isystem $(shell pwd)/debian/include
+
+# This round of ugliness decomposes the Linux kernel version number
+# into an integer so it can be easily compared and then does so.
+CURRENT_KERNEL_VERSION=$(shell uname -r)
+define kernel_check
+(minimum=$$((`echo $(1) | sed 's/^\([0-9]*\.[0-9]*\)\([^.0-9]\|$$\)/\1.0\2/; s/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* 10000 + \2 \* 100 + \3/'`)); \
+current=$$((`echo $(CURRENT_KERNEL_VERSION) | sed 's/^\([0-9]*\.[0-9]*\)\([^.0-9]\|$$\)/\1.0\2/; s/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* 10000 + \2 \* 100 + \3/'`)); \
+if [ $$current -lt $$minimum ]; then \
+ false; \
+fi)
+endef
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# main library
+libc_rtlddir = /lib64
--- /dev/null
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mips64-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mips64-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mips-linux-gnu/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard.h \
+ debian/libc6-dev-mips64/usr/include/mips-linux-gnu/gnu
+
+endef
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mips-linux-gnu/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard.h \
+ debian/libc6-dev-mipsn32/usr/include/mips-linux-gnu/gnu
+
+endef
+
+# Need to put a tri-arch aware version of ldd in the base package
+define mipsn32_extra_install
+cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp/usr/bin
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mips64-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mips-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mipsn32)
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mips64-linux-gnuabi64/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard.h \
+ debian/libc6-dev-mipsn32/usr/include/mips64-linux-gnuabi64/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mips64-linux-gnuabi64/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard.h \
+ debian/libc6-dev-mips32/usr/include/mips64-linux-gnuabi64/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mips64el-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsel-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mipsn32)
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mips64el-linux-gnuabi64/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard.h \
+ debian/libc6-dev-mipsn32/usr/include/mips64el-linux-gnuabi64/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mips64el-linux-gnuabi64/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard.h \
+ debian/libc6-dev-mips32/usr/include/mips64el-linux-gnuabi64/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mipsisa64r6-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsisa32r6-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mipsn32)
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mipsisa64r6-linux-gnuabi64/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard_2008.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard_2008.h \
+ debian/libc6-dev-mipsn32/usr/include/mipsisa64r6-linux-gnuabi64/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mipsisa64r6-linux-gnuabi64/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard_2008.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard_2008.h \
+ debian/libc6-dev-mips32/usr/include/mipsisa64r6-linux-gnuabi64/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mipsisa64r6el-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsisa32r6el-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mipsn32)
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mipsisa64r6el-linux-gnuabi64/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard_2008.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard_2008.h \
+ debian/libc6-dev-mipsn32/usr/include/mipsisa64r6el-linux-gnuabi64/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mipsisa64r6el-linux-gnuabi64/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard_2008.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard_2008.h \
+ debian/libc6-dev-mips32/usr/include/mipsisa64r6el-linux-gnuabi64/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mips64el-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mips64el-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mipsel-linux-gnu/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard.h \
+ debian/libc6-dev-mips64/usr/include/mipsel-linux-gnu/gnu
+
+endef
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mipsel-linux-gnu/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard.h \
+ debian/libc6-dev-mipsn32/usr/include/mipsel-linux-gnu/gnu
+
+endef
+
+# Need to put a tri-arch aware version of ldd in the base package
+define mipsn32_extra_install
+cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp/usr/bin
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib32
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mips64-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mips-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mips64-linux-gnuabin32/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard.h \
+ debian/libc6-dev-mips64/usr/include/mips64-linux-gnuabin32/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mips64-linux-gnuabin32/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard.h \
+ debian/libc6-dev-mips32/usr/include/mips64-linux-gnuabin32/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib32
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mips64el-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsel-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mips64el-linux-gnuabin32/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard.h \
+ debian/libc6-dev-mips64/usr/include/mips64el-linux-gnuabin32/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mips64el-linux-gnuabin32/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard.h \
+ debian/libc6-dev-mips32/usr/include/mips64el-linux-gnuabin32/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib32
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mipsisa64r6-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsisa32r6-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mipsisa64r6-linux-gnuabin32/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard_2008.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard_2008.h \
+ debian/libc6-dev-mips64/usr/include/mipsisa64r6-linux-gnuabin32/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mipsisa64r6-linux-gnuabin32/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard_2008.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard_2008.h \
+ debian/libc6-dev-mips32/usr/include/mipsisa64r6-linux-gnuabin32/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# main library
+libc_rtlddir = /lib32
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mipsisa64r6el-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+# build 32-bit (o32) alternative library
+GLIBC_PASSES += mips32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips32 libc6-dev-mips32
+libc6-mips32_shlib_dep = libc6-mips32 (>= $(shlib_dep_ver))
+mips32_configure_target = mipsisa32r6el-linux-gnu
+mips32_CC = $(CC) -mabi=32
+mips32_CXX = $(CXX) -mabi=32
+mips32_rtlddir = /lib
+mips32_slibdir = /libo32
+mips32_libdir = /usr/libo32
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mipsisa64r6el-linux-gnuabin32/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard_2008.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard_2008.h \
+ debian/libc6-dev-mips64/usr/include/mipsisa64r6el-linux-gnuabin32/gnu
+
+endef
+
+define libc6-dev-mips32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mips32/usr/include/mipsisa64r6el-linux-gnuabin32/gnu
+cp -a debian/tmp-mips32/usr/include/gnu/lib-names-o32_hard_2008.h \
+ debian/tmp-mips32/usr/include/gnu/stubs-o32_hard_2008.h \
+ debian/libc6-dev-mips32/usr/include/mipsisa64r6el-linux-gnuabin32/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mipsisa64r6-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mipsisa64r6-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mipsisa32r6-linux-gnu/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard_2008.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard_2008.h \
+ debian/libc6-dev-mips64/usr/include/mipsisa32r6-linux-gnu/gnu
+
+endef
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mipsisa32r6-linux-gnu/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard_2008.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard_2008.h \
+ debian/libc6-dev-mipsn32/usr/include/mipsisa32r6-linux-gnu/gnu
+
+endef
+
+# Need to put a tri-arch aware version of ldd in the base package
+define mipsn32_extra_install
+cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp/usr/bin
+endef
+
+endif # multilib
--- /dev/null
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (n32) alternative library
+GLIBC_PASSES += mipsn32
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mipsn32 libc6-dev-mipsn32
+libc6-mipsn32_shlib_dep = libc6-mipsn32 (>= $(shlib_dep_ver))
+mipsn32_configure_target = mipsisa64r6el-linux-gnuabin32
+mipsn32_CC = $(CC) -mabi=n32
+mipsn32_CXX = $(CXX) -mabi=n32
+mipsn32_rtlddir = /lib32
+mipsn32_slibdir = /lib32
+mipsn32_libdir = /usr/lib32
+
+# build 64-bit alternative library
+GLIBC_PASSES += mips64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-mips64 libc6-dev-mips64
+libc6-mips64_shlib_dep = libc6-mips64 (>= $(shlib_dep_ver))
+mips64_configure_target = mipsisa64r6el-linux-gnuabi64
+mips64_CC = $(CC) -mabi=64
+mips64_CXX = $(CXX) -mabi=64
+mips64_rtlddir = /lib64
+mips64_slibdir = /lib64
+mips64_libdir = /usr/lib64
+
+define libc6-dev-mips64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-mips64)
+
+mkdir -p debian/libc6-dev-mips64/usr/include/mipsisa32r6el-linux-gnu/gnu
+cp -a debian/tmp-mips64/usr/include/gnu/lib-names-n64_hard_2008.h \
+ debian/tmp-mips64/usr/include/gnu/stubs-n64_hard_2008.h \
+ debian/libc6-dev-mips64/usr/include/mipsisa32r6el-linux-gnu/gnu
+
+endef
+
+define libc6-dev-mipsn32_extra_pkg_install
+
+mkdir -p debian/libc6-dev-mipsn32/usr/include/mipsisa32r6el-linux-gnu/gnu
+cp -a debian/tmp-mipsn32/usr/include/gnu/lib-names-n32_hard_2008.h \
+ debian/tmp-mipsn32/usr/include/gnu/stubs-n32_hard_2008.h \
+ debian/libc6-dev-mipsn32/usr/include/mipsisa32r6el-linux-gnu/gnu
+
+endef
+
+# Need to put a tri-arch aware version of ldd in the base package
+define mipsn32_extra_install
+cp debian/tmp-mipsn32/usr/bin/ldd debian/tmp/usr/bin
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit (ppc64) alternative library
+GLIBC_PASSES += ppc64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-ppc64 libc6-dev-ppc64
+libc6-ppc64_shlib_dep = libc6-ppc64 (>= $(shlib_dep_ver))
+ppc64_configure_target = powerpc64-linux-gnu
+ppc64_CC = $(CC) -m64
+ppc64_CXX = $(CXX) -m64
+ppc64_rtlddir = /lib64
+ppc64_slibdir = /lib64
+ppc64_libdir = /usr/lib64
+
+define libc6-dev-ppc64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-ppc64)
+
+mkdir -p debian/libc6-dev-ppc64/usr/include/powerpc-linux-gnu/gnu
+cp -a debian/tmp-ppc64/usr/include/gnu/lib-names-64-v1.h \
+ debian/tmp-ppc64/usr/include/gnu/stubs-64-v1.h \
+ debian/libc6-dev-ppc64/usr/include/powerpc-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (powerpc) alternative library
+GLIBC_PASSES += powerpc
+DEB_ARCH_MULTILIB_PACKAGES += libc6-powerpc libc6-dev-powerpc
+libc6-powerpc_shlib_dep = libc6-powerpc (>= $(shlib_dep_ver))
+powerpc_configure_target = powerpc-linux-gnu
+powerpc_CC = $(CC) -m32
+powerpc_CXX = $(CXX) -m32
+powerpc_slibdir = /lib32
+powerpc_libdir = /usr/lib32
+
+define libc6-dev-powerpc_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-powerpc)
+
+mkdir -p debian/libc6-dev-powerpc/usr/include/powerpc64-linux-gnu/gnu
+cp -a debian/tmp-powerpc/usr/include/gnu/lib-names-32.h \
+ debian/tmp-powerpc/usr/include/gnu/stubs-32.h \
+ debian/libc6-dev-powerpc/usr/include/powerpc64-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch --with-cpu=power8
+
+# main library
+libc_rtlddir = /lib64
--- /dev/null
+# riscv64 buildd are QEMU based and thus very slow
+TIMEOUTFACTOR=100
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (s390) alternative library
+GLIBC_PASSES += s390
+DEB_ARCH_MULTILIB_PACKAGES += libc6-s390 libc6-dev-s390
+libc6-s390_shlib_dep = libc6-s390 (>= $(shlib_dep_ver))
+s390_configure_target = s390-linux-gnu
+s390_CC = $(CC) -m31
+s390_CXX = $(CXX) -m31
+s390_slibdir = /lib32
+s390_libdir = /usr/lib32
+
+define libc6-dev-s390_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-s390)
+
+mkdir -p debian/libc6-dev-s390/usr/include/s390x-linux-gnu/gnu
+cp -a debian/tmp-s390/usr/include/gnu/lib-names-32.h \
+ debian/tmp-s390/usr/include/gnu/stubs-32.h \
+ debian/libc6-dev-s390/usr/include/s390x-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# Renesas SH enabled -ffinte-math-only. Some software need -mieee.
+extra_cflags = -mieee
+
+# GCC 5 and later emits calls to abort() when there is no target specific
+# __builtin_trap() implementation. This is not possible to do so in ld.so
+# so we need to pass the -fno-delete-null-pointer-checks option to GCC.
+extra_cflags += -fno-delete-null-pointer-checks
+
+# Workaround BZ #29575
+extra_config_options = --disable-default-pie
--- /dev/null
+# Renesas SH enabled -ffinte-math-only. Some software need -mieee.
+extra_cflags = -mieee
+
+# GCC 5 and later emits calls to abort() when there is no target specific
+# __builtin_trap() implementation. This is not possible to do so in ld.so
+# so we need to pass the -fno-delete-null-pointer-checks option to GCC.
+extra_cflags += -fno-delete-null-pointer-checks
+
+# Workaround BZ #29575
+extra_config_options = --disable-default-pie
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --disable-multi-arch
+
+# main library
+libc_configure_target=sparcv9-linux-gnu
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit (sparc64) alternative library
+GLIBC_PASSES += sparc64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-sparc64 libc6-dev-sparc64
+libc6-sparc64_shlib_dep = libc6-sparc64 (>= $(shlib_dep_ver))
+sparc64_configure_target=sparc64-linux-gnu
+sparc64_CC = $(CC) -m64
+sparc64_CXX = $(CXX) -m64
+sparc64_rtlddir = /lib64
+sparc64_slibdir = /lib64
+sparc64_libdir = /usr/lib64
+
+define libc6-dev-sparc64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-sparc64)
+
+mkdir -p debian/libc6-dev-sparc64/usr/include/sparc-linux-gnu/gnu
+cp -a debian/tmp-sparc64/usr/include/gnu/lib-names-64.h \
+ debian/tmp-sparc64/usr/include/gnu/stubs-64.h \
+ debian/libc6-dev-sparc64/usr/include/sparc-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+CC = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION) -no-pie -fno-PIE
+CXX = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION) -no-pie -fno-PIE
+extra_config_options = --disable-multi-arch --disable-default-pie
+
+# main library
+libc_rtlddir = /lib64
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 32-bit (sparc) alternative library
+GLIBC_PASSES += sparc
+DEB_ARCH_MULTILIB_PACKAGES += libc6-sparc libc6-dev-sparc
+libc6-sparc_shlib_dep = libc6-sparc (>= $(shlib_dep_ver))
+sparc_configure_target=sparcv9-linux-gnu
+sparc_CC = $(CC) -m32
+sparc_CXX = $(CXX) -m32
+sparc_rtlddir = /lib
+sparc_slibdir = /lib32
+sparc_libdir = /usr/lib32
+
+define libc6-dev-sparc_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-sparc)
+
+mkdir -p debian/libc6-dev-sparc/usr/include/sparc64-linux-gnu/gnu
+cp -a debian/tmp-sparc/usr/include/gnu/lib-names-32.h \
+ debian/tmp-sparc/usr/include/gnu/stubs-32.h \
+ debian/libc6-dev-sparc/usr/include/sparc64-linux-gnu/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+# configuration options for all flavours
+extra_config_options = --enable-multi-arch
+CC = $(DEB_HOST_GNU_TYPE)-$(BASE_CC)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+CXX = $(DEB_HOST_GNU_TYPE)-$(BASE_CXX)$(DEB_GCC_VERSION) -Wl,--hash-style=both
+
+# main library
+libc_mvec = yes
+libc_rtlddir = /libx32
+
+# multilib flavours
+ifeq (,$(filter nobiarch, $(DEB_BUILD_PROFILES)))
+
+# build 64-bit (amd64) alternative library
+GLIBC_PASSES += amd64
+DEB_ARCH_MULTILIB_PACKAGES += libc6-amd64 libc6-dev-amd64
+libc6-amd64_shlib_dep = libc6-amd64 (>= $(shlib_dep_ver))
+amd64_configure_target = x86_64-linux-gnu
+amd64_CC = $(CC) -m64
+amd64_CXX = $(CXX) -m64
+amd64_mvec = yes
+amd64_rtlddir = /lib64
+amd64_slibdir = /lib64
+amd64_libdir = /usr/lib64
+
+define libc6-dev-amd64_extra_pkg_install
+
+$(call generic_multilib_extra_pkg_install,libc6-dev-amd64)
+
+mkdir -p debian/libc6-dev-amd64/usr/include/x86_64-linux-gnux32/gnu
+cp -a debian/tmp-amd64/usr/include/gnu/lib-names-64.h \
+ debian/tmp-amd64/usr/include/gnu/stubs-64.h \
+ debian/libc6-dev-amd64/usr/include/x86_64-linux-gnux32/gnu
+
+endef
+
+# build 32-bit (i386) alternative library
+GLIBC_PASSES += i386
+DEB_ARCH_MULTILIB_PACKAGES += libc6-i386 libc6-dev-i386
+libc6-i386_shlib_dep = libc6-i386 (>= $(shlib_dep_ver))
+i386_configure_target = i686-linux-gnu
+i386_CC = $(CC) -m32
+i386_CXX = $(CXX) -m32
+i386_mvec = no
+i386_slibdir = /lib32
+i386_libdir = /usr/lib32
+
+define libc6-dev-i386_extra_pkg_install
+
+mkdir -p debian/libc6-dev-i386/usr/include/x86_64-linux-gnux32/gnu
+cp -a debian/tmp-i386/usr/include/gnu/lib-names-32.h \
+ debian/tmp-i386/usr/include/gnu/stubs-32.h \
+ debian/libc6-dev-i386/usr/include/x86_64-linux-gnux32/gnu
+
+endef
+
+endif # multilib
--- /dev/null
+Tests: rebuild
+Depends: @builddeps@, fakeroot, binutils, linux-libc-dev [linux-any], gcc-12
+Restrictions: allow-stderr
--- /dev/null
+Tests: rebuild
+Depends: @builddeps@, fakeroot, @triggers@
+Restrictions: allow-stderr
--- /dev/null
+#!/bin/sh
+set -e
+dpkg-buildpackage -rfakeroot -us -uc -b
--- /dev/null
+#include <fpu_control.h>
+
+int main()
+{
+ int cw;
+
+ _FPU_GETCW(cw);
+
+ return !((cw & (_FPU_ABS2008 | _FPU_NAN2008)) == _FPU_DEFAULT);
+}
--- /dev/null
+######################################################################
+# All architectures
+######################################################################
+# These can fail when running with other loads or in a virtual machine
+test-xfail-tst-cpuclock2 = yes
+test-xfail-tst-cputimer1 = yes
+test-xfail-tst-timer = yes
+
+# Due to the nature of this test, it's very sensitive to system load
+# in that, strangely, it wants more, not less. Given that's hard to
+# control, we'll just let it fail
+test-xfail-tst-create-detached = yes
+
+######################################################################
+# alpha
+######################################################################
+ifeq ($(config-machine)-$(config-os),alpha-linux-gnu)
+test-xfail-tst-backtrace5 = yes
+test-xfail-tst-backtrace6 = yes
+test-xfail-tst-cancel19 = yes
+test-xfail-test-double-finite-fma = yes
+test-xfail-test-double-finite-llrint = yes
+test-xfail-test-double-finite-llround = yes
+test-xfail-test-double-finite-lrint = yes
+test-xfail-test-double-finite-lround = yes
+test-xfail-test-double-finite-remainder = yes
+test-xfail-test-double-finite-scalbln = yes
+test-xfail-test-double-finite-scalbn = yes
+test-xfail-test-double-fma = yes
+test-xfail-test-double-llrint = yes
+test-xfail-test-double-llround = yes
+test-xfail-test-double-lrint = yes
+test-xfail-test-double-lround = yes
+test-xfail-test-double-remainder = yes
+test-xfail-test-double-scalbln = yes
+test-xfail-test-double-scalbn = yes
+test-xfail-test-fenv-return = yes
+test-xfail-test-fexcept = yes
+test-xfail-test-float-double-add = yes
+test-xfail-test-float-double-sub = yes
+test-xfail-test-float-finite-fma = yes
+test-xfail-test-float-finite-llrint = yes
+test-xfail-test-float-finite-llround = yes
+test-xfail-test-float-finite-lrint = yes
+test-xfail-test-float-finite-lround = yes
+test-xfail-test-float-finite-scalbln = yes
+test-xfail-test-float-finite-scalbn = yes
+test-xfail-test-float-fma = yes
+test-xfail-test-float-ldouble-add = yes
+test-xfail-test-float-ldouble-sub = yes
+test-xfail-test-float-llrint = yes
+test-xfail-test-float-llround = yes
+test-xfail-test-float-lrint = yes
+test-xfail-test-float-lround = yes
+test-xfail-test-float-scalbln = yes
+test-xfail-test-float-scalbn = yes
+test-xfail-test-float32-finite-fma = yes
+test-xfail-test-float32-finite-llrint = yes
+test-xfail-test-float32-finite-llround = yes
+test-xfail-test-float32-finite-lrint = yes
+test-xfail-test-float32-finite-lround = yes
+test-xfail-test-float32-finite-scalbln = yes
+test-xfail-test-float32-finite-scalbn = yes
+test-xfail-test-float32-float128-add = yes
+test-xfail-test-float32-float128-sub = yes
+test-xfail-test-float32-float32x-add = yes
+test-xfail-test-float32-float32x-sub = yes
+test-xfail-test-float32-float64-add = yes
+test-xfail-test-float32-float64-sub = yes
+test-xfail-test-float32-float64x-add = yes
+test-xfail-test-float32-float64x-sub = yes
+test-xfail-test-float32-fma = yes
+test-xfail-test-float32-llrint = yes
+test-xfail-test-float32-llround = yes
+test-xfail-test-float32-lrint = yes
+test-xfail-test-float32-lround = yes
+test-xfail-test-float32-scalbln = yes
+test-xfail-test-float32-scalbn = yes
+test-xfail-test-float32x-finite-fma = yes
+test-xfail-test-float32x-finite-llrint = yes
+test-xfail-test-float32x-finite-llround = yes
+test-xfail-test-float32x-finite-lrint = yes
+test-xfail-test-float32x-finite-lround = yes
+test-xfail-test-float32x-finite-remainder = yes
+test-xfail-test-float32x-finite-scalbln = yes
+test-xfail-test-float32x-finite-scalbn = yes
+test-xfail-test-float32x-fma = yes
+test-xfail-test-float32x-llrint = yes
+test-xfail-test-float32x-llround = yes
+test-xfail-test-float32x-lrint = yes
+test-xfail-test-float32x-lround = yes
+test-xfail-test-float32x-remainder = yes
+test-xfail-test-float32x-scalbln = yes
+test-xfail-test-float32x-scalbn = yes
+test-xfail-test-float64-finite-fma = yes
+test-xfail-test-float64-finite-llrint = yes
+test-xfail-test-float64-finite-llround = yes
+test-xfail-test-float64-finite-lrint = yes
+test-xfail-test-float64-finite-lround = yes
+test-xfail-test-float64-finite-remainder = yes
+test-xfail-test-float64-finite-scalbln = yes
+test-xfail-test-float64-finite-scalbn = yes
+test-xfail-test-float64-fma = yes
+test-xfail-test-float64-llrint = yes
+test-xfail-test-float64-llround = yes
+test-xfail-test-float64-lrint = yes
+test-xfail-test-float64-lround = yes
+test-xfail-test-float64-remainder = yes
+test-xfail-test-float64-scalbln = yes
+test-xfail-test-float64-scalbn = yes
+test-xfail-test-float64x-finite-llrint = yes
+test-xfail-test-float64x-finite-llround = yes
+test-xfail-test-float64x-finite-lrint = yes
+test-xfail-test-float64x-finite-lround = yes
+test-xfail-test-float64x-llrint = yes
+test-xfail-test-float64x-llround = yes
+test-xfail-test-float64x-lrint = yes
+test-xfail-test-float64x-lround = yes
+test-xfail-test-float128-finite-llrint = yes
+test-xfail-test-float128-finite-llround = yes
+test-xfail-test-float128-finite-lrint = yes
+test-xfail-test-float128-finite-lround = yes
+test-xfail-test-float128-llrint = yes
+test-xfail-test-float128-llround = yes
+test-xfail-test-float128-lrint = yes
+test-xfail-test-float128-lround = yes
+test-xfail-test-ldouble-finite-llrint = yes
+test-xfail-test-ldouble-finite-llround = yes
+test-xfail-test-ldouble-finite-lrint = yes
+test-xfail-test-ldouble-finite-lround = yes
+test-xfail-test-ldouble-llrint = yes
+test-xfail-test-ldouble-llround = yes
+test-xfail-test-ldouble-lrint = yes
+test-xfail-test-ldouble-lround = yes
+test-xfail-tst-eintr1 = yes
+test-xfail-tst-mqueue5 = yes
+test-xfail-tst-prelink-cmp = yes
+test-xfail-tst-signal3 = yes
+test-xfail-tst-timer4 = yes
+test-xfail-tst-waitid = yes
+test-xfail-tst-writev = yes
+endif
+
+
+######################################################################
+# amd64
+######################################################################
+ifeq ($(config-machine)-$(config-os),x86_64-linux-gnu)
+# This test fails intermittently on amd64. It could be a kernel issue.
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19004
+test-xfail-tst-robust8 = yes
+endif
+
+
+######################################################################
+# arm64
+######################################################################
+ifeq ($(config-machine)-$(config-os),aarch64-linux-gnu)
+endif
+
+
+######################################################################
+# armel
+######################################################################
+ifeq ($(config-machine)-$(config-os),arm-linux-gnueabi)
+endif
+
+
+######################################################################
+# armhf
+######################################################################
+ifeq ($(config-machine)-$(config-os),arm-linux-gnueabihf)
+endif
+
+
+######################################################################
+# hppa
+######################################################################
+ifeq ($(config-machine)-$(config-os),hppa-linux-gnu)
+test-xfail-check-execstack = yes
+test-xfail-check-localplt = yes
+test-xfail-check-textrel = yes
+test-xfail-tst-audit2 = yes
+test-xfail-tst-backtrace2 = yes
+test-xfail-tst-backtrace3 = yes
+test-xfail-tst-backtrace4 = yes
+test-xfail-tst-backtrace5 = yes
+test-xfail-tst-backtrace6 = yes
+test-xfail-tst-cleanupx4 = yes
+test-xfail-tst-makecontext = yes
+test-xfail-tst-preadvwritev2 = yes
+test-xfail-tst-preadvwritev64v2 = yes
+test-xfail-tst-protected1a = yes
+test-xfail-tst-protected1b = yes
+test-xfail-tst-setcontext2 = yes
+test-xfail-tst-setcontext7 = yes
+test-xfail-tst-stack4 = yes
+# The following tests sometimes fail due to timeouts.
+test-xfail-tst-barrier5 = yes
+test-xfail-tst-cond24 = yes
+test-xfail-tst-cond25 = yes
+
+# The following tests fail as xsigstack.c does not allocate stack
+# with executable permission
+# See https://sourceware.org/bugzilla/show_bug.cgi?id=24914
+test-xfail-tst-minsigstksz-1 = yes
+test-xfail-tst-xsigstack = yes
+
+# See https://sourceware.org/bugzilla/show_bug.cgi?id=27654
+test-xfail-tst-readdir64-compat = yes
+
+# https://www.spinics.net/lists/linux-parisc/msg15397.html
+test-xfail-tst-minsigstksz-5 = yes
+
+# See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106458
+test-xfail-tst-scratch_buffer = yes
+endif
+
+
+######################################################################
+# hurd-i386 (including optimized flavours)
+######################################################################
+ifeq ($(config-machine)-$(config-os),i686-gnu-gnu)
+# sysdeps/mach/hurd/dl-sysdep.c's open_file does not support the linker
+# creating files.
+test-xfail-tst-null-argv = yes
+
+# We don't provide /proc/cpuinfo yet
+test-xfail-test-multiarch = yes
+test-xfail-tst-cpu-features-cpuinfo = yes
+test-xfail-tst-cpu-features-cpuinfo-static = yes
+
+# Need actual porting
+test-xfail-exe = yes
+
+# TODO: in _hurd_port2fd store the flags in a new field in the hurd_fd
+# structure, and in __fdopendir pass over the O_NOATIME flag to the
+# __file_name_lookup_under call.
+test-xfail-tst-fdopendir = yes
+
+# Overzealous test
+test-xfail-tst-pathconf = yes
+
+# aio_suspend and lio_listio emulations use pthread_cond_wait, and thus can't be interrupted by a signal
+test-xfail-tst-aio10 = yes
+test-xfail-tst-aio9 = yes
+
+# Needs LD_AUDIT support
+test-xfail-tst-audit1 = yes
+test-xfail-tst-audit2 = yes
+test-xfail-tst-audit3 = yes
+test-xfail-tst-audit8 = yes
+test-xfail-tst-audit9 = yes
+test-xfail-tst-audit14 = yes
+test-xfail-tst-audit14-cmp = yes
+test-xfail-tst-audit14a = yes
+test-xfail-tst-audit14a-cmp = yes
+test-xfail-tst-audit15 = yes
+test-xfail-tst-audit15-cmp = yes
+test-xfail-tst-audit16 = yes
+test-xfail-tst-audit16-cmp = yes
+test-xfail-tst-audit18 = yes
+test-xfail-tst-audit20 = yes
+test-xfail-tst-audit23 = yes
+test-xfail-tst-audit24a = yes
+test-xfail-tst-audit24b = yes
+test-xfail-tst-audit24c = yes
+test-xfail-tst-audit24d = yes
+test-xfail-tst-audit25a = yes
+test-xfail-tst-audit25b = yes
+
+# We always put LD_ORIGIN_PATH in the environment
+test-xfail-tst-execvpe5 = yes
+
+# Crashes on dividing by a profiling period 0 (not initialized)
+test-xfail-tst-sprofil = yes
+
+# Missing RT signals.
+# And without rt_sigqueueinfo thread_expire_timer can't pass the si_code = SI_TIMER
+test-xfail-tst-timer4 = yes
+test-xfail-tst-timer5 = yes
+
+# Needs LFS support
+#test-xfail-test-lfs = yes
+test-xfail-tst-tzset = yes
+
+# want /proc/self/fd
+# TODO: make them use FD_TO_FILENAME_PREFIX from <arch-fd_to_filename.h>
+test-xfail-tst-if_index-long = yes
+test-xfail-tst-support_descriptors = yes
+test-xfail-tst-updwtmpx = yes
+test-xfail-tst-lchmod = yes
+test-xfail-tst-closefrom = yes
+test-xfail-tst-close_range = yes
+test-xfail-tst-support-open-dev-null-range = yes
+test-xfail-tst-spawn5 = yes
+test-xfail-tst-open-tmpfile = yes
+
+# new in 2.22
+test-xfail-tst-prelink = yes
+test-xfail-tst-tls-atexit = yes
+
+# new in 2.24
+test-xfail-tst-spawn2 = yes
+
+# fails randomly
+test-xfail-tst-preadvwritev64 = yes
+test-xfail-tst-preadwrite64 = yes
+
+# needs sigwaitinfo
+test-xfail-tst-waitid = yes
+test-xfail-tst-wait4 = yes
+
+# new in 2.25
+test-xfail-tst-posix_fallocate64 = yes
+test-xfail-tst-posix_fadvise = yes
+test-xfail-tst-posix_fadvise64 = yes
+
+# new in 2.26
+test-xfail-tst-malloc-tcache-leak = yes
+test-xfail-tst-dynarray-fail-mem = yes
+test-xfail-test-errno = yes
+
+# new in 2.27
+test-xfail-tst-tls1-static-non-pie = yes
+
+# new in 2.30
+test-xfail-tst-nss-files-hosts-long = yes
+
+# wants pthread_barrierattr_setpshared
+test-xfail-tst-pututxline-cache = yes
+test-xfail-tst-pututxline-lockfail = yes
+
+# new in 2.32
+# Assumes some linuxish strings
+test-xfail-tst-strerror = yes
+# We always have several threads
+test-xfail-tst-single_threaded-pthread = yes
+# known to be fixed by the siginfo patch by fixing the returned value
+# # But for dlsym errors it still returns 9 instead of 127...
+test-xfail-tst-latepthread = yes
+test-xfail-tst-initfinilazyfail = yes
+
+# new in 2.33
+# Mach misses getting adjtime without privileges
+test-xfail-tst-adjtime = yes
+test-xfail-tst-join15 = yes
+test-xfail-tst-reload1 = yes
+test-xfail-tst-reload2 = yes
+test-xfail-tst-canon-bz26341 = yes
+
+# fixed in 2.33
+test-xfail-tst-spawn4-compat = yes
+
+# new in 2.34
+test-xfail-test-cxa_atexit-race2 = yes
+test-xfail-tst-itimer = yes
+test-xfail-tst-wait3 = yes
+test-xfail-tst-nss-compat1 = yes
+test-xfail-test-fesetexcept-traps = yes
+test-xfail-tst-dlinfo-phdr = yes
+test-xfail-tst-tls-allocation-failure-static-patched = yes
+
+# new in 2.35
+test-xfail-tst-compathooks-on = yes
+test-xfail-tst-sched_getaffinity = yes
+test-xfail-tst-malloc-tcache-leak-malloc-hugetlb1 = yes
+test-xfail-tst-malloc-tcache-leak-malloc-hugetlb2 = yes
+
+# new in 2.36
+test-xfail-tst-arc4random-fork = yes
+test-xfail-tst-arc4random-thread = yes
+test-xfail-tst-nss-gai-actions = yes
+
+# new in 2.37
+test-xfail-tst-fcntl-lock = yes
+test-xfail-tst-fcntl-lock-lfs = yes
+test-xfail-tst-nss-gai-hv2-canonname = yes
+
+# missing RLIMIT_AS support
+test-xfail-tst-vfprintf-width-prec-mem = yes
+test-xfail-tst-vfprintf-width-prec = yes
+
+# new in 2.38
+test-xfail-tst-sprof-basic = yes
+
+# upstreamed in 2.38
+tests-unsupported += tst-malloc-thread-fail
+tests-unsupported += tst-malloc-thread-fail-malloc-check
+tests-unsupported += tst-malloc-thread-fail-mcheck
+tests-unsupported += tst-malloc-thread-fail-malloc-hugetlb1
+tests-unsupported += tst-malloc-thread-fail-malloc-hugetlb2
+tests-unsupported += tst-dynarray-fail
+tests-unsupported += tst-pthread_cancel-select-loop
+tests-unsupported += tst-audit14
+tests-unsupported += tst-audit14a
+tests-unsupported += tst-audit15
+tests-unsupported += tst-audit16
+tests-unsupported += tst-audit17
+tests-unsupported += test-lfs
+tests-unsupported += tst-spawn6
+
+# actually never succeded
+test-xfail-tst-create_format1 = yes
+test-xfail-tst-getcwd-abspath = yes
+test-xfail-tst-udp-error = yes
+
+# Child seems to be inheriting the lockf from the parent?
+test-xfail-tst-lockf = yes
+
+# assumes that all st_mode flags (32bit) can exist in stx_mode flags (16bit)
+test-xfail-tst-statx = yes
+
+endif
+
+
+######################################################################
+# i386
+######################################################################
+ifeq ($(config-machine)-$(config-os),i686-linux-gnu)
+endif
+
+
+######################################################################
+# m68k
+######################################################################
+ifeq ($(config-machine)-$(config-os),m68k-linux-gnu)
+test-xfail-annexc = yes
+test-xfail-bug-nextafter = yes
+test-xfail-bug-nexttoward = yes
+test-xfail-bug-regex20 = yes
+test-xfail-check-localplt = yes
+test-xfail-localedata/sort-test = yes
+test-xfail-test-float64 = yes
+test-xfail-test-fenv = yes
+test-xfail-test-float32 = yes
+test-xfail-test-ifloat64 = yes
+test-xfail-test-ifloat32 = yes
+test-xfail-test-misc = yes
+test-xfail-tst-atomic-long = yes
+test-xfail-tst-atomic = yes
+test-xfail-tst-mqueue5 = yes
+test-xfail-tst-mqueue6 = yes
+test-xfail-tst-rxspencer = yes
+endif
+
+
+######################################################################
+# mips*
+######################################################################
+ifneq (,$(filter $(config-machine)-$(config-os), mips-linux-gnu mipsel-linux-gnu mips64-linux-gnuabi64 mips64el-linux-gnuabi64 mips64-linux-gnuabin32 mips64el-linux-gnuabin32))
+test-xfail-tst-stack4 = yes
+test-xfail-tst-ro-dynamic = yes
+
+# MIPS GCC does not use PT_GNU_STACK markers (this is a GCC issue)
+test-xfail-check-execstack = yes
+
+# Theses failures are due to a bug in the cvt.s.d instruction on some FPU
+# (at least Octeon 3 and XBurst). The tininess detection is done on a
+# before-rounding basis instead of an after-rounding basis.
+test-xfail-test-float-double-add = yes
+test-xfail-test-float-double-div = yes
+test-xfail-test-float-double-fma = yes
+test-xfail-test-float-double-mul = yes
+test-xfail-test-float-double-sub = yes
+test-xfail-test-float-finite-fma = yes
+test-xfail-test-float-fma = yes
+test-xfail-test-float-ldouble-add = yes
+test-xfail-test-float-ldouble-div = yes
+test-xfail-test-float-ldouble-fma = yes
+test-xfail-test-float-ldouble-mul = yes
+test-xfail-test-float-ldouble-sub = yes
+test-xfail-test-float32-finite-fma = yes
+test-xfail-test-float32-float32x-add = yes
+test-xfail-test-float32-float32x-div = yes
+test-xfail-test-float32-float32x-fma = yes
+test-xfail-test-float32-float32x-mul = yes
+test-xfail-test-float32-float32x-sub = yes
+test-xfail-test-float32-float64-add = yes
+test-xfail-test-float32-float64-div = yes
+test-xfail-test-float32-float64-fma = yes
+test-xfail-test-float32-float64-mul = yes
+test-xfail-test-float32-float64-sub = yes
+test-xfail-test-float32-fma = yes
+
+# Theses failures are due to a bug in the cvt.d.s instruction on some FPU
+# (at least Octeon 3 and XBurst). The qNaN payload is not preserved in
+# the conversion and a new qNaN is generated.
+test-xfail-tst-strfrom = yes
+test-xfail-tst-strfrom-locale = yes
+
+# These audit failures seems to be due to the MIPS ELF specificities:
+test-xfail-tst-audit24a = yes
+test-xfail-tst-audit24b = yes
+test-xfail-tst-audit24c = yes
+test-xfail-tst-audit24d = yes
+test-xfail-tst-audit25a = yes
+test-xfail-tst-audit25b = yes
+endif
+
+
+######################################################################
+# little-endian mips*
+######################################################################
+ifneq (,$(filter $(config-machine)-$(config-os), mipsel-linux-gnu mips64el-linux-gnuabi64 mips64el-linux-gnuabin32))
+# These failures are due to a bug in the Loongson 3A FPU
+test-xfail-test-double-finite-lround = yes
+test-xfail-test-double-lround = yes
+test-xfail-test-float32x-finite-lround = yes
+test-xfail-test-float32x-lround = yes
+test-xfail-test-float64-finite-lround = yes
+test-xfail-test-float64-lround = yes
+test-xfail-test-idouble-lround = yes
+test-xfail-test-ifloat32x-lround = yes
+test-xfail-test-ifloat64-lround = yes
+test-xfail-test-ildouble-lround = yes
+test-xfail-test-ldouble-finite-lround = yes
+test-xfail-test-ldouble-lround = yes
+endif
+
+
+######################################################################
+# O32 mips*
+######################################################################
+ifneq (,$(filter $(config-machine)-$(config-os), mips64-linux-gnu mips64el-linux-gnu))
+endif
+
+
+######################################################################
+# N64 mips*
+######################################################################
+ifneq (,$(filter $(config-machine)-$(config-os), mips64-linux-gnuabi64 mips64el-linux-gnuabi64))
+endif
+
+
+######################################################################
+# ppc64el
+######################################################################
+ifeq ($(config-machine)-$(config-os),powerpc64le-linux-gnu)
+endif
+
+
+######################################################################
+# ppc64
+######################################################################
+ifeq ($(config-machine)-$(config-os),powerpc64-linux-gnu)
+test-xfail-tst-backtrace5 = yes
+test-xfail-tst-backtrace6 = yes
+test-xfail-tst-mqueue5 = yes
+test-xfail-tst-waitid = yes
+endif
+
+
+######################################################################
+# powerpc
+######################################################################
+ifeq ($(config-machine)-$(config-os),powerpc-linux-gnu)
+test-xfail-tst-backtrace5 = yes
+test-xfail-tst-backtrace6 = yes
+test-xfail-tst-mqueue5 = yes
+test-xfail-tst-waitid = yes
+
+# The 32-bit protection key behavior is somewhat unclear on 32-bit powerpc.
+test-xfail-tst-pkey = yes
+endif
+
+
+######################################################################
+# riscv64
+######################################################################
+ifeq ($(config-machine)-$(config-os),riscv64-linux-gnu)
+test-xfail-tst-resolv-res_init = yes
+test-xfail-tst-resolv-res_init-thread = yes
+test-xfail-tst-resolv-threads = yes
+endif
+
+
+######################################################################
+# s390x
+######################################################################
+ifeq ($(config-machine)-$(config-os),s390x-linux-gnu)
+endif
+
+
+######################################################################
+# sparc
+######################################################################
+ifeq ($(config-machine)-$(config-os),sparc-linux-gnu)
+test-xfail-annexc = yes
+test-xfail-check-localplt = yes
+test-xfail-tst-backtrace2 = yes
+test-xfail-tst-backtrace3 = yes
+test-xfail-tst-backtrace4 = yes
+test-xfail-tst-backtrace5 = yes
+test-xfail-tst-backtrace6 = yes
+test-xfail-tst-waitid = yes
+
+# Even if configured using --with-long-double-128, the biarch32 compiler
+# on sparc64 defaults to 64-bit doubles, causing the failure below. This
+# should be fixed by the following gcc patch:
+# http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00318.html
+test-xfail-isomac = yes
+endif
+
+
+######################################################################
+# sparc64
+######################################################################
+ifeq ($(config-machine)-$(config-os),sparc64-linux-gnu)
+test-xfail-ISO/setjmp.h/conform = yes
+test-xfail-ISO11/setjmp.h/conform = yes
+test-xfail-ISO99/setjmp.h/conform = yes
+test-xfail-POSIX/pthread.h/conform = yes
+test-xfail-POSIX/setjmp.h/conform = yes
+test-xfail-POSIX2008/pthread.h/conform = yes
+test-xfail-POSIX2008/setjmp.h/conform = yes
+test-xfail-UNIX98/pthread.h/conform = yes
+test-xfail-UNIX98/setjmp.h/conform = yes
+test-xfail-XOPEN2K/pthread.h/conform = yes
+test-xfail-XOPEN2K/setjmp.h/conform = yes
+test-xfail-XOPEN2K8/pthread.h/conform = yes
+test-xfail-XOPEN2K8/setjmp.h/conform = yes
+test-xfail-XPG4/setjmp.h/conform = yes
+test-xfail-isomac = yes
+test-xfail-tst-cancel24-static = yes
+test-xfail-tst-cond8-static = yes
+test-xfail-tst-mutex8-static = yes
+test-xfail-tst-mutexpi8-static = yes
+test-xfail-tst-protected1a = yes
+test-xfail-tst-protected1b = yes
+test-xfail-tst-realloc = yes
+test-xfail-tst-rtld-run-static = yes
+test-xfail-tst-socket-timestamp = yes
+test-xfail-tst-waitid = yes
+test-xfail-test-float64x-float128-mul=yes
+endif
+
+
+######################################################################
+# x32
+######################################################################
+ifeq ($(config-machine)-$(config-os),x86_64-linux-gnux32)
+test-xfail-tst-platform-1 = yes
+endif
--- /dev/null
+version=3
+ftp://ftp.gnu.org/gnu/glibc/glibc-([\d\.]+)\.tar\.gz debian uupdate