module-init-tools (3.16-1ubuntu6) quantal; urgency=low

  * Update config.guess,sub for aarch64

 -- Wookey <wookey@wookware.org>  Mon, 01 Oct 2012 12:56:40 +0100

module-init-tools (3.16-1ubuntu5) quantal; urgency=low

  * Add new iwlwifi.config file
    -LP: #1011420

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 10 Sep 2012 09:13:20 -0700

module-init-tools (3.16-1ubuntu4) quantal; urgency=low

  * Micro-optimize the upstart job to improve boot performance; thanks to
    Scott Moser for the patch.
  * Use dpkg-buildflags to enable hardening for the package build.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 06 Sep 2012 01:28:50 +0000

module-init-tools (3.16-1ubuntu3) quantal; urgency=low

  * Blacklist udlfb which conflicts with the udl KMS driver. 
    Added udlfb to debian/modprobe.d/blacklist-framebuffer.conf

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 30 May 2012 11:42:15 -0600

module-init-tools (3.16-1ubuntu2) precise; urgency=low

  * Mark module-init-tools Multi-Arch: foreign.

 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 20 Nov 2011 22:15:21 +0000

module-init-tools (3.16-1ubuntu1) oneiric; urgency=low

  * Resync with debian 3.16-1.
   - Remaining changes:
      + update to debhelper version 7 for upstart job support
      + Ubuntu specific control scripts carrying upgrade quirks
      + Ubuntu specific modprobe.d/depmod.d contents
      + debian/patches/ubuntu-maps_by_default -- Reenable map files
      + switch source to 'unapply-patches' to simplify merging with
        debian upstream
  * debian/patches/ubuntu-modinfo-wantparm-uninitialised dropped
    now upstream

 -- Andy Whitcroft <apw@canonical.com>  Thu, 16 Jun 2011 13:10:43 +0100

module-init-tools (3.16-1) unstable; urgency=high

  * New upstream release.
  * Fixed the fix for #604017 which broke modinfo -F. (Closes: #628844)

 -- Marco d'Itri <md@linux.it>  Fri, 03 Jun 2011 20:23:06 +0200

module-init-tools (3.13-1ubuntu1) oneiric; urgency=low

  * Manual Resync with Debian version 3.13-1.
    - Remaining changes:
      + Ubuntu specific control scripts carrying upgrade quirks
      + Ubuntu specific modprobe.d/depmod.d contents
      + debian/patches/ubuntu-maps_by_default -- Reenable map files
      + debian/patches/ubuntu-modinfo-wantparm-uninitialised -- fix
        performance issue due to unitialised variable in modinfo
      + switch source to 'unapply-patches' to simplify merging with
        debian upstream

 -- Andy Whitcroft <apw@canonical.com>  Wed, 08 Jun 2011 11:53:21 +0100

module-init-tools (3.13-1) unstable; urgency=low

  * New upstream release.
    + Supports 3.x kernels.
  * Switched from docbook2man to docbook-to-man. (Closes: #593834)
  * Documented depmod -E. (Closes: #618338)
  * Added patch modinfo_print_tags: make "depmod -F param" print also
    parameters without a description. (Closes: #604017)
  * Added patch fix_modprobe.d.5_alias to create a proper man page alias
    and use docbook-to-man instead of docbook2man since it appears to be
    slightly less broken than the other. (Closes: #593834)
  * Removed support for /etc/modules-*.

 -- Marco d'Itri <md@linux.it>  Wed, 01 Jun 2011 04:13:55 +0200

module-init-tools (3.12-1ubuntu6) natty; urgency=low

  * Remove intel-3945-iwlagn-disable11n.conf completely as it has an
    erroneous module parameter. (LP: #747025)

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 01 Apr 2011 07:19:50 -0600

module-init-tools (3.12-1ubuntu5) natty; urgency=low

  * Added intel-3945-iwlagn-disable11n.conf
    The iwlwifi driver is now split into legacy 3945 and
    everything else as of 2.6.38. Support for 4965 is still contained in the iwlagn
    driver even though considered a legacy device. Intel affirms
    802.11n should work. iwl3945 is no longer supported and will never
    have a functional 802.11n mode.
  * removed intel-5300-iwlagn-disable11n.conf
    -LP: #630748

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 25 Mar 2011 09:29:16 -0600

module-init-tools (3.12-1ubuntu4) natty; urgency=low

  * debian/modprobe.d/blacklist-framebuffer.conf: re-enable vesafb so that
    we can load it as a fallback.  (LP: #702090)

 -- Andy Whitcroft <apw@canonical.com>  Fri, 18 Mar 2011 18:00:19 +0000

module-init-tools (3.12-1ubuntu3) natty; urgency=low

  * debian/modprobe.d/blacklist-rare-network.conf: add alias blacklist for
    rare network modules to help defend against future vulnerabilities.

 -- Kees Cook <kees@ubuntu.com>  Thu, 13 Jan 2011 12:43:38 -0800

module-init-tools (3.12-1ubuntu2) maverick; urgency=low

  * Temporarily disable 11n functionality for iwlagn driver.  Intel is
    actively working to get this properly fixed up in the firmware.  This
    workaround should be reverted once updated firmware is available.
    LP: #630748

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 30 Sep 2010 14:47:34 -0700

module-init-tools (3.12-1ubuntu1) maverick; urgency=low

  * Enable new firewire stack by blacklisting legacy firewire modules.
    http://blueprints.launchpad.net/ubuntu/+spec/kernel-maverick-firewire-stack

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 30 Jun 2010 15:35:58 +0000

module-init-tools (3.12-1) unstable; urgency=low

  * New upstream release.
    + modprobe -o is not supported anymore.
    + Added support for modules.devname for the benefit of udev.

 -- Marco d'Itri <md@linux.it>  Sun, 27 Jun 2010 22:18:36 +0200

module-init-tools (3.12~pre2-3) unstable; urgency=high

  * Fixed spurious output of modprobe. (Closes: #574584, #574797)

 -- Marco d'Itri <md@linux.it>  Thu, 15 Apr 2010 03:04:10 +0200

module-init-tools (3.12~pre2-2) unstable; urgency=high

  * Fixed an init scripts dependency loop introduced in -1. (Closes: #574535)

 -- Marco d'Itri <md@linux.it>  Mon, 22 Mar 2010 12:21:18 +0100

module-init-tools (3.12~pre2-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Fri, 12 Mar 2010 19:39:28 +0100

module-init-tools (3.12~pre1-1) unstable; urgency=low

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Tue, 26 Jan 2010 22:51:50 +0100

module-init-tools (3.11.1-2ubuntu1) lucid; urgency=low

  * Blacklist viafb; the only framebuffer drivers we want loaded by default
    on x86 are the drm framebuffers and vga16fb.  LP: #558569.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 13 Apr 2010 21:20:05 -0700

module-init-tools (3.11.1-2) lucid; urgency=low

  * debian/module-init-tools.{pre,post}inst:
    - remove the /etc/modprobe.d/arch-aliases symlink earlier to
      fix update-initramfs failing when module-init-tools in
      unpacked but not yet configured (LP: #530632)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Mar 2010 17:23:03 +0100

module-init-tools (3.11.1-1) lucid; urgency=low

  * New upstream release:
    - Fixed modinfo segfault with gone module.  LP: #430643.
    - Handles modules.builtin (which the kernel doesn't yet make).

  * Remove vga16fb from the framebuffer blacklist, we'll want this to be
    loaded if there are no better framebuffers available.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 02 Dec 2009 02:36:16 +0000

module-init-tools (3.11-1) unstable; urgency=low

  * New upstream release.
    + Fixes a fork bombing issue with kernels <= 2.6.19. (Closes: #524940)
  * Removed a bashism from the init script. (Closes: #547754)

 -- Marco d'Itri <md@linux.it>  Sat, 17 Oct 2009 00:39:38 +0200

module-init-tools (3.10-3) unstable; urgency=high

  * Remove for real this time the architecture-specific aliases for
    architectures != i386. (Closes: #543616)

 -- Marco d'Itri <md@linux.it>  Wed, 26 Aug 2009 14:36:27 +0200

module-init-tools (3.10-2) unstable; urgency=low

  * Do not fail in preinst if the arch directory does not exist.
    (Closes: #542357)

 -- Marco d'Itri <md@linux.it>  Thu, 20 Aug 2009 23:44:38 +0200

module-init-tools (3.10-1) unstable; urgency=low

  * New upstream release.
  * After two years removed /sbin/update-modules to break the packages
    still trying to use it. (Closes: #539988)
  * Removed the architecture-specific aliases. If your platform needs one
    you will have to fix the kernel instead.
  * Removed patch ignore_arch_directory.
  * Renamed /etc/modprobe.d/aliases to /etc/modprobe.d/aliases.conf.
  * Removed patch suppress_conf_warnings.
  * Make sure that the man pages are regenerated. (Closes: #523837)

 -- Marco d'Itri <md@linux.it>  Mon, 17 Aug 2009 23:47:30 +0200

module-init-tools (3.9-2) unstable; urgency=medium

  * Fixed a postinst failure on some architectures. (Closes: #533174)
  * Added a 60 seconds sleep in update-modules to annoy whoever may still
    be using it.

 -- Marco d'Itri <md@linux.it>  Mon, 15 Jun 2009 15:57:45 +0200

module-init-tools (3.9-1) unstable; urgency=medium

  * New upstream release.
  * /etc/modprobe.d/aliases: load ehci-hcd using --use-blacklist.
    (Closes: #521331)
  * Documented the -m option of depmod. (Closes: #523837)
  * Removed the obsolete parts from the code supporting architecture-specific
    alias files. (Closes: #532548)

 -- Marco d'Itri <md@linux.it>  Mon, 15 Jun 2009 04:00:20 +0200

module-init-tools (3.8-1) karmic; urgency=low

  * New upstream release:
    - code refactoring.
    - documentation work.
    - zlib may be linked dynamically.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 05 May 2009 11:45:30 +0100

module-init-tools (3.7-pre9-1) unstable; urgency=medium

  * Since we are already providing workarounds for kernel shortcomings,
    add to the aliases file directives to load ehci-hcd before the other
    HCD drivers. (Closes: #500001)
  * docbook-to-man build-dependency replaced by docbook-utils which is
    less broken.
  * debhelper version upgraded from 4 to 5.

 -- Marco d'Itri <md@linux.it>  Fri, 13 Mar 2009 00:42:17 +0100

module-init-tools (3.7-pre5-1) unstable; urgency=low

  * New upstream snapshot.
    + Fixed some issues when modprobing multiple modules.
      (Closes: #321662, #500035, #504088)
    + Removed modules file locking. (Closes: #414711)
  * Install the architecture-specific aliases on i386 systems using a
    64 bit kernel. (Closes: #517958)
  * Added patch suppress_conf_warnings: suppress .conf warnings for our
    own files. (Closes: #517954)
  * Escaped the backslashes in the man pages to work around some
    unexplained brokeness in docbook-to-man. (Closes: #517924) 

 -- Marco d'Itri <md@linux.it>  Tue, 03 Mar 2009 17:55:42 +0100

module-init-tools (3.7-pre2-1) unstable; urgency=low

  * New upstream snapshot. (Closes: #506557)
    + Reads the configuration files in a deterministic order. (Closes: #397765)
    + Mentions modinfo(8) in other man pages. (Closes: #486716)
    + Documents the -b modprobe argument. (Closes: #491437)
  * Added patch no_maps_by_default: stop building the maps files by default
    and see what happens.
  * Removed patch runparts_like_names which has been replaced by a similar
    official feature.
  * Removed a wrong vcs-git URL. (Closes: #504090)
  * Fixed the URL in the debian/watch file. (Closes: #506367)
  * Commented some redundant module aliases.
  * Tries harder to clean up the old diversions. (Closes: #509575)
  * Removed support for /lib/modules/boot/.

 -- Marco d'Itri <md@linux.it>  Mon, 02 Mar 2009 23:07:40 +0100

module-init-tools (3.7-1) karmic; urgency=low

  * New upstream release:
    - Legacy support for pre-2.6 kernels dropped.
    - Makefile and test suite fixes.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 29 Apr 2009 11:20:16 +0100

module-init-tools (3.7~pre9-2) jaunty; urgency=low

  * Moved ath_pci blacklist to /etc/modprobe.d/blacklist-ath_pci.conf
    for better jockey support.
    -LP: #323830

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 18 Mar 2009 15:45:43 +0000

module-init-tools (3.7~pre9-1) jaunty; urgency=low

  * New upstream pre-release:
    - modprobe will die if a module dependency fails to load.
    - bug fixes.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 13 Mar 2009 12:07:21 +0000

module-init-tools (3.7~pre7-5) jaunty; urgency=low

  * debian/module-init-tools.postinst: Correct call to depmod to include
    kernel version.  LP: #341955.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 13 Mar 2009 12:04:33 +0000

module-init-tools (3.7~pre7-4) jaunty; urgency=low

  * debian/module-init-tools.links: Create an /sbin/lsmod symlink, that's
    always been the location in Debian/Ubuntu.  We want to keep /bin/lsmod
    since that's the upstream location.  LP: #340666.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 11 Mar 2009 09:32:59 +0000

module-init-tools (3.7~pre7-3) jaunty; urgency=low

  * Cannot call update-initramfs without depending on initramfs-tools,
    and we don't want to do that; but we can do this a different way by
    using Breaks to force an update of initramfs-tools.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 10 Mar 2009 10:51:09 +0000

module-init-tools (3.7~pre7-2) jaunty; urgency=low

  * debian/control: module-init-tools should depend on initramfs-tools

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 10 Mar 2009 11:34:10 +1100

module-init-tools (3.7~pre7-1) jaunty; urgency=low

  * Repackage afresh for Ubuntu based off an upstream GIT import into bzr,
    rather than the Debian package.
  * New upstream pre-release:
    - many bug fixes.  LP: #99547, #292887, #303613, #284001.
    - much profiling and optimisation work.
    - depmod generates and modprobe uses binary indexes for module lists,
      giving a significant performance benefit.
    - legacy support for pre-2.6 kernels dropped.
    - module ordering support.  LP: #118040, #317724.
    - updated documentation.  LP: #203828, #259791.

  * /etc/modprobe.d/aliases: Dropped this file, the kernel has been able to
    export the {char,block}-major-* aliases for a while and adding them to the
    appropriate modules is a one line patch.  All aliases present here have
    been added to the Ubuntu kernel if not already present.  LP: #332357.
  * /etc/modprobe.d/isapnp: Dropped this file, the modalias strings in it were
    not current with the strings produced by pnpacpi in the kernel (pnpbios
    does not produce any modalias strings), and this kind of thing is better
    off done with kernel patches.
  * /etc/modprobe.d/options: Dropped this file, changes to default kernel
    options should be changed in the kernel so that they also take effect if
    the module is built-in; and also to make sure they're kept in sync with
    any changes to option names or defaults (or even module names) in the
    kernel.
  * /etc/modprobe.d/arch/*, /etc/modprobe.d/arch-aliases: Dropped the arch
    directory and the symlink into it, these aliases and/or options are
    handled by kernel patches now.

  * /etc/modprobe.d/blacklist-amd76-edac: Merged with the ordinary blacklist
    file, since it only contains one line.
  * /etc/modprobe.d/blacklist{,-*}: Files renamed to end in ".conf" as
    required by new upstream version.a

  * /sbin/update-modules: This deprecated command has been removed.
  * Completely non-parallel-installable with modutils.  LP: #208874.

  * All patches either merged upstream or dropped:
    - always_apply_blacklist: merged
    - blacklist-warn.diff: dropped.  LP: #66423.
    - fix_8bit: merged
    - fix_sgml: merged
    - ignore_arch_directory: dropped
    - insmod-segv: merged
    - last_good_boot: dropped
    - modprobe_conf_and_directory: dropped
    - runparts_like_names: merged
    - silence_modprobe: dropped
    - use_blacklist_doc: merged

  * Note that from this version of module-init-tools, all configuration files
    in /etc/modprobe.d should end with ".conf", support for other names is
    retained with a warning but will be dropped.
  * Note that the Ubuntu -Q option to modprobe has been dropped, to silence
    modprobe use -q.

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 09 Mar 2009 17:13:55 +0000

module-init-tools (3.4-1) unstable; urgency=medium

  * Package converted to quilt.
  * New patch fix_empty_options prevents a segfault if $MODPROBE_OPTIONS
    is defined but empty. (Closes: #463227)
  * New alias: nfs4.
  * Renamed alias net-pf-26 from llc to llc2, and commented all the
    net-pf-* aliases which are built-in in 2.6.24. (Closes: #471856)
  * Removed the built-in aliases xfrm-type-*.
  * Tried harder to fix #428650.
  * Made update-modules.8 unnecessarily verbose. (Closes: #441734)

 -- Marco d'Itri <md@linux.it>  Sat, 05 Apr 2008 03:00:24 +0200
module-init-tools (3.3-pre11-4ubuntu20) jaunty; urgency=low

  * Blacklist vt8623fb video framebuffer driver.  By default we want all
    framebuffer drivers blacklisted but this one is missing.  (LP: #208137)

 -- Andy Whitcroft <apw@canonical.com>  Mon, 09 Feb 2009 15:18:19 +0000

module-init-tools (3.3-pre11-4ubuntu19) jaunty; urgency=low

  * Blacklist ath_pci in favor of ath5k. See extended discussion in
    extra/modprobe.d/blacklist.
    LP: #315056 

 -- Tim Gardner <tim.gardner@canonical.com>  Sat, 31 Jan 2009 20:14:23 +0000

module-init-tools (3.3-pre11-4ubuntu18) jaunty; urgency=low

  [ Andy Whitcroft ]

  * We are enabling both the old and new firewire stacks, for this to work
    we need to blacklist one of them.  To maintain backwards compatibility
    blacklist the new one.
    LP: #276463

  * Copy all files in extra/modprobe.d except for arch specific files.
    LP: #297750

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 26 Dec 2008 14:33:22 +0000

module-init-tools (3.3-pre11-4ubuntu17) intrepid-proposed; urgency=low

  [ Andy Whitcroft ]

  * Add a blacklist entry for the amd76x_edac which prevents the
    AGP aperture being initialised.
    LP: #297750

 -- Tim Gardner <tim.gardner@canonical.com>  Thu, 04 Dec 2008 14:55:23 -0700

module-init-tools (3.3-pre11-4ubuntu16) intrepid; urgency=low

  * Add ignore_hpa=1 option for libata to get prior functionality and
    consistency.

 -- Ben Collins <ben.collins@canonical.com>  Tue, 14 Oct 2008 11:45:32 -0400

module-init-tools (3.3-pre11-4ubuntu15) intrepid; urgency=low

  * Added ipw2200 modprobe option 'associate=0' to stop auto-association.
    -LP: #264104

 -- Tim Gardner <tim.gardner@canonical.com>  Mon, 13 Oct 2008 10:45:16 -0600

module-init-tools (3.3-pre11-4ubuntu14) intrepid; urgency=low

  * debian/module-init-tools.preinst:
    - update the rm_conffile() function to the one currently in common use
    - call rm_conffile for /etc/modprobe.d/blacklist-e1000e to clean up
      after ourselves

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 06 Oct 2008 10:25:44 +0000

module-init-tools (3.3-pre11-4ubuntu13) intrepid; urgency=low

  * Remove e1000e blacklist as this was not sufficient to prevent
    installation of the module since its normally installed in the
    initrd. The kernel was uploaded instead with the e1000e
    module disabled.

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 24 Sep 2008 20:45:46 +0000

module-init-tools (3.3-pre11-4ubuntu12) intrepid; urgency=low

  * Compile with -Os instead of -O2, making things smaller really helps
    speed things up.  Oh, would somebody pick that Gentoo developer up off
    the floor; anyone would think I just shattered their religion or
    something.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 24 Sep 2008 09:31:13 -0700

module-init-tools (3.3-pre11-4ubuntu11) intrepid; urgency=low

  * Added a rule to actually copy blacklist-e1000e to the package directory. 

 -- Tim Gardner <tim.gardner@canonical.com>  Tue, 23 Sep 2008 19:23:29 +0000

module-init-tools (3.3-pre11-4ubuntu10) intrepid; urgency=low

  * Temporarily blacklist e1000e.
    The e1000e driver is currently believed to cause onboard flash checksum errors in
    the 2.6.26 through 2.6.27-rc7 series kernels. These checksum errors
    can become severe enough to permanently disable the operation of the
    ICH8/ICH9 based e1000e NICs.

    For reference, please see:

    http://bugzilla.kernel.org/show_bug.cgi?id=11382
    http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1
    https://bugs.launchpad.net/suse/+source/linux/+bug/263555

    This is hopefully a temporary measure.
    LP: #263555

 -- Tim Gardner <tim.gardner@canonical.com>  Tue, 23 Sep 2008 16:43:51 +0000

module-init-tools (3.3-pre11-4ubuntu9) intrepid; urgency=low

  * extra/modprobe.d/blacklist: Blacklist snd_pcsp by default. It has an
    extraordinarily low quality and is not useful at all for real audio
    playback. It causes a lot of hangs and pain, and workarounds in ALSA and
    PulseAudio have been insufficient. (LP: #246969)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 12 Aug 2008 17:31:29 +0200

module-init-tools (3.3-pre11-4ubuntu8) intrepid; urgency=low

  * extra/modprobe.d/blacklist-framebuffer:
    - Add lxfb module.  LP: #237186.

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 14 Jul 2008 10:18:11 +0100

module-init-tools (3.3-pre11-4ubuntu7) intrepid; urgency=low

  * patches/last_good_boot: Detect when we are booted with last-good-boot in
    /proc/cmdline, and set-version appropriate (so we get the right modules).
    Can still be overriden by --set-version= and is ignored in initramfs (-d
    /scripts)

 -- Ben Collins <ben.collins@canonical.com>  Fri, 20 Jun 2008 14:21:20 -0400

module-init-tools (3.3-pre11-4ubuntu6) intrepid; urgency=low

  * Blacklist snd_aw2, which is a new driver that conflicts with an existing
    dvb driver.

 -- Ben Collins <ben.collins@canonical.com>  Wed, 18 Jun 2008 14:11:06 -0400

module-init-tools (3.3-pre11-4ubuntu5) hardy; urgency=low

  [ Luka Renko <lure@ubuntu.com> ]

  * Blacklist garmin_gps driver: most applications now have 
    proper Garmin USB support, so serial emulation is not 
    needed anymore.
    LP #114565

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 25 Feb 2008 20:47:50 +0000

module-init-tools (3.3-pre11-4ubuntu4) hardy; urgency=low

  * Blacklist asus_acpi in favor of asus-laptop
    LP #184721

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 13 Feb 2008 11:31:20 -0700

module-init-tools (3.3-pre11-4ubuntu3) hardy; urgency=low

  * Create /etc/depmod.d/ubuntu.conf to control the order
    of module searching. This solves the problem where there
    are duplicate modules in the kernel as well as linux-ubuntu-modules.
    The search order is updates, ubuntu, built-in, then everything else.

 -- Tim Gardner <tim.gardner@canonical.com>  Fri,  1 Feb 2008 10:13:50 -0700

module-init-tools (3.3-pre11-4ubuntu2) hardy; urgency=low

  * Blacklist bcm43xx, prism54.
    LP #185719

 --  <tim.gardner@canonical.com>  Fri, 01 Feb 2008 14:54:43 +0000

module-init-tools (3.3-pre11-4ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes:
    + extra/installarchconf:
      - Install i386 archmap on lpia as well.
    + debian/control:
      - DebianMaintainerField foo
      - Add Replaces: hotplug
    + debian/module-init-tools.postinst:
      - Add upgrade quirks (removing a pre-dapper one in the process)
    + debian/module-init-tools.init:
      - log_message_start that we're "loading manual drivers".
      - Remove /lib/modules/boot support.
      - Don't warn about modprobe.conf not including modprobe.d (since we
        include it regardless)
    + debian/rules:
      - Install the following files into etc/modprobe.d:
          extra/modprobe.d/blacklist
          extra/modprobe.d/blacklist-framebuffer
          extra/modprobe.d/blacklist-watchdog
          extra/modprobe.d/isapnp
          extra/modprobe.d/options
      - Add those modprobe.d files to the udeb, too.
      - Start at 15 S instead of 20 S.
    + extra/modprobe.d/blacklist-framebuffer:
      - Blacklist framebuffer modules.
    + extra/modprobe.d/isapnp:
      - Add some modaliases missing from the kernel modules.
    + extra/modprobe.d/blacklist:
      - Add additional blaclists (see rationale in the file).
    + extra/modprobe.d/blacklist-watchdog:
      - Don't load watchdog modules by default (should be loaded by a watchdog
        daemon).
    + extra/modprobe.d/options:
      - Add a few options to pass by default to certain modules. (see
        description in the file).
    + debian/patches/silence_modprobe:
      - Add -Q option to modprobe (to suppress warnings and errors).
    + debian/patches/modprobe_conf_and_directory:
      - Don't ignore the modprobe.d directory if modprobe.conf is present.

 -- Soren Hansen <soren@ubuntu.com>  Tue, 23 Oct 2007 11:10:38 +0200

module-init-tools (3.3-pre11-4) unstable; urgency=high

  * Try harder to clean up the diversions. Apparently some old dpkg version
    used to leave around diverted files which got removed. (Closes: #428650)
  * Clean up after modutils by deleting /etc/rcS.d/S20modutils.
  * Make update-modules complain about its uselessness.

 -- Marco d'Itri <md@linux.it>  Sun, 08 Jul 2007 22:59:13 +0200

module-init-tools (3.3-pre11-3) unstable; urgency=high

  * The modutils diversions must be removed in postinst, because preinst
    is run before the old files are removed. (Closes: #428650)

 -- Marco d'Itri <md@linux.it>  Wed, 13 Jun 2007 13:39:07 +0200

module-init-tools (3.3-pre11-2) unstable; urgency=high

  * Disabled modutils compatibility, now the package conflicts with it.
  * Removed the modutils_extension patch and extra/fixmanpages, which
    dealt with modutils.
  * New patch insmod-segv: prevents insmod from segfaulting if called without
    an explicit path, courtesy of Mikko Ylinen. (Closes: #425458)
  * Add .orig to the list of forbidden extensions. (See #295755.)
  * Removed from preinst the code needed to upgrade from pre-sarge versions
    of the package (< 3.1-pre2-1).
  * Stop installing the TODO, FAQ, generate-modprobe.conf and modprobe.devfs
    files because they are useless.
  * New patch use_blacklist_doc to document the --use-blacklist command line
    parameter.

 -- Marco d'Itri <md@linux.it>  Wed, 13 Jun 2007 04:11:34 +0200

module-init-tools (3.3-pre11-1) unstable; urgency=medium

  * New upstream release. (Closes: #421115)
  * Removed patch hotplug_blacklist: /etc/hotplug/blacklist.d/ is not
    supported anymore.
  * Removed backported patches: cmdline_opts_fix, format_64bit_fix.
  * Depend on docbook-to-man, since pre-build man pages are not in the
    upstream tree anymore.
  * Fixed misc documentation issues. (Closes: #348121, #401972, #401973)
  * New alias: binfmt-0064 [x86_64]. (Closes: #421978)
  * Removed alias: binfmt-332 [x86].

 -- Marco d'Itri <md@linux.it>  Sun, 20 May 2007 19:44:47 +0200

module-init-tools (3.3-pre4-2ubuntu4) gutsy; urgency=low

  * Remove mptbase mpt_channel_mapping workaround. Fixed in mptbase in
    recent kernels instead.

 -- Soren Hansen <soren@ubuntu.com>  Mon, 01 Oct 2007 09:01:14 +0200

module-init-tools (3.3-pre4-2ubuntu3) gutsy; urgency=low

  * extra/installarchconf: Install i386 archmap on lpia as well.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed,  1 Aug 2007 23:02:27 +1000

module-init-tools (3.3-pre4-2ubuntu2) gutsy; urgency=low

  * Remove blacklist for 818x and 8180 drivers.
  * Default mptbase to mpt_channel_mapping=1 to workaround bug #112860

 -- Ben Collins <bcollins@ubuntu.com>  Thu, 17 May 2007 20:24:50 -0400

module-init-tools (3.3-pre4-2ubuntu1) gutsy; urgency=low

  * Merge from debian unstable, remaining changes:
    - Add modprobe.d/options
          modprobe.d/isapnp
          modprobe.d/blacklist-watchdog
          modprobe.d/blacklist-framebuffer
          modprobe.d/blacklist
    - debian/rules:
      - install extra modprobe.d files
      - use the above modprobe.d files in udeb
      - start at 15 S instead of 20 S
    - Preserve debian/patches/silence_modprobe and modprobe_conf_and_directory.
    - Remove debian/patches/hotplug_blacklist.
    - debian/control Ubuntu maintainer foobar.
    - debian/module-init-tools.init: remove /lib/modules/boot support.
    - debian/module-init-tools.postinst: preserve ipv6 blacklist removal.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 16 May 2007 10:07:03 +0200

module-init-tools (3.3-pre4-2) unstable; urgency=medium

  * New aliases: net-pf-16-proto-*. (Closes: #411048)

 -- Marco d'Itri <md@linux.it>  Sun, 18 Feb 2007 17:53:37 +0100

module-init-tools (3.3-pre4-1) unstable; urgency=medium

  * New upstream release (3.3-pre6), only bug fixes.
  * Added patch cmdline_opts_fix to prevent passing command line options
    to modules depended on. From Altlinux. (Closes: #336205)
  * Added patch format_64bit_fix to fix a possible bug on some 64 bit
    architectures. From Altlinux.
  * Moved modprobe.conf to modprobe.d/ in the udeb to stop ignoring other
    files in the directory.

 -- Marco d'Itri <md@linux.it>  Sat,  6 Jan 2007 16:01:00 +0100

module-init-tools (3.3-pre3-1ubuntu7) feisty; urgency=low

  * yes another one to make it even harder..

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 03 Apr 2007 14:41:19 +0200

module-init-tools (3.3-pre3-1ubuntu6) feisty; urgency=low

  * and make damn sure we remove the blacklist-ipv6 file.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 03 Apr 2007 14:37:30 +0200

module-init-tools (3.3-pre3-1ubuntu5) feisty; urgency=low
  
  * Revert change from 3.3-pre3-1ubuntu4

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 03 Apr 2007 14:30:19 +0200

module-init-tools (3.3-pre3-1ubuntu4) feisty; urgency=low
  
  * blacklist ipv6.
  (Closes LP: #24828)

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 30 Mar 2007 09:07:04 +0200

module-init-tools (3.3-pre3-1ubuntu3) feisty; urgency=low

  * Fix thinko in previous upload, proper names are r818x and
    r8187. (Ubuntu: #78255, #88430)

 -- Kyle McMartin <kyle@ubuntu.com>  Tue,  6 Mar 2007 22:06:29 +0000

module-init-tools (3.3-pre3-1ubuntu2) feisty; urgency=low

  * Blacklist {rtl818x,rtl8187} drivers. (Ubuntu: #78255, #88430)

 -- Kyle McMartin <kyle@ubuntu.com>  Tue, 27 Feb 2007 15:05:15 -0500

module-init-tools (3.3-pre3-1ubuntu1) feisty; urgency=low

  * Merge from debian unstable, remaining changes:
    - automatically combine /etc/modprobe.conf and /etc/modprobe.d
    - drop support for /lib/modules/boot
    - drop support for /etc/hotplug/blacklist.d
    - add -Q option to increase modprobe silence
    - various extra modprobe.d options, including blacklists

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 28 Nov 2006 10:36:10 +0000

module-init-tools (3.3-pre3-1) unstable; urgency=medium

  * New upstream release.
  * patches/hotplug_blacklist: fixed typo. (Closes: #382443)
  * Only use LSB message functions in the init script to properly support
    usplash. Based on code contributed by David Härdeman (see #384916).
  * New alias: char-major-10-187.

 -- Marco d'Itri <md@linux.it>  Tue, 14 Nov 2006 15:23:46 +0100

module-init-tools (3.2.2-3ubuntu4) feisty; urgency=low

  * Remove blacklist-pata. Feisty kernel has switched some ide drivers to pata
    now, and we want them to work.

 -- Ben Collins <bcollins@ubuntu.com>  Mon, 20 Nov 2006 08:47:28 -0500

module-init-tools (3.2.2-3ubuntu3) edgy; urgency=low

  * Restore more dropped merge patches (this one went VERY wrong):
    - configuration files in the udev
    - changes to init position and script
    - replaces on hotplug

 -- Scott James Remnant <scott@ubuntu.com>  Wed,  5 Jul 2006 00:49:01 +0100

module-init-tools (3.2.2-3ubuntu2) edgy; urgency=low

  * Restore configuration files dropped by the merge.
  * Add blacklist-pata which we'll use to select between IDE subsystem and
    PATA/libata drivers for PATA/IDE controllers.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 30 Jun 2006 01:17:05 +0100

module-init-tools (3.2.2-3ubuntu1) edgy; urgency=low

  * Merge from Debian unstable.
    - Keep our modprobe_conf_and_directory and silence_modprobe patches.
    - Retain drop of hotplug_blacklist patch.

 -- Scott James Remnant <scott@ubuntu.com>  Wed,  7 Jun 2006 23:14:21 +0100

module-init-tools (3.2.2-3) unstable; urgency=medium

  * Do not run anymore depmod -A in the init script. (Closes: #358239)
    All packages installing kernel modules will need to run depmod in their
    maintainer scripts.
  * Build-depend on autotools-dev to get recent config.{sub,guess} files.
    (Closes: #357954)
  * Remove /etc/modprobe.d/arch-aliases when the package is purged.
    (Closes: #355699)
  * Added patch always_apply_blacklist from the Ubuntu package, to make
    blacklist directives apply to user-defined aliases too.

 -- Marco d'Itri <md@linux.it>  Sat,  3 Jun 2006 14:10:21 +0200

module-init-tools (3.2.2-2) unstable; urgency=medium

  * Added patch fix_wildcards from upstream 3.3-pre1, to fix matching
    [a-b] expressions in aliases. (Closes: #350915)
  * Updated the runparts_like_names patch to ignore CVS directories.

 -- Marco d'Itri <md@linux.it>  Sun,  5 Feb 2006 12:35:34 +0100

module-init-tools (3.2.2-1ubuntu7) dapper; urgency=low

  * Don't convert dashes to underscores within the shell glob choice
    characters, these are illegal in module names but quite useful in
    wildcards (mostly for usb_storage).

 -- Scott James Remnant <scott@ubuntu.com>  Fri,  5 May 2006 15:51:16 +0100

module-init-tools (3.2.2-1ubuntu6) dapper; urgency=low

  * Apply the blacklist to all aliases, not just those defined by the
    kernel.  We frequently ship some in /etc/modprobe.d (like the isapnp
    ones) and still want blacklisting to work.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 12 Apr 2006 08:23:27 +0100

module-init-tools (3.2.2-1ubuntu5) dapper; urgency=low

  * Don't ignore the modprobe.d directory if modprobe.conf is present,
    just load all of them; this behaviour is very confusing for most users.

 -- Scott James Remnant <scott@ubuntu.com>  Mon,  3 Apr 2006 19:54:39 +0100

module-init-tools (3.2.2-1ubuntu4) dapper; urgency=low

  * Set the default mode of hostap devices to managed in
    /etc/modprobe.d/options

 -- Scott James Remnant <scott@ubuntu.com>  Mon,  3 Apr 2006 19:05:26 +0100

module-init-tools (3.2.2-1ubuntu3) dapper; urgency=low

  * Change the third Loading modules to "Loading manual drivers"

 -- Scott James Remnant <scott@ubuntu.com>  Tue,  7 Feb 2006 11:08:25 +0000

module-init-tools (3.2.2-1ubuntu2) dapper; urgency=low

  * Add new /etc/modprobe.d/options file and include option for quickcam.ko
    to enable double-buffering and thus work with gstreamer and friends.

 -- Scott James Remnant <scott@ubuntu.com>  Mon,  9 Jan 2006 07:54:28 +0000

module-init-tools (3.2.2-1ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.
    - Drop input_table_size patch, included upstream.
    - Drop use_blacklist patch, included upstream.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 15 Dec 2005 02:27:23 +0000

module-init-tools (3.2.2-1) unstable; urgency=medium

  * New upstream release.
    + Fixed the documentation about modprobe and wildcards. (Closes: #328527)
    + Adds modules.inputmap support for 2.6.15 kernels.
  * Remove the /sbin/k{all,}syms symlinks *before* undiverting the
    modutils binaries in postrm (see #333522). (Closes: #342042)

 -- Marco d'Itri <md@linux.it>  Mon, 28 Nov 2005 12:33:45 +0100

module-init-tools (3.2.1-0ubuntu6) dapper; urgency=low

  * Rename /etc/modprobe.d/framebuffer to blacklist-framebuffer.
  * Rename /etc/modprobe.d/watchdog to blacklist-watchdog.

 -- Scott James Remnant <scott@ubuntu.com>  Mon,  5 Dec 2005 16:39:21 +0000

module-init-tools (3.2.1-0ubuntu5) dapper; urgency=low

  * Separate the watchdog driver blacklist into a separate file, and update
    to include all drivers in the current kernel source (whether or not we
    build them).
  * Include new /etc/modprobe.d/framebuffer file that blacklists all of the
    framebuffer drivers (list compiled by hand).

 -- Scott James Remnant <scott@ubuntu.com>  Thu,  1 Dec 2005 17:07:06 +0000

module-init-tools (3.2.1-0ubuntu4) dapper; urgency=low

  * Update debian/patches/silence_modprobe to pass -Q down to further
    modprobe calls, and include the behavior of -q as well; also document
    it in the manpage.
  * Update debian/patches/use_blacklist to include manpage documentation.

 -- Scott James Remnant <scott@ubuntu.com>  Thu,  1 Dec 2005 14:35:50 +0000

module-init-tools (3.2.1-0ubuntu3) dapper; urgency=low

  * Correct patch system damage.

 -- Scott James Remnant <scott@ubuntu.com>  Thu,  1 Dec 2005 00:10:11 +0000

module-init-tools (3.2.1-0ubuntu2) dapper; urgency=low

  * Restore debian/patches/silence_modprobe, it was used after all and I
    just suck at grep.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 30 Nov 2005 17:06:08 +0000

module-init-tools (3.2.1-0ubuntu1) dapper; urgency=low

  * New upstream release:
    - macio device support.
    - modprobe locks before seeing if module is in kernel and spins when
      parallel attempts fail.
  * Move init script to S:S15 in line with dapper boot streamlining.
  * Drop debian/patches/check_status, superseded upstream.
  * Drop debian/patches/module_locking, superseded upstream.
  * Drop debian/patches/silence_modprobe, not used.
  * Add debian/patches/input_table_size which adds new swbit field to
    input device structure, required for 2.6.15
  * Add debian/patches/use_blacklist which adds a modprobe -b option to
    apply blacklists to module names on the command line.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 30 Nov 2005 13:50:31 +0000

module-init-tools (3.2-pre9-4ubuntu2) dapper; urgency=low

  * Clean up the init script:
    - Don't run depmod at boot, if you install your own modules you should
      run depmod afterwards to make sure the files are up to date.
    - Drop support for /lib/modules/boot, we'll pick one or the other and
      the modprobe arguments used are marked deprecated.
    - Remove warning about modprobe.conf not including modprobe.d,
      doing things like this during the boot sequence is silly as the
      messages just scroll past

 -- Scott James Remnant <scott@ubuntu.com>  Wed,  9 Nov 2005 19:02:15 -0500

module-init-tools (3.2-pre9-4ubuntu1) dapper; urgency=low

  * Manual merge with Debian:
    - Reduce lsb-base dependency version to that currently available
      in dapper and adjust init script to match
    - Keep usplash timeout setting.
    - Keep fix to stop the init script exiting when depmod can't refresh
      modules.dep, such as when on a read-only filesystem.
    - Keep silence_modprobe patch, adjusting line numbers.
  * Drop Debian's hotplug_blacklist patch during dapper development to
    make sure we don't rely on this internally.
  * Turn the old hotplug blacklist file into /etc/modprobe.d/blacklist
    and weed it while we were in there.
  * Copy isapnp aliases from old hotplug package to be installed in
    /etc/modprobe.d; drop parport_pc from this file as that driver now
    generates the right aliases.  Thus this package Replaces hotplug so
    it can overwrite that file.

 -- Scott James Remnant <scott@ubuntu.com>  Mon,  7 Nov 2005 14:45:40 -0500

module-init-tools (3.2-pre9-4) unstable; urgency=high

  * Added two patches to prevent errors when concurrently loading modules.
    (Closes: #333522)
  * Removed the diversions for kallsyms(8) and ksyms(8).

 -- Marco d'Itri <md@linux.it>  Sun,  6 Nov 2005 12:14:39 +0100

module-init-tools (3.2-pre9-3) unstable; urgency=medium

  * Added LSB data to the init script.

 -- Marco d'Itri <md@linux.it>  Sun, 23 Oct 2005 12:42:34 +0200

module-init-tools (3.2-pre9-2) unstable; urgency=medium

  * Fixed debian/rules to not break if there are no arch-specific aliases.

 -- Marco d'Itri <md@linux.it>  Sat,  8 Oct 2005 19:48:01 +0200

module-init-tools (3.2-pre9-1) unstable; urgency=medium

  * New upstream release.
  * Removed the out of date French man pages from the source package.
  * Added *temporary* support for /etc/hotplug/blacklist.d/.
  * Added -* to every {char,block}-major- alias without a minor.
  * Removed some unneeded aliases from the main aliases file.
  * Added SuSE patch blacklist-warn.diff to warn when a blacklisted module
    is not loaded.

 -- Marco d'Itri <md@linux.it>  Sun, 25 Sep 2005 13:43:37 +0200

module-init-tools (3.2-pre8-1) unstable; urgency=medium

  * New upstream release.
  * Switched the init script to lsb-base. (Closes: #294766)
  * Added cross-compilation support to extra/installarchconf. (Closes: #308164)
  * Added symlinks for kallsyms(8) and ksyms(8). (Closes: #304690)

 -- Marco d'Itri <md@linux.it>  Wed,  3 Aug 2005 19:27:39 +0200

module-init-tools (3.2-pre1-2) unstable; urgency=high

  * Fixed the init script to not depend on /sbin/kernelversion, which is
    part of modutils. (Closes: #292116)

 -- Marco d'Itri <md@linux.it>  Wed, 26 Jan 2005 21:55:43 +0100

module-init-tools (3.2-pre1-1) unstable; urgency=medium

  * Make the init script support > 2.6 kernels too. (Closes: #282584)
  * Added support for dpkg-cross, by NIIBE Yutaka. (Closes: #283722)
  * Changed ide-probe-mod to ide-generic in the standard aliases file to
    support kernels >= 2.6.7. (Closes: #291523)
  * Added updated French man pages from Pierre Machard. (Closes: #283412)
  * Removed aliases which now are provided by the kernel: loop, rd, xd,
    floppy, swim3, rtc, nvram, ppdev, agpgart, obsolete CD drivers, wdt,
    softdog, ide-tape, sg, tun, 8250, snd, soundcore, lp, isofs, ppp_generic.
    This allowed removing arch/m68k.mac.
    It would be nice if the maintainers for the doorstop kernel trees added
    proper MODULE_ALIAS_* macros to their drivers.

 -- Marco d'Itri <md@linux.it>  Mon, 24 Jan 2005 13:48:20 +0100

module-init-tools (3.1-rel-2) unstable; urgency=medium

  * Added patch no_man_rebuild: prevents rebuilding the man pages.

 -- Marco d'Itri <md@linux.it>  Sun, 21 Nov 2004 02:19:36 +0100

module-init-tools (3.1-rel-1) unstable; urgency=medium

  * New upstream release.
    + Fixes -t documentation. (Closes: #276660)
  * Stop installing French man pages, because they are out of date.
  * Removed patch manpage_warnings which has been merged upstream.

 -- Marco d'Itri <md@linux.it>  Sat, 20 Nov 2004 18:05:26 +0100

module-init-tools (3.1-pre6-1) unstable; urgency=medium

  * New upstream release.
    + Patches merged upstream and removed from the package:
      modinfo.8_missing_word, modprobe.devfs_apm, robust_modprobe.d.
    + Do not follow symlinks. (Closes: #270106)
    + Fixes --show-depends documentation. (Closes: #274758)
  * Removed patch disable_modprobe_locking because it only hides a kernel
    bug which has been fixed since (see #259056).
  * New aliases: xfrm-type-2-4, xfrm-type-10-41.

 -- Marco d'Itri <md@linux.it>  Sat,  9 Oct 2004 01:59:42 +0200

module-init-tools (3.1-pre5-7) unstable; urgency=medium

  * Fixed a very obscure postinst failure. (Closes: #269481)
  * Fixed a very obscure preinst failure.
  * Silence md5sum in preinst.
  * New patch manpage_warnings: adds warnings about modprobe.conf vs.
    modprobe.d usage in the init script and the update-modprobe, modprobe
    and modprobe.conf man pages, by Eduard Bloch. (Closes: Bug#269305)

 -- Marco d'Itri <md@linux.it>  Sun, 12 Sep 2004 19:12:45 +0200

module-init-tools (3.1-pre5-6) unstable; urgency=high

  * Removed the autofs4 alias. (Closes: #267065, #261026)

 -- Marco d'Itri <md@linux.it>  Fri, 20 Aug 2004 16:39:33 +0200

module-init-tools (3.1-pre5-5) unstable; urgency=high

  * Divert French man pages too. (Closes: #263735)

 -- Marco d'Itri <md@linux.it>  Thu, 19 Aug 2004 13:58:26 +0200

module-init-tools (3.1-pre5-4) unstable; urgency=high

  * Added french man pages translated by Pierre Machard. (Closes: #263735)
  * Fix "update-modules force". (Closes: #266127)
  * Removed aliases tty-ldisc-*, md-personality-* and ppp-compress-*
    because they are supplied by modern kernels. (Closes: #262481)
  * New alias: autofs4. (Closes: #261026)
  * Ignore *,v files in /etc/modprobe.d/. (Closes: #265805)
  * Create /etc/modprobe.d/ before using it in preinst. (Closes: #261045)
  * New patch: modinfo.8_missing_word. (Closes: #265965)
  * New patch: robust_modprobe.d transforms some fatal errors in warnings.
    (Closes: #261961)
  * New patch: disable_modprobe_locking (see #259056).

 -- Marco d'Itri <md@linux.it>  Wed, 18 Aug 2004 17:04:39 +0200

module-init-tools (3.1-pre5-3) unstable; urgency=medium

  * Updated patch runparts_like_names to accept anything but dot files,
    dpkg files and backup~ files. (Closes: #260169)
  * Run depmod -a when upgrading from 3.1-pre4-1. (Closes: #260180)
  * New aliases: bt-proto-6, bt-proto-7, char-major-10-183.

 -- Marco d'Itri <md@linux.it>  Wed, 21 Jul 2004 01:24:41 +0200

module-init-tools (3.1-pre5-2) unstable; urgency=medium

  * Fixed the installation of the arch file on sparc64 systems.
    (Closes: #257833)
  * Added patch runparts_like_names to make modprobe use only files
    matching /^[a-zA-Z0-9_-]+$/ (by Joey Hess, code extracted from
    the run-parts tool). (Closes: #259486)

 -- Marco d'Itri <md@linux.it>  Fri, 16 Jul 2004 19:46:58 +0200

module-init-tools (3.1-pre5-1) unstable; urgency=high

  * New upstream release.
    depmod does not follow the "build" symlink anymore.
    (Closes: #257469, #257481, #257392, #257484, #257510)
  * Removed /etc/modprobe.d/crypto because it's useless.

 -- Marco d'Itri <md@linux.it>  Tue,  6 Jul 2004 01:16:00 +0200

module-init-tools (3.1-pre4-1) unstable; urgency=high

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Wed, 23 Jun 2004 12:20:58 +0200

module-init-tools (3.1-pre2-2) unstable; urgency=high

  * New patch: open_ro which opens the files RO and probably breaks locking.
    (Closes: #255180)
  * New patch: ignore_arch_directory to ignore everything in
    /etc/modprobe.d/arch/.

 -- Marco d'Itri <md@linux.it>  Sat, 19 Jun 2004 17:26:37 +0200

module-init-tools (3.1-pre2-1) unstable; urgency=medium

  * New upstream release. (Closes: #254204)
  * Now /etc/modprobe.d/ is processed by modprobe. This means that
    /etc/modprobe.conf and /lib/modules/modprobe.conf are not needed
    anymore and update-modules is now a no-op. Executable scripts in
    /etc/modprobe.d/ are not supported anymore.
    /etc/modprobe.conf will be removed or moved to /etc/modprobe.d/.
  * /etc/modprobe.devfs is now installed as an example file: I don't think
    it works as is on debian, I do not know how it's supposed to work
    now that /etc/modprobe.conf does not exist anymore and I could not
    find anybody using it.
  * Updated char-major-4 in arch/powerpc.pmac. (Closes: #252602)

 -- Marco d'Itri <md@linux.it>  Thu, 17 Jun 2004 17:14:17 +0200

module-init-tools (3.0-pre10-4) unstable; urgency=high

  * Added again module-init-tools.udeb. (Closes: #250048)

 -- Marco d'Itri <md@linux.it>  Fri, 21 May 2004 18:32:31 +0200

module-init-tools (3.0-pre10-3) unstable; urgency=high

  * Removed module-init-tools.udeb. (Closes: #242337, #242826)
  * Removed the irda-dongle-* aliases because the kernel provides his own.
    (Closes: #243207)
  * Added an alias for gre0.
  * Fixed support for /lib/modules/*/boot/. (Closes: #243061, #242544)

 -- Marco d'Itri <md@linux.it>  Sun, 16 May 2004 18:12:23 +0200

module-init-tools (3.0-pre10-2) unstable; urgency=high

  * Created module-init-tools.udeb. (Closes: #239301)

 -- Marco d'Itri <md@linux.it>  Tue, 23 Mar 2004 00:58:12 +0100

module-init-tools (3.0-pre10-1) unstable; urgency=medium

  * New upstream release.
    Reverted the change of semantics of -q. (Closes: #232222)
  * Do not add /usr to the init script $PATH. (Closes: #230764)

 -- Marco d'Itri <md@linux.it>  Sat, 21 Feb 2004 22:26:55 +0100

module-init-tools (3.0-pre9-1) unstable; urgency=medium

  * New upstream release.
  * Fix psaux and cdc_acm aliases. (Closes: #227428)

 -- Marco d'Itri <md@linux.it>  Fri, 30 Jan 2004 23:08:05 +0100

module-init-tools (3.0-pre5-1) unstable; urgency=medium

  * New upstream release. (Closes: #226199)
  * Make Eduard Bloch happier. (Closes: #225236)

 -- Marco d'Itri <md@linux.it>  Tue,  6 Jan 2004 17:02:37 +0100

module-init-tools (3.0-pre4-1) unstable; urgency=medium

  * New upstream release.
  * Create /lib/modules/. (Closes: #225372)

 -- Marco d'Itri <md@linux.it>  Fri,  2 Jan 2004 23:03:21 +0100

module-init-tools (3.0-pre2-1) unstable; urgency=medium

  * New upstream release.
  * Optionally use /etc/modules-2.6 instead of /etc/modules. (Closes: #225005)

 -- Marco d'Itri <md@linux.it>  Thu, 25 Dec 2003 02:24:30 +0100

module-init-tools (0.9.15-pre4-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Tue, 25 Nov 2003 01:56:44 +0100

module-init-tools (0.9.15-pre3-2) unstable; urgency=high

  * Remove debugging code from update-modules. (Closes: #218544)

 -- Marco d'Itri <md@linux.it>  Sat,  1 Nov 2003 02:20:37 +0100

module-init-tools (0.9.15-pre3-1) unstable; urgency=high

  * New upstream release. (Closes: #215202, #215614, #217647)
  * Added support for hppa64 and s390x. (Closes: #211088, #216569)
    Removed /etc/modprobe.d/arch/sparc64, the sparc configuration fragment
    will be used instead.
  * Fix bogus message when /etc/modules contains lines with only blanks.
    (Closes: #216295)
  * Install config files for the right architecture only. (Closes: #215548)

 -- Marco d'Itri <md@linux.it>  Fri, 31 Oct 2003 17:25:22 +0100

module-init-tools (0.9.15-pre2-2) unstable; urgency=medium

  * Added support for sparc64 and a generic file. (Closes: #214128)
  * Fixed a postrm bug triggered by upgrading without modutils being
    installed. (Closes: #214126)
  * New aliases: pg, acm, msr, cpuid, tub3270, usbcore, scanner, toshiba,
    evdev, coda, specialix, videodev, vtx.

 -- Marco d'Itri <md@linux.it>  Sun,  5 Oct 2003 14:33:13 +0200

module-init-tools (0.9.15-pre2-1) unstable; urgency=medium

  * New upstream release. (Closes: #213128)
  * Fix preinst bug triggered by upgrade without modutils being installed.
    (Closes: #213073)

 -- Marco d'Itri <md@linux.it>  Tue, 30 Sep 2003 21:52:07 +0200

module-init-tools (0.9.15-pre1-1) unstable; urgency=medium

  * New upstream release.
  * Added support for hppa, ia64, mips and sparc. (Closes: #212700, #211088)
  * Added support for IrDA modules.
  * Removed obsolete aliases busmouse, msbusmouse and atixlmouse.

 -- Marco d'Itri <md@linux.it>  Thu, 25 Sep 2003 15:42:07 +0200

module-init-tools (0.9.14-1) unstable; urgency=medium

  * New upstream release.
    Support multiple arguments to modprobe -r. (Closes: #207808)
  * Fix small bugs in the init script. (Closes: #206413)
  * Follow symlinks in /etc/modprobe.d/.

 -- Marco d'Itri <md@linux.it>  Fri, 12 Sep 2003 22:06:24 +0200

module-init-tools (0.9.13-rel-1) unstable; urgency=medium

  * New upstream release.
    Adds -V/--version arguments to insmod. (Closes: #201652)
  * Fix /lib/modules/$KVER/boot the init script. (Closes: #205052)
  * Fix the i386 serial module alias. (Closes: #200816)
  * Add IPSEC-related aliases. (Closes: #203654)
  * Add all known net-pf-* aliases.

 -- Marco d'Itri <md@linux.it>  Mon, 18 Aug 2003 05:47:26 +0200

module-init-tools (0.9.13-pre-1) unstable; urgency=high

  * Add symlinks for kallsyms and ksyms. (Closes: #195013)
  * Always use syscall(2) instead of the _syscall2() kernel macro.

 -- Marco d'Itri <md@linux.it>  Sat, 14 Jun 2003 17:04:25 +0200

module-init-tools (0.9.12-1) unstable; urgency=medium

  * New upstream release. (Closes: #194316, #181996, #191493, #187123)
  * s/ipsec/af_key/ in the aliases file. (Closes: #188804)
  * s/.old/.modutils/ in the manpage. (Closes: #193832)

 -- Marco d'Itri <md@linux.it>  Mon, 26 May 2003 18:17:07 +0200

module-init-tools (0.9.11-1) unstable; urgency=medium

  * New upstream release. (Closes: #181996, #184567)

 -- Marco d'Itri <md@linux.it>  Sun, 30 Mar 2003 01:37:03 +0100

module-init-tools (0.9.10-2) unstable; urgency=medium

  * Install a init script and conflict with old modutils (see #173381).

 -- Marco d'Itri <md@linux.it>  Sun,  9 Mar 2003 22:05:49 +0100

module-init-tools (0.9.10-1) unstable; urgency=low

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Tue, 25 Feb 2003 12:57:36 +0100

module-init-tools (0.9.9-1) unstable; urgency=low

  * New upstream release. (Closes: #177842)
  * Make generate-modprobe.conf with debian paths. (Closes: #177409)

 -- Marco d'Itri <md@linux.it>  Sat,  1 Feb 2003 18:19:19 +0100

module-init-tools (0.9.8-1) unstable; urgency=low

  * New upstream release. (Closes: #176935)
  * Improve description. (Closes: #176909)

 -- Marco d'Itri <md@linux.it>  Thu, 16 Jan 2003 02:53:18 +0100

module-init-tools (0.9.7-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sat, 28 Dec 2002 12:09:07 +0100

module-init-tools (0.9.6-1) unstable; urgency=low

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Thu, 26 Dec 2002 12:35:41 +0100

module-init-tools (0.9.5-6) unstable; urgency=low

  * I surrender to dpkg-divert. Users will be forced to purge old versions
    of this packages before installing this one (Closes: #173942).
  * Remove useless "you have to be root" check from update-modules
    (Closes: #174188, #174179).

 -- Marco d'Itri <md@linux.it>  Tue, 24 Dec 2002 20:22:15 +0100

module-init-tools (0.9.5-5) unstable; urgency=low

  * *Really* fix depmod.
  * Fix upgrade from old packages (Closes:# 173942).

 -- Marco d'Itri <md@linux.it>  Mon, 23 Dec 2002 02:56:00 +0100

module-init-tools (0.9.5-3) unstable; urgency=low

  * Fixed modutils-compatibility code in depmod.

 -- Marco d'Itri <md@linux.it>  Sun, 22 Dec 2002 18:59:44 +0100

module-init-tools (0.9.5-2) unstable; urgency=low

  * Undivert diversions from < 0.9.5 packages.
  * Update the default /etc/modprobe.d/ files with all known default aliases.

 -- Marco d'Itri <md@linux.it>  Sat, 21 Dec 2002 20:22:04 +0100

module-init-tools (0.9.5-1) unstable; urgency=low

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Thu, 19 Dec 2002 21:15:05 +0100

module-init-tools (0.9.4-1) unstable; urgency=low

  * New Upstream.
  * Updated description. (Closes: #171944)

 -- Christopher L Cheney <ccheney@debian.org>  Mon, 16 Dec 2002 20:00:00 -0600

module-init-tools (0.9.1-1) unstable; urgency=low

  * New Upstream.
  	Fixed undefined reference to `__ia64_syscall'. (Closes: #171380)

 -- Christopher L Cheney <ccheney@debian.org>  Thu,  5 Dec 2002 19:00:00 -0600

module-init-tools (0.8+0.9-beta-1) unstable; urgency=low

  * New Upstream.
  	Corrected system type matching. (Closes: #171118)

 -- Christopher L Cheney <ccheney@debian.org>  Mon,  2 Dec 2002 14:00:00 -0600

module-init-tools (0.8-1) unstable; urgency=low

  * New Upstream.

 -- Christopher L Cheney <ccheney@debian.org>  Wed, 27 Nov 2002 21:00:00 -0600

module-init-tools (0.7-1) unstable; urgency=low

  * Initial Release.

 -- Christopher L Cheney <ccheney@debian.org>  Thu, 21 Nov 2002 20:00:00 -0600

