[ubuntu/bionic-updates] linux-azure-4.15_4.15.0-1096.106_amd64.tar.gz - (Accepted)

William Breathitt Gray william.gray at canonical.com
Mon Sep 21 14:05:53 UTC 2020


linux-azure-4.15 (4.15.0-1096.106) bionic; urgency=medium

  * bionic/linux-azure-4.15: 4.15.0-1096.106 -proposed tracker (LP: #1894683)

  * Mellanox Check For Write Combining Support (LP: #1874503)
    - RDMA/rxe: Close a race after ib_register_device
    - IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
    - IB/mlx5: Test write combining support

  * Enable Invariant TSC Support (LP: #1875467)
    - x86/hyperv: Allow guests to enable InvariantTSC
    - x86/hyperv: Set TSC clocksource as default w/ InvariantTSC

  * Only notify Hyper-V for die events that are oops (LP: #1891222)
    - Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops

  * speed for CX4 VF showing as unknown in ethtool output (LP: #1876770)
    - net/mlx5: Expose link speed directly
    - net/mlx5: Expose port speed when possible
    - net/mlx5: Tidy up and fix reverse christmas ordring

  [ Ubuntu: 4.15.0-118.119 ]

  * bionic/linux: 4.15.0-118.119 -proposed tracker (LP: #1894697)
  * Packaging resync (LP: #1786013)
    - 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

Date: Wed, 09 Sep 2020 13:41:57 -0400
Changed-By: William Breathitt Gray <william.gray at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 09 Sep 2020 13:41:57 -0400
Source: linux-azure-4.15
Binary: linux-azure-4.15-headers-4.15.0-1096 linux-azure-4.15-tools-4.15.0-1096 linux-azure-4.15-cloud-tools-4.15.0-1096 linux-image-unsigned-4.15.0-1096-azure linux-modules-4.15.0-1096-azure linux-modules-extra-4.15.0-1096-azure linux-headers-4.15.0-1096-azure linux-image-unsigned-4.15.0-1096-azure-dbgsym linux-tools-4.15.0-1096-azure linux-cloud-tools-4.15.0-1096-azure linux-udebs-azure linux-buildinfo-4.15.0-1096-azure
Architecture: amd64 all amd64_translations
Version: 4.15.0-1096.106
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>
Changed-By: William Breathitt Gray <william.gray at canonical.com>
Description:
 linux-azure-4.15-cloud-tools-4.15.0-1096 - Linux kernel version specific cloud tools for version 4.15.0-1096
 linux-azure-4.15-headers-4.15.0-1096 - Header files related to Linux kernel version 4.15.0
 linux-azure-4.15-tools-4.15.0-1096 - Linux kernel version specific tools for version 4.15.0-1096
 linux-buildinfo-4.15.0-1096-azure - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-1096-azure - Linux kernel version specific cloud tools for version 4.15.0-1096
 linux-headers-4.15.0-1096-azure - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1096-azure - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1096-azure-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-1096-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-1096-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-tools-4.15.0-1096-azure - Linux kernel version specific tools for version 4.15.0-1096
 linux-udebs-azure - Metapackage depending on kernel udebs (udeb)
Launchpad-Bugs-Fixed: 1786013 1837810 1874503 1875467 1876770 1886860 1887674 1890136 1891222 1891224 1891228 1892091 1894683 1894697
Changes:
 linux-azure-4.15 (4.15.0-1096.106) bionic; urgency=medium
 .
   * bionic/linux-azure-4.15: 4.15.0-1096.106 -proposed tracker (LP: #1894683)
 .
   * Mellanox Check For Write Combining Support (LP: #1874503)
     - RDMA/rxe: Close a race after ib_register_device
     - IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
     - IB/mlx5: Test write combining support
 .
   * Enable Invariant TSC Support (LP: #1875467)
     - x86/hyperv: Allow guests to enable InvariantTSC
     - x86/hyperv: Set TSC clocksource as default w/ InvariantTSC
 .
   * Only notify Hyper-V for die events that are oops (LP: #1891222)
     - Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
 .
   * speed for CX4 VF showing as unknown in ethtool output (LP: #1876770)
     - net/mlx5: Expose link speed directly
     - net/mlx5: Expose port speed when possible
     - net/mlx5: Tidy up and fix reverse christmas ordring
 .
   [ Ubuntu: 4.15.0-118.119 ]
 .
   * bionic/linux: 4.15.0-118.119 -proposed tracker (LP: #1894697)
   * Packaging resync (LP: #1786013)
     - 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
Checksums-Sha1:
 f79faa17bdbbf30f4610d52fcb81b6af7cc930d3 81704 linux-azure-4.15-cloud-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 94a9cdbf213ab64d5739f1e2ef735429e2dc4c38 10982772 linux-azure-4.15-headers-4.15.0-1096_4.15.0-1096.106_all.deb
 567aff4e3ffe2c78424283c8e2b5be355af876d0 4391216 linux-azure-4.15-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 d953b617eea276b1b50a5c55c8f2c211f22f6210 17311 linux-azure-4.15_4.15.0-1096.106_amd64.buildinfo
 b801c4e724758a5dbd1da14b11ccf1394f7a383d 7473415 linux-azure-4.15_4.15.0-1096.106_amd64.tar.gz
 e3c3bf6414f2f2a8756ee89ac8b9e353036bba49 24180 linux-azure-4.15_4.15.0-1096.106_amd64_translations.tar.gz
 e068971fb3d96bc68fc9dcb1c2e249334e654595 199632 linux-buildinfo-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 8b9aeca41321493985df0b01ea02e7e17e8766d9 1884 linux-cloud-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 6e3a301931af146132fbe160b37bd9f161ebc2e5 963976 linux-headers-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 f08b74e8fc916cf0104df86f81ace800cb2ae68c 404828244 linux-image-unsigned-4.15.0-1096-azure-dbgsym_4.15.0-1096.106_amd64.ddeb
 1c952c85d1aa7ec62704fa76ec0e5b6d37005fe4 7525704 linux-image-unsigned-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 60ab0a731187cc593f9b42142e7bfaac416acacd 11922696 linux-modules-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 bb6bd440b6cd645a23756e4f8bcac7645bb3977d 10432744 linux-modules-extra-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 597396e8c882eaee2210c577a9fed06c09ac2ca3 1956 linux-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
Checksums-Sha256:
 c719a9562575c89a116fc8b9c3713ad1f5f2b68294fe48e1a2927f23e4a5e9ed 81704 linux-azure-4.15-cloud-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 e7e1a30739e7e186fc6e566085960f77dd164b849c89f382d3738be33d263e2a 10982772 linux-azure-4.15-headers-4.15.0-1096_4.15.0-1096.106_all.deb
 780219e1868859858f6e41e7285291fee0280c068265127c99de1c98b6718adc 4391216 linux-azure-4.15-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 fbafd52314548723939c8ae7dd7d4b0746c0c022ac10f5923f34d291647579d1 17311 linux-azure-4.15_4.15.0-1096.106_amd64.buildinfo
 aa980708a67c268b9f5e5b3b5abab5941c998dc514564c377f1f0af3f3afa08d 7473415 linux-azure-4.15_4.15.0-1096.106_amd64.tar.gz
 63b842fb66340e1f671a7d5a54e101b1baedf43d931fd8788d6f1fd38cbef83d 24180 linux-azure-4.15_4.15.0-1096.106_amd64_translations.tar.gz
 4b7841348dbd604841f4da66f272fb5e526c26d6724298c50e9dc472bd79d4e3 199632 linux-buildinfo-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 54704f3f208ffcdd6b67b658a98c801b41d382c0688e4b4075ababb2c4aec61a 1884 linux-cloud-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 2e6026fe3e21a5cdcfe5756160fd4a066e975aa8e90c45804f5954a8cc503fce 963976 linux-headers-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 e950047e4d4e2e48614ca607e3d70439b22c1ed2cdeabb6dc5b184e012754c7a 404828244 linux-image-unsigned-4.15.0-1096-azure-dbgsym_4.15.0-1096.106_amd64.ddeb
 657209f2156c26530ec6a7e4f7f6918212c0f19ede577d049c87ef047ebc41cc 7525704 linux-image-unsigned-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 9b11b8cb999bb99b50af80893dfa63c3bc3ed74cff10d1c3b4c5bf386c4015aa 11922696 linux-modules-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 a1e90c6c0c2ce11c4a241b0727a6ed945e728d793e266c48e42020b20a2499d3 10432744 linux-modules-extra-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 c837a9ffa01f0b4a4a7475caea1b7600ce556dea4e2f60827be0ddb90d4460f3 1956 linux-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
Files:
 0c86f142b3323f446fdb06c3fad83eb5 81704 devel optional linux-azure-4.15-cloud-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 5bf82cb17260338895557f20d7c67cda 10982772 devel optional linux-azure-4.15-headers-4.15.0-1096_4.15.0-1096.106_all.deb
 fb381e650b696022c215c61086b69df4 4391216 devel optional linux-azure-4.15-tools-4.15.0-1096_4.15.0-1096.106_amd64.deb
 3811c212138bea9d7f6282b51c2f6636 17311 devel optional linux-azure-4.15_4.15.0-1096.106_amd64.buildinfo
 55825b4df1350d4b4d2fc98e176abc5d 7473415 raw-signing - linux-azure-4.15_4.15.0-1096.106_amd64.tar.gz
 a4effca6b7fd9bfcc3c80981715a5b94 24180 raw-translations - linux-azure-4.15_4.15.0-1096.106_amd64_translations.tar.gz
 8856f6864b17c20b584ad09ac8caf3e2 199632 kernel optional linux-buildinfo-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 e38a6a5e4f908f861caee45129b04c8d 1884 devel optional linux-cloud-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 fb712025492e98e86c1630ba8681052b 963976 devel optional linux-headers-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 ecad0db0ce6121888431b15d17dbef3e 404828244 devel optional linux-image-unsigned-4.15.0-1096-azure-dbgsym_4.15.0-1096.106_amd64.ddeb
 a96cbaf087fe6bed4f6b450355f42e97 7525704 kernel optional linux-image-unsigned-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 6257101139f575356f04c90bfd5d7a90 11922696 kernel optional linux-modules-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 3f78c2d43cdac3aaa54a784e8ca1109c 10432744 kernel optional linux-modules-extra-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb
 530a49dd0f7842ce346b73d1a56e74a3 1956 devel optional linux-tools-4.15.0-1096-azure_4.15.0-1096.106_amd64.deb


More information about the Bionic-changes mailing list