Add changelog reference and selective list of changes for 3.2.30

svn path=/dists/sid/linux/; revision=19395
This commit is contained in:
Ben Hutchings 2012-09-24 19:55:34 +00:00
parent 9b830c9436
commit b43d1bc80a
1 changed files with 22 additions and 0 deletions

22
debian/changelog vendored
View File

@ -1,5 +1,27 @@
linux (3.2.30-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.30
- ext3: Fix fdatasync() for files with only i_size changes
- UBI: fix a horrible memory deallocation bug
- fuse: fix retrieve length
- mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption
- udf: Fix data corruption for files in ICB
- xen: Use correct masking in xen_swiotlb_alloc_coherent.
- CIFS: Fix error handling in cifs_push_mandatory_locks
- [x86] drm/i915: Wait for all pending operations to the fb before
disabling the pipe
- xhci: Fix bug after deq ptr set to link TRB
- NFS: Fix the initialisation of the readdir 'cookieverf' array
- staging: comedi: das08: Correct AI encoding for das08jr-16-ao
- staging: comedi: das08: Correct AO output for das08jr-16-ao
- rt2800usb: Added rx packet length validity check
- staging: zcache: fix cleancache race condition with shrinker
- NFS: return error from decode_getfh in decode open
- ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
- ahci: Add alternate identifier for the 88SE9172
[ Ben Hutchings ]
* [s390/s390x-tape] udeb: Remove fuse-modules configuration (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Thu, 20 Sep 2012 02:40:26 +0100