aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2010-01-23 19:47:33 +0000
committerBen Hutchings <benh@debian.org>2010-01-23 19:47:33 +0000
commit9da608e41a2189bd20d39aca6009abb9d699cd61 (patch)
treee4c6b13da6b16586d5cd7c9de9cbabef586fc9b8 /debian/changelog
parent87cde56b585abe974232013720a2599ae71c8884 (diff)
downloadkernel_replicant_linux-9da608e41a2189bd20d39aca6009abb9d699cd61.tar.gz
kernel_replicant_linux-9da608e41a2189bd20d39aca6009abb9d699cd61.tar.bz2
kernel_replicant_linux-9da608e41a2189bd20d39aca6009abb9d699cd61.zip
Note that #566532 was fixed by 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14990
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3e90687ac4c..91ba291cd732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
- kernel/signal.c: fix kernel information leak with print-fatal-signals=1
(CVE-2010-0003)
- netfilter: ebtables: enforce CAP_NET_ADMIN (CVE-2010-0007)
+ - quota: Fix dquot_transfer for filesystems different from ext4
+ (Closes: #566532)
- audit: Fix memory management bugs (Closes: #562815)
+ fix braindamage in audit_tree.c untag_chunk()
+ fix more leaks in audit_tree.c tag_chunk()