[ubuntu/disco] linux_4.19.0-13.14_amd64.tar.gz - (Accepted)

Seth Forshee seth.forshee at canonical.com
Mon Feb 18 07:09:23 UTC 2019


linux (4.19.0-13.14) disco; urgency=medium

  * linux: 4.19.0-13.14 -proposed tracker (LP: #1815103)

  * linux-buildinfo: pull out ABI information into its own package
    (LP: #1806380)
    - [Packaging] autoreconstruct -- base tag is always primary mainline version

  * [Packaging] Allow overlay of config annotations (LP: #1752072)
    - [Packaging] config-check: Add an include directive

  * Disco update: 4.19.20 upstream stable release (LP: #1815090)
    - Fix "net: ipv4: do not handle duplicate fragments as overlapping"
    - drm/msm/gpu: fix building without debugfs
    - ipv6: Consider sk_bound_dev_if when binding a socket to an address
    - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
    - ipvlan, l3mdev: fix broken l3s mode wrt local routes
    - l2tp: copy 4 more bytes to linear part if necessary
    - l2tp: fix reading optional fields of L2TPv3
    - net: ip_gre: always reports o_key to userspace
    - net: ip_gre: use erspan key field for tunnel lookup
    - net/mlx4_core: Add masking for a few queries on HCA caps
    - netrom: switch to sock timer API
    - net/rose: fix NULL ax25_cb kernel panic
    - net: set default network namespace in init_dummy_netdev()
    - ravb: expand rx descriptor data to accommodate hw checksum
    - sctp: improve the events for sctp stream reset
    - tun: move the call to tun_set_real_num_queues
    - ucc_geth: Reset BQL queue when stopping device
    - net: ip6_gre: always reports o_key to userspace
    - sctp: improve the events for sctp stream adding
    - net/mlx5e: Allow MAC invalidation while spoofchk is ON
    - ip6mr: Fix notifiers call on mroute_clean_tables()
    - Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
    - sctp: set chunk transport correctly when it's a new asoc
    - sctp: set flow sport from saddr only when it's 0
    - virtio_net: Don't enable NAPI when interface is down
    - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
    - virtio_net: Fix not restoring real_num_rx_queues
    - virtio_net: Fix out of bounds access of sq
    - virtio_net: Don't process redirected XDP frames when XDP is disabled
    - virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
    - virtio_net: Differentiate sk_buff and xdp_frame on freeing
    - CIFS: Do not count -ENODATA as failure for query directory
    - CIFS: Fix trace command logging for SMB2 reads and writes
    - CIFS: Do not consider -ENODATA as stat failure for reads
    - fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
    - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
    - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
    - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
    - ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
    - arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
    - arm64: Do not issue IPIs for user executable ptes
    - arm64: hyp-stub: Forbid kprobing of the hyp-stub
    - arm64: hibernate: Clean the __hyp_text to PoC after resume
    - gpio: altera-a10sr: Set proper output level for direction_output
    - gpiolib: fix line event timestamps for nested irqs
    - gpio: pcf857x: Fix interrupts on multiple instances
    - gpio: sprd: Fix the incorrect data register
    - gpio: sprd: Fix incorrect irq type setting for the async EIC
    - gfs2: Revert "Fix loop in gfs2_rbm_find"
    - mmc: bcm2835: Fix DMA channel leak on probe error
    - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
    - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
    - ALSA: hda/realtek - Fixed hp_pin no value
    - IB/hfi1: Remove overly conservative VM_EXEC flag check
    - platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
    - platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
    - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
    - Btrfs: fix deadlock when allocating tree block during leaf/node split
    - btrfs: On error always free subvol_name in btrfs_mount
    - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
    - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
    - oom, oom_reaper: do not enqueue same task twice
    - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
    - mm, oom: fix use-after-free in oom_kill_process
    - mm: hwpoison: use do_send_sig_info() instead of force_sig()
    - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
    - of: Convert to using %pOFn instead of device_node.name
    - of: overlay: add tests to validate kfrees from overlay removal
    - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
    - of: overlay: use prop add changeset entry for property in new nodes
    - of: overlay: do not duplicate properties from overlay for new nodes
    - md/raid5: fix 'out of memory' during raid cache recovery
    - cifs: Always resolve hostname before reconnecting
    - Linux 4.19.20

  * CONFIG_TEST_BPF is disabled (LP: #1813955)
    - [Config]: Reenable TEST_BPF

  * CVE-2018-16880
    - vhost: fix OOB in get_rx_bufs()

  * Disco update: v4.19.19 upstream stable release (LP: #1814170)
    - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
    - net: bridge: Fix ethernet header pointer before check skb forwardable
    - net: Fix usage of pskb_trim_rcsum
    - net: phy: marvell: Errata for mv88e6390 internal PHYs
    - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
      handling
    - net/sched: act_tunnel_key: fix memory leak in case of action replace
    - net_sched: refetch skb protocol for each filter
    - openvswitch: Avoid OOB read when parsing flow nlattrs
    - vhost: log dirty page correctly
    - mlxsw: pci: Increase PCI SW reset timeout
    - net: ipv4: Fix memory leak in network namespace dismantle
    - mlxsw: spectrum_fid: Update dummy FID index
    - mlxsw: pci: Ring CQ's doorbell before RDQ's
    - net/sched: cls_flower: allocate mask dynamically in fl_change()
    - udp: with udp_segment release on error path
    - erspan: build the header with the right proto according to erspan_ver
    - net: phy: marvell: Fix deadlock from wrong locking
    - ip6_gre: update version related info when changing link
    - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
    - mei: me: mark LBG devices as having dma support
    - mei: me: add denverton innovation engine device IDs
    - USB: leds: fix regression in usbport led trigger
    - USB: serial: simple: add Motorola Tetra TPG2200 device id
    - USB: serial: pl2303: add new PID to support PL2303TB
    - ceph: clear inode pointer when snap realm gets dropped by its inode
    - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
    - ASoC: rt5514-spi: Fix potential NULL pointer dereference
    - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
    - clk: socfpga: stratix10: fix rate calculation for pll clocks
    - clk: socfpga: stratix10: fix naming convention for the fixed-clocks
    - inotify: Fix fd refcount leak in inotify_add_watch().
    - ALSA: hda/realtek - Fix typo for ALC225 model
    - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
    - ARC: adjust memblock_reserve of kernel memory
    - ARC: perf: map generic branches to correct hardware condition
    - s390/mm: always force a load of the primary ASCE on context switch
    - s390/early: improve machine detection
    - s390/smp: fix CPU hotplug deadlock with CPU rescan
    - misc: ibmvsm: Fix potential NULL pointer dereference
    - char/mwave: fix potential Spectre v1 vulnerability
    - mmc: dw_mmc-bluefield: : Fix the license information
    - mmc: meson-gx: Free irq in release() callback
    - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
    - tty: Handle problem if line discipline does not have receive_buf
    - uart: Fix crash in uart_write and uart_put_char
    - tty/n_hdlc: fix __might_sleep warning
    - hv_balloon: avoid touching uninitialized struct page during tail onlining
    - Drivers: hv: vmbus: Check for ring when getting debug info
    - vgacon: unconfuse vc_origin when using soft scrollback
    - CIFS: Fix possible hang during async MTU reads and writes
    - CIFS: Fix credits calculations for reads with errors
    - CIFS: Fix credit calculation for encrypted reads with errors
    - CIFS: Do not reconnect TCP session in add_credits()
    - smb3: add credits we receive from oplock/break PDUs
    - Input: xpad - add support for SteelSeries Stratus Duo
    - Input: input_event - provide override for sparc64
    - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
    - acpi/nfit: Block function zero DSMs
    - acpi/nfit: Fix command-supported detection
    - scsi: ufs: Use explicit access size in ufshcd_dump_regs
    - dm thin: fix passdown_double_checking_shared_status()
    - dm crypt: fix parsing of extended IV arguments
    - drm/amdgpu: Add APTX quirk for Lenovo laptop
    - KVM: x86: Fix single-step debugging
    - KVM: x86: Fix PV IPIs for 32-bit KVM host
    - KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
    - kvm: x86/vmx: Use kzalloc for cached_vmcs12
    - KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
    - x86/pkeys: Properly copy pkey state at fork()
    - x86/selftests/pkeys: Fork() to check for state being preserved
    - x86/kaslr: Fix incorrect i8254 outb() parameters
    - x86/entry/64/compat: Fix stack switching for XEN PV
    - net: sun: cassini: Cleanup license conflict
    - irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
    - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
      removing it
    - can: bcm: check timer values before ktime conversion
    - can: flexcan: fix NULL pointer exception during bringup
    - vt: make vt_console_print() compatible with the unicode screen buffer
    - vt: always call notifier with the console lock held
    - vt: invoke notifier on screen size change
    - drm/meson: Fix atomic mode switching regression
    - bpf: improve verifier branch analysis
    - bpf: add per-insn complexity limit
    - bpf: move {prev_,}insn_idx into verifier env
    - bpf: move tmp variable into ax register in interpreter
    - bpf: enable access to ax register also from verifier rewrite
    - bpf: restrict map value pointer arithmetic for unprivileged
    - bpf: restrict stack pointer arithmetic for unprivileged
    - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
    - bpf: fix check_map_access smin_value test when pointer contains offset
    - bpf: prevent out of bounds speculation on pointer arithmetic
    - bpf: fix sanitation of alu op with pointer / scalar type from different
      paths
    - bpf: fix inner map masking to prevent oob under speculation
    - s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
    - nvmet-rdma: Add unlikely for response allocated check
    - nvmet-rdma: fix null dereference under heavy load
    - Revert "mm, memory_hotplug: initialize struct pages for the full memory
      section"
    - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
    - ide: fix a typo in the settings proc file name
    - Input: input_event - fix the CONFIG_SPARC64 mixup
    - Linux 4.19.19

  * HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function
    (LP: #1811254) // Disco update: v4.19.19 upstream stable release
    (LP: #1814170)
    - ALSA: hda - Add mute LED support for HP ProBook 470 G5

  * Vsock connect fails with ENODEV for large CID (LP: #1813934)
    - vhost/vsock: fix vhost vsock cid hashing inconsistent

  * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
    - HID: i2c-hid: Ignore input report if there's no data present on Elan
      touchpanels

  * SecureBoot support for arm64 (LP: #1804481)
    - Build signed kernels for arm64

  * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
    - ip6_gre: fix tunnel list corruption for x-netns

  * Miscellaneous Ubuntu changes
    - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
    - [Packaging] remove handoff check for uefi signing
    - [Packaging] decompress gzipped efi images in signing tarball

  * Miscellaneous upstream changes
    - selftests/bpf: Test narrow loads with off > 0 in test_verifier
    - bpf: add various test cases to selftests
    - bpf: improve verifier branch analysis

Date: Thu, 07 Feb 2019 12:12:10 -0600
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 07 Feb 2019 12:12:10 -0600
Source: linux
Binary: linux-source-4.19.0 linux-doc linux-headers-4.19.0-13 linux-libc-dev linux-tools-common linux-tools-4.19.0-13 linux-cloud-tools-common linux-cloud-tools-4.19.0-13 linux-tools-host linux-image-unsigned-4.19.0-13-generic linux-modules-4.19.0-13-generic linux-modules-extra-4.19.0-13-generic linux-headers-4.19.0-13-generic linux-image-unsigned-4.19.0-13-generic-dbgsym linux-tools-4.19.0-13-generic linux-cloud-tools-4.19.0-13-generic linux-udebs-generic linux-buildinfo-4.19.0-13-generic linux-image-unsigned-4.19.0-13-generic-lpae linux-modules-4.19.0-13-generic-lpae linux-modules-extra-4.19.0-13-generic-lpae linux-headers-4.19.0-13-generic-lpae linux-image-unsigned-4.19.0-13-generic-lpae-dbgsym linux-tools-4.19.0-13-generic-lpae linux-cloud-tools-4.19.0-13-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.19.0-13-generic-lpae linux-image-unsigned-4.19.0-13-lowlatency linux-modules-4.19.0-13-lowlatency linux-modules-extra-4.19.0-13-lowlatency
 linux-headers-4.19.0-13-lowlatency linux-image-unsigned-4.19.0-13-lowlatency-dbgsym linux-tools-4.19.0-13-lowlatency linux-cloud-tools-4.19.0-13-lowlatency linux-udebs-lowlatency linux-buildinfo-4.19.0-13-lowlatency linux-image-unsigned-4.19.0-13-snapdragon linux-modules-4.19.0-13-snapdragon linux-modules-extra-4.19.0-13-snapdragon linux-headers-4.19.0-13-snapdragon linux-image-unsigned-4.19.0-13-snapdragon-dbgsym linux-tools-4.19.0-13-snapdragon linux-cloud-tools-4.19.0-13-snapdragon linux-udebs-snapdragon linux-buildinfo-4.19.0-13-snapdragon kernel-image-4.19.0-13-generic-di fat-modules-4.19.0-13-generic-di fb-modules-4.19.0-13-generic-di firewire-core-modules-4.19.0-13-generic-di floppy-modules-4.19.0-13-generic-di fs-core-modules-4.19.0-13-generic-di fs-secondary-modules-4.19.0-13-generic-di input-modules-4.19.0-13-generic-di md-modules-4.19.0-13-generic-di nic-modules-4.19.0-13-generic-di nic-pcmcia-modules-4.19.0-13-generic-di
 nic-usb-modules-4.19.0-13-generic-di nic-shared-modules-4.19.0-13-generic-di parport-modules-4.19.0-13-generic-di pata-modules-4.19.0-13-generic-di pcmcia-modules-4.19.0-13-generic-di pcmcia-storage-modules-4.19.0-13-generic-di plip-modules-4.19.0-13-generic-di ppp-modules-4.19.0-13-generic-di sata-modules-4.19.0-13-generic-di scsi-modules-4.19.0-13-generic-di serial-modules-4.19.0-13-generic-di storage-core-modules-4.19.0-13-generic-di usb-modules-4.19.0-13-generic-di nfs-modules-4.19.0-13-generic-di block-modules-4.19.0-13-generic-di message-modules-4.19.0-13-generic-di crypto-modules-4.19.0-13-generic-di virtio-modules-4.19.0-13-generic-di mouse-modules-4.19.0-13-generic-di vlan-modules-4.19.0-13-generic-di ipmi-modules-4.19.0-13-generic-di
 multipath-modules-4.19.0-13-generic-di
Architecture: amd64 all amd64_translations
Version: 4.19.0-13.14
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description:
 block-modules-4.19.0-13-generic-di - Block storage devices (udeb)
 crypto-modules-4.19.0-13-generic-di - crypto modules (udeb)
 fat-modules-4.19.0-13-generic-di - FAT filesystem support (udeb)
 fb-modules-4.19.0-13-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.19.0-13-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.19.0-13-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.19.0-13-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.19.0-13-generic-di - Extra filesystem modules (udeb)
 input-modules-4.19.0-13-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.19.0-13-generic-di - ipmi modules (udeb)
 kernel-image-4.19.0-13-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.19.0-13-generic - Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 linux-buildinfo-4.19.0-13-generic-lpae - Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 linux-buildinfo-4.19.0-13-lowlatency - Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 linux-buildinfo-4.19.0-13-snapdragon - Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 linux-cloud-tools-4.19.0-13 - Linux kernel version specific cloud tools for version 4.19.0-13
 linux-cloud-tools-4.19.0-13-generic - Linux kernel version specific cloud tools for version 4.19.0-13
 linux-cloud-tools-4.19.0-13-generic-lpae - Linux kernel version specific cloud tools for version 4.19.0-13
 linux-cloud-tools-4.19.0-13-lowlatency - Linux kernel version specific cloud tools for version 4.19.0-13
 linux-cloud-tools-4.19.0-13-snapdragon - Linux kernel version specific cloud tools for version 4.19.0-13
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.19.0
 linux-doc  - Linux kernel specific documentation for version 4.19.0
 linux-headers-4.19.0-13 - Header files related to Linux kernel version 4.19.0
 linux-headers-4.19.0-13-generic - Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 linux-headers-4.19.0-13-generic-lpae - Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 linux-headers-4.19.0-13-lowlatency - Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 linux-headers-4.19.0-13-snapdragon - Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-generic - Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-generic-dbgsym - Linux kernel debug image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-generic-lpae - Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-generic-lpae-dbgsym - Linux kernel debug image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-lowlatency - Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-lowlatency-dbgsym - Linux kernel debug image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-snapdragon - Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 linux-image-unsigned-4.19.0-13-snapdragon-dbgsym - Linux kernel debug image for version 4.19.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.19.0-13-generic - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-4.19.0-13-generic-lpae - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-4.19.0-13-lowlatency - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-4.19.0-13-snapdragon - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-extra-4.19.0-13-generic - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-extra-4.19.0-13-generic-lpae - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-extra-4.19.0-13-lowlatency - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-modules-extra-4.19.0-13-snapdragon - Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 linux-source-4.19.0 - Linux kernel source for version 4.19.0 with Ubuntu patches
 linux-tools-4.19.0-13 - Linux kernel version specific tools for version 4.19.0-13
 linux-tools-4.19.0-13-generic - Linux kernel version specific tools for version 4.19.0-13
 linux-tools-4.19.0-13-generic-lpae - Linux kernel version specific tools for version 4.19.0-13
 linux-tools-4.19.0-13-lowlatency - Linux kernel version specific tools for version 4.19.0-13
 linux-tools-4.19.0-13-snapdragon - Linux kernel version specific tools for version 4.19.0-13
 linux-tools-common - Linux kernel version specific tools for version 4.19.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
 md-modules-4.19.0-13-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.19.0-13-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.19.0-13-generic-di - Mouse support (udeb)
 multipath-modules-4.19.0-13-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.19.0-13-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.19.0-13-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.19.0-13-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.19.0-13-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.19.0-13-generic-di - USB network interface support (udeb)
 parport-modules-4.19.0-13-generic-di - Parallel port support (udeb)
 pata-modules-4.19.0-13-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.19.0-13-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.19.0-13-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.19.0-13-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.19.0-13-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.19.0-13-generic-di - SATA storage support (udeb)
 scsi-modules-4.19.0-13-generic-di - SCSI storage support (udeb)
 serial-modules-4.19.0-13-generic-di - Serial port support (udeb)
 storage-core-modules-4.19.0-13-generic-di - Core storage support (udeb)
 usb-modules-4.19.0-13-generic-di - Core USB support (udeb)
 virtio-modules-4.19.0-13-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.19.0-13-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1752072 1804481 1806380 1811254 1812875 1813733 1813934 1813955 1814170 1815090 1815103
Changes:
 linux (4.19.0-13.14) disco; urgency=medium
 .
   * linux: 4.19.0-13.14 -proposed tracker (LP: #1815103)
 .
   * linux-buildinfo: pull out ABI information into its own package
     (LP: #1806380)
     - [Packaging] autoreconstruct -- base tag is always primary mainline version
 .
   * [Packaging] Allow overlay of config annotations (LP: #1752072)
     - [Packaging] config-check: Add an include directive
 .
   * Disco update: 4.19.20 upstream stable release (LP: #1815090)
     - Fix "net: ipv4: do not handle duplicate fragments as overlapping"
     - drm/msm/gpu: fix building without debugfs
     - ipv6: Consider sk_bound_dev_if when binding a socket to an address
     - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
     - ipvlan, l3mdev: fix broken l3s mode wrt local routes
     - l2tp: copy 4 more bytes to linear part if necessary
     - l2tp: fix reading optional fields of L2TPv3
     - net: ip_gre: always reports o_key to userspace
     - net: ip_gre: use erspan key field for tunnel lookup
     - net/mlx4_core: Add masking for a few queries on HCA caps
     - netrom: switch to sock timer API
     - net/rose: fix NULL ax25_cb kernel panic
     - net: set default network namespace in init_dummy_netdev()
     - ravb: expand rx descriptor data to accommodate hw checksum
     - sctp: improve the events for sctp stream reset
     - tun: move the call to tun_set_real_num_queues
     - ucc_geth: Reset BQL queue when stopping device
     - net: ip6_gre: always reports o_key to userspace
     - sctp: improve the events for sctp stream adding
     - net/mlx5e: Allow MAC invalidation while spoofchk is ON
     - ip6mr: Fix notifiers call on mroute_clean_tables()
     - Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
     - sctp: set chunk transport correctly when it's a new asoc
     - sctp: set flow sport from saddr only when it's 0
     - virtio_net: Don't enable NAPI when interface is down
     - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
     - virtio_net: Fix not restoring real_num_rx_queues
     - virtio_net: Fix out of bounds access of sq
     - virtio_net: Don't process redirected XDP frames when XDP is disabled
     - virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
     - virtio_net: Differentiate sk_buff and xdp_frame on freeing
     - CIFS: Do not count -ENODATA as failure for query directory
     - CIFS: Fix trace command logging for SMB2 reads and writes
     - CIFS: Do not consider -ENODATA as stat failure for reads
     - fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
     - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
     - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
     - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
     - ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
     - arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
     - arm64: Do not issue IPIs for user executable ptes
     - arm64: hyp-stub: Forbid kprobing of the hyp-stub
     - arm64: hibernate: Clean the __hyp_text to PoC after resume
     - gpio: altera-a10sr: Set proper output level for direction_output
     - gpiolib: fix line event timestamps for nested irqs
     - gpio: pcf857x: Fix interrupts on multiple instances
     - gpio: sprd: Fix the incorrect data register
     - gpio: sprd: Fix incorrect irq type setting for the async EIC
     - gfs2: Revert "Fix loop in gfs2_rbm_find"
     - mmc: bcm2835: Fix DMA channel leak on probe error
     - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
     - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
     - ALSA: hda/realtek - Fixed hp_pin no value
     - IB/hfi1: Remove overly conservative VM_EXEC flag check
     - platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
     - platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
     - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
     - Btrfs: fix deadlock when allocating tree block during leaf/node split
     - btrfs: On error always free subvol_name in btrfs_mount
     - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
     - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
     - oom, oom_reaper: do not enqueue same task twice
     - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
     - mm, oom: fix use-after-free in oom_kill_process
     - mm: hwpoison: use do_send_sig_info() instead of force_sig()
     - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
     - of: Convert to using %pOFn instead of device_node.name
     - of: overlay: add tests to validate kfrees from overlay removal
     - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
     - of: overlay: use prop add changeset entry for property in new nodes
     - of: overlay: do not duplicate properties from overlay for new nodes
     - md/raid5: fix 'out of memory' during raid cache recovery
     - cifs: Always resolve hostname before reconnecting
     - Linux 4.19.20
 .
   * CONFIG_TEST_BPF is disabled (LP: #1813955)
     - [Config]: Reenable TEST_BPF
 .
   * CVE-2018-16880
     - vhost: fix OOB in get_rx_bufs()
 .
   * Disco update: v4.19.19 upstream stable release (LP: #1814170)
     - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
     - net: bridge: Fix ethernet header pointer before check skb forwardable
     - net: Fix usage of pskb_trim_rcsum
     - net: phy: marvell: Errata for mv88e6390 internal PHYs
     - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
       handling
     - net/sched: act_tunnel_key: fix memory leak in case of action replace
     - net_sched: refetch skb protocol for each filter
     - openvswitch: Avoid OOB read when parsing flow nlattrs
     - vhost: log dirty page correctly
     - mlxsw: pci: Increase PCI SW reset timeout
     - net: ipv4: Fix memory leak in network namespace dismantle
     - mlxsw: spectrum_fid: Update dummy FID index
     - mlxsw: pci: Ring CQ's doorbell before RDQ's
     - net/sched: cls_flower: allocate mask dynamically in fl_change()
     - udp: with udp_segment release on error path
     - erspan: build the header with the right proto according to erspan_ver
     - net: phy: marvell: Fix deadlock from wrong locking
     - ip6_gre: update version related info when changing link
     - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
     - mei: me: mark LBG devices as having dma support
     - mei: me: add denverton innovation engine device IDs
     - USB: leds: fix regression in usbport led trigger
     - USB: serial: simple: add Motorola Tetra TPG2200 device id
     - USB: serial: pl2303: add new PID to support PL2303TB
     - ceph: clear inode pointer when snap realm gets dropped by its inode
     - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
     - ASoC: rt5514-spi: Fix potential NULL pointer dereference
     - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
     - clk: socfpga: stratix10: fix rate calculation for pll clocks
     - clk: socfpga: stratix10: fix naming convention for the fixed-clocks
     - inotify: Fix fd refcount leak in inotify_add_watch().
     - ALSA: hda/realtek - Fix typo for ALC225 model
     - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
     - ARC: adjust memblock_reserve of kernel memory
     - ARC: perf: map generic branches to correct hardware condition
     - s390/mm: always force a load of the primary ASCE on context switch
     - s390/early: improve machine detection
     - s390/smp: fix CPU hotplug deadlock with CPU rescan
     - misc: ibmvsm: Fix potential NULL pointer dereference
     - char/mwave: fix potential Spectre v1 vulnerability
     - mmc: dw_mmc-bluefield: : Fix the license information
     - mmc: meson-gx: Free irq in release() callback
     - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
     - tty: Handle problem if line discipline does not have receive_buf
     - uart: Fix crash in uart_write and uart_put_char
     - tty/n_hdlc: fix __might_sleep warning
     - hv_balloon: avoid touching uninitialized struct page during tail onlining
     - Drivers: hv: vmbus: Check for ring when getting debug info
     - vgacon: unconfuse vc_origin when using soft scrollback
     - CIFS: Fix possible hang during async MTU reads and writes
     - CIFS: Fix credits calculations for reads with errors
     - CIFS: Fix credit calculation for encrypted reads with errors
     - CIFS: Do not reconnect TCP session in add_credits()
     - smb3: add credits we receive from oplock/break PDUs
     - Input: xpad - add support for SteelSeries Stratus Duo
     - Input: input_event - provide override for sparc64
     - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
     - acpi/nfit: Block function zero DSMs
     - acpi/nfit: Fix command-supported detection
     - scsi: ufs: Use explicit access size in ufshcd_dump_regs
     - dm thin: fix passdown_double_checking_shared_status()
     - dm crypt: fix parsing of extended IV arguments
     - drm/amdgpu: Add APTX quirk for Lenovo laptop
     - KVM: x86: Fix single-step debugging
     - KVM: x86: Fix PV IPIs for 32-bit KVM host
     - KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
     - kvm: x86/vmx: Use kzalloc for cached_vmcs12
     - KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
     - x86/pkeys: Properly copy pkey state at fork()
     - x86/selftests/pkeys: Fork() to check for state being preserved
     - x86/kaslr: Fix incorrect i8254 outb() parameters
     - x86/entry/64/compat: Fix stack switching for XEN PV
     - net: sun: cassini: Cleanup license conflict
     - irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
     - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
       removing it
     - can: bcm: check timer values before ktime conversion
     - can: flexcan: fix NULL pointer exception during bringup
     - vt: make vt_console_print() compatible with the unicode screen buffer
     - vt: always call notifier with the console lock held
     - vt: invoke notifier on screen size change
     - drm/meson: Fix atomic mode switching regression
     - bpf: improve verifier branch analysis
     - bpf: add per-insn complexity limit
     - bpf: move {prev_,}insn_idx into verifier env
     - bpf: move tmp variable into ax register in interpreter
     - bpf: enable access to ax register also from verifier rewrite
     - bpf: restrict map value pointer arithmetic for unprivileged
     - bpf: restrict stack pointer arithmetic for unprivileged
     - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
     - bpf: fix check_map_access smin_value test when pointer contains offset
     - bpf: prevent out of bounds speculation on pointer arithmetic
     - bpf: fix sanitation of alu op with pointer / scalar type from different
       paths
     - bpf: fix inner map masking to prevent oob under speculation
     - s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
     - nvmet-rdma: Add unlikely for response allocated check
     - nvmet-rdma: fix null dereference under heavy load
     - Revert "mm, memory_hotplug: initialize struct pages for the full memory
       section"
     - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
     - ide: fix a typo in the settings proc file name
     - Input: input_event - fix the CONFIG_SPARC64 mixup
     - Linux 4.19.19
 .
   * HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function
     (LP: #1811254) // Disco update: v4.19.19 upstream stable release
     (LP: #1814170)
     - ALSA: hda - Add mute LED support for HP ProBook 470 G5
 .
   * Vsock connect fails with ENODEV for large CID (LP: #1813934)
     - vhost/vsock: fix vhost vsock cid hashing inconsistent
 .
   * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
     - HID: i2c-hid: Ignore input report if there's no data present on Elan
       touchpanels
 .
   * SecureBoot support for arm64 (LP: #1804481)
     - Build signed kernels for arm64
 .
   * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
     - ip6_gre: fix tunnel list corruption for x-netns
 .
   * Miscellaneous Ubuntu changes
     - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
     - [Packaging] remove handoff check for uefi signing
     - [Packaging] decompress gzipped efi images in signing tarball
 .
   * Miscellaneous upstream changes
     - selftests/bpf: Test narrow loads with off > 0 in test_verifier
     - bpf: add various test cases to selftests
     - bpf: improve verifier branch analysis
Checksums-Sha1:
 94ed77004c789e6e4bf840e97fb5f9a46ada1cf5 398016 block-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6d64e85de01e2f43df0b747056e74abeb1451f64 319316 crypto-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 25251cd80342f37e7c9ad8838d883d7767716336 4360 fat-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 73ba7ad58c9a793279234d447775c41e02834c8b 13616 fb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 7a3cf4c9269ffb740d75b1ec9da0455c7193e25e 65236 firewire-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e94a0bc778ac57a7525f719d98d3f69e3b83a135 35464 floppy-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 c9c4363471fd5377af6b365c7f773ae2405b45ee 1322004 fs-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 edde2cdb166c4fd7c5d54a67568388ea67a8acbe 709924 fs-secondary-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 78962eaec9249c1f18fc0b415e3cc6307882e104 446312 input-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 4fa035e0758dde83bb406e8f41c959f337b441b0 61012 ipmi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 b689450b83c49c7a1920987bf6333fcc3b72648a 9218092 kernel-image-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e0181626b70b045cd0f7c40d2242b4bd94444c9e 278116 linux-buildinfo-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 d64b580866974b3dcb123da61034ddeaaaf3ba24 278268 linux-buildinfo-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 ed4a6364f18ac7608007c6c84b42a5606a3eb272 1872 linux-cloud-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 af65641c8e2c205434dbee13adb2fec0e7e56704 1872 linux-cloud-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 c21d82ad6f654f40bfe75346097c0588c3e60272 83928 linux-cloud-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 da1cd60993dfd7ad483d6dc2ba0f8674cf9f0bf1 73348 linux-cloud-tools-common_4.19.0-13.14_all.deb
 a1811f7e1158b7e5d2a09b05806972440a2e8df6 41781908 linux-doc_4.19.0-13.14_all.deb
 819e8a46c445319e7d73fe8103ee890bb32cc362 1193224 linux-headers-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 6154f66ed375ec15c98b96b41bc25021c03d7053 1192244 linux-headers-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 7e95c35e5540624e292f52e79cdd679596ad25f7 10514400 linux-headers-4.19.0-13_4.19.0-13.14_all.deb
 4f622955f817d475a285c9e1e190b646227eb94f 847323388 linux-image-unsigned-4.19.0-13-generic-dbgsym_4.19.0-13.14_amd64.ddeb
 50b09f56c7786185c8b1dda762f782a171793d7d 8282692 linux-image-unsigned-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 f4a6ab97da1263eebb093c18ed6913b938745bf8 847622196 linux-image-unsigned-4.19.0-13-lowlatency-dbgsym_4.19.0-13.14_amd64.ddeb
 6171960de54ba653abfe554af59732ff694b908f 8342364 linux-image-unsigned-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 5a2805c10f1c19e0e0c99530e5c54086e702c564 1074356 linux-libc-dev_4.19.0-13.14_amd64.deb
 9527c833e5d6224ad93db5fe451f849ca0a93d03 13536140 linux-modules-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 ba50f78fa6e41d975490c0f5a446f0ca03655cbc 46569380 linux-modules-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 a3ef3e66af6158c877dd735a0dcc85029116f850 32947784 linux-modules-extra-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 2271d83d9c44328a2afe9856f3458c52d0aa8e83 127409600 linux-source-4.19.0_4.19.0-13.14_all.deb
 5b071de62464e26166c54ca3dfc901c902383c2d 1964 linux-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 732d014b165e191c76d555ffcff117110253fcbb 1964 linux-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 8fb654e1c63d93591efe5511a07927af6ea9f229 5203248 linux-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 58f6a75f18e236ad804b3336cf1952175bad2227 192164 linux-tools-common_4.19.0-13.14_all.deb
 27045c5d0af71d4f21df3dd61dee051b14b22777 81840 linux-tools-host_4.19.0-13.14_all.deb
 c217e4bca3dadd233e1b560fa6c2fa5ad1f00042 1020 linux-udebs-generic_4.19.0-13.14_amd64.udeb
 df0880a940c39893a7d95e1b15fcda5c06138d36 33679 linux_4.19.0-13.14_amd64.buildinfo
 fd8582fa2c8ebd147ef20c3a4c4c59021335b1f6 16514113 linux_4.19.0-13.14_amd64.tar.gz
 21ca4c9c6db57624c9ab5cedef8b5f7ddd417ae0 34611 linux_4.19.0-13.14_amd64_translations.tar.gz
 dde9fb2583f1b71a4860363675914fb3785f2329 290164 md-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e2eb244f5659d15603cf63750d128d291942f3cf 212940 message-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 7fdf8bdbace25c5bcb77d5cdb930220cfcbc4b13 59768 mouse-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 04c0ee0f0d71b6e13ceefed7aa3b845b5b91f15a 18504 multipath-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 054699571d2f2b6171ce23036283a45c72ff3368 566768 nfs-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 ee58a3d6a2b36ea0a57b6efa119439d8d59dfb84 4655252 nic-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 0826e820e412cf52ac527a2044c7e269ab356cd7 144368 nic-pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 b71aab31615c520a0508a9b13dc74d7406ad8ce4 556396 nic-shared-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 cd79dd2c60b1b098b6bd353dd3acda7c0e0fbd8d 318292 nic-usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 d0cfe95e624ecbc79d406a74440d54f45ec4623b 32168 parport-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 5bbaa4b84a2eea96f6e798bf8e8e781a07e700c8 123276 pata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 98ed6d4ff7acb0dda5ec05d10b324e5982577c70 64392 pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 c5507aa1e51c1d885ec284a2165b651f63b763e9 61112 pcmcia-storage-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 5248d7194d08e1729198048cde93afcf3766a1e5 8960 plip-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 98d2b1bcd15963524650f7b8fc1be9d31740c8e3 25200 ppp-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e69b463b55ae1ebf38456259d94d02cd08c25c74 96288 sata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 0d17c33da5e1c5890590bbf11cb6a666b48fa0c9 2621876 scsi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 ebf4c2ae636327d815da4632d14b340f8fc16fb7 94420 serial-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 61fd1274af52b8b3dba235a159e204d9d0e016a0 51072 storage-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 8442950a0a38d12fa8fc0435925caf59c7e80489 141036 usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e6059b49db8916f1c79a336e00f2c425fb2bff0f 110640 virtio-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 3c046af154880e0580acaecec0d03f746aaf5d04 26540 vlan-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
Checksums-Sha256:
 b45e70de0b877bee58950da18e2e270b2dc1d8d45624c1dc99b39ed5186b3900 398016 block-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 d6408be650424b8fb0d7c0c3b94f75246274570edf5310edc3b8c5c82d60f874 319316 crypto-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6efc3ab92923b7c8d38bce5433fb411bc002db5b4a82591f9bfbd48dfb9d0908 4360 fat-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 247d6bab677acffa10f7e95454ef42baae3919f76276eeecff1a6f102e4033fe 13616 fb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 1681769ffc8a41b3b5bcca47770ef9c0ff4cd77c858b16cffbe2b6e7e595ab3b 65236 firewire-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 be1c49ca587b4102e10cce78b2e5dfb0e975ee3810f9c0103bca009b5b228b5f 35464 floppy-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 c49514d428d49c8e5cfe4fb1760589eb7f784322967234a2adf6d3dc353e96ec 1322004 fs-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 69abc2772c339059a89d06fab6f368fd6ec10cd2193809b3452d7c53cb2da76f 709924 fs-secondary-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 a24e4c3bc269dd84d4ab4ac2298216ea542ad40981af060b37c242b019c772a0 446312 input-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 0d86d7a5cda9033db0970ce822bf191f6e573b90a9e479d0278221cd4c3adc73 61012 ipmi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 f3cd09d045832c4dad915ba55cd825915a58f026295ef0239e2f2dcd041434c9 9218092 kernel-image-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 f08f2895a707177b0e687587ccdd87d9de3aa4d2f379610b8e26f55526f62964 278116 linux-buildinfo-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 613c44df767e2c56c3eac95b6813490b697fc815c5eb8a4a3bfab6d75adb2659 278268 linux-buildinfo-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 b958f5dc4a143d3608526a1929d4c4f0f98b892eac7ea14a85c64c75998bf117 1872 linux-cloud-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 0917514d4924f62caad580d10448f4823754d67436f9609a8979e6e02383eeb8 1872 linux-cloud-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 90fdba5c31ed2e3410ae00d524ab441c3237506101a733047417c2aca67b9c98 83928 linux-cloud-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 c76fe7c80b8a9872817252e39f7de2169d09f59eb1f96bc5ea6c02a0e4ee042c 73348 linux-cloud-tools-common_4.19.0-13.14_all.deb
 a2361370244c107833350ed0a92b8238ea8ca1a3f17825003ef9c3277d9d74d8 41781908 linux-doc_4.19.0-13.14_all.deb
 67cfb1e9fdf84bebb00b874ea70f48590087bdafce57e1e54f853d42ea50f100 1193224 linux-headers-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 3fa341541efff08d2f967cc1b593cfe0adc555030e5bc012b3629174d728be89 1192244 linux-headers-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 cf930e2f8cf909b6bdd7267be41cf218a5601599729de933a5308e5223a1710f 10514400 linux-headers-4.19.0-13_4.19.0-13.14_all.deb
 34ee98404ab5871a0d42b658b49dd9e612aa334584adf1ed270a18e431de848d 847323388 linux-image-unsigned-4.19.0-13-generic-dbgsym_4.19.0-13.14_amd64.ddeb
 5f96a572a2cde339000cc31d22c1d6c0d22b24deaccc168310a1c2e6565c1e7b 8282692 linux-image-unsigned-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 1dbf5c1142e14e09f1b45a6e06124a26376595df4c2b4cb7c3b3bb56d6f5cd67 847622196 linux-image-unsigned-4.19.0-13-lowlatency-dbgsym_4.19.0-13.14_amd64.ddeb
 027de3f08c6459b677f6278e62e551283a7a4fda415370497657a8d1807c7a52 8342364 linux-image-unsigned-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 fc7d3dbfd88e13143862b8aa4b2dfa4e1640e7bd8c16283c48e4b700c5b2256c 1074356 linux-libc-dev_4.19.0-13.14_amd64.deb
 c44410c30fa64da3c055d3f6cffce1e5c782ccf86912c91813750bdc2f2f1270 13536140 linux-modules-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 a3238bb9a18ac66f018f72ab8bc847bbbf68b8ba6cb65ef43fc65c7869f05551 46569380 linux-modules-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 a46701e3b619b9d86048f48fa40a8855c30e5ce6af84aaae8709fdfe0441cf2c 32947784 linux-modules-extra-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 f9a14c07593d81119c72bc5514b8a6a46fa190d80f16150b24d399caa02649a1 127409600 linux-source-4.19.0_4.19.0-13.14_all.deb
 2222ca8e0750f536d9ede74cceaf0c370b862722682a9e558bd752aea31aed64 1964 linux-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 26c5385f36274b2d2e54cca89fb8261e432bb0fe157516454c3aefdec2f4c503 1964 linux-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 2e73e23a5509d4489d7b0d5824a306da755e2860d64299fde9110861850ae7d7 5203248 linux-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 aac12e8b3ed239d7b517efcb0e4fc9ffd5fc4ee6bd58bc539fa5c96e5e6ee227 192164 linux-tools-common_4.19.0-13.14_all.deb
 20255ced1cc2f0eb2d7a6e2ecc3648b7c5d43bf4316e431f3ae061a652a700a3 81840 linux-tools-host_4.19.0-13.14_all.deb
 385fafa7a837785bd934db5ad3c8a99e441dd80a8b3b57288b44f9dca0fa8079 1020 linux-udebs-generic_4.19.0-13.14_amd64.udeb
 71b15f718a5a4f6de2f8076c9de9d807eaabf5f0e5e860c7fd7310fb57358a52 33679 linux_4.19.0-13.14_amd64.buildinfo
 95e0c8b6d709ede62a19ee69ee53cd2b1f610be04914455342b08a6089957598 16514113 linux_4.19.0-13.14_amd64.tar.gz
 20ebfa7e624b14413042e8630b4609eb9a8191494da55026be9b1d5db12ad17c 34611 linux_4.19.0-13.14_amd64_translations.tar.gz
 422016096bca54b661ba2155d3f76cc0cff39500d108254d5e5b7560ac4d882f 290164 md-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 146a3232cdfc8f969766d650fba03b1e96a26bfaa2a35baceb2f5f63f6fbf9c5 212940 message-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 4d5d1f0aea777d14bd0285e008505a68b47ea4d3fb6608430999405cb9f57f20 59768 mouse-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 7460d2f1b402c7afc96617ec553c340d72bb55505392f390dc20208063fa6503 18504 multipath-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 8127250a5d43dff9042bdcd94a9910bd2d37da52af07c00d3748d9a94c8b4077 566768 nfs-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 121e1e6ff0b14d0943fed06d99289fd86120cc35b8a6788768989f6d404640cb 4655252 nic-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 b9fc37985a15747d490a59a53c97100728b376e3018196c60ce834d4396626e5 144368 nic-pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 f8c7e2e16f1ba6bed38785c46307be496b0178d33bc75a27e14d4f060a73b992 556396 nic-shared-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 1e8d8d6ce365517b78bf641eabf835371a6f4a7c7a054f59cb8a8d16c0db8ce0 318292 nic-usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6cb0c1defe0d1b327c1f823eb7a8e3de9701f5c48d4ca0d777ac7bca5f8c4fd3 32168 parport-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 eee83dd6b438092650ee17a8ca45aa3e79f5c58a2dc78c079597205091e8ceb4 123276 pata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 1d7047372c2734f81b02d498420f24505288fa098f921c18f93c4909f7093dd2 64392 pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 5a160baadefc2e1d6923a1dc230c41e86ea91669ad66a9fa7981bf508e9b0cee 61112 pcmcia-storage-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 b0207ae589d2e9084f72edf851e0c438bb7688889e328e0e4d046878d28c52ce 8960 plip-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 263621bcc410d77e8542c655ba9a1b91d6f5fe389dba86d921c1316b605cc8ed 25200 ppp-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 61044d94c77b7713d1720032b64bcb9321bf34fec80a662f67c3dbd801d4e8ac 96288 sata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 10379f2e9140cfcde17de287b3d1b73d4bdb25b8962d22a1be2d9e7295854b23 2621876 scsi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 84a90ca62e79ff59220e1ab061c95d0ef2146341ae0b529bfbc34bd9adb5d1fc 94420 serial-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 ad549ee2123c526edc0ee9f56271d3e01e69d7884cc23b00394f5a2c574a7858 51072 storage-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 3659f7de371cd090db18a569b07458199d82cee06f113081f57593ae9ac33885 141036 usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 696548227884213128d3749d3ca5f1ff9f72d94df97e8f2689b79750f6a6b0fa 110640 virtio-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6c3f1363e36a02994b6ea82a7c935d41eab40180c4b35f21e64fbc3f1c5c6b6d 26540 vlan-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
Files:
 96d3255655fb0aa57617794e52d38f05 398016 debian-installer standard block-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 55da1ce8ab10c982ae31a060623fca4f 319316 debian-installer extra crypto-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6867dba040c62113a19c7022d5f1a054 4360 debian-installer standard fat-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 ef7f0a471f364e9cd409ceaeefd6d45d 13616 debian-installer standard fb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 2012e384fabc6b818955147efd4bd411 65236 debian-installer standard firewire-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 9a8e8f97cd1b92e97fb59b03aa295fba 35464 debian-installer standard floppy-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 0fd0ba112e30d298441ef5b9f7374f3f 1322004 debian-installer standard fs-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 5760b0c0dea29b038bcfbab1769c6da7 709924 debian-installer standard fs-secondary-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 35139ab608873a24ef4451693553beee 446312 debian-installer standard input-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 75af478fb0f492da302e3135784a3481 61012 debian-installer standard ipmi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 5fe2f608e08f83eea6cede6129bd6b4b 9218092 debian-installer optional kernel-image-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 efcbae303a499d5673bab4f8fe40da1f 278116 kernel optional linux-buildinfo-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 f14996dcb22f6efb1f7df22ffb6634ee 278268 kernel optional linux-buildinfo-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 0aafa61a686a6eed0ce99f16d3281487 1872 devel optional linux-cloud-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 764f882b26e8f0ae38e6b8615f4f8c07 1872 devel optional linux-cloud-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 66f63af73613d93cbeba64af65870c8a 83928 devel optional linux-cloud-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 9ece50f85e45f1f61db60b477de0f262 73348 kernel optional linux-cloud-tools-common_4.19.0-13.14_all.deb
 df4409324566aac6b8c5f2a0bb633441 41781908 doc optional linux-doc_4.19.0-13.14_all.deb
 250f5f6451738724aa14db74f4454ddf 1193224 devel optional linux-headers-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 026fcbc76fdc1cc6d1d4b06c88746ce2 1192244 devel optional linux-headers-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 af19ebf38ede22a929d4aea371739b21 10514400 devel optional linux-headers-4.19.0-13_4.19.0-13.14_all.deb
 130eef25fb1b5e8791e313994d82c223 847323388 devel optional linux-image-unsigned-4.19.0-13-generic-dbgsym_4.19.0-13.14_amd64.ddeb
 4c1a9f81804f99bd6f172972caed6038 8282692 kernel optional linux-image-unsigned-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 4fc3b6ae7fc0984a6aa58713b32b5a66 847622196 devel optional linux-image-unsigned-4.19.0-13-lowlatency-dbgsym_4.19.0-13.14_amd64.ddeb
 75922b53ba63984b189db42c65db8b29 8342364 kernel optional linux-image-unsigned-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 b30a3d7427591c2f8e29a192c7d4670f 1074356 devel optional linux-libc-dev_4.19.0-13.14_amd64.deb
 68fa88730f1f98d3ee74cc87082cbe68 13536140 kernel optional linux-modules-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 5e9211cac77ac49e5a5e2f586d51085a 46569380 kernel optional linux-modules-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 eeb94da46d6a45a689dda710976f47ef 32947784 kernel optional linux-modules-extra-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 d1c9a705b2ec5732d747df08ebcaef74 127409600 devel optional linux-source-4.19.0_4.19.0-13.14_all.deb
 7abfce259e9426e554eb49136b0a40b1 1964 devel optional linux-tools-4.19.0-13-generic_4.19.0-13.14_amd64.deb
 05df825c0aacc601caac68b2a64bea52 1964 devel optional linux-tools-4.19.0-13-lowlatency_4.19.0-13.14_amd64.deb
 40e8137000e12edf10157cb768c172d5 5203248 devel optional linux-tools-4.19.0-13_4.19.0-13.14_amd64.deb
 f9f41ca2b61025b28e02c333f541f193 192164 kernel optional linux-tools-common_4.19.0-13.14_all.deb
 120698772ff00ecfe36780b0eb2a451e 81840 kernel optional linux-tools-host_4.19.0-13.14_all.deb
 08e800c0fe7b901b9fba1f2cf5866165 1020 debian-installer optional linux-udebs-generic_4.19.0-13.14_amd64.udeb
 f084946fffdf66a15e34f0fbcd507f46 33679 devel optional linux_4.19.0-13.14_amd64.buildinfo
 a05948a2ab00776bf3a6e9211ada6cb7 16514113 raw-signing - linux_4.19.0-13.14_amd64.tar.gz
 d943bb89d283b2514a2b74771db5fde6 34611 raw-translations - linux_4.19.0-13.14_amd64_translations.tar.gz
 7dbf40ced7953495b88c9fc7ca914b60 290164 debian-installer standard md-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 afafc6bfad674b174d83291b0a2c244c 212940 debian-installer standard message-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 12f5cbfee1f51d9d5583953fddb49795 59768 debian-installer extra mouse-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 f449ce8c6bfb0b656a1c46aa1a7b4a7b 18504 debian-installer extra multipath-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 9b93dccce5c9c274b0c57aac31a5a26e 566768 debian-installer standard nfs-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 8e8ba9e7445defe72c9232ce3c760920 4655252 debian-installer standard nic-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 1255fbb119f8e1fda1b848ee58331d1e 144368 debian-installer standard nic-pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 d15430a11a38f75903977c760594eb74 556396 debian-installer standard nic-shared-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 f262df080c5fc6ba348adc5bceb2c1c6 318292 debian-installer standard nic-usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e5d1803cfdc20895f639d6fb674d4a7d 32168 debian-installer standard parport-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 bb44db11e6b49994dd891aec633bbc7a 123276 debian-installer standard pata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 91b5a66ce07badf35562344c444ca193 64392 debian-installer standard pcmcia-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 9e1a2fd7dcb026976a976970946ac068 61112 debian-installer standard pcmcia-storage-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 0ab74738dcadbce8b934f2826b50d342 8960 debian-installer standard plip-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 6ef13343b42d24d0b6597d640c511114 25200 debian-installer standard ppp-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 c4552317925645262a9c5b1898296087 96288 debian-installer standard sata-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 d82a7fb6b2733cac501c13f916dc41c4 2621876 debian-installer standard scsi-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 64d2005b2141a7a7efd288a64393cd7e 94420 debian-installer standard serial-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 bb96874f4d7a07fee2c6fc9bc9d116fc 51072 debian-installer standard storage-core-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 3254923386ddf3bffcf1cc654ad01483 141036 debian-installer standard usb-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 ad8f835847ed41ef046745162c551050 110640 debian-installer standard virtio-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
 e811a03f0b1cdac3b8ec9cea2022df80 26540 debian-installer extra vlan-modules-4.19.0-13-generic-di_4.19.0-13.14_amd64.udeb
Package-Type: udeb


More information about the Disco-changes mailing list