[kernel] r14636 - in dists/sid/linux-2.6/debian: . config patches/bugfix/all patches/series
Ben Hutchings
benh at alioth.debian.org
Sun Nov 15 18:47:02 UTC 2009
Author: benh
Date: Sun Nov 15 18:47:00 2009
New Revision: 14636
Log:
Don't revert dm-snapshot changes; ignore them as the symbols are really private
Deleted:
dists/sid/linux-2.6/debian/patches/bugfix/all/dm-snapshot-use-unsigned-integer-chunk-size.patch
Modified:
dists/sid/linux-2.6/debian/changelog
dists/sid/linux-2.6/debian/config/defines
dists/sid/linux-2.6/debian/patches/series/2
Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog Sun Nov 15 18:25:50 2009 (r14635)
+++ dists/sid/linux-2.6/debian/changelog Sun Nov 15 18:47:00 2009 (r14636)
@@ -23,7 +23,6 @@
in all cases (CVE-2009-3624)
- netlink: fix typo in initialization (CVE-2009-3612)
* Undo PCMCIA ABI change in 2.6.31.6
- * Revert dm-snapshot ABI change in 2.6.31.6
* Hide wireless keys and wake-on-LAN password when including network
configuration in bug reports
* Add Geode LX/NX to list of 686-class processors
Modified: dists/sid/linux-2.6/debian/config/defines
==============================================================================
--- dists/sid/linux-2.6/debian/config/defines Sun Nov 15 18:25:50 2009 (r14635)
+++ dists/sid/linux-2.6/debian/config/defines Sun Nov 15 18:47:00 2009 (r14636)
@@ -1,6 +1,8 @@
[abi]
abiname: 1
ignore-changes:
+ # dm-exception-store exports functions that should be private
+ dm_exception_store_*
# generic_serial removed but was already broken
gs_*
# PCMCIA suspend/resume augmented
Modified: dists/sid/linux-2.6/debian/patches/series/2
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/2 Sun Nov 15 18:25:50 2009 (r14635)
+++ dists/sid/linux-2.6/debian/patches/series/2 Sun Nov 15 18:47:00 2009 (r14636)
@@ -7,4 +7,3 @@
+ bugfix/arm/isdn-hisax-elsa-build-fix.patch
+ bugfix/all/stable/2.6.31.6.patch
+ bugfix/all/undo-pcmcia-abi-change.patch
-- bugfix/all/dm-snapshot-use-unsigned-integer-chunk-size.patch
More information about the Kernel-svn-changes
mailing list