Page MenuHomeSolus

Update uGet to 2.2.1
ClosedPublic

Authored by Harvey on Mar 31 2019, 10:47 AM.
Tags
None
Referenced Files
F11073579: D5885.diff
Sat, Aug 12, 4:39 AM
F11013628: D5885.id14244.diff
Fri, Aug 4, 4:11 PM
F11007756: D5885.diff
Tue, Aug 1, 10:03 PM
F10975862: D5885.id14276.diff
Sat, Jul 22, 7:11 AM
F10943025: D5885.id.diff
Fri, Jul 14, 3:47 PM
F10925487: D5885.id14544.diff
Jul 10 2023, 7:58 AM
F10850781: D5885.id14491.diff
Jun 12 2023, 6:59 AM
F10848815: D5885.id14245.diff
Jun 11 2023, 4:46 PM
Subscribers

Details

Summary

Resolves T7691

Changelog:

  • Reduce memory usage
  • Adjust speed limit independently without enabling global speed limit
  • Fix: Can't get 1080p video from YouTube
  • Update translation files
Test Plan

Download Youtube video and tarball at the same time

Diff Detail

Repository
R3075 uget
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Jacalz added inline comments.
package.yml
5–6

License should be updated to GPL-3.0-or-later

Harvey marked an inline comment as done.

Switch to GPL-3.0-or-later

JoshStrobl added a subscriber: JoshStrobl.

Was there any changes to the abi_used_libs that weren't submitted?

package.yml
12

Not needed, you're already specifying the pkgconfig for kerberos.

This revision now requires changes to proceed.Apr 12 2019, 11:47 PM
Harvey marked an inline comment as done.

Remove pkgconfig(com_err)

Was there any changes to the abi_used_libs that weren't submitted?

Nope, I rebuilt after the requested change.

git status

Changes not staged for commit:

(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)

      modified:   package.yml
      modified:   pspec_x86_64.xml

Untracked files:

(use "git add <file>..." to include in what will be committed)

      uget-2.2.1-10-1-x86_64.eopkg
This revision is now accepted and ready to land.Apr 16 2019, 2:50 PM
This revision was automatically updated to reflect the committed changes.