aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2006-03-28 21:48:15 +0000
committerBastian Blank <waldi@debian.org>2006-03-28 21:48:15 +0000
commite206c372e71eb36cb8ea58613ed87bbfacc58d1c (patch)
tree7933060be3ae1f048dd1e5cf5672b5d9ef050ff1 /debian/changelog
parent202e4dc8f918ce6931cc0c29b75b72768f13253f (diff)
downloadkernel_replicant_linux-e206c372e71eb36cb8ea58613ed87bbfacc58d1c.tar.gz
kernel_replicant_linux-e206c372e71eb36cb8ea58613ed87bbfacc58d1c.tar.bz2
kernel_replicant_linux-e206c372e71eb36cb8ea58613ed87bbfacc58d1c.zip
Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6326
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 73c7ddb2f8a3..6bc4c7fc17bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,35 @@ linux-2.6 (2.6.16-99experimental.1) UNRELEASED; urgency=low
-- Bastian Blank <waldi@debian.org> Thu, 23 Mar 2006 21:40:17 +0100
+linux-2.6 (2.6.16-4) unstable; urgency=medium
+
+ [ Martin Michlmayr ]
+ * [arm/armeb] Update nslu2 config.
+ * Add stable release 2.6.16.1:
+ - Fix speedstep-smi assembly bug in speedstep_smi_ownership
+ - DMI: fix DMI onboard device discovery
+ - cciss: fix use-after-free in cciss_init_one
+ - DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
+ - fix scheduler deadlock
+ - proc: fix duplicate line in /proc/devices
+ - rtc.h broke strace(1) builds
+ - dm: bio split bvec fix
+ - v9fs: assign dentry ops to negative dentries
+ - i810fb_cursor(): use GFP_ATOMIC
+ - NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
+ - XFS writeout fix
+ - sysfs: fix a kobject leak in sysfs_add_link on the error path
+ - get_cpu_sysdev() signedness fix
+ - firmware: fix BUG: in fw_realloc_buffer
+ - sysfs: sysfs_remove_dir() needs to invalidate the dentry
+ - TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2006-1242)
+ - 2.6.xx: sata_mv: another critical fix
+ - Kconfig: VIDEO_DECODER must select FW_LOADER
+ - V4L/DVB (3324): Fix Samsung tuner frequency ranges
+ - sata_mv: fix irq port status usage
+
+ -- Bastian Blank <waldi@debian.org> Tue, 28 Mar 2006 17:19:10 +0200
+
linux-2.6 (2.6.16-3) unstable; urgency=low
[ Frederik Schüler ]