[ubuntu/hirsute-proposed] linux-oracle_5.8.0-1012.12+21.04.1_amd64.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Tue Dec 8 09:20:50 UTC 2020


linux-oracle (5.8.0-1012.12+21.04.1) hirsute; urgency=medium

  * hirsute/linux-oracle: 5.8.0-1012.12+21.04.1 -proposed tracker (LP: #1905860)

  * Packaging resync (LP: #1786013)
    - update dkms package versions

  [ Ubuntu: 5.8.0-1012.12 ]

  * groovy/linux-oracle: 5.8.0-1012.12 -proposed tracker (LP: #1905861)
  * Groovy update: v5.8.18 upstream stable release (LP: #1904941)
    - [Config] update config for ARCH_HAS_COPY_MC
  * groovy/linux: 5.8.0-32.34 -proposed tracker (LP: #1905865)
  * 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
  * groovy/linux: 5.8.0-31.33 -proposed tracker (LP: #1905299)
  * Groovy 5.8 kernel hangs on boot on CPUs with eLLC (LP: #1903397)
    - drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup
      during fbdev init
  * CVE-2020-4788
    - selftests/powerpc: rfi_flush: disable entry flush if present
    - powerpc/64s: flush L1D on kernel entry
    - powerpc/64s: flush L1D after user accesses
    - selftests/powerpc: entry flush test

Date: Mon, 07 Dec 2020 13:59:53 +0100
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-022.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 07 Dec 2020 13:59:53 +0100
Source: linux-oracle
Binary: linux-buildinfo-5.8.0-1012-oracle linux-headers-5.8.0-1012-oracle linux-image-unsigned-5.8.0-1012-oracle linux-modules-5.8.0-1012-oracle linux-modules-extra-5.8.0-1012-oracle linux-oracle-headers-5.8.0-1012 linux-oracle-tools-5.8.0-1012 linux-tools-5.8.0-1012-oracle
Architecture: amd64 all amd64_translations
Version: 5.8.0-1012.12+21.04.1
Distribution: hirsute
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-022.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 linux-buildinfo-5.8.0-1012-oracle - Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP
 linux-headers-5.8.0-1012-oracle - Oracle Linux kernel headers for version 5.8.0 on 64 bit x86 SMP
 linux-image-unsigned-5.8.0-1012-oracle - Oracle Linux kernel image for version 5.8.0 on 64 bit x86 SMP
 linux-modules-5.8.0-1012-oracle - Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86
 linux-modules-extra-5.8.0-1012-oracle - Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86
 linux-oracle-headers-5.8.0-1012 - Header files related to Oracle Linux kernel version 5.8.0
 linux-oracle-tools-5.8.0-1012 - Oracle Linux kernel version specific tools for version 5.8.0-1012
 linux-tools-5.8.0-1012-oracle - Oracle Linux kernel version specific tools for version 5.8.0-1012
Launchpad-Bugs-Fixed: 1786013 1896091 1899802 1902254 1903397 1904221 1904225 1904521 1904595 1904912 1904941 1905299 1905860 1905861 1905865
Changes:
 linux-oracle (5.8.0-1012.12+21.04.1) hirsute; urgency=medium
 .
   * hirsute/linux-oracle: 5.8.0-1012.12+21.04.1 -proposed tracker (LP: #1905860)
 .
   * Packaging resync (LP: #1786013)
     - update dkms package versions
 .
   [ Ubuntu: 5.8.0-1012.12 ]
 .
   * groovy/linux-oracle: 5.8.0-1012.12 -proposed tracker (LP: #1905861)
   * Groovy update: v5.8.18 upstream stable release (LP: #1904941)
     - [Config] update config for ARCH_HAS_COPY_MC
   * groovy/linux: 5.8.0-32.34 -proposed tracker (LP: #1905865)
   * 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
   * groovy/linux: 5.8.0-31.33 -proposed tracker (LP: #1905299)
   * Groovy 5.8 kernel hangs on boot on CPUs with eLLC (LP: #1903397)
     - drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup
       during fbdev init
   * CVE-2020-4788
     - selftests/powerpc: rfi_flush: disable entry flush if present
     - powerpc/64s: flush L1D on kernel entry
     - powerpc/64s: flush L1D after user accesses
     - selftests/powerpc: entry flush test
Checksums-Sha1:
 2b77b7d22237100427154b78ded2106c588bc358 330120 linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 2986ce2d08d445bb28651cc5d0e6a0828b1ff34a 1286544 linux-headers-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 3f1653bbe6dc3bf5fca661ff6b0089bc8669ac51 800615424 linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12+21.04.1_amd64.ddeb
 64abee78af4bd000cb74fe859e703baa9fbf4d18 11491816 linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 043bab78be0fa3c4c3bc14eb95fc827a8967709b 14752660 linux-modules-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 c1ce2c25ff03b0ea9c67c3fafe6b7c978efd9fab 39512120 linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 0e8e655c56d9f9e513afc79ae993848f7f6b273c 11403856 linux-oracle-headers-5.8.0-1012_5.8.0-1012.12+21.04.1_all.deb
 cf6f267e748d70e20d64fde35538353a6a50d2e9 5912360 linux-oracle-tools-5.8.0-1012_5.8.0-1012.12+21.04.1_amd64.deb
 af9e2cd1e262f9f9ed42b71ab911c43c678e6eea 17007 linux-oracle_5.8.0-1012.12+21.04.1_amd64.buildinfo
 f3b243b4b28e52604942a0fd8d43e274860e4c79 12147385 linux-oracle_5.8.0-1012.12+21.04.1_amd64.tar.gz
 ee8cbd6126f74555983e34f45e73eddf3eaf3936 28267 linux-oracle_5.8.0-1012.12+21.04.1_amd64_translations.tar.gz
 533f1795a8a563b41e872103801b1541f26b1b96 2012 linux-tools-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
Checksums-Sha256:
 80bea527a4b952659a926d6764befa790bebaa634cd31224a97b619e2bdbae92 330120 linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 56de75ec3f2d547f57ab453f8567ac9e413c8f492e7ad5bd6f707f00f6e5d26d 1286544 linux-headers-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 717deff5e18537d622f9cf3fa24ea015702635c1ea23aa88037049920e868771 800615424 linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12+21.04.1_amd64.ddeb
 e6c4e840061d67ec8ed70d3ad277d494a1907c4ee14349cfbede4bd27e69fb94 11491816 linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 dc373b5c34c78aed5925cd36d553ec209c6342b597d6e0a77ba7bf350321e804 14752660 linux-modules-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 33e8edbc3be12385b9e3f5d29166f22223f83f93ebb8b0764625253217030995 39512120 linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 00a5d8d75f8605002ad61cb70ceb83d422589d17598c06205d3f4eaab599b30e 11403856 linux-oracle-headers-5.8.0-1012_5.8.0-1012.12+21.04.1_all.deb
 15c713a0c7bf166d819b699b7ba9f003d318716caaae97c86e270afdeb0e6863 5912360 linux-oracle-tools-5.8.0-1012_5.8.0-1012.12+21.04.1_amd64.deb
 052a50720f4a890abd2845aaa4fd4b389952ce4bf5876146619d3a5b6c1d58de 17007 linux-oracle_5.8.0-1012.12+21.04.1_amd64.buildinfo
 e2290fdea6b92ab44a9989bfd0e9063d1a8801be93f553465de35cf2955233ea 12147385 linux-oracle_5.8.0-1012.12+21.04.1_amd64.tar.gz
 6036842d8f245b9bfd9f38b668a24f45b1f265fa4ed5922307bee6ae7f0bf3c5 28267 linux-oracle_5.8.0-1012.12+21.04.1_amd64_translations.tar.gz
 43b03b389f83020dc7bc9fa37a19cf3006a44ecb1bb0290602ed2c7b7dfbcbc2 2012 linux-tools-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
Files:
 62a252e0ec3edc4dce45855542e8f5e4 330120 kernel optional linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 9b595dc6926fab2d1834ad1afd43a053 1286544 devel optional linux-headers-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 c0215a0e50a7c06d68cdfc2b02228d8f 800615424 devel optional linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12+21.04.1_amd64.ddeb
 341f9c1c8249f62fb0b6d1c542ad6772 11491816 kernel optional linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 370aebbb532399b8bf621510e4814deb 14752660 kernel optional linux-modules-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 1297a57b6c97e1d60195b4d0459c6375 39512120 kernel optional linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb
 8c6c452a07fcb72aad706100bcbf34c7 11403856 devel optional linux-oracle-headers-5.8.0-1012_5.8.0-1012.12+21.04.1_all.deb
 8bdbc6e695c1eb230e358d099206f21d 5912360 devel optional linux-oracle-tools-5.8.0-1012_5.8.0-1012.12+21.04.1_amd64.deb
 233a05098fb3542cf36abb36618b2b91 17007 devel optional linux-oracle_5.8.0-1012.12+21.04.1_amd64.buildinfo
 47988c284f22eae755f0c789a7de1402 12147385 raw-signing - linux-oracle_5.8.0-1012.12+21.04.1_amd64.tar.gz
 7eea766c626e97eba55dfc10c3857f5e 28267 raw-translations - linux-oracle_5.8.0-1012.12+21.04.1_amd64_translations.tar.gz
 eba12ad78f97b7335e4aa2ad276fa52a 2012 devel optional linux-tools-5.8.0-1012-oracle_5.8.0-1012.12+21.04.1_amd64.deb


More information about the Hirsute-changes mailing list