From 3f8a2a91fd18237ef5215c8b19ed51a291d6c38e Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 15:57:31 +0000 Subject: [PATCH] import UBI cryptsetup-2.7.2-4.el9 --- SPECS/cryptsetup.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/cryptsetup.spec b/SPECS/cryptsetup.spec index df1ff06..73d3541 100644 --- a/SPECS/cryptsetup.spec +++ b/SPECS/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: Utility for setting up encrypted disks Name: cryptsetup Version: 2.7.2 -Release: 3%{?dist}.1 +Release: 4%{?dist} License: GPLv2+ and LGPLv2+ URL: https://gitlab.com/cryptsetup/cryptsetup BuildRequires: openssl-devel, popt-devel, device-mapper-devel @@ -111,9 +111,9 @@ rm -rf %{buildroot}%{_libdir}/*.la %ghost %attr(700, -, -) %dir /run/cryptsetup %changelog -* Fri Jun 13 2025 Ondrej Kozina - 2.7.2-3.1 +* Wed Jun 04 2025 Ondrej Kozina - 2.7.2-4 - patch: Ignore unknown VMK entry 24 in bitlk metadata. -- Resolves: RHEL-96283 +- Resolves: RHEL-94860 * Mon Sep 02 2024 Ondrej Kozina - 2.7.2-3 - Specbump for correct target release.