partman-auto-raid (51)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the 51 tag
- Git: https://salsa.debian.org/installer-team/partman-auto-raid.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2191360
- Browser: https://salsa.debian.org/installer-team/partman-auto-raid
- Last scan: 2023-06-01 05:10:11+00
- Next scan: 2023-06-09 00:01:00+00
- CI pipeline status: success
- Debian changelog in Git:
partman-auto-raid (51) unstable; urgency=medium
* Add support for LVM-on-LUKS-on-RAID, by recognizing a new "crypto-lvm"
keyword, similarly to the existing "lvm" one (Closes: #1036347). In
this case, insert a LUKS layer between LVM and RAID. LUKS-related
parameters are used automatically:
- partman-crypto/*
- partman-auto-crypto/erase_disks
-- Cyril Brulebois <kibi@debian.org> Wed, 24 May 2023 11:25:02 +0200
- This branch is 1 commit ahead of tag 51
- Git log:
commit d990c0c8ea2c9f5891b5c47b733347dae7d9b2a3
Author: Cyril Brulebois <kibi@debian.org>
Date: Wed May 24 13:28:36 2023 +0200
Fix missing bug closure: #1036347.