summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/wget: fix building with gcc-10Thomas Deutschmann2020-05-021-0/+32
| | | | | | Closes: https://bugs.gentoo.org/706458 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/wget: Security cleanupMikle Kolyada2019-01-101-33/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/wget: fix dot-prefixed domain matchingThomas Deutschmann2018-11-141-0/+33
| | | | | | | | Reported-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/10416 Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/wget: Old vuln. versions are now goneMikle Kolyada2018-05-155-384/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/wget: Removed old.Lars Wendler2018-01-212-146/+0
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-misc/wget: fix build on openssl 1.1Matthew Thode2017-12-031-0/+80
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-misc/wget: Rev bump to fix segfaultThomas Deutschmann2017-11-061-0/+66
| | | | | | Bug: http://savannah.gnu.org/bugs/?52349 Closes: https://bugs.gentoo.org/636730 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-misc/wget: Rev bump to fix CVE-2017-{13089,13090}Thomas Deutschmann2017-10-264-0/+347
| | | | | | | See: https://bugs.gentoo.org/635496 Closes: https://bugs.gentoo.org/619356 Closes: https://bugs.gentoo.org/624024 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-misc/wget: Security cleanup (bug #612326)Thomas Deutschmann2017-06-171-22/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4954
* net-misc/wget: Security revbump to fix CRLF injection (bug #612326).Lars Wendler2017-03-111-0/+37
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* net-misc/wget: Removed vulnerable version.Lars Wendler2016-10-311-35/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget: Removed old.Lars Wendler2016-06-101-76/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget: add gnulib cygwin patch (#584312)Michael Haubenwallner2016-05-301-0/+22
| | | | Package-Manager: portage-2.2.26
* net-misc/wget: add upstream fix for progress bar #410529 and use subslots ↵Mike Frysinger2016-03-021-0/+35
| | | | w/openssl #576128 and w/gnutls #573936
* net-misc/wget: Removed old.Lars Wendler2015-11-1712-966/+0
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget: rework patch to not trigger automake #560568Mike Frysinger2015-09-151-99/+0
| | | | | | Basically we drop the new test since it patches the Makefile.am which in turn would require regenerating autotools (which we don't do now). It's not a big loss either.
* net-misc/wget: fix from upstream for pasv ftp behavior #560418Mike Frysinger2015-09-141-0/+175
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+966
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed