Commit Graph

  • c059575de3 fix curl/nss memory leaks while using client certificate (#453612) Kamil Dudka 2009-04-27 08:37:25 +0000
  • 091f78c70f add missing BuildRequire for autoconf Kamil Dudka 2009-04-22 10:40:17 +0000
  • 45fab4b7bc fix configure.ac to not discard -g in CFLAGS (#496778) Kamil Dudka 2009-04-22 10:14:36 +0000
  • 3a66d91e5f Fixed configure to respect the environment's CFLAGS and CPPFLAGS settings. Kamil Dudka 2009-04-21 16:12:16 +0000
  • c4e2b73edf upstream patch fixing memory leak in lib/nss.c (#453612) remove unused patch curl-7.17.1-sslgen.patch from cvs Kamil Dudka 2009-04-14 10:26:46 +0000
  • b9027004c3 enable 6 additional crypto algorithms by default (#436781) Kamil Dudka 2009-03-18 17:01:02 +0000
  • 8acdb5038c fix memory leak in src/main.c (accepted by upstream) Kamil Dudka 2009-03-12 10:20:53 +0000
  • ce1683b0ab fix typo in last commit Kamil Dudka 2009-03-11 09:06:13 +0000
  • e03f2a3193 make curl-devel multilib-ready (bug #488922) Kamil Dudka 2009-03-11 09:04:01 +0000
  • a844621642 - drop .easy-leak patch, causes problems in pycurl (#488791) - fix libcurl-devel dependencies (#488895) Jindrich Novy 2009-03-06 13:45:02 +0000
  • 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 Jindrich Novy 2009-03-03 07:08:27 +0000
  • b3c04e1d32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-24 10:20:40 +0000
  • 3f810df7b4 update to 7.19.3, patch fixing 7.19.3 curl/nss bugs Kamil Dudka 2009-02-17 11:31:20 +0000
  • d9f5cbe057 - rebuild for f10/rawhide cvs tag clashes Jindrich Novy 2008-12-15 13:22:55 +0000
  • 92ec27a249 - use improved NSS patch, thanks to Rob Crittenden (#472489) Jindrich Novy 2008-12-06 20:52:24 +0000
  • 3958b78446 - update the thread safety patch, thanks to Rob Crittenden (#462217) Jindrich Novy 2008-09-19 11:43:05 +0000
  • 49abd43b13 rediff Warren Togami 2008-09-04 01:02:07 +0000
  • b42223618d add thread safety to libcurl NSS cleanup() functions (#459297) Warren Togami 2008-09-04 00:47:20 +0000
  • f5c0813b81 Undo mini libcurl.so.3. Tom Callaway 2008-08-22 16:22:28 +0000
  • e45b52e072 Add mini library for libcurl.so.3, flash10 needs this. All it does is point to libcurl.so.4. Tom Callaway 2008-08-11 23:54:38 +0000
  • e1586eecc5 - enable support for libssh2 (#453958) Jindrich Novy 2008-07-04 07:27:44 +0000
  • bf70a54550 - fix curl_multi_perform() over a proxy (#450140), thanks to Rob Crittenden Jindrich Novy 2008-06-18 06:08:03 +0000
  • 45696b40ef - update to 7.18.2 Jindrich Novy 2008-06-04 17:30:58 +0000
  • 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 Jindrich Novy 2008-05-07 13:12:20 +0000
  • ae80096c07 update version Jindrich Novy 2008-03-31 07:50:41 +0000
  • 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) Jindrich Novy 2008-03-31 07:47:59 +0000
  • 6684d1ac14 define _GNU_SOURCE so that NI_MAXHOST gets defined from glibc Jindrich Novy 2008-02-15 12:11:30 +0000
  • c8e160aef5 - update to curl-7.18.0 - drop sslgen patch -> applied upstream - fix typo in description Jindrich Novy 2008-01-28 21:00:10 +0000
  • de7fe678d0 fix curl-devel obsoletes so that we don't break F8->F9 upgrade path (#429612) Jindrich Novy 2008-01-22 12:00:06 +0000
  • 2df1c7e7d0 - fix typo in name Jindrich Novy 2008-01-08 14:30:07 +0000
  • 2cda17b6c8 - do not attempt to close a bad socket (#427966), thanks to Caolam McNamara Jindrich Novy 2008-01-08 14:18:28 +0000
  • 614213921b - rebuild because of the openldap soname bump - remove old nsspem patch Jindrich Novy 2007-12-04 09:06:59 +0000
  • ec4866341d - drop useless ldap library detection since curl doesn't dlopen()s it but links to it -> BR: openldap-devel - enable LDAPS support (#225671), thanks to Paul Howarth - BR: krb5-devel to reenable GSSAPI support - simplify build process - update description Jindrich Novy 2007-11-30 11:24:24 +0000
  • a97c61d258 - update description to contain complete supported servers list (#393861) Jindrich Novy 2007-11-21 12:34:54 +0000
  • c9238ef4e7 - update to curl 7.17.1 - include patch to enable SSL usage in NSS when a socket is opened nonblocking, thanks to Rob Crittenden (rcritten@redhat.com) Jindrich Novy 2007-11-17 16:06:24 +0000
  • 05cfb6ee48 correctly provide/obsolete curl-devel (#130251) Jindrich Novy 2007-10-24 22:02:12 +0000
  • c93c68e305 create libcurl and libcurl-devel subpackages (#130251) Jindrich Novy 2007-10-24 14:15:06 +0000
  • 87fd249d38 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 18:40:54 +0000
  • 8aeea8e8bb - list features correctly when curl is compiled against NSS (#316191) Jindrich Novy 2007-10-11 14:56:46 +0000
  • 7a7a90d7b7 add zlib-devel BR to enable gzip compressed transfers in curl (#292211) Jindrich Novy 2007-09-17 13:48:13 +0000
  • 46d4964680 provide webclient Jindrich Novy 2007-09-10 07:12:49 +0000
  • 47acf8b410 add nsspem patch Jindrich Novy 2007-09-07 12:51:08 +0000
  • aa662ab645 - add support for the NSS PKCS#11 pem reader so the command-line is the same for both OpenSSL and NSS by Rob Crittenden (rcritten@redhat.com) - switch to NSS again Jindrich Novy 2007-09-07 12:50:04 +0000
  • c13f5712fe revert back to use OpenSSL (#266021) Jindrich Novy 2007-09-03 10:48:12 +0000
  • 4f230aa568 drop openssl and other useless deps Jindrich Novy 2007-08-27 12:42:14 +0000
  • 16dc696dfe don't use openssl, use nss instead Jindrich Novy 2007-08-27 12:18:28 +0000
  • ab16894e62 - fix anonymous ftp login (#251570), thanks to David Cantrell Jindrich Novy 2007-08-10 11:33:29 +0000
  • 35d4a39474 - update to 7.16.4 Jindrich Novy 2007-07-11 07:47:08 +0000
  • 8520523ace - update to 7.16.3 - drop .print patch, applied upstream - next series of merge review fixes by Paul Howarth - remove aclocal stuff, no more needed - simplify makefile arguments - don't reference standard library paths in libcurl.pc - include docs/CONTRIBUTE Jindrich Novy 2007-06-25 10:40:19 +0000
  • 01c1656558 - don't print like crazy (#236981), backported from upstream CVS Jindrich Novy 2007-06-18 18:49:01 +0000
  • 40373e1494 - another series of review fixes (#225671), thanks to Paul Horwath - check version of ldap library automatically - don't use %%makeinstall and preserve timestamps - drop useless patches Jindrich Novy 2007-06-15 13:22:32 +0000
  • d1f8e21de8 - add automake BR to curl-devel to fix aclocal dir. ownership, thanks to Patrice Dumas Jindrich Novy 2007-05-11 12:07:53 +0000
  • aa6d7f97df - package libcurl.m4 in curl-devel (#239664), thanks to Quy Tonthat Jindrich Novy 2007-05-10 13:30:16 +0000
  • b676540bee - update to 7.16.2 Jindrich Novy 2007-04-11 18:20:54 +0000
  • a63d9ad71f - don't create/ship static libraries (#225671) Jindrich Novy 2007-02-22 13:29:21 +0000
  • 685045546f - merge review related spec fixes (#225671) Jindrich Novy 2007-02-05 14:14:27 +0000
  • c1c2d7895d - upload new source tarball Jindrich Novy 2007-01-30 12:16:38 +0000
  • fe0088f733 - update to 7.16.1 Jindrich Novy 2007-01-29 16:25:45 +0000
  • a00f2ca5f6 - don't package generated makefiles for docs/examples to avoid multilib conflicts Jindrich Novy 2007-01-16 13:11:48 +0000
  • fc4d3d40a3 - convert spec to UTF-8 - don't delete BuildRoot in %%prep phase - rpmlint fixes Jindrich Novy 2006-12-18 13:07:10 +0000
  • 02dbd84170 - prevent curl from dlopen()ing missing ldap libraries so that ldap:// requests work (#215928) Resolves: 215928 Jindrich Novy 2006-11-21 13:38:31 +0000
  • d6b84330d3 - fix BuildRoot - add Requires: pkgconfig for curl-devel - move LDFLAGS and LIBS to Libs.private in libcurl.pc.in (#213278) Resolves: #213278 Jindrich Novy 2006-10-31 16:25:49 +0000
  • f25b2a9485 - update to curl-7.16.0 Jindrich Novy 2006-10-30 09:18:31 +0000
  • aa86cfdd76 - update to curl-7.15.5 - use %%{?dist} Jindrich Novy 2006-08-24 15:11:25 +0000
  • f45db0ba61 fix spec typo Jesse Keating 2006-07-12 04:59:25 +0000
  • 2b7fe0804d - update to 7.15.4 Ivana Varekova 2006-06-30 06:56:45 +0000
  • a88dceff58 added multilib patch Ivana Varekova 2006-03-21 09:17:46 +0000
  • 07f6714fb9 - fix multilib problem using pkg-config - update to 7.15.3 Ivana Varekova 2006-03-21 09:15:51 +0000
  • 843ec60996 - fix multilib problem - #181290 - curl-devel.i386 not installable together with curl-devel.x86-64 Ivana Varekova 2006-02-23 11:58:07 +0000
  • 77505534c2 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 02:21:41 +0000
  • ec99c6a5b4 bump for new gcc/glibc Jesse Keating 2006-02-07 11:19:36 +0000
  • c3e00c9f17 gcc update bump Jesse Keating 2005-12-09 22:40:08 +0000
  • 8893e9eee6 - update to 7.15.1 (bug 175191) Ivana Varekova 2005-12-08 09:10:34 +0000
  • 38c8d77d41 - fix curl-config bug 174556 - missing vernum value Ivana Varekova 2005-11-30 15:00:22 +0000
  • f5764a91f4 rebuilt Ivana Varekova 2005-11-09 08:25:02 +0000
  • 35f3c7bebf - update to 7.15.0 Ivana Varekova 2005-10-18 11:22:52 +0000
  • 6e0b53dcdd - update to 7.14.1 Ivana Varekova 2005-10-13 08:38:18 +0000
  • 727df8abca - rebuild new version Ivana Varekova 2005-06-16 08:37:30 +0000
  • b396eeb000 fix bug 150768 - curl-7.12.3-2 breaks basic authentication used Daniel Stenberg patch Ivana Varekova 2005-05-03 10:57:05 +0000
  • 7e5ec267b1 - update to use ca-bundle in /etc/pki - mark License as MIT not MPL jorton 2005-04-25 15:09:40 +0000
  • d4c41419ea rebuilt (the new version is 7.13.1) Ivana Varekova 2005-03-09 13:47:20 +0000
  • 181c659e1d - rebuild with openssl-0.9.7e Tomáš Mráz 2005-03-01 19:37:34 +0000
  • da94baedb4 - 7.13.0 Florian La Roche 2005-02-13 15:07:59 +0000
  • 87f5b1a821 Fix release. jorton 2005-02-09 13:09:53 +0000
  • 36f919be0b - don't pass /usr to --with-libidn to remove "-L/usr/lib" from 'curl-config --libs' output on x86_64. jorton 2005-02-09 13:08:52 +0000
  • cad16d6198 - Upgrade to 7.12.3, which uses poll() for FDSETSIZE limit (#134794) - require libidn-devel for devel subpkg (#141341) - remove proftpd kludge; included upstream havill 2005-01-28 20:19:07 +0000
  • b3f4b3cbdd Remove old sources. jorton 2005-01-26 16:37:05 +0000
  • 28401a2365 - upgrade to 7.12.1 - enable GSSAPI auth (#129353) - enable I18N domain names (#134595) - workaround for broken ProFTPD SSL auth (#134133). Thanks to Aleksandar Milivojevic havill 2004-10-06 20:07:35 +0000
  • ab0924a9b9 moved %doc below %defattr havill 2004-09-29 07:05:43 +0000
  • 5266b5092d remove INSTALL, move libcurl docs to -devel Warren Togami 2004-09-28 08:54:44 +0000
  • 2e2c21e435 auto-import curl-7.12.0-2 from curl-7.12.0-2.src.rpm cvsdist 2004-09-09 04:02:56 +0000
  • ddd67bb44b auto-import changelog data from curl-7.12.0-1.src.rpm Mon Jul 26 2004 Jindrich Novy <jnovy@redhat.com> - updated to 7.12.0 - updated nousr patch cvsdist 2004-09-09 04:02:35 +0000
  • 6657b025e8 auto-import changelog data from curl-7.11.1-2.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 04:02:32 +0000
  • 0797ced8e6 auto-import changelog data from curl-7.11.1-1.src.rpm Wed Apr 07 2004 Adrian Havill <havill@redhat.com> 7.11.1-1 - upgraded; updated nousr patch - added COPYING (#115956) - cvsdist 2004-09-09 04:02:28 +0000
  • da9386fe88 auto-import changelog data from curl-7.10.8-2.1.src.rpm Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Sat Jan 31 2004 Florian La Roche <Florian.LaRoche@redhat.de> - update to 7.10.8 - remove patch2, already upstream cvsdist 2004-09-09 04:02:15 +0000
  • fcf12792e5 auto-import changelog data from curl-7.10.6-7.src.rpm Wed Oct 15 2003 Adrian Havill <havill@redhat.com> 7.10.6-7 - aclocal before libtoolize - move OpenLDAP license so it's present as a doc file, present in both the source and binary as per conditions Mon Oct 13 2003 Adrian Havill <havill@redhat.com> 7.10.6-6 - add OpenLDAP copyright notice for usage of code, add OpenLDAP license for this code Tue Oct 07 2003 Adrian Havill <havill@redhat.com> 7.10.6-5 - match serverAltName certs with SSL (#106168) Tue Sep 16 2003 Adrian Havill <havill@redhat.com> 7.10.6-4.1 - bump n-v-r for RHEL Tue Sep 16 2003 Adrian Havill <havill@redhat.com> 7.10.6-4 - restore ca cert bundle (#104400) - require openssl, we want to use its ca-cert bundle Sun Sep 07 2003 Joe Orton <jorton@redhat.com> 7.10.6-3 - rebuild Fri Sep 05 2003 Joe Orton <jorton@redhat.com> 7.10.6-2.2 - fix to include libcurl.so Mon Aug 25 2003 Adrian Havill <havill@redhat.com> 7.10.6-2.1 - bump n-v-r for RHEL Mon Aug 25 2003 Adrian Havill <havill@redhat.com> 7.10.6-2 - devel subpkg needs openssl-devel as a Require (#102963) Mon Jul 28 2003 Adrian Havill <havill@redhat.com> 7.10.6-1 - bumped version Tue Jul 01 2003 Adrian Havill <havill@redhat.com> 7.10.5-1 - bumped version Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Sat Apr 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - update to 7.10.4 - adapt nousr patch cvsdist 2004-09-09 04:01:52 +0000
  • 9c185bbb67 auto-import changelog data from curl-7.9.8-5.src.rpm Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Tue Jan 21 2003 Joe Orton <jorton@redhat.com> 7.9.8-4 - don't add -L/usr/lib to 'curl-config --libs' output Tue Jan 07 2003 Nalin Dahyabhai <nalin@redhat.com> 7.9.8-3 - rebuild Wed Nov 06 2002 Joe Orton <jorton@redhat.com> 7.9.8-2 - fix curl-config --libs output for libdir!=/usr/lib - remove docs/LIBCURL from docs list; remove unpackaged libcurl.la - libtoolize and reconf cvsdist 2004-09-09 04:01:15 +0000
  • 51c72f3418 auto-import changelog data from curl-7.9.8-1.src.rpm Mon Jul 22 2002 Trond Eivind Glomsrd <teg@redhat.com> 7.9.8-1 - 7.9.8 (# 69473) cvsdist 2004-09-09 04:01:05 +0000
  • 81ebd0ccb2 auto-import changelog data from curl-7.9.7-3.src.rpm Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild Sun May 26 2002 Tim Powers <timp@redhat.com> - automated rebuild Thu May 16 2002 Trond Eivind Glomsrd <teg@redhat.com> 7.9.7-1 - 7.9.7 Wed Apr 24 2002 Trond Eivind Glomsrd <teg@redhat.com> 7.9.6-1 - 7.9.6 cvsdist 2004-09-09 04:01:02 +0000
  • 846b6a7b00 auto-import changelog data from curl-7.9.5-2.src.rpm Thu Mar 21 2002 Trond Eivind Glomsrd <teg@redhat.com> 7.9.5-2 - Stop the curl-config script from printing -I/usr/include and -L/usr/lib (#59497) cvsdist 2004-09-09 04:00:47 +0000