Wed, 02 Oct 2024 09:27:26 UTC | login

Information for build sscg-2.5.1-3.fc31

ID120830
Package Namesscg
Version2.5.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sscg.git#b94f416f82d7274d4d244e1ad0f53e79673e225d
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 bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 17:55:25 UTC
CompletedSat, 21 Sep 2019 18:43:39 UTC
Taskbuild (f31-candidate, /rpms/sscg.git:b94f416f82d7274d4d244e1ad0f53e79673e225d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sscg.git#b94f416f82d7274d4d244e1ad0f53e79673e225d'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.5.1-1 - Update to 2.5.1 - Fixes discovered by automated testing. * Wed Nov 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. * Tue Nov 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. - Disallow setting a key strength below the system minimum. - Drop upstreamed patches * Mon Sep 17 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-4 - Add a manpage. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.3-1 - Update to 2.3.3 - Do not overwrite destination files without --force * Thu Jan 25 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.2-1 - Update to 2.3.2 - Properly support hostnames up to 64 characters - Resolves: rhbz#1535537 * Tue Jan 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.1-2 - Skip tests on 32-bit ARM for now * Tue Jan 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.1-1 - Update to 2.3.1 - Bundle popt 1.16 on older releases like EPEL. * Mon Dec 18 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.3.0-1 - Update to 2.3.0 - Switch to meson build system - Add support for non-DNS subjectAlternativeName values (issue #4)