From 3fa5b58a139190217089a2e8fbd9161dba73d8d9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:02:43 +0100 Subject: [PATCH] bump epoch to fix serious boot problem with 2.1.0 and systemd 240 [release 2.0.6-2mamba;Wed Feb 13 2019] --- libcryptsetup.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libcryptsetup.spec b/libcryptsetup.spec index df368ea..8f8b910 100644 --- a/libcryptsetup.spec +++ b/libcryptsetup.spec @@ -1,7 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libcryptsetup +Epoch: 1 Version: 2.0.6 -Release: 1mamba +Release: 2mamba Summary: A library for setting up encrypted filesystems Group: System/Libraries Vendor: openmamba @@ -110,6 +111,9 @@ popd %{_mandir}/man8/integritysetup.8* %changelog +* Wed Feb 13 2019 Silvan Calarco 2.0.6-2mamba +- bump epoch to fix serious boot problem with 2.1.0 and systemd 240 + * Thu Dec 06 2018 Automatic Build System 2.0.6-1mamba - automatic version update by autodist