[ubuntu/focal-proposed] linux-oem-5.6_5.6.0-1032.33_amd64.tar.gz - (Accepted)

Timo Aaltonen timo.aaltonen at canonical.com
Fri Oct 16 19:00:57 UTC 2020


linux-oem-5.6 (5.6.0-1032.33) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1032.33 -proposed tracker (LP: #1899926)

  * CVE-2020-12351 // CVE-2020-12352 // CVE-2020-24490
    - Bluetooth: Disable High Speed by default
    - Bluetooth: MGMT: Fix not checking if BT_HS is enabled
    - [Config] Disable BlueZ highspeed support

  * CVE-2020-12351
    - Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel

  * CVE-2020-12352
    - Bluetooth: A2MP: Fix not initializing all members

  * Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices
    (LP: #1853277)
    - i2c: core: Call i2c_acpi_install_space_handler() before
      i2c_acpi_register_devices()

  * [SRU]alsa: add Dell tgl soundwire machines support (LP: #1900069)
    - ALSA: hda: add autodetection for SoundWire
    - ASoC: Intel: common: add match table for TGL MAX98373 + RT5682 SoundWire
      driver
    - ASoC: Intel: soc-acpi: mirror CML and TGL configurations
    - ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config
    - ASoC: topology: set component dai_index to ipc dai config dai_index
    - ASoC: Intel: add codec name prefix to ACPI machine description
    - ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
    - ASoC: Intel: sof_sdw_rt700: add codec prefix
    - ASoC: Intel: add support for new SoundWire hardware layout on TGL
    - ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name
    - ASoC/soundwire: bus: use property to set interrupt masks
    - soundwire: bus: filter-out unwanted interrupt reports
    - soundwire: slave: add first_interrupt_done status
    - soundwire: bus: use quirk to filter out invalid parity errors
    - ASoC: codecs: realtek-soundwire: ignore initial PARITY errors

  * Fix system reboot when disconnecting WiFi (LP: #1899726)
    - iwlwifi: msix: limit max RX queues for 9000 family

  * Improve descriptions for XFAIL cases in kselftests/net/psock_snd
    (LP: #1900088)
    - selftests/net: improve descriptions for XFAIL cases in psock_snd.sh

  * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
    - ALSA: hda: Skip controller resume if not needed
    - ALSA: hda: Always use jackpoll helper for jack update after resume
    - SAUCE: ALSA: hda: fix jack detection with Realtek codecs when in D3
    - ALSA: hda - let hs_mic be picked ahead of hp_mic

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
    - drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam
    - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
      quirk
    - SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * alsa/hda/realtek - The front Mic on a HP machine doesn't work (LP: #1899508)
    - SAUCE: ALSA: hda/realtek - The front Mic on a HP machine doesn't work

Date: Fri, 16 Oct 2020 14:40:28 +0300
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-028.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 16 Oct 2020 14:40:28 +0300
Source: linux-oem-5.6
Binary: linux-buildinfo-5.6.0-1032-oem linux-headers-5.6.0-1032-oem linux-image-unsigned-5.6.0-1032-oem linux-modules-5.6.0-1032-oem linux-oem-5.6-headers-5.6.0-1032 linux-oem-5.6-tools-5.6.0-1032 linux-oem-5.6-tools-host linux-tools-5.6.0-1032-oem
Architecture: amd64 all amd64_translations
Version: 5.6.0-1032.33
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-028.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
 linux-buildinfo-5.6.0-1032-oem - Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP
 linux-headers-5.6.0-1032-oem - Linux kernel headers for version 5.6.0 on 64 bit x86 SMP
 linux-image-unsigned-5.6.0-1032-oem - Linux kernel image for version 5.6.0 on 64 bit x86 SMP
 linux-modules-5.6.0-1032-oem - Linux kernel extra modules for version 5.6.0 on 64 bit x86 SMP
 linux-oem-5.6-headers-5.6.0-1032 - Header files related to Linux kernel version 5.6.0
 linux-oem-5.6-tools-5.6.0-1032 - Linux kernel version specific tools for version 5.6.0-1032
 linux-oem-5.6-tools-host - Linux kernel VM host tools
 linux-tools-5.6.0-1032-oem - Linux kernel version specific tools for version 5.6.0-1032
Launchpad-Bugs-Fixed: 1853277 1898865 1899508 1899586 1899726 1899926 1900069 1900088
Changes:
 linux-oem-5.6 (5.6.0-1032.33) focal; urgency=medium
 .
   * focal/linux-oem-5.6: 5.6.0-1032.33 -proposed tracker (LP: #1899926)
 .
   * CVE-2020-12351 // CVE-2020-12352 // CVE-2020-24490
     - Bluetooth: Disable High Speed by default
     - Bluetooth: MGMT: Fix not checking if BT_HS is enabled
     - [Config] Disable BlueZ highspeed support
 .
   * CVE-2020-12351
     - Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
 .
   * CVE-2020-12352
     - Bluetooth: A2MP: Fix not initializing all members
 .
   * Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices
     (LP: #1853277)
     - i2c: core: Call i2c_acpi_install_space_handler() before
       i2c_acpi_register_devices()
 .
   * [SRU]alsa: add Dell tgl soundwire machines support (LP: #1900069)
     - ALSA: hda: add autodetection for SoundWire
     - ASoC: Intel: common: add match table for TGL MAX98373 + RT5682 SoundWire
       driver
     - ASoC: Intel: soc-acpi: mirror CML and TGL configurations
     - ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config
     - ASoC: topology: set component dai_index to ipc dai config dai_index
     - ASoC: Intel: add codec name prefix to ACPI machine description
     - ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
     - ASoC: Intel: sof_sdw_rt700: add codec prefix
     - ASoC: Intel: add support for new SoundWire hardware layout on TGL
     - ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name
     - ASoC/soundwire: bus: use property to set interrupt masks
     - soundwire: bus: filter-out unwanted interrupt reports
     - soundwire: slave: add first_interrupt_done status
     - soundwire: bus: use quirk to filter out invalid parity errors
     - ASoC: codecs: realtek-soundwire: ignore initial PARITY errors
 .
   * Fix system reboot when disconnecting WiFi (LP: #1899726)
     - iwlwifi: msix: limit max RX queues for 9000 family
 .
   * Improve descriptions for XFAIL cases in kselftests/net/psock_snd
     (LP: #1900088)
     - selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
 .
   * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
     - ALSA: hda: Skip controller resume if not needed
     - ALSA: hda: Always use jackpoll helper for jack update after resume
     - SAUCE: ALSA: hda: fix jack detection with Realtek codecs when in D3
     - ALSA: hda - let hs_mic be picked ahead of hp_mic
 .
   * Enable brightness control on HP DreamColor panel (LP: #1898865)
     - drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam
     - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
       quirk
     - SAUCE: drm/dp: HP DreamColor panel brigntness fix
 .
   * alsa/hda/realtek - The front Mic on a HP machine doesn't work (LP: #1899508)
     - SAUCE: ALSA: hda/realtek - The front Mic on a HP machine doesn't work
Checksums-Sha1:
 61920d0915677a2c80c0ec5e71a6f2e675b7f7d5 232540 linux-buildinfo-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 2d252898780af55ab2c276bb04586aa6a7d2802a 1189508 linux-headers-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 27f516d6a00430a21763d91d18ff7aeac653f528 995265472 linux-image-unsigned-5.6.0-1032-oem-dbgsym_5.6.0-1032.33_amd64.ddeb
 423a2634804998daa6b30a8aad655847867786d8 9051044 linux-image-unsigned-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 455dfe5e330e9140c5f0716854f37ebdfd767eaa 53541020 linux-modules-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 3e50bffff06af9ba7e31a825e89ce248b61c9456 11145948 linux-oem-5.6-headers-5.6.0-1032_5.6.0-1032.33_all.deb
 5ebe8891c069fc97bb50623f9856c312bf8ed2bb 5758088 linux-oem-5.6-tools-5.6.0-1032_5.6.0-1032.33_amd64.deb
 d424023a8449274d3efa13e9041c508954767d01 23316 linux-oem-5.6-tools-host_5.6.0-1032.33_all.deb
 17e56672f0f6fd302452a936cdb7432aaa779262 15978 linux-oem-5.6_5.6.0-1032.33_amd64.buildinfo
 0d5c2a23f652326f14f9a5cd3c791ec6952412e8 9666007 linux-oem-5.6_5.6.0-1032.33_amd64.tar.gz
 ed517d4d6e929233f0c5c55efcf91c8d4233718c 40647 linux-oem-5.6_5.6.0-1032.33_amd64_translations.tar.gz
 915065fcbb8cbdd256b791572b829d7dcb6f23f3 2000 linux-tools-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
Checksums-Sha256:
 fe3cbbd9235343bdd28931ed98ea18f905f16eadf65facda3face707dc9ff87d 232540 linux-buildinfo-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 930e29a7942fe57e5745a39525f561f777c569fc5c73779fe5655ddc6bad37a6 1189508 linux-headers-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 d18835c97e940d978051a6fa5b45a2091e5dfc1f2e6ff110acfebe361e2994c5 995265472 linux-image-unsigned-5.6.0-1032-oem-dbgsym_5.6.0-1032.33_amd64.ddeb
 e133324131f57dd06c22711ee310ca03df7f599871dc54f34e63ea7c85f9126e 9051044 linux-image-unsigned-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 8051af82315b0fb13bb901eda8dd8fdfdefdcaa66ed554879b089ab2d0c4bce5 53541020 linux-modules-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 bcf8f589ad60cabe97d12ee569f32e552e2ed8420369f9a83c24d9b1fbd2215d 11145948 linux-oem-5.6-headers-5.6.0-1032_5.6.0-1032.33_all.deb
 fd840fc9f95083f3c67fd94593924044cf7973a9ec622c7deff0402e4ec09006 5758088 linux-oem-5.6-tools-5.6.0-1032_5.6.0-1032.33_amd64.deb
 8f5dfb96f704ed82de6192904ec5581e748bbe9e68e4aca7e61ca06d233b0528 23316 linux-oem-5.6-tools-host_5.6.0-1032.33_all.deb
 eb3c6a648ec4cf71b0b649384425b1671a000e7825a5eeb396b171da2b6e8764 15978 linux-oem-5.6_5.6.0-1032.33_amd64.buildinfo
 209817a7dcfd25e23d769f24e0a56a07ccf4683d3279326b1ac7f120e408cae5 9666007 linux-oem-5.6_5.6.0-1032.33_amd64.tar.gz
 87316d744ab2c6bdd22f8dfde14efd3b456dfe10dfbde37152cc88244d0d1550 40647 linux-oem-5.6_5.6.0-1032.33_amd64_translations.tar.gz
 a1f67dbacce81f3a16536b0cf0c10a1968eab80f60644adaf8f326cc48797600 2000 linux-tools-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
Files:
 d3f7103efbf421b0eac1926a05ab913d 232540 kernel optional linux-buildinfo-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 11d67b0b378ed1c75fc0d991305f538d 1189508 devel optional linux-headers-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 cdba5c418e975bd36f51f3edc455e5fe 995265472 devel optional linux-image-unsigned-5.6.0-1032-oem-dbgsym_5.6.0-1032.33_amd64.ddeb
 724e87fc838d8e02b63b3257343df80a 9051044 kernel optional linux-image-unsigned-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 24d9ecce6065386c846df2ad3dc3df8c 53541020 kernel optional linux-modules-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb
 3b1986a60e8af94417b44165aef64d3e 11145948 devel optional linux-oem-5.6-headers-5.6.0-1032_5.6.0-1032.33_all.deb
 061b7ba425928319ecccb626fb8a2018 5758088 devel optional linux-oem-5.6-tools-5.6.0-1032_5.6.0-1032.33_amd64.deb
 7a8331243ed3c6a58a794b6e6c8d9118 23316 kernel optional linux-oem-5.6-tools-host_5.6.0-1032.33_all.deb
 d6605cce5d0c6b7533df28103fdba06c 15978 devel optional linux-oem-5.6_5.6.0-1032.33_amd64.buildinfo
 6c7edd873e9b7363012578c5ff24bc13 9666007 raw-signing - linux-oem-5.6_5.6.0-1032.33_amd64.tar.gz
 b9f6547caa35fed59b7f0599cbb437be 40647 raw-translations - linux-oem-5.6_5.6.0-1032.33_amd64_translations.tar.gz
 4b392a5e91f6039a8b7936db27314f58 2000 devel optional linux-tools-5.6.0-1032-oem_5.6.0-1032.33_amd64.deb


More information about the Focal-changes mailing list