Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
binutils
Commits:
2986b14e by Frederik Schwan at 2026-01-03T21:50:55+01:00
upgpkg: 2.45.1+r35+g12d0a1dbc1b9-1: python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = binutils
pkgdesc = A set of programs to assemble and manipulate binary and
object files
- pkgver = 2.45.1
+ pkgver = 2.45.1+r35+g12d0a1dbc1b9
pkgrel = 1
url = https://www.gnu.org/software/binutils/
arch = x86_64
@@ -29,11 +29,11 @@ pkgbase = binutils
options = !distcc
options = !ccache
backup = etc/gprofng.rc
- source =
git+https://sourceware.org/git/binutils-gdb.git#commit=48324fde1e284293dd3d570dba597cb644921c92
+ source =
git+https://sourceware.org/git/binutils-gdb.git#commit=12d0a1dbc1b9ecc3a3ae7361bccb70ab32c16cf1
source = gold-warn-unsupported.patch
source = 0001-strip-Don-t-treat-fat-IR-objects-as-plugin-object.patch
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
- sha256sums =
3e2351760a32f1739f0683da1d4b43e74b42e117867225b88c41c07af6aeec9e
+ sha256sums =
405ddddcb0f0eff2c71c126185351b4284abe7cf8ccb1a32d95eac06c58aacaf
sha256sums =
2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4
sha256sums =
cd1816becb0e992ebc09f2ff66050e4b92fad33f0b7acc833cf513f4e4791d1a
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
# toolchain build order:
linux-api-headers->glibc->binutils->gcc->glibc->binutils->gcc
pkgname=binutils
-pkgver=2.45.1
-_commit=48324fde1e284293dd3d570dba597cb644921c92
+pkgver=2.45.1+r35+g12d0a1dbc1b9
+_commit=12d0a1dbc1b9ecc3a3ae7361bccb70ab32c16cf1
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files'
arch=(x86_64)
@@ -55,7 +55,7 @@ source=(
gold-warn-unsupported.patch
0001-strip-Don-t-treat-fat-IR-objects-as-plugin-object.patch
)
-sha256sums=('3e2351760a32f1739f0683da1d4b43e74b42e117867225b88c41c07af6aeec9e'
+sha256sums=('405ddddcb0f0eff2c71c126185351b4284abe7cf8ccb1a32d95eac06c58aacaf'
'2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4'
'cd1816becb0e992ebc09f2ff66050e4b92fad33f0b7acc833cf513f4e4791d1a')
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/2986b14e673b23ac7c828cc7805b1f83ebbe8c12
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/2986b14e673b23ac7c828cc7805b1f83ebbe8c12
You're receiving this email because of your account on gitlab.archlinux.org.