Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] binutils: update to 2.35.
@ 2020-07-30  9:27 ailiop-git
  2020-07-30 10:42 ` pullmoll
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ailiop-git @ 2020-07-30  9:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages binutils
https://github.com/void-linux/void-packages/pull/23949

binutils: update to 2.35.


A patch file from https://github.com/void-linux/void-packages/pull/23949.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-binutils-23949.patch --]
[-- Type: text/x-diff, Size: 1035 bytes --]

From d07e40a86d5dad5cea5210f2a71e83d48fb5da96 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Thu, 30 Jul 2020 11:23:21 +0200
Subject: [PATCH] binutils: update to 2.35.

---
 srcpkgs/binutils/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template
index 06a279cff2c..40e16748c64 100644
--- a/srcpkgs/binutils/template
+++ b/srcpkgs/binutils/template
@@ -1,6 +1,6 @@
 # Template file for 'binutils'
 pkgname=binutils
-version=2.34
+version=2.35
 revision=1
 bootstrap=yes
 short_desc="GNU binary utilities"
@@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/binutils/"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952
+checksum=1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="flex perl texinfo"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: binutils: update to 2.35.
  2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
@ 2020-07-30 10:42 ` pullmoll
  2020-10-15 21:06 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pullmoll @ 2020-07-30 10:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/23949#issuecomment-666290694

Comment:
Usually a binutils update causes lots of trouble. I'd say we should at least try to bootstrap x86_64 with this version and build all cross compilers to confirm that at least base-chroot can be built for all targets.
And no, I currently cannot verify that.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: binutils: update to 2.35.
  2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
  2020-07-30 10:42 ` pullmoll
@ 2020-10-15 21:06 ` ericonr
  2020-10-17  8:23 ` [PR PATCH] [Updated] " ailiop-git
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-10-15 21:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23949#issuecomment-709590257

Comment:
Remove `noarch` from the template.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] binutils: update to 2.35.
  2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
  2020-07-30 10:42 ` pullmoll
  2020-10-15 21:06 ` ericonr
@ 2020-10-17  8:23 ` ailiop-git
  2021-01-07  0:59 ` [PR PATCH] [Closed]: " q66
  2021-01-07  0:59 ` q66
  4 siblings, 0 replies; 6+ messages in thread
From: ailiop-git @ 2020-10-17  8:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages binutils
https://github.com/void-linux/void-packages/pull/23949

binutils: update to 2.35.


A patch file from https://github.com/void-linux/void-packages/pull/23949.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-binutils-23949.patch --]
[-- Type: text/x-diff, Size: 1205 bytes --]

From 24a0fd711584161b1b668717e7f36c2c49fae833 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 17 Oct 2020 10:23:25 +0200
Subject: [PATCH] binutils: update to 2.35.1.

---
 srcpkgs/binutils/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template
index 06a279cff2c..ce5d80ab90b 100644
--- a/srcpkgs/binutils/template
+++ b/srcpkgs/binutils/template
@@ -1,6 +1,6 @@
 # Template file for 'binutils'
 pkgname=binutils
-version=2.34
+version=2.35.1
 revision=1
 bootstrap=yes
 short_desc="GNU binary utilities"
@@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/binutils/"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952
+checksum=3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="flex perl texinfo"
@@ -120,7 +120,6 @@ binutils-devel_package() {
 }
 
 binutils-doc_package() {
-	archs=noarch
 	short_desc+=" - info files"
 	pkg_install() {
 		vmove usr/share/info

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Closed]: binutils: update to 2.35.
  2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
                   ` (2 preceding siblings ...)
  2020-10-17  8:23 ` [PR PATCH] [Updated] " ailiop-git
@ 2021-01-07  0:59 ` q66
  2021-01-07  0:59 ` q66
  4 siblings, 0 replies; 6+ messages in thread
From: q66 @ 2021-01-07  0:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

There's a closed pull request on the void-packages repository

binutils: update to 2.35.
https://github.com/void-linux/void-packages/pull/23949

Description:


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: binutils: update to 2.35.
  2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
                   ` (3 preceding siblings ...)
  2021-01-07  0:59 ` [PR PATCH] [Closed]: " q66
@ 2021-01-07  0:59 ` q66
  4 siblings, 0 replies; 6+ messages in thread
From: q66 @ 2021-01-07  0:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/23949#issuecomment-755816091

Comment:
https://github.com/void-linux/void-packages/pull/27727

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-07  0:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  9:27 [PR PATCH] binutils: update to 2.35 ailiop-git
2020-07-30 10:42 ` pullmoll
2020-10-15 21:06 ` ericonr
2020-10-17  8:23 ` [PR PATCH] [Updated] " ailiop-git
2021-01-07  0:59 ` [PR PATCH] [Closed]: " q66
2021-01-07  0:59 ` q66

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).