lvm2 2.03.22-1ubuntu1 source package in Ubuntu

Changelog

lvm2 (2.03.22-1ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Lower libdevmapper1.02.1's Depends: dmsetup to a Recommends:. This
      breaks the circular dependency that causes upgrade failures. As dmsetup
      is "Priority: required", this has no other practical consequences.
      (Debian #586424)
    - Add debian/initramfs-tools/lvm2/scripts/init-bottom/lvm2: We cannot
      properly synthesize LVM LV change events with udevadm trigger, so if we
      use LVM, we need to let it finish; otherwise we get missing LV symlinks.
    - Add enable-issue-discards.patch: Enable "issue_discards" option by
      default to trim SSDs when changing PVs. This option has no effect if the
      kernel or the drive does not support trimming, so it's safe to enable by
      default. (Debian #717313)
    - debian/rules:
      - Copy .po file to .pot file for Rosetta (Ubuntu specific).
    - debian/initramfs-tools/lvm2/hooks/lvm2: depend on udev since we ship
      udev rules.
    - Do not start lvm2-monitor in containers (LP #1576341)
    - d/control: add thin-provisioning-tools build-dep as configure wants it
      around for some checks at build time.
    - Don't build udeb targets.
    - Cherry-pick upstream change for libdm returning wrong error code when
      dm-verity key cannot be found (LP: #2054620) (included in >= 2.03.24)
    - initramfs-tools hook: Combine calls to manual_add_modules (LP: #2065180)
  * Dropped changes fixed upstream:
    - Fix patch of systemd-run in 69-lvm-metad.rules

lvm2 (2.03.22-1) unstable; urgency=medium

  * New upstream release.

 -- Gianfranco Costamagna <email address hidden>  Tue, 16 Jul 2024 10:27:13 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin

Downloads

File Size SHA-256 Checksum
lvm2_2.03.22.orig.tar.xz 1.8 MiB b96ecc377126fcecf9e884d1541f21911776cdf71ac9d34493bc0ed5f93fc7b5
lvm2_2.03.22-1ubuntu1.debian.tar.xz 41.3 KiB 91f882a46cc41e6fe52b49d1111931f899c7ebd572c8d33feff77eada9fe9fa5
lvm2_2.03.22-1ubuntu1.dsc 3.2 KiB e8671fc999574e3c99b018c4fb47c7beead10ba9127b4316b3482f4965de876d

View changes file

Binary packages built by this source

dmeventd: Linux Kernel Device Mapper event daemon

 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space. This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a daemon to monitor events of devmapper devices.

dmeventd-dbgsym: debug symbols for dmeventd
dmsetup: Linux Kernel Device Mapper userspace library

 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space. This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.

dmsetup-dbgsym: debug symbols for dmsetup
libdevmapper-dev: Linux Kernel Device Mapper header files

 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space. This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) header files for accessing the
 device-mapper; it allow usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).

libdevmapper-event1.02.1: Linux Kernel Device Mapper event support library

 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space. This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the userspace library to help with event monitoring
 for devmapper devices, in conjunction with the dmevent daemon.

libdevmapper-event1.02.1-dbgsym: debug symbols for libdevmapper-event1.02.1
libdevmapper1.02.1: Linux Kernel Device Mapper userspace library

 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space. This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).

libdevmapper1.02.1-dbgsym: debug symbols for libdevmapper1.02.1
liblvm2-dev: LVM2 libraries - development files

 This package contains files needed to develop applications that use the
 lvm2app library.

liblvm2cmd2.03: LVM2 command library

 This package contains the lvm2cmd shared library.

liblvm2cmd2.03-dbgsym: debug symbols for liblvm2cmd2.03
lvm2: Linux Logical Volume Manager

 This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.

lvm2-dbgsym: debug symbols for lvm2
lvm2-dbusd: LVM2 D-Bus daemon

 This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
 .
 This package includes the D-Bus daemon.

lvm2-lockd: LVM locking daemon

 This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
 .
 LVM commands use lvmlockd to coordinate access to shared storage.

lvm2-lockd-dbgsym: debug symbols for lvm2-lockd