Easy-to-use GTK+ Download Manager
Uget is a easy-to-use download manager written in GTK+. It supports
pause and resume, and the ability to classify download, with every
category having an independent configuration.
- Developed at GNOME:Apps
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/uget && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
uget-2.0.2.tar.gz | 0000845134 825 KB | |
uget.changes | 0000013208 12.9 KB | |
uget.spec | 0000002578 2.52 KB |
Revision 35 (latest revision is 46)
Dominique Leuenberger (dimstar_suse)
accepted
request 338384
from
Dominique Leuenberger (dimstar)
(revision 35)
- Update to version 2.0.2: + Fix memory leak and avoid accessing NULL pointer. + curl plug-in: - Create new file with correct size if file size is not the same. - Create new file only in first connection. - Change setting's file name if plug-in created new file. + Don't resume file with incorrect aria2 control file (no bit field). + Replace invalid characters \/:*?"<>| by _ in filename. - Changes from version 2.0.1: + curl plug-in: - Create new download file if file size is not the same. - Sse common user & password by default. - Response error if post or cookie file not found. - Don't create aria2 control file if download file create failed. - If error occurred while allocating disk space, delete created download file. - Count downloaded size after splitting download (avoid progress > 100%). + Avoid crash if user doesn't specify argument value. + When creating folder failed, check folder exists before returning error. + When uGet get SIGTERM, it will save settings and call sync() for Linux. + Check and fix settings after loading Setting.json.
Comments 0