Changelog for
libqca2-plugin-cyrus-sasl-2.1.3-6.72.x86_64.rpm :
* Fri Dec 15 2017 fabianAATTritter-vogt.de- BuildIgnore libopenssl-1_1_0-devel to avoid conflict
* Thu Oct 19 2017 meissnerAATTsuse.com- buildignore openssl-1_0_0 to avoid conflicts during the openssl 1.1 effort.
* Sun Oct 01 2017 wbauerAATTtmo.at- updated to version 2.1.3
* no changelog provided- update Url
* Thu Aug 24 2017 fvogtAATTsuse.com- Force building against openSSL 1.0 (boo#1055310)- Disable PKCS11 on TW to avoid openssl conflicts
* Thu Aug 25 2016 fabianAATTritter-vogt.de- Add new plugin-gcrypt subpackage
* Thu Dec 17 2015 tchvatalAATTsuse.com- Pass all required switches to cmake to ensure it builds properly- Install manpage to correct location
* Thu Dec 17 2015 tchvatalAATTsuse.com- Switch to bcond_with/without usage instead of 0/1 defines
* Sun Dec 06 2015 mailaenderAATTopensuse.org- update to version 2.1.1 (now part of KDE)- use system root certificates
* Mon Nov 23 2015 mailaenderAATTopensuse.org- updated to version 2.1.0 (plugins now included) - Ported to Qt5 (Qt4 also 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- removed deprecated patches: - fix-qt-check.diff - r928413.diff - disable-insecure-ssl.diff - qca-2.0.3-gcc47.patch - detect_ssl2_available.diff - qca-no-ssl-internals.patch- enabled plugin-nss- spec file cleanup
* Sat Apr 19 2014 crrodriguezAATTopensuse.org- qca-no-ssl-internals.patch + spec file: Never use the ssl library internals directly, instead use the proper API accessors.