Package Release Info

uget-2.2.1-bp151.3.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

uget
uget-lang

Change Logs

Version: 2.2.1-bp150.2.4
* Sat Apr 28 2018 enzokiel@kabelmail.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 dimstar@opensuse.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 zaitor@opensuse.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 zaitor@opensuse.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 zaitor@opensuse.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 dimstar@opensuse.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 dimstar@opensuse.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 gour@atmarama.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 zaitor@opensuse.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.
* Sun Oct 05 2014 jengelh@inai.de
- Remove redundant %clean section.
* Sat Aug 23 2014 zaitor@opensuse.org
- Comment out uget-libgcrypt.patch and BuildRequires, also stop
  passing --enable-gnutls to configure. To be reenabled on next
  versionupdate.
* Sat Jan 04 2014 dimstar@opensuse.org
- Update to version 1.10.4:
  + Aria2 plug-in support magnet.
  + Add GnuTLS support (configure --enable-gnutls).
  + Fix: uGet unexpectedly exits with large list of urls.
  + Updated translations.
- Update URL to http://ugetdm.com.
- Add pkgconfig(gnutls) and libgcrypt-devel BuildRequires: new
  dependencies for gnutls support.
- Pass --enable-gnutls to configure: enable new gnutls support.
- Add uget-libgcrypt.patch: Fix linking with libgcrypt when using
  gnutls.
- Add libtool BuildRequires and call to autoreconf, as above patch
  touches the build system.
* Thu Jan 24 2013 zaitor@opensuse.org
- Update to version 1.10.3:
  + Add new download option - "mirrors".
  + Change hotkey, Shift+Delete to delete data, Ctrl+Delete to
    delete file and data.
  + Changed logo, app icon and tray icons*.
  + Rearrange menu items for better organization.
  + Updated translations.
* Fri Oct 05 2012 dimstar@opensuse.org
- Update to version 1.10.2:
  + Display "unnamed URL" if no filename specified.
  + Add new hotkeys: Enter, Shift+Enter, Delete, and Shift+Delete.
  + Don't assign filename even if program accept '--quiet' argument.
  + Hide aria2 console window in Windows platform.
  + Program can build with gstreamer-1.0 (auto detect by autoconf).
  + Updated translations.
- Replace pkgconfig(gstreamer-0.10) BuildRequires with
  pkgconfig(gstreamer-1.0), following upstreams port to
  GStreamer 1.0.
* Sun Sep 16 2012 dimstar@opensuse.org
- Update to version 1.10.1:
  + This version need GTK 3.4+ and GLib 2.32+.
  + Add global speed limits for aria2.
  + Add new option "Retrieve timestamp" in Download dialog.
  + Add new option "User Agent" in Download dialog.
  + Add Commandline Settings for some FlashGot users.
  + Add setting option "Apply recently download settings". (Enabled
    by default)
  + Change aria2 default arguments to "--enable-rpc=true -D
  - -check-certificate=false".
  + aria2 plug-in use argument "continue=true".
  + aria2 plug-in can use user specified filename.
  + curl plug-in disable peer SSL certificate verification.
  + curl plug-in can keep user specified filename.
  + Fix: program crash when user deleting files.
  + Fix minor bugs.
  + Updated translations.
- Drop uget-gtk-deprecation.patch: fixed upstream.
- Remove conditional gtk2 BuildRequires: uget 1.10 no longer
  supports being built against GTK+ 2.0.
- Replace libindicator-devel BuildRequires with
  pkgconfig(appindicator3-0.1): this represents exactly what
  configure is checking for.
- Replace libnotify-devel BuildRequires with pkgconfig(libnotify)
  and gstreamer-0_10-devel with pkgconfig(gstreamer-0.10): use the
  same as configure is checking for. This might switch older
  releases to 'unresolvable' if they do not support pkgconfig()-
  style BuildRequires, but those would not have GTK 3.4 neither.
- Remove the favor_gtk2 conditions: no longer posisble to build
  gtk2
- Do not pass --enable-gtk3 to confgiure: the parameter is now
  unknown
- Minor spec cleanup: do not check for outdated openSUSE releases.
* Mon May 14 2012 vuntz@opensuse.org
- Update to version 1.8.2:
  + Fix: aria2 plug-in can't use user and password.
  + Updated translations.
* Fri Apr 06 2012 zaitor@opensuse.org
- Update to version 1.8.1:
  + Avoid problem with file size larger than 2GB in 32bit systems.
  + Fix build failure on gtk 3.3
  + Change aria2 default arguments from --enable-xml-rpc to
  - -enable-rpc
  + Updated translations.
- Only apply uget-gtk-deprecation.patch for gtk3.
* Mon Jan 16 2012 dimstar@opensuse.org
- Fix uget-gtk-deprecation.patch: Some gtk_vbox_new calls were
  wrongly replaced with horizontal gtk_box_new replacements, which
  broke the layout [bnc#741473].
* Mon Aug 08 2011 dimstar@opensuse.org
- Add uget-gtk-deprecation.patch: Replace deprecated gtk_[hv].*_new
  calls with current equivalents.
* Fri Jun 17 2011 vuntz@opensuse.org
- Stop using source service to download the tarball, as Factory
  will move away from this.