[ubuntu/zesty-proposed] linux_4.10.0-15.17_amd64.tar.gz - (Accepted)

Tim Gardner tim.gardner at canonical.com
Mon Mar 27 19:57:43 UTC 2017


linux (4.10.0-15.17) zesty; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
    - LP: #1675868

  * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
    - powerpc/64s: fix handling of non-synchronous machine checks
    - powerpc/64s: allow machine check handler to set severity and initiator
    - powerpc/64s: POWER9 machine check handler

  * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
    - x86/cpufeature: Enable RING3MWAIT for Knights Landing
    - x86/cpufeature: Enable RING3MWAIT for Knights Mill
    - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
    - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
    - x86/cpufeature: Add RING3MWAIT to CPU features

  * [Feature] GLK:New device IDs (LP: #1645951)
    - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
    - pwm: lpss: Add Intel Gemini Lake PCI ID
    - i2c: i801: Add support for Intel Gemini Lake
    - spi: pxa2xx: Add support for Intel Gemini Lake
    - [Config] CONFIG_PINCTRL_GEMINILAKE=m
    - pinctrl: intel: Add Intel Gemini Lake pin controller support

  * Zesty update to v4.10.5 stable release (LP: #1675032)
    - net/mlx5e: Register/unregister vport representors on interface attach/detach
    - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
    - net/mlx5e: Fix broken CQE compression initialization
    - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
    - net/mlx5e: Fix wrong CQE decompression
    - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
    - vti6: return GRE_KEY for vti6
    - vxlan: don't allow overwrite of config src addr
    - ipv4: add missing initialization for flowi4_uid
    - ipv4: mask tos for input route
    - sctp: set sin_port for addr param when checking duplicate address
    - net sched actions: decrement module reference count after table flush.
    - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
    - vxlan: lock RCU on TX path
    - geneve: lock RCU on TX path
    - mlxsw: spectrum_router: Avoid potential packets loss
    - net: bridge: allow IPv6 when multicast flood is disabled
    - net: don't call strlen() on the user buffer in packet_bind_spkt()
    - net: net_enable_timestamp() can be called from irq contexts
    - ipv6: orphan skbs in reassembly unit
    - dccp: Unlock sock before calling sk_free()
    - amd-xgbe: Stop the PHY before releasing interrupts
    - amd-xgbe: Be sure to set MDIO modes on device (re)start
    - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
    - bonding: use ETH_MAX_MTU as max mtu
    - strparser: destroy workqueue on module exit
    - tcp: fix various issues for sockets morphing to listen state
    - net: fix socket refcounting in skb_complete_wifi_ack()
    - net: fix socket refcounting in skb_complete_tx_timestamp()
    - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
    - dccp: fix use-after-free in dccp_feat_activate_values
    - team: use ETH_MAX_MTU as max mtu
    - vrf: Fix use-after-free in vrf_xmit
    - net/tunnel: set inner protocol in network gro hooks
    - uapi: fix linux/packet_diag.h userspace compilation error
    - amd-xgbe: Enable IRQs only if napi_complete_done() is true
    - act_connmark: avoid crashing on malformed nlattrs with null parms
    - mpls: Send route delete notifications when router module is unloaded
    - mpls: Do not decrement alive counter for unregister events
    - ipv6: make ECMP route replacement less greedy
    - ipv6: avoid write to a possibly cloned skb
    - net: use net->count to check whether a netns is alive or not
    - dccp/tcp: fix routing redirect race
    - tun: fix premature POLLOUT notification on tun devices
    - dccp: fix memory leak during tear-down of unsuccessful connection request
    - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
    - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
    - drm/i915/gen9+: Enable hotplug detection early
    - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
    - x86/unwind: Fix last frame check for aligned function stacks
    - x86/tsc: Fix ART for TSC_KNOWN_FREQ
    - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
    - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
    - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
    - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
    - futex: Add missing error handling to FUTEX_REQUEUE_PI
    - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
    - crypto: powerpc - Fix initialisation of crc32c context
    - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
    - Linux 4.10.5

  * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
    used) (LP: #869017)
    - SAUCE: Disable default console blanking interval

  * CVE-CVE-2017-5986
    - sctp: deny peeloff operation on asocs with threads sleeping on it

  * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
    - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision

  * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
    running stress-ng. (LP: #1654073)
    - tcp/dccp: block BH for SYN processing

  * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
    - tty: Fix ldisc crash on reopened tty
    - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration

  * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
    - iwlwifi: fix MODULE_FIRMWARE for 6030

  * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
    - net sched actions: Add support for user cookies
    - net sched actions: do not overwrite status of action creation.

  * Zesty update to v4.10.4 stable release (LP: #1674288)
    - iio: 104-quad-8: Fix off-by-one error when addressing flag register
    - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
    - USB: serial: digi_acceleport: fix OOB data sanity check
    - USB: serial: digi_acceleport: fix OOB-event processing
    - crypto: improve gcc optimization flags for serpent and wp512
    - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
    - MIPS: VDSO: avoid duplicate CAC_BASE definition
    - MIPS: ip27: Disable qlge driver in defconfig
    - MIPS: Update ip27_defconfig for SCSI_DH change
    - MIPS: ip22: Fix ip28 build for modern gcc
    - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
    - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
    - MIPS: ralink: Cosmetic change to prom_init().
    - MIPS: ralink: Remove unused timer functions
    - MIPS: ralink: Remove unused rt*_wdt_reset functions
    - i2c: bcm2835: Avoid possible NULL ptr dereference
    - tracing: Add #undef to fix compile error
    - ucount: Remove the atomicity from ucount->count
    - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
    - dw2102: don't do DMA on stack
    - i2c: add missing of_node_put in i2c_mux_del_adapters
    - powerpc: Emulation support for load/store instructions on LE
    - powerpc/booke: Fix boot crash due to null hugepd
    - powerpc/xics: Work around limitations of OPAL XICS priority handling
    - PCI: Prevent VPD access for QLogic ISP2722
    - usb: gadget: dummy_hcd: clear usb_gadget region before registration
    - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
    - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
    - usb: ohci-at91: Do not drop unhandled USB suspend control requests
    - usb: gadget: function: f_fs: pass companion descriptor along
    - Revert "usb: gadget: uvc: Add missing call for additional setup data"
    - usb: host: xhci-dbg: HCIVERSION should be a binary number
    - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
    - USB: serial: safe_serial: fix information leak in completion handler
    - USB: serial: omninet: fix reference leaks at open
    - USB: iowarrior: fix NULL-deref at probe
    - USB: iowarrior: fix NULL-deref in write
    - USB: serial: io_ti: fix NULL-deref in interrupt callback
    - USB: serial: io_ti: fix information leak in completion handler
    - serial: samsung: Continue to work if DMA request fails
    - KVM: s390: Fix guest migration for huge guests resulting in panic
    - KVM: arm/arm64: Let vcpu thread modify its own active state
    - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
    - serial_ir: ensure we're ready to receive interrupts
    - dm: flush queued bios when process blocks to avoid deadlock
    - rc: raw decoder for keymap protocol is not loaded on register
    - ext4: don't BUG when truncating encrypted inodes on the orphan list
    - IB/mlx5: Verify that Q counters are supported
    - Linux 4.10.4

  * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
    - bridge: drop netfilter fake rtable unconditionally

  * Miscellaneous Ubuntu changes
    - [Config] Remove powerpc architecture build
    - [Config] updateconfigs after removing powerpc builds
    - [Config] Update annotations after removing powerpc configs

Date: Mon, 20 Mar 2017 05:15:32 -0600
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-58.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 20 Mar 2017 05:15:32 -0600
Source: linux
Binary: linux-source-4.10.0 linux-doc linux-headers-4.10.0-15 linux-libc-dev linux-tools-common linux-tools-4.10.0-15 linux-cloud-tools-common linux-cloud-tools-4.10.0-15 linux-image-4.10.0-15-generic linux-image-extra-4.10.0-15-generic linux-headers-4.10.0-15-generic linux-image-4.10.0-15-generic-dbgsym linux-tools-4.10.0-15-generic linux-cloud-tools-4.10.0-15-generic linux-udebs-generic linux-image-4.10.0-15-generic-lpae linux-image-extra-4.10.0-15-generic-lpae linux-headers-4.10.0-15-generic-lpae linux-image-4.10.0-15-generic-lpae-dbgsym linux-tools-4.10.0-15-generic-lpae linux-cloud-tools-4.10.0-15-generic-lpae linux-udebs-generic-lpae linux-image-4.10.0-15-lowlatency linux-image-extra-4.10.0-15-lowlatency linux-headers-4.10.0-15-lowlatency linux-image-4.10.0-15-lowlatency-dbgsym linux-tools-4.10.0-15-lowlatency linux-cloud-tools-4.10.0-15-lowlatency linux-udebs-lowlatency kernel-image-4.10.0-15-generic-di fat-modules-4.10.0-15-generic-di fb-modules-4.10.0-15-generic-di
 firewire-core-modules-4.10.0-15-generic-di floppy-modules-4.10.0-15-generic-di fs-core-modules-4.10.0-15-generic-di fs-secondary-modules-4.10.0-15-generic-di input-modules-4.10.0-15-generic-di irda-modules-4.10.0-15-generic-di md-modules-4.10.0-15-generic-di nic-modules-4.10.0-15-generic-di nic-pcmcia-modules-4.10.0-15-generic-di nic-usb-modules-4.10.0-15-generic-di nic-shared-modules-4.10.0-15-generic-di parport-modules-4.10.0-15-generic-di pata-modules-4.10.0-15-generic-di pcmcia-modules-4.10.0-15-generic-di pcmcia-storage-modules-4.10.0-15-generic-di plip-modules-4.10.0-15-generic-di ppp-modules-4.10.0-15-generic-di sata-modules-4.10.0-15-generic-di scsi-modules-4.10.0-15-generic-di serial-modules-4.10.0-15-generic-di storage-core-modules-4.10.0-15-generic-di usb-modules-4.10.0-15-generic-di nfs-modules-4.10.0-15-generic-di block-modules-4.10.0-15-generic-di message-modules-4.10.0-15-generic-di crypto-modules-4.10.0-15-generic-di
 virtio-modules-4.10.0-15-generic-di mouse-modules-4.10.0-15-generic-di vlan-modules-4.10.0-15-generic-di ipmi-modules-4.10.0-15-generic-di
 multipath-modules-4.10.0-15-generic-di
Architecture: amd64 all amd64_translations
Version: 4.10.0-15.17
Distribution: zesty
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-58.buildd>
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Description:
 block-modules-4.10.0-15-generic-di - Block storage devices (udeb)
 crypto-modules-4.10.0-15-generic-di - crypto modules (udeb)
 fat-modules-4.10.0-15-generic-di - FAT filesystem support (udeb)
 fb-modules-4.10.0-15-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.10.0-15-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.10.0-15-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.10.0-15-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.10.0-15-generic-di - Extra filesystem modules (udeb)
 input-modules-4.10.0-15-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.10.0-15-generic-di - ipmi modules (udeb)
 irda-modules-4.10.0-15-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.10.0-15-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.10.0-15 - Linux kernel version specific cloud tools for version 4.10.0-15
 linux-cloud-tools-4.10.0-15-generic - Linux kernel version specific cloud tools for version 4.10.0-15
 linux-cloud-tools-4.10.0-15-generic-lpae - Linux kernel version specific cloud tools for version 4.10.0-15
 linux-cloud-tools-4.10.0-15-lowlatency - Linux kernel version specific cloud tools for version 4.10.0-15
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.10.0
 linux-doc  - Linux kernel specific documentation for version 4.10.0
 linux-headers-4.10.0-15 - Header files related to Linux kernel version 4.10.0
 linux-headers-4.10.0-15-generic - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-headers-4.10.0-15-generic-lpae - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-headers-4.10.0-15-lowlatency - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-generic - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-generic-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-generic-lpae - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-generic-lpae-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-lowlatency - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-15-lowlatency-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-15-generic - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-15-generic-lpae - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-15-lowlatency - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-4.10.0 - Linux kernel source for version 4.10.0 with Ubuntu patches
 linux-tools-4.10.0-15 - Linux kernel version specific tools for version 4.10.0-15
 linux-tools-4.10.0-15-generic - Linux kernel version specific tools for version 4.10.0-15
 linux-tools-4.10.0-15-generic-lpae - Linux kernel version specific tools for version 4.10.0-15
 linux-tools-4.10.0-15-lowlatency - Linux kernel version specific tools for version 4.10.0-15
 linux-tools-common - Linux kernel version specific tools for version 4.10.0
 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)
 md-modules-4.10.0-15-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.10.0-15-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.10.0-15-generic-di - Mouse support (udeb)
 multipath-modules-4.10.0-15-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.10.0-15-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.10.0-15-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.10.0-15-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.10.0-15-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.10.0-15-generic-di - USB network interface support (udeb)
 parport-modules-4.10.0-15-generic-di - Parallel port support (udeb)
 pata-modules-4.10.0-15-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.10.0-15-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.10.0-15-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.10.0-15-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.10.0-15-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.10.0-15-generic-di - SATA storage support (udeb)
 scsi-modules-4.10.0-15-generic-di - SCSI storage support (udeb)
 serial-modules-4.10.0-15-generic-di - Serial port support (udeb)
 storage-core-modules-4.10.0-15-generic-di - Core storage support (udeb)
 usb-modules-4.10.0-15-generic-di - Core USB support (udeb)
 virtio-modules-4.10.0-15-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.10.0-15-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 869017 1637550 1645951 1654073 1672470 1674087 1674288 1674325 1674334 1674466 1675032 1675771 1675868
Changes:
 linux (4.10.0-15.17) zesty; urgency=low
 .
   [ Tim Gardner ]
 .
   * Release Tracking Bug
     - LP: #1675868
 .
   * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
     - powerpc/64s: fix handling of non-synchronous machine checks
     - powerpc/64s: allow machine check handler to set severity and initiator
     - powerpc/64s: POWER9 machine check handler
 .
   * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
     - x86/cpufeature: Enable RING3MWAIT for Knights Landing
     - x86/cpufeature: Enable RING3MWAIT for Knights Mill
     - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
     - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
     - x86/cpufeature: Add RING3MWAIT to CPU features
 .
   * [Feature] GLK:New device IDs (LP: #1645951)
     - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
     - pwm: lpss: Add Intel Gemini Lake PCI ID
     - i2c: i801: Add support for Intel Gemini Lake
     - spi: pxa2xx: Add support for Intel Gemini Lake
     - [Config] CONFIG_PINCTRL_GEMINILAKE=m
     - pinctrl: intel: Add Intel Gemini Lake pin controller support
 .
   * Zesty update to v4.10.5 stable release (LP: #1675032)
     - net/mlx5e: Register/unregister vport representors on interface attach/detach
     - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
     - net/mlx5e: Fix broken CQE compression initialization
     - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
     - net/mlx5e: Fix wrong CQE decompression
     - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
     - vti6: return GRE_KEY for vti6
     - vxlan: don't allow overwrite of config src addr
     - ipv4: add missing initialization for flowi4_uid
     - ipv4: mask tos for input route
     - sctp: set sin_port for addr param when checking duplicate address
     - net sched actions: decrement module reference count after table flush.
     - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
     - vxlan: lock RCU on TX path
     - geneve: lock RCU on TX path
     - mlxsw: spectrum_router: Avoid potential packets loss
     - net: bridge: allow IPv6 when multicast flood is disabled
     - net: don't call strlen() on the user buffer in packet_bind_spkt()
     - net: net_enable_timestamp() can be called from irq contexts
     - ipv6: orphan skbs in reassembly unit
     - dccp: Unlock sock before calling sk_free()
     - amd-xgbe: Stop the PHY before releasing interrupts
     - amd-xgbe: Be sure to set MDIO modes on device (re)start
     - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
     - bonding: use ETH_MAX_MTU as max mtu
     - strparser: destroy workqueue on module exit
     - tcp: fix various issues for sockets morphing to listen state
     - net: fix socket refcounting in skb_complete_wifi_ack()
     - net: fix socket refcounting in skb_complete_tx_timestamp()
     - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
     - dccp: fix use-after-free in dccp_feat_activate_values
     - team: use ETH_MAX_MTU as max mtu
     - vrf: Fix use-after-free in vrf_xmit
     - net/tunnel: set inner protocol in network gro hooks
     - uapi: fix linux/packet_diag.h userspace compilation error
     - amd-xgbe: Enable IRQs only if napi_complete_done() is true
     - act_connmark: avoid crashing on malformed nlattrs with null parms
     - mpls: Send route delete notifications when router module is unloaded
     - mpls: Do not decrement alive counter for unregister events
     - ipv6: make ECMP route replacement less greedy
     - ipv6: avoid write to a possibly cloned skb
     - net: use net->count to check whether a netns is alive or not
     - dccp/tcp: fix routing redirect race
     - tun: fix premature POLLOUT notification on tun devices
     - dccp: fix memory leak during tear-down of unsuccessful connection request
     - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
     - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
     - drm/i915/gen9+: Enable hotplug detection early
     - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
     - x86/unwind: Fix last frame check for aligned function stacks
     - x86/tsc: Fix ART for TSC_KNOWN_FREQ
     - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
     - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
     - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
     - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
     - futex: Add missing error handling to FUTEX_REQUEUE_PI
     - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
     - crypto: powerpc - Fix initialisation of crc32c context
     - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
     - Linux 4.10.5
 .
   * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
     used) (LP: #869017)
     - SAUCE: Disable default console blanking interval
 .
   * CVE-CVE-2017-5986
     - sctp: deny peeloff operation on asocs with threads sleeping on it
 .
   * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
     - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
 .
   * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
     running stress-ng. (LP: #1654073)
     - tcp/dccp: block BH for SYN processing
 .
   * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
     - tty: Fix ldisc crash on reopened tty
     - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
 .
   * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
     - iwlwifi: fix MODULE_FIRMWARE for 6030
 .
   * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
     - net sched actions: Add support for user cookies
     - net sched actions: do not overwrite status of action creation.
 .
   * Zesty update to v4.10.4 stable release (LP: #1674288)
     - iio: 104-quad-8: Fix off-by-one error when addressing flag register
     - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
     - USB: serial: digi_acceleport: fix OOB data sanity check
     - USB: serial: digi_acceleport: fix OOB-event processing
     - crypto: improve gcc optimization flags for serpent and wp512
     - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
     - MIPS: VDSO: avoid duplicate CAC_BASE definition
     - MIPS: ip27: Disable qlge driver in defconfig
     - MIPS: Update ip27_defconfig for SCSI_DH change
     - MIPS: ip22: Fix ip28 build for modern gcc
     - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
     - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
     - MIPS: ralink: Cosmetic change to prom_init().
     - MIPS: ralink: Remove unused timer functions
     - MIPS: ralink: Remove unused rt*_wdt_reset functions
     - i2c: bcm2835: Avoid possible NULL ptr dereference
     - tracing: Add #undef to fix compile error
     - ucount: Remove the atomicity from ucount->count
     - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
     - dw2102: don't do DMA on stack
     - i2c: add missing of_node_put in i2c_mux_del_adapters
     - powerpc: Emulation support for load/store instructions on LE
     - powerpc/booke: Fix boot crash due to null hugepd
     - powerpc/xics: Work around limitations of OPAL XICS priority handling
     - PCI: Prevent VPD access for QLogic ISP2722
     - usb: gadget: dummy_hcd: clear usb_gadget region before registration
     - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
     - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
     - usb: ohci-at91: Do not drop unhandled USB suspend control requests
     - usb: gadget: function: f_fs: pass companion descriptor along
     - Revert "usb: gadget: uvc: Add missing call for additional setup data"
     - usb: host: xhci-dbg: HCIVERSION should be a binary number
     - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
     - USB: serial: safe_serial: fix information leak in completion handler
     - USB: serial: omninet: fix reference leaks at open
     - USB: iowarrior: fix NULL-deref at probe
     - USB: iowarrior: fix NULL-deref in write
     - USB: serial: io_ti: fix NULL-deref in interrupt callback
     - USB: serial: io_ti: fix information leak in completion handler
     - serial: samsung: Continue to work if DMA request fails
     - KVM: s390: Fix guest migration for huge guests resulting in panic
     - KVM: arm/arm64: Let vcpu thread modify its own active state
     - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
     - serial_ir: ensure we're ready to receive interrupts
     - dm: flush queued bios when process blocks to avoid deadlock
     - rc: raw decoder for keymap protocol is not loaded on register
     - ext4: don't BUG when truncating encrypted inodes on the orphan list
     - IB/mlx5: Verify that Q counters are supported
     - Linux 4.10.4
 .
   * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
     - bridge: drop netfilter fake rtable unconditionally
 .
   * Miscellaneous Ubuntu changes
     - [Config] Remove powerpc architecture build
     - [Config] updateconfigs after removing powerpc builds
     - [Config] Update annotations after removing powerpc configs
Checksums-Sha1:
 e90f035661f30651a29b16cdf36292ef4d024648 381126 block-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 386a47e362cd689220b491a52a56591b443a0508 322712 crypto-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d96fb21b2e651a938feaea5e8f6e05b2c29f134d 4166 fat-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 ec985f31577a4fd1e712e0b0d513f62f1458db03 13030 fb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 c6a3e39db636af7b197031fa8ecf3f54664a15db 64812 firewire-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d5553bc21b8b496dc9ae5f26f76d7cdd268e9e97 32806 floppy-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 46ab6116b053d4b7f3a0d5b2a5a3f72418b582c0 1135780 fs-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 74ebba35341ca1de45c99d0c06cd9084bb9c610f 622968 fs-secondary-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 44218593367bf23895ca8588e0ae35f72b9a9afa 287698 input-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 0b2956146e720173bda9b699d430e75b403d22d6 56736 ipmi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 43400eb677d6ad5ba1ecbc18fd78a9f2731894ca 222396 irda-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 bdff081eca901bea1ca3f323584de0d3d23336b0 8088610 kernel-image-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 7720d997f23003e2571c1fb7f27538d8c052dca9 832 linux-cloud-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 8746a340c5e247d94fc1af7b829aa92e1b4c5cbc 1786 linux-cloud-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 552f599f1884af9663701424437e7090145a418b 1784 linux-cloud-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 abd41f8f69f9c1ab51bfcbde0686c26957b54017 36448 linux-cloud-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 c37360ad54905da5b450763f30099e2eae44800d 29204 linux-cloud-tools-common_4.10.0-15.17_all.deb
 bc1521c0e1bdcb0008475ff30fa25caf168d2fe4 9091212 linux-doc_4.10.0-15.17_all.deb
 bc43262a82be9109db7eafd224f9437ac3c2406b 683388 linux-headers-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 f18699a166696efeae6a43a3231897692aaec2db 683136 linux-headers-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 aebe2e01555b2aa876edb08843616dbb9c526e94 10462842 linux-headers-4.10.0-15_4.10.0-15.17_all.deb
 862ed1bfc218f5c0473bd1d09e1c30d5cf9cceae 674161802 linux-image-4.10.0-15-generic-dbgsym_4.10.0-15.17_amd64.ddeb
 0fd875f98c73645c8cfa8d4d4ab46fa1f2fc229c 23316620 linux-image-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 4f47ef454a2867f028d805ebb86f7c515db0c626 674178634 linux-image-4.10.0-15-lowlatency-dbgsym_4.10.0-15.17_amd64.ddeb
 821dfb50cf1de013bd4a4c80ef67ca88ed6ccf0a 60709980 linux-image-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 cd29009fcc2d4f462c4bba9739a22dea1ea22f38 37331918 linux-image-extra-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 45aab7909417727545317b40ecb3b329ff5e619f 909278 linux-libc-dev_4.10.0-15.17_amd64.deb
 f9a8edd18e251a7830e081d2355b09eb77230d51 117768082 linux-source-4.10.0_4.10.0-15.17_all.deb
 80a0c4c546cf0413c96b87672adfd9a91290eb70 854 linux-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 7bdf38523b4abe37e112ffbfb8d050d944737cc7 1854 linux-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 45c4faa5466c89a9d98d2c8c2f9d43e7460adb8a 1856 linux-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 b35de8cff577e9eeb69e6e11bfb6b65acedaf823 1019756 linux-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 c589c5eb45b072c0a8b17a44a19df1e94fd43431 133122 linux-tools-common_4.10.0-15.17_all.deb
 b7fd07897b06c5264453c11d0675ba0069115bc1 928 linux-udebs-generic_4.10.0-15.17_amd64.udeb
 5cee72e3cf9fd4a845447179e995e882b6c4b4be 14478945 linux_4.10.0-15.17_amd64.tar.gz
 e5d9c64453108377cd020587daaed48b3faee59b 34082 linux_4.10.0-15.17_amd64_translations.tar.gz
 cbc47dffcbc3466c44949277015a48803cd887ca 266112 md-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 937ba97fc7d3403000915114106046a674d54cfd 199728 message-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 539786680746107596ea27220b8ad4025bdf4a69 54518 mouse-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 8e97959538d00fd50e5fae7fbc42deb4b431a5dd 17812 multipath-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 b4c6bf009cf0a278c7b57228f61ab7a8942ff8f7 493052 nfs-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 da3c408734e84eceebc60e8369333e72a95aba2f 4258338 nic-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 a758bca9aba6867d0f173380cdeb0e53b6e337c1 141044 nic-pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d3bd83b5417ea099bfa5f648137f294cfd5c8a70 528940 nic-shared-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 8cafd24552a4575546bc7ad0d6b94ba70d857610 288532 nic-usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 89e732f53df41f3c20cb7713701d29165399a9eb 30968 parport-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d6d232e4b56e6119d0b261ee6eb4e438a80696a4 120884 pata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 ae038d0922969d44f5b2b2d0c39cc12bbb03532f 62640 pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 6dc0bb7d2658b40d540fd4fa23761d0bf5534a02 65138 pcmcia-storage-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d0a94ac0175b5583b4dfb9de5ce389c00268ca53 8090 plip-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 257c318e88cc55bed73c14fde93e47bfb7849423 24616 ppp-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 650b068de58786ad4e6bf355fc9d121d16675524 93124 sata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 dc9950203ab18d10b3b1cc5f05bb334db3d743e4 2240050 scsi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 6af73ae59af911a8a428c6343169e77d368902ec 84488 serial-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 72cd1fa0c8062f81788ad56f3c7fd2039a46beb7 44218 storage-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 90cb4cdeef323b13b3262e8258249189e59dd131 137594 usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 f32a407bb4263885d148d6dcbf38aa030bb1c992 89380 virtio-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 e11d022382a80b97ac008304a8a65d9ca344f594 25460 vlan-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
Checksums-Sha256:
 d93281daa7d563c2e075c65484462ae507b828821f49202bf428dc687bc0ad70 381126 block-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 5ddc250c65ceaaf4b66ba153f3081fd44c5518e82dbc2f115ba2b03ca4fd4985 322712 crypto-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 67135fe9d988109e1fc8dec9c4b7552ad7de0b11e2e30fd22b7b9ac8b4499cc4 4166 fat-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 b223eef7e16be7b8c0383b7f6a18197b17072b5f4d3efa9b5eca59a186566c68 13030 fb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 194f47eb147392d8bee646df4121b5ab6e19290339b28ac68b4d2da757bc67b8 64812 firewire-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 4824f81f87c92198df9ce9fb0a7b2fbcb666b42b1a3f171873e7124e1f65e4d4 32806 floppy-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 10991ff8e4d866ce883ea9a6454c3a477ae474a3de2a242afca696a5f4fba702 1135780 fs-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 135e277b79e1160533031e725677ae3e370fb45c187f47ea3714b51cd0bdc04b 622968 fs-secondary-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 894f4a49c27c36426e129c35407f92b5afd8308f05cec88713764dfb5ed0909a 287698 input-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 fd6181fc29ebcadcb02419a090eac5bdbdf9e9a293f691adbcab2f3e83c6ea7d 56736 ipmi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 2acaecc63113308254e6160fe20215d85ee8c61128d17a8bc0ddf89673b7c90a 222396 irda-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 372efb57f110d98c499df563052ac537447b0cb46fe725ddef62352c0d808016 8088610 kernel-image-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 61ea8513c31012dbb1c83645d8dceff997285d13e5b5c5d62ff858445284db3c 832 linux-cloud-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 64844ed372b4996d3561f2506bbcd44d1183a9b257958dbd9fc716ef23f33414 1786 linux-cloud-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 6bbd80c97b619beb628d1ecda68a4e5355a92f3f232c022574938d14cfc6ae6e 1784 linux-cloud-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 34db3c81d52ecc7112417d9bd8e4a3f8c19c117f5c4b8d76f434f547ba1b677a 36448 linux-cloud-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 454e773972ce44806aef8c1f983c894e51ad38e97945e79d1f63533df66394ab 29204 linux-cloud-tools-common_4.10.0-15.17_all.deb
 2d5c08050832ae61e7edc9387858d9e94e5f1edfb84d1e9323a10a38541d0bc7 9091212 linux-doc_4.10.0-15.17_all.deb
 9a1336b334dfc8c0f2003032b973081bb965c3775e71a634b7f394fd271d5b9f 683388 linux-headers-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 6cb13d564cb1c938d712d7ba9892fb8bd5bf2ad2ea867e07a09ce0e2fa27e1a1 683136 linux-headers-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 4af6f82cce3def7a5d499679e44861503b97e546c6088e26c59f0960e709fc7b 10462842 linux-headers-4.10.0-15_4.10.0-15.17_all.deb
 9c608c25272856ec40100469ebc233ea933dfc06d1bd841845f57d735518d72b 674161802 linux-image-4.10.0-15-generic-dbgsym_4.10.0-15.17_amd64.ddeb
 68b0c1992e7e9b14935d2892897543e9d09390f57fa009284651f524ca2f3b47 23316620 linux-image-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 db1f4e252b3aa18fc17440189216946144d7500f0044ecb8b55777deedf4ff8a 674178634 linux-image-4.10.0-15-lowlatency-dbgsym_4.10.0-15.17_amd64.ddeb
 0f74c73fd16bdd75b8f9646913b313092d498393238eed8362ecd237fb2ab4cd 60709980 linux-image-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 d34d88cc40d48dbc69fb006095bf9ed51c372b21c385ee0568578aebadc3f1b9 37331918 linux-image-extra-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 fff925a62f5aa327fbdbd251e8ae27b3d7d6f8e67cdd17647b79606c081a06c1 909278 linux-libc-dev_4.10.0-15.17_amd64.deb
 8809173b3fdd90aec1bdefb773d01c1783e3568d34855009a11264614d48dab8 117768082 linux-source-4.10.0_4.10.0-15.17_all.deb
 c40db0597e2964544c0a81247c63bdfa08596a5830b5568727d5fd90a188d160 854 linux-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 a6609acc313e05bd1896fb55490974c35028c79e2c9aefbbcd3a463fdbec7907 1854 linux-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 c4a77b6a49e7d2a8435116f25745516ac942d167d7a15b76acdc6f528b08dbee 1856 linux-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 4c66da4ea3d0ab7a6e4ac437c6fbe79cfcd6f9eaad05688e5b3732b6c04dd299 1019756 linux-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 05c22f3afa7cee592bdba49965861eeac8d7de9bdaa2f38eafc753def263e9e3 133122 linux-tools-common_4.10.0-15.17_all.deb
 30bf234116aea449e05756f409b95cedd77490991dd5bf595fb9335dd00a78d6 928 linux-udebs-generic_4.10.0-15.17_amd64.udeb
 6163b2740f09ebaf4e3e76acf00b57e4e354d9329b55b928ae89fca1294aab07 14478945 linux_4.10.0-15.17_amd64.tar.gz
 b646e66a48dfe671caab68c5ac707466206b487f2b32d986c6fc1010058cfcde 34082 linux_4.10.0-15.17_amd64_translations.tar.gz
 8002e0206fc3a9f9588a75aad41988f9309defa7d6ca0f5df11010867b17c645 266112 md-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 ea6567506a47ce79032ca0f0c82665e173284ab643904e42a38adca02a820140 199728 message-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 f0c8cdc52c9a885de685ea04effe2bebfa94ae50d28aab2914810a767d9dde68 54518 mouse-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 e568d5f3c2489e310c333e87876ed736372e5b325c31ce463d58e8079cf7c2f9 17812 multipath-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d4bf7838fd21e8af8db5391c1928e4c3d50eb4b4630a2e2124957f2f67e91241 493052 nfs-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 1e587e7758af86130970c04a869c8379ca4c6bf72a8e064d8e33eb2a97682840 4258338 nic-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 2b15650f0ad7e219bff4626d54440a00e8c36e9c02eedb13aefe267f28a8e0c9 141044 nic-pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 a2fd88d6f80e6b8e245d095bd418aff998fc7cf7abf054503401fde8271ffdeb 528940 nic-shared-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 db4c4e81361d7a27940d24f4eb648c980763691a9d14ba7002d586a7427ed012 288532 nic-usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 441806b193ed0c33229e3878e4089aaf244a0df8b493deef38f97e3c8dfc3111 30968 parport-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 df55a105d0416b9a959a98f059ccbb90699adbddd909d0066e4f4713a826e49d 120884 pata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 356fc1489f2846b6e8ad869f3effb94fe4729bc8e1204aef61b39b4039de408d 62640 pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 dbecc3ac1bd7f00c8d9986a449f33e4efda1dc087162fca3dc16b8898e785fa9 65138 pcmcia-storage-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 ab9fee3d9d4aa7b90b6f8634b71f2434a5d07ebce7ac3051a3e0789f528a6e2d 8090 plip-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 bf0f51bd703bef1405222425fb2b08bb0f4c1f1d2a0d6339fa5721288ce237ba 24616 ppp-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 26c3f040f7438e09109c3a033415c40b3b3f63306110ffa6fa7b7bedc0e89225 93124 sata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 ca1f76a5294c69c3ccc080537219e94bbf8603a6b1497818b340c4c4ab8f512b 2240050 scsi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 6257b07b05ab0bf968b34b41f96bbbd0ba0d17c0d4c1984d2c1ef2b51faff9a9 84488 serial-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 fb2e2f64a1cfb6804d4660ec2e23860fd71bd534b5b4a0e0bdb3b2cd801f1e75 44218 storage-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 a1306dbd72fb4847292a926ce40280095839c906fa16a667400ed621a0295968 137594 usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 856f0202e366e0b0aa89c1ee91158a1f261fdb96ecc740e8bca33ea6037ae38f 89380 virtio-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 d535ab1a2a2bf332df173001d251b8d6a2042c272e91a9390fd4267a87ca593f 25460 vlan-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
Files:
 dc08e823c9f180921a3c33cb32de848a 381126 debian-installer standard block-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 4b5fb4e2197c9eccbefd161bf1d9f996 322712 debian-installer extra crypto-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 849a46174466b40824d8c550fa684f27 4166 debian-installer standard fat-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 c823c61f5e681ddd2fef4d4f3515210e 13030 debian-installer standard fb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 f253899826bea45b347b9bae15742dff 64812 debian-installer standard firewire-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 267a765dc4f231374f9720531faa58eb 32806 debian-installer standard floppy-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 7a7fa84847a3f7d18f0a320fa12f6a6f 1135780 debian-installer standard fs-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 e22770f0cbe9d1c254f97379cfedd96d 622968 debian-installer standard fs-secondary-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 cf34b4be3eaf86fb1ca87b06362fa0d9 287698 debian-installer standard input-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 194f8af5cdcdb79b4553f72428b45df2 56736 debian-installer standard ipmi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 7b9673afbd30c137d9f1082426fcd4c3 222396 debian-installer standard irda-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 f69cb15db6af627dd5049b3d972dbb89 8088610 debian-installer optional kernel-image-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 9a56765aeede53e106b8569e07f67090 832 devel extra linux-cloud-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 6b27ebe695d5f9da39c9857be7ea3478 1786 devel optional linux-cloud-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 e6bc864b8a19bf8525730a72ba986de5 1784 devel optional linux-cloud-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 4858f313b9713af034265aae370ff49f 36448 devel optional linux-cloud-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 358f204d62b221d845422b7c533d6a95 29204 kernel optional linux-cloud-tools-common_4.10.0-15.17_all.deb
 fb0f4af4c8198882c139176dec158da5 9091212 doc optional linux-doc_4.10.0-15.17_all.deb
 e867842b9efd75cc4d685aac985eca0b 683388 devel optional linux-headers-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 d79442decb060555a8d6ca7b859e4c85 683136 devel optional linux-headers-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 442710860c51faf0a2bdbaf4fe96e559 10462842 devel optional linux-headers-4.10.0-15_4.10.0-15.17_all.deb
 99d7e84fd4656509ef9f6ccdad78da12 674161802 devel optional linux-image-4.10.0-15-generic-dbgsym_4.10.0-15.17_amd64.ddeb
 d35800db42763242ff3fe74e0b8b805e 23316620 kernel optional linux-image-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 e3815ec45849125a22594c6b7b36aeca 674178634 devel optional linux-image-4.10.0-15-lowlatency-dbgsym_4.10.0-15.17_amd64.ddeb
 cd8c501df04c04ddbf66f1c464385ef8 60709980 kernel optional linux-image-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 e155eaf4b6ddee82a3dd0d37a26172e4 37331918 kernel optional linux-image-extra-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 09e338ae5e8993a9c581bbacbced37ad 909278 devel optional linux-libc-dev_4.10.0-15.17_amd64.deb
 a5ccc6ceda1a897545cb5c645673999d 117768082 devel optional linux-source-4.10.0_4.10.0-15.17_all.deb
 12fd150917315a8099c1dc29093a0f8f 854 devel extra linux-tools-4.10.0-15-dbgsym_4.10.0-15.17_amd64.ddeb
 6c78c228b2483d87bb528259f71b1994 1854 devel optional linux-tools-4.10.0-15-generic_4.10.0-15.17_amd64.deb
 44013db0e375d8ec4fe0360eafda613d 1856 devel optional linux-tools-4.10.0-15-lowlatency_4.10.0-15.17_amd64.deb
 121119771aa3bc67fe4ae997489b5d31 1019756 devel optional linux-tools-4.10.0-15_4.10.0-15.17_amd64.deb
 1f94044d97df61828c7893649b808775 133122 kernel optional linux-tools-common_4.10.0-15.17_all.deb
 bc32dea21ecc932c866f3a0b2562cd22 928 debian-installer optional linux-udebs-generic_4.10.0-15.17_amd64.udeb
 fda3e58c46f1a793e53700ca245404d3 14478945 raw-uefi - linux_4.10.0-15.17_amd64.tar.gz
 ad0c9f17fcdc1266267f86ca3a0971ab 34082 raw-translations - linux_4.10.0-15.17_amd64_translations.tar.gz
 5c24f48b1d4e6670d35cb6fa2d8e2342 266112 debian-installer standard md-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 da72b0ba0ee150fab1675c09a734a2ee 199728 debian-installer standard message-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 6f62e143eaf530394b68e94aca93dbe0 54518 debian-installer extra mouse-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 a4ae3cca346fc2bed6f05db15ddeb6c5 17812 debian-installer extra multipath-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 c9a61ed32047b402f886e8f2c7afe032 493052 debian-installer standard nfs-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 31f32e6447b9b5f9a0812be9c998cf43 4258338 debian-installer standard nic-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 b6dab72706214d4d04416eaf499c0d8c 141044 debian-installer standard nic-pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 c8e9d01095aed9f62f941d194e3c67e9 528940 debian-installer standard nic-shared-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 6540d0bf8c351f0f34d92606a45facef 288532 debian-installer standard nic-usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 94590e2c496c708ed2e54c1c5b7b2f88 30968 debian-installer standard parport-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 532cccaf51bd014376b1ce8e1266e27f 120884 debian-installer standard pata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 df43d27566b1ba2337bd20085ce64ad8 62640 debian-installer standard pcmcia-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 23718a1667366f2464e4506fa57e1bd6 65138 debian-installer standard pcmcia-storage-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 a997c514154d63d31df26ec5638b854e 8090 debian-installer standard plip-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 9b9ccfd8e7b0cd117e5816d491da4a5a 24616 debian-installer standard ppp-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 b32f30f272b05f4bbb90f709a2ded28d 93124 debian-installer standard sata-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 9e03570bd8c55a6020f39ce298be5935 2240050 debian-installer standard scsi-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 c41af91e5dee58fcb652286c73afbad8 84488 debian-installer standard serial-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 2bbaf7e91b6cf280933713ce90f64786 44218 debian-installer standard storage-core-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 926152e6d4e2feede687783d3fb86ef8 137594 debian-installer standard usb-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 e71797ca0e0369de73bdb494e00a26be 89380 debian-installer standard virtio-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
 f2e83e7fa4d1ae7bfc710032cfe6fb02 25460 debian-installer extra vlan-modules-4.10.0-15-generic-di_4.10.0-15.17_amd64.udeb
Package-Type: udeb


More information about the Zesty-changes mailing list