Commit Graph

128 Commits

Author SHA1 Message Date
Kamil Dudka 5464c5ebc6 - require libssh2>=1.2 properly (#525002) 2009-09-27 15:06:58 +00:00
Kamil Dudka dd5ee60249 - let curl test-suite use valgrind
- require libssh2>=1.2 (#525002)
2009-09-26 07:54:44 +00:00
Chris Weyl 184ad7254d - rebuild for libssh2 1.2 2009-09-22 03:52:18 +00:00
Kamil Dudka ec4f340258 - make curl test-suite more verbose 2009-09-17 12:28:23 +00:00
Kamil Dudka 8ffd2e2b77 - update polling patch to the latest upstream version 2009-09-16 14:46:47 +00:00
Kamil Dudka 69fe226a0c - cover ssh and stunnel support by the test-suite 2009-09-03 17:17:55 +00:00
Kamil Dudka a3e77b68ce - use pkg-config to find nss and libssh2 if possible
- better patch (not only) for SCP/SFTP polling
- improve error message for not matching common name (#516056)
2009-09-02 14:19:19 +00:00
Kamil Dudka dbb6bfd420 - avoid tight loop during a sftp upload 2009-08-21 09:26:47 +00:00
Kamil Dudka 968105fb7e - let curl package depend on the same version of libcurl 2009-08-18 11:51:47 +00:00
Kamil Dudka 511d592adc remove old tarballs from .cvsignore and sources 2009-08-14 09:37:20 +00:00
Kamil Dudka c735169085 - new upstream release, dropped applied patches
- changed NSS code to not ignore the value of ssl.verifyhost and produce
    more verbose error messages (#516056)
2009-08-14 09:21:25 +00:00
Ville Skyttä e28fb68964 - Use lzma compressed upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 17:04:04 +00:00
Jesse Keating 4cf6987a7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:49:40 +00:00
Kamil Dudka f672f48c69 try to select client certificate automatically when not specified 2009-07-22 08:48:25 +00:00
Kamil Dudka e8184abdd5 improve curl-7.19.5-cc_refcnt-2.patch 2009-07-10 12:45:41 +00:00
Kamil Dudka 3c25d2d576 fix SIGSEGV when using NSS client certificates 2009-07-10 12:27:52 +00:00
Kamil Dudka 83e314d115 force test suite to use the just built libcurl 2009-07-05 18:44:07 +00:00
Kamil Dudka f1fad801d0 run test suite after build enable built-in manual 2009-07-02 14:37:19 +00:00
Kamil Dudka bd7b72523a fix bug introduced by the last build (#504857) 2009-06-24 14:14:53 +00:00
Kamil Dudka dbbc4693d4 exclude curlbuild.h content from spec (#504857) 2009-06-24 13:40:32 +00:00
Kamil Dudka 702a55c540 avoid unguarded comparison in the spec file (#504857) 2009-06-10 11:30:07 +00:00
Kamil Dudka b19511a9c5 remove unused patches from cvs 2009-05-19 18:26:32 +00:00
Kamil Dudka 73213b4338 update to 7.19.5, dropped applied patches 2009-05-19 18:17:41 +00:00
Kamil Dudka 7f2e1166e3 fix infinite loop while loading a private key (#453612) 2009-05-11 08:06:20 +00:00
Kamil Dudka c059575de3 fix curl/nss memory leaks while using client certificate (#453612) 2009-04-27 08:37:25 +00:00
Kamil Dudka 091f78c70f add missing BuildRequire for autoconf 2009-04-22 10:40:17 +00:00
Kamil Dudka 45fab4b7bc fix configure.ac to not discard -g in CFLAGS (#496778) 2009-04-22 10:14:36 +00:00
Kamil Dudka 3a66d91e5f Fixed configure to respect the environment's CFLAGS and CPPFLAGS settings. 2009-04-21 16:12:16 +00:00
Kamil Dudka c4e2b73edf upstream patch fixing memory leak in lib/nss.c (#453612) remove unused
patch curl-7.17.1-sslgen.patch from cvs
2009-04-14 10:26:46 +00:00
Kamil Dudka b9027004c3 enable 6 additional crypto algorithms by default (#436781) 2009-03-18 17:01:02 +00:00
Kamil Dudka 8acdb5038c fix memory leak in src/main.c (accepted by upstream) 2009-03-12 10:20:53 +00:00
Kamil Dudka ce1683b0ab fix typo in last commit 2009-03-11 09:06:13 +00:00
Kamil Dudka e03f2a3193 make curl-devel multilib-ready (bug #488922) 2009-03-11 09:04:01 +00:00
Jindrich Novy a844621642 - drop .easy-leak patch, causes problems in pycurl (#488791)
- fix libcurl-devel dependencies (#488895)
2009-03-06 13:45:02 +00:00
Jindrich Novy 5144908d02 - update to 7.19.4 (fixes CVE-2009-0037)
- fix leak in curl_easy* functions, thanks to Kamil Dudka
- drop nss-fix patch, applied upstream
2009-03-03 07:08:27 +00:00
Jesse Keating b3c04e1d32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:20:40 +00:00
Kamil Dudka 3f810df7b4 update to 7.19.3, patch fixing 7.19.3 curl/nss bugs 2009-02-17 11:31:20 +00:00
Jindrich Novy d9f5cbe057 - rebuild for f10/rawhide cvs tag clashes 2008-12-15 13:22:55 +00:00
Jindrich Novy 92ec27a249 - use improved NSS patch, thanks to Rob Crittenden (#472489) 2008-12-06 20:52:24 +00:00
Jindrich Novy 3958b78446 - update the thread safety patch, thanks to Rob Crittenden (#462217) 2008-09-19 11:43:05 +00:00
Warren Togami 49abd43b13 rediff 2008-09-04 01:02:07 +00:00
Warren Togami b42223618d add thread safety to libcurl NSS cleanup() functions (#459297) 2008-09-04 00:47:20 +00:00
Tom Callaway f5c0813b81 Undo mini libcurl.so.3. 2008-08-22 16:22:28 +00:00
Tom Callaway e45b52e072 Add mini library for libcurl.so.3, flash10 needs this. All it does is point
to libcurl.so.4.
2008-08-11 23:54:38 +00:00
Jindrich Novy e1586eecc5 - enable support for libssh2 (#453958) 2008-07-04 07:27:44 +00:00
Jindrich Novy bf70a54550 - fix curl_multi_perform() over a proxy (#450140), thanks to Rob Crittenden 2008-06-18 06:08:03 +00:00
Jindrich Novy 45696b40ef - update to 7.18.2 2008-06-04 17:30:58 +00:00
Jindrich Novy 01aecd06c1 - spec cleanup, thanks to Paul Howarth (#225671)
- drop BR: libtool
- convert CHANGES and README to UTF-8
- _GNU_SOURCE in CFLAGS is no more needed
- remove bogus rpath
2008-05-07 13:12:20 +00:00
Jindrich Novy ae80096c07 update version 2008-03-31 07:50:41 +00:00
Jindrich Novy 43a8fac1dd - update to curl 7.18.1 (fixes #397911)
- add ABI docs for libcurl
- remove --static-libs from curl-config
- drop curl-config patch, obsoleted by @SSL_ENABLED@ autoconf substitution
    (#432667)
2008-03-31 07:47:59 +00:00