lvm2 (2.02.54-1ubuntu4) lucid; urgency=low * 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. -- Scott James Remnant Sun, 25 Apr 2010 21:36:25 -0700 lvm2 (2.02.54-1ubuntu3) lucid; urgency=low * lidevmapper-dev: move .so symlinks to /usr/lib where they belong -- Steve Langasek Thu, 18 Feb 2010 04:38:10 -0800 lvm2 (2.02.54-1ubuntu2) lucid; urgency=low * debian/lvm2.preinst: fix Hardy conf-file removal to check against the correct binary package name. -- Kees Cook Tue, 16 Feb 2010 16:08:43 -0800 lvm2 (2.02.54-1ubuntu1) lucid; urgency=low * 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). -- Kees Cook Tue, 16 Feb 2010 10:40:31 -0800 lvm2 (2.02.54-1) unstable; urgency=low * New upstream version. * Remove notify rules, unused for now. * Add better documentation about the udev rules. * Update list of to be ignored hidden lvm subvolumes. * Make libdevmapper-dev depend against libselinux1-dev. * Update complete udev ruleset. * Remove conflict against devicekit-disks. * Use bash for new script. -- Bastian Blank Fri, 06 Nov 2009 18:20:39 +0100 lvm2 (2.02.53-2) unstable; urgency=medium * Fix variable assignment in udev rules. (closes: #550100, RC bugfix) * Install udev rules into initramfs. * Add initramfs-tools hook to dmsetup. * Trigger initramfs update. -- Bastian Blank Thu, 08 Oct 2009 18:17:43 +0200 lvm2 (2.02.53-1) unstable; urgency=low * New upstream version. * Make dmsetup conflicts against devicekit-disks, it duplicates the udev rules. * Add possibility to hide creation of extra symlinks via udev. * Ignore temporary cryptsetup devices. -- Bastian Blank Wed, 30 Sep 2009 05:27:35 +0200 lvm2 (2.02.52-1) unstable; urgency=low * New upstram version. * Fix clvm init script. (closes: #542169) * Remove dmsetup export support, unused. -- Bastian Blank Fri, 18 Sep 2009 17:44:29 +0000 lvm2 (2.02.51-4) unstable; urgency=low * Fix version in conffile removal. (closes: #542942) * Add example udev rules file for permission setup. (closes: #450793) -- Bastian Blank Sun, 06 Sep 2009 13:40:08 +0200 lvm2 (2.02.51-3) unstable; urgency=low * Remove obsolete udev rule files. (closes: #542942) * Add Homepage and Vcs-{Browser,Svn} fields. (closes: #486552, #516486) * Apply upstream patch for pvcreate breakage. (closes: #542702) -- Bastian Blank Sat, 05 Sep 2009 14:02:48 +0200 lvm2 (2.02.51-2) unstable; urgency=low * Make mapper/* the real device, dm-* a symlink. (closes: #542422) -- Bastian Blank Thu, 20 Aug 2009 21:23:14 +0200 lvm2 (2.02.51-1) unstable; urgency=low * New upstream version. * Add multipath as prereq of initramfs-tools script. (closes: #511903) * Don't explicitely load special dm modules in initramfs-tools script. * Fix dependencies of init script for mdadm and multipath-tools. (closes: #514665, #532661) * Add new libdevmapper symbols. * Forcible remove old lvm init script. * Update udev rules, but not enable udev sync yet. - Use blkid. (closes: #541885) - Make lvm2 depend on dmsetup. - Make dmsetup depend on new util-linux for blkid. - Make dmsetup depend on udev. * Install fsadm. * Use dmsetup name split support in initramfs-tools script. * Only enable needed LVs in initramfs-tools script. -- Bastian Blank Mon, 17 Aug 2009 17:29:04 +0000 lvm2 (2.02.44-3) unstable; urgency=low * Merge remaining settings for devmapper. - Fix device group and mode. (closes: #518361) - Disable selinux support in udeb. (closes: #518527) -- Bastian Blank Tue, 10 Mar 2009 11:32:36 +0100 lvm2 (2.02.44-2) unstable; urgency=low * Fix implicit pointer conversion. (closes: #516867) * Drop unused ncurses dependency. -- Bastian Blank Sat, 28 Feb 2009 11:51:01 +0100 lvm2 (2.02.44-1) unstable; urgency=low * New upstream version. - Merge devmapper sources. * Add devmapper binary packages. * Use debhelper compat level 7. * Add new libdevmapper symbols. * Update copyright file. -- Bastian Blank Mon, 23 Feb 2009 20:51:17 +0100 lvm2 (2.02.39-6) unstable; urgency=low * Readd a vgchange binary into the initramfs. At least cryptsetup depends on this. -- Bastian Blank Sat, 22 Nov 2008 16:16:57 +0100 lvm2 (2.02.39-5) unstable; urgency=low * Install lvm.conf into initramfs. (closes: #439761) * Also ignore locking in initramfs. * Make piuparts-clean. (closes: 455115) - Cleanup old files on upgrade. /lib/lvm-default, /etc/lvm/.cache. - Cleanup dirs on remove. /etc/lvm/cache, /var/lock/lvm. * Recommend dmsetup. -- Bastian Blank Fri, 21 Nov 2008 22:15:18 +0100 lvm2 (2.02.39-4) unstable; urgency=low * Revert locking change, it breaks too much. (closes: #506354) * Disable cluster support in udeb. * Install the binary as lvm in the initramfs. (closes: #503627) * Build cluster locking internal. * Adjust clvm documentation for the locking change. -- Bastian Blank Fri, 21 Nov 2008 16:23:22 +0100 lvm2 (2.02.39-3) unstable; urgency=low * Depend against lsb-base. * Make clvm depend against cman. * Don't ignore locking failures in lvm2 init script. * Only activate vgs local. * Add clvm initscript. (closes: #336258) * Try to activate anything in the lvm2 postinst. (closes: #506105) -- Bastian Blank Wed, 19 Nov 2008 11:59:06 +0100 lvm2 (2.02.39-2) unstable; urgency=low * Disable readline support in udeb. (closes: #491203) -- Bastian Blank Fri, 18 Jul 2008 16:42:03 +0000 lvm2 (2.02.39-1) unstable; urgency=low * New upstream version. * Make /dev/$vgname readable by anyone, it is not private data as /dev/mapper is already readable. -- Bastian Blank Tue, 15 Jul 2008 20:05:08 +0200 lvm2 (2.02.39-0ubuntu11) karmic; urgency=low * Copy /etc/lvm/lvm.conf into the initramfs (LP: #246324). -- Colin Watson Wed, 15 Jul 2009 13:52:21 +0100 lvm2 (2.02.39-0ubuntu10) karmic; urgency=low * debian/control: Increase dependencies for vol_id->blkid transition. -- Scott James Remnant Tue, 12 May 2009 10:19:09 +0100 lvm2 (2.02.39-0ubuntu9) jaunty; urgency=low * debian/patches/avoid-dev-block.patch: Prefer any other device name over names in /dev/block/ (LP: #341928). -- Colin Watson Wed, 08 Apr 2009 14:19:32 +0100 lvm2 (2.02.39-0ubuntu8) jaunty; urgency=low * Revert quilt damage to two other patches. -- Scott James Remnant Tue, 24 Feb 2009 00:26:56 +0000 lvm2 (2.02.39-0ubuntu7) jaunty; urgency=low * debian/patches/open-readonly.patch: - Generally we don't need to write to every single block device we open, in fact if we do that when scanning we'll make udev think they all changed, and it could run "lvm vgscan" again! When the file descriptor is needed for writing, it will be closed and opened again. LP: #332270. -- Scott James Remnant Mon, 23 Feb 2009 21:44:51 +0000 lvm2 (2.02.39-0ubuntu6) jaunty; urgency=low * Bump build-dependency on debhelper to ensure we get the right one. -- Scott James Remnant Fri, 09 Jan 2009 14:09:31 +0000 lvm2 (2.02.39-0ubuntu5) jaunty; urgency=low * Update udev rules.d path to /lib/udev/rules.d, (LP #314879) and add versioned dependency on udev accordingly. * Add versioned breaks on udev to make sure we do the upgrade in the correct order. * Add versioned dependency on watershed version that installs into initramfs. -- Soren Hansen Fri, 09 Jan 2009 13:46:10 +0100 lvm2 (2.02.39-0ubuntu4) jaunty; urgency=low * Change dependency on udev to one on watershed. -- Scott James Remnant Mon, 05 Jan 2009 16:54:00 +0000 lvm2 (2.02.39-0ubuntu3) jaunty; urgency=low * Rebuild for armel. -- Matthias Klose Thu, 20 Nov 2008 10:51:16 +0000 lvm2 (2.02.39-0ubuntu2) intrepid; urgency=low * Backport from Debian unstable (Bastian Blank): - Disable readline support in udeb. (closes: #491203, LP: #263558) -- Colin Watson Mon, 01 Sep 2008 16:47:50 +0100 lvm2 (2.02.39-0ubuntu1) intrepid; urgency=low * New upstream release (LP: #239460). * Merges 2.02.35-1 from Debian. * Increase devmapper dependency to (>> 2:1.02.27) due to new API. * Re-add quilt to Build-Depends. * Add missing Build-Depends on autoconf and libtool. -- James Westby Tue, 01 Jul 2008 16:39:18 +0100 lvm2 (2.02.38-1) unstable; urgency=low * New upstream version. * Update standards version to 3.7.3, no changes. * Only ignore known VCS dirs (closes: #482745) -- Bastian Blank Sun, 22 Jun 2008 11:19:29 +0200 lvm2 (2.02.35-1) unstable; urgency=low * New upstream version. -- Bastian Blank Sun, 20 Apr 2008 20:11:53 +0200 lvm2 (2.02.33-2) unstable; urgency=low * Fix LSB header of init script. -- Bastian Blank Mon, 10 Mar 2008 22:41:13 +0100 lvm2 (2.02.33-1) unstable; urgency=low * New upstream version. * Remove loading of additional modules from init script. -- Bastian Blank Fri, 15 Feb 2008 16:21:44 +0000 lvm2 (2.02.31-1) unstable; urgency=low * New upstream version. * Readd clvm. * Add LSB header to lvm2 init script. (closes: #426108) -- Bastian Blank Tue, 22 Jan 2008 16:45:09 +0000 lvm2 (2.02.29-1) unstable; urgency=low * New upstream version. * Load modules. * Don't longer directly link libncurses, libselinux and librt. * Drop lvm1 support in lvm2-udeb. * Force modprobe path to enable module loading. -- Bastian Blank Thu, 10 Jan 2008 13:36:53 +0000 lvm2 (2.02.26-1ubuntu11) intrepid; urgency=low * debian/control: build-deps on newer libcman and libdlm to guarantee a build against new libcman3 and libdlm3 soname. -- Fabio M. Di Nitto Tue, 26 Aug 2008 14:18:13 +0200 lvm2 (2.02.26-1ubuntu10) intrepid; urgency=low * debian/initramfs-tools/scripts/init-premount/lvm2: - use new named mountroot-fail hook ordering - silently detect array failures * lib/locking/cluster_locking.c, daemons/clvmd/{refresh_,}clvmd.c: add include for sys/param.h to catch limits, where PIPE_BUF went to live. -- Kees Cook Mon, 28 Jul 2008 12:22:26 -0700 lvm2 (2.02.26-1ubuntu9) hardy; urgency=low * Include virtio block type in the filters. (LP: #218574) This change is included upstream in 2.02.34. -- James Westby Fri, 18 Apr 2008 14:08:56 +0100 lvm2 (2.02.26-1ubuntu8) hardy; urgency=low * debian/initramfs-tools/scripts/init-premount/lvm2: Ensure we exit if the script is called with mountfail. -- Luke Yelavich Mon, 18 Feb 2008 11:56:54 +1100 lvm2 (2.02.26-1ubuntu7) hardy; urgency=low * debian/initramfs-tools/scripts/init-premount/lvm2: /sbin/mdadm -> /sbin/lvm (Thanks Kees.) -- Luke Yelavich Fri, 15 Feb 2008 12:28:14 +1100 lvm2 (2.02.26-1ubuntu6) hardy; urgency=low * Create init-premount hook script for the initramfs, to provide information at boot, if the root device is not functional. * Tighten initramfs-tools dependency. -- Luke Yelavich Tue, 05 Feb 2008 14:16:36 +1100 lvm2 (2.02.26-1ubuntu5) hardy; urgency=low * Changes from Debian audited, remaining changes: - Recognise SUN's LDOM virtual block devices. (forwarded upstream and to Debian #455975). - Drop build-dependencies on libccs-dev and libgulm-dev since gulm locking is obsolete. (forwarded to Debian #455976). - Separate clvm package. (forwarded to Debian #455978). - Use udev to activate new LVM physical volumes, and thus volume groups and logical volumes. (forwarded to Debian #455979). - Copy lvm2.po to lvm2.pot for Rosetta. - Migrate configuration files from earlier Ubuntu versions. * Drop compilation without stack protector, no bugs are referenced as justification for that change. * Drop higher build requirements on libdlm-dev since we don't actually seem to have any patch that necessitates it (it builds fine with either, so just build with whatever we have). -- Scott James Remnant Wed, 12 Dec 2007 18:15:39 +0000 lvm2 (2.02.26-1ubuntu4) gutsy; urgency=low * Bump dmsetup Suggests: to a Depends:, since without it we do not get /dev/disks/by-uuid/ and thus cannot mount anything. (LP: #126776) -- Martin Pitt Thu, 19 Jul 2007 16:55:25 +0200 lvm2 (2.02.26-1ubuntu3) gutsy; urgency=low * Max partitions for vdisk is 8 and not 16. -- Fabio M. Di Nitto Thu, 19 Jul 2007 07:32:59 +0200 lvm2 (2.02.26-1ubuntu2) gutsy; urgency=low * Make lvm2 recognize SUN's LDOM virtual disks. -- Fabio M. Di Nitto Tue, 17 Jul 2007 09:37:50 +0200 lvm2 (2.02.26-1ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - Drop libccs-dev/libgulm-dev Build-Dep - Keep clvm around and all related bits (init, defaults, etc) - scan and activate new volumes whenever udev detects a new block device containing LVM metadata - compile with -fno-stack-protector - clvm depends on cman, rather than suggests, and don't support fence - remove lvm2 init script, since it clashes with our udev rules - make initramfs hook prereq on udev - copy the lvm binary and udev rules across - load the dm-mod, dm-snapshot and dm-mirror modules - Depend on both udev and initramfs-tools - Build-Deps on a newer devmapper - Ubuntu maintainer foobar - copy lvm2.po to lvm2.pot for Rosetta -- Fabio M. Di Nitto Tue, 03 Jul 2007 08:20:30 +0200 lvm2 (2.02.26-1) unstable; urgency=low * New upstream release. * Drop clvm for now. -- Bastian Blank Fri, 22 Jun 2007 11:33:50 +0000 lvm2 (2.02.24-6ubuntu3) gutsy; urgency=low * Drop libccs-dev Build-Dep: - it was only required for gulm locking (dead since edgy). - HAVE_CCS has not been set for a while and ccs support never built since it was useful only for gulm. -- Fabio M. Di Nitto Mon, 11 Jun 2007 12:03:35 +0200 lvm2 (2.02.24-6ubuntu2) gutsy; urgency=low * Readd clvm init script. * Fix clvm.init: - not run if there is no cluster.conf - not run if cman is not running. - it's ok to fail on stop. (--oknodo) - wait_for_nodes only if we can start. (Closes LP: #61794, #115828, #108704, #108120) -- Fabio M. Di Nitto Fri, 08 Jun 2007 13:09:50 +0200 lvm2 (2.02.24-6ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - tighter build-depends on libccs-dev, libcman-dev & libdlm-dev - scan and activate new volumes whenever udev detects a new block device containing LVM metadata. - compile with -fno-stack-protector - copy lvm2.po to lvm2.pot for Rosetta - clvm depends on cman, rather than suggests, and don't support fence - init script for clvm * Turns out that doing merges dependency-first isn't necessarily the right way; this package replaces lvm-common! So merge changes I just made there to here: - remove the init script, since it clashes with our udev rules - make initramfs hook prereq on udev - copy the lvm binary and udev rules across - load the dm-mod, dm-snapshot and dm-mirror modules * Depend on both udev and initramfs-tools -- Scott James Remnant Tue, 22 May 2007 12:43:07 +0100 lvm2 (2.02.24-6) unstable; urgency=low * Also replace lvm-common. -- Bastian Blank Wed, 11 Apr 2007 20:40:39 +0000 lvm2 (2.02.24-5) unstable; urgency=low * Install correct files in initramfs-tools hook. (closes: #418652, #418661) -- Bastian Blank Wed, 11 Apr 2007 05:43:40 +0000 lvm2 (2.02.24-4) unstable; urgency=low * Make initramfs-tools hook also executable. -- Bastian Blank Tue, 10 Apr 2007 09:01:33 +0000 lvm2 (2.02.24-3) unstable; urgency=low * Make initramfs-tools script executable. (closes: #418490) -- Bastian Blank Tue, 10 Apr 2007 08:35:09 +0000 lvm2 (2.02.24-2) unstable; urgency=low * Really add init script. * Remove old code from maintainer scripts. -- Bastian Blank Tue, 10 Apr 2007 08:02:39 +0000 lvm2 (2.02.24-1) unstable; urgency=low * Add initramfs-tools hooks. * New upstream version. * Remove O_NOATIME hack. * Remove lvm2create_initrd. (closes: #417938) * Deprecate lvm-common. -- Bastian Blank Mon, 9 Apr 2007 18:58:57 +0000 lvm2 (2.02.06-4) unstable; urgency=low * Update translations. - Norwegian Bokmål (closes: #393191) - German (closes: #396268) - Galician (closes: #411832) - Swedish -- Bastian Blank Tue, 27 Feb 2007 18:53:04 +0000 lvm2 (2.02.06-3) unstable; urgency=low * Update translations. (closes: #349843) - Vietnamese - Swedish - French - Czech - Dutch - Portuguese - Catalan * Use error debconf template. -- Bastian Blank Sun, 15 Oct 2006 12:05:01 +0000 lvm2 (2.02.06-2ubuntu9) feisty; urgency=low * Remove the call to vgck on the creation of devmapper devices; this would cause udev to block, and thus prevent LVM from creating snapshot devices. LP: #84672. (This also needs a newer libdevmapper to complete the fix) * Rename 70-lvm.rules to 85-lvm.rules so that it appears at the correct point; remove the old file rather than transitioning since it was broken anyway. -- Scott James Remnant Fri, 30 Mar 2007 17:29:09 +0100 lvm2 (2.02.06-2ubuntu8) feisty; urgency=low UdevLvm fix: * Run vgscan and vgchange on block device change as well as add. -- Ian Jackson Tue, 6 Feb 2007 19:25:40 +0000 lvm2 (2.02.06-2ubuntu7) feisty; urgency=low UdevLvm: * Force loading of dm_mod in initramfs (for some reason the lvm tools do not do this themselves). * Update the initramfs in the postinst. * Update the 70-lvm.rules to - run vgscan as needed; - invoke things via /sbin/lvm rather than relying on the symlinks - run vgck and not vgmknodes (since udev makes the nodes now) * Declare Breaks against old lvm-common and old udev, since our new node generation requires the new working machinery in lvm-common and the corresponding support in udev. -- Ian Jackson Tue, 6 Feb 2007 16:35:04 +0000 lvm2 (2.02.06-2ubuntu6) feisty; urgency=low * Backport endian fix for dev_is_md from upstream. After a deeper investigation we found out that md super block 0.90.0 are machine endian and super block 1 or higher are little endian. On big endian machine (that are the only one affected) we need to compare both values. -- Fabio M. Di Nitto Sun, 28 Jan 2007 05:51:59 +0100 lvm2 (2.02.06-2ubuntu5) feisty; urgency=low [ Fabio M. Di Nitto ] * Fix dev_is_md check on big endian machines. -- Fabio M. Di Nitto Thu, 25 Jan 2007 16:55:37 +0100 lvm2 (2.02.06-2ubuntu4) feisty; urgency=low UdevLvm implementation: * Provide udev rules to 1. run vgchange to activate lvs on new block devices containing lvm volumes; 2. run vgmknodes when new dm devices appear, to ensure that things which might depend on the lv symlinks only run after vgchange has finished. * Do symlink-to-..tmp-and-then-rename rather than unlink/symlink, in vgchange, vgmknodes, etc., for /dev/vg/lv link. (This fixes an obscure race. Reported with patch to Debian as #402132.) -- Ian Jackson Fri, 8 Dec 2006 15:22:20 +0000 lvm2 (2.02.06-2ubuntu3) edgy; urgency=low * Disable gcc stack protector to fix some weird segfaults/bus errors. -- Fabio M. Di Nitto Wed, 13 Sep 2006 09:59:29 +0200 lvm2 (2.02.06-2ubuntu2) edgy; urgency=low * Drop B-D on libgulm-dev since gulm locking is obsoleted. * Update Depends: to drop gulm and fence. * Rebuild for libdlm2. -- Fabio M. Di Nitto Thu, 27 Jul 2006 05:50:20 +0200 lvm2 (2.02.06-2ubuntu1) edgy; urgency=low * Merge from debian unstable. -- Michael Vogt Fri, 30 Jun 2006 11:16:28 +0200 lvm2 (2.02.06-2) unstable; urgency=low * Fix return value for unknown vg. (closes: #373644) -- Bastian Blank Wed, 14 Jun 2006 23:47:36 +0200 lvm2 (2.02.06-1) unstable; urgency=low * New upstream version. -- Bastian Blank Tue, 13 Jun 2006 07:35:37 +0000 lvm2 (2.02.05-3) unstable; urgency=low * Realy set default permissions. -- Bastian Blank Tue, 6 Jun 2006 17:21:18 +0000 lvm2 (2.02.05-2) unstable; urgency=low * Set default permissions to 0, 6, 0660. (closes: #370684) -- Bastian Blank Tue, 06 Jun 2006 13:01:13 +0000 lvm2 (2.02.05-1) unstable; urgency=low * New upstream version. * Don't longer disallow installation on older kernels. (closes: #358373) * Explicitely link libpthread. (closes: #358305) -- Bastian Blank Fri, 12 May 2006 18:20:01 +0000 lvm2 (2.02.02-1ubuntu1) dapper; urgency=low * merged with debian (required to fix ubuntu #38007) * daemons/clvmd/Makefile.in: * added -lpthreads to LDFLAGS to make it build -- Michael Vogt Mon, 8 May 2006 11:42:45 +0200 lvm2 (2.02.02-1) unstable; urgency=low * New upstream version. * Enable md_component_detection. (closes: #278180) * Set device permissions. * Don't use O_DIRECT on armeb. (closes: #351632) -- Bastian Blank Sun, 12 Feb 2006 13:00:23 +0100 lvm2 (2.02.01-3) unstable; urgency=low * Fix snapshot check to work with set -e. (closes: #348154) -- Bastian Blank Sun, 15 Jan 2006 13:29:06 +0100 lvm2 (2.02.01-2) unstable; urgency=low * Abort installation on kernel < 2.6.12. -- Bastian Blank Sat, 14 Jan 2006 10:51:33 +0100 lvm2 (2.02.01-1) unstable; urgency=low * New upstream version. -- Bastian Blank Sat, 03 Dec 2005 18:15:24 +0100 lvm2 (2.02.00-1) unstable; urgency=low * New upstream version. -- Bastian Blank Sat, 26 Nov 2005 10:26:42 +0100 lvm2 (2.01.15-0ubuntu5) dapper; urgency=low * debian/rules: Copy lvm2.po to lvm2.pot at build, remove it at clean. Closes: -- Martin Pitt Thu, 4 May 2006 12:53:41 +0200 lvm2 (2.01.15-0ubuntu4) dapper; urgency=low * Call vgscan instead of pvscan in clvm init script. * Fix while condition in clvm init script to catch only cluster errors. -- Fabio M. Di Nitto Fri, 07 Apr 2006 06:53:52 +0200 lvm2 (2.01.15-0ubuntu3) dapper; urgency=low * Call pvscan in clvm init script after clvmd is running to refresh the cache or vgchange might fail. * Add wait_for_nodes loop to avoid a possible race condition when starting up the entire cluster all together to clvm init script. * Make clvm init script use /etc/default/clvm instead of /etc/default/clvmd. * Ship a default clvm. -- Fabio M. Di Nitto Thu, 06 Apr 2006 07:32:53 +0200 lvm2 (2.01.15-0ubuntu2) dapper; urgency=low * Add init script for clvmd. * clvm now Depends: cman | gulm and fence. * Build clvm with gulm support. * Add Build-Deps: libccs-dev and libgulm-dev. -- Fabio M. Di Nitto Wed, 05 Apr 2006 12:52:08 +0200 lvm2 (2.01.15-0ubuntu1) dapper; urgency=low * New upstream version. -- Matthias Klose Mon, 23 Jan 2006 09:58:28 +0100 lvm2 (2.01.14-3ubuntu2) dapper; urgency=low * Drop selinux support since it breaks lvm2-udeb. * Make sure to build with a proper libdevmapper. -- Fabio M. Di Nitto Tue, 29 Nov 2005 09:11:39 +0100 lvm2 (2.01.14-3ubuntu1) dapper; urgency=low * Resynchronise with Debian. -- Fabio M. Di Nitto Fri, 25 Nov 2005 12:51:58 +0100 lvm2 (2.01.14-3) unstable; urgency=low * It is pronounced readline, not ncurses. Fix build-deps. (closes: #330715) -- Bastian Blank Fri, 30 Sep 2005 13:14:25 +0200 lvm2 (2.01.14-2) unstable; urgency=low * Enable readline support for debs. (closes: #257406) * Fix O_DIRECT disable for hppa. (closes: #330166) -- Bastian Blank Wed, 28 Sep 2005 19:12:53 +0200 lvm2 (2.01.14-1) unstable; urgency=low * New upstream version. (closes: #320454) * Enable selinux support for debs. (closes: #315505) * Change optimization for udebs. -- Bastian Blank Mon, 15 Aug 2005 18:33:41 +0200 lvm2 (2.01.12-2) unstable; urgency=low * Fix LVM1 metadata support. (closes: #315339) -- Bastian Blank Wed, 22 Jun 2005 18:49:36 +0200 lvm2 (2.01.12-1) unstable; urgency=low * New upstream version. -- Bastian Blank Mon, 20 Jun 2005 16:50:41 +0200 lvm2 (2.01.11-1) unstable; urgency=low * New upstream version. * Reentregrate changes. -- Bastian Blank Sun, 19 Jun 2005 13:17:48 +0200 lvm2 (2.01.04-5ubuntu1) breezy; urgency=low * Bump Build-Deps on libncruses5-dev and libdlm-dev (1.x) -- Fabio M. Di Nitto Mon, 30 May 2005 11:05:56 +0200 lvm2 (2.01.04-5) unstable; urgency=low * Revert -4's rather widespread changes, except for the amd64 fix. -- Andres Salomon Thu, 28 Apr 2005 05:20:08 -0400 lvm2 (2.01.04-4) unstable; urgency=low * Don't longer use cdbs. * Remove cruft. * Workaround missing O_NOATIME on amd64. (closes: #298762) -- Bastian Blank Thu, 28 Apr 2005 09:58:00 +0200 lvm2 (2.01.04-3) unstable; urgency=high * Workaround missing O_NOATIME. (closes: #297010) -- Bastian Blank Tue, 08 Mar 2005 18:40:08 +0100 lvm2 (2.01.04-2) unstable; urgency=low * New maintainer. * Always build clvmd and bump version of needed libdlm. -- Bastian Blank Sun, 27 Feb 2005 16:49:32 +0100 lvm2 (2.01.04-1) unstable; urgency=low * New upstream Closes: #292984, 293174 -- Patrick Caulfield Thu, 17 Feb 2005 09:30:18 +0000 lvm2 (2.00.32-1) unstable; urgency=low * New upstream Closes: #283290, 284990, 285225 * Don't make /lib/lvm2 the default library directory as it causes initrd troubles. Closes: #287042 -- Patrick Caulfield Fri, 24 Dec 2004 12:27:05 +0000 lvm2 (2.00.31-1) unstable; urgency=low * New upstream. -- Patrick Caulfield Mon, 20 Dec 2004 13:27:43 +0000 lvm2 (2.00.29-1) unstable; urgency=low * New upstream * Only build clvmd where a libdlm is available. Doesn't exactly close #281433 but maybe reduces it to a wishlist bug. -- Patrick Caulfield Tue, 7 Dec 2004 10:54:43 +0000 lvm2 (2.00.25-1) unstable; urgency=low * New upstream Closes: 272117 * Remove useless "pvresize" command. Closes: #278597 * Add Brazilian debconf translation. Closes: #278732 * Remove "is not recommended for production use" from package description. Closes: #278919 * Add lvm2create_initrd to documentation directory. -- Patrick Caulfield Wed, 3 Nov 2004 09:37:56 +0000 lvm2 (2.00.24-2) unstable; urgency=low * Also provide "clvm" package for Cluster LVM daemon Closes: #276651 * Get rid of references to kernel-patch-device-mapper Closes: #275881 * Fix some Lintian warnings. -- Patrick Caulfield Sat, 16 Oct 2004 14:07:16 +0100 lvm2 (2.00.24-1) unstable; urgency=low * New upstream Closes: #268562, #270111 -- Patrick Caulfield Mon, 20 Sep 2004 09:03:57 +0100 lvm2 (2.00.22-1) unstable; urgency=low * New upstream This one really /does/ incorporate the swab stuff, sorry waldi. * Include Japanese po-debconf Closes: #270763 -- Patrick Caulfield Mon, 13 Sep 2004 09:12:07 +0100 lvm2 (2.00.21-2) unstable; urgency=low * Disable use of O_DIRECT on arm. Closes: #267157 -- Patrick Caulfield Mon, 23 Aug 2004 08:39:43 +0100 lvm2 (2.00.21-1) unstable; urgency=low * New upstream. * Update README.Debian to mention that later Debian 2.4 kernels have device-mapper included. * Really add French debconf transation (sorry) Closes: #260700 * Add Czech debconf translation Closes: #265545 -- Patrick Caulfield Fri, 20 Aug 2004 10:44:11 +0100 lvm2 (2.00.19-3) unstable; urgency=low * Use libc byteswap functions. Closes: #259733 * Add French debconfg translation Closes: #260700 -- Patrick Caulfield Mon, 2 Aug 2004 11:37:15 +0100 lvm2 (2.00.19-2) unstable; urgency=low * Switch to debconf-gettext templates Closes: #257681 * Fix snapshot warning so it doesn't error on a new installation. Closes: #256276 -- Patrick Caulfield Wed, 7 Jul 2004 15:31:33 +0100 lvm2 (2.00.19-1) unstable; urgency=low * New upstream(s) * Also added patch from upstream bk to fix problem with large 2.6 device numbers. Closes: #248477 -- Patrick Caulfield Thu, 1 Jul 2004 16:07:58 +0100 lvm2 (2.00.16-2) unstable; urgency=low * Switch md_component_detection OFF by default in config file. Closes: #248709, #252085 * Ignore cdroms by default in config file. * Warn about snapshot incompatibility with lvm10. -- Patrick Caulfield Fri, 11 Jun 2004 08:43:15 +0100 lvm2 (2.00.16-1) unstable; urgency=low * New Upstream version -- Patrick Caulfield Sun, 30 May 2004 10:40:04 +0100 lvm2 (2.00.15-3) unstable; urgency=low * Take over maintainership * Disable O_DIRECT on hppa. -- Patrick Caulfield Wed, 19 May 2004 09:05:29 +0100 lvm2 (2.00.15-2) unstable; urgency=low * Fix FTBFS (closes: #248143). -- Andres Salomon Sun, 09 May 2004 13:57:07 -0400 lvm2 (2.00.15-1) unstable; urgency=low * New upstream release. * Drop 001-separated.patch; merged upstream. * Drop 002-vgdisplay_colon.patch; merged upstream. * Compile w/ -D_FILE_OFFSET_BITS=64 (thanks to Thierry DE CARVALHO for the suggestion/patch). * Add 004-make_clean.patch and 005-make_distclean.patch; fixes build system problem. * Add Patrick Caulfield as a co-maintainer. * Disable O_DIRECT for mips and mipsel (closes: #247896). -- Andres Salomon Mon, 03 May 2004 00:54:06 -0400 lvm2 (2.00.08-4) unstable; urgency=low * Fix libdevmapper-dev versioned dep (missing epoch). * Fix typos in manpage. (Closes: #226026) * Implement vgdisplay --colon. (Closes: #226056) * Add udeb for debian-installer. (Closes: #225178) * Remove lvm-default symlink in prerm. (Closes: #230543) -- Andres Salomon Sun, 04 Jan 2004 23:14:25 -0500 lvm2 (2.00.08-3) unstable; urgency=low * Add autotools-dev build-dep. -- Andres Salomon Sun, 14 Dec 2003 20:37:39 -0500 lvm2 (2.00.08-2) unstable; urgency=low * Update build-deps to require devmapper 1.00.07 or greater. -- Andres Salomon Sat, 06 Dec 2003 23:07:59 -0500 lvm2 (2.00.08-1) unstable; urgency=low * New upstream release. * Update package description. (Closes: #216441) * Tell cdbs where to find config.{sub,guess}. (Closes: #217457) -- Andres Salomon Sun, 30 Nov 2003 02:07:38 -0500 lvm2 (2.00.07-1) unstable; urgency=low * New upstream release. * Update standards-version. * Convert build system to cdbs. -- Andres Salomon Wed, 15 Oct 2003 01:27:48 -0400 lvm2 (2.00.06-1) unstable; urgency=low * New upstream release. -- Andres Salomon Fri, 22 Aug 2003 00:59:39 -0400 lvm2 (2.00.05-1) unstable; urgency=low * New upstream release. (Closes: #203571) * This release creates locking_dir if it doesn't exist. (Closes: #192789) * Fixes missing-symlink bug. (Closes: #204432) -- Andres Salomon Tue, 12 Aug 2003 00:00:41 -0400 lvm2 (1.95.15-4) unstable; urgency=low * Update libdevmapper-dev build-deps, so accidents like rebuilding against non-existent libdevmapper0 versions don't happen. -- Andres Salomon Thu, 07 Aug 2003 17:01:52 -0400 lvm2 (1.95.15-3) unstable; urgency=low * The naming-releases-is-lame release. * Put binaries in /lib/lvm-200 instead of /sbin, allowing lvm10 to be installed with lvm2. Also dropped init script. (Closes: #185245) * Clean up manpages/undocumented files. -- Andres Salomon Thu, 07 Aug 2003 01:04:59 -0400 lvm2 (1.95.15-2) unstable; urgency=low * Calm-before-the-storm release; the next one will either be 2.00 (once the kill-yer-VGs bug is fixed) or 1.95 with lvm10 compatibility (once patrick returns from vacation). * Update maintainer email address. * Update standards-version. * Rebuild against newly SONAME'd libdevmapper packages. (Closes: #199399) * When deactivating VGs, ignore failures related to file locking, as / might be read-only. (Closes: #192802) * Make backup of lvm2 metadata in postinst. (Closes: #189325) -- Andres Salomon Thu, 31 Jul 2003 01:36:44 -0400 lvm2 (1.95.11-1) unstable; urgency=low * New upstream release. (Closes: #171436) * Removed TODO and INTRO from debian/docs; added WHATS_NEW. * Remove vgcfgrestore.8 undocumented symlink. * Added a README.Debian, mentioning the device-mapper kernel module requirement that lvm2 has. (Closes: #171674, #163020) * Get rid of debian/conffiles (debhelper's smart enough to figure that out). * debian/copyright fix to appease lintian. * Fix typo in tools/commands.h that caused /usr/sbin/; to be created. -- Andres Salomon Mon, 9 Dec 2002 02:51:02 -0400 lvm2 (1.95.10-2) unstable; urgency=low * Fix software raid problems by ensuring lvm init script runs after raidtools init script. (Closes: #152569) -- Andres Salomon Tue, 3 Sep 2002 04:05:43 -0400 lvm2 (1.95.10-1) unstable; urgency=low * New upstream release (Beta 3.2). * Change all references to /dev/device-mapper/control to /dev/mapper/control. -- Andres Salomon Sun, 1 Sep 2002 18:55:12 -0400 lvm2 (0.95.05-3) unstable; urgency=low * Get rid of awk dependency in init script. (Closes: #146257) -- Andres Salomon Sun, 12 May 2002 04:39:06 -0500 lvm2 (0.95.05-2) unstable; urgency=low * Use ${shlibs:Depends} in Depends. * Get rid of postinst/postrm scripts, use debhelper's init script instead. * Add Conflicts against lvm10, lvm-common. * Fix endian issues on big-endian machines. -- Andres Salomon Thu, 2 May 2002 23:53:53 -0500 lvm2 (0.95.05-1) unstable; urgency=low * New release (Beta2). -- Andres Salomon Thu, 25 Apr 2002 00:37:41 -0500 lvm2 (0.95.04cvs20020306-1) unstable; urgency=low * CVS updated. * Convert from debian native package. -- Andres Salomon Wed, 6 Mar 2002 00:43:21 -0500 lvm2 (0.95.04cvs20020304) unstable; urgency=low * CVS updated. * Enhance init script; create devmapper control device, etc. * Add dmsetup as a suggestion. * Add /etc/lvm/lvm.conf conffile. * Add undocumented(7) for the commands missing manpages. -- Andres Salomon Mon, 4 Mar 2002 04:51:26 -0500 lvm2 (0.95.02cvs20020220) unstable; urgency=low * Initial Release. -- Andres Salomon Wed, 20 Feb 2002 03:17:25 -0500