[ubuntu/quantal-proposed] linux-ti-omap4 3.5.0-211.18 (Accepted)

Paolo Pisati paolo.pisati at canonical.com
Fri Sep 21 16:23:17 UTC 2012


linux-ti-omap4 (3.5.0-211.18) quantal-proposed; urgency=low

  [ Paolo Pisati ]

  * rebased on Ubuntu-3.5.0-15.22

  [ Ubuntu: 3.5.0-15.22 ]

  * fix regressions introduced by the last batch of i915 patches.
  * drm/i915: fix up PCH backlight #define mixup
    - LP: #954661
  * drm/i915: don't forget the PCH backlight registers
    - LP: #954661

  [ Ubuntu: 3.5.0-15.21 ]

  * ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
  * [Config] Enable aufs
    - LP: #908784
  * eCryptfs: check for eCryptfs cipher support at mount
    - LP: #338914
  * drm/i915: pnv has a backlight polarity control bit, too
    - LP: #954661
  * drm/i915: clear up backlight #define confusion on gen4+
    - LP: #954661
  * drm/i915: properly enable the blc controller on the right pipe
    - LP: #954661
  * drm/i915: allow pipe A for lvds on gen4
    - LP: #954661

  [ Ubuntu: 3.5.0-15.20 ]

  * rebase to v3.5.4
  * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
    - LP: #1003090
  * eCryptfs: Copy up attributes of the lower target inode after rename
    - LP: #561129
  * eCryptfs: Write out all dirty pages just before releasing the lower
    file
    - LP: #1047261
  * eCryptfs: Call lower ->flush() from ecryptfs_flush()
    - LP: #1047261
  * af_netlink: force credentials passing [CVE-2012-3520]
    - LP: #1052097
    - CVE-2012-3520
  * drm/i915: clarify IBX dp workaround
    - LP: #1011440
  * drm/i915: Implement w/a for sporadic read failures on waking from rc6
    - LP: #1011440
  * drm/i915: support Haswell force waking
    - LP: #1011440
  * drm/i915: add RPS configuration for Haswell
    - LP: #1011440
  * drm/i915: enable RC6 by default on Haswell
    - LP: #1011440
  * drm/i915: introduce haswell_init_clock_gating
    - LP: #1011440
  * drm/i915: enable RC6 workaround on Haswell
    - LP: #1011440
  * drm/i915: re-initialize DDI buffer translations after resume
    - LP: #1011440
  * drm/i915: fix PIPE_DDI_PORT_MASK
    - LP: #1011440
  * drm/i915: try to train DP even harder
    - LP: #1011440
  * drm/i915: add more Haswell PCI IDs
    - LP: #1011440
  * rebase to v3.5.4
    - LP: #1038651

  [ Ubuntu: 3.5.0-14.19 ]

  * [Config] Fix debug FTBS on non-x86

  [ Ubuntu: 3.5.0-14.18 ]

  * SAUCE: Add 'used' to the video_cards structure attributes
    - LP: #1049650

  [ Ubuntu: 3.5.0-14.17 ]

  * SAUCE: Intel xhci: Only switch the switchable ports
    - LP: #1034814

Date: Fri, 21 Sep 2012 11:27:41 +0200
Changed-By: Paolo Pisati <paolo.pisati at canonical.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Signed-By: Tim Gardner <tim.gardner at canonical.com>
https://launchpad.net/ubuntu/quantal/+source/linux-ti-omap4/3.5.0-211.18
-------------- next part --------------
Format: 1.8
Date: Fri, 21 Sep 2012 11:27:41 +0200
Source: linux-ti-omap4
Binary: linux-headers-3.5.0-211 linux-ti-omap4-tools-3.5.0-211 linux-image-3.5.0-211-omap4 linux-headers-3.5.0-211-omap4 linux-image-3.5.0-211-omap4-dbgsym
Architecture: source
Version: 3.5.0-211.18
Distribution: quantal-proposed
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Paolo Pisati <paolo.pisati at canonical.com>
Description: 
 linux-headers-3.5.0-211 - Header files related to Linux kernel version 3.5.0
 linux-headers-3.5.0-211-omap4 - Linux kernel headers for version 3.5.0 on TI OMAP4-based systems
 linux-image-3.5.0-211-omap4 - Linux kernel image for version 3.5.0 on TI OMAP4-based systems
 linux-image-3.5.0-211-omap4-dbgsym - Linux kernel debug image for version 3.5.0 on TI OMAP4-based syst
 linux-ti-omap4-tools-3.5.0-211 - Linux kernel tools for version 3.5.0-211
Launchpad-Bugs-Fixed: 338914 561129 908784 954661 1003090 1011440 1034814 1038651 1047261 1049650 1052097
Changes: 
 linux-ti-omap4 (3.5.0-211.18) quantal-proposed; urgency=low
 .
   [ Paolo Pisati ]
 .
   * rebased on Ubuntu-3.5.0-15.22
 .
   [ Ubuntu: 3.5.0-15.22 ]
 .
   * fix regressions introduced by the last batch of i915 patches.
   * drm/i915: fix up PCH backlight #define mixup
     - LP: #954661
   * drm/i915: don't forget the PCH backlight registers
     - LP: #954661
 .
   [ Ubuntu: 3.5.0-15.21 ]
 .
   * ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
   * [Config] Enable aufs
     - LP: #908784
   * eCryptfs: check for eCryptfs cipher support at mount
     - LP: #338914
   * drm/i915: pnv has a backlight polarity control bit, too
     - LP: #954661
   * drm/i915: clear up backlight #define confusion on gen4+
     - LP: #954661
   * drm/i915: properly enable the blc controller on the right pipe
     - LP: #954661
   * drm/i915: allow pipe A for lvds on gen4
     - LP: #954661
 .
   [ Ubuntu: 3.5.0-15.20 ]
 .
   * rebase to v3.5.4
   * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
     - LP: #1003090
   * eCryptfs: Copy up attributes of the lower target inode after rename
     - LP: #561129
   * eCryptfs: Write out all dirty pages just before releasing the lower
     file
     - LP: #1047261
   * eCryptfs: Call lower ->flush() from ecryptfs_flush()
     - LP: #1047261
   * af_netlink: force credentials passing [CVE-2012-3520]
     - LP: #1052097
     - CVE-2012-3520
   * drm/i915: clarify IBX dp workaround
     - LP: #1011440
   * drm/i915: Implement w/a for sporadic read failures on waking from rc6
     - LP: #1011440
   * drm/i915: support Haswell force waking
     - LP: #1011440
   * drm/i915: add RPS configuration for Haswell
     - LP: #1011440
   * drm/i915: enable RC6 by default on Haswell
     - LP: #1011440
   * drm/i915: introduce haswell_init_clock_gating
     - LP: #1011440
   * drm/i915: enable RC6 workaround on Haswell
     - LP: #1011440
   * drm/i915: re-initialize DDI buffer translations after resume
     - LP: #1011440
   * drm/i915: fix PIPE_DDI_PORT_MASK
     - LP: #1011440
   * drm/i915: try to train DP even harder
     - LP: #1011440
   * drm/i915: add more Haswell PCI IDs
     - LP: #1011440
   * rebase to v3.5.4
     - LP: #1038651
 .
   [ Ubuntu: 3.5.0-14.19 ]
 .
   * [Config] Fix debug FTBS on non-x86
 .
   [ Ubuntu: 3.5.0-14.18 ]
 .
   * SAUCE: Add 'used' to the video_cards structure attributes
     - LP: #1049650
 .
   [ Ubuntu: 3.5.0-14.17 ]
 .
   * SAUCE: Intel xhci: Only switch the switchable ports
     - LP: #1034814
Checksums-Sha1: 
 7f72b0cef2d14dba210391891c1f2ae0d0f0c807 2211 linux-ti-omap4_3.5.0-211.18.dsc
 62adfb2fce3059b5ea5aff70e538005bbce7412c 108419422 linux-ti-omap4_3.5.0-211.18.tar.gz
Checksums-Sha256: 
 57d0d9d85529649c907bcbbef267bd6b2068a55182ed17561709b2301e8f0076 2211 linux-ti-omap4_3.5.0-211.18.dsc
 af95be39750a01a6d41e64da57147cc349d26da4ea368991bfd08d4df237b1d5 108419422 linux-ti-omap4_3.5.0-211.18.tar.gz
Files: 
 f53847e0f18adcb8e186d4136908c5a5 2211 devel optional linux-ti-omap4_3.5.0-211.18.dsc
 bc834132295486415130639e463893f9 108419422 devel optional linux-ti-omap4_3.5.0-211.18.tar.gz


More information about the Quantal-changes mailing list