~ubuntu-branches/ubuntu/karmic/linux-fsl-imx51/karmic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andy Whitcroft, Andy Whitcroft, Upstream Kernel Changes, Ubuntu: 2.6.31-14.46, Ubuntu: 2.6.31-13.45, Ubuntu: 2.6.31-13.44
  • Date: 2009-10-13 15:59:33 UTC
  • Revision ID: james.westby@ubuntu.com-20091013155933-hxzquigs9nqajd9x
Tags: 2.6.31-105.14
[ Andy Whitcroft ]

* rebase to Ubuntu-2.6.31-14.46
* [Config] update configs since rebase to Ubuntu-2.6.31-14.46
* lirc update dropped module lirc_mceusb2

[ Upstream Kernel Changes ]

* mxc spi: fix spi driver for 2.6.31
  - LP: #427289, #446140

[ Ubuntu: 2.6.31-14.46 ]

* reinstate armel.mk with no flavours
  - LP: #449637
* [Upstream] elevator: fix fastfail checks to allow merge of readahead
  requests
  - LP: #444915
* [Upstream] block: silently error unsupported empty barriers too
  - LP: #420423
* SAUCE: AppArmor: Fix mediation of "deleted" paths
  - LP: #415632
* [Config] CONFIG_X86_MCE
  https://lists.ubuntu.com/archives/kernel-team/2009-October/007584.html
* Revert "appletalk: Fix skb leak when ipddp interface is not loaded,
  CVE-2009-2903" - Use patch from 2.6.31.4 which is slightly different.
* x86: fix csum_ipv6_magic asm memory clobber
* tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
* x86: Don't leak 64-bit kernel register values to 32-bit processes
* tracing: correct module boundaries for ftrace_release
* ftrace: check for failure for all conversions
* futex: fix requeue_pi key imbalance
* futex: Move exit_pi_state() call to release_mm()
* futex: Nullify robust lists after cleanup
* futex: Fix locking imbalance
* NOHZ: update idle state also when NOHZ is inactive
* ima: ecryptfs fix imbalance message
* libata: fix incorrect link online check during probe
* sound: via82xx: move DXS volume controls to PCM interface
* ASoC: WM8350 capture PGA mutes are inverted
* KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
* KVM: VMX: flush TLB with INVEPT on cpu migration
* KVM: fix LAPIC timer period overflow
* KVM: SVM: Fix tsc offset adjustment when running nested
* KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
* net: Fix wrong sizeof
* mm: add_to_swap_cache() must not sleep
* sis5513: fix PIO setup for ATAPI devices
* PIT fixes to unbreak suspend/resume (bug #14222)
* IMA: open new file for read
* ACPI: Clarify resource conflict message
* ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
* net: restore tx timestamping for accelerated vlans
* net: unix: fix sending fds in multiple buffers
* tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.
* tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
* net: Fix sock_wfree() race
* smsc95xx: fix transmission where ZLP is expected
* sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
* appletalk: Fix skb leak when ipddp interface is not loaded
* ax25: Fix possible oops in ax25_make_new
* ax25: Fix SIOCAX25GETINFO ioctl
* sit: fix off-by-one in ipip6_tunnel_get_prl
* Linux 2.6.31.4
* drm/i915: Fix FDI M/N setting according with correct color depth
  - LP: #416792

[ Ubuntu: 2.6.31-13.45 ]

* [Config] Add sd_mod to scsi-modules udeb for powerpc
* SAUCE: Update to LIRC 0.8.6
  - LP: #432678
* [Config] CONFIG_X86_PAT=y
  https://lists.ubuntu.com/archives/kernel-team/2009-October/007477.html
  https://lists.ubuntu.com/archives/kernel-team/2009-October/007534.html
* [Config] Add armel arch to linux-libc-dev arches.
  - LP: #449637
* e1000e: swap max hw supported frame size between 82574 and 82583
* drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
  - LP: #392017
* ALSA: hda - Add quirks for some HP laptops
  - LP: #449742
* ALSA: hda - Add support for HP dv6
  - LP: #449742

[ Ubuntu: 2.6.31-13.44 ]

* sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
* appletalk: Fix skb leak when ipddp interface is not loaded,
  CVE-2009-2903
  Note - This patch causes an ABI change in the symbol aarp_send_ddp
  which I'm ignoring.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
linux-fsl-imx51 (2.6.31-105.14) karmic; urgency=low
 
2
 
 
3
  [ Andy Whitcroft ]
 
4
 
 
5
  * rebase to Ubuntu-2.6.31-14.46
 
6
  * [Config] update configs since rebase to Ubuntu-2.6.31-14.46
 
7
  * lirc update dropped module lirc_mceusb2
 
8
 
 
9
  [ Upstream Kernel Changes ]
 
10
 
 
11
  * mxc spi: fix spi driver for 2.6.31
 
12
    - LP: #427289, #446140
 
13
 
 
14
  [ Ubuntu: 2.6.31-14.46 ]
 
15
 
 
16
  * reinstate armel.mk with no flavours
 
17
    - LP: #449637
 
18
  * [Upstream] elevator: fix fastfail checks to allow merge of readahead
 
19
    requests
 
20
    - LP: #444915
 
21
  * [Upstream] block: silently error unsupported empty barriers too
 
22
    - LP: #420423
 
23
  * SAUCE: AppArmor: Fix mediation of "deleted" paths
 
24
    - LP: #415632
 
25
  * [Config] CONFIG_X86_MCE
 
26
    https://lists.ubuntu.com/archives/kernel-team/2009-October/007584.html
 
27
  * Revert "appletalk: Fix skb leak when ipddp interface is not loaded,
 
28
    CVE-2009-2903" - Use patch from 2.6.31.4 which is slightly different.
 
29
  * x86: fix csum_ipv6_magic asm memory clobber
 
30
  * tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
 
31
  * x86: Don't leak 64-bit kernel register values to 32-bit processes
 
32
  * tracing: correct module boundaries for ftrace_release
 
33
  * ftrace: check for failure for all conversions
 
34
  * futex: fix requeue_pi key imbalance
 
35
  * futex: Move exit_pi_state() call to release_mm()
 
36
  * futex: Nullify robust lists after cleanup
 
37
  * futex: Fix locking imbalance
 
38
  * NOHZ: update idle state also when NOHZ is inactive
 
39
  * ima: ecryptfs fix imbalance message
 
40
  * libata: fix incorrect link online check during probe
 
41
  * sound: via82xx: move DXS volume controls to PCM interface
 
42
  * ASoC: WM8350 capture PGA mutes are inverted
 
43
  * KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
 
44
  * KVM: VMX: flush TLB with INVEPT on cpu migration
 
45
  * KVM: fix LAPIC timer period overflow
 
46
  * KVM: SVM: Fix tsc offset adjustment when running nested
 
47
  * KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
 
48
  * net: Fix wrong sizeof
 
49
  * mm: add_to_swap_cache() must not sleep
 
50
  * sis5513: fix PIO setup for ATAPI devices
 
51
  * PIT fixes to unbreak suspend/resume (bug #14222)
 
52
  * IMA: open new file for read
 
53
  * ACPI: Clarify resource conflict message
 
54
  * ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
 
55
  * net: restore tx timestamping for accelerated vlans
 
56
  * net: unix: fix sending fds in multiple buffers
 
57
  * tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.
 
58
  * tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
 
59
  * net: Fix sock_wfree() race
 
60
  * smsc95xx: fix transmission where ZLP is expected
 
61
  * sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
 
62
  * appletalk: Fix skb leak when ipddp interface is not loaded
 
63
  * ax25: Fix possible oops in ax25_make_new
 
64
  * ax25: Fix SIOCAX25GETINFO ioctl
 
65
  * sit: fix off-by-one in ipip6_tunnel_get_prl
 
66
  * Linux 2.6.31.4
 
67
  * drm/i915: Fix FDI M/N setting according with correct color depth
 
68
    - LP: #416792
 
69
 
 
70
  [ Ubuntu: 2.6.31-13.45 ]
 
71
 
 
72
  * [Config] Add sd_mod to scsi-modules udeb for powerpc
 
73
  * SAUCE: Update to LIRC 0.8.6
 
74
    - LP: #432678
 
75
  * [Config] CONFIG_X86_PAT=y
 
76
    https://lists.ubuntu.com/archives/kernel-team/2009-October/007477.html
 
77
    https://lists.ubuntu.com/archives/kernel-team/2009-October/007534.html
 
78
  * [Config] Add armel arch to linux-libc-dev arches.
 
79
    - LP: #449637
 
80
  * e1000e: swap max hw supported frame size between 82574 and 82583
 
81
  * drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
 
82
    - LP: #392017
 
83
  * ALSA: hda - Add quirks for some HP laptops
 
84
    - LP: #449742
 
85
  * ALSA: hda - Add support for HP dv6
 
86
    - LP: #449742
 
87
 
 
88
  [ Ubuntu: 2.6.31-13.44 ]
 
89
 
 
90
  * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
 
91
  * appletalk: Fix skb leak when ipddp interface is not loaded,
 
92
    CVE-2009-2903
 
93
    Note - This patch causes an ABI change in the symbol aarp_send_ddp
 
94
    which I'm ignoring.
 
95
 
 
96
 -- Andy Whitcroft <apw@canonical.com>  Tue, 13 Oct 2009 15:59:33 +0100
 
97
 
1
98
linux-fsl-imx51 (2.6.31-104.13) karmic; urgency=low
2
99
 
3
100
  [ Andy Whitcroft ]