diff --git a/aria2.changes b/aria2.changes index 2309517..50ee60c 100644 --- a/aria2.changes +++ b/aria2.changes @@ -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 diff --git a/aria2.spec b/aria2.spec index ae7d664..0380302 100644 --- a/aria2.spec +++ b/aria2.spec @@ -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 diff --git a/aria2-1.26.1.tar.xz b/aria2-1.26.1.tar.xz deleted file mode 100644 index 4c251a4..0000000 --- a/aria2-1.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801 -size 1494864 diff --git a/aria2-1.27.1.tar.xz b/aria2-1.27.1.tar.xz new file mode 100644 index 0000000..b0ff830 --- /dev/null +++ b/aria2-1.27.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09627ef31602cfdfa7c9925a6c3b05fe7d2097d83f42dcfdef68664bd106f08 +size 1489132