[ubuntu/bionic-proposed] multipath-tools 0.7.4-2ubuntu1 (Accepted)

Julian Andres Klode juliank at ubuntu.com
Thu Jan 25 13:40:25 UTC 2018


multipath-tools (0.7.4-2ubuntu1) bionic; urgency=medium

  * Merge from Debian. (LP: #1710697, LP: #1711749) Remaining changes:
    - d/control:
      - multipath-udeb: add sg3-udeb Depends
    - d/rules: Move udev rules to priority 95, because rules that load modules
      should be >90.
    - d/multipath-tools.preinst: modprobe dm-multipath; This will make sure
      that multipathd will be able to start.
    - 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/kpartx.install: install all arch /lib* kpartx udev rules
    - patches to multipath source
      - d/p/1000--set-umask-in-multipathd.patch: Set umask in multipathd.
      - 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)
   - 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
   - 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.
   - 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
    - Fixes typo in package description (availibility -> availability)
      (LP 1231182)
    - d/control mark transition of file /etc/init.d/multipath-tools-boot
      according to case #9 of https://wiki.debian.org/PackageTransition
    - debian/initramfs/local-bottom: wait for the multipathd unix socket
      to close, so to avoid multipathd.socket unit failure. (LP 1682178)
    - 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)
  * Dropped changes:
    - Remove partition device nodes of individual paths (for LVM on multipath)
      on the new multipath-tools with udev property blacklisting (LP 1540401)
      + Replaced by 68-del-part-nodes.rules
      + known as "dm-mpath-lvm.rules", also dropped initramfs for that
  * New changes:
    - Install dm-parts.rule
    - Fix /usr/lib/udev to be /lib/udev
    - Move udev rules at position 11 to position 56
    - Fix 11-dm-mpath.rules to check for DM_UDEV_RULES, not DM_UDEV_RULES_VSN
    - d/rules: Run dh_clean from clean target
    - Install 68-del-part-nodes.rules
    - Import upstream commit to fix crash in multipathd
    - Adjust initramfs integration for new udev rules
    - Apply fix from fedora to trigger change uevent on device creation,
      this also ensures new devices are discovered automatically.
    - debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
    - d/patches: Add DEP-3 headers to our own patches

multipath-tools (0.7.4-2) unstable; urgency=medium

  * Upload to Unstable
  * [5559c5f] Make the package reproducible across builds.
    Thanks to Chris Lamb (Closes: #885408)

multipath-tools (0.7.4-1) experimental; urgency=medium

  * [7ea01e0] Fix incorrect reference to bug number.
    Thanks to Vincent McIntyre (Closes: 864192)
  * [36701c1] Update debian/watch to scan git repository.
    Thanks to Vincent McIntyre (Closes: #814363)
  * [3117fa1] Fix some lintian warnings about manpages.
    Thanks to Vincent McIntyre (Closes: 864476)
  * [006b6c4] Update README.source about cleaning up crufts
  * [bd8a736] New upstream version 0.7.4
  * [543a5b6] Refresh patches. And drop some patches which are no more
    relevant
  * [19ae7bd] Update gbp.conf to include commit ids
  * [afe413f] Add new patch to disable rados linkage in udeb
  * [59f3173] Add pkg-config to build dependency
  * [743559b] Add libjson-c to build dependency
  * [a9f65c9] Update install list for multipath-tools package
  * [a79309b] Drop obsolete build dependency
  * [cc0d882] Drop old mips linker bug workaround. Shouldn't be needed
    anymore

Date: Wed, 24 Jan 2018 10:57:46 +0100
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/multipath-tools/0.7.4-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 24 Jan 2018 10:57:46 +0100
Source: multipath-tools
Binary: multipath-tools kpartx kpartx-boot multipath-tools-boot multipath-udeb kpartx-udeb
Architecture: source
Version: 0.7.4-2ubuntu1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Description:
 kpartx     - create device mappings for partitions
 kpartx-boot - Provides kpartx during boot
 kpartx-udeb - create device mappings for partitions - udeb package (udeb)
 multipath-tools - maintain multipath block device access
 multipath-tools-boot - Support booting from multipath devices
 multipath-udeb - maintain multipath block device access - udeb package (udeb)
Closes: 814363 864192 864476 885408
Launchpad-Bugs-Fixed: 1710697 1711749
Changes:
 multipath-tools (0.7.4-2ubuntu1) bionic; urgency=medium
 .
   * Merge from Debian. (LP: #1710697, LP: #1711749) Remaining changes:
     - d/control:
       - multipath-udeb: add sg3-udeb Depends
     - d/rules: Move udev rules to priority 95, because rules that load modules
       should be >90.
     - d/multipath-tools.preinst: modprobe dm-multipath; This will make sure
       that multipathd will be able to start.
     - 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/kpartx.install: install all arch /lib* kpartx udev rules
     - patches to multipath source
       - d/p/1000--set-umask-in-multipathd.patch: Set umask in multipathd.
       - 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)
    - 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
    - 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.
    - 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
     - Fixes typo in package description (availibility -> availability)
       (LP 1231182)
     - d/control mark transition of file /etc/init.d/multipath-tools-boot
       according to case #9 of https://wiki.debian.org/PackageTransition
     - debian/initramfs/local-bottom: wait for the multipathd unix socket
       to close, so to avoid multipathd.socket unit failure. (LP 1682178)
     - 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)
   * Dropped changes:
     - Remove partition device nodes of individual paths (for LVM on multipath)
       on the new multipath-tools with udev property blacklisting (LP 1540401)
       + Replaced by 68-del-part-nodes.rules
       + known as "dm-mpath-lvm.rules", also dropped initramfs for that
   * New changes:
     - Install dm-parts.rule
     - Fix /usr/lib/udev to be /lib/udev
     - Move udev rules at position 11 to position 56
     - Fix 11-dm-mpath.rules to check for DM_UDEV_RULES, not DM_UDEV_RULES_VSN
     - d/rules: Run dh_clean from clean target
     - Install 68-del-part-nodes.rules
     - Import upstream commit to fix crash in multipathd
     - Adjust initramfs integration for new udev rules
     - Apply fix from fedora to trigger change uevent on device creation,
       this also ensures new devices are discovered automatically.
     - debian/tests/tgtbasedmpaths: Add sleep to allow for device creation
     - d/patches: Add DEP-3 headers to our own patches
 .
 multipath-tools (0.7.4-2) unstable; urgency=medium
 .
   * Upload to Unstable
   * [5559c5f] Make the package reproducible across builds.
     Thanks to Chris Lamb (Closes: #885408)
 .
 multipath-tools (0.7.4-1) experimental; urgency=medium
 .
   * [7ea01e0] Fix incorrect reference to bug number.
     Thanks to Vincent McIntyre (Closes: 864192)
   * [36701c1] Update debian/watch to scan git repository.
     Thanks to Vincent McIntyre (Closes: #814363)
   * [3117fa1] Fix some lintian warnings about manpages.
     Thanks to Vincent McIntyre (Closes: 864476)
   * [006b6c4] Update README.source about cleaning up crufts
   * [bd8a736] New upstream version 0.7.4
   * [543a5b6] Refresh patches. And drop some patches which are no more
     relevant
   * [19ae7bd] Update gbp.conf to include commit ids
   * [afe413f] Add new patch to disable rados linkage in udeb
   * [59f3173] Add pkg-config to build dependency
   * [743559b] Add libjson-c to build dependency
   * [a9f65c9] Update install list for multipath-tools package
   * [a79309b] Drop obsolete build dependency
   * [cc0d882] Drop old mips linker bug workaround. Shouldn't be needed
     anymore
Checksums-Sha1:
 aeb96e1dc61dfc7d8b03caecdbe0dee9176e6e11 2771 multipath-tools_0.7.4-2ubuntu1.dsc
 c9a9d74688d859703f6078dc2fbbcd2b2708ae0f 350326 multipath-tools_0.7.4.orig.tar.gz
 67cc37d751d7ec5c57a6e7f0c0d0e910fd345386 46040 multipath-tools_0.7.4-2ubuntu1.debian.tar.xz
 2988e0653d701fc12745d6dc7bd9739739a06b63 6670 multipath-tools_0.7.4-2ubuntu1_source.buildinfo
Checksums-Sha256:
 d9ebf1836d065dec005d900089380815d4a0f7c245ba1a7d12964a8d06be1287 2771 multipath-tools_0.7.4-2ubuntu1.dsc
 b86a27263847310ec6b7427e5426e24350e404701e0b68276598de759829e510 350326 multipath-tools_0.7.4.orig.tar.gz
 94ac66864d71a45d79d7695a7dcdab992a2761c44b6c97bdd77db6d9cfa4fe70 46040 multipath-tools_0.7.4-2ubuntu1.debian.tar.xz
 e2729e27f9611c9069aa8a0aedbf6ae015be3214d515b802f066388179974a7e 6670 multipath-tools_0.7.4-2ubuntu1_source.buildinfo
Files:
 51a8f4167b7e84705cc7cc8ef112c723 2771 admin extra multipath-tools_0.7.4-2ubuntu1.dsc
 51411c180fa4456c253593b57da43a98 350326 admin extra multipath-tools_0.7.4.orig.tar.gz
 f0624ced5632416bbc74810b8d3e6fb1 46040 admin extra multipath-tools_0.7.4-2ubuntu1.debian.tar.xz
 96c685c13c65bbe2aad732ea0ca72c2e 6670 admin extra multipath-tools_0.7.4-2ubuntu1_source.buildinfo
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEzeVhi4gF/W4gLOnC1zw55WWAs4YFAlpp3fITHGp1bGlhbmtA
dWJ1bnR1LmNvbQAKCRDXPDnlZYCzhiGfD/9Yrc+BrFYDO1lEvK7pX8EqkgAjEFQ9
E8azjTccomxLx34eMTCtCxvuE3YcM0Mf9Ej00Z6yCK0BQECs1/yMgoAQwi1/J/cW
VVkTsjblvNpZKjIS0g2j0LOK3MMDhMjg7X/LRfdWdx+HPfpTf1+xF5AxeuecQwNJ
yVCnSNtdjaAVUFMtghGLrksUeghrvRCmaS1CTfZVqT2dEIjBbKsLWZ4xPE1jvLK0
2HJ9kr32exV5kWAUpbSyjsRYNvWT8goDC2PPqHGel4lzfa5+XKpicy3bewMqyaW2
ggoIir973YK5XgZ6qvw/dEizEMmAA1LyYwWUsg9HzXJQzxaJRThNwCcLpsUOvd+F
iVR3EgrXmjSvPdAnucwVHxZWaqj/UeS3aiH+0SkLwKt0GXuiF1FCdZj/RAUXnVBm
o52kRj1+zVMbvZcx7YYOWBjCNEJIs8+J5lPsULis67HFq3yEj1m9ST5dVznXp/2a
65O9hT3UvG13UYQj392r1GrBH/WuzvA/L2OxZGIyEDlgPrA8PNBFna3JReeMfeZB
xuNV0DnNzhsdaa1XMVqdud0zOxch4NVPlUNzzffajUagIp8OFXaDIliAt77e4MT6
BEdfMdDw5pcB/MW8EOVmIFQAXweu7WvTnR+NiI5L1Y5U1pIeDgfR4zUxLulDx8xX
LaqMd5zNS9BRBA==
=KLk4
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list