aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2012-06-18 13:05:31 -0700
committerLeann Ogasawara <leann.ogasawara@canonical.com>2012-06-19 00:03:29 -0700
commitee611cc51e4f742d0d950cbf631cfff694395f8a (patch)
tree204f21bf25c8d3f2f2aba4378bdadc4cb04d5ac2
parent5c2127cfd6cd68cb04456ce4483abbc213832b97 (diff)
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/changelog41
1 files changed, 37 insertions, 4 deletions
diff --git a/debian.master/changelog b/debian.master/changelog
index 77f2fd43062..85711b6c479 100644
--- a/debian.master/changelog
+++ b/debian.master/changelog
@@ -1,8 +1,41 @@
-linux (3.5.0-1.1) UNRELEASED; urgency=low
+linux (3.5.0-1.1) quantal-proposed; 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.
+ [ Andy Whitcroft ]
+
+ * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
+
+ [ Leann Ogasawara ]
+
+ * Rebase to v3.5-rc1
+ * [Config] Remove USB_DEVICEFS from the config enforcer
+ * [Config] Updateconfigs after rebase to v3.5-rc1
+ * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
+ * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
+ * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
+ * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
+ * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
+ * [Config] Temporarily disable CONFIG_TI_CPSW on arm
+ * [Config] Temporarily disable CONFIG_GPIO_EM on arm
+ * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
+ * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
+ * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
+ * Rebase to v3.5-rc2
+ * [Config] Updateconfigs after rebase to v3.5-rc2
+ * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
+ * Rebase to v3.5-rc3
+ * [Config] Updateconfigs after rebase to v3.5-rc3
+
+ [ Paul Mundt ]
+
+ * SAUCE: fix bug.h's inclusion of kernel.h
+
+ [ Stefan Bader ]
+
+ * SAUCE: Fix compile failures of dm-raid45
+ * [Config] Enable dm-raid45
+ * Move dependency on crda to extra package
+ - LP: #657901
+ * SAUCE: Mask CR4 writes on older Xen hypervisors
[ Upstream Kernel Changes ]