Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
fe54335f by Aurelien Jarno at 2021-08-21T19:21:20+02:00
New upstream release:

* New upstream release:
  - Fixes a use-after-free in the mq_notify function (CVE-2021-33574).
    Closes: #964477.
  - 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/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.

- - - - -
2aa53aa9 by Aurelien Jarno at 2021-08-21T19:25:00+02:00
releasing package glibc version 2.32-0experimental0

- - - - -
f035fbbb by Aurelien Jarno at 2021-08-21T20:12:00+02:00
Fix bug number

- - - - -
73ec4b2d by Samuel Thibault at 2021-08-21T21:57:53+02:00
hurd: Complete MONOTONIC patch with timed locks.

  * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff

- - - - -
e5ad157a by Samuel Thibault at 2021-08-21T23:17:48+02:00
debian/testsuite-xfail-debian.mk: Update tests

- - - - -
b1a74330 by Aurelien Jarno at 2021-08-22T16:05:03+02:00
debian/patches/git-updates.diff: update from upstream stable branch:

* debian/patches/git-updates.diff: update from upstream stable branch:
  - Fix tst-sysvshm-linux failure on armel and x32.

- - - - -
6cdff101 by Samuel Thibault at 2021-08-23T19:13:05+02:00
debian/patches/hurd-i386/git-get_errlist.diff: Fix get_errlist

- - - - -
4ad8bfb2 by Aurelien Jarno at 2021-08-23T22:30:55+02:00
Merge branch 'sid' into glibc-2.32

- - - - -
c17a994e by Samuel Thibault at 2021-08-23T23:46:24+02:00
Hurd: Keep mach_print@GLIBC_2.21 for now

  * 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.

- - - - -
2d532533 by Samuel Thibault at 2021-08-23T23:51:05+02:00
hurd: Fix compatibility with binaries that reference __stack_chk_guard

  * debian/patches/hurd-i386/local-stack_chk_guard.diff

- - - - -
42d0bce0 by Aurelien Jarno at 2021-08-24T08:03:35+02:00
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:

* 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.

- - - - -
a5a11486 by Aurelien Jarno at 2021-08-24T20:42:49+02:00
releasing package glibc version 2.32-0experimental1

- - - - -
14edd645 by Samuel Thibault at 2021-08-31T21:01:26+02:00
Merge branch 'sid' of salsa.debian.org:glibc-team/glibc into glibc-2.32

- - - - -
8af0959b by Aurelien Jarno at 2021-09-02T10:19:17+02:00
debian/patches/riscv64/git-riscv64-gnu-ifunc.diff: backport GNU indirect 
function from upstream to fix failures in the testsuite with binutils 2.37.

- - - - -
18fbdadc by Aurelien Jarno at 2021-09-04T17:41:01+02:00
debian/changelog: whitespace fixes

- - - - -
31126816 by Aurelien Jarno at 2021-09-04T17:46:47+02:00
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.

- - - - -
64a25ee0 by Aurelien Jarno at 2021-09-04T18:42:10+02:00
debian/libc6.symbols.hppa: drop symbol overrides for linuxthreads -> NPTL 
transition.

- - - - -
0cbdfb17 by Aurelien Jarno at 2021-09-04T18:43:10+02:00
debian/libc6.symbols.sparc, debian/libc6-sparc.symbols.sparc64: drop symbol 
overrides for SPARCV8 -> SPARCV8PLUS ABI transition.

- - - - -
d81f0b60 by Aurelien Jarno at 2021-09-04T18:43:53+02:00
debian/libc6.symbols.arm: drop file, the arm architecture is not supported 
anymore for quite some time.

- - - - -
32fc7f94 by Aurelien Jarno at 2021-09-04T18:43:54+02:00
debian/libc6.symbols.armel, debian/libc6.symbols.armhf: drop symbol overrides 
for make/get/set/swapcontext.

- - - - -
5f5dfcb0 by Aurelien Jarno at 2021-09-04T19:59:48+02:00
debian/libc6-i386.symbols.x32, debian/libc6.symbols.i386: drop symbol overrides 
for TLS support.

- - - - -
fc9be287 by Aurelien Jarno at 2021-09-04T19:59:48+02:00
debian/libc6.symbols.powerpc: drop symbol overrides for TLS support.

- - - - -
d3f9fade by Aurelien Jarno at 2021-09-04T19:59:48+02:00
debian/libc6.symbols.mips, debian/libc6.symbols.mipsel: drop symbol overrides 
for TLS support.

- - - - -
a046e800 by Aurelien Jarno at 2021-09-04T21:11:44+02:00
debian/rules.d/debhelper.mk: drop workaround for an old dpkg-shlibdeps bugs 
(see #433723).

- - - - -
331bb702 by Aurelien Jarno at 2021-09-04T21:15:37+02:00
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.

- - - - -
1259fe80 by Aurelien Jarno at 2021-09-05T22:05:30+02:00
Upload to unstable

- - - - -
f6b0e335 by Aurelien Jarno at 2021-09-05T22:05:48+02:00
Move changelog entry from unreleased 2.31-18 to 2.32-1

- - - - -


30 changed files:

- debian/changelog
- debian/control
- debian/control.in/libc
- debian/control.in/opt
- debian/debhelper.in/libc-dev-alt.install
- debian/debhelper.in/libc-dev.install
- debian/debhelper.in/libc-dev.install.hurd-i386
- debian/debhelper.in/libc-udeb.install
- debian/debhelper.in/libc-udeb.install.hurd-i386
- debian/debhelper.in/libc.NEWS
- debian/debhelper.in/libc.install
- debian/libc0.1.symbols.common
- debian/libc0.3.symbols.hurd-i386
- debian/libc6-i386.symbols.x32
- debian/libc6-sparc.symbols.sparc64
- debian/libc6.1.symbols.alpha
- − debian/libc6.symbols.arm
- debian/libc6.symbols.armel
- debian/libc6.symbols.armhf
- debian/libc6.symbols.common
- debian/libc6.symbols.hppa
- debian/libc6.symbols.i386
- debian/libc6.symbols.mips
- debian/libc6.symbols.mipsel
- debian/libc6.symbols.powerpc
- debian/libc6.symbols.sparc
- debian/patches/all/local-remove-manual.diff
- debian/patches/all/submitted-po-fr-fixes.diff
- − debian/patches/amd64/git-x86_64-remove-pie-check.diff
- debian/patches/any/git-ld.so-cache-endianness-markup.diff


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/71a2bc4e9c265b521d6bf4e2cd9349fc113073bd...f6b0e335de4f18dd266dd673167a3d344e0acd9f

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/71a2bc4e9c265b521d6bf4e2cd9349fc113073bd...f6b0e335de4f18dd266dd673167a3d344e0acd9f
You're receiving this email because of your account on salsa.debian.org.


Reply via email to