Samuel Thibault pushed to branch glibc-2.35 at GNU Libc Maintainers / glibc


Commits:
6bd7c054 by Samuel Thibault at 2022-08-08T21:28:53+02:00
tst-canon-bz26341 is actually fixed in glibc 2.35

- - - - -
5ac3eb74 by Samuel Thibault at 2022-08-15T19:33:40+02:00
debian/patches/hurd-i386/git-ipv6.diff: Add ipv6 RFC options

- - - - -
f35fd450 by Samuel Thibault at 2022-08-15T22:43:49+02:00
debian/patches/hurd-i386/git-ip_mreqn.diff: Move ip_mreqn structure fromLinux 
to generic

- - - - -
0437bbd5 by Aurelien Jarno at 2022-08-16T00:34:56+02:00
debian/patches/git-updates.diff: update from upstream stable branch:

* debian/patches/git-updates.diff: update from upstream stable branch:
  - Fixes mbstowcs attributes.  Closes: #1017367.

- - - - -
24f807ad by Aurelien Jarno at 2022-08-16T00:51:39+02:00
debian/debhelper.in/libc.{pre,post}: only set LC_ALL=C after loading debconf.  
Closes: #1017406.

- - - - -
87c1627b by наб at 2022-08-16T22:13:05+02:00
Rewrite locale-gen.8

It has an SGML source that no-one has regenerated, ever(?) ‒
--keep-existing was missing entirely since its inclusion in /2005/ ‒
and rambles

Re-write it in mdoc(7), instead, which means it doesn't have to be
compiled, and passes mandoc -Tlint

locale.alias(5) was removed from the distribution in 2.3.5-2 (2005)

- - - - -
3dc0c40a by наб at 2022-08-16T22:17:22+02:00
Clean up locale-gen

No functional changes, but it's now shellcheck-clean, actually /bin/sh,
and all the sed string manipulation was inlined into the shell

- - - - -
cc405692 by наб at 2022-08-16T22:17:23+02:00
Remove locale.alias.5

It isn't distributed since 2.3.5-2 (21 Apr 2005), it's broken,
and locale.alias itself is legacy compat that should not be touched
(hence why it lives in /u/share with a symlink in /etc)

- - - - -
9eb33a75 by Aurelien Jarno at 2022-08-16T23:34:47+02:00
Add changelog entries for previous commits

- - - - -
8aaf46e1 by Aurelien Jarno at 2022-08-17T00:15:59+02:00
releasing package glibc version 2.34-4

- - - - -
84de7673 by Samuel Thibault at 2022-08-19T12:40:19+00:00
Fix bootstrapping system with glibc 2.34

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

- - - - -
0721abfe by Samuel Thibault at 2022-08-19T23:58:59+02:00
debian/testsuite-xfail-debian.mk: Filter out tests that stay stuck

- - - - -
896e6e86 by Samuel Thibault at 2022-08-21T00:43:56+00:00
Refresh debian/control

- - - - -
e093da17 by Samuel Thibault at 2022-08-21T09:26:40+00:00
Update localplt expected results

- - - - -
9350620a by Samuel Thibault at 2022-08-21T11:29:57+00:00
Fix elf/global missing dependency

  * debian/patches/hurd-i386/git-global.diff

- - - - -
010b75aa by Samuel Thibault at 2022-08-21T11:33:15+00:00
Fix elf/loadfail missing dependency

    * debian/patches/hurd-i386/git-loadfail.diff

- - - - -
3144b4b7 by Aurelien Jarno at 2022-08-21T14:25:20+02:00
debian/debhelper.in/libc-dev.NEWS: fix a typo.

- - - - -
8da885a2 by Aurelien Jarno at 2022-08-21T14:25:20+02:00
debian/control.in/libc: drop duplicate breaks entry.

- - - - -
8b5649f0 by Aurelien Jarno at 2022-08-21T14:25:20+02:00
debian/patches/*: fix typos in patch description.

- - - - -
83ebe117 by Aurelien Jarno at 2022-08-21T14:25:20+02:00
debian/rules: drop trailing whitespaces.

- - - - -
2dccf72b by Aurelien Jarno at 2022-08-21T14:25:20+02:00
debian/debhelper.in/glibc-source.lintian-overrides: drop unused overrides..

- - - - -
1e424274 by Aurelien Jarno at 2022-08-21T16:12:28+02:00
debian/debhelper.in/libc-bin.lintian-overrides: drop unused overrides.

- - - - -
742a6d1f by Aurelien Jarno at 2022-08-21T16:14:47+02:00
debian/source/lintian-overrides: drop unused overrides.

- - - - -
91446c82 by Aurelien Jarno at 2022-08-21T16:19:00+02:00
debian/debhelper.in/libc-devtools.lintian-overrides: rename overrides following 
lintian changes.

- - - - -
f27d42c6 by Aurelien Jarno at 2022-08-21T16:19:11+02:00
debian/debhelper.in/libc{,-otherbuild].lintian-overrides: rename overrides 
following lintian changes.

- - - - -
8419a5d8 by Aurelien Jarno at 2022-08-21T16:19:20+02:00
debian/*: use /usr/share/dpkg/pkg-info.mk instead of parsing changelog with 
dpkg-parsechangelog.

- - - - -
0318f1ef by Aurelien Jarno at 2022-08-21T16:28:24+02:00
debian/rules.d/build.mk, debian/rules.d/debhelper.mk: update NPTL pretty 
printer path following the merge of libpthread into libc.

- - - - -
43916f8b by Samuel Thibault at 2022-08-22T14:31:30+00:00
Some XFAILs were actually not upstreamed

- - - - -
79a251c1 by Samuel Thibault at 2022-08-22T20:29:59+00:00
debian/patches/hurd-i386/git-cond-destroy.diff: Fix tst-cond20

- - - - -
05cf9c21 by Aurelien Jarno at 2022-08-22T23:36:23+02:00
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.

- - - - -
b7d15f71 by Aurelien Jarno at 2022-08-23T00:01:02+02:00
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.

- - - - -
a0d7fa3f by Aurelien Jarno at 2022-08-23T16:06:10+02:00
Fix *.tmpfiles removal following the change to debhelper 13

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

- - - - -


30 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/control.in/libc
- debian/control.in/main
- debian/debhelper.in/glibc-source.lintian-overrides
- debian/debhelper.in/libc-bin.lintian-overrides
- debian/debhelper.in/libc-dev.NEWS
- debian/debhelper.in/libc-devtools.lintian-overrides
- debian/debhelper.in/libc-otherbuild.lintian-overrides
- debian/debhelper.in/libc.lintian-overrides
- debian/debhelper.in/libc.postinst
- debian/debhelper.in/libc.preinst
- debian/local/manpages/locale-gen.8
- − debian/local/manpages/locale-gen.8.sgml
- − debian/local/manpages/locale.alias.5
- debian/local/usr_sbin/locale-gen
- + debian/patches/hurd-i386/git-bootstrap-enable_secure.diff
- + debian/patches/hurd-i386/git-cond-destroy.diff
- + debian/patches/hurd-i386/git-global.diff
- debian/patches/hurd-i386/git-htl-pthread-self-early.diff
- + debian/patches/hurd-i386/git-ip_mreqn.diff
- + debian/patches/hurd-i386/git-ipv6.diff
- + debian/patches/hurd-i386/git-loadfail.diff
- + debian/patches/hurd-i386/local-no-bootstrap-fs-access.2.diff
- debian/patches/series
- debian/patches/series.hurd-i386
- debian/rules
- debian/rules.d/build.mk
- debian/rules.d/control.mk


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/2494e89684167a2a43769fc0982e96746550464a...c0b353d32b8e8ab1605d4e5f1a5c05a4f2f7cb67

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


Reply via email to