[linux] 01/01: Ignore ABI change in x_tables

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jun 25 00:05:24 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 0bb71866b7e62faf4c15037a9d2edac3a84800e4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jun 25 02:05:12 2016 +0200

    Ignore ABI change in x_tables
---
 debian/changelog      | 1 +
 debian/config/defines | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 467e056..4c3892b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ linux (4.6.2-2) UNRELEASED; urgency=medium
     - xt_compat_match_from_user doesn't need a retval
     - do compat validation via translate_table
     - introduce and use xt_copy_counters_from_user
+  * Ignore ABI change in x_tables
   * nfsd: check permissions when setting ACLs
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 16 Jun 2016 12:37:27 +0100
diff --git a/debian/config/defines b/debian/config/defines
index 17ae323..abd561a 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -3,6 +3,7 @@ abiname: 1
 ignore-changes:
 # Should not be used from OOT
  module:drivers/net/wireless/realtek/rtlwifi/*
+ xt_compat_match_from_user
 
 [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