Commit Graph

141 Commits

Author SHA1 Message Date
Christoph Reiter
46023e5d0c curl: backport netrc regression fixes
same as https://github.com/msys2/MINGW-packages/pull/22490
2024-11-13 18:22:49 +01:00
Christoph Reiter
3b689190a2 curl: Update to 8.11.0 2024-11-08 10:15:00 +01:00
Christoph Reiter
9bdf1de5a0 curl: Update to 8.10.1
patch is included in the new release
2024-09-18 09:50:32 +02:00
Christoph Reiter
77d6bec48d curl: backport some commits to fix http2
See https://github.com/curl/curl/issues/14923
2024-09-16 11:46:29 +02:00
Christoph Reiter
2368d50570 curl: Update to 8.10.0
Refresh the krb patch due to conflicts.
There was one case where it added libs to GSSAPI_INCS
which seems weird, so I dropped it from the refresh.
2024-09-11 12:00:55 +02:00
Christoph Reiter
f0b4d82f98 curl: Update to 8.9.1 2024-07-31 09:18:32 +02:00
Christoph Reiter
6d35008585 curl: Update to 8.9.0
0001-more-static-fixes.patch: fixed upstream
2024-07-24 21:25:59 +02:00
Viktor Szakats
a31a085db0 curl: update homepage 2024-06-11 08:25:38 +05:30
Christoph Reiter
978f8c2acc curl: Update to 8.8.0 2024-05-22 08:11:13 +02:00
Christoph Reiter
6cac581e60 Merge pull request #4471 from lazka/curl-8.7.1
curl: Update to 8.7.1
2024-03-27 23:05:16 +01:00
Christoph Reiter
2f7cb70895 curl: Update to 8.7.1
curl-7.58.0-libpsl-static-libs.patch: fixed upstream in
  https://github.com/curl/curl/pull/12947
2024-03-27 14:28:42 +01:00
Christoph Reiter
e8f4f9baa3 more CPEs 2024-03-26 09:46:25 +01:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
365e43f379 Add some CPEs 2024-03-20 09:46:04 +01:00
Christoph Reiter
6575047aa7 curl: Update to 8.6.0
curl-7.58.0-libpsl-static-libs.patch: simple refresh
2024-01-31 08:39:37 +01:00
Christoph Reiter
36921853ac Add some github URLs 2024-01-21 19:56:52 +01:00
Christoph Reiter
68f0253c29 curl: Update to 8.5.0 2023-12-06 08:53:06 +01:00
Christoph Reiter
11e36b9d82 curl: Update to 8.4.0 2023-10-11 08:38:08 +02:00
Christoph Reiter
4f17f130fd curl: Update to 8.3.0 2023-09-13 11:05:06 +02:00
Christoph Reiter
388f51f7cb curl: Update to 8.2.1 2023-07-27 20:09:29 +02:00
Christoph Reiter
c2afc0b874 curl: Update to 8.2.0 2023-07-19 09:20:52 +02:00
Christoph Reiter
49b3580619 curl: remove libcrypt dependency
it doesn't seem to be used (at least not directly)
2023-07-13 09:17:27 +02:00
Christoph Reiter
020b4f2342 curl: Update to 8.1.2 2023-05-30 09:39:40 +02:00
Christoph Reiter
0ca99fab5f curl: backport fix for http2 hang 2023-05-25 21:40:04 +02:00
Christoph Reiter
b1e8f40250 curl: Update to 8.1.1 2023-05-23 08:58:46 +02:00
Christoph Reiter
6be89d73a4 curl: backport the 8.1 regression fixes 2023-05-22 21:21:02 +02:00
Christoph Reiter
6167d77acf curl: Update to 8.1.0 2023-05-18 12:25:51 +02:00
Christoph Reiter
b2f5c004c9 curl: Update to 8.0.1 2023-03-20 19:57:52 +01:00
Christoph Reiter
0e3f8e9876 curl: Update to 8.0.0 2023-03-20 09:08:05 +01:00
Christoph Reiter
c094df4ca4 curl: Update to 7.88.1 2023-02-20 09:04:49 +01:00
Christoph Reiter
f23ba87a6d curl: Update to 7.88 2023-02-15 09:11:41 +01:00
Christoph Reiter
75bb29d4ff openssl rebuilds 2022-12-21 18:57:19 +01:00
Christoph Reiter
24ece8b2a4 curl: Update to 7.87.0 2022-12-21 09:44:40 +01:00
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