Changelog for
yaz-doc-5.34.2-2.1.noarch.rpm :
* Wed Feb 12 2025 pgajdosAATTsuse.com- added patches https://github.com/indexdata/yaz/commit/5bfb9370f45de00203b5bc02f528fd96a832d17a + yaz-gcc15.patch
* Fri Nov 22 2024 Dominique Leuenberger
- Update to version 5.34.2: + Remove outdated distros: Debian Stretch and Ubuntu Trusty + LICENSE: Update to match Index Data\'s online Revised BSD license + Vscode XML editor settings + YAZ 5.34.1 breaks search with OCLC\'s \"Sisis InfoGuide\" origin- Add yaz-icu-76.patch: Fix build against ICU 76: most sources found in the wild wrongly define the need on icu-i18n, when most actually would need icu-uc.- Add libtool BuildRequires and call autoreconf in build section, as above patch touches the build system.
* Wed Jun 19 2024 Dirk Müller - update to 5.34.1:
* Build: fix implicit atoi/stdlib includes (libxml >2.12) #104
* Build: fix libxml2 2.13 reorganizing headers #102
* Build: fix always true pointer checks #108
* Build: update m4 to fix cross-builds
* Sat Jan 21 2023 Dirk Müller - update to 5.34.0:
* Fixes to Solr response decoding.
* Fix compilation with Visual Studio Failed for YAZ 5.33.0.
* JSON pretty-printed same way as jq for yaz-json-parse and yaz-marcdump
* utilities.
* Sun Dec 18 2022 Dirk Müller - update to 5.33.0:
* yaz-marcdump: SAX based MARCXML parsing. This is about 3 times faster
* than before.
* yaz-marcdump: new option -r prints summary of number of records processed.
* Document ZOOM option \'rpnCharset\'.
* Fix cross-compiling with pkg-config.
* Mon Aug 08 2022 Dirk Müller - update to 5.32.0:
* backtrace: allow gdb to operate on this process.
* backtrace: hard exit if backtrace hangs.
* yaz-marcdump: limit, offset options. Limit(-L), offset(-O) allows records in range to be processed.
* Mon Jan 31 2022 Dominique Leuenberger - Drop baselibs.conf: no apparent reason detected why we need - 32bit libaries and devel packages. The previously existing package already was not installable, so defacto no loss.
* Fri Jan 21 2022 Avinesh Kumar - Update to version 5.31.1
* Fixed #61: yaz-url redirect segfault in case of redirect host failure.
* Update yaz_encode_uri_component for RFC3986. Previous implementation based on RFC2396.
* Mon Jun 07 2021 Jan Engelhardt - Drop --with-pic (no effect with --disable-static)
* Thu May 06 2021 Ferdinand Thiessen - Update to version 5.31.0
* Fixed yaz-marcdump: json input and leader at end undefined behavior.
* Enable xi:include processing for yaz_xml_include_glob and yaz_xml_include_simple