[ubuntu/trusty-proposed] linux-lts-xenial_4.4.0-79.100~14.04.1_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Mon May 22 11:16:26 UTC 2017


linux-lts-xenial (4.4.0-79.100~14.04.1) trusty; urgency=low

  * linux-lts-xenial: 4.4.0-79.100~14.04.1 -proposed tracker (LP: #1691181)

  * linux xenial derivatives fail to build (LP: #1691814)
    - [Packaging] Set do_tools_common in common vars

  * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)

  * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
    common/linux-*-cloud-tools-common (LP: #1688579)
    - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
      gke versions
    - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
      aws versions
    - [Packaging] prevent linux-*-tools-common from being produced from non linux
      packages

  * CVE-2017-0605
    - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()

  * i915-bpo crashes on external hdmi input (LP: #1580272)
    - SAUCE: i915_bpo: Silence the warning about watermark entries not changing

  * Kernel panics on Xenial when using cgroups and strict CFS limits
    (LP: #1687512)
    - sched/fair: Initialize throttle_count for new task-groups lazily
    - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()

  * bonding - mlx5 - speed changed to 0 after changing ring size  (LP: #1687877)
    - bonding: allow notifications for bond_set_slave_link_state

  * Xenial update to 4.4.67 stable release (LP: #1689296)
    - timerfd: Protect the might cancel mechanism proper
    - Handle mismatched open calls
    - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
    - ALSA: ppc/awacs: shut up maybe-uninitialized warning
    - drbd: avoid redefinition of BITS_PER_PAGE
    - mtd: avoid stack overflow in MTD CFI code
    - net: tg3: avoid uninitialized variable warning
    - netlink: Allow direct reclaim for fallback allocation
    - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
    - IB/ehca: fix maybe-uninitialized warnings
    - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
    - ext4 crypto: revalidate dentry after adding or removing the key
    - ext4 crypto: use dget_parent() in ext4_d_revalidate()
    - ext4/fscrypto: avoid RCU lookup in d_revalidate
    - nfsd4: minor NFSv2/v3 write decoding cleanup
    - nfsd: stricter decoding of write-like NFSv2/v3 ops
    - dm ioctl: prevent stack leak in dm ioctl call
    - Linux 4.4.67

  * Precision Rack failed to resume from S4 (LP: #1686061)
    - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
    - x86/boot: Split out kernel_ident_mapping_init()
    - x86/power/64: Always create temporary identity mapping correctly

  * Xenial update to 4.4.66 stable release (LP: #1688505)
    - f2fs: do more integrity verification for superblock
    - xc2028: unlock on error in xc2028_set_config()
    - ARM: OMAP2+: timer: add probe for clocksources
    - clk: sunxi: Add apb0 gates for H3
    - crypto: testmgr - fix out of bound read in __test_aead()
    - drm/amdgpu: fix array out of bounds
    - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
    - md:raid1: fix a dead loop when read from a WriteMostly disk
    - MIPS: Fix crash registers on non-crashing CPUs
    - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
    - net_sched: close another race condition in tcf_mirred_release()
    - RDS: Fix the atomicity for congestion map update
    - regulator: core: Clear the supply pointer if enabling fails
    - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
    - xen/x86: don't lose event interrupts
    - sparc64: kern_addr_valid regression
    - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
    - net: neigh: guard against NULL solicit() method
    - net: phy: handle state correctly in phy_stop_machine
    - l2tp: purge socket queues in the .destruct() callback
    - l2tp: take reference on sessions being dumped
    - l2tp: fix PPP pseudo-wire auto-loading
    - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
    - sctp: listen on the sock only when it's state is listening or closed
    - tcp: clear saved_syn in tcp_disconnect()
    - dp83640: don't recieve time stamps twice
    - net: ipv6: RTF_PCPU should not be settable from userspace
    - netpoll: Check for skb->queue_mapping
    - ip6mr: fix notification device destruction
    - macvlan: Fix device ref leak when purging bc_queue
    - ipv6: check skb->protocol before lookup for nexthop
    - ipv6: check raw payload size correctly in ioctl
    - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
      type
    - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
    - MIPS: KGDB: Use kernel context for sleeping threads
    - MIPS: Avoid BUG warning in arch_check_elf
    - p9_client_readdir() fix
    - Input: i8042 - add Clevo P650RS to the i8042 reset list
    - nfsd: check for oversized NFSv2/v3 arguments
    - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
    - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
    - Linux 4.4.66

  * Xenial update to 4.4.65 stable release (LP: #1688483)
    - tipc: make sure IPv6 header fits in skb headroom
    - tipc: make dist queue pernet
    - tipc: re-enable compensation for socket receive buffer double counting
    - tipc: correct error in node fsm
    - tty: nozomi: avoid a harmless gcc warning
    - hostap: avoid uninitialized variable use in hfa384x_get_rid
    - gfs2: avoid uninitialized variable warning
    - tipc: fix random link resets while adding a second bearer
    - tipc: fix socket timer deadlock
    - xc2028: avoid use after free
    - netfilter: nfnetlink: correctly validate length of batch messages
    - tipc: check minimum bearer MTU
    - vfio/pci: Fix integer overflows, bitmask check
    - staging/android/ion : fix a race condition in the ion driver
    - ping: implement proper locking
    - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
    - Linux 4.4.65

  * Xenial update to 4.4.64 stable release (LP: #1687638)
    - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
    - KEYS: Change the name of the dead type to ".dead" to prevent user access
    - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
    - tracing: Allocate the snapshot buffer before enabling probe
    - ring-buffer: Have ring_buffer_iter_empty() return true when empty
    - cifs: Do not send echoes before Negotiate is complete
    - CIFS: remove bad_network_name flag
    - s390/mm: fix CMMA vs KSM vs others
    - VSOCK: Detach QP check should filter out non matching QPs.
    - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
    - ACPI / power: Avoid maybe-uninitialized warning
    - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
    - mac80211: reject ToDS broadcast data frames
    - ubi/upd: Always flush after prepared for an update
    - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
    - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
    - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
    - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
    - block: fix del_gendisk() vs blkdev_ioctl crash
    - tipc: fix crash during node removal
    - Linux 4.4.64

  * Xenial update to 4.4.63 stable release (LP: #1687629)
    - cgroup, kthread: close race window where new kthreads can be migrated to
      non-root cgroups
    - thp: fix MADV_DONTNEED vs clear soft dirty race
    - drm/nouveau/mpeg: mthd returns true on success now
    - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
    - CIFS: store results of cifs_reopen_file to avoid infinite wait
    - Input: xpad - add support for Razer Wildcat gamepad
    - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
    - x86/vdso: Ensure vdso32_enabled gets set to valid values only
    - x86/vdso: Plug race between mapping and ELF header setup
    - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
      comparison)
    - iscsi-target: Fix TMR reference leak during session shutdown
    - iscsi-target: Drop work-around for legacy GlobalSAN initiator
    - scsi: sr: Sanity check returned mode data
    - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
    - scsi: sd: Fix capacity calculation with 32-bit sector_t
    - xen, fbfront: fix connecting to backend
    - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
    - irqchip/irq-imx-gpcv2: Fix spinlock initialization
    - ftrace: Fix removing of second function probe
    - char: Drop bogus dependency of DEVPORT on !M68K
    - char: lack of bool string made CONFIG_DEVPORT always on
    - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
    - kvm: fix page struct leak in handle_vmon
    - zram: do not use copy_page with non-page aligned address
    - powerpc: Disable HFSCR[TM] if TM is not supported
    - crypto: ahash - Fix EINPROGRESS notification callback
    - ath9k: fix NULL pointer dereference
    - dvb-usb-v2: avoid use-after-free
    - ext4: fix inode checksum calculation problem if i_extra_size is small
    - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
      notify event
    - rtc: tegra: Implement clock handling
    - mm: Tighten x86 /dev/mem with zeroing reads
    - dvb-usb: don't use stack for firmware load
    - dvb-usb-firmware: don't do DMA on stack
    - virtio-console: avoid DMA from stack
    - pegasus: Use heap buffers for all register access
    - rtl8150: Use heap buffers for all register access
    - catc: Combine failure cleanup code in catc_probe()
    - catc: Use heap buffer for memory size test
    - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
    - net: ipv6: check route protocol when deleting routes
    - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
    - Linux 4.4.63

Date: Fri, 19 May 2017 15:16:43 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-11.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 19 May 2017 15:16:43 -0300
Source: linux-lts-xenial
Binary: linux-headers-4.4.0-79 linux-lts-xenial-tools-4.4.0-79 linux-lts-xenial-cloud-tools-4.4.0-79 linux-image-4.4.0-79-generic linux-image-extra-4.4.0-79-generic linux-headers-4.4.0-79-generic linux-image-4.4.0-79-generic-dbgsym linux-tools-4.4.0-79-generic linux-cloud-tools-4.4.0-79-generic linux-lts-xenial-udebs-generic linux-image-4.4.0-79-generic-lpae linux-image-extra-4.4.0-79-generic-lpae linux-headers-4.4.0-79-generic-lpae linux-image-4.4.0-79-generic-lpae-dbgsym linux-tools-4.4.0-79-generic-lpae linux-cloud-tools-4.4.0-79-generic-lpae linux-lts-xenial-udebs-generic-lpae linux-image-4.4.0-79-lowlatency linux-image-extra-4.4.0-79-lowlatency linux-headers-4.4.0-79-lowlatency linux-image-4.4.0-79-lowlatency-dbgsym linux-tools-4.4.0-79-lowlatency linux-cloud-tools-4.4.0-79-lowlatency linux-lts-xenial-udebs-lowlatency linux-image-4.4.0-79-powerpc-e500mc linux-image-extra-4.4.0-79-powerpc-e500mc linux-headers-4.4.0-79-powerpc-e500mc
 linux-image-4.4.0-79-powerpc-e500mc-dbgsym linux-tools-4.4.0-79-powerpc-e500mc linux-cloud-tools-4.4.0-79-powerpc-e500mc linux-lts-xenial-udebs-powerpc-e500mc linux-image-4.4.0-79-powerpc-smp linux-image-extra-4.4.0-79-powerpc-smp linux-headers-4.4.0-79-powerpc-smp linux-image-4.4.0-79-powerpc-smp-dbgsym linux-tools-4.4.0-79-powerpc-smp linux-cloud-tools-4.4.0-79-powerpc-smp linux-lts-xenial-udebs-powerpc-smp linux-image-4.4.0-79-powerpc64-emb linux-image-extra-4.4.0-79-powerpc64-emb linux-headers-4.4.0-79-powerpc64-emb linux-image-4.4.0-79-powerpc64-emb-dbgsym linux-tools-4.4.0-79-powerpc64-emb linux-cloud-tools-4.4.0-79-powerpc64-emb linux-lts-xenial-udebs-powerpc64-emb linux-image-4.4.0-79-powerpc64-smp linux-image-extra-4.4.0-79-powerpc64-smp linux-headers-4.4.0-79-powerpc64-smp linux-image-4.4.0-79-powerpc64-smp-dbgsym linux-tools-4.4.0-79-powerpc64-smp linux-cloud-tools-4.4.0-79-powerpc64-smp linux-lts-xenial-udebs-powerpc64-smp
 kernel-image-4.4.0-79-generic-di nic-modules-4.4.0-79-generic-di nic-shared-modules-4.4.0-79-generic-di serial-modules-4.4.0-79-generic-di ppp-modules-4.4.0-79-generic-di pata-modules-4.4.0-79-generic-di firewire-core-modules-4.4.0-79-generic-di scsi-modules-4.4.0-79-generic-di plip-modules-4.4.0-79-generic-di floppy-modules-4.4.0-79-generic-di fat-modules-4.4.0-79-generic-di nfs-modules-4.4.0-79-generic-di md-modules-4.4.0-79-generic-di multipath-modules-4.4.0-79-generic-di usb-modules-4.4.0-79-generic-di pcmcia-storage-modules-4.4.0-79-generic-di fb-modules-4.4.0-79-generic-di input-modules-4.4.0-79-generic-di mouse-modules-4.4.0-79-generic-di irda-modules-4.4.0-79-generic-di parport-modules-4.4.0-79-generic-di nic-pcmcia-modules-4.4.0-79-generic-di pcmcia-modules-4.4.0-79-generic-di nic-usb-modules-4.4.0-79-generic-di sata-modules-4.4.0-79-generic-di crypto-modules-4.4.0-79-generic-di speakup-modules-4.4.0-79-generic-di virtio-modules-4.4.0-79-generic-di
 fs-core-modules-4.4.0-79-generic-di fs-secondary-modules-4.4.0-79-generic-di storage-core-modules-4.4.0-79-generic-di block-modules-4.4.0-79-generic-di message-modules-4.4.0-79-generic-di vlan-modules-4.4.0-79-generic-di
 ipmi-modules-4.4.0-79-generic-di
Architecture: amd64 amd64_translations
Version: 4.4.0-79.100~14.04.1
Distribution: trusty
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-11.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description: 
 block-modules-4.4.0-79-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-79-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-79-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-79-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-79-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-79-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-79-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-79-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-79-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-79-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-79-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-79-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-4.4.0-79-generic - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-cloud-tools-4.4.0-79-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-headers-4.4.0-79 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-79-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-79-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-79-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-79-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-79-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-79-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-79-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-79-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-79-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-4.4.0-79-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-4.4.0-79-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-79-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-79-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-4.4.0-79-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-79-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-79-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-extra-4.4.0-79-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-79-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-79-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-79-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-image-extra-4.4.0-79-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-image-extra-4.4.0-79-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-image-extra-4.4.0-79-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-lts-xenial-cloud-tools-4.4.0-79 - Linux kernel version specific cloud tools for version 4.4.0-79
 linux-lts-xenial-tools-4.4.0-79 - Linux kernel version specific tools for version 4.4.0-79
 linux-lts-xenial-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 linux-tools-4.4.0-79-generic - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-generic-lpae - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-lowlatency - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-powerpc-smp - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-79
 linux-tools-4.4.0-79-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-79
 md-modules-4.4.0-79-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-79-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-79-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-79-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-79-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-79-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-79-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-79-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-79-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-79-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-79-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-79-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-79-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-79-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-79-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-79-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-79-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-79-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-79-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-79-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-79-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-79-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-79-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1580272 1686061 1687512 1687629 1687638 1687877 1688483 1688505 1688579 1689296 1691180 1691181 1691814
Changes: 
 linux-lts-xenial (4.4.0-79.100~14.04.1) trusty; urgency=low
 .
   * linux-lts-xenial: 4.4.0-79.100~14.04.1 -proposed tracker (LP: #1691181)
 .
   * linux xenial derivatives fail to build (LP: #1691814)
     - [Packaging] Set do_tools_common in common vars
 .
   * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)
 .
   * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
     common/linux-*-cloud-tools-common (LP: #1688579)
     - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
       gke versions
     - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
       aws versions
     - [Packaging] prevent linux-*-tools-common from being produced from non linux
       packages
 .
   * CVE-2017-0605
     - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
 .
   * i915-bpo crashes on external hdmi input (LP: #1580272)
     - SAUCE: i915_bpo: Silence the warning about watermark entries not changing
 .
   * Kernel panics on Xenial when using cgroups and strict CFS limits
     (LP: #1687512)
     - sched/fair: Initialize throttle_count for new task-groups lazily
     - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
 .
   * bonding - mlx5 - speed changed to 0 after changing ring size  (LP: #1687877)
     - bonding: allow notifications for bond_set_slave_link_state
 .
   * Xenial update to 4.4.67 stable release (LP: #1689296)
     - timerfd: Protect the might cancel mechanism proper
     - Handle mismatched open calls
     - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
     - ALSA: ppc/awacs: shut up maybe-uninitialized warning
     - drbd: avoid redefinition of BITS_PER_PAGE
     - mtd: avoid stack overflow in MTD CFI code
     - net: tg3: avoid uninitialized variable warning
     - netlink: Allow direct reclaim for fallback allocation
     - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
     - IB/ehca: fix maybe-uninitialized warnings
     - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
     - ext4 crypto: revalidate dentry after adding or removing the key
     - ext4 crypto: use dget_parent() in ext4_d_revalidate()
     - ext4/fscrypto: avoid RCU lookup in d_revalidate
     - nfsd4: minor NFSv2/v3 write decoding cleanup
     - nfsd: stricter decoding of write-like NFSv2/v3 ops
     - dm ioctl: prevent stack leak in dm ioctl call
     - Linux 4.4.67
 .
   * Precision Rack failed to resume from S4 (LP: #1686061)
     - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
     - x86/boot: Split out kernel_ident_mapping_init()
     - x86/power/64: Always create temporary identity mapping correctly
 .
   * Xenial update to 4.4.66 stable release (LP: #1688505)
     - f2fs: do more integrity verification for superblock
     - xc2028: unlock on error in xc2028_set_config()
     - ARM: OMAP2+: timer: add probe for clocksources
     - clk: sunxi: Add apb0 gates for H3
     - crypto: testmgr - fix out of bound read in __test_aead()
     - drm/amdgpu: fix array out of bounds
     - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
     - md:raid1: fix a dead loop when read from a WriteMostly disk
     - MIPS: Fix crash registers on non-crashing CPUs
     - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
     - net_sched: close another race condition in tcf_mirred_release()
     - RDS: Fix the atomicity for congestion map update
     - regulator: core: Clear the supply pointer if enabling fails
     - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
     - xen/x86: don't lose event interrupts
     - sparc64: kern_addr_valid regression
     - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
     - net: neigh: guard against NULL solicit() method
     - net: phy: handle state correctly in phy_stop_machine
     - l2tp: purge socket queues in the .destruct() callback
     - l2tp: take reference on sessions being dumped
     - l2tp: fix PPP pseudo-wire auto-loading
     - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
     - sctp: listen on the sock only when it's state is listening or closed
     - tcp: clear saved_syn in tcp_disconnect()
     - dp83640: don't recieve time stamps twice
     - net: ipv6: RTF_PCPU should not be settable from userspace
     - netpoll: Check for skb->queue_mapping
     - ip6mr: fix notification device destruction
     - macvlan: Fix device ref leak when purging bc_queue
     - ipv6: check skb->protocol before lookup for nexthop
     - ipv6: check raw payload size correctly in ioctl
     - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
       type
     - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
     - MIPS: KGDB: Use kernel context for sleeping threads
     - MIPS: Avoid BUG warning in arch_check_elf
     - p9_client_readdir() fix
     - Input: i8042 - add Clevo P650RS to the i8042 reset list
     - nfsd: check for oversized NFSv2/v3 arguments
     - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
     - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
     - Linux 4.4.66
 .
   * Xenial update to 4.4.65 stable release (LP: #1688483)
     - tipc: make sure IPv6 header fits in skb headroom
     - tipc: make dist queue pernet
     - tipc: re-enable compensation for socket receive buffer double counting
     - tipc: correct error in node fsm
     - tty: nozomi: avoid a harmless gcc warning
     - hostap: avoid uninitialized variable use in hfa384x_get_rid
     - gfs2: avoid uninitialized variable warning
     - tipc: fix random link resets while adding a second bearer
     - tipc: fix socket timer deadlock
     - xc2028: avoid use after free
     - netfilter: nfnetlink: correctly validate length of batch messages
     - tipc: check minimum bearer MTU
     - vfio/pci: Fix integer overflows, bitmask check
     - staging/android/ion : fix a race condition in the ion driver
     - ping: implement proper locking
     - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
     - Linux 4.4.65
 .
   * Xenial update to 4.4.64 stable release (LP: #1687638)
     - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
     - KEYS: Change the name of the dead type to ".dead" to prevent user access
     - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
     - tracing: Allocate the snapshot buffer before enabling probe
     - ring-buffer: Have ring_buffer_iter_empty() return true when empty
     - cifs: Do not send echoes before Negotiate is complete
     - CIFS: remove bad_network_name flag
     - s390/mm: fix CMMA vs KSM vs others
     - VSOCK: Detach QP check should filter out non matching QPs.
     - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
     - ACPI / power: Avoid maybe-uninitialized warning
     - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
     - mac80211: reject ToDS broadcast data frames
     - ubi/upd: Always flush after prepared for an update
     - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
     - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
     - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
     - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
     - block: fix del_gendisk() vs blkdev_ioctl crash
     - tipc: fix crash during node removal
     - Linux 4.4.64
 .
   * Xenial update to 4.4.63 stable release (LP: #1687629)
     - cgroup, kthread: close race window where new kthreads can be migrated to
       non-root cgroups
     - thp: fix MADV_DONTNEED vs clear soft dirty race
     - drm/nouveau/mpeg: mthd returns true on success now
     - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
     - CIFS: store results of cifs_reopen_file to avoid infinite wait
     - Input: xpad - add support for Razer Wildcat gamepad
     - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
     - x86/vdso: Ensure vdso32_enabled gets set to valid values only
     - x86/vdso: Plug race between mapping and ELF header setup
     - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
       comparison)
     - iscsi-target: Fix TMR reference leak during session shutdown
     - iscsi-target: Drop work-around for legacy GlobalSAN initiator
     - scsi: sr: Sanity check returned mode data
     - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
     - scsi: sd: Fix capacity calculation with 32-bit sector_t
     - xen, fbfront: fix connecting to backend
     - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
     - irqchip/irq-imx-gpcv2: Fix spinlock initialization
     - ftrace: Fix removing of second function probe
     - char: Drop bogus dependency of DEVPORT on !M68K
     - char: lack of bool string made CONFIG_DEVPORT always on
     - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
     - kvm: fix page struct leak in handle_vmon
     - zram: do not use copy_page with non-page aligned address
     - powerpc: Disable HFSCR[TM] if TM is not supported
     - crypto: ahash - Fix EINPROGRESS notification callback
     - ath9k: fix NULL pointer dereference
     - dvb-usb-v2: avoid use-after-free
     - ext4: fix inode checksum calculation problem if i_extra_size is small
     - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
       notify event
     - rtc: tegra: Implement clock handling
     - mm: Tighten x86 /dev/mem with zeroing reads
     - dvb-usb: don't use stack for firmware load
     - dvb-usb-firmware: don't do DMA on stack
     - virtio-console: avoid DMA from stack
     - pegasus: Use heap buffers for all register access
     - rtl8150: Use heap buffers for all register access
     - catc: Combine failure cleanup code in catc_probe()
     - catc: Use heap buffer for memory size test
     - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
     - net: ipv6: check route protocol when deleting routes
     - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
     - Linux 4.4.63
Checksums-Sha1: 
 4cd36bf942ca7456a404d19510018c85d478b64f 692586 linux-lts-xenial-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 caa4048d17b0fd930af055ff895c23b24613c9a6 874 linux-lts-xenial-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 b5ff2e693913d2a31765738330910a0e14a7f80a 24197 linux-lts-xenial_4.4.0-79.100~14.04.1_amd64_translations.tar.gz
 1e52afeaba51991db48e8b87cda34b8e761cc562 40914 linux-lts-xenial-cloud-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 89ce04ba97d0685167655827b3958294ceb0c4b3 852 linux-lts-xenial-cloud-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 ba966e5a0dc6dbf2d813de593a71a22784453205 20899130 linux-image-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 7d9387594147c052d6e74b35fbf194b914dd6fa5 35563342 linux-image-extra-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 209f7d59f7f8873a1d1185b0424e68e3913ef3d4 784750 linux-headers-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 5f578afc8ce194e492df31533bdfe5115f7a79ff 488464928 linux-image-4.4.0-79-generic-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 8ea721e9551bc78ef8e36a8053e05fe254723fbe 2614 linux-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 534a45c2970dc7a33f86455b72f0a246e7716d42 2576 linux-cloud-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 c80a10405c2a2903b7831ca730f9ddbe1c1fe294 56715720 linux-image-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 7b835f61e12b26f25318606ccf85953704bbaafc 785682 linux-headers-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 0ec67ff5b7ac97bcfde35562d32e43bef92ed936 488036484 linux-image-4.4.0-79-lowlatency-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 fe18ced533d067cc8e1ac1e1424fe64d8bf166ef 2620 linux-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 d99f6bf4d68f438a73857c9a6dd89d3287b1bd16 2580 linux-cloud-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 f74224993e71990b6e7b5643fdc30c37884df158 13503842 linux-lts-xenial_4.4.0-79.100~14.04.1_amd64.tar.gz
 88262932fdbc4ea7086b68952364d276d87e9d42 7591800 kernel-image-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 496f558fc5be791c1ea3503e0dd06f8bfc586021 4126572 nic-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c668973df13062c4abac698b4ce8cbe3878349bf 506394 nic-shared-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 b0730cb8cef9ce75e9a1de78382ecd446114ec76 87718 serial-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 3e73289bba42f63e863234f7b29e29f4e6e0ff8b 25678 ppp-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 95c9d209c78930bcbf422f4e8b2b7e5a7c815ccc 124190 pata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 95bd0c1b89d2690eb8d5939cb5c69a0727927bd6 66516 firewire-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 4c04f36a41778b9d472218729ef1ae16c2874d7d 2172918 scsi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 43ee799699749c7abc61f34840a6031407d0dbe8 8698 plip-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c56c9e1f75b0599dd0989e176c9f81bb450ed704 33262 floppy-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 cd1bb27765dd1b2871bdfbb696aeffd6b3683477 2624 fat-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 0d121193f9a992d13e554661be549efe3064db4c 491032 nfs-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 fae92c31cc8f3f2546c1c58edc97ec38ad34d42e 250288 md-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c795042f62087b9935e330b1f4d7551dbde739ed 16974 multipath-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 138fd4d79a138207cc038367e7e4931563da4249 134322 usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 35406e6feae1d6db8af632a478a871be15ac6d23 67814 pcmcia-storage-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 6d8f0a8cf3c3333681726884f4e9308da5ed6c05 13294 fb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 82317ebb4fc8afc1371cd457fd0c66c7032eaf1f 287672 input-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 e5c0025627cf2c8187f1d98a83f46bb1fd4d2ebe 53412 mouse-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 22c3b7ff927550597e2370442480d7e5fa742766 226436 irda-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 7c96628ef950e44a82a8d5014b4ad8aa9c5dda2b 32892 parport-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 bafe849c1195ebeb3943a16c7dc8bf9d6081dd47 145278 nic-pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 61474e74ae9cbb8f93eb70102b4a85ee60f76217 64354 pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 f0a7fce00cb7da23406675311a095bcdc7558bf7 290784 nic-usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 3e257dbc99873e50ed5956752a5e9f1025ab9b06 96574 sata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 fe9deb187f6ce40f6946bb155359c5b407c817b0 332708 crypto-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 a7df3d4f03a03206d34532313c8c95039dec1775 48056 speakup-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 bdafe35c6e24f94ab72c211ac771376a5b53e602 91856 virtio-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 84bee7b02042515983b59745f940addfa903a9fc 514654 fs-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 f82a82b008a07b92d3b8ca63edea5a2699ee7556 581242 fs-secondary-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c742ce110b09099cc2f068472e2f07124a56ff20 45616 storage-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 724ff3540c33e98985d526d242d3e86192efc193 375190 block-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 8468b4bb33e8ef1d37929888415139f2c0d267a3 200102 message-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 efe2bd11ffd7a8a716ae7ce04ea7f051992d88ea 27100 vlan-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 bb5c69001e25a07a84b3d79860d63526d669d471 58450 ipmi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 1494b1e6271e99ecc966227b9491a7dd99a8d3eb 956 linux-lts-xenial-udebs-generic_4.4.0-79.100~14.04.1_amd64.udeb
Checksums-Sha256: 
 66d9d9aa110db9671d5de8ce4a0dbd38b83c1a7192f24f6e79e353cf48883862 692586 linux-lts-xenial-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 c6570f3c5a4ff2584220dea056d3776e6c272ffb284a55f9c3a8a7e9ccab0577 874 linux-lts-xenial-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 0167c145661836de87ec4b4f2c6ae1f2a59d69612021261ff3f496334bc1aaeb 24197 linux-lts-xenial_4.4.0-79.100~14.04.1_amd64_translations.tar.gz
 5c6a675dc6cee7198c0277ea7e525439b3cd83be799bdc59adcaffaad9a2ccbb 40914 linux-lts-xenial-cloud-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 28aac47331e2d944b0bef8abb96cba6906db555899262d711cb372b9431596c6 852 linux-lts-xenial-cloud-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 a52d4f9762f3d5850e580d092ec211a95cf75ac3770e83211f735f0d9d90655b 20899130 linux-image-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 6a7b764b104e64b429e7de6a9a67ccbaa5f771dbcb0790383421ec50fbae2bef 35563342 linux-image-extra-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 5c70612fe120a091b6a3dbd163563e6a215f090b834eaf0012648ca17397ac71 784750 linux-headers-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 edc6e0fe914cd441f4736335493b5189e57cdeba38c0b6ec06ff930184a4d45b 488464928 linux-image-4.4.0-79-generic-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 8019b3fba7a76605fb597c08b7778302f2a062e70805b88b922833d4b4f95638 2614 linux-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 831452d1d83d88e971ca8eb26571a24842fc56bd3768d2dd11e0184564f736b0 2576 linux-cloud-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 0796499cb662c6396e145a1dabd49a4b093490e980766d2f1d9e1efdd8369104 56715720 linux-image-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 ed3b25cda04a7de0835643534b110af5fe7b961fe06fab3a4670d3204573674a 785682 linux-headers-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 6c886bb42e8a92701ca7496871abcb4358ecdac7a344544a2ace433e86e31fe3 488036484 linux-image-4.4.0-79-lowlatency-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 a6304cb8271790462182d15a9c3559e8e79cba4bfe133c392723f1bd012574fb 2620 linux-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 ad9ad446687f94a8a9cf7a8dcef25861e243706b59ea2498073823902a8e9bc6 2580 linux-cloud-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 73a32a1693a65a437e2719cf2bab376d16e95272b8995fb901f1907da4ed7873 13503842 linux-lts-xenial_4.4.0-79.100~14.04.1_amd64.tar.gz
 84e284d20ef0def04fbd87119bfd219edd17acdfa753c063f66871c0afe83eba 7591800 kernel-image-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 54e1dba474a379256ba817fc6aef24ef699e5d936aa2ffb8944b67de614d5e06 4126572 nic-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 6bf2ad9b111bd0c0f9d30b611d72cfad94594ffcc8cf000928a5f0aeaf064adc 506394 nic-shared-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 e5d1aefbad2e89ffbe16f88b598abaf16cea506e135329c3dca70c3cef70bb4b 87718 serial-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 57fc0a66a4357606c9d491dfaa9b505aab95281133c40db9529e56b5c13613b2 25678 ppp-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 0f42a1d905ef4e9332d84f002ed95cce93561cd5501bb131c0cad1dc8d928c57 124190 pata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 87760008732546f818f8fd98b8fa775e41cddbae56a5b9f3abaa81b8176248d2 66516 firewire-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 1ae0b248b53b6706545306b192f89c83f0b7473df230e139c7d64ebe11283f93 2172918 scsi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 5381acfe420e1af412eeb79e297b0d9e5420ab8cacf21739c2fe538d83d3f209 8698 plip-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 34486dd12ee29ea245ac5393974769c55cc706c8abe6d1692486cbfbe94e1edd 33262 floppy-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 ca5cd0b97debaf3d88c383359a39ce957280c84f1032ff4c1c7d8ae7cea7059f 2624 fat-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 aaa8e6b8f012badb085d06b651fcc8a92f9e9a69f0b46c62d2a46fabb85b283f 491032 nfs-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 58a4620129f4cd75e97582fa3230a1ff4592affd188d39efd7d35ccf12dc40d3 250288 md-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 1a0e8d28e2857640e62b1dff13a00466ec7f6d14d6a23416c8062423553e678e 16974 multipath-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 e02002bb629739386f3ad4203612925f3015612d8f18cb7fca9fa64c35de9721 134322 usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 b0b4acee224f4e21293aee79e6a2bc5eb64be18411b74f13a742b08fa6fefa0a 67814 pcmcia-storage-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 14329a24dbf57897b4abc178b631dda40c28168413287f261d143601fa6f6b06 13294 fb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 328f26bc7c7574195ff0e5ad9980b346679a69d9ec4062dc071f53ac41ea867b 287672 input-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 967459bf41ee30ab906fea52e16a71ebf4b7e4cbbb8d85a38311ba6db6a09896 53412 mouse-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 099f6b7dc78596a440d009af8b5fdc4ecdca594a944a0f38eba8fa1b128ed5ac 226436 irda-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 7c73c305683dfbc10a8da61e74d8b77b2379aaffceca02b4c15cfe8cfbad45fa 32892 parport-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 96742b3552273f1ee63c8d29deff2fef6412ddab63de4ab23b7ab56d284edb7b 145278 nic-pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 8990938521ef9e76187779948d24d8a79cc29745f7d20236e79e321c4a446d8c 64354 pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 b162c12f4884114753b71af3811bfe3afe05564c1541322eb696da971653961e 290784 nic-usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 e5530927c6ac416240ca76f4626cbbca2e59a8be09f728e2cb463248f1dbbdc8 96574 sata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 5a0dd27008274e5b3aff753089c716643580f4f710de103ca868f2c1ebf37371 332708 crypto-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 1398555d3fafcbdfbbbee2093c7541302addd98066eb7a9f55d6d50eb615a402 48056 speakup-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 82aef69e7c0355c6505aeec5be84ad9a0ecb84f289cf4c5b0c83a1b5d40a514b 91856 virtio-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 dbb9d9ccd45e401ecd94dac657d4860bdb8dc438c2a0948a498409679dff2580 514654 fs-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 81faaf68b2bdd7da696cd6ae52854b661b33bf981c799a4cc604fde31f33fb41 581242 fs-secondary-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 cc7ed2d55a58fbc554c74bf670aab32f97f91d1b0b8d8588fa2af6547f6c6848 45616 storage-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 986f6bbb8258ddd7b6629cb871ed65ad75f8fa7913bd7cfee2e3399915abeb97 375190 block-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 9aaac821f243a4033d9a081cd409d52b35b706aa89395feaede8b1c830d4029a 200102 message-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 13cb15b4f6fde7ae2c11eb5080ac9cc82f627353a7e1f9014cc7a84ca411a766 27100 vlan-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c01d26b8387bf3f32097a880a009ef0a4ea99433d698b6a9f3db3a085098722d 58450 ipmi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 7e0f64d7e90054653679b2ce244d2bd1e2a3ff3d87ec18fbfed086d89ca0440c 956 linux-lts-xenial-udebs-generic_4.4.0-79.100~14.04.1_amd64.udeb
Files: 
 28041f285132a3cade44c22c818a5b6c 692586 devel optional linux-lts-xenial-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 206ec41e6a162da28b944c372371e211 874 devel extra linux-lts-xenial-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 038a8acc7f9d1056f416c1f3d57af8be 24197 raw-translations - linux-lts-xenial_4.4.0-79.100~14.04.1_amd64_translations.tar.gz
 683843a47bfc4f323bb3aef57f2da350 40914 devel optional linux-lts-xenial-cloud-tools-4.4.0-79_4.4.0-79.100~14.04.1_amd64.deb
 0310302bf02f094fe2eb454e5d6b4cca 852 devel extra linux-lts-xenial-cloud-tools-4.4.0-79-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 9cdeefd0d5ac94a0d644b14217dc704e 20899130 kernel optional linux-image-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 0a5841108cb22480da9d62a1c1312263 35563342 kernel optional linux-image-extra-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 a7c427f1e79173e823e0871a81d094c8 784750 devel optional linux-headers-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 d263fff7f4ec0d20f948f56d5d4a52de 488464928 devel optional linux-image-4.4.0-79-generic-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 cab1eab9fee5a1b4916cf57ec0047342 2614 devel optional linux-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 f114d5fb3945c734961fa7a1b02ee4f3 2576 devel optional linux-cloud-tools-4.4.0-79-generic_4.4.0-79.100~14.04.1_amd64.deb
 e30298b8a514847d92130e9a62a0fc4b 56715720 kernel optional linux-image-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 fd0a0370da84049be15835bd7a8a3707 785682 devel optional linux-headers-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 f3f68f5a2e194ffa7fb40bf16a292b05 488036484 devel optional linux-image-4.4.0-79-lowlatency-dbgsym_4.4.0-79.100~14.04.1_amd64.ddeb
 2d63da176e548d39f8cbc89106c19803 2620 devel optional linux-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 bed39caaeaa9ea2482ecc9be0e43997c 2580 devel optional linux-cloud-tools-4.4.0-79-lowlatency_4.4.0-79.100~14.04.1_amd64.deb
 895cee4d62abb8c13442bfd4fb74bc56 13503842 raw-uefi - linux-lts-xenial_4.4.0-79.100~14.04.1_amd64.tar.gz
 15f5905504ba50b65add6c0760c081b4 7591800 debian-installer extra kernel-image-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 70057ddea119cec2b77ebbaf59200f95 4126572 debian-installer standard nic-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 0d5656d7b2581e5c0a0c649f4ab3ee8a 506394 debian-installer standard nic-shared-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 3d619d93bb237c79b0fbc024ad3b3d4f 87718 debian-installer standard serial-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 28dca6ec0dcd084dba1138549cb6fdad 25678 debian-installer standard ppp-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 304ffd561f97ea013b3daf6a8c004680 124190 debian-installer standard pata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 be748c22120b4b06367b02e1c39f5320 66516 debian-installer standard firewire-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 2ebd46901391c56cf7660923941c4b4e 2172918 debian-installer standard scsi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 66efaa27e16a772cf8e446896f900cb8 8698 debian-installer standard plip-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c396a4db0ea95aa80f3aba897c09ea36 33262 debian-installer standard floppy-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 2d54752f9bb96e77113b54bf6d245226 2624 debian-installer standard fat-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 57d741a94e84ad7f838298c50feb380e 491032 debian-installer standard nfs-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c574231e3404cef331048652fa14ac59 250288 debian-installer standard md-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 a620f5930f9dd4ee608b5e16675c6ccc 16974 debian-installer extra multipath-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 e041b36717e96ad5c803b208fd2cc4b7 134322 debian-installer standard usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 0ae84e912976a13a50e750e1ee6c9adc 67814 debian-installer standard pcmcia-storage-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 4f5b3ae14736bc30a0fefd2f61ab5e4a 13294 debian-installer standard fb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 eb027a638887189d6accc769367e7bb0 287672 debian-installer standard input-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 f39ab2c10749743266933e39b3230beb 53412 debian-installer extra mouse-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 4b1a2400295139612695cf7b63ff1ece 226436 debian-installer standard irda-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 3c26f1a35fc09bbe07263e37b3712585 32892 debian-installer standard parport-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 91d542099a8af1dbebeef3d363978000 145278 debian-installer standard nic-pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 5c20b014b9ee9d7b79e2e4f2d358df58 64354 debian-installer standard pcmcia-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 8312ebd1171eab70258e9a398e5a52d4 290784 debian-installer standard nic-usb-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 00c6e730b678f07f2bcb04a5145fa1f3 96574 debian-installer standard sata-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 0db9e93e4da604bc26b98dfcc30db9dc 332708 debian-installer extra crypto-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 a3e8a0569dd8f4da8113a01deaf4b2ca 48056 debian-installer extra speakup-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 35ba62e441497217c3955cbcbe6d7455 91856 debian-installer standard virtio-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 9dc7d6b349abbbdf393ee5f70f7fe830 514654 debian-installer standard fs-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 690b33db6b5abb4868731fd6c08ebd88 581242 debian-installer standard fs-secondary-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 bb1a9b78e2594fecd0e092d55e20cb2d 45616 debian-installer standard storage-core-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 c16f6d2880dbc7edea468c75f1dd8957 375190 debian-installer standard block-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 dd3fb70e0631467174b883b70e1f350e 200102 debian-installer standard message-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 ed1afaa2eb1c6e0e2aa18b1d443e7cdf 27100 debian-installer extra vlan-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 52fc9fe3bb19c8a3dcd715634481ae5e 58450 debian-installer standard ipmi-modules-4.4.0-79-generic-di_4.4.0-79.100~14.04.1_amd64.udeb
 dd6acde8c8b5dca65a56361d31cb530a 956 debian-installer optional linux-lts-xenial-udebs-generic_4.4.0-79.100~14.04.1_amd64.udeb
Package-Type: udeb


More information about the Trusty-changes mailing list