a9bc9945f7
- fixes CVE-2014-4877 Signed-off-by: Tomas Hozza <thozza@redhat.com>
12 lines
321 B
Diff
12 lines
321 B
Diff
--- configure~ 2011-09-13 03:15:38.000000000 -0500
|
|
+++ configure 2011-12-16 09:19:34.574773958 -0600
|
|
@@ -561,7 +561,7 @@
|
|
PACKAGE_NAME='wget'
|
|
PACKAGE_TARNAME='wget'
|
|
PACKAGE_VERSION='1.16'
|
|
-PACKAGE_STRING='wget 1.16'
|
|
+PACKAGE_STRING='wget 1.16 (Red Hat modified)'
|
|
PACKAGE_BUGREPORT='bug-wget@gnu.org'
|
|
PACKAGE_URL=''
|
|
|