Revisions of perl-Net-Curl

Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1173717 from Tina Müller's avatar Tina Müller (tinita) (revision 22)
- updated to 0.56
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.56 2024-04-01T07:57+00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - More portable tests for bad URL
   - Synced symbols-in-versions from libcurl/8.7.1
Tina Müller's avatar Tina Müller (tinita) committed (revision 21)
Fix disabling of __perllib_provides
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1113744 from Tina Müller's avatar Tina Müller (tinita) (revision 20)
- Remove curl-8.2.patch, fixed upstream
- updated to 0.55
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.55 2023-09-20T06:25:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - 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
Tina Müller's avatar Tina Müller (tinita) accepted request 1103173 from Tina Müller's avatar Tina Müller (tinita) (revision 19)
- Add curl-8.2.patch, see https://github.com/sparky/perl-Net-Curl/issues/74
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1097571 from Tina Müller's avatar Tina Müller (tinita) (revision 18)
- updated to 0.54
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.54 2023-06-16T11:21:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Added support for CURLOPT_PROXYHEADER, introduced in libcurl/7.37.0
   - Synced symbols-in-versions from libcurl/8.1.2
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1090331 from Tina Müller's avatar Tina Müller (tinita) (revision 17)
- updated to 0.53
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.53 2023-05-16T10:57:20Z
   [Stanislaw Pusep <stas@sysd.org>]
   - GitHub workflow for Perl 5.34 & 5.36
   - Keep the excluded symbols apart
   - Synced symbols-in-versions from libcurl/8.0.1
   [David Geiger <geiger.david68210@gmail.com>]
   - Adapt to curl 7.87.0
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 998822 from Tina Müller's avatar Tina Müller (tinita) (revision 16)
- updated to 0.52
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.52 2022-08-17T09:19:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Add *_BLOB setopt options.
   - Silence the flood of compiler warnings on newer macOS versions.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 988355 from Tina Müller's avatar Tina Müller (tinita) (revision 15)
- updated to 0.51
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.51 2022-07-08T08:57:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.84.0
   [Todd Rinaldo <toddr@cpan.org>]
   - Skip tests for all RHEL 6 derivatives, not all CentOS distros.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 955384 from Tina Müller's avatar Tina Müller (tinita) (revision 14)
- updated to 0.50
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.50 2022-02-12T08:53:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Omit github stuff from MANIFEST.
   [Stanislaw Pusep <stas@sysd.org>]
   - Fixed tests failing due to unspecified CURLMOPT_SOCKETFUNCTION
   - Synced symbols-in-versions from libcurl/7.81.0
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 893140 from Tina Müller's avatar Tina Müller (tinita) (revision 13)
- updated to 0.49
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.49 2021-05-13T05:31:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Prevent multi from being freed during curl_multi_remove_handle().
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.76.1
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 856484 from Tina Müller's avatar Tina Müller (tinita) (revision 12)
- updated to 0.48
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.48 2020-12-14T10:16:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Add CURLINFO_CERTINFO support.
   [Stanislaw Pusep <stas@sysd.org>]
   - Fixed t/release-unused-vars.t;
   - Synced symbols-in-versions from libcurl/7.74.0
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 845913 from Tina Müller's avatar Tina Müller (tinita) (revision 11)
- updated to 0.47
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.47 2020-11-03T12:54:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Add GitHub CI;
   - Fix segfault from recursive curl_multi_remove_handle();
   - Suppress warning about unused “blacklist” in old curls.
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.73.0.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 841710 from Tina Müller's avatar Tina Müller (tinita) (revision 10)
- updated to 0.46
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.46 2020-10-13T09:25:00Z
   [Felipe Gasper <felipe@felipegasper.com>]
   - Fix double-free and extra sv_2mortal() in multi.
   - Remove overeager warnings about missing multi callbacks.
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.72.0.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 810793 from Tina Müller's avatar Tina Müller (tinita) (revision 9)
updated to 0.45
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.45 2020-06-01T17:59:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.70.0.
  
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 785495 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- updated to 0.44
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.44 2020-03-14T09:43:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.69.0 (NOW FOR REAL!);
   [Felipe Gasper <felipe@felipegasper.com>]
   - 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.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 766031 from Tina Müller's avatar Tina Müller (tinita) (revision 7)
- updated to 0.43
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.43 2020-01-20T11:51:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Synced symbols-in-versions from libcurl/7.69.0;
   - Recognize SecureTransport as a valid ssl support in t/compat-08ssl.t.
   [Felipe Gasper <felipe@felipegasper.com>]
   - Fixed the segfault caused by curl_easy_cleanup() being called before curl_multi_remove_handle().
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 758963 from Tina Müller's avatar Tina Müller (tinita) (revision 6)
- updated to 0.42
   see /usr/share/doc/packages/perl-Net-Curl/Changes
  0.42 2019-12-22T10:45:00Z
   [Stanislaw Pusep <stas@sysd.org>]
   - Fixed POD links to libcurl docs.
   - Updated libcurl symbols.
   - Fixed t/old-23socket-action.t bitrot.
Tina Müller's avatar Tina Müller (tinita) accepted request 727315 from Tina Müller's avatar Tina Müller (tinita) (revision 5)
Automatic update
Remove outdated patch remove-broken-test.diff
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
- add fix-curl.diff remove-broken-test.diff to fix build
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by