Changelog for
uget-2.2.3-bp155.2.6.x86_64.rpm :
* Wed Jun 03 2020 Dominique Leuenberger
- Add uget-gcc10.patch: Fix build with GCC 10.
* Thu Jan 30 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Thu Jan 23 2020 Paolo Stivanin - Update to 2.2.3: + add parser for YouTube recently changed field.- Update to 2.2.2: + use quicksort to sort downloads. + backup torrent and metalink files. + curl plug-in: handle duplicate files with double extensions.
* Mon Apr 30 2018 jengelhAATTinai.de- Ensure neutrality of description.- Replace %__-type macro indirections.
* Sat Apr 28 2018 enzokielAATTkabelmail.de.de- Update to version 2.2.1: + reduce memory usage. + mega plug-in: completed size should not be \'-1\' if file size > 2G on a 32-bit system. + adjust speed limit independently without enabling global speed limit. + Fix: Can\'t get 1080p video from YouTube. + update translation files.
* Sat Jan 13 2018 dimstarAATTopensuse.org- Update to version 2.2.0: + mega plug-in: create new plug-in for MEGA site. + all plug-in: avoid crash if plug-in failed to start. + Fix: some category/status doesn\'t refresh it\'s download list. + Updated translations.- Add conditional for post(un) handling, only apply for older versions of openSUSE.
* Sun Aug 27 2017 zaitorAATTopensuse.org- Update to version 2.0.10: + User can use sorting in any category and status. + curl plug-in: It can use ftruncate() to create large file. + Fix: uGet doesn\'t close File Descriptor when saving config file. + Fix: category functions can\'t work correctly. + Updated translations.
* Wed Mar 08 2017 zaitorAATTopensuse.org- Update to version 2.0.9: + Use character ↓/↑ to replace D:/U: to display speed. + Avoid configure file corrupted on sudden shutdown. + Curl plug-in: crashes when download file > 4GB. + Fix: program will move download to incorrect position if user switch to offline mode. + Fix: Segmentation fault after pressing delete key on gtk window. + Fix: Wayland hidden tray. + Updated translations.
* Sun Jun 19 2016 zaitorAATTopensuse.org- Update to version 2.0.8: + In speed limit mode, program adjust existing task speed when adding new task. + Add new setting \"Display large icon\". + Add configure argument \"--enable-unix-socket\" to use JSON-RPC over UNIX domain socket. + Use msys2 + mingw to build uGet for windows. + curl plug-in: Don\'t use CURLAUTH_ANY, it causes authentication failed. + Fix: User can\'t use command-line to assign config directory (ui-gtk-1to2). + Fix: Incorrect encoding on some characters. + Fix: Program stop download queuing in some case.- Changes from version 2.0.7: + Fix: UI freeze if user activate download in sorted list. + Add Keywords entry into desktop file. + Updated translation.- Changes from version 2.0.6: + curl plug-in: - Fix a bug that downloaded file may be incomplete in some cases. - Improve downloaded segment handler. - Set min split size to 10 MiB. - Adjust speed when plug-in add/remove segments in speed limit mode. - Avoid showing \"99:99:99\" in \"elapsed\" when downloading start. + aria2 plug-in: fix a memory leak. + Fix: Program stop running download when user set \"Runnable\" to it. + Revert URI decoder to 2.0.4, this may fix incorrect encoding on some characters. + This version fix bug that download speed is slow when progress near 100%.- Pass --enable-unix-socket to configure following upstream changes.- Stop packaging ChangeLog, it\'s a empty file.
* Fri Feb 12 2016 dimstarAATTopensuse.org- Update to version 2.0.5: + Save and restore width of download column. + Adjust schedule form for large font size. + In speed limit mode, program adjust speed when downloading start-up. + Use filename from RPC request to match category if URL doesn\'t contain filename. + curl plug-in: use posix_fallocate() to preallocate space for a file on Linux. + curl plug-in: use SetEndOfFile() to preallocate space for a file on Windows. + Fix: program crash when simultaneously download > 32 files. + Fix: Can\'t save height of summary area. + Add compressed 256x256 icon for Windows 7. + Updated translations.
* Tue Jan 12 2016 dimstarAATTopensuse.org- Update to version 2.0.4: + Save and restore width of download column. + Adjust schedule form for large font size. + In speed limit mode, program adjust speed when downloading start-up. + Use filename from RPC request to match category if URL doesn\'t contain filename. + curl plug-in: - use posix_fallocate() to preallocate space for a file on Linux. - use SetEndOfFile() to preallocate space for a file on Windows. + Fix: program crash when simultaneously download > 32 files. + Fix: Can\'t save height of summary area. + Add compressed 256x256 icon for Windows 7.- Changes from version 2.0.3: + curl plug-in: - Update control file path if download file was renamed. - Update downloaded size after loading aria2 control file. - Update file size when allocating disk space. - Don\'t show border in right side of setting dialog.
* Sun Oct 11 2015 gourAATTatmarama.net- 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. - Use 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.
* Fri May 01 2015 zaitorAATTopensuse.org- Update to version 2.0: + Enable infinite retries if retry limit is zero. + Don\'t remove filename from last download. + Set limit of max connections to 16. + Add new item \"Keyboard Shortcuts\" to help menu.- Changes from version 1.10.5: + Fix GnuTLS build problem (--with-gnutls).- Drop uget-libgcrypt.patch: Fixed upstream.- Following above changes, drop libtool BuildRequires and call to autoreconf. Exchange --enable-gnutls for --with-gnutls as configure option.