Changelog for
openssl-devel-1.1.1k-1.fc34.i686.rpm :
* Fri Mar 26 2021 Sahana Prasad
- 1:1.1.1k-1- Upgrade to version 1.1.1.k
* Tue Feb 23 2021 Sahana Prasad - 1:1.1.1j-1- Upgrade to version 1.1.1.j
* Wed Feb 10 2021 Sahana Prasad - 1:1.1.1i-3- Fix regression in X509_verify_cert() (bz1916594)
* Tue Jan 26 2021 Fedora Release Engineering - 1:1.1.1i-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 09 2020 Tomáš Mráz 1.1.1i-1- Update to the 1.1.1i release fixing CVE-2020-1971
* Mon Nov 09 2020 Sahana Prasad - 1.1.1h-1- Upgrade to version 1.1.1.h
* Tue Jul 28 2020 Fedora Release Engineering - 1:1.1.1g-15- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 21 2020 Tom Stellard - 1:1.1.1g-14- Use make macros- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Mon Jul 20 2020 Tomáš Mráz 1.1.1g-13- Additional FIPS mode check for EC key generation
* Fri Jul 17 2020 Tomáš Mráz 1.1.1g-12- Further changes for SP 800-56A rev3 requirements
* Mon Jun 22 2020 Tomáš Mráz 1.1.1g-11- Drop long ago obsolete part of the FIPS patch
* Mon Jun 22 2020 Tomáš Mráz 1.1.1g-10- Rewire FIPS_drbg API to use the RAND_DRBG
* Fri Jun 05 2020 Tomáš Mráz 1.1.1g-9- Disallow dropping Extended Master Secret extension on renegotiation- Return alert from s_server if ALPN protocol does not match- SHA1 is allowed in AATTSECLEVEL=2 only if allowed by TLS SigAlgs configuration
* Wed Jun 03 2020 Tomáš Mráz 1.1.1g-8- Add FIPS selftest for PBKDF2 and KBKDF
* Tue May 26 2020 Tomáš Mráz 1.1.1g-7- Use the well known DH groups in TLS
* Mon May 25 2020 Tomáš Mráz 1.1.1g-6- Allow only well known DH groups in the FIPS mode
* Thu May 21 2020 Adam Williamson - 1.1.1g-5- Re-apply the change from -2 now we have fixed nosync to work with it
* Tue May 19 2020 Adam Williamson - 1.1.1g-4- Revert the change from -2 as it seems to cause segfaults in systemd
* Mon May 18 2020 Tomáš Mráz 1.1.1g-3- pull some fixes and improvements from RHEL-8
* Fri May 15 2020 Tomáš Mráz 1.1.1g-2- FIPS module installed state definition is modified
* Thu Apr 23 2020 Tomáš Mráz 1.1.1g-1- update to the 1.1.1g release
* Tue Apr 07 2020 Tomáš Mráz 1.1.1f-1- update to the 1.1.1f release
* Thu Mar 26 2020 Tomáš Mráz 1.1.1e-2- revert the unexpected EOF error reporting change as it is too disruptive for the stable release branch
* Fri Mar 20 2020 Tomáš Mráz 1.1.1e-1- update to the 1.1.1e release- add selftest of the RAND_DRBG implementation- fix incorrect error return value from FIPS_selftest_dsa
* Mon Feb 17 2020 Tomáš Mráz 1.1.1d-7- apply Intel CET support patches by hjl (#1788699)
* Wed Jan 29 2020 Fedora Release Engineering - 1:1.1.1d-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Nov 21 2019 Tomáš Mráz 1.1.1d-5- allow zero length parameters in KDF_CTX_ctrl()
* Thu Nov 14 2019 Tomáš Mráz 1.1.1d-4- backport of SSKDF from master
* Wed Nov 13 2019 Tomáš Mráz 1.1.1d-3- backport of KBKDF and KRB5KDF from master
* Thu Oct 03 2019 Tomáš Mráz 1.1.1d-2- re-enable the stitched AES-CBC-SHA implementations- make AES-GCM work in FIPS mode again- enable TLS-1.2 AES-CCM ciphers in FIPS mode- fix openssl speed errors in FIPS mode
* Fri Sep 13 2019 Tomáš Mráz 1.1.1d-1- update to the 1.1.1d release
* Fri Sep 06 2019 Tomáš Mráz 1.1.1c-6- upstream fix for status request extension non-compliance (#1737471)
* Thu Jul 25 2019 Fedora Release Engineering - 1:1.1.1c-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 24 2019 Tomáš Mráz 1.1.1c-4- do not try to use EC groups disallowed in FIPS mode in TLS- fix Valgrind regression with constant-time code
* Mon Jun 03 2019 Tomáš Mráz 1.1.1c-3- add upstream patch to defer sending KeyUpdate after pending writes are complete
* Thu May 30 2019 Tomáš Mráz 1.1.1c-2- fix use of uninitialized memory
* Wed May 29 2019 Tomáš Mráz 1.1.1c-1- update to the 1.1.1c release
* Fri May 10 2019 Tomáš Mráz 1.1.1b-10- Another attempt at the AES-CCM regression fix
* Fri May 10 2019 Tomáš Mráz 1.1.1b-9- Fix two small regressions- Change the ts application default hash to SHA256
* Tue May 07 2019 Tomáš Mráz 1.1.1b-8- FIPS compliance fixes
* Mon May 06 2019 Tomáš Mráz 1.1.1b-7- add S390x chacha20-poly1305 assembler support from master branch
* Fri May 03 2019 Tomáš Mráz 1.1.1b-6- apply new bugfixes from upstream 1.1.1 branch
* Tue Apr 16 2019 Tomáš Mráz 1.1.1b-5- fix for BIO_get_mem_ptr() regression in 1.1.1b (#1691853)
* Wed Mar 27 2019 Tomáš Mráz 1.1.1b-4- drop unused BuildRequires and Requires in the -devel subpackage