pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q1]: pkgsrc/www/neon Pull up a security fix to the pkgsrc-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9960bc03734
branches: pkgsrc-2004Q1
changeset: 471403:e9960bc03734
user: agc <agc%pkgsrc.org@localhost>
date: Tue Apr 27 08:50:25 2004 +0000
description:
Pull up a security fix to the pkgsrc-2004Q1 branch.
Requested by xtraeme in ticket pkgsrc-24.
"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:
www/neon/Makefile | 5 ++---
www/neon/PLIST | 4 ++--
www/neon/distinfo | 6 +++---
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r 9d86d553e547 -r e9960bc03734 www/neon/Makefile
--- a/www/neon/Makefile Tue Apr 27 08:47:37 2004 +0000
+++ b/www/neon/Makefile Tue Apr 27 08:50:25 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.23.2.1 2004/04/27 08:50:25 agc Exp $
-DISTNAME= neon-0.24.4
-PKGREVISION= 1
+DISTNAME= neon-0.24.5
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
diff -r 9d86d553e547 -r e9960bc03734 www/neon/PLIST
--- a/www/neon/PLIST Tue Apr 27 08:47:37 2004 +0000
+++ b/www/neon/PLIST Tue Apr 27 08:50:25 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.10.2.1 2004/04/27 08:50:25 agc 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 9d86d553e547 -r e9960bc03734 www/neon/distinfo
--- a/www/neon/distinfo Tue Apr 27 08:47:37 2004 +0000
+++ b/www/neon/distinfo Tue Apr 27 08:50:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/12/04 17:00:58 recht Exp $
+$NetBSD: distinfo,v 1.10.2.1 2004/04/27 08:50:25 agc 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