[ubuntu/disco-proposed] linux_5.0.0-24.25_arm64.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Thu Aug 1 07:53:23 UTC 2019


linux (5.0.0-24.25) disco; urgency=medium

  * disco/linux: 5.0.0-24.25 -proposed tracker (LP: #1838395)

  * Packaging resync (LP: #1786013)
    - [Packaging] resync git-ubuntu-log

  * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
    - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
    - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64

  * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
    - KVM: s390: add debug logging for cpu model subfunctions
    - KVM: s390: implement subfunction processor calls
    - KVM: s390: add vector enhancements facility 2 to cpumodel
    - KVM: s390: add vector BCD enhancements facility to cpumodel
    - KVM: s390: add MSA9 to cpumodel
    - KVM: s390: provide query function for instructions returning 32 byte
    - KVM: s390: add enhanced sort facilty to cpu model
    - KVM: s390: add deflate conversion facilty to cpu model
    - KVM: s390: enable MSA9 keywrapping functions depending on cpu model

  * bcache: risk of data loss on I/O errors in backing or caching devices
    (LP: #1829563)
    - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"

  * Intel ethernet I219 has slow RX speed (LP: #1836152)
    - SAUCE: e1000e: add workaround for possible stalled packet
    - SAUCE: e1000e: disable force K1-off feature

  * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
    (LP: #1836177)
    - SAUCE: e1000e: Make watchdog use delayed work

  * Unhide Nvidia HDA audio controller (LP: #1836308)
    - PCI: Enable NVIDIA HDA controllers

  * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
    (LP: #1835054)
    - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64

  * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
    (LP: #1836760)
    - ixgbevf: Use cached link state instead of re-reading the value for ethtool

  * Two crashes on raid0 error path (during a member device removal)
    (LP: #1836806)
    - block: Fix a NULL pointer dereference in generic_make_request()
    - md/raid0: Do not bypass blocking queue entered for raid0 bios

  * CVE-2019-13233
    - x86/insn-eval: Fix use-after-free access to LDT entry

  * cifs set_oplock buffer overflow in strcat (LP: #1824981)
    - cifs: fix strcat buffer overflow and reduce raciness in
      smb21_set_oplock_level()

  * CVE-2019-13272
    - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME

  * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
    - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine

  * CVE-2019-12614
    - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()

  * bnx2x driver causes 100% CPU load (LP: #1832082)
    - bnx2x: Prevent ptp_task to be rescheduled indefinitely

  * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
    number) (LP: #1835150)
    - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
    - i2c: i2c-designware-platdrv: Always use a dynamic adapter number

  * Disco update: 5.0.18 upstream stable release (LP: #1836614)
    - locking/rwsem: Prevent decrement of reader count before increment
    - x86/speculation/mds: Revert CPU buffer clear on double fault exit
    - x86/speculation/mds: Improve CPU buffer clear documentation
    - objtool: Fix function fallthrough detection
    - arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
    - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
    - ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
    - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
    - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
    - mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
    - ARM: exynos: Fix a leaked reference by adding missing of_node_put
    - power: supply: axp288_charger: Fix unchecked return value
    - power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the
      blacklist
    - arm64: mmap: Ensure file offset is treated as unsigned
    - arm64: arch_timer: Ensure counter register reads occur with seqlock held
    - arm64: compat: Reduce address limit
    - arm64: Clear OSDLR_EL1 on CPU boot
    - arm64: Save and restore OSDLR_EL1 across suspend/resume
    - sched/x86: Save [ER]FLAGS on context switch
    - x86/MCE: Add an MCE-record filtering function
    - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
    - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
    - x86/MCE: Group AMD function prototypes in <asm/mce.h>
    - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
    - crypto: crypto4xx - fix ctr-aes missing output IV
    - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
    - crypto: salsa20 - don't access already-freed walk.iv
    - crypto: lrw - don't access already-freed walk.iv
    - crypto: chacha-generic - fix use as arm64 no-NEON fallback
    - crypto: chacha20poly1305 - set cra_name correctly
    - crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
    - crypto: vmx - fix copy-paste error in CTR mode
    - crypto: skcipher - don't WARN on unprocessed data after slow walk step
    - crypto: crct10dif-generic - fix use via crypto_shash_digest()
    - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
    - crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
    - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
    - crypto: rockchip - update IV buffer to contain the next IV
    - crypto: caam/qi2 - fix zero-length buffer DMA mapping
    - crypto: caam/qi2 - fix DMA mapping of stack memory
    - crypto: caam/qi2 - generate hash keys in-place
    - crypto: arm/aes-neonbs - don't access already-freed walk.iv
    - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
    - mmc: tegra: fix ddr signaling for non-ddr modes
    - mmc: core: Fix tag set memory leak
    - mmc: sdhci-pci: Fix BYT OCP setting
    - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
    - ALSA: usb-audio: Fix a memory leak bug
    - ALSA: hda/realtek - EAPD turn on later
    - ASoC: max98090: Fix restore of DAPM Muxes
    - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
    - ASoC: fsl_esai: Fix missing break in switch statement
    - ASoC: codec: hdac_hdmi add device_link to card device
    - bpf, arm64: remove prefetch insn in xadd mapping
    - crypto: ccree - remove special handling of chained sg
    - crypto: ccree - fix mem leak on error path
    - crypto: ccree - don't map MAC key on stack
    - crypto: ccree - use correct internal state sizes for export
    - crypto: ccree - don't map AEAD key and IV on stack
    - crypto: ccree - pm resume first enable the source clk
    - crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during
      suspend
    - crypto: ccree - add function to handle cryptocell tee fips error
    - crypto: ccree - handle tee fips error during power management resume
    - mm/mincore.c: make mincore() more conservative
    - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
      addresses
    - mm/hugetlb.c: don't put_page in lock of hugetlb_lock
    - hugetlb: use same fault hash key for shared and private mappings
    - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
    - userfaultfd: use RCU to free the task struct when fork fails
    - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
    - mfd: da9063: Fix OTP control register names to match datasheets for
      DA9063/63L
    - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
    - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
    - mtd: maps: physmap: Store gpio_values correctly
    - mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
    - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
    - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
    - jbd2: check superblock mapped prior to committing
    - ext4: make sanity check in mballoc more strict
    - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
    - ext4: avoid drop reference to iloc.bh twice
    - ext4: fix use-after-free race with debug_want_extra_isize
    - ext4: actually request zeroing of inode table after grow
    - ext4: fix ext4_show_options for file systems w/o journal
    - btrfs: Check the first key and level for cached extent buffer
    - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
      fails
    - btrfs: Honour FITRIM range constraints during free space trim
    - Btrfs: send, flush dellaloc in order to avoid data loss
    - Btrfs: do not start a transaction during fiemap
    - Btrfs: do not start a transaction at iterate_extent_inodes()
    - Btrfs: fix race between send and deduplication that lead to failures and
      crashes
    - bcache: fix a race between cache register and cacheset unregister
    - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
    - ipmi:ssif: compare block number correctly for multi-part return messages
    - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
    - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
      into workqueue when umount
    - tty: Don't force RISCV SBI console as preferred console
    - ext4: fix data corruption caused by overlapping unaligned and aligned IO
    - ext4: fix use-after-free in dx_release()
    - ext4: avoid panic during forced reboot due to aborted journal
    - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
    - jbd2: fix potential double free
    - KVM: Fix the bitmap range to copy during clear dirty
    - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
    - KVM: lapic: Busy wait for timer to expire when using hv_timer
    - kbuild: turn auto.conf.cmd into a mandatory include file
    - xen/pvh: set xen_domain_type to HVM in xen_pvh_init
    - xen/pvh: correctly setup the PV EFI interface for dom0
    - libnvdimm/namespace: Fix label tracking error
    - iov_iter: optimize page_copy_sane()
    - mm/gup: Remove the 'write' parameter from gup_fast_permitted()
    - s390/mm: make the pxd_offset functions more robust
    - s390/mm: convert to the generic get_user_pages_fast code
    - ext4: fix compile error when using BUFFER_TRACE
    - ext4: don't update s_rev_level if not required
    - Linux 5.0.18

  * Disco update: 5.0.17 upstream stable release (LP: #1836577)
    - bfq: update internal depth state when queue depth changes
    - platform/x86: sony-laptop: Fix unintentional fall-through
    - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
    - platform/x86: dell-laptop: fix rfkill functionality
    - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
    - hwmon: (occ) Fix extended status bits
    - selftests/seccomp: Handle namespace failures gracefully
    - kernfs: fix barrier usage in __kernfs_new_node()
    - virt: vbox: Sanity-check parameter types for hgcm-calls coming from
      userspace
    - USB: serial: fix unthrottle races
    - iio: adc: xilinx: fix potential use-after-free on remove
    - iio: adc: xilinx: fix potential use-after-free on probe
    - iio: adc: xilinx: prevent touching unclocked h/w on remove
    - acpi/nfit: Always dump _DSM output payload
    - libnvdimm/namespace: Fix a potential NULL pointer dereference
    - HID: input: add mapping for Expose/Overview key
    - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
    - HID: input: add mapping for "Toggle Display" key
    - libnvdimm/btt: Fix a kmemdup failure check
    - s390/dasd: Fix capacity calculation for large volumes
    - mac80211: fix unaligned access in mesh table hash function
    - mac80211: Increase MAX_MSG_LEN
    - cfg80211: Handle WMM rules in regulatory domain intersection
    - mac80211: fix memory accounting with A-MSDU aggregation
    - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
    - libnvdimm/security: provide fix for secure-erase to use zero-key
    - libnvdimm/pmem: fix a possible OOB access when read and write pmem
    - tools/testing/nvdimm: Retain security state after overwrite
    - s390/3270: fix lockdep false positive on view->lock
    - drm/ttm: fix dma_fence refcount imbalance on error path
    - drm/amd/display: extending AUX SW Timeout
    - clocksource/drivers/npcm: select TIMER_OF
    - clocksource/drivers/oxnas: Fix OX820 compatible
    - selftests: fib_tests: Fix 'Command line is not complete' errors
    - drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in
      sriov TDR
    - mISDN: Check address length before reading address family
    - vxge: fix return of a free'd memblock on a failed dma mapping
    - qede: fix write to free'd pointer error and double free of ptp
    - afs: Unlock pages for __pagevec_release()
    - afs: Fix in-progess ops to ignore server-level callback invalidation
    - qed: Delete redundant doorbell recovery types
    - qed: Fix the doorbell address sanity check
    - qed: Fix missing DORQ attentions
    - qed: Fix the DORQ's attentions handling
    - drm/amd/display: If one stream full updates, full update all planes
    - s390/pkey: add one more argument space for debug feature entry
    - x86/build/lto: Fix truncated .bss with -fdata-sections
    - x86/mm: Prevent bogus warnings with "noexec=off"
    - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
    - KVM: nVMX: always use early vmcs check when EPT is disabled
    - KVM: fix spectrev1 gadgets
    - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
      tracing
    - tools lib traceevent: Fix missing equality check for strcmp
    - perf top: Always sample time to satisfy needs of use of ordered queuing
    - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
    - ocelot: Don't sleep in atomic context (irqs_disabled())
    - perf tools: Fix map reference counting
    - scsi: aic7xxx: fix EISA support
    - slab: store tagged freelist for off-slab slabmgmt
    - mm/hotplug: treat CMA pages as unmovable
    - mm: fix inactive list balancing between NUMA nodes and cgroups
    - init: initialize jump labels before command line option parsing
    - drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs
    - selftests: netfilter: check icmp pkttoobig errors are set as related
    - ipvs: do not schedule icmp errors from tunnels
    - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
    - netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
    - netfilter: nat: fix icmp id randomization
    - MIPS: perf: ath79: Fix perfcount IRQ assignment
    - IB/mlx5: Fix scatter to CQE in DCT QP creation
    - s390: ctcm: fix ctcm_new_device error return code
    - drm/sun4i: Set device driver data at bind time for use in unbind
    - drm/sun4i: Fix component unbinding and component master deletion
    - of_net: Fix residues after of_get_nvmem_mac_address removal
    - selftests/net: correct the return value for run_afpackettests
    - netfilter: never get/set skb->tstamp
    - netfilter: fix nf_l4proto_log_invalid to log invalid packets
    - dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
    - gpu: ipu-v3: dp: fix CSC handling
    - drm/imx: don't skip DP channel disable for background plane
    - ARM: fix function graph tracer and unwinder dependencies
    - ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is
      disabled
    - spi: Micrel eth switch: declare missing of table
    - spi: ST ST95HF NFC: declare missing of table
    - ceph: handle the case where a dentry has been renamed on outstanding req
    - Revert "drm/virtio: drop prime import/export callbacks"
    - drm/sun4i: Unbind components before releasing DRM and memory
    - Input: snvs_pwrkey - make it depend on ARCH_MXC
    - Input: synaptics-rmi4 - fix possible double free
    - net: vrf: Fix operation not supported when set vrf mac
    - gpio: Fix gpiochip_add_data_with_key() error path
    - mm/memory_hotplug.c: drop memory device reference after find_memory_block()
    - mm/page_alloc.c: avoid potential NULL pointer dereference
    - bpf: only test gso type on gso packets
    - net: sched: fix cleanup NULL pointer exception in act_mirr
    - net: mvpp2: fix validate for PPv2.1
    - drm/rockchip: fix for mailbox read validation.
    - cw1200: fix missing unlock on error in cw1200_hw_scan()
    - mwl8k: Fix rate_idx underflow
    - rtlwifi: rtl8723ae: Fix missing break in switch statement
    - Don't jump to compute_result state from check_result state
    - bonding: fix arp_validate toggling in active-backup mode
    - bridge: Fix error path for kobject_init_and_add()
    - dpaa_eth: fix SG frame cleanup
    - fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL
      not supplied
    - ipv4: Fix raw socket lookup for local traffic
    - net: dsa: Fix error cleanup path in dsa_init_module
    - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
    - net: macb: Change interrupt and napi enable order in open
    - net: seeq: fix crash caused by not set dev.parent
    - net: ucc_geth - fix Oops when changing number of buffers in the ring
    - packet: Fix error path in packet_init
    - selinux: do not report error on connect(AF_UNSPEC)
    - tipc: fix hanging clients using poll with EPOLLOUT flag
    - vlan: disable SIOCSHWTSTAMP in container
    - vrf: sit mtu should not be updated when vrf netdev is the link
    - tuntap: fix dividing by zero in ebpf queue selection
    - tuntap: synchronize through tfiles array instead of tun->numqueues
    - net: phy: fix phy_validate_pause
    - flow_dissector: disable preemption around BPF calls
    - isdn: bas_gigaset: use usb_fill_int_urb() properly
    - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
    - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
    - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
    - powerpc/powernv/idle: Restore IAMR after idle
    - powerpc/booke64: set RI in default MSR
    - virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed
    - PCI: hv: Fix a memory leak in hv_eject_device_work()
    - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
    - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
    - f2fs: Fix use of number of devices
    - Linux 5.0.17
    - [Config] update configs after update to 5.0.17

  * Disco update: 5.0.16 upstream stable release (LP: #1835580)
    - Linux 5.0.16

  * CVE-2019-10126
    - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()

  * CVE-2019-3846
    - mwifiex: Fix possible buffer overflows at parsing bss descriptor

  * CVE-2019-12984
    - nfc: Ensure presence of required attributes in the deactivate_target handler

  * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
    - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk

  * proc_thermal flooding dmesg (LP: #1824690)
    - drivers: thermal: processor_thermal: Downgrade error message

Date: Tue, 30 Jul 2019 13:02:33 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-011.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 30 Jul 2019 13:02:33 +0200
Source: linux
Binary: block-modules-5.0.0-24-generic-di crypto-modules-5.0.0-24-generic-di fat-modules-5.0.0-24-generic-di fs-core-modules-5.0.0-24-generic-di fs-secondary-modules-5.0.0-24-generic-di input-modules-5.0.0-24-generic-di ipmi-modules-5.0.0-24-generic-di kernel-image-5.0.0-24-generic-di linux-buildinfo-5.0.0-24-generic linux-headers-5.0.0-24-generic linux-image-unsigned-5.0.0-24-generic linux-libc-dev linux-modules-5.0.0-24-generic linux-modules-extra-5.0.0-24-generic linux-tools-5.0.0-24 linux-tools-5.0.0-24-generic linux-udebs-generic md-modules-5.0.0-24-generic-di message-modules-5.0.0-24-generic-di mouse-modules-5.0.0-24-generic-di multipath-modules-5.0.0-24-generic-di nfs-modules-5.0.0-24-generic-di nic-modules-5.0.0-24-generic-di nic-shared-modules-5.0.0-24-generic-di nic-usb-modules-5.0.0-24-generic-di parport-modules-5.0.0-24-generic-di plip-modules-5.0.0-24-generic-di ppp-modules-5.0.0-24-generic-di sata-modules-5.0.0-24-generic-di scsi-modules-5.0.0-24-generic-di
 storage-core-modules-5.0.0-24-generic-di usb-modules-5.0.0-24-generic-di virtio-modules-5.0.0-24-generic-di
 vlan-modules-5.0.0-24-generic-di
Architecture: arm64 arm64_translations
Version: 5.0.0-24.25
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-011.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.0.0-24-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-24-generic-di - crypto modules (udeb)
 fat-modules-5.0.0-24-generic-di - FAT filesystem support (udeb)
 fs-core-modules-5.0.0-24-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-24-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-24-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-24-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-24-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-24-generic - Linux kernel buildinfo for version 5.0.0 on ARMv8 SMP
 linux-headers-5.0.0-24-generic - Linux kernel headers for version 5.0.0 on ARMv8 SMP
 linux-image-unsigned-5.0.0-24-generic - Linux kernel image for version 5.0.0 on ARMv8 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.0.0-24-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
 linux-modules-extra-5.0.0-24-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
 linux-tools-5.0.0-24 - Linux kernel version specific tools for version 5.0.0-24
 linux-tools-5.0.0-24-generic - Linux kernel version specific tools for version 5.0.0-24
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-24-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-24-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.0.0-24-generic-di - Mouse support (udeb)
 multipath-modules-5.0.0-24-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-24-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-24-generic-di - Network interface support (udeb)
 nic-shared-modules-5.0.0-24-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-24-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-24-generic-di - Parallel port support (udeb)
 plip-modules-5.0.0-24-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-24-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-24-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-24-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.0.0-24-generic-di - Core storage support (udeb)
 usb-modules-5.0.0-24-generic-di - Core USB support (udeb)
 virtio-modules-5.0.0-24-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-24-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1762940 1786013 1824690 1824981 1829563 1832082 1835054 1835150 1835580 1836020 1836152 1836153 1836177 1836308 1836577 1836614 1836755 1836760 1836806 1838395
Changes:
 linux (5.0.0-24.25) disco; urgency=medium
 .
   * disco/linux: 5.0.0-24.25 -proposed tracker (LP: #1838395)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
 .
   * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
     - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
     - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
 .
   * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
     - KVM: s390: add debug logging for cpu model subfunctions
     - KVM: s390: implement subfunction processor calls
     - KVM: s390: add vector enhancements facility 2 to cpumodel
     - KVM: s390: add vector BCD enhancements facility to cpumodel
     - KVM: s390: add MSA9 to cpumodel
     - KVM: s390: provide query function for instructions returning 32 byte
     - KVM: s390: add enhanced sort facilty to cpu model
     - KVM: s390: add deflate conversion facilty to cpu model
     - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
 .
   * bcache: risk of data loss on I/O errors in backing or caching devices
     (LP: #1829563)
     - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 .
   * Intel ethernet I219 has slow RX speed (LP: #1836152)
     - SAUCE: e1000e: add workaround for possible stalled packet
     - SAUCE: e1000e: disable force K1-off feature
 .
   * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
     (LP: #1836177)
     - SAUCE: e1000e: Make watchdog use delayed work
 .
   * Unhide Nvidia HDA audio controller (LP: #1836308)
     - PCI: Enable NVIDIA HDA controllers
 .
   * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
     (LP: #1835054)
     - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
 .
   * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
     (LP: #1836760)
     - ixgbevf: Use cached link state instead of re-reading the value for ethtool
 .
   * Two crashes on raid0 error path (during a member device removal)
     (LP: #1836806)
     - block: Fix a NULL pointer dereference in generic_make_request()
     - md/raid0: Do not bypass blocking queue entered for raid0 bios
 .
   * CVE-2019-13233
     - x86/insn-eval: Fix use-after-free access to LDT entry
 .
   * cifs set_oplock buffer overflow in strcat (LP: #1824981)
     - cifs: fix strcat buffer overflow and reduce raciness in
       smb21_set_oplock_level()
 .
   * CVE-2019-13272
     - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
 .
   * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
     - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
 .
   * CVE-2019-12614
     - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
 .
   * bnx2x driver causes 100% CPU load (LP: #1832082)
     - bnx2x: Prevent ptp_task to be rescheduled indefinitely
 .
   * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
     number) (LP: #1835150)
     - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
     - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
 .
   * Disco update: 5.0.18 upstream stable release (LP: #1836614)
     - locking/rwsem: Prevent decrement of reader count before increment
     - x86/speculation/mds: Revert CPU buffer clear on double fault exit
     - x86/speculation/mds: Improve CPU buffer clear documentation
     - objtool: Fix function fallthrough detection
     - arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
     - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
     - ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
     - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
     - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
     - mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
     - ARM: exynos: Fix a leaked reference by adding missing of_node_put
     - power: supply: axp288_charger: Fix unchecked return value
     - power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the
       blacklist
     - arm64: mmap: Ensure file offset is treated as unsigned
     - arm64: arch_timer: Ensure counter register reads occur with seqlock held
     - arm64: compat: Reduce address limit
     - arm64: Clear OSDLR_EL1 on CPU boot
     - arm64: Save and restore OSDLR_EL1 across suspend/resume
     - sched/x86: Save [ER]FLAGS on context switch
     - x86/MCE: Add an MCE-record filtering function
     - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
     - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
     - x86/MCE: Group AMD function prototypes in <asm/mce.h>
     - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
     - crypto: crypto4xx - fix ctr-aes missing output IV
     - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
     - crypto: salsa20 - don't access already-freed walk.iv
     - crypto: lrw - don't access already-freed walk.iv
     - crypto: chacha-generic - fix use as arm64 no-NEON fallback
     - crypto: chacha20poly1305 - set cra_name correctly
     - crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
     - crypto: vmx - fix copy-paste error in CTR mode
     - crypto: skcipher - don't WARN on unprocessed data after slow walk step
     - crypto: crct10dif-generic - fix use via crypto_shash_digest()
     - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
     - crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
     - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
     - crypto: rockchip - update IV buffer to contain the next IV
     - crypto: caam/qi2 - fix zero-length buffer DMA mapping
     - crypto: caam/qi2 - fix DMA mapping of stack memory
     - crypto: caam/qi2 - generate hash keys in-place
     - crypto: arm/aes-neonbs - don't access already-freed walk.iv
     - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
     - mmc: tegra: fix ddr signaling for non-ddr modes
     - mmc: core: Fix tag set memory leak
     - mmc: sdhci-pci: Fix BYT OCP setting
     - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
     - ALSA: usb-audio: Fix a memory leak bug
     - ALSA: hda/realtek - EAPD turn on later
     - ASoC: max98090: Fix restore of DAPM Muxes
     - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
     - ASoC: fsl_esai: Fix missing break in switch statement
     - ASoC: codec: hdac_hdmi add device_link to card device
     - bpf, arm64: remove prefetch insn in xadd mapping
     - crypto: ccree - remove special handling of chained sg
     - crypto: ccree - fix mem leak on error path
     - crypto: ccree - don't map MAC key on stack
     - crypto: ccree - use correct internal state sizes for export
     - crypto: ccree - don't map AEAD key and IV on stack
     - crypto: ccree - pm resume first enable the source clk
     - crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during
       suspend
     - crypto: ccree - add function to handle cryptocell tee fips error
     - crypto: ccree - handle tee fips error during power management resume
     - mm/mincore.c: make mincore() more conservative
     - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
       addresses
     - mm/hugetlb.c: don't put_page in lock of hugetlb_lock
     - hugetlb: use same fault hash key for shared and private mappings
     - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
     - userfaultfd: use RCU to free the task struct when fork fails
     - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
     - mfd: da9063: Fix OTP control register names to match datasheets for
       DA9063/63L
     - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
     - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
     - mtd: maps: physmap: Store gpio_values correctly
     - mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
     - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
     - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
     - jbd2: check superblock mapped prior to committing
     - ext4: make sanity check in mballoc more strict
     - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
     - ext4: avoid drop reference to iloc.bh twice
     - ext4: fix use-after-free race with debug_want_extra_isize
     - ext4: actually request zeroing of inode table after grow
     - ext4: fix ext4_show_options for file systems w/o journal
     - btrfs: Check the first key and level for cached extent buffer
     - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
       fails
     - btrfs: Honour FITRIM range constraints during free space trim
     - Btrfs: send, flush dellaloc in order to avoid data loss
     - Btrfs: do not start a transaction during fiemap
     - Btrfs: do not start a transaction at iterate_extent_inodes()
     - Btrfs: fix race between send and deduplication that lead to failures and
       crashes
     - bcache: fix a race between cache register and cacheset unregister
     - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
     - ipmi:ssif: compare block number correctly for multi-part return messages
     - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
     - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
       into workqueue when umount
     - tty: Don't force RISCV SBI console as preferred console
     - ext4: fix data corruption caused by overlapping unaligned and aligned IO
     - ext4: fix use-after-free in dx_release()
     - ext4: avoid panic during forced reboot due to aborted journal
     - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
     - jbd2: fix potential double free
     - KVM: Fix the bitmap range to copy during clear dirty
     - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
     - KVM: lapic: Busy wait for timer to expire when using hv_timer
     - kbuild: turn auto.conf.cmd into a mandatory include file
     - xen/pvh: set xen_domain_type to HVM in xen_pvh_init
     - xen/pvh: correctly setup the PV EFI interface for dom0
     - libnvdimm/namespace: Fix label tracking error
     - iov_iter: optimize page_copy_sane()
     - mm/gup: Remove the 'write' parameter from gup_fast_permitted()
     - s390/mm: make the pxd_offset functions more robust
     - s390/mm: convert to the generic get_user_pages_fast code
     - ext4: fix compile error when using BUFFER_TRACE
     - ext4: don't update s_rev_level if not required
     - Linux 5.0.18
 .
   * Disco update: 5.0.17 upstream stable release (LP: #1836577)
     - bfq: update internal depth state when queue depth changes
     - platform/x86: sony-laptop: Fix unintentional fall-through
     - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
     - platform/x86: dell-laptop: fix rfkill functionality
     - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
     - hwmon: (occ) Fix extended status bits
     - selftests/seccomp: Handle namespace failures gracefully
     - kernfs: fix barrier usage in __kernfs_new_node()
     - virt: vbox: Sanity-check parameter types for hgcm-calls coming from
       userspace
     - USB: serial: fix unthrottle races
     - iio: adc: xilinx: fix potential use-after-free on remove
     - iio: adc: xilinx: fix potential use-after-free on probe
     - iio: adc: xilinx: prevent touching unclocked h/w on remove
     - acpi/nfit: Always dump _DSM output payload
     - libnvdimm/namespace: Fix a potential NULL pointer dereference
     - HID: input: add mapping for Expose/Overview key
     - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
     - HID: input: add mapping for "Toggle Display" key
     - libnvdimm/btt: Fix a kmemdup failure check
     - s390/dasd: Fix capacity calculation for large volumes
     - mac80211: fix unaligned access in mesh table hash function
     - mac80211: Increase MAX_MSG_LEN
     - cfg80211: Handle WMM rules in regulatory domain intersection
     - mac80211: fix memory accounting with A-MSDU aggregation
     - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
     - libnvdimm/security: provide fix for secure-erase to use zero-key
     - libnvdimm/pmem: fix a possible OOB access when read and write pmem
     - tools/testing/nvdimm: Retain security state after overwrite
     - s390/3270: fix lockdep false positive on view->lock
     - drm/ttm: fix dma_fence refcount imbalance on error path
     - drm/amd/display: extending AUX SW Timeout
     - clocksource/drivers/npcm: select TIMER_OF
     - clocksource/drivers/oxnas: Fix OX820 compatible
     - selftests: fib_tests: Fix 'Command line is not complete' errors
     - drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in
       sriov TDR
     - mISDN: Check address length before reading address family
     - vxge: fix return of a free'd memblock on a failed dma mapping
     - qede: fix write to free'd pointer error and double free of ptp
     - afs: Unlock pages for __pagevec_release()
     - afs: Fix in-progess ops to ignore server-level callback invalidation
     - qed: Delete redundant doorbell recovery types
     - qed: Fix the doorbell address sanity check
     - qed: Fix missing DORQ attentions
     - qed: Fix the DORQ's attentions handling
     - drm/amd/display: If one stream full updates, full update all planes
     - s390/pkey: add one more argument space for debug feature entry
     - x86/build/lto: Fix truncated .bss with -fdata-sections
     - x86/mm: Prevent bogus warnings with "noexec=off"
     - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
     - KVM: nVMX: always use early vmcs check when EPT is disabled
     - KVM: fix spectrev1 gadgets
     - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
       tracing
     - tools lib traceevent: Fix missing equality check for strcmp
     - perf top: Always sample time to satisfy needs of use of ordered queuing
     - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
     - ocelot: Don't sleep in atomic context (irqs_disabled())
     - perf tools: Fix map reference counting
     - scsi: aic7xxx: fix EISA support
     - slab: store tagged freelist for off-slab slabmgmt
     - mm/hotplug: treat CMA pages as unmovable
     - mm: fix inactive list balancing between NUMA nodes and cgroups
     - init: initialize jump labels before command line option parsing
     - drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs
     - selftests: netfilter: check icmp pkttoobig errors are set as related
     - ipvs: do not schedule icmp errors from tunnels
     - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
     - netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
     - netfilter: nat: fix icmp id randomization
     - MIPS: perf: ath79: Fix perfcount IRQ assignment
     - IB/mlx5: Fix scatter to CQE in DCT QP creation
     - s390: ctcm: fix ctcm_new_device error return code
     - drm/sun4i: Set device driver data at bind time for use in unbind
     - drm/sun4i: Fix component unbinding and component master deletion
     - of_net: Fix residues after of_get_nvmem_mac_address removal
     - selftests/net: correct the return value for run_afpackettests
     - netfilter: never get/set skb->tstamp
     - netfilter: fix nf_l4proto_log_invalid to log invalid packets
     - dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
     - gpu: ipu-v3: dp: fix CSC handling
     - drm/imx: don't skip DP channel disable for background plane
     - ARM: fix function graph tracer and unwinder dependencies
     - ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is
       disabled
     - spi: Micrel eth switch: declare missing of table
     - spi: ST ST95HF NFC: declare missing of table
     - ceph: handle the case where a dentry has been renamed on outstanding req
     - Revert "drm/virtio: drop prime import/export callbacks"
     - drm/sun4i: Unbind components before releasing DRM and memory
     - Input: snvs_pwrkey - make it depend on ARCH_MXC
     - Input: synaptics-rmi4 - fix possible double free
     - net: vrf: Fix operation not supported when set vrf mac
     - gpio: Fix gpiochip_add_data_with_key() error path
     - mm/memory_hotplug.c: drop memory device reference after find_memory_block()
     - mm/page_alloc.c: avoid potential NULL pointer dereference
     - bpf: only test gso type on gso packets
     - net: sched: fix cleanup NULL pointer exception in act_mirr
     - net: mvpp2: fix validate for PPv2.1
     - drm/rockchip: fix for mailbox read validation.
     - cw1200: fix missing unlock on error in cw1200_hw_scan()
     - mwl8k: Fix rate_idx underflow
     - rtlwifi: rtl8723ae: Fix missing break in switch statement
     - Don't jump to compute_result state from check_result state
     - bonding: fix arp_validate toggling in active-backup mode
     - bridge: Fix error path for kobject_init_and_add()
     - dpaa_eth: fix SG frame cleanup
     - fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL
       not supplied
     - ipv4: Fix raw socket lookup for local traffic
     - net: dsa: Fix error cleanup path in dsa_init_module
     - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
     - net: macb: Change interrupt and napi enable order in open
     - net: seeq: fix crash caused by not set dev.parent
     - net: ucc_geth - fix Oops when changing number of buffers in the ring
     - packet: Fix error path in packet_init
     - selinux: do not report error on connect(AF_UNSPEC)
     - tipc: fix hanging clients using poll with EPOLLOUT flag
     - vlan: disable SIOCSHWTSTAMP in container
     - vrf: sit mtu should not be updated when vrf netdev is the link
     - tuntap: fix dividing by zero in ebpf queue selection
     - tuntap: synchronize through tfiles array instead of tun->numqueues
     - net: phy: fix phy_validate_pause
     - flow_dissector: disable preemption around BPF calls
     - isdn: bas_gigaset: use usb_fill_int_urb() properly
     - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
     - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
     - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
     - powerpc/powernv/idle: Restore IAMR after idle
     - powerpc/booke64: set RI in default MSR
     - virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed
     - PCI: hv: Fix a memory leak in hv_eject_device_work()
     - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
     - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
     - f2fs: Fix use of number of devices
     - Linux 5.0.17
     - [Config] update configs after update to 5.0.17
 .
   * Disco update: 5.0.16 upstream stable release (LP: #1835580)
     - Linux 5.0.16
 .
   * CVE-2019-10126
     - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
 .
   * CVE-2019-3846
     - mwifiex: Fix possible buffer overflows at parsing bss descriptor
 .
   * CVE-2019-12984
     - nfc: Ensure presence of required attributes in the deactivate_target handler
 .
   * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
     - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
 .
   * proc_thermal flooding dmesg (LP: #1824690)
     - drivers: thermal: processor_thermal: Downgrade error message
Checksums-Sha1:
 f0d8249b7a4235e1096cee8a0e1b7191a90914e4 271512 block-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 6b150d370f241264002208bc6eeaf44b528cba6d 266320 crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 fa414f7797777e3b963ef3879dd94a4d1768d406 4888 fat-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 c5439234d20c458490aba5d2f90159515aae8446 1385104 fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 83331214138d56036be4ea13074aba9bf4b29826 721664 fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 d6442367bff7a0fb9494d73bbb41a876ad63d12f 467200 input-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 4efa15a2c8ba33986f73bddec1dce089afeea5f5 67536 ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 57d5a0e0467f587e987a2a1ecc1e0c51ab980e08 10133776 kernel-image-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 d18a90944b266f58bf54b9f0f1b2b266aa5de3a4 253496 linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 160fda44ecb9b1401eecd4081cc3bb2b620ef592 808280 linux-headers-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 c99a1dbb4fd41a93ecfd692255d94ab225d60b72 771986948 linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_arm64.ddeb
 872af51c3ceb56263b8d45a8633416a17506d744 8939468 linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 a7b8c1c10448de6303841eb15d3b2822326bbf10 1046512 linux-libc-dev_5.0.0-24.25_arm64.deb
 6350a7b515c96afae6a0d5a7f3b2cb880abd098b 13385792 linux-modules-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 9dbc2a23a398617aee462cfd354368dd849d2a24 35036912 linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 08cd36b3cd88c4171f4eab3107e672e6aa975c3c 1896 linux-tools-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 2c5c5a398fc807fa1cde5e819bf79a6f996e1e7c 4649532 linux-tools-5.0.0-24_5.0.0-24.25_arm64.deb
 47ac63338cc8206cb057d59642e7a35c5c0c40ce 980 linux-udebs-generic_5.0.0-24.25_arm64.udeb
 b316423921e6d0296dfec3393f4bd5c1d9f2f6ef 22040 linux_5.0.0-24.25_arm64.buildinfo
 7e72636c48f594ca37c435571f26fea41a9058ff 9047018 linux_5.0.0-24.25_arm64.tar.gz
 14468d11af653ed03b7581bfc74e93bb66c58d8c 24502 linux_5.0.0-24.25_arm64_translations.tar.gz
 744e276b17d1870c78bac6f02d38a79ee2a13c28 300196 md-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 e753c11d53189377e61e0438a312c2c2a2532f86 207060 message-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 dd99856c3af612b8fc04fed50f33252882ab8317 58480 mouse-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 491f3f6f8264413143171f7fc48f97a4b9a8c25f 20132 multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 c26f58c9881944ec9d873883f6a1fdaf458f3034 614064 nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 234f8b8fe1639ad54a7e36fc581c90e8006cf347 4613552 nic-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 56577efacd41ffa497a92ea6e2f48ada35131607 591292 nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 aa0b722befc39e6c22ce33672715f58d3b8a3986 335156 nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a4bbead6254af0e6866894a1f5f887c9aaeb14be 19000 parport-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 110eadccbf2945ba41a423a39a01a0acb0c0c87c 9288 plip-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 45ed0f6a87ea37dd3e26550efc4541cf7e785505 29732 ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 da9591759ab8c27daac3f9b37cdeaa81fdff65f8 98216 sata-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 886957c3aabbf59f0106a3e47c93829fc976cd40 2526008 scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 cd87a9fd175d695122a2b9714e3428a924287b0c 57720 storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 397ce111e20e3faddf8e19b1bbec35b24dbf936d 118204 usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 78a7c2d549c029c283c20837a0a97f1cf899d12c 11060 virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 d8a8693f48fa0414111dca5203b65f51bb1a9e4f 27900 vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
Checksums-Sha256:
 fde00959bb3cc74d193d5903c30778dbc0d1ae3814a1600637da3efcb11e8097 271512 block-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 918653f21688e577b627a3bb67462eb78ce75dc3314bdd8270951f06455fb535 266320 crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 41020f1fa7b9a444093a10119cfcdd4b9a7afbd746fe21b477e7a7f868653c1c 4888 fat-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 1b5474ff5277eed2fd02b29a6f3817c28f9e37b026941c657c7ad6a824d40afd 1385104 fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 99b366cc2559d493032c177888b0d938807536a1dd09ec841de5508df568ee88 721664 fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 2bb556b56d61d76a1f4b74642f3023fa3b7ac376cffd9d74c17736e8539ed065 467200 input-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a2ff06181830fa81a68e27e9c8b891355a3511296423551e5c9b3df3ae316ee1 67536 ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 3b78c1d9cdf5ca611cd5674da1276f02c71361ed4bd1b4db2885ecd998cf16bd 10133776 kernel-image-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 f4530b584bae34b52ebe0a2d0b275b2db2b28edec632d48c74dcd290935c39a4 253496 linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 4ea89fc169889a15486b3a36ae767a98d28cf79338a5b9234a4c5be953c995bc 808280 linux-headers-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 840a0bc5c148f4e648db6c7dd72aaf962646002f764fb60751c437be41c0493e 771986948 linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_arm64.ddeb
 02f49ee15e904c5cea473bee96f5d7af26fefd72e785dfe758d9e4a91fb49153 8939468 linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 9800c5b66407e712e1cbb82eabe37697f4b94c7936a9f77a8030b33d21b32cf2 1046512 linux-libc-dev_5.0.0-24.25_arm64.deb
 0249a209c08ae947af44d86c63824744078670dcde362c25c69bccef3964c835 13385792 linux-modules-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 814abed85ede4831f9412be763464fc8e29ea2b774fdd5868d1df5ac4bf86502 35036912 linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 38adc339e196b229d1dd9698de663bb43b458c1e712568ca1f3924196799b8cb 1896 linux-tools-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 40339470fd20b9b3dc5e62c9d350c1822c4208ba77126f0449728d75bbb224e9 4649532 linux-tools-5.0.0-24_5.0.0-24.25_arm64.deb
 a0099eb213e7971fc8532831b99fbc280512fd499c612c781a93f0a0a2acf878 980 linux-udebs-generic_5.0.0-24.25_arm64.udeb
 7968220a8c56aaa3e8392eeedbae4f56bfa8d455b39afbb1cbfd81474fd24c1e 22040 linux_5.0.0-24.25_arm64.buildinfo
 cc319ae41665bf360081ca78e3563b028938ca3166ca6a8ccc75b79c550721aa 9047018 linux_5.0.0-24.25_arm64.tar.gz
 719ce17f3ad56a074649609d2d8493457a842513d266427829cb913d8cdb0661 24502 linux_5.0.0-24.25_arm64_translations.tar.gz
 2092a4bc91f8f6db185b19817f985d8d280cfdfe504db2c79ab15ad732599c00 300196 md-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 567e5f2b9fb98bb52295c7b8aa780d95885344a303f1530f69c58b3569d08455 207060 message-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 cf1c0c1b504f1c166700f4a905994176953af21df97e14e83309e0a5b542961d 58480 mouse-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 371e0ff405f90cf96bdd3bd92a3f62387a3f6e16ba83b71c935cbc8855bbf0b2 20132 multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 ab247303c7c9b1a61c563af535e97be2d676d24cd3b9455a51cc60ea90248dc6 614064 nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 740b23e5dcd13b8005b0d0ebab2c136a02358c61e16edf21631e321bd928d2c4 4613552 nic-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 f4ae476bec0ff86bcb3ad39439eb2c85c20434c6fd3834649f1332242f853c78 591292 nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 7a8e561654a025510fc01721d4c1eff8b512ca920e8831163b2eb64e3e284090 335156 nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a270266cf67dccd87c589188baf2d2701aac46f776af7d49fed3df66540f6636 19000 parport-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 81583c5cfc5c866ec659028c34ed26169a8d4251eff89cc5c9c56220cb143435 9288 plip-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 13ccf9f22272a154014dd8cdebfa4a60741d69858b4b443b59a9a5a0e570099e 29732 ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 9e87c92358c99b80707a7f1682671dc9810bb547fcf429638e97e56696e67b20 98216 sata-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 f9a22e8e46407c279a573d615febc8ad8162c1388b66986e6c2a74c8d299048d 2526008 scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a0ee265045ce9625ff0121f6fc1e799171b1e4fcc1cb0560d93b17d112e49a9b 57720 storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 8efa9cd7cd2a1a6c9cc692c242be5e0c1155946c75507744af1233af5a1d4635 118204 usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 c9368d2e6477b52fd1d9681dec6728c54217a5c73bfd9753e988cc71b9f401b8 11060 virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 eb9f8d5c3c6d9a5103c99af021d763dfd7e7f603c87d7ab57c83ee638c04bf67 27900 vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
Files:
 4b153ed0d825b7eb3174bde9612e9365 271512 debian-installer standard block-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 8ffc195f395271ccd68a275a079df207 266320 debian-installer extra crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 f8b66dde827c27ee982e60b32f1ff615 4888 debian-installer standard fat-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 327fb5fb1ea9a518ef5aaa148900e60e 1385104 debian-installer standard fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 507118417a6d39c1775c26c3c40eb75b 721664 debian-installer standard fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 1511c6cf77f5ca60c282507292b4c57f 467200 debian-installer standard input-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 711577929c0cd905eda330144d762860 67536 debian-installer standard ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 98a708f0d3829ee5bf09dcbd57089993 10133776 debian-installer optional kernel-image-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 cd93291aa49ed45c1d82b4c9f2700f3a 253496 kernel optional linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 c92920d000872c882de856d4a4f29294 808280 devel optional linux-headers-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 d12415ac4bfdcea6534e1e0e6a5d5a37 771986948 devel optional linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_arm64.ddeb
 c47f83478f4c8e4dc5af648fd28fa983 8939468 kernel optional linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 75888995d5062a1ea97359c81fdf5679 1046512 devel optional linux-libc-dev_5.0.0-24.25_arm64.deb
 3a4800ad6d5556c7856ccedd1e7ce111 13385792 kernel optional linux-modules-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 436277e15fd5e64b6b2ccd2cf62213f2 35036912 kernel optional linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 201fd6fffdf763b5d9e1b0e241c84a68 1896 devel optional linux-tools-5.0.0-24-generic_5.0.0-24.25_arm64.deb
 4dfc2e2f9cdaa17e05681c79f4b8c55c 4649532 devel optional linux-tools-5.0.0-24_5.0.0-24.25_arm64.deb
 1b4560291e883f3f42805a8b1acecb48 980 debian-installer optional linux-udebs-generic_5.0.0-24.25_arm64.udeb
 74d610d4e9aa484113f05740f69f0f0a 22040 devel optional linux_5.0.0-24.25_arm64.buildinfo
 59ad93cb52e6bc8f32c67af4237365ae 9047018 raw-signing - linux_5.0.0-24.25_arm64.tar.gz
 33b3bffe7f0ca856e21b8d0c5d3747cd 24502 raw-translations - linux_5.0.0-24.25_arm64_translations.tar.gz
 aad374c48eb02cfa5b20e654c97585a4 300196 debian-installer standard md-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 be462e3cb76a0030b5f154ca38b98452 207060 debian-installer standard message-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 98e6caab6baeaa50e0933be82d89c4b7 58480 debian-installer extra mouse-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 195b4c54c68060fb6451e2c6387457e2 20132 debian-installer extra multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 e09454880753f31a9683badfefc48a29 614064 debian-installer standard nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 ce1880ccef110e2c8e5397af552f746f 4613552 debian-installer standard nic-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 fa0a0a51460dcf680025f5add1d8ede5 591292 debian-installer standard nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a0d8e210d97caf898ba0c7010defd8a7 335156 debian-installer standard nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 16219307fb40d1f8b1fe0800150b0a9d 19000 debian-installer standard parport-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 99d55abc7c88e7c56878c270dced2265 9288 debian-installer standard plip-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 c54451f428b8dea4c1aafaf3d4daef76 29732 debian-installer standard ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 a5dbc19dcaa673aded07e43438f461b8 98216 debian-installer standard sata-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 445e4a81fdf588b5c4f166795cda639c 2526008 debian-installer standard scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 3eb53ea113d32383f8630ee211c790f0 57720 debian-installer standard storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 451e152f1bccc0e7627f2a487de3eaa0 118204 debian-installer standard usb-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 460dae40394a817ff96f88918f344280 11060 debian-installer standard virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
 0f3a72bd8268108f41c6c7f59fb40d37 27900 debian-installer extra vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_arm64.udeb
Package-Type: udeb


More information about the Disco-changes mailing list