Commit Graph

139 Commits

Author SHA1 Message Date
Kamil Dudka ea56ca9450 - do not require valgrind on s390 and s390x
- temporarily disabled SCP/SFTP test-suite (#539444)
2009-12-01 12:26:26 +00:00
Bill Nottingham cc8107b120 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:47:39 +00:00
Kamil Dudka 79a9564e7a drop redundant newline in the ChangeLog 2009-11-12 12:04:26 +00:00
Kamil Dudka ee5ba870fa - fix crash on doubly closed NSPR descriptor, patch contributed by Kevin
Baughman (#534176)
- new version of patch for broken TLS servers (#525496, #527771)
2009-11-12 12:00:33 +00:00
Kamil Dudka 2e8fb975dd - increased release number (CVS problem) 2009-11-04 14:12:48 +00:00
Kamil Dudka db114a7894 attempt to remove curl-7.19.6-poll.patch once again (CVS problem) 2009-11-04 14:09:05 +00:00
Kamil Dudka 014599c14b - new upstream release, dropped applied patches
- workaround for broken TLS servers (#525496, #527771)
2009-11-04 14:05:38 +00:00
Kamil Dudka a81083eb90 - fix timeout issues and gcc warnings within lib/nss.c 2009-10-14 15:35:41 +00:00
Kamil Dudka 3fad0a17fb - upstream patch for NSS support written by Guenter Knauf 2009-10-06 13:54:15 +00:00
Kamil Dudka c87eab1257 - build libcurl with c-ares support (#514771) 2009-09-30 14:38:54 +00:00
Kamil Dudka 01f3f4cc8e remove outdated comment in .spec 2009-09-30 06:59:52 +00:00
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