Merge version 2.35.1-5+rpi1 and 2.35.1-6 to produce 2.35.1-6+rpi1 archive/raspbian/2.35.1-6+rpi1 raspbian/2.35.1-6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 29 Dec 2020 11:21:42 +0000 (11:21 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 29 Dec 2020 11:21:42 +0000 (11:21 +0000)
1  2 
debian/changelog
debian/rules

index 1ae931f45bd9ef375a2d48f712198c788905f759,e8bcf946d6dd0c17d5a06380c4c301a2ab9d9a47..fa6e002d015102a060a2b8711465e23a086b98e6
@@@ -1,28 -1,9 +1,35 @@@
- binutils (2.35.1-5+rpi1) bullseye-staging; urgency=medium
++binutils (2.35.1-6+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 2.29-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 17 Aug 2017 15:41:49 +0000]
 +  * Disable testsuite, it fails on our lxc based autobuilders.
 +
 +  [changes brought forward from 2.31.1-16+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 06 Feb 2020 17:10:11 +0000]
 +  * Allow dependency of binutils on binutils-triplet to be satisfied by
 +    foreign architectures, to facilitate setting up environments where the
 +    linker is 64-bit while everything else is 32-bit.
 +
 +  [changes brought forward from 2.35-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 22 Sep 2020 18:10:17 +0000]
 +  * Build sufficient cross binutils to support u-boot build.
 +
 +  [changes brought forward from 2.35.1-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 01 Dec 2020 21:55:01 +0000]
 +  * Build the same set of cross-binutils on arm64 as on armhf.
 +    (avoids issues when control is generated on armhf and then package is
 +    built on arm64)
 +  * Remove <!nocheck> build-depends as testsuite is disabled.
 +
 +  [changes introduced in 2.35.1-5+rpi1 by Peter Michael Green]
 +  * Touch gold/yyscript.h and gold/yyscript.c in clean target to ensure they are
 +    newer than yyscript.y and hence stop the upstream build system trying to
 +    regenerate them when building from a git checkout.
 +
-  -- Peter Micheal Green <plugwash@raspbian.org>  Sun, 20 Dec 2020 08:27:41 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 29 Dec 2020 11:21:42 +0000
++
+ binutils (2.35.1-6) unstable; urgency=medium
+   * Fix FTCBFS: Disable pgo for cross builds (Helmut Grohne). Closes: #977822.
+   * 'nopgo' in DEB_BUILD_OPTIONS also disables the pgo builds.
+  -- Matthias Klose <doko@debian.org>  Wed, 23 Dec 2020 09:38:22 +0100
  
  binutils (2.35.1-5) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge