Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Skip-preprocessor-symbol-only-CURL_STRICTER.patch | [PATCH] Skip preprocessor symbol only CURL_STRICTER CURL_STRICTER leaked into curl-constants.c when building against curl-7.50.2. This is a preprocessor only macro without a value. CPAN RT#117793 |
=?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> | no | debian | 2016-09-12 | |
curl-multiarch.patch | curl went multiarch. Tell Makefile.PL about the new include directory. | gregor herrmann <gregoa@debian.org> | not-needed | debian | vendor | 2017-01-28 |
WWW-Curl-4.17-RT130591.patch | [PATCH] compat for libcurl 7.66.0 (fix for RT #130591) https://github.com/szbalint/WWW--Curl/pull/24 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971107 |
Slaven Rezic <cpansand@cloud1.bbbike.org> | yes | debian upstream | CPAN RT #130591 | 2020-09-27 |
WWW-Curl-4.17-Work-around-a-macro-bug-in-curl-7.87.0.patch | [PATCH] Work around a macro bug in curl-7.87.0 Compiling against curl-7.87.0 failed with: In file included from /usr/include/curl/curl.h:3195: Curl.xs:688:25: error: void value not ignored as it ought to be 688 | curl_easy_setopt(clone->curl, 10000 + i, clone->strings[i]); | ^ This was a bug in curl-7.87.0. It will be fixed in next curl release. This patch provides a workaround on WWW-Curl side. <https://github.com/curl/curl/pull/10149> CPAN RT#145992 |
Petr Písař <ppisar@redhat.com> | yes | debian upstream | 2023-01-20 | |
workaround_DEPRECAT.patch | Ignore undefined DEPRECAT macros from curl 7.87.0 | Roland Rosenfeld <roland@debian.org> | not-needed | debian | 2023-02-12 | |
typo_therefore.patch | Fix typo in "therefore" in man page | Roland Rosenfeld <roland@debian.org> | yes | 2023-02-12 |