Update to 2.5.1
Fixes discovered by automated testing. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
9522af4399
commit
59dbf43620
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/sscg-2.3.3.tar.xz
|
||||
/sscg-2.4.0.tar.xz
|
||||
/sscg-2.5.0.tar.xz
|
||||
/sscg-2.5.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sscg-2.5.0.tar.xz) = 0f35bbebae1107a44f53cf80340d54218d1986c305498d92f41ec347d33f005bc717bacaf3e24cb34754637a16033d6e46168f9f6b684b715a0f48bfca8edb19
|
||||
SHA512 (sscg-2.5.1.tar.xz) = 0f601a6f9894db69602ddc4031a3c8b33cd682a497d54808cfb90bafff6539bbe967dc2b9e11f4805c7a1d997061f2b24b4f7577a87cec0d32814533f795fc86
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
Name: sscg
|
||||
Version: 2.5.0
|
||||
Version: 2.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple SSL certificate generator
|
||||
|
||||
@ -59,6 +59,10 @@ false signatures from the service certificate.
|
||||
%{_mandir}/man8/%{name}.8*
|
||||
|
||||
%changelog
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user