diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-08 21:17:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-08 21:17:45 +0000 |
commit | 17354a91cd0082ce22c4c220c17caf440a8f1364 (patch) | |
tree | 9139eb26002722e5c2b1e016f164c27a0081bc3a /net/yaz/distinfo | |
parent | 28d27f307d58edda06ad159d6ef54418f97e194d (diff) | |
download | pkgsrc-17354a91cd0082ce22c4c220c17caf440a8f1364.tar.gz |
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 (limited to 'net/yaz/distinfo')
-rw-r--r-- | net/yaz/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 31ad109a6e0..ecf2cfcd2d7 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -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 |