Update version to 18
This commit is contained in:
parent
457f94cdd6
commit
6564851651
BIN
clevis-15.tar.xz
BIN
clevis-15.tar.xz
Binary file not shown.
BIN
clevis-18.tar.xz
Normal file
BIN
clevis-18.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: clevis
|
Name: clevis
|
||||||
Version: 15
|
Version: 18
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A plugable framework for automated decryption
|
Summary: A plugable framework for automated decryption
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -27,7 +27,7 @@ can be unlocked using one of the provided unlockers.
|
|||||||
%package systemd
|
%package systemd
|
||||||
Summary: Systemd integration for clevis
|
Summary: Systemd integration for clevis
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Requires: systemd nc
|
Requires: systemd
|
||||||
|
|
||||||
%description systemd
|
%description systemd
|
||||||
The systemd unlocker attempts to automatically unlock LUKSv1 _netdev block devices from /etc/crypttab.
|
The systemd unlocker attempts to automatically unlock LUKSv1 _netdev block devices from /etc/crypttab.
|
||||||
@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 27 2021 wangchen <wangchen137@huawei.com> - 18-1
|
||||||
|
- Update version to 18
|
||||||
|
|
||||||
* Mon Jul 19 2021 yixiangzhike <zhangxingliang3@huawei.com> - 15-2
|
* Mon Jul 19 2021 yixiangzhike <zhangxingliang3@huawei.com> - 15-2
|
||||||
- Delete unnecessary gdb from BuildRequires
|
- Delete unnecessary gdb from BuildRequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user