Merge version 2.29-9+rpi1 and 2.29.1-3 to produce 2.29.1-3+rpi1 archive/raspbian/2.29.1-3+rpi1 raspbian/2.29.1-3+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Fri, 29 Sep 2017 23:14:01 +0000 (00:14 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Fri, 29 Sep 2017 23:14:01 +0000 (00:14 +0100)
1  2 
debian/changelog
debian/rules

index 24bb67f6a9c395f5025de3b9f52dbfdd39af7ba5,4b0c59a1029efe6fe74890bcd804eb2ed9997397..7e33035311c3f5855be088dbe4680890495decfa
@@@ -1,9 -1,57 +1,64 @@@
- binutils (2.29-9+rpi1) buster-staging; urgency=medium
++binutils (2.29.1-3+rpi1) buster-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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 14 Sep 2017 22:15:44 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 29 Sep 2017 23:14:00 +0000
++
+ binutils (2.29.1-3) unstable; urgency=medium
+   * Update, taken from the 2.29 branch 20170923.
+     - gold: Add --no-relax option.
+     - readelf: Handle E_MIPS_MACH_5900.
+     - gold: PowerPC function address in non-PIC.
+     - Fix PR binutils/22163, PR binutils/22170.
+   * libbinutils: Fix generation of upper dependency for two-number versions.
+   * debian/rules. Remove the old cross build targets.
+  -- Matthias Klose <doko@debian.org>  Sat, 23 Sep 2017 14:00:50 +0200
+ binutils (2.29.1-1) unstable; urgency=medium
+   * binutils 2.29.1 release.
+   * Convert to package source format 3.0 (quilt).
+  -- Matthias Klose <doko@debian.org>  Wed, 20 Sep 2017 10:11:56 +0200
+ binutils (2.29-13) unstable; urgency=medium
+   * Build again all cross packages.
+  -- Matthias Klose <doko@debian.org>  Tue, 19 Sep 2017 13:11:06 +0200
+ binutils (2.29-12) unstable; urgency=medium
+   * Update, taken from the 2.29 branch 20170919.
+     - Fix PR ld/21441, PowerPC64 stubs don't match calculated size.
+       Closes: #876134.
+     - Fix PR ld/22048, Incorrect .eh_frame section in libc.so.
+     - Fix PR ld/22150, ld keeps a version reference for gc'd symbols.
+       Closes: #874585. LP: #1715641.
+     - Fix PR ld/22148, Integer overflow in elf64-x86-64.c.
+     - Fix PR ld/21924, Require GCC 5 or above for 3 x86 tests.
+   * Fix installation of test summaries.
+   * Compare test summaries for cross builds.
+  -- Matthias Klose <doko@debian.org>  Tue, 19 Sep 2017 13:04:07 +0200
+ binutils (2.29-10) unstable; urgency=medium
+   * Update, taken from the 2.29 branch 20170915.
+     - Fix PR binutils/22047 (CVE-2017-14129), PR binutils/22018.
+   * gold on 32bit archs: Release mapped files after each pass.
+   * Build-depend on cross compilers to run the tests for the binutils
+     cross packages.
+   * Install the ldscripts into /usr/lib/<multiarch>/ldscripts and move
+     ldscripts into the binutils-<triplet> packages.
+   * Install the unprefixed manual packages into binutils-common and
+     derive the timestamps from the debian/changelog entry.
+   * binutils-<triplet>: Remove dependency on binutils.
+  -- Matthias Klose <doko@debian.org>  Fri, 15 Sep 2017 11:55:58 +0200
  
  binutils (2.29-9) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge