1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
kpatch (0.6.0-0.2) unstable; urgency=medium
* Non-maintainer upload
* kmod: Fix symbol lookup on Linux 4.19 (Closes: #917861)
* dkms: Pass target kernel version to the upstream clean target
(Closes: #917860)
* kpatch-build: Fix clean target
-- Ben Hutchings <ben@decadent.org.uk> Mon, 07 Jan 2019 19:39:23 +0000
kpatch (0.6.0-0.1) unstable; urgency=medium
[Simon Ruderich]
* Non-maintainer upload.
* New upstream release. (Closes: #872413)
[Nobuhiro Iwamatsu]
* Add patches/Fix-build-err-by-Werror-maybe-uninitialized.patch.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sat, 16 Jun 2018 07:23:46 +0900
kpatch (0.3.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Fixes for Linux 4.9: (Closes: #851750)
- Dropped patch kmod-core-fix-stacktrace_ops-address-function-protot.patch
- Added patch kmod-core-use-save_stack_trace_tsk-backport.patch: backport
of upstream commit 586feb40fe116b70d3ac752359706c3e1fafe4ea.
Thanks to James Beck for the initial revision of this patch.
-- Chris Boot <bootc@debian.org> Sat, 01 Apr 2017 20:33:40 +0100
kpatch (0.3.2-3) unstable; urgency=medium
* Fixes for Linux 4.6. (Closes: #832091)
-- Chris J Arges <chris.j.arges@canonical.com> Wed, 27 Jul 2016 12:22:10 +0200
kpatch (0.3.2-2) unstable; urgency=medium
* Install kpatch.service file correctly. (Closes: #828193)
* Update standards version.
-- Chris J Arges <chris.j.arges@canonical.com> Mon, 27 Jun 2016 14:01:29 -0500
kpatch (0.3.2-1) unstable; urgency=medium
* New upstream release.
Dropped patches:
- make-kmod-conditional.patch
- kmod-core-fix-message.patch
- kpatch-build-allow-external-ldflags.patch
-- Chris J Arges <chris.j.arges@canonical.com> Wed, 17 Feb 2016 16:11:19 -0600
kpatch (0.3.1-2) unstable; urgency=medium
* Ensure dkms builds for KERNELRELEASE instead of uname -r. (Closes: #812254)
* Add kernel-wedge, gawk, bc as dependencies for kpatch-build.
* Don't require kpatch kmod for kpatch-build.
* Remove dependency on kpatch-dkms for kpatch-build.
-- Chris J Arges <chris.j.arges@canonical.com> Fri, 22 Jan 2016 08:12:06 -0600
kpatch (0.3.1-1) unstable; urgency=medium
* Initial release (Closes: #810268)
-- Chris J Arges <chris.j.arges@canonical.com> Thu, 07 Jan 2016 10:03:07 -0600
|