2008/devel/programming/libs/yaz - Version bump

Doruk Fişek paketler-commits at pardus.org.tr
Thu Dec 3 00:32:50 EET 2009


Author: dfisek
Date: Thu Dec  3 00:32:50 2009
New Revision: 81377

Modified:
   2008/devel/programming/libs/yaz/pspec.xml
Log:
Version bump 

---
 pspec.xml |   14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

Modified: 2008/devel/programming/libs/yaz/pspec.xml
=================================================================
--- 2008/devel/programming/libs/yaz/pspec.xml	(original)
+++ 2008/devel/programming/libs/yaz/pspec.xml	Thu Dec  3 00:32:50 2009
@@ -12,7 +12,7 @@
         <IsA>library</IsA>
         <Summary>C/C++ Z39.50v3 library</Summary>
         <Description>YAZ is a programmers' toolkit supporting the development of Z39.50/SRW/SRU clients and servers.</Description>
-        <Archive type="targz" sha1sum="669273562d47f5c4053215c608f8f4d1d8905abd">http://ftp.indexdata.dk/pub/yaz/yaz-3.0.50.tar.gz</Archive>
+        <Archive type="targz" sha1sum="8a700ce64988954f16fa3c36a39f11e30b37cb98">http://ftp.indexdata.dk/pub/yaz/yaz-3.0.51.tar.gz</Archive>
     </Source>
 
     <Package>
@@ -28,6 +28,18 @@
     </Package>
 
     <History>
+        <Update release="20">
+            <Date>2009-12-03</Date>
+            <Version>3.0.51</Version>
+            <Comment>Version bump :
+             * 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 honors 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).
+            </Comment>
+            <Name>Doruk Fişek</Name>
+            <Email>dfisek at fisek.com.tr</Email>
+        </Update>
         <Update release="19">
             <Date>2009-11-03</Date>
             <Version>3.0.50</Version>


More information about the paketler-commits mailing list