aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2010-10-04 13:55:08 -0700
committerLeann Ogasawara <leann.ogasawara@canonical.com>2010-10-04 13:55:08 -0700
commit1b6d23bf5578a7997164a28b26a855d1f272bb42 (patch)
tree074389a4c198365e334e090ee182b7294b156f71
parentd98515d366f0ca5bd478843bc6fd9e640e1c58b5 (diff)
UBUNTU: Ubuntu-2.6.35-22.34Ubuntu-2.6.35-22.34
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/changelog32
1 files changed, 28 insertions, 4 deletions
diff --git a/debian.master/changelog b/debian.master/changelog
index 5e76fb2aeca..997dc48bd48 100644
--- a/debian.master/changelog
+++ b/debian.master/changelog
@@ -1,8 +1,32 @@
-linux (2.6.35-22.34) UNRELEASED; urgency=low
+linux (2.6.35-22.34) maverick; urgency=low
- CHANGELOG: Do not edit directly. Autogenerated at release.
- CHANGELOG: Use the printchanges target to see the curent changes.
- CHANGELOG: Use the insertchanges target to create the final log.
+ [ John Johansen ]
+
+ * SAUCE: Return correct error code for mediated network connections
+ - LP: #647071
+
+ [ Upstream Kernel Changes ]
+
+ * irda: Correctly clean up self->ias_obj on irda_bind() failure.
+ - CVE-2010-2954
+ * wireless extensions: fix kernel heap content leak
+ - CVE-2010-2955
+ * KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
+ - CVE-2010-2960
+ * KEYS: Fix bug in keyctl_session_to_parent() if parent has no session
+ keyring
+ - CVE-2010-2960
+ * ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
+ - CVE-2010-3080
+ * intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
+ - LP: #634702
+ * drm/i915: Rephrase pwrite bounds checking to avoid any potential
+ overflow
+ - CVE-2010-2962
+ * drm/i915: Skip pread/pwrite if size to copy is 0.
+ - CVE-2010-2962
+ * drm/i915: Sanity check pread/pwrite
+ - CVE-2010-2962
-- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Sep 2010 08:36:53 -0700