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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jun 25 10:55:18 UTC 2016


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

benh pushed a commit to branch jessie-security
in repository linux.

commit 69680fa97e7184e9f9d77bc00514f409293cfdef
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jun 25 12:43:03 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 e9516b3..9bbf9ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ linux (3.16.7-ckt25-2+deb8u1) 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
   * ipv4: Don't do expensive useless work during inetdev destroy.
     (CVE-2016-3156)
   * [x86] standardize mmap_rnd() usage
diff --git a/debian/config/defines b/debian/config/defines
index 4bb19cf..f7c7373 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -52,6 +52,7 @@ ignore-changes:
  scm_detach_fds
  scm_fp_dup
  af_alg_*
+ 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