Update to 2.6.2
Handle very short and very long passphrases properly (fixes rhbz#1850183) Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
4fdeb82a0f
commit
6c1d290dc9
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: sscg
|
Name: sscg
|
||||||
Version: 2.6.1
|
Version: 2.6.2
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple SSL certificate generator
|
Summary: Simple SSL certificate generator
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -57,6 +57,10 @@ false signatures from the service certificate.
|
|||||||
%{_mandir}/man8/%{name}.8*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
|
||||||
* Thu Apr 30 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-4
|
* Thu Apr 30 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-4
|
||||||
- Rebuild with corrected ELN macro definitions
|
- Rebuild with corrected ELN macro definitions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user