| n | | n | * 三 3月 09 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-5 |
| | | - Handle IP addresses in subjectAlternativeName correctly |
| | | - Resolves: rhbz#2061923 |
| | | |
| | | * 五 10月 29 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-4 |
| | | - Correct certificate lifetime calculation |
| | | - Resolves: rhbz#2017667 |
| | | |
| | | * 二 8月 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.0-3 |
| | | - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags |
| | | Related: rhbz#1991688 |
| | | |
| | | * 六 8月 07 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-2 |
| | | - Drop usage of removed macro ERR_GET_FUNC() |
| | | - Related: rhbz#1964837 |
| | | |
| | | * 三 7月 21 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-1 |
| | | - Release 3.0.0 |
| | | - Support for OpenSSL 3.0 |
| | | - Support for outputting named Diffie-Hellman parameter groups |
| | | - Support for CentOS Stream 9 |
| | | - Resolves: rhbz#1984468 |
| | | |
| | | * 三 6月 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.2-8 |
| | | - Rebuilt for RHEL 9 BETA for openssl 3.0 |
| | | Related: rhbz#1971065 |
| | | |
| | | * 三 5月 26 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-7 |
| | | - OpenSSL 3.0 compatibility: fix RSA key-generation test |
| | | - Resolves: rhbz#1964837 |
| | | |
| | | * 五 4月 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.2-6 |
| | | - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 |
| | | |
| | | * 三 3月 17 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-5 |
| | | - Fixing incorrect license declaration |
| | | |
| | | * 三 3月 17 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-4 |
| | | - Updating to rebuild against the latest glibc |
| | | |
| | | * 三 1月 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-3 |
| | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
| | | |
| | | * 三 7月 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2 |
| | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
| | | |
| * 二 1月 21 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-14 | | * 二 6月 23 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-1 |
| - Properly handling reading long passphrase files. | | - Update to 2.6.2 |
| | | - Handle very short and very long passphrases properly (fixes rhbz#1850183) |
| | | - Drop upstreamed patch |
| | | |
| n | * 二 1月 21 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-13 | n | * 四 4月 30 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-4 |
| - Fix missing error check for --*-key-passfile | | - Rebuild with corrected ELN macro definitions |
| | | |
| n | | n | * 四 4月 30 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-3 |
| | | - Don't bother running clang-format in the RPM build |
| | | - Lengthen the test timeout so ARM tests pass |
| | | |
| | | * 五 1月 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2 |
| | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
| | | |
| * 四 1月 09 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-12 | | * 四 1月 09 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-1 |
| - Improve validation of command-line arguments | | - Bugfixes from upstream |
| - Resolves: rhbz#1784441 | | |
| - Resolves: rhbz#1784443 | | |
| | | |
| n | * 二 1月 07 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-11 | n | * 五 12月 13 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.6.0-2 |
| - Further improve --client-key-file help message | | - Fix incorrect help description for --client-key-file |
| - Resolves: rhbz#1720667 | | |
| | | |
| n | * 五 12月 13 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-10 | n | * 五 12月 13 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.6.0-1 |
| - Fix incorrect help message | | - Update to 2.6.0 |
| - Resolves: rhbz#1720667 | | - Can now generate an empty CRL file. |
| | | - Can now create and store a Diffie-Hellman parameters (dhparams) file. |
| * 五 12月 13 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-9 | | - Support for setting a password on private keys. |
| - Fix null-dereference and memory leak issues with client certs | | |
| - Resolves: rhbz#1720667 | | |
| | | |
| * 三 12月 11 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-8 | | |
| - Add support for generating client authentication certificates | | - Support for generating a client authentication certificate and key. |
| - Resolves: rhbz#1720667 | | - Better support for OpenSSL 1.0 |
| | | |
| n | * 五 11月 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-7 | n | * 六 7月 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3 |
| - Add support for password-protecting the private key files | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild |
| - Resolves: rhbz#1717880 | | |
| | | |
| n | | n | * 日 2月 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 |
| | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild |
| | | |
| * 三 11月 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-6 | | * 三 11月 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.5.1-1 |
| | | - Update to 2.5.1 |
| - Fixes for issues detected by automated testing. | | - Fixes discovered by automated testing. |
| - Resolves: rhbz#1653323 | | |
| | | |
| n | * 三 11月 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-5 | n | * 三 11月 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.5.0-1 |
| | | - Update to 2.5.0 |
| | | - Auto-detect the hash algorithm to use by default. |
| | | |
| | | * 二 11月 27 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.4.0-1 |
| | | - Update to 2.4.0 |
| - Autodetect the minimum key strength from the system security level. | | - Autodetect the minimum key strength from the system security level. |
| n | - Autodetect the hash algorithm to use from the system security level. | n | |
| - Disallow setting a key strength below the system minimum. | | - Disallow setting a key strength below the system minimum. |
| n | - Resolves: rhbz#1653323 | n | |
| | | - Drop upstreamed patches |
| | | |
| * 一 9月 17 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-4 | | * 一 9月 17 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-4 |
| n | - Add a manpage for sscg. | n | - Add a manpage. |
| | | |
| t | * 四 7月 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-3 | t | * 六 7月 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-3 |
| - Strip out bundled popt since RHEL 8 has a new-enough version. | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild |
| | | |
| * 五 2月 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 | | * 五 2月 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild | | - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |
| | | |
| * 五 2月 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-1 | | * 五 2月 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-1 |