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@bos02-ppc64el-017.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 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 
md-modules-4.15.0-141-generic-di nic-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 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 storage-core-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 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: ppc64el ppc64el_translations
Version: 4.15.0-141.145~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd@bos02-ppc64el-017.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)
 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)
 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 PowerPC 64el SMP
 linux-buildinfo-4.15.0-141-generic-lpae - Linux kernel buildinfo for version 
4.15.0 on PowerPC 64el SMP
 linux-buildinfo-4.15.0-141-lowlatency - Linux kernel buildinfo for version 
4.15.0 on PowerPC 64el 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 
PowerPC 64el SMP
 linux-headers-4.15.0-141-generic-lpae - Linux kernel headers for version 
4.15.0 on PowerPC 64el SMP
 linux-headers-4.15.0-141-lowlatency - Linux kernel headers for version 4.15.0 
on PowerPC 64el 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 PowerPC 64el SMP
 linux-image-unsigned-4.15.0-141-generic-dbgsym - Linux kernel debug image for 
version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-141-generic-lpae - Linux kernel image for version 
4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-141-generic-lpae-dbgsym - Linux kernel debug image 
for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-141-lowlatency - Linux kernel image for version 
4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-141-lowlatency-dbgsym - Linux kernel debug image 
for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-141-generic - Linux kernel extra modules for version 
4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-141-generic-lpae - Linux kernel extra modules for version 
4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-141-lowlatency - Linux kernel extra modules for version 
4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-141-generic - Linux kernel extra modules for 
version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-141-generic-lpae - Linux kernel extra modules for 
version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-141-lowlatency - Linux kernel extra modules for 
version 4.15.0 on PowerPC 64el 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)
 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-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)
 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)
 storage-core-modules-4.15.0-141-generic-di - Core storage 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:
 451acc03f6838614b2a92345792cea7876c1bcc9 378034 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 010f8f361dac5ba17ff88e102e820d4d3d89e0be 266520 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 322819045a67a0e56279977db1bb8c68f20ec51e 38070 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 6a70e72ae37b9da17181f3cb489ad27917bc23c5 1333424 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 2f3ad49adce9662b44aeccb6bd4121411c9c4125 703526 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 31b377536a6ffd37364e0c3a90549a4d0322da4c 446692 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 08b621b42a7d3db4c15a8ada27dbc92389d56334 66372 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 47d934547dc82191b2e9f26dc2e76e4f09627b29 7131482 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 1018af0e0eb1f46b9983c3972cf7262fef070797 357858 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 39ba2fad4619151a478e48a601049af114b08fbf 1104682 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 2e30080f306e2daced08a4683445a611cc6af64b 3624320 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_ppc64el.deb
 6e5402e060bcfdcfa4b4bfeaee4b459e6bbdc87b 894 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_ppc64el.udeb
 b325ccfe19051d265b5b562fa034d351cfb69fca 8573459 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el.tar.gz
 16ef497cd4bab19438efd2ebcffef3f8cff4099a 24445 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el_translations.tar.gz
 0b47c19fe848ad6e0d7e4d2994b220523633336e 568959886 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_ppc64el.ddeb
 1df18804b95d33266ade947b0dc56181a0c68b63 6085248 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 3e7710dd2b523da1ebc8b2b80faabb7eb9b0ae61 12604054 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 47d66bb08bbd7971be344b306322ee61c333822d 31556928 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 9e55180a97961fdb2c2b6a25b2c08673d18234d4 1890 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 11a0b6f3b73e2f9ea81c383e6ed07a01c535a9fc 286154 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 a4eeb90bd1b44f94fd810888e68a018355dce4fd 206094 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 63936a1d69f1479e5ac27b4599cccdf0fc849221 20524 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 3b8061cd79f4634114c0520dff9c44d54ba316bd 542514 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 2c9fb7dbc2ae49e44991705fce88cc807f0e2d87 4538866 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 ea1dd39535b23ec6cb52e94ee9aee9e3b156fbd5 556308 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 1b8e6deff2970a92734f15f13cbd3d6ff43b752b 331800 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 9c3ca280b5ddfa8f0dd51d4191f96eced154cbd2 38524 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 27b6f9e540d15c32d9f682fa4a896f73ef744363 9530 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 dc03d1feb607eb9d32ee25f20810da26fc54c6fb 28516 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 23fcc768ba140003f77445a0c2bbb5e9e0e8ed67 116006 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 f5b54613f4da1c11319139a7c95f64491ecb41cd 2392946 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 f1fa24336a37c5242e5853775c64888e9017b266 111584 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 84443c81e244f7c493d6d7d3454d78d377532192 11194 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 4ac2c18516e865bb5686a39454579d504923b666 29090 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
Checksums-Sha256:
 d1211d71d1f079d61411038bc97b452a939cc2ec6936b4355a5f276abb451eb2 378034 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 0eae0483c9a087018bcd194aa7cbee4eb0de9677f05b2424bba69fcbe1297daa 266520 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 e54f25ee7f86c21c0b4b0a5b8fb842ce352553e80e476dc99b7ee604270fa56a 38070 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 5e942996a40b98be30262de5bd12a950dc2ea2b567b7a0a705e6dfab11e1b838 1333424 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 f2d224781a43c9ee31c258a92bfe4857c3c08c6843cb75861c9744a776488bef 703526 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 319d3d674fd17878841a7b378a1ab7c139f50dded0cd3b194cd8b261f5e1789a 446692 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 623192efadf88f391c14cfea3ae1d3b6b74b8c57f9896257ecd5595a477a31da 66372 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 64595a3acd7567bf00d1542a71246a69cb93520997166d548b4dd336a70864e6 7131482 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 2d8fcaea5ccfabe5a3ba81c51ca797d36d6d402fee4369c8f571450cea8556ba 357858 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 e006ff6d25ebc27c95c5b939518978ff8a319ae9b29ee1914aca67fe5ed359ea 1104682 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 8aaa9197ddc0c652d4c88880eabf91bc75cb3548dd033104cdc63b4f017ca378 3624320 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_ppc64el.deb
 02ba099103a610b050aa4b1706f06d68c9613a4b183721471bb93880e82bec1a 894 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_ppc64el.udeb
 3b58f5daaea0d93632840d306ee80631c6747fb76f3ca04af606109cbb7c2c71 8573459 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el.tar.gz
 e3b28040febb24d975b12fb735183fabf1b5dd0bf97cd3a8e107862e85a83b15 24445 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el_translations.tar.gz
 154bf8adbfa594680252f22717426cdc69a20c71bb14496a9492271f1bab26dd 568959886 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_ppc64el.ddeb
 7d0d241def1b0af84602e9fff5a3a4e62f9c754564662dca7ed9059a9bb67399 6085248 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 8f816aa19ffc3de24c5a94a246ad6511bc9f9b7748bc628df3886aa915c6941d 12604054 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 b9b6181e88aefe060c7a8d0e94227f854074859a5fae3e4068adb5f3d05f2dbb 31556928 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 e489373f24360edb5423bdc422860a7407062ad5adf690e5c0bd09169f6b86d4 1890 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 aca87cde1c01f6f8a8a36302a43ecc0d62787a11554e82e6c76578adf63e4c70 286154 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 16950dd2dc9e542077abc236d167d5dd6b4ec968f30bfa67870a6d429908b348 206094 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 26aace57b3d0df7ff7a9e43eeceb86b7ce533a8bfb8217ba2ec897b93b350f11 20524 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 c232ef320c8a9ff7f0efb4634573c05c753827dbf924dbbfbd1ea7d52576acdc 542514 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 9b0c319cdce506c629af6018033562756cd3568bcc6cde398de99ebae6eedddf 4538866 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 9a6ddaef4fe8a85574b44fe228ec00a521d5cc53064c3fe05c22c82052afac19 556308 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 e75165ccf404f3fe3bb30577ab5bf71ebcdb3f93788e7067f3f2ee979d34d7b4 331800 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 5a017dcaaf3d9c9d3c5891b764cc63868be7fa865bd3db8b2b7d5edb5ef01e9b 38524 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 06d2e5bce950d7396e594bf6cb01b90f77535bcd7a89a7105ca0400b9acf9f53 9530 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 6ea897724dec57c19b71f2c510315b206aa328c75151750deaf5cd929f07f3f4 28516 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 8fde1b09d7186b4196517e19c2713199be6260c5babd01c5129954eb6ef1293c 116006 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 73e845bdabd691ab2eac8aaaa99b3762c8c3ac7bc0f3c1c7adf282163d7f13b2 2392946 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 b9bfb3338c676102b67963d0565b72c36cc5ef0c21fd67851bcd06b242cc45c1 111584 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 fa422d49a1e40db467fa9a0eb70f6437a069264a0c292fd5fb511e5522e0ede3 11194 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 717819e24b0dc8526c87084512f2c1d940edb7ee222f5e2335719141fb45c501 29090 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
Files:
 d795e1164706eba6d25a3ae933e7efa0 378034 debian-installer standard 
block-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 5a25b1744c3594b4dcea41044b8cd5a8 266520 debian-installer extra 
crypto-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 587d9bc65198b39b9e51e37b88fda556 38070 debian-installer standard 
floppy-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 55483b6c7f6c8e9b6d16336697db0927 1333424 debian-installer standard 
fs-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 9a0e803393758a0bff964175c06cc111 703526 debian-installer standard 
fs-secondary-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 2cb4c411a2c3fbcb86eb71ee030d26e8 446692 debian-installer standard 
input-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 3e97dc7a697a0cbab941ad1af1d1aac6 66372 debian-installer standard 
ipmi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 5c136e8a12c95febc2fad0f4660a0ce3 7131482 debian-installer optional 
kernel-image-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 58b87d5db3fcfe7d7e2e498d21eac177 357858 kernel optional 
linux-buildinfo-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 543c27a6817878fa0be7acd5877a2f9e 1104682 devel optional 
linux-headers-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 e6a9b46bcbd6c2cae7d77d9b507f13d8 3624320 devel optional 
linux-hwe-tools-4.15.0-141_4.15.0-141.145~16.04.1_ppc64el.deb
 ea4db3cffa1753d2bc0178de1ccae7d4 894 debian-installer optional 
linux-hwe-udebs-generic_4.15.0-141.145~16.04.1_ppc64el.udeb
 73f7c45f19ad180f155e76998b0d2895 8573459 raw-signing - 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el.tar.gz
 b04808db9da9b083e7ef9b8e3c431c7a 24445 raw-translations - 
linux-hwe_4.15.0-141.145~16.04.1_ppc64el_translations.tar.gz
 1f7049cddc14959eeebe302ec402c2d1 568959886 devel optional 
linux-image-unsigned-4.15.0-141-generic-dbgsym_4.15.0-141.145~16.04.1_ppc64el.ddeb
 d5dff89a58b082c90f0210fb686a15f1 6085248 kernel optional 
linux-image-unsigned-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 31a017135d8f0f668f8a5f4deb76cc60 12604054 kernel optional 
linux-modules-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 76783f5e7eaa4024216763fcfc65c2c8 31556928 kernel optional 
linux-modules-extra-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 f8115be4b1fed308ca011618702756dd 1890 devel optional 
linux-tools-4.15.0-141-generic_4.15.0-141.145~16.04.1_ppc64el.deb
 8b063bfe3ce9fd21d22f610d5ca8eb04 286154 debian-installer standard 
md-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 bd0813a3063fa084786dd796b34c1bb2 206094 debian-installer standard 
message-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 8245e077c5a769b0e7f66258b14dc429 20524 debian-installer extra 
multipath-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 26b951564a7699f6bc6ae5ed3117f55b 542514 debian-installer standard 
nfs-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 b993ffa2209db424394d3d330ee06fc7 4538866 debian-installer standard 
nic-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 743a1102577967875f324b62f4b36afc 556308 debian-installer standard 
nic-shared-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 3b3e3c20d84f8c3def6c90f060b67336 331800 debian-installer standard 
nic-usb-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 ae1d9c02b1049cb5182a274e6d121d67 38524 debian-installer standard 
parport-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 50cd63e4fd43138f8b8f7e1a3e525911 9530 debian-installer standard 
plip-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 1ddbacfea7f74ad8f3c3bdf1716fcb71 28516 debian-installer standard 
ppp-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 bdb8306f23587230865ea41cb23dcf06 116006 debian-installer standard 
sata-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 f03cbadaeac4dcdceeff66ad08aa6550 2392946 debian-installer standard 
scsi-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 937d784046b24e877763abada98cf5b3 111584 debian-installer standard 
storage-core-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 e7bd57ae07367b81645ffff815c598f4 11194 debian-installer standard 
virtio-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.udeb
 21fe484aff565dba282eaed823a55fb1 29090 debian-installer extra 
vlan-modules-4.15.0-141-generic-di_4.15.0-141.145~16.04.1_ppc64el.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