Changelog for
qatzip-1.2.0-150400.15.2.x86_64.rpm :
* Sat May 11 2024 jgwangAATTsuse.com- Update to version 1.2.0
* Implement the Software fallback when Hardware down
* Improve Software fallback\'s performance
* Fix file permission change after decompression
* Add more instance capability check
* Limit LZ4s format to only support compression direction.
* QATzip API update
* Rename test app to qatzip-test and add it into package
* Update Document and Manual
* Fix Coverity issues
* Fix bugs
* Thu Oct 19 2023 mliAATTsuse.com- update to 1.1.2:
* Test: fix overflow on large files
* Test: fix crash when perf test with svm
* Fix Clang compile error
* Fix MiniMatch bug
* Fix compile error on QAT1.7
* Update QAT1.7 / QAT2.0 config files
* Update README
* Update year in copyright information to 2023
* Remove QAT device ID dependency
* Update version, spec file, API PDF
* Add missing QZ_PARAMS return code
* Mon Jan 02 2023 dmuellerAATTsuse.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 03 2022 dmuellerAATTsuse.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 01 2022 dimstarAATTopensuse.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 09 2021 duweAATTsuse.com- fix devel dependency that was missed at the shared library policy enforcement.- submit for jira feature SLE-20906
* Thu Dec 02 2021 duweAATTsuse.com- apply shared library naming policy- submit for jira feature SLE-20906
* Thu Nov 25 2021 duweAATTsuse.com- copy from home:zm627 and polish