Update to 2.5.0
Auto-detect the hash algorithm to use by default. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
c45882b43c
commit
9522af4399
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/sscg-2.3.2.tar.xz
|
/sscg-2.3.2.tar.xz
|
||||||
/sscg-2.3.3.tar.xz
|
/sscg-2.3.3.tar.xz
|
||||||
/sscg-2.4.0.tar.xz
|
/sscg-2.4.0.tar.xz
|
||||||
|
/sscg-2.5.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sscg-2.4.0.tar.xz) = 804f24889a9cc3d514e4a52b7dd9e01e5d9b8286c39ce68e24f7a665ade56545be6871da7f60e39f8ebb36674a51588fce85321455f825cc5c2ce4f365f52489
|
SHA512 (sscg-2.5.0.tar.xz) = 0f35bbebae1107a44f53cf80340d54218d1986c305498d92f41ec347d33f005bc717bacaf3e24cb34754637a16033d6e46168f9f6b684b715a0f48bfca8edb19
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: sscg
|
Name: sscg
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple SSL certificate generator
|
Summary: Simple SSL certificate generator
|
||||||
|
|
||||||
@ -59,6 +59,10 @@ false signatures from the service certificate.
|
|||||||
%{_mandir}/man8/%{name}.8*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Tue Nov 27 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.4.0-1
|
||||||
- Update to 2.4.0
|
- 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user