Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aria2: update to 1.37.0, adopt.
@ 2023-11-15 19:09 yoshiyoshyosh
  2023-11-19 10:30 ` biopsin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: yoshiyoshyosh @ 2023-11-15 19:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages aria2cup
https://github.com/void-linux/void-packages/pull/47257

aria2: update to 1.37.0, adopt.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`
- I built this PR locally for these architectures:
  - `x86_64-musl`
  - `i686-glibc`

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

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

From 29603c3d11d373202ed09d97bd3d3f688c6c54b5 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Wed, 15 Nov 2023 14:02:23 -0500
Subject: [PATCH] aria2: update to 1.37.0, adopt.

---
 srcpkgs/aria2/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template
index 4d562c2f1aa9d..6fd8d75c4acbb 100644
--- a/srcpkgs/aria2/template
+++ b/srcpkgs/aria2/template
@@ -1,7 +1,7 @@
 # Template file for 'aria2'
 pkgname=aria2
-version=1.36.0
-revision=2
+version=1.37.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-openssl --with-libexpat --without-gnutls
  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
@@ -13,12 +13,12 @@ makedepends="c-ares-devel expat-devel gmp-devel openssl-devel sqlite-devel
 depends="ca-certificates"
 checkdepends="libcppunit-devel"
 short_desc="Lightweight multi-protocol/multi-source command-line download utility"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="yosh <yosh-git@riseup.net>"
 license="GPL-2.0-or-later"
 homepage="https://aria2.github.io/"
 changelog="https://raw.githubusercontent.com/aria2/aria2/master/NEWS"
 distfiles="https://github.com/aria2/aria2/releases/download/release-${version}/aria2-${version}.tar.xz"
-checksum=58d1e7608c12404f0229a3d9a4953d0d00c18040504498b483305bcb3de907a5
+checksum=60a420ad7085eb616cb6e2bdf0a7206d68ff3d37fb5a956dc44242eb2f79b66b
 
 libaria2_package() {
 	short_desc="Multi-Protocol/multi-source download library"

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

* Re: aria2: update to 1.37.0, adopt.
  2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
@ 2023-11-19 10:30 ` biopsin
  2023-11-19 10:42 ` biopsin
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-11-19 10:30 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/47257#issuecomment-1817813267

Comment:
For some odd reason Im unable to download anything with aria2 anymore after I started testing this PR or and reverting to prior version. It just locks up at 100% > `11/19 11:24:06 [NOTICE] Downloading 1 item(s) ` but nothing gets downloaded and I have to force `kill -9` it to terminate as ctrl-c no is able to terminate either...
strange

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

* Re: aria2: update to 1.37.0, adopt.
  2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
  2023-11-19 10:30 ` biopsin
@ 2023-11-19 10:42 ` biopsin
  2023-11-19 10:53 ` biopsin
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-11-19 10:42 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/47257#issuecomment-1817813267

Comment:
For some odd reason Im unable to download anything with aria2 anymore after I started testing this PR or and reverting to prior version. It just locks up at 100% > `11/19 11:24:06 [NOTICE] Downloading 1 item(s) ` but nothing gets downloaded and I have to force `kill -9` it to terminate as ctrl-c no is able to terminate either...
Edit: aria.log is empty too

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

* Re: aria2: update to 1.37.0, adopt.
  2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
  2023-11-19 10:30 ` biopsin
  2023-11-19 10:42 ` biopsin
@ 2023-11-19 10:53 ` biopsin
  2023-11-21 17:05 ` biopsin
  2023-12-03 20:13 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-11-19 10:53 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/47257#issuecomment-1817813267

Comment:
For some odd reason Im unable to download anything with aria2 anymore after I started testing this PR or and reverting to prior version. It just locks up at 100% > `11/19 11:24:06 [NOTICE] Downloading 1 item(s) ` but nothing gets downloaded and I have to force `kill -9` it to terminate as ctrl-c is not able to terminate either...
Edit: aria.log is empty too, maybe it has something to do with c-ares updates lately idk

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

* Re: aria2: update to 1.37.0, adopt.
  2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
                   ` (2 preceding siblings ...)
  2023-11-19 10:53 ` biopsin
@ 2023-11-21 17:05 ` biopsin
  2023-12-03 20:13 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-11-21 17:05 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/47257#issuecomment-1817813267

Comment:
<s>For some odd reason Im unable to download anything with aria2 anymore after I started testing this PR or and reverting to prior version. It just locks up at 100% > `11/19 11:24:06 [NOTICE] Downloading 1 item(s) ` but nothing gets downloaded and I have to force `kill -9` it to terminate as ctrl-c is not able to terminate either...
Edit: aria.log is empty too, maybe it has something to do with c-ares updates lately idk</s>
Edit2: after c-ares update to 1.22.1 aria2 started working..

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

* Re: [PR PATCH] [Merged]: aria2: update to 1.37.0, adopt.
  2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
                   ` (3 preceding siblings ...)
  2023-11-21 17:05 ` biopsin
@ 2023-12-03 20:13 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-12-03 20:13 UTC (permalink / raw)
  To: ml

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

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

aria2: update to 1.37.0, adopt.
https://github.com/void-linux/void-packages/pull/47257

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`
- I built this PR locally for these architectures:
  - `x86_64-musl`
  - `i686-glibc`

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

end of thread, other threads:[~2023-12-03 20:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 19:09 [PR PATCH] aria2: update to 1.37.0, adopt yoshiyoshyosh
2023-11-19 10:30 ` biopsin
2023-11-19 10:42 ` biopsin
2023-11-19 10:53 ` biopsin
2023-11-21 17:05 ` biopsin
2023-12-03 20:13 ` [PR PATCH] [Merged]: " Duncaen

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).