Mon, 07 Oct 2024 14:23:39 CST | login

Information for build sscg-3.0.0-5.el9

ID21478
Package Namesscg
Version3.0.0
Release5.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/sscg.git#021f2d4461248fa374ddd69236814221b127b93b
SummarySimple SSL certificate generator
DescriptionA utility to aid in the creation of more secure "self-signed" certificates. The certificates created by this tool are generated in a way so as to create a CA certificate that can be safely imported into a client machine to trust the service certificate without needing to set up a full PKI environment and without exposing the machine to a risk of false signatures from the service certificate.
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 05 Jul 2022 01:24:28 CST
CompletedTue, 05 Jul 2022 03:39:30 CST
Taskbuild (dist-circle9, /stage/rpms/sscg.git:021f2d4461248fa374ddd69236814221b127b93b)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/sscg.git?#021f2d4461248fa374ddd69236814221b127b93b'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
sscg-3.0.0-5.el9.src.rpm (info) (download)
aarch64
sscg-3.0.0-5.el9.aarch64.rpm (info) (download)
sscg-debuginfo-3.0.0-5.el9.aarch64.rpm (info) (download)
sscg-debugsource-3.0.0-5.el9.aarch64.rpm (info) (download)
i686
sscg-3.0.0-5.el9.i686.rpm (info) (download)
sscg-debuginfo-3.0.0-5.el9.i686.rpm (info) (download)
sscg-debugsource-3.0.0-5.el9.i686.rpm (info) (download)
ppc64le
sscg-3.0.0-5.el9.ppc64le.rpm (info) (download)
sscg-debuginfo-3.0.0-5.el9.ppc64le.rpm (info) (download)
sscg-debugsource-3.0.0-5.el9.ppc64le.rpm (info) (download)
s390x
sscg-3.0.0-5.el9.s390x.rpm (info) (download)
sscg-debuginfo-3.0.0-5.el9.s390x.rpm (info) (download)
sscg-debugsource-3.0.0-5.el9.s390x.rpm (info) (download)
x86_64
sscg-3.0.0-5.el9.x86_64.rpm (info) (download)
sscg-debuginfo-3.0.0-5.el9.x86_64.rpm (info) (download)
sscg-debugsource-3.0.0-5.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 09 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-5 - Handle IP addresses in subjectAlternativeName correctly - Resolves: rhbz#2061923 * Fri Oct 29 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-4 - Correct certificate lifetime calculation - Resolves: rhbz#2017667 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.0-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Sat Aug 07 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-2 - Drop usage of removed macro ERR_GET_FUNC() - Related: rhbz#1964837 * Wed Jul 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 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.2-8 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Wed May 26 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-7 - OpenSSL 3.0 compatibility: fix RSA key-generation test - Resolves: rhbz#1964837 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.2-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Mar 17 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-5 - Fixing incorrect license declaration * Wed Mar 17 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-4 - Updating to rebuild against the latest glibc * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-1 - Update to 2.6.2 - Handle very short and very long passphrases properly (fixes rhbz#1850183) - Drop upstreamed patch * Thu Apr 30 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-4 - Rebuild with corrected ELN macro definitions * Thu Apr 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