[ubuntu/raring-proposed] lvm2 2.02.95-5ubuntu1 (Accepted)
Dmitrijs Ledkovs
dmitrij.ledkov at ubuntu.com
Mon Nov 26 12:35:15 UTC 2012
lvm2 (2.02.95-5ubuntu1) raring; urgency=low
* Merge from Debian unstable, remaining changes (LP: #1082325):
- debian/patches/avoid-dev-block.patch: Prefer any other device name over
names in /dev/block/ since lvm.conf won't handle this.
- 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 Depends on watershed-udeb in lvm2-udeb 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.
- In libdevmapper-event1.02.1 add Breaks: dmeventd
(<< 2.02.95-4ubuntu1) due to debian symbol rename
- 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
- add mountroot failure hooks to help fix bad boots (Debian bug 468115):
- debian/tree/lvm2/usr/share/initramfs-tools/scripts/init-premount/lvm2
- remaining changes to upstream event manager packages (Debian bug 514706):
- debian/rules:
- enable dmeventd during configure.
- debian/dmeventd.{8,manpages}: install dmeventd files.
- rename debian/clvm.defaults to debian/clvm.default so it is installed
correctly.
- debian/control: add dmsetup-udeb to libdevmapper1.02.1-udeb recommends.
- 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.
- Add and install clvmd resource agent
- Add dependency on libudev-dev to libdevmapper-dev so that the .pc file
works.
- debian/{clvmd.ra,clvm.init}:
- create /run/lvm if it doesn't exist.
- debian/clvm.init:
- exit 3 if not running on status action.
- Call dh_installman so that our dmeventd manpage actually gets installed
- Install the missing fsadm manpage.
- Complete libdevmapper-dev multiarch:
- move .so symlinks and pkgconfig files to multiarched locations.
- mark libdevmapper-dev M-A: same
* Dropped changes debian/lvm2.{preinst,postinst,postrm}, not needed in Raring:
- Implement removal of obsolete /etc/init.d/lvm2 conffile, which
should not have been re-introduced in Quantal.
lvm2 (2.02.95-5) unstable; urgency=low
* Don't discard pv areas on pvmove commands. (closes: #691271)
* Properly ignore missing dmeventd.
Date: Mon, 26 Nov 2012 10:35:00 +0000
Changed-By: Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/lvm2/2.02.95-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 26 Nov 2012 10:35:00 +0000
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.95-5ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
Description:
clvm - Cluster LVM Daemon for lvm2
dmeventd - Linux Kernel Device Mapper event daemon
dmsetup - Linux Kernel Device Mapper userspace library
dmsetup-udeb - Linux Kernel Device Mapper userspace library (udeb)
libdevmapper-dev - Linux Kernel Device Mapper header files
libdevmapper-event1.02.1 - Linux Kernel Device Mapper event support library
libdevmapper1.02.1 - Linux Kernel Device Mapper userspace library
libdevmapper1.02.1-udeb - Linux Kernel Device Mapper userspace library (udeb)
liblvm2-dev - LVM2 libraries - development files
liblvm2app2.2 - LVM2 application library
liblvm2cmd2.02 - LVM2 command library
lvm2 - Linux Logical Volume Manager
lvm2-udeb - Linux Logical Volume Manager (udeb)
Closes: 691271
Launchpad-Bugs-Fixed: 1082325
Changes:
lvm2 (2.02.95-5ubuntu1) raring; urgency=low
.
* Merge from Debian unstable, remaining changes (LP: #1082325):
- debian/patches/avoid-dev-block.patch: Prefer any other device name over
names in /dev/block/ since lvm.conf won't handle this.
- 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 Depends on watershed-udeb in lvm2-udeb 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.
- In libdevmapper-event1.02.1 add Breaks: dmeventd
(<< 2.02.95-4ubuntu1) due to debian symbol rename
- 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
- add mountroot failure hooks to help fix bad boots (Debian bug 468115):
- debian/tree/lvm2/usr/share/initramfs-tools/scripts/init-premount/lvm2
- remaining changes to upstream event manager packages (Debian bug 514706):
- debian/rules:
- enable dmeventd during configure.
- debian/dmeventd.{8,manpages}: install dmeventd files.
- rename debian/clvm.defaults to debian/clvm.default so it is installed
correctly.
- debian/control: add dmsetup-udeb to libdevmapper1.02.1-udeb recommends.
- 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.
- Add and install clvmd resource agent
- Add dependency on libudev-dev to libdevmapper-dev so that the .pc file
works.
- debian/{clvmd.ra,clvm.init}:
- create /run/lvm if it doesn't exist.
- debian/clvm.init:
- exit 3 if not running on status action.
- Call dh_installman so that our dmeventd manpage actually gets installed
- Install the missing fsadm manpage.
- Complete libdevmapper-dev multiarch:
- move .so symlinks and pkgconfig files to multiarched locations.
- mark libdevmapper-dev M-A: same
.
* Dropped changes debian/lvm2.{preinst,postinst,postrm}, not needed in Raring:
- Implement removal of obsolete /etc/init.d/lvm2 conffile, which
should not have been re-introduced in Quantal.
.
lvm2 (2.02.95-5) unstable; urgency=low
.
* Don't discard pv areas on pvmove commands. (closes: #691271)
* Properly ignore missing dmeventd.
Checksums-Sha1:
3ace95abdd997f31fc08df37c14cbcd5fded7a8a 2795 lvm2_2.02.95-5ubuntu1.dsc
8b290d29621dc1eb769903b037f717b6c10536ef 49098 lvm2_2.02.95-5ubuntu1.debian.tar.gz
Checksums-Sha256:
266e0a9b00c7db5a05eb8736cbbd92a3dda3bdf278e2dbe0adf7611ad41c0cca 2795 lvm2_2.02.95-5ubuntu1.dsc
442a5ad5df4a0c77cf0f38e687e9787b640380a85d8e7fb87d8be793bdc4b169 49098 lvm2_2.02.95-5ubuntu1.debian.tar.gz
Files:
8fbebf293fbec9f611be665377bc8fb3 2795 admin optional lvm2_2.02.95-5ubuntu1.dsc
010f508110f6b04d0aa50e94e2e314bd 49098 admin optional lvm2_2.02.95-5ubuntu1.debian.tar.gz
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJQs1/YAAoJEIh7YGGLPBauY90P/RQnW0KK0tcH0ISnm1S+MCTA
PXuc7OLh0ETTajxQAfZ2FaV4RCtUehziBcoStTjfT6kFWioe20g0c2hQzth5zpwq
WWdkkFxXhH/ZE7tDuXB4u3pzQFKDQfj+zRA3oZDTFO6jORDbIZQikhvSgiYquW5X
jnTS1PJ7EVHm0UH2mkvaRwnWCeyrAtRuv/bDi+zrf+uYbZK1kIvc8VjdwmVblkpV
TMnZpHcdFm+dIGgMSlN1OHXWDECrjGdB9eCSq5nCVJGwv+aviFYVTJITZMe/voud
AUiCbuYDzsEJM8ywyY1aBk836Dxu8fKDBf9qqRgdmlldgA+vzRfjs05sgS+h1Aa9
wkZghCYQOtsEvpx5Kv61JBgnSljL5M+yi/coIixaKbdoIJpsw4B2iJSu5+MZ84e8
Pqm0ztPKtaN6lno6GAzeEOgbBMP3hK5r/j+t8K5A4ouMK2YkWsi1qJxSeboy8jpn
fTIomWF4DxUF/pk59MazKvOLJNXp8rFwJgK+xdHhL70z7rY0d2KL8UoeM1Zm+x7e
pe9Kp0rf8cUgTtAU63fHdZxt5ky/vGZR3GJ1pR9/vi39c4toSb1/ZEau+57+7QG9
e3TJ9XBn7y3cOMKN7EaGbBfCI8a26pc9QFaUh3z6mhl/nwftz+a9a9X4aOzsm7ke
0vv5/gKS1kuXoUuRwrWz
=ku9r
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list