ftp/wget: Upgrade from 1.16.3_1 to 1.18

PR:		210421
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security:	CVE-2016-4971
This commit is contained in:
Vasil Dimov 2016-06-21 08:02:57 +00:00
parent 0917233fb0
commit e3f979f6fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417188
3 changed files with 13 additions and 4 deletions

View file

@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades. you update your ports collection, before attempting any port upgrades.
20160621
AFFECTS: users of ftp/wget
AUTHOR: vlad-fbsd@acheronmedia.com
Wget 1.18 fixes a security vulnerability (CVE-2016-4971) and the fix
introduces a backward-incompatibility for HTTP->FTP redirects. Any script that
relies on the old behaviour must use --trust-server-names in order to trust
the HTTP response and redirect to the new filename.
20160619 20160619
AFFECTS: users of databases/py-apsw AFFECTS: users of databases/py-apsw
AUTHOR: rm@FreeBSD.org AUTHOR: rm@FreeBSD.org

View file

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= wget PORTNAME= wget
DISTVERSION= 1.16.3 DISTVERSION= 1.18
PORTREVISION= 1
CATEGORIES= ftp www ipv6 CATEGORIES= ftp www ipv6
MASTER_SITES= GNU MASTER_SITES= GNU

View file

@ -1,2 +1,3 @@
SHA256 (wget-1.16.3.tar.xz) = 67f7b7b0f5c14db633e3b18f53172786c001e153d545cfc85d82759c5c2ffb37 TIMESTAMP = 1466495244
SIZE (wget-1.16.3.tar.xz) = 1794148 SHA256 (wget-1.18.tar.xz) = b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
SIZE (wget-1.18.tar.xz) = 1922376