[kernel] r16223 - in dists/lenny/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Aug 29 23:05:16 UTC 2010


Author: benh
Date: Sun Aug 29 23:05:08 2010
New Revision: 16223

Log:
Ignore ABI changes in parport and parport_pc from fix for #588672

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

Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog	Sun Aug 29 21:57:32 2010	(r16222)
+++ dists/lenny/linux-2.6/debian/changelog	Sun Aug 29 23:05:08 2010	(r16223)
@@ -8,7 +8,8 @@
     controllers (Closes: #512546)
 
   [ Moritz Muehlenhoff ]
-  * parport: quickfix the proc registration bug (Closes: #588672)
+  * parport: quickfix the proc registration bug (Closes: #588672);
+    ignore ABI changes in parport and parport_pc
 
   [ dann frazier ]
   * Add guard page for stacks that grow up, an additional fix for

Modified: dists/lenny/linux-2.6/debian/config/defines
==============================================================================
--- dists/lenny/linux-2.6/debian/config/defines	Sun Aug 29 21:57:32 2010	(r16222)
+++ dists/lenny/linux-2.6/debian/config/defines	Sun Aug 29 23:05:08 2010	(r16223)
@@ -1,6 +1,6 @@
 [abi]
 abiname: 2
-ignore-changes: cn_add_callback gfn_* kvm_* __kvm_* emulate_instruction emulator_read_std emulator_write_emulated fx_init load_pdptrs saa7134_* saa_dsp_writel ub_sock_snd_queue_add
+ignore-changes: cn_add_callback gfn_* kvm_* __kvm_* emulate_instruction emulator_read_std emulator_write_emulated fx_init load_pdptrs parport_* saa7134_* saa_dsp_writel ub_sock_snd_queue_add
 
 [base]
 arches:



More information about the Kernel-svn-changes mailing list