[kernel] r14282 - in dists/lenny/linux-2.6/debian: . config/featureset-openvz
Maximilian Attems
maks at alioth.debian.org
Thu Sep 24 04:41:41 UTC 2009
Author: maks
Date: Thu Sep 24 04:41:39 2009
New Revision: 14282
Log:
add identified openvz fix
Tested-by: Philipp Kern <pkern at debian.org>
Modified:
dists/lenny/linux-2.6/debian/changelog
dists/lenny/linux-2.6/debian/config/featureset-openvz/config
Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog Tue Sep 22 10:11:38 2009 (r14281)
+++ dists/lenny/linux-2.6/debian/changelog Thu Sep 24 04:41:39 2009 (r14282)
@@ -10,6 +10,10 @@
* autofs4: don't make expiring dentry negative, avoiding an oops
(Closes: #530636)
+ [ maximilian attems ]
+ * [openvz] enable SYSFS_DEPRECATED_V2 for ipv6 tunnels through sit.
+ (closes: #517892)
+
-- Ben Hutchings <ben at decadent.org.uk> Fri, 21 Aug 2009 00:11:55 +0100
linux-2.6 (2.6.26-19) stable; urgency=high
Modified: dists/lenny/linux-2.6/debian/config/featureset-openvz/config
==============================================================================
--- dists/lenny/linux-2.6/debian/config/featureset-openvz/config Tue Sep 22 10:11:38 2009 (r14281)
+++ dists/lenny/linux-2.6/debian/config/featureset-openvz/config Thu Sep 24 04:41:39 2009 (r14282)
@@ -20,3 +20,4 @@
CONFIG_BC_PROC=y
# CONFIG_BC_DEBUG is not set
+CONFIG_SYSFS_DEPRECATED_V2=y
More information about the Kernel-svn-changes
mailing list