[ubuntu/disco-updates] linux_5.0.0-32.34_ppc64el.tar.gz - (Accepted)

Khalid Elmously khalid.elmously at canonical.com
Wed Oct 16 07:33:56 UTC 2019


linux (5.0.0-32.34) disco; urgency=medium

  * disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)

  * CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
    - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings

  * CVE-2019-15505
    - media: technisat-usb2: break out of loop at end of buffer

  * CVE-2019-2181
    - binder: check for overflow when alloc for security context

  * Support Hi1620 zip hw accelerator (LP: #1845355)
    - [Config] Enable HiSilicon QM/ZIP as modules
    - crypto: hisilicon - add queue management driver for HiSilicon QM module
    - crypto: hisilicon - add hardware SGL support
    - crypto: hisilicon - add HiSilicon ZIP accelerator support
    - crypto: hisilicon - add SRIOV support for ZIP
    - Documentation: Add debugfs doc for hisi_zip
    - crypto: hisilicon - add debugfs for ZIP and QM
    - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
    - crypto: hisilicon - fix kbuild warnings
    - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
    - crypto: hisilicon - init curr_sgl_dma to fix compile warning
    - crypto: hisilicon - add missing single_release
    - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
    - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
    - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
    - crypto: hisilicon - avoid unused function warning

  * xfrm interface: several kernel panic (LP: #1836261)
    - xfrm interface: fix memory leak on creation
    - xfrm interface: avoid corruption on changelink
    - xfrm interface: ifname may be wrong in logs
    - xfrm interface: fix list corruption for x-netns
    - xfrm interface: fix management of phydev

  * shiftfs: drop entries from cache on unlink (LP: #1841977)
    - SAUCE: shiftfs: fix buggy unlink logic

  * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
    - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT

  *  Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
    adapters(SAS3.5 onwards) (LP: #1838751)
    - PCI: Restore Resizable BAR size bits correctly for 1MB BARs

  * No sound inputs from the external microphone and headset on a Dell machine
    (LP: #1842265)
    - ALSA: hda - Expand pin_match function to match upcoming new tbls
    - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family

  * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
    - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags

  * Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
    - bridge/mdb: remove wrong use of NLM_F_MULTI
    - cdc_ether: fix rndis support for Mediatek based smartphones
    - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
    - isdn/capi: check message length in capi_write()
    - ixgbe: Fix secpath usage for IPsec TX offload.
    - net: Fix null de-reference of device refcount
    - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
      linear-headed frag_list
    - net: phylink: Fix flow control resolution
    - net: sched: fix reordering issues
    - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
    - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
    - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
    - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
    - tipc: add NULL pointer check before calling kfree_rcu
    - tun: fix use-after-free when register netdev failed
    - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
    - gpio: fix line flag validation in linehandle_create
    - Btrfs: fix assertion failure during fsync and use of stale transaction
    - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
    - genirq: Prevent NULL pointer dereference in resend_irqs()
    - KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
      as target for memset()
    - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
    - KVM: x86: work around leak of uninitialized stack contents
    - KVM: nVMX: handle page fault in vmread
    - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
      to fix kexec relocation errors
    - powerpc: Add barrier_nospec to raw_copy_in_user()
    - drm/meson: Add support for XBGR8888 & ABGR8888 formats
    - clk: rockchip: Don't yell about bad mmc phases when getting
    - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
    - PCI: Always allow probing with driver_override
    - gpio: fix line flag validation in lineevent_create
    - ubifs: Correctly use tnc_next() in search_dh_cookie()
    - driver core: Fix use-after-free and double free on glue directory
    - crypto: talitos - check AES key size
    - crypto: talitos - fix CTR alg blocksize
    - crypto: talitos - check data blocksize in ablkcipher.
    - crypto: talitos - fix ECB algs ivsize
    - crypto: talitos - Do not modify req->cryptlen on decryption.
    - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
    - firmware: ti_sci: Always request response from firmware
    - drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
    - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
    - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
    - iio: adc: stm32-dfsdm: fix data type
    - modules: fix BUG when load module with rodata=n
    - modules: fix compile error if don't have strict module rwx
    - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
      critclk_systems DMI table
    - rsi: fix a double free bug in rsi_91x_deinit()
    - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
      GCC9 build warning
    - ixgbevf: Fix secpath usage for IPsec Tx offload
    - net: fixed_phy: Add forward declaration for struct gpio_desc;
    - net: sock_map, fix missing ulp check in sock hash case
    - Revert "mmc: bcm2835: Terminate timeout work synchronously"
    - mmc: tmio: Fixup runtime PM management during probe
    - mmc: tmio: Fixup runtime PM management during remove
    - drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
    - ixgbe: fix double clean of Tx descriptors with xdp
    - mt76: mt76x0e: disable 5GHz band for MT7630E
    - x86/ima: check EFI SetupMode too
    - kvm: nVMX: Remove unnecessary sync_roots from handle_invept
    - KVM: SVM: Fix detection of AMD Errata 1096

  * Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
    - ALSA: hda - Fix potential endless loop at applying quirks
    - ALSA: hda/realtek - Fix overridden device-specific initialization
    - ALSA: hda/realtek - Add quirk for HP Pavilion 15
    - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
    - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
    - sched/fair: Don't assign runtime for throttled cfs_rq
    - drm/vmwgfx: Fix double free in vmw_recv_msg()
    - vhost/test: fix build for vhost test
    - vhost/test: fix build for vhost test - again
    - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
    - batman-adv: Only read OGM tvlv_len after buffer len check
    - timekeeping: Use proper ktime_add when adding nsecs in coarse offset
    - selftests: fib_rule_tests: use pre-defined DEV_ADDR
    - powerpc/64: mark start_here_multiplatform as __ref
    - media: stm32-dcmi: fix irq = 0 case
    - scripts/decode_stacktrace: match basepath using shell prefix operator, not
      regex
    - nvme-fc: use separate work queue to avoid warning
    - modules: always page-align module section allocations
    - kernel/module: Fix mem leak in module_add_modinfo_attrs
    - drm/vblank: Allow dynamic per-crtc max_vblank_count
    - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
    - tpm: Fix some name collisions with drivers/char/tpm.h
    - drm/nouveau: Don't WARN_ON VCPI allocation failures
    - drm: add __user attribute to ptr_to_compat()
    - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
    - drm/i915: Sanity check mmap length against object size
    - arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
    - kvm: mmu: Fix overflow on kvm mmu page limit calculation
    - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
    - media: i2c: tda1997x: select V4L2_FWNODE
    - ext4: protect journal inode's blocks using block_validity
    - ARM: dts: qcom: ipq4019: Fix MSI IRQ type
    - dt-bindings: mmc: Add supports-cqe property
    - dt-bindings: mmc: Add disable-cqe-dcmd property.
    - dm mpath: fix missing call of path selector type->end_io
    - mmc: sdhci-pci: Add support for Intel CML
    - PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
    - cifs: smbd: take an array of reqeusts when sending upper layer data
    - drm/amdkfd: Add missing Polaris10 ID
    - kvm: Check irqchip mode before assign irqfd
    - Btrfs: fix race between block group removal and block group allocation
    - cifs: add spinlock for the openFileList to cifsInodeInfo
    - ceph: use ceph_evict_inode to cleanup inode's resource
    - KVM: x86: optimize check for valid PAT value
    - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
    - btrfs: correctly validate compression type
    - dm thin metadata: check if in fail_io mode when setting needs_check
    - bcache: only clear BTREE_NODE_dirty bit when it is set
    - bcache: add comments for mutex_lock(&b->write_lock)
    - bcache: fix race in btree_flush_write()
    - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
    - virtio/s390: fix race on airq_areas[]
    - ext4: don't perform block validity checks on the journal inode
    - ext4: fix block validity checks for journal inodes using indirect blocks
    - ext4: unsigned int compared against zero
    - PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
    - gpio: pca953x: correct type of reg_direction
    - gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
    - drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
    - powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
    - drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
    - mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
      resuming
    - usb: chipidea: imx: add imx7ulp support
    - usb: chipidea: imx: fix EPROBE_DEFER support during driver probe

  * Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
    - dmaengine: ste_dma40: fix unneeded variable warning
    - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
    - afs: Fix the CB.ProbeUuid service handler to reply correctly
    - afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
    - fs: afs: Fix a possible null-pointer dereference in afs_put_read()
    - afs: Only update d_fsdata if different in afs_d_revalidate()
    - nvmet-loop: Flush nvme_delete_wq when removing the port
    - nvme: fix a possible deadlock when passthru commands sent to a multipath
      device
    - nvme-pci: Fix async probe remove race
    - soundwire: cadence_master: fix register definition for SLAVE_STATE
    - soundwire: cadence_master: fix definitions for INTSTAT0/1
    - auxdisplay: panel: need to delete scan_timer when misc_register fails in
      panel_attach
    - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
      stm32_mdma_irq_handler()
    - omap-dma/omap_vout_vrfb: fix off-by-one fi value
    - iommu/dma: Handle SG length overflow better
    - usb: gadget: composite: Clear "suspended" on reset/disconnect
    - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
    - xen/blkback: fix memory leaks
    - arm64: cpufeature: Don't treat granule sizes as strict
    - i2c: rcar: avoid race when unregistering slave client
    - i2c: emev2: avoid race when unregistering slave client
    - drm/ast: Fixed reboot test may cause system hanged
    - usb: host: fotg2: restart hcd after port reset
    - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
    - tools: hv: fix KVP and VSS daemons exit code
    - watchdog: bcm2835_wdt: Fix module autoload
    - drm/bridge: tfp410: fix memleak in get_modes()
    - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
    - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
    - net/tls: swap sk_write_space on close
    - net: tls, fix sk_write_space NULL write when tx disabled
    - ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
    - ipv6: Default fib6_type to RTN_UNICAST when not set
    - net/smc: make sure EPOLLOUT is raised
    - tcp: make sure EPOLLOUT wont be missed
    - ipv4/icmp: fix rt dst dev null pointer dereference
    - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
    - ALSA: usb-audio: Check mixer unit bitmap yet more strictly
    - ALSA: line6: Fix memory leak at line6_init_pcm() error path
    - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
    - ALSA: seq: Fix potential concurrent access to the deleted pool
    - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
    - ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
    - kvm: x86: skip populating logical dest map if apic is not sw enabled
    - KVM: x86: Don't update RIP or do single-step on faulting emulation
    - uprobes/x86: Fix detection of 32-bit user mode
    - x86/apic: Do not initialize LDR and DFR for bigsmp
    - ftrace: Fix NULL pointer dereference in t_probe_next()
    - ftrace: Check for successful allocation of hash
    - ftrace: Check for empty hash and comment the race with registering probes
    - usb-storage: Add new JMS567 revision to unusual_devs
    - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
    - usb: hcd: use managed device resources
    - usb: chipidea: udc: don't do hardware access if gadget has stopped
    - usb: host: ohci: fix a race condition between shutdown and irq
    - usb: host: xhci: rcar: Fix typo in compatible string matching
    - USB: storage: ums-realtek: Update module parameter description for
      auto_delink_en
    - mei: me: add Tiger Lake point LP device ID
    - mmc: sdhci-of-at91: add quirk for broken HS200
    - mmc: core: Fix init of SD cards reporting an invalid VDD range
    - stm class: Fix a double free of stm_source_device
    - intel_th: pci: Add support for another Lewisburg PCH
    - intel_th: pci: Add Tiger Lake support
    - typec: tcpm: fix a typo in the comparison of pdo_max_voltage
    - fsi: scom: Don't abort operations for minor errors
    - lib: logic_pio: Fix RCU usage
    - lib: logic_pio: Avoid possible overlap for unregistering regions
    - lib: logic_pio: Add logic_pio_unregister_range()
    - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
    - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
    - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
    - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
      free
    - bus: hisi_lpc: Add .remove method to avoid driver unbind crash
    - VMCI: Release resource if the work is already queued
    - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
    - Revert "cfg80211: fix processing world regdomain when non modular"
    - mac80211: fix possible sta leak
    - mac80211: Don't memset RXCB prior to PAE intercept
    - mac80211: Correctly set noencrypt for PAE frames
    - KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
    - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
    - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
    - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
    - NFS: Clean up list moves of struct nfs_page
    - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
    - NFS: Pass error information to the pgio error cleanup routine
    - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
    - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
    - x86/ptrace: fix up botched merge of spectrev1 fix
    - mt76: mt76x0u: do not reset radio on resume
    - Revert "ASoC: Fail card instantiation if DAI format setup fails"
    - nvmet: Fix use-after-free bug when a port is removed
    - nvmet-file: fix nvmet_file_flush() always returning an error
    - nvme-rdma: fix possible use-after-free in connect error flow
    - nvme: fix controller removal race with scan work
    - IB/mlx5: Fix implicit MR release flow
    - dma-direct: don't truncate dma_required_mask to bus addressing capabilities
    - riscv: fix flush_tlb_range() end address for flush_tlb_page()
    - drm/scheduler: use job count instead of peek
    - locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
    - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
    - selftests/bpf: install files test_xdp_vlan.sh
    - ALSA: hda/ca0132 - Add new SBZ quirk
    - KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
      kvm_intel.nested is disabled
    - x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
    - usbtmc: more sanity checking for packet size
    - mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
    - mmc: sdhci-sprd: fixed incorrect clock divider
    - mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
    - mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
    - mmc: sdhci-sprd: clear the UHS-I modes read from registers
    - mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
    - mmc: sdhci-sprd: add get_ro hook function
    - drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
      encoder->type
    - hsr: implement dellink to clean up resources
    - hsr: fix a NULL pointer deref in hsr_dev_xmit()
    - hsr: switch ->dellink() to ->ndo_uninit()
    - Revert "Input: elantech - enable SMBus on new (2018+) systems"
    - mld: fix memory leak in mld_del_delrec()
    - net: fix skb use after free in netpoll
    - net: sched: act_sample: fix psample group handling on overwrite
    - net_sched: fix a NULL pointer deref in ipt action
    - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
    - tcp: inherit timestamp on mtu probe
    - tcp: remove empty skb from write queue in error cases
    - x86/boot: Preserve boot_params.secure_boot from sanitizing
    - spi: bcm2835aux: unifying code between polling and interrupt driven code
    - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
    - spi: bcm2835aux: fix corruptions for longer spi transfers
    - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
      context
    - netfilter: nf_tables: use-after-free in failing rule with bound set
    - tools: bpftool: fix error message (prog -> object)
    - hv_netvsc: Fix a warning of suspicious RCU usage
    - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
    - Bluetooth: btqca: Add a short delay before downloading the NVM
    - ibmveth: Convert multicast list size for little-endian system
    - gpio: Fix build error of function redefinition
    - netfilter: nft_flow_offload: skip tcp rst and fin packets
    - drm/mediatek: use correct device to import PRIME buffers
    - drm/mediatek: set DMA max segment size
    - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
    - scsi: target: tcmu: avoid use-after-free after command timeout
    - cxgb4: fix a memory leak bug
    - liquidio: add cleanup in octeon_setup_iq()
    - net: myri10ge: fix memory leaks
    - lan78xx: Fix memory leaks
    - vfs: fix page locking deadlocks when deduping files
    - cx82310_eth: fix a memory leak bug
    - net: kalmia: fix memory leaks
    - ibmvnic: Unmap DMA address of TX descriptor buffers after use
    - net: cavium: fix driver name
    - wimax/i2400m: fix a memory leak bug
    - ravb: Fix use-after-free ravb_tstamp_skb
    - kprobes: Fix potential deadlock in kprobe_optimizer()
    - HID: cp2112: prevent sleeping function called from invalid context
    - x86/boot/compressed/64: Fix boot on machines with broken E820 table
    - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
    - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
    - nvme-multipath: fix possible I/O hang when paths are updated
    - IB/mlx4: Fix memory leaks
    - infiniband: hfi1: fix a memory leak bug
    - infiniband: hfi1: fix memory leaks
    - selftests: kvm: fix state save/load on processors without XSAVE
    - selftests/kvm: make platform_info_test pass on AMD
    - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
    - ceph: fix buffer free while holding i_ceph_lock in
      __ceph_build_xattrs_blob()
    - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
    - KVM: arm/arm64: Only skip MMIO insn once
    - afs: Fix leak in afs_lookup_cell_rcu()
    - KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
    - x86/boot/compressed/64: Fix missing initialization in
      find_trampoline_placement()
    - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
    - Revert "r8152: napi hangup fix after disconnect"
    - r8152: remove calling netif_napi_del
    - batman-adv: Fix netlink dumping of all mcast_flags buckets
    - libbpf: fix erroneous multi-closing of BTF FD
    - libbpf: set BTF FD for prog only when there is supported .BTF.ext data
    - netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
    - clk: samsung: Change signature of exynos5_subcmus_init() function
    - clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
    - clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
    - netfilter: nf_flow_table: conntrack picks up expired flows
    - netfilter: nf_flow_table: teardown flow timeout race
    - ixgbe: fix possible deadlock in ixgbe_service_task()
    - nvme: Fix cntlid validation when not using NVMEoF
    - RDMA/cma: fix null-ptr-deref Read in cma_cleanup
    - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
    - gpio: Fix irqchip initialization order

  * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
    update: upstream stable patchset 2019-09-11 (LP: #1843622)
    - USB: storage: ums-realtek: Whitelist auto-delink support

  * ipv4: enable route flushing in network namespaces (LP: #1836912)
    - ipv4: enable route flushing in network namespaces

  * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
    - s390: add support for IBM z15 machines

  * CVE-2019-16714
    - net/rds: Fix info leak in rds6_inc_info_copy()

  * CVE-2019-14821
    - KVM: coalesced_mmio: add bounds checking

Date: Mon, 30 Sep 2019 23:52:23 -0400
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-021.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 30 Sep 2019 23:52:23 -0400
Source: linux
Binary: block-modules-5.0.0-32-generic-di crypto-modules-5.0.0-32-generic-di floppy-modules-5.0.0-32-generic-di fs-core-modules-5.0.0-32-generic-di fs-secondary-modules-5.0.0-32-generic-di input-modules-5.0.0-32-generic-di ipmi-modules-5.0.0-32-generic-di kernel-image-5.0.0-32-generic-di linux-buildinfo-5.0.0-32-generic linux-headers-5.0.0-32-generic linux-image-unsigned-5.0.0-32-generic linux-libc-dev linux-modules-5.0.0-32-generic linux-modules-extra-5.0.0-32-generic linux-tools-5.0.0-32 linux-tools-5.0.0-32-generic linux-udebs-generic md-modules-5.0.0-32-generic-di message-modules-5.0.0-32-generic-di multipath-modules-5.0.0-32-generic-di nfs-modules-5.0.0-32-generic-di nic-modules-5.0.0-32-generic-di nic-shared-modules-5.0.0-32-generic-di nic-usb-modules-5.0.0-32-generic-di parport-modules-5.0.0-32-generic-di plip-modules-5.0.0-32-generic-di ppp-modules-5.0.0-32-generic-di sata-modules-5.0.0-32-generic-di scsi-modules-5.0.0-32-generic-di
 storage-core-modules-5.0.0-32-generic-di virtio-modules-5.0.0-32-generic-di
 vlan-modules-5.0.0-32-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.0.0-32.34
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-021.buildd>
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Description:
 block-modules-5.0.0-32-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-32-generic-di - crypto modules (udeb)
 floppy-modules-5.0.0-32-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.0.0-32-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-32-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-32-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-32-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-32-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-32-generic - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
 linux-headers-5.0.0-32-generic - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
 linux-image-unsigned-5.0.0-32-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-32-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-modules-extra-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-tools-5.0.0-32 - Linux kernel version specific tools for version 5.0.0-32
 linux-tools-5.0.0-32-generic - Linux kernel version specific tools for version 5.0.0-32
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-32-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-32-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-5.0.0-32-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-32-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-32-generic-di - Network interface support (udeb)
 nic-shared-modules-5.0.0-32-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-32-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-32-generic-di - Parallel port support (udeb)
 plip-modules-5.0.0-32-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-32-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-32-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-32-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.0.0-32-generic-di - Core storage support (udeb)
 virtio-modules-5.0.0-32-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-32-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1836261 1836912 1838751 1838886 1841977 1842059 1842265 1842774 1843291 1843622 1844722 1845355 1845390 1846097
Changes:
 linux (5.0.0-32.34) disco; urgency=medium
 .
   * disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)
 .
   * CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
     - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
 .
   * CVE-2019-15505
     - media: technisat-usb2: break out of loop at end of buffer
 .
   * CVE-2019-2181
     - binder: check for overflow when alloc for security context
 .
   * Support Hi1620 zip hw accelerator (LP: #1845355)
     - [Config] Enable HiSilicon QM/ZIP as modules
     - crypto: hisilicon - add queue management driver for HiSilicon QM module
     - crypto: hisilicon - add hardware SGL support
     - crypto: hisilicon - add HiSilicon ZIP accelerator support
     - crypto: hisilicon - add SRIOV support for ZIP
     - Documentation: Add debugfs doc for hisi_zip
     - crypto: hisilicon - add debugfs for ZIP and QM
     - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
     - crypto: hisilicon - fix kbuild warnings
     - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
     - crypto: hisilicon - init curr_sgl_dma to fix compile warning
     - crypto: hisilicon - add missing single_release
     - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
     - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
     - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
     - crypto: hisilicon - avoid unused function warning
 .
   * xfrm interface: several kernel panic (LP: #1836261)
     - xfrm interface: fix memory leak on creation
     - xfrm interface: avoid corruption on changelink
     - xfrm interface: ifname may be wrong in logs
     - xfrm interface: fix list corruption for x-netns
     - xfrm interface: fix management of phydev
 .
   * shiftfs: drop entries from cache on unlink (LP: #1841977)
     - SAUCE: shiftfs: fix buggy unlink logic
 .
   * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
     - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
 .
   *  Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
     adapters(SAS3.5 onwards) (LP: #1838751)
     - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
 .
   * No sound inputs from the external microphone and headset on a Dell machine
     (LP: #1842265)
     - ALSA: hda - Expand pin_match function to match upcoming new tbls
     - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
 .
   * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
     - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
 .
   * Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
     - bridge/mdb: remove wrong use of NLM_F_MULTI
     - cdc_ether: fix rndis support for Mediatek based smartphones
     - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
     - isdn/capi: check message length in capi_write()
     - ixgbe: Fix secpath usage for IPsec TX offload.
     - net: Fix null de-reference of device refcount
     - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
       linear-headed frag_list
     - net: phylink: Fix flow control resolution
     - net: sched: fix reordering issues
     - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
     - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
     - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
     - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
     - tipc: add NULL pointer check before calling kfree_rcu
     - tun: fix use-after-free when register netdev failed
     - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
     - gpio: fix line flag validation in linehandle_create
     - Btrfs: fix assertion failure during fsync and use of stale transaction
     - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
     - genirq: Prevent NULL pointer dereference in resend_irqs()
     - KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
       as target for memset()
     - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
     - KVM: x86: work around leak of uninitialized stack contents
     - KVM: nVMX: handle page fault in vmread
     - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
       to fix kexec relocation errors
     - powerpc: Add barrier_nospec to raw_copy_in_user()
     - drm/meson: Add support for XBGR8888 & ABGR8888 formats
     - clk: rockchip: Don't yell about bad mmc phases when getting
     - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
     - PCI: Always allow probing with driver_override
     - gpio: fix line flag validation in lineevent_create
     - ubifs: Correctly use tnc_next() in search_dh_cookie()
     - driver core: Fix use-after-free and double free on glue directory
     - crypto: talitos - check AES key size
     - crypto: talitos - fix CTR alg blocksize
     - crypto: talitos - check data blocksize in ablkcipher.
     - crypto: talitos - fix ECB algs ivsize
     - crypto: talitos - Do not modify req->cryptlen on decryption.
     - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
     - firmware: ti_sci: Always request response from firmware
     - drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
     - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
     - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
     - iio: adc: stm32-dfsdm: fix data type
     - modules: fix BUG when load module with rodata=n
     - modules: fix compile error if don't have strict module rwx
     - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
       critclk_systems DMI table
     - rsi: fix a double free bug in rsi_91x_deinit()
     - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
       GCC9 build warning
     - ixgbevf: Fix secpath usage for IPsec Tx offload
     - net: fixed_phy: Add forward declaration for struct gpio_desc;
     - net: sock_map, fix missing ulp check in sock hash case
     - Revert "mmc: bcm2835: Terminate timeout work synchronously"
     - mmc: tmio: Fixup runtime PM management during probe
     - mmc: tmio: Fixup runtime PM management during remove
     - drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
     - ixgbe: fix double clean of Tx descriptors with xdp
     - mt76: mt76x0e: disable 5GHz band for MT7630E
     - x86/ima: check EFI SetupMode too
     - kvm: nVMX: Remove unnecessary sync_roots from handle_invept
     - KVM: SVM: Fix detection of AMD Errata 1096
 .
   * Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
     - ALSA: hda - Fix potential endless loop at applying quirks
     - ALSA: hda/realtek - Fix overridden device-specific initialization
     - ALSA: hda/realtek - Add quirk for HP Pavilion 15
     - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
     - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
     - sched/fair: Don't assign runtime for throttled cfs_rq
     - drm/vmwgfx: Fix double free in vmw_recv_msg()
     - vhost/test: fix build for vhost test
     - vhost/test: fix build for vhost test - again
     - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
     - batman-adv: Only read OGM tvlv_len after buffer len check
     - timekeeping: Use proper ktime_add when adding nsecs in coarse offset
     - selftests: fib_rule_tests: use pre-defined DEV_ADDR
     - powerpc/64: mark start_here_multiplatform as __ref
     - media: stm32-dcmi: fix irq = 0 case
     - scripts/decode_stacktrace: match basepath using shell prefix operator, not
       regex
     - nvme-fc: use separate work queue to avoid warning
     - modules: always page-align module section allocations
     - kernel/module: Fix mem leak in module_add_modinfo_attrs
     - drm/vblank: Allow dynamic per-crtc max_vblank_count
     - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
     - tpm: Fix some name collisions with drivers/char/tpm.h
     - drm/nouveau: Don't WARN_ON VCPI allocation failures
     - drm: add __user attribute to ptr_to_compat()
     - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
     - drm/i915: Sanity check mmap length against object size
     - arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
     - kvm: mmu: Fix overflow on kvm mmu page limit calculation
     - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
     - media: i2c: tda1997x: select V4L2_FWNODE
     - ext4: protect journal inode's blocks using block_validity
     - ARM: dts: qcom: ipq4019: Fix MSI IRQ type
     - dt-bindings: mmc: Add supports-cqe property
     - dt-bindings: mmc: Add disable-cqe-dcmd property.
     - dm mpath: fix missing call of path selector type->end_io
     - mmc: sdhci-pci: Add support for Intel CML
     - PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
     - cifs: smbd: take an array of reqeusts when sending upper layer data
     - drm/amdkfd: Add missing Polaris10 ID
     - kvm: Check irqchip mode before assign irqfd
     - Btrfs: fix race between block group removal and block group allocation
     - cifs: add spinlock for the openFileList to cifsInodeInfo
     - ceph: use ceph_evict_inode to cleanup inode's resource
     - KVM: x86: optimize check for valid PAT value
     - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
     - btrfs: correctly validate compression type
     - dm thin metadata: check if in fail_io mode when setting needs_check
     - bcache: only clear BTREE_NODE_dirty bit when it is set
     - bcache: add comments for mutex_lock(&b->write_lock)
     - bcache: fix race in btree_flush_write()
     - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
     - virtio/s390: fix race on airq_areas[]
     - ext4: don't perform block validity checks on the journal inode
     - ext4: fix block validity checks for journal inodes using indirect blocks
     - ext4: unsigned int compared against zero
     - PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
     - gpio: pca953x: correct type of reg_direction
     - gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
     - drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
     - powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
     - drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
     - mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
       resuming
     - usb: chipidea: imx: add imx7ulp support
     - usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
 .
   * Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
     - dmaengine: ste_dma40: fix unneeded variable warning
     - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
     - afs: Fix the CB.ProbeUuid service handler to reply correctly
     - afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
     - fs: afs: Fix a possible null-pointer dereference in afs_put_read()
     - afs: Only update d_fsdata if different in afs_d_revalidate()
     - nvmet-loop: Flush nvme_delete_wq when removing the port
     - nvme: fix a possible deadlock when passthru commands sent to a multipath
       device
     - nvme-pci: Fix async probe remove race
     - soundwire: cadence_master: fix register definition for SLAVE_STATE
     - soundwire: cadence_master: fix definitions for INTSTAT0/1
     - auxdisplay: panel: need to delete scan_timer when misc_register fails in
       panel_attach
     - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
       stm32_mdma_irq_handler()
     - omap-dma/omap_vout_vrfb: fix off-by-one fi value
     - iommu/dma: Handle SG length overflow better
     - usb: gadget: composite: Clear "suspended" on reset/disconnect
     - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
     - xen/blkback: fix memory leaks
     - arm64: cpufeature: Don't treat granule sizes as strict
     - i2c: rcar: avoid race when unregistering slave client
     - i2c: emev2: avoid race when unregistering slave client
     - drm/ast: Fixed reboot test may cause system hanged
     - usb: host: fotg2: restart hcd after port reset
     - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
     - tools: hv: fix KVP and VSS daemons exit code
     - watchdog: bcm2835_wdt: Fix module autoload
     - drm/bridge: tfp410: fix memleak in get_modes()
     - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
     - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
     - net/tls: swap sk_write_space on close
     - net: tls, fix sk_write_space NULL write when tx disabled
     - ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
     - ipv6: Default fib6_type to RTN_UNICAST when not set
     - net/smc: make sure EPOLLOUT is raised
     - tcp: make sure EPOLLOUT wont be missed
     - ipv4/icmp: fix rt dst dev null pointer dereference
     - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
     - ALSA: usb-audio: Check mixer unit bitmap yet more strictly
     - ALSA: line6: Fix memory leak at line6_init_pcm() error path
     - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
     - ALSA: seq: Fix potential concurrent access to the deleted pool
     - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
     - ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
     - kvm: x86: skip populating logical dest map if apic is not sw enabled
     - KVM: x86: Don't update RIP or do single-step on faulting emulation
     - uprobes/x86: Fix detection of 32-bit user mode
     - x86/apic: Do not initialize LDR and DFR for bigsmp
     - ftrace: Fix NULL pointer dereference in t_probe_next()
     - ftrace: Check for successful allocation of hash
     - ftrace: Check for empty hash and comment the race with registering probes
     - usb-storage: Add new JMS567 revision to unusual_devs
     - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
     - usb: hcd: use managed device resources
     - usb: chipidea: udc: don't do hardware access if gadget has stopped
     - usb: host: ohci: fix a race condition between shutdown and irq
     - usb: host: xhci: rcar: Fix typo in compatible string matching
     - USB: storage: ums-realtek: Update module parameter description for
       auto_delink_en
     - mei: me: add Tiger Lake point LP device ID
     - mmc: sdhci-of-at91: add quirk for broken HS200
     - mmc: core: Fix init of SD cards reporting an invalid VDD range
     - stm class: Fix a double free of stm_source_device
     - intel_th: pci: Add support for another Lewisburg PCH
     - intel_th: pci: Add Tiger Lake support
     - typec: tcpm: fix a typo in the comparison of pdo_max_voltage
     - fsi: scom: Don't abort operations for minor errors
     - lib: logic_pio: Fix RCU usage
     - lib: logic_pio: Avoid possible overlap for unregistering regions
     - lib: logic_pio: Add logic_pio_unregister_range()
     - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
     - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
     - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
     - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
       free
     - bus: hisi_lpc: Add .remove method to avoid driver unbind crash
     - VMCI: Release resource if the work is already queued
     - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
     - Revert "cfg80211: fix processing world regdomain when non modular"
     - mac80211: fix possible sta leak
     - mac80211: Don't memset RXCB prior to PAE intercept
     - mac80211: Correctly set noencrypt for PAE frames
     - KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
     - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
     - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
     - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
     - NFS: Clean up list moves of struct nfs_page
     - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
     - NFS: Pass error information to the pgio error cleanup routine
     - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
     - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
     - x86/ptrace: fix up botched merge of spectrev1 fix
     - mt76: mt76x0u: do not reset radio on resume
     - Revert "ASoC: Fail card instantiation if DAI format setup fails"
     - nvmet: Fix use-after-free bug when a port is removed
     - nvmet-file: fix nvmet_file_flush() always returning an error
     - nvme-rdma: fix possible use-after-free in connect error flow
     - nvme: fix controller removal race with scan work
     - IB/mlx5: Fix implicit MR release flow
     - dma-direct: don't truncate dma_required_mask to bus addressing capabilities
     - riscv: fix flush_tlb_range() end address for flush_tlb_page()
     - drm/scheduler: use job count instead of peek
     - locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
     - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
     - selftests/bpf: install files test_xdp_vlan.sh
     - ALSA: hda/ca0132 - Add new SBZ quirk
     - KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
       kvm_intel.nested is disabled
     - x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
     - usbtmc: more sanity checking for packet size
     - mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
     - mmc: sdhci-sprd: fixed incorrect clock divider
     - mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
     - mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
     - mmc: sdhci-sprd: clear the UHS-I modes read from registers
     - mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
     - mmc: sdhci-sprd: add get_ro hook function
     - drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
       encoder->type
     - hsr: implement dellink to clean up resources
     - hsr: fix a NULL pointer deref in hsr_dev_xmit()
     - hsr: switch ->dellink() to ->ndo_uninit()
     - Revert "Input: elantech - enable SMBus on new (2018+) systems"
     - mld: fix memory leak in mld_del_delrec()
     - net: fix skb use after free in netpoll
     - net: sched: act_sample: fix psample group handling on overwrite
     - net_sched: fix a NULL pointer deref in ipt action
     - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
     - tcp: inherit timestamp on mtu probe
     - tcp: remove empty skb from write queue in error cases
     - x86/boot: Preserve boot_params.secure_boot from sanitizing
     - spi: bcm2835aux: unifying code between polling and interrupt driven code
     - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
     - spi: bcm2835aux: fix corruptions for longer spi transfers
     - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
       context
     - netfilter: nf_tables: use-after-free in failing rule with bound set
     - tools: bpftool: fix error message (prog -> object)
     - hv_netvsc: Fix a warning of suspicious RCU usage
     - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
     - Bluetooth: btqca: Add a short delay before downloading the NVM
     - ibmveth: Convert multicast list size for little-endian system
     - gpio: Fix build error of function redefinition
     - netfilter: nft_flow_offload: skip tcp rst and fin packets
     - drm/mediatek: use correct device to import PRIME buffers
     - drm/mediatek: set DMA max segment size
     - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
     - scsi: target: tcmu: avoid use-after-free after command timeout
     - cxgb4: fix a memory leak bug
     - liquidio: add cleanup in octeon_setup_iq()
     - net: myri10ge: fix memory leaks
     - lan78xx: Fix memory leaks
     - vfs: fix page locking deadlocks when deduping files
     - cx82310_eth: fix a memory leak bug
     - net: kalmia: fix memory leaks
     - ibmvnic: Unmap DMA address of TX descriptor buffers after use
     - net: cavium: fix driver name
     - wimax/i2400m: fix a memory leak bug
     - ravb: Fix use-after-free ravb_tstamp_skb
     - kprobes: Fix potential deadlock in kprobe_optimizer()
     - HID: cp2112: prevent sleeping function called from invalid context
     - x86/boot/compressed/64: Fix boot on machines with broken E820 table
     - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
     - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
     - nvme-multipath: fix possible I/O hang when paths are updated
     - IB/mlx4: Fix memory leaks
     - infiniband: hfi1: fix a memory leak bug
     - infiniband: hfi1: fix memory leaks
     - selftests: kvm: fix state save/load on processors without XSAVE
     - selftests/kvm: make platform_info_test pass on AMD
     - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
     - ceph: fix buffer free while holding i_ceph_lock in
       __ceph_build_xattrs_blob()
     - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
     - KVM: arm/arm64: Only skip MMIO insn once
     - afs: Fix leak in afs_lookup_cell_rcu()
     - KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
     - x86/boot/compressed/64: Fix missing initialization in
       find_trampoline_placement()
     - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
     - Revert "r8152: napi hangup fix after disconnect"
     - r8152: remove calling netif_napi_del
     - batman-adv: Fix netlink dumping of all mcast_flags buckets
     - libbpf: fix erroneous multi-closing of BTF FD
     - libbpf: set BTF FD for prog only when there is supported .BTF.ext data
     - netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
     - clk: samsung: Change signature of exynos5_subcmus_init() function
     - clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
     - clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
     - netfilter: nf_flow_table: conntrack picks up expired flows
     - netfilter: nf_flow_table: teardown flow timeout race
     - ixgbe: fix possible deadlock in ixgbe_service_task()
     - nvme: Fix cntlid validation when not using NVMEoF
     - RDMA/cma: fix null-ptr-deref Read in cma_cleanup
     - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
     - gpio: Fix irqchip initialization order
 .
   * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
     update: upstream stable patchset 2019-09-11 (LP: #1843622)
     - USB: storage: ums-realtek: Whitelist auto-delink support
 .
   * ipv4: enable route flushing in network namespaces (LP: #1836912)
     - ipv4: enable route flushing in network namespaces
 .
   * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
     - s390: add support for IBM z15 machines
 .
   * CVE-2019-16714
     - net/rds: Fix info leak in rds6_inc_info_copy()
 .
   * CVE-2019-14821
     - KVM: coalesced_mmio: add bounds checking
Checksums-Sha1:
 1b999b04c5ebbd488419eca62955f18eec4e9ddb 404952 block-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 555ff5f1980deb9651b766d4f56be2671ad6d808 283108 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 1c95bb920352dd7574c1aeb2af5adedb94ea3cb3 40864 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 9bce27509c2339ef06763988cf168b10e1e6b09a 1511652 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 e9a5da5323256b52eb57096d39cd27129d1570f6 800052 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 a28b965f4281918edde15b140bbfdf4222ca5cda 493908 input-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 469fc5c89e8d45d33b368b53d48eaf02c71763a8 72780 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 24f5fa36d684162f466763315e967ac0adb50adf 7501744 kernel-image-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 865f2850792ceadb67c945a24fd2ae97ebfbdbf6 298488 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 0a64c7633d971690451c1d367e9b7611bac6ce1f 1186312 linux-headers-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 50f97ff71105c06e67cf93061c7b93ffeadfece3 774868184 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_ppc64el.ddeb
 67f831e4546b4b981d275006d67f2c414e03486f 6596328 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 5caf53e3c6a2dd9ca081bfa13800c1e45b1bbbd7 1120720 linux-libc-dev_5.0.0-32.34_ppc64el.deb
 91c91291c322c0dfc9bdd2523dab5916e3109216 14708172 linux-modules-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 1fd8d168c239d5569aef16bb23e0c32ed3ab6b2b 34630996 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 02877406c65ba97bd7562f278ca1b76843acb3ab 1908 linux-tools-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 b3c9e5d67faea4d82c0cf3dc6f6ff40e401e681d 5001748 linux-tools-5.0.0-32_5.0.0-32.34_ppc64el.deb
 3e0ea0d56d411384fdcbc0aaacbb82a7c584a6a5 976 linux-udebs-generic_5.0.0-32.34_ppc64el.udeb
 66e5f89f29fcd02cbc85667cd53e1338c4177474 21679 linux_5.0.0-32.34_ppc64el.buildinfo
 976563f6a2ed95b285ff27b0198590ac1b7cdebd 9317823 linux_5.0.0-32.34_ppc64el.tar.gz
 79e3ad98d5f8844db8703861d805e52c4f1486f1 24553 linux_5.0.0-32.34_ppc64el_translations.tar.gz
 86872d0bfbeeffe5f6e7611c4d83d5c74d24b12c 316528 md-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 e5f49be05face7ba4222d796df93a1eab473a753 227660 message-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 f613d4e5bbd837912cc60cf52151961eb32cfea7 23008 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 6299ca60acf1fa543930463f696b1863a8792d09 666932 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 44104fd9780d3dee4054accec76af89a024ef184 4984460 nic-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 2d1a7c1a0ee6ffc06feabe610e63118cf1bdc853 655336 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 8e37683807fe97beb5eeece28a7156a93bffa8ca 363716 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 6494ecbc32e745867fa7692697b2ee33f69de2a7 41832 parport-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 8cb27c557001cd12321363e8531e8a46d99a3404 10496 plip-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 9f8720fa69c34cc160e6f0dce9ee70ebfcdb6e75 30300 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 1dd72b7cfcbd8bb228b31a99f2e57f6ade29987f 128560 sata-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 779efd737daca6bee4d2111a650cb846a1bb6a42 2820640 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 c0dddc0bd46ac0439e269ef8ef6c79a158189796 119528 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 d181c08fdbe540a1fb875d2653dafeff685136eb 11980 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 65f18d3e9af7f8b666ccb4d3cfa27a06f4fd3254 30696 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
Checksums-Sha256:
 5225414c4f5f09afb9245746a77ea5eee25e65d7c10244745a5aa4af1b77cba0 404952 block-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 c3c9ba298c400b6df20beb1daa304ac7c06be857c39d4b79d366c50ccda6fd4f 283108 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 8dda79c99ae8c7a2e1cea0b999c2db9b59bbbb83141a34ccc32494dc66be70eb 40864 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 932c44d57f99a5a65c1925444b2ec7fee5af65803228fe69902fb304f3399f00 1511652 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 8f6711cdf2a2c91a5908d27654c1d0f6ad6859865b608d8d92cc81db1e2f62f3 800052 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 fb909a1a64925d0a0f57d64bce62252e0388c5603eb44fd792ea9af30c48991d 493908 input-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 7a7b1740148c815683d2c45a534f95a8047b55da817ba78ea816337f05e68004 72780 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 4701675c4e25526369666b80e2856fc995e5fa35f9e65e316b2695b0f2f35a48 7501744 kernel-image-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 d637aa8a3200c76591a4bca20f37724a16fb2ae95a08e1472e0409e4bd5ad2f4 298488 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 194208958cde423b10b672ce96bdf8b3da17e59922629b992054238c6458c19d 1186312 linux-headers-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 fd7600f87e5786d8f635c739b22ae1c4a9509716327ad1a216c7a0f7e291fecc 774868184 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_ppc64el.ddeb
 b5f27531e37b62808d9e2860b4fb93f13276f784693e6dc8ea7ce39b3db9595c 6596328 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 23ea9b69501aaf238aa324374559a1145ae3f15d75ea35a1820d64a87cd8b3e6 1120720 linux-libc-dev_5.0.0-32.34_ppc64el.deb
 b02c53d8d2550ef24c2918745bd75b7bba44e685b8c38ad64b2ed5cc37ecc63d 14708172 linux-modules-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 928d72e14b6a14ef349d849f6269f0a6541600ad8364d1e79666c79b28198c2d 34630996 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 ab2b2797f810cbdf0d0446d8df73cea908baf3d2f077a786e8030fca7d1fdfd1 1908 linux-tools-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 55c7c3934e1731fd130f5837480c6289ce111058384df42911e8158b86c89fb5 5001748 linux-tools-5.0.0-32_5.0.0-32.34_ppc64el.deb
 cd0995bf9f56333a57b2889dcefe816cc94386bf288506ed4cccc6c3d5f36ca5 976 linux-udebs-generic_5.0.0-32.34_ppc64el.udeb
 47087d26c8c4e0a9951847d82c4226518513310671bef646a9d088424f50e2a7 21679 linux_5.0.0-32.34_ppc64el.buildinfo
 d5a92e3ad6e7b5ce3aa52cba321d58ff989f6106679eeb866d9828cf8d1a496e 9317823 linux_5.0.0-32.34_ppc64el.tar.gz
 1e738988c07fe9c829a922351ec32759c541feec96a5cf8eddb18e98e35d8920 24553 linux_5.0.0-32.34_ppc64el_translations.tar.gz
 051669b09758192e33f9cc85b345544d829285bd9b88d764e0accf3bc48e437d 316528 md-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 cfda20b26c0e21a8d71b6ab1fa80d265b4237e8fa505e884d8f91c22d3261c86 227660 message-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 a60379c4093561d110da896b57fbc766dd68cf758e5286b0c3d3a9c06390d94e 23008 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 9f5397fc5ac0ae9cd195ca7fa7ba02c543e529c4434e632d10be10c660ebf38b 666932 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 181785e825c66a36274d245c17deb16c4b2d4710ca1d09237481220fea4d3713 4984460 nic-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 a2115008c3df05761ca20e1e3b8aef1372a8bbc9b4b1e2594f017e520ee2cca8 655336 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 3d5ca0bf95c30f73f297a4791cd4e56f56a6e52869cc9d1367117e4d1145f91a 363716 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 9dc7eccd65f75cb1c11f1fbcaec3cf29f0d80efc6a55f5ffcf2a5ed23e7795f2 41832 parport-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 01e32b1fdca36bf02efd7ef481c6fb2ddf436b512ec0d491f6999e0567027831 10496 plip-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 33c143e66e78b797e9bd2ece8a94aadb4f26eb38c682805cac238bb1370662bc 30300 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 d6c68e10c39d27f8bd349ef061f11ec2b001b6d45e2e55a9ef3fac8135d79eec 128560 sata-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 cea0c3bdbaa6b0474efb52656baabfcbb3d7ded6224dafe8fb966616d1307907 2820640 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 993cc930ed6f53d657986c6946293703c105bf554e600618d4c60a6398c1ff0f 119528 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 893265a7663ee4292116c721f0068d8b2cc76f1d7212cea7da05ca0c6aa28ec9 11980 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 53851cc822c934ffc36aabc960e5ef5bb4c1baedd318193fc921e09df72f239e 30696 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
Files:
 bb313fe209f44818f685028667866df7 404952 debian-installer standard block-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 24e18910fe0a3d98b2fbef88e7cccede 283108 debian-installer extra crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 a1b6e5260084509dd856de855dd7cee3 40864 debian-installer standard floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 9bed53a189f2167c0a3826592f5e8ccf 1511652 debian-installer standard fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 1d9bf69b03f38ffbdb6e4b926b997be6 800052 debian-installer standard fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 a83de8e8869defbb790456435e65f2a7 493908 debian-installer standard input-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 3b84faa519dbe4c68c008157b0b246e4 72780 debian-installer standard ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 528f3b7ec728820735aecc9fef3d38f7 7501744 debian-installer optional kernel-image-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 99878df039ba6e2623cd162e7e52c176 298488 kernel optional linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 d581f0bc31a9bddf4aaa4f40439b9140 1186312 devel optional linux-headers-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 70c9476e35d14b0d20f5ddd7fc48df6d 774868184 devel optional linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_ppc64el.ddeb
 0d9695a7ad83ea3c7118ce88311fe298 6596328 kernel optional linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 cb95e2ea9c7de6912fb1e64e3c3c2b87 1120720 devel optional linux-libc-dev_5.0.0-32.34_ppc64el.deb
 841a8163622989fa89c7c2a05bdb5472 14708172 kernel optional linux-modules-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 7945c415b13a6ad28c5e5ed8bfba2798 34630996 kernel optional linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 ccdd877fda9deb83e1f5f285d04e8924 1908 devel optional linux-tools-5.0.0-32-generic_5.0.0-32.34_ppc64el.deb
 5db246abd10ac1fd4ee0edd087bdffbd 5001748 devel optional linux-tools-5.0.0-32_5.0.0-32.34_ppc64el.deb
 a4438eeccaefbb4262ddb97eeac597b3 976 debian-installer optional linux-udebs-generic_5.0.0-32.34_ppc64el.udeb
 4d7e1074c309c5f01729446f3af37a70 21679 devel optional linux_5.0.0-32.34_ppc64el.buildinfo
 1b1b33cd29c8f873751d7ecea39335ce 9317823 raw-signing - linux_5.0.0-32.34_ppc64el.tar.gz
 41a8a0d416b761e1d035b740b8f3a43c 24553 raw-translations - linux_5.0.0-32.34_ppc64el_translations.tar.gz
 e4060ad2d0058571f8681b26ee229663 316528 debian-installer standard md-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 097496f7a04cbf5860d092de411d6b8c 227660 debian-installer standard message-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 b741d090a4be23bfa64cf402394a4ff4 23008 debian-installer extra multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 dc806f6063ba2b72dea3d657f2657c13 666932 debian-installer standard nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 f65a5bb1c7a0e85a654ea899fa57356a 4984460 debian-installer standard nic-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 428f3e095f694976e2ca844f4df7336a 655336 debian-installer standard nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 1c5437e6a4b58268ca7f3f2f99fd4d1c 363716 debian-installer standard nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 da40d19a29428ff82e4bbe68dfa1d739 41832 debian-installer standard parport-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 f89e25c866af7e74613f6075d09fd833 10496 debian-installer standard plip-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 60d59d0bd084a162b8bf550a50dadbe5 30300 debian-installer standard ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 fa7f4cb002a42c9d061447b235dbddf5 128560 debian-installer standard sata-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 7d54a66f8d1e5ca5d66e092935dfb667 2820640 debian-installer standard scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 5d01fb43e0bfb95dbc250e3ecc8aa0dc 119528 debian-installer standard storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 aa05b789313758cf4b3905e685397a93 11980 debian-installer standard virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
 46531fb2f07f8a8ecb4178bd97631411 30696 debian-installer extra vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_ppc64el.udeb
Package-Type: udeb


More information about the Disco-changes mailing list