Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc
Commits: 7be9b4b9 by Aurelien Jarno at 2022-08-06T09:25:00+02:00 New upstream release: * 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/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. - - - - - 9d8b7465 by Aurelien Jarno at 2022-08-06T09:28:54+02:00 debian/sysdeps/{amd64,arm64,i386,x32}.mk: stop passing --enable-static-pie to configure as it is now the default. - - - - - 55a149f8 by Aurelien Jarno at 2022-08-06T09:28:57+02:00 debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so in libc-bin. - - - - - 40011933 by Aurelien Jarno at 2022-08-06T09:28:58+02:00 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. - - - - - f6b19e12 by Aurelien Jarno at 2022-08-06T09:29:00+02:00 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. - - - - - f5faff36 by Aurelien Jarno at 2022-08-06T09:29:01+02:00 debian/testsuite-xfail-debian.mk: add new math tests that are also affected by the Octeon 3 and XBurst tininess detection. - - - - - 56e7bebb by Samuel Thibault at 2022-08-06T07:50:48+00:00 Refresh hurd-specific patches * 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. - - - - - d61d506f by Aurelien Jarno at 2022-08-07T22:15:17+02:00 Merge branch 'sid' into glibc-2.35 - - - - - 1ef328df by Aurelien Jarno at 2022-08-07T22:25:16+02:00 releasing package glibc version 2.35-0experimental0 - - - - - bfe53f2f by Aurelien Jarno at 2022-08-08T15:36:53+02:00 Merge branch 'sid' into glibc-2.35 - - - - - 808afd66 by Aurelien Jarno at 2022-08-08T15:37:03+02:00 New changelog entry - - - - - 736db095 by Aurelien Jarno at 2022-08-09T10:09:58+02:00 Merge branch 'sid' into glibc-2.35 - - - - - 09d690f5 by Aurelien Jarno at 2022-08-15T15:39:45+02:00 debian/rules.d/build.mk: use the new --with-timeoutfactor configure option. - - - - - 38ca6dfc by Aurelien Jarno at 2022-08-15T15:40:09+02:00 releasing package glibc version 2.35-0experimental1 - - - - - 21da2147 by Aurelien Jarno at 2022-08-21T11:43:49+02:00 debian/control.in/libc: add a breaks against chrony (<< 4.2-3~). See #1017790. - - - - - bd8deafb by Samuel Thibault at 2022-08-22T14:34:48+00:00 debian/testsuite-xfail-debian.mk: Update tests results for hurd-i386 - - - - - 55ca6703 by Samuel Thibault at 2022-08-22T20:35:20+00:00 Fix starting static binaries with stack protection enabled * debian/patches/hurd-i386/git-static-pie.diff - - - - - 2494e896 by Samuel Thibault at 2022-08-23T15:11:58+02:00 Fix format - - - - - c0b353d3 by Samuel Thibault at 2022-08-23T21:13:18+00:00 Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - 77acc327 by Aurelien Jarno at 2022-08-24T00:29:45+02:00 Merge branch 'sid' into glibc-2.35 - - - - - a7302255 by Samuel Thibault at 2022-08-24T00:35:58+02:00 Fix control merge - - - - - 372a8b3d by Samuel Thibault at 2022-08-24T00:36:57+02:00 control: fix actual 2.35 version - - - - - 6bf99cde by Aurelien Jarno at 2022-08-24T07:14:35+02:00 Merge branch 'sid' into glibc-2.35 - - - - - 18a3685e by Aurelien Jarno at 2022-08-25T19:23:21+02:00 Merge branch 'sid' into glibc-2.35 - - - - - 1cd75786 by Aurelien Jarno at 2022-08-25T19:30:31+02:00 releasing package glibc version 2.35-0experimental2 - - - - - 30b28f18 by Aurelien Jarno at 2022-08-27T13:42:08+02:00 Merge branch 'sid' into glibc-2.35 - - - - - b34901d5 by Aurelien Jarno at 2022-08-28T13:47:03+02:00 debian/control.in/libc: add a breaks against valgrind (<< 1:3.19.0-1~). See #1017791. - - - - - c09032c1 by Samuel Thibault at 2022-08-29T20:24:53+02:00 hurd: tst-canon-bz26341 seems actually failing again in 2.35 - - - - - b54de412 by Aurelien Jarno at 2022-09-06T07:18:50+02:00 debian/debhelper.in/libc-bin.install: install /usr/bin/ld.so. - - - - - 15146644 by Aurelien Jarno at 2022-09-10T00:02:26+02:00 debian/rules.d/build.mk: egrep -> grep -E. - - - - - 9e1dd3ee by Aurelien Jarno at 2022-09-11T11:38:34+02:00 Merge branch 'sid' into glibc-2.35 - - - - - e61d08a6 by Aurelien Jarno at 2022-09-11T11:40:09+02:00 releasing package glibc version 2.35-0experimental3 - - - - - 2dd6e8de by Samuel Thibault at 2022-09-11T12:57:33+02:00 Add missing changelog entry for c09032c15a22 ("hurd: tst-canon-bz26341 seems actually failing again in 2.35") - - - - - b1c3632d by Samuel Thibault at 2022-09-11T14:24:11+02:00 Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - 4c8d9cd8 by Samuel Thibault at 2022-09-11T20:09:21+02:00 Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - 5c886105 by Samuel Thibault at 2022-09-14T19:01:48+02:00 Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - b94c3944 by Aurelien Jarno at 2022-09-14T22:12:21+02:00 debian/control.in/main: add a breaks against dh-lua (<< 27+nmu1~) to libc-bin. See #1017832. - - - - - 691e62f3 by Aurelien Jarno at 2022-09-15T08:07:17+02:00 debian/patches/git-updates.diff: update from upstream stable branch. - - - - - 9bb6302c by Samuel Thibault at 2022-09-15T22:00:12+02:00 Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - 22a1effa by Samuel Thibault at 2022-09-15T22:05:15+02:00 Merge branch 'glibc-2.35' of salsa.debian.org:glibc-team/glibc into glibc-2.35 - - - - - e608a8ed by Samuel Thibault at 2022-09-17T17:53:04+02:00 debian/patches/hurd-i386/git-strerror_X.diff: also update message length - - - - - cadd3eb4 by Aurelien Jarno at 2022-09-19T23:41:24+02:00 debian/rules.d/build.mk: fix the pt_chown permissions after installation when running with Rules-Requires-Root=no (for non-Linux systems). * 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. - - - - - 0a3766b2 by Aurelien Jarno at 2022-09-20T23:16:03+02:00 debian/debhelper.in/libc.preinst: only apply NSS workaround when upgrading from glibc < 2.34. - - - - - 2d604c5e by Aurelien Jarno at 2022-09-21T23:48:33+02:00 debian/patches/git-updates.diff: update from upstream stable branch. - - - - - 331aa120 by Aurelien Jarno at 2022-09-22T19:39:34+02:00 Merge branch 'glibc-2.35' into sid - - - - - 30 changed files: - debian/changelog - debian/control - debian/control.in/libc - debian/control.in/main - debian/debhelper.in/libc-bin.install - debian/debhelper.in/libc-bin.manpages - debian/debhelper.in/libc.preinst - debian/libc0.1.symbols.common - debian/libc0.3.symbols.hurd-i386 - debian/libc6.1.symbols.alpha - debian/libc6.symbols.common - − debian/local/manpages/catchsegv.1 - − debian/patches/all/submitted-po-fr-fixes.diff - debian/patches/alpha/local-string-functions.diff - − debian/patches/any/git-localedef-check-magic.patch - debian/patches/any/local-ldconfig-ignore-ld.so.diff - debian/patches/git-updates.diff - − debian/patches/hurd-i386/git-AT_NO_AUTOMOUNT.diff - − debian/patches/hurd-i386/git-auth-leak.diff - − debian/patches/hurd-i386/git-const.diff - − debian/patches/hurd-i386/git-drop-rmh.diff - − debian/patches/hurd-i386/git-get_dtable.diff - − debian/patches/hurd-i386/git-get_errlist.diff - − debian/patches/hurd-i386/git-htl-init_sigset.diff - − debian/patches/hurd-i386/git-large-text.diff - − debian/patches/hurd-i386/git-lib-map.diff - − debian/patches/hurd-i386/git-machrules-chk_fail.diff - − debian/patches/hurd-i386/git-msync.diff - − debian/patches/hurd-i386/git-nuke_ports_on_exec.diff - − debian/patches/hurd-i386/git-pthread_kill_exited.diff View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/compare/6e399aa6fa25cb66945fc0f35dd0482293204283...331aa120a3762b91cee499502e55e33bd46ad3d5 -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/compare/6e399aa6fa25cb66945fc0f35dd0482293204283...331aa120a3762b91cee499502e55e33bd46ad3d5 You're receiving this email because of your account on salsa.debian.org.