SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Net-Curl-0.52-2.1.x86_64.rpm :

* Thu Aug 18 2022 timueller+perlAATTsuse.de- 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 09 2022 timueller+perlAATTsuse.de- 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 2022 timueller+perlAATTsuse.de- 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 2021 timueller+perlAATTsuse.de- 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 2020 timueller+perlAATTsuse.de- 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 04 2020 timueller+perlAATTsuse.de- 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 2020 timueller+perlAATTsuse.de- 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 02 2020 timueller+perlAATTsuse.deupdated 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 2020 timueller+perlAATTsuse.de- 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 2020 timueller+perlAATTsuse.de- 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 2019 timueller+perlAATTsuse.de- 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 2019 tina.muellerAATTsuse.com- Remove patch remove-broken-test.diff (test succeeds, so it is probably not needeed anymore)
* Tue Jul 16 2019 cooloAATTsuse.com- 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 03 2019 cooloAATTsuse.com- 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 2017 cooloAATTsuse.com- add fix-curl.diff remove-broken-test.diff to fix build
* Sat Jun 25 2016 cooloAATTsuse.com- initial package 0.37
* created by cpanspec 1.78.08
 
ICM