multipath-tools (0.4.7-1.1ubuntu3.2) feisty-proposed; 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. (Closes LP: #120177) -- Fabio M. Di Nitto Fri, 10 Aug 2007 13:03:39 +0200 multipath-tools (0.4.7-1.1ubuntu3.1) feisty-proposed; urgency=low * Fix udev rule to modprobe dm-multipath. (Closes LP: #120177) -- Fabio M. Di Nitto Wed, 13 Jun 2007 12:26:24 +0200 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