Changelog for
qca-qt6-debugsource-2.3.9-1.2.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