Changelog for
yaz-debuginfo-5.8.1-4.5.x86_64.rpm :
* Thu Jan 15 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 09 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 03 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 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 06 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 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 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 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 2012 keAATTsuse.de- Update to 4.2.34: + Bug fixes. * Thu Jun 21 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 2011 jengelhAATTmedozas.de- Implement baselibs.conf for package- Remove redundant sections * Sat Sep 10 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 02 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 2011 keAATTsuse.de- Update to 4.2.0: * CQL improvements and enhancements. * For detailed changes, see http://indexdata.com/yaz/doc/NEWS. * Wed Apr 06 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 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 2009 keAATTsuse.de- Update to 3.0.50; for details see http://www.indexdata.com/yaz/doc/NEWS. * Thu Mar 05 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 2009 crrodriguezAATTsuse.de- remove 5MB of useless static libraries * Thu Jul 03 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 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 04 2007 bgAATTsuse.de- package ziffy also for hppa * Thu Jul 26 2007 prusnakAATTsuse.cz- changed libpcap to libpcap-devel in BuildRequires * Mon Jun 11 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 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 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 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 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 2006 pthAATTsuse.de- Cleaned up the code a bit.- Fix an off-by-one error (#207880). * Thu Sep 21 2006 keAATTsuse.de- Version 2.1.32 (from the NEWS file): * Fix problem WRT unix sockets in the ZOOM code. * Tue Sep 19 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 2006 keAATTsuse.de- Version 2.1.26: Two bug fixes. * Mon Aug 14 2006 keAATTsuse.de- yaz-devel: Requires libxslt-devel. * Thu Aug 10 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. * Thu Jun 01 2006 keAATTsuse.de- Update to version 2.1.18 (from NEWS): * Improve MARC, ZOOM, and CQL; MARC-8 support. * Better localization. * Add ZiNG Update Support. * Various Bug fixes. * Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires * Wed Jun 08 2005 keAATTsuse.de- Update to version 2.1.8. * Fri May 27 2005 keAATTsuse.de- Update to version 2.1.6 (from NEWS): * Add support for SRW sort in Generic Frontend Server. * Bugfixes (for more info see NEWS). * Thu Apr 28 2005 keAATTsuse.de- Update to version 2.1.4 (from NEWS): * Change include/yaz/diagbib1.h and added include/yaz/diagsrw.h with diagnostic messages+codes for Bib-1 and SRW. * Modify the yaz-marcdump utility to skip garbage bytes between MARC records in a file. Also skip garbage bytes between ISO2709 records rather than abort. * Program yaz-client now exits and produces an error message if multiple Z39.50 servers are specified on the command line.- Remove expat from neededforbuild. * Tue Apr 05 2005 keAATTsuse.de- Update to version 2.1.2 (from NEWS): * Add support for virtual hosts and multiple backend servers for the YAZ frontend server. The configution is XML based and support specificition of CQL to RPN mappings and explain information. See section \"Virtual Hosts\" in the YAZ manual. * Extended OPAC display utility. OPAC display utility renders bibliographic (MARC) record as well. * Thu Feb 10 2005 keAATTsuse.de- Update to version 2.0.34: * Fix bugs in the MARC-8 to UTF-8 conversion. * Add support for the proposed MarcXchange format. * Wed Jan 12 2005 keAATTsuse.de- Update to version 2.0.32: * Add support for SRW scan in yaz-client and Generic Frontend Server. * Tue Jan 04 2005 keAATTsuse.de- Update to version 2.0.30: * Bug fixes. * Change logging behavior. * Tue Nov 16 2004 keAATTsuse.de- Update to version 2.0.28; changes since 2.0.26: * Various bug fixes. * Improve documentation.- Add tcpd and tcpd-devel to neededforbuild. * Fri Oct 08 2004 keAATTsuse.de- Update to version 2.0.26; changes since 2.0.22: * Various bug fixes. * Add YAZ GFS support for conversion from Z39.50 surrogate diagnostics to SRW surrogate diagnostics. * Fixes for MARC-8 in yaz_iconv character set utilies. The MARC-8 to UTF-8/UCS conversion is now only based on codetables.xml. * Mon Aug 09 2004 keAATTsuse.de- Update to version 2.0.22; changes: * Add support for more \"commit changes\" in ZOOM (uses Extended Services). * For yaz-client, command set_marcdump / -m dumps SUTRS/XML/.. records as well. * Fri May 28 2004 keAATTsuse.de- Update to version 2.0.21; changes: * SSL comstack now uses yaz.pem certificate file on server side by default. Certificate filename can be configured by calling comstack function cs_set_ssl_certificate_file before cs_bind is used. * Fix bug regarding multiple calls to ZOOM_connection_connect. * Implement cs_set_ssl_ctx which sets SSL_CTX for SSL comstack. * Do not create SSL_CTX in cs_create (ssl_type). Create in tcpip_bind, tcpip_rcvconnect instead. This allows user to set custom SSL_CTX. * ZOOM now allows inspection of X509 peer certificate for verification. The X509 buffer is retrived by reading ZOOM option \"sslPeerCert\". * Remove libyazssl.la. When SSL is enabled, libyaz.la has SSL support and all programs have too (yaz-ztest, yaz-client, zoom..). * Documentation about MARC decoding tools. * Fix encoding of xsd:string to use text instead of CDATA. * Fix endless loop in CQL parser with unbalanced \". * Use a more compact way to store MARC-8 conversion tables. * Fix a bug in yaz_iconv regarding conversion to UCS4 / UCS4LE. * Update CQL parser to use new CQL 1.1 modifiers for booleans and relations. * Another fix for decoding of XML packed records. * Fixes for Chunked encoding. White space not ignored after length spec. * Implement chunked HTTP transfer. * Wed May 12 2004 roAATTsuse.de- added -fno-strict-aliasing * Tue Feb 17 2004 keAATTsuse.de- Update to version 2.0.12; changes: * Various enhancements to yaz-client. * Fix various bugs (encoding related, memory leak, etc.). * Fix compilation for SSL which wasn\'t properly enabled for all platforms. * MARC conversion can now generate ISO2709 output in another character set. * ZOOM-C enhancements. * New utilities: yaz-iconv and yaz-marcdump. * Enhancements to the generic front-end server. * Sat Jan 10 2004 adrianAATTsuse.de- add %defattr and %run_ldconfig * Thu Oct 16 2003 keAATTsuse.de- Update to version 2.0.4; changes: - Allow any CQL relation (not just all,any,exact,scr). - Fixes for OCLC UI ASN.1 to make it work with SilverPlatter targets that features the same UI. - Implement command update0 in YAZ client which is equivalent to update but uses old of Ext Update ASN.1. - Use OID 1.2.840.10003.15.1000.81.1 for privately defined charsets in charset negotiation. Added VAL_ID_CHARSET in oid.h. Previously no OID was used for this info. - ZOOM uses smallSetUpperBound=1 instead of 0 for piggyback searches. It apparantely upsets EBSCO Publishing IR Z39.50 Server which returns \'malformed search term\' otherwise. - SortResponse member resultCount now set to NULL in sort handler of frontend server. - OPAC support ZOOM. ZOOM_record_get returns OPAC info (as XML) if type is \"opac\". - Add three new utility functions for translating OIDs between various formats -- symbolic name such as \"Usmarc\", minus-1-terminated int arrays and dotted strings such as \"1.2.840.10003.9.5.1\". - Revert modifications for ES Update definition for z_IU0Update (OID 1.2.840.10003.9.5.1 and 1.2.840.10003.9.5). The definition is back to YAZ 2.0.2. - String value attributes for CCL parser. - Support for OCLC\'s locally registered \"OCLC-UserInformation\" PDU, which their FirstSearch server returns in Init responses, sometimes carrying useful diagnostic information when Init fails. This has the OID 1.2.840.10003.10.1000.17.1 and is defined in the file \"z39.50/oclcui.asn\", where its definition is somewhat different from what OCLC document on their web-site, as required to interoperate with their servers. - Support for anonymous authentication in yaz-client. Use the command \"auth -\". - Fix the OID of the Index Data-local \"admin\" Extended Service from 1.2.840.10003.9.81.1 to 1.2.840.10003.9.1000.81.1. The omission of the 1000, which indicates a locally-defined OID, was a mistake. * Mon Jun 23 2003 keAATTsuse.de- Update to version 2.0.3; changes: - Fix CCL directive AATTcase handling so that it affects string match for both CCL keywords and qualifiers. - * ESFormat-Update updates. Packages with OID 1.2.840.10003.9.5.1 and 1.2.840.10003.9.5 are now handled by the same decoder z_IU0Update . Decoder has been updated with ASN.1 changes as listed in http://lcweb.loc.gov/z3950/agency/defns/updateES.html - ZOOM_record_get may now return a record in a specific character set. For type use \"form; charset=from[,to]\" where form (render, xml, ..), \"from\" is the character set of record as returned by target. \"to\" is the character set to be returned. If omitted, \"to\" is UTF-8. - YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp - New ODR utility, odr_getelement, which returns name of element for which encoding/decoding failed. - Fixed ODR so that it returns error code OREQUIRED rather than ONONE in cases where a required element was omitted. - Bug fix: some MARC8 sequences were not converted. - New ZOOM option \"step\" which specifies number of records to be retrieved in one chunk. Used in conjunction with \"start\" and \"count\". - SRW support for yaz-client. Use scheme http: to use it, e.g. http://host:port/db - yaz-client no longer does (un)intelligent character set conversions by default. Can be enabled with charset and marc_charset commands. - New function, cql_strerror() translates SRW error codes, as returned by cql_transform_error(), into human-readable English strings. Used in yaz-client diagnostics when appropriate. - New CQL2RPN query-type for the command-line yaz-client, parses CQL and converts it into a type-1 query which is sent to the server. This makes CQL available for use with all Z-servers, as opposed to the tiny minority that can handle CQL queries themselves. * Thu Jun 12 2003 kukukAATTsuse.de- Add missing directory to filelist * Mon May 26 2003 keAATTsuse.de- Remove unwanted files from $RPM_BUILD_ROOT. * Thu May 22 2003 keAATTsuse.de- Split subpackage libyaz into libyaz and libyaz-devel. * Thu May 22 2003 keAATTsuse.de- Update to version 2.0.2; changes: - New ZOOM events ZOOM_EVENT_RECV_{RECORD,SEARCH} for receiving a record and search result respectively. - New member \'schema\' in struct bend_fetch_rr which the name of requested schema (SRW/SRU) for record (or NULL if none was given). The fetch handler MAY set this to reflect the schema of the returned record. - New member \'display_term\' in struct scan_entry. GFS now sets member entries and allocates scan entries to be filled by user scan handler. In previous version, entries member was allocated by the scan handler. That still works, but the GFS will ignore member display_term - assuming it was NOT set by the handler. The fact that the GFS now allocates the entries both allows for new members and makes a scan handler easier to write. - SRW/SRU recordPacking. For SRW default recordPacking is string. For SRU default recordPacking is string. - SRU protocol support for frontend server. - Add missing PQF transform rules for <= and >= . - Added scan for the ZOOM shell (zoomsh). - Bugfix: CQL lex buffer overflow. - Split package into yaz and libyaz. * Wed Mar 26 2003 keAATTsuse.de- Update to version 2.0; changes: Possible compatibility problems with earlier versions marked with \' *\'. - * String Identifers for Schemas (Amendment 5). http://lcweb.loc.gov/z3950/agency/amend/am5.html - * resultCount parameter to Sort Response (Amendment 1). http://lcweb.loc.gov/z3950/agency/amend/am1.html - Support for SRW 1.0 over HTTP. This is an optional feature and requires libxml2 to operate. Enable SOAP by specifying --with-xml2 for configure (not enabled on SuSE Linux). - Generic frontend server supports HTTP/SOAP/SRW and Z39.50/BER on the same port. SRW SearchRetrieveRequests are mapped to bend_init,bend_search,bend_fetch,bend_close. - Add Z39.50 Query Type-104 - to facilitate CQL within Z39.50. - CQL support. Source is directory \'cql\'. CQL is supported in ZOOM (both SRW and Z39.50) and the YAZ client (Z39.50 only). - ZOOM connections are SRW based if schem http is used for hostname in connect, e.g. z = ZOOM_connection_new(\"http://myserver\"); ZOOM_query may be of type CQL, e.g. ZOOM_query_cql(q, \"dc.title=x\"); - CCL proximity operators !n, %n converts to PQF AATTprox 0 n 1 2 k 2 and AATTprox 0 n 0 1 k 2 respectively, meaning: exlusion=false, distance=n, order=true/false, relation=le, prox unit=word. If n is omitted, distance 1 is used. - New MARC decode API. All new functions operate on a yaz_marc_t handle. The most important new functions are: yaz_marc_create, yaz_marc_decode_{buf,wrbuf}, yaz_marc_destroy, .. to create handler, decode and destroy respectively. Decoder can produce formats MARC line, simple XML, OAI MARC and MARC XML (LoC). See include/yaz/marcdisp.h. - YAZ Iconv utility now supports MARC8 decoding (marc8.c). Converts to UTF-8, UCS-32, wchar_t or Latin-1. - * Prototypes for yaz_iconv_-functions moved to separate header include/yaz/yaz-iconv.h. - Make a few private functions \'static\' in unix.c. This prevents duplicate unix_close in PHP with YAZ and imap. PHP Bug 20977. - For ZOOM connection, the options targetImplementation{Id,Name,Version} are set when Init Response is received. - New function ZOOM_connection_error_x similar to ZOOM_connection_error but returns diagnostic set as well. - New function yaz_strerror which is a portable wrapper for strerror/strerror_r/GetLastMessage. - * ZOOM_record_get supports type \"xml\" in which case MARC XML (from LOC) is returned for MARC. If type is \"oai\", then OAI MARC is returned. * Fri Nov 29 2002 keAATTsuse.de- Update to version 1.9.2; changes: * yaz_marc_decode uses OAI MARC as XML format for ISO2709 records. * Fix bad race conditions on SIGTERM and terminate gracefully in frontend server. * Move retrieval (data1) module to Zebra (now package \"idzebra\"). * Add GRS-1 render for ZOOM using same format as yaz-client. * Fri Nov 22 2002 keAATTsuse.de- Update to version 1.9.1; changes since 1.8.8: * Add man pages: yaz-client(1), yaz-ztest(8), yaz(7), zoomsh(1). * Bugfixes: ESpec handling in data1 module; handle PDU encoding failures properly; ZOOM_record_get for type \"database\"; ZOOM C record cache so that preferredRecordSyntax and elementSetName is used to check for already fetched records. * SGML reader parses comments and makes them part of the data1 tree. * Add more Bib-1 diagnostics (approved extensions). * PQF parser rejects bad queries - including those with extra characters in them. PQF parser used to silently ignore that. Cleaner API for PQF added, which allows you to get detailed error information for bad queries (see yaz/pquery.h). * Use iconv. * Remov XML reader (d1_expat.c). It\'s part of Zebra instead. * Mon Aug 05 2002 keAATTsuse.de- Update to version 1.8.8: * Bug fixes. * Modify data1 to handle XML and character set encodings. * New COMSTACK type: local UNIX socket. It\'s useful if you have a local service and/or want extreme performance.- Add expat and readline-devel to #neededforbuild to link against expat and readline. * Mon May 27 2002 keAATTsuse.de- Update to version 1.8.7: - Bug fixes. - Better i18n support (ZOOM API and YAZ client). * Wed May 08 2002 keAATTsuse.de- Use %_libdir macro. * Mon Apr 08 2002 keAATTsuse.de- Update to version 1.8.6. * Mon Mar 11 2002 keAATTsuse.de- New package: version 1.8.5.