Commit Graph

277 Commits

Author SHA1 Message Date
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
Kamil Dudka
f28824c4c6 new upstream release (fixes CVE-2012-0036) 2012-01-24 12:10:59 +01:00
Paul Howarth
37907ea2de rebuild for gcc 4.7 2012-01-05 15:50:22 +00:00
Kamil Dudka
58407a0a11 upstream patch that allows to run FTPS tests with nss-3.13 (#760060) 2012-01-02 15:03:06 +01:00
Kamil Dudka
4baedf3240 allow to run FTPS tests with nss-3.13 (#760060) 2011-12-27 14:44:41 +01:00
Kamil Dudka
6322c91ccc avoid unnecessary timeout event when waiting for 100-continue (#767490) 2011-12-25 23:38:33 +01:00
Kamil Dudka
09f474b4c2 curl -JO now uses -O name if no C-D header comes
upstream commit c532604
2011-11-21 18:02:55 +01:00
Kamil Dudka
87bfeb1dcc new upstream release - curl-7.23.0 (#754391) 2011-11-16 14:14:34 +01:00
Kamil Dudka
95558f1c9d nss: select client certificates by DER (#733657) 2011-09-19 14:00:00 +02:00
Kamil Dudka
eaba136aa1 new upstream release
- new upstream release
- curl-config now provides dummy --static-libs option (#733956)
2011-09-13 20:48:12 +02:00
Paul Howarth
8b6f7828aa actually fix SIGSEGV of curl -O -J given more than one URL 2011-08-21 13:23:56 +01:00
Kamil Dudka
7293378155 fixes for #723075, #730444, and #728562
- fix SIGSEGV of curl -O -J given more than one URLs (#723075)
- introduce the --delegation option of curl (#730444)
- initialize NSS with no database if the selected database is broken (#728562)
2011-08-15 22:27:26 +02:00
Kamil Dudka
40c3093ba5 add a new option CURLOPT_GSSAPI_DELEGATION (#719939) 2011-08-03 17:19:42 +02:00
Kamil Dudka
11b552f8cf new upstream release - 7.21.7 (fixes CVE-2011-2192) 2011-06-23 15:29:41 +02:00
Kamil Dudka
a80b6c3aa4 avoid an invalid timeout event on a reused handle (#679709) 2011-06-08 00:43:11 +02:00
Paul Howarth
39828449b7 new upstream release - 7.21.6 2011-04-23 18:56:50 +01:00
Kamil Dudka
fb945ca026 fix the output of curl-config --version (upstream commit 82ecc85) 2011-04-18 16:38:06 +02:00
Kamil Dudka
5ea227a2d7 new upstream release - 7.21.5 2011-04-18 08:52:55 +02:00
Peter Robinson
bc4fc6eacb fix last changelog 2011-04-16 12:46:16 +01:00
Peter Robinson
c49625d4cf no valgrind on ARMv5 arches 2011-04-16 12:41:27 +01:00
Dennis Gilmore
0fa65fb125 no valgrind on sparc arches 2011-03-05 00:37:38 -06:00
Kamil Dudka
e0ab81d1c1 do not ignore failure of SSL handshake
(upstream commit 7aa2d10)
2011-02-22 14:34:40 +01:00
Kamil Dudka
65e324d678 work around valgrind bug (#678518) 2011-02-18 17:54:16 +01:00
Kamil Dudka
579095349b nss: avoid memory leak on SSL connection failure 2011-02-17 17:58:19 +01:00
Kamil Dudka
4fddd46419 new upstream release - 7.21.4 2011-02-17 15:07:01 +01:00
Dennis Gilmore
abe6f10c1e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:21:36 -06:00
Kamil Dudka
f6ba54655d build libcurl with --enable-hidden-symbols 2011-01-12 15:52:26 +01:00
Kamil Dudka
dd545452bb drop 0004-curl-7.21.3-bz650255.patch
This has been already fixed upstream (commits 5c7c9a7 and 5965d45).
2010-12-16 18:10:25 +01:00
Paul Howarth
0a2e77997c Update to 7.21.3
- New upstream release 7.21.3:
  - added --noconfigure switch to testcurl.pl
  - added --xattr option
  - added CURLOPT_RESOLVE and --resolve
  - added CURLAUTH_ONLY
  - added version-check.pl to the examples dir
  - check for libcurl features for some command line options
  - Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
  - http_chunks: remove debug output
  - URL-parsing: consider ? a divider
  - SSH: avoid using the libssh2_ prefix
  - SSH: use libssh2_session_handshake() to work on win64
  - ftp: prevent server from hanging on closed data connection when stopping
    a transfer before the end of the full transfer (ranges)
  - LDAP: detect non-binary attributes properly
  - ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT
  - gnutls->handshake: improved timeout handling
  - security: pass the right parameter to init
  - krb5: use GSS_ERROR to check for error
  - TFTP: resend the correct data
  - configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected
  - GnuTLS: now detects socket errors on Windows
  - symbols-in-versions: updated en masse
  - added a couple of examples that were missing from the tarball
  - Curl_send/recv_plain: return errno on failure
  - Curl_wait_for_resolv (for c-ares): correct timeout
  - ossl_connect_common: detect connection re-use
  - configure: prevent link errors with --librtmp
  - openldap: use remote port in URL passed to ldap_init_fd()
  - url: provide dead_connection flag in Curl_handler::disconnect
  - lots of compiler warning fixes
  - ssh: fix a download resume point calculation
  - fix getinfo CURLINFO_LOCAL* for reused connections
  - multi: the returned running handles counter could turn negative
  - multi: only ever consider pipelining for connections doing HTTP(S)
- Drop upstream patches now in tarball
- Update bz650255 and disable-test1112 patches to apply against new codebase
- Add workaround for false-positive glibc-detected buffer overflow in tftpd
  test server with FORTIFY_SOURCE (similar to #515361)
2010-12-16 16:33:11 +00:00
Kamil Dudka
451e44f944 ftp: fix for #650255, not yet applied upstream
- do not send QUIT to a dead FTP control connection (#650255)
- pull back glibc's implementation of str[n]casecmp(), #626470 appears
  fixed
2010-11-12 17:45:37 +01:00
Kamil Dudka
e8de0ee342 ftp: fixes for #649347 and #650255 2010-11-09 17:55:44 +01:00
Kamil Dudka
3ae3f6ea19 prevent FTP server from hanging on closed data connection (#643656) 2010-10-29 12:21:37 +02:00
Paul Howarth
d12630e4ca enforce versioned libssh2 dependency for libcurl (#642796) 2010-10-14 15:26:16 +01:00
Kamil Dudka
5be6d627b3 new upstream release - 7.21.2 2010-10-13 00:37:41 +02:00
Jesse Keating
8e7aa28b79 - Rebuilt for gcc bug 634757 2010-09-29 14:04:23 -07:00
Kamil Dudka
9c24c2b172 make it possible to run SCP/SFTP tests on x86_64 (#632914) 2010-09-11 23:39:36 +02:00
Kamil Dudka
140d1b61f0 do not use strncasecmp() from glibc (#631449) 2010-09-07 22:14:34 +02:00
Paul Howarth
204dcb1cd0 Don't need autotools for rpm build
- Drop buildreq automake
- Drop dependency on automake for devel package from F-14, where
  %{_datadir}/aclocal is included in the filesystem package
- Drop dependency on pkgconfig for devel package from F-11, where
  pkgconfig dependencies are auto-generated
2010-08-24 23:03:39 +01:00
Kamil Dudka
35531a08e1 work around glibc/valgrind problem on x86_64 (#626470) 2010-08-23 20:45:54 +02:00
Kamil Dudka
9a0cdd1368 fix kerberos proxy authentization for https (#625676) 2010-08-23 14:45:15 +02:00
Paul Howarth
98764465be Rename patches to reflect the curl version they apply to 2010-08-19 15:17:41 +01:00
Kamil Dudka
ec7f823e5f fixes for rhbz #617757 and #622520
Both of them are already pushed upstream.
2010-08-19 15:59:54 +02:00
Kamil Dudka
e3cb81845c new upstream release - 7.21.1 2010-08-12 10:45:38 +02:00
Dan Horák
1fee048808 - disable test 575 on s390(x) 2010-07-12 10:17:19 +00:00
Kamil Dudka
d616d7a60a - add support for NTLM authentication (#603783) 2010-06-28 11:29:02 +00:00
Kamil Dudka
00534f73d9 - disable valgrind for certain test-cases (libssh2 problem) 2010-06-16 14:18:49 +00:00
Kamil Dudka
b6c55cc3b0 - update of %%description 2010-06-16 13:51:10 +00:00
Kamil Dudka
bde41dfaec mass rename of patches 2010-06-16 13:36:47 +00:00
Kamil Dudka
7f060691db - new upstream release, drop applied patches 2010-06-16 13:24:18 +00:00
Kamil Dudka
4a5f304d06 - fix -J/--remote-header-name to strip CR-LF (upstream patch) 2010-05-25 15:36:27 +00:00
Kamil Dudka
567f2c1fa8 save the CA pass phrase 2010-05-11 14:29:34 +00:00
Kamil Dudka
b80e26fa11 - CRL support now works again (#581926) 2010-05-11 14:23:11 +00:00
Kamil Dudka
95d9108847 - make it possible to start a testing OpenSSH server when building with
SELinux in the enforcing mode (#521087)
2010-04-28 13:52:40 +00:00
Kamil Dudka
dcb644501e Oops, upstream commit 157f20fd2ce7d8519b863e57f3d77d17fb41bc9c does not
exist...
2010-04-24 21:56:59 +00:00
Kamil Dudka
a819956d07 - upstream patch preventing failure of test536 with threaded DNS resolver
- upstream patch preventing SSL handshake timeout underflow
2010-04-24 21:40:02 +00:00
Paul Howarth
1105c159cc Replace Rawhide s390-sleep patch with a more targeted patch adding a delay
after tests 513 and 514 rather than after all tests
2010-04-22 15:27:30 +00:00
Kamil Dudka
c3d8d1c18b - make curl-config multilib ready again (#584107) 2010-04-21 19:09:46 +00:00
Kamil Dudka
a64c5d10a0 avoid failure of test623 2010-04-21 18:52:00 +00:00
Kamil Dudka
07747c9c9d avoid failure of test536 2010-04-21 15:04:04 +00:00
Kamil Dudka
438cbdbe7c - experimentally enabled threaded DNS lookup 2010-04-20 11:31:55 +00:00
Kamil Dudka
972da7142b - new upstream release 2010-04-19 16:16:09 +00:00
Kamil Dudka
ff7d0c62dc - add missing quote in libcurl.m4 (#576252) 2010-03-23 18:47:25 +00:00
Kamil Dudka
f83e9bb439 fix a typo in ChangeLog 2010-03-19 15:22:08 +00:00
Kamil Dudka
ee823564dc - throw CURLE_SSL_CERTPROBLEM in case peer rejects a certificate (#565972)
- valgrind temporarily disabled (#574889)
- kerberos installation prefix has changed
2010-03-19 15:08:16 +00:00
Kamil Dudka
97dbc67861 cleanup in .spec 2010-03-14 13:15:06 +00:00
Kamil Dudka
5210832ba8 - exclude test1112 from the test suite (#565305) 2010-02-24 20:43:45 +00:00
Kamil Dudka
c552ca3957 add a comment 2010-02-11 16:27:07 +00:00
Kamil Dudka
149dc257a1 - dropped curl-7.16.0-privlibs.patch no longer useful
- a new patch forcing -lrt when linking the curl tool and test-cases
2010-02-11 16:23:32 +00:00
Kamil Dudka
6d0277e653 - new upstream release 2010-02-11 11:31:31 +00:00
Kamil Dudka
fd19e7e468 - upstream patch adding a new option -J/--remote-header-name
- dropped temporary workaround for #545779
2010-01-29 01:00:04 +00:00
Kamil Dudka
b6999aa5d3 revert a nonsense change made by Chris Weyl 2010-01-14 19:32:09 +00:00
Chris Weyl
5cf9d0bbdc - bump for libssh2 rebuild 2010-01-14 16:59:57 +00:00
Kamil Dudka
0fb58f6b85 - temporary workaround for #548269 2009-12-20 19:56:01 +00:00
Kamil Dudka
ab4974c767 - replace hard wired port numbers in the test suite 2009-12-09 19:12:22 +00:00
Kamil Dudka
0d4bed8f48 - use different port numbers for 32bit and 64bit builds
- temporary workaround for #545779
2009-12-09 17:48:00 +00:00
Kamil Dudka
b30d89a3cc - make it possible to run test241
- re-enable SCP/SFTP tests (#539444)
2009-12-08 09:41:10 +00:00
Kamil Dudka
caf63a251a attempt to improve test suite coverage 2009-12-05 19:48:31 +00:00
Kamil Dudka
aec87c1fc1 - suppress failure of test513 on s390 2009-12-04 23:50:15 +00:00
Kamil Dudka
a9329d5845 - avoid use of uninitialized value in lib/nss.c 2009-12-02 17:31:31 +00:00
Kamil Dudka
cbba354e87 silence rpmlint 2009-12-01 13:30:20 +00:00