------------------------------------------------------------------- Thu Jan 23 05:31:17 UTC 2025 - Tina Müller - updated to 0.570.0 (0.57) see /usr/share/doc/packages/perl-Net-Curl/Changes 0.57 2025-01-21T11:50+00Z [Stanislaw Pusep ] - Fix for "0.56: build failure against curl-8.11.0", kindly provided by Thomas Klausner - Synced symbols-in-versions from libcurl/8.11.1 ------------------------------------------------------------------- Tue Apr 2 03:07:17 UTC 2024 - Tina Müller - updated to 0.56 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.56 2024-04-01T07:57+00Z [Stanislaw Pusep ] - More portable tests for bad URL - Synced symbols-in-versions from libcurl/8.7.1 ------------------------------------------------------------------- Fri Mar 8 22:54:36 UTC 2024 - Tina Müller - Fix disabling of __perllib_provides ------------------------------------------------------------------- Tue Sep 26 19:34:56 UTC 2023 - Tina Müller - Remove curl-8.2.patch, fixed upstream ------------------------------------------------------------------- Thu Sep 21 03:11:18 UTC 2023 - Tina Müller - updated to 0.55 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.55 2023-09-20T06:25:00Z [Stanislaw Pusep ] - Fix t/old-01basic.t test for libcurl without CURLOPT_PROXYHEADER - Fix for old-10errbuf.t failing with curl 8.2.0 - Synced symbols-in-versions from libcurl/8.3.0 ------------------------------------------------------------------- Wed Aug 9 14:32:16 UTC 2023 - Tina Müller - Add curl-8.2.patch, see https://github.com/sparky/perl-Net-Curl/issues/74 ------------------------------------------------------------------- Sat Jun 17 03:07:07 UTC 2023 - Tina Müller - updated to 0.54 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.54 2023-06-16T11:21:00Z [Stanislaw Pusep ] - Added support for CURLOPT_PROXYHEADER, introduced in libcurl/7.37.0 - Synced symbols-in-versions from libcurl/8.1.2 ------------------------------------------------------------------- Thu May 18 03:07:26 UTC 2023 - Tina Müller - updated to 0.53 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.53 2023-05-16T10:57:20Z [Stanislaw Pusep ] - GitHub workflow for Perl 5.34 & 5.36 - Keep the excluded symbols apart - Synced symbols-in-versions from libcurl/8.0.1 [David Geiger ] - Adapt to curl 7.87.0 ------------------------------------------------------------------- Thu Aug 18 03:07:23 UTC 2022 - Tina Müller - updated to 0.52 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.52 2022-08-17T09:19:00Z [Felipe Gasper ] - Add *_BLOB setopt options. - Silence the flood of compiler warnings on newer macOS versions. ------------------------------------------------------------------- Sat Jul 9 03:07:48 UTC 2022 - Tina Müller - updated to 0.51 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.51 2022-07-08T08:57:00Z [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.84.0 [Todd Rinaldo ] - Skip tests for all RHEL 6 derivatives, not all CentOS distros. ------------------------------------------------------------------- Wed Feb 16 03:06:24 UTC 2022 - Tina Müller - updated to 0.50 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.50 2022-02-12T08:53:00Z [Felipe Gasper ] - Omit github stuff from MANIFEST. [Stanislaw Pusep ] - Fixed tests failing due to unspecified CURLMOPT_SOCKETFUNCTION - Synced symbols-in-versions from libcurl/7.81.0 ------------------------------------------------------------------- Fri May 14 03:09:12 UTC 2021 - Tina Müller - updated to 0.49 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.49 2021-05-13T05:31:00Z [Felipe Gasper ] - Prevent multi from being freed during curl_multi_remove_handle(). [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.76.1 ------------------------------------------------------------------- Tue Dec 15 03:07:08 UTC 2020 - Tina Müller - updated to 0.48 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.48 2020-12-14T10:16:00Z [Felipe Gasper ] - Add CURLINFO_CERTINFO support. [Stanislaw Pusep ] - Fixed t/release-unused-vars.t; - Synced symbols-in-versions from libcurl/7.74.0 ------------------------------------------------------------------- Wed Nov 4 03:09:53 UTC 2020 - Tina Müller - updated to 0.47 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.47 2020-11-03T12:54:00Z [Felipe Gasper ] - Add GitHub CI; - Fix segfault from recursive curl_multi_remove_handle(); - Suppress warning about unused “blacklist” in old curls. [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.73.0. ------------------------------------------------------------------- Wed Oct 14 03:16:04 UTC 2020 - Tina Müller - updated to 0.46 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.46 2020-10-13T09:25:00Z [Felipe Gasper ] - Fix double-free and extra sv_2mortal() in multi. - Remove overeager warnings about missing multi callbacks. [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.72.0. ------------------------------------------------------------------- Tue Jun 2 03:17:55 UTC 2020 - Tina Müller updated to 0.45 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.45 2020-06-01T17:59:00Z [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.70.0. ------------------------------------------------------------------- Sun Mar 15 03:11:10 UTC 2020 - - updated to 0.44 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.44 2020-03-14T09:43:00Z [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.69.0 (NOW FOR REAL!); [Felipe Gasper ] - Fix cookies in 02-multi-simple.pl to work with libcurl 7.67+; - Fix failure to remove freed easy objects from multi->easies; - more explicit warnings; - Skip t/cleanup.t in Perl 5.8.9; - Use $Config{ccflags} in CCFLAGS to fix compilation on Linux 5.4.12. ------------------------------------------------------------------- Tue Jan 21 03:15:45 UTC 2020 - - updated to 0.43 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.43 2020-01-20T11:51:00Z [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.69.0; - Recognize SecureTransport as a valid ssl support in t/compat-08ssl.t. [Felipe Gasper ] - Fixed the segfault caused by curl_easy_cleanup() being called before curl_multi_remove_handle(). ------------------------------------------------------------------- Mon Dec 23 03:08:13 UTC 2019 - - updated to 0.42 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.42 2019-12-22T10:45:00Z [Stanislaw Pusep ] - Fixed POD links to libcurl docs. - Updated libcurl symbols. - Fixed t/old-23socket-action.t bitrot. ------------------------------------------------------------------- Fri Aug 30 17:52:46 UTC 2019 - Tina Mueller - Remove patch remove-broken-test.diff (test succeeds, so it is probably not needeed anymore) ------------------------------------------------------------------- Tue Jul 16 09:47:54 UTC 2019 - Stephan Kulow - updated to 0.41 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.41 2019-07-15T10:46:00Z [Stanislaw Pusep ] - Test old-10errbuf.t was still failing; more fixes. 0.40 2019-07-12T10:42:00Z [Slaven Rezić ] - Fixed the failing test old-10errbuf.t. [Stanislaw Pusep ] - Fixed tests failing due to HTTP_PROXY setting; - Synced symbols-in-versions from libcurl/7.65.1. [Yuni Kim ] - Support CURLOPT_CONNECT_TO. ------------------------------------------------------------------- Wed Apr 3 07:16:11 UTC 2019 - Stephan Kulow - updated to 0.39 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.39 2017-09-09T19:13:00Z [H.Merijn Brand ] - LIBCURL_TIMESTAMP format changed in header. [Slaven Rezić ] - Compilation fails if $curl_flags is non-empty. [Stanislaw Pusep ] - Synced symbols-in-versions from libcurl/7.55.1. [Yanick Champoux ] - Wasn't testing all the methods. 0.38 2017-07-26T06:54:00Z [Andy Jack ] - Correct number of tests. [Ferenc Erki ] - Fix handling of constants without values. [Nick Kostyria ] - Fix perl_curl_multi_delete for GlobalDestruction. [Daniel Ruoso ] - In t/old-22sendrecv.t, the data may come in more than one read. [Stanislaw Pusep ] - Regression fixes & housekeeping; - Synced symbols-in-versions from libcurl/7.54.1. ------------------------------------------------------------------- Tue May 30 14:39:43 UTC 2017 - coolo@suse.com - add fix-curl.diff remove-broken-test.diff to fix build ------------------------------------------------------------------- Sat Jun 25 06:22:59 UTC 2016 - coolo@suse.com - initial package 0.37 * created by cpanspec 1.78.08