Update to v15
This commit is contained in:
parent
c579bf6e86
commit
6244a2c6c2
BIN
clevis-11.tar.xz
BIN
clevis-11.tar.xz
Binary file not shown.
BIN
clevis-15.tar.xz
Normal file
BIN
clevis-15.tar.xz
Normal file
Binary file not shown.
11
clevis.spec
11
clevis.spec
@ -1,6 +1,6 @@
|
|||||||
Name: clevis
|
Name: clevis
|
||||||
Version: 11
|
Version: 15
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: A plugable framework for automated decryption
|
Summary: A plugable framework for automated decryption
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -10,6 +10,7 @@ Source0: https://github.com/latchset/%{name}/releases/download/v%{version}
|
|||||||
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel gdb asciidoc gcc openssl-devel
|
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel gdb asciidoc gcc openssl-devel
|
||||||
BuildRequires: desktop-file-utils libudisks2-devel audit-libs-devel tang dracut pkgconfig
|
BuildRequires: desktop-file-utils libudisks2-devel audit-libs-devel tang dracut pkgconfig
|
||||||
BuildRequires: bash-completion tpm2-tools luksmeta libluksmeta-devel ninja-build systemd curl
|
BuildRequires: bash-completion tpm2-tools luksmeta libluksmeta-devel ninja-build systemd curl
|
||||||
|
BuildRequires: cracklib-dicts diffutils jq
|
||||||
Requires: tpm2-tools jose curl coreutils cryptsetup luksmeta
|
Requires: tpm2-tools jose curl coreutils cryptsetup luksmeta
|
||||||
Provides: clevis-luks
|
Provides: clevis-luks
|
||||||
Obsoletes: clevis-luks
|
Obsoletes: clevis-luks
|
||||||
@ -82,6 +83,9 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
|
|||||||
%files dracut
|
%files dracut
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/lib/dracut/modules.d/60clevis/*
|
%{_prefix}/lib/dracut/modules.d/60clevis/*
|
||||||
|
%{_prefix}/lib/dracut/modules.d/60clevis-pin-sss/module-setup.sh
|
||||||
|
%{_prefix}/lib/dracut/modules.d/60clevis-pin-tang/module-setup.sh
|
||||||
|
%{_prefix}/lib/dracut/modules.d/60clevis-pin-tpm2/module-setup.sh
|
||||||
|
|
||||||
%files udisks2
|
%files udisks2
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -93,6 +97,9 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 30 2020 panxiaohe <panxiaohe@huawei.com> - 15-1
|
||||||
|
- Update to v15
|
||||||
|
|
||||||
* Mon May 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 11-4
|
* Mon May 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 11-4
|
||||||
- Rebuild for clevis
|
- Rebuild for clevis
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user