add stable 2.6.32.9-rc1

disable 2 patches we carry, add relevant changelog info.

svn path=/dists/sid/linux-2.6/; revision=15229
This commit is contained in:
Maximilian Attems 2010-02-19 18:02:26 +00:00
parent fa879b8361
commit 6670f5d628
3 changed files with 3955 additions and 0 deletions

7
debian/changelog vendored
View File

@ -16,6 +16,13 @@ linux-2.6 (2.6.32-9) UNRELEASED; urgency=low
* hwmon: Add driver for VIA CPU core temperature.
* wireless: report reasonable bitrate for MCS rates through wext.
* efifb: fix framebuffer handoff. (bugzilla.k.o #15151)
* Add stable rc1 2.6.32.9:
- drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
(closes: #567747)
- futex: Handle futex value corruption gracefully. (CVE-2010-0623)
- futex_lock_pi() key refcnt fix. (CVE-2010-0623)
- Staging: fix rtl8187se compilation errors with mac80211.
(closes: #566726)
[ Bastian Blank ]
* Restrict access to sensitive SysRq keys by default.

File diff suppressed because it is too large Load Diff

View File

@ -9,3 +9,6 @@
+ features/all/wireless-report-reasonable-bitrate-for-MCS-rates-th.patch
+ bugfix/all/efifb_fix_v2.patch
+ features/sparc/video-sunxvr500-intergraph.patch
- bugfix/all/fix-potential-crash-with-sys_move_pages.patch
- bugfix/x86/kvm-pit-control-word-is-write-only.patch
+ bugfix/all/stable/2.6.32.9-rc1.patch