pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/yaz Update to 3.0.52:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3507c9f6834a
branches:  trunk
changeset: 568242:3507c9f6834a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 08 21:17:45 2009 +0000

description:
Update to 3.0.52:

--- 3.0.52 2009/12/03

tcpip comstack: fix use of uinitialized variable in cs_straddr. This
bug was introduced in 3.0.51.

--- 3.0.51 2009/12/02

tcpip comstack: Remove TCP receiver buffer optimizations for Solaris.

tcpip comstack: fix leak for getaddrinfo.

Encoding of SRU database is performed by yaz_encode_sru_dbpath_odr or
yaz_encode_sru_dbpath_buf. Now used by yaz-client and the ZOOM API.
Decoding of SRU "path" database is performed by private function
yaz_decode_sru_dbpath_odr . This in turn is used by yaz_srw_decode
and yaz_sru_decode in server applications, GFS, yazproxy, metaproxy.

yaz-client: honor base command for SRU. Change when database setting
is applied for SRU and ensure it is kept when a connection is reset.
Change also the way errors are displayed or SRU (decoding of packages).

diffstat:

 net/yaz/Makefile |  4 ++--
 net/yaz/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r b3a932880121 -r 3507c9f6834a net/yaz/Makefile
--- a/net/yaz/Makefile  Tue Dec 08 21:10:23 2009 +0000
+++ b/net/yaz/Makefile  Tue Dec 08 21:17:45 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2009/11/15 21:22:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2009/12/08 21:17:45 wiz Exp $
 #
 
-DISTNAME=      yaz-3.0.50
+DISTNAME=      yaz-3.0.52
 CATEGORIES=    net
 MASTER_SITES=  http://ftp.indexdata.dk/pub/yaz/
 
diff -r b3a932880121 -r 3507c9f6834a net/yaz/distinfo
--- a/net/yaz/distinfo  Tue Dec 08 21:10:23 2009 +0000
+++ b/net/yaz/distinfo  Tue Dec 08 21:17:45 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/11/15 21:22:25 wiz Exp $
+$NetBSD: distinfo,v 1.15 2009/12/08 21:17:45 wiz Exp $
 
-SHA1 (yaz-3.0.50.tar.gz) = 669273562d47f5c4053215c608f8f4d1d8905abd
-RMD160 (yaz-3.0.50.tar.gz) = 0499b440213abf80ecb6689415995fb01bf7eebb
-Size (yaz-3.0.50.tar.gz) = 2123168 bytes
+SHA1 (yaz-3.0.52.tar.gz) = 02a84fafb9bc3f2a16d98cf3229d5016b9d7fa87
+RMD160 (yaz-3.0.52.tar.gz) = 5829b009e692989f4e1e82902faaf26cbc683d04
+Size (yaz-3.0.52.tar.gz) = 2162836 bytes



Home | Main Index | Thread Index | Old Index