diff --git a/cryptsetup.spec b/cryptsetup.spec index 3ff2f24ec45d873f02177dcc3daa5c4af906a29b..51babcba6d7b79a515712a8edfdcf7634974ce16 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -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 - 2.3.3-7 +- add CC0-1.0 license + * Mon Jan 24 2022 yanglongakang - 2.3.3-6 - Fix CVE-2021-4122