Commit Graph

68 Commits

Author SHA1 Message Date
naddy
bb4bb8c3dc update to 7.18.2 2008-06-24 18:37:25 +00:00
naddy
2356cf20d6 Different workaround for link path ordering, keep build path out of
pkgconfig entry.  Problem reported by and ok landry@.
2008-06-09 21:00:57 +00:00
naddy
59ec65981f * Update to 7.18.1.
* A CA cert bundle is no longer included, so point to /etc/ssl/cert.pem.
* Compile examples during build rather than fake stage.

ok sthen@, additional testing by merdely@
2008-05-13 17:56:29 +00:00
naddy
2ff5c1c689 - maintenance update to 7.17.1
- libidn pulls in a gettext dependency
- make sure we link against the correct libcurl
2007-11-14 19:38:58 +00:00
naddy
e73e42daf1 maintenance update to 7.17.0 2007-10-02 16:52:41 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
naddy
4c056a5ac1 - update to 7.16.2
- enable IDN support
2007-05-13 17:08:25 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
77b4e73473 update to 7.16.0 2006-11-10 15:34:11 +00:00
naddy
1c7e515d22 update to 7.15.5: various bug fixes 2006-09-19 14:33:13 +00:00
naddy
83075241ce maintenance update to 7.15.4 2006-06-20 17:37:42 +00:00
naddy
c7e05190d8 SECURITY: Update to 7.15.3.
Fixes TFTP packet buffer overflow vulnerability. (CVE-2006-1061)
2006-03-20 17:21:28 +00:00
steven
f846aec63d remove MODGNU_SHARED_LIBS and old -version-info patch 2006-01-08 10:27:14 +00:00
todd
6c3cae0678 SHARED_LIBS 2005-12-23 17:37:03 +00:00
naddy
1c84b1ff09 SECURITY:
Update to 7.15.1, which fixes a local buffer overflow.
http://curl.haxx.se/docs/adv_20051207.html
2005-12-08 17:10:02 +00:00
naddy
e7cffc11f6 SECURITY:
Update to 7.15.0.
libcurl's NTLM function could overflow a stack-based buffer if given
a too long user name or domain name.  CAN-2005-3185.
2005-10-16 15:31:39 +00:00
naddy
3a235ae797 maintenance update to 7.14.0 and take maintainer 2005-05-26 23:13:28 +00:00
naddy
a21a706f32 SECURITY:
Fix NT LAN Manager (NTLM) authentication handling. By sending a
specially crafted long NTLM reply packet, a remote attacker could
overflow the reply buffer.  This could lead to execution of arbitrary
attacker specified code with the privileges of the application using
the cURL library.  CAN-2005-0490.  From Ubuntu.

ok brad@, pval@
2005-03-14 22:52:20 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
brad
1fbff106fd upgrade to cURL 7.11.2 2004-05-18 23:30:45 +00:00
brad
68e17c1950 upgrade to cURL 7.11.1 2004-04-08 06:18:37 +00:00
naddy
b61e9b9cfc maintenance update to 7.10.8; ok brad@ 2003-12-15 16:13:24 +00:00
brad
418c26cc59 upgrade to cURL 7.10.5 2003-06-01 21:43:49 +00:00
brad
aa0b141b7d - bye bye Kerberos FLAVOR
- place curl-mode.el in emacs' site-lisp dir
2003-05-27 14:35:12 +00:00
brad
b7e6bdb640 curl-config with cURL 7.10.3 does not output a header path with the
--cflags flag, revert this change for now.
2003-02-14 02:38:15 +00:00
brad
d26ea512a2 upgrade to cURL 7.10.3 2003-02-07 03:40:25 +00:00
brad
f84b63dfd2 upgrade to cURL 7.10.2 2002-11-24 03:40:08 +00:00
brad
7cb7310440 upgrade to cURL 7.9.8 2002-06-15 04:27:35 +00:00
brad
26c9fd1178 upgrade to cURL 7.9.7 + experimental patch to fix cURL with newer OpenSSL.
--
Original patch from: Jacob Meuser <jakemsr@jakemsr.com>
This patch (which has been modified to also work
with older versions of OpenSSL) from: Daniel Stenberg <daniel@haxx.se>
2002-06-09 18:36:38 +00:00
brad
408644dd26 upgrade to cURL 7.9.6 2002-04-16 22:49:36 +00:00
brad
b426272d44 upgrade to cURL 7.9.5 2002-03-07 14:27:03 +00:00
brad
f30dfb600a upgrade to cURL 7.9.4 2002-02-12 17:39:52 +00:00
brad
302f3f140b upgrade to cURL 7.9.3 2002-01-26 05:20:32 +00:00
brad
259dfc2918 upgrade to cURL 7.9.2 2001-12-05 15:22:02 +00:00
brad
a6fb9e9061 fix incorrect return type for Curl_ftpsendf(), fix came from cURL CVS
--
Problem on 64-bit archs pointed out by: Nikolay Sturm <Nikolay.Sturm@desy.de> and naddy@
2001-11-23 20:35:49 +00:00
brad
80e9baef9f upgrade to cURL 7.9.1 2001-11-10 04:24:44 +00:00
brad
83782fefff upgrade to cURL 7.9 2001-09-25 15:00:00 +00:00
brad
8ebfc5ea25 upgrade to Curl 7.7.3 2001-05-30 16:01:15 +00:00
lebel
ecc5a2d290 net: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:59:54 +00:00
brad
09c612a72c upgrade to Curl 7.7.1 2001-04-06 17:30:41 +00:00
brad
570ca380ab upgrade to Curl 7.7
--
From: Pete Fritchman <petef@databits.net>
2001-03-30 18:40:59 +00:00
espie
a221a8dd1f Bad maintainer who does not even check flavors before allowing the commit
of updates.
2001-02-22 22:19:52 +00:00
obecian
48f00f9355 upgrade to curl-7.6.1 (ok'd by brad@) 2001-02-18 21:49:36 +00:00
brad
94581e2e03 upgrade to Curl 7.6 2001-01-28 01:37:55 +00:00
brad
3d01508b32 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 18:23:49 +00:00
brad
2fc1692090 upgrade to Curl 7.5.2 2001-01-04 21:06:09 +00:00
brad
a360fa0b9f upgrade to Curl 7.5.1 2000-12-26 02:09:27 +00:00
brad
79616c4d9e upgrade to Curl 7.5 2000-12-05 20:11:28 +00:00