Skip to content

Debian Changelog multipath-tools (0.4.8-15.1)

2009

multipath-tools (0.4.8-15.1) unstable; urgency=low

   * Non-maintainer upload to fix release goal.
   * Drop iscsi as dependency for multipath-tools-boot init.d script to
     avoid dependency loop (Closes: #542370).

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 18 Sep 2009 20:17:13 +0200

multipath-tools (0.4.8-15) unstable; urgency=low

   * [e3fdd6f] add iscsi as a prereq and add verbose logic from mdadm.
   * [9299e3d] On shutdown multipathd flushes its internal message queue
     but we have to check if the messages on the queue are not empty.
     (Closes: #519252)
   * [df5ee21] fix umask of multipathd socket (CVE-2009-0115). Upstream
     commit 0a0319d381249760c71023edbe0ac9c093bb4a74. (Closes: #522813)

 -- Guido Günther <agx@sigxcpu.org>  Mon, 06 Apr 2009 19:36:25 +0200

multipath-tools (0.4.8-14) unstable; urgency=low

   * [6dad4a0] kpartx: use uint64_t to account slices start/size based on
     65d108fbe. Fixes handling of devices >2TB.
     (Closes: #512601) - thanks to Vincent McIntyre for testing
   * [1fe965c] fix failure to gather block device information. Cherry-pick
     88f88d from upstream: With the new sysfs layout the parent device of a
     block device is 'block', and only the parent of this is the 'real' parent.
     Fixes problems on kernels >= 2.6.27.
     (LP: #307032) - thanks to Jens Langner for forwarding this.
   * [85c6d6e] README.Debian: explain howto best access multipath devices
     (Closes: #510911) - thanks to Vincent McIntyre
   * [a2bf65e] FAQ: fix URL to FAQ - thanks to Vincent McIntyre
   * [e65a06d] README.Debian: doc typo
   * [a1de95f] add ja debconf translation
     (Closes: #512857) - thanks to Hideki Yamane
   * [8400b79] rules: drop redo-patches target handled via external script now
   * [50eb583] control: fix maintainer name
   * [fe7e471] drop superflous headers and footers of patches, no functional
     changes

 -- Guido Günther <agx@sigxcpu.org>  Thu, 29 Jan 2009 10:17:36 +0100

2008

multipath-tools (0.4.8-13) unstable; urgency=low

   [ Guido Günther ]
   * [5585feb] simplify udev dependency
   * [4cc8116] add a versioned dependency on dmsetup (Closes: #497686)
   * [9887760] blacklist cciss devices (Closes: #500991)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 03 Oct 2008 12:42:46 +0200

multipath-tools (0.4.8-12) unstable; urgency=low

   * [2ee3c11] udev as of 0.124 doesn't support 'scsi_id -s' anymore
   * [736eaa3] ...unfortunately older udev's don't support 'scsi_id -d'
     properly so add a conflict
   * [49961fa] update bugnumbers for the "dmsetup export" fun
   * [82d47a3] bump standards version
   * [18fb979] add README.source

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 21 Aug 2008 09:28:30 +0200

multipath-tools (0.4.8-11) unstable; urgency=low

   * [3dadace] use the full path to dmsetup so we don't have to worry about
     $PATH
   * [33642da] update initramfs during postinst/postrm (Closes: #477839)
   * [41391c9] Conflict on etch's multipath-tools-initramfs - together with the
     multipath-tools-initramfs NMU from Bernd Zeimetz this provides a clean
     upgrade path from etch to lenny for multipath-tools-initramfs users.
   * [4f8a5d1] Call multipath via udev on block device add/change events This
     helps slow devices when either /etc/init.d/multipath-tools-boot or the
     initramfs script are being run although the devices are not ready yet.
     (Closes: #489850) - many thanks to Janusz Dziemidowicz for his suggestions
     and testing
   * [5cbb079] add swedish debconf translation (Closes: #492107) - thanks to
     Martin Ågren
   * [12639e9] redo quilt patches - no code changes

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 30 Jul 2008 17:59:03 -0400

multipath-tools (0.4.8-10) unstable; urgency=low

   * [183da2c] Add russion debconf translation (Closes: #486353) - thanks
     to Yuri Kozlov
   * [02b7853] Add pt, de, and fr translations (Closes: #482035, #482845,
     #482905) - thanks to the Portuguese Translation Team, Helge
     Kreutzmann and Jean Guillou

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 19 Jun 2008 13:06:09 +0200

multipath-tools (0.4.8-9) unstable; urgency=low

   * [958c4b1] attach multipath.conf to bugreports
   * [2ac083e] make multipath-tools-boot arch all
   * [2eb8b51] Warn about outdated /etc/multipath.conf via debconf. The
     changed location of udev's /sbin/scsi_id already hit two people.
     Since this renders the system unbootable we should warn about it at
     priority critical. (Closes: #481447)

 -- Guido Guenther <agx@sigxcpu.org>  Sat, 17 May 2008 15:13:40 +0200

multipath-tools (0.4.8-8) unstable; urgency=low

   * libdevmapper doesn't ship the init script anymore so drop that and depend
     on checkroot instead so we have a defined boot order (Closes: 470063)
   * multipath-tools.init: remove superflous stop link in S in the LSB header
   * add boot breakage warning to multipath-tools boot
   * depend on libdevmapper-dev (>= 2:1.02.20) instead of (>= 2:1.02.20-1)
     since this eases backports
   * bump standards version

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 09 Mar 2008 18:55:38 +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 <agx@sigxcpu.org>  Tue, 08 Jan 2008 13:49:18 +0100

2007

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 <agx@sigxcpu.org>  Sat, 01 Dec 2007 15:41:36 +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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  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 <agx@sigxcpu.org>  Fri, 08 Jun 2007 11:51:00 +0200

2006

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 <agx@sigxcpu.org>  Wed, 20 Dec 2006 17:40:59 +0100

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 <jgoerzen@complete.org>  Wed, 9 Aug 2006 11:52:08 -0500

multipath-tools (0.4.7-1) unstable; urgency=low

   * New upstream version.
     - Build against libsysfs2. (closes: #355775)
   * Acknowledge NMU. (closes: #337081)

 -- Bastian Blank <waldi@debian.org>  Fri, 17 Mar 2006 17:23:03 +0100

multipath-tools (0.4.6-1) unstable; urgency=low

   * New upstream version.

 -- Bastian Blank <waldi@debian.org>  Thu, 09 Feb 2006 22:12:52 +0100

2005

multipath-tools (0.4.5-3) unstable; urgency=low

   * Fix kpartx compiling errors and dos support.

 -- Bastian Blank <waldi@debian.org>  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 <waldi@debian.org>  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 <waldi@debian.org>  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 <waldi@debian.org>  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 <patrick@debian.org>  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 <patrick@debian.org>  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 <patrick@debian.org>  Thu, 13 Jan 2005 09:25:42 +0000

2004

multipath-tools (0.4.0-1) unstable; urgency=low

   * New upstream

 -- Patrick Caulfield <patrick@debian.org>  Fri, 24 Dec 2004 11:54:44 +0000

multipath-tools (0.3.9-1) unstable; urgency=low

   * New upstream

 -- Patrick Caulfield <patrick@debian.org>  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 <patrick@debian.org>  Mon, 29 Nov 2004 08:56:50 +0000

multipath-tools (0.3.7-1) unstable; urgency=low

   * New upstream

 -- Patrick Caulfield <patrick@debian.org>  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 <patrick@debian.org>  Wed, 3 Nov 2004 10:16:34 +0000