Bug#1041836: libc6 2.36-9+deb12u1 double free abort

2023-08-08 Thread Paul Szabo
Maybe related: seems that the default for "mcheck" or MALLOC_CHECK_ has changed. I observe an oddity. I only noticed this recently, with libc6 version 2.36-9+deb12u1; reverting to previous 2.36-9 did not seem to help. The issue. Sending SIGHUP to the inetd(8) process should cause it to re-load

Processing of tzdata_2023c-9_source.changes

2023-08-08 Thread Debian FTP Masters
tzdata_2023c-9_source.changes uploaded successfully to localhost along with the files: tzdata_2023c-9.dsc tzdata_2023c-9.debian.tar.xz tzdata_2023c-9_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#1043308: libc6-dev-mips64el-cross: Unmatched libc6 verison in mips64el unstable release

2023-08-08 Thread Haorong Lu
Package: libc6-dev-mips64el-cross Version: 2.36-8cross2 Severity: important Dear Maintainer, I'm trying to build a cross-compiling environment for mips64el on my x86 VM. The Dockerfile is in this form: ``` FROM dockcross/base:latest ENV ARCH=mips ENV SUBARCH=mips ENV DEBIAN_ARCH=mips64el ENV

Processing of tzdata_2023c-9_source.changes

2023-08-08 Thread Debian FTP Masters
tzdata_2023c-9_source.changes uploaded successfully to localhost along with the files: tzdata_2023c-9.dsc tzdata_2023c-9.debian.tar.xz tzdata_2023c-9_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Processing of tzdata_2023c-9_source.changes

2023-08-08 Thread Debian FTP Masters
tzdata_2023c-9_source.changes uploaded successfully to localhost along with the files: tzdata_2023c-9.dsc tzdata_2023c-9.debian.tar.xz tzdata_2023c-9_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

[Git][glibc-team/glibc][glibc-2.38] 3 commits: debian/libc0.3.symbols.hurd-i386: Update symbols

2023-08-08 Thread Samuel Thibault (@sthibault)
Samuel Thibault pushed to branch glibc-2.38 at GNU Libc Maintainers / glibc Commits: 58ac2dde by Samuel Thibault at 2023-08-04T16:24:06+02:00 debian/libc0.3.symbols.hurd-i386: Update symbols - - - - - 1fe77858 by Samuel Thibault at 2023-08-08T10:26:20+00:00 hurd: Fix working with jemalloc

[Git][glibc-team/glibc][sid] hurd: Fix working with jemalloc

2023-08-08 Thread Samuel Thibault (@sthibault)
Samuel Thibault pushed to branch sid at GNU Libc Maintainers / glibc Commits: 1fe77858 by Samuel Thibault at 2023-08-08T10:26:20+00:00 hurd: Fix working with jemalloc * debian/patches/hurd-i386/git-jemalloc.diff: Add support for static TSD data. *

Processing of tzdata_2023c-9_source.changes

2023-08-08 Thread Debian FTP Masters
tzdata_2023c-9_source.changes uploaded successfully to localhost along with the files: tzdata_2023c-9.dsc tzdata_2023c-9.debian.tar.xz tzdata_2023c-9_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Processed: Bug#1043250 marked as pending in tzdata

2023-08-08 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #1043250 [tzdata] tzdata: bring back top-level UTC Added tag(s) pending. -- 1043250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043250 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

[Git][glibc-team/tzdata] Pushed new tag debian/2023c-9

2023-08-08 Thread Benjamin Drung (@bdrung)
Benjamin Drung pushed new tag debian/2023c-9 at GNU Libc Maintainers / tzdata -- View it on GitLab: https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2023c-9 You're receiving this email because of your account on salsa.debian.org.

[Git][glibc-team/tzdata][sid] 2 commits: Move top-level UTC timezone back to tzdata

2023-08-08 Thread Benjamin Drung (@bdrung)
Benjamin Drung pushed to branch sid at GNU Libc Maintainers / tzdata Commits: 3f46a00b by Benjamin Drung at 2023-08-08T11:45:40+02:00 Move top-level UTC timezone back to tzdata The top-level UTC timezone is widely used. Moving it to tzdata-legacy causes packages like PostgreSQL and systemd to

Processed: Re: Bug#1043250: tzdata: bring back top-level UTC

2023-08-08 Thread Debian Bug Tracking System
Processing control commands: > severity -1 serious Bug #1043250 [tzdata] tzdata: bring back top-level UTC Severity set to 'serious' from 'important' -- 1043250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043250 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#1043250: tzdata: bring back top-level UTC

2023-08-08 Thread Christoph Berg
Control: severity -1 serious Re: Thorsten Glaser > >Why isn't Etc/UTC an alternative to UTC? > > It’s not as portable, it binds to the Olson database whereas > an otherwise unqualified UTC is pretty standard. Worse, if > Etc/UTC is not available, the fallback makes it assume Etc, > not UTC, as