[kernel] r20116 - in dists/wheezy-security/linux/debian: . config
Dann Frazier
dannf at alioth.debian.org
Wed May 15 17:14:47 UTC 2013
Author: dannf
Date: Wed May 15 17:14:46 2013
New Revision: 20116
Log:
s390/kvm: Ignore ABI changes, it should not be used OOT
Modified:
dists/wheezy-security/linux/debian/changelog
dists/wheezy-security/linux/debian/config/defines
Modified: dists/wheezy-security/linux/debian/changelog
==============================================================================
--- dists/wheezy-security/linux/debian/changelog Wed May 15 16:04:33 2013 (r20115)
+++ dists/wheezy-security/linux/debian/changelog Wed May 15 17:14:46 2013 (r20116)
@@ -1,3 +1,9 @@
+linux (3.2.41-2+deb7u2) UNRELEASED; urgency=low
+
+ * s390/kvm: Ignore ABI changes, it should not be used OOT
+
+ -- dann frazier <dannf at debian.org> Wed, 15 May 2013 11:12:16 -0600
+
linux (3.2.41-2+deb7u1) wheezy-security; urgency=high
[ dann frazier ]
Modified: dists/wheezy-security/linux/debian/config/defines
==============================================================================
--- dists/wheezy-security/linux/debian/config/defines Wed May 15 16:04:33 2013 (r20115)
+++ dists/wheezy-security/linux/debian/config/defines Wed May 15 17:14:46 2013 (r20116)
@@ -47,6 +47,8 @@
# Only used by Google firmware module
register_efivars
unregister_efivars
+# Should not be used from OOT
+ module:arch/s390/kvm/kvm
[base]
arches:
More information about the Kernel-svn-changes
mailing list