lttng-modules (2.8.0-1ubuntu1~16.04.8) xenial; urgency=medium

  * Fix vmalloc_sync_all() removal (LP: #1874521). Changes from upstream lttng
    repo (1,3,4) with additional Ubuntu fixup (5).
    - d/p/compat-5.6/0001-Update-for-kernel-5.7-use-vmalloc_sync_mappings-on-k.patch
    - d/p/compat-5.6/0003-Fix-Use-vmalloc_sync_mappings-on-kernel-5.6-as-well.patch
    - d/p/compat-5.6/0004-Update-Use-vmalloc_sync_mappings-for-stable-kernels.patch
    - d/p/compat-5.6/0005-Update-Use-vmalloc_sync_mappings-for-ubuntu.patch

 -- Stefan Bader <stefan.bader@canonical.com>  Wed, 20 May 2020 17:18:34 +0200

lttng-modules (2.8.0-1ubuntu1~16.04.7) xenial; urgency=medium

  * ubuntu_lttng_smoke_test failed on Azure 4.15 (LP: #1778642)
    - debian/patches/0041-Fix-do-not-use-CONFIG_HOTPLUG_CPU-for-the-new-hotplu.patch
    - debian/patches/0042-Cleanup-comment-about-CONFIG_HOTPLUG_CPU-ifdef.patch

 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com>  Thu, 19 Jul 2018 17:47:16 +0200

lttng-modules (2.8.0-1ubuntu1~16.04.6) xenial; urgency=medium

  * Fix builds on 4.15 kernels (LP: #1777682)
    Backport the following upstream commits:
     0038-Fix-ACCESS_ONCE-removed-in-kernel-4.15.patch
     0039-timer-API-transition-for-kernel-4.15.patch
     0040-Fix-update-kmem-instrumentation-for-kernel-4.15.patch

 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com>  Tue, 19 Jun 2018 13:33:22 -0300

lttng-modules (2.8.0-1ubuntu1~16.04.5) xenial; urgency=medium

  * Fix builds for 4.13.0-38 kernel (LP: #1756240)
    - Update definition of kvm_mmio() to match the new kernel

 -- Khalid Elmously <khalid.elmously@canonical.com>  Thu, 22 Mar 2018 12:08:10 -0400

lttng-modules (2.8.0-1ubuntu1~16.04.4) xenial; urgency=medium

  * Fix builds on HWE 4.14 kernel (LP: #1739591)
    Apply the following upstream commits:
     0030-Fix-update-block-instrumentation-for-4.14-kernel.patch
     0031-Fix-update-writeback-instrumentation-for-kernel-4.14.patch
     0032-Update-kvm-instrumentation-for-4.15.patch
     0033-Fix-kvm-instrumentation-for-4.15.patch
     0034-Update-kvm-instrumentation-for-3.16.52-and-3.2.97.patch
     0035-Update-kvm-instrumentation-for-debian-kernel-4.9.65-.patch
     0036-Update-kvm-instrumentation-for-4.14.14-4.9.77-4.4.11.patch

 -- Colin Ian King <colin.king@canonical.com>  Tue, 6 Feb 2018 10:38:22 +0000

lttng-modules (2.8.0-1ubuntu1~16.04.3) xenial; urgency=medium

  * Fix builds on HWE 4.13 kernel (LP: #1727251)
    Apply the following upstream commits:
     0015-Fix-update-mm_vmscan-instrumentation-for-kernel-4.11.patch
     0016-Fix-update-btrfs-instrumentation-for-kernel-4.11.patch
     0017-Fix-changes-to-the-vm_op-fault-cb-prototype-in-libri.patch
     0018-Fix-update-scsi-instrumentation-for-kernel-4.11.patch
     0019-Fix-timers-cputime_t-arguments-replaced-by-ull-in-ke.patch
     0020-Fix-atomic_add_unless-returns-true-false-rather-than.patch
     0021-Fix-kref-changes-for-kernel-4.11.patch
     0022-Fix-update-sched-instrumentation-for-kernel-4.12.patch
     0023-Fix-update-ringbuffer-for-kernel-4.12.patch
     0024-Fix-update-block-instrumentation-for-kernel-4.12.patch
     0025-Fix-update-ftrace-probe-for-kernel-4.12.patch
     0026-Fix-Build-ftrace-probe-on-kernels-prior-to-4.12.patch
     0027-Fix-handle-missing-ftrace-header-on-v4.12.patch
     0028-Fix-section-mismatch-warning-caused-by-__exit-annota.patch
     0029-Fix-missing-ftrace-header-on-v4.11.patch
  * Don't build ftrace lttng module for 4.11 upwards as this currently
    requires the full kernel source and not just the headers anymore,
    add kernel version check in lttng-modules-dkms.dkms.in

 -- Colin Ian King <colin.king@canonical.com>  Thu, 26 Oct 2017 18:00:02 +0100

lttng-modules (2.8.0-1ubuntu1~16.04.2) xenial; urgency=medium

  * Fix builds on HWE 4.10 kernel (LP: #1677126)
    Backport the following upstream commits:
     0007-Fix-unregister-cpu-hotplug-notifier-on-buffer-alloc-.patch
     0008-Add-load-unload-messages-to-kernel-log.patch
     0009-Fix-update-scsi-instrumentation-for-4.7-kernels.patch
     0010-btrfs-instrumentation-update-to-4.10-kernel.patch
     0011-timer-instrumentation-adapt-to-ktime_t-without-union.patch
     0012-Adapt-lttng-modules-to-Linux-4.10-cpu-hotplug-state-.patch
     0013-Fix-only-include-linux-cpuhotplug.h-for-kernels-4.10.patch
     0014-Fix-4.10-hotplug-adaptation-backward-compat.patch

 -- Colin Ian King <colin.king@canonical.com>  Wed, 29 Mar 2017 14:05:08 +0100

lttng-modules (2.8.0-1ubuntu1~16.04.1) xenial; urgency=medium

  * Backport into 16.04/Xenial to fix build with 4.8 kernels (LP: #1662114).

 -- Stefan Bader <stefan.bader@canonical.com>  Wed, 08 Feb 2017 11:16:36 +0100

lttng-modules (2.8.0-1ubuntu1) yakkety; urgency=medium

  * Backport upstream stable commits from 2.8.1 to allow compiling on 4.8
    kernels. (LP: #1625072)
     0001-Fix-Add-support-for-4.6.4-rt8-kernel.patch
     0002-Fix-timer-wrapper-support-kernels-4.8.patch
     0003-Fix-update-block-instrumentation-to-compile-on-4.8-k.patch
     0004-Fix-napi-instrumentation-for-4.8-kernels.patch
     0005-Fix-update-mm_vmscan-instrumentation-for-kernel-4.8.patch
     0006-Fix-btrfs-instrumentation-for-4.8-kernel.patch

 -- Robert Hooker <sarvatt@ubuntu.com>  Thu, 01 Dec 2016 09:51:38 -0500

lttng-modules (2.8.0-1) unstable; urgency=medium

  [ Michael Jeanson ]
  * [0b58135] New upstream version 2.8.0
  * [393b9dc] Update dkms.conf for 2.8.0
  * [d4a093e] Bump standards version to 3.9.8, no changes necessary
  * [8536e31] Updated debian copyright file

 -- Jon Bernard <jbernard@debian.org>  Tue, 24 May 2016 21:38:18 -0400

lttng-modules (2.7.2-1) unstable; urgency=medium

  [ Michael Jeanson ]
  * [a0e9036] Add pgpsigurlmangle to watch file
  * [0bace1e] New upstream version 2.7.2
  * [eb429d3] Update vcs fields to use secure uri
  * [a1b3812] Bump standards version to 3.9.7, no changes necessary
  * [19a1783] Updated copyright file
  * [7afae37] Do not install vim swp files

 -- Jon Bernard <jbernard@debian.org>  Sat, 12 Mar 2016 06:43:08 -0500

lttng-modules (2.7.1-1) unstable; urgency=medium

  [ Michael Jeanson ]
  * [26261b4] New upstream version 2.7.1

 -- Jon Bernard <jbernard@debian.org>  Mon, 11 Jan 2016 12:54:46 +0000

lttng-modules (2.7.0-1) unstable; urgency=medium

  [ Michael Jeanson ]
  * [1d8e419] New upstream version 2.7.0
  * [c6bc676] Add new probe-v4l2 and test modules to dkms config

 -- Jon Bernard <jbernard@debian.org>  Mon, 26 Oct 2015 16:57:12 +0000

lttng-modules (2.6.3-1) unstable; urgency=medium

  [ Michael Jeanson ]
  * [42bdc5f] New upstream version 2.6.3
  * [6068452] Remove regmap probe module since it requires full kernel sources

 -- Jon Bernard <jbernard@debian.org>  Thu, 10 Sep 2015 20:24:20 +0000

lttng-modules (2.6.2-1) unstable; urgency=medium

  [ Jon Bernard ]
  * [eb0b449] New upstream version 2.6.2

  [ Michael Jeanson ]
  * [fd2d7a6] Fix dh_install debian dir exclusion
  * [d7f5498] Regmap probe only builds on linux 4.1 and up (Closes: #788274)

 -- Jon Bernard <jbernard@debian.org>  Thu, 18 Jun 2015 20:16:30 +0000

lttng-modules (2.5.1-1) unstable; urgency=medium

  * [106d0a8] New upstream version 2.5.1
  * [62778a4] Bump standards version, no changes necessary

 -- Jon Bernard <jbernard@debian.org>  Fri, 24 Oct 2014 15:11:28 +0000

lttng-modules (2.5.0-1) unstable; urgency=medium

  * [2d86702] New upstream version 2.5.0

 -- Jon Bernard <jbernard@debian.org>  Fri, 01 Aug 2014 22:32:49 -0400

lttng-modules (2.4.1-1) unstable; urgency=low

  [ Michael Jeanson ]
  * [27cf659] Exclude license files from install to fix lintian warning
  * [75604c7] Remove execute permission from source file to fix lintian warning
  * [4900606] Imported Upstream version 2.4.1
  * [55f9625] Permissions fixed in new upstream release

 -- Jon Bernard <jbernard@debian.org>  Thu, 10 Apr 2014 16:21:23 -0400

lttng-modules (2.4.0-2) unstable; urgency=low

  [ Michael Jeanson ]
  * [d549dc1] Fix module version in dkms configuration

 -- Jon Bernard <jbernard@debian.org>  Thu, 27 Mar 2014 15:38:35 -0400

lttng-modules (2.4.0-1) unstable; urgency=low

  * [8764991] New upstream version 2.4.0 (Closes: #734305)

 -- Jon Bernard <jbernard@debian.org>  Fri, 14 Mar 2014 20:07:40 -0400

lttng-modules (2.4.0~rc3-1) experimental; urgency=low

  * [9fe0e76] New upstream version 2.4.0~rc3
  * [a111ad6] Bump Standards-Version to 3.9.5, no changes necessary
  * [9565704] Update VCS fields
  * [943a589] Update watch file to only uversionmangle
  * [ce07d9b] Update module version number in dkms config

 -- Jon Bernard <jbernard@debian.org>  Thu, 13 Feb 2014 17:44:35 -0500

lttng-modules (2.3.2-1) unstable; urgency=low

  * [0e22097] New upstream version 2.3.2
  * [6e282fe] Correct module version number in dkms config
  * [f5c5d38] Include missing modules in dkms config.
    Thanks to Vincent Bernat (Closes: #723850)

 -- Jon Bernard <jbernard@debian.org>  Sat, 19 Oct 2013 18:55:20 -0400

lttng-modules (2.3.0-1) unstable; urgency=low

  * [d8209ca] New upstream version 2.3.0

 -- Jon Bernard <jbernard@debian.org>  Tue, 03 Sep 2013 22:10:20 -0400

lttng-modules (2.3.0~rc2-1) unstable; urgency=low

  * [df00912] New upstream version 2.3.0~rc2

 -- Jon Bernard <jbernard@debian.org>  Mon, 02 Sep 2013 13:09:19 -0400

lttng-modules (2.3.0~rc1-2) unstable; urgency=low

  * [ee85460] Update dkms config to match last upstream release
    (Closes: #717165)

 -- Jon Bernard <jbernard@debian.org>  Mon, 26 Aug 2013 12:45:41 -0400

lttng-modules (2.3.0~rc1-1) unstable; urgency=low

  * [e0f821c] New upstream version 2.3.0~rc1 (Closes: #717165)
  * [ef3a22d] Correct Section from misc to kernel
  * [46de1ab] Bump Standards-Version to 3.9.4, no changes necessary
  * [1cbff65] Remove bashism patch, included upstream

 -- Jon Bernard <jbernard@debian.org>  Fri, 02 Aug 2013 13:03:29 -0400

lttng-modules (2.1.0-2) unstable; urgency=low

  * [cc76040] Include upstream fix to remove bashims (Closes: #690718)

 -- Jon Bernard <jbernard@debian.org>  Mon, 13 May 2013 14:06:56 -0400

lttng-modules (2.1.0-1) unstable; urgency=low

  * [2c7eeb2] New upstream version 2.1.0

 -- Jon Bernard <jbernard@debian.org>  Tue, 29 Jan 2013 11:08:50 -0500

lttng-modules (2.1.0~rc1-1) unstable; urgency=low

  * [74fbff0] Improve short description
  * [ad5fb86] Update watchfile to handle upstream RC releases
  * [3eae7ff] New upstream version 2.1.0~rc1

 -- Jon Bernard <jbernard@debian.org>  Tue, 11 Sep 2012 15:20:24 -0400

lttng-modules (2.0.4-1) unstable; urgency=low

  * Initial release (Closes: #680788)

 -- Jon Bernard <jbernard@debian.org>  Sun, 08 Jul 2012 14:15:43 -0400
