diff options
author | recht <recht> | 2003-12-04 17:00:58 +0000 |
---|---|---|
committer | recht <recht> | 2003-12-04 17:00:58 +0000 |
commit | d2f9452aaf09f27382104321286cf90845bb4ab1 (patch) | |
tree | bdfaeef6f09e149d3876af8deb6447601a5dc3fd /www/neon/distinfo | |
parent | 9b62e04b3f4a0d81b47a457a33478134e0b6b4a2 (diff) | |
download | pkgsrc-d2f9452aaf09f27382104321286cf90845bb4ab1.tar.gz |
update to 0.24.4
* Ignore unclean SSL closure when response body is delimited by EOF
("Could not read response body: Secure connection truncated" errors
with some buggy SSL servers).
* Fix test/ssl.c syntax errors with C89 compilers (Radu Greab).
* Respect configure's --datadir argument (Max Bowsher).
* Fix build on Windows when OpenSSL is not used.
* Fix use of SSLv2 (spurious "Server did not present certificate" error).
* When using SSL via a proxy, prevent leaking server auth credentials to the
proxy, or proxy auth credentials to the server.
* Fix name resolver with some old versions of glibc.
* Fix problems with configure's "time_t format string" detection.
* Fix problems when a broken Kerberos installation is found.
* When verifying SSL certificates, check iPaddress names in the subjectAltName
extension.
Update BUILDLINK_DEPENDS to 0.24.4 since there was an XML API change in
0.24.0.
Diffstat (limited to 'www/neon/distinfo')
-rw-r--r-- | www/neon/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/neon/distinfo b/www/neon/distinfo index aea716ebaca..d961ec7f6bf 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/09/10 04:34:09 epg Exp $ +$NetBSD: distinfo,v 1.10 2003/12/04 17:00:58 recht Exp $ -SHA1 (neon-0.24.1.tar.gz) = a4aa326ad31d2d3d2a76136efd58ccdfba97bf40 -Size (neon-0.24.1.tar.gz) = 564907 bytes +SHA1 (neon-0.24.4.tar.gz) = 10fe82708fd0295bce4f4893e5879722b4dbe95b +Size (neon-0.24.4.tar.gz) = 651315 bytes |