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

Stefan Bader stefan.bader at canonical.com
Wed Jul 24 09:23:12 UTC 2019


linux (5.0.0-22.23) disco; urgency=medium

  * disco/linux: 5.0.0-22.23 -proposed tracker (LP: #1837576)

  * 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, 23 Jul 2019 17:19:39 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-019.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 23 Jul 2019 17:19:39 +0200
Source: linux
Binary: block-modules-5.0.0-22-generic-di crypto-modules-5.0.0-22-generic-di floppy-modules-5.0.0-22-generic-di fs-core-modules-5.0.0-22-generic-di fs-secondary-modules-5.0.0-22-generic-di input-modules-5.0.0-22-generic-di ipmi-modules-5.0.0-22-generic-di kernel-image-5.0.0-22-generic-di linux-buildinfo-5.0.0-22-generic linux-headers-5.0.0-22-generic linux-image-unsigned-5.0.0-22-generic linux-libc-dev linux-modules-5.0.0-22-generic linux-modules-extra-5.0.0-22-generic linux-tools-5.0.0-22 linux-tools-5.0.0-22-generic linux-udebs-generic md-modules-5.0.0-22-generic-di message-modules-5.0.0-22-generic-di multipath-modules-5.0.0-22-generic-di nfs-modules-5.0.0-22-generic-di nic-modules-5.0.0-22-generic-di nic-shared-modules-5.0.0-22-generic-di nic-usb-modules-5.0.0-22-generic-di parport-modules-5.0.0-22-generic-di plip-modules-5.0.0-22-generic-di ppp-modules-5.0.0-22-generic-di sata-modules-5.0.0-22-generic-di scsi-modules-5.0.0-22-generic-di
 storage-core-modules-5.0.0-22-generic-di virtio-modules-5.0.0-22-generic-di
 vlan-modules-5.0.0-22-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.0.0-22.23
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-019.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.0.0-22-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-22-generic-di - crypto modules (udeb)
 floppy-modules-5.0.0-22-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.0.0-22-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-22-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-22-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-22-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-22-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-22-generic - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
 linux-headers-5.0.0-22-generic - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
 linux-image-unsigned-5.0.0-22-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-22-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-modules-extra-5.0.0-22-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-tools-5.0.0-22 - Linux kernel version specific tools for version 5.0.0-22
 linux-tools-5.0.0-22-generic - Linux kernel version specific tools for version 5.0.0-22
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-22-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-22-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-5.0.0-22-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-22-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-22-generic-di - Network interface support (udeb)
 nic-shared-modules-5.0.0-22-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-22-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-22-generic-di - Parallel port support (udeb)
 plip-modules-5.0.0-22-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-22-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-22-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-22-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.0.0-22-generic-di - Core storage support (udeb)
 virtio-modules-5.0.0-22-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-22-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 1837576
Changes:
 linux (5.0.0-22.23) disco; urgency=medium
 .
   * disco/linux: 5.0.0-22.23 -proposed tracker (LP: #1837576)
 .
   * 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:
 0aa536e420e452a7c72a23729f616ed91f5248c7 404060 block-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f735310975ad92dcedc1c9f00ef35c216a7eefb7 283204 crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 173dc9d732f9feb894bb991232ed93cd68fff227 40744 floppy-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 1a9c2cb5b0e05c80af798e01dc7f37d8f5859ac4 1508992 fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 e2894989826371cbee0131da62928549fcd0e033 798752 fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 08183920c42cd03d176a63d7a379535aab2fa534 492484 input-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 e062f6676bd128b6b87d742dcb8eea4d14bdef2b 72596 ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 d0b9353a49c44f39e6d317dbf62cecbd48d722ad 7480588 kernel-image-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 3784ce51ec37df7c12aedd5ac111028c3a85ec6d 238628 linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 6f6e194bf1ebe9da0f1fade594993e2224859ee9 1125092 linux-headers-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 13cceb30f4d2e17c6212da36dca53e4f978213fe 773492436 linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_ppc64el.ddeb
 12d877d33a08a90a9a9d751985f44e6e595d9c33 6533284 linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 0c2f822d6d13d8687c83bddff06111df9ae320d2 1061008 linux-libc-dev_5.0.0-22.23_ppc64el.deb
 80912057c67f945edfaaa78ff42d05f1b695e70d 14631212 linux-modules-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 10af9c2c4424dde88b2bfef66dec1c50e7ab06f1 34480068 linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 15ab4a1e7c355815ceb690076d2550a83a5f7be1 1900 linux-tools-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 38c9a93d1236d986ad06ceadf2a19bbe5218aab3 4935396 linux-tools-5.0.0-22_5.0.0-22.23_ppc64el.deb
 42c98022d71cf6e7d4c099b3dc39532489c17129 976 linux-udebs-generic_5.0.0-22.23_ppc64el.udeb
 39981745484968cfe6bfdacfc7b1dd31bbefeaab 21587 linux_5.0.0-22.23_ppc64el.buildinfo
 6dd932f7d985b1151ebf9573441173057666f9b1 9306346 linux_5.0.0-22.23_ppc64el.tar.gz
 26b75a2ef0b5f8cbca1106fd6816303564341b11 24453 linux_5.0.0-22.23_ppc64el_translations.tar.gz
 e19f828c974039286b8380be1295f38aee909855 316360 md-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 393602c306bef9b73931082c660841f6d7e82aff 227380 message-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 49547f869c814ee6d67985e42da5e6814a39f66e 23008 multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 db40698f4fed85c3d229e8a3900b284dc19d99bf 668440 nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 78311423d16c569bf658425884ae37dfaf82d6bc 4975448 nic-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f6245041343951003a7f3f6504780851971fd04c 650524 nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 63d0c18c9f2e2770ee2c85704530aac6f4043cbf 363012 nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 db689cb9a49eb02682611f6251650bed252b6b78 41928 parport-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 9fc0573843bc84638ae53056f18afd2230f37200 10500 plip-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 1002b0760f03e5671f3411f16c7f0ddf2699beec 30176 ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 72bac8bde158951f1da1b0fa3dbef69540dc2d34 128580 sata-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f3ebf8144bd93dd5381adcbceae94164b2e3a931 2819224 scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 7b64957c3423291509d979aa4711cc775f11fdab 119364 storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 a02042dcceb8358c2b5b0a4252e0d3b3b9000374 11980 virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 b57a276e18145618e84e35060087475ffb73df4a 30588 vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
Checksums-Sha256:
 c7334f384b422386f6a56380dfe7a7a0956807a21541b7789ec1c508dcc6c3cb 404060 block-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 9536841b0a69897fd5116f80d2766dc316cb3c266e4b6829fbc6ad1c1050817a 283204 crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 4d17411fb1c3446f5c42fd7fbac359436cf5f0077c840806e082c54b4e6ca6c9 40744 floppy-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 084c46a275edb14ab17376fadd8c4abfca7a60af3d37378f992828df1f08cf3c 1508992 fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 cbfd86b9bd5e7452ff421875cdcb2916cdb0aa860d478476efcd70dd59ac0fc5 798752 fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 ae3d411a8383fce2073e860113c992dcaccde216c7ac905893805f6f4a558be1 492484 input-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 0f3f8d15416e7c44cd30ebc6ae4faf4aeb1807c772a63f4286ef5a6704ac6790 72596 ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 e5bc8e01679f9a9249ea235d9003e1f0cc51848d16413e68aa54e0149271e4b3 7480588 kernel-image-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 62ba1761ffc22321b2fea45c5e700376a50dbadfe7f66dce0692271f09ce9227 238628 linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 882e39cd06805c3041689fbb3f965b8a3f0f3f09593590c89da1b5a16fbc6a31 1125092 linux-headers-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 436363303f88fb51180062a547840f060314bd2ca73cfd858d0df0ccfc926db8 773492436 linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_ppc64el.ddeb
 87e2bc4995818c25be6211c413d3159cfa2fd4e61b47f9b7ee1a9d447aa26012 6533284 linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 69f7d6f610f2bb53dab7dab6e78b90a9a002c38ec391613eb77a075975cb0d13 1061008 linux-libc-dev_5.0.0-22.23_ppc64el.deb
 ce43e4e334875bcd4b73f3615f068ddd3c1efc4480d0f11dbc1ff5a188a03edf 14631212 linux-modules-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 b0b5e9b01baf951ba345f527bc6220585e398113249f78471ffaa0e3012c5303 34480068 linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 9ef92cd6bb251a6f3756e21f17288efbe1c795bdc7b7b5253e0b8113e7b8dc55 1900 linux-tools-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 4567aed9ea46544cd652341e3c959466f60124fb632de88ed9910cd43e94e7df 4935396 linux-tools-5.0.0-22_5.0.0-22.23_ppc64el.deb
 2e0664207d987724a6afd6d09b8d28336e963c65a205eae0be277c9409f13fb4 976 linux-udebs-generic_5.0.0-22.23_ppc64el.udeb
 04b154a48688b1fbd65fddfbd0aa17d34ba1624a27694eeea2c62853ca784ea1 21587 linux_5.0.0-22.23_ppc64el.buildinfo
 f7b4b847201e2344f8e8481a9a7171e584cf64ee65e520f6829a309e499eca8e 9306346 linux_5.0.0-22.23_ppc64el.tar.gz
 cb38b4f8c86c65ff18cefea857153b111f76f8cb42b7ecfe9d2ad97c6e844d5c 24453 linux_5.0.0-22.23_ppc64el_translations.tar.gz
 950a56b5ef3d8ab3d571e25a2d35639d56366f6c270f3971ad1b48f9480e36fb 316360 md-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 26870ae646aacbc0445c9787e39a8ea913c06ec017c6d9d8c88775ad36555d82 227380 message-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 1e0b019621ac22068e939a57d12b95614060358f6e3bf911ac713f7bbfb5e5bd 23008 multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 7b38d190a7c2e146feded361a7a7cf1ca515139e72923baf7760b22196984fa2 668440 nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 54a02c87ad91d8de57f34de36088e1c3977fbdaae16f6992e268cfb2ed30d56b 4975448 nic-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f78342325b0b0c79523056fe1f35c331b6d95dc39d0d347dc1adee797c7b3511 650524 nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 afd8d9e3bd5f7bef45ba1ecdc14065d5e193267849037d861dcc4b7cd55da066 363012 nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 bf0a352947239b998f53833141ae9b1abf447367c6c37e751588d88081306f5d 41928 parport-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 9a7e35dcfbe9f43fedccc886009079dc7227c8962ceb51168baebb02cd7c8bc5 10500 plip-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f2391f0c0c24d16c43fc3aa13e62d430db70929ea5e2bb04b6594a33206419ab 30176 ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 8b7c764680287cfd1717c0e22100c3de67b088e510bb0ebc7f980e32dbc9d961 128580 sata-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 6ae6a88adce5c8e02837dd0325fd181a58902079f8e9e29e49b5292067fd7446 2819224 scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 fe0d399e36219d9caa7cfdc9a56877ad1806ed219f6d10bd4393bf862ab44b9e 119364 storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 2b40f240eaacb76621c60bca806a5a5abf3396034f7a4449c6797b155dbf1fb9 11980 virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 d1b87d9f10438106d857642733b3542d677fd82d6d14cc9fcea7bc0005e8b7d6 30588 vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
Files:
 21bd25ed53955d8b078bcadfbdbab233 404060 debian-installer standard block-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 fe639b267ce0481c01e6ad9d38159504 283204 debian-installer extra crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 f5d5c96954fa9775416c0a278864204b 40744 debian-installer standard floppy-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 705ec1e1ad448a15ba6fd75d6beb1404 1508992 debian-installer standard fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 2f3aa3a68fa1083193ce0ffe98fe0a2c 798752 debian-installer standard fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 4dd7da0e40e3a203db6d5cfaa8e6ced7 492484 debian-installer standard input-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 d8a6d691589955f2e499e46c601fe223 72596 debian-installer standard ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 093358aa84a054e9a04a2d3d259b9802 7480588 debian-installer optional kernel-image-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 4795c202d0345ea41563083177d30d21 238628 kernel optional linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 8392dbc45305346f910323920eb7ace2 1125092 devel optional linux-headers-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 aec2506746e0db29fea8781adb3642a7 773492436 devel optional linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_ppc64el.ddeb
 27f4f6f9db8037576ddae5a6ce35daa2 6533284 kernel optional linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 115df93e699c82968b1dd55c2a20dcc8 1061008 devel optional linux-libc-dev_5.0.0-22.23_ppc64el.deb
 97e6d1c65940410756bc35e382103766 14631212 kernel optional linux-modules-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 5c8aee17689a30c3e2da90ff6874ca29 34480068 kernel optional linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 f4f3a80c4f07a01f91e1824c1d1f8395 1900 devel optional linux-tools-5.0.0-22-generic_5.0.0-22.23_ppc64el.deb
 eb1db0561a985fe5a1e54843f72da558 4935396 devel optional linux-tools-5.0.0-22_5.0.0-22.23_ppc64el.deb
 5a17436d9707819f585be78c849682a6 976 debian-installer optional linux-udebs-generic_5.0.0-22.23_ppc64el.udeb
 9a78679763403f04d7ca2c26f029541d 21587 devel optional linux_5.0.0-22.23_ppc64el.buildinfo
 18caae3def74a3a084c9a497c17b9987 9306346 raw-signing - linux_5.0.0-22.23_ppc64el.tar.gz
 c20b2ad78bc6d026229e4b2aaa9cc812 24453 raw-translations - linux_5.0.0-22.23_ppc64el_translations.tar.gz
 fb03ffe3002003a4479f19cf20734128 316360 debian-installer standard md-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 2e57f24798c8bbb774f1e911dfa7d6a9 227380 debian-installer standard message-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 d3b9d592e9df3b45ffd08128c743450a 23008 debian-installer extra multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 a35e226845a79f12020389de4e684550 668440 debian-installer standard nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 aa71b80904e76f7d527e138cb1f22c3e 4975448 debian-installer standard nic-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 43baf2baa5e9ad7568ea9240de3b9e80 650524 debian-installer standard nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 7f73a394cde80e9b69152f7c82c14620 363012 debian-installer standard nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 aeae70c94cfb7256afa227735250a28e 41928 debian-installer standard parport-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 05ed3cc376011eb8131a765de760f29b 10500 debian-installer standard plip-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 5f1d20fd5e18cc7e27940687936349be 30176 debian-installer standard ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 b08e420edd43fe0e392f643fd131e8fe 128580 debian-installer standard sata-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 5c7f71a9675d2063696630390854af32 2819224 debian-installer standard scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 8f2e3277d142fc827b4bdbccece2c2ae 119364 debian-installer standard storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 73f12b2c3927da6218c4c86db278a176 11980 debian-installer standard virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
 20485176eea52cde4d65973759544779 30588 debian-installer extra vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_ppc64el.udeb
Package-Type: udeb


More information about the Disco-changes mailing list