Merge version 2.37.90.20220207-1+rpi1 and 2.38-2 to produce 2.38-2+rpi1 archive/raspbian/2.38-2+rpi1 raspbian/2.38-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 21 Feb 2022 12:02:19 +0000 (12:02 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 21 Feb 2022 12:02:19 +0000 (12:02 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index afca5f3d9f22f147e9127f8f019e3e6f4660cc7b,eab415ff668af9e4cca2f9da0a8b961ddf944ab0..fec5f6360bcf1f048c9e3d1b9c3a5ea1cfd35e80
@@@ -1,26 -1,19 +1,43 @@@
- binutils (2.37.90.20220207-1+rpi1) bookworm-staging; urgency=medium
++binutils (2.38-2+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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Fri, 11 Feb 2022 03:53:31 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 21 Feb 2022 12:02:19 +0000
++
+ binutils (2.38-2) unstable; urgency=medium
+   * Update from the binutils 2.38 branch:
+     - Updated Serbian translations.
+     - ld: Keep indirect symbol from IR if referenced from shared object.
+     - i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL.
+     - Fix PR28882, build failure with gcc-4.2 due to use of 0b literals.
+     - x86: Disallow invalid relocation against protected symbol.
+  -- Matthias Klose <doko@debian.org>  Fri, 18 Feb 2022 05:46:44 +0100
+ binutils (2.38-1) unstable; urgency=medium
+   * binutils 2.38 release.
+  -- Matthias Klose <doko@debian.org>  Wed, 09 Feb 2022 15:53:21 +0100
  
  binutils (2.37.90.20220207-1) unstable; urgency=medium
  
Simple merge
diff --cc debian/rules
Simple merge