Commit Graph

279 Commits

Author SHA1 Message Date
Kamil Dudka c12a28f9b8 new upstream release - 7.32.0 2013-08-12 14:01:19 +02:00
Dennis Gilmore 786f95d7bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 01:25:16 -05:00
Kamil Dudka 233f010767 mention all option listed in 'curl --help' in curl.1 man page 2013-07-09 16:05:20 +02:00
Kamil Dudka ad17697486 restore the functionality of 'curl -u :' 2013-07-01 11:42:49 +02:00
Kamil Dudka 0c72223810 defuzz 0103-curl-7.31.0-metalink.patch 2013-06-26 18:14:25 +02:00
Kamil Dudka 05df56af61 make the curl tool link SSL libraries also used by src/tool_metalink.c 2013-06-26 18:09:08 +02:00
Kamil Dudka 82daaf7e98 build the curl tool with metalink support 2013-06-26 18:09:08 +02:00
Kamil Dudka c5085749c3 rename patches to reflect the curl version they apply to 2013-06-26 18:05:26 +02:00
Kamil Dudka 5ebb52d092 test1230: avoid using hard-wired port number 2013-06-22 22:19:59 +02:00
Kamil Dudka 104dece0d5 new upstream release (fixes CVE-2013-2174) 2013-06-22 21:40:32 +02:00
Kamil Dudka 97702c76cc prevent an artificial timeout event due to stale speed-check data (#906031) 2013-04-26 16:45:33 +02:00
Kamil Dudka 8fe6215904 limit the excessive use of sed in %prep 2013-04-26 16:35:17 +02:00
Kamil Dudka eae5353202 rename 0109-curl-7.30.0-tests-port-range.patch
... such that it is clear that it is an upstream patch
2013-04-12 15:12:46 +02:00
Kamil Dudka b7ba0b7452 prevent test-suite failure due to using non-default port ranges in tests 2013-04-12 14:51:13 +02:00
Kamil Dudka 57f6d9d6a1 new upstream release (fixes CVE-2013-1944) 2013-04-12 12:13:50 +02:00
Kamil Dudka 8dc3914699 curl_global_init() now accepts the CURL_GLOBAL_ACK_EINTR flag (#919127) 2013-03-12 11:36:55 +01:00
Kamil Dudka 590edc3b22 do not ignore poll() failures other than EINTR (#919127) 2013-03-12 11:35:18 +01:00
Kamil Dudka 920074f0fc drop the hide_selinux.c hack no longer needed in %check 2013-03-06 16:24:25 +01:00
Kamil Dudka 1b38b7c587 switch SSL socket into non-blocking mode after handshake 2013-03-06 16:22:56 +01:00
Kamil Dudka a141f7cc41 fix a SIGSEGV when closing an unused multi handle (#914411) 2013-02-22 21:59:28 +01:00
Kamil Dudka af73cbf6d9 remove forgotten patches no longer in use 2013-02-22 21:58:31 +01:00
Kamil Dudka 6896522e35 new upstream release (fixes CVE-2013-0249) 2013-02-06 15:00:19 +01:00
Kamil Dudka 32b2d061e9 require valgrind only on i386 and x86_64 (#886891) 2013-01-15 15:04:10 +01:00
Kamil Dudka 3d7539f03f fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILE 2013-01-15 13:51:30 +01:00
Kamil Dudka 513526c871 clear session cache if a client cert from file is used 2013-01-15 13:50:16 +01:00
Kamil Dudka a5f3441ddf prevent NSS from crashing on client auth hook failure 2013-01-15 13:48:21 +01:00
Paul Howarth a4b7e93f2e Fix more bogus dates in spec changelog 2012-11-20 15:58:07 +00:00
Paul Howarth fc9dc32cb7 Fix UTF8 patch
Don't do iso-to-utf conversion on text that's already UTF8, as that
corrupts the text; the CHANGES file is a mixture of different encodings,
which is why we need a patch to fix it rather than just running it
through iconv in %prep.
2012-11-20 14:44:19 +00:00
Paul Howarth 5fa32b9fb8 Fix bogus dates in spec changelog 2012-11-20 14:42:55 +00:00
Kamil Dudka 83db90f0ad new upstream release - 7.28.1 2012-11-20 10:56:13 +01:00
Kamil Dudka 0f5dbc27da new upstream release - 7.28.0 2012-10-31 11:45:28 +01:00
Kamil Dudka 7151fdb83e do not crash if MD5 fingerprint is not provided by libssh2 2012-10-01 13:27:06 +02:00
Kamil Dudka ae93943914 use the upstream facility to disable problematic tests 2012-08-06 15:44:36 +02:00
Kamil Dudka ed338dc3f0 remember to apply patch for #844385
Thanks to Paul Howarth for spotting the mistake!
2012-08-01 10:09:57 +02:00
Kamil Dudka 4e2353e082 eliminate unnecessary inotify events on upload via file protocol (#844385) 2012-08-01 09:51:15 +02:00
Kamil Dudka c9fa3c1968 new upstream release - 7.27.0 2012-07-28 09:19:54 +02:00
Kamil Dudka 20e0756c88 print reason phrase from HTTP status line on error (#676596) 2012-07-23 09:25:19 +02:00
Dennis Gilmore 06bb57a2b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 15:06:27 -05:00
Kamil Dudka e6d221c603 fix duplicated SSL handshake with multi interface and proxy (#788526) 2012-06-09 12:52:25 +02:00
Karsten Hopp 4d9cd30381 disable test 1319 on ppc64, server times out 2012-05-30 13:39:27 +02:00
Kamil Dudka 78288ca25b use human-readable error messages provided by NSS
upstream commit 72f4b534
2012-05-28 11:56:16 +02:00
Kamil Dudka bd36ff8a8c drop man page for a script we do not distribute 2012-05-25 10:06:22 +02:00
Kamil Dudka 23fcdc59a1 new upstream release 2012-05-25 09:17:42 +02:00
Karsten Hopp 7302a82c4c valgrind on ppc64 works fine, disable ppc32 only 2012-04-25 16:47:12 +02:00
Karsten Hopp 9c3e5dbef8 drop BR valgrind on PPC(64) until bugzilla #810992 gets fixed 2012-04-25 16:06:36 +02:00
Kamil Dudka 4f79e80dc1 fix a typo in naming of patches 2012-04-17 12:14:35 +02:00
Kamil Dudka 045ad4ccac provide human-readable names for NSS errors (upstream commit a60edcc6) 2012-04-13 12:55:59 +02:00
Kamil Dudka 828454f996 use NSS_InitContext() to initialize NSS if available (#738456) 2012-04-13 12:55:58 +02:00
Paul Howarth 60afc952d9 new upstream release - 7.25.0
- new upstream release (#806264)
- fix character encoding of docs with a patch rather than just iconv
- update debug and multilib patches
- don't use macros for commands
- reduce size of %prep output for readability
2012-03-23 15:13:31 +00:00
Kamil Dudka 51012c0f12 curl.spec: fix a typo in the ChangeLog 2012-01-24 12:12:34 +01:00