add CC0-1.0 license

(cherry picked from commit f1d71dfe425779bca8d368f716da7c8004b74f47)
This commit is contained in:
wguanghao 2022-10-17 20:10:18 +08:00 committed by openeuler-sync-bot
parent 04d16722ac
commit 4145462880

View File

@ -1,8 +1,8 @@
Name: cryptsetup
Version: 2.3.3
Release: 6
Release: 7
Summary: Utility used to conveniently set up disk encryption
License: GPLv2+ and LGPLv2+
License: GPLv2+ and CC0-1.0 and LGPLv2+
URL: https://gitlab.com/cryptsetup/cryptsetup
Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-%{version}.tar.xz
@ -114,6 +114,9 @@ make check
%{_mandir}/man8/*
%changelog
* Mon Oct 17 2022 wuguanghao <wuguanghao3@huawei.com> - 2.3.3-7
- add CC0-1.0 license
* Mon Jan 24 2022 yanglongakang <yanglongkang@huawei.com> - 2.3.3-6
- Fix CVE-2021-4122