SHA256
1
0
forked from pool/wget

Accepting request 258883 from home:AndreasStieger:branches:network:utilities

GNU wget 1.16 [CVE-2014-4877] [boo#902709]

OBS-URL: https://build.opensuse.org/request/show/258883
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=47
This commit is contained in:
OBS User mrdocs
2014-10-30 05:38:34 +00:00
committed by Git OBS Bridge
parent df53031a20
commit 07bcc2c05b
8 changed files with 61 additions and 31 deletions

View File

@@ -19,7 +19,7 @@
%bcond_with regression_tests
Name: wget
Version: 1.15
Version: 1.16
Release: 0
Summary: A Tool for Mirroring FTP and HTTP Servers
License: GPL-3.0+
@@ -42,10 +42,11 @@ BuildRequires: automake
BuildRequires: libidn-devel
BuildRequires: makeinfo
BuildRequires: openssl-devel
%if %{with regression_tests}
# For the Testsuite
BuildRequires: perl-HTTP-Daemon
BuildRequires: perl-IO-Socket-SSL
%endif
BuildRequires: pkg-config
BuildRequires: xz
PreReq: %install_info_prereq
@@ -59,7 +60,7 @@ This can be done in script files or via the command line.
%setup -q
%patch0
%if 0%{suse_version} > 1110
%patch1
%patch1 -p1
%endif
%patch5 -p1
%patch6