non port: ftp/curl/Makefile |
SVNWeb
|
Number of commits found: 340 (showing only 100 on this page) |
Fri, 22 Sep 2023
|
[ 03:17 Po-Chuan Hsieh (sunpoet) ] 06bb67a
ftp/curl: Update to 8.3.0
Changes: https://curl.se/changes.html
Security: CVE-2023-38039
|
Mon, 31 Jul 2023
|
[ 20:44 Po-Chuan Hsieh (sunpoet) ] 6583e2c
ftp/curl: Update to 8.2.1
Changes: https://curl.se/changes.html
|
Mon, 5 Jun 2023
|
[ 18:46 Po-Chuan Hsieh (sunpoet) ] 3cfc8e7
ftp/curl: Update to 8.1.2
Changes: https://curl.se/changes.html
|
Wed, 24 May 2023
|
[ 02:18 Renato Botelho (garga) ] ad3e439
ftp/curl: Update to 8.1.1
Upgrade to 8.1.0 broke the build on recent CURRENT and this version
contains a fix for that
PR: 271526
Reported by: O. Hartmann <ohartmann@walstatt.org>
Fixes: 5fae3323ed2f9a1d203ccaed617ed49dec9d85ce
Pointy hat to: garga
MFH: 2023Q2
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Fri, 19 May 2023
|
[ 21:00 Renato Botelho (garga) Author: R. Christian McDonald ] 5fae332
ftp/curl: Update to 8.1.0
PR: 271497
Security: CVE-2023-28319
CVE-2023-28320
CVE-2023-28321
CVE-2023-28322
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Tue, 18 Apr 2023
|
[ 18:00 Po-Chuan Hsieh (sunpoet) ] c5da045e
ftp/curl: Add LIBSSH option
|
Sun, 9 Apr 2023
|
[ 20:39 Po-Chuan Hsieh (sunpoet) ] dbddaf5
ftp/curl: Add WEBSOCKET option
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] c312e7f
ftp/curl: Convert REINPLACE_CMD to patch files
|
Wed, 5 Apr 2023
|
[ 17:29 Po-Chuan Hsieh (sunpoet) ] 0799d45
ftp/curl: Update to 8.0.1
Changes: https://curl.se/changes.html
|
Tue, 21 Mar 2023
|
[ 19:20 Po-Chuan Hsieh (sunpoet) ] b91537a
ftp/curl: Use complete arguments/options
|
Sun, 19 Mar 2023
|
[ 02:36 Yasuhiro Kimura (yasu) ] 90ac2ba
ftp/curl: Update to 7.88.1
ChangeLog: https://curl.se/changes.html#7_88_1
PR: 269967
Approved by: maintainer timeout
MFH: 2023Q1
Security: be233fc6-bae7-11ed-a4fb-080027f5fec9
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Fri, 3 Feb 2023
|
[ 13:50 Tijl Coosemans (tijl) ] a03dc3f
ftp/curl: Fix OPENSSL_CONFIGURE_WITH
Upstream renamed --with-ssl to --with-openssl, and --without-ssl now
means no SSL at all. This fixes building with SSL libraries other than
OpenSSL.
Approved by: sunpoet (via email)
|
Thu, 19 Jan 2023
|
[ 08:51 Antoine Brodin (antoine) ] 41dd4f9
ftp/curl: re-enabled CA_BUNDLE by default
With hat: pkgmgr
|
Fri, 30 Dec 2022
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] c63a8f6
ftp/curl: Update to 7.87.0
- Update WWW
- Disable CA_BUNDLE option by default
ca_root_nss is not needed since we have caroot in the base system.
Changes: https://curl.se/changes.html
Security: CVE-2022-43551, CVE-2022-43552
|
Wed, 14 Dec 2022
|
[ 01:32 Yasuhiro Kimura (yasu) Author: takefu ] 78ae712
ftp/curl: Update to 7.86.0
While here,
* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.
ChangeLog: https://curl.se/changes.html#7_86_0
PR: 267802
Approved by: maintainer timeout
MFH: 2022Q4
Security: 0f99a30c-7b4b-11ed-9168-080027f5fec9
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 31 Aug 2022
|
[ 18:49 Po-Chuan Hsieh (sunpoet) ] 9822bfc
ftp/curl: Update to 7.85.0
Changes: https://curl.se/changes.html
Security: CVE-2022-35252
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jun 2022
|
[ 21:49 Po-Chuan Hsieh (sunpoet) ] 7026df4
ftp/curl: Update to 7.84.0
Changes: https://curl.se/changes.html
Security: CVE-2022-32205, CVE-2022-32206, CVE-2022-32207, CVE-2022-32208
Security: ae5722a6-f5f0-11ec-856e-d4c9ef517024
|
Fri, 13 May 2022
|
[ 19:29 Po-Chuan Hsieh (sunpoet) ] 55208e0
ftp/curl: Update to 7.83.1
Changes: https://curl.se/changes.html
Security: CVE-2022-27778, CVE-2022-27779, CVE-2022-27780, CVE-2022-27781,
CVE-2022-27782, CVE-2022-30115
|
Sat, 30 Apr 2022
|
[ 15:57 Po-Chuan Hsieh (sunpoet) ] b6762dd
ftp/curl: Update to 7.83.0
Changes: https://curl.se/changes.html
Security: CVE-2022-22576, CVE-2022-27774, CVE-2022-27775, CVE-2022-27776
Security: 92a4d881-c6cf-11ec-a06f-d4c9ef517024
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] fd03c82
ftp/curl: Enable PSL option by default
- Bump PORTREVISION for dependency change
|
Sat, 16 Apr 2022
|
[ 04:19 Po-Chuan Hsieh (sunpoet) ] c224916
ftp/curl: Remove deprecated NSS option
- Update CA_BUNDLE_DESC: Remove unsupported mbedTLS
PR: 262955
Submitted by: diizzy
|
Fri, 25 Mar 2022
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 5b328bb
ftp/curl: Update to 7.82.0
Changes: https://curl.se/changes.html
|
Sun, 23 Jan 2022
|
[ 18:17 Po-Chuan Hsieh (sunpoet) ] 6ac07e9
ftp/curl: Update to 7.81.0
Changes: https://curl.se/changes.html
|
Sun, 21 Nov 2021
|
[ 18:19 Po-Chuan Hsieh (sunpoet) ] 8b29dfb
ftp/curl: Update to 7.80.0
Changes: https://curl.se/changes.html
|
Mon, 27 Sep 2021
|
[ 15:55 Po-Chuan Hsieh (sunpoet) ] 0acc6cf
ftp/curl: Update to 7.79.1
Changes: https://curl.se/changes.html
|
Tue, 21 Sep 2021
|
[ 03:35 Po-Chuan Hsieh (sunpoet) ] 3805ef2
ftp/curl: Update to 7.79.0
Changes: https://curl.se/changes.html
|
Wed, 21 Jul 2021
|
[ 21:12 Po-Chuan Hsieh (sunpoet) ] ee05a0f
ftp/curl: Update to 7.78.0
- Remove METALINK option: all support removed by upstream
- Update NTLM option: it has own configure option now
Changes: https://curl.se/changes.html
|
[ 18:12 Po-Chuan Hsieh (sunpoet) ] 9fe030b
ftp/curl: Add MQTT option
PR: 256627
Requested by: Michael Osipov <michael.osipov@siemens.com>
|
[ 18:12 Po-Chuan Hsieh (sunpoet) ] dd4df09
ftp/curl: Enable LIBSSH2 option by default
- Bump PORTREVISION for dependency change
PR: 253939
Requested by: Dennis Clarke <dclarke@blastwave.org>
|
[ 18:12 Po-Chuan Hsieh (sunpoet) ] 8ec683f
ftp/curl: Add STATIC option
PR: 254622
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
Thu, 10 Jun 2021
|
[ 14:45 Po-Chuan Hsieh (sunpoet) ] 635a862
ftp/curl: Update to 7.77.0
Changes: https://curl.se/changes.html
|
Wed, 12 May 2021
|
[ 17:12 Dmitry Marakasov (amdmi3) ] e23ef40
ftp/curl: remove non-option from OPTIONS_DEFAULT
Approved by: portmgr blanket
|
Sun, 2 May 2021
|
[ 19:43 Po-Chuan Hsieh (sunpoet) ] c7394fd
ftp/curl: Cosmetic change
|
Sun, 25 Apr 2021
|
[ 20:35 Po-Chuan Hsieh (sunpoet) ] 013715b
ftp/curl: Update to 7.76.1
- Update MASTER_SITES
Changes: https://curl.haxx.se/changes.html
|
Sun, 18 Apr 2021
|
[ 05:41 Po-Chuan Hsieh (sunpoet) ] d45ce11
ftp/curl: Update to 7.76.0
Changes: https://curl.haxx.se/changes.html
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Feb 2021
|
[ 20:43 sunpoet ]
Update to 7.75.0
Changes: https://curl.haxx.se/changes.html
|
Wed, 3 Feb 2021
|
[ 19:46 sunpoet ]
Make User-Agent header setting reliable
- Bump PORTREVISION for package change
Requested by: Jonathan Simon <info@simonabc.com>
Obtained
from: https://github.com/curl/curl/commit/0936ecd0ee5e3e28c098fefc9e2c0e6847cb7a82
|
Sun, 13 Dec 2020
|
[ 14:49 sunpoet ]
Update to 7.74.0
Changes: https://curl.se/changes.html
PR: 251773
Submitted by: lwhsu
Security: 3c77f139-3a09-11eb-929d-d4c9ef517024
MFH: 2020Q4
|
Sun, 1 Nov 2020
|
[ 20:10 mandree ]
ftp/curl: avoid auto-enabling ZSTD, make explicit option; ensure GSSAPI
compilation.
Since August 2020, curl would auto-enable ZSTD if available while
configuring, this would however not propagate to the LIB_DEPENDS.
Make sure to explicitly control ZSTD by introducing an option that
defaults to off.
While here, also mark BROKEN if GSSAPI_BASE is selected while
krb5 is installed when building.
PR: 250414
Approved by: sunpoet@ (maintainer timeout, 14d)
|
Thu, 15 Oct 2020
|
[ 20:07 sunpoet ]
Update to 7.73.0
Changes: https://curl.haxx.se/changes.html
|
Sat, 12 Sep 2020
|
[ 12:11 sunpoet ]
Use built-in CA store of OpenSSL/GnuTLS when CA_BUNDLE is disabled
PR: 248047
Reported by: Michael Osipov <michael.osipov@siemens.com>
Submitted by: kevans
|
Wed, 19 Aug 2020
|
[ 16:18 sunpoet ]
Update to 7.72.0
Changes: https://curl.haxx.se/changes.html
Security: b905dff4-e227-11ea-b0ea-08002728f74c
MFH: 2020Q3
|
Sat, 8 Aug 2020
|
[ 10:17 sunpoet ]
Cosmetic change
|
Wed, 8 Jul 2020
|
[ 18:55 sunpoet ]
Update to 7.71.1
Changes: https://curl.haxx.se/changes.html
|
Fri, 26 Jun 2020
|
[ 11:55 sunpoet ]
Remove pre-test-PROXY-off:
Tests run without error regardless of PROXY option.
PROXY disabled:
TESTDONE: 930 tests out of 930 reported OK: 100%
TESTDONE: 1364 tests were considered during 369 seconds.
PROXY enabled:
TESTDONE: 1052 tests out of 1052 reported OK: 100%
TESTDONE: 1364 tests were considered during 410 seconds.
|
[ 08:42 sunpoet ]
Convert PORTDOCS and PORTEXAMPLES to PLIST entries
|
Wed, 24 Jun 2020
|
[ 17:37 sunpoet ]
Update to 7.71.0
Changes: https://curl.haxx.se/changes.html
Security: 6bff5ca6-b61a-11ea-aef4-08002728f74c
MFH: 2020Q2
|
Sat, 16 May 2020
|
[ 10:51 sunpoet ] (Only the first 10 of 34 ports in this commit are shown above. )
Bump PORTREVISION for security/nettle shlib change
|
Thu, 30 Apr 2020
|
[ 13:47 sunpoet ]
Update to 7.70.0
Changes: https://curl.haxx.se/changes.html
|
Thu, 2 Apr 2020
|
[ 12:23 sunpoet ]
Fix runtime error (for CARES enabled and IPV6 disabled builds)
- Bump PORTREVISION for package change
Obtained
from: https://github.com/curl/curl/commit/3bfda07004a5739fb306e55cb9529ba3de35fbdb
PR: 245237
Reported by: Michael Osipov <michael.osipov@siemens.com>
|
Wed, 1 Apr 2020
|
[ 18:07 sunpoet ]
Update LIBSSH2 option description
PR: 245070
Reported by: <iron.udjin@gmail.com>
|
Tue, 31 Mar 2020
|
[ 23:00 sunpoet ]
Update to 7.69.1
Changes: https://curl.haxx.se/changes.html
|
Sat, 28 Mar 2020
|
[ 13:34 sunpoet ]
Remove USES=gmake
It compiles fine without gmake now.
PR: 244647
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
Wed, 29 Jan 2020
|
[ 19:17 sunpoet ]
Remove BROKEN
It builds fine with wolfssl 4.3.0.
PR: 242824
Submitted by: Takefu <takefu@airport.fm>
|
Wed, 8 Jan 2020
|
[ 18:36 sunpoet ]
Update to 7.68.0
Changes: https://curl.haxx.se/changes.html
|
Sat, 14 Dec 2019
|
[ 00:13 koobs ]
ftp/curl: Add NTLM option (Fix OpenSSL build w/o DES)
curl fails to build when OpenSSL is built without DES support, with many
"use of undeclared identifier" errors. For example:
curl_ntlm_core.c:392:3: error: use of undeclared identifier 'DES_key_schedule'
DES_key_schedule ks;
^
An issue was reported back in 2015 [1], requesting support for ./configure
detecting OPENSSL_NO_DES, but the issue was ultimately closed:
"We just don't support very custom OpenSSL builds. I could be talked into
accepting patches that introduce support for this however".
(Only the first 15 lines of the commit message are shown above )
|
Wed, 11 Dec 2019
|
[ 14:09 amdmi3 ]
- Mark BROKEN with WOLFSSL - does not build neither with 3.13.0 nor with pending
update to 4.2.0
Approved by: portmgr blanket
|
Thu, 14 Nov 2019
|
[ 16:16 sunpoet ]
Remove unmodified file from REINPLACE_CMD
Differential Revision: https://reviews.freebsd.org/D22176
Submitted by: swills
|
Wed, 13 Nov 2019
|
[ 23:25 sunpoet ]
Update to 7.67.0
Changes: https://curl.haxx.se/changes.html
|
Wed, 9 Oct 2019
|
[ 10:40 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Drop the ipv6 virtual category for f* category as it is not relevant anymore
|
Sat, 14 Sep 2019
|
[ 21:09 sunpoet ]
Update to 7.66.0
Changes: https://curl.haxx.se/changes.html
Security: 9fb4e57b-d65a-11e9-8a5f-e5c82b486287
MFH: 2019Q3
|
Sat, 20 Jul 2019
|
[ 22:52 sunpoet ]
Update to 7.65.3
Changes: https://curl.haxx.se/changes.html
|
Thu, 18 Jul 2019
|
[ 23:49 sunpoet ]
Update to 7.65.2
Changes: https://curl.haxx.se/changes.html
|
Tue, 9 Jul 2019
|
[ 17:13 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
|
Wed, 5 Jun 2019
|
[ 19:40 sunpoet ]
Update to 7.65.1
Changes: https://curl.haxx.se/changes.html
|
Fri, 31 May 2019
|
[ 10:27 sunpoet ]
Fix runtime with OpenSSL without MD4
- Bump PORTREVISION for package change
Obtained
from: https://github.com/curl/curl/commit/0dc9a8019962d31787c4929d36de6817ae3090e7
|
Thu, 30 May 2019
|
[ 21:55 sunpoet ]
Fix runtime with PROXY disabled
- Bump PORTREVISION for package change
Obtained
from: https://github.com/curl/curl/commit/f4f485c17b9a8b41c23ad1fa9fbcfc1973172ead
|
Mon, 27 May 2019
|
[ 19:43 sunpoet ]
Fix RTSP option
- Bump PORTREVISION for package change
PR: 238137
Reported by: tobik
|
Sat, 25 May 2019
|
[ 22:02 sunpoet ]
Update to 7.65.0
Changes: https://curl.haxx.se/changes.html
Security: dd343a2b-7ee7-11e9-a290-8ddc52868fa9
MFH: 2019Q2
|
Fri, 29 Mar 2019
|
[ 16:34 sunpoet ]
Do not install curl.fish to avoid conflicts with shells/fish
- Bump PORTREVISION for package change
PR: 236878
Reported by: Laszlo Karolyi <laszlo@karolyi.hu>
|
Thu, 28 Mar 2019
|
[ 17:32 sunpoet ]
Update to 7.64.1
- Add ALTSVC option
Changes: https://curl.haxx.se/changes.html
|
Sat, 9 Feb 2019
|
[ 23:25 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Thu, 7 Feb 2019
|
[ 23:13 sunpoet ]
Update to 7.64.0
Changes: https://curl.haxx.se/changes.html
Security: 714b033a-2b09-11e9-8bc3-610fd6e6cd05
MFH: 2019Q1
|
Sun, 6 Jan 2019
|
[ 20:39 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Tue, 1 Jan 2019
|
[ 20:31 sunpoet ]
Update to 7.63.0
Changes: https://curl.haxx.se/changes.html
|
Sat, 17 Nov 2018
|
[ 17:45 sunpoet ]
Fix build with wolfSSL
PR: 233189
Submitted by: Takefu <takefu@airport.fm>
|
Thu, 1 Nov 2018
|
[ 19:13 sunpoet ]
Update to 7.62.0
Changes: https://curl.haxx.se/changes.html
Security: e0ab1773-07c1-46c6-9170-4c5e81c00927
MFH: 2018Q4
|
Wed, 5 Sep 2018
|
[ 23:52 sunpoet ]
Update to 7.61.1
Changes: https://curl.haxx.se/changes.html
Security: f4d638b9-e6e5-4dbe-8c70-571dbc116174
MFH: 2018Q3
|
Sat, 28 Jul 2018
|
[ 11:43 sunpoet ]
Fix r475433
- Restore RELEASE-PROCEDURE.md
- Fix CARES option
- Bump PORTREVISION for package change
|
Fri, 27 Jul 2018
|
[ 12:38 swills ]
ftp/curl: Update to 7.61.0
PR: 229753
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (sunpoet, >2 weeks)
MFH: 2018Q3
Security: 3849e28f-8693-11e8-9610-9c5c8e75236a
|
Sun, 3 Jun 2018
|
[ 18:16 sunpoet ]
Update GNUTLS and NSS options
nettle for gnutls support in curl is always enabled because it is an
unconditional dependency of security/gnutls.
Do not bump PORTREVISION because package-depends-list is unchanged.
|
Wed, 16 May 2018
|
[ 23:54 sunpoet ]
Update to 7.60.0
Changes: https://curl.haxx.se/changes.html
Security: 04fe6c8d-2a34-4009-a81e-e7a7e759b5d2
MFH: 2018Q2
|
Tue, 1 May 2018
|
[ 19:03 rene ]
Drop support for expired security/polarssl13
|
Wed, 14 Mar 2018
|
[ 18:11 sunpoet ]
Update to 7.59.0
Changes: https://curl.haxx.se/changes.html
|
Tue, 27 Feb 2018
|
[ 13:24 sunpoet ]
Update dns/libpsl to 0.20.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
|
Mon, 26 Feb 2018
|
[ 22:30 sunpoet ]
Update options dependency
|
Fri, 23 Feb 2018
|
[ 19:23 sunpoet ]
Update dns/libpsl to 0.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Fri, 2 Feb 2018
|
[ 19:54 sunpoet ]
Fix r460400
- Add DICT, FTP, GOPHER, TELNET and TFTP options to OPTIONS_DEFAULT
- Add HTTP options to OPTIONS_DEFAULT
- Bump PORTREVISION for package change
DICT, FTP, GOPHER, TELNET and TFTP options are enabled by default through
configure but not being added to OPTIONS_DEFAULT in r460440.
HTTP option is enabled by default through HTTP2 option.
|
Tue, 30 Jan 2018
|
[ 15:39 sunpoet ]
Add more options
- Add protocol group
- Convert already-enabled protocols to IMAP, POP3, RTSP and SMTP options
- Add DICT, FTP, GOPHER, HTTP, TELNET and TFP options
- Update CA_BUNDLE_DESC
- Use CA_BUNDLE_CONFIGURE_WITH and OPENSSL_CONFIGURE_WITH
- Merge TLS_SRP check
PR: 223967 (based on)
Submitted by: brnrd
|
Mon, 29 Jan 2018
|
[ 17:03 sunpoet ]
Fix BROTLI option
|
Sat, 27 Jan 2018
|
[ 18:42 sunpoet ]
Remove LIBSSH option to avoid circular dependency
libssh uses cmake which depends on curl.
|
Wed, 24 Jan 2018
|
[ 18:44 sunpoet ]
Update to 7.58.0
- Add BROTLI and LIBSSH options
Changes: https://curl.haxx.se/changes.html
|
Thu, 7 Dec 2017
|
[ 16:53 sunpoet ]
Disable brotli support to fix build with old brotli installed
Brotli support will be added as an option after archivers/brotli being updated
to a newer version.
PR: 224072
Reported by: mi
|
Fri, 1 Dec 2017
|
[ 23:33 sunpoet ]
Update to 7.57.0
Changes: https://curl.haxx.se/changes.html
https://curl.haxx.se/docs/security.html
Security: 301a01b7-d50e-11e7-ac58-b499baebfeaf
MFH: 2017Q4
|
Tue, 24 Oct 2017
|
[ 17:41 sunpoet ]
Update to 7.56.1
Changes: https://curl.haxx.se/changes.html
https://curl.haxx.se/docs/security.html
Security: 143ec3d6-b7cf-11e7-ac58-b499baebfeaf
MFH: 2017Q4
|
Wed, 4 Oct 2017
|
[ 10:54 sunpoet ]
Update to 7.56.0
Changes: https://curl.haxx.se/changes.html
Security: ccace707-a8d8-11e7-ac58-b499baebfeaf
MFH: 2017Q4
|
Number of commits found: 340 (showing only 100 on this page) |