Changelog for
qca-qt5-devel-2.3.9-2.11.x86_64.rpm :
* Mon Jun 24 2024 Fabian Vogt
- Update to version 2.3.9:
* Increase version number
* Update rootcerts.pem
* cmake: Remove old way to find gcrypt
* Fix build with libgcrypt-1.11
* CI: Build all plugins
* gitignore: add VS Code dir
* Replace deprecated qAsConst() with std::as_const()
* cmake: Enable C++17
* Fix use of deprecated QString::count()
* Fri Jan 19 2024 Fabian Vogt - Update to version 2.3.8+git1:
* CI: Enable Android builds- There\'s a v2.3.8 tag now so the version matches properly again
* Wed Jan 03 2024 otto.hollmannAATTsuse.com- Update to version 2.3.7+git12:
* Increase version number
* Update rootcerts.pem
* test: add test for EME_PKCS1_OAEP and fix openssl >= 3.2 does not failing anymore when decrypting with the wrong key (bsc#1217722)
* plugins/qca-ossl: Announce tripledes unconditionally again
* Sat Dec 23 2023 Fabian Vogt - Add a _service to pick up fixes from git- Update to version 2.3.7+git8:
* CI: Also verify that presence of the ossl legacy provider impacts qca
* plugins/qca-ossl: Actually try loading the legacy provider
* plugins/qca-ossl: Neither PKCS12 nor 3DES are legacy (boo#1218254)
* unittest/keybundle: Regenerate keys and certificates
* CI: Use clang-format-16
* GIT_SILENT: Port to new gitlab ci template
* Replace sys/termios.h include for just termios.h
* Sign self-signed certs with SHA256
* Tue Jul 25 2023 Christophe Marin - Update to 2.3.7
* OpenSSL3: don\'t quit if legacy provider is unavailable
* Wed May 03 2023 Christophe Marin - Update to 2.3.6. No changelog.- Drop patches, merged upstream:
* 0001-Remove-test-that-openssl-has-decided-it-s-wrong.patch
* 0001-hashunittest-run-sha384longtest-only-for-providers-t.patch
* Mon Feb 20 2023 Christophe Marin - Disable the pgp test. It fails randomly.
* Mon Feb 20 2023 Otto Hollmann - Remove test that openssl has decided it\'s wrong [boo#1208393]
* Add 0001-Remove-test-that-openssl-has-decided-it-s-wrong.patch
* Wed Oct 26 2022 Fabian Vogt - BR ca-certificates-mozilla for the testsuite- Have the devel package require the library- Drop qca-2.3.0-fixDSA.patch, that was fixed in 2014 already by just disabling DSA- Add upstream change:
* 0001-hashunittest-run-sha384longtest-only-for-providers-t.patch
* Wed Oct 19 2022 Christophe Giboudeaux - Update to 2.3.5
* find dependencies of Qca when the cmake package is used by a project
* Handle openssl without case5 support
* Update rootcerts.pem
* SafeSocketNotifier: fix socket FD type and remove signal argument- Drop patch, merged upstream:
* 0001-Make-filewatchunittest-much-quicker.patch
* Thu Oct 21 2021 Christophe Giboudeaux - Set LD_LIBRARY_PATH before running tests.
* Tue Sep 14 2021 Fabian Vogt - Run ctest in %check- Add patch to make %check much quicker:
* 0001-Make-filewatchunittest-much-quicker.patch
* Tue Sep 14 2021 Fabian Vogt - Update to 2.3.4:
* OpenSSL 3 support
* Don\'t create pkgconfig files for Qt 6 builds
* Minor test fix
* Fri Jun 18 2021 Fabian Vogt - Mention soversion in %files- Require main plugins from the library (for now, boo#1187447)- Recommend optional plugins from the library
* Wed Jun 16 2021 Wolfgang Bauer - Recommend the main package in the Qt5 flavor as well
* Fri Jun 04 2021 Christophe Giboudeaux - Rename libqca-qt5 to qca and use flavors to build Qt5 and Qt6 variants.
* Thu Jun 03 2021 Wolfgang Bauer - Update to 2.3.3:
* Add Qt6 support. Use -DQT6=ON when running cmake
* Minimum Qt5 supported version updated to 5.14
* Minor doc fixes- Rebase qca-2.3.0-fixDSA.patch
* Thu Feb 11 2021 Christophe Giboudeaux - Add a keyring file- Use cmake() syntax for Qt build requirements
* Fri Feb 05 2021 Paolo Stivanin - Update to 2.3.2:
* Add macOS framework major version
* qca-gcrypt: Add support for HKDF
* Minimum Qt updated to 5.9
* Fixed compilation with gcc 11- Rebase qca-2.3.0-fixDSA.patch