Fix changelog to correct versions
Resolves: rhbz#2180451 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
This commit is contained in:
parent
388a7e2c57
commit
ea4cad69fc
12
clevis.spec
12
clevis.spec
@ -1,6 +1,6 @@
|
||||
Name: clevis
|
||||
Version: 18
|
||||
Release: 110%{?dist}
|
||||
Release: 111%{?dist}
|
||||
Summary: Automated decryption framework
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,15 +200,19 @@ systemctl preset %{name}-luks-askpass.path >/dev/null 2>&1 || :
|
||||
%attr(4755, root, root) %{_libexecdir}/%{name}-luks-udisks2
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2023 Sergio Arroutbi <sarroutb@redhat.com> - 15-110
|
||||
* Thu May 4 2023 Sergio Arroutbi <sarroutb@redhat.com> - 18-111
|
||||
- Fix changelog to correct versions
|
||||
Resolves: rhbz#2180451
|
||||
|
||||
* Wed Jan 25 2023 Sergio Arroutbi <sarroutb@redhat.com> - 18-110
|
||||
- luks-edit: remove unnecessary 2>/dev/null
|
||||
Resolves: rhbz#2159738
|
||||
|
||||
* Fri Jan 13 2023 Sergio Arroutbi <sarroutb@redhat.com> - 15-109
|
||||
* Fri Jan 13 2023 Sergio Arroutbi <sarroutb@redhat.com> - 18-109
|
||||
- luks: define max entropy bits for pwmake
|
||||
Resolves: rhbz#2159735
|
||||
|
||||
* Thu Jan 12 2023 Sergio Arroutbi <sarroutb@redhat.com> - 15-108
|
||||
* Thu Jan 12 2023 Sergio Arroutbi <sarroutb@redhat.com> - 18-108
|
||||
- Ignore empty & comment lines in crypttab
|
||||
Resolves: rhbz#2159728
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user