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

Timo Aaltonen timo.aaltonen at canonical.com
Tue Apr 14 09:13:20 UTC 2020


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

  * v5.6.2 stable update (LP: #1870978)
    - Revert "UBUNTU: SAUCE: bpf: undo incorrect __reg_bound_offset32 handling"
    - bpf: Undo incorrect __reg_bound_offset32 handling
    - USB: serial: option: add support for ASKEY WWHC050
    - USB: serial: option: add BroadMobi BM806U
    - USB: serial: option: add Wistron Neweb D19Q1
    - USB: cdc-acm: restore capability check order
    - USB: serial: io_edgeport: fix slab-out-of-bounds read in
      edge_interrupt_callback
    - usb: musb: fix crash with highmen PIO and usbmon
    - media: flexcop-usb: fix endpoint sanity check
    - media: usbtv: fix control-message timeouts
    - staging: kpc2000: prevent underflow in cpld_reconfigure()
    - staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
    - staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
    - staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
    - staging: wfx: add proper "compatible" string
    - staging: wfx: fix init/remove vs IRQ race
    - staging: wfx: annotate nested gc_list vs tx queue locking
    - ahci: Add Intel Comet Lake H RAID PCI ID
    - libfs: fix infoleak in simple_attr_read()
    - media: ov519: add missing endpoint sanity checks
    - media: dib0700: fix rc endpoint lookup
    - media: stv06xx: add missing descriptor sanity checks
    - media: xirlink_cit: add missing descriptor sanity checks
    - media: v4l2-core: fix a use-after-free bug of sd->devnode
    - Linux 5.6.1
    - bpf: update jmp32 test cases to fix range bound deduction
    - mac80211: fix authentication with iwlwifi/mvm
    - serial: sprd: Fix a dereference warning
    - vt: selection, introduce vc_is_sel
    - vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
    - vt: switch vt_dont_switch to bool
    - vt: vt_ioctl: remove unnecessary console allocation checks
    - vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
    - vt: vt_ioctl: fix use-after-free in vt_in_use()
    - platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
    - Linux 5.6.2

  * Revert "nvme_fc: add module to ops template to allow module references"
    (LP: #1869947)
    - SAUCE: Revert "nvme_fc: add module to ops template to allow module
      references"

  * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
    - Revert "UBUNTU: SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th"
    - SAUCE: e1000e: bump up timeout to wait when ME un-configure ULP mode

Date: Mon, 06 Apr 2020 11:43:30 +0300
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-011.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 06 Apr 2020 11:43:30 +0300
Source: linux-oem-5.6
Binary: linux-buildinfo-5.6.0-1007-oem linux-headers-5.6.0-1007-oem linux-image-unsigned-5.6.0-1007-oem linux-modules-5.6.0-1007-oem linux-oem-5.6-headers-5.6.0-1007 linux-oem-5.6-tools-5.6.0-1007 linux-oem-5.6-tools-common linux-oem-5.6-tools-host linux-tools-5.6.0-1007-oem
Architecture: amd64 all
Version: 5.6.0-1007.7
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-011.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
 linux-buildinfo-5.6.0-1007-oem - Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP
 linux-headers-5.6.0-1007-oem - Linux kernel headers for version 5.6.0 on 64 bit x86 SMP
 linux-image-unsigned-5.6.0-1007-oem - Linux kernel image for version 5.6.0 on 64 bit x86 SMP
 linux-modules-5.6.0-1007-oem - Linux kernel extra modules for version 5.6.0 on 64 bit x86 SMP
 linux-oem-5.6-headers-5.6.0-1007 - Header files related to Linux kernel version 5.6.0
 linux-oem-5.6-tools-5.6.0-1007 - Linux kernel version specific tools for version 5.6.0-1007
 linux-oem-5.6-tools-common - Linux kernel version specific tools for version 5.6.0
 linux-oem-5.6-tools-host - Linux kernel VM host tools
 linux-tools-5.6.0-1007-oem - Linux kernel version specific tools for version 5.6.0-1007
Launchpad-Bugs-Fixed: 1865570 1869947 1870978
Changes:
 linux-oem-5.6 (5.6.0-1007.7) focal; urgency=medium
 .
   * v5.6.2 stable update (LP: #1870978)
     - Revert "UBUNTU: SAUCE: bpf: undo incorrect __reg_bound_offset32 handling"
     - bpf: Undo incorrect __reg_bound_offset32 handling
     - USB: serial: option: add support for ASKEY WWHC050
     - USB: serial: option: add BroadMobi BM806U
     - USB: serial: option: add Wistron Neweb D19Q1
     - USB: cdc-acm: restore capability check order
     - USB: serial: io_edgeport: fix slab-out-of-bounds read in
       edge_interrupt_callback
     - usb: musb: fix crash with highmen PIO and usbmon
     - media: flexcop-usb: fix endpoint sanity check
     - media: usbtv: fix control-message timeouts
     - staging: kpc2000: prevent underflow in cpld_reconfigure()
     - staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
     - staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
     - staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
     - staging: wfx: add proper "compatible" string
     - staging: wfx: fix init/remove vs IRQ race
     - staging: wfx: annotate nested gc_list vs tx queue locking
     - ahci: Add Intel Comet Lake H RAID PCI ID
     - libfs: fix infoleak in simple_attr_read()
     - media: ov519: add missing endpoint sanity checks
     - media: dib0700: fix rc endpoint lookup
     - media: stv06xx: add missing descriptor sanity checks
     - media: xirlink_cit: add missing descriptor sanity checks
     - media: v4l2-core: fix a use-after-free bug of sd->devnode
     - Linux 5.6.1
     - bpf: update jmp32 test cases to fix range bound deduction
     - mac80211: fix authentication with iwlwifi/mvm
     - serial: sprd: Fix a dereference warning
     - vt: selection, introduce vc_is_sel
     - vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
     - vt: switch vt_dont_switch to bool
     - vt: vt_ioctl: remove unnecessary console allocation checks
     - vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
     - vt: vt_ioctl: fix use-after-free in vt_in_use()
     - platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
     - Linux 5.6.2
 .
   * Revert "nvme_fc: add module to ops template to allow module references"
     (LP: #1869947)
     - SAUCE: Revert "nvme_fc: add module to ops template to allow module
       references"
 .
   * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
     - Revert "UBUNTU: SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th"
     - SAUCE: e1000e: bump up timeout to wait when ME un-configure ULP mode
Checksums-Sha1:
 e50c3a629911bd64bf3df342b61e2b11aab51c1c 233292 linux-buildinfo-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 5e8051b2717b39583c226e4be744fa30be5d97fc 1188692 linux-headers-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 07e6501c7b5494af99fc5b6bfd84791fb9066a48 988630136 linux-image-unsigned-5.6.0-1007-oem-dbgsym_5.6.0-1007.7_amd64.ddeb
 da268a11864effd27f1944b442603469b4c64437 9044612 linux-image-unsigned-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 3677a7e891af8aeb863e3032ff90d504a77c9345 53347656 linux-modules-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 785deadcddf282e6e9a9a5f20a972c0ba84f0e5f 11132140 linux-oem-5.6-headers-5.6.0-1007_5.6.0-1007.7_all.deb
 954f8a415e2411b438f249df85aafd60869ee1ff 5752416 linux-oem-5.6-tools-5.6.0-1007_5.6.0-1007.7_amd64.deb
 9f70b5eddf508c8f42913b313596a2b55d97432b 171656 linux-oem-5.6-tools-common_5.6.0-1007.7_all.deb
 0a5ca624559671e651e026ab479aecc2392b3a08 24604 linux-oem-5.6-tools-host_5.6.0-1007.7_all.deb
 113ac3e4bac6561d2233778f03c70a495d51aa83 15835 linux-oem-5.6_5.6.0-1007.7_amd64.buildinfo
 51ff907f6253b74b000d50ecb5971249db4487ef 9651535 linux-oem-5.6_5.6.0-1007.7_amd64.tar.gz
 e76b6a7d0b0dfdecba2b25b2a057a8893aa59354 2004 linux-tools-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
Checksums-Sha256:
 6b84fbfc5652be1f3ef34dd1e70eff91b50d0bb82de55a5bc089864f2fa0b59c 233292 linux-buildinfo-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 631ddab763ec21e92de41deeaaeca351c24ce7da75f8383b8706dba1c4cf6eb1 1188692 linux-headers-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 5d6bf4d0e403a108e5684ecc88d419a33527a6b327d166291a33b3521a9436b4 988630136 linux-image-unsigned-5.6.0-1007-oem-dbgsym_5.6.0-1007.7_amd64.ddeb
 f6627aaabdf98dcd9bef94473919f0ce00450ec311694f5135232b3d76698397 9044612 linux-image-unsigned-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 f8412549d7160f5607ad02fcd035f7cb7fcc492df971a7e78bc93075920d718f 53347656 linux-modules-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 d5b9a3f3608c6e506c12d04c37ab975d99bec7b3ae8c2bf5bbc7cdda379c196c 11132140 linux-oem-5.6-headers-5.6.0-1007_5.6.0-1007.7_all.deb
 d37246b38455c48a9d79e60b909e5f0099481fd0b2efcc2f9a99ca4a7b7627d8 5752416 linux-oem-5.6-tools-5.6.0-1007_5.6.0-1007.7_amd64.deb
 241b4f8e9def914db1b2fbf8469492b71d6ed9cadb1beedc311060fd208a979c 171656 linux-oem-5.6-tools-common_5.6.0-1007.7_all.deb
 a41937f552622272efc0c05dbdeaf7782deb16d4eedd26e06ecbfda762385aeb 24604 linux-oem-5.6-tools-host_5.6.0-1007.7_all.deb
 b7fd02b50c42f7e9083f2f03ad98c6adc2c4298051ea99e41a2131d43af06d97 15835 linux-oem-5.6_5.6.0-1007.7_amd64.buildinfo
 272477967c5b290304ac2000f787f8ad6dbf78fc970133b62d25ce582c9619b2 9651535 linux-oem-5.6_5.6.0-1007.7_amd64.tar.gz
 ce3fd7df4b07311f7e14e5a33cad9e213c5a6f544c9654d44dd306bf944787e3 2004 linux-tools-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
Files:
 ed2647a0025e13d87b696a2f91dc2bcd 233292 kernel optional linux-buildinfo-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 a7601ea6a8bef8d597a6d0fbe03766b4 1188692 devel optional linux-headers-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 54ae75593e691fee79c78ae6df439fa6 988630136 devel optional linux-image-unsigned-5.6.0-1007-oem-dbgsym_5.6.0-1007.7_amd64.ddeb
 b88fdbaaa95f2c1faa0313739d83ef92 9044612 kernel optional linux-image-unsigned-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 1d17f78d21fd1e53f03303cb19ed7bcc 53347656 kernel optional linux-modules-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb
 6ff25283884a55f57b3db64088f09990 11132140 devel optional linux-oem-5.6-headers-5.6.0-1007_5.6.0-1007.7_all.deb
 a5a55fd5102aee269a8ced494cb0d496 5752416 devel optional linux-oem-5.6-tools-5.6.0-1007_5.6.0-1007.7_amd64.deb
 4aacdd425b6c4ee1bf5039922f473847 171656 kernel optional linux-oem-5.6-tools-common_5.6.0-1007.7_all.deb
 bd283489a2a5ab7258cf390188098a26 24604 kernel optional linux-oem-5.6-tools-host_5.6.0-1007.7_all.deb
 33c55ce2b848f6090dc0fe2fecb788a1 15835 devel optional linux-oem-5.6_5.6.0-1007.7_amd64.buildinfo
 2866840d1c4bedaa450cdc1947c2ce9c 9651535 raw-signing - linux-oem-5.6_5.6.0-1007.7_amd64.tar.gz
 71bcd55f761113c11e2ff93d55d48a50 2004 devel optional linux-tools-5.6.0-1007-oem_5.6.0-1007.7_amd64.deb


More information about the Focal-changes mailing list