Put log lines for 3.2.28 in the *current* log entry, not 3.2.23-1

svn path=/dists/sid/linux/; revision=19348
This commit is contained in:
Ben Hutchings 2012-08-20 13:22:34 +00:00
parent 5633e0ad61
commit 872731beb7
1 changed files with 10 additions and 10 deletions

20
debian/changelog vendored
View File

@ -64,6 +64,16 @@ linux (3.2.28-1) UNRELEASED; urgency=low
- [arm] Fix undefined instruction exception handling
- mm: mmu_notifier: fix freed page still mapped in secondary MMU
- mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.28
- bnx2: Fix bug in bnx2_free_tx_skbs().
- sch_sfb: Fix missing NULL check
- sctp: Fix list corruption resulting from freeing an association on a list
- cipso: don't follow a NULL pointer when setsockopt() is called
- caif: fix NULL pointer check
- net/tun: fix ioctl() based info leaks
- rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
- hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
- drm/i915: fixup seqno allocation logic for lazy_request
[ Ben Hutchings ]
* Bump ABI to 4
@ -122,16 +132,6 @@ linux (3.2.23-1) unstable; urgency=low
- ocfs2: clear unaligned io flag when dio fails
- aio: make kiocb->private NUll in init_sync_kiocb()
- mm: Hold a file reference in madvise_remove
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.28
- bnx2: Fix bug in bnx2_free_tx_skbs().
- sch_sfb: Fix missing NULL check
- sctp: Fix list corruption resulting from freeing an association on a list
- cipso: don't follow a NULL pointer when setsockopt() is called
- caif: fix NULL pointer check
- net/tun: fix ioctl() based info leaks
- rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
- hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
- drm/i915: fixup seqno allocation logic for lazy_request
[ Ben Hutchings ]
* linux-libc-dev: Fix redundant 'GNU glibc' in description (Closes: #631228)