From 141898af67836bb8118637e68f9da9b96f521b32 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 17 Dec 2013 05:25:34 +0000 Subject: [PATCH] Update to 3.12.5 svn path=/dists/sid/linux/; revision=20891 --- debian/changelog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9c93a52cd..f5337ebb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (3.12.4-1) UNRELEASED; urgency=medium +linux (3.12.5-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.4 @@ -19,6 +19,21 @@ linux (3.12.4-1) UNRELEASED; urgency=medium limits - aio: Fix a trinity splat - aio: prevent double free in ioctx_alloc + https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.5 + - [s390,s390x] crypto: Fix aes-xts parameter corruption + - crypto: scatterwalk - Set the chain pointer indication bit + - crypto: ccm - Fix handling of zero plaintext when computing mac + - crypto: authenc - Find proper IV address in ablkcipher callback + - [armhf] mvebu: use the virtual CPU registers to access coherency + registers + - vfs: fix subtle use-after-free of pipe_inode_info + - SCSI: bfa: Fix crash when symb name set for offline vport + - SCSI: hpsa: do not discard scsi status on aborted commands + - [hppa] fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address + - net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST + - SCSI: Disable WRITE SAME for RAID and virtual host adapter drivers + - tg3: avoid double-freeing of rx data memory + - crypto: scatterwalk - Use sg_chain_ptr on chain entries [ Ben Hutchings ] * udeb: Add ohci-pci to usb-modules (Closes: #730789)