[ubuntu/xenial-updates] linux_4.4.0-170.199_amd64.tar.gz - (Accepted)

Connor Kuehl connor.kuehl at canonical.com
Mon Dec 2 16:22:42 UTC 2019


linux (4.4.0-170.199) xenial; urgency=medium

  * xenial/linux: 4.4.0-170.199 -proposed tracker (LP: #1852306)

  * update ENA driver to version 2.1.0 (LP: #1850175)
    - net: ena: fix: set freed objects to NULL to avoid failing future allocations
    - net: ena: fix swapped parameters when calling
      ena_com_indirect_table_fill_entry
    - net: ena: fix: Free napi resources when ena_up() fails
    - net: ena: fix incorrect test of supported hash function
    - net: ena: fix return value of ena_com_config_llq_info()
    - net: ena: improve latency by disabling adaptive interrupt moderation by
      default
    - net: ena: fix ena_com_fill_hash_function() implementation
    - net: ena: add handling of llq max tx burst size
    - net: ena: ethtool: add extra properties retrieval via get_priv_flags
    - net: ena: replace free_tx/rx_ids union with single free_ids field in
      ena_ring
    - net: ena: arrange ena_probe() function variables in reverse christmas tree
    - net: ena: add newline at the end of pr_err prints
    - net: ena: allow automatic fallback to polling mode
    - net: ena: add support for changing max_header_size in LLQ mode
    - net: ena: optimise calculations for CQ doorbell
    - net: ena: add good checksum counter
    - net: ena: use dev_info_once instead of static variable
    - net: ena: add MAX_QUEUES_EXT get feature admin command
    - net: ena: enable negotiating larger Rx ring size
    - net: ena: make ethtool show correct current and max queue sizes
    - net: ena: allow queue allocation backoff when low on memory
    - net: ena: add ethtool function for changing io queue sizes
    - net: ena: remove inline keyword from functions in *.c
    - net: ena: update driver version from 2.0.3 to 2.1.0
    - net: ena: Fix bug where ring allocation backoff stopped too late
    - Revert "net: ena: ethtool: add extra properties retrieval via
      get_priv_flags"
    - net: ena: don't wake up tx queue when down
    - net: ena: clean up indentation issue

  * Bionic update: upstream stable patchset 2019-08-01 (LP: #1838700) // update
    ENA driver to version 2.1.0 (LP: #1850175)
    - net: ena: gcc 8: fix compilation warning

  * Skip frame when buffer overflow on UVC camera (LP: #1849871)
    - media: uvcvideo: Mark buffer error where overflow

  * CVE-2018-20784
    - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
      a9e7f6544b9c
    - sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
    - sched/fair: Add tmp_alone_branch assertion
    - sched/fair: Fix insertion in rq->leaf_cfs_rq_list
    - sched/fair: Optimize update_blocked_averages()
    - sched/fair: Fix O(nr_cgroups) in the load balancing path

  * Xenial update: 4.4.200 upstream stable release (LP: #1852110)
    - kbuild: add -fcf-protection=none when using retpoline flags
    - regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
    - regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe()
      could be uninitialized
    - ASoc: rockchip: i2s: Fix RPM imbalance
    - ARM: dts: logicpd-torpedo-som: Remove twl_keypad
    - ARM: mm: fix alignment handler faults under memory pressure
    - scsi: sni_53c710: fix compilation error
    - scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
    - perf kmem: Fix memory leak in compact_gfp_flags()
    - scsi: target: core: Do not overwrite CDB byte 1
    - of: unittest: fix memory leak in unittest_data_add
    - MIPS: bmips: mark exception vectors as char arrays
    - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
    - dccp: do not leak jiffies on the wire
    - net: fix sk_page_frag() recursion from memory reclaim
    - net: hisilicon: Fix ping latency when deal with high throughput
    - SAUCE: Revert "net: Zeroing the structure ethtool_wolinfo in
      ethtool_get_wol()"
    - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
    - net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
    - vxlan: check tun_info options_len properly
    - net/mlx4_core: Dynamically set guaranteed amount of counters per VF
    - inet: stop leaking jiffies on the wire
    - net/flow_dissector: switch to siphash
    - dmaengine: qcom: bam_dma: Fix resource leak
    - ARM: 8051/1: put_user: fix possible data corruption in put_user
    - ARM: 8478/2: arm/arm64: add arm-smccc
    - ARM: 8479/2: add implementation for arm-smccc
    - ARM: 8480/2: arm64: add implementation for arm-smccc
    - ARM: 8481/2: drivers: psci: replace psci firmware calls
    - ARM: uaccess: remove put_user() code duplication
    - ARM: Move system register accessors to asm/cp15.h
    - arm/arm64: KVM: Advertise SMCCC v1.1
    - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
    - firmware/psci: Expose PSCI conduit
    - firmware/psci: Expose SMCCC version through psci_ops
    - arm/arm64: smccc: Make function identifiers an unsigned quantity
    - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
    - arm/arm64: smccc: Add SMCCC-specific return codes
    - arm/arm64: smccc-1.1: Make return values unsigned long
    - arm/arm64: smccc-1.1: Handle function result as parameters
    - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
    - ARM: bugs: prepare processor bug infrastructure
    - ARM: bugs: hook processor bug checking into SMP and suspend paths
    - ARM: bugs: add support for per-processor bug checking
    - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
    - ARM: spectre-v2: harden branch predictor on context switches
    - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
    - ARM: spectre-v2: harden user aborts in kernel space
    - ARM: spectre-v2: add firmware based hardening
    - ARM: spectre-v2: warn about incorrect context switching functions
    - ARM: spectre-v1: add speculation barrier (csdb) macros
    - ARM: spectre-v1: add array_index_mask_nospec() implementation
    - ARM: spectre-v1: fix syscall entry
    - ARM: signal: copy registers using __copy_from_user()
    - ARM: vfp: use __copy_from_user() when restoring VFP state
    - ARM: oabi-compat: copy semops using __copy_from_user()
    - ARM: use __inttype() in get_user()
    - ARM: spectre-v1: use get_user() for __get_user()
    - ARM: spectre-v1: mitigate user accesses
    - ARM: 8789/1: signal: copy registers using __copy_to_user()
    - ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
    - ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
    - ARM: 8793/1: signal: replace __put_user_error with __put_user
    - ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
    - ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
    - ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
    - ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
    - ARM: make lookup_processor_type() non-__init
    - ARM: split out processor lookup
    - ARM: clean up per-processor check_bugs method call
    - ARM: add PROC_VTABLE and PROC_TABLE macros
    - ARM: spectre-v2: per-CPU vtables to work around big.Little systems
    - ARM: ensure that processor vtables is not lost after boot
    - ARM: fix the cockup in the previous patch
    - alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
    - fs/dcache: move security_d_instantiate() behind attaching dentry to inode
    - Linux 4.4.200
    - updateconfigs for Linux v4.4.200

  * Xenial update: 4.4.199 upstream stable release (LP: #1851549)
    - dm snapshot: use mutex instead of rw_semaphore
    - dm snapshot: introduce account_start_copy() and account_end_copy()
    - dm snapshot: rework COW throttling to fix deadlock
    - dm: Use kzalloc for all structs with embedded biosets/mempools
    - sc16is7xx: Fix for "Unexpected interrupt: 8"
    - x86/cpu: Add Atom Tremont (Jacobsville)
    - scripts/setlocalversion: Improve -dirty check with git-status --no-optional-
      locks
    - usb: handle warm-reset port requests on hub resume
    - exec: load_script: Do not exec truncated interpreter path
    - iio: fix center temperature of bmc150-accel-core
    - perf map: Fix overlapped map handling
    - RDMA/iwcm: Fix a lock inversion issue
    - fs: cifs: mute -Wunused-const-variable message
    - serial: mctrl_gpio: Check for NULL pointer
    - efi/cper: Fix endianness of PCIe class code
    - efi/x86: Do not clean dummy variable in kexec path
    - fs: ocfs2: fix possible null-pointer dereferences in
      ocfs2_xa_prepare_entry()
    - fs: ocfs2: fix a possible null-pointer dereference in
      ocfs2_info_scan_inode_alloc()
    - MIPS: fw: sni: Fix out of bounds init of o32 stack
    - NFSv4: Fix leak of clp->cl_acceptor string
    - tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
    - USB: legousbtower: fix a signedness bug in tower_probe()
    - thunderbolt: Use 32-bit writes when writing ring producer/consumer
    - fuse: flush dirty data/metadata before non-truncate setattr
    - fuse: truncate pending writes on O_TRUNC
    - ALSA: bebob: Fix prototype of helper function to return negative value
    - UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather
      segments")
    - USB: gadget: Reject endpoints with 0 maxpacket value
    - USB: ldusb: fix ring-buffer locking
    - USB: ldusb: fix control-message timeout
    - USB: serial: whiteheat: fix potential slab corruption
    - USB: serial: whiteheat: fix line-speed endianness
    - HID: Fix assumption that devices have inputs
    - HID: fix error message in hid_open_report()
    - nl80211: fix validation of mesh path nexthop
    - s390/cmm: fix information leak in cmm_timeout_handler()
    - llc: fix sk_buff leak in llc_sap_state_process()
    - llc: fix sk_buff leak in llc_conn_service()
    - bonding: fix potential NULL deref in bond_update_slave_arr
    - net: usb: sr9800: fix uninitialized local variable
    - sch_netem: fix rcu splat in netem_enqueue()
    - sctp: fix the issue that flags are ignored when using kernel_connect
    - sctp: not bind the socket in sctp_connect
    - xfs: Correctly invert xfs_buftarg LRU isolation logic
    - Revert "ALSA: hda: Flush interrupts on disabling"
    - Linux 4.4.199

  * libmbim-proxy using 100% CPU on a Dell Edge Gateway 3002 (LP: #1851347)
    - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse

  * Xenial update: v4.4.198 upstream stable release (LP: #1850454)
    - scsi: ufs: skip shutdown if hba is not powered
    - scsi: megaraid: disable device when probe failed after enabled device
    - scsi: qla2xxx: Fix unbound sleep in fcport delete path.
    - ARM: OMAP2+: Fix missing reset done flag for am3 and am43
    - ARM: dts: am4372: Set memory bandwidth limit for DISPC
    - nl80211: fix null pointer dereference
    - mips: Loongson: Fix the link time qualifier of 'serial_exit()'
    - net: hisilicon: Fix usage of uninitialized variable in function
      mdio_sc_cfg_reg_write()
    - namespace: fix namespace.pl script to support relative paths
    - loop: Add LOOP_SET_DIRECT_IO to compat ioctl
    - net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
    - net: bcmgenet: Set phydev->dev_flags only for internal PHYs
    - sctp: change sctp_prot .no_autobind with true
    - net: avoid potential infinite loop in tc_ctl_action()
    - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
    - memfd: Fix locking when tagging pins
    - USB: legousbtower: fix memleak on disconnect
    - usb: udc: lpc32xx: fix bad bit shift operation
    - USB: serial: ti_usb_3410_5052: fix port-close races
    - USB: ldusb: fix memleak on disconnect
    - USB: usblp: fix use-after-free on disconnect
    - USB: ldusb: fix read info leaks
    - scsi: core: try to get module before removing device
    - ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
    - cfg80211: wext: avoid copying malformed SSIDs
    - mac80211: Reject malformed SSID elements
    - scsi: zfcp: fix reaction on bit error threshold notification
    - mm/slub: fix a deadlock in show_slab_objects()
    - xtensa: drop EXPORT_SYMBOL for outs*/ins*
    - parisc: Fix vmap memory leak in ioremap()/iounmap()
    - CIFS: avoid using MID 0xFFFF
    - btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
    - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
    - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
    - xen/netback: fix error path of xenvif_connect_data()
    - PCI: PM: Fix pci_power_up()
    - net: sched: Fix memory exposure from short TCA_U32_SEL
    - RDMA/cxgb4: Do not dma memory off of the stack
    - Linux 4.4.198

  * Colour banding in Lenovo G50-80 laptop display (i915) (LP: #1819968) //
    Xenial update: v4.4.198 upstream stable release (LP: #1850454)
    - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50

Date: Wed, 13 Nov 2019 11:18:48 -0800
Changed-By: Connor Kuehl <connor.kuehl at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-019.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 13 Nov 2019 11:18:48 -0800
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-170 linux-libc-dev linux-tools-common linux-tools-4.4.0-170 linux-cloud-tools-common linux-cloud-tools-4.4.0-170 linux-tools-host linux-image-unsigned-4.4.0-170-generic linux-modules-4.4.0-170-generic linux-modules-extra-4.4.0-170-generic linux-headers-4.4.0-170-generic linux-image-unsigned-4.4.0-170-generic-dbgsym linux-tools-4.4.0-170-generic linux-cloud-tools-4.4.0-170-generic linux-udebs-generic linux-buildinfo-4.4.0-170-generic linux-image-unsigned-4.4.0-170-generic-lpae linux-modules-4.4.0-170-generic-lpae linux-modules-extra-4.4.0-170-generic-lpae linux-headers-4.4.0-170-generic-lpae linux-image-unsigned-4.4.0-170-generic-lpae-dbgsym linux-tools-4.4.0-170-generic-lpae linux-cloud-tools-4.4.0-170-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.4.0-170-generic-lpae linux-image-unsigned-4.4.0-170-lowlatency linux-modules-4.4.0-170-lowlatency linux-modules-extra-4.4.0-170-lowlatency
 linux-headers-4.4.0-170-lowlatency linux-image-unsigned-4.4.0-170-lowlatency-dbgsym linux-tools-4.4.0-170-lowlatency linux-cloud-tools-4.4.0-170-lowlatency linux-udebs-lowlatency linux-buildinfo-4.4.0-170-lowlatency linux-image-unsigned-4.4.0-170-powerpc-e500mc linux-modules-4.4.0-170-powerpc-e500mc linux-modules-extra-4.4.0-170-powerpc-e500mc linux-headers-4.4.0-170-powerpc-e500mc linux-image-unsigned-4.4.0-170-powerpc-e500mc-dbgsym linux-tools-4.4.0-170-powerpc-e500mc linux-cloud-tools-4.4.0-170-powerpc-e500mc linux-udebs-powerpc-e500mc linux-buildinfo-4.4.0-170-powerpc-e500mc linux-image-unsigned-4.4.0-170-powerpc-smp linux-modules-4.4.0-170-powerpc-smp linux-modules-extra-4.4.0-170-powerpc-smp linux-headers-4.4.0-170-powerpc-smp linux-image-unsigned-4.4.0-170-powerpc-smp-dbgsym linux-tools-4.4.0-170-powerpc-smp linux-cloud-tools-4.4.0-170-powerpc-smp linux-udebs-powerpc-smp linux-buildinfo-4.4.0-170-powerpc-smp linux-image-unsigned-4.4.0-170-powerpc64-emb
 linux-modules-4.4.0-170-powerpc64-emb linux-modules-extra-4.4.0-170-powerpc64-emb linux-headers-4.4.0-170-powerpc64-emb linux-image-unsigned-4.4.0-170-powerpc64-emb-dbgsym linux-tools-4.4.0-170-powerpc64-emb linux-cloud-tools-4.4.0-170-powerpc64-emb linux-udebs-powerpc64-emb linux-buildinfo-4.4.0-170-powerpc64-emb linux-image-unsigned-4.4.0-170-powerpc64-smp linux-modules-4.4.0-170-powerpc64-smp linux-modules-extra-4.4.0-170-powerpc64-smp linux-headers-4.4.0-170-powerpc64-smp linux-image-unsigned-4.4.0-170-powerpc64-smp-dbgsym linux-tools-4.4.0-170-powerpc64-smp linux-cloud-tools-4.4.0-170-powerpc64-smp linux-udebs-powerpc64-smp linux-buildinfo-4.4.0-170-powerpc64-smp kernel-image-4.4.0-170-generic-di nic-modules-4.4.0-170-generic-di nic-shared-modules-4.4.0-170-generic-di serial-modules-4.4.0-170-generic-di ppp-modules-4.4.0-170-generic-di pata-modules-4.4.0-170-generic-di firewire-core-modules-4.4.0-170-generic-di scsi-modules-4.4.0-170-generic-di
 plip-modules-4.4.0-170-generic-di floppy-modules-4.4.0-170-generic-di fat-modules-4.4.0-170-generic-di nfs-modules-4.4.0-170-generic-di md-modules-4.4.0-170-generic-di multipath-modules-4.4.0-170-generic-di usb-modules-4.4.0-170-generic-di pcmcia-storage-modules-4.4.0-170-generic-di fb-modules-4.4.0-170-generic-di input-modules-4.4.0-170-generic-di mouse-modules-4.4.0-170-generic-di irda-modules-4.4.0-170-generic-di parport-modules-4.4.0-170-generic-di nic-pcmcia-modules-4.4.0-170-generic-di pcmcia-modules-4.4.0-170-generic-di nic-usb-modules-4.4.0-170-generic-di sata-modules-4.4.0-170-generic-di crypto-modules-4.4.0-170-generic-di speakup-modules-4.4.0-170-generic-di virtio-modules-4.4.0-170-generic-di fs-core-modules-4.4.0-170-generic-di fs-secondary-modules-4.4.0-170-generic-di storage-core-modules-4.4.0-170-generic-di block-modules-4.4.0-170-generic-di message-modules-4.4.0-170-generic-di vlan-modules-4.4.0-170-generic-di
 ipmi-modules-4.4.0-170-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-170.199
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-019.buildd>
Changed-By: Connor Kuehl <connor.kuehl at canonical.com>
Description:
 block-modules-4.4.0-170-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-170-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-170-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-170-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-170-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-170-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-170-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-170-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-170-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-170-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-170-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-170-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-buildinfo-4.4.0-170-generic - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-170-generic-lpae - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-170-lowlatency - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-170-powerpc-e500mc - Linux kernel buildinfo for version 4.4.0 on 32-bit Freescale Powe
 linux-buildinfo-4.4.0-170-powerpc-smp - Linux kernel buildinfo for version 4.4.0 on 32-bit PowerPC SMP
 linux-buildinfo-4.4.0-170-powerpc64-emb - Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP Bo
 linux-buildinfo-4.4.0-170-powerpc64-smp - Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP
 linux-cloud-tools-4.4.0-170 - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-generic - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-4.4.0-170-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-170
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.4.0
 linux-doc  - Linux kernel specific documentation for version 4.4.0
 linux-headers-4.4.0-170 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-170-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-170-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-170-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-170-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-170-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-170-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-170-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-170-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-170-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-unsigned-4.4.0-170-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-unsigned-4.4.0-170-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-170-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-170-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-unsigned-4.4.0-170-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-170-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-170-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.4.0-170-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-170-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-170-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-170-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-modules-4.4.0-170-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-modules-4.4.0-170-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-4.4.0-170-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-170-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-170-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-170-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-170-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-modules-extra-4.4.0-170-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-modules-extra-4.4.0-170-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-170-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-170 - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-generic - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-generic-lpae - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-lowlatency - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-powerpc-smp - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-4.4.0-170-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-170
 linux-tools-common - Linux kernel version specific tools for version 4.4.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-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 md-modules-4.4.0-170-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-170-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-170-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-170-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-170-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-170-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-170-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-170-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-170-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-170-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-170-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-170-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-170-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-170-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-170-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-170-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-170-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-170-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-170-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-170-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-170-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-170-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-170-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1819968 1838700 1849871 1850175 1850454 1851347 1851549 1852110 1852306
Changes:
 linux (4.4.0-170.199) xenial; urgency=medium
 .
   * xenial/linux: 4.4.0-170.199 -proposed tracker (LP: #1852306)
 .
   * update ENA driver to version 2.1.0 (LP: #1850175)
     - net: ena: fix: set freed objects to NULL to avoid failing future allocations
     - net: ena: fix swapped parameters when calling
       ena_com_indirect_table_fill_entry
     - net: ena: fix: Free napi resources when ena_up() fails
     - net: ena: fix incorrect test of supported hash function
     - net: ena: fix return value of ena_com_config_llq_info()
     - net: ena: improve latency by disabling adaptive interrupt moderation by
       default
     - net: ena: fix ena_com_fill_hash_function() implementation
     - net: ena: add handling of llq max tx burst size
     - net: ena: ethtool: add extra properties retrieval via get_priv_flags
     - net: ena: replace free_tx/rx_ids union with single free_ids field in
       ena_ring
     - net: ena: arrange ena_probe() function variables in reverse christmas tree
     - net: ena: add newline at the end of pr_err prints
     - net: ena: allow automatic fallback to polling mode
     - net: ena: add support for changing max_header_size in LLQ mode
     - net: ena: optimise calculations for CQ doorbell
     - net: ena: add good checksum counter
     - net: ena: use dev_info_once instead of static variable
     - net: ena: add MAX_QUEUES_EXT get feature admin command
     - net: ena: enable negotiating larger Rx ring size
     - net: ena: make ethtool show correct current and max queue sizes
     - net: ena: allow queue allocation backoff when low on memory
     - net: ena: add ethtool function for changing io queue sizes
     - net: ena: remove inline keyword from functions in *.c
     - net: ena: update driver version from 2.0.3 to 2.1.0
     - net: ena: Fix bug where ring allocation backoff stopped too late
     - Revert "net: ena: ethtool: add extra properties retrieval via
       get_priv_flags"
     - net: ena: don't wake up tx queue when down
     - net: ena: clean up indentation issue
 .
   * Bionic update: upstream stable patchset 2019-08-01 (LP: #1838700) // update
     ENA driver to version 2.1.0 (LP: #1850175)
     - net: ena: gcc 8: fix compilation warning
 .
   * Skip frame when buffer overflow on UVC camera (LP: #1849871)
     - media: uvcvideo: Mark buffer error where overflow
 .
   * CVE-2018-20784
     - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
       a9e7f6544b9c
     - sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
     - sched/fair: Add tmp_alone_branch assertion
     - sched/fair: Fix insertion in rq->leaf_cfs_rq_list
     - sched/fair: Optimize update_blocked_averages()
     - sched/fair: Fix O(nr_cgroups) in the load balancing path
 .
   * Xenial update: 4.4.200 upstream stable release (LP: #1852110)
     - kbuild: add -fcf-protection=none when using retpoline flags
     - regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
     - regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe()
       could be uninitialized
     - ASoc: rockchip: i2s: Fix RPM imbalance
     - ARM: dts: logicpd-torpedo-som: Remove twl_keypad
     - ARM: mm: fix alignment handler faults under memory pressure
     - scsi: sni_53c710: fix compilation error
     - scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
     - perf kmem: Fix memory leak in compact_gfp_flags()
     - scsi: target: core: Do not overwrite CDB byte 1
     - of: unittest: fix memory leak in unittest_data_add
     - MIPS: bmips: mark exception vectors as char arrays
     - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
     - dccp: do not leak jiffies on the wire
     - net: fix sk_page_frag() recursion from memory reclaim
     - net: hisilicon: Fix ping latency when deal with high throughput
     - SAUCE: Revert "net: Zeroing the structure ethtool_wolinfo in
       ethtool_get_wol()"
     - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
     - net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
     - vxlan: check tun_info options_len properly
     - net/mlx4_core: Dynamically set guaranteed amount of counters per VF
     - inet: stop leaking jiffies on the wire
     - net/flow_dissector: switch to siphash
     - dmaengine: qcom: bam_dma: Fix resource leak
     - ARM: 8051/1: put_user: fix possible data corruption in put_user
     - ARM: 8478/2: arm/arm64: add arm-smccc
     - ARM: 8479/2: add implementation for arm-smccc
     - ARM: 8480/2: arm64: add implementation for arm-smccc
     - ARM: 8481/2: drivers: psci: replace psci firmware calls
     - ARM: uaccess: remove put_user() code duplication
     - ARM: Move system register accessors to asm/cp15.h
     - arm/arm64: KVM: Advertise SMCCC v1.1
     - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
     - firmware/psci: Expose PSCI conduit
     - firmware/psci: Expose SMCCC version through psci_ops
     - arm/arm64: smccc: Make function identifiers an unsigned quantity
     - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
     - arm/arm64: smccc: Add SMCCC-specific return codes
     - arm/arm64: smccc-1.1: Make return values unsigned long
     - arm/arm64: smccc-1.1: Handle function result as parameters
     - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
     - ARM: bugs: prepare processor bug infrastructure
     - ARM: bugs: hook processor bug checking into SMP and suspend paths
     - ARM: bugs: add support for per-processor bug checking
     - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
     - ARM: spectre-v2: harden branch predictor on context switches
     - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
     - ARM: spectre-v2: harden user aborts in kernel space
     - ARM: spectre-v2: add firmware based hardening
     - ARM: spectre-v2: warn about incorrect context switching functions
     - ARM: spectre-v1: add speculation barrier (csdb) macros
     - ARM: spectre-v1: add array_index_mask_nospec() implementation
     - ARM: spectre-v1: fix syscall entry
     - ARM: signal: copy registers using __copy_from_user()
     - ARM: vfp: use __copy_from_user() when restoring VFP state
     - ARM: oabi-compat: copy semops using __copy_from_user()
     - ARM: use __inttype() in get_user()
     - ARM: spectre-v1: use get_user() for __get_user()
     - ARM: spectre-v1: mitigate user accesses
     - ARM: 8789/1: signal: copy registers using __copy_to_user()
     - ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
     - ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
     - ARM: 8793/1: signal: replace __put_user_error with __put_user
     - ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
     - ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
     - ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
     - ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
     - ARM: make lookup_processor_type() non-__init
     - ARM: split out processor lookup
     - ARM: clean up per-processor check_bugs method call
     - ARM: add PROC_VTABLE and PROC_TABLE macros
     - ARM: spectre-v2: per-CPU vtables to work around big.Little systems
     - ARM: ensure that processor vtables is not lost after boot
     - ARM: fix the cockup in the previous patch
     - alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
     - fs/dcache: move security_d_instantiate() behind attaching dentry to inode
     - Linux 4.4.200
     - updateconfigs for Linux v4.4.200
 .
   * Xenial update: 4.4.199 upstream stable release (LP: #1851549)
     - dm snapshot: use mutex instead of rw_semaphore
     - dm snapshot: introduce account_start_copy() and account_end_copy()
     - dm snapshot: rework COW throttling to fix deadlock
     - dm: Use kzalloc for all structs with embedded biosets/mempools
     - sc16is7xx: Fix for "Unexpected interrupt: 8"
     - x86/cpu: Add Atom Tremont (Jacobsville)
     - scripts/setlocalversion: Improve -dirty check with git-status --no-optional-
       locks
     - usb: handle warm-reset port requests on hub resume
     - exec: load_script: Do not exec truncated interpreter path
     - iio: fix center temperature of bmc150-accel-core
     - perf map: Fix overlapped map handling
     - RDMA/iwcm: Fix a lock inversion issue
     - fs: cifs: mute -Wunused-const-variable message
     - serial: mctrl_gpio: Check for NULL pointer
     - efi/cper: Fix endianness of PCIe class code
     - efi/x86: Do not clean dummy variable in kexec path
     - fs: ocfs2: fix possible null-pointer dereferences in
       ocfs2_xa_prepare_entry()
     - fs: ocfs2: fix a possible null-pointer dereference in
       ocfs2_info_scan_inode_alloc()
     - MIPS: fw: sni: Fix out of bounds init of o32 stack
     - NFSv4: Fix leak of clp->cl_acceptor string
     - tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
     - USB: legousbtower: fix a signedness bug in tower_probe()
     - thunderbolt: Use 32-bit writes when writing ring producer/consumer
     - fuse: flush dirty data/metadata before non-truncate setattr
     - fuse: truncate pending writes on O_TRUNC
     - ALSA: bebob: Fix prototype of helper function to return negative value
     - UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather
       segments")
     - USB: gadget: Reject endpoints with 0 maxpacket value
     - USB: ldusb: fix ring-buffer locking
     - USB: ldusb: fix control-message timeout
     - USB: serial: whiteheat: fix potential slab corruption
     - USB: serial: whiteheat: fix line-speed endianness
     - HID: Fix assumption that devices have inputs
     - HID: fix error message in hid_open_report()
     - nl80211: fix validation of mesh path nexthop
     - s390/cmm: fix information leak in cmm_timeout_handler()
     - llc: fix sk_buff leak in llc_sap_state_process()
     - llc: fix sk_buff leak in llc_conn_service()
     - bonding: fix potential NULL deref in bond_update_slave_arr
     - net: usb: sr9800: fix uninitialized local variable
     - sch_netem: fix rcu splat in netem_enqueue()
     - sctp: fix the issue that flags are ignored when using kernel_connect
     - sctp: not bind the socket in sctp_connect
     - xfs: Correctly invert xfs_buftarg LRU isolation logic
     - Revert "ALSA: hda: Flush interrupts on disabling"
     - Linux 4.4.199
 .
   * libmbim-proxy using 100% CPU on a Dell Edge Gateway 3002 (LP: #1851347)
     - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
 .
   * Xenial update: v4.4.198 upstream stable release (LP: #1850454)
     - scsi: ufs: skip shutdown if hba is not powered
     - scsi: megaraid: disable device when probe failed after enabled device
     - scsi: qla2xxx: Fix unbound sleep in fcport delete path.
     - ARM: OMAP2+: Fix missing reset done flag for am3 and am43
     - ARM: dts: am4372: Set memory bandwidth limit for DISPC
     - nl80211: fix null pointer dereference
     - mips: Loongson: Fix the link time qualifier of 'serial_exit()'
     - net: hisilicon: Fix usage of uninitialized variable in function
       mdio_sc_cfg_reg_write()
     - namespace: fix namespace.pl script to support relative paths
     - loop: Add LOOP_SET_DIRECT_IO to compat ioctl
     - net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
     - net: bcmgenet: Set phydev->dev_flags only for internal PHYs
     - sctp: change sctp_prot .no_autobind with true
     - net: avoid potential infinite loop in tc_ctl_action()
     - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
     - memfd: Fix locking when tagging pins
     - USB: legousbtower: fix memleak on disconnect
     - usb: udc: lpc32xx: fix bad bit shift operation
     - USB: serial: ti_usb_3410_5052: fix port-close races
     - USB: ldusb: fix memleak on disconnect
     - USB: usblp: fix use-after-free on disconnect
     - USB: ldusb: fix read info leaks
     - scsi: core: try to get module before removing device
     - ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
     - cfg80211: wext: avoid copying malformed SSIDs
     - mac80211: Reject malformed SSID elements
     - scsi: zfcp: fix reaction on bit error threshold notification
     - mm/slub: fix a deadlock in show_slab_objects()
     - xtensa: drop EXPORT_SYMBOL for outs*/ins*
     - parisc: Fix vmap memory leak in ioremap()/iounmap()
     - CIFS: avoid using MID 0xFFFF
     - btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
     - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
     - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
     - xen/netback: fix error path of xenvif_connect_data()
     - PCI: PM: Fix pci_power_up()
     - net: sched: Fix memory exposure from short TCA_U32_SEL
     - RDMA/cxgb4: Do not dma memory off of the stack
     - Linux 4.4.198
 .
   * Colour banding in Lenovo G50-80 laptop display (i915) (LP: #1819968) //
     Xenial update: v4.4.198 upstream stable release (LP: #1850454)
     - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
Checksums-Sha1:
 75d1c30f996ce2f2d894656b0ec3ade499da5fb5 382288 block-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 244ad439a3db4dc5e77c8a98fbff6781c9f7654e 341908 crypto-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 ff5a43e6815ae30c39b1f4856a770cb82f38f134 2708 fat-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 33c054398fe862f5755256551dd8ff1790af6853 13894 fb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 67745c3021167c7ef5abff125577a9de38426ca2 69434 firewire-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4c4cdc192ea39084dfefdec6bfc1781d1b1c837c 35278 floppy-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 d4f761fd434493f36be5b10fd98e75b7f269a76b 1115724 fs-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 a87186bc5bc05748aa07579b23e7af85f5f7273c 591612 fs-secondary-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 be12d8c8078bdcc5d0698728ceaf8e723cc1be74 295126 input-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 8a8393a8f354f791ea4b7193c2a5827077e9ea23 59764 ipmi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 a2adb8e781e323132ce3e10746afe4ed43912f6f 229354 irda-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9aee524a230f6d6cc0754145c060414dd2ba96ff 7807868 kernel-image-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 c24ca45ce52ec7e701f5878e6326768dbc90b4b8 316854 linux-buildinfo-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 261a5de531a0548f848d8bc6bbe94cd3220a99ca 316516 linux-buildinfo-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 3e281d6bd92178fa9682d90630d0ae1923cad916 2546 linux-cloud-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 f063af4aa6b741037f71546f4f04da93efb1d496 2546 linux-cloud-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 1f7b32dc8b349eede407693d8bfdd42d45bc978b 44204 linux-cloud-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 7297061a6a71ab0588c6def2d98d542a6efafa9a 34872 linux-cloud-tools-common_4.4.0-170.199_all.deb
 34ee0e0ba1c24f84420aa1eaf6cf9a65b61c8137 11381848 linux-doc_4.4.0-170.199_all.deb
 eb4e52762e68dc5a87947393245787e86a849898 795846 linux-headers-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 d82145231fca55bb4af7b010401540c06698b298 797616 linux-headers-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 c301eb6335f62edeecc1037f23fb1c64291b2c79 9989430 linux-headers-4.4.0-170_4.4.0-170.199_all.deb
 389542436096d5e92df6cb555e456e89e55c7c71 507926366 linux-image-unsigned-4.4.0-170-generic-dbgsym_4.4.0-170.199_amd64.ddeb
 af89b2a7017a9b68d7ced22f8023b6895f167be9 7045024 linux-image-unsigned-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 4e41af285dcfed2bdbf8b43c2f77cea1515b5622 506733552 linux-image-unsigned-4.4.0-170-lowlatency-dbgsym_4.4.0-170.199_amd64.ddeb
 92a1dedd88b954730a0cb4d43ac6315ad96abb94 7068474 linux-image-unsigned-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 6cdd8940b5ca01052455a27f3f21e85aeeb95404 839100 linux-libc-dev_4.4.0-170.199_amd64.deb
 b0570d608db659491ab21e99cd3b7db8135e1d08 11950326 linux-modules-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 ee40730bf7f93b85a4d3b62c90c2f481e56fa88f 40972658 linux-modules-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 960f6586b9f2638828bbaa9c6dff063c85d5fdae 36567910 linux-modules-extra-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 1e2f95258cf89e9a7513d379d546dfbc502e1e5c 112788746 linux-source-4.4.0_4.4.0-170.199_all.deb
 661602fe47407a15e6f513926279389c8cee6d26 2604 linux-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 fdb1665a4ed980b8dba68146e4afe439ea22905c 2606 linux-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 7826bd1b4d136340eda292c39dbcaf58793886a1 2845610 linux-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 fedb1ee4098b8d7be488af25a0efa7570c01caef 117914 linux-tools-common_4.4.0-170.199_all.deb
 7227e070ec1401d6c065cab2f69e1858d2e7aabd 27898 linux-tools-host_4.4.0-170.199_all.deb
 a65557c17c8eca02f7763bdc5b52371001330030 944 linux-udebs-generic_4.4.0-170.199_amd64.udeb
 af0a0e05440fdf661f026c8f9c2235ec93a00edd 13916530 linux_4.4.0-170.199_amd64.tar.gz
 9a8e3643a7617534f4d6d3c1a5a00f976c6c748a 34244 linux_4.4.0-170.199_amd64_translations.tar.gz
 86f5b0e087fc557aab7f8b51c26a0186db66160b 258680 md-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 50faf7b2d8084e83e1f305c317779dda53779590 203510 message-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4e98b11e6cc72cfdee17d9079041392b56c0031e 55134 mouse-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 fcd943d8b0394bcb764f38856f29ef289488b62f 17290 multipath-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 f04a2638fab7c120e1ea7e7e52b922788edd84c4 508998 nfs-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6722de0375e53b3479337eb7d4c13cffbeefc988 4484466 nic-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 edb8af0a0c592157188e3016b7b25d1389adac61 146136 nic-pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 cc6ce323abacfa82e70a47aaa691b10cad1dbd35 518672 nic-shared-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6234e6b58c2d6c03cadc88339056f9b70cdb5069 296348 nic-usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 55e8c621a1ce000c6e7e1199c806446ce7b24fe1 33724 parport-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9bc4ea51b8356bc28f28d954bb17fc0e3a1bbf2a 126290 pata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 3da72bf381ed0a16e655d3bccbe2d8c2fcc3950e 65190 pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 7459a5856e42bf6e991c385efc8c35d7c48cdc6e 68316 pcmcia-storage-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 38abc712a3e104350c19fb47fe80866c192d889e 9280 plip-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 5b8e2ac096ff50da828aba77fbf1967b01b07612 26048 ppp-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 993b4129e4fde7a695e34a4ae512a4c86b5ca129 97278 sata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 45e3a5b2ed65d55c560decf75c10fff0073a4078 2202502 scsi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 1acde4ddee8635bc7323540ae20eb9ca86e83fd2 88870 serial-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 0b9c925f1a53abf765601082250d2821a8e0f726 48378 speakup-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6e37cda8841ff226ccf392920eaa8a9ef0940427 46988 storage-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 2602dee594e9fb24d56c4eeabe995524ac0a21db 137394 usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 1c726415e73ffc6e3a5864aa57afa2418217b9b9 106784 virtio-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 d40f71e924e196ef43384eabd6d3adaf23aa8864 27874 vlan-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
Checksums-Sha256:
 2e350fa144d1dfcd045eff4fd34bfde69e8c8baf4e41ca6eba32298be80c7bff 382288 block-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6599130037601454195b4f3c4020c732aa459323837a6a7236bfd7398a0c6773 341908 crypto-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 e721c31974f8c783a9ba9556d66e87e562e86f61ecea902be0b9d79c87f276c4 2708 fat-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4fb8b6c7b51feedc7aed0e1a44d9bb19201fbdb3969c13a69381b1e935c1dd9d 13894 fb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 631f4946c0d8daf9e0a2c572742018b95e00ad6c89557855c7bbba9b718da4c1 69434 firewire-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 79709f51ce6fc7d591571d429e2ce82f7938895c99301c424c282e919633b909 35278 floppy-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 7b6b827ba4b2e727929e695b494da8bcfdb58a932821dd1466713bef5a1cc950 1115724 fs-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 67af7a60028eddab52d99e7384ec91e668af320d88e3d459fab7eaf3b0e37e9a 591612 fs-secondary-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 dda72f50957f4f33d8cb4c09a28042f8b4dc16b0d55c195f99ed60ec49100f4b 295126 input-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 b2f603e670263340656d541ab2fd717181d96dec69fe2db91cde059b5c13ee27 59764 ipmi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 8e3e42f9dc09e84992d8010534bb9fc456aa6d47b744cd07613ce6361d924cb5 229354 irda-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9ae2a1d9e1c5f1ef4c179a316d3edb0d7aa71162cdf0a829322e0c14a7435760 7807868 kernel-image-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 fdb0bdc15bb80963f1bb896418a96c5cd0382fc75e61bfa413bc2449c22b242a 316854 linux-buildinfo-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 55baa0755c4e15d8f3ffcd868d9b7dedbf136138a45f9fb27e3a6662df8ad120 316516 linux-buildinfo-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 15cee5fe5453b2b8a3b74c3f6d6211f8699619dccb9a93038ed7d8d3a00376f8 2546 linux-cloud-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 9666249e00b7db083a6aeede2bb3c0509660923406d5d174890c8a2fad25f278 2546 linux-cloud-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 17961a49f969db559805f905cb1ed30fa1b73ca83140dbb12451512852a41aa0 44204 linux-cloud-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 fb20b8a542a9b90bb64c45415391685d6d1074c94c4afcf9866f580fb0cbab4d 34872 linux-cloud-tools-common_4.4.0-170.199_all.deb
 fb144a909ced8cd52175601ce155594b5d0fccad182db500a783e2cf65248c13 11381848 linux-doc_4.4.0-170.199_all.deb
 9cc8b4d6f7890f6d065e935c9536f65e52ad2ad8d4e736d5c5b053a3e915f269 795846 linux-headers-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 d895cd63f5a6c896a4067e0faa182843bcd610c3091803214571a0ade2eb1dbf 797616 linux-headers-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 c360ce7ed27ef806b829e118a6cbe6af58ded9a5bcd9dfd5966fc302e23b4369 9989430 linux-headers-4.4.0-170_4.4.0-170.199_all.deb
 8b5e932ee91153abba0bbfba1894ae85f91c823ba2ffcd6c703b884306fdd545 507926366 linux-image-unsigned-4.4.0-170-generic-dbgsym_4.4.0-170.199_amd64.ddeb
 91f2758113e7baadb59a068f041775d492692a0702564a2ea97a5b611bac1e77 7045024 linux-image-unsigned-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 43c2c06fd5a3c9750d0d91535b8dd7a834c33383e02675d5bba782c51844475a 506733552 linux-image-unsigned-4.4.0-170-lowlatency-dbgsym_4.4.0-170.199_amd64.ddeb
 142f7fb31cf2979897070d0d4f0529a6286c47a2ff253f52373510c8ff379d94 7068474 linux-image-unsigned-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 15875e2efa1eb892d4a3d7ad982a313e9a08c8f737dfc40ca8f83bad80dd0128 839100 linux-libc-dev_4.4.0-170.199_amd64.deb
 6641747494498b03a0404eef800e325d9c92393f704f485b6636de987da7cbd7 11950326 linux-modules-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 e8abf3b753e23b4aaa68ab9cf97d7da831e9fa12b79c75d411c8ad05332a4f2d 40972658 linux-modules-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 450efb849f131c6cbcdec1758ff468b8d39e42f007a46566258bbbf6556faad4 36567910 linux-modules-extra-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 79d297a9106091df6e13e24dde6824031dd254e1cb0b8a17f46e2ee84b8c0ff8 112788746 linux-source-4.4.0_4.4.0-170.199_all.deb
 1702a5d5a640a332f05c88aed392e469c7902098341f201b0066b8bee0ce05dd 2604 linux-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 510c98249316417cb01e12a429d3bc98102177cd469a884fdce282577f438e5a 2606 linux-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 827600530dcb22635a41fd9fb6df387c68854d6325482f3434f576a6cbebd7b8 2845610 linux-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 047c257a1ab00f08137ec035e7426f05058ef79ad1a5cfc893fd91ba081154c0 117914 linux-tools-common_4.4.0-170.199_all.deb
 40118a2190d5a51bec7c02ec9c2f9ef88b1d8ec6af706219dfbcc6e38b535352 27898 linux-tools-host_4.4.0-170.199_all.deb
 c8c6e95e4cb6d8b22536daa8ac6c455225f5f65fcd40fd0cbc9981c7503ffbce 944 linux-udebs-generic_4.4.0-170.199_amd64.udeb
 19afc051c7c2748498ab590120b6386a9ffc66605239bdc78a84ceaf442bdf94 13916530 linux_4.4.0-170.199_amd64.tar.gz
 fd9645f468994e9f5f571f911a9ea19d3e21a7f747dbcb8389da180e2df5e288 34244 linux_4.4.0-170.199_amd64_translations.tar.gz
 7a7aae5a7889f886c900636da27127a9ebee6401026538f7e230c54dd4e3e444 258680 md-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 d4a88ac59d4cc254d8808ee895a3ac0b56da106a566b58c6c2ccde8a2c13bc61 203510 message-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 911caeeb13b67c7af39b3c7318349c56807b1d8c031058950b6ffdc2956efdfa 55134 mouse-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 cfc4802c9f5785b71152f1a274baf6e74c196dccc51ff18565f07bbfdd3a8576 17290 multipath-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 c16aa0d8b30c236802eca6f1fcd100a118f2c7e1e3a678eae9d6b5105a25920a 508998 nfs-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 18aa0db7f92711a9b008827ceb024bf40f4781c14b69cec3258e2bec39fe83c1 4484466 nic-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 397c6ba7ec5527b415ba35be6a341bdcf9d7132712fb69307a3593a5ef3c731f 146136 nic-pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 968b114bab7fb3aff102f0c9e58870a5b7302416ba4e1ed918f0c54a8f4d01fb 518672 nic-shared-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9c1387b8f43968360849b63d8ef9678e003392fab35e307e871b447b1f2ce516 296348 nic-usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 36052d16bf032b8116c621f08e83f3ca74e4dae1724ab841597825dd19704da1 33724 parport-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4b96435262f69850c5101d9c07d76ae95b784cd0299f53ab8cfdf888a2a0f858 126290 pata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 c6e55f1585e0dd8d1eedf5ca5ab00cf5ed686e3c80884d3d0713d35f951259c6 65190 pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 211146eed7a9e7bce8e513d2c532f668beab0714d2dc39171a4bac4cdcecc140 68316 pcmcia-storage-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 dd035c1628e68a855858a01d6b53e39941aaf275b41607365451b4cc8dfec74d 9280 plip-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4bed39a3c259728732e41cee74575f2da6aa760eff141f401fac07dce058959d 26048 ppp-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 d9d55169e05b49945c572df73bed40d425283feae2dd3abd5660186722c8248c 97278 sata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 df9f1784ed0fe1cf2c0387adea2e96c8bade1c5eb2c05ce5ade8238cd18aefa5 2202502 scsi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 36922c692e6843798d957c00cf1cca9212f416b25ee29d461fa3e7801d4d4015 88870 serial-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 803724dfdf0326bd2d778c75758f374946d601bb26225cea148de80fd7c0c22e 48378 speakup-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 b0840368384f0ffd3121de5b8ab92abab573f08cfaaeeb19e7b9f1dd9de081ef 46988 storage-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 fe997b7f23b471e1f18ac5776bbf41d5d556d5febf571f08e628d1083ff12240 137394 usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 2e91ae4749e9cbd5e0e9d20b0100e4e19be0a17c3537b63817a70e2ebff8dbf4 106784 virtio-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9f73e1cf042e7160dbbec82e4ef43d8d26e0dcaf9bd6720becbb0ad311c5ba98 27874 vlan-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
Files:
 8b64b7ccd33c29f134d957ba76ba3dcf 382288 debian-installer standard block-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 74f8cf6bb99820d44ab6d8a336f24d3e 341908 debian-installer extra crypto-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9032bae0721044383475eb72a970a7a8 2708 debian-installer standard fat-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 881e71522e4c8c358a3afabfb2e3fa28 13894 debian-installer standard fb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 06a6ea78907502aefbc2503501828bf4 69434 debian-installer standard firewire-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 ffcf9b09a68930c3d457dce4b36cc644 35278 debian-installer standard floppy-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 1992fe717281940d45544ec7f120f42a 1115724 debian-installer standard fs-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 0370b16e92b3f81581b3d7fcf07642c3 591612 debian-installer standard fs-secondary-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6f3c3d91aaa83ff47aa77a2bdd9dca06 295126 debian-installer standard input-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 67ca82baecd6def525363aad068a728c 59764 debian-installer standard ipmi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 266f13bcc97a437cc01c11e2d1f35b46 229354 debian-installer standard irda-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 b12457a6df663a592fda730f1421c3cd 7807868 debian-installer extra kernel-image-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 da352ed8d9fa1b29806601b1612ecf36 316854 kernel optional linux-buildinfo-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 68b6296ce9d6510712a61676ea449cf5 316516 kernel optional linux-buildinfo-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 eb6ca0ef004fdf5e0ed1485c058b37aa 2546 devel optional linux-cloud-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 423e441cc3be6bf6f205d4d59a2c09a0 2546 devel optional linux-cloud-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 298dfb8d59859299ea302d273747f2b4 44204 devel optional linux-cloud-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 7e3463f3e3f673cb367cfeeae39c6079 34872 kernel optional linux-cloud-tools-common_4.4.0-170.199_all.deb
 0356250460624142291530ac1aafa089 11381848 doc optional linux-doc_4.4.0-170.199_all.deb
 e8a0a2e099dd38ef8a1a1d37e16a494c 795846 devel optional linux-headers-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 a55cae24eef906738cb0b3c653b499cf 797616 devel optional linux-headers-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 ffec1f9c2c8a03d30c28a69f7d446a3e 9989430 devel optional linux-headers-4.4.0-170_4.4.0-170.199_all.deb
 efff3be30fbd5777a6e7cb9dbb717d05 507926366 devel optional linux-image-unsigned-4.4.0-170-generic-dbgsym_4.4.0-170.199_amd64.ddeb
 15fb57613519647f44b5374f53961c68 7045024 kernel optional linux-image-unsigned-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 bba75fb9b9bdca4c0baa5ea0a2e5baf3 506733552 devel optional linux-image-unsigned-4.4.0-170-lowlatency-dbgsym_4.4.0-170.199_amd64.ddeb
 bd4c7ba12d48bf3cac95b6cd6ae07ebd 7068474 kernel optional linux-image-unsigned-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 91530d75a30e7803456f7b28d05d10de 839100 devel optional linux-libc-dev_4.4.0-170.199_amd64.deb
 9ea6d38e7695401f977ab978f55bd6d0 11950326 kernel optional linux-modules-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 0f6e2adad6bcb9d7b3e78fef7173df61 40972658 kernel optional linux-modules-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 d857f6a963a34265ae516e1abb8ab1a8 36567910 kernel optional linux-modules-extra-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 8a06aa8f8ecb1690e31ef4d9daae75f8 112788746 devel optional linux-source-4.4.0_4.4.0-170.199_all.deb
 9a8d880107c9dfd78c515bec8273a80e 2604 devel optional linux-tools-4.4.0-170-generic_4.4.0-170.199_amd64.deb
 209eaa4dc10473c8278826fecacf341e 2606 devel optional linux-tools-4.4.0-170-lowlatency_4.4.0-170.199_amd64.deb
 d0d6fd210a6611aaa074660573c29530 2845610 devel optional linux-tools-4.4.0-170_4.4.0-170.199_amd64.deb
 74e043a5bc5e2e99feec1fbcdfbb9c9a 117914 kernel optional linux-tools-common_4.4.0-170.199_all.deb
 236d87db68a968169d431a350585e866 27898 kernel optional linux-tools-host_4.4.0-170.199_all.deb
 ee50782b1365f2cd66644a36c3ed8750 944 debian-installer optional linux-udebs-generic_4.4.0-170.199_amd64.udeb
 9389b08e0f82a70459c2e1ea8fc6ef57 13916530 raw-signing - linux_4.4.0-170.199_amd64.tar.gz
 4cd44ee5a3ecbf7e5097a81f1dd288b5 34244 raw-translations - linux_4.4.0-170.199_amd64_translations.tar.gz
 c5fd2bf1066586b503a954973abec6b6 258680 debian-installer standard md-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 bc573398c1b89d3fb90853600aa6bf3d 203510 debian-installer standard message-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 34f73c4be0c53d08e0fed2eeebcfc0cd 55134 debian-installer extra mouse-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 9459dd0c654dcd499240c5c4c4cf95e5 17290 debian-installer extra multipath-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 a64ebc9e64ff858dd8e4629d7c9d0dde 508998 debian-installer standard nfs-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 fecb3bc6abb930572752664912379057 4484466 debian-installer standard nic-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6b8fecbe6fde85ecd3c5070a32f1c16c 146136 debian-installer standard nic-pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 ad79309f993dcf0d72e18fc0df09e343 518672 debian-installer standard nic-shared-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 1e9f1191413f5ddc4f7e5601b174c9de 296348 debian-installer standard nic-usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 dddaa625bf5f15e75796671e1af4f4d4 33724 debian-installer standard parport-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 35b0289f9e509edeb7dd0e9861f7ba4d 126290 debian-installer standard pata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 ea427543b1f67cc549ce78468d8dc9ef 65190 debian-installer standard pcmcia-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 0a2c4091f1084119269dce45baa5cf96 68316 debian-installer standard pcmcia-storage-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 0e593f25c87922309f5f339ba00a13f2 9280 debian-installer standard plip-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 0dca50bb7b0163ae47b22501f1d449a4 26048 debian-installer standard ppp-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 8b708942f91a1d8bf65a278cf0f46669 97278 debian-installer standard sata-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 8eb027b7f7f904055be83e23fa9b9918 2202502 debian-installer standard scsi-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 de88ba7f3d50494f7dda3e7d1dd5f09b 88870 debian-installer standard serial-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 28b8bd0c058586e6c49138f96d6058e0 48378 debian-installer extra speakup-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 6906ef308aaaff1724f68e62954ca996 46988 debian-installer standard storage-core-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 ad50bbd119891e11fc268c0d06fe9a21 137394 debian-installer standard usb-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 229a49343e6c72e2be5d9967e8d6761f 106784 debian-installer standard virtio-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
 4c50c93f84d8bc9a75a53b6b796c637a 27874 debian-installer extra vlan-modules-4.4.0-170-generic-di_4.4.0-170.199_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list