SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qca-qt6-plugins-2.3.4-bp154.1.50.x86_64.rpm :

* 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
* Mon Jul 06 2020 Wolfgang Bauer - Update to 2.3.1
* fixes memleaks and crashes
* Tue Mar 10 2020 Antonio Larrosa - Remove baselibs.conf
* Wed Feb 26 2020 Wolfgang Bauer - Update to 2.3.0
* Qt5 is the only supported Qt series now
* OpenSSL <= 1.1.0 is no longer supported
* Various botan bugfixes
* More dynamic test coverage of backend capabilities
* no longer tries to setuid when the effective uid is not root- Rename qca-2.2.1-fixDSA.patch to qca-2.3.0-fixDSA.patch and rebase it- Update minimum required Qt5 and cmake versions
* Mon Sep 09 2019 Christophe Giboudeaux - Drop the obsolete libqca2 package.- Run spec-cleaner
* Fri Apr 26 2019 Fabian Vogt - Fix source URL
* Fri Apr 26 2019 Wolfgang Bauer - Update to 2.2.1
* support for openssl 1.1
* support for AES GCM and AES CCM modes
* new base64 convenience functions
* new botan2 support
* new hkdf support
* various build improvements and (deprecation) cleanups- Drop patches merged upstream:
* 0001-Revert-tlsunittest-disable-some-ciphers.patch
* 0002-Disable-missed-openssl-cipher-suites.patch
* 0003-Add-support-for-OpenSSL-1.1.0.patch
* ansi.diff- Rename qca-2.1.3-fixDSA.patch to qca-2.2.1-fixDSA.patch and rebase it- Re-enable pkcs11, there is no openssl conflict anymore- Don\'t hardcode the certstore path anymore, ca-certificates is BuldRequired so this can be detected automatically
* Thu Oct 25 2018 Jason Sikes - Fix segfault when creating DSA keys
* [qca-2.1.3-fixDSA.patch]
* bsc#1108634
* Wed Dec 27 2017 jengelhAATTinai.de- Diversify subpackage descriptions.
* Wed Dec 20 2017 fabianAATTritter-vogt.de- Add patches to support OpenSSL 1.1.0:
* 0001-Revert-tlsunittest-disable-some-ciphers.patch
* 0002-Disable-missed-openssl-cipher-suites.patch
* 0003-Add-support-for-OpenSSL-1.1.0.patch- Fix provides in main package
* Thu Oct 19 2017 meissnerAATTsuse.com- buildignore openssl-1_0_0 to avoid conflicts during the openssl 1.1 effort.
* Mon Oct 09 2017 vcizekAATTsuse.com- Hardcode certstore path on Tumbleweed, in order to avoid BuildRequires: ca-certificates, which will create a conflict, because it requires openssl-1_1_0 (bsc#1055310)
* Sun Oct 01 2017 wbauerAATTtmo.at- Update to 2.1.3
* No changelog provided- Drop libqca-qt5-2.1.1-explicit-signed-char.patch, merged upstream- Update Url
* Fri Sep 29 2017 wbauerAATTtmo.at- Remove libbotan-devel build requirement, we explicitly disable building the botan plugin anyway (boo#1055322)
* Fri Aug 25 2017 fvogtAATTsuse.com- Force building against openSSL 1.0 (boo#1055310)- Disable PKCS11 on TW to avoid openssl conflicts
* Wed May 25 2016 antoine.belvireAATTlaposte.net- Fix build on PowerPC with GCC 6:
* Add libqca-qt5-2.1.1-explicit-signed-char.patch
* Sat Oct 03 2015 hrvoje.senjanAATTgmail.com- Update to 2.1.1
* No changelog provided- Drop Use-Q_SLOTS-Q_SIGNALS.patch and 0001-Add-missing-QIODevice-include.patch
* Sat Sep 26 2015 hrvoje.senjanAATTgmail.com- Added Use-Q_SLOTS-Q_SIGNALS.patch from upstream: allow building without QT_NO_KEYWORDS define
* Sat Jan 10 2015 hrvoje.senjanAATTgmail.com- Update to 2.1.0.3
* Allow co-installability with Qt4 build- Remove conflict with libqca2-devel- Bump required cmake version to 2.8.12- Added ansi.diff, rh#1182200- Added 0001-Add-missing-QIODevice-include.patch, fixes build with Qt 5.5
* Sat Nov 08 2014 hrvoje.senjanAATTgmail.com- Update to 2.1.0
* Ported to Qt5 (Qt4 alsa supported)
* New building system. CMake instead of qmake
* Added CTR symetric cipher support to qca core
* Added no padding encryption algorithm to qca core
* qcatool2 renamed to qcatool
* fixed crash in qcatool when only options provided on command line without any commands
* Use plugins installation path as hard-coded runtime plugins search path
* Added new functiion pluginPaths
* Added functions to get runtime QCA version
* Fixed \'no watch file\' warnings in FileWatch
* Added EME_PKCS1v15_SSL Encryption Algorithm
* New implementation of SafeTimer to prevent crashes
* Updated certificates for unittests
* RSA Keys are permutable, can encrypt with private and decrypt with public
* Add unloadProvider() function for symmetry with insertProvider()
* Overloaded \"makeKey\" to derive a password depending on a time factor
* Remove pointer to deinit() routine from QCoreApplication at deinitialization
* Fix a couple of crashes where all plugins might not be available
* Fix operating on keys with unrelated expired subkeys
* Fixed timers in Synchronizer class
* Dropped randomunittest
* Fixed many unittests
* qca-gnupg: internal refactoring
* qca-gnupg: try both gpg and gpg2 to find gnupg executable
* qca-gnupg: fixed some encodings problem
* qca-ossl: no DSA_
* dl groups in FIPS specification
* qca-ossl: added missed signatures to CRLContext
* qca-ossl: fixed certs time zone
* qca-nss: fixed KeyLenght for Cipher
* qca-botan: fixed getting result size for ciphers
 
ICM