List the most significant fixes and Debian bug closures in 3.2.12

svn path=/dists/sid/linux-2.6/; revision=18858
This commit is contained in:
Ben Hutchings 2012-03-20 02:53:55 +00:00
parent 73c104dd0d
commit 3e283a7c02
1 changed files with 11 additions and 0 deletions

11
debian/changelog vendored
View File

@ -3,6 +3,17 @@ linux-2.6 (3.2.12-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.11
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.12
- aio: fix io_setup/io_destroy race
- aio: fix the "too late munmap()" race
- vfs: fix double put after complete_walk()
- acer-wmi: No wifi rfkill on Lenovo machines (Closes: #655941)
- tcp: fix false reordering signal in tcp_shifted_skb
- r8169: corrupted IP fragments fix for large mtu
- tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
- tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
- block: Fix NULL pointer dereference in sd_revalidate_disk
(Closes: #649735)
- block: fix __blkdev_get and add_disk race condition
[ Ben Hutchings ]
* [powerpc] Enable KVM_GUEST