[ubuntu/bionic-updates] linux_4.15.0-109.110_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Wed Jul 1 11:16:25 UTC 2020


linux (4.15.0-109.110) bionic; urgency=medium

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - update dkms package versions

  * Build and ship a signed wireguard.ko (LP: #1861284)
    - [Packaging] wireguard -- add support for building signed .ko

  * CVE-2019-16089
    - SAUCE: nbd_genl_status: null check for nla_nest_start

  * CVE-2019-19642
    - kernel/relay.c: handle alloc_percpu returning NULL in relay_open

  * CVE-2019-12380
    - efi/x86/Add missing error handling to old_memmap 1:1 mapping code

  * CVE-2019-19039 // CVE-2019-19377
    - btrfs: sink flush_fn to extent_write_cache_pages
    - btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
    - btrfs: Don't submit any btree write bio if the fs has errors

  * CVE-2019-19036
    - btrfs: volumes: Use more straightforward way to calculate map length
    - btrfs: tree-checker: Try to detect missing INODE_ITEM
    - Btrfs: tree-checker: detect file extent items with overlapping ranges
    - Btrfs: make tree checker detect checksum items with overlapping ranges
    - btrfs: harden agaist duplicate fsid on scanned devices
    - Btrfs: fix missing data checksums after replaying a log tree
    - btrfs: reloc: fix reloc root leak and NULL pointer dereference
    - btrfs: Validate child tree block's level and first key
    - btrfs: Detect unbalanced tree with empty leaf before crashing btree
      operations

  * CVE-2019-19318
    - btrfs: tree-checker: Replace root parameter with fs_info
    - btrfs: tree-checker: Check level for leaves and nodes
    - btrfs: tree-checker: get fs_info from eb in generic_err
    - btrfs: tree-checker: get fs_info from eb in file_extent_err
    - btrfs: tree-checker: get fs_info from eb in check_csum_item
    - btrfs: tree-checker: get fs_info from eb in dir_item_err
    - btrfs: tree-checker: get fs_info from eb in check_dir_item
    - btrfs: tree-checker: get fs_info from eb in block_group_err
    - btrfs: tree-checker: get fs_info from eb in check_block_group_item
    - btrfs: tree-checker: get fs_info from eb in check_extent_data_item
    - btrfs: tree-checker: get fs_info from eb in check_leaf_item
    - btrfs: tree-checker: get fs_info from eb in check_leaf
    - btrfs: tree-checker: get fs_info from eb in chunk_err
    - btrfs: tree-checker: get fs_info from eb in dev_item_err
    - btrfs: tree-checker: get fs_info from eb in check_dev_item
    - btrfs: tree-checker: get fs_info from eb in check_inode_item
    - btrfs: tree-checker: Add ROOT_ITEM check
    - btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
    - btrfs: tree-checker: Add simple keyed refs check
    - btrfs: tree-checker: Add EXTENT_DATA_REF check
    - btrfs: tree-checker: Fix wrong check on max devid
    - Btrfs: fix selftests failure due to uninitialized i_mode in test inodes

  * CVE-2019-19813 // CVE-2019-19816
    - btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
    - btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
    - btrfs: tree-checker: Make chunk item checker messages more readable
    - btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead
      of EIO
    - btrfs: tree-checker: Check chunk item at tree block read time
    - btrfs: tree-checker: Verify dev item
    - btrfs: tree-checker: Enhance chunk checker to validate chunk profile
    - btrfs: tree-checker: Verify inode item
    - btrfs: inode: Verify inode mode to avoid NULL pointer dereference

  * CVE-2020-0543
    - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
      not supported

  * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
    - [Packaging] disable nvidia dkms builds for mainline

  * Bionic update: upstream stable patchset 2020-06-02 (LP: #1881801)
    - i2c: dev: Fix the race between the release of i2c_dev and cdev
    - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
    - evm: Check also if *tfm is an error pointer in init_desc()
    - ima: Fix return value of ima_write_policy()
    - fix multiplication overflow in copy_fdtable()
    - iommu/amd: Fix over-read of ACPI UID from IVRS table
    - i2c: mux: demux-pinctrl: Fix an error handling path in
      'i2c_demux_pinctrl_probe()'
    - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
    - gcc-common.h: Update for GCC 10
    - HID: multitouch: add eGalaxTouch P80H84 support
    - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
    - configfs: fix config_item refcnt leak in configfs_rmdir()
    - vhost/vsock: fix packet delivery order to monitoring devices
    - component: Silence bind error on -EPROBE_DEFER
    - scsi: ibmvscsi: Fix WARN_ON during event pool release
    - x86/apic: Move TSC deadline timer debug printk
    - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
    - ceph: fix double unlock in handle_cap_export()
    - USB: core: Fix misleading driver bug report
    - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
    - ARM: futex: Address build warning
    - padata: Replace delayed timer with immediate workqueue in padata_reorder
    - padata: initialize pd->cpu with effective cpumask
    - padata: purge get_cpu and reorder_via_wq from padata_do_serial
    - arm64: fix the flush_icache_range arguments in machine_kexec
    - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
      option
    - ALSA: pcm: fix incorrect hw_base increase
    - apparmor: Fix aa_label refcnt leak in policy_update
    - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
    - powerpc: restore alphabetic order in Kconfig
    - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
    - powerpc/64s: Disable STRICT_KERNEL_RWX
    - x86/uaccess, ubsan: Fix UBSAN vs. SMAP
    - ubsan: build ubsan.c more conservatively
    - libnvdimm/btt: Remove unnecessary code in btt_freelist_init
    - libnvdimm/btt: Fix LBA masking during 'free list' population
    - media: fdp1: Fix R-Car M3-N naming in debug message
    - cxgb4: free mac_hlist properly
    - cxgb4/cxgb4vf: Fix mac_hlist initialization and free
    - Revert "gfs2: Don't demote a glock until its revokes are written"
    - staging: iio: ad2s1210: Fix SPI reading
    - staging: greybus: Fix uninitialized scalar variable
    - iio: sca3000: Remove an erroneous 'get_device()'
    - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
    - mei: release me_cl object reference
    - rapidio: fix an error in get_user_pages_fast() error handling
    - rxrpc: Fix a memory leak in rxkad_verify_response()
    - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
    - iio: adc: stm32-adc: Use dma_request_chan() instead
      dma_request_slave_channel()
    - iio: adc: stm32-adc: fix device used to request dma
    - riscv: set max_pfn to the PFN of the last page
    - ubifs: remove broken lazytime support
    - HID: alps: Add AUI1657 device ID
    - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
    - aquantia: Fix the media type of AQC100 ethernet controller in the driver
    - HID: i2c-hid: reset Synaptics SYNA2393 on resume
    - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
    - stmmac: fix pointer check after utilization in stmmac_interrupt
    - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
    - ALSA: hda/realtek - Add more fixup entries for Clevo machines
    - drm/etnaviv: fix perfmon domain interation
    - nfit: Add Hyper-V NVDIMM DSM command set to white list
    - thunderbolt: Drop duplicated get_switch_at_route()
    - net: bcmgenet: code movement
    - net: bcmgenet: abort suspend on error
    - misc: rtsx: Add short delay after exit from ASPM

  * Bionic update: upstream stable patchset 2020-05-21 (LP: #1880014)
    - USB: serial: qcserial: Add DW5816e support
    - dp83640: reverse arguments to list_add_tail
    - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
    - net: macsec: preserve ingress frame ordering
    - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
    - net: usb: qmi_wwan: add support for DW5816e
    - sch_choke: avoid potential panic in choke_reset()
    - sch_sfq: validate silly quantum values
    - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
    - net/mlx5: Fix forced completion access non initialized command entry
    - net/mlx5: Fix command entry leak in Internal Error State
    - bnxt_en: Improve AER slot reset.
    - bnxt_en: Fix VF anti-spoof filter setup.
    - net: stricter validation of untrusted gso packets
    - ipv6: fix cleanup ordering for ip6_mr failure
    - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
    - HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
    - USB: uas: add quirk for LaCie 2Big Quadra
    - USB: serial: garmin_gps: add sanity checking for data length
    - tracing: Add a vmalloc_sync_mappings() for safe measure
    - KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
    - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
    - coredump: fix crash when umh is disabled
    - batman-adv: fix batadv_nc_random_weight_tq
    - batman-adv: Fix refcnt leak in batadv_show_throughput_override
    - batman-adv: Fix refcnt leak in batadv_store_throughput_override
    - batman-adv: Fix refcnt leak in batadv_v_ogm_process
    - x86/entry/64: Fix unwind hints in kernel exit path
    - x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
    - x86/unwind/orc: Don't skip the first frame for inactive tasks
    - x86/unwind/orc: Prevent unwinding before ORC initialization
    - x86/unwind/orc: Fix error path for bad ORC entry type
    - netfilter: nat: never update the UDP checksum when it's 0
    - objtool: Fix stack offset tracking for indirect CFAs
    - scripts/decodecode: fix trapping instruction formatting
    - net: stmmac: Use mutex instead of spinlock
    - shmem: fix possible deadlocks on shmlock_user_lock
    - net/sonic: Fix a resource leak in an error handling path in
      'jazz_sonic_probe()'
    - net: moxa: Fix a potential double 'free_irq()'
    - drop_monitor: work around gcc-10 stringop-overflow warning
    - virtio-blk: handle block_device_operations callbacks after hot unplug
    - scsi: sg: add sg_remove_request in sg_write
    - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
    - dmaengine: mmp_tdma: Reset channel error on release
    - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
    - ALSA: hda/hdmi: fix race in monitor detection during probe
    - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
    - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
    - x86/entry/64: Fix unwind hints in register clearing code
    - ipmi: Fix NULL pointer dereference in ssif_probe
    - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
    - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
    - i40iw: Fix error handling in i40iw_manage_arp_cache()
    - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
    - IB/mlx4: Test return value of calls to ib_get_cached_pkey
    - hwmon: (da9052) Synchronize access with mfd
    - pnp: Use list_for_each_entry() instead of open coding
    - gcc-10 warnings: fix low-hanging fruit
    - kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
    - Stop the ad-hoc games with -Wno-maybe-initialized
    - gcc-10: disable 'zero-length-bounds' warning for now
    - gcc-10: disable 'array-bounds' warning for now
    - gcc-10: disable 'stringop-overflow' warning for now
    - gcc-10: disable 'restrict' warning for now
    - gcc-10: avoid shadowing standard library 'free()' in crypto
    - x86/asm: Add instruction suffixes to bitops
    - net: phy: micrel: Use strlcpy() for ethtool::get_strings
    - net: fix a potential recursive NETDEV_FEAT_CHANGE
    - net: phy: fix aneg restart in phy_ethtool_set_eee
    - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
    - hinic: fix a bug of ndo_stop
    - net: dsa: loop: Add module soft dependency
    - net: ipv4: really enforce backoff for redirects
    - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
    - net: tcp: fix rx timestamp behavior for tcp_recvmsg
    - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
    - ALSA: rawmidi: Initialize allocated buffers
    - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
    - ARM: dts: dra7: Fix bus_dma_limit for PCIe
    - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
    - x86: Fix early boot crash on gcc-10, third try
    - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
    - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
    - usb: host: xhci-plat: keep runtime active when removing host
    - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
    - x86/unwind/orc: Fix error handling in __unwind_start()
    - exec: Move would_dump into flush_old_exec
    - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
    - usb: gadget: net2272: Fix a memory leak in an error handling path in
      'net2272_plat_probe()'
    - usb: gadget: audio: Fix a missing error return value in audio_bind()
    - usb: gadget: legacy: fix error return code in gncm_bind()
    - usb: gadget: legacy: fix error return code in cdc_bind()
    - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
      boards
    - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
    - ARM: dts: r8a73a4: Add missing CMT1 interrupts
    - ARM: dts: r8a7740: Add missing extal2 to CPG node
    - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
    - Makefile: disallow data races on gcc-10 as well
    - sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
    - arm64: hugetlb: avoid potential NULL dereference
    - net: dsa: Do not make user port errors fatal
    - pppoe: only process PADT targeted at local interfaces
    - riscv: fix vdso build with lld
    - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
    - cifs: fix leaked reference on requeued write
    - clk: Unlink clock if failed to prepare or enable

  * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
    (LP: #1875916) // Bionic update: upstream stable patchset 2020-05-21
    (LP: #1880014)
    - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"

  * Pop sound from build-in speaker during cold boot and resume from S3
    (LP: #1866357) // Bionic update: upstream stable patchset 2020-05-21
    (LP: #1880014)
    - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse

  * Bionic update: upstream stable patchset 2020-05-19 (LP: #1879536)
    - vhost: vsock: kick send_pkt worker once device is started
    - powerpc/pci/of: Parse unassigned resources
    - ASoC: topology: Check return value of pcm_new_ver
    - selftests/ipc: Fix test failure seen after initial test run
    - ASoC: sgtl5000: Fix VAG power-on handling
    - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
    - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
    - wimax/i2400m: Fix potential urb refcnt leak
    - net: stmmac: fix enabling socfpga's ptp_ref_clock
    - net: stmmac: Fix sub-second increment
    - cifs: protect updating server->dstaddr with a spinlock
    - s390/ftrace: fix potential crashes when switching tracers
    - scripts/config: allow colons in option strings for sed
    - lib/mpi: Fix building for powerpc with clang
    - net: bcmgenet: suppress warnings on failed Rx SKB allocations
    - net: systemport: suppress warnings on failed Rx SKB allocations
    - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
    - ALSA: hda: Match both PCI ID and SSID for driver blacklist
    - mac80211: add ieee80211_is_any_nullfunc()
    - cgroup, netclassid: remove double cond_resched
    - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
    - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay
      table v0 (e.g Hawaii)
    - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
    - ASoC: rsnd: Fix "status check failed" spam for multi-SSI
    - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
    - hexagon: clean up ioremap
    - hexagon: define ioremap_uc
    - drm/atomic: Take the atomic toys away from X

  * Performing function level reset of AMD onboard USB and audio devices causes
    system lockup (LP: #1865988)
    - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
    - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0

  * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
    - SAUCE: at24-smbus-16bit-address

  * qeth: utilize virtual MAC for Layer2 OSD devices (LP: #1880834)
    - s390/qeth: improve fallback to random MAC address
    - s390/qeth: utilize virtual MAC for Layer2 OSD devices

  * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
    - e1000e: Disable TSO for buffer overrun workaround

  * CVE-2020-10711
    - netlabel: cope with NULL catmap

  * CVE-2020-13143
    - USB: gadget: fix illegal array access in binding with UDC

  * rtl8723bu wifi issue after being turned off (LP: #1878296)
    - rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
    - rtl8xxxu: add bluetooth co-existence support for single antenna
    - rtl8xxxu: remove set but not used variable 'rate_mask'
    - rtl8xxxu: Remove set but not used variable 'vif', 'dev', 'len'

  * Cannot create ipvlans with > 1500 MTU on recent Bionic kernels
    (LP: #1879658)
    - ipvlan: use ETH_MAX_MTU as max mtu

  * Miscellaneous Ubuntu changes
    - [Config] wireguard -- enable on all architectures

Date: Mon, 22 Jun 2020 23:07:19 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 22 Jun 2020 23:07:19 -0300
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-109 linux-libc-dev linux-tools-common linux-tools-4.15.0-109 linux-cloud-tools-common linux-cloud-tools-4.15.0-109 linux-tools-host linux-image-unsigned-4.15.0-109-generic linux-modules-4.15.0-109-generic linux-modules-extra-4.15.0-109-generic linux-headers-4.15.0-109-generic linux-image-unsigned-4.15.0-109-generic-dbgsym linux-tools-4.15.0-109-generic linux-cloud-tools-4.15.0-109-generic linux-udebs-generic linux-buildinfo-4.15.0-109-generic linux-image-unsigned-4.15.0-109-generic-lpae linux-modules-4.15.0-109-generic-lpae linux-modules-extra-4.15.0-109-generic-lpae linux-headers-4.15.0-109-generic-lpae linux-image-unsigned-4.15.0-109-generic-lpae-dbgsym linux-tools-4.15.0-109-generic-lpae linux-cloud-tools-4.15.0-109-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-109-generic-lpae linux-image-unsigned-4.15.0-109-lowlatency linux-modules-4.15.0-109-lowlatency linux-modules-extra-4.15.0-109-lowlatency
 linux-headers-4.15.0-109-lowlatency linux-image-unsigned-4.15.0-109-lowlatency-dbgsym linux-tools-4.15.0-109-lowlatency linux-cloud-tools-4.15.0-109-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-109-lowlatency kernel-image-4.15.0-109-generic-di fat-modules-4.15.0-109-generic-di fb-modules-4.15.0-109-generic-di firewire-core-modules-4.15.0-109-generic-di floppy-modules-4.15.0-109-generic-di fs-core-modules-4.15.0-109-generic-di fs-secondary-modules-4.15.0-109-generic-di input-modules-4.15.0-109-generic-di irda-modules-4.15.0-109-generic-di md-modules-4.15.0-109-generic-di nic-modules-4.15.0-109-generic-di nic-pcmcia-modules-4.15.0-109-generic-di nic-usb-modules-4.15.0-109-generic-di nic-shared-modules-4.15.0-109-generic-di parport-modules-4.15.0-109-generic-di pata-modules-4.15.0-109-generic-di pcmcia-modules-4.15.0-109-generic-di pcmcia-storage-modules-4.15.0-109-generic-di plip-modules-4.15.0-109-generic-di ppp-modules-4.15.0-109-generic-di
 sata-modules-4.15.0-109-generic-di scsi-modules-4.15.0-109-generic-di serial-modules-4.15.0-109-generic-di storage-core-modules-4.15.0-109-generic-di usb-modules-4.15.0-109-generic-di nfs-modules-4.15.0-109-generic-di block-modules-4.15.0-109-generic-di message-modules-4.15.0-109-generic-di crypto-modules-4.15.0-109-generic-di virtio-modules-4.15.0-109-generic-di mouse-modules-4.15.0-109-generic-di vlan-modules-4.15.0-109-generic-di ipmi-modules-4.15.0-109-generic-di
 multipath-modules-4.15.0-109-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-109.110
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-4.15.0-109-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-109-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-109-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-109-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-109-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-109-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-109-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-109-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-109-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-109-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-109-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-109-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-109-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-109-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-109-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-109 - Linux kernel version specific cloud tools for version 4.15.0-109
 linux-cloud-tools-4.15.0-109-generic - Linux kernel version specific cloud tools for version 4.15.0-109
 linux-cloud-tools-4.15.0-109-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-109
 linux-cloud-tools-4.15.0-109-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-109
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.15.0
 linux-doc  - Linux kernel specific documentation for version 4.15.0
 linux-headers-4.15.0-109 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-109-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-109-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-109-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-109-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.15.0-109-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-109-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-109-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-109-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-109-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-109-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-109 - Linux kernel version specific tools for version 4.15.0-109
 linux-tools-4.15.0-109-generic - Linux kernel version specific tools for version 4.15.0-109
 linux-tools-4.15.0-109-generic-lpae - Linux kernel version specific tools for version 4.15.0-109
 linux-tools-4.15.0-109-lowlatency - Linux kernel version specific tools for version 4.15.0-109
 linux-tools-common - Linux kernel version specific tools for version 4.15.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 md-modules-4.15.0-109-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-109-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-109-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-109-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-109-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-109-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-109-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-109-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-109-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-109-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-109-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-109-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-109-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-109-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-109-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-109-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-109-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-109-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-109-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-109-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-109-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-109-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1764792 1786013 1802691 1861284 1865988 1866357 1875916 1876699 1878296 1879536 1879658 1880014 1880834 1881801
Changes:
 linux (4.15.0-109.110) bionic; urgency=medium
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
     - update dkms package versions
 .
   * Build and ship a signed wireguard.ko (LP: #1861284)
     - [Packaging] wireguard -- add support for building signed .ko
 .
   * CVE-2019-16089
     - SAUCE: nbd_genl_status: null check for nla_nest_start
 .
   * CVE-2019-19642
     - kernel/relay.c: handle alloc_percpu returning NULL in relay_open
 .
   * CVE-2019-12380
     - efi/x86/Add missing error handling to old_memmap 1:1 mapping code
 .
   * CVE-2019-19039 // CVE-2019-19377
     - btrfs: sink flush_fn to extent_write_cache_pages
     - btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
     - btrfs: Don't submit any btree write bio if the fs has errors
 .
   * CVE-2019-19036
     - btrfs: volumes: Use more straightforward way to calculate map length
     - btrfs: tree-checker: Try to detect missing INODE_ITEM
     - Btrfs: tree-checker: detect file extent items with overlapping ranges
     - Btrfs: make tree checker detect checksum items with overlapping ranges
     - btrfs: harden agaist duplicate fsid on scanned devices
     - Btrfs: fix missing data checksums after replaying a log tree
     - btrfs: reloc: fix reloc root leak and NULL pointer dereference
     - btrfs: Validate child tree block's level and first key
     - btrfs: Detect unbalanced tree with empty leaf before crashing btree
       operations
 .
   * CVE-2019-19318
     - btrfs: tree-checker: Replace root parameter with fs_info
     - btrfs: tree-checker: Check level for leaves and nodes
     - btrfs: tree-checker: get fs_info from eb in generic_err
     - btrfs: tree-checker: get fs_info from eb in file_extent_err
     - btrfs: tree-checker: get fs_info from eb in check_csum_item
     - btrfs: tree-checker: get fs_info from eb in dir_item_err
     - btrfs: tree-checker: get fs_info from eb in check_dir_item
     - btrfs: tree-checker: get fs_info from eb in block_group_err
     - btrfs: tree-checker: get fs_info from eb in check_block_group_item
     - btrfs: tree-checker: get fs_info from eb in check_extent_data_item
     - btrfs: tree-checker: get fs_info from eb in check_leaf_item
     - btrfs: tree-checker: get fs_info from eb in check_leaf
     - btrfs: tree-checker: get fs_info from eb in chunk_err
     - btrfs: tree-checker: get fs_info from eb in dev_item_err
     - btrfs: tree-checker: get fs_info from eb in check_dev_item
     - btrfs: tree-checker: get fs_info from eb in check_inode_item
     - btrfs: tree-checker: Add ROOT_ITEM check
     - btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
     - btrfs: tree-checker: Add simple keyed refs check
     - btrfs: tree-checker: Add EXTENT_DATA_REF check
     - btrfs: tree-checker: Fix wrong check on max devid
     - Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
 .
   * CVE-2019-19813 // CVE-2019-19816
     - btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
     - btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
     - btrfs: tree-checker: Make chunk item checker messages more readable
     - btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead
       of EIO
     - btrfs: tree-checker: Check chunk item at tree block read time
     - btrfs: tree-checker: Verify dev item
     - btrfs: tree-checker: Enhance chunk checker to validate chunk profile
     - btrfs: tree-checker: Verify inode item
     - btrfs: inode: Verify inode mode to avoid NULL pointer dereference
 .
   * CVE-2020-0543
     - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
       not supported
 .
   * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
     - [Packaging] disable nvidia dkms builds for mainline
 .
   * Bionic update: upstream stable patchset 2020-06-02 (LP: #1881801)
     - i2c: dev: Fix the race between the release of i2c_dev and cdev
     - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
     - evm: Check also if *tfm is an error pointer in init_desc()
     - ima: Fix return value of ima_write_policy()
     - fix multiplication overflow in copy_fdtable()
     - iommu/amd: Fix over-read of ACPI UID from IVRS table
     - i2c: mux: demux-pinctrl: Fix an error handling path in
       'i2c_demux_pinctrl_probe()'
     - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
     - gcc-common.h: Update for GCC 10
     - HID: multitouch: add eGalaxTouch P80H84 support
     - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
     - configfs: fix config_item refcnt leak in configfs_rmdir()
     - vhost/vsock: fix packet delivery order to monitoring devices
     - component: Silence bind error on -EPROBE_DEFER
     - scsi: ibmvscsi: Fix WARN_ON during event pool release
     - x86/apic: Move TSC deadline timer debug printk
     - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
     - ceph: fix double unlock in handle_cap_export()
     - USB: core: Fix misleading driver bug report
     - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
     - ARM: futex: Address build warning
     - padata: Replace delayed timer with immediate workqueue in padata_reorder
     - padata: initialize pd->cpu with effective cpumask
     - padata: purge get_cpu and reorder_via_wq from padata_do_serial
     - arm64: fix the flush_icache_range arguments in machine_kexec
     - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
       option
     - ALSA: pcm: fix incorrect hw_base increase
     - apparmor: Fix aa_label refcnt leak in policy_update
     - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
     - powerpc: restore alphabetic order in Kconfig
     - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
     - powerpc/64s: Disable STRICT_KERNEL_RWX
     - x86/uaccess, ubsan: Fix UBSAN vs. SMAP
     - ubsan: build ubsan.c more conservatively
     - libnvdimm/btt: Remove unnecessary code in btt_freelist_init
     - libnvdimm/btt: Fix LBA masking during 'free list' population
     - media: fdp1: Fix R-Car M3-N naming in debug message
     - cxgb4: free mac_hlist properly
     - cxgb4/cxgb4vf: Fix mac_hlist initialization and free
     - Revert "gfs2: Don't demote a glock until its revokes are written"
     - staging: iio: ad2s1210: Fix SPI reading
     - staging: greybus: Fix uninitialized scalar variable
     - iio: sca3000: Remove an erroneous 'get_device()'
     - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
     - mei: release me_cl object reference
     - rapidio: fix an error in get_user_pages_fast() error handling
     - rxrpc: Fix a memory leak in rxkad_verify_response()
     - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
     - iio: adc: stm32-adc: Use dma_request_chan() instead
       dma_request_slave_channel()
     - iio: adc: stm32-adc: fix device used to request dma
     - riscv: set max_pfn to the PFN of the last page
     - ubifs: remove broken lazytime support
     - HID: alps: Add AUI1657 device ID
     - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
     - aquantia: Fix the media type of AQC100 ethernet controller in the driver
     - HID: i2c-hid: reset Synaptics SYNA2393 on resume
     - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
     - stmmac: fix pointer check after utilization in stmmac_interrupt
     - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
     - ALSA: hda/realtek - Add more fixup entries for Clevo machines
     - drm/etnaviv: fix perfmon domain interation
     - nfit: Add Hyper-V NVDIMM DSM command set to white list
     - thunderbolt: Drop duplicated get_switch_at_route()
     - net: bcmgenet: code movement
     - net: bcmgenet: abort suspend on error
     - misc: rtsx: Add short delay after exit from ASPM
 .
   * Bionic update: upstream stable patchset 2020-05-21 (LP: #1880014)
     - USB: serial: qcserial: Add DW5816e support
     - dp83640: reverse arguments to list_add_tail
     - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
     - net: macsec: preserve ingress frame ordering
     - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
     - net: usb: qmi_wwan: add support for DW5816e
     - sch_choke: avoid potential panic in choke_reset()
     - sch_sfq: validate silly quantum values
     - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
     - net/mlx5: Fix forced completion access non initialized command entry
     - net/mlx5: Fix command entry leak in Internal Error State
     - bnxt_en: Improve AER slot reset.
     - bnxt_en: Fix VF anti-spoof filter setup.
     - net: stricter validation of untrusted gso packets
     - ipv6: fix cleanup ordering for ip6_mr failure
     - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
     - HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
     - USB: uas: add quirk for LaCie 2Big Quadra
     - USB: serial: garmin_gps: add sanity checking for data length
     - tracing: Add a vmalloc_sync_mappings() for safe measure
     - KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
     - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
     - coredump: fix crash when umh is disabled
     - batman-adv: fix batadv_nc_random_weight_tq
     - batman-adv: Fix refcnt leak in batadv_show_throughput_override
     - batman-adv: Fix refcnt leak in batadv_store_throughput_override
     - batman-adv: Fix refcnt leak in batadv_v_ogm_process
     - x86/entry/64: Fix unwind hints in kernel exit path
     - x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
     - x86/unwind/orc: Don't skip the first frame for inactive tasks
     - x86/unwind/orc: Prevent unwinding before ORC initialization
     - x86/unwind/orc: Fix error path for bad ORC entry type
     - netfilter: nat: never update the UDP checksum when it's 0
     - objtool: Fix stack offset tracking for indirect CFAs
     - scripts/decodecode: fix trapping instruction formatting
     - net: stmmac: Use mutex instead of spinlock
     - shmem: fix possible deadlocks on shmlock_user_lock
     - net/sonic: Fix a resource leak in an error handling path in
       'jazz_sonic_probe()'
     - net: moxa: Fix a potential double 'free_irq()'
     - drop_monitor: work around gcc-10 stringop-overflow warning
     - virtio-blk: handle block_device_operations callbacks after hot unplug
     - scsi: sg: add sg_remove_request in sg_write
     - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
     - dmaengine: mmp_tdma: Reset channel error on release
     - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
     - ALSA: hda/hdmi: fix race in monitor detection during probe
     - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
     - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
     - x86/entry/64: Fix unwind hints in register clearing code
     - ipmi: Fix NULL pointer dereference in ssif_probe
     - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
     - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
     - i40iw: Fix error handling in i40iw_manage_arp_cache()
     - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
     - IB/mlx4: Test return value of calls to ib_get_cached_pkey
     - hwmon: (da9052) Synchronize access with mfd
     - pnp: Use list_for_each_entry() instead of open coding
     - gcc-10 warnings: fix low-hanging fruit
     - kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
     - Stop the ad-hoc games with -Wno-maybe-initialized
     - gcc-10: disable 'zero-length-bounds' warning for now
     - gcc-10: disable 'array-bounds' warning for now
     - gcc-10: disable 'stringop-overflow' warning for now
     - gcc-10: disable 'restrict' warning for now
     - gcc-10: avoid shadowing standard library 'free()' in crypto
     - x86/asm: Add instruction suffixes to bitops
     - net: phy: micrel: Use strlcpy() for ethtool::get_strings
     - net: fix a potential recursive NETDEV_FEAT_CHANGE
     - net: phy: fix aneg restart in phy_ethtool_set_eee
     - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
     - hinic: fix a bug of ndo_stop
     - net: dsa: loop: Add module soft dependency
     - net: ipv4: really enforce backoff for redirects
     - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
     - net: tcp: fix rx timestamp behavior for tcp_recvmsg
     - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
     - ALSA: rawmidi: Initialize allocated buffers
     - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
     - ARM: dts: dra7: Fix bus_dma_limit for PCIe
     - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
     - x86: Fix early boot crash on gcc-10, third try
     - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
     - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
     - usb: host: xhci-plat: keep runtime active when removing host
     - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
     - x86/unwind/orc: Fix error handling in __unwind_start()
     - exec: Move would_dump into flush_old_exec
     - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
     - usb: gadget: net2272: Fix a memory leak in an error handling path in
       'net2272_plat_probe()'
     - usb: gadget: audio: Fix a missing error return value in audio_bind()
     - usb: gadget: legacy: fix error return code in gncm_bind()
     - usb: gadget: legacy: fix error return code in cdc_bind()
     - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
       boards
     - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
     - ARM: dts: r8a73a4: Add missing CMT1 interrupts
     - ARM: dts: r8a7740: Add missing extal2 to CPG node
     - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
     - Makefile: disallow data races on gcc-10 as well
     - sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
     - arm64: hugetlb: avoid potential NULL dereference
     - net: dsa: Do not make user port errors fatal
     - pppoe: only process PADT targeted at local interfaces
     - riscv: fix vdso build with lld
     - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
     - cifs: fix leaked reference on requeued write
     - clk: Unlink clock if failed to prepare or enable
 .
   * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
     (LP: #1875916) // Bionic update: upstream stable patchset 2020-05-21
     (LP: #1880014)
     - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
 .
   * Pop sound from build-in speaker during cold boot and resume from S3
     (LP: #1866357) // Bionic update: upstream stable patchset 2020-05-21
     (LP: #1880014)
     - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
 .
   * Bionic update: upstream stable patchset 2020-05-19 (LP: #1879536)
     - vhost: vsock: kick send_pkt worker once device is started
     - powerpc/pci/of: Parse unassigned resources
     - ASoC: topology: Check return value of pcm_new_ver
     - selftests/ipc: Fix test failure seen after initial test run
     - ASoC: sgtl5000: Fix VAG power-on handling
     - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
     - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
     - wimax/i2400m: Fix potential urb refcnt leak
     - net: stmmac: fix enabling socfpga's ptp_ref_clock
     - net: stmmac: Fix sub-second increment
     - cifs: protect updating server->dstaddr with a spinlock
     - s390/ftrace: fix potential crashes when switching tracers
     - scripts/config: allow colons in option strings for sed
     - lib/mpi: Fix building for powerpc with clang
     - net: bcmgenet: suppress warnings on failed Rx SKB allocations
     - net: systemport: suppress warnings on failed Rx SKB allocations
     - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
     - ALSA: hda: Match both PCI ID and SSID for driver blacklist
     - mac80211: add ieee80211_is_any_nullfunc()
     - cgroup, netclassid: remove double cond_resched
     - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
     - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay
       table v0 (e.g Hawaii)
     - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
     - ASoC: rsnd: Fix "status check failed" spam for multi-SSI
     - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
     - hexagon: clean up ioremap
     - hexagon: define ioremap_uc
     - drm/atomic: Take the atomic toys away from X
 .
   * Performing function level reset of AMD onboard USB and audio devices causes
     system lockup (LP: #1865988)
     - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
     - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0
 .
   * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
     - SAUCE: at24-smbus-16bit-address
 .
   * qeth: utilize virtual MAC for Layer2 OSD devices (LP: #1880834)
     - s390/qeth: improve fallback to random MAC address
     - s390/qeth: utilize virtual MAC for Layer2 OSD devices
 .
   * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
     - e1000e: Disable TSO for buffer overrun workaround
 .
   * CVE-2020-10711
     - netlabel: cope with NULL catmap
 .
   * CVE-2020-13143
     - USB: gadget: fix illegal array access in binding with UDC
 .
   * rtl8723bu wifi issue after being turned off (LP: #1878296)
     - rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
     - rtl8xxxu: add bluetooth co-existence support for single antenna
     - rtl8xxxu: remove set but not used variable 'rate_mask'
     - rtl8xxxu: Remove set but not used variable 'vif', 'dev', 'len'
 .
   * Cannot create ipvlans with > 1500 MTU on recent Bionic kernels
     (LP: #1879658)
     - ipvlan: use ETH_MAX_MTU as max mtu
 .
   * Miscellaneous Ubuntu changes
     - [Config] wireguard -- enable on all architectures
Checksums-Sha1:
 a1c6ea4c4964fbd53e55b8029faf6d16a1d4d6ff 374288 block-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 09345bd03e8569792c522ef98a21cdaeab0e8939 318688 crypto-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 6201261544ef7c839e73a0be6c1392ad430b5a31 4316 fat-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 3e87f8e9faaf3a830150e97728b95798ba339343 13764 fb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 0f8fb59698902c3e3ab793d7a903e7ba8ac4712f 65340 firewire-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 b874d47f8b81064fe3ee4c769a64b1e97144d64f 34936 floppy-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 72f6afbca550b0519ba04a507afdc8e0578b60ec 1315892 fs-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d531dacf3631a63e1d90be937c7ababfd77501e0 706012 fs-secondary-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f76ea9a33887dadc5b81efc1068cda2de2cf897c 430572 input-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 43c236efd4bb1df087912ee1d400d00fb4bdaf1d 62472 ipmi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 092996fd2f6efdcad88a300385c0faee1447b863 209444 irda-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 080e821f1575c18e74cd044afc7249305b6503da 8946516 kernel-image-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 cb7ae60e9254036282b0988234a7d55a5644f607 253244 linux-buildinfo-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 3201f05a7fdaaabdc52787cf1c6bc55cf297f96f 253280 linux-buildinfo-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 f8a50e830d9614c437f29a597dc67eb7586d8883 1864 linux-cloud-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 4eae536e283e75921a2607fa956cf03e0bbc4acc 1868 linux-cloud-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 f02e4c0a4b91aa901ce034f610ebec5fa1bf13d5 54612 linux-cloud-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 1a768bf3ace4ea51ecf2ca107b617c2640fc3099 44928 linux-cloud-tools-common_4.15.0-109.110_all.deb
 f548ad88408d8e60597c3ffd3154922b3ada02f7 35094224 linux-doc_4.15.0-109.110_all.deb
 4692ae917a1ad1e3618414311b9c6836b459c1ec 1104256 linux-headers-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 835b43bbd9d1ecd53fd1c5ef465a88163bc46eac 1103912 linux-headers-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 744eac1bb7a2a3984da40b81ef459dbf57b3ebe2 10941632 linux-headers-4.15.0-109_4.15.0-109.110_all.deb
 90e0219c8ee2ceea1c27498d96eebc43ac511211 789547124 linux-image-unsigned-4.15.0-109-generic-dbgsym_4.15.0-109.110_amd64.ddeb
 ae777650c7400764e3e629d8e27b94d6077959be 8041788 linux-image-unsigned-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 42993371d482c0552eee99b9954ee358ca55939c 790186028 linux-image-unsigned-4.15.0-109-lowlatency-dbgsym_4.15.0-109.110_amd64.ddeb
 aa176341102f62e08a5ebe0cbe3dd4fe0769ca80 8092592 linux-image-unsigned-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 68c381fb3b300074008a9e104e3d6e8e7ca78690 997496 linux-libc-dev_4.15.0-109.110_amd64.deb
 6e6c539b8d428c7cba9c71237c529f87dbf27ffb 13114816 linux-modules-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 eb39e3bb534ac427849e59f00b3d55a43d3430ee 45948752 linux-modules-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 57c2036fefcd59c8339f41bc992c0c38d90044da 32780584 linux-modules-extra-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 fe3b290bb9be505f5b7f4e9736498069b8151f63 127435220 linux-source-4.15.0_4.15.0-109.110_all.deb
 2dd49c5ef9e2b19b1b6523b55ae2c40e3c98ccd9 1988 linux-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 eee17afa959843fa0b2aef265fdb1012695fa02d 1992 linux-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 9846dd97df0cfdc4b81cb1d87bef124060d146b5 4739152 linux-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 5d59668389b7cb59b52c55bf4676390b3ec4b16a 164024 linux-tools-common_4.15.0-109.110_all.deb
 48d357209f5ca7aa83e109277a5724dbc840e5d4 52960 linux-tools-host_4.15.0-109.110_all.deb
 b0547680c0524f92c40c68237589a4e3fe4ce848 1028 linux-udebs-generic_4.15.0-109.110_amd64.udeb
 6ede88b5be3116a7866f3930d51b986e025b6ccc 36281 linux_4.15.0-109.110_amd64.buildinfo
 d4fec23729f62431c7008e1eb2bd12239bb4bd2f 16082201 linux_4.15.0-109.110_amd64.tar.gz
 34431e8e620e04e39c31c42b480fc89e4a092e8b 34454 linux_4.15.0-109.110_amd64_translations.tar.gz
 145330f32ebfb1d85d9b03ea2050ad84d4903ac9 286628 md-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 e9263d5929424cfc31128cce7ee67ab987c6accd 206300 message-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f1f1b3029ca13f1740ab308237bb56948bd32753 59136 mouse-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 5d6fdf7191f6ea5352034b77ef49c0dea4834094 18296 multipath-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 a4f832630d2b00cce58a3e523de75ae33235ed0e 506500 nfs-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d3b34d89d4920d8cc90e1ecce44b4464a22d5c75 4621216 nic-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 4e7eada047d893212bf3f25b7899228155234180 143752 nic-pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1f6d596ff2cf7fead899c45e982a9cccf9547188 546544 nic-shared-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 91cc5e56abca7a15a5dfd9f3163a550843940352 317412 nic-usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1ee64c50dc922db59d487f91d233a950ebfab92d 31808 parport-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 946b8909146bb97a67a350cc67a9a3f02e1163ac 122480 pata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 4b5af1237ee11e3dd9e2489147f2dfc2cfffa866 64136 pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 7ca1306b9c7af825ea2ba20997304608f43247c2 66484 pcmcia-storage-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 e950130f37b23dc1f95177b7cc9c79d306a18f10 8660 plip-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f1113722f700762072861bb4919b0975a440b939 25348 ppp-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 13867e35e4024d5bfaa9e9dc8715ef940d93db2b 95984 sata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 8068cdf7de56ff77bda731f28262d1e5ed10d9eb 2483784 scsi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1443413d5eeae8d31295e851603badab68e42e7b 92164 serial-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 3d32a7f292b3aa1191929b08a6345bb0d04af18b 50864 storage-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 322c7533adebb02d3f4b2d2e1fd810e9a5493ddf 140628 usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 b9bca7b190406ead93997442e57f8fc484529339 113508 virtio-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 bd5a5e8bf41373b538f051b15cfe20e19cfafe78 25964 vlan-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
Checksums-Sha256:
 f3781ac70731c57074a06cb2e47105dd7ab0caba1d79dcf2f026455122483e40 374288 block-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 337c5a1d038e6d5038a008097f91f46685182c274cc15431a7765329631a3e8f 318688 crypto-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d9777a160f7314bafc0205242c87f1289c544e152f9a056b1cb04c8865e5e472 4316 fat-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 34564aff740ee535d797b47e492289750dde00bceb81719c5581ed1d1785c731 13764 fb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 a070f0cf4d36f99c4d14f1069bcf7c0040a42dfe978b371109369547ec33cebb 65340 firewire-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 be7f057d81fa11927bc6134b70d7acf7a9b3725c2e2f40fd4170aa700e3d0975 34936 floppy-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 595e66ac10ee599a8dece5a950c05cd014a86b144fa9ce65e7b9d6fc3e1dfdfb 1315892 fs-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 80eeb8ef271c1f01fc72bd28b7835f215845b701ed086b9bdc4a2187cda35f29 706012 fs-secondary-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 9814fdce422021800941a6cbedd15ebee1d101ecb018c188540e7f93591fc1b2 430572 input-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 bbf7808ded11447c97e7731e388d1ceb6328a1f4fd4a082322912772fa10d182 62472 ipmi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 3451da601ae7d2c971a8c60a100554c9b74adc83057105397b47ef23c5e21262 209444 irda-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 8201b7fb143a34af50a5d1810f37c8a16317e46fbc1a9746ee95c9eb330e4144 8946516 kernel-image-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1cc7a8c4c7320467b2bfe48583d2fc5d927bbbf40aac02da7f8c1741196b89ad 253244 linux-buildinfo-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 00000565d35be5af2852ba93685e1709ea19e644760f25e0b5cdf37930ff4957 253280 linux-buildinfo-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 7e2ae1056c78c996afba1c1034e0e13745652fa9422c95df7c8bc89746d04cb3 1864 linux-cloud-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 c4605381b1929b65879b08b521457fa260a490f78b42867aa4f37c33d7073a6d 1868 linux-cloud-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 b3827bcad6184b69c8ffb153f5a7b588991afe6a62fc84f4944e859a8fd57501 54612 linux-cloud-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 aad35fa49d045b60587e1babe442a56f11c25eda7b0295b904484dbe9cc33b0d 44928 linux-cloud-tools-common_4.15.0-109.110_all.deb
 9266f60a819de57203e249a3a7269a93cf0fe390f0fcd6732be13b362b872920 35094224 linux-doc_4.15.0-109.110_all.deb
 1b5f0d92907eec1fac64a0fbe51372efc79315e613b4eb57e6bb1c68880df136 1104256 linux-headers-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 10fd0454ea3307dd764a7c82ed7e0036dd9345e155608c3acc9e49a411d6969f 1103912 linux-headers-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 fb28fd89e2aa2c58460959a18081f7cbdfc739b4b53e039f3c78d831c4fc0702 10941632 linux-headers-4.15.0-109_4.15.0-109.110_all.deb
 2522e4385d77e0acdd3058a423c4f4394f3d08f6cb4c867021d0fc753f98a428 789547124 linux-image-unsigned-4.15.0-109-generic-dbgsym_4.15.0-109.110_amd64.ddeb
 e85d67547bd765ac3ea6038ea958922fcb934976644867aaaf4c9c2dfa41075b 8041788 linux-image-unsigned-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 7a48c5a536ef22497830de5d83b2c3a023b4f0d6441be61d98e65d5bd6c2d75c 790186028 linux-image-unsigned-4.15.0-109-lowlatency-dbgsym_4.15.0-109.110_amd64.ddeb
 cced0cafd5301fefcc2093f242d040be6cf1dd80dbb4b090db5cddac23286d9c 8092592 linux-image-unsigned-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 570732755eb206b16b962d391746452f8849104159209e71a80568b345f16e8a 997496 linux-libc-dev_4.15.0-109.110_amd64.deb
 729a0eec64ea96869152c0530a84d460b6c4f0df8506cbf2e38c631ac50f1ee6 13114816 linux-modules-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 885a9e408ca02fde704e1ea270a22321c438f1150f7d24f1aed20942a141ad11 45948752 linux-modules-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 924cfd2f7c83285da12cd1a32305c9e4d766157ff6fa8e6528bd5296b2e1f555 32780584 linux-modules-extra-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 0fa0b12539bcba2a7aa62b8931941d589b90a6ae539e235f662a1f61898a763c 127435220 linux-source-4.15.0_4.15.0-109.110_all.deb
 7d483912121a0e4369cc36f4fcb53a4811f81c5da0492a4f1004615ca82cb4a9 1988 linux-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 9ced1c73c08a4d8ae9ea6a489c9954099ff67f3870da4f49ec52a526b858e8bf 1992 linux-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 030ec2b28dcb45e29816a6c556d75fec5dd37daab0a93983efc7eda2c9164776 4739152 linux-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 551d0112f9763a581aa109ee975c5e60b2dac02185ff32fe8a7c305600dbd91b 164024 linux-tools-common_4.15.0-109.110_all.deb
 28a84bf2866456077b6c6413d8b21a68271468c639e16238686f11bdc8f526b2 52960 linux-tools-host_4.15.0-109.110_all.deb
 42a980b10ff6b282c761c5647a6e029b2add70d92321341ab33bc8b788870673 1028 linux-udebs-generic_4.15.0-109.110_amd64.udeb
 d03dda040e264591877a46da9340e3d5185d5080b9e4ed2a37ab33d78933d01f 36281 linux_4.15.0-109.110_amd64.buildinfo
 3330d99d00d66523318ca122506b3d3aca08294d89ab0bd9e89edf67a5db2392 16082201 linux_4.15.0-109.110_amd64.tar.gz
 b3054cbb6cd0447d86f25fd1bfb2481574743668d2686dc611e4d6290e0d04dd 34454 linux_4.15.0-109.110_amd64_translations.tar.gz
 c7cb28e33c39bfb427489e9f22beb1156967b5847e1d6159daf1ae6376c205be 286628 md-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 93294e6b57fe021946fd147789d17de8432ee3d93e049545e82f7c082c89437a 206300 message-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 69587ceb137fa787e3e3718f8b0a9bf60b21bc4474390935b08b71feabd2b2cf 59136 mouse-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 0a34271d16fd89b2050cc1ae2e27d6ed07ada62cb4ef67361724d37ec90c6d45 18296 multipath-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 5aa073a6a552f49d68a3bb23f5eefb7c277e5e3a168907e4e0d0cbd9f222754c 506500 nfs-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 18106112e914ab955cf1e1e82f7ae33921d265712ee3b03ffe225f11462a1df8 4621216 nic-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 65a6f4cbd60612edd0a4ab2343803f4b90a6052565d49a645a216b9b9b329946 143752 nic-pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f2d7073313177f75d131a8b57c9300f32f97ca6957c0a951ff71e40f449a8337 546544 nic-shared-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 25b4e7dd0cf20dc256991f23cfa2ef1bcc3af36df5d9b71cbfc8fec57c0a663b 317412 nic-usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1e376144e6a66f5b98591a04130ea858c59e685d24231051f8cf47acedc49e54 31808 parport-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f6ef1099cdef17fd14041adda51fc584cab6f0a49e4ddc1f1c6ca1d057bef736 122480 pata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 2bdd86d33d87f1cc641ebf925afe1491f929e67603547c78f162b339b82c4497 64136 pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 5969c8928ce9d80d53669b651846af7327654b4b5ac2218dbf305823c33d86c4 66484 pcmcia-storage-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 9955b54f947506b76341ac0f9aa31d1133363a140fb31597e4dd63a78827db12 8660 plip-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 04a0ec96c5ce6dc4475d33ff493a49b0c123eac30243985499b0e9168e15dea4 25348 ppp-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 7dfc9e3a25150b2791093022f41c475c6ae263b8aa7751687a14cd128bd5120d 95984 sata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 bcbf24985320f2886d799099d3351e9162de2c56bffa7036dfac7ca60904fddc 2483784 scsi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 a3daee76b59b750b99f4282f3fa9dc2e486a09840bec35d6885eec7bfdb2fcab 92164 serial-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 871ef0a526f63fa02c370e4f7130c91f8f21277a9f4d8017b5594389733471f1 50864 storage-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 66b1cc655850d51819c4b28a86cab20a74247c6f7abd10d223956c96a8caac15 140628 usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 68d09d9eac61e90926e981e7e05f3ddbd626c504c325bf1412f4c8cbb84a39f9 113508 virtio-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 636ad36487f6dca6c5f1e72e158c619ccedbbc9f3071ff5c06c026523a537f35 25964 vlan-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
Files:
 ca55097c9e8aa6b4794ebc13ec3e83f0 374288 debian-installer standard block-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 3f02cdecec7ebac2f2a05087acde61f2 318688 debian-installer extra crypto-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1ad2f0c57a267ae665f2f7fb73beadf2 4316 debian-installer standard fat-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 90bcad1521fd032bc8895df5f579d428 13764 debian-installer standard fb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 df0fcad83c6b464759fb5cdac15647f8 65340 debian-installer standard firewire-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 73f6d992956db46bc2051143b5e58356 34936 debian-installer standard floppy-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 a8ff86b44683df82bee8df585a0aaf7c 1315892 debian-installer standard fs-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 20eb33f84e881ce1cf655d728de48918 706012 debian-installer standard fs-secondary-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 25e6bb1cd6e82509483d3685adeb91ab 430572 debian-installer standard input-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 2df048a1222d3c522b47be734daa68ce 62472 debian-installer standard ipmi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 045cde546505b36897eaa348e57b691d 209444 debian-installer standard irda-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 058a6e4bf5ef9e4f06486d8753b1722b 8946516 debian-installer optional kernel-image-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d106bfc1d42b970467212f2e7adbb087 253244 kernel optional linux-buildinfo-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 6deee33b4ffff0e10b61e9026254b171 253280 kernel optional linux-buildinfo-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 9bb625317b8c068b528b48c2906db2f5 1864 devel optional linux-cloud-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 4c27ed0cf2982a33fc41bff254b3260c 1868 devel optional linux-cloud-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 e10c01fe24c49ed0d537951e052071ee 54612 devel optional linux-cloud-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 8df5f2ffc9fb0e3f90c9e5d52f2372fe 44928 kernel optional linux-cloud-tools-common_4.15.0-109.110_all.deb
 a18049506076e629c3e10ab3979cd0b0 35094224 doc optional linux-doc_4.15.0-109.110_all.deb
 955fc24fabc672f0dee62dba1b1c690f 1104256 devel optional linux-headers-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 59ed6c36340ad6082aa031f7c7498051 1103912 devel optional linux-headers-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 e7b77571d4ab98244de2165bd9e2dbc7 10941632 devel optional linux-headers-4.15.0-109_4.15.0-109.110_all.deb
 8030e7c3e6953ffe7382ab3162ac8084 789547124 devel optional linux-image-unsigned-4.15.0-109-generic-dbgsym_4.15.0-109.110_amd64.ddeb
 de26d67b129f1ce75d530da871d9a301 8041788 kernel optional linux-image-unsigned-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 c608c348f783d54a69336c4228b18fc8 790186028 devel optional linux-image-unsigned-4.15.0-109-lowlatency-dbgsym_4.15.0-109.110_amd64.ddeb
 38e7aaff6db2be518f7fd5b056f1b976 8092592 kernel optional linux-image-unsigned-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 4a91a7f368f01edaed14e3a65828cce1 997496 devel optional linux-libc-dev_4.15.0-109.110_amd64.deb
 e7dfc6c795f44bbb5eadde546b2adea0 13114816 kernel optional linux-modules-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 038567a85b976b6ca38abf6cca0f2342 45948752 kernel optional linux-modules-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 57257d652c9152df49a003503b97985a 32780584 kernel optional linux-modules-extra-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 664efa7443e035cb3d4aaf5f1821f2ac 127435220 devel optional linux-source-4.15.0_4.15.0-109.110_all.deb
 9cbbebafc45a862e3f144dd6aed9bca1 1988 devel optional linux-tools-4.15.0-109-generic_4.15.0-109.110_amd64.deb
 f05e306065e39d311774bb6e1527b8c9 1992 devel optional linux-tools-4.15.0-109-lowlatency_4.15.0-109.110_amd64.deb
 dac5d2b4f2d2cbd2b20ce3fb1b34ef34 4739152 devel optional linux-tools-4.15.0-109_4.15.0-109.110_amd64.deb
 b3ae766f01d6cf90deda0876cbf33ae5 164024 kernel optional linux-tools-common_4.15.0-109.110_all.deb
 4c2c201da77607ec02da0fb2aeb794c9 52960 kernel optional linux-tools-host_4.15.0-109.110_all.deb
 78ff7718e57a58a99d05abf141c55b3c 1028 debian-installer optional linux-udebs-generic_4.15.0-109.110_amd64.udeb
 b26f5960045b96835d80a957fcccad7f 36281 devel optional linux_4.15.0-109.110_amd64.buildinfo
 bdb00960f681717e5396c08e758dc70c 16082201 raw-signing - linux_4.15.0-109.110_amd64.tar.gz
 33ec2ec9b6b61e9349e137885410f6eb 34454 raw-translations - linux_4.15.0-109.110_amd64_translations.tar.gz
 9eee3f8b82a99ea8008675e309451adc 286628 debian-installer standard md-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 3aacca5c617120da690769beec700496 206300 debian-installer standard message-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 6034e172c22a1ef06e6d541504e4f957 59136 debian-installer extra mouse-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 f3c19d8dd40802ecfdc7dd8cc2bc7489 18296 debian-installer extra multipath-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 715590902f2cbff8ddb85884a4a9d457 506500 debian-installer standard nfs-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 1d69deb9ad93b248a6e8da9827ab9452 4621216 debian-installer standard nic-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 8e56f40e187aaca0bd7217ba98a61c82 143752 debian-installer standard nic-pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 49191af125febcdfafb370e40eaf8908 546544 debian-installer standard nic-shared-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 77517380f45e055704e5602abfee1fa1 317412 debian-installer standard nic-usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 94dbfc75a80af9bc500216743f08721c 31808 debian-installer standard parport-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d5f5226ed4db76ab7d47b13bdb110651 122480 debian-installer standard pata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 41b36aad7bce7be8cce45f6d1955b5dd 64136 debian-installer standard pcmcia-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 0bfc2eb8485503b7c9dc374a26c98197 66484 debian-installer standard pcmcia-storage-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 8360e5b15610ffcd5d331c5cbe4f7d47 8660 debian-installer standard plip-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 27495b0b5ac1946cfe289ce1d9699ce2 25348 debian-installer standard ppp-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 b5faee7a8b2e6bb34eec90ea5c8e421c 95984 debian-installer standard sata-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 25abb4619c23e7e5ed580dbe0fda1669 2483784 debian-installer standard scsi-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 d6dfd8441ee42d9a53bdb721446d6c83 92164 debian-installer standard serial-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 242d240a4cf0883522bd9b689e92038a 50864 debian-installer standard storage-core-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 cd173be00e56315a1666884815adde87 140628 debian-installer standard usb-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 cf88b892402aa7c390018d8437c44dd0 113508 debian-installer standard virtio-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
 bd5d7b312542eca3a08ae746431ef146 25964 debian-installer extra vlan-modules-4.15.0-109-generic-di_4.15.0-109.110_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list