Compare commits

..

No commits in common. "851946b5732f8edac0e247f89960c470fd4bd72c" and "c05d0d5eba0c55bb6f49309d9f591a4a15b4c0ff" have entirely different histories.

4 changed files with 4 additions and 24 deletions

BIN
clevis-11.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,16 +1,15 @@
Name: clevis
Version: 18
Release: 2
Version: 11
Release: 4
Summary: A plugable framework for automated decryption
License: GPLv3+
URL: https://github.com/latchset/%{name}
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel asciidoc gcc compat-openssl11-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: bash-completion tpm2-tools luksmeta libluksmeta-devel ninja-build systemd curl
BuildRequires: cracklib-dicts diffutils jq
Requires: tpm2-tools jose curl coreutils cryptsetup luksmeta
Provides: clevis-luks
Obsoletes: clevis-luks
@ -27,7 +26,7 @@ can be unlocked using one of the provided unlockers.
%package systemd
Summary: Systemd integration for clevis
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: systemd
Requires: systemd nc
%description systemd
The systemd unlocker attempts to automatically unlock LUKSv1 _netdev block devices from /etc/crypttab.
@ -83,9 +82,6 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
%files dracut
%defattr(-,root,root)
%{_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
%defattr(-,root,root)
@ -97,18 +93,6 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis
%{_mandir}/man*
%changelog
* Wed Feb 8 2023 dillon chen <dillon.chen@gmail.com> - 18-2
- buildlrequires compat-openssl11 after openeel upgrade to 3.0
* Tue Jul 27 2021 wangchen <wangchen137@huawei.com> - 18-1
- Update version to 18
* Mon Jul 19 2021 yixiangzhike <zhangxingliang3@huawei.com> - 15-2
- Delete unnecessary gdb from BuildRequires
* Fri Oct 30 2020 panxiaohe <panxiaohe@huawei.com> - 15-1
- Update to v15
* Mon May 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 11-4
- Rebuild for clevis

View File

@ -1,4 +0,0 @@
version_control: github
src_repo: latchset/clevis
tag_prefix: "^v"
seperator: