Commit Graph

108 Commits

Author SHA1 Message Date
Christoph Reiter
924cb9cebb curl: drop --disable-symbol-hiding
symbol hiding seems to work fine here
2022-10-26 11:16:57 +02:00
Christoph Reiter
0135ea8937 curl: remove ac_cv_func_setmode override
this was added 717efee8f1 by syncing from cygwin,
but cygwin no longer does this and it builds fine here.
2022-10-26 11:04:56 +02:00
Christoph Reiter
ec5a9a4aa6 curl: Update to 7.86.0 2022-10-26 10:52:42 +02:00
Christoph Reiter
383471077b curl: backport http2 fix
curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
2022-09-21 18:46:08 +02:00
Christoph Reiter
2ee73da515 curl: Update to 7.85.0 2022-09-01 09:16:02 +02:00
Biswapriyo Nath
4324cc9d09 curl: update to 7.84.0 2022-06-27 18:00:27 +05:30
Christoph Reiter
3a6b67d631 curl: Update to 7.83.1 2022-05-13 15:19:01 +02:00
Christoph Reiter
b7f9a31292 curl: Update to 7.83.0; drop msysize patch 2022-04-27 18:56:15 +02:00
Christoph Reiter
2aa78c7e92 curl: Update to 7.82.0 2022-04-03 13:40:18 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Christoph Reiter
fd99a01a97 curl: remove heimdal hack again
the .pc file is fixed now
2021-11-17 23:43:42 +01:00
Christoph Reiter
f3f01fa3bc curl: fix static deps
upstream no longers uses krb5-config so we switch to pkg-config too.
But the krb5 .pc file is missing sqlite3, and heimdal fails to build currently
so add it hackily..
2021-11-15 23:07:02 +01:00
Biswapriyo Nath
843b1b3dc5 curl: Update to 7.80.0
Rebase curl-7.60.0-gssapi-static-libs.patch file
2021-11-14 14:01:43 +05:30
Christoph Reiter
2e733e8a85 curl: Update to 7.79.1 2021-09-22 09:46:28 +02:00
Christoph Reiter
a4be9c7154 curl: backport a fix
this affects pacman and also is backported in Arch
2021-09-20 16:28:13 +02:00
Biswapriyo Nath
af5665edd7 curl: Update to 7.79.0 2021-09-17 01:10:15 +05:30
Christoph Reiter
5639cf2feb curl: Update to 7.78.0 2021-08-26 07:33:22 +02:00
Astrum-polaris
14e490a607 curl: update to 7.77.0 2021-07-20 02:30:02 +08:00
Johannes Schindelin
aeebe81470 curl: upgrade to v7.76.1
Just a regular update.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-15 11:36:58 +02:00
Biswapriyo Nath
563e91522c curl: Update to 7.76.0 2021-04-01 11:50:24 +05:30
Christoph Reiter
82fbe46fb6 curl: rebuild for CI 2020-12-19 18:01:08 +01:00
Christoph Reiter
f82ae52e5c curl: fix .pc file for static linking
Turns out this isn't fully supported upstream so
try to fix it for our build at least.
2020-12-15 00:28:04 +01:00
Christoph Reiter
e18e9710ab curl: build with libzstd 2020-12-11 16:27:50 +01:00
Christoph Reiter
1be6e6f692 curl: Update to 7.74.0 2020-12-09 23:05:07 +01:00
Christoph Reiter
830ed66392 curl: don't build with --enable-debug by default
It changes the behaviour of curl, so better only use it when the debug flag is enabled.

Fixes #2223
2020-11-01 13:22:04 +01:00
Alexey Pavlov
ce7dc8d940 curl: Update to 7.73.0 2020-10-23 23:46:17 +03:00
Alexey Pavlov
b7102bc274 curl: Update to 7.71.1 2020-07-14 15:23:33 +03:00
Alexey Pavlov
4b70f2354e curl: Update to 7.71.0 2020-06-25 11:06:57 +03:00
David Macek
19bd06b131 [RFC] Cleanup (#1984)
* Remove msys2-runtime dependencies

* Remove `base` group

* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Alexey Pavlov
7c93978b20 curl: Update to 7.70.0 2020-04-29 18:49:42 +03:00
Alexey Pavlov
ba1cb3ba98 curl: Update to 7.69.1 2020-03-17 15:00:26 +03:00
Alexey Pavlov
99f5746093 curl: Update to 7.69.0 2020-03-09 13:38:24 +03:00
Alexey Pavlov
6e0ec23709 curl: Update to 7.68.0 2020-01-15 12:40:37 +03:00
Alexey Pavlov
df36a3cb53 curl: Update to 7.67.0 2019-11-07 21:54:45 +03:00
Alexey Pavlov
c71bb1defa curl: Update to 7.66.0 2019-09-30 14:35:34 +03:00
Alexey Pavlov
c1d1387630 curl: Update to 7.65.3 2019-07-22 08:57:21 +03:00
Alexey Pavlov
815e49a9da curl: Update to 7.65.2 2019-07-17 14:38:04 +03:00
Alexey Pavlov
3f0b374878 curl: Update to 7.65.1 2019-06-07 11:11:41 +03:00
Andrew Sun
a3ce65e341 curl: fix slow operation error (#1659) 2019-05-27 08:06:26 +03:00
Alexey Pavlov
0d548d5984 curl: Update to 7.65.0 2019-05-23 12:11:44 +03:00
Alexey Pavlov
2078929dcf curl: Update to 7.64.1 2019-04-15 13:01:29 +03:00
Alexey Pavlov
bcc6e41880 Rebuild packages for libidn2 2019-02-28 10:12:34 +03:00
Alexey Pavlov
e593bff8f9 curl: Updateto 7.64.0 2019-02-07 14:13:54 +03:00
Alexey Pavlov
4912d547df Rebuild packages for libidn2-2.1.0 2019-01-14 13:38:05 +03:00
Alexey Pavlov
2f0086f57e curl: Update to 7.63.0 2018-12-13 17:33:45 +03:00
Alexey Pavlov
f9b32ed2c1 curl: Update to 7.62.0 2018-11-01 08:03:22 +03:00
Alexey Pavlov
3420ea0c7a curl: Update to 7.61.1 2018-10-30 12:04:24 +03:00
Alexey Pavlov
4a6004110d curl: Fix dependencies 2018-07-28 21:08:43 +03:00
Alexey Pavlov
ead4a32fae curl: Update to 7.61.0 2018-07-26 13:54:21 +03:00