linux-hwe (4.15.0-141.145~16.04.1) xenial; urgency=medium

  * xenial/linux-hwe: 4.15.0-141.145~16.04.1 -proposed tracker (LP: #1919535)

  * Bionic update: upstream stable patchset 2021-02-26 (LP: #1917093)
    - [Config] hwe: Updateconfigs for BDM_PCI

  [ Ubuntu: 4.15.0-141.145 ]

  * bionic/linux: 4.15.0-141.145 -proposed tracker (LP: #1919536)
  * binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
    - [Packaging] quiet (nomially) benign errors in BUILD script
  * selftests: bpf verifier fails after sanitize_ptr_alu fixes (LP: #1920995)
    - bpf: Simplify alu_limit masking for pointer arithmetic
    - bpf: Add sanity check for upper ptr_limit
    - bpf, selftests: Fix up some test_verifier cases for unprivileged
  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * CVE-2018-13095
    - xfs: More robust inode extent count validation
  * i40e PF reset due to incorrect MDD event (LP: #1772675)
    - i40e: change behavior on PF in response to MDD event
  * Bionic update: upstream stable patchset 2021-03-09 (LP: #1918330)
    - ACPI: sysfs: Prefer "compatible" modalias
    - ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
    - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
    - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
    - drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
    - drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
    - KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
      intel_arch_events[]
    - KVM: x86: get smi pending status correctly
    - xen: Fix XenStore initialisation for XS_LOCAL
    - leds: trigger: fix potential deadlock with libata
    - mt7601u: fix kernel crash unplugging the device
    - mt7601u: fix rx buffer refcounting
    - xen-blkfront: allow discard-* nodes to be optional
    - ARM: imx: build suspend-imx6.S with arm instruction set
    - netfilter: nft_dynset: add timeout extension to template
    - xfrm: Fix oops in xfrm_replay_advance_bmp
    - RDMA/cxgb4: Fix the reported max_recv_sge value
    - iwlwifi: pcie: use jiffies for memory read spin time limit
    - iwlwifi: pcie: reschedule in long-running memory reads
    - mac80211: pause TX while changing interface type
    - can: dev: prevent potential information leak in can_fill_info()
    - x86/entry/64/compat: Preserve r8-r11 in int $0x80
    - x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int 
$0x80"
    - iommu/vt-d: Gracefully handle DMAR units with no supported address widths
    - iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
    - NFC: fix resource leak when target index is invalid
    - NFC: fix possible resource leak
    - team: protect features update by RCU to avoid deadlock
    - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
    - kernel: kexec: remove the lock operation of system_transition_mutex
    - PM: hibernate: flush swap writer after marking
    - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
    - net/mlx5: Fix memory leak on flow table creation error flow
    - rxrpc: Fix memory leak in rxrpc_lookup_local
    - net: dsa: bcm_sf2: put device node before return
    - ibmvnic: Ensure that CRQ entry read are correctly ordered
    - ACPI: thermal: Do not call acpi_thermal_check() directly
    - net_sched: gen_estimator: support large ewma log
    - phy: cpcap-usb: Fix warning for missing regulator_disable
    - x86: __always_inline __{rd,wr}msr()
    - scsi: scsi_transport_srp: Don't block target in failfast state
    - scsi: libfc: Avoid invoking response handler twice if ep is already
      completed
    - mac80211: fix fast-rx encryption check
    - scsi: ibmvfc: Set default timeout to avoid crash during migration
    - objtool: Don't fail on missing symbol table
    - kthread: Extract KTHREAD_IS_PER_CPU
    - workqueue: Restrict affinity change to rescuer
    - USB: serial: cp210x: add pid/vid for WSDA-200-USB
    - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
    - USB: serial: option: Adding support for Cinterion MV31
    - arm64: dts: ls1046a: fix dcfg address range
    - net: lapb: Copy the skb before sending a packet
    - elfcore: fix building with clang
    - USB: gadget: legacy: fix an error code in eth_bind()
    - USB: usblp: don't call usb_set_interface if there's a single alt
    - usb: dwc2: Fix endpoint direction check in ep_from_windex
    - ovl: fix dentry leak in ovl_get_redirect
    - mac80211: fix station rate table updates on assoc
    - kretprobe: Avoid re-registration of the same kretprobe earlier
    - xhci: fix bounce buffer usage for non-sg list case
    - cifs: report error instead of invalid when revalidating a dentry fails
    - smb3: Fix out-of-bounds bug in SMB2_negotiate()
    - mmc: core: Limit retries when analyse of SDIO tuples fails
    - nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
    - ARM: footbridge: fix dc21285 PCI configuration accessors
    - mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
    - mm: hugetlb: fix a race between isolating and freeing page
    - mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
    - mm: thp: fix MADV_REMOVE deadlock on shmem THP
    - x86/build: Disable CET instrumentation in the kernel
    - x86/apic: Add extra serialization for non-serializing MSRs
    - Input: xpad - sync supported devices with fork on GitHub
    - iommu/vt-d: Do not use flush-queue when caching-mode is on
    - net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
    - net: mvpp2: TCAM entry enable should be written after SRAM data
    - memblock: do not start bottom-up allocations with kernel_end
    - usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
    - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
    - KVM: SVM: Treat SVM as unsupported when running as an SEV guest
    - md: Set prev_flush_start and flush_bio in an atomic way
    - net: ip_tunnel: fix mtu calculation
    - block: fix NULL pointer dereference in register_disk
    - remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
    - remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
    - af_key: relax availability checks for skb size calculation
    - pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
    - iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
    - iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
    - iwlwifi: mvm: guard against device removal in reprobe
    - SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
    - SUNRPC: Handle 0 length opaque XDR object data properly
    - lib/string: Add strscpy_pad() function
    - include/trace/events/writeback.h: fix -Wstringop-truncation warnings
    - memcg: fix a crash in wb_workfn when a device disappears
    - blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
    - squashfs: add more sanity checks in id lookup
    - squashfs: add more sanity checks in inode lookup
    - squashfs: add more sanity checks in xattr id lookup
  * SRU: Add FUA support for XFS (LP: #1917918)
    - block: add blk_queue_fua() helper function
    - xfs: move generic_write_sync calls inwards
    - iomap: iomap_dio_rw() handles all sync writes
    - iomap: Use FUA for pure data O_DSYNC DIO writes
  * CVE-2021-3348
    - nbd: freeze the queue while we're adding connections
  * Bionic kernel 4.15.0-136 causes dosemu2 (with kvm mode) freezes due to lack
    of KVM patch (LP: #1917138)
    - KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
  * switch LRM to be signed using the Ubuntu Drivers signing key (LP: #1917034)
    - [Packaging] sync dkms-build to updated API
  * Bionic update: upstream stable patchset 2021-02-26 (LP: #1917093)
    - i2c: bpmp-tegra: Ignore unknown I2C_M flags
    - ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
    - ALSA: hda/via: Add minimum mute flag
    - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
    - mmc: sdhci-xenon: fix 1.8v regulator stabilization
    - dm: avoid filesystem lookup in dm_get_dev_t()
    - drm/atomic: put state on error path
    - ASoC: Intel: haswell: Add missing pm_ops
    - scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
    - xen: Fix event channel callback via INTX/GSI
    - drm/nouveau/bios: fix issue shadowing expansion ROMs
    - drm/nouveau/privring: ack interrupts the same way as RM
    - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
    - i2c: octeon: check correct size of maximum RECV_LEN packet
    - can: dev: can_restart: fix use after free bug
    - can: vxcan: vxcan_xmit: fix use after free bug
    - iio: ad5504: Fix setting power-down state
    - irqchip/mips-cpu: Set IPI domain parent chip
    - intel_th: pci: Add Alder Lake-P support
    - stm class: Fix module init return on allocation failure
    - ehci: fix EHCI host controller initialization sequence
    - USB: ehci: fix an interrupt calltrace error
    - usb: udc: core: Use lock when write to soft_connect
    - usb: bdc: Make bdc pci driver depend on BROKEN
    - [Config] updateconfigs for USB_BDC_PCI
    - xhci: make sure TRB is fully written before giving it to the controller
    - xhci: tegra: Delay for disabling LFPS detector
    - compiler.h: Raise minimum version of GCC to 5.1 for arm64
    - netfilter: rpfilter: mask ecn bits before fib lookup
    - sh: dma: fix kconfig dependency for G2_DMA
    - sh_eth: Fix power down vs. is_opened flag ordering
    - skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
    - udp: mask TOS bits in udp_v4_early_demux()
    - ipv6: create multicast route with RTPROT_KERNEL
    - net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
    - net: dsa: b53: fix an off by one in checking "vlan->vid"
    - gpio: mvebu: fix pwm .get_state period calculation
    - Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
    - futex: Ensure the correct return value from futex_lock_pi()
    - futex: Replace pointless printk in fixup_owner()
    - futex: Provide and use pi_state_update_owner()
    - rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
    - futex: Use pi_state_update_owner() in put_pi_state()
    - futex: Simplify fixup_pi_state_owner()
    - futex: Handle faults correctly for PI futexes
    - tracing: Fix race in trace_open and buffer resize call
    - fs: move I_DIRTY_INODE to fs.h
    - writeback: Drop I_DIRTY_TIME_EXPIRE
    - fs: fix lazytime expiration handling in __writeback_single_inode()
    - mmc: core: don't initialize block size from ext_csd if not present
    - scsi: qedi: Correct max length of CHAP secret
    - riscv: Fix kernel time_init()
    - HID: Ignore battery for Elan touchscreen on ASUS UX550
    - clk: tegra30: Add hda clock default rates to clock driver
    - drm/nouveau/mmu: fix vram heap sizing
    - scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
    - can: peak_usb: fix use after free bugs
    - serial: mvebu-uart: fix tx lost characters at power off
    - driver core: Extend device_is_dependent()
    - net_sched: reject silly cell_log in qdisc_get_rtab()
    - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
  * Enforce CONFIG_DRM_BOCHS=m (LP: #1916290)
    - [Config] Enforce CONFIG_DRM_BOCHS=m
  * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
    - [Config] enable CONFIG_MODVERSIONS=y
    - [Packaging] build canonical-certs.pem from branch/arch certs
    - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
    - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS

Date: Fri, 26 Mar 2021 15:42:17 +0100
Changed-By: Stefan Bader <stefan.ba...@canonical.com>
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-019.buildd>

Format: 1.8
Date: Fri, 26 Mar 2021 15:42:17 +0100
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-141 linux-hwe-tools-4.15.0-141 
linux-hwe-cloud-tools-4.15.0-141 linux-image-unsigned-4.15.0-141-generic 
linux-modules-4.15.0-141-generic linux-modules-extra-4.15.0-141-generic 
linux-headers-4.15.0-141-generic linux-image-unsigned-4.15.0-141-generic-dbgsym 
linux-tools-4.15.0-141-generic linux-cloud-tools-4.15.0-141-generic 
linux-hwe-udebs-generic linux-buildinfo-4.15.0-141-generic 
linux-image-unsigned-4.15.0-141-generic-lpae 
linux-modules-4.15.0-141-generic-lpae 
linux-modules-extra-4.15.0-141-generic-lpae 
linux-headers-4.15.0-141-generic-lpae 
linux-image-unsigned-4.15.0-141-generic-lpae-dbgsym 
linux-tools-4.15.0-141-generic-lpae linux-cloud-tools-4.15.0-141-generic-lpae 
linux-hwe-udebs-generic-lpae linux-buildinfo-4.15.0-141-generic-lpae 
linux-image-unsigned-4.15.0-141-lowlatency linux-modules-4.15.0-141-lowlatency 
linux-modules-extra-4.15.0-141-lowlatency linux-headers-4.15.0-141-lowlatency
 linux-image-unsigned-4.15.0-141-lowlatency-dbgsym 
linux-tools-4.15.0-141-lowlatency linux-cloud-tools-4.15.0-141-lowlatency 
linux-hwe-udebs-lowlatency linux-buildinfo-4.15.0-141-lowlatency 
kernel-image-4.15.0-141-generic-di fat-modules-4.15.0-141-generic-di 
fb-modules-4.15.0-141-generic-di firewire-core-modules-4.15.0-141-generic-di 
floppy-modules-4.15.0-141-generic-di fs-core-modules-4.15.0-141-generic-di 
fs-secondary-modules-4.15.0-141-generic-di input-modules-4.15.0-141-generic-di 
irda-modules-4.15.0-141-generic-di md-modules-4.15.0-141-generic-di 
nic-modules-4.15.0-141-generic-di nic-pcmcia-modules-4.15.0-141-generic-di 
nic-usb-modules-4.15.0-141-generic-di nic-shared-modules-4.15.0-141-generic-di 
parport-modules-4.15.0-141-generic-di pata-modules-4.15.0-141-generic-di 
pcmcia-modules-4.15.0-141-generic-di 
pcmcia-storage-modules-4.15.0-141-generic-di plip-modules-4.15.0-141-generic-di 
ppp-modules-4.15.0-141-generic-di sata-modules-4.15.0-141-generic-di
 scsi-modules-4.15.0-141-generic-di serial-modules-4.15.0-141-generic-di 
storage-core-modules-4.15.0-141-generic-di usb-modules-4.15.0-141-generic-di 
nfs-modules-4.15.0-141-generic-di block-modules-4.15.0-141-generic-di 
message-modules-4.15.0-141-generic-di crypto-modules-4.15.0-141-generic-di 
virtio-modules-4.15.0-141-generic-di mouse-modules-4.15.0-141-generic-di 
vlan-modules-4.15.0-141-generic-di ipmi-modules-4.15.0-141-generic-di
 multipath-modules-4.15.0-141-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-141.145~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-019.buildd>
Changed-By: Stefan Bader <stefan.ba...@canonical.com>
Description:
 block-modules-4.15.0-141-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-141-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-141-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-141-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-141-generic-di - Firewire (IEEE-1394) Support 
(udeb)
 floppy-modules-4.15.0-141-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-141-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-141-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-141-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-141-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-141-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-141-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-141-generic - Linux kernel buildinfo for version 4.15.0 
on 64 bit x86 SMP
 linux-buildinfo-4.15.0-141-generic-lpae - Linux kernel buildinfo for version 
4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-141-lowlatency - Linux kernel buildinfo for version 
4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-141-generic - Linux kernel version specific cloud 
tools for version 4.15.0-141
 linux-cloud-tools-4.15.0-141-generic-lpae - Linux kernel version specific 
cloud tools for version 4.15.0-141
 linux-cloud-tools-4.15.0-141-lowlatency - Linux kernel version specific cloud 
tools for version 4.15.0-141
 linux-headers-4.15.0-141 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-141-generic - Linux kernel headers for version 4.15.0 on 
64 bit x86 SMP
 linux-headers-4.15.0-141-generic-lpae - Linux kernel headers for version 
4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-141-lowlatency - Linux kernel headers for version 4.15.0 
on 64 bit x86 SMP
 linux-hwe-cloud-tools-4.15.0-141 - Linux kernel version specific cloud tools 
for version 4.15.0-141
 linux-hwe-tools-4.15.0-141 - Linux kernel version specific tools for version 
4.15.0-141
 linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-image-unsigned-4.15.0-141-generic - Linux kernel image for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-141-generic-dbgsym - Linux kernel debug image for 
version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-141-generic-lpae - Linux kernel image for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-141-generic-lpae-dbgsym - Linux kernel debug image 
for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-141-lowlatency - Linux kernel image for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-141-lowlatency-dbgsym - Linux kernel debug image 
for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-141-generic - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-141-generic-lpae - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-141-lowlatency - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-141-generic - Linux kernel extra modules for 
version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-141-generic-lpae - Linux kernel extra modules for 
version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-141-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-141-generic - Linux kernel version specific tools for 
version 4.15.0-141
 linux-tools-4.15.0-141-generic-lpae - Linux kernel version specific tools for 
version 4.15.0-141
 linux-tools-4.15.0-141-lowlatency - Linux kernel version specific tools for 
version 4.15.0-141
 md-modules-4.15.0-141-generic-di - Multi-device support (raid, device-mapper, 
lvm) (udeb)
 message-modules-4.15.0-141-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-141-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-141-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-141-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-141-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-141-generic-di - PCMCIA network interface support 
(udeb)
 nic-shared-modules-4.15.0-141-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-141-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-141-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-141-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-141-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-141-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-141-generic-di - PLIP (parallel port) networking support 
(udeb)
 ppp-modules-4.15.0-141-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-141-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-141-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-141-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-141-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-141-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-141-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-141-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1772675 1786013 1898716 1916290 1917034 1917093 1917138 
1917918 1918330 1919315 1919535 1919536 1920995
Changes:
 linux-hwe (4.15.0-141.145~16.04.1) xenial; urgency=medium
 .
   * xenial/linux-hwe: 4.15.0-141.145~16.04.1 -proposed tracker (LP: #1919535)
 .
   * Bionic update: upstream stable patchset 2021-02-26 (LP: #1917093)
     - [Config] hwe: Updateconfigs for BDM_PCI
 .
   [ Ubuntu: 4.15.0-141.145 ]
 .
   * bionic/linux: 4.15.0-141.145 -proposed tracker (LP: #1919536)
   * binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
     - [Packaging] quiet (nomially) benign errors in BUILD script
   * selftests: bpf verifier fails after sanitize_ptr_alu fixes (LP: #1920995)
     - bpf: Simplify alu_limit masking for pointer arithmetic
     - bpf: Add sanity check for upper ptr_limit
     - bpf, selftests: Fix up some test_verifier cases for unprivileged
   * Packaging resync (LP: #1786013)
     - update dkms package versions
   * CVE-2018-13095
     - xfs: More robust inode extent count validation
   * i40e PF reset due to incorrect MDD event (LP: #1772675)
     - i40e: change behavior on PF in response to MDD event
   * Bionic update: upstream stable patchset 2021-03-09 (LP: #1918330)
     - ACPI: sysfs: Prefer "compatible" modalias
     - ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
     - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
     - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
     - drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
     - drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
     - KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
       intel_arch_events[]
     - KVM: x86: get smi pending status correctly
     - xen: Fix XenStore initialisation for XS_LOCAL
     - leds: trigger: fix potential deadlock with libata
     - mt7601u: fix kernel crash unplugging the device
     - mt7601u: fix rx buffer refcounting
     - xen-blkfront: allow discard-* nodes to be optional
     - ARM: imx: build suspend-imx6.S with arm instruction set
     - netfilter: nft_dynset: add timeout extension to template
     - xfrm: Fix oops in xfrm_replay_advance_bmp
     - RDMA/cxgb4: Fix the reported max_recv_sge value
     - iwlwifi: pcie: use jiffies for memory read spin time limit
     - iwlwifi: pcie: reschedule in long-running memory reads
     - mac80211: pause TX while changing interface type
     - can: dev: prevent potential information leak in can_fill_info()
     - x86/entry/64/compat: Preserve r8-r11 in int $0x80
     - x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int 
$0x80"
     - iommu/vt-d: Gracefully handle DMAR units with no supported address widths
     - iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
     - NFC: fix resource leak when target index is invalid
     - NFC: fix possible resource leak
     - team: protect features update by RCU to avoid deadlock
     - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
     - kernel: kexec: remove the lock operation of system_transition_mutex
     - PM: hibernate: flush swap writer after marking
     - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
     - net/mlx5: Fix memory leak on flow table creation error flow
     - rxrpc: Fix memory leak in rxrpc_lookup_local
     - net: dsa: bcm_sf2: put device node before return
     - ibmvnic: Ensure that CRQ entry read are correctly ordered
     - ACPI: thermal: Do not call acpi_thermal_check() directly
     - net_sched: gen_estimator: support large ewma log
     - phy: cpcap-usb: Fix warning for missing regulator_disable
     - x86: __always_inline __{rd,wr}msr()
     - scsi: scsi_transport_srp: Don't block target in failfast state
     - scsi: libfc: Avoid invoking response handler twice if ep is already
       completed
     - mac80211: fix fast-rx encryption check
     - scsi: ibmvfc: Set default timeout to avoid crash during migration
     - objtool: Don't fail on missing symbol table
     - kthread: Extract KTHREAD_IS_PER_CPU
     - workqueue: Restrict affinity change to rescuer
     - USB: serial: cp210x: add pid/vid for WSDA-200-USB
     - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
     - USB: serial: option: Adding support for Cinterion MV31
     - arm64: dts: ls1046a: fix dcfg address range
     - net: lapb: Copy the skb before sending a packet
     - elfcore: fix building with clang
     - USB: gadget: legacy: fix an error code in eth_bind()
     - USB: usblp: don't call usb_set_interface if there's a single alt
     - usb: dwc2: Fix endpoint direction check in ep_from_windex
     - ovl: fix dentry leak in ovl_get_redirect
     - mac80211: fix station rate table updates on assoc
     - kretprobe: Avoid re-registration of the same kretprobe earlier
     - xhci: fix bounce buffer usage for non-sg list case
     - cifs: report error instead of invalid when revalidating a dentry fails
     - smb3: Fix out-of-bounds bug in SMB2_negotiate()
     - mmc: core: Limit retries when analyse of SDIO tuples fails
     - nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
     - ARM: footbridge: fix dc21285 PCI configuration accessors
     - mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
     - mm: hugetlb: fix a race between isolating and freeing page
     - mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
     - mm: thp: fix MADV_REMOVE deadlock on shmem THP
     - x86/build: Disable CET instrumentation in the kernel
     - x86/apic: Add extra serialization for non-serializing MSRs
     - Input: xpad - sync supported devices with fork on GitHub
     - iommu/vt-d: Do not use flush-queue when caching-mode is on
     - net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
     - net: mvpp2: TCAM entry enable should be written after SRAM data
     - memblock: do not start bottom-up allocations with kernel_end
     - usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
     - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
     - KVM: SVM: Treat SVM as unsupported when running as an SEV guest
     - md: Set prev_flush_start and flush_bio in an atomic way
     - net: ip_tunnel: fix mtu calculation
     - block: fix NULL pointer dereference in register_disk
     - remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
     - remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
     - af_key: relax availability checks for skb size calculation
     - pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
     - iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
     - iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
     - iwlwifi: mvm: guard against device removal in reprobe
     - SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
     - SUNRPC: Handle 0 length opaque XDR object data properly
     - lib/string: Add strscpy_pad() function
     - include/trace/events/writeback.h: fix -Wstringop-truncation warnings
     - memcg: fix a crash in wb_workfn when a device disappears
     - blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
     - squashfs: add more sanity checks in id lookup
     - squashfs: add more sanity checks in inode lookup
     - squashfs: add more sanity checks in xattr id lookup
   * SRU: Add FUA support for XFS (LP: #1917918)
     - block: add blk_queue_fua() helper function
     - xfs: move generic_write_sync calls inwards
     - iomap: iomap_dio_rw() handles all sync writes
     - iomap: Use FUA for pure data O_DSYNC DIO writes
   * CVE-2021-3348
     - nbd: freeze the queue while we're adding connections
   * Bionic kernel 4.15.0-136 causes dosemu2 (with kvm mode) freezes due to lack
     of KVM patch (LP: #1917138)
     - KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
   * switch LRM to be signed using the Ubuntu Drivers signing key (LP: #1917034)
     - [Packaging] sync dkms-build to updated API
   * Bionic update: upstream stable patchset 2021-02-26 (LP: #1917093)
     - i2c: bpmp-tegra: Ignore unknown I2C_M flags
     - ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
     - ALSA: hda/via: Add minimum mute flag
     - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
     - mmc: sdhci-xenon: fix 1.8v regulator stabilization
     - dm: avoid filesystem lookup in dm_get_dev_t()
     - drm/atomic: put state on error path
     - ASoC: Intel: haswell: Add missing pm_ops
     - scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
     - xen: Fix event channel callback via INTX/GSI
     - drm/nouveau/bios: fix issue shadowing expansion ROMs
     - drm/nouveau/privring: ack interrupts the same way as RM
     - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
     - i2c: octeon: check correct size of maximum RECV_LEN packet
     - can: dev: can_restart: fix use after free bug
     - can: vxcan: vxcan_xmit: fix use after free bug
     - iio: ad5504: Fix setting power-down state
     - irqchip/mips-cpu: Set IPI domain parent chip
     - intel_th: pci: Add Alder Lake-P support
     - stm class: Fix module init return on allocation failure
     - ehci: fix EHCI host controller initialization sequence
     - USB: ehci: fix an interrupt calltrace error
     - usb: udc: core: Use lock when write to soft_connect
     - usb: bdc: Make bdc pci driver depend on BROKEN
     - [Config] updateconfigs for USB_BDC_PCI
     - xhci: make sure TRB is fully written before giving it to the controller
     - xhci: tegra: Delay for disabling LFPS detector
     - compiler.h: Raise minimum version of GCC to 5.1 for arm64
     - netfilter: rpfilter: mask ecn bits before fib lookup
     - sh: dma: fix kconfig dependency for G2_DMA
     - sh_eth: Fix power down vs. is_opened flag ordering
     - skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
     - udp: mask TOS bits in udp_v4_early_demux()
     - ipv6: create multicast route with RTPROT_KERNEL
     - net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
     - net: dsa: b53: fix an off by one in checking "vlan->vid"
     - gpio: mvebu: fix pwm .get_state period calculation
     - Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
     - futex: Ensure the correct return value from futex_lock_pi()
     - futex: Replace pointless printk in fixup_owner()
     - futex: Provide and use pi_state_update_owner()
     - rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
     - futex: Use pi_state_update_owner() in put_pi_state()
     - futex: Simplify fixup_pi_state_owner()
     - futex: Handle faults correctly for PI futexes
     - tracing: Fix race in trace_open and buffer resize call
     - fs: move I_DIRTY_INODE to fs.h
     - writeback: Drop I_DIRTY_TIME_EXPIRE
     - fs: fix lazytime expiration handling in __writeback_single_inode()
     - mmc: core: don't initialize block size from ext_csd if not present
     - scsi: qedi: Correct max length of CHAP secret
     - riscv: Fix kernel time_init()
     - HID: Ignore battery for Elan touchscreen on ASUS UX550
     - clk: tegra30: Add hda clock default rates to clock driver
     - drm/nouveau/mmu: fix vram heap sizing
     - scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
     - can: peak_usb: fix use after free bugs
     - serial: mvebu-uart: fix tx lost characters at power off
     - driver core: Extend device_is_dependent()
     - net_sched: reject silly cell_log in qdisc_get_rtab()
     - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
   * Enforce CONFIG_DRM_BOCHS=m (LP: #1916290)
     - [Config] Enforce CONFIG_DRM_BOCHS=m
   * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
     - [Config] enable CONFIG_MODVERSIONS=y
     - [Packaging] build canonical-certs.pem from branch/arch certs
     - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
     - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
Checksums-Sha1:
 d957239b6f925561f70105a3bf712f7c5da0687a 382360 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 b450be9209cb51a3ca250982158134a8f4c03abf 338022 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 748315192e37c4958e7e1bf01d7c748bebe78069 4414 
fat-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 30a4f1495c711ab68d2957e20ee299165068a1f8 14042 
fb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 d40bb7461d95991e8418dbad19483a197232f0d0 68432 
firewire-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 df58a219c21c4338b8aa55687623228887546389 35592 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 b15ce4044129811a60e17ba97db75931fafe89bc 1357660 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3dd9934860c732aab3da10fc4b3a891c201ebd67 714338 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 8206881fab0f909dd5c905bc57fa86beea193636 456008 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 37209750b62872e20e055feb0f1af5c7933d8444 65870 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 e5d542b6c29b9fc7f9fee00f2f47ab3a24f5d03c 232792 
irda-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f465c2026de1741bd4da3c3d3c6746e631ed50ec 9037850 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f6fb0e3296c07435fa390713c41bd7d14ba32793 396066 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 9d827f2a1ea5843fe1835c6f306e1cbc6443d08b 395902 
linux-buildinfo-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 d56370f6cf5701fffb9bdae7c9e1a0c37eaeef0c 1820 
linux-cloud-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 78db1a81117894b3c74c62737e50f0f419cb77f8 1828 
linux-cloud-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 d66d852f9fd9ae144de3923c72cd5a9a0cb49d5d 1261828 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 4080955c862a705e505a2c275064fc91b9c87d3e 1260976 
linux-headers-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 fa93bfe5593283f2b66c2508eec5e9ba9ddf57c1 10942288 
linux-headers-4.15.0-141_4.15.0-141.145~16.04.1_all.deb
 1145a300ba12ebdb8b0b34fe62be290fcc50e48d 55130 
linux-hwe-cloud-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 beb9f5bbdc26edeb8739c3ed3c878aed94a92f02 4188564 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 3069bd39cdcd21fd3714714f4884cbf6decd7b71 942 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_amd64.udeb
 4616bea1c2b914f197f8f334fe25dcfeeeef6407 16176905 
linux-hwe_4.15.0-141.145~16.04.1_amd64.tar.gz
 a3bea48ef224e4e060696e7dbf372fa97c9d5f8d 24456 
linux-hwe_4.15.0-141.145~16.04.1_amd64_translations.tar.gz
 eb7ce6672ed336c9f45872be7783453015e0b6a5 631637350 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 c6f6767c2432c93778527bdfe4b8dc39cd12d6db 8089724 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 bbccacf82cc9010f318f4a18dc9c6ce62ccb54d2 632848428 
linux-image-unsigned-4.15.0-141-lowlatency-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 8a9df07e9d5dd52e131741fc5d5c5b54c88bdcfb 8140768 
linux-image-unsigned-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 75e0ad65d98dd98e2e2558430cb8f2bc2c44b22b 13380314 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 bd6ebb850e3563500a2efbd59b3e25ffc4f2e797 46825334 
linux-modules-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 c3d7cc57ff86439a3fc83f705b78b51617b3c422 33594420 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 587d18ac02d179353d89021019f133bb37f74dc9 129598450 
linux-source-4.15.0_4.15.0-141.145~16.04.1_all.deb
 981600dca1e9ca62eeec5ee52427ed69c1eb86b0 1940 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 aca42046b5863edf68192d0c07fab823f88cdeaa 1950 
linux-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 a459ce663ef593cd9e0352023fb34db77a69cf22 294266 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 265dab1350759127ce26445b8d3c785434591145 211508 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 4093ce974aba32906d61c18c4e830f83aa1dc4d4 59748 
mouse-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 6179a40d5136b053c046d22582a128702102789d 19316 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 8abde94c033e9f28c1aaa033212fd0524374f09e 529740 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c79795b70007db2e6740ec219a97556a1dad0510 4836538 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 69845cf9c5cbe02e641051c10bcb1d1527816218 148424 
nic-pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f6a674102e001047eafcc6ef6d825f2b6b58e313 565398 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 22602d960e2778d7d1e52b30c98eca7ebc9ca112 328536 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 20516b6f75ea3b3df70ba01e54835755a4ecf3be 33756 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 62e158a6d4a556bf065326f0db58726b5309f434 127968 
pata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 6457bbac9e9c161a8b4e291cf878a98d1ca81f56 66270 
pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 bf1be9140900c9c21b98c95b411af4866ee23b8e 69176 
pcmcia-storage-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 b046d99eefb9f45f970e579a4be2ac9ffdfd1714 9164 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c30943a5369ae8b77d47c3be37f9f7c9e7f5acfa 27166 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 166ed4c9928260baf88e1f64701518f7a237eb28 100746 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 50944ad410cd079e4812d11ac80d6d084bb82ced 2600502 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2fb91c6380893c7043f7ede63d543027accaec16 96900 
serial-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3ab3ef066b0bebff205ffda1838ed89835671aa1 53090 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 7169724261db3593380f1a12587cfc5b1005191b 145828 
usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 1364066dff6b7e302dade170f5cdb1f4acf9de75 119262 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 33ef5e3cd4d1b1bf82aec13daff95cec5eb87864 28222 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
Checksums-Sha256:
 b155c29442e0f8d3f762f25878271f776f1ed3ad313f631f5a086ca3240f7eb5 382360 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 bb709da680a28858fb73b51947e4cbe3cead83d1cab9d11d6ac80bc2eb6e1b16 338022 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3c927607e7b032440b5c1c5161598bc252a427934ba2b7a97830158687e06c3d 4414 
fat-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3b5b8125c5c2d1fb9917864368d3aa482e6ee6eb686e569943bf303ed7053a4b 14042 
fb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c8c17c401da6debedfce461cdd99fd092700d626e0721f0aa40de1e5f249be0e 68432 
firewire-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 d32b753166238a96aa2ac22da4f7a2a88189a3b0cc6bb50f3b5a09bfd2783fc8 35592 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 7024720ded77de0765cbc4e3e0d679a8bf5a916de17e0bc88cd3eadef05480bf 1357660 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 fcbfea6bb9f65c21a4f1aafb80c7704c436ef4853b15b2d183cdb3cddba830dc 714338 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 cffcffd7d0b91aee1999b26029f1fa824a2bfd0463ac04e648d77da36e7aad87 456008 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 751feaf58c05d8bc458333e0278cc16f829fe32ff9f6f9eee81cc54cbddb0b6f 65870 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 d8f5d3f1e13181fd94f6acb365bd18b09aeaadea42b91450d86f5f4b3d1eadf3 232792 
irda-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 7469b1d8d65784b97c5e0dab728924c6df75290af2fe8a1fef76c3ea1e9debd4 9037850 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3beff25fa808582fc91d8b2ca8324eebef4823b31b82bc568a5783f1d945933c 396066 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 bbd62abedd5cc1b67c69b413abb4fe9f6bd314c3483e9ee2a4355410376f0872 395902 
linux-buildinfo-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 2b5063ce5e1e5e351f1216a6a254f6edf6cc0fe47e058b4e90aac72b72ab4aad 1820 
linux-cloud-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 bf1d9db4e04f5d140c9dfbe4367ab701215338400bdb3a7f89347e579144b794 1828 
linux-cloud-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 10f2188562d8ef82246b4a5f11566772cb1e29a81cb571b695b73a7928a02e11 1261828 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 59657bb1943c6b461cc0f9d059c28fab97f069a4a948002aac78a9e3ce0b2b3b 1260976 
linux-headers-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 66f14e83f3046377f8737424ab02e7f4c8d0f05dfcc3726e5aa0dcb64a81e821 10942288 
linux-headers-4.15.0-141_4.15.0-141.145~16.04.1_all.deb
 e3abf7c49b2168dee8449ef2bf0b014429201acfa697c8555c272af2f12d69de 55130 
linux-hwe-cloud-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 b307f3666663a19fff6ee596d0be6e33e537c334226388cd7814d3f6f3556d4e 4188564 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 379a8bdcb54ea7d60dde745005f1970a3243ee8e95873ea62038bdb229837b2a 942 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_amd64.udeb
 1293e33858ed942b81206d8cb50a32d40456fe1c459a81cf211bbd1576e0dffd 16176905 
linux-hwe_4.15.0-141.145~16.04.1_amd64.tar.gz
 491724f39bf3857b7ce500ef5433ec8fa21a1d8d87d560d2d6d852f436834c4d 24456 
linux-hwe_4.15.0-141.145~16.04.1_amd64_translations.tar.gz
 d4d39fead9039429c9cb30baf32d4999267c4ed1bfa568a9f31230b87650a2cc 631637350 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 e5e532b995809a6b2960e9d5d5909fb36643e3e682aa6260d55855891d5e1add 8089724 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 42aa8ec74b02de4d7d9a625b64e86a5fa9fdebbccd1d0806e3c0a5b2aa79be06 632848428 
linux-image-unsigned-4.15.0-141-lowlatency-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 cc8b4c7ffa50d4f253f0ceab26f0c45f6ed2d6ab79edbae35ea10615a7e9dd30 8140768 
linux-image-unsigned-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 59b8327bc41fdbd1c5ff0bbd16ca049330b280bf23fe7adbefebef87a1164ca9 13380314 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 9d6059e0934fe144716bbe7ef17a774c8c26f9858e9d88b7d8e5ea8d36d84eb0 46825334 
linux-modules-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 8984e79ace0f373165d337ad32d2211a815b93a31d149f9b95a6d1218fc16b20 33594420 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 6ed092efdba4784316ef59317e75f5d6325d7029b8b2503433627b6ee1bacd93 129598450 
linux-source-4.15.0_4.15.0-141.145~16.04.1_all.deb
 fbc1b60484b9fc7ac85f804ca3b177290f3c947a0db1148e51cf207c248e868d 1940 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 4a1f88450e97a4bb0a42a1f88e44ff7a122e4fa8bd8a9a93e945bc17b1bff3af 1950 
linux-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 ee8e7d2de072dceae0537ef40c2c154afeb31b4678de127a10ef040979ec747e 294266 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2867b53e223f21cd0a9298c1b7a4e48d48c44a9132195c21299e042ad6139c5d 211508 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 775cd0de7c4eddb680715cf1e970ddf1e4c5f959f4e77a89104ae397291416ef 59748 
mouse-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 4c33eb9ab7a3689d581944b9fa718eb961e9f57db9e864ea910acd8a018a89e3 19316 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 ab304161cb2fdae88c21b0b08209f1b8031efd41e7e86237f2f6d9c66d92c2b0 529740 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2ae76ae8b8ff3a4aecd8842868a4db3785d82e554e80dfebc91a1c3892d843ee 4836538 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 65c67b87678a7eb80cb28c771daebd6e8ef20cfae3061bf7605d7b18363fe2e7 148424 
nic-pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 7123bdf52d6461a0a98667580c3be687cfc9311a97d053d9ea4debd3a1d444be 565398 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c9a6a3343c003cf1d733f8132cb5b2a27e3832786a6e3af647deb901ca80a84e 328536 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 926eaab0aa9e050d0108b2ec9df5025b6b41874c5dbffa493e2dd51e791b1aa7 33756 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 7b0adf43235c08683adce3e0f159948873942d6c5cbcce646ec4ee539f4edc21 127968 
pata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 1517f09eefd58b6a4f21c51b050865493a417493bfed8d6176537c3ddd70ecd1 66270 
pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 96af9681920915acbe30d063210ee0878fc39b3bd75fc95d494d2b4c70283973 69176 
pcmcia-storage-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 9cbc956e0eda17421b7baffb90386f68892e67d44c38ebb83e3283609cb5ad64 9164 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2aeae0aa13f47fa667a631570a134fac0812a2bed7d616de96ccaf5e12edfd01 27166 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c7fbbf37690b05955e79dbd5157c0530c05392f367e56b9f2a55347a0d13ada4 100746 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c6e915eef85bdb25b209b851b076f5141ec809c09f2a4aa8b94ac98875d19f2d 2600502 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f2d600126f5fc0cfba86d56c97b7ba37965787d5decb3bcdfbf14b4696b9a651 96900 
serial-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f967605326af3d36c66fe92974387e3cbcc67f3b891352c09725df3871bb5bcc 53090 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 60560e7ceef118bd56bae088e35b30b7c0f1392203cd65987f1b9a9e3ba47319 145828 
usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c3d8066d11eefa12d4474b9fc1c292f4079e5a9c8b0a7d38d0f7f6031e2f4ebb 119262 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 1ff9911dc03632affc79e3bc0924f46c74e5a2795b201697fab701b3f897a7bb 28222 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
Files:
 0eef9be39d9dc726bac691c0cf05f179 382360 debian-installer standard 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 af6938f10e714af93deda1c0cbac74e4 338022 debian-installer extra 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 92f5b8911c42211fc11ae73aeac082a9 4414 debian-installer standard 
fat-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 ceecd2c69f110e1bba30b02eaf5ac464 14042 debian-installer standard 
fb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 961e7c666ae7659024b0fe8d8a9782c6 68432 debian-installer standard 
firewire-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 a474cd94639dbadfcde09d91da5f0da0 35592 debian-installer standard 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 4a74bccda2e6f3736ae34e00cdf9cb23 1357660 debian-installer standard 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 78f6122e3535d3b9ce0c5457dbfaeb72 714338 debian-installer standard 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 59e37b1eff5a73d2f9ca78e9a70dad3f 456008 debian-installer standard 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 b974828b53eead6f51fd6ac64cbd3e1e 65870 debian-installer standard 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 5c7557f958635ae0a98907b3c01c4cf8 232792 debian-installer standard 
irda-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 db351fa0d93cc543b2b9106c69bdc29f 9037850 debian-installer optional 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2c02c755a8c6b32582e8a927d065ffd2 396066 kernel optional 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 a6dd5b26411c852ae6c1406b8714614c 395902 kernel optional 
linux-buildinfo-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 d6f44035fdcb7c997be300668954adb0 1820 devel optional 
linux-cloud-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 90ac5d523c974086a833eb33af7159bc 1828 devel optional 
linux-cloud-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 5b691db8b4976d4943ff4e3770dcf777 1261828 devel optional 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 fec014871014f15eca4926c4632b51a1 1260976 devel optional 
linux-headers-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 3843625edaf8a3a9ff466d177e64b321 10942288 devel optional 
linux-headers-4.15.0-141_4.15.0-141.145~16.04.1_all.deb
 5854ec656744bbeeaf11f323f59cdcab 55130 devel optional 
linux-hwe-cloud-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 169dee87dd6d77bf64a8f199947efb27 4188564 devel optional 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_amd64.deb
 7aef58e88022716ab1ef645797a518a1 942 debian-installer optional 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_amd64.udeb
 0653939ad94cf064c3c0ac578c84ad2d 16176905 raw-signing - 
linux-hwe_4.15.0-141.145~16.04.1_amd64.tar.gz
 642923804f5f3a054a4232b1f215526e 24456 raw-translations - 
linux-hwe_4.15.0-141.145~16.04.1_amd64_translations.tar.gz
 cc6821534980a671dc42440f3c6cdfc4 631637350 devel optional 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 31e8a14808e4b217c45f85cbca0a1817 8089724 kernel optional 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 1f2987b54371003297b70fe935b9e758 632848428 devel optional 
linux-image-unsigned-4.15.0-141-lowlatency-dbgsym_4.15.0-141.145~16.04.1_amd64.ddeb
 06838e190d692862ba8d21a9498e7123 8140768 kernel optional 
linux-image-unsigned-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 892d9fa7171aa001db2a6c03d1e56c9f 13380314 kernel optional 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 68b44311668534d0b5a1efde5b414c01 46825334 kernel optional 
linux-modules-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 218c5bd41cf576f9dbdbde40cbee4b86 33594420 kernel optional 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 e8ae3a8f34a6bc7d7c1563424eec436d 129598450 devel optional 
linux-source-4.15.0_4.15.0-141.145~16.04.1_all.deb
 c0a9f3bba71c58f33ebdc067e5753426 1940 devel optional 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_amd64.deb
 33269dc1802345af14eba85a4e3767d8 1950 devel optional 
linux-tools-4.15.0-141-lowlatency_4.15.0-141.145~16.04.1_amd64.deb
 ddf5d7371978b624bf7141481c8de42e 294266 debian-installer standard 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 ee619eac02c0222e6afa7328ef5691aa 211508 debian-installer standard 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 ae76ff0bc8066840d40700f6b60cc05c 59748 debian-installer extra 
mouse-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c100ccf70085719ee54d32ea925f375d 19316 debian-installer extra 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2f81885dba6415bad76e7471fc898ea0 529740 debian-installer standard 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 1b2e35adfcb0b57154fc04246162a5c8 4836538 debian-installer standard 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 25ec862389cbc110da44df93819ae323 148424 debian-installer standard 
nic-pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 46abb2f1942f97e279fa881236307cef 565398 debian-installer standard 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 3d7fef9f2401e5792bd67da2d73cdebd 328536 debian-installer standard 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 274757b94de1796bbcc0aed6af2759fd 33756 debian-installer standard 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 6b384a17384467f1162fc79feec3abdf 127968 debian-installer standard 
pata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 624b8c749d2e2f3edd95ee8cd1109908 66270 debian-installer standard 
pcmcia-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 c292fa48c69b312598db05a32a9365dc 69176 debian-installer standard 
pcmcia-storage-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 e875dbcdc49ee9b5b6c468c383d694f0 9164 debian-installer standard 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 4e58fc59c45adf2e7d5b9db6f99e6ec5 27166 debian-installer standard 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 8fddf7c17ec116c72653a7611a2bc795 100746 debian-installer standard 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 91ed4c262c3a07d2a0d17181ff420a79 2600502 debian-installer standard 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 13c9117e67d5dfc5f4507655647c28e3 96900 debian-installer standard 
serial-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 30cd37332bc24a0bb4c46f2ce270f57d 53090 debian-installer standard 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 2778a5d6543684d7a1073d2c4089bc4c 145828 debian-installer standard 
usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 1f4c7cbea9831d3aea079f90dedb4bc9 119262 debian-installer standard 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
 f977df6a92d9fdeeab062aa81c405008 28222 debian-installer extra 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_amd64.udeb
Package-Type: udeb
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to