diff --git a/wget-1.17.1.tar.xz b/wget-1.17.1.tar.xz new file mode 100644 index 0000000..800df13 --- /dev/null +++ b/wget-1.17.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe559b61eb9cc01635ac6206a14e02cb51591838c35fa83c7a4aacae0bdd97c9 +size 1894140 diff --git a/wget-1.17.1.tar.xz.sig b/wget-1.17.1.tar.xz.sig new file mode 100644 index 0000000..1901606 Binary files /dev/null and b/wget-1.17.1.tar.xz.sig differ diff --git a/wget-1.17.tar.xz b/wget-1.17.tar.xz deleted file mode 100644 index b492eb2..0000000 --- a/wget-1.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd69d63acbf329a8286ccebbe63cd4fecc998718131a0d4b2ab9239542d2bb87 -size 1884628 diff --git a/wget-1.17.tar.xz.sig b/wget-1.17.tar.xz.sig deleted file mode 100644 index a68e303..0000000 Binary files a/wget-1.17.tar.xz.sig and /dev/null differ diff --git a/wget.changes b/wget.changes index 267d99f..14198b3 100644 --- a/wget.changes +++ b/wget.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Dec 12 09:35:06 UTC 2015 - astieger@suse.com + +- GNU wget 1.17.1: + * Fix compile error when IPv6 is disabled or SSL is not present + * Fix HSTS memory leak + * Fix progress output in non-C locales + * Fix SIGSEGV when -N and --content-disposition are used together + * Add --check-certificate=quiet to tell wget to not print any + warning about invalid certificates + ------------------------------------------------------------------- Wed Nov 18 10:15:45 UTC 2015 - astieger@suse.com diff --git a/wget.spec b/wget.spec index 9763a5c..f536732 100644 --- a/wget.spec +++ b/wget.spec @@ -18,7 +18,7 @@ %bcond_with regression_tests Name: wget -Version: 1.17 +Version: 1.17.1 Release: 0 Summary: A Tool for Mirroring FTP and HTTP Servers License: GPL-3.0+