Merge version 2.46-3+rpi1 and 2.46.50.20260608-1 to produce 2.46.50.20260608-1+rpi1 archive/raspbian/2.46.50.20260608-1+rpi1 raspbian/2.46.50.20260608-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 20 Jun 2026 02:41:31 +0000 (03:41 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 20 Jun 2026 02:41:31 +0000 (03:41 +0100)
1  2 
debian/changelog
debian/control
debian/control.in
debian/patches/series
debian/rules

index 1db788072b5e0126cc6b9886987fc1442169ab10,ac5c7486682d43f5cfbe137ab07dd83b13a0b5ff..1e4286d9ccff61b5eb13b3a359cdf6b553f3cb5b
@@@ -1,47 -1,33 +1,61 @@@
- binutils (2.46-3+rpi1) forky-staging; urgency=medium
++binutils (2.46.50.20260608-1+rpi1) forky-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.
 +
 +  [changes brought forward from 2.40-2+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 23 May 2023 02:13:28 +0000]
 +  * Non-maintainer upload.
 +  * Use sed to adjust help2man output for multiarch consistency.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Fri, 13 Mar 2026 02:06:28 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 20 Jun 2026 02:41:30 +0000
 +
- binutils (2.46-3) unstable; urgency=medium
+ binutils (2.46.50.20260608-1) unstable; urgency=medium
  
-   * Fix PR demangler/106641, taken from the trunk.
-   * Drop build dependency on quilt. Closes: #1129263.
-   * Update libgprofng symbols file.
+   * New upstream snapshot, taken from the trunk.
  
-  -- Matthias Klose <doko@debian.org>  Thu, 05 Mar 2026 12:22:39 +0100
+  -- Matthias Klose <doko@debian.org>  Wed, 10 Jun 2026 08:16:33 +0200
  
- binutils (2.46-2) unstable; urgency=medium
+ binutils (2.46.50.20260519-1) experimental; urgency=medium
  
-   * Enable PAC/BTI/GCS on arm64 (Emanuele Rocca). Closes: #1127747.
+   * New upstream snapshot, taken from the trunk.
+  -- Matthias Klose <doko@debian.org>  Tue, 19 May 2026 20:54:57 +0200
+ binutils (2.46.50.20260509-1) experimental; urgency=medium
+   * New upstream snapshot, taken from the trunk.
+   * Drop build dependency on quilt. Addresses: #1129263.
+   * Bump standards version.
+  -- Matthias Klose <doko@debian.org>  Sat, 09 May 2026 07:16:40 +0200
+ binutils (2.46.50.20260216-1) experimental; urgency=medium
+   * New upstream snapshot, taken from the trunk.
+   * Enable PAC/BTI/GCS on arm64 (Emanuele Rocca). Addresses: #1127747.
    * Ignore ld-bootstrap/bootstrap.exp test failures everywhere.
-     Closes: #1127603.
-   * Don't run the ld-elf/sec64k.exp test on sh4, timing out. Closes: #1127604.
+     Addresses: #1127603.
+   * Don't run the ld-elf/sec64k.exp test on sh4, timing out.
+     Addresses: #1127604.
  
-  -- Matthias Klose <doko@debian.org>  Wed, 18 Feb 2026 09:14:01 +0100
+  -- Matthias Klose <doko@debian.org>  Mon, 16 Feb 2026 08:47:59 +0100
  
  binutils (2.46-1) unstable; urgency=medium
  
diff --cc debian/control
Simple merge
Simple merge
index f11d35411ba97e0128d0a0185c3106890cdd2f88,3cf4bd1192509b5dac2176addbb5c4e4ec872a48..ebe8837f38dde153370cedcf38eb367f0ffba44c
@@@ -24,6 -34,4 +24,5 @@@ armhf-64k-alignment.dif
  gprofng-examples-tgz-deterministic.diff
  gprofng-cross-build.diff
  sh-disable-tests.diff
- pr106641.diff
 +fix-glibc-link-assertion.patch
 +auto-2.38.50.20220707-1+rpi1-84d864a8c2aeed15bfe172bf90b18895b65054fa-1657735965
diff --cc debian/rules
Simple merge