[linux] 01/02: nfs: Ignore ABI change
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Sep 19 17:16:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit fd05738927bd89bff2480da1391a4524445a4916
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Sep 19 01:59:05 2017 +0100
nfs: Ignore ABI change
---
debian/changelog | 1 +
debian/config/defines | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4c5acc2..ffbd9f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ linux (4.12.13-1) UNRELEASED; urgency=medium
(CVE-2017-14489)
* packet: Don't write vnet header beyond end of buffer (CVE-2017-14497)
* [x86] KVM: VMX: Do not BUG() on out-of-bounds guest IRQ (CVE-2017-1000252)
+ * nfs: Ignore ABI change
-- Salvatore Bonaccorso <carnil at debian.org> Thu, 14 Sep 2017 06:25:04 +0200
diff --git a/debian/config/defines b/debian/config/defines
index a68b9f5..a6dbda3 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -27,6 +27,7 @@ ignore-changes:
module:drivers/usb/chipidea/**
module:drivers/usb/host/**
module:drivers/usb/musb/**
+ module:fs/nfs/**
module:net/ceph/libceph
module:net/l2tp/l2tp_core
module:sound/firewire/snd-firewire-lib
--
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