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

Stefan Bader stefan.bader at canonical.com
Thu Aug 1 07:53:21 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-ppc64el-017.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 floppy-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 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 virtio-modules-5.0.0-24-generic-di
 vlan-modules-5.0.0-24-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.0.0-24.25
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-017.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)
 floppy-modules-5.0.0-24-generic-di - Floppy driver 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 PowerPC 64el SMP
 linux-headers-5.0.0-24-generic - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
 linux-image-unsigned-5.0.0-24-generic - Linux kernel image for version 5.0.0 on PowerPC 64el 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 PowerPC 64el SMP
 linux-modules-extra-5.0.0-24-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el 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)
 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)
 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:
 b64752660d2855920edea10fa85ddb42c7583f14 404484 block-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 79e59891509e1dab6b3ef6c51a83da393d2afad6 283080 crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 702a9167e71b1d48afe9f0adeb25757e516cf430 40704 floppy-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 c75a92d4068464eca2a1d6561383761d62930190 1510448 fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 21045f5d373439f57e2c64faa1709a217b10ceba 800948 fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 d5006e77ab24ddd36c594841e561bb47864bfe8f 492220 input-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 2ae7d52944e4e19d5a60a0c2410ea58a3204e07c 72660 ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 c4592fb35fe9ae5c40dbea11ef3e9cb45c7225f3 7480356 kernel-image-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 2ec03c64bcd8713d5c66c4670948d555fec96990 238748 linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 cb17ea02b8a3b08849e13d1cc1d3fb3c32e11f5e 1125304 linux-headers-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 15a77c8339ab34b26754af0d94d31cb2d784c485 773610964 linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_ppc64el.ddeb
 152bbb72ba5979d907a343b0bb2ab1c9d95c477e 6531112 linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 e326520af658b16a0a594afb01cf0d459938795c 1061124 linux-libc-dev_5.0.0-24.25_ppc64el.deb
 be68236e5156fa2f412835b2b7d780422ae70fb0 14629312 linux-modules-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 4da0a8414252fab145fcc5d39be88f71897df9e6 34485372 linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 e31be48b9bd09da4a161cc7ec0c1fb9d5ef7ff9b 1900 linux-tools-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 e766c1373ee8c68c83dbd3654966dad7608eb361 4935768 linux-tools-5.0.0-24_5.0.0-24.25_ppc64el.deb
 03b381f150e696d6f647c62d2002a7edd93f3b6a 976 linux-udebs-generic_5.0.0-24.25_ppc64el.udeb
 ee3df937445200b7289de257f44d6e69246e7e83 21596 linux_5.0.0-24.25_ppc64el.buildinfo
 f8f684a42c864cab48045a08e0354720680def56 9305114 linux_5.0.0-24.25_ppc64el.tar.gz
 9b6d19187ae8c39a1267119b8bb3fc385df3add8 24500 linux_5.0.0-24.25_ppc64el_translations.tar.gz
 59ab1e29b4692b5655de3be5d3bd6beee906da6f 315984 md-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 98269b64ceefe29ddc165d50006b3f2e92a81480 227296 message-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 636bb9f21ac2f58fed8915e8b62c66fee4d4a205 22944 multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 b79186d39d0d3dafda22e73aa0e13a8d676c7266 668000 nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 c31116eb2720fa67d8af903068fd74d48eb52dd6 4977172 nic-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 b0fda59a5602814d150a4d30f696d385e461da04 653936 nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 6003df603344fda7aff8582fc2215b92a7133c20 362936 nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 ed81a8822fb8430230e4373ac09ecf9e9785f9a9 41940 parport-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 e33a550c015da45eaecc2e547c7451ef9433ce6e 10492 plip-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 fa71da58b094e45bdee7f86e2b8b01e997d2e4de 30168 ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 cde81a9b0326bf35ad752922616a9d6ff9100eaf 128480 sata-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 23508cf5a4d810ba59e29645364f0b5ebad602a8 2817592 scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 7e1a72b4331b52d84c212de15d5d4d78809e4cd5 119408 storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 daa05edfcac465ad8386a3bf730de6c237fe6383 11980 virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 715643adace1287a580bcbd56ce3cfc4f35326a6 30572 vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
Checksums-Sha256:
 0bdc9a6960fad5836e29834f22fbd7b4f326304554b46c0c91b9ce4564ba7868 404484 block-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 eb1c6ec1bf4afabd033970c71beacadd6adc5284f8f39d2182d5ead154fbe9c0 283080 crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 cf9e22c2868822244b8fbfabfded2d5241891ef3db5803c5b863245d37c0dbde 40704 floppy-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 bb0201d6991112e3a267550ae2f143ab1063d0b0681ef7f00c7a07f15fa449b0 1510448 fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 fb3364bdadbed11e8e8fb2ae3c738bed90abc3319fe704ed3ac94b0ec23f9418 800948 fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 46111efbfd7a9d50e78aad8c04ed75ce8d72346605d281845b94e0f9c10a7440 492220 input-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 29185b4aa6ae2682cdd453520eaae8e784fc5676b84e8452535d19fd7fcd4ab3 72660 ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 82c436d730ba49d66393fd5fdebefd3abbd6ed83d1d049ce34498126961a4c4d 7480356 kernel-image-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 e739ad31cd18ec4db311423213a92772b31f36a875ddf4323f8e3c262a745895 238748 linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 f88d764a2472e969187f9e998da255c25c4bbaa0649b3d6a6af9234a9c21bac5 1125304 linux-headers-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 ed95236b00bc8c473666e0bd678d113aa07248f6367052563079f8272183f659 773610964 linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_ppc64el.ddeb
 d0a4dd0a2f18a30b2ff0aba919c2b45b71e09290d3ca712907752e2d128752d1 6531112 linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 8ea0ead0f761095caa58b2b77d5e651ac48843871117652a70ae5620c3dccb9a 1061124 linux-libc-dev_5.0.0-24.25_ppc64el.deb
 76130e7b55ce38a7fd07b7934d613a09b9c09a5aa6895a05f503a58926f97793 14629312 linux-modules-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 21696b5abe34473e177a0a07146fb4e2b3c85f02a6aa5dc9ae6edd15a470d8b3 34485372 linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 b47c66097ca4fa5ab67e48d5c54d01833e5b3357eb50f4f72d3a37fede1944ec 1900 linux-tools-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 a2ccb09a540900ecfa6a8b39138465f42c46a6ebaaf47464781f949a30a706a6 4935768 linux-tools-5.0.0-24_5.0.0-24.25_ppc64el.deb
 5001cbd517d3c4bf486aa8eecb45fa63df855406583d2f2c9d54b8712b0cf857 976 linux-udebs-generic_5.0.0-24.25_ppc64el.udeb
 57bc4bfe12d55fde6523627c1bec73e9b08acd45f784b88c455bbf6e81bf17db 21596 linux_5.0.0-24.25_ppc64el.buildinfo
 16bd14fac562bfee329cda4e0383fc384363d2c90dba6cbb7e2a4b11d967c8b6 9305114 linux_5.0.0-24.25_ppc64el.tar.gz
 9d347f55d658ac49f096b15b9e8e03e5361b796a9b29eed9e590ad5177e671e9 24500 linux_5.0.0-24.25_ppc64el_translations.tar.gz
 eaaa889ff9f367d28dbbe92b406a367731e53f75e4b9bdf89a819d783d02a7b5 315984 md-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 0fd552040d3ea714dbbe78b4c16b529173159b6bd2ec671b7fec27a0fe1feb6a 227296 message-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 473c50234c3085521e9dbfd5ec5b4f8c97a083ee3f29d3f69f9cf6502a67fc7c 22944 multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 0a6c8828ba1c2bd6453666fe3c2c0e3b308949defce4a6c408a686fc0181497c 668000 nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 aec60f58aa58929d0108cf7313be3c6b7aa6997b6b4460398ca2fc4f8001da12 4977172 nic-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 e83f0148645837b3b2035512f04858487d685f0c5e27fa4c7a644ff36dffc2e7 653936 nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 7cdefeedf46db0bba05ca5f5b37660633925c00e43075700143e43a06e4fba6a 362936 nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 5b4f3f2d9c9c9f85eb4cad7a1f07a3bd844c1c46d311cc811ee13d8d5520081a 41940 parport-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 72596d1e78cc1b2fad93ff7dddd8592ff96d14f1d390571a6827b30bdd2a855e 10492 plip-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 d03f4bbfa2d3a1b29d5bf567b751a108c0df7cb7d6737f824b5ce1ae2fe14b25 30168 ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 f195be8b31ad8183bf16528bdca4008ccb83bd03b42c9a6d41a5ce0df2236033 128480 sata-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 78d30929481b7949a97286aa3af44cd41fa1ab029c09abe7c9663db4bdafd015 2817592 scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 77b4bceedeb6b4f9e9d62527d5197dbd2022977c994b35b3b00476412e082e76 119408 storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 e5573886987e9e69e80b702fc55752536fc13a8a1edf8ce42d9a41eb5aafd818 11980 virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 5be994c0fcb841342486869392f753db25d1670ed2a978be6b560bed2f1d248a 30572 vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
Files:
 3eaea5200966d72b785bda4864db62c4 404484 debian-installer standard block-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 0a7592773a19daccfab3f5c73422be30 283080 debian-installer extra crypto-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 0ab409c2fc3496d0ac385e6ccefba4a0 40704 debian-installer standard floppy-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 7ab6670df31374b08499a6b626aaaab3 1510448 debian-installer standard fs-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 85abf8e79c93a0f5a3510dfdfa0eec12 800948 debian-installer standard fs-secondary-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 7041cd9124a2187254253701c63cbde9 492220 debian-installer standard input-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 07311a1308df63f82a34e30c77b8b288 72660 debian-installer standard ipmi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 a91527ba9b5b660c8f73abb01751188c 7480356 debian-installer optional kernel-image-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 635c3b314e52090bda6b0f1d4da8edd2 238748 kernel optional linux-buildinfo-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 b387961364d6cf647939073712449371 1125304 devel optional linux-headers-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 8323c19df135989cf1c237cf986ba81c 773610964 devel optional linux-image-unsigned-5.0.0-24-generic-dbgsym_5.0.0-24.25_ppc64el.ddeb
 fd7c8e9499497f0db59b5d86e7b61bc1 6531112 kernel optional linux-image-unsigned-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 f923e6e7133f5105cf0d71e722fb655c 1061124 devel optional linux-libc-dev_5.0.0-24.25_ppc64el.deb
 71e34e7b7dcfb1baa1fa9b1a3895331d 14629312 kernel optional linux-modules-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 92c7066831595668ce8eb09137e12ce6 34485372 kernel optional linux-modules-extra-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 f84217c3ce6b993bc2b74a28e99bb491 1900 devel optional linux-tools-5.0.0-24-generic_5.0.0-24.25_ppc64el.deb
 0e06e7a31f4a62912edb398092a73628 4935768 devel optional linux-tools-5.0.0-24_5.0.0-24.25_ppc64el.deb
 bc2ee961cd93052c92b081811f1082ce 976 debian-installer optional linux-udebs-generic_5.0.0-24.25_ppc64el.udeb
 b53312fff4f442bcedfa338fd70c14db 21596 devel optional linux_5.0.0-24.25_ppc64el.buildinfo
 8ed2ae19daf63ec779110e9ee6f965d6 9305114 raw-signing - linux_5.0.0-24.25_ppc64el.tar.gz
 fc832b160ab0acdbba5ac032ee2af503 24500 raw-translations - linux_5.0.0-24.25_ppc64el_translations.tar.gz
 23074dda24908ae2e59fc284f78efc02 315984 debian-installer standard md-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 e6f081b0fa682ee8234a9d9992600d74 227296 debian-installer standard message-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 bc86a6966c68dace8c94cfce62ed241f 22944 debian-installer extra multipath-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 92ae42f4d28f31201453bf28ef4fd4bc 668000 debian-installer standard nfs-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 f8b4e9641912ef01e6e01fed1bf9e5ca 4977172 debian-installer standard nic-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 cfe04e7fa50e11ed4be60f7d88e2413f 653936 debian-installer standard nic-shared-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 9e98c1170999321f985d0e26eb4d0de5 362936 debian-installer standard nic-usb-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 eca70c0d64ff19edecd3c0adf19d0371 41940 debian-installer standard parport-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 b12cd004b64dc4872be688162074e9d5 10492 debian-installer standard plip-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 cd38212c91fe29efa97dccd85d079579 30168 debian-installer standard ppp-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 20e4707d38c8bad1e922e91a1d3bd541 128480 debian-installer standard sata-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 d174329d5043f08bbd4d982ee77447ca 2817592 debian-installer standard scsi-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 aee6ce4e62061b62c4d748a859dbf32d 119408 debian-installer standard storage-core-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 8fc45e1ac70ecfd24f5d79f0626a6ef0 11980 debian-installer standard virtio-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
 5fa02a057ad8daa3fe60e70657169cfa 30572 debian-installer extra vlan-modules-5.0.0-24-generic-di_5.0.0-24.25_ppc64el.udeb
Package-Type: udeb


More information about the Disco-changes mailing list