- update to 0.6.2:

* Using XML_PARSE_NODICT in xmlReadMemory() because of old
    libxml2 versions which may cause segmentation faults.
  * Fixed VoDZ service locator assignment for MEP and TOTP (SMS)
    authentication methods.
  * Fixed parsing of large (mainly VoDZ) ZFO files with recent
    libxml2 versions.
  * Using xmlReadMemory() with XML_PARSE_HUGE option set.

OBS-URL: https://build.opensuse.org/package/show/network/libdatovka?expand=0&rev=18
This commit is contained in:
Dirk Mueller 2024-03-17 09:21:33 +00:00 committed by Git OBS Bridge
parent eeb8528ca6
commit ae20c60c60
6 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d8e09231ea1e95a202bc42f4ea9103bd5320f59d9fcd5c0e71c19bf8b575838
size 721408

View File

@ -1 +0,0 @@
5d8e09231ea1e95a202bc42f4ea9103bd5320f59d9fcd5c0e71c19bf8b575838

3
libdatovka-0.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbf0b0f3b95b8dc7f2fdb99a1f4a1dcf6ea2180e1300449acb67beb9e7700f8c
size 720944

View File

@ -0,0 +1 @@
bbf0b0f3b95b8dc7f2fdb99a1f4a1dcf6ea2180e1300449acb67beb9e7700f8c

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 17 09:20:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.6.2:
* Using XML_PARSE_NODICT in xmlReadMemory() because of old
libxml2 versions which may cause segmentation faults.
* Fixed VoDZ service locator assignment for MEP and TOTP (SMS)
authentication methods.
* Fixed parsing of large (mainly VoDZ) ZFO files with recent
libxml2 versions.
* Using xmlReadMemory() with XML_PARSE_HUGE option set.
-------------------------------------------------------------------
Sat Jan 6 10:38:45 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%define libname %{name}6
Name: libdatovka
Version: 0.6.0
Version: 0.6.2
Release: 0
Summary: Library for accessing the Czech Data Boxes
License: GPL-3.0-or-later