Merge version 2.39-6+rpi1 and 2.39-8 to produce 2.39-8+rpi1 archive/raspbian/2.39-8+rpi1 raspbian/2.39-8+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 15 Oct 2022 04:38:37 +0000 (05:38 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 15 Oct 2022 04:38:37 +0000 (05:38 +0100)
1  2 
debian/changelog
debian/control
debian/control.in
debian/patches/series
debian/rules

index 96b4398a93c6e65fc90dc313fec1dfa7470d50ff,3c4e51f08eeee1c23b675d97ab20b2e20dd0c7c5..416d0a0b0060b385afd663a3961081b4ac08f84f
@@@ -1,26 -1,17 +1,41 @@@
- binutils (2.39-6+rpi1) bookworm-staging; urgency=medium
++binutils (2.39-8+rpi1) bookworm-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 brought forward from 2.37.90.20220130-2+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 10 Feb 2022 12:05:47 +0000]
 +  * Apply patch proposed upstream to fix glibc link issue.
 +
-  -- Peter Michael Green <plugwash@debian.org>  Wed, 05 Oct 2022 00:35:00 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 15 Oct 2022 04:38:36 +0000
++
+ binutils (2.39-8) unstable; urgency=medium
+   * Fix PR/gprofng/29663: Use the --libdir path to find libraries.
+     Closes: #1016725, #1019657.
+  -- Matthias Klose <doko@debian.org>  Thu, 13 Oct 2022 09:55:07 +0200
+ binutils (2.39-7) unstable; urgency=medium
+   * Update VCS attributes.
+   * Make the gold man page target independent. Closes: #1021506.
+   * Fix libctf0 package description. Closes: #1004621.
+  -- Matthias Klose <doko@debian.org>  Mon, 10 Oct 2022 12:07:25 +0200
  
  binutils (2.39-6) unstable; urgency=medium
  
diff --cc debian/control
Simple merge
Simple merge
index e8df7cc3028fd33e8d7092f51e563055dd459107,9ed717c59927c73fe7acfa1e18f09f982e6e3c5e..110e57bda2a686548d4d0ffb90b3d7fa57130a54
@@@ -19,8 -24,19 +19,9 @@@ aarch64-libpath.dif
  mips64-default-n64.diff
  gold-mips.diff
  gold-no-keep-files-mapped.diff
 -
 -# trunk backports
+ pr29663.diff
 -
 -# experimental ...
 -#infinity-notes.diff
  libctf-soname.diff
 -
  mips-hack.diff
 -
 -#aarch64-copy-reloc-revert-0.diff
 -#aarch64-copy-reloc-revert-1.diff
 -#aarch64-copy-reloc-revert-2.diff
 -
  perl-shebang.diff
 +fix-glibc-link-assertion.patch
 +auto-2.38.50.20220707-1+rpi1-84d864a8c2aeed15bfe172bf90b18895b65054fa-1657735965
diff --cc debian/rules
Simple merge