[kernel] r19495 - in dists/trunk/linux/debian: . config config/kernelarch-x86 config/powerpc config/s390 config/sparc

Bastian Blank waldi at alioth.debian.org
Sun Nov 11 11:51:12 UTC 2012


Author: waldi
Date: Sun Nov 11 11:51:12 2012
New Revision: 19495

Log:
* debian/changelog: Update.
* debian/config: Always enable IPV6.

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config
   dists/trunk/linux/debian/config/kernelarch-x86/config
   dists/trunk/linux/debian/config/powerpc/config
   dists/trunk/linux/debian/config/s390/config
   dists/trunk/linux/debian/config/sparc/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/changelog	Sun Nov 11 11:51:12 2012	(r19495)
@@ -21,6 +21,7 @@
 
   [ Bastian Blank ]
   * [sparc] Remove IP_PNP, IP_PNP_RARP, NET_IPGRE and ARPD overrides.
+  * Enable IPv6 globally.
 
  -- Uwe Kleine-König <uwe at kleine-koenig.org>  Mon, 29 Oct 2012 15:50:12 +0100
 

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/config/config	Sun Nov 11 11:51:12 2012	(r19495)
@@ -4251,7 +4251,7 @@
 ##
 ## file: net/ipv6/Kconfig
 ##
-CONFIG_IPV6=m
+CONFIG_IPV6=y
 CONFIG_IPV6_PRIVACY=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Nov 11 11:51:12 2012	(r19495)
@@ -1640,11 +1640,6 @@
 CONFIG_DECNET_NF_GRABULATOR=m
 
 ##
-## file: net/ipv6/Kconfig
-##
-CONFIG_IPV6=y
-
-##
 ## file: net/ipx/Kconfig
 ##
 CONFIG_IPX=m

Modified: dists/trunk/linux/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux/debian/config/powerpc/config	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/config/powerpc/config	Sun Nov 11 11:51:12 2012	(r19495)
@@ -900,11 +900,6 @@
 CONFIG_DECNET_NF_GRABULATOR=m
 
 ##
-## file: net/ipv6/Kconfig
-##
-CONFIG_IPV6=y
-
-##
 ## file: net/ipx/Kconfig
 ##
 CONFIG_IPX=m

Modified: dists/trunk/linux/debian/config/s390/config
==============================================================================
--- dists/trunk/linux/debian/config/s390/config	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/config/s390/config	Sun Nov 11 11:51:12 2012	(r19495)
@@ -165,11 +165,6 @@
 # CONFIG_DECNET is not set
 
 ##
-## file: net/ipv6/Kconfig
-##
-CONFIG_IPV6=y
-
-##
 ## file: net/ipx/Kconfig
 ##
 # CONFIG_IPX is not set

Modified: dists/trunk/linux/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux/debian/config/sparc/config	Sun Nov 11 11:39:12 2012	(r19494)
+++ dists/trunk/linux/debian/config/sparc/config	Sun Nov 11 11:51:12 2012	(r19495)
@@ -567,11 +567,6 @@
 CONFIG_DECNET_ROUTER=y
 
 ##
-## file: net/ipv6/Kconfig
-##
-CONFIG_IPV6=y
-
-##
 ## file: net/ipx/Kconfig
 ##
 CONFIG_IPX=m



More information about the Kernel-svn-changes mailing list