[ubuntu/trusty-proposed] linux_3.13.0-78.122_amd64.tar.gz - (Accepted)

Brad Figg brad.figg at canonical.com
Thu Feb 4 18:22:07 UTC 2016


linux (3.13.0-78.122) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1540559

  [ Eric Dumazet ]

  * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
    - LP: #1527902

  [ J. R. Okajima ]

  * SAUCE: ubuntu: aufs: tiny, extract a new func xino_fwrite_wkq()
    - LP: #1533043
  * SAUCE: ubuntu: aufs: for 4.3, XINO handles EINTR from the dying process
    - LP: #1533043

  [ Upstream Kernel Changes ]

  * Revert "[stable-only] net: add length argument to
    skb_copy_and_csum_datagram_iovec"
    - LP: #1538756
  * unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
    - LP: #1525324
  * rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
    - LP: #1525324
  * Drivers: hv: Eliminate the channel spinlock in the callback path
    - LP: #1519897
  * Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
    - LP: #1519897
  * Drivers: hv: vmbus: Suport an API to send pagebuffers with additional
    control
    - LP: #1519897
  * Drivers: hv: vmbus: Suport an API to send packet with additional
    control
    - LP: #1519897
  * Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
    - LP: #1519897
  * Drivers: hv: vmbus: Fix a siganlling host signalling issue
    - LP: #1519897
  * Drivers: hv: vmbus: Fix a Host signaling bug
    - LP: #1519897
  * ARC: Fix silly typo in MAINTAINERS file
    - LP: #1538756
  * ip6mr: call del_timer_sync() in ip6mr_free_table()
    - LP: #1538756
  * gre6: allow to update all parameters via rtnl
    - LP: #1538756
  * atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
    - LP: #1538756
  * sctp: use the same clock as if sock source timestamps were on
    - LP: #1538756
  * sctp: update the netstamp_needed counter when copying sockets
    - LP: #1538756
  * ipv6: sctp: clone options to avoid use after free
    - LP: #1538756
  * net: add validation for the socket syscall protocol argument
    - LP: #1538756
  * sh_eth: fix kernel oops in skb_put()
    - LP: #1538756
  * pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
    - LP: #1538756
  * bluetooth: Validate socket address length in sco_sock_bind().
    - LP: #1538756
  * af_unix: Revert 'lock_interruptible' in stream receive code
    - LP: #1538756
  * KEYS: Fix race between read and revoke
    - LP: #1538756
  * tools: Add a "make all" rule
    - LP: #1538756
  * efi: Disable interrupts around EFI calls, not in the epilog/prolog
    calls
    - LP: #1538756
  * net: ipmr: fix static mfc/dev leaks on table destruction
    - LP: #1538756
  * fuse: break infinite loop in fuse_fill_write_pages()
    - LP: #1538756
  * usb: gadget: pxa27x: fix suspend callback
    - LP: #1538756
  * iio: fix some warning messages
    - LP: #1538756
  * USB: cp210x: Remove CP2110 ID from compatibility list
    - LP: #1538756
  * USB: cdc_acm: Ignore Infineon Flash Loader utility
    - LP: #1538756
  * USB: serial: Another Infineon flash loader USB ID
    - LP: #1538756
  * ext4: Fix handling of extended tv_sec
    - LP: #1538756
  * jbd2: Fix unreclaimed pages after truncate in data=journal mode
    - LP: #1538756
  * drm/ttm: Fixed a read/write lock imbalance
    - LP: #1538756
  * i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
    - LP: #1538756
  * AHCI: Fix softreset failed issue of Port Multiplier
    - LP: #1538756
  * sata_sil: disable trim
    - LP: #1538756
  * staging: lustre: echo_copy.._lsm() dereferences userland pointers
    directly
    - LP: #1538756
  * irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
    - LP: #1538756
  * usb: core : hub: Fix BOS 'NULL pointer' kernel panic
    - LP: #1538756
  * USB: whci-hcd: add check for dma mapping error
    - LP: #1538756
  * usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
    message
    - LP: #1538756
  * dm btree: fix leak of bufio-backed block in btree_split_sibling error
    path
    - LP: #1538756
  * SCSI: Fix NULL pointer dereference in runtime PM
    - LP: #1538756
  * usb: xhci: fix config fail of FS hub behind a HS hub with MTT
    - LP: #1538756
  * ALSA: rme96: Fix unexpected volume reset after rate changes
    - LP: #1538756
  * ALSA: hda - Add inverted dmic for Packard Bell DOTS
    - LP: #1523232, #1538756
  * virtio: fix memory leak of virtio ida cache layers
    - LP: #1538756
  * 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
    - LP: #1538756
  * radeon/cik: Fix GFX IB test on Big-Endian
    - LP: #1538756
  * crypto: skcipher - Copy iv from desc even for 0-len walks
    - LP: #1538756
  * dm thin metadata: fix bug when taking a metadata snapshot
    - LP: #1538756
  * dm space map metadata: fix ref counting bug when bootstrapping a new
    space map
    - LP: #1538756
  * ipmi: move timer init to before irq is setup
    - LP: #1538756
  * KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
    - LP: #1538756
  * rfkill: copy the name into the rfkill struct
    - LP: #1538756
  * dm btree: fix bufio buffer leaks in dm_btree_del() error path
    - LP: #1538756
  * ses: Fix problems with simple enclosures
    - LP: #1538756
  * vgaarb: fix signal handling in vga_get()
    - LP: #1538756
  * ses: fix additional element traversal bug
    - LP: #1538756
  * xhci: fix usb2 resume timing and races.
    - LP: #1538756
  * USB: add quirk for devices with broken LPM
    - LP: #1538756
  * powercap / RAPL: fix BIOS lock check
    - LP: #1538756
  * parisc iommu: fix panic due to trying to allocate too large region
    - LP: #1538756
  * mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
    make any progress
    - LP: #1538756
  * mm: hugetlb: call huge_pte_alloc() only if ptep is null
    - LP: #1538756
  * drivers/base/memory.c: prohibit offlining of memory blocks with missing
    sections
    - LP: #1538756
  * sh64: fix __NR_fgetxattr
    - LP: #1538756
  * n_tty: Fix poll() after buffer-limited eof push read
    - LP: #1538756
  * tty: Fix GPF in flush_to_ldisc()
    - LP: #1538756
  * genirq: Prevent chip buslock deadlock
    - LP: #1538756
  * ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest
    DragonFly
    - LP: #1538756
  * ARM: 8471/1: need to save/restore arm register(r11) when it is
    corrupted
    - LP: #1538756
  * spi: fix parent-device reference leak
    - LP: #1538756
  * scripts: recordmcount: break hardlinks
    - LP: #1538756
  * ftrace/scripts: Have recordmcount copy the object file
    - LP: #1538756
  * ARC: dw2 unwind: Reinstante unwinding out of modules
    - LP: #1538756
  * ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
    - LP: #1538756
  * ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
    - LP: #1538756
  * s390/dis: Fix handling of format specifiers
    - LP: #1538756
  * USB: ipaq.c: fix a timeout loop
    - LP: #1538756
  * USB: fix invalid memory access in hub_activate()
    - LP: #1538756
  * x86/mce: Ensure offline CPUs don't participate in rendezvous process
    - LP: #1538756
  * parisc: Fix syscall restarts
    - LP: #1538756
  * ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
    - LP: #1538756
  * ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
    - LP: #1538756
  * mm/memory_hotplug.c: check for missing sections in
    test_pages_in_a_zone()
    - LP: #1538756
  * ftrace/scripts: Fix incorrect use of sprintf in recordmcount
    - LP: #1538756
  * tracing: Fix setting of start_index in find_next()
    - LP: #1538756
  * async_tx: use GFP_NOWAIT rather than GFP_IO
    - LP: #1538756
  * dts: vt8500: Add SDHC node to DTS file for WM8650
    - LP: #1538756
  * ftrace/module: Call clean up function when module init fails early
    - LP: #1538756
  * vmstat: allocate vmstat_wq before it is used
    - LP: #1538756
  * firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
    - LP: #1538756
  * kvm: x86: only channel 0 of the i8254 is linked to the HPET
    - LP: #1538756
  * ipv6/addrlabel: fix ip6addrlbl_get()
    - LP: #1538756
  * net: fix warnings in 'make htmldocs' by moving macro definition out of
    field declaration
    - LP: #1538756
  * ser_gigaset: fix deallocation of platform device structure
    - LP: #1538756
  * pinctrl: bcm2835: Fix initial value for direction_output
    - LP: #1538756
  * mISDN: fix a loop count
    - LP: #1538756
  * sh_eth: fix TX buffer byte-swapping
    - LP: #1538756
  * qlcnic: fix a timeout loop
    - LP: #1538756
  * net: phy: mdio-mux: Check return value of mdiobus_alloc()
    - LP: #1538756
  * include/linux/mmdebug.h: should include linux/bug.h
    - LP: #1538756
  * net: possible use after free in dst_release
    - LP: #1538756
  * Linux 3.13.11-ckt33
    - LP: #1538756
  * xfrm: dst_entries_init() per-net dst_ops
    - LP: #1486670

Date: Mon, 01 Feb 2016 12:04:20 -0800
Changed-By: Brad Figg <brad.figg at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-33.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 01 Feb 2016 12:04:20 -0800
Source: linux
Binary: linux-source-3.13.0 linux-doc linux-headers-3.13.0-78 linux-libc-dev linux-tools-common linux-tools-3.13.0-78 linux-cloud-tools-common linux-cloud-tools-3.13.0-78 linux-image-3.13.0-78-generic linux-image-extra-3.13.0-78-generic linux-headers-3.13.0-78-generic linux-image-3.13.0-78-generic-dbgsym linux-tools-3.13.0-78-generic linux-cloud-tools-3.13.0-78-generic linux-udebs-generic linux-image-3.13.0-78-generic-lpae linux-image-extra-3.13.0-78-generic-lpae linux-headers-3.13.0-78-generic-lpae linux-image-3.13.0-78-generic-lpae-dbgsym linux-tools-3.13.0-78-generic-lpae linux-cloud-tools-3.13.0-78-generic-lpae linux-udebs-generic-lpae linux-image-3.13.0-78-lowlatency linux-image-extra-3.13.0-78-lowlatency linux-headers-3.13.0-78-lowlatency linux-image-3.13.0-78-lowlatency-dbgsym linux-tools-3.13.0-78-lowlatency linux-cloud-tools-3.13.0-78-lowlatency linux-udebs-lowlatency linux-image-3.13.0-78-powerpc-e500 linux-image-extra-3.13.0-78-powerpc-e500
 linux-headers-3.13.0-78-powerpc-e500 linux-image-3.13.0-78-powerpc-e500-dbgsym linux-tools-3.13.0-78-powerpc-e500 linux-cloud-tools-3.13.0-78-powerpc-e500 linux-udebs-powerpc-e500 linux-image-3.13.0-78-powerpc-e500mc linux-image-extra-3.13.0-78-powerpc-e500mc linux-headers-3.13.0-78-powerpc-e500mc linux-image-3.13.0-78-powerpc-e500mc-dbgsym linux-tools-3.13.0-78-powerpc-e500mc linux-cloud-tools-3.13.0-78-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-3.13.0-78-powerpc-smp linux-image-extra-3.13.0-78-powerpc-smp linux-headers-3.13.0-78-powerpc-smp linux-image-3.13.0-78-powerpc-smp-dbgsym linux-tools-3.13.0-78-powerpc-smp linux-cloud-tools-3.13.0-78-powerpc-smp linux-udebs-powerpc-smp linux-image-3.13.0-78-powerpc64-emb linux-image-extra-3.13.0-78-powerpc64-emb linux-headers-3.13.0-78-powerpc64-emb linux-image-3.13.0-78-powerpc64-emb-dbgsym linux-tools-3.13.0-78-powerpc64-emb linux-cloud-tools-3.13.0-78-powerpc64-emb linux-udebs-powerpc64-emb
 linux-image-3.13.0-78-powerpc64-smp linux-image-extra-3.13.0-78-powerpc64-smp linux-headers-3.13.0-78-powerpc64-smp linux-image-3.13.0-78-powerpc64-smp-dbgsym linux-tools-3.13.0-78-powerpc64-smp linux-cloud-tools-3.13.0-78-powerpc64-smp linux-udebs-powerpc64-smp kernel-image-3.13.0-78-generic-di nic-modules-3.13.0-78-generic-di nic-shared-modules-3.13.0-78-generic-di serial-modules-3.13.0-78-generic-di ppp-modules-3.13.0-78-generic-di pata-modules-3.13.0-78-generic-di firewire-core-modules-3.13.0-78-generic-di scsi-modules-3.13.0-78-generic-di plip-modules-3.13.0-78-generic-di floppy-modules-3.13.0-78-generic-di fat-modules-3.13.0-78-generic-di nfs-modules-3.13.0-78-generic-di md-modules-3.13.0-78-generic-di multipath-modules-3.13.0-78-generic-di usb-modules-3.13.0-78-generic-di pcmcia-storage-modules-3.13.0-78-generic-di fb-modules-3.13.0-78-generic-di input-modules-3.13.0-78-generic-di mouse-modules-3.13.0-78-generic-di irda-modules-3.13.0-78-generic-di
 parport-modules-3.13.0-78-generic-di nic-pcmcia-modules-3.13.0-78-generic-di pcmcia-modules-3.13.0-78-generic-di nic-usb-modules-3.13.0-78-generic-di sata-modules-3.13.0-78-generic-di crypto-modules-3.13.0-78-generic-di squashfs-modules-3.13.0-78-generic-di speakup-modules-3.13.0-78-generic-di virtio-modules-3.13.0-78-generic-di fs-core-modules-3.13.0-78-generic-di fs-secondary-modules-3.13.0-78-generic-di storage-core-modules-3.13.0-78-generic-di block-modules-3.13.0-78-generic-di message-modules-3.13.0-78-generic-di vlan-modules-3.13.0-78-generic-di
 ipmi-modules-3.13.0-78-generic-di
Architecture: amd64 amd64_translations
Version: 3.13.0-78.122
Distribution: trusty
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-33.buildd>
Changed-By: Brad Figg <brad.figg at canonical.com>
Description: 
 block-modules-3.13.0-78-generic-di - Block storage devices (udeb)
 crypto-modules-3.13.0-78-generic-di - crypto modules (udeb)
 fat-modules-3.13.0-78-generic-di - FAT filesystem support (udeb)
 fb-modules-3.13.0-78-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.13.0-78-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.13.0-78-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.13.0-78-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.13.0-78-generic-di - Extra filesystem modules (udeb)
 input-modules-3.13.0-78-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.13.0-78-generic-di - ipmi modules (udeb)
 irda-modules-3.13.0-78-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.13.0-78-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-3.13.0-78 - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-generic - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-generic-lpae - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-lowlatency - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-powerpc-e500 - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-powerpc-e500mc - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-powerpc-smp - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-powerpc64-emb - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-3.13.0-78-powerpc64-smp - Linux kernel version specific cloud tools for version 3.13.0-78
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 3.13.0
 linux-doc  - Linux kernel specific documentation for version 3.13.0
 linux-headers-3.13.0-78 - Header files related to Linux kernel version 3.13.0
 linux-headers-3.13.0-78-generic - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-78-generic-lpae - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-78-lowlatency - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-78-powerpc-e500 - Linux kernel headers for version 3.13.0 on 32-bit Freescale Power
 linux-headers-3.13.0-78-powerpc-e500mc - Linux kernel headers for version 3.13.0 on 32-bit Freescale Power
 linux-headers-3.13.0-78-powerpc-smp - Linux kernel headers for version 3.13.0 on 32-bit PowerPC SMP
 linux-headers-3.13.0-78-powerpc64-emb - Linux kernel headers for version 3.13.0 on 64-bit PowerPC SMP Boo
 linux-headers-3.13.0-78-powerpc64-smp - Linux kernel headers for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-78-generic - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-generic-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-generic-lpae - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-generic-lpae-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-lowlatency - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-lowlatency-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-78-powerpc-e500 - Linux kernel image for version 3.13.0 on 32-bit Freescale Power e
 linux-image-3.13.0-78-powerpc-e500-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit Freescale P
 linux-image-3.13.0-78-powerpc-e500mc - Linux kernel image for version 3.13.0 on 32-bit Freescale Power e
 linux-image-3.13.0-78-powerpc-e500mc-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit Freescale P
 linux-image-3.13.0-78-powerpc-smp - Linux kernel image for version 3.13.0 on 32-bit PowerPC SMP
 linux-image-3.13.0-78-powerpc-smp-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit PowerPC SMP
 linux-image-3.13.0-78-powerpc64-emb - Linux kernel image for version 3.13.0 on 64-bit PowerPC SMP Book3
 linux-image-3.13.0-78-powerpc64-emb-dbgsym - Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-78-powerpc64-smp - Linux kernel image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-78-powerpc64-smp-dbgsym - Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-extra-3.13.0-78-generic - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-78-generic-lpae - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-78-lowlatency - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-78-powerpc-e500 - Linux kernel extra modules for version 3.13.0 on 32-bit Freescale
 linux-image-extra-3.13.0-78-powerpc-e500mc - Linux kernel extra modules for version 3.13.0 on 32-bit Freescale
 linux-image-extra-3.13.0-78-powerpc-smp - Linux kernel extra modules for version 3.13.0 on 32-bit PowerPC S
 linux-image-extra-3.13.0-78-powerpc64-emb - Linux kernel extra modules for version 3.13.0 on 64-bit PowerPC S
 linux-image-extra-3.13.0-78-powerpc64-smp - Linux kernel extra modules for version 3.13.0 on 64-bit PowerPC S
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-3.13.0 - Linux kernel source for version 3.13.0 with Ubuntu patches
 linux-tools-3.13.0-78 - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-generic - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-generic-lpae - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-lowlatency - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-powerpc-e500 - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-powerpc-e500mc - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-powerpc-smp - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-powerpc64-emb - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-3.13.0-78-powerpc64-smp - Linux kernel version specific tools for version 3.13.0-78
 linux-tools-common - Linux kernel version specific tools for version 3.13.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-e500 - 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-3.13.0-78-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.13.0-78-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.13.0-78-generic-di - Mouse support (udeb)
 multipath-modules-3.13.0-78-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.13.0-78-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.13.0-78-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.13.0-78-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.13.0-78-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.13.0-78-generic-di - USB network interface support (udeb)
 parport-modules-3.13.0-78-generic-di - Parallel port support (udeb)
 pata-modules-3.13.0-78-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.13.0-78-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.13.0-78-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.13.0-78-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.13.0-78-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.13.0-78-generic-di - SATA storage support (udeb)
 scsi-modules-3.13.0-78-generic-di - SCSI storage support (udeb)
 serial-modules-3.13.0-78-generic-di - Serial port support (udeb)
 speakup-modules-3.13.0-78-generic-di - speakup modules (udeb)
 squashfs-modules-3.13.0-78-generic-di - squashfs modules (udeb)
 storage-core-modules-3.13.0-78-generic-di - Core storage support (udeb)
 usb-modules-3.13.0-78-generic-di - Core USB support (udeb)
 virtio-modules-3.13.0-78-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.13.0-78-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1486670 1519897 1523232 1525324 1527902 1533043 1538756 1540559
Changes: 
 linux (3.13.0-78.122) trusty; urgency=low
 .
   [ Brad Figg ]
 .
   * Release Tracking Bug
     - LP: #1540559
 .
   [ Eric Dumazet ]
 .
   * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
     - LP: #1527902
 .
   [ J. R. Okajima ]
 .
   * SAUCE: ubuntu: aufs: tiny, extract a new func xino_fwrite_wkq()
     - LP: #1533043
   * SAUCE: ubuntu: aufs: for 4.3, XINO handles EINTR from the dying process
     - LP: #1533043
 .
   [ Upstream Kernel Changes ]
 .
   * Revert "[stable-only] net: add length argument to
     skb_copy_and_csum_datagram_iovec"
     - LP: #1538756
   * unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
     - LP: #1525324
   * rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
     - LP: #1525324
   * Drivers: hv: Eliminate the channel spinlock in the callback path
     - LP: #1519897
   * Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
     - LP: #1519897
   * Drivers: hv: vmbus: Suport an API to send pagebuffers with additional
     control
     - LP: #1519897
   * Drivers: hv: vmbus: Suport an API to send packet with additional
     control
     - LP: #1519897
   * Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
     - LP: #1519897
   * Drivers: hv: vmbus: Fix a siganlling host signalling issue
     - LP: #1519897
   * Drivers: hv: vmbus: Fix a Host signaling bug
     - LP: #1519897
   * ARC: Fix silly typo in MAINTAINERS file
     - LP: #1538756
   * ip6mr: call del_timer_sync() in ip6mr_free_table()
     - LP: #1538756
   * gre6: allow to update all parameters via rtnl
     - LP: #1538756
   * atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
     - LP: #1538756
   * sctp: use the same clock as if sock source timestamps were on
     - LP: #1538756
   * sctp: update the netstamp_needed counter when copying sockets
     - LP: #1538756
   * ipv6: sctp: clone options to avoid use after free
     - LP: #1538756
   * net: add validation for the socket syscall protocol argument
     - LP: #1538756
   * sh_eth: fix kernel oops in skb_put()
     - LP: #1538756
   * pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
     - LP: #1538756
   * bluetooth: Validate socket address length in sco_sock_bind().
     - LP: #1538756
   * af_unix: Revert 'lock_interruptible' in stream receive code
     - LP: #1538756
   * KEYS: Fix race between read and revoke
     - LP: #1538756
   * tools: Add a "make all" rule
     - LP: #1538756
   * efi: Disable interrupts around EFI calls, not in the epilog/prolog
     calls
     - LP: #1538756
   * net: ipmr: fix static mfc/dev leaks on table destruction
     - LP: #1538756
   * fuse: break infinite loop in fuse_fill_write_pages()
     - LP: #1538756
   * usb: gadget: pxa27x: fix suspend callback
     - LP: #1538756
   * iio: fix some warning messages
     - LP: #1538756
   * USB: cp210x: Remove CP2110 ID from compatibility list
     - LP: #1538756
   * USB: cdc_acm: Ignore Infineon Flash Loader utility
     - LP: #1538756
   * USB: serial: Another Infineon flash loader USB ID
     - LP: #1538756
   * ext4: Fix handling of extended tv_sec
     - LP: #1538756
   * jbd2: Fix unreclaimed pages after truncate in data=journal mode
     - LP: #1538756
   * drm/ttm: Fixed a read/write lock imbalance
     - LP: #1538756
   * i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
     - LP: #1538756
   * AHCI: Fix softreset failed issue of Port Multiplier
     - LP: #1538756
   * sata_sil: disable trim
     - LP: #1538756
   * staging: lustre: echo_copy.._lsm() dereferences userland pointers
     directly
     - LP: #1538756
   * irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
     - LP: #1538756
   * usb: core : hub: Fix BOS 'NULL pointer' kernel panic
     - LP: #1538756
   * USB: whci-hcd: add check for dma mapping error
     - LP: #1538756
   * usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
     message
     - LP: #1538756
   * dm btree: fix leak of bufio-backed block in btree_split_sibling error
     path
     - LP: #1538756
   * SCSI: Fix NULL pointer dereference in runtime PM
     - LP: #1538756
   * usb: xhci: fix config fail of FS hub behind a HS hub with MTT
     - LP: #1538756
   * ALSA: rme96: Fix unexpected volume reset after rate changes
     - LP: #1538756
   * ALSA: hda - Add inverted dmic for Packard Bell DOTS
     - LP: #1523232, #1538756
   * virtio: fix memory leak of virtio ida cache layers
     - LP: #1538756
   * 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
     - LP: #1538756
   * radeon/cik: Fix GFX IB test on Big-Endian
     - LP: #1538756
   * crypto: skcipher - Copy iv from desc even for 0-len walks
     - LP: #1538756
   * dm thin metadata: fix bug when taking a metadata snapshot
     - LP: #1538756
   * dm space map metadata: fix ref counting bug when bootstrapping a new
     space map
     - LP: #1538756
   * ipmi: move timer init to before irq is setup
     - LP: #1538756
   * KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
     - LP: #1538756
   * rfkill: copy the name into the rfkill struct
     - LP: #1538756
   * dm btree: fix bufio buffer leaks in dm_btree_del() error path
     - LP: #1538756
   * ses: Fix problems with simple enclosures
     - LP: #1538756
   * vgaarb: fix signal handling in vga_get()
     - LP: #1538756
   * ses: fix additional element traversal bug
     - LP: #1538756
   * xhci: fix usb2 resume timing and races.
     - LP: #1538756
   * USB: add quirk for devices with broken LPM
     - LP: #1538756
   * powercap / RAPL: fix BIOS lock check
     - LP: #1538756
   * parisc iommu: fix panic due to trying to allocate too large region
     - LP: #1538756
   * mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
     make any progress
     - LP: #1538756
   * mm: hugetlb: call huge_pte_alloc() only if ptep is null
     - LP: #1538756
   * drivers/base/memory.c: prohibit offlining of memory blocks with missing
     sections
     - LP: #1538756
   * sh64: fix __NR_fgetxattr
     - LP: #1538756
   * n_tty: Fix poll() after buffer-limited eof push read
     - LP: #1538756
   * tty: Fix GPF in flush_to_ldisc()
     - LP: #1538756
   * genirq: Prevent chip buslock deadlock
     - LP: #1538756
   * ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest
     DragonFly
     - LP: #1538756
   * ARM: 8471/1: need to save/restore arm register(r11) when it is
     corrupted
     - LP: #1538756
   * spi: fix parent-device reference leak
     - LP: #1538756
   * scripts: recordmcount: break hardlinks
     - LP: #1538756
   * ftrace/scripts: Have recordmcount copy the object file
     - LP: #1538756
   * ARC: dw2 unwind: Reinstante unwinding out of modules
     - LP: #1538756
   * ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
     - LP: #1538756
   * ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
     - LP: #1538756
   * s390/dis: Fix handling of format specifiers
     - LP: #1538756
   * USB: ipaq.c: fix a timeout loop
     - LP: #1538756
   * USB: fix invalid memory access in hub_activate()
     - LP: #1538756
   * x86/mce: Ensure offline CPUs don't participate in rendezvous process
     - LP: #1538756
   * parisc: Fix syscall restarts
     - LP: #1538756
   * ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
     - LP: #1538756
   * ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
     - LP: #1538756
   * mm/memory_hotplug.c: check for missing sections in
     test_pages_in_a_zone()
     - LP: #1538756
   * ftrace/scripts: Fix incorrect use of sprintf in recordmcount
     - LP: #1538756
   * tracing: Fix setting of start_index in find_next()
     - LP: #1538756
   * async_tx: use GFP_NOWAIT rather than GFP_IO
     - LP: #1538756
   * dts: vt8500: Add SDHC node to DTS file for WM8650
     - LP: #1538756
   * ftrace/module: Call clean up function when module init fails early
     - LP: #1538756
   * vmstat: allocate vmstat_wq before it is used
     - LP: #1538756
   * firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
     - LP: #1538756
   * kvm: x86: only channel 0 of the i8254 is linked to the HPET
     - LP: #1538756
   * ipv6/addrlabel: fix ip6addrlbl_get()
     - LP: #1538756
   * net: fix warnings in 'make htmldocs' by moving macro definition out of
     field declaration
     - LP: #1538756
   * ser_gigaset: fix deallocation of platform device structure
     - LP: #1538756
   * pinctrl: bcm2835: Fix initial value for direction_output
     - LP: #1538756
   * mISDN: fix a loop count
     - LP: #1538756
   * sh_eth: fix TX buffer byte-swapping
     - LP: #1538756
   * qlcnic: fix a timeout loop
     - LP: #1538756
   * net: phy: mdio-mux: Check return value of mdiobus_alloc()
     - LP: #1538756
   * include/linux/mmdebug.h: should include linux/bug.h
     - LP: #1538756
   * net: possible use after free in dst_release
     - LP: #1538756
   * Linux 3.13.11-ckt33
     - LP: #1538756
   * xfrm: dst_entries_init() per-net dst_ops
     - LP: #1486670
Checksums-Sha1: 
 7f60e7674605149d8a52fc58615617c55f64dd69 474680 linux-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 b5e08d7868b49e70aba9ccf2526535a51f19987c 858 linux-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 5adbe16a3307f20fc812e0b3e27e38fb85d494b8 24478 linux_3.13.0-78.122_amd64_translations.tar.gz
 aa199ec4508f4f0f04163072107dd104214f19b9 25946 linux-cloud-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 07b53ff1640a7d4628523147e3fb6de784cea3cd 834 linux-cloud-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 7e1d96bc839b122343186fcb7294a11dca9b44c3 15170390 linux-image-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 0deaedd3d50793ccb769a91af793a17a6eefe074 36740256 linux-image-extra-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 68657626cdd5eb66cf70c8b7d69839918e3dd429 703182 linux-headers-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 c4f9f52c7e17a495696ff5ae3ee1c94097728c50 389933266 linux-image-3.13.0-78-generic-dbgsym_3.13.0-78.122_amd64.ddeb
 4ae9fd686589966e66ebb61b9e1f94bd817e0213 1826 linux-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 7010fa44f3a3d1140d9e5c06a45995acf4c67d1d 1786 linux-cloud-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 32a265722a6a461baaf92eb05634dcfde22a252e 51885500 linux-image-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 d9974a7099b9d5fcd6a064e2ee870d07ab61a3f9 702918 linux-headers-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 d9442e68b583b1e1029e1d0d3a87a5c2ac1d4bb4 389128112 linux-image-3.13.0-78-lowlatency-dbgsym_3.13.0-78.122_amd64.ddeb
 5bd36143c5c067093f8ca73b7b25226019323b39 1826 linux-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 744517d4ba073afb1181adf9881766f753f14490 1782 linux-cloud-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 0dfb91d8bd7126e296b1acd52f395f73a9012274 11534429 linux_3.13.0-78.122_amd64.tar.gz
 ddc479c86829061b5a410c37a702d9285d58fb8f 6310666 kernel-image-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 d7b2a5b123290b2c40115e9e0dd5ecf44f46c381 3884596 nic-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 1c69babc438aa83b73360dc889d0a2c7773d95e5 445484 nic-shared-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 eef453ba45c0ba638cca3a1b1ac3675c4da2dd4c 84236 serial-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ce79ea8a137db4363678aabe5f4ea94df0a8b59e 26042 ppp-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 195fccc5845c702817d5b2c3004a3c137bfd3f56 131590 pata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 a4a791f87c70ccf2464b7a09a5c7c0db01dbf0c4 68310 firewire-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 335f9d1c242b5b5344d2ca42247a866ba44c99f7 1970108 scsi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 782705391827af4cecd9683f3d12a725e88c249e 9346 plip-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 12a4c8bbf235332fdd50fadf7f47c2e94f93073d 32738 floppy-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 1cd68c96bdb67bd2c87361600bfb365c45167958 4102 fat-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c1f4dc6fdcbb6f8741696fb22a9ca820ad600a82 433558 nfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 a845edcce337087197d38fa40abee017b50e1b8b 228168 md-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c91ce3d92996efd7ba70a0ac30706ffe326e9d34 17974 multipath-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 40da99f76d9640fc9e16d04ed00b0d646b35a4ee 112754 usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 7209b915e3f44db2dcabf4c6c3ba610d5a1e47e3 68688 pcmcia-storage-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 2f5c0ec84200adc558c6a3affd04845ad4446ba3 13090 fb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 8e2c086e1cd775abbd5edd5d8da378e4c1358024 107032 input-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 53b450c30dbce379ac2f2f9cc85074a3cc06cd6e 47870 mouse-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 650530979bf9b89d17a6ceeecf2f1a8a6b87d743 180202 irda-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 3b729c3e0e4dd4c174b27ad3761464322e9e79d1 31584 parport-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 5cdf4b4dd09fcb5824fce660cab16993786e163f 146694 nic-pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 26109f20801072975c580ab09c3d2678c9e62e5d 65080 pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 566bfe122517255aedeac29b5381bb223da2bdcf 295644 nic-usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ff66f1747a149ae8da7eca0d81282ac1fe55a1a9 98878 sata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 16272d3f562d35e7bf48376c1506f8b2beac61f4 318666 crypto-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 63756f3cdd1140e533470646862861c33731242a 21978 squashfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9910da2bc5e31dc5a0d63de49d06e40b833d2b7c 54718 speakup-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9a96ff442603a23cd89ed8e4712785984888a886 56920 virtio-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c0f4fc527e5d8dc1699bbba2f48be3fa0574a698 512412 fs-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 bec68bb9073a3a57ac997a485f7d0ffffc8bd76d 540680 fs-secondary-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9349e172c4e08ff9b0d6ac57350b9e5adee0e812 44626 storage-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 88cf58eb0d64daf78f46fe95330f91b6d30a7bb5 397586 block-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 615869265d9d7a1eff2224f499c9063684ebabf3 254634 message-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ae6e82a343108329a30e84f2f5c3787622ae362e 26966 vlan-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 bf65e86ab20b19eae5ddd5ea439ab4699094cba5 40742 ipmi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 4311534ba93121ac086eb61dd6b59718745191c4 946 linux-udebs-generic_3.13.0-78.122_amd64.udeb
 6aba2dbfd8d7ef3f3fa043d795ba197667a93dc4 774502 linux-libc-dev_3.13.0-78.122_amd64.deb
Checksums-Sha256: 
 035158dd43e508fe0559e43932cb29da3825ff2445460d5f8387fa20bc17e414 474680 linux-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 5f7ee7b4123ba69ed3e5dc2047f10934334275b36084e02d2226bcc9c730597f 858 linux-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 2814867f2e4dcd8a44ead274e6634d01986c180d55484b2fcd64ce03909a1d63 24478 linux_3.13.0-78.122_amd64_translations.tar.gz
 b414cd927f8297b055a8c5736a9f39a9e6bc4c4226c494c390036cd80a3d54ba 25946 linux-cloud-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 5fcb07d93f70fbb49c7f8bf03380eee463dd94b4123e8dd0f217fd9767a1ae30 834 linux-cloud-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 bd738a6814a02724f6d48c6379e9894a32cd58547e018ed7d988a98c06a2692b 15170390 linux-image-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 3639e4f64e92d153e5f0df67eadabc706438fd234f98715bcb842422469b45d9 36740256 linux-image-extra-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 b77cdd87cbe31658ce43dc33ec284bd583739c4bfef481d8fdff3d88302f084d 703182 linux-headers-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 9cbb2f04e78cfa6ec2de6aa2277401fd1dc7a7f2de29e16f1574ddd2432622f7 389933266 linux-image-3.13.0-78-generic-dbgsym_3.13.0-78.122_amd64.ddeb
 91cfb16b600212d11807a699311c1e679d785e1c19d766db4ce20302ca7e0819 1826 linux-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 b550f4ec371cc188f3e2092c4cbd06fb079ca91d97878664373f5584986048d9 1786 linux-cloud-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 6f6b81b4b32f45367feef915c143dd504063447342ceba9437f5f82564bd0b3d 51885500 linux-image-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 f5c1330dc554e89f889e8ee6bc877099dcbe9b1a6ff907c882f525f79d1dfd43 702918 linux-headers-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 ed5b4d519a5ae352ad3eb67fa9377cac06ccdec4e1dd1f52dbcc43734cdb2400 389128112 linux-image-3.13.0-78-lowlatency-dbgsym_3.13.0-78.122_amd64.ddeb
 07dd8553fe54e91352b037f7d42676b49d8c72650e62ce565b00095215d79137 1826 linux-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 17b6ef58ef37bcb0a4b23dd4c06022b3ae8b74ca5fa4c772e081f8aac132b0f7 1782 linux-cloud-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 59fd5216d53fddc162ba1b696bf4f1199caef8f7094f05321b4828d4ba818f0d 11534429 linux_3.13.0-78.122_amd64.tar.gz
 7d59fea10a3bc9643f1a1e251c9dce668bc4a3f8751acfddf59c326de722d081 6310666 kernel-image-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 b8c4b56473bc21acfd831ceef269fde99977c2edfa1467370cfdf37810d0600c 3884596 nic-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 e77351f24e42e27b41596735da326244286e21970701797432252fe6a5402d5d 445484 nic-shared-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 d51030ae5c4fbe59fba08a1e0a8db73019b1acb70006190020a3c1ea0c0dc397 84236 serial-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 76105753d61831e053d89e12c4a6cbeec215eaf8354904443c3b879f26aeccbb 26042 ppp-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 60d3631539e43e785f325843ca76b114f5e95f6fc9476951ac2f7614267250e4 131590 pata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 f79db3b0d0eeb6c5d3eca57999c1bc954d92dd67dc9381465156259c18c191d4 68310 firewire-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 d9c94717267423fd72d8c1006ff56d9feba5b3607fa0ebc8ee8458a299ba9db2 1970108 scsi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 af350080f7793ef11e99c96d3697f77c99ae9e704da2774b1017a4758adfc089 9346 plip-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 b7bf8989962cc4379550f0ca8ecc401f7ad3dd89d2146dad9588193366e970bd 32738 floppy-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 33ea42168acc1cb7d653170773ede1cfad0923f5fbdbebc66c89228e01b9a6d4 4102 fat-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 bc68bf2ddf1bb68a278ec45a6ca5c43d88a7b2b2e3907aaaa0cda144c911b505 433558 nfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 5e77dcf6ee0cf319905fe3b257543203037fe52ac4a0aada1c62cd6c7e5351b7 228168 md-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 8ca8d6552fd19af1a0ca96a221d740e2bf9f2abeb2fe4015184d035483f11a21 17974 multipath-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ae614c2e06ac2b0999227202f03cffbe6d7d65916d954deea56a6584bc8bbac8 112754 usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 1acf76a89ca3943a928b43268c1298871e7771b3df4517f8511b70ff955bf7f8 68688 pcmcia-storage-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ca0e142e03c5f3a01f5ca97283bc28bbe2320a1a13c314924d5cc0a293df4e6d 13090 fb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 47d8b3025dabb13e8b64cbdffbb187ad85f5dd1690631879747406238d6ca5af 107032 input-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 0e5e1600f1b5973ca38be797ae3d9c28db5ea26bdb145f4c57c06bc43e59d208 47870 mouse-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 3cc885534c5a4efd93ae45232aba49f832f93c0abcfe130e9f97eec9e3570117 180202 irda-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9c55bb092f4beb3431a5afe60413be0fb466b20e207647c50055124ba971bd91 31584 parport-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 f566b6afcc100cffa46d421a772a4573b13c64b2ea28991edc08b37e5ee1e8b1 146694 nic-pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 988c73a5210c7c5006cf100a0b89ce9ef0907b5072a60c07abd025cf845682fb 65080 pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 a0d97a8a45d0ebbc5a0324372b937d7c88c1b4b008dcea24873f90b5022600c1 295644 nic-usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9935919a8bbaf0ba6d7f6fd8e928b81e60411f3dfaffc65daa93b1e2cb9e980c 98878 sata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 92d696dcc74d455f0aef43eb48d00d823836bacd2bea4c677ff253db0210c70f 318666 crypto-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 0e5970b2eac33ab1fa80ac942e4ce449b4f95c5902cc19452444da74732acd8c 21978 squashfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 244ceb5ab9ebe73da9242ede46909fc190034191e7a32f2f8bd9c461590af096 54718 speakup-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 88e9f2b29e1c2469bdc52ac0ef989ee0e773a82bb952a5778c8fccf2e76c9add 56920 virtio-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 17ac991af55e7114659aec9c1579df8236598d34c1188c7146829f908ca5bd78 512412 fs-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ff203870124fa83ba406ba0c49ad58842fcb950382b9ee18b1b2e9e3a448cc11 540680 fs-secondary-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 3e2f798e561cd520fbf577f53f9ff937104cf3aa0552c3ee6ae685242de83aa0 44626 storage-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 6784d20a982698683800d52d7810adcefb15f0096ffe8cb182042d2c90bf0e21 397586 block-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 6c528f2f75bb9372785f725cf2a97a3cc4ad7acbefd40b3d9e2b951a0a0a4d0e 254634 message-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 5f65eec663f1bb4cba4915f69ccefbd8754a59971b05300f698ca9448d13f1cc 26966 vlan-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 b826a7496dc433d73ffd1a98f9b8ef224816ec21ef7d649bd0d35db4d2083676 40742 ipmi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 263696be182f04d8fc240277d5155bd696725be6ce0c88462847e2127f70bf2e 946 linux-udebs-generic_3.13.0-78.122_amd64.udeb
 a2fe8efce5a84ce4b1b11689a5f625ba92ba13df35f753bb6b8a79ed3a4eca30 774502 linux-libc-dev_3.13.0-78.122_amd64.deb
Files: 
 eb99447ff512355480cafda788a68ea0 474680 devel optional linux-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 4435a45651f2d7af3f27cb93cfea6f92 858 devel extra linux-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 592db95366cc1f7412f9d7eb6546ef17 24478 raw-translations - linux_3.13.0-78.122_amd64_translations.tar.gz
 ba6823aadf400e52eb0589694c89f426 25946 devel optional linux-cloud-tools-3.13.0-78_3.13.0-78.122_amd64.deb
 3556af4e4ab98b626edc4e7402012816 834 devel extra linux-cloud-tools-3.13.0-78-dbgsym_3.13.0-78.122_amd64.ddeb
 44f01de9e027cb5f1bc0a9c8380d1177 15170390 kernel optional linux-image-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 267ff08780371260a3d329da9fb39e34 36740256 kernel optional linux-image-extra-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 9d4787ef0ecc9b1f246b5e8fe5347305 703182 devel optional linux-headers-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 eba7aa65b53d8e3a29107032aca8ec5f 389933266 devel optional linux-image-3.13.0-78-generic-dbgsym_3.13.0-78.122_amd64.ddeb
 ae23af8f8b7a6d2ce3dd1d56ebdf8c14 1826 devel optional linux-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 1c145f2765c6456672972c49ffb14513 1786 devel optional linux-cloud-tools-3.13.0-78-generic_3.13.0-78.122_amd64.deb
 3eb019f45862589dc5ba6c6cf17f5496 51885500 kernel optional linux-image-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 2963699a0ac573709a0e05dd8ebe95ef 702918 devel optional linux-headers-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 fa0cdbb98530e22b2a8946a185a81e5e 389128112 devel optional linux-image-3.13.0-78-lowlatency-dbgsym_3.13.0-78.122_amd64.ddeb
 4d74cf8dde17331701a734ffadb4b6a2 1826 devel optional linux-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 d3feb36ffd0666bca3a40af8963fa3d0 1782 devel optional linux-cloud-tools-3.13.0-78-lowlatency_3.13.0-78.122_amd64.deb
 d46811e583cbbf071f11a87d332fb99a 11534429 raw-uefi - linux_3.13.0-78.122_amd64.tar.gz
 0caff315f6adef6f56ec36d402dbb967 6310666 debian-installer extra kernel-image-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 d8295c510f697529246508f8ddb1a516 3884596 debian-installer standard nic-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 3e823e6f133a63e02abd95b1cbb69b9a 445484 debian-installer standard nic-shared-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c03862691faff230f073105aed9832aa 84236 debian-installer standard serial-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 bc16cfd078ae0978a72281f119481083 26042 debian-installer standard ppp-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 10c786fbe2d1f9b1360ec2fe3280d589 131590 debian-installer standard pata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 7190d841fe265e2165c8d563de90d2be 68310 debian-installer standard firewire-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 5aad9d359762c5db8b16fa7c561ae6ce 1970108 debian-installer standard scsi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 b5d5ec0dfa6def5253bc2ed734908414 9346 debian-installer standard plip-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 0f314c10f59e2c14c9bc8493824d94d9 32738 debian-installer standard floppy-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 012c1a77218de66c70c37d9fdad8eb54 4102 debian-installer standard fat-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ecd609cc89731b62aa5ce136ed27a4ab 433558 debian-installer standard nfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c6de8aef7854594908bef78e2947ec25 228168 debian-installer standard md-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 2ce30c4bf2545ebf8bcdab4519e046c4 17974 debian-installer extra multipath-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 c4decc7b3cad14951491a6d519421c8c 112754 debian-installer standard usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 057a63aabfff33bbf6b431d4ad905024 68688 debian-installer standard pcmcia-storage-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 f5caeaa14fa90ec2a61aa2a329a1ddfa 13090 debian-installer standard fb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 500dc89037faf8a2e01ec7a8a579e378 107032 debian-installer standard input-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 441cfbe06c9d060008c43100fc43fc18 47870 debian-installer extra mouse-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 e157fe8b2c0f924b1e7f6ab639869bfb 180202 debian-installer standard irda-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 6f76909a6ae59dcd9dc3935ba5195c3e 31584 debian-installer standard parport-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 f65ae8e21b213a0879109fd5566786be 146694 debian-installer standard nic-pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 32798ce6709eab311a5956bae27ceafd 65080 debian-installer standard pcmcia-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 b5ae22432fbcfd1a608a7c5cf3d80a26 295644 debian-installer standard nic-usb-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 22069540375ab5dae16f4a166b55cd80 98878 debian-installer standard sata-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 0610d175e09640b894075436978c7171 318666 debian-installer extra crypto-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 5f19ee420c3d41b5cf35eb5117376e3f 21978 debian-installer extra squashfs-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 83e727a7bcbc3945972861e7743b8d0c 54718 debian-installer extra speakup-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 7db86f95dc22d994598ac3099bac6cca 56920 debian-installer standard virtio-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 50e8e6fa8320bb2962d75f8582ab4bb9 512412 debian-installer standard fs-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 6f853d60bd099a0cf229b5510092e50e 540680 debian-installer standard fs-secondary-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 ea8cf1236e54c57d08048ff00547e722 44626 debian-installer standard storage-core-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 03c02f6e60c59239833e16003e6298b8 397586 debian-installer standard block-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 92b8bfe1be16529fadcd26980d89c551 254634 debian-installer standard message-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 dcb095778c9ef5a5689486aa31108030 26966 debian-installer extra vlan-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 8c7a9e1809e1817415b81c73030a327b 40742 debian-installer standard ipmi-modules-3.13.0-78-generic-di_3.13.0-78.122_amd64.udeb
 9146667c126bf98bb0e343ce1d94c92e 946 debian-installer optional linux-udebs-generic_3.13.0-78.122_amd64.udeb
 6e14a9c7f0d04072319ba33d76b4187c 774502 devel optional linux-libc-dev_3.13.0-78.122_amd64.deb
Package-Type: udeb


More information about the Trusty-changes mailing list