pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update neon to 0.24.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76132edd2036
branches:  trunk
changeset: 473103:76132edd2036
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Apr 16 12:34:53 2004 +0000

description:
Update neon to 0.24.5

Changes in release 0.24.5:
* SECURITY (CVE CAN-2004-0179): Fix format string vulnerabilities in
 XML/207 response handling, reported by greuff%void.at@localhost.
* Performance fix: avoid seeding the SSL PRNG if not creating an SSL socket.
* ne_ssl_readable_dname() is now defined to return UTF-8 strings.
* Fix case where gssapi/gssapi_generic.h was included but not present.
* Fix ne_utils.c build on platforms where zlib does "#define const".
* Fix use of ne_proppatch_operation with some C++ compilers.
* Update libtool for fix to --enable-shared on Darwin.
* BeOS: check for gethostbyname in -lbind (David Reid).

diffstat:

 doc/CHANGES       |  3 ++-
 www/neon/Makefile |  5 ++---
 www/neon/PLIST    |  4 ++--
 www/neon/distinfo |  6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (56 lines):

diff -r 088c965bf941 -r 76132edd2036 doc/CHANGES
--- a/doc/CHANGES       Fri Apr 16 11:50:41 2004 +0000
+++ b/doc/CHANGES       Fri Apr 16 12:34:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5604 2004/04/16 11:41:48 recht Exp $
+$NetBSD: CHANGES,v 1.5605 2004/04/16 12:34:53 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1994,3 +1994,4 @@
        Updated ogmtools to 1.4 [salo 2004-04-16]
        Updated tkgate to 1.6inb2 [minskim 2004-04-16]
        Updated cadaver to 0.22.1 [recht 2004-04-16]
+       Updated neon to 0.24.5 [xtraeme 2004-04-16]
diff -r 088c965bf941 -r 76132edd2036 www/neon/Makefile
--- a/www/neon/Makefile Fri Apr 16 11:50:41 2004 +0000
+++ b/www/neon/Makefile Fri Apr 16 12:34:53 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/16 12:34:54 xtraeme Exp $
 
-DISTNAME=              neon-0.24.4
-PKGREVISION=           1
+DISTNAME=              neon-0.24.5
 CATEGORIES=            www
 MASTER_SITES=          http://www.webdav.org/neon/
 
diff -r 088c965bf941 -r 76132edd2036 www/neon/PLIST
--- a/www/neon/PLIST    Fri Apr 16 11:50:41 2004 +0000
+++ b/www/neon/PLIST    Fri Apr 16 12:34:53 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2003/12/04 17:00:58 recht Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/04/16 12:34:54 xtraeme Exp $
 bin/neon-config
 include/neon/ne_207.h
 include/neon/ne_acl.h
@@ -26,7 +26,7 @@
 lib/libneon.la
 lib/libneon.so
 lib/libneon.so.24
-lib/libneon.so.24.4
+lib/libneon.so.24.5
 lib/pkgconfig/neon.pc
 man/man1/neon-config.1
 man/man3/ne_add_request_header.3
diff -r 088c965bf941 -r 76132edd2036 www/neon/distinfo
--- a/www/neon/distinfo Fri Apr 16 11:50:41 2004 +0000
+++ b/www/neon/distinfo Fri Apr 16 12:34:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/12/04 17:00:58 recht Exp $
+$NetBSD: distinfo,v 1.11 2004/04/16 12:34:54 xtraeme Exp $
 
-SHA1 (neon-0.24.4.tar.gz) = 10fe82708fd0295bce4f4893e5879722b4dbe95b
-Size (neon-0.24.4.tar.gz) = 651315 bytes
+SHA1 (neon-0.24.5.tar.gz) = faa586b137c28f20a6b9970dd0e8fd1776221a7f
+Size (neon-0.24.5.tar.gz) = 599383 bytes



Home | Main Index | Thread Index | Old Index