./net/wget, Retrieve files from the net via HTTP and FTP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 1.19.1nb2, Package name: wget-1.19.1nb2, Maintainer: pkgsrc-users

Wget [formerly known as Geturl] is a freely available network utility
to retrieve files from the World Wide Web using HTTP and FTP, the two
most widely used Internet protocols. It works non-interactively, thus
enabling work in the background, after having logged off.

The recursive retrieval of HTML pages, as well as FTP sites is
supported -- you can use Wget to make mirrors of archives and home
pages, or traverse the web like a WWW robot (Wget understands
/robots.txt).


Required to run:
[devel/libidn]

Required to build:
[pkgtools/cwrappers]

Package options: idn, inet6, openssl

Master sites: (Expand)

SHA1: cde25e99c144191644406793cbd1c69c102c6970
RMD160: 158d759b81c0893cc9c83e4beabb104f4987f6dd
Filesize: 2062.262 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-28 21:03:46 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket #5589 - requested by tez
net/wget: security patch

Revisions pulled up:
- net/wget/Makefile                                             1.136
- net/wget/distinfo                                             1.55
- net/wget/patches/patch-CVE-2017-13089                         1.1
- net/wget/patches/patch-CVE-2017-13090                         1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Thu Oct 26 15:01:39 UTC 2017

   Modified Files:
           pkgsrc/net/wget: Makefile distinfo
   Added Files:
           pkgsrc/net/wget/patches: patch-CVE-2017-13089 patch-CVE-2017-13090

   Log message:
   wget: patches for CVE-2017-13089 and CVE-2017-13090

   To generate a diff of this commit:
   cvs rdiff -u -r1.135 -r1.136 pkgsrc/net/wget/Makefile
   cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/wget/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/net/wget/patches/patch-CVE-2017-13089 \
       pkgsrc/net/wget/patches/patch-CVE-2017-13090