[ubuntu/jammy-proposed] multipath-tools 0.8.8-1ubuntu1 (Accepted)
Athos Ribeiro
athos.ribeiro at canonical.com
Mon Feb 21 21:33:13 UTC 2022
multipath-tools (0.8.8-1ubuntu1) jammy; urgency=medium
* Merge with Debian unstable (LP: #1946834, #1961136). Remaining changes:
- d/p/enable-find-multipaths.patch: re-enable find_multipaths by
default -- see the removed 'add_find-multipaths.patch' (LP 1463046)
- d/p/kpartx-Improve-finding-loopback-device-by-file.patch: Improve
finding loopback devices (LP 1747044)
- d/multipath.conf: Install friendly names multipath.conf by default,
instead of generating it in every installer.
- debian/multipath-tools.dm-mpath-lvm.udev: Adjust initramfs integration
for new udev rules
- Remove d/initramfs/local-top (redundant with other initramfs scripts):
+ init-top: take over loading modules (dm-multipath and SCSI device
handlers); move the missing dm-emc there (now scsi-dh-emc; see
BTS 567014).
+ d/rules: do not install local-top anymore.
+ remove d/initramfs/local-top
- debian/initramfs/hooks: Add dm-queue-length: users may want to
change from the default selector and should be able to do so.
(LP 1673350)
- multipath initramfs fixes for booting from multipathed devices:
+ d/initramfs/hooks: also copy wwids file on the installed
system to ensure all paths come up on boot. (LP 1479929)
+ d/initramfs/hooks: install multipathd and required
directories.
+ d/initramfs/hooks: copy multipath udev rules to initramfs
+ d/initramfs/hooks: do not copy kpartx rules to initramfs
+ d/initramfs/local-bottom: remember to stop multipathd.
+ d/initramfs/local-premount: wait for udev to settle before
the call to resolve_device() in local_mount_root(), so the
by-uuid/ symlinks have a chance to be updated by the
multipath udev rules (LP 1503286).
+ d/initramfs/local-premount: Run multipath with -B so not to
assign names nor change /etc/multipath/bindings during
initramfs (LP 1561103)
+ d/rules: install d/initramfs/local-bottom
+ d/rules: install d/initramfs/local-premount
- debian/initramfs/local-bottom: wait for the multipathd unix
socket to close, so to avoid multipathd.socket unit failure.
(LP 1682178)
- Split kpartx initramfs bits into kpartx-boot for dmraid (LP 941874)
+ d/initramfs/kpartx.hook
+ d/kpartx-boot.postinst
+ d/kpartx-boot.postrm
+ d/control: Add kpartx-boot package for dmraid
+ d/rules: Install kpartx initramfs hook
- d/rules: Move udev rules to priority 95, because rules that load
modules should be >90.
- Don't build the multipath-tools binary package on i386; we only want
kpartx.
* Dropped changes:
- Use stable wwn-* names in autopkgtest that work with or without
friendly names, as scsi-${DM_NAME} is not a stable symlink name.
[ Included in 0.8.8-1 ]
- debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
[ Included in 0.8.8-1 ]
- d/p/kpartx_more_loopback_fixes.patch: fix loopback mounted files
some more: since we stat() the loopback device node, we can't rely
on S_ISREG() tests to handle this case, and should look at the
device itself instead. (LP 1543430)
[ Applied upstream in 0.8.6 ]
- d/p/no-start-in-containers.patch: Do not attempt to start
multipath-tools in containers, should switch for on-demand udev/socket
based activation in the future. (LP 1823093)
[ Applied upstream in 0.8.7 ]
- d/t/control: use allow-stderr for kpartx-file-loopback, the new
gdisks version displays warnings on stderr now.
[ Fixed in 0.8.8-1 ]
* Added changes:
- d/t/kpartx-file-loopback: silence kpartx messages to stderr
- d/rules: remove -Bsymbolic-functions from LDFLAGS
Date: Mon, 21 Feb 2022 18:18:27 -0300
Changed-By: Athos Ribeiro <athos.ribeiro at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Lucas Kanashiro <kanashiro at riseup.net>
https://launchpad.net/ubuntu/+source/multipath-tools/0.8.8-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 21 Feb 2022 18:18:27 -0300
Source: multipath-tools
Architecture: source
Version: 0.8.8-1ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Athos Ribeiro <athos.ribeiro at canonical.com>
Launchpad-Bugs-Fixed: 1946834 1961136
Changes:
multipath-tools (0.8.8-1ubuntu1) jammy; urgency=medium
.
* Merge with Debian unstable (LP: #1946834, #1961136). Remaining changes:
- d/p/enable-find-multipaths.patch: re-enable find_multipaths by
default -- see the removed 'add_find-multipaths.patch' (LP 1463046)
- d/p/kpartx-Improve-finding-loopback-device-by-file.patch: Improve
finding loopback devices (LP 1747044)
- d/multipath.conf: Install friendly names multipath.conf by default,
instead of generating it in every installer.
- debian/multipath-tools.dm-mpath-lvm.udev: Adjust initramfs integration
for new udev rules
- Remove d/initramfs/local-top (redundant with other initramfs scripts):
+ init-top: take over loading modules (dm-multipath and SCSI device
handlers); move the missing dm-emc there (now scsi-dh-emc; see
BTS 567014).
+ d/rules: do not install local-top anymore.
+ remove d/initramfs/local-top
- debian/initramfs/hooks: Add dm-queue-length: users may want to
change from the default selector and should be able to do so.
(LP 1673350)
- multipath initramfs fixes for booting from multipathed devices:
+ d/initramfs/hooks: also copy wwids file on the installed
system to ensure all paths come up on boot. (LP 1479929)
+ d/initramfs/hooks: install multipathd and required
directories.
+ d/initramfs/hooks: copy multipath udev rules to initramfs
+ d/initramfs/hooks: do not copy kpartx rules to initramfs
+ d/initramfs/local-bottom: remember to stop multipathd.
+ d/initramfs/local-premount: wait for udev to settle before
the call to resolve_device() in local_mount_root(), so the
by-uuid/ symlinks have a chance to be updated by the
multipath udev rules (LP 1503286).
+ d/initramfs/local-premount: Run multipath with -B so not to
assign names nor change /etc/multipath/bindings during
initramfs (LP 1561103)
+ d/rules: install d/initramfs/local-bottom
+ d/rules: install d/initramfs/local-premount
- debian/initramfs/local-bottom: wait for the multipathd unix
socket to close, so to avoid multipathd.socket unit failure.
(LP 1682178)
- Split kpartx initramfs bits into kpartx-boot for dmraid (LP 941874)
+ d/initramfs/kpartx.hook
+ d/kpartx-boot.postinst
+ d/kpartx-boot.postrm
+ d/control: Add kpartx-boot package for dmraid
+ d/rules: Install kpartx initramfs hook
- d/rules: Move udev rules to priority 95, because rules that load
modules should be >90.
- Don't build the multipath-tools binary package on i386; we only want
kpartx.
* Dropped changes:
- Use stable wwn-* names in autopkgtest that work with or without
friendly names, as scsi-${DM_NAME} is not a stable symlink name.
[ Included in 0.8.8-1 ]
- debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
[ Included in 0.8.8-1 ]
- d/p/kpartx_more_loopback_fixes.patch: fix loopback mounted files
some more: since we stat() the loopback device node, we can't rely
on S_ISREG() tests to handle this case, and should look at the
device itself instead. (LP 1543430)
[ Applied upstream in 0.8.6 ]
- d/p/no-start-in-containers.patch: Do not attempt to start
multipath-tools in containers, should switch for on-demand udev/socket
based activation in the future. (LP 1823093)
[ Applied upstream in 0.8.7 ]
- d/t/control: use allow-stderr for kpartx-file-loopback, the new
gdisks version displays warnings on stderr now.
[ Fixed in 0.8.8-1 ]
* Added changes:
- d/t/kpartx-file-loopback: silence kpartx messages to stderr
- d/rules: remove -Bsymbolic-functions from LDFLAGS
Checksums-Sha1:
c60ae70d74824d4f12a62e7b2de7ff248a6f7e4a 2777 multipath-tools_0.8.8-1ubuntu1.dsc
8f9cb0520ba44b505bb8b2a15f3d8a6381f85225 527412 multipath-tools_0.8.8.orig.tar.gz
8f369fddb60ec901f70d850600e0b48e8a6898c2 46172 multipath-tools_0.8.8-1ubuntu1.debian.tar.xz
24fe018c3a8d84b1ea48155a84af2e0ba0dbd1ba 7163 multipath-tools_0.8.8-1ubuntu1_source.buildinfo
Checksums-Sha256:
33dc2a73f6d2a4c0a8d1889c3310556c84c733e4692a20d801dd4db9a88940bb 2777 multipath-tools_0.8.8-1ubuntu1.dsc
ff45ddb18a1effbfbe5712f513dd3b7146c68141091fc1c2489af8d6197026ef 527412 multipath-tools_0.8.8.orig.tar.gz
73fec504f398f47c491e54bbbf0dd42961bbeeda6e9e9a23f72e112ec9fc00e1 46172 multipath-tools_0.8.8-1ubuntu1.debian.tar.xz
50dde56f8e4442fa390f1ef09a9c1446517866f298c7f5c1c07d748bffad09e4 7163 multipath-tools_0.8.8-1ubuntu1_source.buildinfo
Files:
0878c9871ad973c2821c7c23a0dd2869 2777 admin optional multipath-tools_0.8.8-1ubuntu1.dsc
57fa8b8c38802ed5d69c01155cad8d31 527412 admin optional multipath-tools_0.8.8.orig.tar.gz
8356f43ba544245f9394f13083efb2a3 46172 admin optional multipath-tools_0.8.8-1ubuntu1.debian.tar.xz
bbb12d8147bc78b8a1cd2728c1bd9ec2 7163 admin optional multipath-tools_0.8.8-1ubuntu1_source.buildinfo
Original-Maintainer: Debian DM Multipath Team <team+linux-blocks at tracker.debian.org>
Vcs-Git: https://git.launchpad.net/~lucaskanashiro/ubuntu/+source/multipath-tools
Vcs-Git-Commit: 90f736c8cdbe0f894b4b1aa1947d270f553335ca
Vcs-Git-Ref: refs/heads/merge-lp1946834-jammy
More information about the jammy-changes
mailing list