** Description changed:

- Scheduled-For: 22.12
  Upstream: 0.8.7
- Debian:   0.8.5-2    
+ Debian:   0.8.5-2
  Ubuntu:   0.8.5-2ubuntu2
  
  Debian typically updates multipath-tools every 2 months on average, but
  it was last updated 21.04 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for multipath-tools this cycle
  
- 
  ### New Debian Changes ###
  
  multipath-tools (0.8.5-2) unstable; urgency=medium
  
-   * [373f5c5] Fix bashism in script kpartx/kpartx_id.
-     Thanks to Julien Cristau (Closes: #987669)
- 
-  -- Ritesh Raj Sarraf <[email protected]>  Wed, 28 Apr 2021 22:40:55 +0530
+   * [373f5c5] Fix bashism in script kpartx/kpartx_id.
+     Thanks to Julien Cristau (Closes: #987669)
+ 
+  -- Ritesh Raj Sarraf <[email protected]>  Wed, 28 Apr 2021 22:40:55 +0530
  
  multipath-tools (0.8.5-1) unstable; urgency=medium
  
-   [ Ritesh Raj Sarraf ]
-   * [9e88f52] Add README.alua to docs section
- 
-   [ Christian Ehrhardt ]
-   * [7860503] d/t/tgtbasedmpaths: reduce memory pressure avoiding OOM
-     triggered false positives
- 
-   [ Chris Hofstaedtler ]
-   * [859ade1] Update upstream git (and our debian/watch) URL
-   * [bdc291a] New upstream version 0.8.5
-   * [83060d2] Rebase patches
-   * [cb467ba] multipath.rules: Avoid usrmerge paths (Closes: #973853)
-   * [61df246] kpartx: update package description (Closes: #690995)
-   * [3262269] Drop 0001-Blacklist-cciss-devices.patch.
-     Upstream has switched to an exclusive list of devices by default.
-     Only sd, dasd and nvme devices are seen by multipath now. This makes
-     the cciss exclusion obsolete.
-   * [602298a] Follow README.md rename
-   * [2018daf] Remove obsolete override for lintian tag
-     init.d-script-does-not-implement-optional-option
- 
-  -- Chris Hofstaedtler <[email protected]>  Wed, 23 Dec 2020 23:53:53
+   [ Ritesh Raj Sarraf ]
+   * [9e88f52] Add README.alua to docs section
+ 
+   [ Christian Ehrhardt ]
+   * [7860503] d/t/tgtbasedmpaths: reduce memory pressure avoiding OOM
+     triggered false positives
+ 
+   [ Chris Hofstaedtler ]
+   * [859ade1] Update upstream git (and our debian/watch) URL
+   * [bdc291a] New upstream version 0.8.5
+   * [83060d2] Rebase patches
+   * [cb467ba] multipath.rules: Avoid usrmerge paths (Closes: #973853)
+   * [61df246] kpartx: update package description (Closes: #690995)
+   * [3262269] Drop 0001-Blacklist-cciss-devices.patch.
+     Upstream has switched to an exclusive list of devices by default.
+     Only sd, dasd and nvme devices are seen by multipath now. This makes
+     the cciss exclusion obsolete.
+   * [602298a] Follow README.md rename
+   * [2018daf] Remove obsolete override for lintian tag
+     init.d-script-does-not-implement-optional-option
+ 
+  -- Chris Hofstaedtler <[email protected]>  Wed, 23 Dec 2020 23:53:53
  +0000
  
  multipath-tools (0.8.4-4) unstable; urgency=medium
  
-   * [637efc8] Remove overly complicated INSTALL_PROGRAM setup.
-     Thanks to Simon McVittie <[email protected]> (Closes: #968528)
-   * [d793f77] kpartx, multipath-tools: remove pre-oldstable upgrade code
-   * [aa2fab9] d/*: trim trailing whitespace
-   * [1657612] multipath-tools, multipath-tools-boot: update lintian overrides
-   * [825c1e2] debian/po/de.po: recode to UTF-8
-   * [ce008ac] Allow (partial) parallel builds
-   * [6383d2d] d/control: remove relationships satisfied in oldstable
-   * [bf0e585] d/control: remove version constraints satisfied in oldstable
-   * [67cff60] Declare debhelper compat version using debhelper-compat
-   * [6992798] Apply to-be-upstream patch for parallel builds.
-     Thanks to Christian Hesse <[email protected]>
-   * [058d79f] Use to-be-upstream patch for json-c update
- 
-  -- Chris Hofstaedtler <[email protected]>  Sun, 30 Aug 2020 01:14:10
+   * [637efc8] Remove overly complicated INSTALL_PROGRAM setup.
+     Thanks to Simon McVittie <[email protected]> (Closes: #968528)
+   * [d793f77] kpartx, multipath-tools: remove pre-oldstable upgrade code
+   * [aa2fab9] d/*: trim trailing whitespace
+   * [1657612] multipath-tools, multipath-tools-boot: update lintian overrides
+   * [825c1e2] debian/po/de.po: recode to UTF-8
+   * [ce008ac] Allow (partial) parallel builds
+   * [6383d2d] d/control: remove relationships satisfied in oldstable
+   * [bf0e585] d/control: remove version constraints satisfied in oldstable
+   * [67cff60] Declare debhelper compat version using debhelper-compat
+   * [6992798] Apply to-be-upstream patch for parallel builds.
+     Thanks to Christian Hesse <[email protected]>
+   * [058d79f] Use to-be-upstream patch for json-c update
+ 
+  -- Chris Hofstaedtler <[email protected]>  Sun, 30 Aug 2020 01:14:10
  +0000
  
  multipath-tools (0.8.4-3) unstable; urgency=medium
  
-   * [c8c0700] Fix build with newer json-c.
-     Thanks to Gianfranco Costamagna <[email protected]> (Closes: 
#966597)
- 
-  -- Chris Hofstaedtler <[email protected]>  Fri, 31 Jul 2020 09:31:38
+   * [c8c0700] Fix build with newer json-c.
+     Thanks to Gianfranco Costamagna <[email protected]> (Closes: 
#966597)
+ 
+  -- Chris Hofstaedtler <[email protected]>  Fri, 31 Jul 2020 09:31:38
  +0000
  
  multipath-tools (0.8.4-2) unstable; urgency=medium
  
-   * [b270b02] Fix FTBFS with gcc-10 (Closes: #957568)
- 
-  -- Chris Hofstaedtler <[email protected]>  Wed, 22 Jul 2020 22:23:13
+   * [b270b02] Fix FTBFS with gcc-10 (Closes: #957568)
+ 
+  -- Chris Hofstaedtler <[email protected]>  Wed, 22 Jul 2020 22:23:13
  +0000
  
  multipath-tools (0.8.4-1) unstable; urgency=medium
  
-   * [f4b2af2] kpartx: use correct path to partx in udev rule (Closes: #959727)
-   * [30806f2] New upstream version 0.8.4 (Closes: #943383)
-   * [ad742ee] Update patch 0009-hardened-build-flags
- 
-  -- Chris Hofstaedtler <[email protected]>  Sun, 21 Jun 2020 16:23:30
+   * [f4b2af2] kpartx: use correct path to partx in udev rule (Closes: #959727)
+   * [30806f2] New upstream version 0.8.4 (Closes: #943383)
+   * [ad742ee] Update patch 0009-hardened-build-flags
+ 
+  -- Chris Hofstaedtler <[email protected]>  Sun, 21 Jun 2020 16:23:30
  +0000
  
  multipath-tools (0.8.3-1) unstable; urgency=medium
  
-   * [6b91b76] New upstream version 0.8.3
-   * [bd42030] Refresh patches
- 
-  -- Ritesh Raj Sarraf <[email protected]>  Wed, 08 Jan 2020 21:45:44 +0530
+   * [6b91b76] New upstream version 0.8.3
+   * [bd42030] Refresh patches
+ 
+  -- Ritesh Raj Sarraf <[email protected]>  Wed, 08 Jan 2020 21:45:44 +0530
  
  multipath-tools (0.7.9-3) unstable; urgency=medium
  
-   * [51a7724] Reliably extract the running systemd version
-     (Closes: #924860)
- 
-  -- Ritesh Raj Sarraf <[email protected]>  Mon, 18 Mar 2019 20:56:38 +0530
+   * [51a7724] Reliably extract the running systemd version
+     (Closes: #924860)
+ 
+  -- Ritesh Raj Sarraf <[email protected]>  Mon, 18 Mar 2019 20:56:38 +0530
  
  multipath-tools (0.7.9-2) unstable; urgency=medium
  
-   * [c2f0c23] Enable proper cross build.
-     Thanks to Helmut Grohne (Closes: #916521)
- 
-  -- Ritesh Raj Sarraf <[email protected]>  Thu, 27 Dec 2018 19:54:40 +0530
+   * [c2f0c23] Enable proper cross build.
+     Thanks to Helmut Grohne (Closes: #916521)
+ 
+  -- Ritesh Raj Sarraf <[email protected]>  Thu, 27 Dec 2018 19:54:40 +0530
  
  multipath-tools (0.7.9-1) unstable; urgency=medium
  
-   * [c3bbe11] Fix installation of incorrect file to del-part-nodes.rules.
-     Thanks to Jean-François Remy (Closes: #914158)
-   * [9421efd] Add filter config to exclude file .gitignore
-   * [16da907] New upstream version 0.7.9
- 
-  -- Ritesh Raj Sarraf <[email protected]>  Tue, 20 Nov 2018 12:54:25 +0530
- 
+   * [c3bbe11] Fix installation of incorrect file to del-part-nodes.rules.
+     Thanks to Jean-François Remy (Closes: #914158)
+   * [9421efd] Add filter config to exclude file .gitignore
+   * [16da907] New upstream version 0.7.9
+ 
+  -- Ritesh Raj Sarraf <[email protected]>  Tue, 20 Nov 2018 12:54:25 +0530
  
  ### Old Ubuntu Delta ###
  
  multipath-tools (0.8.5-2ubuntu2) impish; urgency=medium
  
-   * Don't build the multipath-tools binary package on i386; we
-     only want kpartx.
- 
-  -- Utkarsh Gupta <[email protected]>  Wed, 07 Jul 2021
+   * Don't build the multipath-tools binary package on i386; we
+     only want kpartx.
+ 
+  -- Utkarsh Gupta <[email protected]>  Wed, 07 Jul 2021
  14:49:31 +0530
  
  multipath-tools (0.8.5-2ubuntu1) impish; urgency=medium
  
-   * Merge with Debian unstable. Remaining changes:
-     - Use stable wwn-* names in autopkgtest that work with or without
-       friendly names, as scsi-${DM_NAME} is not a stable symlink name.
-     - debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
-     - patches to multipath source:
-       - 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)
-       - 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/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)
-     - 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.
-     - debian/test/control:
-       - use allow-stderr for kpartx-file-loopback, the new gdisks version
-         displays warnings on stderr now
-   * Dropped changes:
-     - [Undocumented] d/p/newer-jsonc.patch: drop this patch since this
-       was added in v0.8.4-2ubuntu1 as a delta but was incorporated in
-       Debian via v0.8.4-3 with a different name (jsonc-true.patch; cf:
-       https://bugs.debian.org/966597) and was never dropped from here
-       and we've been carrying this since then.
-       [Included in 0.8.4-3]
-     - Drop depends on udebs, such that they don't hold up any other udebs
-       in the archive, especially kernel udebs. Otherwise unused in Ubuntu.
-       [Dropped support for udebs]
-     - d/control: Enable udebs on riscv64 to fix FTBFS.
-       [Dropped support for udebs]
-     - d/control, d/rules: i386 related fixes
-       - Stop producing udebs on i386 where we no longer have d-i or a kernel.
-       - Fix debian/rules to not explode when building without udebs on i386.
-       - Don't build the multipath-tools binary package on i386; we only want
-         kpartx.
-       [Dropped support for i386 & udebs]
-     - d/control: multipath-udeb: add sg3-udeb Depends
-       [Dropped support for udebs]
-     - d/kpartx.install: install all arch /lib* kpartx udev rules
-       [There's no '/lib*' anymore]
-     - d/p/kpartx-print-loop-deleted-to-stdout-not-stderr.patch: Print loop
-       deleted message to stdout again, not stderr; to fix autopkgtest
-       [Upstream denied the patch; unneeded]
-     - Disable -fexceptions on multipath-udeb (LP 1489379): the flag causes
-       libchecktur.so to link with libgcc_s.so.1 (even with -static-libgcc),
-       which is not available in the installer environment.
-       - d/p/disable-fexceptions-udeb.patch: conditionally disable
-         -fexceptions with CFLAGS_DISABLE_FEXCEPTIONS.
-       - d/rules: set CFLAGS_DISABLE_FEXCEPTIONS to build multipath-udeb.
-       [Changes aren't relevant anymore; dropped support for udebs]
- 
-  -- Utkarsh Gupta <[email protected]>  Mon, 21 Jun 2021
+   * Merge with Debian unstable. Remaining changes:
+     - Use stable wwn-* names in autopkgtest that work with or without
+       friendly names, as scsi-${DM_NAME} is not a stable symlink name.
+     - debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
+     - patches to multipath source:
+       - 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)
+       - 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/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)
+     - 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.
+     - debian/test/control:
+       - use allow-stderr for kpartx-file-loopback, the new gdisks version
+         displays warnings on stderr now
+   * Dropped changes:
+     - [Undocumented] d/p/newer-jsonc.patch: drop this patch since this
+       was added in v0.8.4-2ubuntu1 as a delta but was incorporated in
+       Debian via v0.8.4-3 with a different name (jsonc-true.patch; cf:
+       https://bugs.debian.org/966597) and was never dropped from here
+       and we've been carrying this since then.
+       [Included in 0.8.4-3]
+     - Drop depends on udebs, such that they don't hold up any other udebs
+       in the archive, especially kernel udebs. Otherwise unused in Ubuntu.
+       [Dropped support for udebs]
+     - d/control: Enable udebs on riscv64 to fix FTBFS.
+       [Dropped support for udebs]
+     - d/control, d/rules: i386 related fixes
+       - Stop producing udebs on i386 where we no longer have d-i or a kernel.
+       - Fix debian/rules to not explode when building without udebs on i386.
+       - Don't build the multipath-tools binary package on i386; we only want
+         kpartx.
+       [Dropped support for i386 & udebs]
+     - d/control: multipath-udeb: add sg3-udeb Depends
+       [Dropped support for udebs]
+     - d/kpartx.install: install all arch /lib* kpartx udev rules
+       [There's no '/lib*' anymore]
+     - d/p/kpartx-print-loop-deleted-to-stdout-not-stderr.patch: Print loop
+       deleted message to stdout again, not stderr; to fix autopkgtest
+       [Upstream denied the patch; unneeded]
+     - Disable -fexceptions on multipath-udeb (LP 1489379): the flag causes
+       libchecktur.so to link with libgcc_s.so.1 (even with -static-libgcc),
+       which is not available in the installer environment.
+       - d/p/disable-fexceptions-udeb.patch: conditionally disable
+         -fexceptions with CFLAGS_DISABLE_FEXCEPTIONS.
+       - d/rules: set CFLAGS_DISABLE_FEXCEPTIONS to build multipath-udeb.
+       [Changes aren't relevant anymore; dropped support for udebs]
+ 
+  -- Utkarsh Gupta <[email protected]>  Mon, 21 Jun 2021
  23:06:33 +0530

** Changed in: multipath-tools (Ubuntu)
    Milestone: None => ubuntu-21.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946834

Title:
  Merge multipath-tools from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1946834/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to