aboutsummaryrefslogtreecommitdiff
path: root/net/wget/Makefile
Commit message (Collapse)AuthorAge
* wget: bump version to 1.17.1Hannu Nyman2015-12-15
| | | | | | | | | | | | | | | Update wget to version 1.17.1. Remove patches as they are included upstream. Changes in 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. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* wget: backport upstream fix to re-enable disabling ipv6Hannu Nyman2015-11-26
| | | | | | | | Upstream wget 1.17 compilation breaks with --disable-ipv6 configuration. Backport an upstream commit that fixes the disabling of ipv6 in wget. http://git.savannah.gnu.org/cgit/wget.git/commit/?id=2cfcadf5e6d5c444765aa460915ae27109a8dbce Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* wget: fix nossl variant in 1.17Hannu Nyman2015-11-26
| | | | | | | | wget-nossl variant for wget 1.17 is broken in upstream. Copy a patch from upstream mailing list to fix compilation. http://lists.gnu.org/archive/html/bug-wget/2015-11/msg00074.html Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* wget: update to version 1.17Hannu Nyman2015-11-21
| | | | | | | | Update wget to 1.17. Release notes: http://savannah.gnu.org/forum/forum.php?forum_id=8410 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* wget: update to 1.16.3Maxim Storchak2015-03-28
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* wget: update to 1.16.2Maxim Storchak2015-03-02
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* wget: add license fileMaxim Storchak2014-12-14
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* wget: update to 1.16.1Peter Wagner2014-12-11
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* wget: update to v1.16Jo-Philipp Wich2014-10-29
| | | | | | | | | | The update fixes CVE-2014-4877 which allows malicious FTP servers to modify local filesystem contents through specificially crafted symlinks. Please backport to for-14.07 too. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, ↵Maxim Storchak2014-08-09
| | | | | | haserl, smartmontools, tmux Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* wget: import from packagesMaxim Storchak2014-07-13
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>