Z39.50/SRW/SRU Programs

Edit Package yaz

This package contains both a test-server and clients (normal & ssl) for
the ANSI/NISO Z39.50 protocol for Information Retrieval. SRW and SRU
clients and servers are also supported.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000097 97 Bytes
yaz-4.1.7-client.diff 0000000754 754 Bytes
yaz-4.1.7-codecleanup.diff 0000000572 572 Bytes
yaz-4.2.47-implicit_definitions.patch 0000000320 320 Bytes
yaz-4.2.49.tar.bz2 0001846711 1.76 MB
yaz.changes 0000030050 29.3 KB
yaz.spec 0000005109 4.99 KB
yaz.test 0000000079 79 Bytes
Revision 34 (latest revision is 50)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150149 from Karl Eichwalder's avatar Karl Eichwalder (keichwa) (revision 34)
- 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 (forwarded request 150133 from lrupp)
Comments 0
openSUSE Build Service is sponsored by