diff -Nru glibc-2.29/debian/changelog glibc-2.29/debian/changelog --- glibc-2.29/debian/changelog 2020-01-10 22:21:25.000000000 +0000 +++ glibc-2.29/debian/changelog 2020-01-23 14:03:14.000000000 +0000 @@ -1,3 +1,16 @@ +glibc (2.29-9+rpi1) bullseye-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.29-9+rpi1 by Peter Michale Green] + * Change mode on scripts/check-obsolete-constructs.py to 644, + dgit does not like mode 755 files created by patches and the + script does not seem to be used for anything in the Debian + package. + + -- Peter Micheal Green Thu, 23 Jan 2020 14:03:14 +0000 + glibc (2.29-9) unstable; urgency=medium [ Samuel Thibault ] diff -Nru glibc-2.29/debian/patches/git-updates.diff glibc-2.29/debian/patches/git-updates.diff --- glibc-2.29/debian/patches/git-updates.diff 2020-01-10 20:45:49.000000000 +0000 +++ glibc-2.29/debian/patches/git-updates.diff 2020-01-23 14:03:14.000000000 +0000 @@ -4430,7 +4430,7 @@ done done diff --git a/scripts/check-obsolete-constructs.py b/scripts/check-obsolete-constructs.py -new file mode 100755 +new file mode 100644 index 0000000000..ce5c72251f --- /dev/null +++ b/scripts/check-obsolete-constructs.py diff -Nru glibc-2.29/debian/rules glibc-2.29/debian/rules --- glibc-2.29/debian/rules 2020-01-10 20:45:49.000000000 +0000 +++ glibc-2.29/debian/rules 2020-01-23 14:03:14.000000000 +0000 @@ -97,7 +97,7 @@ BASE_MIG = mig DEB_GCC_VERSION ?= -9 -RUN_TESTSUITE = yes +RUN_TESTSUITE = no TIMEOUTFACTOR = 25 # Set cross and native compiler names, including version.