- Update to version 1.27.1:
* Add missing libssl_compat.h to SRCS
- Changes for version 1.27.0:
* Fix possible cause of crash if UDP tracker is used
* Remove custom ftruncate64 for Android
* The latest NDK versions support ftruncate64, so building a
local copy of ftruncate64 is no longer needed.
* Also, the arm and x86 builds of ftruncate64 failed when
targeting API level 21 or higher, as they include which are not
present starting from API level 21.
* Fix typo found by Debian's Lintian
* Add --save-not-found option
* Compile with openssl 1.1.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=234
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 19:09:07 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to version 1.27.1:
|
||||
* Add missing libssl_compat.h to SRCS
|
||||
- Changes for version 1.27.0:
|
||||
* Fix possible cause of crash if UDP tracker is used
|
||||
* Remove custom ftruncate64 for Android
|
||||
* The latest NDK versions support ftruncate64, so building a
|
||||
local copy of ftruncate64 is no longer needed.
|
||||
* Also, the arm and x86 builds of ftruncate64 failed when
|
||||
targeting API level 21 or higher, as they include which are not
|
||||
present starting from API level 21.
|
||||
* Fix typo found by Debian's Lintian
|
||||
* Add --save-not-found option
|
||||
* Compile with openssl 1.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 07:40:55 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
|
||||
%define somajor 0
|
||||
Name: aria2
|
||||
Version: 1.26.1
|
||||
Version: 1.27.1
|
||||
Release: 0
|
||||
Summary: Parallelizing Multi-Protocol Utility for Downloading Files
|
||||
License: SUSE-GPL-2.0-with-openssl-exception
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801
|
||||
size 1494864
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c09627ef31602cfdfa7c9925a6c3b05fe7d2097d83f42dcfdef68664bd106f08
|
||||
size 1489132
|
||||
Reference in New Issue
Block a user