Public bug reported: Scheduled-For: Backlog
Upstream: 0.10.0 Debian: 0.9.9-1 Ubuntu: 0.9.9-1ubuntu3 There is nothing yet to merge for multipath-tools currently, but this ticket is filed prospectfully for tracking purposes in case a merge does become available later this cycle. If it turns out this needs a sync rather than a merge, please change the tag 'needs-merge' to 'needs-sync', and (optionally) update the title as desired. If this merge pulls in a new upstream version, also consider adding an entry to the Jammy Release Notes: https://discourse.ubuntu.com/c/release/38 ### New Debian Changes ### multipath-tools (0.9.9-1) unstable; urgency=medium [ mitchdz ] * [14083d6] d/t/tgtbasedmpaths: do not brace expand as systemd does not understand (Closes: #1074403) [ Chris Hofstaedtler ] * [b5fef17] New upstream version 0.9.9 * [ef49180] Rebase patches -- Chris Hofstaedtler <[email protected]> Sun, 07 Jul 2024 01:58:32 +0200 multipath-tools (0.9.8-1) unstable; urgency=medium [ mitchdz ] * [9ffd042] tgtbasedmpaths: also check status of the socket (Closes: #1069680) [ Chris Hofstaedtler ] * [6f82765] New upstream version 0.9.8 * [7e41b68] Refresh patches * [7119712] Revert 'Implement real socket activation of multipathd.service.' Unsupported upstream. * [551f721] Install new udev rules. -- Chris Hofstaedtler <[email protected]> Thu, 13 Jun 2024 02:44:49 +0200 multipath-tools (0.9.7-7) unstable; urgency=medium * [9d90323] Drop hard-coded dependency on libaio1 (Closes: #1068944) -- Chris Hofstaedtler <[email protected]> Sun, 14 Apr 2024 13:04:31 +0200 multipath-tools (0.9.7-6) unstable; urgency=medium * [85ca059] Switch Build-Depends pkg-config to pkgconf -- Chris Hofstaedtler <[email protected]> Thu, 29 Feb 2024 22:38:43 +0100 multipath-tools (0.9.7-5) unstable; urgency=medium * [902a13b] Rely on newly un-broken dmsetup 2:1.02.196-1 -- Chris Hofstaedtler <[email protected]> Thu, 29 Feb 2024 22:35:59 +0100 multipath-tools (0.9.7-4) unstable; urgency=medium * [2faddfc] Fix initramfs test -- Chris Hofstaedtler <[email protected]> Wed, 31 Jan 2024 18:05:03 +0100 multipath-tools (0.9.7-3) unstable; urgency=medium * [b7f0988] Switch Build-Depends to systemd-dev (Closes: #1060604) -- Chris Hofstaedtler <[email protected]> Fri, 12 Jan 2024 13:21:59 +0100 multipath-tools (0.9.7-2) unstable; urgency=medium * [018f436] Correctly apply Debian-specific udev rule priorities -- Chris Hofstaedtler <[email protected]> Thu, 04 Jan 2024 20:32:14 +0100 multipath-tools (0.9.7-1) unstable; urgency=medium * [232dd6e] New upstream version 0.9.7 * [ed5de58] Refresh patches * [97e9782] Build-Depend: libmount-dev, now needed * [462750d] Follow upstream change from modules-load to modprobe@ service * [46cd7fe] d/rules: drop SCSI_DH_MODULES_PRELOAD which did not work anyway * [5ec6ee3] autopkgtest: add extra details, journal output * [11f09a7] postinst: ignore failure from udevadm -- Chris Hofstaedtler <[email protected]> Thu, 04 Jan 2024 00:19:37 +0100 multipath-tools (0.9.4-10) unstable; urgency=medium * [ff4b063] Fix udev rules install location * [704cf13] autopkgtest: fix under upstream default of find_multipaths strict -- Chris Hofstaedtler <[email protected]> Mon, 01 Jan 2024 20:21:16 +0100 multipath-tools (0.9.4-9) unstable; urgency=medium * Upload to unstable. * [c785707] Rearrange debian/tmp usage to get more out of dh_missng * [05a2082] Use dh_install to install udev rules * [6c4f974] kpartx-udeb: install udev rules and helper (Closes: #1059747) * [5598a12] initramfs: use /usr-merged layout * [d41422b] initramfs: use modern helpers, tidy up * [bdcbd1e] Stop installing multipath-tools-boot.service mask * [13d5c3e] Refresh patches * [265cc4d] Apply wrap-and-sort -kast * [a42a18b] Add new autopkgtest for initramfs hooks -- Chris Hofstaedtler <[email protected]> Mon, 01 Jan 2024 17:31:35 +0100 multipath-tools (0.9.4-8) experimental; urgency=medium * Target experimental. ### Old Ubuntu Delta ### multipath-tools (0.9.9-1ubuntu3) oracular; urgency=medium * d/t/tgtbasedmpaths: allow return code of 3 for socket (LP: #2078888). A new line was added to tgtbasedmpaths test to check the status of the socket. One some architectures, the socket is inactive, which is fine to be in as long as the rest of the test passes. This allows a return code of either 0 or 3 from systemctl when checking the socket. -- Mitchell Dzurick <[email protected]> Tue, 03 Sep 2024 20:28:27 -0700 multipath-tools (0.9.9-1ubuntu2) oracular; urgency=medium * Revert dmsetup downgrade (LP: #2073622). - d/control: require dmsetup (>= 2:1.02.196-1~) - remove d/p/0002-11-dm-mpath.in-fix-DM_UDEV_RULES_VSN-check.patch - This was needed originally due to lvm2 package being older, but due to the package upgrade, these changes can be dropped. -- Mitchell Dzurick <[email protected]> Tue, 23 Jul 2024 06:41:53 -0700 multipath-tools (0.9.9-1ubuntu1) oracular; urgency=medium * Merge with Debian unstable (LP: #2068645). Remaining changes: - Don't build the multipath-tools binary package on i386; only kpartx. - d/rules: remove -Bsymbolic-functions from LDFLAGS - d/p/enable-find-multipaths.patch: re-enable find_multipaths by default -- see the removed 'add_find-multipaths.patch' (LP 1463046) - Allow older dmsetup - d/t/{control,initramfs}: fix initramfs dep8 test - d/NEWS: add removal of kpartx-boot package - Install friendly names multipath.conf by default * Dropped changes: - Split kpartx initramfs bits into kpartx-boot for dmraid (LP 941874) See d/NEWS for more information. + d/kpartx-initramfs/hooks/kpartx + d/kpartx-boot.install + d/kpartx-boot.postinst + d/kpartx-boot.postrm + d/control: Add kpartx-boot package for dmraid - d/rules: Move udev rules to priority 95, because rules that load modules should be >90. See Comment #2 in https://bugs.launchpad.net/bugs/2040360 -- Mitchell Dzurick <[email protected]> Mon, 15 Jul 2024 09:55:37 -0700 ** Affects: multipath-tools (Ubuntu) Importance: Undecided Status: Invalid ** Tags: needs-merge upgrade-software-version ** Changed in: multipath-tools (Ubuntu) Status: New => Incomplete ** Changed in: multipath-tools (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110410 Title: Merge multipath-tools from Debian unstable for jammy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/2110410/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
