[ubuntu/precise-updates] linux-lts-trusty_3.13.0-46.75~precise1_amd64.tar.gz - (Accepted)

Seth Forshee seth.forshee at canonical.com
Tue Feb 24 19:52:57 UTC 2015


linux-lts-trusty (3.13.0-46.75~precise1) precise; urgency=low

  [ Seth Forshee ]

  * Release Tracking Bug
    - LP: #1420661

  [ Andy Whitcroft ]

  * [Debian] arm64 -- build ubuntu drivers
    - LP: #1411284
  * hyper-v -- fix comment handing in /etc/network/interfaces
    - LP: #1413020

  [ Kamal Mostafa ]

  * [Packaging] force "dpkg-source -I -i" behavior

  [ Upstream Kernel Changes ]

  * Revert "[SCSI] mpt2sas: Remove phys on topology change."
    - LP: #1419838
  * Revert "[SCSI] mpt3sas: Remove phys on topology change"
    - LP: #1419838
  * Btrfs: fix transaction abortion when remounting btrfs from RW to RO
    - LP: #1411320
  * Btrfs: fix a crash of clone with inline extents's split
    - LP: #1413129
  * net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
    - LP: #1407760
  * KVM: x86: SYSENTER emulation is broken
    - LP: #1414651
    - CVE-2015-0239
  * powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
    - LP: #1415919
  * ipv6: fix swapped ipv4/ipv6 mtu_reduced callbacks
    - LP: #1404558, #1419837
  * usb: gadget: at91_udc: move prepare clk into process context
    - LP: #1419837
  * KVM: x86: Fix far-jump to non-canonical check
    - LP: #1419837
  * x86/tls: Validate TLS entries to protect espfix
    - LP: #1419837
  * userns: Check euid no fsuid when establishing an unprivileged uid
    mapping
    - LP: #1419837
  * userns: Document what the invariant required for safe unprivileged
    mappings.
    - LP: #1419837
  * userns: Only allow the creator of the userns unprivileged mappings
    - LP: #1419837
  * x86_64, switch_to(): Load TLS descriptors before switching DS and ES
    - LP: #1419837
  * isofs: Fix infinite looping over CE entries
    - LP: #1419837
  * batman-adv: Calculate extra tail size based on queued fragments
    - LP: #1419837
  * KEYS: close race between key lookup and freeing
    - LP: #1419837
  * isofs: Fix unchecked printing of ER records
    - LP: #1419837
  * x86_64, vdso: Fix the vdso address randomization algorithm
    - LP: #1419837
  * groups: Consolidate the setgroups permission checks
    - LP: #1419837
  * userns: Don't allow setgroups until a gid mapping has been setablished
    - LP: #1419837
  * userns: Don't allow unprivileged creation of gid mappings
    - LP: #1419837
  * move d_rcu from overlapping d_child to overlapping d_alias
    - LP: #1419837
  * deal with deadlock in d_walk()
    - LP: #1419837
  * Linux 3.13.11-ckt14
    - LP: #1419837
  * gre: fix the inner mac header in nbma tunnel xmit path
    - LP: #1419838
  * netlink: Always copy on mmap TX.
    - LP: #1419838
  * netlink: Don't reorder loads/stores before marking mmap netlink frame
    as available
    - LP: #1419838
  * in6: fix conflict with glibc
    - LP: #1419838
  * tg3: tg3_disable_ints using uninitialized mailbox value to disable
    interrupts
    - LP: #1419838
  * batman-adv: Unify fragment size calculation
    - LP: #1419838
  * batman-adv: avoid NULL dereferences and fix if check
    - LP: #1419838
  * net: Fix stacked vlan offload features computation
    - LP: #1419838
  * net: Reset secmark when scrubbing packet
    - LP: #1419838
  * tcp: Do not apply TSO segment limit to non-TSO packets
    - LP: #1419838
  * alx: fix alx_poll()
    - LP: #1419838
  * team: avoid possible underflow of count_pending value for notify_peers
    and mcast_rejoin
    - LP: #1419838
  * enic: fix rx skb checksum
    - LP: #1419838
  * net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
    - LP: #1419838
  * macvlan: unregister net device when netdev_upper_dev_link() fails
    - LP: #1419838
  * netfilter: conntrack: disable generic tracking for known protocols
    - LP: #1419838
  * xen-netfront: Fix handling packets on compound pages with skb_linearize
    - LP: #1317811, #1419838
  * xen-netfront: use correct linear area after linearizing an skb
    - LP: #1317811, #1419838
  * eCryptfs: Force RO mount when encrypted view is enabled
    - LP: #1419838
  * smiapp: Take mutex during PLL update in sensor initialisation
    - LP: #1419838
  * smiapp-pll: Correct clock debug prints
    - LP: #1419838
  * sound: simplify au0828 quirk table
    - LP: #1419838
  * sound: Update au0828 quirks table
    - LP: #1419838
  * af9005: fix kernel panic on init if compiled without IR
    - LP: #1419838
  * writeback: fix a subtle race condition in I_DIRTY clearing
    - LP: #1419838
  * usb: renesas_usbhs: gadget: fix NULL pointer dereference in
    ep_disable()
    - LP: #1419838
  * KVM: s390: flush CPU on load control
    - LP: #1419838
  * UBI: Fix double free after do_sync_erase()
    - LP: #1419838
  * UBI: Fix invalid vfree()
    - LP: #1419838
  * Drivers: hv: vmbus: Fix a race condition when unregistering a device
    - LP: #1419838
  * driver core: Fix unbalanced device reference in drivers_probe
    - LP: #1419838
  * PCI: Restore detection of read-only BARs
    - LP: #1419838
  * scsi: correct return values for .eh_abort_handler implementations
    - LP: #1419838
  * drm/radeon: fix typo in CI dpm disable
    - LP: #1419838
  * ARM: tegra: Re-add removed SoC id macro to tegra_resume()
    - LP: #1419838
  * arm64: Add COMPAT_HWCAP_LPAE
    - LP: #1419838
  * genhd: check for int overflow in disk_expand_part_tbl()
    - LP: #1419838
  * ftrace/x86: Add frames pointers to trampoline as necessary
    - LP: #1419838
  * drm/ttm: Avoid memory allocation from shrinker functions.
    - LP: #1419838
  * ASoC: sigmadsp: Refuse to load firmware files with a non-supported
    version
    - LP: #1419838
  * drm/radeon: work around a hw bug in MGCG on CIK
    - LP: #1419838
  * Btrfs: make sure we wait on logged extents when fsycning two subvols
    - LP: #1419838
  * Btrfs: do not move em to modified list when unpinning
    - LP: #1419838
  * megaraid_sas: corrected return of wait_event from abort frame path
    - LP: #1419838
  * ASoC: max98090: Fix ill-defined sidetone route
    - LP: #1419838
  * blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
    - LP: #1419838
  * nfs41: fix nfs4_proc_layoutget error handling
    - LP: #1419838
  * cdc-acm: memory leak in error case
    - LP: #1419838
  * USB: cdc-acm: check for valid interfaces
    - LP: #1419838
  * x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and
    sync_regs
    - LP: #1419838
  * uvcvideo: Fix destruction order in uvc_delete()
    - LP: #1419838
  * HID: i2c-hid: fix race condition reading reports
    - LP: #1419838
  * mfd: tc6393xb: Fail ohci suspend if full state restore is required
    - LP: #1419838
  * serial: samsung: wait for transfer completion before clock disable
    - LP: #1419838
  * mmc: dw_mmc: avoid write to CDTHRCTL on older versions
    - LP: #1419838
  * Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
    - LP: #1419838
  * eCryptfs: Remove buggy and unnecessary write in file name decode
    routine
    - LP: #1419838
  * n_tty: Fix read_buf race condition, increment read_head after pushing
    data
    - LP: #1419838
  * dm cache: only use overwrite optimisation for promotion when in
    writeback mode
    - LP: #1419838
  * dm cache: dirty flag was mistakenly being cleared when promoting via
    overwrite
    - LP: #1419838
  * dm bufio: fix memleak when using a dm_buffer's inline bio
    - LP: #1419838
  * ath9k_hw: fix hardware queue allocation
    - LP: #1419838
  * ath9k: fix BE/BK queue order
    - LP: #1419838
  * ath5k: fix hardware queue index assignment
    - LP: #1419838
  * tcm_loop: Fix wrong I_T nexus association
    - LP: #1419838
  * iwlwifi: dvm: fix flush support for old firmware
    - LP: #1419838
  * iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
    - LP: #1419838
  * dm crypt: use memzero_explicit for on-stack buffer
    - LP: #1419838
  * mnt: Implicitly add MNT_NODEV on remount when it was implicitly added
    by mount
    - LP: #1419838
  * mnt: Update unprivileged remount test
    - LP: #1419838
  * umount: Disallow unprivileged mount force
    - LP: #1419838
  * md/raid56: Don't perform reads to support writes until stripe is ready.
    - LP: #1419838
  * md/raid5: avoid livelock caused by non-aligned writes.
    - LP: #1419838
  * md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying
    wants.
    - LP: #1419838
  * drm/i915: Disallow pin ioctl completely for kms drivers
    - LP: #1419838
  * drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
    - LP: #1419838
  * drm/vmwgfx: Fix fence event code
    - LP: #1419838
  * hp_accel: Add support for HP ZBook 15
    - LP: #1419838
  * drm/radeon: check the right ring in radeon_evict_flags()
    - LP: #1419838
  * swiotlb-xen: pass dev_addr to xen_dma_unmap_page and
    xen_dma_sync_single_for_cpu
    - LP: #1419838
  * swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
    - LP: #1419838
  * clocksource: arch_timer: Fix code to use physical timers when requested
    - LP: #1419838
  * ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
    - LP: #1419838
  * can: peak_usb: fix memset() usage
    - LP: #1419838
  * can: peak_usb: fix cleanup sequence order in case of error during init
    - LP: #1419838
  * ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery
    - LP: #1419838
  * KEYS: Fix stale key registration at error path
    - LP: #1419838
  * thermal: Fix error path in thermal_init()
    - LP: #1419838
  * blk-mq: Fix a use-after-free
    - LP: #1419838
  * fs: nfsd: Fix signedness bug in compare_blob
    - LP: #1419838
  * nfsd4: fix xdr4 inclusion of escaped char
    - LP: #1419838
  * userns: Rename id_map_mutex to userns_state_mutex
    - LP: #1419838
  * drm/i915: Don't complain about stolen conflicts on gen3
    - LP: #1419838
  * ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
    - LP: #1419838
  * Btrfs: fix fs corruption on transaction abort if device supports
    discard
    - LP: #1419838
  * ncpfs: return proper error from NCP_IOC_SETROOT ioctl
    - LP: #1419838
  * drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
    - LP: #1419838
  * rtc: omap: fix missing wakealarm attribute
    - LP: #1419838
  * exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
    - LP: #1419838
  * perf/x86/intel/uncore: Make sure only uncore events are collected
    - LP: #1419838
  * perf: Fix events installation during moving group
    - LP: #1419838
  * KVM: nVMX: Disable unrestricted mode if ept=0
    - LP: #1419838
  * drm/i915: save/restore GMBUS freq across suspend/resume on gen4
    - LP: #1419838
  * pstore-ram: Fix hangs by using write-combine mappings
    - LP: #1419838
  * pstore-ram: Allow optional mapping with pgprot_noncached
    - LP: #1419838
  * userns: Add a knob to disable setgroups on a per user namespace basis
    - LP: #1419838
  * userns: Allow setting gid_maps without privilege when setgroups is
    disabled
    - LP: #1419838
  * userns: Unbreak the unprivileged remount tests
    - LP: #1419838
  * HID: i2c-hid: prevent buffer overflow in early IRQ
    - LP: #1419838
  * mac80211: fix multicast LED blinking and counter
    - LP: #1419838
  * cfg80211: avoid mem leak on driver hint set
    - LP: #1419838
  * mtd: tests: abort torturetest on erase errors
    - LP: #1419838
  * tracing/sched: Check preempt_count() for current when reading
    task->state
    - LP: #1419838
  * iscsi,iser-target: Initiate termination only once
    - LP: #1419838
  * iser-target: Fix flush + disconnect completion handling
    - LP: #1419838
  * iser-target: Parallelize CM connection establishment
    - LP: #1419838
  * iser-target: Fix connected_handler + teardown flow race
    - LP: #1419838
  * iser-target: Handle ADDR_CHANGE event for listener cm_id
    - LP: #1419838
  * iser-target: Fix implicit termination of connections
    - LP: #1419838
  * genirq: Prevent proc race against freeing of irq descriptors
    - LP: #1419838
  * x86/tls: Disallow unusual TLS segments
    - LP: #1419838
  * powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
    - LP: #1419838
  * ARC: [nsimosci] move peripherals to match model to FPGA
    - LP: #1419838
  * scsi: blacklist RSOC for Microsoft iSCSI target devices
    - LP: #1419838
  * rtlwifi: rtl8192ce: Set fw_ready flag
    - LP: #1419838
  * iscsi-target: Fail connection on short sendmsg writes
    - LP: #1419838
  * mac80211: free management frame keys when removing station
    - LP: #1419838
  * ceph: do_sync is never initialized
    - LP: #1419838
  * x86/tls: Don't validate lm in set_thread_area() after all
    - LP: #1419838
  * ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
    - LP: #1419838
  * mnt: Fix a memory stomp in umount
    - LP: #1419838
  * ocfs2: fix journal commit deadlock
    - LP: #1419838
  * tick/powerclamp: Remove tick_nohz_idle abuse
    - LP: #1419838
  * Linux 3.13.11-ckt15
    - LP: #1419838

  [ Xiong Zhang ]

  * SAUCE: ubuntu/i915: power on sink if dpcd read fail
    - LP: #1416451

Date: Wed, 11 Feb 2015 08:52:25 -0600
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at akateko.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 11 Feb 2015 08:52:25 -0600
Source: linux-lts-trusty
Binary: linux-headers-3.13.0-46 linux-lts-trusty-tools-3.13.0-46 linux-lts-trusty-cloud-tools-3.13.0-46 linux-image-3.13.0-46-generic linux-headers-3.13.0-46-generic linux-image-3.13.0-46-generic-dbgsym linux-tools-3.13.0-46-generic linux-cloud-tools-3.13.0-46-generic linux-lts-trusty-udebs-generic linux-image-3.13.0-46-generic-lpae linux-headers-3.13.0-46-generic-lpae linux-image-3.13.0-46-generic-lpae-dbgsym linux-tools-3.13.0-46-generic-lpae linux-cloud-tools-3.13.0-46-generic-lpae linux-lts-trusty-udebs-generic-lpae kernel-image-3.13.0-46-generic-di nic-modules-3.13.0-46-generic-di nic-shared-modules-3.13.0-46-generic-di serial-modules-3.13.0-46-generic-di ppp-modules-3.13.0-46-generic-di pata-modules-3.13.0-46-generic-di firewire-core-modules-3.13.0-46-generic-di scsi-modules-3.13.0-46-generic-di plip-modules-3.13.0-46-generic-di floppy-modules-3.13.0-46-generic-di fat-modules-3.13.0-46-generic-di nfs-modules-3.13.0-46-generic-di md-modules-3.13.0-46-generic-di
 multipath-modules-3.13.0-46-generic-di usb-modules-3.13.0-46-generic-di pcmcia-storage-modules-3.13.0-46-generic-di fb-modules-3.13.0-46-generic-di input-modules-3.13.0-46-generic-di mouse-modules-3.13.0-46-generic-di irda-modules-3.13.0-46-generic-di parport-modules-3.13.0-46-generic-di nic-pcmcia-modules-3.13.0-46-generic-di pcmcia-modules-3.13.0-46-generic-di nic-usb-modules-3.13.0-46-generic-di sata-modules-3.13.0-46-generic-di crypto-modules-3.13.0-46-generic-di squashfs-modules-3.13.0-46-generic-di speakup-modules-3.13.0-46-generic-di virtio-modules-3.13.0-46-generic-di fs-core-modules-3.13.0-46-generic-di fs-secondary-modules-3.13.0-46-generic-di storage-core-modules-3.13.0-46-generic-di block-modules-3.13.0-46-generic-di message-modules-3.13.0-46-generic-di vlan-modules-3.13.0-46-generic-di
 ipmi-modules-3.13.0-46-generic-di
Architecture: amd64 amd64_translations
Version: 3.13.0-46.75~precise1
Distribution: precise
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at akateko.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description: 
 block-modules-3.13.0-46-generic-di - Block storage devices (udeb)
 crypto-modules-3.13.0-46-generic-di - crypto modules (udeb)
 fat-modules-3.13.0-46-generic-di - FAT filesystem support (udeb)
 fb-modules-3.13.0-46-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.13.0-46-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.13.0-46-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.13.0-46-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.13.0-46-generic-di - Extra filesystem modules (udeb)
 input-modules-3.13.0-46-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.13.0-46-generic-di - ipmi modules (udeb)
 irda-modules-3.13.0-46-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.13.0-46-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-3.13.0-46-generic - Linux kernel version specific cloud tools for version 3.13.0-46
 linux-cloud-tools-3.13.0-46-generic-lpae - Linux kernel version specific cloud tools for version 3.13.0-46
 linux-headers-3.13.0-46 - Header files related to Linux kernel version 3.13.0
 linux-headers-3.13.0-46-generic - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-46-generic-lpae - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-46-generic - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-46-generic-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-46-generic-lpae - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-46-generic-lpae-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-lts-trusty-cloud-tools-3.13.0-46 - Linux kernel version specific cloud tools for version 3.13.0-46
 linux-lts-trusty-tools-3.13.0-46 - Linux kernel version specific tools for version 3.13.0-46
 linux-lts-trusty-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-lts-trusty-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-tools-3.13.0-46-generic - Linux kernel version specific tools for version 3.13.0-46
 linux-tools-3.13.0-46-generic-lpae - Linux kernel version specific tools for version 3.13.0-46
 md-modules-3.13.0-46-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.13.0-46-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.13.0-46-generic-di - Mouse support (udeb)
 multipath-modules-3.13.0-46-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.13.0-46-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.13.0-46-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.13.0-46-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.13.0-46-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.13.0-46-generic-di - USB network interface support (udeb)
 parport-modules-3.13.0-46-generic-di - Parallel port support (udeb)
 pata-modules-3.13.0-46-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.13.0-46-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.13.0-46-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.13.0-46-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.13.0-46-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.13.0-46-generic-di - SATA storage support (udeb)
 scsi-modules-3.13.0-46-generic-di - SCSI storage support (udeb)
 serial-modules-3.13.0-46-generic-di - Serial port support (udeb)
 speakup-modules-3.13.0-46-generic-di - speakup modules (udeb)
 squashfs-modules-3.13.0-46-generic-di - squashfs modules (udeb)
 storage-core-modules-3.13.0-46-generic-di - Core storage support (udeb)
 usb-modules-3.13.0-46-generic-di - Core USB support (udeb)
 virtio-modules-3.13.0-46-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.13.0-46-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1317811 1404558 1407760 1411284 1411320 1413020 1413129 1414651 1415919 1416451 1419837 1419838 1420661
Changes: 
 linux-lts-trusty (3.13.0-46.75~precise1) precise; urgency=low
 .
   [ Seth Forshee ]
 .
   * Release Tracking Bug
     - LP: #1420661
 .
   [ Andy Whitcroft ]
 .
   * [Debian] arm64 -- build ubuntu drivers
     - LP: #1411284
   * hyper-v -- fix comment handing in /etc/network/interfaces
     - LP: #1413020
 .
   [ Kamal Mostafa ]
 .
   * [Packaging] force "dpkg-source -I -i" behavior
 .
   [ Upstream Kernel Changes ]
 .
   * Revert "[SCSI] mpt2sas: Remove phys on topology change."
     - LP: #1419838
   * Revert "[SCSI] mpt3sas: Remove phys on topology change"
     - LP: #1419838
   * Btrfs: fix transaction abortion when remounting btrfs from RW to RO
     - LP: #1411320
   * Btrfs: fix a crash of clone with inline extents's split
     - LP: #1413129
   * net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
     - LP: #1407760
   * KVM: x86: SYSENTER emulation is broken
     - LP: #1414651
     - CVE-2015-0239
   * powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
     - LP: #1415919
   * ipv6: fix swapped ipv4/ipv6 mtu_reduced callbacks
     - LP: #1404558, #1419837
   * usb: gadget: at91_udc: move prepare clk into process context
     - LP: #1419837
   * KVM: x86: Fix far-jump to non-canonical check
     - LP: #1419837
   * x86/tls: Validate TLS entries to protect espfix
     - LP: #1419837
   * userns: Check euid no fsuid when establishing an unprivileged uid
     mapping
     - LP: #1419837
   * userns: Document what the invariant required for safe unprivileged
     mappings.
     - LP: #1419837
   * userns: Only allow the creator of the userns unprivileged mappings
     - LP: #1419837
   * x86_64, switch_to(): Load TLS descriptors before switching DS and ES
     - LP: #1419837
   * isofs: Fix infinite looping over CE entries
     - LP: #1419837
   * batman-adv: Calculate extra tail size based on queued fragments
     - LP: #1419837
   * KEYS: close race between key lookup and freeing
     - LP: #1419837
   * isofs: Fix unchecked printing of ER records
     - LP: #1419837
   * x86_64, vdso: Fix the vdso address randomization algorithm
     - LP: #1419837
   * groups: Consolidate the setgroups permission checks
     - LP: #1419837
   * userns: Don't allow setgroups until a gid mapping has been setablished
     - LP: #1419837
   * userns: Don't allow unprivileged creation of gid mappings
     - LP: #1419837
   * move d_rcu from overlapping d_child to overlapping d_alias
     - LP: #1419837
   * deal with deadlock in d_walk()
     - LP: #1419837
   * Linux 3.13.11-ckt14
     - LP: #1419837
   * gre: fix the inner mac header in nbma tunnel xmit path
     - LP: #1419838
   * netlink: Always copy on mmap TX.
     - LP: #1419838
   * netlink: Don't reorder loads/stores before marking mmap netlink frame
     as available
     - LP: #1419838
   * in6: fix conflict with glibc
     - LP: #1419838
   * tg3: tg3_disable_ints using uninitialized mailbox value to disable
     interrupts
     - LP: #1419838
   * batman-adv: Unify fragment size calculation
     - LP: #1419838
   * batman-adv: avoid NULL dereferences and fix if check
     - LP: #1419838
   * net: Fix stacked vlan offload features computation
     - LP: #1419838
   * net: Reset secmark when scrubbing packet
     - LP: #1419838
   * tcp: Do not apply TSO segment limit to non-TSO packets
     - LP: #1419838
   * alx: fix alx_poll()
     - LP: #1419838
   * team: avoid possible underflow of count_pending value for notify_peers
     and mcast_rejoin
     - LP: #1419838
   * enic: fix rx skb checksum
     - LP: #1419838
   * net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
     - LP: #1419838
   * macvlan: unregister net device when netdev_upper_dev_link() fails
     - LP: #1419838
   * netfilter: conntrack: disable generic tracking for known protocols
     - LP: #1419838
   * xen-netfront: Fix handling packets on compound pages with skb_linearize
     - LP: #1317811, #1419838
   * xen-netfront: use correct linear area after linearizing an skb
     - LP: #1317811, #1419838
   * eCryptfs: Force RO mount when encrypted view is enabled
     - LP: #1419838
   * smiapp: Take mutex during PLL update in sensor initialisation
     - LP: #1419838
   * smiapp-pll: Correct clock debug prints
     - LP: #1419838
   * sound: simplify au0828 quirk table
     - LP: #1419838
   * sound: Update au0828 quirks table
     - LP: #1419838
   * af9005: fix kernel panic on init if compiled without IR
     - LP: #1419838
   * writeback: fix a subtle race condition in I_DIRTY clearing
     - LP: #1419838
   * usb: renesas_usbhs: gadget: fix NULL pointer dereference in
     ep_disable()
     - LP: #1419838
   * KVM: s390: flush CPU on load control
     - LP: #1419838
   * UBI: Fix double free after do_sync_erase()
     - LP: #1419838
   * UBI: Fix invalid vfree()
     - LP: #1419838
   * Drivers: hv: vmbus: Fix a race condition when unregistering a device
     - LP: #1419838
   * driver core: Fix unbalanced device reference in drivers_probe
     - LP: #1419838
   * PCI: Restore detection of read-only BARs
     - LP: #1419838
   * scsi: correct return values for .eh_abort_handler implementations
     - LP: #1419838
   * drm/radeon: fix typo in CI dpm disable
     - LP: #1419838
   * ARM: tegra: Re-add removed SoC id macro to tegra_resume()
     - LP: #1419838
   * arm64: Add COMPAT_HWCAP_LPAE
     - LP: #1419838
   * genhd: check for int overflow in disk_expand_part_tbl()
     - LP: #1419838
   * ftrace/x86: Add frames pointers to trampoline as necessary
     - LP: #1419838
   * drm/ttm: Avoid memory allocation from shrinker functions.
     - LP: #1419838
   * ASoC: sigmadsp: Refuse to load firmware files with a non-supported
     version
     - LP: #1419838
   * drm/radeon: work around a hw bug in MGCG on CIK
     - LP: #1419838
   * Btrfs: make sure we wait on logged extents when fsycning two subvols
     - LP: #1419838
   * Btrfs: do not move em to modified list when unpinning
     - LP: #1419838
   * megaraid_sas: corrected return of wait_event from abort frame path
     - LP: #1419838
   * ASoC: max98090: Fix ill-defined sidetone route
     - LP: #1419838
   * blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
     - LP: #1419838
   * nfs41: fix nfs4_proc_layoutget error handling
     - LP: #1419838
   * cdc-acm: memory leak in error case
     - LP: #1419838
   * USB: cdc-acm: check for valid interfaces
     - LP: #1419838
   * x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and
     sync_regs
     - LP: #1419838
   * uvcvideo: Fix destruction order in uvc_delete()
     - LP: #1419838
   * HID: i2c-hid: fix race condition reading reports
     - LP: #1419838
   * mfd: tc6393xb: Fail ohci suspend if full state restore is required
     - LP: #1419838
   * serial: samsung: wait for transfer completion before clock disable
     - LP: #1419838
   * mmc: dw_mmc: avoid write to CDTHRCTL on older versions
     - LP: #1419838
   * Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
     - LP: #1419838
   * eCryptfs: Remove buggy and unnecessary write in file name decode
     routine
     - LP: #1419838
   * n_tty: Fix read_buf race condition, increment read_head after pushing
     data
     - LP: #1419838
   * dm cache: only use overwrite optimisation for promotion when in
     writeback mode
     - LP: #1419838
   * dm cache: dirty flag was mistakenly being cleared when promoting via
     overwrite
     - LP: #1419838
   * dm bufio: fix memleak when using a dm_buffer's inline bio
     - LP: #1419838
   * ath9k_hw: fix hardware queue allocation
     - LP: #1419838
   * ath9k: fix BE/BK queue order
     - LP: #1419838
   * ath5k: fix hardware queue index assignment
     - LP: #1419838
   * tcm_loop: Fix wrong I_T nexus association
     - LP: #1419838
   * iwlwifi: dvm: fix flush support for old firmware
     - LP: #1419838
   * iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
     - LP: #1419838
   * dm crypt: use memzero_explicit for on-stack buffer
     - LP: #1419838
   * mnt: Implicitly add MNT_NODEV on remount when it was implicitly added
     by mount
     - LP: #1419838
   * mnt: Update unprivileged remount test
     - LP: #1419838
   * umount: Disallow unprivileged mount force
     - LP: #1419838
   * md/raid56: Don't perform reads to support writes until stripe is ready.
     - LP: #1419838
   * md/raid5: avoid livelock caused by non-aligned writes.
     - LP: #1419838
   * md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying
     wants.
     - LP: #1419838
   * drm/i915: Disallow pin ioctl completely for kms drivers
     - LP: #1419838
   * drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
     - LP: #1419838
   * drm/vmwgfx: Fix fence event code
     - LP: #1419838
   * hp_accel: Add support for HP ZBook 15
     - LP: #1419838
   * drm/radeon: check the right ring in radeon_evict_flags()
     - LP: #1419838
   * swiotlb-xen: pass dev_addr to xen_dma_unmap_page and
     xen_dma_sync_single_for_cpu
     - LP: #1419838
   * swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
     - LP: #1419838
   * clocksource: arch_timer: Fix code to use physical timers when requested
     - LP: #1419838
   * ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
     - LP: #1419838
   * can: peak_usb: fix memset() usage
     - LP: #1419838
   * can: peak_usb: fix cleanup sequence order in case of error during init
     - LP: #1419838
   * ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery
     - LP: #1419838
   * KEYS: Fix stale key registration at error path
     - LP: #1419838
   * thermal: Fix error path in thermal_init()
     - LP: #1419838
   * blk-mq: Fix a use-after-free
     - LP: #1419838
   * fs: nfsd: Fix signedness bug in compare_blob
     - LP: #1419838
   * nfsd4: fix xdr4 inclusion of escaped char
     - LP: #1419838
   * userns: Rename id_map_mutex to userns_state_mutex
     - LP: #1419838
   * drm/i915: Don't complain about stolen conflicts on gen3
     - LP: #1419838
   * ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
     - LP: #1419838
   * Btrfs: fix fs corruption on transaction abort if device supports
     discard
     - LP: #1419838
   * ncpfs: return proper error from NCP_IOC_SETROOT ioctl
     - LP: #1419838
   * drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
     - LP: #1419838
   * rtc: omap: fix missing wakealarm attribute
     - LP: #1419838
   * exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
     - LP: #1419838
   * perf/x86/intel/uncore: Make sure only uncore events are collected
     - LP: #1419838
   * perf: Fix events installation during moving group
     - LP: #1419838
   * KVM: nVMX: Disable unrestricted mode if ept=0
     - LP: #1419838
   * drm/i915: save/restore GMBUS freq across suspend/resume on gen4
     - LP: #1419838
   * pstore-ram: Fix hangs by using write-combine mappings
     - LP: #1419838
   * pstore-ram: Allow optional mapping with pgprot_noncached
     - LP: #1419838
   * userns: Add a knob to disable setgroups on a per user namespace basis
     - LP: #1419838
   * userns: Allow setting gid_maps without privilege when setgroups is
     disabled
     - LP: #1419838
   * userns: Unbreak the unprivileged remount tests
     - LP: #1419838
   * HID: i2c-hid: prevent buffer overflow in early IRQ
     - LP: #1419838
   * mac80211: fix multicast LED blinking and counter
     - LP: #1419838
   * cfg80211: avoid mem leak on driver hint set
     - LP: #1419838
   * mtd: tests: abort torturetest on erase errors
     - LP: #1419838
   * tracing/sched: Check preempt_count() for current when reading
     task->state
     - LP: #1419838
   * iscsi,iser-target: Initiate termination only once
     - LP: #1419838
   * iser-target: Fix flush + disconnect completion handling
     - LP: #1419838
   * iser-target: Parallelize CM connection establishment
     - LP: #1419838
   * iser-target: Fix connected_handler + teardown flow race
     - LP: #1419838
   * iser-target: Handle ADDR_CHANGE event for listener cm_id
     - LP: #1419838
   * iser-target: Fix implicit termination of connections
     - LP: #1419838
   * genirq: Prevent proc race against freeing of irq descriptors
     - LP: #1419838
   * x86/tls: Disallow unusual TLS segments
     - LP: #1419838
   * powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
     - LP: #1419838
   * ARC: [nsimosci] move peripherals to match model to FPGA
     - LP: #1419838
   * scsi: blacklist RSOC for Microsoft iSCSI target devices
     - LP: #1419838
   * rtlwifi: rtl8192ce: Set fw_ready flag
     - LP: #1419838
   * iscsi-target: Fail connection on short sendmsg writes
     - LP: #1419838
   * mac80211: free management frame keys when removing station
     - LP: #1419838
   * ceph: do_sync is never initialized
     - LP: #1419838
   * x86/tls: Don't validate lm in set_thread_area() after all
     - LP: #1419838
   * ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
     - LP: #1419838
   * mnt: Fix a memory stomp in umount
     - LP: #1419838
   * ocfs2: fix journal commit deadlock
     - LP: #1419838
   * tick/powerclamp: Remove tick_nohz_idle abuse
     - LP: #1419838
   * Linux 3.13.11-ckt15
     - LP: #1419838
 .
   [ Xiong Zhang ]
 .
   * SAUCE: ubuntu/i915: power on sink if dpcd read fail
     - LP: #1416451
Checksums-Sha1: 
 29a0cfa48ffef9efdd7c8fc59547380abcdcf9dc 522088 linux-lts-trusty-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 8dc485c61a4350ee91f0344953aa3b39dc00e09e 24492 linux-lts-trusty_3.13.0-46.75~precise1_amd64_translations.tar.gz
 b4219549ac7918ea0d3cf3013c165cd56b912523 44116 linux-lts-trusty-cloud-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 9f9f600fa70704cecc762eb76d17b0786a13d64b 52504978 linux-image-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 f7508e87499f3dee028271a626e79ebe0dae3de1 1130180 linux-headers-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 542289badaac13fc2f6757561401d4ac6764bedd 1826 linux-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 21bde375ba5fe7ae12fb28a34f1cc7dab807f549 1778 linux-cloud-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 c8e5cbde5e387c22aa7304429b09d009ba2c1208 5837198 linux-lts-trusty_3.13.0-46.75~precise1_amd64.tar.gz
 847f4efa9a19e6743ab1721992fda64c608f4a61 6632212 kernel-image-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 abfd6f25ecf70d0d7980140109a7a9d1211c0d52 4885672 nic-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 218d8131ecfdf997cb118b6bb5d8531618a74a3a 604144 nic-shared-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e5d7d2cbc3314401f6daf22fb1cbd7717679150a 67774 serial-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e094d869aa03ed2504537a57d384b29e7f1ca900 33542 ppp-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0550b71225b9f870820e9aa8fb2709dfbdbae90e 189096 pata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 16550156e9c3b32e14139d7a853b2663a2dcf498 88096 firewire-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 6d3d6a7378c19cfe16f925483b7146f8d42e7501 2650630 scsi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 809d55a2e6226874c3a98f37bd3040f44289f126 11040 plip-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 27a0ea7e33f77198688dfad1d5cc51b8fb89f1ae 40024 floppy-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 a4db79db8072aafaba58fadfdddc1c28d7d9846a 4760 fat-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 dee6530f8419cdf6f2dbc72e06cd576bceda4b47 584050 nfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0fc92bcbc6d93b81cb562e1614bf199792c20210 297170 md-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0fcf6405987b17fc9aa047afe97b52f9f1ed6048 22262 multipath-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 6d75f8fe6bbd1291c2c5e19c5ebd45101cbd591d 154360 usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 dbdedbb76c75c2f135a1e62525bbcc8819bf4c05 47426 pcmcia-storage-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 55355688636c628ac05cffb2dc28ec828d2b9ea8 15904 fb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 bd0df07511329c1af6a01ab177c329e505edab15 147952 input-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 b3b606267da14713736553c8217606b37d61e83b 60894 mouse-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 8da3523691c73ffe1c5fe3a577016d0c64e0db0c 259340 irda-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 1d8ec112c438f0d1cbd840eb6df8651d67324ce7 39458 parport-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 5aaca5d28259bd08cfe551c47e3396e30254bb91 169762 nic-pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 39f844191b7ca7ec629f577a6ec6a0c408c311a8 86852 pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e0a6ea0f2be376e03b018c89e5c5f3b4de4dd2d4 424642 nic-usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 d1e05e4db0f40990a68bcdf4739b8a088e2f2bb1 142320 sata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 10ad011be24acfe2f73410d3d54539ba1190d88c 428232 crypto-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 fcd6d536523de2a076c46e8dd8f664f0eebd7dd2 26474 squashfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 f5661f8fdb0fdfce479e72a1ce0b8c7631f8e926 77180 speakup-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e503c0e20bc259ef0727159b694276993e937c5c 72698 virtio-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 078c2b82a5039a5af9b26977875a7805db9dd31e 657666 fs-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 1563e8f3b993dc2b641202217beaa05abf434089 683438 fs-secondary-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 a5d4bb60986e5dd0db3561455b2e5a84bbfae23d 59492 storage-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 bd24412e6855777e5c129b77a354c907c316128f 343062 block-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 609d783f9a0999166b01a5562a1252a115a8edae 383896 message-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0f160d9c336ef1feb8d50fbedf263c601813384a 33830 vlan-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 3aead0499c06067ef0d9380ae6e7c21b0b765c51 52894 ipmi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 6b07079000868690c92785ee7039d8de00319b4a 910 linux-lts-trusty-udebs-generic_3.13.0-46.75~precise1_amd64.udeb
Checksums-Sha256: 
 ed847422c57e1ce5d3712973de7068c689b7159cf6667037a05c4584ca1ad3ad 522088 linux-lts-trusty-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 85365451e75fdc949037734a1108f095673673f046b26d89a50b8d69ecb5f900 24492 linux-lts-trusty_3.13.0-46.75~precise1_amd64_translations.tar.gz
 da6940d27c9ca37d91d822820c0f89322138077f85a7e3748daa06d56a4c7416 44116 linux-lts-trusty-cloud-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 b304d47b7addb267efe71b542de58169f8dfae5b8617ec910fb895530731b3fe 52504978 linux-image-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 b8b2babf61bfd9252e0de7fea8baf2be4111828799d057311dbd9016e033b5a8 1130180 linux-headers-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 b10ba12475241469ede1b39ee50903fc81829d613e2e2acf3d86998db6a70fa6 1826 linux-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 2def04cc88b55c5f6560444c77067cc038cdc25f52145746dddb8da71180ae38 1778 linux-cloud-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 961f425c209b2fca99703b0e838a2247f2a69a4950920dc531f6032667d0653f 5837198 linux-lts-trusty_3.13.0-46.75~precise1_amd64.tar.gz
 3e092d2ef756da0bd023052af9dd4f80382310fcbb3f1b007920189b70537a7a 6632212 kernel-image-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e80659d4b36d71e3ec92c59ce8f9d9a614d0df590708f35f52d6294ab5215e6e 4885672 nic-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 2cbb483e44d07c6aa0901f5bda74bc35232353657f1fc3f930170ef15aa89982 604144 nic-shared-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 39f0ccfb26101d832eb315d821f3172b7225fb44ccbc7e4f180632272e89da41 67774 serial-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 6442df159c7a8299ee772a565dc91b24338b52107c7953761537e56ca891c2b6 33542 ppp-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 face262d3eaa78448b1d2121f42b7b950ee90b1d371e8d083f251299230b714d 189096 pata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 9b6e68b767635985db1ac379bb238a910cd64e881b41cfd543e9c426a7cde239 88096 firewire-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 f71a6dc12e7c988878f1889d1c4dafa45af0085835a3a6623b265e1c5d15a22b 2650630 scsi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 920e680d14d5705480dc91ab22374fe5df0c342add04350d7dc09fc51f2e6e67 11040 plip-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 2de03a2d7147434259597f34b9345ad33e791c46a413cb07c09231ab279cc737 40024 floppy-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 25afea32ad1902cd3d534d84f5bea32a700fdd3eeb8b049c6b598a65a9ae856f 4760 fat-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 3883919634e690fcb4060a809e8c61d571e09491376834ad1aedaf234b5792cd 584050 nfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 19a7733b0bcf9d0246186541e572a686960704295af0cd77b66afadcfbc5bd0f 297170 md-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 090ca5d675d3668e7eae9250d0d55fb0a43cdbffdafbff775edd559c561438be 22262 multipath-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 7119c9a07ce8cfa5809a28f69eb42f688aeda267b8e418d790c41ae37650341e 154360 usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 01408fceb20a2a63f37536245301fce05c3579e72498e442b5b16f227b2ef7f5 47426 pcmcia-storage-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e128e814eea770767581e68d4a1fea921f6573e18c9eb792088793636ff26fe3 15904 fb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 8510e0ac55c32f9573a1b5934a8e5f802d91225f06c5b9ddd1ebeb5a2e01478f 147952 input-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 deb1618e560b4c8acb55bf34fdbab9a85732d192d4220a90517b1374ee4379c5 60894 mouse-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 a3944bf30f02493a1501787ec4606e01e5afa9273dbb1834527da3ac56679977 259340 irda-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 2c062776cc13882c53a8e30e21ccff47a573f99f95b43ef692060cff61048b28 39458 parport-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 ea1ff267bbb395c2c803bb4f053751b382446fe67a426790cffd4bede3c8ecf1 169762 nic-pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 5738fa58192b3eef75b640e564ea988a5738c9c9fa5f74610e8152aae9a17e85 86852 pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 ba6d75b361243bb51115beaa4eb2b9f2b7924d712ee5cf39243b6a1f27aaf759 424642 nic-usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 76cbce930cc3e85a77e5a75dae21302a76555f90c7791627ec90b6d626d5fbf8 142320 sata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 79d68363d8e5297653b5fb13b397c4525a742560578b12166fcbf8609e3f13c6 428232 crypto-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 7b25b8e0e22898edbad9685392a1d701450b98c8ed77bc6b999262edc7e67fdc 26474 squashfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 63405d5ba10ef9406af2b0c048d9e254334ce765622f3b31683990e19639f01e 77180 speakup-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0472aa4ae6ffbb0c985df2df4d9af139512f37e3c13862453067a333ebe08ca3 72698 virtio-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 9fa7074135588ff2eff4f5959c0844cff350493446c5349f8ecf6bc170177344 657666 fs-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 62e7eb41ee8947e540246a09f2aa284168deef22093fdc0a618ecfc805d30445 683438 fs-secondary-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 cb9a7cbd68ed423e55868f51cd1f1da4d623cedef8c3dcc6c93c23399cc5cba2 59492 storage-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0a3cdc217ed87497cd14ea532aa22dd161067cd9755a458d662633e75d48e053 343062 block-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 17d6fd601b6ffa7ce525c101cb4179d8da3d7212901c79145f862dae2c2c341d 383896 message-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 a896c5249b9af647039a94f064ef3e58cf85c04e6f5ac29111967500a7abd462 33830 vlan-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 66fc465d4cadf367884dc85625aa8ea1ea90cf4ccea9afef99e6b9d2a464ad63 52894 ipmi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 85de801e2cb571f6ffd15079e613e36fb01b71bbea6a71d2396bac87418f13a6 910 linux-lts-trusty-udebs-generic_3.13.0-46.75~precise1_amd64.udeb
Files: 
 f86f903aa295ae02d2c58dc6b13fad4a 522088 devel optional linux-lts-trusty-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 1ab51c9d46defbc17fe50cf8b1367a77 24492 raw-translations - linux-lts-trusty_3.13.0-46.75~precise1_amd64_translations.tar.gz
 fc0caace0f0c49c5f5ee61713ae25bb2 44116 devel optional linux-lts-trusty-cloud-tools-3.13.0-46_3.13.0-46.75~precise1_amd64.deb
 8dd336da2afe7aa4a963fdbdc0a3b01d 52504978 kernel optional linux-image-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 cb571bb732c1cec687e4f9baa50bcecc 1130180 devel optional linux-headers-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 56eef2a53d9b5a4fd05d3aabe22b671a 1826 devel optional linux-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 4ce0afbd813fd9afceb7b7a4f75f61a3 1778 devel optional linux-cloud-tools-3.13.0-46-generic_3.13.0-46.75~precise1_amd64.deb
 c5a2a4800a78f1ede309bb81942eb837 5837198 raw-uefi - linux-lts-trusty_3.13.0-46.75~precise1_amd64.tar.gz
 78c81157c9f3a0780d472ce68f201251 6632212 debian-installer extra kernel-image-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 1061ec6ceabc4be47f91b9b83aba3d70 4885672 debian-installer standard nic-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 aed9f129d6b5fe5ff9f14a568eb15bf4 604144 debian-installer standard nic-shared-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 87c0b54860992c46dcec3c8f9ad03fc0 67774 debian-installer standard serial-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 7ee89652e2a35ea8780462b8adef71c1 33542 debian-installer standard ppp-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 8eb78f58bf6e05b706f9cb9c903c03ab 189096 debian-installer standard pata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 7d405f5ba92e47864ab97874d715a897 88096 debian-installer standard firewire-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 010c4614010a5a5683dd304fa0a05ada 2650630 debian-installer standard scsi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 1bb4ae28b78e85e11dd485fd62cbb97f 11040 debian-installer standard plip-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 96273047178627f126a07c7f23a3a4cc 40024 debian-installer standard floppy-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 8814698a7787a1fcc32ec367d0b94e1c 4760 debian-installer standard fat-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 d29ec948ef2b92d78295ce453de9c7be 584050 debian-installer standard nfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 5ec0c76314a550b7bb4792aac6062961 297170 debian-installer standard md-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 2b597a506642eb3f77ac6de6aab8f6fb 22262 debian-installer extra multipath-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 33fa83b576ad5383988dd13c374e0081 154360 debian-installer standard usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 61e2b6a5e9a56a21d1a8c8019fc92a82 47426 debian-installer standard pcmcia-storage-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 2230e37599b59b4c66f7aba9952389ab 15904 debian-installer standard fb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 a28f29cd8a52ac6ac675362b07844edb 147952 debian-installer standard input-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 be24156f6469ca3a1c0e53e025be149a 60894 debian-installer extra mouse-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 f58d295965e4a9e7f6301b27c6d0d5a7 259340 debian-installer standard irda-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 96def005886eb913df75cbec59dd90f7 39458 debian-installer standard parport-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 d9161058bf32feb8e361359f40bbf7d8 169762 debian-installer standard nic-pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 9ae7cd0602b1b89f44715af833a0e15e 86852 debian-installer standard pcmcia-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 cc66c1cae30b700c816d7c10ff6d6836 424642 debian-installer standard nic-usb-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 002995ee59eda9a42820dcfe6da1cb40 142320 debian-installer standard sata-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 6c3a192f3c6b674006d479e82e3a33c8 428232 debian-installer extra crypto-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 c8d48831528e5464dbb8363f43e10484 26474 debian-installer extra squashfs-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 68815022b4ab06260a60ad7ad730c679 77180 debian-installer extra speakup-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 3db2bdab889a024f9fffae1b91758c42 72698 debian-installer standard virtio-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 196da97c7cd55b4f699d9f447572fa1c 657666 debian-installer standard fs-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 246814ff6ea3d192df21226774ca0f40 683438 debian-installer standard fs-secondary-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 98c84d8db7c289bd1b1b077a7b5c664d 59492 debian-installer standard storage-core-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 e93f9770e3c4d193bba00cce44994062 343062 debian-installer standard block-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0d7f027e364e590ca53563697a240d7f 383896 debian-installer standard message-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 42c82b2086b8e00b83763ff303b415f5 33830 debian-installer extra vlan-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 0669558b809e8887b71ea9d042e7f616 52894 debian-installer standard ipmi-modules-3.13.0-46-generic-di_3.13.0-46.75~precise1_amd64.udeb
 f71e1d744297d2cb7e5d60baadc91da8 910 debian-installer optional linux-lts-trusty-udebs-generic_3.13.0-46.75~precise1_amd64.udeb
Package-Type: udeb


More information about the Precise-changes mailing list