linux (4.4.0-94.117) xenial; urgency=low

  * linux: 4.4.0-94.117 -proposed tracker (LP: #1713462)

  * mwifiex causes kernel oops when AP mode is enabled (LP: #1712746)
    - SAUCE: net/wireless: do not dereference invalid pointer
    - SAUCE: mwifiex: do not dereference invalid pointer

  * Backport more recent Broadcom bnxt_en driver (LP: #1711056)
    - SAUCE: bnxt_en_bpo: Import bnxt_en driver version 1.8.1
    - SAUCE: bnxt_en_bpo: Drop distro out-of-tree detection logic
    - SAUCE: bnxt_en_bpo: Remove unnecessary compile flags
    - SAUCE: bnxt_en_bpo: Move config settings to Kconfig
    - SAUCE: bnxt_en_bpo: Remove PCI_IDs handled by the regular driver
    - SAUCE: bnxt_en_bpo: Rename the backport driver to bnxt_en_bpo
    - bnxt_en_bpo: [Config] Enable CONFIG_BNXT_BPO=m

  * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
    - HID: multitouch: Support PTP Stick and Touchpad device
    - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A

  * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
    - SAUCE: igb: add support for using Broadcom 54616 as PHY

  * IPR driver causes multipath to fail paths/stuck IO on Medium Errors
    (LP: #1682644)
    - scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION

  * accessing /dev/hvc1 with stress-ng on Ubuntu xenial causes crash
    (LP: #1711401)
    - tty/hvc: Use IRQF_SHARED for OPAL hvc consoles

  * memory-hotplug test needs to be fixed (LP: #1710868)
    - selftests: typo correction for memory-hotplug test
    - selftests: check hot-pluggagble memory for memory-hotplug test
    - selftests: check percentage range for memory-hotplug test
    - selftests: add missing test name in memory-hotplug test
    - selftests: fix memory-hotplug test

  * HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) does not work (LP: #1707643)
    - net: cdc_mbim: apply "NDP to end" quirk to HP lt4132

  * Migrating KSM page causes the VM lock up as the KSM page merging list is too
    large (LP: #1680513)
    - ksm: introduce ksm_max_page_sharing per page deduplication limit
    - ksm: fix use after free with merge_across_nodes = 0
    - ksm: cleanup stable_node chain collapse case
    - ksm: swap the two output parameters of chain/chain_prune
    - ksm: optimize refile of stable_node_dup at the head of the chain

  * sort ABI files with C.UTF-8 locale (LP: #1712345)
    - [Packaging] sort ABI files with C.UTF-8 locale

  * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783)
    - [Config] OpenNSL Kconfig/Makefile
    - Import OpenNSL v3.1.0.17
    - [Config] CONFIG_OPENNSL=y for amd64
    - OpenNSL: Enable Kconfig and build
    - SAUCE: opennsl: add proper CFLAGS

  * Xenial update to 4.4.83 stable release (LP: #1711557)
    - cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
    - mm: ratelimit PFNs busy info message
    - iscsi-target: fix memory leak in iscsit_setup_text_cmd()
    - iscsi-target: Fix iscsi_np reset hung task during parallel delete
    - fuse: initialize the flock flag in fuse_file on allocation
    - nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
    - USB: serial: option: add D-Link DWM-222 device ID
    - USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
    - USB: serial: pl2303: add new ATEN device id
    - usb: musb: fix tx fifo flush handling again
    - USB: hcd: Mark secondary HCD as dead if the primary one died
    - staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
    - iio: accel: bmc150: Always restore device to normal mode after suspend-
      resume
    - iio: light: tsl2563: use correct event code
    - uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
    - USB: Check for dropped connection before switching to full speed
    - usb: core: unlink urbs from the tail of the endpoint's urb_list
    - usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
    - usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
    - iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
    - pnfs/blocklayout: require 64-bit sector_t
    - pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
    - pinctrl: samsung: Remove bogus irq_[un]mask from resource management
    - Linux 4.4.83

  * Xenial update to 4.4.82 stable release (LP: #1711535)
    - tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
    - net: fix keepalive code vs TCP_FASTOPEN_CONNECT
    - bpf, s390: fix jit branch offset related to ldimm64
    - net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
    - tcp: fastopen: tcp_connect() must refresh the route
    - net: avoid skb_warn_bad_offload false positives on UFO
    - sparc64: Prevent perf from running during super critical sections
    - KVM: arm/arm64: Handle hva aging while destroying the vm
    - mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
    - Linux 4.4.82

  * Xenial update to 4.4.81 stable release (LP: #1711526)
    - libata: array underflow in ata_find_dev()
    - workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
    - ALSA: hda - Fix speaker output from VAIO VPCL14M1R
    - ASoC: do not close shared backend dailink
    - KVM: async_pf: make rcu irq exit if not triggered from idle task
    - mm/page_alloc: Remove kernel address exposure in free_reserved_area()
    - ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
    - ext4: fix overflow caused by missing cast in ext4_resize_fs()
    - ARM: dts: armada-38x: Fix irq type for pca955
    - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS
      ioctl
    - target: Avoid mappedlun symlink creation during lun shutdown
    - iscsi-target: Always wait for kthread_should_stop() before kthread exit
    - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
    - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
    - iscsi-target: Fix delayed logout processing greater than
      SECONDS_FOR_LOGOUT_COMP
    - iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
    - mm, mprotect: flush TLB if potentially racing with a parallel reclaim
      leaving stale TLB entries
    - media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
    - f2fs: sanity check checkpoint segno and blkoff
    - drm: rcar-du: fix backport bug
    - saa7164: fix double fetch PCIe access condition
    - ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
    - net: Zero terminate ifr_name in dev_ifname().
    - ipv6: avoid overflow of offset in ip6_find_1stfragopt
    - ipv4: initialize fib_trie prior to register_netdev_notifier call.
    - rtnetlink: allocate more memory for dev_set_mac_address()
    - mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
    - openvswitch: fix potential out of bound access in parse_ct
    - packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
    - ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
    - net: ethernet: nb8800: Handle all 4 RGMII modes identically
    - dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
    - dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
    - dccp: fix a memleak for dccp_feat_init err process
    - sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
    - sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
    - net/mlx5: Fix command bad flow on command entry allocation failure
    - net: phy: Correctly process PHY_HALTED in phy_stop_machine()
    - net: phy: Fix PHY unbind crash
    - xen-netback: correctly schedule rate-limited queues
    - sparc64: Measure receiver forward progress to avoid send mondo timeout
    - wext: handle NULL extra data in iwe_stream_add_point better
    - sh_eth: R8A7740 supports packet shecksumming
    - net: phy: dp83867: fix irq generation
    - tg3: Fix race condition in tg3_get_stats64().
    - x86/boot: Add missing declaration of string functions
    - phy state machine: failsafe leave invalid RUNNING state
    - scsi: qla2xxx: Get mutex lock before checking optrom_state
    - drm/virtio: fix framebuffer sparse warning
    - virtio_blk: fix panic in initialization error path
    - ARM: 8632/1: ftrace: fix syscall name matching
    - mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
    - lib/Kconfig.debug: fix frv build failure
    - signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
    - mm: don't dereference struct page fields of invalid pages
    - workqueue: implicit ordered attribute should be overridable
    - Linux 4.4.81

  * Xenial update to 4.4.80 stable release (LP: #1710646)
    - af_key: Add lock to key dump
    - pstore: Make spinlock per zone instead of global
    - powerpc/pseries: Fix of_node_put() underflow during reconfig remove
    - crypto: authencesn - Fix digest_null crash
    - md/raid5: add thread_group worker async_tx_issue_pending_all
    - drm/vmwgfx: Fix gcc-7.1.1 warning
    - drm/nouveau/bar/gf100: fix access to upper half of BAR2
    - KVM: PPC: Book3S HV: Context-switch EBB registers properly
    - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
    - KVM: PPC: Book3S HV: Reload HTM registers explicitly
    - KVM: PPC: Book3S HV: Save/restore host values of debug registers
    - Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
    - Staging: comedi: comedi_fops: Avoid orphaned proc entry
    - drm/rcar: Nuke preclose hook
    - drm: rcar-du: Perform initialization/cleanup at probe/remove time
    - drm: rcar-du: Simplify and fix probe error handling
    - perf intel-pt: Fix ip compression
    - perf intel-pt: Fix last_ip usage
    - perf intel-pt: Use FUP always when scanning for an IP
    - perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
    - xfs: don't BUG() on mixed direct and mapped I/O
    - nfc: fdp: fix NULL pointer dereference
    - net: phy: Do not perform software reset for Generic PHY
    - isdn: Fix a sleep-in-atomic bug
    - isdn/i4l: fix buffer overflow
    - ath10k: fix null deref on wmi-tlv when trying spectral scan
    - wil6210: fix deadlock when using fw_no_recovery option
    - mailbox: always wait in mbox_send_message for blocking Tx mode
    - mailbox: skip complete wait event if timer expired
    - mailbox: handle empty message in tx_tick
    - mpt3sas: Don't overreach ioc->reply_post[] during initialization
    - kaweth: fix firmware download
    - kaweth: fix oops upon failed memory allocation
    - sched/cgroup: Move sched_online_group() back into css_online() to fix 
crash
    - PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds 
if
      present
    - RDMA/uverbs: Fix the check for port number
    - libnvdimm, btt: fix btt_rw_page not returning errors
    - ipmi/watchdog: fix watchdog timeout set on reboot
    - v4l: s5c73m3: fix negation operator
    - pstore: Allow prz to control need for locking
    - pstore: Correctly initialize spinlock and flags
    - pstore: Use dynamic spinlock initializer
    - net: skb_needs_check() accepts CHECKSUM_NONE for tx
    - sched/cputime: Fix prev steal time accouting during CPU hotplug
    - xen/blkback: don't free be structure too early
    - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
    - tpm: fix a kernel memory leak in tpm-sysfs.c
    - tpm: Replace device number bitmap with IDR
    - x86/mce/AMD: Make the init code more robust
    - r8169: add support for RTL8168 series add-on card.
    - ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
    - net/mlx4: Remove BUG_ON from ICM allocation routine
    - drm/msm: Ensure that the hardware write pointer is valid
    - drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
    - vfio-pci: use 32-bit comparisons for register address for gcc-4.5
    - irqchip/keystone: Fix "scheduling while atomic" on rt
    - ASoC: tlv320aic3x: Mark the RESET register as volatile
    - spi: dw: Make debugfs name unique between instances
    - ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
    - irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
    - openrisc: Add _text symbol to fix ksym build error
    - dmaengine: ioatdma: Add Skylake PCI Dev ID
    - dmaengine: ioatdma: workaround SKX ioatdma version
    - dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
    - ARM64: zynqmp: Fix W=1 dtc 1.4 warnings
    - ARM64: zynqmp: Fix i2c node's compatible string
    - ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*
    - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
    - usb: gadget: Fix copy/pasted error message
    - Btrfs: adjust outstanding_extents counter properly when dio write is split
    - tools lib traceevent: Fix prev/next_prio for deadline tasks
    - xfrm: Don't use sk_family for socket policy lookups
    - perf tools: Install tools/lib/traceevent plugins with install-bin
    - perf symbols: Robustify reading of build-id from sysfs
    - video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
    - vfio-pci: Handle error from pci_iomap
    - arm64: mm: fix show_pte KERN_CONT fallout
    - nvmem: imx-ocotp: Fix wrong register size
    - sh_eth: enable RX descriptor word 0 shift on SH7734
    - ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
    - HID: ignore Petzl USB headlamp
    - scsi: fnic: Avoid sending reset to firmware when another reset is in
      progress
    - scsi: snic: Return error code on memory allocation failure
    - ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
    - Linux 4.4.80

  * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
    kernels able to boot without initramfs (LP: #1700972)
    - [Debian] Don't depend on initramfs-tools

Date: Mon, 28 Aug 2017 17:07:08 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.so...@canonical.com>
Maintainer: Launchpad Build Daemon <buildd@lcy01-24.buildd>

Format: 1.8
Date: Mon, 28 Aug 2017 17:07:08 +0200
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-94 linux-libc-dev 
linux-tools-common linux-tools-4.4.0-94 linux-cloud-tools-common 
linux-cloud-tools-4.4.0-94 linux-image-4.4.0-94-generic 
linux-image-extra-4.4.0-94-generic linux-headers-4.4.0-94-generic 
linux-image-4.4.0-94-generic-dbgsym linux-tools-4.4.0-94-generic 
linux-cloud-tools-4.4.0-94-generic linux-udebs-generic 
linux-image-4.4.0-94-generic-lpae linux-image-extra-4.4.0-94-generic-lpae 
linux-headers-4.4.0-94-generic-lpae linux-image-4.4.0-94-generic-lpae-dbgsym 
linux-tools-4.4.0-94-generic-lpae linux-cloud-tools-4.4.0-94-generic-lpae 
linux-udebs-generic-lpae linux-image-4.4.0-94-lowlatency 
linux-image-extra-4.4.0-94-lowlatency linux-headers-4.4.0-94-lowlatency 
linux-image-4.4.0-94-lowlatency-dbgsym linux-tools-4.4.0-94-lowlatency 
linux-cloud-tools-4.4.0-94-lowlatency linux-udebs-lowlatency 
linux-image-4.4.0-94-powerpc-e500mc linux-image-extra-4.4.0-94-powerpc-e500mc 
linux-headers-4.4.0-94-powerpc-e500mc
 linux-image-4.4.0-94-powerpc-e500mc-dbgsym linux-tools-4.4.0-94-powerpc-e500mc 
linux-cloud-tools-4.4.0-94-powerpc-e500mc linux-udebs-powerpc-e500mc 
linux-image-4.4.0-94-powerpc-smp linux-image-extra-4.4.0-94-powerpc-smp 
linux-headers-4.4.0-94-powerpc-smp linux-image-4.4.0-94-powerpc-smp-dbgsym 
linux-tools-4.4.0-94-powerpc-smp linux-cloud-tools-4.4.0-94-powerpc-smp 
linux-udebs-powerpc-smp linux-image-4.4.0-94-powerpc64-emb 
linux-image-extra-4.4.0-94-powerpc64-emb linux-headers-4.4.0-94-powerpc64-emb 
linux-image-4.4.0-94-powerpc64-emb-dbgsym linux-tools-4.4.0-94-powerpc64-emb 
linux-cloud-tools-4.4.0-94-powerpc64-emb linux-udebs-powerpc64-emb 
linux-image-4.4.0-94-powerpc64-smp linux-image-extra-4.4.0-94-powerpc64-smp 
linux-headers-4.4.0-94-powerpc64-smp linux-image-4.4.0-94-powerpc64-smp-dbgsym 
linux-tools-4.4.0-94-powerpc64-smp linux-cloud-tools-4.4.0-94-powerpc64-smp 
linux-udebs-powerpc64-smp kernel-image-4.4.0-94-generic-di 
nic-modules-4.4.0-94-generic-di
 nic-shared-modules-4.4.0-94-generic-di serial-modules-4.4.0-94-generic-di 
ppp-modules-4.4.0-94-generic-di pata-modules-4.4.0-94-generic-di 
firewire-core-modules-4.4.0-94-generic-di scsi-modules-4.4.0-94-generic-di 
plip-modules-4.4.0-94-generic-di floppy-modules-4.4.0-94-generic-di 
fat-modules-4.4.0-94-generic-di nfs-modules-4.4.0-94-generic-di 
md-modules-4.4.0-94-generic-di multipath-modules-4.4.0-94-generic-di 
usb-modules-4.4.0-94-generic-di pcmcia-storage-modules-4.4.0-94-generic-di 
fb-modules-4.4.0-94-generic-di input-modules-4.4.0-94-generic-di 
mouse-modules-4.4.0-94-generic-di irda-modules-4.4.0-94-generic-di 
parport-modules-4.4.0-94-generic-di nic-pcmcia-modules-4.4.0-94-generic-di 
pcmcia-modules-4.4.0-94-generic-di nic-usb-modules-4.4.0-94-generic-di 
sata-modules-4.4.0-94-generic-di crypto-modules-4.4.0-94-generic-di 
speakup-modules-4.4.0-94-generic-di virtio-modules-4.4.0-94-generic-di 
fs-core-modules-4.4.0-94-generic-di
 fs-secondary-modules-4.4.0-94-generic-di 
storage-core-modules-4.4.0-94-generic-di block-modules-4.4.0-94-generic-di 
message-modules-4.4.0-94-generic-di vlan-modules-4.4.0-94-generic-di
 ipmi-modules-4.4.0-94-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-94.117
Distribution: xenial
Urgency: low
Maintainer: Launchpad Build Daemon <buildd@lcy01-24.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.so...@canonical.com>
Description:
 block-modules-4.4.0-94-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-94-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-94-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-94-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-94-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-94-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-94-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-94-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-94-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-94-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-94-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-94-generic-di - Linux kernel binary image for the Debian 
installer (udeb)
 linux-cloud-tools-4.4.0-94 - Linux kernel version specific cloud tools for 
version 4.4.0-94
 linux-cloud-tools-4.4.0-94-generic - Linux kernel version specific cloud tools 
for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-generic-lpae - Linux kernel version specific cloud 
tools for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-lowlatency - Linux kernel version specific cloud 
tools for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-powerpc-e500mc - Linux kernel version specific 
cloud tools for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-powerpc-smp - Linux kernel version specific cloud 
tools for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-powerpc64-emb - Linux kernel version specific cloud 
tools for version 4.4.0-94
 linux-cloud-tools-4.4.0-94-powerpc64-smp - Linux kernel version specific cloud 
tools for version 4.4.0-94
 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-94 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-94-generic - Linux kernel headers for version 4.4.0 on 64 
bit x86 SMP
 linux-headers-4.4.0-94-generic-lpae - Linux kernel headers for version 4.4.0 
on 64 bit x86 SMP
 linux-headers-4.4.0-94-lowlatency - Linux kernel headers for version 4.4.0 on 
64 bit x86 SMP
 linux-headers-4.4.0-94-powerpc-e500mc - Linux kernel headers for version 4.4.0 
on 32-bit Freescale Power
 linux-headers-4.4.0-94-powerpc-smp - Linux kernel headers for version 4.4.0 on 
32-bit PowerPC SMP
 linux-headers-4.4.0-94-powerpc64-emb - Linux kernel headers for version 4.4.0 
on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-94-powerpc64-smp - Linux kernel headers for version 4.4.0 
on 64-bit PowerPC SMP
 linux-image-4.4.0-94-generic - Linux kernel image for version 4.4.0 on 64 bit 
x86 SMP
 linux-image-4.4.0-94-generic-dbgsym - Linux kernel debug image for version 
4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-94-generic-lpae - Linux kernel image for version 4.4.0 on 64 
bit x86 SMP
 linux-image-4.4.0-94-generic-lpae-dbgsym - Linux kernel debug image for 
version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-94-lowlatency - Linux kernel image for version 4.4.0 on 64 
bit x86 SMP
 linux-image-4.4.0-94-lowlatency-dbgsym - Linux kernel debug image for version 
4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-94-powerpc-e500mc - Linux kernel image for version 4.4.0 on 
32-bit Freescale Power e5
 linux-image-4.4.0-94-powerpc-e500mc-dbgsym - Linux kernel debug image for 
version 4.4.0 on 32-bit Freescale Po
 linux-image-4.4.0-94-powerpc-smp - Linux kernel image for version 4.4.0 on 
32-bit PowerPC SMP
 linux-image-4.4.0-94-powerpc-smp-dbgsym - Linux kernel debug image for version 
4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-94-powerpc64-emb - Linux kernel image for version 4.4.0 on 
64-bit PowerPC SMP Book3E
 linux-image-4.4.0-94-powerpc64-emb-dbgsym - Linux kernel debug image for 
version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-94-powerpc64-smp - Linux kernel image for version 4.4.0 on 
64-bit PowerPC SMP
 linux-image-4.4.0-94-powerpc64-smp-dbgsym - Linux kernel debug image for 
version 4.4.0 on 64-bit PowerPC SMP
 linux-image-extra-4.4.0-94-generic - Linux kernel extra modules for version 
4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-94-generic-lpae - Linux kernel extra modules for 
version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-94-lowlatency - Linux kernel extra modules for version 
4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-94-powerpc-e500mc - Linux kernel extra modules for 
version 4.4.0 on 32-bit Freescale
 linux-image-extra-4.4.0-94-powerpc-smp - Linux kernel extra modules for 
version 4.4.0 on 32-bit PowerPC SM
 linux-image-extra-4.4.0-94-powerpc64-emb - Linux kernel extra modules for 
version 4.4.0 on 64-bit PowerPC SM
 linux-image-extra-4.4.0-94-powerpc64-smp - Linux kernel extra modules for 
version 4.4.0 on 64-bit PowerPC SM
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-94 - Linux kernel version specific tools for version 4.4.0-94
 linux-tools-4.4.0-94-generic - Linux kernel version specific tools for version 
4.4.0-94
 linux-tools-4.4.0-94-generic-lpae - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-4.4.0-94-lowlatency - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-4.4.0-94-powerpc-e500mc - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-4.4.0-94-powerpc-smp - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-4.4.0-94-powerpc64-emb - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-4.4.0-94-powerpc64-smp - Linux kernel version specific tools for 
version 4.4.0-94
 linux-tools-common - Linux kernel version specific tools for version 4.4.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)
 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-94-generic-di - Multi-device support (raid, device-mapper, 
lvm) (udeb)
 message-modules-4.4.0-94-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-94-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-94-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-94-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-94-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-94-generic-di - PCMCIA network interface support 
(udeb)
 nic-shared-modules-4.4.0-94-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-94-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-94-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-94-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-94-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-94-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-94-generic-di - PLIP (parallel port) networking support 
(udeb)
 ppp-modules-4.4.0-94-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-94-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-94-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-94-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-94-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-94-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-94-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-94-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-94-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1665783 1680513 1682644 1700972 1707643 1710646 1710868 
1711056 1711401 1711526 1711535 1711557 1712024 1712345 1712481 1712746 1713462
Changes:
 linux (4.4.0-94.117) xenial; urgency=low
 .
   * linux: 4.4.0-94.117 -proposed tracker (LP: #1713462)
 .
   * mwifiex causes kernel oops when AP mode is enabled (LP: #1712746)
     - SAUCE: net/wireless: do not dereference invalid pointer
     - SAUCE: mwifiex: do not dereference invalid pointer
 .
   * Backport more recent Broadcom bnxt_en driver (LP: #1711056)
     - SAUCE: bnxt_en_bpo: Import bnxt_en driver version 1.8.1
     - SAUCE: bnxt_en_bpo: Drop distro out-of-tree detection logic
     - SAUCE: bnxt_en_bpo: Remove unnecessary compile flags
     - SAUCE: bnxt_en_bpo: Move config settings to Kconfig
     - SAUCE: bnxt_en_bpo: Remove PCI_IDs handled by the regular driver
     - SAUCE: bnxt_en_bpo: Rename the backport driver to bnxt_en_bpo
     - bnxt_en_bpo: [Config] Enable CONFIG_BNXT_BPO=m
 .
   * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
     - HID: multitouch: Support PTP Stick and Touchpad device
     - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
 .
   * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
     - SAUCE: igb: add support for using Broadcom 54616 as PHY
 .
   * IPR driver causes multipath to fail paths/stuck IO on Medium Errors
     (LP: #1682644)
     - scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
 .
   * accessing /dev/hvc1 with stress-ng on Ubuntu xenial causes crash
     (LP: #1711401)
     - tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
 .
   * memory-hotplug test needs to be fixed (LP: #1710868)
     - selftests: typo correction for memory-hotplug test
     - selftests: check hot-pluggagble memory for memory-hotplug test
     - selftests: check percentage range for memory-hotplug test
     - selftests: add missing test name in memory-hotplug test
     - selftests: fix memory-hotplug test
 .
   * HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) does not work (LP: #1707643)
     - net: cdc_mbim: apply "NDP to end" quirk to HP lt4132
 .
   * Migrating KSM page causes the VM lock up as the KSM page merging list is 
too
     large (LP: #1680513)
     - ksm: introduce ksm_max_page_sharing per page deduplication limit
     - ksm: fix use after free with merge_across_nodes = 0
     - ksm: cleanup stable_node chain collapse case
     - ksm: swap the two output parameters of chain/chain_prune
     - ksm: optimize refile of stable_node_dup at the head of the chain
 .
   * sort ABI files with C.UTF-8 locale (LP: #1712345)
     - [Packaging] sort ABI files with C.UTF-8 locale
 .
   * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783)
     - [Config] OpenNSL Kconfig/Makefile
     - Import OpenNSL v3.1.0.17
     - [Config] CONFIG_OPENNSL=y for amd64
     - OpenNSL: Enable Kconfig and build
     - SAUCE: opennsl: add proper CFLAGS
 .
   * Xenial update to 4.4.83 stable release (LP: #1711557)
     - cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
     - mm: ratelimit PFNs busy info message
     - iscsi-target: fix memory leak in iscsit_setup_text_cmd()
     - iscsi-target: Fix iscsi_np reset hung task during parallel delete
     - fuse: initialize the flock flag in fuse_file on allocation
     - nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
     - USB: serial: option: add D-Link DWM-222 device ID
     - USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
     - USB: serial: pl2303: add new ATEN device id
     - usb: musb: fix tx fifo flush handling again
     - USB: hcd: Mark secondary HCD as dead if the primary one died
     - staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
     - iio: accel: bmc150: Always restore device to normal mode after suspend-
       resume
     - iio: light: tsl2563: use correct event code
     - uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
     - USB: Check for dropped connection before switching to full speed
     - usb: core: unlink urbs from the tail of the endpoint's urb_list
     - usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
     - usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
     - iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
     - pnfs/blocklayout: require 64-bit sector_t
     - pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
     - pinctrl: samsung: Remove bogus irq_[un]mask from resource management
     - Linux 4.4.83
 .
   * Xenial update to 4.4.82 stable release (LP: #1711535)
     - tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
     - net: fix keepalive code vs TCP_FASTOPEN_CONNECT
     - bpf, s390: fix jit branch offset related to ldimm64
     - net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
     - tcp: fastopen: tcp_connect() must refresh the route
     - net: avoid skb_warn_bad_offload false positives on UFO
     - sparc64: Prevent perf from running during super critical sections
     - KVM: arm/arm64: Handle hva aging while destroying the vm
     - mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
     - Linux 4.4.82
 .
   * Xenial update to 4.4.81 stable release (LP: #1711526)
     - libata: array underflow in ata_find_dev()
     - workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
     - ALSA: hda - Fix speaker output from VAIO VPCL14M1R
     - ASoC: do not close shared backend dailink
     - KVM: async_pf: make rcu irq exit if not triggered from idle task
     - mm/page_alloc: Remove kernel address exposure in free_reserved_area()
     - ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
     - ext4: fix overflow caused by missing cast in ext4_resize_fs()
     - ARM: dts: armada-38x: Fix irq type for pca955
     - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS
       ioctl
     - target: Avoid mappedlun symlink creation during lun shutdown
     - iscsi-target: Always wait for kthread_should_stop() before kthread exit
     - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
     - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
     - iscsi-target: Fix delayed logout processing greater than
       SECONDS_FOR_LOGOUT_COMP
     - iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
     - mm, mprotect: flush TLB if potentially racing with a parallel reclaim
       leaving stale TLB entries
     - media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
     - f2fs: sanity check checkpoint segno and blkoff
     - drm: rcar-du: fix backport bug
     - saa7164: fix double fetch PCIe access condition
     - ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
     - net: Zero terminate ifr_name in dev_ifname().
     - ipv6: avoid overflow of offset in ip6_find_1stfragopt
     - ipv4: initialize fib_trie prior to register_netdev_notifier call.
     - rtnetlink: allocate more memory for dev_set_mac_address()
     - mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
     - openvswitch: fix potential out of bound access in parse_ct
     - packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
     - ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
     - net: ethernet: nb8800: Handle all 4 RGMII modes identically
     - dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
     - dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
     - dccp: fix a memleak for dccp_feat_init err process
     - sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
     - sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
     - net/mlx5: Fix command bad flow on command entry allocation failure
     - net: phy: Correctly process PHY_HALTED in phy_stop_machine()
     - net: phy: Fix PHY unbind crash
     - xen-netback: correctly schedule rate-limited queues
     - sparc64: Measure receiver forward progress to avoid send mondo timeout
     - wext: handle NULL extra data in iwe_stream_add_point better
     - sh_eth: R8A7740 supports packet shecksumming
     - net: phy: dp83867: fix irq generation
     - tg3: Fix race condition in tg3_get_stats64().
     - x86/boot: Add missing declaration of string functions
     - phy state machine: failsafe leave invalid RUNNING state
     - scsi: qla2xxx: Get mutex lock before checking optrom_state
     - drm/virtio: fix framebuffer sparse warning
     - virtio_blk: fix panic in initialization error path
     - ARM: 8632/1: ftrace: fix syscall name matching
     - mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
     - lib/Kconfig.debug: fix frv build failure
     - signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
     - mm: don't dereference struct page fields of invalid pages
     - workqueue: implicit ordered attribute should be overridable
     - Linux 4.4.81
 .
   * Xenial update to 4.4.80 stable release (LP: #1710646)
     - af_key: Add lock to key dump
     - pstore: Make spinlock per zone instead of global
     - powerpc/pseries: Fix of_node_put() underflow during reconfig remove
     - crypto: authencesn - Fix digest_null crash
     - md/raid5: add thread_group worker async_tx_issue_pending_all
     - drm/vmwgfx: Fix gcc-7.1.1 warning
     - drm/nouveau/bar/gf100: fix access to upper half of BAR2
     - KVM: PPC: Book3S HV: Context-switch EBB registers properly
     - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
     - KVM: PPC: Book3S HV: Reload HTM registers explicitly
     - KVM: PPC: Book3S HV: Save/restore host values of debug registers
     - Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
     - Staging: comedi: comedi_fops: Avoid orphaned proc entry
     - drm/rcar: Nuke preclose hook
     - drm: rcar-du: Perform initialization/cleanup at probe/remove time
     - drm: rcar-du: Simplify and fix probe error handling
     - perf intel-pt: Fix ip compression
     - perf intel-pt: Fix last_ip usage
     - perf intel-pt: Use FUP always when scanning for an IP
     - perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
     - xfs: don't BUG() on mixed direct and mapped I/O
     - nfc: fdp: fix NULL pointer dereference
     - net: phy: Do not perform software reset for Generic PHY
     - isdn: Fix a sleep-in-atomic bug
     - isdn/i4l: fix buffer overflow
     - ath10k: fix null deref on wmi-tlv when trying spectral scan
     - wil6210: fix deadlock when using fw_no_recovery option
     - mailbox: always wait in mbox_send_message for blocking Tx mode
     - mailbox: skip complete wait event if timer expired
     - mailbox: handle empty message in tx_tick
     - mpt3sas: Don't overreach ioc->reply_post[] during initialization
     - kaweth: fix firmware download
     - kaweth: fix oops upon failed memory allocation
     - sched/cgroup: Move sched_online_group() back into css_online() to fix 
crash
     - PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds 
if
       present
     - RDMA/uverbs: Fix the check for port number
     - libnvdimm, btt: fix btt_rw_page not returning errors
     - ipmi/watchdog: fix watchdog timeout set on reboot
     - v4l: s5c73m3: fix negation operator
     - pstore: Allow prz to control need for locking
     - pstore: Correctly initialize spinlock and flags
     - pstore: Use dynamic spinlock initializer
     - net: skb_needs_check() accepts CHECKSUM_NONE for tx
     - sched/cputime: Fix prev steal time accouting during CPU hotplug
     - xen/blkback: don't free be structure too early
     - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
     - tpm: fix a kernel memory leak in tpm-sysfs.c
     - tpm: Replace device number bitmap with IDR
     - x86/mce/AMD: Make the init code more robust
     - r8169: add support for RTL8168 series add-on card.
     - ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
     - net/mlx4: Remove BUG_ON from ICM allocation routine
     - drm/msm: Ensure that the hardware write pointer is valid
     - drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
     - vfio-pci: use 32-bit comparisons for register address for gcc-4.5
     - irqchip/keystone: Fix "scheduling while atomic" on rt
     - ASoC: tlv320aic3x: Mark the RESET register as volatile
     - spi: dw: Make debugfs name unique between instances
     - ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
     - irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
     - openrisc: Add _text symbol to fix ksym build error
     - dmaengine: ioatdma: Add Skylake PCI Dev ID
     - dmaengine: ioatdma: workaround SKX ioatdma version
     - dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
     - ARM64: zynqmp: Fix W=1 dtc 1.4 warnings
     - ARM64: zynqmp: Fix i2c node's compatible string
     - ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*
     - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
     - usb: gadget: Fix copy/pasted error message
     - Btrfs: adjust outstanding_extents counter properly when dio write is 
split
     - tools lib traceevent: Fix prev/next_prio for deadline tasks
     - xfrm: Don't use sk_family for socket policy lookups
     - perf tools: Install tools/lib/traceevent plugins with install-bin
     - perf symbols: Robustify reading of build-id from sysfs
     - video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
     - vfio-pci: Handle error from pci_iomap
     - arm64: mm: fix show_pte KERN_CONT fallout
     - nvmem: imx-ocotp: Fix wrong register size
     - sh_eth: enable RX descriptor word 0 shift on SH7734
     - ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
     - HID: ignore Petzl USB headlamp
     - scsi: fnic: Avoid sending reset to firmware when another reset is in
       progress
     - scsi: snic: Return error code on memory allocation failure
     - ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
     - Linux 4.4.80
 .
   * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
     kernels able to boot without initramfs (LP: #1700972)
     - [Debian] Don't depend on initramfs-tools
Checksums-Sha1:
 26aa59865a7e52184a99bc1760027675d6f8ce8a 377546 
block-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 1d3229d38c8f76942bd74a4e946c271c717d757c 340510 
crypto-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 d2e08f71cee3850827fec4305622a3e12f4b62a6 2684 
fat-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 7cf053b092e879904d8ca03cf0c283e192fb3bd0 13278 
fb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 98750bae26da2a14b6b6900453bcfb2a86490211 67738 
firewire-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 3eff48406f44b7073b77553c24db1e4011b64c78 33156 
floppy-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 8a18dcead95ebbd54e2def1959872a252055e990 1118612 
fs-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 e140a6f3118b3c1a3f9b2629007b4300a5123500 587994 
fs-secondary-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 27676d4802478f869c24de0fcdeb469ade34c5f7 290862 
input-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 8a76c4682c0e7714fd2340d353bdb4aca5e45311 59176 
ipmi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 6ee5e10fc77d53f4a95fdd364ee63ec7a374a585 228538 
irda-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 4cad25b91789c9505848db719b29cdac880341fb 7697886 
kernel-image-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 fabc441381426f2057ff8c991d6c83d1ee0df5ce 840 
linux-cloud-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 ec78c2a342c615bceb63ee569057dcaac5791b61 2548 
linux-cloud-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 d9ae7db48da9e8604af6bee4fa3fefda148cc565 2556 
linux-cloud-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 d5941f462964ec0c745dca63abf012e7f8cb1a5e 40024 
linux-cloud-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 cddb4496590758c61e7a3db150f97dce4ba6a36b 32852 
linux-cloud-tools-common_4.4.0-94.117_all.deb
 df4b24e51568339ecaab6bee0af844fb7cb6c561 11235840 
linux-doc_4.4.0-94.117_all.deb
 78f0be825722e10b4701a77345159722475b6a88 785642 
linux-headers-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 fa95aeb4e48ef198ca11326df0c2c037d800f8c8 785620 
linux-headers-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 241d988f94f2ad6cfe1fe883bb5685784420caf1 9992216 
linux-headers-4.4.0-94_4.4.0-94.117_all.deb
 14e76d9d90970dcff3b364595d0916fa92137b85 491133718 
linux-image-4.4.0-94-generic-dbgsym_4.4.0-94.117_amd64.ddeb
 6072f302f2c5a1d13da936c574b164a447b8d6b3 21943144 
linux-image-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 ff4f517596959b0346be09821cb191febbfc1c78 490443418 
linux-image-4.4.0-94-lowlatency-dbgsym_4.4.0-94.117_amd64.ddeb
 75b31f05243cc3054ec03986084488a0f06ba031 58175596 
linux-image-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 c11eb77ec91229ca6d22d9243e37a8ac51e9d59e 36091476 
linux-image-extra-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 f66e4e5a3c0b90bcff806a8fa00dc38a725de5b7 841154 
linux-libc-dev_4.4.0-94.117_amd64.deb
 3bd590f6685f3c80a1859bb7112f3e137ca62841 112547446 
linux-source-4.4.0_4.4.0-94.117_all.deb
 f214dea7f8db80acd05d2794a538ec6f389b6b3f 860 
linux-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 20f35cd9167c54e75225cb6a123c0c5e04ef3f7b 2598 
linux-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 abb0a5e6b716982dde1ab02680d8b0c27efdceac 2604 
linux-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 69637c21e28dc902505398d720158d74b2848258 695436 
linux-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 46e38e2ca91f695b4556de5a2d7f0dc7275c3f0b 115980 
linux-tools-common_4.4.0-94.117_all.deb
 3d52c3d6296111723a46f5d78eb5cef1101d5992 942 
linux-udebs-generic_4.4.0-94.117_amd64.udeb
 25040affd91a501775d1afb72d328221cf740b85 13718743 
linux_4.4.0-94.117_amd64.tar.gz
 44dffc9a953553ac574a97905025ba7dd8dd1984 34586 
linux_4.4.0-94.117_amd64_translations.tar.gz
 2e71395724c1a6ee3bfad4807574819e18a9ea7d 253158 
md-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 01615ddab546dc92648438eea9b5d2ed17b29670 202432 
message-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 281d20f399ce158e2210ba71d6d4e81a2ce2dbb6 54434 
mouse-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 dcb7214c6bd05cddce80f3ab01e9310a64b68711 17008 
multipath-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 1b6b63effb3be117764a5d4353b07d18cf53679d 502684 
nfs-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 aa3800a022b3f3a7a103918a75c1afe3cb979d5d 4154280 
nic-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 45c69a925f5c11a72966945444fe33b6abec8016 144044 
nic-pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 c686408b62b183ca7ec21558bc1d787b2f145807 513634 
nic-shared-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 0c6d43e65d0b0fee5d354f4ed47806137d1e4250 294412 
nic-usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 10e5d1e11fd7d8d1f104b7461cadef55b7f7f747 32886 
parport-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 1d51839e33e3d652ee12593c780f1e720faa0d85 125612 
pata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 da6405552b9e4fa865a67dc66464a18df689946e 64684 
pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 aca989538956a14bdc0098c6ba11289b33307d07 67678 
pcmcia-storage-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 4c74ec97c02dcff9a6f0211cf1a85e17f60073cf 8684 
plip-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 38b1eb19da30c5f4d35184a64d246b35fa6eb231 25584 
ppp-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 23c02b5c71cb59938569515582cd0037a0f0a230 97124 
sata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 810657d8c309d145fb305d94257d4f38a3027cbb 2183612 
scsi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 dd77ac49d557bd3e492a96f6399d621f3cb6a1c3 88542 
serial-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 4b87f7f01e95ac1639060698a8b77e1e6265f027 48276 
speakup-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 7f8c2784385d3876c1866ebce6285d508eb9e7cd 46350 
storage-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 2d803cd5ead31eda890392d7059b03f38c0109b8 135682 
usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 d65312fff1b305fe968b63d9fcabe4e2af514c4e 105654 
virtio-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 00d25bd3d85416cc4855f238613808db68b3bb12 27632 
vlan-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
Checksums-Sha256:
 c846ed8c59582e7b3272ae4c391c6dd07a318a052b251473ca1369a7ae093590 377546 
block-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 52660769542fc245e26c7926ad6addc33cbac4020f3b3e05ae7209b5f61e26ec 340510 
crypto-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 f8c18d49e9485b1e573bf3f9697485385a34fe71479683abf5b3645cec64ef88 2684 
fat-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 a11a3fdb999b6fdf89b7efeb7e285153b38ba73980907e065eb4b9c7f48e291a 13278 
fb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 c28c65aab3cc8386cd05af6cb456915d39e3583598c6ded5fa667bc8073cd50b 67738 
firewire-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 0c9defbeced6de0156f228f84d4b272813ba971a4a6c8366fddf7eefc620eac1 33156 
floppy-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 744976b8bd5812925408dbe8ad355f65ad195f17d8db3b805a1a7f4f0e007eec 1118612 
fs-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 50ac15cf0a7bb7367cf688d699a9830dcd94a906aa528c3c91dd74b473d681ab 587994 
fs-secondary-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 f5fb094485e054b9dfdab2d28868223bf2d2f7767f645be751116641cc7627f3 290862 
input-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 01bced1c78b3999c1087cdffd64c9872ab7c23afa3801e9d18363eba021086bd 59176 
ipmi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 88b0aebba38db9296c070da3e085fe9e5869deefaa1a6fe3ab8a4385ef7996e6 228538 
irda-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 be812c5ab40b930fbb3e926fcfaeac8e50ea8ea5f767084575a3e90a18cbd2dc 7697886 
kernel-image-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 c48ca0aff25c1986f4d5f12fa06c5b7ab8c104e65556032228dc12246fa80188 840 
linux-cloud-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 8fee6467aafc0c4d22b39bd44f411ec7008acd7896614f6960e029592c73e97a 2548 
linux-cloud-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 2e52140663ad53334957bfee378c9eba50678740777e0d3c78818f15598bd19f 2556 
linux-cloud-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 c77ad1cb033e788b7b56f6adb3c4b905b454a63a063ed92533e31c5257536e08 40024 
linux-cloud-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 d2ae289022f94f0533f1cd91adb9e8140c295a145ff56948ed415c6ac687777e 32852 
linux-cloud-tools-common_4.4.0-94.117_all.deb
 15e9294933f1284e0d09580296f3bb4ac18f02b29e10df0226f7455a760909f0 11235840 
linux-doc_4.4.0-94.117_all.deb
 275edf7c397abf4a64a237a5b9a87ac37b0711c00debf1fca9ea42ade8dfb69d 785642 
linux-headers-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 20b2762c23dcbdd4ca1f9de1203976c6c9873269cdd8897bba528081e01984e1 785620 
linux-headers-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 067fa3a743aa3c176caf1affb6f0338612aa7b344ac64def02505243bf27a324 9992216 
linux-headers-4.4.0-94_4.4.0-94.117_all.deb
 5fce21217ed003e16ee52a5a5957a2630a745f4856b6847c391a2a3665afd423 491133718 
linux-image-4.4.0-94-generic-dbgsym_4.4.0-94.117_amd64.ddeb
 351ca134c204f4d8e0dd01e70a1b2c4b32e11d9e4b905d095f66fcb081efb2fa 21943144 
linux-image-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 03c08a5eae423847256d07ade9223fd9989d7869bebff41aeffa75f405dc5b7b 490443418 
linux-image-4.4.0-94-lowlatency-dbgsym_4.4.0-94.117_amd64.ddeb
 d0e1de34dd754130cd1d3dc64647d178db1c92074dfea0fdf15c765e59289cbb 58175596 
linux-image-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 17151dde36a8ab21733ccc8128ae5de6a6a9dae894a147f037449770b14bd303 36091476 
linux-image-extra-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 7b4486032cf22591afed93619a4e4727612e3b6911ed298705b0cc8b7bcf0f07 841154 
linux-libc-dev_4.4.0-94.117_amd64.deb
 bfc93958a04b7174765eaa9fe770765a321eb79503a6b6bc74665058ec3b8bcf 112547446 
linux-source-4.4.0_4.4.0-94.117_all.deb
 a98bcfd8595927115cdd23b5a5f749deaedecea4c1706e959ae75d0992341db3 860 
linux-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 105b0d7fc7425d5b93756df92354331bd37f610acdd0787091739ea2af98ec1c 2598 
linux-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 9e838c1daabf956600e7587e4413db9d5d09d34f00958a9b85e54790384b764a 2604 
linux-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 b4fec0e73fcd0d24af72094b58bb78dee416ebd1dea3ea19eecd5294b7a8b60e 695436 
linux-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 ea4d00573f540f58784b16e2d8f9447d304baa77c8e38c4916b4cd6cba2cf073 115980 
linux-tools-common_4.4.0-94.117_all.deb
 53f08d6907e3dfcb973578cfbbf1138e8db277034e60354f5ff36932a7140793 942 
linux-udebs-generic_4.4.0-94.117_amd64.udeb
 5be53c6d18b6ccc8d7a4c6bd57874e7aad49f38f0196916c54fd27587e9266bd 13718743 
linux_4.4.0-94.117_amd64.tar.gz
 599e1c1af80ddbd37b029579edc1523f4973a116b9d7ffc02108540658b9a725 34586 
linux_4.4.0-94.117_amd64_translations.tar.gz
 6100302eb5cfcbd89ba59be55d622ba905e71e02eeab68a184ab5b6053b2e407 253158 
md-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 5fde7f6640280f60bbc3a707a2f5c8fe9df692d7f008f14082348452f2fa1991 202432 
message-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 d151945c70cb4dcf653a5762c332cfd02a1ace2763157545ca1f6df18e2e9bd7 54434 
mouse-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 f158f94344a712a36ae5359abf533a625d964faed144d92a01029f211e286430 17008 
multipath-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 fb0e85e5144d018dac85e0bcea68cd30ddbd1e65a239e38da8d9c1d6498da8a8 502684 
nfs-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 672bc563a3bf4d5b5d2a3412ffd13b909bc635b1d63021299fd44012da5b802d 4154280 
nic-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 9d66e754cdc3f474d8602d0360bb184de8496215543a1442df3d2145d1393b8b 144044 
nic-pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 926f63ed1486d9b1d43329a1593bc4d0ab471326677dd21394a3e17d05135e9f 513634 
nic-shared-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 8bf41c4b41b24dd31c986dd1555344f3a9d6777577d609a3f88f1c753ca58923 294412 
nic-usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 21a2d4c176bd26bebadc0390b230a5f3f19e026d8affc2dd4c02c1a9a954c9fa 32886 
parport-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b9af6779e482a0bcea4101936b0871cf63a9d2f64d50f8ac56bb243996a7f690 125612 
pata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 47c95be0b0916431bf28ad07eeabbdd947a75ad9a037a1bf3a7551d1de6b091f 64684 
pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 3dd30d99088893a8ebff1e7b225c64b3c438ab1e22b88457eec9fcec7106cfc9 67678 
pcmcia-storage-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 3ef9a3ef62b192e4e8cf0394caf842d312662886d0b4a3bfb1f415c7901910e9 8684 
plip-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 36487be9b8f2575d88380933c44c7d51b89140ac02d81d8464f95a79ab4c0d6b 25584 
ppp-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 1a47bbed74cd80111464e6721df8d6ca15af861def1686f668e68892aed47662 97124 
sata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 53932f0a6a73b6c5e0b9fd4bbd697b379608e037c80d99931dcd0b711287e115 2183612 
scsi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 a9fb66cbfad5437c831516e0e5ccd4bf52f557e07445a154b597574356e1be0e 88542 
serial-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 47a3b9ff9a0c785af84d229756bcd92a5f9959bf9a457e7523ee500e3cf04df1 48276 
speakup-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 3d4cfa72d6af594ed738ec94e08712b836078f832d4d5c0359be94585788d4e5 46350 
storage-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 06964ab0994c7a6ca3f00a40c43170d88a309131fef11df8aef1db445767d616 135682 
usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 5ef5ab5acfb98fc083baa592886b9bda20ef3fd978ccaf1e672f070f91f6e5ee 105654 
virtio-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 76213a55d64f7b9489f85842177f4c3d7c64e48512279868161cb2474d81cefb 27632 
vlan-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
Files:
 d6a261e1ed2ce57ac8690839b8191d61 377546 debian-installer standard 
block-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 5329938531e909796ae0ee9ff3167ec3 340510 debian-installer extra 
crypto-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 4d3cbdcb393c75148079b0488c31e104 2684 debian-installer standard 
fat-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 29936df89fea155ddc88be849c557b40 13278 debian-installer standard 
fb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 02cbd9f1129f8e40a235e9992e5a534f 67738 debian-installer standard 
firewire-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 dcc9025125db5a31ad759b395d418d0b 33156 debian-installer standard 
floppy-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 ac2879fdde92617c730a4d702d422e2b 1118612 debian-installer standard 
fs-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 47f990e2a0a5dec00f2807d7a1a56a07 587994 debian-installer standard 
fs-secondary-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 46748c65e0b6d8c8c76c4470d592cbb2 290862 debian-installer standard 
input-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 bc8f4db3ce743f10d58ab1ae6e044949 59176 debian-installer standard 
ipmi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 bf1c720c6e98f9570a4c0c919e5a9152 228538 debian-installer standard 
irda-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 37da5f6769c80dffb639c222fe8925ec 7697886 debian-installer extra 
kernel-image-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 5f66d0d06f526e2e1afee1684569c10a 840 devel extra 
linux-cloud-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 6b897ce7cab83dbf5e097066b67903c3 2548 devel optional 
linux-cloud-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 0f9eafbad0d4f431d874b5951ae27149 2556 devel optional 
linux-cloud-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 ec5796d213d54e9a9f0e225388f1bca1 40024 devel optional 
linux-cloud-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 3d10a096f92e9ba3707536810602cc2c 32852 kernel optional 
linux-cloud-tools-common_4.4.0-94.117_all.deb
 ae217bd2224213a3e8b2119289b8b653 11235840 doc optional 
linux-doc_4.4.0-94.117_all.deb
 4459b18d425a7d0cb6af8c34dff63ad2 785642 devel optional 
linux-headers-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 18b33d3c51076a370fb8c7f500764c26 785620 devel optional 
linux-headers-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 3d1e7b151a7f6325fade20db8d3b28ee 9992216 devel optional 
linux-headers-4.4.0-94_4.4.0-94.117_all.deb
 12b2557931896d840919176fdbed08e4 491133718 devel optional 
linux-image-4.4.0-94-generic-dbgsym_4.4.0-94.117_amd64.ddeb
 b642965868f8b44bfff5d8e92fe95f5b 21943144 kernel optional 
linux-image-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 751539ef8821bd0a64bdb9124ef5fa91 490443418 devel optional 
linux-image-4.4.0-94-lowlatency-dbgsym_4.4.0-94.117_amd64.ddeb
 51e780a6273886c6d25149d747bd236a 58175596 kernel optional 
linux-image-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 e496c04dd28b8c3b6f147ab569146222 36091476 kernel optional 
linux-image-extra-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 7c3656f209ff35022809209acc1e1023 841154 devel optional 
linux-libc-dev_4.4.0-94.117_amd64.deb
 2e91336b25c9d1f9581f5c5f58b98079 112547446 devel optional 
linux-source-4.4.0_4.4.0-94.117_all.deb
 9b48418423b2917a27c5ad0cc7271f4c 860 devel extra 
linux-tools-4.4.0-94-dbgsym_4.4.0-94.117_amd64.ddeb
 66ee1c2b82ec1b50ce2bc165a57ddd6f 2598 devel optional 
linux-tools-4.4.0-94-generic_4.4.0-94.117_amd64.deb
 2dc66a0a1059e00134a8273540adc9ee 2604 devel optional 
linux-tools-4.4.0-94-lowlatency_4.4.0-94.117_amd64.deb
 1df538b04a98788ac9cbb84bdd03be43 695436 devel optional 
linux-tools-4.4.0-94_4.4.0-94.117_amd64.deb
 1fd19a141d22e9a10de7e570198f7eab 115980 kernel optional 
linux-tools-common_4.4.0-94.117_all.deb
 13934250947a2e678f5bd82d0ee0b109 942 debian-installer optional 
linux-udebs-generic_4.4.0-94.117_amd64.udeb
 99ce0805b62bd9177a45bff0f8229572 13718743 raw-uefi - 
linux_4.4.0-94.117_amd64.tar.gz
 3b304f427cb95bdfa37c551890d834d9 34586 raw-translations - 
linux_4.4.0-94.117_amd64_translations.tar.gz
 a85e02eb2b30622fcfdf53a7dac8e96e 253158 debian-installer standard 
md-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 31885a5a3ea19d4584ea3cd743eb0646 202432 debian-installer standard 
message-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 7bbd1c9141bb0bb7b386725e100a6401 54434 debian-installer extra 
mouse-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 a5253071a65fa5092e54328c2a0e8ef2 17008 debian-installer extra 
multipath-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 690f1102a5d6b24e040a85838f9caabd 502684 debian-installer standard 
nfs-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 661ef6a382e48bff858f140f82ab148b 4154280 debian-installer standard 
nic-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 91f5714751f09fcd4540df830e5aea58 144044 debian-installer standard 
nic-pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 a5dbdab52f5c4b746f476eef41dff24f 513634 debian-installer standard 
nic-shared-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 02fa06312b32695a3d96e706080703f6 294412 debian-installer standard 
nic-usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b6275d915923b143c096b6176c3271e3 32886 debian-installer standard 
parport-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 0f6671fbb4f7c5aba21dadd6f681a7ca 125612 debian-installer standard 
pata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 597193687cac2017a254da1b4000d6d7 64684 debian-installer standard 
pcmcia-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 8d07fa0726bd9700fd2ddf78f0457678 67678 debian-installer standard 
pcmcia-storage-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b6ad83613a00e57a1777ebaf22e41a9f 8684 debian-installer standard 
plip-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 7f023fbc394518e280849147f70475c7 25584 debian-installer standard 
ppp-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 10e1e65e756f624e186eb1efdcbfb21b 97124 debian-installer standard 
sata-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 f5c0599072ceb048990b97baf5f1a558 2183612 debian-installer standard 
scsi-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 3d0a9de0c355a1319242dc963f2b45d2 88542 debian-installer standard 
serial-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b738e3b6ab1bef66b39d4bf4f1b70a64 48276 debian-installer extra 
speakup-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 5e9433114e76b67289d2adc30a21bd45 46350 debian-installer standard 
storage-core-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b213bbeaf789895da4db6d27d584ff26 135682 debian-installer standard 
usb-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 493d25184deb776ac34653184bb381dd 105654 debian-installer standard 
virtio-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
 b2012be5a4ad59f5e98c646065ca575d 27632 debian-installer extra 
vlan-modules-4.4.0-94-generic-di_4.4.0-94.117_amd64.udeb
Package-Type: udeb
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to