Accepting request 967500 from home:aplanas:branches:Base:System

- Enable cryptsetup support

This will support mount options for dm-verity.

Note, I needed to add this in the project config:

Preinstall: libcryptsetup12
Preinstall: libdevmapper1_03
Preinstall: libopenssl1_1
Preinstall: libargon2-1
Preinstall: libjson-c5
Preinstall: libudev1

OBS-URL: https://build.opensuse.org/request/show/967500
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=464
This commit is contained in:
Jan Engelhardt 2022-04-11 08:46:09 +00:00 committed by Git OBS Bridge
parent fd9b650066
commit 62f459f45a
6 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
- Enable cryptsetup support
-------------------------------------------------------------------
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -86,6 +86,7 @@ BuildRequires: binutils-devel
BuildRequires: fdupes
BuildRequires: gettext-devel
BuildRequires: libcap-ng-devel
BuildRequires: libcryptsetup-devel
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
BuildRequires: libeconf-devel
BuildRequires: libselinux-devel
@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
--disable-makeinstall-setuid \
--with-audit \
--with-btrfs \
--with-cryptsetup \
--with-gnu-ld \
--with-ncursesw \
--with-readline \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
- Enable cryptsetup support
-------------------------------------------------------------------
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -86,6 +86,7 @@ BuildRequires: binutils-devel
BuildRequires: fdupes
BuildRequires: gettext-devel
BuildRequires: libcap-ng-devel
BuildRequires: libcryptsetup-devel
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
BuildRequires: libeconf-devel
BuildRequires: libselinux-devel
@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
--disable-makeinstall-setuid \
--with-audit \
--with-btrfs \
--with-cryptsetup \
--with-gnu-ld \
--with-ncursesw \
--with-readline \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 7 11:20:30 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
- Enable cryptsetup support
-------------------------------------------------------------------
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -86,6 +86,7 @@ BuildRequires: binutils-devel
BuildRequires: fdupes
BuildRequires: gettext-devel
BuildRequires: libcap-ng-devel
BuildRequires: libcryptsetup-devel
# It should be %%if %%{defined no_config}, but OBS cannot handle it:
BuildRequires: libeconf-devel
BuildRequires: libselinux-devel
@ -556,6 +557,7 @@ AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
--disable-makeinstall-setuid \
--with-audit \
--with-btrfs \
--with-cryptsetup \
--with-gnu-ld \
--with-ncursesw \
--with-readline \