[ubuntu/bionic-proposed] linux-oracle_4.15.0-1052.56_amd64.tar.gz - (Accepted)
William Breathitt Gray
william.gray at canonical.com
Fri Sep 4 15:05:54 UTC 2020
linux-oracle (4.15.0-1052.56) bionic; urgency=medium
* bionic/linux-oracle: 4.15.0-1052.56 -proposed tracker (LP: #1893398)
[ Ubuntu: 4.15.0-116.117 ]
* bionic/linux: 4.15.0-116.117 -proposed tracker (LP: #1893402)
* Packaging resync (LP: #1786013)
- update dkms package versions
- [Packaging] update helper scripts
- update dkms package versions
* Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
- [packaging] add signed modules for nvidia 450 and 450-server
* cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860)
- cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
* CVE-2020-12888
- vfio/type1: Support faulting PFNMAP vmas
- vfio-pci: Fault mmaps to enable vma tracking
- vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
* [Hyper-V] VSS and File Copy daemons intermittently fails to start
(LP: #1891224)
- [Packaging] Bind hv_vss_daemon startup to hv_vss device
- [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
* KVM: Fix zero_page reference counter overflow when using KSM on KVM compute
host (LP: #1837810)
- KVM: fix overflow of zero page refcount with ksm running
* Fix false-negative return value for rtnetlink.sh in kselftests/net
(LP: #1890136)
- selftests: rtnetlink: correct the final return value for the test
- selftests: rtnetlink: make kci_test_encap() return sub-test result
* Bionic update: upstream stable patchset 2020-08-18 (LP: #1892091)
- USB: serial: qcserial: add EM7305 QDL product ID
- USB: iowarrior: fix up report size handling for some devices
- usb: xhci: define IDs for various ASMedia host controllers
- usb: xhci: Fix ASMedia ASM1142 DMA addressing
- Revert "ALSA: hda: call runtime_allow() for all hda controllers"
- ALSA: seq: oss: Serialize ioctls
- staging: android: ashmem: Fix lockdep warning for write operation
- Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
- omapfb: dss: Fix max fclk divider for omap36xx
- binder: Prevent context manager from incrementing ref 0
- vgacon: Fix for missing check in scrollback handling
- mtd: properly check all write ioctls for permissions
- leds: wm831x-status: fix use-after-free on unbind
- leds: da903x: fix use-after-free on unbind
- leds: lm3533: fix use-after-free on unbind
- leds: 88pm860x: fix use-after-free on unbind
- net/9p: validate fds in p9_fd_open
- drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
reason
- drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
- i2c: slave: improve sanity check when registering
- i2c: slave: add sanity check when unregistering
- usb: hso: check for return value in hso_serial_common_create()
- firmware: Fix a reference count leak.
- cfg80211: check vendor command doit pointer before use
- igb: reinit_locked() should be called with rtnl_lock
- atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
- tools lib traceevent: Fix memory leak in process_dynamic_array_len
- Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
- xattr: break delegations in {set,remove}xattr
- ipv4: Silence suspicious RCU usage warning
- ipv6: fix memory leaks on IPV6_ADDRFORM path
- net: ethernet: mtk_eth_soc: fix MTU warnings
- vxlan: Ensure FDB dump is performed under RCU
- net: lan78xx: replace bogus endpoint lookup
- hv_netvsc: do not use VF device if link is down
- net: gre: recompute gre csum for sctp over gre tunnels
- openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
- Revert "vxlan: fix tos value before xmit"
- selftests/net: relax cpu affinity requirement in msg_zerocopy test
- rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
- i40e: add num_vectors checker in iwarp handler
- i40e: Wrong truncation from u16 to u8
- i40e: Memory leak in i40e_config_iwarp_qvlist
- Smack: fix use-after-free in smk_write_relabel_self()
* Bionic update: upstream stable patchset 2020-08-11 (LP: #1891228)
- AX.25: Fix out-of-bounds read in ax25_connect()
- AX.25: Prevent out-of-bounds read in ax25_sendmsg()
- dev: Defer free of skbs in flush_backlog
- drivers/net/wan/x25_asy: Fix to make it work
- net-sysfs: add a newline when printing 'tx_timeout' by sysfs
- net: udp: Fix wrong clean up for IS_UDPLITE macro
- rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
- AX.25: Prevent integer overflows in connect and sendmsg
- ip6_gre: fix null-ptr-deref in ip6gre_init_net()
- rtnetlink: Fix memory(net_device) leak when ->newlink fails
- tcp: allow at most one TLP probe per flight
- regmap: debugfs: check count when read regmap file
- qrtr: orphan socket in qrtr_release()
- sctp: shrink stream outq only when new outcnt < old outcnt
- sctp: shrink stream outq when fails to do addstream reconf
- crypto: ccp - Release all allocated memory if sha type is invalid
- media: rc: prevent memory leak in cx23888_ir_probe
- iio: imu: adis16400: fix memory leak
- ath9k_htc: release allocated buffer if timed out
- ath9k: release allocated buffer if timed out
- PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
- wireless: Use offsetof instead of custom macro.
- ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess
watchpoints
- drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- drm: hold gem reference until object is no longer accessed
- f2fs: check memory boundary by insane namelen
- f2fs: check if file namelen exceeds max value
- 9p/trans_fd: abort p9_read_work if req status changed
- 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
- x86/build/lto: Fix truncated .bss with -fdata-sections
- rds: Prevent kernel-infoleak in rds_notify_queue_get()
- xfs: fix missed wakeup on l_flush_wait
- net/x25: Fix x25_neigh refcnt leak when x25 disconnect
- net/x25: Fix null-ptr-deref in x25_disconnect
- selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
- sh: Fix validation of system call number
- net: lan78xx: add missing endpoint sanity check
- net: lan78xx: fix transfer-buffer memory leak
- mlx4: disable device on shutdown
- mlxsw: core: Increase scope of RCU read-side critical section
- mlxsw: core: Free EMAD transactions using kfree_rcu()
- ibmvnic: Fix IRQ mapping disposal in error path
- bpf: Fix map leak in HASH_OF_MAPS map
- mac80211: mesh: Free ie data when leaving mesh
- mac80211: mesh: Free pending skb when destroying a mpath
- arm64/alternatives: move length validation inside the subsection
- arm64: csum: Fix handling of bad packets
- usb: hso: Fix debug compile warning on sparc32
- qed: Disable "MFW indication via attention" SPAM every 5 minutes
- nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
- parisc: add support for cmpxchg on u8 pointers
- net: ethernet: ravb: exit if re-initialization fails in tx timeout
- Revert "i2c: cadence: Fix the hold bit setting"
- x86/unwind/orc: Fix ORC for newly forked tasks
- cxgb4: add missing release on skb in uld_send()
- xen-netfront: fix potential deadlock in xennet_remove()
- KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw
disabled
- x86/i8259: Use printk_deferred() to prevent deadlock
- drm/amdgpu: fix multiple memory leaks in acp_hw_init
- selftests/net: psock_fanout: fix clang issues for target arch PowerPC
- net/mlx5: Verify Hardware supports requested ptp function on a given pin
- random32: update the net random state on interrupt and activity
- ARM: percpu.h: fix build error
- random: fix circular include dependency on arm64 after addition of percpu.h
- random32: remove net_rand_state from the latent entropy gcc plugin
- random32: move the pseudo-random 32-bit definitions to prandom.h
- ext4: fix direct I/O read error
[ Ubuntu: 4.15.0-115.116 ]
* bionic/linux: 4.15.0-115.116 -proposed tracker (LP: #1893055)
* [Potential Regression] dscr_inherit_exec_test from powerpc in
ubuntu_kernel_selftests failed on B/E/F (LP: #1888332)
- powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Date: Thu, 03 Sep 2020 14:59:09 -0400
Changed-By: William Breathitt Gray <william.gray at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>
-------------- next part --------------
Format: 1.8
Date: Thu, 03 Sep 2020 14:59:09 -0400
Source: linux-oracle
Binary: linux-oracle-headers-4.15.0-1052 linux-oracle-tools-4.15.0-1052 linux-image-unsigned-4.15.0-1052-oracle linux-modules-4.15.0-1052-oracle linux-modules-extra-4.15.0-1052-oracle linux-headers-4.15.0-1052-oracle linux-image-unsigned-4.15.0-1052-oracle-dbgsym linux-tools-4.15.0-1052-oracle linux-cloud-tools-4.15.0-1052-oracle linux-buildinfo-4.15.0-1052-oracle
Architecture: amd64 all amd64_translations
Version: 4.15.0-1052.56
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>
Changed-By: William Breathitt Gray <william.gray at canonical.com>
Description:
linux-buildinfo-4.15.0-1052-oracle - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-cloud-tools-4.15.0-1052-oracle - Oracle Linux kernel version specific cloud tools for version 4.15
linux-headers-4.15.0-1052-oracle - Oracle Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1052-oracle - Oracle Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1052-oracle-dbgsym - Oracle Linux kernel debug image for version 4.15.0 on 64 bit x86
linux-modules-4.15.0-1052-oracle - Oracle Linux kernel extra modules for version 4.15.0 on 64 bit x8
linux-modules-extra-4.15.0-1052-oracle - Oracle Linux kernel extra modules for version 4.15.0 on 64 bit x8
linux-oracle-headers-4.15.0-1052 - Header files related to Oracle Linux kernel version 4.15.0
linux-oracle-tools-4.15.0-1052 - Oracle Linux kernel version specific tools for version 4.15.0-105
linux-tools-4.15.0-1052-oracle - Oracle Linux kernel version specific tools for version 4.15.0-105
Launchpad-Bugs-Fixed: 1786013 1837810 1886860 1887674 1888332 1890136 1891224 1891228 1892091 1893055 1893398 1893402
Changes:
linux-oracle (4.15.0-1052.56) bionic; urgency=medium
.
* bionic/linux-oracle: 4.15.0-1052.56 -proposed tracker (LP: #1893398)
.
[ Ubuntu: 4.15.0-116.117 ]
.
* bionic/linux: 4.15.0-116.117 -proposed tracker (LP: #1893402)
* Packaging resync (LP: #1786013)
- update dkms package versions
- [Packaging] update helper scripts
- update dkms package versions
* Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
- [packaging] add signed modules for nvidia 450 and 450-server
* cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860)
- cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
* CVE-2020-12888
- vfio/type1: Support faulting PFNMAP vmas
- vfio-pci: Fault mmaps to enable vma tracking
- vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
* [Hyper-V] VSS and File Copy daemons intermittently fails to start
(LP: #1891224)
- [Packaging] Bind hv_vss_daemon startup to hv_vss device
- [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
* KVM: Fix zero_page reference counter overflow when using KSM on KVM compute
host (LP: #1837810)
- KVM: fix overflow of zero page refcount with ksm running
* Fix false-negative return value for rtnetlink.sh in kselftests/net
(LP: #1890136)
- selftests: rtnetlink: correct the final return value for the test
- selftests: rtnetlink: make kci_test_encap() return sub-test result
* Bionic update: upstream stable patchset 2020-08-18 (LP: #1892091)
- USB: serial: qcserial: add EM7305 QDL product ID
- USB: iowarrior: fix up report size handling for some devices
- usb: xhci: define IDs for various ASMedia host controllers
- usb: xhci: Fix ASMedia ASM1142 DMA addressing
- Revert "ALSA: hda: call runtime_allow() for all hda controllers"
- ALSA: seq: oss: Serialize ioctls
- staging: android: ashmem: Fix lockdep warning for write operation
- Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
- Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
- omapfb: dss: Fix max fclk divider for omap36xx
- binder: Prevent context manager from incrementing ref 0
- vgacon: Fix for missing check in scrollback handling
- mtd: properly check all write ioctls for permissions
- leds: wm831x-status: fix use-after-free on unbind
- leds: da903x: fix use-after-free on unbind
- leds: lm3533: fix use-after-free on unbind
- leds: 88pm860x: fix use-after-free on unbind
- net/9p: validate fds in p9_fd_open
- drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
reason
- drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
- i2c: slave: improve sanity check when registering
- i2c: slave: add sanity check when unregistering
- usb: hso: check for return value in hso_serial_common_create()
- firmware: Fix a reference count leak.
- cfg80211: check vendor command doit pointer before use
- igb: reinit_locked() should be called with rtnl_lock
- atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
- tools lib traceevent: Fix memory leak in process_dynamic_array_len
- Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
- xattr: break delegations in {set,remove}xattr
- ipv4: Silence suspicious RCU usage warning
- ipv6: fix memory leaks on IPV6_ADDRFORM path
- net: ethernet: mtk_eth_soc: fix MTU warnings
- vxlan: Ensure FDB dump is performed under RCU
- net: lan78xx: replace bogus endpoint lookup
- hv_netvsc: do not use VF device if link is down
- net: gre: recompute gre csum for sctp over gre tunnels
- openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
- Revert "vxlan: fix tos value before xmit"
- selftests/net: relax cpu affinity requirement in msg_zerocopy test
- rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
- i40e: add num_vectors checker in iwarp handler
- i40e: Wrong truncation from u16 to u8
- i40e: Memory leak in i40e_config_iwarp_qvlist
- Smack: fix use-after-free in smk_write_relabel_self()
* Bionic update: upstream stable patchset 2020-08-11 (LP: #1891228)
- AX.25: Fix out-of-bounds read in ax25_connect()
- AX.25: Prevent out-of-bounds read in ax25_sendmsg()
- dev: Defer free of skbs in flush_backlog
- drivers/net/wan/x25_asy: Fix to make it work
- net-sysfs: add a newline when printing 'tx_timeout' by sysfs
- net: udp: Fix wrong clean up for IS_UDPLITE macro
- rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
- AX.25: Prevent integer overflows in connect and sendmsg
- ip6_gre: fix null-ptr-deref in ip6gre_init_net()
- rtnetlink: Fix memory(net_device) leak when ->newlink fails
- tcp: allow at most one TLP probe per flight
- regmap: debugfs: check count when read regmap file
- qrtr: orphan socket in qrtr_release()
- sctp: shrink stream outq only when new outcnt < old outcnt
- sctp: shrink stream outq when fails to do addstream reconf
- crypto: ccp - Release all allocated memory if sha type is invalid
- media: rc: prevent memory leak in cx23888_ir_probe
- iio: imu: adis16400: fix memory leak
- ath9k_htc: release allocated buffer if timed out
- ath9k: release allocated buffer if timed out
- PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
- wireless: Use offsetof instead of custom macro.
- ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess
watchpoints
- drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- drm: hold gem reference until object is no longer accessed
- f2fs: check memory boundary by insane namelen
- f2fs: check if file namelen exceeds max value
- 9p/trans_fd: abort p9_read_work if req status changed
- 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
- x86/build/lto: Fix truncated .bss with -fdata-sections
- rds: Prevent kernel-infoleak in rds_notify_queue_get()
- xfs: fix missed wakeup on l_flush_wait
- net/x25: Fix x25_neigh refcnt leak when x25 disconnect
- net/x25: Fix null-ptr-deref in x25_disconnect
- selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
- sh: Fix validation of system call number
- net: lan78xx: add missing endpoint sanity check
- net: lan78xx: fix transfer-buffer memory leak
- mlx4: disable device on shutdown
- mlxsw: core: Increase scope of RCU read-side critical section
- mlxsw: core: Free EMAD transactions using kfree_rcu()
- ibmvnic: Fix IRQ mapping disposal in error path
- bpf: Fix map leak in HASH_OF_MAPS map
- mac80211: mesh: Free ie data when leaving mesh
- mac80211: mesh: Free pending skb when destroying a mpath
- arm64/alternatives: move length validation inside the subsection
- arm64: csum: Fix handling of bad packets
- usb: hso: Fix debug compile warning on sparc32
- qed: Disable "MFW indication via attention" SPAM every 5 minutes
- nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
- parisc: add support for cmpxchg on u8 pointers
- net: ethernet: ravb: exit if re-initialization fails in tx timeout
- Revert "i2c: cadence: Fix the hold bit setting"
- x86/unwind/orc: Fix ORC for newly forked tasks
- cxgb4: add missing release on skb in uld_send()
- xen-netfront: fix potential deadlock in xennet_remove()
- KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw
disabled
- x86/i8259: Use printk_deferred() to prevent deadlock
- drm/amdgpu: fix multiple memory leaks in acp_hw_init
- selftests/net: psock_fanout: fix clang issues for target arch PowerPC
- net/mlx5: Verify Hardware supports requested ptp function on a given pin
- random32: update the net random state on interrupt and activity
- ARM: percpu.h: fix build error
- random: fix circular include dependency on arm64 after addition of percpu.h
- random32: remove net_rand_state from the latent entropy gcc plugin
- random32: move the pseudo-random 32-bit definitions to prandom.h
- ext4: fix direct I/O read error
.
[ Ubuntu: 4.15.0-115.116 ]
.
* bionic/linux: 4.15.0-115.116 -proposed tracker (LP: #1893055)
* [Potential Regression] dscr_inherit_exec_test from powerpc in
ubuntu_kernel_selftests failed on B/E/F (LP: #1888332)
- powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Checksums-Sha1:
6c8d969219d1831b138b093386474360d7cf075f 272948 linux-buildinfo-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
b8267467823d17d0734dfa365738b24263585504 1150724 linux-headers-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
a0c0ce12d83b8fab1240db430e457e19183b837b 788837400 linux-image-unsigned-4.15.0-1052-oracle-dbgsym_4.15.0-1052.56_amd64.ddeb
d39cdf33ecbed1ac20f9a57c227999d610f28054 8064896 linux-image-unsigned-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
57030b2f43fded449c3b6b7bad8539540ce4019d 13111280 linux-modules-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
8ed485981a832323e0f90bfe8cbba289e1114a23 32837472 linux-modules-extra-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
962200ffa1bef1dba8db9dcaf2be050fa898bcb2 10974396 linux-oracle-headers-4.15.0-1052_4.15.0-1052.56_all.deb
0a36c259b5630b0b238813b2392031f9b15c8cc1 4679296 linux-oracle-tools-4.15.0-1052_4.15.0-1052.56_amd64.deb
709533d61c82248d8ce1c20b9cdded5ffffda8a6 16478 linux-oracle_4.15.0-1052.56_amd64.buildinfo
c1de654f50b741135cc95240b056eb612b0932c5 8013506 linux-oracle_4.15.0-1052.56_amd64.tar.gz
3c0a814b578224ae3e75b484f9e1785b9d30c8e9 24451 linux-oracle_4.15.0-1052.56_amd64_translations.tar.gz
d8142ffbbacc6b3374f074f0a7507933d7273cf2 1968 linux-tools-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
Checksums-Sha256:
9ee0caf8a9165c59bf94578a16657edef31b48677ea8ae5f081a284958f002cd 272948 linux-buildinfo-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
27fcd640d4cd6f8dfd544b10ca5800bb42e0893f8b38d90c797bd0e9da63b2d1 1150724 linux-headers-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
cd020459e3e2366b02fe62d1b8f8e2e39a0953a016733093d2b89867b7a7f8be 788837400 linux-image-unsigned-4.15.0-1052-oracle-dbgsym_4.15.0-1052.56_amd64.ddeb
61309fc1fb8ea2248ce1481aff018bb711408dd0f386a01b89723f2a06a9a5e4 8064896 linux-image-unsigned-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
dc03d38b3edddcc63ddf42054e8df536243451f44212fa3e6324d5b08a7fa035 13111280 linux-modules-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
060d0d479dcb37d53ad9a7d6ea0ae1344a3bc41b6b569e521173be8d050aea4f 32837472 linux-modules-extra-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
49b536ae4db493c850f25d05cb34fa4df98aee9b888ee66fbac7bfe5503d9ce4 10974396 linux-oracle-headers-4.15.0-1052_4.15.0-1052.56_all.deb
6e28f1bc91a77c8233dcaa09780f333175b5ca537000d07d49c7afc2e588afb0 4679296 linux-oracle-tools-4.15.0-1052_4.15.0-1052.56_amd64.deb
62d3ac2e98efdbaac8b8b938b7bdd25203a7a5ce68b664cf8a23d02a61290614 16478 linux-oracle_4.15.0-1052.56_amd64.buildinfo
e93ed9f512be52fa12b1b00030c6ff2ceef0a458532204aa8d797d8d1fe54546 8013506 linux-oracle_4.15.0-1052.56_amd64.tar.gz
1421eee66d153de5e2a622244018447a0b16d8ce805295e548cd7c0474b7c622 24451 linux-oracle_4.15.0-1052.56_amd64_translations.tar.gz
01a84a20a5dc5fba67d0fbebf6dd88b3a9f85a5a257cc02cfa8b0926e0edc88b 1968 linux-tools-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
Files:
34f404fe277fd3ee7ed6a6f47c2fb3b9 272948 kernel optional linux-buildinfo-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
feee166f9fb110aa756c54f50589b3c6 1150724 devel optional linux-headers-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
4e3eca7166b679433eccc78929df9e14 788837400 devel optional linux-image-unsigned-4.15.0-1052-oracle-dbgsym_4.15.0-1052.56_amd64.ddeb
f53f95d723953b2a61faf83f48beee22 8064896 kernel optional linux-image-unsigned-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
b1ee1134f5cbb725a8ea5e6440738a63 13111280 kernel optional linux-modules-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
1fd3e871fa438da3466a7bb471000f3b 32837472 kernel optional linux-modules-extra-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
6b3b51c76d8cf1192c40bcfb53d4331f 10974396 devel optional linux-oracle-headers-4.15.0-1052_4.15.0-1052.56_all.deb
42c6050ceabc4b2f83b2df330dfdeab1 4679296 devel optional linux-oracle-tools-4.15.0-1052_4.15.0-1052.56_amd64.deb
fd942829bbec7b0a8ae144ed575a0627 16478 devel optional linux-oracle_4.15.0-1052.56_amd64.buildinfo
f86f3b87921a8d04d83c1209605e748e 8013506 raw-signing - linux-oracle_4.15.0-1052.56_amd64.tar.gz
5273e99f4ee8d9e3a3bb768b09cd0feb 24451 raw-translations - linux-oracle_4.15.0-1052.56_amd64_translations.tar.gz
116007bbfbac92e0a61d15fce71859c4 1968 devel optional linux-tools-4.15.0-1052-oracle_4.15.0-1052.56_amd64.deb
More information about the Bionic-changes
mailing list