[ubuntu/natty] lvm2 2.02.66-4ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Tue Dec 7 13:35:29 GMT 2010


lvm2 (2.02.66-4ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - 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).
    - debian/{dmsetup,lvm2}-udeb.install:
      - 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/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".
    - rename debian/clvm.defaults to debian/clvm.default so it is intalled
      correctly (Debian bug 569292).
    - debian/control: change to libreadline-dev for build.
    - debian/tree/dmsetup/lib/udev/rules.d/55-dm.rules: properly respond
      to "add" events during boot.
    - debian/control: add dmsetup-udeb to libdevmapper1.02.1-udeb recommends.
    - lidevmapper-dev: move .so symlinks to /usr/lib where they belong
  * Dropped changes:
    - debian/tree/lvm2/lib/udev/rules.d/56-lvm.rules: include *_mlog in
      devices to be ignored for filesystem symlinks (see reason for
      dropping in Debian bug 569745).
    - debian/{lvm2,dmsetup}.preinst: remove obsolete udev rules from Hardy.
    - debian/lvm2.preinst: fix Hardy conf-file removal to check against the
      correct binary package name.
  * debian/patches/CVE-2010-2526.patch: removed, now included in
    upstream-2.02.72.patch.
  * debian/patches/rules-subdir.patch: removed as reordering will cause
    build failure with dmeventd.
  * debian/patches/libdm-event-static.patch: removed as other static libs
    aren't being built anymore either.
  * debian/rules: make sure dmsetup and lvm2 initramfs-tools scripts are
    executable. When the Ubuntu-specific ones are added with a patch, they
    may lose their executable bit.

lvm2 (2.02.66-4) unstable; urgency=low

  * Make libdevmapper break old lvm2, it missuses the udev sync
    interface. (closes: #599596)
  * Make lvm2 break old grub-common. (closes: #588026)
  * Use correct binary name in clvm init script. (closes: #600089)

lvm2 (2.02.66-3) unstable; urgency=high

  * Import upstream version 2.02.72:
    - CVE-2010-2526: Fix insecure communication between lvm2 and clvmd.
     (Closes: #591204)
    - Only use single node clvm if explicitly requested.

lvm2 (2.02.66-2) unstable; urgency=medium

  * Make libdevmapper1.02.1 depend on dmsetup. libdevmapper needs new enough
    udev rules, which needs dmsetup for now. (closes: #585786)
    - Set urgency to medium, as this can break the boot.

lvm2 (2.02.66-1) unstable; urgency=low

  * New upstream version.
  * Define and use a union for semaphore access as mandated by the standard.
    (closes: #583677)
  * Don't longer overwrite names of dm devices.

lvm2 (2.02.64-1) unstable; urgency=low

  * New upstream version.
  * Don't longer build static libraries.
  * Fix readline support. (closes: #575640)
  * Built-in cluster locking.
  * Build liblvm2app and liblvm2cmd. (closes: #564810)
  * Adopt some upstream udev rule changes.
  * Enable udev sync, remove explicit udev dependency, bump dmsetup dependency
    to get it working. (closes: #543163)

lvm2 (2.02.62-1) unstable; urgency=low

  * New upstream version.
  * Use 3.0 (quilt) source format.
    - Fix permission of hook script. (closes: 569286)
  * Remove DM_HIDE from the documentation. (closes: #573154)

Date: Tue, 07 Dec 2010 08:08:45 -0500
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Marc Deslauriers <marc.deslauriers at canonical.com>
https://launchpad.net/ubuntu/natty/+source/lvm2/2.02.66-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 07 Dec 2010 08:08:45 -0500
Source: lvm2
Binary: lvm2 lvm2-udeb clvm libdevmapper-dev libdevmapper1.02.1 libdevmapper1.02.1-udeb dmsetup dmsetup-udeb libdevmapper-event1.02.1 dmeventd liblvm2app2.2 liblvm2cmd2.02 liblvm2-dev
Architecture: source
Version: 2.02.66-4ubuntu1
Distribution: natty
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description: 
 clvm       - Cluster LVM Daemon for lvm2
 dmeventd   - The Linux Kernel Device Mapper userspace library
 dmsetup    - The Linux Kernel Device Mapper userspace library
 dmsetup-udeb - The Linux Kernel Device Mapper userspace library (udeb)
 libdevmapper-dev - The Linux Kernel Device Mapper header files
 libdevmapper-event1.02.1 - The Linux Kernel Device Mapper userspace library
 libdevmapper1.02.1 - The Linux Kernel Device Mapper userspace library
 libdevmapper1.02.1-udeb - The Linux Kernel Device Mapper userspace library (udeb)
 liblvm2-dev - LVM2 libraries - development files
 liblvm2app2.2 - LVM2 application library
 liblvm2cmd2.02 - LVM2 command library
 lvm2       - The Linux Logical Volume Manager
 lvm2-udeb  - The Linux Logical Volume Manager (udeb)
Closes: 543163 564810 569286 573154 575640 583677 585786 588026 591204 599596 600089
Changes: 
 lvm2 (2.02.66-4ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable.  Remaining changes:
     - 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).
     - debian/{dmsetup,lvm2}-udeb.install:
       - 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/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".
     - rename debian/clvm.defaults to debian/clvm.default so it is intalled
       correctly (Debian bug 569292).
     - debian/control: change to libreadline-dev for build.
     - debian/tree/dmsetup/lib/udev/rules.d/55-dm.rules: properly respond
       to "add" events during boot.
     - debian/control: add dmsetup-udeb to libdevmapper1.02.1-udeb recommends.
     - lidevmapper-dev: move .so symlinks to /usr/lib where they belong
   * Dropped changes:
     - debian/tree/lvm2/lib/udev/rules.d/56-lvm.rules: include *_mlog in
       devices to be ignored for filesystem symlinks (see reason for
       dropping in Debian bug 569745).
     - debian/{lvm2,dmsetup}.preinst: remove obsolete udev rules from Hardy.
     - debian/lvm2.preinst: fix Hardy conf-file removal to check against the
       correct binary package name.
   * debian/patches/CVE-2010-2526.patch: removed, now included in
     upstream-2.02.72.patch.
   * debian/patches/rules-subdir.patch: removed as reordering will cause
     build failure with dmeventd.
   * debian/patches/libdm-event-static.patch: removed as other static libs
     aren't being built anymore either.
   * debian/rules: make sure dmsetup and lvm2 initramfs-tools scripts are
     executable. When the Ubuntu-specific ones are added with a patch, they
     may lose their executable bit.
 .
 lvm2 (2.02.66-4) unstable; urgency=low
 .
   * Make libdevmapper break old lvm2, it missuses the udev sync
     interface. (closes: #599596)
   * Make lvm2 break old grub-common. (closes: #588026)
   * Use correct binary name in clvm init script. (closes: #600089)
 .
 lvm2 (2.02.66-3) unstable; urgency=high
 .
   * Import upstream version 2.02.72:
     - CVE-2010-2526: Fix insecure communication between lvm2 and clvmd.
      (Closes: #591204)
     - Only use single node clvm if explicitly requested.
 .
 lvm2 (2.02.66-2) unstable; urgency=medium
 .
   * Make libdevmapper1.02.1 depend on dmsetup. libdevmapper needs new enough
     udev rules, which needs dmsetup for now. (closes: #585786)
     - Set urgency to medium, as this can break the boot.
 .
 lvm2 (2.02.66-1) unstable; urgency=low
 .
   * New upstream version.
   * Define and use a union for semaphore access as mandated by the standard.
     (closes: #583677)
   * Don't longer overwrite names of dm devices.
 .
 lvm2 (2.02.64-1) unstable; urgency=low
 .
   * New upstream version.
   * Don't longer build static libraries.
   * Fix readline support. (closes: #575640)
   * Built-in cluster locking.
   * Build liblvm2app and liblvm2cmd. (closes: #564810)
   * Adopt some upstream udev rule changes.
   * Enable udev sync, remove explicit udev dependency, bump dmsetup dependency
     to get it working. (closes: #543163)
 .
 lvm2 (2.02.62-1) unstable; urgency=low
 .
   * New upstream version.
   * Use 3.0 (quilt) source format.
     - Fix permission of hook script. (closes: 569286)
   * Remove DM_HIDE from the documentation. (closes: #573154)
Checksums-Sha1: 
 349ab297b4106a4bdd0cd543dba0f0e2e6787eb5 2237 lvm2_2.02.66-4ubuntu1.dsc
 7450acc451549e53fdbb00f4d77ad9b9dfb03990 881449 lvm2_2.02.66.orig.tar.gz
 9c6c4e086066f158b4c3a6ff59daa369b1df2c1b 42309 lvm2_2.02.66-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 e4760b7b1cd6c124dbe4c8be67194cdcbba63fbb34c24080a1e1c7eb77b52f32 2237 lvm2_2.02.66-4ubuntu1.dsc
 88ff5269e606334dd4783f5ed2e59340f38281f30f924de9a0fe100b0e002974 881449 lvm2_2.02.66.orig.tar.gz
 2e2cc65a7696686277247721658e49c876f3bc00727e5c38dfd72ae89c610980 42309 lvm2_2.02.66-4ubuntu1.debian.tar.gz
Files: 
 c09af7a43681bb294d59dbcd9aa788d7 2237 admin optional lvm2_2.02.66-4ubuntu1.dsc
 f10f7444fb62e9782a4fdb7c678151f7 881449 admin optional lvm2_2.02.66.orig.tar.gz
 f57a6258f302a4be2691b855d6e5676d 42309 admin optional lvm2_2.02.66-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJM/jYQAAoJEGVp2FWnRL6TN2MP/RBAV3mO4gCZFwk3R+VmSWWp
V/lFbmQhHHEFLBmxupyix92udFDcc6eZ0eb8ILytd/HFUTkrgxUO9bRB+KlFMHX1
PSS77+5wh7mn27di83LfLITZyKiQtfpVkOtTktfAfd8AyjrI1cksmtbE89pYNdUy
YKgVSuQeM2/LOybdccZxR2GLpJLIDk3vb9fSkmPRuPvzO7Lt/03TCNJyKysACaHi
HRHemPNxzFXANeNk/3G2Jgc93OW4BuBsWCl1nM28Nk0MTYXkjA060rEb0+uY7bTl
jRV/U22+QTrS9DlUXxKp4RMof3mgmyTG3Th2K6izpMORwMY4aYkOP3RhFtQwomw/
Ch3w5xq0oNRnG3G8YPPNch218Tc61uyomi53lBNWEIZoeo+olRtKtqklJUm0FyKr
2gwTbQUP8wM+q7i/xyM3LyAI32BhbIV+zAHq0CX81ojmSg7g55Frgv+PqYZF6dZF
+KkdOOJXzRyAxwAz3RAJ/EOKsx7ED3/7ys0/Xh3G3PtUT2f6AYiVPTtTDxjAg/9C
rqlkvL8GCqU7CQRsRZ5+33jCIJB+y5IDD5GGriJ9sFNYzZpTZrUc0IVt+fL+jXYz
vb7oOzZjji9vw1i08S7ojF4F1xkP8YbnbLwlOYnnuHFlp3sw7wCkGMmD7phlCpkE
zLS7u3o8SkL87zBdc9oC
=/5cw
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list