Changelog for
libyaz5-5.8.1-1.4.x86_64.rpm :
Thu Jan 15 13:00:00 2015 larsAATTlinux-schulserver.de
- Update to 5.8.1:
+ record conv: \'select\' return org record if no x-path match YAZ-814
+ retrieval: pick matched element-set rule YAZ-813
+ Fix crash in record conv rule \'select\' YAZ-812
+ record_conv: selection by X-Path YAZ-811
That\'s a new step in record conversion system (
) + Document record render parameters for ZOOM - including base64 + Fix application/x-www-form-urlencoded + empty YAZ-810 A SEGV occurred if Content-Type was \"application/x-www-form-urlencoded\" and empty content was supplied. + Fix yaz-iconv man page for typos and incorrect example. YAZ-809 + Fail hard if Bison is not found and is needed YAZ-808 + Enable YAZ backtrace for programs YAZ-802 + Fix daemon: parent process stops before child YAZ-806 Try to fix the situation where parent process stops before child has acknowledged it .. SIGUSR2 back! + daemon: log message when keepalive stops. - rename libpackage to libyaz5 to follow library naming - small specfile cleanup Tue Dec 9 13:00:00 2014 keAATTsuse.de - Update to 5.7.1: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS. Tue Jun 3 14:00:00 2014 keAATTsuse.de - Update to 5.1.2: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS. - yaz-5.1.2-codecleanup.diff: Adjust yaz-4.1.7-codecleanup.diff for this version (5.1.2). Thu Aug 29 14:00:00 2013 keAATTsuse.de - Update to 4.2.65: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS; e.g. since the last update: + New utility z_get_HTTP_Response_details - an extended version of z_get_HTTP_Response. + New utility yaz_url_get_error which returns error message of last failed yaz_url_exec call. + yaz-url and url functions: allow max HTTP redirects to be controlled. + New functions yaz_file_glob2, yaz_xml_include_glob. Thu Jun 6 14:00:00 2013 keAATTsuse.de - Update to 4.2.57: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS; e.g.: + Conversion between Z39.50 OPAC and OPACXML. Mon Jan 28 13:00:00 2013 larsAATTlinux-schulserver.de - update to 4.2.49: + ICU has a new conversion element \'join\', which joins tokens into one with a custom character given by the rule attribute. + New GFS search member: present_number. This is a hint to the search handler how many records are going to be fetched immediately following search. There\'s no guarantee that it\'s going to be the case, since it depends on hit count (for Z39.50 piggyback) and whether errors turn up. + Make a few functions static (private). The functions getbyte_stream, ungetbyte_stream and yaz_gets are now private. They were never declared in a header file. + ZOOM: special options to control APDU logging. Using ZOOM_connection_option_set(c, \"saveAPDU\", \"1\") will enable logging of APDUs until \"saveAPDU\" option is set again. If logging is already enabled the effect is that current APDU buffer is cleared. Using ZOOM_connection_option_set(c, \"saveAPDU\", \"0\") disables logging (default behavior on new connection). The APDUs sent/received can be obtained by using Using ZOOM_connection_option_get(c, \"APDU\") or ZOOM_connection_option_getl(c, \"APDU\", &l). + GFS: relay implementation_version from backend From 3.0.40 and later, implementation_version from backend was not used in init response at all. - added yaz-4.2.47-implicit_definitions.patch - small specfile cleanup Mon Oct 22 14:00:00 2012 keAATTsuse.de - Update to 4.2.43: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS. - Create doc subpackage with HTML files. Mon Sep 17 14:00:00 2012 keAATTsuse.de - Update to 4.2.38: + Various enhancements and bug fixes; for more info, see http://www.indexdata.com/yaz/doc/NEWS. Thu Jun 21 14:00:00 2012 keAATTsuse.de - Update to 4.2.34: + Bug fixes. Thu Jun 21 14:00:00 2012 keAATTsuse.de - Update to 4.2.33: + New SRU diagnostics. + Documentation enhancements. + record_conf improvements. + For detailed info, see http://www.indexdata.com/yaz/doc/NEWS Fri Sep 16 14:00:00 2011 jengelhAATTmedozas.de - Implement baselibs.conf for package - Remove redundant sections Sat Sep 10 14:00:00 2011 larsAATTlinux-schulserver.de - update to 4.2.14: + New ZOOM utility ZOOM_query_sortby2 + New functions yaz_sort_spec_to_{cql,type7} + rpn2solr supports Z39.58 truncation (104) + yaz-client: allow scanpos of \"none\" + cql2pqf: refactor truncation handling and fix Z39.58 mode + CQL/CCL/PQF conversion fixes. CCL support for Z39.58 trunc + cql2ccl: term code for all/any sequences as well + cql2ccl: fix handling of \\\\ + for more Information, see /usr/share/doc/packages/yaz/ChangeLog - rename libyaz to libyaz4 to follow shared library packaging standard - and move problematic files to the yaz main package Tue Aug 2 14:00:00 2011 idonmezAATTnovell.com - Cleanup the spec file - Add BuildRequires on pkg-config because the package installs a pkgconfig file. - Enable strict-aliasing again since the code seems to be fixed. Wed May 25 14:00:00 2011 keAATTsuse.de - Update to 4.2.0: * CQL improvements and enhancements. * For detailed changes, see http://indexdata.com/yaz/doc/NEWS. Wed Apr 6 14:00:00 2011 keAATTsuse.de - Update to 4.1.7: * Add -lCrun when linking with ICU on Solaris. * More quicks character set conversions for OPAC records. * For earlier changes, see http://indexdata.com/yaz/doc/NEWS. - Adjust or rename code cleanup patches (yaz-4.1.7-codecleanup.diff and yaz-4.1.7-client.diff). Wed Aug 25 14:00:00 2010 keAATTsuse.de - Update to 4.0.12; for details see http://indexdata.com/yaz/doc/NEWS. - Remove obsolete yaz-codecleanup.44.diff. - Rebuild remaining diffs. Tue Nov 17 13:00:00 2009 keAATTsuse.de - Update to 3.0.50; for details see http://www.indexdata.com/yaz/doc/NEWS. Thu Mar 5 13:00:00 2009 keAATTsuse.de - Update to 3.0.44; for details see http://indexdata.dk/yaz/NEWS. - Adjust patch files for this version. Tue Jan 13 13:00:00 2009 crrodriguezAATTsuse.de - remove 5MB of useless static libraries Thu Jul 3 14:00:00 2008 keAATTsuse.de - Version 3.0.34 (extract from the NEWS file since 3.0.16): * License issues: * * yaz-ziffy is no longer part of YAZ. It is distributed separately by Index Data because ziffy\'s license is GPL2 rather then \'Revised BSD\'. * * Changed license of CCL module to \'Revised BSD\'. After consultation with remaining members of the original EUROPAGATE consortium, we are re-issuing the CCL module without a separate license. The software was developed by Index Data as part of a research project. The special license was included to help feed usage information back to the project consortium to support project evaluation. At this time, the project consortium has long-since disbanded, and the majority of the original principals have retired. At the same time, we have significantly modified the software during the following years, to the point where very practically no original code remains. To simplify re-use of the software, we have contacted those members of the consortium who could be reached, and agreed to re-issue the module as a proper part of the YAZ package. * New features: * * Implement SSL sockets using GNU TLS (not enabled). * * yaz-ztest returns OPAC records if a client asks for OPAC. * * Improve speed of MARC-8 encoding. * * Add support for lossy and loss-less MARC-8 encoding. * * yaz-client\'s itemorder command may now send a file. * * Fixed yaz-marcdump to allow the use of NS prefix for record element. * * Add OPAC XML XSD (etc/opacxml.xsd). * * CQL closer to being version 1.2 compliant. * * Tcl scripts uses /usr/bin/tclsh as preferred shell. * Bug fixes: * * Handle G1 sequneces in MARC-8 decoding. Bug #2115. * * Bug #395: ZOOM_record / OPAC record encoding problems. * * Fix error handling in cs_listen. Bug #2037. - Enable ICU support. - Cleanup spec file. Tue Nov 20 13:00:00 2007 keAATTsuse.de - Version 3.0.16 (extract from the NEWS file since 3.0.6): * Add yaz_poll. This allows more than 1024 sockets to be in use. * Add ICU wrapper library which exposes ICU http://www.icu-project.org/ functionality. * Add HTTP tunnel facility for COMSTACK, bug #1752. * Add support for SRU scan for ZOOM. * Add support for HTTP Basic authentication in clients. * More MARC-8/UTF-8 conversion fixes and other bug fixes. - Package ziffy on all architectures. Thu Oct 4 14:00:00 2007 bgAATTsuse.de - package ziffy also for hppa Thu Jul 26 14:00:00 2007 prusnakAATTsuse.cz - changed libpcap to libpcap-devel in BuildRequires Mon Jun 11 14:00:00 2007 keAATTsuse.de - Version 3.0.6 (from the NEWS file since 3.0.2): * Fixed bug in character set conversion of BER strings. Bug introduced in 3.0.0. * yaz-client does not read .yazclientrc from current directory. yaz-client now reads commands from file given by option - f if specified; then tries to read .yazclientrc in current directory. Failing that, it reads .yazclientrc from user\'s home directory. * Extensions. - Start with spec file fixes and cleanup: move ldconfig calls to the libyaz package, remove explicit libxml2 requirement, etc. Thu May 10 14:00:00 2007 keAATTsuse.de - Version 3.0.2, which is binary incompatible (from the NEWS file since 3.0.0 resp. 2.1.48): * Split YAZ library into libyaz and libyaz_server. * CCL and other enhancements: partial support for ISO5428-1984 (Greek). * Bug fixes. - Adjust yaz-codecleanup.36.diff for version 3.0.2 (see yaz-3.0.2-client.diff). - Add -fno-strict-aliasing because of query-charset.c: 47 Thu Jan 25 13:00:00 2007 lruppAATTsuse.de - updated to 2.1.48 - enabled with-xslt (add: libxml2-devel to BuildRequires) - build parallel - add libxml2 to requires for libyaz - package ziffy only on %ix86 ia64 s390 ppc (needs more improvement) Wed Jan 10 13:00:00 2007 keAATTsuse.de - Version 2.1.44 (from the NEWS file since 2.1.36): * Bug fixes. * Rename yaz-marcdump options. * Add ziffy, the promiscuous Z39.50 APDU sniffer (GPL v2). * Updates for SRU Update, Wed Oct 25 14:00:00 2006 keAATTsuse.de - Version 2.1.36 (from the NEWS file since 2.1.32): * Implemented yaz_filepath_comp which splits a path into file path components (required by Zebra 2.0.3+). * Bugfixes: Missing log lines; CQL to PQF translation: preserve double-quote escaping; add SRU diagnostics; fix printf specifiers [# 214434, reported by David Binderman]; change type of optval from long to int for invocation of setsockopt with the SO_REUSEADDR option. * New ZOOM function, ZOOM_connection_is_idle, which checks whether a connection is idle. * Add support for specifying the max log file size for the Generic Frontend Server. The size is given with option -r. - Update yaz-codecleanup.diff as yaz-codecleanup.36.diff Wed Oct 18 14:00:00 2006 pthAATTsuse.de - Cleaned up the code a bit. - Fix an off-by-one error (#207880). Thu Sep 21 14:00:00 2006 keAATTsuse.de - Version 2.1.32 (from the NEWS file): * Fix problem WRT unix sockets in the ZOOM code. Tue Sep 19 14:00:00 2006 keAATTsuse.de - Version 2.1.30 (for more information see the NEWS file): * Fix bug in Generic Frontend Server that could cause a server to stop accepting new connections. * For the generic frontend server, the maximum record size is used as maximum size of incoming packages (SRU + Z39.50). * TCP/IP comstack uses getaddrinfo now to resolve names. It should be IPV6 friendly now. * Fix bug: Using Non Reentrant gethostbyname causes SIGSEGV. * New option for yaz-marcdump -lpos=value which allows setting a portion of MARC header to a certain value. * Fixes for MARC generation when encoded as MARC-8. * ZOOM-C reads option extraArgs. If set the value of extraArgs is appended to SRU URI (POST/GET). Value must be URL encoded, such as x-id-a=v1&x-id-b=v2 . Thu Aug 17 14:00:00 2006 keAATTsuse.de - Version 2.1.26: Two bug fixes. Mon Aug 14 14:00:00 2006 keAATTsuse.de - yaz-devel: Requires libxslt-devel. Thu Aug 10 14:00:00 2006 keAATTsuse.de - Update to 2.1.24 (from NEWS since 2.1.18): * Fixed MARC ISO2709 encoding routines * Change cql2pqf transformation to use a different evaluation order. * For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2,XSLT,EXSLT) in the compilation phase, but also for yaz-config --cflags output. * Change SRU update structure bend_update_rr so that SRU diagnostics are stored in uri, message and details. * Add support for CCL, compiled on the client side, in ZOOM-C. * Enhancements for yaz-client (sru). * Documentation for YAZ is now based on the Docbook XML/XSLT using xsltproc + N Walsh\'s stylesheets. * Add retrieval handling support in Generic Frontend Server to support conversion between MARC/XML as well as XSLTtransforms. See etc/yazgfs.xml for an example. * Add authentication support to Generic Frontend Server in SRU mode. * Add support for a new character set MARC8s identical to MARC8 except that it converts combined characters to single Unicode characters in the Latin-1 range (when possible). * And more bug fixes and new features.