Accepting request 348464 from home:AndreasStieger:branches:network:utilities
wget 1.17.1 OBS-URL: https://build.opensuse.org/request/show/348464 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=57
This commit is contained in:
parent
601d2297c0
commit
a6daed35e4
3
wget-1.17.1.tar.xz
Normal file
3
wget-1.17.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe559b61eb9cc01635ac6206a14e02cb51591838c35fa83c7a4aacae0bdd97c9
|
||||||
|
size 1894140
|
BIN
wget-1.17.1.tar.xz.sig
Normal file
BIN
wget-1.17.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd69d63acbf329a8286ccebbe63cd4fecc998718131a0d4b2ab9239542d2bb87
|
|
||||||
size 1884628
|
|
Binary file not shown.
11
wget.changes
11
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
|
Wed Nov 18 10:15:45 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with regression_tests
|
%bcond_with regression_tests
|
||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.17
|
Version: 1.17.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user