kmod (34.2-2ubuntu1) questing; urgency=medium

  * Merge with Debian unstable (LP: #2112019). Remaining changes:
    - d/rules, d/modprobe.d, d/depmod.d:
      Install ubuntu-specific depmod.d & modprobe.d contents
    - Allow loading big compressed modules (LP #2032674)
      + debian/patches/0006-libkmod-support-large-compressed-modules.patch

 -- Benjamin Drung <bdrung@ubuntu.com>  Wed, 11 Jun 2025 11:47:39 +0200

kmod (34.2-2) unstable; urgency=medium

  * kmod.initramfs-hook: if compressed modules have been copied to the
    initramfs and CONFIG_MODULE_DECOMPRESS=n (which is not the default
    in Debian kernels) then also copy the compression libraries needed
    by kmod to load them. (Closes: #1099801)

 -- Marco d'Itri <md@linux.it>  Fri, 25 Apr 2025 11:50:41 +0200

kmod (34.2-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sun, 30 Mar 2025 03:59:19 +0200

kmod (34.1-2) unstable; urgency=medium

  * Do not delete the init script symlinks if some other package is providing
    that init script. (Closes: #1100035)

 -- Marco d'Itri <md@linux.it>  Wed, 12 Mar 2025 14:33:48 +0100

kmod (34.1-1) unstable; urgency=medium

  * New upstream release.
  * Load the decompression libraries on demand with dlopen(3).

 -- Marco d'Itri <md@linux.it>  Thu, 06 Mar 2025 07:42:03 +0100

kmod (34-3) unstable; urgency=medium

  * Breaks/Replaces bash-completion. (Closes: #1098953)
  * Delete /etc/rcS.d/[SK]*kmod too on upgrades. (Closes: #1098941)

 -- Marco d'Itri <md@linux.it>  Fri, 28 Feb 2025 02:39:04 +0100

kmod (34-2) unstable; urgency=medium

  * Added Debian patch fix_riscv64_tests to wrap riscv_hwprobe(2) on
    riscv64 systems, which caused the tests to fail.
  * Do not Build-Depend on the missing linux-headers-generic package on sh4
    and x32.

 -- Marco d'Itri <md@linux.it>  Tue, 25 Feb 2025 21:21:39 +0100

kmod (34-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Tue, 25 Feb 2025 12:40:52 +0100

kmod (33+20241031-1) experimental; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Sun, 03 Nov 2024 18:31:39 +0100

kmod (33+20241024-1) experimental; urgency=medium

  * New upstream snapshot.
  * Build the package with Meson.

 -- Marco d'Itri <md@linux.it>  Sun, 27 Oct 2024 00:14:55 +0200

kmod (33+20240816-3) unstable; urgency=medium

  * Avoid a cosmetic postinst error message on new installs.
    (Closes: #1079307)
  * Merge some packaging improvements courtesy of Guillem Jover.
    (Closes: #1079627)

 -- Marco d'Itri <md@linux.it>  Mon, 26 Aug 2024 08:16:59 +0200

kmod (33+20240816-2ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable (LP: #2098962).
    Remaining changes:
    - d/rules,modprobe.d,depmod.d:
      Install ubuntu-specific depmod.d & modprobe.d contents
    - Allow to load big compressed modules (LP #2032674)
      - debian/patches/0006-libkmod-support-large-compressed-modules.patch
    Dropped changes, merged upstream:
    - Fix testcase when building for abi=time64.

 -- Simon Chopin <schopin@ubuntu.com>  Thu, 20 Feb 2025 12:05:24 +0100

kmod (33+20240816-2) unstable; urgency=medium

  * Make libkmod2 Conflict with dracut-install (<= 103-1), because it
    uses a @LIBKMOD_5 symbol which was mistakely introduced in 32+20240327-1
    and then removed again in 33+20240816-1. (Closes: #1079022)
  * Make libkmod-dev Break/Replace kmod (<< 33+20240816-2), because kmod.pc
    was moved from kmod to libkmod-dev. (Closes: #1079103)

 -- Marco d'Itri <md@linux.it>  Tue, 20 Aug 2024 12:14:18 +0200

kmod (33+20240816-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Sun, 18 Aug 2024 23:23:48 +0200

kmod (32+20240611-1) unstable; urgency=medium

  * New upstream snapshot.
  * Enable again the test suite on non-i386 32 bit architectures.
    (Closes: #1065973)

 -- Marco d'Itri <md@linux.it>  Wed, 12 Jun 2024 18:06:46 +0200

kmod (32+20240327-1) unstable; urgency=medium

  * New upstream snapshot.
  * Disable the test suite on non-i386 32 bit architectures. (See #1065973.)

 -- Marco d'Itri <md@linux.it>  Sun, 26 May 2024 05:23:33 +0200

kmod (32-1) unstable; urgency=medium

  * New upstream release.
  * Remove the new upstream symlinks in /usr/bin/. (Closes: #1064798)

 -- Marco d'Itri <md@linux.it>  Sat, 09 Mar 2024 04:56:40 +0100

kmod (31+20240202-2ubuntu8) oracular; urgency=medium

  * No-change rebuild to disable frame pointers on ppc64el and s390x.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 02 Oct 2024 13:14:35 +0200

kmod (31+20240202-2ubuntu7) noble; urgency=medium

  * d/p/time64.diff: wrap __stat64_time64 and __lstat64_time64
    (Closes: #1065973, LP: #2062157)
  * d/rules: enable tests on armhf

 -- Shengjing Zhu <shengjing.zhu@canonical.com>  Thu, 18 Apr 2024 18:06:53 +0800

kmod (31+20240202-2ubuntu6) noble; urgency=high

  * No change rebuild against libssl3t64.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 16:43:05 +0200

kmod (31+20240202-2ubuntu5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 07:41:47 +0000

kmod (31+20240202-2ubuntu4) noble; urgency=medium

  * Re-enable openssl.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 04 Mar 2024 20:31:32 +0100

kmod (31+20240202-2ubuntu3~ppa1) noble; urgency=medium

  * Fix testcase when building for abi=time64.
  * Ignore test results on armhf for now.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 04 Mar 2024 13:35:14 +0100

kmod (31+20240202-2ubuntu2~ppa1) noble; urgency=medium

  * Bootstrap build without openssl.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 04 Mar 2024 09:21:01 +0000

kmod (31+20240202-2ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/rules,modprobe.d,depmod.d:
      Install ubuntu-specific depmod.d & modprobe.d contents
    - Allow to load big compressed modules (LP #2032674):
      - debian/patches/0006-libkmod-support-large-compressed-modules.patch

 -- Shengjing Zhu <shengjing.zhu@canonical.com>  Wed, 28 Feb 2024 07:52:08 +0000

kmod (31+20240202-2) unstable; urgency=medium

  * Stop using /usr/lib/modules/ because it requires coordination with other
    packages. (Closes: #1063749)

 -- Marco d'Itri <md@linux.it>  Tue, 13 Feb 2024 17:33:24 +0100

kmod (31+20240202-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Sat, 10 Feb 2024 20:10:16 +0100

kmod (31-1) unstable; urgency=medium

  [ Marco d'Itri ]
  * New upstream release.

  [ Helmut Grohne ]
  * DEP17: Move all files to /usr/. (Closes: #1059920)

 -- Marco d'Itri <md@linux.it>  Thu, 04 Jan 2024 20:10:38 +0100

kmod (30+20230601-2.1) unstable; urgency=medium

  * Non-maintainer upload with maintainer approval.
  * Enable xz support in the udeb. This is needed since linux 6.6.8-1 hit
    unstable, as its binary packages now ship compressed modules.
  * Declare minimal version for the liblzma-dev build-dep accordingly.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 24 Dec 2023 00:08:19 +0100

kmod (30+20230601-2ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/rules,modprobe.d,depmod.d:
      Install ubuntu-specific depmod.d & modprobe.d contents
    - Allow to load big compressed modules (LP #2032674):
      - debian/patches/0006-libkmod-support-large-compressed-modules.patch
  * Dropped changes, included in new upstream snapshot:
    - Cherry-pick upstream feature to support in-kernel module
      decompression.

 -- Shengjing Zhu <shengjing.zhu@canonical.com>  Thu, 30 Nov 2023 09:21:11 +0000

kmod (30+20230601-2) unstable; urgency=medium

  * kmod.postinst: run restorecon after creating /etc/modules.

 -- Marco d'Itri <md@linux.it>  Sat, 23 Sep 2023 00:39:17 +0200

kmod (30+20230601-1) unstable; urgency=medium

  * New upstream snapshot.
  * On new systems and if /etc/modules was not been modified locally then
    replace it with a comment which explains that it is obsolete.
  * Remove the related modules(5) man pages.
  * Make the init script ignore /lib/modules-load.d/. (Closes: #1050427)

 -- Marco d'Itri <md@linux.it>  Sat, 26 Aug 2023 02:38:18 +0200

kmod (30+20230519-1ubuntu3) mantic; urgency=medium

  * Allow to load big compressed modules (LP: #2032674):
   - debian/patches/0006-libkmod-support-large-compressed-modules.patch

 -- Andrea Righi <andrea.righi@canonical.com>  Tue, 22 Aug 2023 15:40:46 +0000

kmod (30+20230519-1ubuntu2) mantic; urgency=medium

  * Cherry-pick upstream feature to support in-kernel module
    decompression.

 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com>  Wed, 26 Jul 2023 14:30:16 +0100

kmod (30+20230519-1ubuntu1) mantic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/rules, d/modprobe.d, d/depmod.d:
      Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com>  Wed, 26 Jul 2023 00:42:22 +0100

kmod (30+20230519-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Sun, 11 Jun 2023 00:34:33 +0200

kmod (30+20221128-1ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/rules, d/modprobe.d, d/depmod.d:
      Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Shengjing Zhu <shengjing.zhu@canonical.com>  Wed, 15 Feb 2023 10:04:59 +0000

kmod (30+20221128-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add a dependency on pkg-config | pkgconf. (Closes: #1023895)

 -- Marco d'Itri <md@linux.it>  Sat, 10 Dec 2022 01:02:24 +0100

kmod (30+20220905-1ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/rules, d/modprobe.d, d/depmod.d:
      Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Lukas Märdian <slyon@ubuntu.com>  Tue, 22 Nov 2022 15:05:05 +0100

kmod (30+20220905-1) unstable; urgency=medium

  * New upstream snapshot.
  * Remove the dependency on lsb-base. (Closes: #1020605)
  * Update the copyright file. (Closes: #1021033)

 -- Marco d'Itri <md@linux.it>  Sat, 08 Oct 2022 05:07:42 +0200

kmod (30+20220630-3ubuntu1) kinetic; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/rules, d/modprobe.d, d/depmod.d:
      Install ubuntu-specific depmod.d and modprobe.d contents.
    Dropped (applied upstream):
    - Enable testsuite during build.
    - Build with zstd compression enabled.

 -- Lukas Märdian <slyon@ubuntu.com>  Mon, 22 Aug 2022 11:13:59 +0200

kmod (30+20220630-3) unstable; urgency=high

  * Make test suite failures non-fatal on mipsel, because some tests
    have been broken on it for years but since no tests were actually
    being run before version 30+20220630-1 then nobody noticed.

 -- Marco d'Itri <md@linux.it>  Sat, 30 Jul 2022 02:25:29 +0200

kmod (30+20220630-2) unstable; urgency=medium

  [ Marco d'Itri ]
  * Implemented the generation of a less strict shlibs file to benefit
    udebs.

  [ Helmut Grohne ]
  * Annotated the zstd dependency with <!nocheck>. (Closes: #1014437)

  [ Witold Baryluk ]
  * Allow USB audio devices to be the first sound device, because nowadays
    they are more common and this is what the other distributions do.

 -- Marco d'Itri <md@linux.it>  Tue, 12 Jul 2022 01:58:34 +0200

kmod (30+20220630-1) unstable; urgency=medium

  * New upstream snapshot.
  * Enabled support for zstd. (Closes: #990092)
  * kmod.postinst: removed code to handle upgrades from Debian <= 8.
    (Closes: #1009349, #1000659)
  * Changed the $PATH in the init script to include /usr/. (Closes: #993297)
  * Enabled the test suite.

 -- Marco d'Itri <md@linux.it>  Sun, 03 Jul 2022 13:28:18 +0200

kmod (29-1ubuntu1) jammy; urgency=low

  * Merge from Debian unstable (LP: #1952591). Remaining changes:
    - Enable testsuite during build.
    - Build with zstd compression enabled.
    - Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Alexandre Ghiti <alexandre.ghiti@canonical.com>  Tue, 17 Aug 2021 09:19:53 +0000

kmod (29-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Tue, 17 Aug 2021 09:04:37 +0200

kmod (28-1ubuntu5) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <simon.chopin@canonical.com>  Wed, 24 Nov 2021 13:52:10 +0000

kmod (28-1ubuntu4) impish; urgency=medium

  * Enable testsuite during build.

 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com>  Thu, 24 Jun 2021 13:42:47 +0100

kmod (28-1ubuntu3) impish; urgency=medium

  * Build with zstd compression enabled. LP: #1933491

 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com>  Thu, 24 Jun 2021 13:03:32 +0100

kmod (28-1ubuntu2) hirsute; urgency=medium

  * No-change rebuild to drop the udeb package.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 22 Feb 2021 10:34:19 +0100

kmod (28-1ubuntu1) hirsute; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 28 Jan 2021 17:29:30 -0800

kmod (28-1) unstable; urgency=medium

  * New upstream release.
  * Fixed modinfo -F for built-in modules. (Closes: #970871)

 -- Marco d'Itri <md@linux.it>  Fri, 08 Jan 2021 02:37:04 +0100

kmod (27+20200310-2ubuntu1) groovy; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
  * Dropped changes, included in Debian:
    - d/p/verbose_missing_bin: drop this patch to avoid spurious missing
      file messages

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 20 May 2020 16:29:45 -0700

kmod (27+20200310-2) unstable; urgency=medium

  * Re-upload to unstable.

 -- Marco d'Itri <md@linux.it>  Sat, 18 Apr 2020 17:53:55 +0200

kmod (27+20200310-1) experimental; urgency=medium

  * New upstream snapshot.
  * Split kmod-udeb off of libkmod2-udeb and actually ship the libraries
    in libkmod2-udeb. (Closes: #953952)

 -- Marco d'Itri <md@linux.it>  Sun, 12 Apr 2020 00:59:25 +0200

kmod (27-2) unstable; urgency=medium

  * Drop the verbose_missing_bin patch, which became too much noisy after
    new files were introduced by 5.3 kernels. (Closes: #949444)

 -- Marco d'Itri <md@linux.it>  Fri, 13 Mar 2020 22:53:37 +0100

kmod (27-1ubuntu2) focal; urgency=medium

  * d/p/verbose_missing_bin: drop this patch to avoid spurious missing
    file messages when running depmod -a for the first time in recent
    kernels (>= 5.3.x) (LP: #1864992)

 -- Rafael David Tinoco <rafaeldtinoco@ubuntu.com>  Thu, 12 Mar 2020 13:15:28 +0000

kmod (27-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 20 Feb 2020 09:01:03 -0800

kmod (27-1) unstable; urgency=medium

  * New upstream release.
  * Reset the SELinux file attributes in the initramfs. (Closes: #948366)

 -- Marco d'Itri <md@linux.it>  Wed, 19 Feb 2020 04:56:30 +0100

kmod (26+20191223-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 13 Feb 2020 08:49:00 -0800

kmod (26+20191223-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure URI in debian/watch.
  * Rely on pre-initialized dpkg-architecture variables.
  * Set upstream metadata fields: Repository.

  [ Marco d'Itri ]
  * New upstream snapshot.

 -- Marco d'Itri <md@linux.it>  Mon, 06 Jan 2020 01:59:49 +0100

kmod (26-3ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
  * Dropped changes, superseded in Debian:
    - Fix rules to only build indep packages for binary-indep.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 18 Oct 2019 15:32:02 -0700

kmod (26-3) unstable; urgency=medium

  * Create again /etc/modprobe.d/. (Closes: #940221)
  * Do not reference removed options support in modules(5). (Closes: #931136)

 -- Marco d'Itri <md@linux.it>  Tue, 17 Sep 2019 21:40:12 +0200

kmod (26-2) unstable; urgency=medium

  * Removed --add-udeb from dh_makeshlibs, since libkmod2-udeb does not
    actually contain a library. (Closes: #939779)
  * Switched to dh.

 -- Marco d'Itri <md@linux.it>  Wed, 11 Sep 2019 09:29:57 +0200

kmod (26-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Fix rules to only build indep packages for binary-indep.
    - Remove /etc/modprobe.d/mlx4.conf: The kernel module mlx4_core
      will automatically load the mlx4_en/mlx4_ib modules
    - Drop bochs-drm from the blacklist.
    - Drop i2c_i801 from the blacklist.
  * Dropped changes:
    - Restore the alsa-base Breaks; the version referenced is ancient so
      we don't need a delta.
    - Drop upstart maintainerscript migration, not needed post-bionic.
    - Drop mlx4.conf removal from maintainerscripts, finished pre-bionic.
    - Remove obsolete rtc module from /etc/modules on upgrade: transition
      completed.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 30 Apr 2019 13:27:20 -0700

kmod (26-1) unstable; urgency=medium

  * New upstream release.
  * Removed patch check_builtin_kver, which was needed to support 2.6.32
    kernels.
  * Link with OpenSSL to support parsing modules signatures.

 -- Marco d'Itri <md@linux.it>  Sun, 10 Feb 2019 00:00:31 +0100

kmod (25-2) unstable; urgency=medium

  * Moved the libraries to /usr/lib/. (Closes: #894566)

 -- Marco d'Itri <md@linux.it>  Sat, 17 Nov 2018 01:56:00 +0100

kmod (25-1ubuntu4) disco; urgency=medium

  * Drop bochs-drm from the blacklist. (LP: #1795857)

 -- Timo Aaltonen <tjaalton@debian.org>  Fri, 12 Apr 2019 11:23:05 +0300

kmod (25-1ubuntu3) disco; urgency=medium

  * Drop i2c_i801 from the blacklist again, things work fine with
    current kernels. (LP: #1786574)

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 04 Apr 2019 11:30:14 +0300

kmod (25-1ubuntu2) disco; urgency=medium

  * Add i2c_i801 back to d/modprobe.d/blacklist.conf again due to regressions.
    (LP: #1802689, #1802135)

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 13 Nov 2018 10:50:02 +1300

kmod (25-1ubuntu1.1) cosmic; urgency=medium

  * Remove i2c_i801 from d/modprobe.d/blacklist.conf. (LP: #1786574)

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 24 Oct 2018 12:20:23 +1300

kmod (25-1ubuntu1) cosmic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.
    - Fix rules to only build indep packages for binary-indep.
    - Remove /etc/modprobe.d/mlx4.conf: The kernel module mlx4_core
      will automatically load the mlx4_en/mlx4_ib modules (LP 1693503)
  * Dropped transitional module-init-tools package

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 28 May 2018 15:12:03 +0200

kmod (25-1) unstable; urgency=medium

  * New upstream release.
  * Enabled support for xz-compressed modules. (Closes: #772628)

 -- Marco d'Itri <md@linux.it>  Sun, 21 Jan 2018 01:02:46 +0100

kmod (24-1ubuntu3) bionic; urgency=medium

  * Remove /etc/modprobe.d/mlx4.conf: The kernel module mlx4_core will
    automatically load the mlx4_en/mlx4_ib modules (LP: #1693503)

 -- Benjamin Drung <bdrung@ubuntu.com>  Sun, 28 Jan 2018 16:34:49 +0100

kmod (24-1ubuntu2) artful; urgency=medium

  * Drop upstart job.
  * Drop upstart specific init.d changes.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 15 Aug 2017 19:33:39 +0100

kmod (24-1ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Mark transitional module-init-tools as Multi-Arch: foreign.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.
    - Update libtool macros and rerun autoconf for new arches.
  * Fix rules to only build indep packages for binary-indep.

 -- Andy Whitcroft <apw@ubuntu.com>  Fri, 28 Apr 2017 14:19:16 +0100

kmod (24-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Mon, 27 Feb 2017 02:50:32 +0100

kmod (23-2) unstable; urgency=medium

  * Backported upstream commit 6b77f18 to stop depmod crashing after
    detecting a dependency cycle. (Closes: #846888)
  * Enabled hardening=+bindnow.

 -- Marco d'Itri <md@linux.it>  Mon, 26 Dec 2016 03:42:54 +0100

kmod (23-1) unstable; urgency=medium

  * New upstream release. (Closes: #837626)

 -- Marco d'Itri <md@linux.it>  Tue, 27 Sep 2016 01:40:32 +0200

kmod (22-1.1ubuntu1) yakkety; urgency=low

  * Merge with Debian unstable (LP: #1578667).  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Mark transitional module-init-tools as Multi-Arch: foreign.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.
    - Update libtool macros and rerun autoconf for new arches.
  * d/p/depmod-ignore-powerpc64-abiv2-toc-symbol.patch: ignore the
    .TOC. symbol on ppc64el it does not need to be relocated and can be
    ignored by depmod.
  * drop debian/modprobe.d/blacklist-watchdog.conf as now supplied by
    the primary kernel automatically.

 -- Andy Whitcroft <apw@ubuntu.com>  Wed, 15 Jun 2016 11:52:42 +0300

kmod (22-1.1) unstable; urgency=medium

  [ Ben Hutchings ]
  * Non-maintainer upload.

  [ Helmut Grohne ]
  * Fix FTBFS (Closes: #819089)

 -- Ben Hutchings <ben@decadent.org.uk>  Mon, 04 Apr 2016 18:14:56 +0100

kmod (22-1ubuntu4) xenial; urgency=low

  * fix brown paper bag error in reinstated package name:
    modules-init-tools -> module-init-tools.

 -- Andy Whitcroft <apw@ubuntu.com>  Sun, 13 Mar 2016 13:25:20 +0000

kmod (22-1ubuntu3) xenial; urgency=low

  * reinstate module-init-tools transitional package.  (LP: #1550741)
   - as we have versioned dependancies from the kernel to this in 14.04
     removing this package throws the apt in trusty for a loop preventing
     upgrades.
   - note that this reverts the P/C/R combo from the previous upload.

 -- Andy Whitcroft <apw@canonical.com>  Wed, 09 Mar 2016 10:31:51 +0000

kmod (22-1ubuntu2) xenial; urgency=low

  * Provides/Conflicts/Replaces: module-init-tools to fix upgrades from
    15.10 which has a strict versioned Depends: on kmod.  (LP: #1550741)

 -- Andy Whitcroft <apw@ubuntu.com>  Tue, 08 Mar 2016 18:20:05 +0000

kmod (22-1ubuntu1) xenial; urgency=low

  * Merge with Debian unstable (LP: #1541917).  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Mark transitional module-init-tools as Multi-Arch: foreign.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.
    - Update libtool macros and rerun autoconf for new arches.

 -- Andy Whitcroft <apw@ubuntu.com>  Thu, 04 Feb 2016 16:20:12 +0000

kmod (22-1) unstable; urgency=medium

  * New upstream release.
  * Set $SOURCE_DATE_EPOCH in debian/rules for reproducibility.
    (Closes: #783152)
  * Remove the module-init-tools transitional package.

 -- Marco d'Itri <md@linux.it>  Sun, 20 Dec 2015 17:04:10 +0100

kmod (21-1ubuntu1) wily; urgency=medium

  * Merge with Debian unstable (LP: #1487040).  Remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Mark transitional module-init-tools as Multi-Arch: foreign.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.
    - Update libtool macros and rerun autoconf for new arches.

 -- Andy Whitcroft <apw@ubuntu.com>  Thu, 20 Aug 2015 12:43:22 +0100

kmod (21-1) unstable; urgency=medium

  * New upstream release. Fixes:
    + spurious spaces in lsmod output. (Closes: #782692)
    + a missing comman in rmmod(8). (Closes: #787548)
  * kmod.init: support the modules-load.d directories in /usr.
    (Closes: #673747)
  * Build the developers' documentation with gtk-doc. (Closes: #789462)

 -- Marco d'Itri <md@linux.it>  Sun, 05 Jul 2015 21:18:24 +0200

kmod (20-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sun, 08 Mar 2015 19:10:08 +0100

kmod (18-3ubuntu1) vivid; urgency=medium

  * Merge with Debian testing, bringing in /etc/modules migration code
    so that systemd doesn't fail on old modules files with parameters.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 06 Apr 2015 14:12:36 -0600

kmod (18-3) unstable; urgency=high

  * postinst: do not use autodie. (Closes: #762974)
  * postinst: do not create an empty etc-modules-parameters.conf.

 -- Marco d'Itri <md@linux.it>  Sat, 27 Sep 2014 08:01:49 +0200

kmod (18-2) unstable; urgency=medium

  * postinst: move any modules parameters from /etc/modules to a new
    /etc/modprobe.d/etc-modules-parameters.conf file. (Closes: #627949)
  * initramfs-hook: do not fail if /lib/modprobe.d/ is empty.
  * Add the man page for kmod(8). (Closes: #665873)
  * Document depmod --show in depmod(8). (Closes: #687435)

 -- Marco d'Itri <md@linux.it>  Wed, 17 Sep 2014 03:50:34 +0200

kmod (18-1ubuntu2) utopic; urgency=medium

  * blacklist-framebuffer.conf: blacklist bochs-drm (LP: #1378648)

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 14 Oct 2014 05:04:57 -0600

kmod (18-1ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Mark transitional module-init-tools as Multi-Arch: foreign.
    - Test-guard /lib/modprobe.d/* copying in our initramfs hook.
    - Drop the alsa-base Breaks, our version is quite different.
    - On upgrade, remove obsolete rtc module from /etc/modules.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 23 Jun 2014 22:47:02 -0600

kmod (18-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sat, 21 Jun 2014 04:27:39 +0200

kmod (17-2) unstable; urgency=medium

  * Build-Depend on gtk-doc-tools. (Closes: #747005)

 -- Marco d'Itri <md@linux.it>  Sun, 04 May 2014 20:38:42 +0200

kmod (17-1) unstable; urgency=medium

  * New upstream release.
  * Declared that kmod Breaks oss-compat 4. (Closes: #736748)
  * Merged the few useful directives from the alsa-base package and added
    a versioned Breaks to force it to be unistalled.

 -- Marco d'Itri <md@linux.it>  Thu, 01 May 2014 21:10:36 +0200

kmod (16-2ubuntu4) utopic; urgency=medium

  * On upgrade to this version, remove rtc module from /etc/modules. rtc
    is obsolete and doesn't exist anymore.  This is a clean up after,
    older versions of installers that unconditionally added it to modules.
    LP: #1317077

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 07 May 2014 15:19:40 +0100

kmod (16-2ubuntu3) utopic; urgency=medium

  * Revert the previous change and replace with test-guarded copy.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 27 Apr 2014 22:38:31 -0600

kmod (16-2ubuntu2) utopic; urgency=high

  * Resurrect dropped post-merge change:
    - Don't copy /lib/modprobe.d/* in our version of the kmod
      initramfs hook; we currently don't ship anything there.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sun, 27 Apr 2014 00:48:29 +0100

kmod (16-2ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - Install ubuntu-specific depmod.d and modprobe.d contents.
    - Install /etc/modprobe.d/mlx4.conf in libkmod2-udeb for d-i.
    - Install upstart job and exit the init script under upstart.
    - Update libtool macros and rerun autoconf for new arches.
    - Mark module-init-tools as Multi-Arch: foreign.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 21 Apr 2014 22:35:26 -0600

kmod (16-2) unstable; urgency=medium

  * Always Build-Depend on xsltproc. (Closes: #733760)

 -- Marco d'Itri <md@linux.it>  Thu, 02 Jan 2014 04:04:26 +0100

kmod (16-1) unstable; urgency=low

  * New upstream release. (Closes: #716739)
    + Improves error messages. (Closes: #676387)
    + Fixes modprobe -f. (Closes: #720599)
  * Added an example to modules(5), patch by Regid Ichira. (Closes: #711468)

 -- Marco d'Itri <md@linux.it>  Tue, 31 Dec 2013 03:56:44 +0100

kmod (15-0ubuntu6) trusty; urgency=medium

  * debian/rules: Install mlx4.conf in the udeb as well (LP: #1305874)
  * debian/kmod.upstart: Process all the modules-load.d (LP: #1302767)

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 08 Apr 2014 13:40:16 -0600

kmod (15-0ubuntu5) trusty; urgency=low

  * Build-depend on gtk-doc-tools too.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 04 Dec 2013 20:53:33 +0100

kmod (15-0ubuntu4) trusty; urgency=low

  * Use dh-autoreconf.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 04 Dec 2013 20:32:14 +0100

kmod (15-0ubuntu3) trusty; urgency=low

  * Update libtool.m4.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 04 Dec 2013 20:08:56 +0100

kmod (15-0ubuntu2) trusty; urgency=low

  * Add missing build-dep on xsltproc to resolve FTBFS on all arches.
  * Restore dropped check_builtin_kver to keep delta with Debian low.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 23 Oct 2013 23:00:46 -0600

kmod (15-0ubuntu1) trusty; urgency=low

  * New upstream release. (See Debian #716739)
  * Drop patches included upstream: dot_kcmdline, bad_alias_assertion,
    blacklist_aliased.
  * Drop check_builtin_kver, this would only apply to lucid and is otherwise
    unnecessary.
  * Drop --disable-shared/--enable-static, this got dropped in this version
    and isn't necessary any more. /bin/kmod does not dynamically link to
    libkmod by default now.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 24 Oct 2013 06:16:30 +0200

kmod (9-3ubuntu1) raring; urgency=low

  * Merge with Debian unstable, bringing in a backport of upstream's
    comprehensive fix for the bad alias assertion bug (LP: #1073062)

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 18 Apr 2013 13:16:44 -0600

kmod (9-3) unstable; urgency=low

  * Added backported patch dot_kcmdline: correctly parse kcmdline parameters
    containing a dot. (Closes: #689872)
  * Added backported patch bad_alias_assertion: stop modprobe from aborting
    from an assertion because of some invalid but common configuration
    directives. (Closes: #674110)
  * Removed the nfs4 alias from aliases.conf as requested by the kernel
    team. (Closes: #683972)
  * Removed the unnecessary build-dependency on perl. (Closes: #697750)

 -- Marco d'Itri <md@linux.it>  Sun, 07 Apr 2013 18:19:01 +0200

kmod (9-2ubuntu8) raring; urgency=low

  * Add debian/patches/do_not_raise_on_null_alias to avoid
    raising errors when dealing with modules whose aliases
    are set to either "null" or "off" (LP: #1073062).

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 13 Mar 2013 18:02:53 +0100

kmod (9-2ubuntu7) raring; urgency=low

  * Add /etc/modprobe.d/mlx4.conf for loading mlx4_en when mlx4_core
    gets loaded (LP: #1115710).

 -- Scott Moser <smoser@ubuntu.com>  Tue, 05 Feb 2013 15:36:49 -0500

kmod (9-2ubuntu6) raring; urgency=low

  * Remove /etc/init/module-init-tools.conf on upgrade (LP: #1082006)

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 24 Jan 2013 00:11:39 -0700

kmod (9-2ubuntu5) raring; urgency=low

  * Fix permissions on /etc/depmod.d, /etc/modprobe.d.  (LP: #1082598)

 -- Anders Kaseorg <andersk@mit.edu>  Tue, 22 Jan 2013 15:06:45 +0100

kmod (9-2ubuntu4) raring; urgency=low

  * Drop unused build-dependency on perl, to simplify cross-building.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 09 Jan 2013 10:41:07 +0000

kmod (9-2ubuntu3) raring; urgency=low

  * Add debian/patches/allow_dots_in_params to fix parsing of
    commandline arguments with dots in them (closes: #689872)

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 30 Oct 2012 21:20:10 +0000

kmod (9-2ubuntu2) raring; urgency=low

  * Don't copy /lib/modprobe.d/* in our version of the kmod
    initramfs hook; we currently don't ship anything there.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 29 Oct 2012 13:27:18 +0000

kmod (9-2ubuntu1) raring; urgency=low

  * Sync with Debian unstable; remaining Ubuntu changes:
    - Ubuntu-specific depmod.d and modprobe.d contents.
    - Mark module-init-tools Multi-Arch: foreign.
    - Don't install Debian's extra/aliases.conf file.
    - Install upstart job instead of the sysvinit script.

 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 21 Sep 2012 16:05:32 -0600

kmod (9-2) unstable; urgency=low

  * Backported upstream fixes to make modprobe work like in module-init-tools
    and not load a blacklisted module even if modprobe is invoked with one of
    its aliases.
  * Report an error when some .bin files do not exist. (Closes: #684901)
  * Really build the udeb with -Os -fomit-frame-pointer.

 -- Marco d'Itri <md@linux.it>  Mon, 27 Aug 2012 00:40:18 +0200

kmod (9-1ubuntu1) quantal; urgency=low

  * Initial sync with debian 9-1, remaining (module-init-tools) changes:
    - Ubuntu specific depmod.d and modprobe.d contents.

 -- Andy Whitcroft <apw@ubuntu.com>  Wed, 04 Jul 2012 19:18:01 +0100

kmod (9-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Mon, 25 Jun 2012 02:48:38 +0200

kmod (8-2) unstable; urgency=medium

  * Implemented systemd-compatible processing of modules-load.d directories,
    courtesy of Josh Triplett. (Closes: #672960)
  * Properly fix kmod on ia64 with backported patch commit-d30319e.

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

kmod (8-1) unstable; urgency=medium

  * New upstream release. Fixes:
    + An unclear error message. (Closes: #668216)
  * Moved libkmod.pc to the multiarch directory. (Closes: #670005)
  * Do not warn about a missing modules.builtin file for kernel versions
    < 2.6.33. (Closes: #670965)
  * Removed patch work_around_linking_issues, which is properly fixed by
    upstream patch commit-9625375.
  * Made the init script exit without processing /etc/modules if the
    /etc/modules-load.d/modules.conf symlink exists.

 -- Marco d'Itri <md@linux.it>  Mon, 14 May 2012 02:45:06 +0200

kmod (6-2) unstable; urgency=low

  * Applied a few upstream changesets to fix:
    + depmod correctly processing a kernel versions different from the
      running one. (Closes: #662891)
    + modprobe -q still too much verbose. (Closes: #662822)
    + modprobe -r removing only the first argument. (Closes: #662984)
  * Restored the code from the old module-init-tools package which deletes
    obsolete conffiles. Abort upgrading from releases older than lenny.
    (Closes: #663159)

 -- Marco d'Itri <md@linux.it>  Fri, 16 Mar 2012 02:21:00 +0100

kmod (6-1.1) unstable; urgency=low

  * Non-maintainer upload with maintainer approval.
  * Work around FTBFS on ia64 (probable toolchain bug) due to undefined
    references to kmod_log when linking tools/kmod: Add libkmod-private.la
    to kmod's LDADD variable to ensure that linking happens properly.
    + Patch: work_around_linking_issues; tested on merulo.

 -- Cyril Brulebois <kibi@debian.org>  Wed, 07 Mar 2012 01:40:37 +0000

kmod (6-1) unstable; urgency=low

  * New upstream release. Fixes:
    + Documented the modprobe.blacklist parameter. (Closes: #630338)

 -- Marco d'Itri <md@linux.it>  Sat, 03 Mar 2012 16:53:33 +0100

kmod (5-2) experimental; urgency=high

  * Added patch check_if_exists to fix loops caused by install directives.
    (Closes: #659838)

 -- Marco d'Itri <md@linux.it>  Sun, 19 Feb 2012 13:07:21 +0100

kmod (5-1) experimental; urgency=low

  * New upstream release. (Closes: #659195)

 -- Marco d'Itri <md@linux.it>  Sun, 12 Feb 2012 04:48:24 +0100

kmod (3-1) experimental; urgency=low

  * Initial release. (Closes: #652284)
  * When replacing module-init-tools:
    - /etc/modules is preserved
    - /etc/modprobe.d/aliases.conf is deleted if unmodified, otherwise it
      is renamed to aliases-m-i-t.conf and will be used by kmod
    - /etc/init.d/module-init-tools is deleted if unmodified, otherwise it
      is renamed to /etc/init.d/module-init-tools.dpkg-bak

 -- Marco d'Itri <md@linux.it>  Sun, 08 Jan 2012 20:47:12 +0100
