Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
851946b573
!20 change openssl to compat-openssl11
From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
2023-02-14 07:25:43 +00:00
陈棋德
d00332a28f
update clevis.spec.
Signed-off-by: 陈棋德 <dillon.chen@gmail.com>
2023-02-08 08:09:19 +00:00
openeuler-ci-bot
46681acebd !19 Update version to 18
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-28 03:43:33 +00:00
wangchen2020
6564851651 Update version to 18 2021-07-27 15:09:42 +08:00
openeuler-ci-bot
457f94cdd6 !14 【Mainline】Delete unnecessary gdb from BuildRequires
From: @yixiangzhike
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-22 09:09:51 +00:00
yixiangzhike
71890468b2 Delete unnecessary gdb from BuildRequires 2021-07-19 18:59:41 +08:00
openeuler-ci-bot
cfa7de25d1 !4 Update to v15
From: @panxh_purple
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
2020-11-04 15:36:44 +08:00
panxiaohe
6244a2c6c2 Update to v15 2020-10-30 18:39:44 +08:00
openeuler-ci-bot
c579bf6e86 !3 add yaml file
Merge pull request !3 from wangchen/wangchen
2020-06-22 09:29:43 +08:00
wangchen2020
54fbed193a add yaml file 2020-06-18 16:44:30 +08:00
4 changed files with 24 additions and 4 deletions

Binary file not shown.

BIN
clevis-18.tar.xz Normal file

Binary file not shown.

View File

@ -1,15 +1,16 @@
Name: clevis
Version: 11
Release: 4
Version: 18
Release: 2
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 gdb asciidoc gcc openssl-devel
BuildRequires: meson cmake jansson jose pkgconfig libjose-devel asciidoc gcc compat-openssl11-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
@ -26,7 +27,7 @@ can be unlocked using one of the provided unlockers.
%package systemd
Summary: Systemd integration for clevis
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: systemd nc
Requires: systemd
%description systemd
The systemd unlocker attempts to automatically unlock LUKSv1 _netdev block devices from /etc/crypttab.
@ -82,6 +83,9 @@ 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)
@ -93,6 +97,18 @@ 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

4
clevis.yaml Normal file
View File

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