diff -Nru glibc-2.32/debian/changelog glibc-2.32/debian/changelog --- glibc-2.32/debian/changelog 2021-09-19 18:46:59.000000000 +0000 +++ glibc-2.32/debian/changelog 2021-09-25 12:22:52.000000000 +0000 @@ -1,3 +1,16 @@ +glibc (2.32-4+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 2.25-2+rpi1 by Peter Michael Green at Wed, 29 Nov 2017 03:00:21 +0000] + * Disable testsuite. + + [changes introduced in 2.32-4+rpi1 by Peter Michale Green] + * Change mode on sysdeps/x86_64/configure to 644, dgit does + like modes being changed by patches, the corresponding files + for other architectures are all 644 and we don't really care + about x86-64 in raspbian anyway. + + -- Peter Michael Green Sat, 25 Sep 2021 12:22:52 +0000 + glibc (2.32-4) unstable; urgency=medium [ Aurelien Jarno ] diff -Nru glibc-2.32/debian/patches/git-updates.diff glibc-2.32/debian/patches/git-updates.diff --- glibc-2.32/debian/patches/git-updates.diff 2021-09-19 16:52:10.000000000 +0000 +++ glibc-2.32/debian/patches/git-updates.diff 2021-09-25 12:22:52.000000000 +0000 @@ -6192,8 +6192,6 @@ @@ -0,0 +1 @@ +#include diff --git a/sysdeps/x86_64/configure b/sysdeps/x86_64/configure -old mode 100644 -new mode 100755 index 84f82c2406..fc1840e23f --- a/sysdeps/x86_64/configure +++ b/sysdeps/x86_64/configure diff -Nru glibc-2.32/debian/rules glibc-2.32/debian/rules --- glibc-2.32/debian/rules 2021-09-10 23:08:36.000000000 +0000 +++ glibc-2.32/debian/rules 2021-09-25 12:22:52.000000000 +0000 @@ -96,7 +96,7 @@ BASE_MIG = mig DEB_GCC_VERSION ?= -10 -RUN_TESTSUITE = yes +RUN_TESTSUITE = no TIMEOUTFACTOR = 25 # Set cross and native compiler names, including version.