[linux] 01/07: nftables: Enable NFT_RT, NFT_SET_BITMAP, NFT_OBJREF as modules (Closes: #881931)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 16 19:19:53 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 9f5b9b8ff885bcfdbc3263a5e67b7f341f4689af
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 16 18:37:11 2017 +0000

    nftables: Enable NFT_RT, NFT_SET_BITMAP, NFT_OBJREF as modules (Closes: #881931)
---
 debian/changelog     | 2 ++
 debian/config/config | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5351a95..7e037d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -132,6 +132,8 @@ linux (4.13.13-1) UNRELEASED; urgency=medium
   * net: usb: asix: fill null-ptr-deref in asix_suspend (CVE-2017-16647)
   * net: cdc_ether: fix divide by 0 on bad descriptors (CVE-2017-16649)
   * net: qmi_wwan: fix divide by 0 on bad descriptors (CVE-2017-16650)
+  * nftables: Enable NFT_RT, NFT_SET_BITMAP, NFT_OBJREF as modules
+    (Closes: #881931)
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 04 Nov 2017 09:54:41 +0100
 
diff --git a/debian/config/config b/debian/config/config
index cea4b05..07e33bb 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6723,16 +6723,19 @@ CONFIG_NF_TABLES_INET=m
 CONFIG_NF_TABLES_NETDEV=m
 CONFIG_NFT_EXTHDR=m
 CONFIG_NFT_META=m
+CONFIG_NFT_RT=m
 CONFIG_NFT_NUMGEN=m
 CONFIG_NFT_CT=m
 CONFIG_NFT_SET_RBTREE=m
 CONFIG_NFT_SET_HASH=m
+CONFIG_NFT_SET_BITMAP=m
 CONFIG_NFT_COUNTER=m
 CONFIG_NFT_LOG=m
 CONFIG_NFT_LIMIT=m
 CONFIG_NFT_MASQ=m
 CONFIG_NFT_REDIR=m
 CONFIG_NFT_NAT=m
+CONFIG_NFT_OBJREF=m
 CONFIG_NFT_QUEUE=m
 CONFIG_NFT_QUOTA=m
 CONFIG_NFT_REJECT=m

-- 
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