CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/09/13 10:48:11
Modified files:
net/wget : Makefile
Added files:
net/wget/patches: patch-src_http_c patch-src_http_h
patch-src_init_c patch-src_main_c
patch-src_options_h patch-src_retr_c
Log message:
SECURITY FIX for CVE-2010-2252
By default, on server redirects, use the original URL to get the
local file name.
ok naddy@
additional testing by kevlo@, thanks.
