From b07d30991e858512609fc1e2e1158c93c5a81c82 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 15 May 2013 14:27:45 +0000 Subject: [PATCH] Update to 3.8.13 svn path=/dists/sid/linux/; revision=20112 --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index d5497b83c..3b55a8021 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +linux (3.8.13-1) UNRELEASED; urgency=low + + * New upstream stable update: + http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.13 + - autofs - remove autofs dentry mount check + - hugetlbfs: fix mmap failure in unaligned size request + (fixes regression in 3.4) + - perf/x86/intel/lbr: Fix LBR filter + - perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL + - ipvs: ip_vs_sip_fill_param() BUG: bad check of return value + - netfilter: ctnetlink: don't permit ct creation with random tuple + - ext4: add check for inodes_count overflow in new resize ioctl + - r8169: fix 8168evl frame padding. + - drm/prime: keep a reference from the handle to exported dma-buf (v6) + - Btrfs: compare relevant parts of delayed tree refs + - Btrfs: fix extent logging with O_DIRECT into prealloc + - kernel/audit_tree.c: tree will leak memory when failure occurs in + audit_trim_trees() + + -- Ben Hutchings Tue, 14 May 2013 02:19:55 +0100 + linux (3.8.12-1) unstable; urgency=low * New upstream stable update: