ubuntu/+source/multipath-tools:ubuntu/jammy-security

Last commit made on 2022-11-17
Get this branch:
git clone -b ubuntu/jammy-security https://git.launchpad.net/ubuntu/+source/multipath-tools
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/jammy-security
Repository:
lp:ubuntu/+source/multipath-tools

Recent commits

96eb46c... by Marc Deslauriers

0.8.8-1ubuntu1.22.04.1 (patches unapplied)

Imported using git-ubuntu import.

90f736c... by Athos Ribeiro

update-maintainer

5b0d147... by Athos Ribeiro

reconstruct-changelog

8f177f3... by Athos Ribeiro

merge-changelogs

29973c3... by Athos Ribeiro

    - d/rules: remove -Bsymbolic-functions from LDFLAGS

multipathd overrides a function provided by libmultipath. Using
-Bsymbolic-functions would force multipathd to run through an unexpected
codepath causing segmentation faults during the service execution. See
https://github.com/opensvc/multipath-tools/issues/26 for further
references.

72f7afc... by Athos Ribeiro

  * Added changes:
    - d/t/kpartx-file-loopback: silence kpartx messages to stderr

ddcf303... by Utkarsh Gupta

    - Don't build the multipath-tools binary package on i386; we only want
      kpartx.

Unfortunately, this was dropped in 0.8.5-2ubuntu1 but it turns
out that we still need this, so re-adding again.

1873ab3... by Utkarsh Gupta

  * Dropped changes:
    - 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 ]

cb33caa... by Utkarsh Gupta

    - d/rules: Move udev rules to priority 95, because rules that load
      modules should be >90.

478fc0c... by Utkarsh Gupta

    - 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