diff --git a/cryptsetup-2.6.0.tar.xz b/cryptsetup-2.6.1.tar.xz similarity index 59% rename from cryptsetup-2.6.0.tar.xz rename to cryptsetup-2.6.1.tar.xz index 6a86e6b..ae96a91 100644 Binary files a/cryptsetup-2.6.0.tar.xz and b/cryptsetup-2.6.1.tar.xz differ diff --git a/cryptsetup.spec b/cryptsetup.spec index 80fc32a..a8c11bd 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,6 +1,6 @@ Name: cryptsetup -Version: 2.6.0 -Release: 2 +Version: 2.6.1 +Release: 1 Summary: Utility used to conveniently set up disk encryption License: GPLv2+ and CC0-1.0 and LGPLv2+ URL: https://gitlab.com/cryptsetup/cryptsetup @@ -104,6 +104,9 @@ make check %{_mandir}/man8/* %changelog +* Tue Feb 6 2024 wangzhiqiang - 2.6.1-1 +- upgrade version to 2.6.1 + * Wed Mar 22 2023 wangzhiqiang - 2.6.0-2 - fix potential null pointer dereference