diff -Nru glibc-2.29/debian/changelog glibc-2.29/debian/changelog --- glibc-2.29/debian/changelog 2020-02-04 19:37:26.000000000 +0000 +++ glibc-2.29/debian/changelog 2020-02-17 21:00:29.000000000 +0000 @@ -1,3 +1,16 @@ +glibc (2.29-10+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. + + -- Raspbian forward porter Mon, 17 Feb 2020 21:00:29 +0000 + glibc (2.29-10) unstable; urgency=medium * debian/debhelper.in/libc.{preinst,postrm}: Remove fallback to dpkg 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-02-04 14:35:36.000000000 +0000 +++ glibc-2.29/debian/patches/git-updates.diff 2020-02-17 21:00:29.000000000 +0000 @@ -4435,7 +4435,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-19 09:29:52.000000000 +0000 +++ glibc-2.29/debian/rules 2020-02-17 21:00:29.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.