- glibc (2.40-2+rpi1) trixie-staging; urgency=medium
++glibc (2.40-3+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 2.25-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 29 Nov 2017 03:00:21 +0000]
+ * Disable testsuite.
+
+ [changes brought forward from 2.37-12+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 17 Oct 2023 12:00:24 +0000]
+ * Remove valgrind conflicts.
+
- -- Peter Michael Green <plugwash@raspbian.org> Sat, 14 Sep 2024 03:53:53 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 18 Oct 2024 12:21:08 +0000
++
+ glibc (2.40-3) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * debian/testsuite-xfail-debian.mk: Avoid tests overflowing memory.
+ * debian/testsuite-xfail-debian.mk: Update hurd xfails.
+
+ [ Aurelien Jarno ]
+ * debian/rules: build with gcc-14.
+ * debian/control.in/main: adjust g++-for-host version on arm64 to ensure
+ PAC/BTI support.
+ * debian/patches/git-updates.diff: update from upstream stable branch.
+ * debian/patches/any/git-iconv-*: backport iconv fixes and improvement from
+ upstream master. Closes: #328303, #1000652.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 24 Sep 2024 21:46:16 +0200
glibc (2.40-2) unstable; urgency=medium
any/local-cudacc-float128.diff
any/local-test-install.diff
any/local-cross.patch
-
+ any/git-iconv-Fix-matching-of-multi-character-transliteratio.patch
+ any/git-iconv-Base-tests-for-buffer-management.patch
+ any/git-iconv-Do-not-use-mmap-in-iconv-the-program-bug-17703.patch
+ any/git-iconv-Preserve-iconv-c-error-exit-on-invalid-inputs-.patch
+ any/git-iconv-Support-in-place-conversions-bug-10460-bug-320.patch
+ any/git-iconv-Multiple-on-command-line-should-not-fail-bug-3.patch
+ any/git-iconv-Input-buffering-for-the-iconv-program-bug-6050.patch
+auto-2.34-7+rpi1-de346af12a6cb5181ed2ab174fb35c88f3b64f4b-1663212931
BASE_CXX = g++
BASE_MIG = mig
# If you override DEB_GCC_VERSION, consider adding DEB_CFLAGS_APPEND=-Wno-error.
- DEB_GCC_VERSION ?= -13
+ DEB_GCC_VERSION ?= -14
-RUN_TESTSUITE = yes
+RUN_TESTSUITE = no
TIMEOUTFACTOR = 25
# Set cross and native compiler names, including version.