From 0cf8b2459b79bc410b106b620c6ede1872a26083 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 11 Mar 2007 21:01:31 +0000 Subject: Changes 0.26.3: * Fix buffer under-read in URI parser (Laszlo Boszormenyi, CVE-2007-0157) * Fix regression in handling of "attempt" argument passed to auth callbacks; ensure the value only increments for each invocation of the callback * Fix handling of "nextnonce" parameter in Digest authentication Changes 0.26.2: * Fix error reported for LOCK responses lacking a Lock-Token header. * Use Libs.private in neon.pc for newer versions of pkg-config. * Build fix for platforms without libintl.h. * Build fixes for MinGW. * Build fix for h_errno detection on HP-UX 10. * Win32: enable debugging; build fixes with some SDKs. Changes 0.26.1: * Build fixes for Win32 (D.J. Heap) and OS X. * Add Simplified Chinese translation Changes in release 0.26.0: * Added internationalization support: * Added support for GnuTLS * Changes and additions to URI support: * Changed results callbacks for ne_lock_discover, PROPFIND interfaces: * Added functions which give control over authentication protocol use: * Added ne_unhook_* functions to remove hooks * Added ne_set_session_flags()/ne_get_session_flags() functions: * Added ne_set_request_flags()/ne_get_request_flags() functions: * Change ne_md5.h interface to make struct ne_md5_ctx opaque: * Fixed ne_get_range(), added ne_get_range64() * Removed NE_FREE() macro from ne_alloc.h * Added ne_strcasecmp(), ne_strncasecmp(), ne_tolower() functions * Changed ne_sock_init()/ne_sock_exit() such that ne_sock_exit() * Added "--enable-threadsafe-ssl=posix" configure flag, to enable * The manual is now licensed under the GPL rather than the GFDL --- www/neon/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/neon/distinfo') diff --git a/www/neon/distinfo b/www/neon/distinfo index ab3828ad29a..5310ae46c61 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2006/01/23 03:19:42 epg Exp $ +$NetBSD: distinfo,v 1.17 2007/03/11 21:01:31 adam Exp $ -SHA1 (neon-0.25.5.tar.gz) = cc1f1483231811035166a524f0ae1d73517771ec -RMD160 (neon-0.25.5.tar.gz) = 88dce64e6e81b275502b073388d25244b3608600 -Size (neon-0.25.5.tar.gz) = 736201 bytes +SHA1 (neon-0.26.3.tar.gz) = 8f3191cc6fe0aee5323dac58b03362cddc5d80d0 +RMD160 (neon-0.26.3.tar.gz) = df2410c898341587ca43f52cc0874a18820e72d1 +Size (neon-0.26.3.tar.gz) = 789289 bytes -- cgit v1.2.3