Update to 2.3.3
- Do not overwrite destination files without --force Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
a67ad3ac09
commit
4663ade44d
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/sscg-2.3.0.tar.xz
|
||||
/sscg-2.3.1.tar.xz
|
||||
/sscg-2.3.2.tar.xz
|
||||
/sscg-2.3.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sscg-2.3.2.tar.xz) = b88789fd69f5fa20de442819db7ba1106c63dea230def9ed92c5972510cb81ebe1bdeb41caf86c464347324bb81e3d86753dcef7eb45c845a61ac78c3a3801e8
|
||||
SHA512 (sscg-2.3.3.tar.xz) = c3229057575ced4ed0c196f8ba92e9ee78f7e27c448f48c21f4fc908618ea7fc5d27edfd02b23b9d2614d6058575a28458094562e2b4ef5b7b58ce62bbf30efa
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
Name: sscg
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple SSL certificate generator
|
||||
|
||||
@ -55,8 +55,12 @@ false signatures from the service certificate.
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.3.2-1
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user