From 77251af11b534195e479260238528c934da85ab5 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 6 Dec 2012 16:24:29 +0000 Subject: [PATCH] Changes 7.28.1: This release includes the following changes: o metalink/md5: Use CommonCrypto on Apple operating systems o href_extractor: new example code extracting href elements o NSS can be used for metalink hashing [13] This release includes the following bugfixes: o Fix broken libmetalink-aware OpenSSL build o gnutls: fix the error is fatal logic [1] o darwinssl: un-broke iOS build, fix error on server disconnect o asyn-ares: restore functionality with c-ares < 1.6.1 [2] o tlsauthtype: deal with the string case insensitively [3] o Fixed MSVC libssh2 static build o evhiperfifo: fix the pointer passed to WRITEDATA [6] o BUGS: fix the bug tracker URL [4] o winbuild: Use machine type of development environment o FTP: prevent the multi interface from blocking [5] o uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES o httpcustomheader.c: free the headers after use o fix >2000 bytes POST over NTLM-using proxy [7] o redirects to URLs with fragments [8] o don't send '#' fragments when using proxy [9] o OpenSSL: show full issuer string [10] o fix HTTP auth regression [11] o CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value [12] o ftp: EPSV-disable fix over SOCKS [14] o Digest: Add microseconds into nounce calculation [15] o SCP/SFTP: improve error code used for send failures o SSL: Several SSL-backend related fixes o removed the notorious "additional stuff not fine" debug output o OpenSSL: Disable SSL/TLS compression - avoid the "CRIME" attack o FILE: Make upload-writes unbuffered o custom memory callbacks failure with HTTP proxy (and more) [16] o TFTP: handle resends o autoconf: don't force-disable compiler debug option o winbuild: Fix PDB file output [17] o test2032: spurious failure caused by premature termination [18] o memory leak: CURLOPT_RESOLVE with multi interface [19] --- www/curl/Makefile | 4 ++-- www/curl/PLIST | 3 ++- www/curl/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/curl/Makefile b/www/curl/Makefile index 3a88c36f80c9..3f001b7615d4 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.118 2012/10/28 06:30:13 asau Exp $ +# $NetBSD: Makefile,v 1.119 2012/12/06 16:24:29 adam Exp $ -DISTNAME= curl-7.28.0 +DISTNAME= curl-7.28.1 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ diff --git a/www/curl/PLIST b/www/curl/PLIST index 93a3893d156a..c35bec170f06 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.37 2012/10/12 07:36:11 adam Exp $ +@comment $NetBSD: PLIST,v 1.38 2012/12/06 16:24:29 adam Exp $ bin/curl bin/curl-config include/curl/curl.h @@ -99,6 +99,7 @@ share/examples/curl/getinfo.c share/examples/curl/getinmemory.c share/examples/curl/ghiper.c share/examples/curl/hiperfifo.c +share/examples/curl/href_extractor.c share/examples/curl/htmltidy.c share/examples/curl/http-post.c share/examples/curl/httpcustomheader.c diff --git a/www/curl/distinfo b/www/curl/distinfo index 07d802279139..d91fa84d1cc7 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.79 2012/10/12 07:36:11 adam Exp $ +$NetBSD: distinfo,v 1.80 2012/12/06 16:24:29 adam Exp $ -SHA1 (curl-7.28.0.tar.bz2) = dbb69e510438495aa22dfc438d69477c4b2a49b6 -RMD160 (curl-7.28.0.tar.bz2) = 99ddd50b8d0b1f94833752b58b505ce3159f5dde -Size (curl-7.28.0.tar.bz2) = 2507197 bytes +SHA1 (curl-7.28.1.tar.bz2) = b5aff1afc4e40fcb78db7a5e27214e0035756f3d +RMD160 (curl-7.28.1.tar.bz2) = d4a0cb79756607c3b573970648d639744f15fc65 +Size (curl-7.28.1.tar.bz2) = 2516671 bytes SHA1 (patch-aa) = 66dc62384fa8dcd5a68f0f9af8b3c449a46fd250