lp:ubuntu/lucid-security/lvm2

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-security/lvm2
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

52. By Marc Deslauriers

* SECURITY UPDATE: unprivileged logical volume manipulation with clvmd
  - debian/patches/CVE-2010-2526.patch: revert to using a pathname-based
    socket in order to enforce correct permissions.
  - CVE-2010-2526

51. By Scott James Remnant (Canonical)

releasing version 2.02.54-1ubuntu4

50. By Scott James Remnant (Canonical)

Some idiot thought it'd be a good idea if device mapper didn't respond
to "add" events, like those during boot. Take their change out back
and shoot it in the head. LP: #561390.

49. By Steve Langasek

releasing version 2.02.54-1ubuntu3

48. By Steve Langasek

lidevmapper-dev: move .so symlinks to /usr/lib where they belong

47. By Kees Cook

debian/lvm2.preinst: fix Hardy conf-file removal to check against the
correct binary package name.

46. By Kees Cook

* Merge from debian testing. Remaining changes:
  - debian/control:
    - add libtool for autoconf regeneration.
  - debian/patches/avoid-dev-block.patch: Prefer any other device name over
    names in /dev/block/ since lvm.conf won't handle this (Debian bug 569290).
  - debian/rules:
    - copy .po file to .pot file for Rosetta (Ubuntu specific).
    - install initramfs and udev hooks in udebs (Debian bug 504341).
  - auto-start VGs as their PVs are discovered (Ubuntu specific):
    - add debian/tree/lvm2/lib/udev/rules.d/85-lvm2.rules: use watershed plus
      the sledgehammer of vgscan/vgchange to turn on VGs as they come online.
    - debian/tree/lvm2/usr/share/initramfs-tools/scripts/hooks/lvm2:
      - add 85-lvm2.rules to the list of udev rules to copy.
      - depend on udev.
    - debian/control:
      - add versioned Depend on watershed in lvm2 for udev rules.
      - add versioned Depend/Breaks on udev in dmsetup for udev rules.
      - add Depend on initramfs-tools in dmsetup so system is not potentially
        rendered unbootable by out-of-order dpkg configuration.
    - debian/rules:
      - do not install local-top scripts since Ubuntu mounts root using udev.
      - do not install init scripts for lvm2, since udev starts LVM.
    - debian/lvm2.postinst: handle missing lvm2 init script.
    - debian/tree/dmsetup/lib/udev/rules.d/60-persistent-storage-dm.rules:
      watch dm devices for changes with inotify.
    - debian/patches/open-readonly.patch: do not open every device for
      write, otherwise udev thinks they've all changed (see inotify above).
  - add mountroot failure hooks to help fix bad boots (Debian bug 468115):
    - debian/tree/lvm2/usr/share/initramfs-tools/scripts/init-premount/lvm2
  - add packages for upstream event manager (Debian bug 514706):
    - debian/control: define libdevmapper-event1.02.1 and dmeventd packages.
    - debian/rules:
      - enable dmeventd during configure.
      - add build targets.
      - fix shlibs invocation with a cleared DH_OPTIONS to get udeb shlibs.
    - debian/patches/rules-subdir.patch: update to reorder build targets.
    - debian/patches/libdm-event-static.patch: force static library build.
    - debian/dmeventd.{install,8,manpages}: install dmeventd files.
    - debian/libdevmapper-event*.{install,symbols}: install dmeventd files.
    - debian/libdevmapper-dev.install: install libdevmapper-event files.
    - debian/patches/monitoring-default-off.patch: by default, do not
      expect to talk to dmeventd. Monitoring can be done via "--monitor y".
* debian/rules: make dmsetup initramfs-tools scripts executable (Debian bug
  569286).
* rename debian/clvm.defaults to debian/clvm.default so it is intalled
  correctly (Debian bug 569292).
* debian/control: bump up to libreadline6-dev for build.
* debian/{lvm2,dmsetup}.preinst: remove obsolete udev rules from Hardy.
* debian/tree/lvm2/lib/udev/rules.d/56-lvm.rules: include *_mlog in
  devices to be ignored for filesystem symlinks (Debian bug 569745).

45. By Colin Watson

Copy /etc/lvm/lvm.conf into the initramfs (LP: #246324).

44. By Scott James Remnant (Canonical)

debian/control: Increase dependencies for vol_id->blkid transition.

43. By Colin Watson

debian/patches/avoid-dev-block.patch: Prefer any other device name over
names in /dev/block/ (LP: #341928).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/lvm2
This branch contains Public information 
Everyone can see this information.

Subscribers