File qatzip.changes of Package qatzip
-------------------------------------------------------------------
Mon Jan 2 08:11:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to v1.1.1:
* Add support for pkg-config in QATzip
* Fix Coverity issues
* Change lz4s with frame header to lz4s block
* Move lz4(s) related functions to qatzip_lz4.c
* Move functions outputHeader* outputFooter* to qatzip_utils.c
* Fix bugs
-------------------------------------------------------------------
Sat Dec 3 23:31:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Add dependancy update tool file
* Updated New "Crc" series API
* Bug fix
* Enable static link QATzip into Envoy
* Support autoconf & automake to build QATzip
* Change the API for ABI/API compatibility
* Change the default installation directory of QATzip lib to
/usr/local/lib
* Bug fix
-------------------------------------------------------------------
Fri Jul 1 14:39:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Add qatzip-fortify_source=3.patch: Use distro default CFLAGS.
Resolves a clash between source defined FORTIFY_SOURCE=3 and
distro defined FORTIFY_SOURCE=3.
-------------------------------------------------------------------
Thu Dec 9 14:01:41 UTC 2021 - Torsten Duwe <duwe@suse.com>
- fix devel dependency that was missed at the shared library
policy enforcement.
- submit for jira feature SLE-20906
-------------------------------------------------------------------
Thu Dec 2 17:14:17 UTC 2021 - Torsten Duwe <duwe@suse.com>
- apply shared library naming policy
- submit for jira feature SLE-20906
-------------------------------------------------------------------
Thu Nov 25 13:05:04 UTC 2021 - Torsten Duwe <duwe@suse.com>
- copy from home:zm627 and polish