[linux] 01/01: Ignore ABI changes in KVM

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Dec 10 06:11:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch sid
in repository linux.

commit 9b4f84faecc08e0c46224e40481d0fb477992640
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Dec 9 23:04:21 2016 +0100

    Ignore ABI changes in KVM
---
 debian/changelog      | 1 +
 debian/config/defines | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 38fdcaa..d58e397 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ linux (4.8.12-1) UNRELEASED; urgency=medium
   * packet: fix race condition in packet_set_ring (CVE-2016-8655)
   * net: avoid signed overflows for SO_{SND|RCV}BUFFORCE (CVE-2016-9793)
   * Add ABI reference for 4.8.0-2
+  * Ignore ABI changes in KVM
 
   [ Ben Hutchings ]
   * [amd64] Re-enable LEGACY_VSYSCALL_EMULATE instead of LEGACY_VSYSCALL_NONE.
diff --git a/debian/config/defines b/debian/config/defines
index 1d1f0ac..d49d6fa 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,5 +1,7 @@
 [abi]
 abiname: 2
+ignore-changes:
+ module:arch/x86/kvm/*
 
 [base]
 arches:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list