[ubuntu/focal-proposed] linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue Dec 15 13:20:54 UTC 2020
linux-hwe-5.8 (5.8.0-34.37~20.04.1) focal; urgency=medium
* focal/linux-hwe-5.8: 5.8.0-34.37~20.04.1 -proposed tracker (LP: #1907575)
* Packaging resync (LP: #1786013)
- [Packaging] update variants
[ Ubuntu: 5.8.0-34.37 ]
* groovy/linux: 5.8.0-34.37 -proposed tracker (LP: #1907576)
* Packaging resync (LP: #1786013)
- update dkms package versions
* [Ubuntu 21.04 FEAT] mpt3sas: Request to include the patch set which supports
topology where zoning is enabled in expander (LP: #1899802)
- scsi: mpt3sas: Define hba_port structure
- scsi: mpt3sas: Allocate memory for hba_port objects
- scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
- scsi: mpt3sas: Update hba_port's sas_address & phy_mask
- scsi: mpt3sas: Get device objects using sas_address & portID
- scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
- scsi: mpt3sas: Get sas_device objects using device's rphy
- scsi: mpt3sas: Update hba_port objects after host reset
- scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
- scsi: mpt3sas: Handling HBA vSES device
- scsi: mpt3sas: Add bypass_dirty_port_flag parameter
- scsi: mpt3sas: Handle vSES vphy object during HBA reset
- scsi: mpt3sas: Add module parameter multipath_on_hba
- scsi: mpt3sas: Bump driver version to 35.101.00.00
* CVE-2020-12912
- hwmon: (amd_energy) modify the visibility of the counters
* Intel Tiger Lake IDs supplement (LP: #1904521)
- mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
- pinctrl: tigerlake: Add support for Tiger Lake-H
* [i915] Noise-like lines of graphics corruption when moving windows in Xorg
sessions (LP: #1896091)
- Revert "UBUNTU: SAUCE: drm/i915: Synchronize active and retire callbacks"
* Fix no headset sound after S3 on Intel HDA (LP: #1904595)
- ALSA: hda: Refactor codec PM to use direct-complete optimization
- ALSA: hda: Separate runtime and system suspend
- ALSA: hda: Reinstate runtime_allow() for all hda controllers
* Ask 8821C Bluetooth controller to drop old firmware (LP: #1904221)
- Bluetooth: btrtl: Ask 8821C to drop old firmware
- Bluetooth: btrtl: fix incorrect skb allocation failure check
* Use ACPI S5 for reboot (LP: #1904225)
- PM: ACPI: reboot: Use S5 for reboot
* Groovy update: v5.8.18 upstream stable release (LP: #1904941)
- netfilter: nftables_offload: KASAN slab-out-of-bounds Read in
nft_flow_rule_create
- io_uring: don't run task work on an exiting task
- io_uring: allow timeout/poll/files killing to take task into account
- io_uring: move dropping of files into separate helper
- io_uring: stash ctx task reference for SQPOLL
- io_uring: unconditionally grab req->task
- io_uring: return cancelation status from poll/timeout/files handlers
- io_uring: enable task/files specific overflow flushing
- io_uring: don't rely on weak ->files references
- io_uring: reference ->nsproxy for file table commands
- io_wq: Make io_wqe::lock a raw_spinlock_t
- io-wq: fix use-after-free in io_wq_worker_running
- io_uring: no need to call xa_destroy() on empty xarray
- io_uring: Fix use of XArray in __io_uring_files_cancel
- io_uring: Fix XArray usage in io_uring_add_task_file
- io_uring: Convert advanced XArray uses to the normal API
- scripts/setlocalversion: make git describe output more reliable
- efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
- fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
- arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
- arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
- x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
- x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
- [Config] update config for ARCH_HAS_COPY_MC
- x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
- bnxt_en: Check abort error state in bnxt_open_nic().
- bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
- bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
- bnxt_en: Re-write PCI BARs after PCI fatal error.
- bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
- chelsio/chtls: fix deadlock issue
- chelsio/chtls: fix memory leaks in CPL handlers
- chelsio/chtls: fix tls record info to user
- cxgb4: set up filter action after rewrites
- gtp: fix an use-before-init in gtp_newlink()
- ibmveth: Fix use of ibmveth in a bridge.
- ibmvnic: fix ibmvnic_set_mac
- mlxsw: core: Fix memory leak on module removal
- netem: fix zero division in tabledist
- net: hns3: Clear the CMDQ registers before unmapping BAR region
- net: ipa: command payloads already mapped
- net/sched: act_mpls: Add softdep on mpls_gso.ko
- r8169: fix issue with forced threading in combination with shared interrupts
- ravb: Fix bit fields checking in ravb_hwtstamp_get()
- tcp: Prevent low rmem stalls with SO_RCVLOWAT.
- tipc: fix memory leak caused by tipc_buf_append()
- net: protect tcf_block_unbind with block lock
- erofs: avoid duplicated permission check for "trusted." xattrs
- arch/x86/amd/ibs: Fix re-arming IBS Fetch
- x86/traps: Fix #DE Oops message regression
- x86/xen: disable Firmware First mode for correctable memory errors
- PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware
- ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
- fuse: fix page dereference after free
- bpf: Fix comment for helper bpf_current_task_under_cgroup()
- evm: Check size of security.evm before using it
- p54: avoid accessing the data mapped to streaming DMA
- cxl: Rework error message for incompatible slots
- RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
- mtd: lpddr: Fix bad logic in print_drs_error
- drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
- serial: qcom_geni_serial: To correct QUP Version detection logic
- serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
- PM: runtime: Fix timer_expires data type on 32-bit arches
- ata: sata_rcar: Fix DMA boundary mask
- xen/gntdev.c: Mark pages as dirty
- openrisc: Fix issue with get_user for 64-bit values
- misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
- phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
- Linux 5.8.18
* linux-riscv 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu
(LP: #1904912)
- riscv: Fixup bootup failure with HARDENED_USERCOPY
* Bionic: btrfs: kernel BUG at /build/linux-
eTBZpZ/linux-4.15.0/fs/btrfs/ctree.c:3233! (LP: #1902254)
- btrfs: tree-checker: fix incorrect printk format
Date: Mon, 14 Dec 2020 15:23:31 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-019.buildd>
-------------- next part --------------
Format: 1.8
Date: Mon, 14 Dec 2020 15:23:31 +0100
Source: linux-hwe-5.8
Binary: block-modules-5.8.0-34-generic-di crypto-modules-5.8.0-34-generic-di dasd-extra-modules-5.8.0-34-generic-di dasd-modules-5.8.0-34-generic-di fat-modules-5.8.0-34-generic-di fs-core-modules-5.8.0-34-generic-di fs-secondary-modules-5.8.0-34-generic-di kernel-image-5.8.0-34-generic-di linux-buildinfo-5.8.0-34-generic linux-headers-5.8.0-34-generic linux-hwe-5.8-tools-5.8.0-34 linux-hwe-5.8-udebs-generic linux-image-unsigned-5.8.0-34-generic linux-modules-5.8.0-34-generic linux-modules-extra-5.8.0-34-generic linux-tools-5.8.0-34-generic md-modules-5.8.0-34-generic-di multipath-modules-5.8.0-34-generic-di nfs-modules-5.8.0-34-generic-di nic-modules-5.8.0-34-generic-di nic-shared-modules-5.8.0-34-generic-di scsi-modules-5.8.0-34-generic-di storage-core-modules-5.8.0-34-generic-di virtio-modules-5.8.0-34-generic-di vlan-modules-5.8.0-34-generic-di
Architecture: s390x s390x_translations
Version: 5.8.0-34.37~20.04.1
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-019.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
block-modules-5.8.0-34-generic-di - Block storage devices (udeb)
crypto-modules-5.8.0-34-generic-di - crypto modules (udeb)
dasd-extra-modules-5.8.0-34-generic-di - DASD storage support -- extras (udeb)
dasd-modules-5.8.0-34-generic-di - DASD storage support (udeb)
fat-modules-5.8.0-34-generic-di - FAT filesystem support (udeb)
fs-core-modules-5.8.0-34-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-5.8.0-34-generic-di - Extra filesystem modules (udeb)
kernel-image-5.8.0-34-generic-di - kernel image and system map (udeb)
linux-buildinfo-5.8.0-34-generic - Linux kernel buildinfo for version 5.8.0 on System 390x SMP
linux-headers-5.8.0-34-generic - Linux kernel headers for version 5.8.0 on System 390x SMP
linux-hwe-5.8-tools-5.8.0-34 - Linux kernel version specific tools for version 5.8.0-34
linux-hwe-5.8-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-image-unsigned-5.8.0-34-generic - Linux kernel image for version 5.8.0 on System 390x SMP
linux-modules-5.8.0-34-generic - Linux kernel extra modules for version 5.8.0 on System 390x SMP
linux-modules-extra-5.8.0-34-generic - Linux kernel extra modules for version 5.8.0 on System 390x SMP
linux-tools-5.8.0-34-generic - Linux kernel version specific tools for version 5.8.0-34
md-modules-5.8.0-34-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
multipath-modules-5.8.0-34-generic-di - DM-Multipath support (udeb)
nfs-modules-5.8.0-34-generic-di - NFS filesystem drivers (udeb)
nic-modules-5.8.0-34-generic-di - Network interface support (udeb)
nic-shared-modules-5.8.0-34-generic-di - nic shared modules (udeb)
scsi-modules-5.8.0-34-generic-di - SCSI storage support (udeb)
storage-core-modules-5.8.0-34-generic-di - Core storage support (udeb)
virtio-modules-5.8.0-34-generic-di - VirtIO Modules (udeb)
vlan-modules-5.8.0-34-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1896091 1899802 1902254 1904221 1904225 1904521 1904595 1904912 1904941 1907575 1907576
Changes:
linux-hwe-5.8 (5.8.0-34.37~20.04.1) focal; urgency=medium
.
* focal/linux-hwe-5.8: 5.8.0-34.37~20.04.1 -proposed tracker (LP: #1907575)
.
* Packaging resync (LP: #1786013)
- [Packaging] update variants
.
[ Ubuntu: 5.8.0-34.37 ]
.
* groovy/linux: 5.8.0-34.37 -proposed tracker (LP: #1907576)
* Packaging resync (LP: #1786013)
- update dkms package versions
* [Ubuntu 21.04 FEAT] mpt3sas: Request to include the patch set which supports
topology where zoning is enabled in expander (LP: #1899802)
- scsi: mpt3sas: Define hba_port structure
- scsi: mpt3sas: Allocate memory for hba_port objects
- scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
- scsi: mpt3sas: Update hba_port's sas_address & phy_mask
- scsi: mpt3sas: Get device objects using sas_address & portID
- scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
- scsi: mpt3sas: Get sas_device objects using device's rphy
- scsi: mpt3sas: Update hba_port objects after host reset
- scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
- scsi: mpt3sas: Handling HBA vSES device
- scsi: mpt3sas: Add bypass_dirty_port_flag parameter
- scsi: mpt3sas: Handle vSES vphy object during HBA reset
- scsi: mpt3sas: Add module parameter multipath_on_hba
- scsi: mpt3sas: Bump driver version to 35.101.00.00
* CVE-2020-12912
- hwmon: (amd_energy) modify the visibility of the counters
* Intel Tiger Lake IDs supplement (LP: #1904521)
- mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
- pinctrl: tigerlake: Add support for Tiger Lake-H
* [i915] Noise-like lines of graphics corruption when moving windows in Xorg
sessions (LP: #1896091)
- Revert "UBUNTU: SAUCE: drm/i915: Synchronize active and retire callbacks"
* Fix no headset sound after S3 on Intel HDA (LP: #1904595)
- ALSA: hda: Refactor codec PM to use direct-complete optimization
- ALSA: hda: Separate runtime and system suspend
- ALSA: hda: Reinstate runtime_allow() for all hda controllers
* Ask 8821C Bluetooth controller to drop old firmware (LP: #1904221)
- Bluetooth: btrtl: Ask 8821C to drop old firmware
- Bluetooth: btrtl: fix incorrect skb allocation failure check
* Use ACPI S5 for reboot (LP: #1904225)
- PM: ACPI: reboot: Use S5 for reboot
* Groovy update: v5.8.18 upstream stable release (LP: #1904941)
- netfilter: nftables_offload: KASAN slab-out-of-bounds Read in
nft_flow_rule_create
- io_uring: don't run task work on an exiting task
- io_uring: allow timeout/poll/files killing to take task into account
- io_uring: move dropping of files into separate helper
- io_uring: stash ctx task reference for SQPOLL
- io_uring: unconditionally grab req->task
- io_uring: return cancelation status from poll/timeout/files handlers
- io_uring: enable task/files specific overflow flushing
- io_uring: don't rely on weak ->files references
- io_uring: reference ->nsproxy for file table commands
- io_wq: Make io_wqe::lock a raw_spinlock_t
- io-wq: fix use-after-free in io_wq_worker_running
- io_uring: no need to call xa_destroy() on empty xarray
- io_uring: Fix use of XArray in __io_uring_files_cancel
- io_uring: Fix XArray usage in io_uring_add_task_file
- io_uring: Convert advanced XArray uses to the normal API
- scripts/setlocalversion: make git describe output more reliable
- efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
- fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
- arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
- arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
- x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
- x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
- [Config] update config for ARCH_HAS_COPY_MC
- x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
- bnxt_en: Check abort error state in bnxt_open_nic().
- bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
- bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
- bnxt_en: Re-write PCI BARs after PCI fatal error.
- bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
- chelsio/chtls: fix deadlock issue
- chelsio/chtls: fix memory leaks in CPL handlers
- chelsio/chtls: fix tls record info to user
- cxgb4: set up filter action after rewrites
- gtp: fix an use-before-init in gtp_newlink()
- ibmveth: Fix use of ibmveth in a bridge.
- ibmvnic: fix ibmvnic_set_mac
- mlxsw: core: Fix memory leak on module removal
- netem: fix zero division in tabledist
- net: hns3: Clear the CMDQ registers before unmapping BAR region
- net: ipa: command payloads already mapped
- net/sched: act_mpls: Add softdep on mpls_gso.ko
- r8169: fix issue with forced threading in combination with shared interrupts
- ravb: Fix bit fields checking in ravb_hwtstamp_get()
- tcp: Prevent low rmem stalls with SO_RCVLOWAT.
- tipc: fix memory leak caused by tipc_buf_append()
- net: protect tcf_block_unbind with block lock
- erofs: avoid duplicated permission check for "trusted." xattrs
- arch/x86/amd/ibs: Fix re-arming IBS Fetch
- x86/traps: Fix #DE Oops message regression
- x86/xen: disable Firmware First mode for correctable memory errors
- PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware
- ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
- fuse: fix page dereference after free
- bpf: Fix comment for helper bpf_current_task_under_cgroup()
- evm: Check size of security.evm before using it
- p54: avoid accessing the data mapped to streaming DMA
- cxl: Rework error message for incompatible slots
- RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
- mtd: lpddr: Fix bad logic in print_drs_error
- drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
- serial: qcom_geni_serial: To correct QUP Version detection logic
- serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
- PM: runtime: Fix timer_expires data type on 32-bit arches
- ata: sata_rcar: Fix DMA boundary mask
- xen/gntdev.c: Mark pages as dirty
- openrisc: Fix issue with get_user for 64-bit values
- misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
- phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
- Linux 5.8.18
* linux-riscv 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu
(LP: #1904912)
- riscv: Fixup bootup failure with HARDENED_USERCOPY
* Bionic: btrfs: kernel BUG at /build/linux-
eTBZpZ/linux-4.15.0/fs/btrfs/ctree.c:3233! (LP: #1902254)
- btrfs: tree-checker: fix incorrect printk format
Checksums-Sha1:
d6d498a0b76a90ad664e71929e3f3cb76be4690e 80280 block-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
6b0856b75a20a1b4643c887765655bf096fc5f64 303568 crypto-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
a62ffbe9bd1c60951969b6b2b70d2f477f34df6c 7264 dasd-extra-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
4f0dc52e93e30300b297abe6545ed188b7c7fffe 92524 dasd-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
d409c82f78f7f1004ba6f0e0217ae397a9d4118d 4516 fat-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
de072d08852df56060cab68620cedf939ff2b32a 1296632 fs-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
be9339d05f7d8c47bc2ed5030ae23a6f762ed4c5 678328 fs-secondary-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
a2edb435815223b868a12e9224ae30cf82ff435e 5616884 kernel-image-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
0f09d335419897d34ce7774a9988c6a6ef54a62e 128504 linux-buildinfo-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
cb6855361a52d1f849583d2e5474f4e07ae42c7f 445188 linux-headers-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
ab356715343dfac131f157eae5c8b331f40e2051 4780728 linux-hwe-5.8-tools-5.8.0-34_5.8.0-34.37~20.04.1_s390x.deb
9449f04ce29e1ff8f3372c26e4689422ed002ff5 956 linux-hwe-5.8-udebs-generic_5.8.0-34.37~20.04.1_s390x.udeb
cc9dc8ffa8e5d2d584ce5a86577b48e43f273751 20858 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.buildinfo
0f5d3e85f19ee5d180c7f02606effa62010c8d9a 5082953 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.tar.gz
2c7064ce789e3a5e5c9f6ea5cd2bf904470570ab 28209 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x_translations.tar.gz
d5393810ce5d00995f835f3666415d982fad8d3a 270946224 linux-image-unsigned-5.8.0-34-generic-dbgsym_5.8.0-34.37~20.04.1_s390x.ddeb
615531dcec0aac7e317fff11f5c04a5c46332710 5112072 linux-image-unsigned-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
fec952892c4207e5664cdfa51faa15ee1a9f7df1 9681940 linux-modules-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
3ec56832c4918f1351db6ace6fd3047995a9feb6 6398664 linux-modules-extra-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
daa9bd651affc0a7e10e9a4ff20cf011bad5a1dd 1948 linux-tools-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
e4d84fb0060efac20df72801bc5dd0a3476a4bfb 276228 md-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
8bcce04525886bc40f177cc90158ad34ba8cd889 20368 multipath-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
5cad42c55587dbc19ac48e73baa8bddf5e61ab60 617096 nfs-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
e33c910bc76a77f2622f7f9cf6eb445f1e099db4 860128 nic-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
1d701e220747a0b7545b5f7d09623a9bef0ed227 4548 nic-shared-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
a07fce9525a6fab791f01989a2cbf09cf6fb23ba 1097168 scsi-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
a058ff2a22569c96562f189b55ee01acc055ad59 18688 storage-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
cd5e992110eabaa2abdf4663256a4e0139802710 10344 virtio-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
28822a885cb4e9f300b8d99f03b7c4c01090584c 26432 vlan-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
Checksums-Sha256:
fc04e11c8dca6bf8964d9e4438eb15f826f7a417fd2272b0f1d3399a1be18282 80280 block-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
3f8d89e93f70154aa2732fed46ab78c563c3227539207c357971fc7bb7a30d6f 303568 crypto-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
1b84d184740520df22175374de56b29d75c64b40fafa286cb46b848b45858218 7264 dasd-extra-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
18fece4e21ebbd610ec555a86ef8ff3b7cca6ef17cf79ef64752d08ade289be2 92524 dasd-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
10bc6fb83b8517f6bd011567ded4bb58c083fe7bde42110a7853d6156702f90d 4516 fat-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
d1a9abd05752f0798dbd330261f3f5feaca50e9ff9aea675a3af9c7dc140ad4a 1296632 fs-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
23e843873350cd01e34ff7d308e0b5169e8b68193a4b7bb760113b7a38769ffb 678328 fs-secondary-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
e16a1f4c4a63d3d86234ad61620fa039d3aaf35ab6aabea6db4a95393b6a8e00 5616884 kernel-image-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
f18bb9fa9307f00cfb0a6cc4f16c606ef4a4bc356e61acab6398a77220342851 128504 linux-buildinfo-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
fc530e56160fd2ec78ebc4498d4c80018f251fde5946f04eab7209bdca0ec45d 445188 linux-headers-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
eb534ec15a03e0a1a4eff2deacb912dbebb5e067e17346e2d416d13335e2998c 4780728 linux-hwe-5.8-tools-5.8.0-34_5.8.0-34.37~20.04.1_s390x.deb
fa024abfec6ae00837285a58372dbf9f8d296ab858f55eb1345a9e92d2c3cab4 956 linux-hwe-5.8-udebs-generic_5.8.0-34.37~20.04.1_s390x.udeb
42b26f1edee993d8b70a52ce1c84daae3e8ceca45776a347f585e165e32ffc3c 20858 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.buildinfo
6d797d747de5297aae7d4e655cc4a125b636ac9c398d157a378b73c5d6921b37 5082953 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.tar.gz
d07087ab743b776baaf38bd662873472eedaa76bed57ea61df7a622ca7c557a3 28209 linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x_translations.tar.gz
0542d7c8bb4af7b8b32620e9f87ad02109d0518ffcdb511ac7eef67a3b5fac54 270946224 linux-image-unsigned-5.8.0-34-generic-dbgsym_5.8.0-34.37~20.04.1_s390x.ddeb
68bbb0af052a02a8d743508b7faf1260b158e141f820efd7b6d5b5aba626caa8 5112072 linux-image-unsigned-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
f8795a00d53666702d9007c1e0d52fd386b836bbe045281c0db743eb941d6ce7 9681940 linux-modules-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
8413e7107578c29963d28399476dfa4bc3f609040f0d5d78dda49b912ee38fa1 6398664 linux-modules-extra-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
d352b0db7c47bb4e4d02f2a24fe3e0f66b1fcdc7e5bc506e51a1f584319740be 1948 linux-tools-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
9e621c74105e53f98716a6d469eeffd57b1787551abe1959130510cceefae562 276228 md-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
3155b38e2e51f05069fb50b53694442db69dc04c6d2984672d85b12308cda0f9 20368 multipath-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
dc25487b141e70e9d80c7fb82a95100ff182d84615a696dfa590617099fcd8fe 617096 nfs-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
6cb65910a7a96349071a8daffd2555396d03b7078024899a598df78936469ba3 860128 nic-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
77de4069b5d8d76530789976d40f951dd66e589cdd8580f45325a974fb214ddf 4548 nic-shared-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
7569d39ad1c13bf95bcd458de48460807958f3c354c94c99e37b669452fd2264 1097168 scsi-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
c1c4d22fb633849de4b3e95525b67d777965c88f8d73eadeddb5e487cce96371 18688 storage-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
3a66dfc04ca138eea27d9daf3a676aef6db25a45aa3de663bbb92f331d6d99d7 10344 virtio-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
f0ccf5153f20d2bc8d0b20b9a58c478534b4dc86641d2f44fbb65e81f44144ce 26432 vlan-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
Files:
f5d1fbba61608d46c99fb36fa2656fb6 80280 debian-installer standard block-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
94298551ffcb59e1e50541b6741df93e 303568 debian-installer extra crypto-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
4e28e828f82fda2030431d11e43e159f 7264 debian-installer extra dasd-extra-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
5f0a10f9b3ca8ec7bfc64c502e977bb3 92524 debian-installer standard dasd-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
9484f6676f96badfd584c0b871153abe 4516 debian-installer standard fat-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
025e3fa136b477ba5edd214f531fc075 1296632 debian-installer standard fs-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
690a79e337ae5aaceee655704e995489 678328 debian-installer standard fs-secondary-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
24510c849f40fdc8336ca9ed3ee5416e 5616884 debian-installer optional kernel-image-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
88e72f13d1832c552f832f8c70174b6d 128504 kernel optional linux-buildinfo-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
229e92f91b240e15e74a59917b8210c2 445188 devel optional linux-headers-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
dafef3aef7321b99b9c83c471763f056 4780728 devel optional linux-hwe-5.8-tools-5.8.0-34_5.8.0-34.37~20.04.1_s390x.deb
6004a30c5801a9f446b522e884df111b 956 debian-installer optional linux-hwe-5.8-udebs-generic_5.8.0-34.37~20.04.1_s390x.udeb
8870d30f5938e03ac6c15ac04ae038e7 20858 devel optional linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.buildinfo
09f29aa4354890346323931b62409de3 5082953 raw-signing - linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x.tar.gz
32e768fd46cb06e4369983e1a1c594da 28209 raw-translations - linux-hwe-5.8_5.8.0-34.37~20.04.1_s390x_translations.tar.gz
a44d55abc78991a946faae7c4eb305f3 270946224 devel optional linux-image-unsigned-5.8.0-34-generic-dbgsym_5.8.0-34.37~20.04.1_s390x.ddeb
20c04a6f363df329923b5bdac575aa51 5112072 kernel optional linux-image-unsigned-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
86ff581fcdac3d1307fbc5acd4056a1e 9681940 kernel optional linux-modules-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
f7fe8adb9a76bb3f285de804fb99529a 6398664 kernel optional linux-modules-extra-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
fa11e14e4b9a084a7e168164e78ee14a 1948 devel optional linux-tools-5.8.0-34-generic_5.8.0-34.37~20.04.1_s390x.deb
c28d68b7d834b4d8ab0d2a909f67ae3d 276228 debian-installer standard md-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
c1a2ee2712df0d42f67111d55f1a4f10 20368 debian-installer extra multipath-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
90c1719c6fde9da5919d5cecd5baa184 617096 debian-installer standard nfs-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
7600e33ae2694617ae6e1b00c40a647d 860128 debian-installer standard nic-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
cbed0189060badfb724d29c80772ef15 4548 debian-installer standard nic-shared-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
0f21e90a69b0fb21cd400c198c82e470 1097168 debian-installer standard scsi-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
09de84e35d7a0392b5f704988cf3e74f 18688 debian-installer standard storage-core-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
c9d3f171a262b5abb4d86f3f6e7f5927 10344 debian-installer standard virtio-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
dd49c2975ac183fc3c84f7b7cb57ec7b 26432 debian-installer extra vlan-modules-5.8.0-34-generic-di_5.8.0-34.37~20.04.1_s390x.udeb
Package-Type: udeb
More information about the Focal-changes
mailing list