18 Commits

Author SHA1 Message Date
hauke
078b31132a Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)
Fix wget-nossl variant by disabling ntlm support in wget-nossl.

https://dev.openwrt.org/ticket/15718#comment:13
https://dev.openwrt.org/ticket/15731

In wget 1.15 the ntlm support requires either ssl or libnettle library.
Check-in behind the change:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=c19d76c02483f070beb688d6fe6f5fafb5674a08

ssl is not present in the nossl variant and developers prefer to keep the
nossl variant small, so the natural alternative is to disable ntlm support in
the nossl variant, as a configure option for that purpose exists and a simple
change in Openwrt Makefile is enough.

Tested with ar71xx/wndr3700.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-29 19:38:23 +00:00
nbd
53b03c70e9 wget: bump to 1.15. Fixes compilation in buildhost with new perl (bugs 15563 and 15718)
Compiling wget 1.14 in buildhosts with new perl (& texinfo?) versions may fail.
I experienced this with Ubuntu 14.04 x64 (with perl 5.18).
Bugs about this:
https://dev.openwrt.org/ticket/15718
https://dev.openwrt.org/ticket/15563

The problem has been fixed upstream in wget:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=9e8d899a356d95be34737488bb8fd59d4c6b3dbd
​
http://git.savannah.gnu.org/cgit/wget.git/commit/doc?id=7f43748544f26008d0dd337704f02a6ed3200aaf

Both fixes are included in the already released wget 1.15.
Compiling that succeeds without any need to patch wget source.

I have compiled ax71xx for WNDR3700 and it compiled ok and works.

Signed-off-by: hannu.nyman@iki.fi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-27 17:50:59 +00:00
jow
3d627def9b wget: forcefully disable libuuid (#13746)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-24 12:00:27 +00:00
florian
3c91ad9f02 [package] wget: update to 1.14
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-16 15:55:45 +00:00
hcg
0e4b15341d [packages] wget: add required dependency (librt)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 14:12:09 +00:00
nico
7d726fc07d [packages] wget: update to 1.13.4 (thanks to Peter Wagner)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 13:23:40 +00:00
jow
339d1ab5ca [packages] wget: disable IRI
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-22 11:00:40 +00:00
jow
40b7a0f8f5 [packages] wget: make it depend on libidn
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-18 09:42:55 +00:00
cshore
0852dfa9ba [net] File Transfer: Moved old FTP category and combined with other file transfer programs (HTTP, uucp, rsync, TFTP) to create the FIle Transfer submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 05:50:28 +00:00
acinonyx
223ecdb0d7 [packages] wget: Fix installation and cleanup package makefile (#6990)
* wget package binary installed at /usr/bin/wget-ssl
* wget-nossl package binary installed at /usr/bin/wget-nossl
* allows both packages to co-exist without conflict
* busybox symlink is replaced with symlink to newest package binary
* symlink is restored when removing package with the following preference:
	1. /usr/bin/wget-ssl or /usr/bin/wget-nossl
	2. /bin/busybox

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 14:58:36 +00:00
florian
56d2af6beb [package] update wget to 1.12, fixes CVE-2009-3490 (#5962)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 22:11:46 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nico
6671244b63 update wget to 1.11.4 (closes: #3666), fix formatting
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 23:19:24 +00:00
olli
c1fc158f31 [Packages] net/wget: Update to 1.11.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 18:43:04 +00:00
olli
6f09395982 [Packages] net/wget: Update to 1.11.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 10:08:45 +00:00
olli
2157c962c5 [Packages] Fix init script props
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-05 09:31:20 +00:00
olli
a59b45a9c1 wget: split into two packages. One package with SSL support and one without.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 19:59:22 +00:00
nico
8e54c752d1 add wget package (closes: #1277)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-28 01:07:37 +00:00