- Fix high CPU usage in BitTorrent downloads
- Changelog 1.34.0 Link
Details
- Reviewers
joebonrichie JoshStrobl - Group Reviewers
Triage Team - Commits
- R383:278caa5814ce: Update aria2 to 1.34.0
installed and downloaded budgie iso
Diff Detail
- Repository
- R383 aria2
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Couple of small changes needed. Also you've seemed to have done a git add * and accidently added an unneeded index.html file.
| package.yml | ||
|---|---|---|
| 5–6 | Should be SDPX 3.0 identifiers. Seems to be GPL-2.0-or-later from https://github.com/aria2/aria2/blob/master/src/A2STR.cc#L10 | |
| 17 | You should instead use the %reconfigure macro instead if %configure not longer works, see https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L4 | |
@joebonrichie guilty with the git add * didn't pay attention and thx regarding the %reconfigure command, didn't know this one exist
You shouldn't be using that tarball, you should be using https://github.com/aria2/aria2/releases/download/release-1.33.1/aria2-1.33.1.tar.xz, which is their release tarball, and using %configure.