6
0
forked from pool/util-linux

Accepting request 1098476 from home:favogt:boo1213227

- Add patch to detect MD array as container of LUKS properly
  (boo#1213227, gh#util-linux/util-linux#2373):
  * 0001-Revert-libblkid-try-LUKS2-first-when-probing.patch

OBS-URL: https://build.opensuse.org/request/show/1098476
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=520
This commit is contained in:
2023-07-13 10:11:34 +00:00
committed by Git OBS Bridge
parent b86ebe4d2d
commit 0083c709c8
3 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 13 06:33:54 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- Add patch to detect MD array as container of LUKS properly
(boo#1213227, gh#util-linux/util-linux#2373):
* 0001-Revert-libblkid-try-LUKS2-first-when-probing.patch
-------------------------------------------------------------------
Mon Jul 10 13:29:25 UTC 2023 - Fabian Vogt <fvogt@suse.com>