aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2006-04-28 19:52:22 +0000
committerBastian Blank <waldi@debian.org>2006-04-28 19:52:22 +0000
commita5016c32504e1aba910ebdf7375202dd13278453 (patch)
tree7472d8064b232380456beb01fb72a2ef656f9269 /debian/changelog
parent88d24d016a3e228bdabd3e660e6df37ba787336d (diff)
downloadkernel_replicant_linux-a5016c32504e1aba910ebdf7375202dd13278453.tar.gz
kernel_replicant_linux-a5016c32504e1aba910ebdf7375202dd13278453.tar.bz2
kernel_replicant_linux-a5016c32504e1aba910ebdf7375202dd13278453.zip
Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6484
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog42
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 48956e2362b3..355147201a40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,48 @@ linux-2.6 (2.6.16-99experimental.1) UNRELEASED; urgency=low
-- maximilian attems <maks@sternwelten.at> Tue, 18 Apr 2006 02:09:27 +0200
+linux-2.6 (2.6.16-11) UNRELEASED; urgency=low
+
+ * Update vserver patch to 2.0.2-rc18.
+ - Limit ccaps to root inside a guest
+
+ -- Bastian Blank <waldi@debian.org> Fri, 28 Apr 2006 16:08:01 +0200
+
+linux-2.6 (2.6.16-10) unstable; urgency=low
+
+ [ Norbert Tretkowski ]
+ * [alpha] Added backport of for_each_possible_cpu() to fix alpha build.
+ (closes: #364206)
+ * Add stable release 2.6.16.10:
+ - IPC: access to unmapped vmalloc area in grow_ary()
+ - Add more prevent_tail_call()
+ - alim15x3: ULI M-1573 south Bridge support
+ - apm: fix Armada laptops again
+ - fbdev: Fix return error of fb_write
+ - Fix file lookup without ref
+ - m41t00: fix bitmasks when writing to chip
+ - Open IPMI BT overflow
+ - x86: be careful about tailcall breakage for sys_open[at] too
+ - x86: don't allow tail-calls in sys_ftruncate[64]()
+ - IPV6: XFRM: Fix decoding session with preceding extension header(s).
+ - IPV6: XFRM: Don't use old copy of pointer after pskb_may_pull().
+ - IPV6: Ensure to have hop-by-hop options in our header of &sk_buff.
+ - selinux: Fix MLS compatibility off-by-one bug
+ - PPC: fix oops in alsa powermac driver
+ - MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
+ - i2c-i801: Fix resume when PEC is used
+ - Fix hotplug race during device registration
+ - Fix truesize underflow
+ - efficeon-agp: Add missing memory mask
+ - 3ware 9000 disable local irqs during kmap_atomic
+ - 3ware: kmap_atomic() fix
+
+ [ maximilian attems ]
+ * Add stable release 2.6.16.11:
+ - Don't allow a backslash in a path component (CVE-2006-1863)
+
+ -- Bastian Blank <waldi@debian.org> Tue, 25 Apr 2006 13:56:19 +0200
+
linux-2.6 (2.6.16-9) unstable; urgency=low
[ maximilian attems ]