import cryptsetup-2.4.3-5.el9
This commit is contained in:
parent
0f7af86696
commit
a0fdff14c0
@ -1,7 +1,7 @@
|
|||||||
Summary: Utility for setting up encrypted disks
|
Summary: Utility for setting up encrypted disks
|
||||||
Name: cryptsetup
|
Name: cryptsetup
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 4%{?dist}.1
|
Release: 5%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||||
BuildRequires: openssl-devel, popt-devel, device-mapper-devel
|
BuildRequires: openssl-devel, popt-devel, device-mapper-devel
|
||||||
@ -121,9 +121,9 @@ rm -rf %{buildroot}%{_libdir}/*.la
|
|||||||
%ghost %attr(700, -, -) %dir /run/cryptsetup
|
%ghost %attr(700, -, -) %dir /run/cryptsetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 16 2022 Ondrej Kozina <okozina@redhat.com> - 2.4.3-4.1
|
* Wed Aug 10 2022 Ondrej Kozina <okozina@redhat.com> - 2.4.3-5
|
||||||
- patch: Delegate FIPS mode detection to crypto backend.
|
- patch: Delegate FIPS mode detection to crypto backend.
|
||||||
- Resolves: #2118654
|
- Resolves: #2080516
|
||||||
|
|
||||||
* Thu Feb 24 2022 Ondrej Kozina <okozina@redhat.com> - 2.4.3-4
|
* Thu Feb 24 2022 Ondrej Kozina <okozina@redhat.com> - 2.4.3-4
|
||||||
- patch: Fix broken upstream test.
|
- patch: Fix broken upstream test.
|
||||||
|
Loading…
Reference in New Issue
Block a user