Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/curl: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/curl: temporarily disable tests | Leonardo Arena | 2018-11-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All SFTP tests are failing with: * Connected to 127.0.0.1 (127.0.0.1) port 8999 (#0) Add socket fd 4 for read * SSH MD5 fingerprint: f3a429d3208890747a7a14cb627c766f * SSH authentication methods available: publickey * Using SSH public key file 'curl_client_key.pub' * Using SSH private key file 'curl_client_key' * SSH public key authentication failed: Callback returned error * Failure connecting to agent * Authentication failure * Closing connection 0 preauth is never completed: Accepted key RSA SHA256:8DiksTcXmFiiYuFp8xYMbDu3fhTv/BSHp1bSBjbZ4GQ found at /home/larena/aports/main/curl/src/curl-7.62.0/tests/curl_client_key.pub:1 debug1: restore_uid: (unprivileged) debug3: mm_answer_keyallowed: publickey authentication test: RSA key is allowed debug3: mm_request_send entering: type 23 debug3: send packet: type 60 [preauth] debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa [preauth] debug3: user_specific_delay: user specific delay 0.000ms [preauth] debug3: ensure_minimum_time_since: elapsed 0.425ms, delaying 7.556ms (requested 7.981ms) [preauth] Postponed publickey for larena from 127.0.0.1 port 36104 ssh2 [preauth] Connection closed by authenticating user larena 127.0.0.1 port 36104 [preauth] debug1: do_cleanup [preauth] debug1: monitor_read_log: child log fd closed debug3: mm_request_receive entering debug1: do_cleanup debug1: Killing privsep child 17284 | ||||
* | main/curl: security upgrade to 7.62.0 | Leonardo Arena | 2018-11-05 | 3 | -90/+7 |
| | | | | | | CVE-2018-16839, CVE-2018-16840, CVE-2018-16842 Fixes #9611 | ||||
* | main/curl: add secfixes comment | Natanael Copa | 2018-09-10 | 1 | -0/+2 |
| | |||||
* | main/curl: security upgrade to 7.61.1 (CVE-2018-14618) | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | fixes #9393 | ||||
* | main/curl: upgrade to 7.61.0, add secfixes comment | prspkt | 2018-07-13 | 1 | -3/+5 |
| | |||||
* | main/curl: fix crashes due to LibreSSL/OpenSSL engines conflicts | Jakub Jirutka | 2018-05-25 | 2 | -2/+45 |
| | |||||
* | main/curl: add missing checkdepend python2 | Jakub Jirutka | 2018-05-20 | 1 | -0/+1 |
| | |||||
* | main/curl: improve abuild | prspkt | 2018-05-20 | 1 | -8/+8 |
| | |||||
* | main/curl: upgrade to 7.60.0 | prspkt | 2018-05-20 | 2 | -6/+9 |
| | |||||
* | main/curl: rebuild against libressl 2.7 | Natanael Copa | 2018-04-06 | 2 | -4/+50 |
| | |||||
* | main/curl: upgrade to 7.59.0 | prspkt | 2018-03-19 | 1 | -5/+9 |
| | | | | fixes #8643 | ||||
* | main/curl: enable nghttp2 | Natanael Copa | 2018-02-27 | 1 | -2/+3 |
| | | | | fixes #4520 | ||||
* | main/curl: re-enable ssh support | Natanael Copa | 2018-02-27 | 1 | -1/+2 |
| | | | | | | This was unintentionally disabled with the 7.58 upgrade. fixes #8578 | ||||
* | main/curl: upgrade to 7.58.0 | TBK | 2018-02-03 | 1 | -3/+3 |
| | |||||
* | main/curl: upgrade to 7.57.0 | TBK | 2017-11-30 | 2 | -41/+11 |
| | |||||
* | main/curl: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/curl: add secfix comment | Natanael Copa | 2017-10-24 | 1 | -0/+2 |
| | |||||
* | main/curl: security upgrade to 7.56.1 (CVE-2017-1000257) | Natanael Copa | 2017-10-24 | 1 | -2/+2 |
| | | | | fixes #8038 | ||||
* | main/curl: upgrade to 7.56.0 | Natanael Copa | 2017-10-04 | 1 | -2/+2 |
| | |||||
* | main/curl: upgrade to 7.55.1 | Sören Tempel | 2017-08-20 | 1 | -8/+2 |
| | |||||
* | main/curl: security upgrade to 7.55.0 | Natanael Copa | 2017-08-11 | 3 | -199/+44 |
| | | | | | | | | CVE-2017-1000099 CVE-2017-1000100 CVE-2017-1000101 fixes #7653 | ||||
* | main/curl: upgrade to 7.54.1 | Natanael Copa | 2017-06-14 | 1 | -2/+2 |
| | |||||
* | main/curl: upgrade to 7.54.0 | Natanael Copa | 2017-04-19 | 1 | -6/+6 |
| | |||||
* | main/curl: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/curl: security fixes #7133 | Sergey Lukin | 2017-04-14 | 2 | -3/+206 |
| | | | | CVE-2017-7407: write-out out of buffer read | ||||
* | main/curl: rearrange functions into more logical order | Jakub Jirutka | 2017-04-11 | 1 | -5/+5 |
| | |||||
* | main/curl: add static library | Jakub Jirutka | 2017-04-11 | 1 | -2/+1 |
| | |||||
* | main/curl: upgrade to 7.53.1, modernize APKBUILD | Francesco Colista | 2017-04-03 | 1 | -0/+5 |
| | |||||
* | main/curl: upgrade to 7.53.1 | André Klitzing | 2017-03-04 | 1 | -4/+3 |
| | |||||
* | main/curl: security upgrade to 7.53.0 | Sören Tempel | 2017-02-22 | 2 | -49/+6 |
| | |||||
* | main/curl: cherry-pick upstream fix for blocking ssl handshake handling | Timo Teräs | 2017-01-24 | 2 | -5/+48 |
| | |||||
* | main/curl: security upgrade to 7.52.1 (CVE-2016-9594) | Daniel Sabogal | 2016-12-26 | 1 | -4/+6 |
| | |||||
* | main/curl: upgrade to 7.52.0 | Natanael Copa | 2016-12-22 | 1 | -5/+5 |
| | |||||
* | main/curl: add debug subpkg | Timo Teräs | 2016-11-05 | 1 | -2/+2 |
| | |||||
* | main/curl: security upgrade to 7.51.0 | Daniel Sabogal | 2016-11-04 | 1 | -5/+18 |
| | | | | | | | | | | | | | | CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8618 CVE-2016-8619 CVE-2016-8620 CVE-2016-8621 CVE-2016-8622 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625 | ||||
* | main/curl: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/curl: security upgrade to 7.50.3 (CVE-2016-7167) | Daniel Sabogal | 2016-09-19 | 1 | -4/+6 |
| | |||||
* | main/curl: security upgrade to 7.50.2 (CVE-2016-7141) | Daniel Sabogal | 2016-09-08 | 1 | -17/+10 |
| | |||||
* | main/curl: security upgrade to 7.50.1 ↵ | Natanael Copa | 2016-08-04 | 1 | -4/+13 |
| | | | | | | (CVE-2016-5419,CVE-2016-5420,CVE-2016-5421) fixes #6003 | ||||
* | main/curl: upgrade to 7.50.0 | Natanael Copa | 2016-07-29 | 1 | -4/+4 |
| | |||||
* | main/curl: upgrade to 7.49.1 | Natanael Copa | 2016-05-30 | 1 | -4/+4 |
| | |||||
* | main/curl: upgrade to 7.49.0 | Natanael Copa | 2016-05-26 | 1 | -14/+5 |
| | |||||
* | main/curl: upgrade to 7.48.0 | Natanael Copa | 2016-03-29 | 1 | -4/+4 |
| | |||||
* | main/curl: upgrade to 7.47.1 | Sören Tempel | 2016-02-10 | 1 | -4/+4 |
| | |||||
* | main/curl: upgrade to 7.47.0 | Natanael Copa | 2016-01-27 | 1 | -5/+5 |
| | |||||
* | main/curl: strip to subpackages and some cleanups | Valery Kartel | 2016-01-26 | 2 | -50/+25 |
| | | | | | - remove unused patch - move libcurl and zsh completion to subpackages | ||||
* | Revert "main/curl: upgrade to 7.46.0" | Natanael Copa | 2015-12-05 | 1 | -1/+1 |
| | | | | | | revert unintentional downgrade This reverts commit 7cea0645fcd6a75536fffd304cb5f1d947a5b64c. | ||||
* | main/curl: upgrade to 7.46.0 | Natanael Copa | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | main/curl: needs perl to build | Leonardo Arena | 2015-12-03 | 1 | -2/+2 |
| |