diff -Nru binutils-2.32.51.20190707/debian/changelog binutils-2.32.51.20190707/debian/changelog --- binutils-2.32.51.20190707/debian/changelog 2019-07-07 10:20:11.000000000 +0000 +++ binutils-2.32.51.20190707/debian/changelog 2019-07-29 02:24:59.000000000 +0000 @@ -1,3 +1,10 @@ +binutils (2.32.51.20190707-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 2.29-4+rpi1 by Peter Michael Green at Thu, 17 Aug 2017 15:41:49 +0000] + * Disable testsuite, it fails on our lxc based autobuilders. + + -- Raspbian forward porter Mon, 29 Jul 2019 02:24:59 +0000 + binutils (2.32.51.20190707-1) unstable; urgency=medium * Snapshot, taken from the trunk (20190707). diff -Nru binutils-2.32.51.20190707/debian/rules binutils-2.32.51.20190707/debian/rules --- binutils-2.32.51.20190707/debian/rules 2019-06-11 12:40:13.000000000 +0000 +++ binutils-2.32.51.20190707/debian/rules 2019-07-29 02:24:59.000000000 +0000 @@ -524,7 +524,7 @@ CONFARGS_TARGET_aarch64 = --enable-targets=aarch64_be-linux-gnu -with_check := yes +with_check := disabled by plugwash ifneq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) # override buildd admins to run the testsuite anyway ... ifeq (,$(filter $(DEB_HOST_ARCH), m68k sh4))