Bug#1071462: installing/upgrading libc6 does not work in sbuild when systemd is installed as ischroot declines

2024-05-20 Thread Aurelien Jarno
On 2024-05-20 10:40, Luca Boccassi wrote: > On Mon, 20 May 2024 at 10:37, Aurelien Jarno wrote: > > > > On 2024-05-20 10:22, Luca Boccassi wrote: > > > On Mon, 20 May 2024 at 10:20, Johannes Schauer Marin Rodrigues > > > wrote: > > > > > > >

Bug#1071462: installing/upgrading libc6 does not work in sbuild when systemd is installed as ischroot declines

2024-05-20 Thread Aurelien Jarno
md, sysv or any other system can then decide what to do instead of hardcoding that on the glibc side. That would also simplify the chrootless case a bit. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1071462: installing/upgrading libc6 does not work in sbuild when systemd is installed as ischroot declines

2024-05-20 Thread Aurelien Jarno
ochen also pointed out: telinit could be the component which > > checks > > what PID 1 actually is and only do its thing after it confirmed that it is > > indeed an init system like systemd that is providing PID 1? > > That's all legacy stuff and I really don't want to touch it anymore. > Going from the other side, maybe libc6.postinst could use something > more reliable than ischroot()? Is systemd-detect-virt able to figure > out the situation a bit better? Nope. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1071172: libc6-dev omits the bits directory

2024-05-15 Thread Aurelien Jarno
Error 2 I guess you are building gcc from source. For using the multiarch path convention, you should configure it with --enable-multiarch. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1071093: libc6: [adequate] undefined-symbol

2024-05-14 Thread Aurelien Jarno
g it, for instance gdb or lldb. I am therefore reassigning this to adequate as a false positive. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net signature.asc Description: PGP signature

Re: Bug#1070666: util-linux: last(1) is broken on i386 since 2.40-8

2024-05-14 Thread Aurelien Jarno
it is necessary to upgrade glibc to get the issue fixed. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Re: Processed: glibc: packages FTBFS caused by vector math library header on arm64

2024-05-12 Thread Aurelien Jarno
the package level. For rocm-hipamd, the maintainer claims this is a toolchain issue... -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

[Git][glibc-team/glibc][glibc-2.39] 22 commits: fix changelog

2024-05-11 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.39 at GNU Libc Maintainers / glibc Commits: 857ddd99 by Samuel Thibault at 2024-05-04T02:33:07+02:00 fix changelog - - - - - 9e288953 by Aurelien Jarno at 2024-05-06T22:27:34+02:00 debian/patches/arm64/local-remove-aarch64-bits-math-vector-h.diff

[Git][glibc-team/glibc] Pushed new tag debian/2.39-2

2024-05-11 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.39-2 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.39-2 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] releasing package glibc version 2.38-11

2024-05-11 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 2cc3c0b9 by Aurelien Jarno at 2024-05-11T23:17:25+02:00 releasing package glibc version 2.38-11 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

[Git][glibc-team/glibc][sid] debian/testsuite-xfail-debian.mk: mark tst-support_descriptors as XFAIL, due...

2024-05-11 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 2ae20c3f by Aurelien Jarno at 2024-05-11T23:08:33+02:00 debian/testsuite-xfail-debian.mk: mark tst-support_descriptors as XFAIL, due to sbuild bug #1070003. - - - - - 2 changed files: - debian/changelog - debian

[Git][glibc-team/glibc][sid] 2 commits: debian/testsuite-xfail-debian.mk: ignore a few math failures due to GCC 13 on...

2024-05-11 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: a798a2c3 by Aurelien Jarno at 2024-05-11T11:54:41+02:00 debian/testsuite-xfail-debian.mk: ignore a few math failures due to GCC 13 on hppa. Closes: #1070875. - - - - - cddca4c1 by Aurelien Jarno at 2024-05-11T12:28

[Git][glibc-team/glibc] Pushed new tag debian/2.38-10

2024-05-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.38-10 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.38-10 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] 2 commits: Add a missing comma in previous commit

2024-05-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 09dd5077 by Aurelien Jarno at 2024-05-10T17:58:04+02:00 Add a missing comma in previous commit - - - - - 417593da by Aurelien Jarno at 2024-05-10T17:59:47+02:00 releasing package glibc version 2.38-10 - - - - - 3

[Git][glibc-team/glibc][sid] debian/control.in/main, debian/rules.d/control.mk: build-depends on...

2024-05-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 62f9f7b6 by Aurelien Jarno at 2024-05-10T17:56:23+02:00 debian/control.in/main, debian/rules.d/control.mk: build-depends on g++$(DEB_GCC_VERSION)-for-host instead of listing cross-build-dependency per architecture

[Git][glibc-team/glibc] Pushed new tag debian/2.38-9

2024-05-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.38-9 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.38-9 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] 2 commits: debian/patches/git-updates.diff: update from upstream stable branch.

2024-05-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 5a3c2953 by Aurelien Jarno at 2024-05-10T15:58:59+02:00 debian/patches/git-updates.diff: update from upstream stable branch. - - - - - 75d1b034 by Aurelien Jarno at 2024-05-10T15:59:05+02:00 releasing package glibc

[Git][glibc-team/glibc][sid] debian/local/usr_sbin/locale-gen: enhance to support referencing locales in...

2024-05-08 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 5bcaf1ab by Aurelien Jarno at 2024-05-08T18:53:39+02:00 debian/local/usr_sbin/locale-gen: enhance to support referencing locales in /usr/local/share/i18n/locales through copy. Closes: #1066887 - - - - - 2 changed

[Git][glibc-team/glibc][sid] debian/debhelper.in/libc-bin.{install,lintian-overrides}: move ldconfig to /usr/sbin.

2024-05-07 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: ad27ea00 by Aurelien Jarno at 2024-05-07T22:16:25+02:00 debian/debhelper.in/libc-bin.{install,lintian-overrides}: move ldconfig to /usr/sbin. - - - - - 3 changed files: - debian/changelog - debian/debhelper.in

[Git][glibc-team/glibc][sid] 3 commits: debian/rules: build with gcc-13.

2024-05-07 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 21566f39 by Aurelien Jarno at 2024-05-06T23:25:04+02:00 debian/rules: build with gcc-13. - - - - - 06b753ee by Aurelien Jarno at 2024-05-06T23:25:57+02:00 debian/tests/control: re-enable autopkgtest on arm64

FTBFS due to /usr/include/aarch64-linux-gnu/bits/math-vector.h

2024-05-06 Thread Aurelien Jarno
. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1070668: glibc: packages FTBFS caused by vector math library header on arm64

2024-05-06 Thread Aurelien Jarno
Source: glibc Version: 2.38-1 Severity: important Tags: upstream X-Debbugs-Cc: debian-...@lists.debian.org Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=30909 glibc 2.38 added vector math library (libmvec) support for arm64, with ASIMD and SVE version. This includes an

[Git][glibc-team/glibc] Pushed new tag debian/2.38-8

2024-05-06 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.38-8 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.38-8 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] 2 commits: debian/patches/arm64/local-remove-aarch64-bits-math-vector-h.diff: temporarily...

2024-05-06 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 9e288953 by Aurelien Jarno at 2024-05-06T22:27:34+02:00 debian/patches/arm64/local-remove-aarch64-bits-math-vector-h.diff: temporarily remove aarch64 specific bits/math-vector.h file, so that the generic one is used

Re: Please give me write access to glibc -security branches

2024-05-06 Thread Aurelien Jarno
alsa. Please use it with care. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net signature.asc Description: PGP signature

[Git][glibc-team/glibc] Pushed new tag debian/2.39-1

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.39-1 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.39-1 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][glibc-2.39] releasing package glibc version 2.39-1

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.39 at GNU Libc Maintainers / glibc Commits: 2254e852 by Aurelien Jarno at 2024-05-04T00:36:13+02:00 releasing package glibc version 2.39-1 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc

[Git][glibc-team/glibc][glibc-2.39] 41 commits: hurd: Also comment out PF_ROUTE/AF_ROUTE

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.39 at GNU Libc Maintainers / glibc Commits: ff518e72 by Samuel Thibault at 2024-02-05T23:26:01+00:00 hurd: Also comment out PF_ROUTE/AF_ROUTE * debian/patches/hurd-i386/submitted-AF_ROUTE.diff - - - - - e1fa353a by Samuel Thibault at 2024-02-17T21:18

[Git][glibc-team/glibc] Pushed new tag debian/2.38-7

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.38-7 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.38-7 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] releasing package glibc version 2.38-7

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 5cbd95a2 by Aurelien Jarno at 2024-05-03T21:55:55+02:00 releasing package glibc version 2.38-7 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

[Git][glibc-team/glibc][sid] 52 commits: New upstream release.

2024-05-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 93d50692 by Aurelien Jarno at 2023-07-31T23:40:41+02:00 New upstream release. * New upstream release. - debian/symbols.wildcard: add 2.38. - debian/patches/hurd-i386/git-intr-msg-cfa.diff: upstreamed. - debian

[Git][glibc-team/glibc] Pushed new tag debian/2.31-13+deb11u10

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.31-13+deb11u10 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.31-13+deb11u10 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][bullseye-security] 4 commits: debian/patches/local-CVE-2024-33599-nscd.patch: Fix a stack-based buffer...

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bullseye-security at GNU Libc Maintainers / glibc Commits: 08dcff14 by Aurelien Jarno at 2024-04-30T23:22:04+02:00 debian/patches/local-CVE-2024-33599-nscd.patch: Fix a stack-based buffer overflow in nscd netgroup cache (CVE-2024-33599). - - - - - b2d2f5f6

[Git][glibc-team/glibc][debian/2.36-9+deb12u7] releasing package glibc version 2.36-9+deb12u7

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to tag debian/2.36-9+deb12u7 at GNU Libc Maintainers / glibc Commits: 65086b4d by Aurelien Jarno at 2024-04-30T23:13:50+02:00 releasing package glibc version 2.36-9+deb12u7 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org

[Git][glibc-team/glibc][bookworm-security] releasing package glibc version 2.36-9+deb12u7

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm-security at GNU Libc Maintainers / glibc Commits: 65086b4d by Aurelien Jarno at 2024-04-30T23:13:50+02:00 releasing package glibc version 2.36-9+deb12u7 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org

[Git][glibc-team/glibc] Pushed new tag debian/2.36-9+deb12u7

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.36-9+deb12u7 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.36-9+deb12u7 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][bookworm-security] 4 commits: debian/patches/local-CVE-2024-33599-nscd.diff: Fix a stack-based buffer...

2024-04-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm-security at GNU Libc Maintainers / glibc Commits: df18fa3b by Aurelien Jarno at 2024-04-30T21:36:35+02:00 debian/patches/local-CVE-2024-33599-nscd.diff: Fix a stack-based buffer overflow in nscd netgroup cache (CVE-2024-33599). - - - - - 7250dfd1

[Git][glibc-team/glibc] Pushed new tag debian/2.37-19

2024-04-27 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.37-19 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.37-19 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] 3 commits: debian/patches/git-updates.diff: update from upstream stable branch:

2024-04-27 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: e723a953 by Aurelien Jarno at 2024-04-27T23:26:19+02:00 debian/patches/git-updates.diff: update from upstream stable branch: * debian/patches/git-updates.diff: update from upstream stable branch: - Fix a stack

Bug#1041415: details

2024-04-24 Thread Aurelien Jarno
n sid due to binutils/valgrind bug [2] and time_t transition [3] blocking things. Regards Aurelien [1] https://salsa.debian.org/glibc-team/glibc/-/tree/glibc-2.39 [2] https://bugs.debian.org/1057693 [3] https://bugs.debian.org/1059852 -- Aurelien Jarno GPG: 4096R/1DDD8C9B

[Git][glibc-team/glibc][glibc-2.39] Add bug number

2024-04-24 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.39 at GNU Libc Maintainers / glibc Commits: d212bc1b by Aurelien Jarno at 2024-04-24T16:46:09+02:00 Add bug number - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

Bug#1069730: unblock: glibc/2.37-18

2024-04-23 Thread Aurelien Jarno
Package: release.debian.org Severity: normal Tags: security X-Debbugs-Cc: gl...@packages.debian.org Control: affects -1 + src:glibc User: release.debian@packages.debian.org Usertags: unblock Hi, glibc 2.37-18 fixes an import security issue (CVE-2024-2961), and it would be nice to have it in

[Git][glibc-team/glibc] Pushed new tag debian/2.31-13+deb11u9

2024-04-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.31-13+deb11u9 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.31-13+deb11u9 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc] Pushed new branch bullseye-security

2024-04-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new branch bullseye-security at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/bullseye-security You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc] Pushed new tag debian/2.36-9+deb12u6

2024-04-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.36-9+deb12u6 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.36-9+deb12u6 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][bookworm-security] 4 commits: debian/patches/git-updates.diff: update from upstream stable branch:

2024-04-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm-security at GNU Libc Maintainers / glibc Commits: bf4858f7 by Aurelien Jarno at 2024-02-09T19:29:10+01:00 debian/patches/git-updates.diff: update from upstream stable branch: * debian/patches/git-updates.diff: update from upstream stable branch

[Git][glibc-team/glibc] Pushed new tag debian/2.37-18

2024-04-18 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.37-18 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.37-18 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] 2 commits: debian/patches/git-updates.diff: update from upstream stable branch:

2024-04-18 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 994a9940 by Aurelien Jarno at 2024-04-19T00:14:24+02:00 debian/patches/git-updates.diff: update from upstream stable branch: * debian/patches/git-updates.diff: update from upstream stable branch: - Fix fix out

[Git][glibc-team/glibc][sid] 3 commits: debian/debhelper.in/locales.config: revert to the version that has been...

2024-04-10 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: e4d86ee2 by Aurelien Jarno at 2024-04-10T23:21:48+02:00 debian/debhelper.in/locales.config: revert to the version that has been working for 20+ years. Closes: #1068737. - - - - - f9addba6 by Aurelien Jarno at 2024

[Git][glibc-team/glibc] Pushed new tag debian/2.37-16

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.37-16 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.37-16 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][sid] releasing package glibc version 2.37-16

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 7cc8417d by Aurelien Jarno at 2024-04-10T00:16:43+02:00 releasing package glibc version 2.37-16 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

[Git][glibc-team/glibc][sid] debian/patches/sparc/submitted-sparc-clone.diff: pull patch from the upstream...

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: fddf20e3 by Aurelien Jarno at 2024-04-10T00:15:00+02:00 debian/patches/sparc/submitted-sparc-clone.diff: pull patch from the upstream BTS to workaround issues with the clone syscall on sparc. Closes: #1063937

[Git][glibc-team/glibc][sid] Add changelog entry

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 2633f0e5 by Aurelien Jarno at 2024-04-10T00:06:58+02:00 Add changelog entry - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

[Git][glibc-team/glibc][sid] locales.config: Extract default environment LANG using only sed

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 89d9ea27 by Gioele Barabucci at 2024-04-09T22:02:55+00:00 locales.config: Extract default environment LANG using only sed The cat + awk pipeline can be simplified into a single sed command. Originally proposed

[Git][glibc-team/glibc][sid] Add changelog entry

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: bbb9f9fc by Aurelien Jarno at 2024-04-10T00:01:53+02:00 Add changelog entry - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit

[Git][glibc-team/glibc][sid] debian/debhelper.in/libc.preinst: skip kernel check in chrootless mode

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 2545f12e by Johannes Schauer Marin Rodrigues at 2024-04-09T21:56:13+00:00 debian/debhelper.in/libc.preinst: skip kernel check in chrootless mode If glibc is installed in chrootless mode (i.e. $DPKG_ROOT is not empty

[Git][glibc-team/glibc][sid] 6 commits: debian/rules.d/build.mk: present glibc with a compiler that does not default...

2024-04-09 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc Commits: 2aeb4303 by Aurelien Jarno at 2024-04-09T21:08:49+02:00 debian/rules.d/build.mk: present glibc with a compiler that does not default to -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64, as upstream doesnt support

Bug#1066887: ENhance Patch for local-gen

2024-04-09 Thread Aurelien Jarno
input" -c -f "$charset" -A > /usr/share/locale/locale.alias "$locale" || : > echo " done" > done < "$LOCALEGEN" > echo "Generation complete." Thanks for your bug report and for even proposing a patch which looks good to me.

Bug#1067505: libc-bin: iconv: misleading error "illegal input sequence"

2024-04-09 Thread Aurelien Jarno
> page redirects to https://www.gnu.org/savannah-checkouts/gnu/libc/index.html > which does not mention reporting bugs. Please see this page for reporting bug upstream: https://sourceware.org/glibc/bugs.html Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B a

Bug#1068251: glibc: FTBFS on 32-bit architectures due to GCC defaulting to 64-bit time_t

2024-04-09 Thread Aurelien Jarno
Hi, On 2024-04-09 07:56, Helmut Grohne wrote: > Hi Aurelien, > > On Mon, Apr 08, 2024 at 11:24:40PM +0200, Aurelien Jarno wrote: > > Thanks for you analysis and your patch. In short your proposal is to > > extend the initial patch from Steve to fully hide the fact that the

Bug#1068251: glibc: FTBFS on 32-bit architectures due to GCC defaulting to 64-bit time_t

2024-04-08 Thread Aurelien Jarno
Hi Helmut, On 2024-04-08 22:19, Helmut Grohne wrote: > Control: tags -1 + patch > > Hi Aurelien and Canonical folks, > > On Tue, Apr 02, 2024 at 08:53:31PM +0200, Aurelien Jarno wrote: > > Starting with gcc-12 version 12.3.0-15, -D_TIME_BITS=64 together with >

Bug#411059: sash: bad practice of multiple accounts with uid==0 lead to broken system

2024-04-05 Thread Aurelien Jarno
same uid in not something supported, and therefore you just encountered an undefined behaviour. Please see this message which tagged the bug as wontfix: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411059;msg=15 That said, please feel free to work with upstream to provide a patch. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1068188: pthread_cond_init.3.gz: conflict with manpages-dev 6.7-1

2024-04-02 Thread Aurelien Jarno
g the time_t transition, the glibc package does not build anymore on 32-bit architectures (i have just opened #1059937 to make people aware of that), so uploading a new glibc now is probably not the best idea. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1068251: glibc: FTBFS on 32-bit architectures due to GCC defaulting to 64-bit time_t

2024-04-02 Thread Aurelien Jarno
Source: glibc Version: 2.37-15.1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: debian-...@lists.debian.org Starting with gcc-12 version 12.3.0-15, -D_TIME_BITS=64 together with -D_FILE_OFFSET_BITS=64 are passed by

Bug#1067909: libc-devtools: please relax Depends on libgd3

2024-03-28 Thread Aurelien Jarno
against libgd3, so we can't just changes the Depends to a Recommends. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net signature.asc Description: PGP signature

Bug#1067760: libc6: Curious behavior of inet_pton() on IPv4 mapped numbers

2024-03-26 Thread Aurelien Jarno
lowing: > > $ ./a.out i6 0:0:0::5:6:7:8 > :::5:6:7:8 > $ ./a.out i6 0:0:0::5.6.7.8 > Not in presentation format > $ ./a.out i6 0:0:0:0:0::5.6.7.8 > :::5.6.7.8 Could you please tell me what do you find curious and what do you expect instea

[Git][glibc-team/glibc] Pushed new tag debian/2.36-9+deb12u5

2024-03-24 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.36-9+deb12u5 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.36-9+deb12u5 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][bookworm] releasing package glibc version 2.36-9+deb12u5

2024-03-24 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm at GNU Libc Maintainers / glibc Commits: 0b14de1e by Aurelien Jarno at 2024-03-24T13:07:40+01:00 releasing package glibc version 2.36-9+deb12u5 - - - - - 1 changed file: - debian/changelog View it on GitLab: https://salsa.debian.org/glibc-team

[Git][glibc-team/glibc][glibc-2.38] debian/patches/any/git-test-epoll.diff: improve test-epoll robustness...

2024-03-02 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.38 at GNU Libc Maintainers / glibc Commits: d73a0a00 by Aurelien Jarno at 2024-03-02T12:34:03+01:00 debian/patches/any/git-test-epoll.diff: improve test-epoll robustness improvements from upstream, useful when running the testsuite on overloaded hosts

Bug#1060387: libc6:amd64 (2.37-13) upgrade stuck at Setting up on WSL 2

2024-02-29 Thread Aurelien Jarno
control: reassign -1 systemd-sysv control: forcemerge 1063147 -1 control: affects -1 libc6 On 2024-01-10 22:01, Aurelien Jarno wrote: > control: reassign -1 libc6 > control: tags -1 + help > > Hi, > > On 2024-01-10 14:11, Dunkerley, Adam D. wrote: > > Package: libc6-am

Bug#1064588: bookworm-pu: package glibc/2.36-9+deb12u5

2024-02-24 Thread Aurelien Jarno
n compatibility issues. +- Fix a DTV corruption due to a reuse of a TLS module ID following dlclose + with unused TLS. +- Fix the DTV field load on x32. +- Fix the TCB field load on x32. + + -- Aurelien Jarno Sat, 24 Feb 2024 16:49:22 +0100 + glibc (2.36-9+deb12u4) bookworm-security;

[Git][glibc-team/glibc][bookworm] 6 commits: debian/patches/any/local-CVE-2023-6246.patch: Fix a heap buffer overflow in...

2024-02-24 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm at GNU Libc Maintainers / glibc Commits: 46985a2a by Aurelien Jarno at 2024-01-21T13:01:52+01:00 debian/patches/any/local-CVE-2023-6246.patch: Fix a heap buffer overflow in __vsyslog_internal (CVE-2023-6246). - - - - - 880368e7 by Aurelien Jarno

[Git][glibc-team/libnss-nis][master] 5 commits: Drop Breaks + Replaces against versions older than oldstable.

2024-02-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch master at GNU Libc Maintainers / libnss-nis Commits: 7d449d9a by Aurelien Jarno at 2024-02-19T21:12:12+01:00 Drop Breaks + Replaces against versions older than oldstable. - - - - - 35293887 by Aurelien Jarno at 2024-02-19T21:12:34+01:00 Update standards version

[Git][glibc-team/libnss-nis] Pushed new tag debian/3.1-5

2024-02-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/3.1-5 at GNU Libc Maintainers / libnss-nis -- View it on GitLab: https://salsa.debian.org/glibc-team/libnss-nis/-/tree/debian/3.1-5 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/libnss-nis][master] 4 commits: Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

2024-02-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch master at GNU Libc Maintainers / libnss-nis Commits: 369910b7 by Debian Janitor at 2022-11-02T12:12:44+00:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing

[Git][glibc-team/libnss-nisplus] Pushed new tag debian/1.3-5

2024-02-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/1.3-5 at GNU Libc Maintainers / libnss-nisplus -- View it on GitLab: https://salsa.debian.org/glibc-team/libnss-nisplus/-/tree/debian/1.3-5 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/libnss-nisplus][master] 5 commits: Drop Breaks + Replaces against versions older than oldstable.

2024-02-19 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch master at GNU Libc Maintainers / libnss-nisplus Commits: 3d11a2a4 by Aurelien Jarno at 2024-02-19T16:50:30+01:00 Drop Breaks + Replaces against versions older than oldstable. - - - - - 12891af2 by Aurelien Jarno at 2024-02-19T16:50:31+01:00 Update standards

Bug#1061248: glibc: DEP17: move most files but rtld to /usr

2024-02-11 Thread Aurelien Jarno
rly marked the code that can be removed only after "released:forky", thanks for doing so. Do you really mean after forky is released, so in the development cycle of forky+1? Or do you mean for the release of forky, so in the development cycle of forky? Cheers Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net

Bug#1061248: glibc: DEP17: move most files but rtld to /usr

2024-02-11 Thread Aurelien Jarno
the hope that we do not add more incompatible things to that file at a later point. However it's probably the best to ask Matthias as the maintainer of c-t-b. If doing that way the uploads need to be synchronized to not break c-t-b. Cheers Aurelien -- Aurelien Jarno GPG

Bug#1061248: glibc: DEP17: move most files but rtld to /usr

2024-02-04 Thread Aurelien Jarno
linux-gnu/13/../../../../aarch64-linux-gnu/bin/ld: cannot find /usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1: No such file or directory collect2: error: ld returned 1 exit status Cheers Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net ht

Bug#1063017: bullseye-pu: package tzdata/2024a-0+deb11u1

2024-02-04 Thread Aurelien Jarno
3d/debian/changelog 2024-02-01 23:43:31.0 +0100 +++ tzdata-2024a/debian/changelog 2024-02-04 12:14:32.0 +0100 @@ -1,3 +1,11 @@ +tzdata (2024a-0+deb11u1) bullseye; urgency=medium + + * New upstream version 2024a + - Kazakhstan unifies on UTC+5 beginning 2024-03-01

Bug#1063005: bookworm-pu: package tzdata/2024a-0+deb12u1

2024-02-04 Thread Aurelien Jarno
3d/debian/changelog 2024-01-25 22:09:03.0 +0100 +++ tzdata-2024a/debian/changelog 2024-02-03 19:56:08.0 +0100 @@ -1,3 +1,11 @@ +tzdata (2024a-0+deb12u1) bookworm; urgency=medium + + * New upstream version 2024a + - Kazakhstan unifies on UTC+5 beginning 2024-03-01

[Git][glibc-team/tzdata] Pushed new tag debian/2024a-0+deb11u1

2024-02-04 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2024a-0+deb11u1 at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2024a-0+deb11u1 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][bullseye] 3 commits: New upstream version 2024a

2024-02-04 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / tzdata Commits: 988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00 New upstream version 2024a - - - - - 1bb7e864 by Aurelien Jarno at 2024-02-04T12:13:36+01:00 Update upstream source from tag upstream/2024a Update

[Git][glibc-team/tzdata] Pushed new tag debian/2024a-0+deb12u1

2024-02-04 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2024a-0+deb12u1 at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2024a-0+deb12u1 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][bookworm] 3 commits: New upstream version 2024a

2024-02-04 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bookworm at GNU Libc Maintainers / tzdata Commits: 988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00 New upstream version 2024a - - - - - cceacc53 by Aurelien Jarno at 2024-02-04T12:29:29+01:00 Update upstream source from tag upstream/2024a Update

[Git][glibc-team/tzdata][pristine-tar] pristine-tar data for tzdata_2024a.orig.tar.gz

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch pristine-tar at GNU Libc Maintainers / tzdata Commits: 44781d4c by Aurelien Jarno at 2024-02-03T17:16:14+01:00 pristine-tar data for tzdata_2024a.orig.tar.gz - - - - - 3 changed files: - + tzdata_2024a.orig.tar.gz.asc - + tzdata_2024a.orig.tar.gz.delta

[Git][glibc-team/tzdata] Pushed new tag debian/2024a-1

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2024a-1 at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2024a-1 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][sid] 4 commits: New upstream version 2024a

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / tzdata Commits: 988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00 New upstream version 2024a - - - - - ff1954eb by Aurelien Jarno at 2024-02-03T17:16:12+01:00 Update upstream source from tag upstream/2024a Update to upstream

[Git][glibc-team/tzdata] Pushed new tag upstream/2024a

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag upstream/2024a at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/upstream/2024a You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][upstream] New upstream version 2024a

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch upstream at GNU Libc Maintainers / tzdata Commits: 988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00 New upstream version 2024a - - - - - 17 changed files: - Makefile - NEWS - africa - asia - australasia - checknow.awk - etcetera - europe - leap

[Git][glibc-team/glibc] Pushed new branch glibc-2.39

2024-02-03 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new branch glibc-2.39 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/glibc-2.39 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][bullseye] 12 commits: New upstream version 2022g

2024-02-01 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / tzdata Commits: fd8752b2 by Benjamin Drung at 2023-01-07T19:18:02+01:00 New upstream version 2022g - - - - - 2a9f9d52 by Benjamin Drung at 2023-03-23T10:40:07+01:00 New upstream version 2023a - - - - - 3e1c2374 by Benjamin

[Git][glibc-team/tzdata] Pushed new tag debian/2023d-0+deb11u1

2024-02-01 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2023d-0+deb11u1 at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2023d-0+deb11u1 You're receiving this email because of your account on salsa.debian.org.

Bug#1062006: bullseye-pu: package glibc/2.31-13+deb11u8

2024-01-30 Thread Aurelien Jarno
+ + * debian/patches/any/local-qsort-memory-corruption.patch: Fix a memory +corruption in qsort() when using nontransitive comparison functions. + + -- Aurelien Jarno Sun, 28 Jan 2024 23:58:14 +0100 + glibc (2.31-13+deb11u7) bullseye-security; urgency=medium * debian/patches/any/local-CVE

[Git][glibc-team/glibc] Pushed new tag debian/2.31-13+deb11u8

2024-01-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.31-13+deb11u8 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.31-13+deb11u8 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][bullseye] 2 commits: debian/patches/any/local-qsort-memory-corruption.patch: Fix a memory...

2024-01-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch bullseye at GNU Libc Maintainers / glibc Commits: 5bd3c879 by Aurelien Jarno at 2024-01-28T23:37:41+01:00 debian/patches/any/local-qsort-memory-corruption.patch: Fix a memory corruption in qsort() when using nontransitive comparison functions

[Git][glibc-team/glibc] Pushed new branch bookworm-security

2024-01-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new branch bookworm-security at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/bookworm-security You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc] Pushed new tag debian/2.36-9+deb12u4

2024-01-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed new tag debian/2.36-9+deb12u4 at GNU Libc Maintainers / glibc -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/tree/debian/2.36-9+deb12u4 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/glibc][glibc-2.38] 9 commits: debian/debhelper.in/locales.config: always ask for the default locale, even if...

2024-01-30 Thread Aurelien Jarno (@aurel32)
Aurelien Jarno pushed to branch glibc-2.38 at GNU Libc Maintainers / glibc Commits: 79dd4ae0 by Aurelien Jarno at 2024-01-09T23:54:17+01:00 debian/debhelper.in/locales.config: always ask for the default locale, even if none are generated. This enables choosing C.UTF-8 as the default locale

  1   2   3   4   5   6   7   8   9   10   >