[linux] 02/16: netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:25 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 84eba65d8dc18965666ff94d23e466c369d01388
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 02:10:10 2017 +0000

    netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules
---
 debian/changelog     | 1 +
 debian/config/config | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b9753bb..d590080 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * Make the pickled config (config.defines.dump) reproducible
   * Remove debug symbol packages from debian/control to work around dak bug
   * udeb: Add switch (DSA) drivers to nic-modules (Closes: #845075)
+  * netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/config b/debian/config/config
index 11dfffd..4768830 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6366,6 +6366,7 @@ CONFIG_NF_TABLES_INET=m
 CONFIG_NF_TABLES_NETDEV=m
 CONFIG_NFT_EXTHDR=m
 CONFIG_NFT_META=m
+CONFIG_NFT_NUMGEN=m
 CONFIG_NFT_CT=m
 CONFIG_NFT_SET_RBTREE=m
 CONFIG_NFT_SET_HASH=m
@@ -6376,6 +6377,7 @@ CONFIG_NFT_MASQ=m
 CONFIG_NFT_REDIR=m
 CONFIG_NFT_NAT=m
 CONFIG_NFT_QUEUE=m
+CONFIG_NFT_QUOTA=m
 CONFIG_NFT_REJECT=m
 CONFIG_NFT_COMPAT=m
 CONFIG_NFT_HASH=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