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
Paul Howarth
7599b5056b
Tweak patch 0105 to not require re-running autotools
2010-08-24 22:22:38 +01:00
Paul Howarth
3ea5793629
Tweak patch 0103 to not require re-running autotools
2010-08-24 22:18:21 +01:00
Paul Howarth
3c135c0a3f
Tweak patch 0102 to not require re-running autotools
2010-08-24 22:16:25 +01:00
Paul Howarth
9e308eaf9e
Tweak patch 0004 to not require re-running autotools
2010-08-24 22:10:45 +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
Fedora Release Engineering
44bad67a11
dist-git conversion
2010-07-28 12:29:41 +00: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
887f1deb36
remove curl-7.20.1.tar.lzma.asc from CVS
2010-06-16 14:47:56 +00:00
Kamil Dudka
8137e8a6c8
remove an unused patch
2010-06-16 14:21:12 +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
08f8860877
amend curl-7.20.1-crl-test.patch
2010-05-11 14:49:46 +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
292d528d03
avoid failure of test1014
2010-04-20 12:55:03 +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