[linux] 01/01: netfilter: enable NFT_FIB_NETDEV as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Feb 23 12:11:19 UTC 2018


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

ukleinek pushed a commit to branch master
in repository linux.

commit 830286e344b84fa09c022201e5ff803000385f7c
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Fri Feb 23 13:10:52 2018 +0100

    netfilter: enable NFT_FIB_NETDEV as module
---
 debian/changelog     | 6 ++++++
 debian/config/config | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 12d739c..6b517e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.15.4-2) UNRELEASED; urgency=medium
+
+  * netfilter: enable NFT_FIB_NETDEV as module
+
+ -- Uwe Kleine-König <ukleinek at debian.org>  Fri, 23 Feb 2018 13:08:33 +0100
+
 linux (4.15.4-1) unstable; urgency=medium
 
   * New upstream release: https://kernelnewbies.org/Linux_4.15
diff --git a/debian/config/config b/debian/config/config
index a38cdd5..5105f8d 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6746,6 +6746,7 @@ CONFIG_NFT_FIB_INET=m
 CONFIG_NF_DUP_NETDEV=m
 CONFIG_NFT_DUP_NETDEV=m
 CONFIG_NFT_FWD_NETDEV=m
+CONFIG_NFT_FIB_NETDEV=m
 CONFIG_NETFILTER_XTABLES=m
 CONFIG_NETFILTER_XT_SET=m
 CONFIG_NETFILTER_XT_TARGET_AUDIT=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