↵ Return to the main page of openssl-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-08-31 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.1.1-4 | - Drop duplicated patch and do some contamination |
2023-08-22 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.1.1-3 | - Integrate FIPS patches from CentOS |
2023-08-04 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.1.1-2 | - migrated to SPDX license |
2023-07-27 | Sahana Prasad <sahana at redhat dot com> - 1:3.1.1-1 | - Rebase to upstream version 3.1.1 Resolves: CVE-2023-0464 Resolves: CVE-2023-0465 Resolves: CVE-2023-0466 Resolves: CVE-2023-1255 Resolves: CVE-2023-2650 |
2023-07-27 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.0.8-4 | - Forbid custom EC more completely Resolves: rhbz#2223953 |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:3.0.8-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-03-21 | Sahana Prasad <sahana at redhat dot com> - 1:3.0.8-2 | - Upload new upstream sources without manually hobbling them. - Remove the hobbling script as it is redundant. It is now allowed to ship the sources of patented EC curves, however it is still made unavailable to use by compiling with the 'no-ec2m' Configure option. The additional forbidden curves such as P-160, P-192, wap-tls curves are manually removed by updating 0011-Remove-EC-curves.patch. - Enable Brainpool curves. - Apply the changes to ec_curve.c and ectest.c as a new patch 0010-Add-changes-to-ectest-and-eccurve.patch instead of replacing them. - Modify 0011-Remove-EC-curves.patch to allow Brainpool curves. - Modify 0011-Remove-EC-curves.patch to allow code under macro OPENSSL_NO_EC2M. Resolves: rhbz#2130618, rhbz#2141672 |
2023-02-09 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.0.8-1 | - Rebase to upstream version 3.0.8 Resolves: CVE-2022-4203 Resolves: CVE-2022-4304 Resolves: CVE-2022-4450 Resolves: CVE-2023-0215 Resolves: CVE-2023-0216 Resolves: CVE-2023-0217 Resolves: CVE-2023-0286 Resolves: CVE-2023-0401 |
2023-01-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:3.0.7-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2023-01-05 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 1:3.0.7-3 | - Backport implicit rejection for RSA PKCS#1 v1.5 encryption Resolves: rhbz#2153470 |