multipath-tools (0.4.8-7ubuntu2) hardy; urgency=low * Install udev rules in initramfs. * Use temporary device name for creating partitions using kpartx. * Big thanks to Dag Stenstad for testing and helping with debugging! -- Soren Hansen Wed, 19 Mar 2008 19:07:22 +0100 multipath-tools (0.4.8-7ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - DebianMaintainerField. - Replace multipath-tools-boot init script with udev rules in kpartx.rules. - Move udev rules to priority 95, and drop call to dmsetup_env. - Add devices as they appear. - Fix preinst script to modprobe dm-multipath. This will make sure that multipathd will be able to start. - Add prerm script to not fail when upgrading from a broken version of multipathd. - Set umask in multipathd. - Handle udev rules priority change in preinst. * Dropped our hsg80 changes. Kernel handles this correctly now. -- Soren Hansen Mon, 28 Jan 2008 11:09:45 +0100 multipath-tools (0.4.8-7) unstable; urgency=low * add watch file * move multipath-tools-boot startup to S21 to allow module-loading (Closes: #457804) -- Guido Guenther Tue, 08 Jan 2008 13:49:18 +0100 multipath-tools (0.4.8-6) unstable; urgency=low * depend on a libaio that resides in /lib (>= 0.3.106-8) so we can... * ...drop link-libaio-static.diff * fix_wwid_blacklist.diff: pulled from upstream to fix blacklisting by wwid * kpartx-docfix.diff: document -g * kpartx-remove-dead-code.diff: remove unused commandline option * kpartx-fix-extpart-rm.diff: fix partition removal of extended partitions -- Guido Guenther Sat, 01 Dec 2007 15:41:36 +0100 multipath-tools (0.4.8-5ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - DebianMaintainerField. - Suggest sg3-utils, Conflict with sg-utils. - Replace multipath-tools-boot init script with udev rules in kpartx.rules. - Add /sbin/hsg80_start. - Move udev rules to priority 95, and drop call to dmsetup_env. - Add devices as they appear - Fix preinst script to modprobe dm-multipath. This will make sure that multipathd will be able to start. - Fix init script not to die on stop if multipathd is not running. - Add prerm script to not fail when upgrading from a broken version of multipathd. - Set umask in multipathd. - Handle udev rules priority change in preinst. -- Soren Hansen Thu, 13 Dec 2007 03:03:31 +0100 multipath-tools (0.4.8-5) unstable; urgency=low * apply kpartx-fix-udev-dmraid.diff to our shipped udev rules too * fix itemized list in control file (Closes: #441176) * link statically against libaio since it's in /usr/lib and multipath{,d} are in /sbin and we can avoid a libaio udeb for now * build a udeb for d-i support (Closes: #440334) -- Guido Guenther Fri, 07 Sep 2007 19:47:05 +0200 multipath-tools (0.4.8-4) unstable; urgency=low * split out initramfs support into a separate package (Closes: #440206) * copy persistent bindings into initramfs * debian/rules: don't ignore errors on clean (to make lintian happy) * multipath-tools-boot.sh: add Default-Stop pseudo header -- Guido Guenther Fri, 31 Aug 2007 09:47:35 +0200 multipath-tools (0.4.8-3) unstable; urgency=low * add a prerm script to handle updates from broken versions that don't allow for a stopped multipathd in the init script, really (closes: #439126). -- Guido Guenther Sun, 26 Aug 2007 10:24:49 +0200 multipath-tools (0.4.8-2) unstable; urgency=low * initramfs: mpath_prio_tpc has been renamed to mpath_prio_rdac * fetch patches by Hannes Reinecke from dm-devel: * fix udev rule for dmraid: kpartx-fix-udev-dmraid.diff * fix extended partition calculation in kpartx: kpartx-fix-extpart.diff * fix DEB_BUILD_OTIIONS=nostrip (Closes: #437596) -- Guido Guenther Mon, 13 Aug 2007 18:32:12 +0200 multipath-tools (0.4.8-1) unstable; urgency=low * new upstream release * drop clariion-fix-read-buffer.diff, applied upstream * init script: don't fail the stop target if multipathd * conflict with multipath-tools-initramfs -- Guido Guenther Sat, 04 Aug 2007 13:08:52 +0200 multipath-tools (0.4.7-9) unstable; urgency=low * fix segfault on EMC Clariions * add initramfs hooks to support rootfs on multipath * version the dependency on dmsetup since the one from etch doesn't support -oattr needed by dmsetup_env * use LSB functions in init scripts -- Guido Guenther Tue, 31 Jul 2007 14:01:00 +0200 multipath-tools (0.4.7-8) unstable; urgency=low * since Debian's dmestup doesn't include the "export" patch used by other distros (#434241), work around this by implementing a minimal dmsetup_env that can be used by kpartx.udev (Closes: #376161) * add LSB headers to init scripts -- Guido Guenther Sat, 28 Jul 2007 17:34:48 +0200 multipath-tools (0.4.7-7) unstable; urgency=low * create build dirs (Closes: #425910) * forward to upstream git b413c9dbe554c2d50aba7c6446ec86f850cf8dde * drop libmultipath-cache-sysfs_devices.diff, applied upstream -- Guido Guenther Fri, 27 Jul 2007 22:25:29 +0200 multipath-tools (0.4.7-6) unstable; urgency=low * kpartx.udev: fix path to kpartx_id * install kpartx_id * debian/control: add XS-Vcs-Browser -- Guido Guenther Sun, 22 Jul 2007 15:38:05 +0200 multipath-tools (0.4.7-5) unstable; urgency=low * forward to upstream git 00fe3ac6ff515bec4a2c7385d6e2e4a7ed5dfb36 * new patch: libmultipath-cache-sysfs_devices.diff (Closes: #433949) -- Guido Guenther Fri, 20 Jul 2007 23:15:27 +0200 multipath-tools (0.4.7-4) unstable; urgency=low * move to git * Drop patches applied upstream: * fix-segfault-on-disappearing-paths.diff * exclude-quilt.diff * scsi_id.diff * Makefile_cleanups.diff * use dh_installudev * no need to build-depend on libsysfs-dev anymore * build-depend on libaio-dev -- Guido Guenther Fri, 29 Jun 2007 11:31:28 -0400 multipath-tools (0.4.7-3) experimental; urgency=low * forward to upstream git as of 178b93111d54828a89ad280c0aaaea0812343a6a (Closes: #427532, #365363) * adjust scsi_id.patch to apply again * drop udev.patch, not needed * make sure multipath-tools-init runs after udev so the /dev/mapper/ entries appear in the correct place * debhelper version 5 (Closes: #425910) * split out kpartx into a separate package (Closes: #422600) -- Guido Guenther Fri, 08 Jun 2007 11:51:00 +0200 multipath-tools (0.4.7-2ubuntu3) gutsy; urgency=low * Fix preinst script to modprobe dm-multipath. This will make sure that multipathd will be able to start. * Fix init script not to die on stop if multipathd is not running. * Add prerm script to not fail when upgrading from a broken version of multipathd. -- Fabio M. Di Nitto Fri, 10 Aug 2007 13:03:39 +0200 multipath-tools (0.4.7-2ubuntu2) gutsy; urgency=low * Fix udev rule to load dm-multipath. -- Fabio M. Di Nitto Wed, 13 Jun 2007 11:56:52 +0200 multipath-tools (0.4.7-2ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - Remove multipath-tools-boot init script in favour of udev rules. - Update udev rules as described in 0.4.7-1.1ubuntu3. - Add /sbin/hsg80_start as described in 0.4.7-1.1ubuntu3. - debian/control Ubuntu maintainer foobar. -- Fabio M. Di Nitto Wed, 16 May 2007 11:02:20 +0200 multipath-tools (0.4.7-2) unstable; urgency=low [ Bastian Blank ] * Use /lib/udev/scsi_id. (closes: #358985) [ Guido Guenther ] * Acknowledge NMU - thanks John! (closes: #382244) * use quilt for the git patch * remove Bastian and Andres from Uploaders on their request * cleanup pp_hds_modular so the package is rebuildable several times * scsi_id.diff, Makefile-cleanups.diff, remove-arch-ifdefs.diff, udev.diff: split out Debian's modifications into separate patches * remove now superflous multipath.sh (closes: #350814) * bump standards version to 3.7.2 (no source changes) -- Guido Guenther Wed, 20 Dec 2006 17:40:59 +0100 multipath-tools (0.4.7-1.1ubuntu3) feisty; urgency=low * Remove multipath-tools-boot init script. * Wild changes and updates to udev rules: - All the hsg80 MULTIBUS FAILOVER are now handled here. - Fix rule to call kpartx also on "change" udev events. - Invoke multipath -v 0 device to make sure we hot plug all devices into multipath. * Add /sbin/hsg80_start that wraps all the work to make an hsg80 in MULTIBUS FAILOVER working properly. This is automatically called by udev. (Closes LP: #98518) -- Fabio M. Di Nitto Wed, 04 Apr 2007 08:17:48 +0200 multipath-tools (0.4.7-1.1ubuntu2) feisty; urgency=low * Remove devmap_name from this package, and Depend on dmsetup instead. Fixes file overwrite conflict with dmsetup. (LP 84894.) -- Ian Jackson Tue, 13 Feb 2007 16:16:46 +0000 multipath-tools (0.4.7-1.1ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - remove stop links from rc0 and rc6 - suggest sg3-utils, conflict sg-utils - fix path to scsi_id - ubuntu udev rules - set umask -- Scott James Remnant Tue, 28 Nov 2006 15:24:16 +0000 multipath-tools (0.4.7-1.1) unstable; urgency=medium * Added missing dependency on dmsetup. Closes: #381068. * Fixed PID file handling. Closes: #294066. * Pulled in numerous fixes from upstream git tree to fix various segfaults, spewing garbage onto the console, etc. Tree is now synced to upstream git as of commit 40b575955cc189aa993e6a030b66b5fef6bcf288 on July 19, 2006, which is the current state of the upstream tree. Closes: #382214. -- John Goerzen Wed, 9 Aug 2006 11:52:08 -0500 multipath-tools (0.4.7-1ubuntu8) edgy; urgency=low * Remove stop script symlinks from rc0 and rc6. -- Scott James Remnant Fri, 15 Sep 2006 17:30:19 +0100 multipath-tools (0.4.7-1ubuntu7) dapper; urgency=low * Fix typo in init script that was executing hsg80_init unconditionally. * Suggests: sg3-utils and Conflicts: sg-utils (obsoleted). -- Fabio M. Di Nitto Mon, 22 May 2006 09:56:07 +0200 multipath-tools (0.4.7-1ubuntu6) dapper; urgency=low * no changes upload to rebuild with new libdevmapper. -- Fabio M. Di Nitto Wed, 10 May 2006 09:31:20 +0200 multipath-tools (0.4.7-1ubuntu5) dapper; urgency=low The "give Scott a crying biscuit" release. * Apply patch from Dennis Kaarsemaker. (Closes Ubuntu: #41318) -- Fabio M. Di Nitto Wed, 26 Apr 2006 10:20:07 +0200 multipath-tools (0.4.7-1ubuntu4) dapper; urgency=low * Remove 2 extra lines from multipath.rules that were really not supposed to be there. -- Fabio M. Di Nitto Thu, 06 Apr 2006 17:43:10 +0200 multipath-tools (0.4.7-1ubuntu3) dapper; urgency=low * Add hsg80_init function to multipath-tools-boot init script. The script takes care to perform a proper initialization of the disks when the hsg80 is configured in multibus failover mode. NOTE: multipathd is not able to understand properly what happens in this multi-bugs situation and it will require manual kill and restart once the disks have been readded to the system, otherwise failover is not guaranteed and syslog will be flooded. -- Fabio M. Di Nitto Thu, 06 Apr 2006 09:33:51 +0200 multipath-tools (0.4.7-1ubuntu2) dapper; urgency=low * Fix socket permissions. -- Fabio M. Di Nitto Tue, 04 Apr 2006 18:20:20 +0200 multipath-tools (0.4.7-1ubuntu1) dapper; urgency=low * Fix path to scsi_id. * Make install: target depends on build in debian/rules. * Change NAME to multipathd in init scripts so that we can actually stop multipathd. * Swap multipath-tools-boot and multipath-tools init scripts order in postinst and make multipath-tools-boot start. * UVF exception granted by Colin Watson. -- Fabio M. Di Nitto Tue, 04 Apr 2006 06:31:09 +0200 multipath-tools (0.4.7-1) unstable; urgency=low * New upstream version. - Build against libsysfs2. (closes: #355775) * Acknowledge NMU. (closes: #337081) -- Bastian Blank Fri, 17 Mar 2006 17:23:03 +0100 multipath-tools (0.4.6-1) unstable; urgency=low * New upstream version. -- Bastian Blank Thu, 09 Feb 2006 22:12:52 +0100 multipath-tools (0.4.5-3) unstable; urgency=low * Fix kpartx compiling errors and dos support. -- Bastian Blank Fri, 30 Sep 2005 13:01:55 +0200 multipath-tools (0.4.5-2) unstable; urgency=low * Move boot init script before udev and load dm-multipath module. -- Bastian Blank Wed, 28 Sep 2005 19:35:49 +0200 multipath-tools (0.4.5-1) unstable; urgency=low * New upstream version. * Move device check logic to udev rules. * Don't longer create devices in /dev by default. -- Bastian Blank Mon, 19 Sep 2005 16:32:00 +0200 multipath-tools (0.4.2.4-2) unstable; urgency=medium * New maintainer. * Rebuild against new libdevmapper. -- Bastian Blank Fri, 04 Mar 2005 15:16:30 +0100 multipath-tools (0.4.2.4-1) unstable; urgency=low * New upstream. NOTE: This is actually upstream's 0.4.2 but 0.4.2.3 came first for some reason. * Use start-stop-daemon to control the multipathd daemon and do it's own PID file handling (which is now commented out of the daemon itself) -- Patrick Caulfield Fri, 28 Jan 2005 15:15:01 +0000 multipath-tools (0.4.2.3-1) unstable; urgency=low * New upstream * Remove initrd files as they break things. Closes: #288150 * Fix some duplicate patching. -- Patrick Caulfield Mon, 17 Jan 2005 11:19:20 +0000 multipath-tools (0.4.1-1) unstable; urgency=low * New upstream Closes: #295926, #286789 * Include initrd scripts contributed by Guido Guenther Closes: #286791 -- Patrick Caulfield Thu, 13 Jan 2005 09:25:42 +0000 multipath-tools (0.4.0-1) unstable; urgency=low * New upstream -- Patrick Caulfield Fri, 24 Dec 2004 11:54:44 +0000 multipath-tools (0.3.9-1) unstable; urgency=low * New upstream -- Patrick Caulfield Tue, 7 Dec 2004 13:15:15 +0000 multipath-tools (0.3.8-1) unstable; urgency=low * New upstream * Fix error in preinst, when upgrading. * Don't clean klibc directory. Closes: #283043 -- Patrick Caulfield Mon, 29 Nov 2004 08:56:50 +0000 multipath-tools (0.3.7-1) unstable; urgency=low * New upstream -- Patrick Caulfield Sat, 13 Nov 2004 11:14:35 +0000 multipath-tools (0.3.6-1) unstable; urgency=low * Initial upload. Based loosely on upstream's work Closes: #277898 -- Patrick Caulfield Wed, 3 Nov 2004 10:16:34 +0000