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

Khalid Elmously khalid.elmously at canonical.com
Wed Dec 2 16:01:06 UTC 2020


linux-oracle (5.8.0-1012.12) groovy; urgency=medium

  * 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

  [ Ubuntu: 5.8.0-32.34 ]

  * 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

  [ Ubuntu: 5.8.0-31.33 ]

  * 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: Wed, 02 Dec 2020 00:19:17 -0500
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-028.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 02 Dec 2020 00:19:17 -0500
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
Distribution: groovy
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-028.buildd>
Changed-By: Khalid Elmously <khalid.elmously 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 1905861 1905865
Changes:
 linux-oracle (5.8.0-1012.12) groovy; urgency=medium
 .
   * 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
 .
   [ Ubuntu: 5.8.0-32.34 ]
 .
   * 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
 .
   [ Ubuntu: 5.8.0-31.33 ]
 .
   * 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:
 a341b9db466facf6711d5e406fb5278f52ef2c2d 283060 linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 11774eb54749249c1bb2804385f01f65e77624bc 1238016 linux-headers-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 290d4c80112b94089481928dc2dbaf6c5e2e69d1 800641276 linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12_amd64.ddeb
 e3dadd226a7a16e09e7f395d523069d7be8de190 11443820 linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 abfdcb7d594ce3293c1637ecb61b9c1b26e8df28 14704272 linux-modules-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 c139cce7041782a8cab9eb750a2ad6006325e140 39462460 linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 f46b2d51274f93e3b31aa812f63f04e03a0824d0 11355616 linux-oracle-headers-5.8.0-1012_5.8.0-1012.12_all.deb
 921946dccceac2a4735e0ffc7b4b4f89f5271310 5863388 linux-oracle-tools-5.8.0-1012_5.8.0-1012.12_amd64.deb
 f4f672a520b5010b20cd06b5fc89caf04b77d492 16646 linux-oracle_5.8.0-1012.12_amd64.buildinfo
 b7fb5969394fcac4723e59f38da76d5ec10efe53 12146246 linux-oracle_5.8.0-1012.12_amd64.tar.gz
 701d30928959fedbb274f46595e606c1742fed03 28411 linux-oracle_5.8.0-1012.12_amd64_translations.tar.gz
 6d7dca718632ef0c72095ac0635bee5b8f8a4e77 2000 linux-tools-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
Checksums-Sha256:
 1a015631cecdbcbe3000d712f445545e9768e08a69d0ccce070c42c311237a69 283060 linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 f6350cfa50ad45100dec5ab04fa69ddec3f0b928c22b59d61d5d204dee03f05e 1238016 linux-headers-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 9c53e97c3ddd4d1095b09f503c71cce296608554b0ee883cb47c9b43eb76188e 800641276 linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12_amd64.ddeb
 09c09e7ede95525477e1c424aba12b10d86b7692295e47640193ce7064db51a0 11443820 linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 688342a1415253060a4d6b1db9f72176a991ac42db2f473cd910b3e2b6f623e6 14704272 linux-modules-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 2cad416697328637e3daf0cd976d15e220a4a36cbd7f4a735a19a5cdbe19f1eb 39462460 linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 f9f09a39f76dab697c2e6806ed9b8abc0379ca8a237ec611bd16c33044c6c53e 11355616 linux-oracle-headers-5.8.0-1012_5.8.0-1012.12_all.deb
 60e410d5033f6fd32c6e8237a16b3b459c51d6a665b56ab91f0bb050096e6f53 5863388 linux-oracle-tools-5.8.0-1012_5.8.0-1012.12_amd64.deb
 abf3bf083b5769f3615424dd661459e6cefad5b46cb71efefd9ae21c3f101336 16646 linux-oracle_5.8.0-1012.12_amd64.buildinfo
 d20d7a987b74b039c21b0252cbc46165b16961c76b9ad212c5b5254e2752a32e 12146246 linux-oracle_5.8.0-1012.12_amd64.tar.gz
 58985b78e5a74e07fafd54a7ff8b3000bd9180d12fd867b6b1dea61a4e22b750 28411 linux-oracle_5.8.0-1012.12_amd64_translations.tar.gz
 e51e6012c7f490cb96094e772888f88c6a4322371dfa41f78f99ef726f03bb1a 2000 linux-tools-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
Files:
 e726e4d127624ec36bba4a30b250c7ce 283060 kernel optional linux-buildinfo-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 023f44ed61ba723200b4f36ba2774251 1238016 devel optional linux-headers-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 fe002781a6195eb70c5724fe2408660a 800641276 devel optional linux-image-unsigned-5.8.0-1012-oracle-dbgsym_5.8.0-1012.12_amd64.ddeb
 f12745ac1a94b5770bffa5b0d47131ef 11443820 kernel optional linux-image-unsigned-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 1926561a70b74374f589cc8b62c9c92c 14704272 kernel optional linux-modules-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 2736f54e1b205f4bae51d965894b185a 39462460 kernel optional linux-modules-extra-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb
 6e6870d7c73474f24b92134ca486dc0a 11355616 devel optional linux-oracle-headers-5.8.0-1012_5.8.0-1012.12_all.deb
 421ea74376f9440d5ed1b556037f0fab 5863388 devel optional linux-oracle-tools-5.8.0-1012_5.8.0-1012.12_amd64.deb
 1fe7f6416cf768c0f8a206cf7cd063c4 16646 devel optional linux-oracle_5.8.0-1012.12_amd64.buildinfo
 d7386edfb24321b31f49f79fd359bdf1 12146246 raw-signing - linux-oracle_5.8.0-1012.12_amd64.tar.gz
 455d46a21c7b9ae2383c43c3d0b2e4ae 28411 raw-translations - linux-oracle_5.8.0-1012.12_amd64_translations.tar.gz
 6928c94be12e6051511aeb04352d64e0 2000 devel optional linux-tools-5.8.0-1012-oracle_5.8.0-1012.12_amd64.deb


More information about the Groovy-changes mailing list