[ubuntu/groovy-updates] linux_5.8.0-45.51_ppc64el.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Mon Mar 15 08:35:50 UTC 2021


linux (5.8.0-45.51) groovy; urgency=medium

  * groovy/linux: 5.8.0-45.51 -proposed tracker (LP: #1916143)

  * 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
    - [Config] Allow ASM_MODVERSIONS and MODULE_REL_CRCS

  * CVE-2021-20194
    - bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
    - bpf, cgroup: Fix problematic bounds check

  * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
    (LP: #1914543)
    - HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID

  * Prevent thermal shutdown during boot process (LP: #1906168)
    - thermal/core: Emit a warning if the thermal zone is updated without ops
    - thermal/core: Add critical and hot ops
    - thermal/drivers/acpi: Use hot and critical ops
    - thermal/drivers/rcar: Remove notification usage
    - thermal: int340x: Fix unexpected shutdown at critical temperature
    - thermal: intel: pch: Fix unexpected shutdown at critical temperature

  * geneve overlay network on vlan interface broken with offload enabled
    (LP: #1914447)
    - net/mlx5e: Fix SWP offsets when vlan inserted by driver

  * Groovy update: upstream stable patchset 2021-02-11 (LP: #1915473)
    - net: cdc_ncm: correct overhead in delayed_ndp_size
    - net: hns3: fix the number of queues actually used by ARQ
    - net: hns3: fix a phy loopback fail issue
    - net: stmmac: dwmac-sun8i: Balance internal PHY resource references
    - net: stmmac: dwmac-sun8i: Balance internal PHY power
    - net: vlan: avoid leaks on register_vlan_dev() failures
    - net/sonic: Fix some resource leaks in error handling paths
    - net: ipv6: fib: flush exceptions when purging route
    - tools: selftests: add test for changing routes with PTMU exceptions
    - net: fix pmtu check in nopmtudisc mode
    - net: ip: always refragment ip defragmented packets
    - octeontx2-af: fix memory leak of lmac and lmac->name
    - nexthop: Fix off-by-one error in error path
    - nexthop: Unlink nexthop group entry in error path
    - s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
    - net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
    - net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
    - net/mlx5e: ethtool, Fix restriction of autoneg with 56G
    - chtls: Fix hardware tid leak
    - chtls: Remove invalid set_tcb call
    - chtls: Fix panic when route to peer not configured
    - chtls: Replace skb_dequeue with skb_peek
    - chtls: Added a check to avoid NULL pointer dereference
    - chtls: Fix chtls resources release sequence
    - HID: wacom: Fix memory leakage caused by kfifo_alloc
    - ARM: OMAP2+: omap_device: fix idling of devices during probe
    - i2c: sprd: use a specific timeout to avoid system hang up issue
    - dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
    - can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
    - can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
    - can: kvaser_pciefd: select CONFIG_CRC32
    - cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
    - spi: stm32: FIFO threshold level - fix align packet size
    - i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
    - dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling
      path of the probe function
    - dmaengine: xilinx_dma: check dma_async_device_register return value
    - dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
    - dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
    - qed: select CONFIG_CRC32
    - wil6210: select CONFIG_CRC32
    - block: rsxx: select CONFIG_CRC32
    - lightnvm: select CONFIG_CRC32
    - iommu/intel: Fix memleak in intel_irq_remapping_alloc
    - bpftool: Fix compilation failure for net.o with older glibc
    - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
    - net/mlx5e: Fix two double free cases
    - regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
    - wan: ds26522: select CONFIG_BITREVERSE
    - regulator: qcom-rpmh-regulator: correct hfsmps515 definition
    - net: mvpp2: disable force link UP during port init procedure
    - KVM: arm64: Don't access PMCR_EL0 when no PMU is available
    - block: fix use-after-free in disk_part_iter_next
    - net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed
      packet
    - regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
    - drm/panfrost: Don't corrupt the queue mutex on open/close
    - scsi: ufs: Fix -Wsometimes-uninitialized warning
    - btrfs: skip unnecessary searches for xattrs when logging an inode
    - net: stmmac: dwmac-sun8i: Fix probe error handling
    - net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
    - net: bareudp: add missing error handling for bareudp_link_config()
    - ptp: ptp_ines: prevent build when HAS_IOMEM is not set
    - chtls: Avoid unnecessary freeing of oreq pointer
    - nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
    - net/mlx5e: In skb build skip setting mark in switchdev mode
    - ionic: start queues before announcing link up
    - fanotify: Fix sys_fanotify_mark() on native x86-32
    - spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
    - i2c: mediatek: Fix apdma and i2c hand-shake timeout
    - interconnect: imx: Add a missing of_node_put after of_device_is_available
    - dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of
      the probe function
    - arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
    - phy: dp83640: select CONFIG_CRC32
    - zonefs: select CONFIG_CRC32
    - iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
    - nvme-tcp: Fix possible race of io_work and direct send
    - arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
    - drm/i915/dp: Track pm_qos per connector
    - net: mvneta: fix error message when MTU too large for XDP
    - selftests: fib_nexthops: Fix wrong mausezahn invocation
    - block/rnbd-clt: avoid module unload race with close confirmation
    - drm/panfrost: Remove unused variables in panfrost_job_close()
    - tools headers UAPI: Sync linux/fscrypt.h with the kernel sources

  * Fix the video can't output through WD19TB connected  on TGL's Type-C port
    during cold-boot (LP: #1913372)
    - drm/dp/mst: Export drm_dp_get_vc_payload_bw()
    - drm/i915: Fix the MST PBN divider calculation

  *  Fix regression introduced by codec PM change (LP: #1912676)
    - ASoC: SOF: Intel: hda: Resume codec to do jack detection
    - ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
    - ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
    - ALSA: hda: Balance runtime/system PM if direct-complete is disabled

  * Restore palm ejection on multi-input devices (LP: #1913520)
    - HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices

  * intel-hid is not loaded on new Intel platform (LP: #1907160)
    - platform/x86: intel-hid: add Rocket Lake ACPI device ID

  * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
    - rtw88: reduce the log level for failure of tx report

  * Groovy update: upstream stable patchset 2021-02-05 (LP: #1914832)
    - i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
    - iavf: fix double-release of rtnl_lock
    - net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
    - net: mvpp2: Add TCAM entry to drop flow control pause frames
    - net: mvpp2: prs: fix PPPoE with ipv6 packet parse
    - net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
    - ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
    - ethernet: ucc_geth: set dev->max_mtu to 1518
    - ionic: account for vlan tag len in rx buffer len
    - atm: idt77252: call pci_disable_device() on error path
    - net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
    - ibmvnic: fix login buffer memory leak
    - ibmvnic: continue fatal error reset after passive init
    - net: ethernet: mvneta: Fix error handling in mvneta_probe
    - virtio_net: Fix recursive call to cpus_read_lock()
    - net/ncsi: Use real net-device for response handler
    - net: ethernet: Fix memleak in ethoc_probe
    - net-sysfs: take the rtnl lock when storing xps_cpus
    - net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
    - net-sysfs: take the rtnl lock when storing xps_rxqs
    - net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
    - net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
    - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
    - bnxt_en: Check TQM rings for maximum supported value.
    - net: mvpp2: fix pkt coalescing int-threshold configuration
    - bnxt_en: Fix AER recovery.
    - ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
    - net: sched: prevent invalid Scell_log shift count
    - net: hns: fix return value check in __lb_other_process()
    - erspan: fix version 1 check in gre_parse_header()
    - net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
    - bareudp: set NETIF_F_LLTX flag
    - bareudp: Fix use of incorrect min_headroom size
    - vhost_net: fix ubuf refcount incorrectly when sendmsg fails
    - r8169: work around power-saving bug on some chip versions
    - net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
    - net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
    - CDC-NCM: remove "connected" log message
    - ibmvnic: fix: NULL pointer dereference.
    - net: usb: qmi_wwan: add Quectel EM160R-GL
    - stmmac: intel: Add PCI IDs for TGL-H platform
    - workqueue: Kick a worker based on the actual activation of delayed works
    - scsi: ufs: Fix wrong print message in dev_err()
    - scsi: ufs-pci: Fix restore from S4 for Intel controllers
    - scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk
      ->poweroff()
    - scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
    - blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
    - scsi: block: Introduce BLK_MQ_REQ_PM
    - scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
    - scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
    - scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
    - scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
    - local64.h: make <asm/local64.h> mandatory
    - lib/genalloc: fix the overflow when size is too big
    - depmod: handle the case of /sbin/depmod without /sbin in PATH
    - scsi: ufs: Clear UAC for FFU and RPMB LUNs
    - kbuild: don't hardcode depmod path
    - Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
    - scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
    - scsi: block: Do not accept any requests while suspended
    - crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
    - crypto: asym_tpm: correct zero out potential secrets
    - powerpc: Handle .text.{hot,unlikely}.* in linker script
    - Staging: comedi: Return -EFAULT if copy_to_user() fails
    - staging: mt7621-dma: Fix a resource leak in an error handling path
    - usb: gadget: enable super speed plus
    - USB: cdc-acm: blacklist another IR Droid device
    - USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
    - usb: dwc3: meson-g12a: disable clk on error handling path in probe
    - usb: dwc3: gadget: Clear wait flag on dequeue
    - usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
    - usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
    - usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
    - usb: chipidea: ci_hdrc_imx: add missing put_device() call in
      usbmisc_get_init_data()
    - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
    - usb: usbip: vhci_hcd: protect shift size
    - usb: uas: Add PNY USB Portable SSD to unusual_uas
    - USB: serial: iuu_phoenix: fix DMA from stack
    - USB: serial: option: add LongSung M5710 module support
    - USB: serial: option: add Quectel EM160R-GL
    - USB: yurex: fix control-URB timeout handling
    - USB: usblp: fix DMA to stack
    - ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
    - usb: gadget: select CONFIG_CRC32
    - USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
    - usb: gadget: f_uac2: reset wMaxPacketSize
    - usb: gadget: function: printer: Fix a memory leak for interface descriptor
    - usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
    - USB: gadget: legacy: fix return error code in acm_ms_bind()
    - usb: gadget: Fix spinlock lockup on usb_function_deactivate
    - usb: gadget: configfs: Preserve function ordering after bind failure
    - usb: gadget: configfs: Fix use-after-free issue with udc_name
    - USB: serial: keyspan_pda: remove unused variable
    - hwmon: (amd_energy) fix allocation of hwmon_channel_info config
    - mm: make wait_on_page_writeback() wait for multiple pending writebacks
    - x86/mm: Fix leak of pmd ptlock
    - kvm: check tlbs_dirty directly
    - task_work: cleanup notification modes
    - x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
    - x86/resctrl: Don't move a task to the same resource group
    - blk-iocost: fix NULL iocg deref from racing against initialization
    - ALSA: hda/via: Fix runtime PM for Clevo W35xSS
    - ALSA: hda/conexant: add a new hda codec CX11970
    - ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
    - ALSA: hda/realtek: Add mute LED quirk for more HP laptops
    - ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.
    - iommu/vt-d: Move intel_iommu info from struct intel_svm to struct
      intel_svm_dev
    - btrfs: send: fix wrong file path when there is an inode with a pending rmdir
    - Revert "device property: Keep secondary firmware node secondary by type"
    - dmabuf: fix use-after-free of dmabuf's file->f_inode
    - arm64: link with -z norelro for LLD or aarch64-elf
    - drm/i915: clear the shadow batch
    - netfilter: x_tables: Update remaining dereference to RCU
    - netfilter: ipset: fix shift-out-of-bounds in htable_bits()
    - netfilter: xt_RATEEST: reject non-null terminated string from userspace
    - netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
    - dmaengine: idxd: off by one in cleanup code
    - x86/mtrr: Correct the range check before performing MTRR type lookups
    - KVM: x86: fix shift out of bounds reported by UBSAN
    - rtlwifi: rise completion at the last step of firmware callback

  * Groovy update: upstream stable patchset 2021-02-03 (LP: #1914472)
    - net/sched: sch_taprio: reset child qdiscs before freeing them
    - mptcp: fix security context on server socket
    - ethtool: fix error paths in ethnl_set_channels()
    - ethtool: fix string set id check
    - md/raid10: initialize r10_bio->read_slot before use.
    - drm/amd/display: Add get_dig_frontend implementation for DCEx
    - io_uring: close a small race gap for files cancel
    - jffs2: Allow setting rp_size to zero during remounting
    - jffs2: Fix NULL pointer dereference in rp_size fs option parsing
    - scsi: block: Fix a race in the runtime power management code
    - mm/hugetlb: fix deadlock in hugetlb_cow error path
    - mm: memmap defer init doesn't work as expected
    - lib/zlib: fix inflating zlib streams on s390
    - uapi: move constants from <linux/kernel.h> to <linux/const.h>
    - tools headers UAPI: Sync linux/const.h with the kernel headers
    - cgroup: Fix memory leak when parsing multiple source parameters
    - zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
    - scsi: cxgb4i: Fix TLS dependency
    - Bluetooth: hci_h5: close serdev device and free hu in h5_close
    - fbcon: Disable accelerated scrolling
    - reiserfs: add check for an invalid ih_entry_count
    - misc: vmw_vmci: fix kernel info-leak by initializing dbells in
      vmci_ctx_get_chkpt_doorbells()
    - media: gp8psk: initialize stats at power control logic
    - f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
    - ALSA: seq: Use bool for snd_seq_queue internal flags
    - ALSA: rawmidi: Access runtime->avail always in spinlock
    - bfs: don't use WARNING: string when it's just info.
    - ext4: check for invalid block size early when mounting a file system
    - fcntl: Fix potential deadlock in send_sig{io, urg}()
    - rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
    - module: set MODULE_STATE_GOING state when a module fails to load
    - quota: Don't overflow quota file offsets
    - rtc: pl031: fix resource leak in pl031_probe
    - powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
    - i3c master: fix missing destroy_workqueue() on error in i3c_master_register
    - NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
    - f2fs: avoid race condition for shrinker count
    - module: delay kobject uevent until after module init call
    - fs/namespace.c: WARN if mnt_count has become negative
    - watchdog: rti-wdt: fix reference leak in rti_wdt_probe
    - um: random: Register random as hwrng-core device
    - um: ubd: Submit all data segments atomically
    - ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
    - drm/amd/display: updated wm table for Renoir
    - tick/sched: Remove bogus boot "safety" check
    - s390: always clear kernel stack backchain before calling functions
    - io_uring: remove racy overflow list fast checks
    - ALSA: pcm: Clear the full allocated memory at hw_params
    - dm verity: skip verity work if I/O error when system is shutting down
    - rtc: pcf2127: move watchdog initialisation to a separate function
    - rtc: pcf2127: only use watchdog when explicitly available
    - dt-bindings: rtc: add reset-source property
    - kdev_t: always inline major/minor helper functions
    - ALSA: hda/realtek - Modify Dell platform name
    - scsi: ufs: Allow an error return value from ->device_reset()
    - scsi: ufs: Re-enable WriteBooster after device reset
    - RDMA/siw,rxe: Make emulated devices virtual in the device tree
    - fuse: fix bad inode
    - rwsem: Implement down_read_killable_nested
    - rwsem: Implement down_read_interruptible
    - exec: Transform exec_update_mutex into a rw_semaphore
    - mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start

Date: Fri, 19 Feb 2021 10:59:43 +0100
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-016.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 19 Feb 2021 10:59:43 +0100
Source: linux
Binary: block-modules-5.8.0-45-generic-di crypto-modules-5.8.0-45-generic-di floppy-modules-5.8.0-45-generic-di fs-core-modules-5.8.0-45-generic-di fs-secondary-modules-5.8.0-45-generic-di input-modules-5.8.0-45-generic-di ipmi-modules-5.8.0-45-generic-di kernel-image-5.8.0-45-generic-di linux-buildinfo-5.8.0-45-generic linux-headers-5.8.0-45-generic linux-image-unsigned-5.8.0-45-generic linux-libc-dev linux-modules-5.8.0-45-generic linux-modules-extra-5.8.0-45-generic linux-tools-5.8.0-45 linux-tools-5.8.0-45-generic linux-udebs-generic md-modules-5.8.0-45-generic-di message-modules-5.8.0-45-generic-di multipath-modules-5.8.0-45-generic-di nfs-modules-5.8.0-45-generic-di nic-modules-5.8.0-45-generic-di nic-shared-modules-5.8.0-45-generic-di nic-usb-modules-5.8.0-45-generic-di parport-modules-5.8.0-45-generic-di plip-modules-5.8.0-45-generic-di ppp-modules-5.8.0-45-generic-di sata-modules-5.8.0-45-generic-di scsi-modules-5.8.0-45-generic-di
 storage-core-modules-5.8.0-45-generic-di virtio-modules-5.8.0-45-generic-di
 vlan-modules-5.8.0-45-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.8.0-45.51
Distribution: groovy
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-016.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.8.0-45-generic-di - Block storage devices (udeb)
 crypto-modules-5.8.0-45-generic-di - crypto modules (udeb)
 floppy-modules-5.8.0-45-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.8.0-45-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.8.0-45-generic-di - Extra filesystem modules (udeb)
 input-modules-5.8.0-45-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.8.0-45-generic-di - ipmi modules (udeb)
 kernel-image-5.8.0-45-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.8.0-45-generic - Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP
 linux-headers-5.8.0-45-generic - Linux kernel headers for version 5.8.0 on PowerPC 64el SMP
 linux-image-unsigned-5.8.0-45-generic - Linux kernel image for version 5.8.0 on PowerPC 64el SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.8.0-45-generic - Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP
 linux-modules-extra-5.8.0-45-generic - Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP
 linux-tools-5.8.0-45 - Linux kernel version specific tools for version 5.8.0-45
 linux-tools-5.8.0-45-generic - Linux kernel version specific tools for version 5.8.0-45
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.8.0-45-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.8.0-45-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-5.8.0-45-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.8.0-45-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.8.0-45-generic-di - Network interface support (udeb)
 nic-shared-modules-5.8.0-45-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.8.0-45-generic-di - USB network interface support (udeb)
 parport-modules-5.8.0-45-generic-di - Parallel port support (udeb)
 plip-modules-5.8.0-45-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.8.0-45-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.8.0-45-generic-di - SATA storage support (udeb)
 scsi-modules-5.8.0-45-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.8.0-45-generic-di - Core storage support (udeb)
 virtio-modules-5.8.0-45-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.8.0-45-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1898716 1906168 1907160 1912676 1913263 1913372 1913520 1914447 1914472 1914543 1914832 1915473 1916143
Changes:
 linux (5.8.0-45.51) groovy; urgency=medium
 .
   * groovy/linux: 5.8.0-45.51 -proposed tracker (LP: #1916143)
 .
   * 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
     - [Config] Allow ASM_MODVERSIONS and MODULE_REL_CRCS
 .
   * CVE-2021-20194
     - bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
     - bpf, cgroup: Fix problematic bounds check
 .
   * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
     (LP: #1914543)
     - HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
 .
   * Prevent thermal shutdown during boot process (LP: #1906168)
     - thermal/core: Emit a warning if the thermal zone is updated without ops
     - thermal/core: Add critical and hot ops
     - thermal/drivers/acpi: Use hot and critical ops
     - thermal/drivers/rcar: Remove notification usage
     - thermal: int340x: Fix unexpected shutdown at critical temperature
     - thermal: intel: pch: Fix unexpected shutdown at critical temperature
 .
   * geneve overlay network on vlan interface broken with offload enabled
     (LP: #1914447)
     - net/mlx5e: Fix SWP offsets when vlan inserted by driver
 .
   * Groovy update: upstream stable patchset 2021-02-11 (LP: #1915473)
     - net: cdc_ncm: correct overhead in delayed_ndp_size
     - net: hns3: fix the number of queues actually used by ARQ
     - net: hns3: fix a phy loopback fail issue
     - net: stmmac: dwmac-sun8i: Balance internal PHY resource references
     - net: stmmac: dwmac-sun8i: Balance internal PHY power
     - net: vlan: avoid leaks on register_vlan_dev() failures
     - net/sonic: Fix some resource leaks in error handling paths
     - net: ipv6: fib: flush exceptions when purging route
     - tools: selftests: add test for changing routes with PTMU exceptions
     - net: fix pmtu check in nopmtudisc mode
     - net: ip: always refragment ip defragmented packets
     - octeontx2-af: fix memory leak of lmac and lmac->name
     - nexthop: Fix off-by-one error in error path
     - nexthop: Unlink nexthop group entry in error path
     - s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
     - net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
     - net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
     - net/mlx5e: ethtool, Fix restriction of autoneg with 56G
     - chtls: Fix hardware tid leak
     - chtls: Remove invalid set_tcb call
     - chtls: Fix panic when route to peer not configured
     - chtls: Replace skb_dequeue with skb_peek
     - chtls: Added a check to avoid NULL pointer dereference
     - chtls: Fix chtls resources release sequence
     - HID: wacom: Fix memory leakage caused by kfifo_alloc
     - ARM: OMAP2+: omap_device: fix idling of devices during probe
     - i2c: sprd: use a specific timeout to avoid system hang up issue
     - dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
     - can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
     - can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
     - can: kvaser_pciefd: select CONFIG_CRC32
     - cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
     - spi: stm32: FIFO threshold level - fix align packet size
     - i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
     - dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling
       path of the probe function
     - dmaengine: xilinx_dma: check dma_async_device_register return value
     - dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
     - dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
     - qed: select CONFIG_CRC32
     - wil6210: select CONFIG_CRC32
     - block: rsxx: select CONFIG_CRC32
     - lightnvm: select CONFIG_CRC32
     - iommu/intel: Fix memleak in intel_irq_remapping_alloc
     - bpftool: Fix compilation failure for net.o with older glibc
     - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
     - net/mlx5e: Fix two double free cases
     - regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
     - wan: ds26522: select CONFIG_BITREVERSE
     - regulator: qcom-rpmh-regulator: correct hfsmps515 definition
     - net: mvpp2: disable force link UP during port init procedure
     - KVM: arm64: Don't access PMCR_EL0 when no PMU is available
     - block: fix use-after-free in disk_part_iter_next
     - net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed
       packet
     - regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
     - drm/panfrost: Don't corrupt the queue mutex on open/close
     - scsi: ufs: Fix -Wsometimes-uninitialized warning
     - btrfs: skip unnecessary searches for xattrs when logging an inode
     - net: stmmac: dwmac-sun8i: Fix probe error handling
     - net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
     - net: bareudp: add missing error handling for bareudp_link_config()
     - ptp: ptp_ines: prevent build when HAS_IOMEM is not set
     - chtls: Avoid unnecessary freeing of oreq pointer
     - nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
     - net/mlx5e: In skb build skip setting mark in switchdev mode
     - ionic: start queues before announcing link up
     - fanotify: Fix sys_fanotify_mark() on native x86-32
     - spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
     - i2c: mediatek: Fix apdma and i2c hand-shake timeout
     - interconnect: imx: Add a missing of_node_put after of_device_is_available
     - dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of
       the probe function
     - arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
     - phy: dp83640: select CONFIG_CRC32
     - zonefs: select CONFIG_CRC32
     - iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
     - nvme-tcp: Fix possible race of io_work and direct send
     - arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
     - drm/i915/dp: Track pm_qos per connector
     - net: mvneta: fix error message when MTU too large for XDP
     - selftests: fib_nexthops: Fix wrong mausezahn invocation
     - block/rnbd-clt: avoid module unload race with close confirmation
     - drm/panfrost: Remove unused variables in panfrost_job_close()
     - tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
 .
   * Fix the video can't output through WD19TB connected  on TGL's Type-C port
     during cold-boot (LP: #1913372)
     - drm/dp/mst: Export drm_dp_get_vc_payload_bw()
     - drm/i915: Fix the MST PBN divider calculation
 .
   *  Fix regression introduced by codec PM change (LP: #1912676)
     - ASoC: SOF: Intel: hda: Resume codec to do jack detection
     - ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
     - ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
     - ALSA: hda: Balance runtime/system PM if direct-complete is disabled
 .
   * Restore palm ejection on multi-input devices (LP: #1913520)
     - HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
 .
   * intel-hid is not loaded on new Intel platform (LP: #1907160)
     - platform/x86: intel-hid: add Rocket Lake ACPI device ID
 .
   * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
     - rtw88: reduce the log level for failure of tx report
 .
   * Groovy update: upstream stable patchset 2021-02-05 (LP: #1914832)
     - i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
     - iavf: fix double-release of rtnl_lock
     - net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
     - net: mvpp2: Add TCAM entry to drop flow control pause frames
     - net: mvpp2: prs: fix PPPoE with ipv6 packet parse
     - net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
     - ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
     - ethernet: ucc_geth: set dev->max_mtu to 1518
     - ionic: account for vlan tag len in rx buffer len
     - atm: idt77252: call pci_disable_device() on error path
     - net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
     - ibmvnic: fix login buffer memory leak
     - ibmvnic: continue fatal error reset after passive init
     - net: ethernet: mvneta: Fix error handling in mvneta_probe
     - virtio_net: Fix recursive call to cpus_read_lock()
     - net/ncsi: Use real net-device for response handler
     - net: ethernet: Fix memleak in ethoc_probe
     - net-sysfs: take the rtnl lock when storing xps_cpus
     - net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
     - net-sysfs: take the rtnl lock when storing xps_rxqs
     - net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
     - net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
     - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
     - bnxt_en: Check TQM rings for maximum supported value.
     - net: mvpp2: fix pkt coalescing int-threshold configuration
     - bnxt_en: Fix AER recovery.
     - ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
     - net: sched: prevent invalid Scell_log shift count
     - net: hns: fix return value check in __lb_other_process()
     - erspan: fix version 1 check in gre_parse_header()
     - net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
     - bareudp: set NETIF_F_LLTX flag
     - bareudp: Fix use of incorrect min_headroom size
     - vhost_net: fix ubuf refcount incorrectly when sendmsg fails
     - r8169: work around power-saving bug on some chip versions
     - net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
     - net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
     - CDC-NCM: remove "connected" log message
     - ibmvnic: fix: NULL pointer dereference.
     - net: usb: qmi_wwan: add Quectel EM160R-GL
     - stmmac: intel: Add PCI IDs for TGL-H platform
     - workqueue: Kick a worker based on the actual activation of delayed works
     - scsi: ufs: Fix wrong print message in dev_err()
     - scsi: ufs-pci: Fix restore from S4 for Intel controllers
     - scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk
       ->poweroff()
     - scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
     - blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
     - scsi: block: Introduce BLK_MQ_REQ_PM
     - scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
     - scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
     - scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
     - scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
     - local64.h: make <asm/local64.h> mandatory
     - lib/genalloc: fix the overflow when size is too big
     - depmod: handle the case of /sbin/depmod without /sbin in PATH
     - scsi: ufs: Clear UAC for FFU and RPMB LUNs
     - kbuild: don't hardcode depmod path
     - Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
     - scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
     - scsi: block: Do not accept any requests while suspended
     - crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
     - crypto: asym_tpm: correct zero out potential secrets
     - powerpc: Handle .text.{hot,unlikely}.* in linker script
     - Staging: comedi: Return -EFAULT if copy_to_user() fails
     - staging: mt7621-dma: Fix a resource leak in an error handling path
     - usb: gadget: enable super speed plus
     - USB: cdc-acm: blacklist another IR Droid device
     - USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
     - usb: dwc3: meson-g12a: disable clk on error handling path in probe
     - usb: dwc3: gadget: Clear wait flag on dequeue
     - usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
     - usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
     - usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
     - usb: chipidea: ci_hdrc_imx: add missing put_device() call in
       usbmisc_get_init_data()
     - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
     - usb: usbip: vhci_hcd: protect shift size
     - usb: uas: Add PNY USB Portable SSD to unusual_uas
     - USB: serial: iuu_phoenix: fix DMA from stack
     - USB: serial: option: add LongSung M5710 module support
     - USB: serial: option: add Quectel EM160R-GL
     - USB: yurex: fix control-URB timeout handling
     - USB: usblp: fix DMA to stack
     - ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
     - usb: gadget: select CONFIG_CRC32
     - USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
     - usb: gadget: f_uac2: reset wMaxPacketSize
     - usb: gadget: function: printer: Fix a memory leak for interface descriptor
     - usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
     - USB: gadget: legacy: fix return error code in acm_ms_bind()
     - usb: gadget: Fix spinlock lockup on usb_function_deactivate
     - usb: gadget: configfs: Preserve function ordering after bind failure
     - usb: gadget: configfs: Fix use-after-free issue with udc_name
     - USB: serial: keyspan_pda: remove unused variable
     - hwmon: (amd_energy) fix allocation of hwmon_channel_info config
     - mm: make wait_on_page_writeback() wait for multiple pending writebacks
     - x86/mm: Fix leak of pmd ptlock
     - kvm: check tlbs_dirty directly
     - task_work: cleanup notification modes
     - x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
     - x86/resctrl: Don't move a task to the same resource group
     - blk-iocost: fix NULL iocg deref from racing against initialization
     - ALSA: hda/via: Fix runtime PM for Clevo W35xSS
     - ALSA: hda/conexant: add a new hda codec CX11970
     - ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
     - ALSA: hda/realtek: Add mute LED quirk for more HP laptops
     - ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.
     - iommu/vt-d: Move intel_iommu info from struct intel_svm to struct
       intel_svm_dev
     - btrfs: send: fix wrong file path when there is an inode with a pending rmdir
     - Revert "device property: Keep secondary firmware node secondary by type"
     - dmabuf: fix use-after-free of dmabuf's file->f_inode
     - arm64: link with -z norelro for LLD or aarch64-elf
     - drm/i915: clear the shadow batch
     - netfilter: x_tables: Update remaining dereference to RCU
     - netfilter: ipset: fix shift-out-of-bounds in htable_bits()
     - netfilter: xt_RATEEST: reject non-null terminated string from userspace
     - netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
     - dmaengine: idxd: off by one in cleanup code
     - x86/mtrr: Correct the range check before performing MTRR type lookups
     - KVM: x86: fix shift out of bounds reported by UBSAN
     - rtlwifi: rise completion at the last step of firmware callback
 .
   * Groovy update: upstream stable patchset 2021-02-03 (LP: #1914472)
     - net/sched: sch_taprio: reset child qdiscs before freeing them
     - mptcp: fix security context on server socket
     - ethtool: fix error paths in ethnl_set_channels()
     - ethtool: fix string set id check
     - md/raid10: initialize r10_bio->read_slot before use.
     - drm/amd/display: Add get_dig_frontend implementation for DCEx
     - io_uring: close a small race gap for files cancel
     - jffs2: Allow setting rp_size to zero during remounting
     - jffs2: Fix NULL pointer dereference in rp_size fs option parsing
     - scsi: block: Fix a race in the runtime power management code
     - mm/hugetlb: fix deadlock in hugetlb_cow error path
     - mm: memmap defer init doesn't work as expected
     - lib/zlib: fix inflating zlib streams on s390
     - uapi: move constants from <linux/kernel.h> to <linux/const.h>
     - tools headers UAPI: Sync linux/const.h with the kernel headers
     - cgroup: Fix memory leak when parsing multiple source parameters
     - zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
     - scsi: cxgb4i: Fix TLS dependency
     - Bluetooth: hci_h5: close serdev device and free hu in h5_close
     - fbcon: Disable accelerated scrolling
     - reiserfs: add check for an invalid ih_entry_count
     - misc: vmw_vmci: fix kernel info-leak by initializing dbells in
       vmci_ctx_get_chkpt_doorbells()
     - media: gp8psk: initialize stats at power control logic
     - f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
     - ALSA: seq: Use bool for snd_seq_queue internal flags
     - ALSA: rawmidi: Access runtime->avail always in spinlock
     - bfs: don't use WARNING: string when it's just info.
     - ext4: check for invalid block size early when mounting a file system
     - fcntl: Fix potential deadlock in send_sig{io, urg}()
     - rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
     - module: set MODULE_STATE_GOING state when a module fails to load
     - quota: Don't overflow quota file offsets
     - rtc: pl031: fix resource leak in pl031_probe
     - powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
     - i3c master: fix missing destroy_workqueue() on error in i3c_master_register
     - NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
     - f2fs: avoid race condition for shrinker count
     - module: delay kobject uevent until after module init call
     - fs/namespace.c: WARN if mnt_count has become negative
     - watchdog: rti-wdt: fix reference leak in rti_wdt_probe
     - um: random: Register random as hwrng-core device
     - um: ubd: Submit all data segments atomically
     - ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
     - drm/amd/display: updated wm table for Renoir
     - tick/sched: Remove bogus boot "safety" check
     - s390: always clear kernel stack backchain before calling functions
     - io_uring: remove racy overflow list fast checks
     - ALSA: pcm: Clear the full allocated memory at hw_params
     - dm verity: skip verity work if I/O error when system is shutting down
     - rtc: pcf2127: move watchdog initialisation to a separate function
     - rtc: pcf2127: only use watchdog when explicitly available
     - dt-bindings: rtc: add reset-source property
     - kdev_t: always inline major/minor helper functions
     - ALSA: hda/realtek - Modify Dell platform name
     - scsi: ufs: Allow an error return value from ->device_reset()
     - scsi: ufs: Re-enable WriteBooster after device reset
     - RDMA/siw,rxe: Make emulated devices virtual in the device tree
     - fuse: fix bad inode
     - rwsem: Implement down_read_killable_nested
     - rwsem: Implement down_read_interruptible
     - exec: Transform exec_update_mutex into a rw_semaphore
     - mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Checksums-Sha1:
 eaa1d9ed0163b25c93d13ff5b935ab399a6dda9e 406304 block-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a42ed8df15fd6b169293c47105812eddc97ea945 275656 crypto-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 4133d6530e0b18b6f4deed95c24d2da599197c10 40452 floppy-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 46f12ea16465f9133adc14a030fd1eff45942a1e 1660392 fs-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6c2bdf718845664851d2281ee4f9ea64653c479b 705384 fs-secondary-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ed130e580620fb9ac305f6b0aa4c64f27018c6ea 485880 input-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 c89c76fdc0976f7012b283358a10033381128420 72700 ipmi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ebf3134da51ba2d695a5c8753abb9f17565dbab6 9702712 kernel-image-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e6094344ff6a98fbb21c5ff9f59f1f2cbd86e3d0 413740 linux-buildinfo-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 589437fe8c1a6b018327c55afaf8d90138b79afe 1327204 linux-headers-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 6cbb3258ac2217dae7c30b71d2ff4b0566d31d7f 791377612 linux-image-unsigned-5.8.0-45-generic-dbgsym_5.8.0-45.51_ppc64el.ddeb
 f116b8200a7822e3e8d969cdc38f3515c85bfac5 8547140 linux-image-unsigned-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 16895057c8e7a7cc781a9750bce81a5b6bb57619 1170840 linux-libc-dev_5.8.0-45.51_ppc64el.deb
 806f29b3bd0b421b63472cc2a0e1ab875af33ecb 15343148 linux-modules-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 488ef499fa0a1c0cbdfaf65caff800c053297a58 39555316 linux-modules-extra-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 3afc08797ee6c5ae52e96e008fbae3c784d9ba41 1940 linux-tools-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 52e064e992bf05681e39d1df28bb89b44af88446 5275916 linux-tools-5.8.0-45_5.8.0-45.51_ppc64el.deb
 eaaa797db66af425e78a1a1b9d75b3bb708d1e5b 976 linux-udebs-generic_5.8.0-45.51_ppc64el.udeb
 038d867716c843450a14dffd18203a74e91fdbd1 21668 linux_5.8.0-45.51_ppc64el.buildinfo
 9b16a31856f7f8b2e20eaa64ef7e3cbadb845f69 12083194 linux_5.8.0-45.51_ppc64el.tar.gz
 2e2a27bb3260f21f552fc23dcb15fe898cc2faa4 28134 linux_5.8.0-45.51_ppc64el_translations.tar.gz
 9a11bff48131ee211562771c2968faa77983b36f 314736 md-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6bf09e0ee2eea4d3f31145102dadb1dd72a4427b 230196 message-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 555bf89d3e473a0ee6d0650126da84303ea88ded 23240 multipath-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 7ea97528670f982e9ac4c42c3569d8cab646ac8b 699660 nfs-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e38193700f0c52e3759c795e0ef4f4b84a3ae047 5026220 nic-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 4ac28a30d42a12f9dafd27e3d0e0a73e29586150 636144 nic-shared-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 1d40ac7a17e0317ef779d482f8845b6de502c1bf 354136 nic-usb-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e522d317c7508c49d44a41660c07985d93508c4c 44364 parport-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 dd9d7e6a79684d7174585577eab12a59dc65cb77 9560 plip-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a6527fdfc9585078548ac0f71d0a8d7a83823777 29200 ppp-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 eb6215adbad9ef85349ef4f6ef51fba2ed98989f 122132 sata-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 0d570275b6d6ff0db355c266996221922d59439e 2859776 scsi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ce14561e4cb419157b395125906dc50dffe117f0 117936 storage-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 c0f1ae55536a045bb1a9bbb3dc21ae1d06b46dc1 11888 virtio-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 3f15a733b62f994d17768459346af66cd42c0a7f 30176 vlan-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
Checksums-Sha256:
 1ad377b424d3d2b0ca84eb9c7e823530307c8091ef65352a058ffcbcf7d003a7 406304 block-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e832936e1ac4e2de7e6288ed864660c576bd37c032c16c72f851be4d52bc8484 275656 crypto-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a497979bb43280d961a723d94671796915df98c1a963e67f2b9899172760996d 40452 floppy-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 12c2edd18d43a37b739f51235a7bd03e83ed90f4bc15e1db489a7cc64318429b 1660392 fs-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ce6132b05a0c2e75729be1b4949cca9c918cc476051035144903ef2128b4d0f6 705384 fs-secondary-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e78e7ab648e9d66f1a310f3b5af472c648612a5c45a056dde9d12ab1653398b7 485880 input-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 8076d6ed8dfd4ad94b93d7b41677feca8d13dea656deffec70c5fa4c3733e74a 72700 ipmi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 20dcbeee2386cc90710135f1632ffa578c41e5760406573f0ac5f527020a4b7a 9702712 kernel-image-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 fd58fc7f390d844ab762412857a180cbac9b568a70b51ac902627e836e1ff28d 413740 linux-buildinfo-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 4c7558de0be47804d64417361575fffae0f0da0ee4276c69d2248e859f8652f1 1327204 linux-headers-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 0a5515e932c54b1d3a3e4665d42963adc613d66f6e4e8a0c269ce61d499000ec 791377612 linux-image-unsigned-5.8.0-45-generic-dbgsym_5.8.0-45.51_ppc64el.ddeb
 0aa9ade34e35d3aaa4b4cc4e0721885e8af1a364988bc4da2300883ae30d74a6 8547140 linux-image-unsigned-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 8b27044c128dd225e3abdf61b133706cd203993663813cfa9755645974233d33 1170840 linux-libc-dev_5.8.0-45.51_ppc64el.deb
 591983ff9ff1554c1381095da36202233327ec69dec9716200b947f8414b59a1 15343148 linux-modules-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 9aba18131b673c3680807ce0aa04ddaf739c470abd4b7a9736be277aab3ad599 39555316 linux-modules-extra-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 612dda679b0677c57452fa5530ce026599c0c1fc7cd1e0c079beb175f94d08ef 1940 linux-tools-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 9d48c06169e47ffaca00e7b4f64d57ccfc7b633bc814fe948fb225e68f29884b 5275916 linux-tools-5.8.0-45_5.8.0-45.51_ppc64el.deb
 31a0e85b13e13608cc420332ea520cc6ff37909b1c82d36ca503b6790b9b06c5 976 linux-udebs-generic_5.8.0-45.51_ppc64el.udeb
 a1d0ecd42a39d72bfe450e4df68cceca6fd42106e84b1e535a09a8bdad223272 21668 linux_5.8.0-45.51_ppc64el.buildinfo
 706a991230627523bc6ccde2772186ab175a47d743435c66a64eab4080d2e788 12083194 linux_5.8.0-45.51_ppc64el.tar.gz
 bb9a286b5665e229f746ff79f5f7782e946d4018376dfdc98bc18bb7ef6e7f15 28134 linux_5.8.0-45.51_ppc64el_translations.tar.gz
 90fca0cc0d7eab6e173ab0ce90104ff7f2c69365a12058edb6e7e7d48613b699 314736 md-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 11d6bc225ba406d4a46dcea102f4d9c62c1b652b58e73291618f588c3082683d 230196 message-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 53fae09985918804e38aafa45b7409aea31df52a6afae12b0d6bf082ac2e8b9d 23240 multipath-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 516c427ab88110be43142648ceb9209f6b242cc8ad2ff64851f032e577357d2f 699660 nfs-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 15824f519efe5d237e58f84c3d06504f7c6b34379884b0326466a84341598239 5026220 nic-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6eeef6f1e8a81f9aa5cc280c6949a2897820f71f49e90f1832b6123d24f6a1c1 636144 nic-shared-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 4b682604645c6edc5cba35a2aba2ae4254b939db863fc59a29f26a769aada35a 354136 nic-usb-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 37cc579b464dad8af6063c93a9bd29bc3a37fa4dd14b10d5da466acaeee31c5b 44364 parport-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 50cb1f2b3eff695bb2d845d3b9cc3b35f80fe67d4b0453cea61be67b20301b89 9560 plip-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ea0a643109f7aa9ff5e591634cca2986f5ecaebf1164bedf7070ae59721bf436 29200 ppp-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 3eab4923bc2451d72afa55de605db3140bc84a627879331e8a35de8cf839191c 122132 sata-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 ddcc23ca32832626fcde6dc1a3a77b7190c2ed5f1933419c7ae3c9492fb0f29e 2859776 scsi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 162877931e69e689575b1d5df26acd2007a95000e73e86c02a1fc6204dfb6998 117936 storage-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 03a7dc6803207bfa08128b027b9c9f78fa43f9781136cb66a7c2660f70675d15 11888 virtio-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a00321f6e5336383bc5a545396f960a6b3786feab12afc1491183fe4f0b4d2c1 30176 vlan-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
Files:
 49831ef8386bf9fb3bd711603be0c9ec 406304 debian-installer standard block-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 81433eef1ea60016a5ccba4e41e35ebf 275656 debian-installer extra crypto-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6e9afb27cdfe60c14d16b5e4346a4fde 40452 debian-installer standard floppy-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 33deeafd0e0b047fa76149222106513e 1660392 debian-installer standard fs-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 778f542c72186b865c21ee70c42f07ef 705384 debian-installer standard fs-secondary-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a0dc6bffce737ce643ef88b3d90095ce 485880 debian-installer standard input-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 188f45f78bc99afc47780ad80c70ebf1 72700 debian-installer standard ipmi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 46968fd2f40881158296278e15662465 9702712 debian-installer optional kernel-image-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 e8e94b04eba9e0e577d355a1cd03ba46 413740 kernel optional linux-buildinfo-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 55b9372bdeca33305145eea1a7616ee4 1327204 devel optional linux-headers-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 3258a455145577fcbc7940a1bb128d71 791377612 devel optional linux-image-unsigned-5.8.0-45-generic-dbgsym_5.8.0-45.51_ppc64el.ddeb
 0e81f2398d1f31782927e05889f567b2 8547140 kernel optional linux-image-unsigned-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 c052f7959d3499b4db779589ee9d4ccc 1170840 devel optional linux-libc-dev_5.8.0-45.51_ppc64el.deb
 6356bd0c25d6a69337ac45cbaee4c708 15343148 kernel optional linux-modules-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 8b71371786a384a4a961f29e50a9a489 39555316 kernel optional linux-modules-extra-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 d773e4b3477980c2b00803aa0c341dd2 1940 devel optional linux-tools-5.8.0-45-generic_5.8.0-45.51_ppc64el.deb
 e460c937394e8a393d09263749a8d8ff 5275916 devel optional linux-tools-5.8.0-45_5.8.0-45.51_ppc64el.deb
 af3969b2a9be32b1d28cde792043c7cb 976 debian-installer optional linux-udebs-generic_5.8.0-45.51_ppc64el.udeb
 fb9ff4be5693e0fd20490cd7a68b840f 21668 devel optional linux_5.8.0-45.51_ppc64el.buildinfo
 7676bac5dfa811f8742b9dc2f950becf 12083194 raw-signing - linux_5.8.0-45.51_ppc64el.tar.gz
 fa1f99fe317e498df486c8b0b48da78f 28134 raw-translations - linux_5.8.0-45.51_ppc64el_translations.tar.gz
 8ee4e0dc5317aac13398572c1f445dff 314736 debian-installer standard md-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6bdc295f7e79046836002ff959490550 230196 debian-installer standard message-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 1e40ec4cc4b9cec21e06cb34afde0d6a 23240 debian-installer extra multipath-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 19b1700cf729fc07ac1951dcaafc0827 699660 debian-installer standard nfs-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 548bd88abe50b8c2a23775bbdacf915a 5026220 debian-installer standard nic-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 a4e231143a940efecb887c6907f02cf3 636144 debian-installer standard nic-shared-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6650f8496b800cf556646a0b205c270e 354136 debian-installer standard nic-usb-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 cda477bc9a5907a632f87252c746d617 44364 debian-installer standard parport-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 cb1dd7ca555e8fab9415437b123ae752 9560 debian-installer standard plip-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 0c0e24d98c5a0184d6ec10187e70bbb4 29200 debian-installer standard ppp-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 97b0c129bc8ec79aaee3bbc3f037ecc6 122132 debian-installer standard sata-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 2c85a12378b69ba910ca81fe67257e3d 2859776 debian-installer standard scsi-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 6964c3d9662d0a9b3c9eaffb9a446681 117936 debian-installer standard storage-core-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 4c0b0948ba5d5cd4ec0c4fc2c78a1771 11888 debian-installer standard virtio-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
 eac91e61732af4f8ed0b722390a4e725 30176 debian-installer extra vlan-modules-5.8.0-45-generic-di_5.8.0-45.51_ppc64el.udeb
Package-Type: udeb


More information about the Groovy-changes mailing list