[kernel] r18658 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Jan 31 06:24:21 UTC 2012


Author: benh
Date: Tue Jan 31 06:24:19 2012
New Revision: 18658

Log:
Ignore ABI changes in x86 KVM modules

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/defines

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Jan 31 05:37:11 2012	(r18657)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 31 06:24:19 2012	(r18658)
@@ -1,4 +1,4 @@
-linux-2.6 (3.2.2-1) UNRELEASED; urgency=low
+linux-2.6 (3.2.2-1) unstable; urgency=low
 
   * New upstream stable update:
     http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.2
@@ -43,7 +43,7 @@
   * [mips,octeon] Disabled CONFIG_FIXED_PHY as it conflicts with the octeon
     phy driver.
 
- -- Ben Hutchings <ben at decadent.org.uk>  Tue, 24 Jan 2012 06:19:55 +0000
+ -- Ben Hutchings <ben at decadent.org.uk>  Tue, 31 Jan 2012 05:37:30 +0000
 
 linux-2.6 (3.2.1-2) unstable; urgency=high
 

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	Tue Jan 31 05:37:11 2012	(r18657)
+++ dists/trunk/linux-2.6/debian/config/defines	Tue Jan 31 06:24:19 2012	(r18658)
@@ -1,5 +1,7 @@
 [abi]
 abiname: 1
+ignore-changes:
+ module:arch/x86/kvm/*
 
 [base]
 arches:



More information about the Kernel-svn-changes mailing list