summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-misc/curl: remove vulnerable version, bug #803308Anthony G. Basile2021-09-031-1/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: enable NTLM unconditionallyAnthony G. Basile2021-08-271-1/+0
| | | | | | Closes: https://bugs.gentoo.org/808833 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: enable ntlmAnthony G. Basile2021-08-241-0/+1
| | | | | | Closes: https://bugs.gentoo.org/808833 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: revisit bug #744934Anthony G. Basile2021-02-081-0/+1
| | | | | | Close: https://bugs.gentoo.org/744934 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: version bump to 7.74.0Anthony G. Basile2020-12-091-0/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: add missing dependency on app-arch/zstdAnthony G. Basile2020-10-061-0/+1
| | | | | | Closes: https://bugs.gentoo.org/741542 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: update metadata.xml with ssl USE flagsTom Gillespie2020-08-041-2/+7
| | | | | Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: add ftp, gopher, telnet and tftp USE flagsJakov Smolic2020-04-161-0/+4
| | | | | | | | | Enable control over FTP, Gopher, Telnet and TFTP protocols. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: add IMAP, POP3 and SMTP IUSE flagsJakov Smolic2020-04-131-0/+3
| | | | | | | | | This commit enables control over IMAP, POP3 and SMTP protocols support by editing their IUSE flags. Package-Manager: Portage-2.3.89, Repoman-2.3. Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: disable USE=esni until it matures, bug #699648Anthony G. Basile2019-12-011-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: version bump to 7.67.0, adds ESNI supportAnthony G. Basile2019-11-081-0/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: HTTP/3 supportCraig Andrews2019-10-151-2/+4
| | | | | | | Closes: https://bugs.gentoo.org/694308 Closes: https://github.com/gentoo/gentoo/pull/12920 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-misc/curl: conditionally enable alt-svc supportCraig Andrews2019-09-131-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/694312 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: version bump to 7.65.3, remove buggy 7.65.2Anthony G. Basile2019-07-191-0/+1
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-misc/curl: add support for brotliCraig Andrews2018-01-161-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/643184 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/curl: Cleanup due to bug #42273Pacho Ramos2016-08-191-4/+0
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+25
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