[ubuntu/vivid-proposed] linux_3.19.0-50.56_amd64.tar.gz - (Accepted)
Brad Figg
brad.figg at canonical.com
Thu Feb 4 18:42:54 UTC 2016
linux (3.19.0-50.56) vivid; urgency=low
[ Brad Figg ]
* Release Tracking Bug
- LP: #1540576
[ 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
[ John Johansen ]
* SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
being shutdown
- LP: #1446906
[ Upstream Kernel Changes ]
* drivers/base/memory.c: fix kernel warning during memory hotplug on
ppc64
- LP: #1463654
* sched/wait: Fix signal handling in bit wait helpers
- LP: #1537859
* sched/wait: Fix the signal handling fix
- LP: #1537859
* ARC: Fix silly typo in MAINTAINERS file
- LP: #1537859
* ip6mr: call del_timer_sync() in ip6mr_free_table()
- LP: #1537859
* gre6: allow to update all parameters via rtnl
- LP: #1537859
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
- LP: #1537859
* sctp: use the same clock as if sock source timestamps were on
- LP: #1537859
* sctp: update the netstamp_needed counter when copying sockets
- LP: #1537859
* sctp: also copy sk_tsflags when copying the socket
- LP: #1537859
* net: qca_spi: fix transmit queue timeout handling
- LP: #1537859
* ipv6: sctp: clone options to avoid use after free
- LP: #1537859
* net: add validation for the socket syscall protocol argument
- LP: #1537859
* sh_eth: fix kernel oops in skb_put()
- LP: #1537859
* net: fix IP early demux races
- LP: #1537859
* vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
- LP: #1537859
* skbuff: Fix offset error in skb_reorder_vlan_header
- LP: #1537859
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
- LP: #1537859
* bluetooth: Validate socket address length in sco_sock_bind().
- LP: #1537859
* fou: clean up socket with kfree_rcu
- LP: #1537859
* af_unix: Revert 'lock_interruptible' in stream receive code
- LP: #1537859
* KEYS: Fix race between read and revoke
- LP: #1537859
* tools: Add a "make all" rule
- LP: #1537859
* efi: Disable interrupts around EFI calls, not in the epilog/prolog
calls
- LP: #1537859
* fuse: break infinite loop in fuse_fill_write_pages()
- LP: #1537859
* usb: gadget: pxa27x: fix suspend callback
- LP: #1537859
* iio: fix some warning messages
- LP: #1537859
* USB: cp210x: Remove CP2110 ID from compatibility list
- LP: #1537859
* USB: cdc_acm: Ignore Infineon Flash Loader utility
- LP: #1537859
* ext4: Fix handling of extended tv_sec
- LP: #1537859
* jbd2: Fix unreclaimed pages after truncate in data=journal mode
- LP: #1537859
* drm/ttm: Fixed a read/write lock imbalance
- LP: #1537859
* i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
- LP: #1537859
* AHCI: Fix softreset failed issue of Port Multiplier
- LP: #1537859
* sata_sil: disable trim
- LP: #1537859
* usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter
JMicron
- LP: #1537859
* staging: lustre: echo_copy.._lsm() dereferences userland pointers
directly
- LP: #1537859
* irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
- LP: #1537859
* usb: core : hub: Fix BOS 'NULL pointer' kernel panic
- LP: #1537859
* USB: whci-hcd: add check for dma mapping error
- LP: #1537859
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
message
- LP: #1537859
* xen/events/fifo: Consume unprocessed events when a CPU dies
- LP: #1537859
* dm btree: fix leak of bufio-backed block in btree_split_sibling error
path
- LP: #1537859
* ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple
rollovers
- LP: #1537859
* perf: Fix PERF_EVENT_IOC_PERIOD deadlock
- LP: #1537859
* usb: xhci: fix config fail of FS hub behind a HS hub with MTT
- LP: #1537859
* ALSA: rme96: Fix unexpected volume reset after rate changes
- LP: #1537859
* net: mvpp2: fix missing DMA region unmap in egress processing
- LP: #1537859
* net: mvpp2: fix buffers' DMA handling on RX path
- LP: #1537859
* net: mvpp2: fix refilling BM pools in RX path
- LP: #1537859
* dmaengine: at_xdmac: fix macro typo
- LP: #1537859
* ALSA: hda - Add inverted dmic for Packard Bell DOTS
- LP: #1523232, #1537859
* vhost: relax log address alignment
- LP: #1537859
* virtio: fix memory leak of virtio ida cache layers
- LP: #1537859
* IB/srp: Fix a memory leak
- LP: #1537859
* IB/srp: Fix possible send queue overflow
- LP: #1537859
* ALSA: hda - Fixing speaker noise on the two latest thinkpad models
- LP: #1523517, #1537859
* 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
- LP: #1537859
* radeon/cik: Fix GFX IB test on Big-Endian
- LP: #1537859
* radeon: Fix VCE ring test for Big-Endian systems
- LP: #1537859
* radeon: Fix VCE IB test on Big-Endian systems
- LP: #1537859
* video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
- LP: #1537859
* crypto: skcipher - Copy iv from desc even for 0-len walks
- LP: #1537859
* ALSA: hda - Fix noise problems on Thinkpad T440s
- LP: #1537859
* dm thin metadata: fix bug when taking a metadata snapshot
- LP: #1537859
* dm space map metadata: fix ref counting bug when bootstrapping a new
space map
- LP: #1537859
* ipmi: move timer init to before irq is setup
- LP: #1537859
* ASoC: es8328: Fix deemphasis values
- LP: #1537859
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
- LP: #1537859
* rfkill: copy the name into the rfkill struct
- LP: #1537859
* dm btree: fix bufio buffer leaks in dm_btree_del() error path
- LP: #1537859
* ses: Fix problems with simple enclosures
- LP: #1537859
* vgaarb: fix signal handling in vga_get()
- LP: #1537859
* ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx
- LP: #1537859
* ARM: dts: vf610: use reset values for L2 cache latencies
- LP: #1537859
* ses: fix additional element traversal bug
- LP: #1537859
* xhci: fix usb2 resume timing and races.
- LP: #1537859
* USB: add quirk for devices with broken LPM
- LP: #1537859
* powercap / RAPL: fix BIOS lock check
- LP: #1537859
* parisc iommu: fix panic due to trying to allocate too large region
- LP: #1537859
* mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
- LP: #1537859
* vmstat: Reduce time interval to stat update on idle cpu
- LP: #1537859
* mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
make any progress
- LP: #1537859
* mm: hugetlb: call huge_pte_alloc() only if ptep is null
- LP: #1537859
* drivers/base/memory.c: prohibit offlining of memory blocks with missing
sections
- LP: #1537859
* ocfs2: fix SGID not inherited issue
- LP: #1537859
* sh64: fix __NR_fgetxattr
- LP: #1537859
* ASoC: wm8974: set cache type for regmap
- LP: #1537859
* n_tty: Fix poll() after buffer-limited eof push read
- LP: #1537859
* tty: Fix GPF in flush_to_ldisc()
- LP: #1537859
* genirq: Prevent chip buslock deadlock
- LP: #1537859
* ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest
DragonFly
- LP: #1537859
* ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards
- LP: #1537859
* ARM: 8471/1: need to save/restore arm register(r11) when it is
corrupted
- LP: #1537859
* ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
- LP: #1537859
* spi: fix parent-device reference leak
- LP: #1537859
* scripts: recordmcount: break hardlinks
- LP: #1537859
* dma-debug: Fix dma_debug_entry offset calculation
- LP: #1537859
* ftrace/scripts: Have recordmcount copy the object file
- LP: #1537859
* ARC: dw2 unwind: Reinstante unwinding out of modules
- LP: #1537859
* ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
- LP: #1537859
* powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
- LP: #1537859
* ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
- LP: #1537859
* s390/dis: Fix handling of format specifiers
- LP: #1537859
* airspy: increase USB control message buffer size
- LP: #1537859
* USB: ipaq.c: fix a timeout loop
- LP: #1537859
* USB: fix invalid memory access in hub_activate()
- LP: #1537859
* x86/mce: Ensure offline CPUs don't participate in rendezvous process
- LP: #1537859
* i2c: rcar: disable runtime PM correctly in slave mode
- LP: #1537859
* parisc: Fix syscall restarts
- LP: #1537859
* ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
- LP: #1537859
* MIPS: uaccess: Fix strlen_user with EVA
- LP: #1537859
* ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
- LP: #1537859
* arm: fix handling of F_OFD_... in oabi_fcntl64()
- LP: #1537859
* ocfs2: fix BUG when calculate new backup super
- LP: #1537859
* mm/memory_hotplug.c: check for missing sections in
test_pages_in_a_zone()
- LP: #1537859
* ftrace/scripts: Fix incorrect use of sprintf in recordmcount
- LP: #1537859
* tracing: Fix setting of start_index in find_next()
- LP: #1537859
* tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
- LP: #1537859
* ARM: versatile: fix MMC/SD interrupt assignment
- LP: #1537859
* async_tx: use GFP_NOWAIT rather than GFP_IO
- LP: #1537859
* dts: vt8500: Add SDHC node to DTS file for WM8650
- LP: #1537859
* ftrace/module: Call clean up function when module init fails early
- LP: #1537859
* vmstat: allocate vmstat_wq before it is used
- LP: #1537859
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
- LP: #1537859
* sctp: convert sack_needed and sack_generation to bits
- LP: #1537859
* sctp: start t5 timer only when peer rwnd is 0 and local state is
SHUTDOWN_PENDING
- LP: #1537859
* pinctrl: bcm2835: Fix initial value for direction_output
- LP: #1537859
* net: phy: mdio-mux: Check return value of mdiobus_alloc()
- LP: #1537859
* sh_eth: fix TX buffer byte-swapping
- LP: #1537859
* mISDN: fix a loop count
- LP: #1537859
* amd-xgbe: fix a couple timeout loops
- LP: #1537859
* qlcnic: fix a timeout loop
- LP: #1537859
* ser_gigaset: fix deallocation of platform device structure
- LP: #1537859
* net: fix warnings in 'make htmldocs' by moving macro definition out of
field declaration
- LP: #1537859
* net/mlx4_en: Remove dependency between timestamping capability and
service_task
- LP: #1537859
* net/mlx4_en: Fix HW timestamp init issue upon system startup
- LP: #1537859
* include/linux/mmdebug.h: should include linux/bug.h
- LP: #1537859
* ipv6/addrlabel: fix ip6addrlbl_get()
- LP: #1537859
* ASoC: Use nested lock for snd_soc_dapm_mutex_lock
- LP: #1537859
* net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
- LP: #1537859
* net: sched: fix missing free per cpu on qstats
- LP: #1537859
* net: possible use after free in dst_release
- LP: #1537859
* kvm: x86: only channel 0 of the i8254 is linked to the HPET
- LP: #1537859
* firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
- LP: #1537859
* Linux 3.19.8-ckt13
- LP: #1537859
* hotplugcpu: Avoid deadlocks by waking active_writer
- LP: #1481357
* xfrm: dst_entries_init() per-net dst_ops
- LP: #1486670
Date: Mon, 01 Feb 2016 12:46:47 -0800
Changed-By: Brad Figg <brad.figg at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-36.buildd>
-------------- next part --------------
Format: 1.8
Date: Mon, 01 Feb 2016 12:46:47 -0800
Source: linux
Binary: linux-source-3.19.0 linux-doc linux-headers-3.19.0-50 linux-libc-dev linux-tools-common linux-tools-3.19.0-50 linux-cloud-tools-common linux-cloud-tools-3.19.0-50 linux-image-3.19.0-50-generic linux-image-extra-3.19.0-50-generic linux-headers-3.19.0-50-generic linux-image-3.19.0-50-generic-dbgsym linux-tools-3.19.0-50-generic linux-cloud-tools-3.19.0-50-generic linux-udebs-generic linux-image-3.19.0-50-generic-lpae linux-image-extra-3.19.0-50-generic-lpae linux-headers-3.19.0-50-generic-lpae linux-image-3.19.0-50-generic-lpae-dbgsym linux-tools-3.19.0-50-generic-lpae linux-cloud-tools-3.19.0-50-generic-lpae linux-udebs-generic-lpae linux-image-3.19.0-50-lowlatency linux-image-extra-3.19.0-50-lowlatency linux-headers-3.19.0-50-lowlatency linux-image-3.19.0-50-lowlatency-dbgsym linux-tools-3.19.0-50-lowlatency linux-cloud-tools-3.19.0-50-lowlatency linux-udebs-lowlatency linux-image-3.19.0-50-powerpc-e500mc linux-image-extra-3.19.0-50-powerpc-e500mc
linux-headers-3.19.0-50-powerpc-e500mc linux-image-3.19.0-50-powerpc-e500mc-dbgsym linux-tools-3.19.0-50-powerpc-e500mc linux-cloud-tools-3.19.0-50-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-3.19.0-50-powerpc-smp linux-image-extra-3.19.0-50-powerpc-smp linux-headers-3.19.0-50-powerpc-smp linux-image-3.19.0-50-powerpc-smp-dbgsym linux-tools-3.19.0-50-powerpc-smp linux-cloud-tools-3.19.0-50-powerpc-smp linux-udebs-powerpc-smp linux-image-3.19.0-50-powerpc64-emb linux-image-extra-3.19.0-50-powerpc64-emb linux-headers-3.19.0-50-powerpc64-emb linux-image-3.19.0-50-powerpc64-emb-dbgsym linux-tools-3.19.0-50-powerpc64-emb linux-cloud-tools-3.19.0-50-powerpc64-emb linux-udebs-powerpc64-emb linux-image-3.19.0-50-powerpc64-smp linux-image-extra-3.19.0-50-powerpc64-smp linux-headers-3.19.0-50-powerpc64-smp linux-image-3.19.0-50-powerpc64-smp-dbgsym linux-tools-3.19.0-50-powerpc64-smp linux-cloud-tools-3.19.0-50-powerpc64-smp linux-udebs-powerpc64-smp
kernel-image-3.19.0-50-generic-di nic-modules-3.19.0-50-generic-di nic-shared-modules-3.19.0-50-generic-di serial-modules-3.19.0-50-generic-di ppp-modules-3.19.0-50-generic-di pata-modules-3.19.0-50-generic-di firewire-core-modules-3.19.0-50-generic-di scsi-modules-3.19.0-50-generic-di plip-modules-3.19.0-50-generic-di floppy-modules-3.19.0-50-generic-di fat-modules-3.19.0-50-generic-di nfs-modules-3.19.0-50-generic-di md-modules-3.19.0-50-generic-di multipath-modules-3.19.0-50-generic-di usb-modules-3.19.0-50-generic-di pcmcia-storage-modules-3.19.0-50-generic-di fb-modules-3.19.0-50-generic-di input-modules-3.19.0-50-generic-di mouse-modules-3.19.0-50-generic-di irda-modules-3.19.0-50-generic-di parport-modules-3.19.0-50-generic-di nic-pcmcia-modules-3.19.0-50-generic-di pcmcia-modules-3.19.0-50-generic-di nic-usb-modules-3.19.0-50-generic-di sata-modules-3.19.0-50-generic-di crypto-modules-3.19.0-50-generic-di squashfs-modules-3.19.0-50-generic-di
speakup-modules-3.19.0-50-generic-di virtio-modules-3.19.0-50-generic-di fs-core-modules-3.19.0-50-generic-di fs-secondary-modules-3.19.0-50-generic-di storage-core-modules-3.19.0-50-generic-di block-modules-3.19.0-50-generic-di message-modules-3.19.0-50-generic-di vlan-modules-3.19.0-50-generic-di
ipmi-modules-3.19.0-50-generic-di
Architecture: all amd64_translations amd64
Version: 3.19.0-50.56
Distribution: vivid
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-36.buildd>
Changed-By: Brad Figg <brad.figg at canonical.com>
Description:
block-modules-3.19.0-50-generic-di - Block storage devices (udeb)
crypto-modules-3.19.0-50-generic-di - crypto modules (udeb)
fat-modules-3.19.0-50-generic-di - FAT filesystem support (udeb)
fb-modules-3.19.0-50-generic-di - Framebuffer modules (udeb)
firewire-core-modules-3.19.0-50-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-3.19.0-50-generic-di - Floppy driver support (udeb)
fs-core-modules-3.19.0-50-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-3.19.0-50-generic-di - Extra filesystem modules (udeb)
input-modules-3.19.0-50-generic-di - Support for various input methods (udeb)
ipmi-modules-3.19.0-50-generic-di - ipmi modules (udeb)
irda-modules-3.19.0-50-generic-di - Support for Infrared protocols (udeb)
kernel-image-3.19.0-50-generic-di - Linux kernel binary image for the Debian installer (udeb)
linux-cloud-tools-3.19.0-50 - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-generic - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-generic-lpae - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-lowlatency - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-powerpc-e500mc - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-powerpc-smp - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-powerpc64-emb - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-3.19.0-50-powerpc64-smp - Linux kernel version specific cloud tools for version 3.19.0-50
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 3.19.0
linux-doc - Linux kernel specific documentation for version 3.19.0
linux-headers-3.19.0-50 - Header files related to Linux kernel version 3.19.0
linux-headers-3.19.0-50-generic - Linux kernel headers for version 3.19.0 on 64 bit x86 SMP
linux-headers-3.19.0-50-generic-lpae - Linux kernel headers for version 3.19.0 on 64 bit x86 SMP
linux-headers-3.19.0-50-lowlatency - Linux kernel headers for version 3.19.0 on 64 bit x86 SMP
linux-headers-3.19.0-50-powerpc-e500mc - Linux kernel headers for version 3.19.0 on 32-bit Freescale Power
linux-headers-3.19.0-50-powerpc-smp - Linux kernel headers for version 3.19.0 on 32-bit PowerPC SMP
linux-headers-3.19.0-50-powerpc64-emb - Linux kernel headers for version 3.19.0 on 64-bit PowerPC SMP Boo
linux-headers-3.19.0-50-powerpc64-smp - Linux kernel headers for version 3.19.0 on 64-bit PowerPC SMP
linux-image-3.19.0-50-generic - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-generic-dbgsym - Linux kernel debug image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-generic-lpae - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-generic-lpae-dbgsym - Linux kernel debug image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-lowlatency - Linux kernel image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-lowlatency-dbgsym - Linux kernel debug image for version 3.19.0 on 64 bit x86 SMP
linux-image-3.19.0-50-powerpc-e500mc - Linux kernel image for version 3.19.0 on 32-bit Freescale Power e
linux-image-3.19.0-50-powerpc-e500mc-dbgsym - Linux kernel debug image for version 3.19.0 on 32-bit Freescale P
linux-image-3.19.0-50-powerpc-smp - Linux kernel image for version 3.19.0 on 32-bit PowerPC SMP
linux-image-3.19.0-50-powerpc-smp-dbgsym - Linux kernel debug image for version 3.19.0 on 32-bit PowerPC SMP
linux-image-3.19.0-50-powerpc64-emb - Linux kernel image for version 3.19.0 on 64-bit PowerPC SMP Book3
linux-image-3.19.0-50-powerpc64-emb-dbgsym - Linux kernel debug image for version 3.19.0 on 64-bit PowerPC SMP
linux-image-3.19.0-50-powerpc64-smp - Linux kernel image for version 3.19.0 on 64-bit PowerPC SMP
linux-image-3.19.0-50-powerpc64-smp-dbgsym - Linux kernel debug image for version 3.19.0 on 64-bit PowerPC SMP
linux-image-extra-3.19.0-50-generic - Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
linux-image-extra-3.19.0-50-generic-lpae - Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
linux-image-extra-3.19.0-50-lowlatency - Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
linux-image-extra-3.19.0-50-powerpc-e500mc - Linux kernel extra modules for version 3.19.0 on 32-bit Freescale
linux-image-extra-3.19.0-50-powerpc-smp - Linux kernel extra modules for version 3.19.0 on 32-bit PowerPC S
linux-image-extra-3.19.0-50-powerpc64-emb - Linux kernel extra modules for version 3.19.0 on 64-bit PowerPC S
linux-image-extra-3.19.0-50-powerpc64-smp - Linux kernel extra modules for version 3.19.0 on 64-bit PowerPC S
linux-libc-dev - Linux Kernel Headers for development
linux-source-3.19.0 - Linux kernel source for version 3.19.0 with Ubuntu patches
linux-tools-3.19.0-50 - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-generic - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-generic-lpae - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-lowlatency - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-powerpc-e500mc - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-powerpc-smp - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-powerpc64-emb - Linux kernel version specific tools for version 3.19.0-50
linux-tools-3.19.0-50-powerpc64-smp - Linux kernel version specific tools for version 3.19.0-50
linux-tools-common - Linux kernel version specific tools for version 3.19.0
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
md-modules-3.19.0-50-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-3.19.0-50-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-3.19.0-50-generic-di - Mouse support (udeb)
multipath-modules-3.19.0-50-generic-di - DM-Multipath support (udeb)
nfs-modules-3.19.0-50-generic-di - NFS filesystem drivers (udeb)
nic-modules-3.19.0-50-generic-di - Network interface support (udeb)
nic-pcmcia-modules-3.19.0-50-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-3.19.0-50-generic-di - nic shared modules (udeb)
nic-usb-modules-3.19.0-50-generic-di - USB network interface support (udeb)
parport-modules-3.19.0-50-generic-di - Parallel port support (udeb)
pata-modules-3.19.0-50-generic-di - PATA support modules (udeb)
pcmcia-modules-3.19.0-50-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-3.19.0-50-generic-di - PCMCIA storage support (udeb)
plip-modules-3.19.0-50-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-3.19.0-50-generic-di - PPP (serial port) networking support (udeb)
sata-modules-3.19.0-50-generic-di - SATA storage support (udeb)
scsi-modules-3.19.0-50-generic-di - SCSI storage support (udeb)
serial-modules-3.19.0-50-generic-di - Serial port support (udeb)
speakup-modules-3.19.0-50-generic-di - speakup modules (udeb)
squashfs-modules-3.19.0-50-generic-di - squashfs modules (udeb)
storage-core-modules-3.19.0-50-generic-di - Core storage support (udeb)
usb-modules-3.19.0-50-generic-di - Core USB support (udeb)
virtio-modules-3.19.0-50-generic-di - VirtIO Modules (udeb)
vlan-modules-3.19.0-50-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1446906 1463654 1481357 1486670 1523232 1523517 1533043 1537859 1540576
Changes:
linux (3.19.0-50.56) vivid; urgency=low
.
[ Brad Figg ]
.
* Release Tracking Bug
- LP: #1540576
.
[ 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
.
[ John Johansen ]
.
* SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
being shutdown
- LP: #1446906
.
[ Upstream Kernel Changes ]
.
* drivers/base/memory.c: fix kernel warning during memory hotplug on
ppc64
- LP: #1463654
* sched/wait: Fix signal handling in bit wait helpers
- LP: #1537859
* sched/wait: Fix the signal handling fix
- LP: #1537859
* ARC: Fix silly typo in MAINTAINERS file
- LP: #1537859
* ip6mr: call del_timer_sync() in ip6mr_free_table()
- LP: #1537859
* gre6: allow to update all parameters via rtnl
- LP: #1537859
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
- LP: #1537859
* sctp: use the same clock as if sock source timestamps were on
- LP: #1537859
* sctp: update the netstamp_needed counter when copying sockets
- LP: #1537859
* sctp: also copy sk_tsflags when copying the socket
- LP: #1537859
* net: qca_spi: fix transmit queue timeout handling
- LP: #1537859
* ipv6: sctp: clone options to avoid use after free
- LP: #1537859
* net: add validation for the socket syscall protocol argument
- LP: #1537859
* sh_eth: fix kernel oops in skb_put()
- LP: #1537859
* net: fix IP early demux races
- LP: #1537859
* vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
- LP: #1537859
* skbuff: Fix offset error in skb_reorder_vlan_header
- LP: #1537859
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
- LP: #1537859
* bluetooth: Validate socket address length in sco_sock_bind().
- LP: #1537859
* fou: clean up socket with kfree_rcu
- LP: #1537859
* af_unix: Revert 'lock_interruptible' in stream receive code
- LP: #1537859
* KEYS: Fix race between read and revoke
- LP: #1537859
* tools: Add a "make all" rule
- LP: #1537859
* efi: Disable interrupts around EFI calls, not in the epilog/prolog
calls
- LP: #1537859
* fuse: break infinite loop in fuse_fill_write_pages()
- LP: #1537859
* usb: gadget: pxa27x: fix suspend callback
- LP: #1537859
* iio: fix some warning messages
- LP: #1537859
* USB: cp210x: Remove CP2110 ID from compatibility list
- LP: #1537859
* USB: cdc_acm: Ignore Infineon Flash Loader utility
- LP: #1537859
* ext4: Fix handling of extended tv_sec
- LP: #1537859
* jbd2: Fix unreclaimed pages after truncate in data=journal mode
- LP: #1537859
* drm/ttm: Fixed a read/write lock imbalance
- LP: #1537859
* i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
- LP: #1537859
* AHCI: Fix softreset failed issue of Port Multiplier
- LP: #1537859
* sata_sil: disable trim
- LP: #1537859
* usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter
JMicron
- LP: #1537859
* staging: lustre: echo_copy.._lsm() dereferences userland pointers
directly
- LP: #1537859
* irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
- LP: #1537859
* usb: core : hub: Fix BOS 'NULL pointer' kernel panic
- LP: #1537859
* USB: whci-hcd: add check for dma mapping error
- LP: #1537859
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
message
- LP: #1537859
* xen/events/fifo: Consume unprocessed events when a CPU dies
- LP: #1537859
* dm btree: fix leak of bufio-backed block in btree_split_sibling error
path
- LP: #1537859
* ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple
rollovers
- LP: #1537859
* perf: Fix PERF_EVENT_IOC_PERIOD deadlock
- LP: #1537859
* usb: xhci: fix config fail of FS hub behind a HS hub with MTT
- LP: #1537859
* ALSA: rme96: Fix unexpected volume reset after rate changes
- LP: #1537859
* net: mvpp2: fix missing DMA region unmap in egress processing
- LP: #1537859
* net: mvpp2: fix buffers' DMA handling on RX path
- LP: #1537859
* net: mvpp2: fix refilling BM pools in RX path
- LP: #1537859
* dmaengine: at_xdmac: fix macro typo
- LP: #1537859
* ALSA: hda - Add inverted dmic for Packard Bell DOTS
- LP: #1523232, #1537859
* vhost: relax log address alignment
- LP: #1537859
* virtio: fix memory leak of virtio ida cache layers
- LP: #1537859
* IB/srp: Fix a memory leak
- LP: #1537859
* IB/srp: Fix possible send queue overflow
- LP: #1537859
* ALSA: hda - Fixing speaker noise on the two latest thinkpad models
- LP: #1523517, #1537859
* 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
- LP: #1537859
* radeon/cik: Fix GFX IB test on Big-Endian
- LP: #1537859
* radeon: Fix VCE ring test for Big-Endian systems
- LP: #1537859
* radeon: Fix VCE IB test on Big-Endian systems
- LP: #1537859
* video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
- LP: #1537859
* crypto: skcipher - Copy iv from desc even for 0-len walks
- LP: #1537859
* ALSA: hda - Fix noise problems on Thinkpad T440s
- LP: #1537859
* dm thin metadata: fix bug when taking a metadata snapshot
- LP: #1537859
* dm space map metadata: fix ref counting bug when bootstrapping a new
space map
- LP: #1537859
* ipmi: move timer init to before irq is setup
- LP: #1537859
* ASoC: es8328: Fix deemphasis values
- LP: #1537859
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
- LP: #1537859
* rfkill: copy the name into the rfkill struct
- LP: #1537859
* dm btree: fix bufio buffer leaks in dm_btree_del() error path
- LP: #1537859
* ses: Fix problems with simple enclosures
- LP: #1537859
* vgaarb: fix signal handling in vga_get()
- LP: #1537859
* ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx
- LP: #1537859
* ARM: dts: vf610: use reset values for L2 cache latencies
- LP: #1537859
* ses: fix additional element traversal bug
- LP: #1537859
* xhci: fix usb2 resume timing and races.
- LP: #1537859
* USB: add quirk for devices with broken LPM
- LP: #1537859
* powercap / RAPL: fix BIOS lock check
- LP: #1537859
* parisc iommu: fix panic due to trying to allocate too large region
- LP: #1537859
* mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
- LP: #1537859
* vmstat: Reduce time interval to stat update on idle cpu
- LP: #1537859
* mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
make any progress
- LP: #1537859
* mm: hugetlb: call huge_pte_alloc() only if ptep is null
- LP: #1537859
* drivers/base/memory.c: prohibit offlining of memory blocks with missing
sections
- LP: #1537859
* ocfs2: fix SGID not inherited issue
- LP: #1537859
* sh64: fix __NR_fgetxattr
- LP: #1537859
* ASoC: wm8974: set cache type for regmap
- LP: #1537859
* n_tty: Fix poll() after buffer-limited eof push read
- LP: #1537859
* tty: Fix GPF in flush_to_ldisc()
- LP: #1537859
* genirq: Prevent chip buslock deadlock
- LP: #1537859
* ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest
DragonFly
- LP: #1537859
* ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards
- LP: #1537859
* ARM: 8471/1: need to save/restore arm register(r11) when it is
corrupted
- LP: #1537859
* ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
- LP: #1537859
* spi: fix parent-device reference leak
- LP: #1537859
* scripts: recordmcount: break hardlinks
- LP: #1537859
* dma-debug: Fix dma_debug_entry offset calculation
- LP: #1537859
* ftrace/scripts: Have recordmcount copy the object file
- LP: #1537859
* ARC: dw2 unwind: Reinstante unwinding out of modules
- LP: #1537859
* ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
- LP: #1537859
* powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
- LP: #1537859
* ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
- LP: #1537859
* s390/dis: Fix handling of format specifiers
- LP: #1537859
* airspy: increase USB control message buffer size
- LP: #1537859
* USB: ipaq.c: fix a timeout loop
- LP: #1537859
* USB: fix invalid memory access in hub_activate()
- LP: #1537859
* x86/mce: Ensure offline CPUs don't participate in rendezvous process
- LP: #1537859
* i2c: rcar: disable runtime PM correctly in slave mode
- LP: #1537859
* parisc: Fix syscall restarts
- LP: #1537859
* ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
- LP: #1537859
* MIPS: uaccess: Fix strlen_user with EVA
- LP: #1537859
* ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
- LP: #1537859
* arm: fix handling of F_OFD_... in oabi_fcntl64()
- LP: #1537859
* ocfs2: fix BUG when calculate new backup super
- LP: #1537859
* mm/memory_hotplug.c: check for missing sections in
test_pages_in_a_zone()
- LP: #1537859
* ftrace/scripts: Fix incorrect use of sprintf in recordmcount
- LP: #1537859
* tracing: Fix setting of start_index in find_next()
- LP: #1537859
* tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
- LP: #1537859
* ARM: versatile: fix MMC/SD interrupt assignment
- LP: #1537859
* async_tx: use GFP_NOWAIT rather than GFP_IO
- LP: #1537859
* dts: vt8500: Add SDHC node to DTS file for WM8650
- LP: #1537859
* ftrace/module: Call clean up function when module init fails early
- LP: #1537859
* vmstat: allocate vmstat_wq before it is used
- LP: #1537859
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
- LP: #1537859
* sctp: convert sack_needed and sack_generation to bits
- LP: #1537859
* sctp: start t5 timer only when peer rwnd is 0 and local state is
SHUTDOWN_PENDING
- LP: #1537859
* pinctrl: bcm2835: Fix initial value for direction_output
- LP: #1537859
* net: phy: mdio-mux: Check return value of mdiobus_alloc()
- LP: #1537859
* sh_eth: fix TX buffer byte-swapping
- LP: #1537859
* mISDN: fix a loop count
- LP: #1537859
* amd-xgbe: fix a couple timeout loops
- LP: #1537859
* qlcnic: fix a timeout loop
- LP: #1537859
* ser_gigaset: fix deallocation of platform device structure
- LP: #1537859
* net: fix warnings in 'make htmldocs' by moving macro definition out of
field declaration
- LP: #1537859
* net/mlx4_en: Remove dependency between timestamping capability and
service_task
- LP: #1537859
* net/mlx4_en: Fix HW timestamp init issue upon system startup
- LP: #1537859
* include/linux/mmdebug.h: should include linux/bug.h
- LP: #1537859
* ipv6/addrlabel: fix ip6addrlbl_get()
- LP: #1537859
* ASoC: Use nested lock for snd_soc_dapm_mutex_lock
- LP: #1537859
* net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
- LP: #1537859
* net: sched: fix missing free per cpu on qstats
- LP: #1537859
* net: possible use after free in dst_release
- LP: #1537859
* kvm: x86: only channel 0 of the i8254 is linked to the HPET
- LP: #1537859
* firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
- LP: #1537859
* Linux 3.19.8-ckt13
- LP: #1537859
* hotplugcpu: Avoid deadlocks by waking active_writer
- LP: #1481357
* xfrm: dst_entries_init() per-net dst_ops
- LP: #1486670
Checksums-Sha1:
499f8f36fe3c9baafb9d94456d38a483ac2d6c5b 102988930 linux-source-3.19.0_3.19.0-50.56_all.deb
dcd37fb39818c774cecdaa9f840d2bf13cff5e22 9297008 linux-doc_3.19.0-50.56_all.deb
e29397ce7bd398cf20921bdd8c627f0252f88b8f 9334958 linux-headers-3.19.0-50_3.19.0-50.56_all.deb
0d545fdc1f33f037e9ef0f43ec45ef241cd5e1cf 95706 linux-tools-common_3.19.0-50.56_all.deb
48d4ee08ca41ae63c890e4e45f0ecf3f2f2cefae 22002 linux-cloud-tools-common_3.19.0-50.56_all.deb
9455192869cc1bd8fc25829972489bee8d3cba9b 34449 linux_3.19.0-50.56_amd64_translations.tar.gz
d9a75d258770807d8d7e51fc25e99178a3f88058 547546 linux-tools-3.19.0-50_3.19.0-50.56_amd64.deb
1ef8d7b863bf3250d9a2f6d0fabf1cc10eedeb65 910 linux-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
fd8ecabe99647ab92825e48b4074bb4c76be4464 28792 linux-cloud-tools-3.19.0-50_3.19.0-50.56_amd64.deb
4cc1c0a671b95428f03a01f77838b6e79a5526d5 888 linux-cloud-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
584534e65f1e159d9f2adc01be248580f7d3caeb 16886974 linux-image-3.19.0-50-generic_3.19.0-50.56_amd64.deb
55b71d2b180752071ea2d2e3b68918b7aa9c6184 38484430 linux-image-extra-3.19.0-50-generic_3.19.0-50.56_amd64.deb
bbffefdf542bc7b8fcc79948e3eae9e7110cacac 754234 linux-headers-3.19.0-50-generic_3.19.0-50.56_amd64.deb
064ed86a84ca4c69c2926fd9fedad8107184656e 446269484 linux-image-3.19.0-50-generic-dbgsym_3.19.0-50.56_amd64.ddeb
38fda51ea46043a44e1ac5762571c88db36314db 1948 linux-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
e06a48c07c585ff2cd152ec6b2f81af94a88404e 1856 linux-cloud-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
c138bbc75811fa6fcb86011ec13bd5fbce2dc077 55317326 linux-image-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
f0529e924f64bd8e12af7506127e1f8994ac1069 754646 linux-headers-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
0137f96f8c91f57e8c76f5a5749931ee3795f974 445269982 linux-image-3.19.0-50-lowlatency-dbgsym_3.19.0-50.56_amd64.ddeb
7e292fbee3510d495dad7b6d82e9840e277f848f 1950 linux-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
a85e709bad6d0ab7694fe5ccd7899c935264e798 1848 linux-cloud-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
0e42db86d9d6cf65cc0fb9c6d8de28c05709eecf 12788317 linux_3.19.0-50.56_amd64.tar.gz
c425c8431297517bfbb00fa48818aa574fe109e2 7192684 kernel-image-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
ea9472b3a593d9eac2266e38f08b48f53349d4d0 3973214 nic-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
0cb94504773c3155a60df35b1865f4637c150b54 492478 nic-shared-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
aeba7cc9677d8951b65e3a6940813708751d7574 86746 serial-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
dad71d30421818367ffd2ac1dfa14032ce686ade 25984 ppp-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
c9703ca2d45474c46cdab6c6c634d208798a4918 125764 pata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
fcd9efbf475d62bf1c398760dc8b9306180fb107 69394 firewire-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
63eebd053280092d049a995e35a6bb65cee4b52d 2051302 scsi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
eaec93aa5a614ab5ef18e435be8ab45db60b82bc 9228 plip-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
7c1c1401d48d7a7298d5fff288dd9a27a12b93e4 33694 floppy-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
bbfa2a9f23a362a8e7cbdae43f7f04399e12835e 4244 fat-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
b9b47d56d14ec42799330560d5fe0d3c2703e736 473470 nfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
185b18ec4a9555b8ceb6fcbec88f7f37a079f7f8 243686 md-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
10898d93714636e9a3437887518aed9a4042cae6 17994 multipath-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
f0b6558491ed30e10aa501d12b5386b2b929ce23 113670 usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
3bac158d8f132d11a87b7c336ec1f47cb4e31af9 70166 pcmcia-storage-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
0076a4c631d3580ca2f19b47e12aedbe091f8923 13574 fb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
306dbe426fade0861f5b32a4e2c65d87a355a661 112580 input-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
d7ca9f771993801c11f61ba60af460dea4316654 50388 mouse-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
bf01ebf8fc8534fc82fd08d2b4f4716b69b21510 230154 irda-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
4afc6a4b8c532f2869861cad9c06b89c9a7afbf6 31676 parport-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
7aae1f496c112eabed5547dc1f5c23a059a81bcf 146686 nic-pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
395c78f281dd36910d2b90019416c24b90284696 65630 pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
b83e5cba7d0c7a3a27f2f3e6d8c68072fa50a865 299162 nic-usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
b690a2312fbf81c81381c32f3aa6aa236a6cd4fc 95532 sata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
001451282ceb28d3e82973104bad9ccb9df5ce61 345662 crypto-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
db7559c712517dfa8020aadecf4f2a3ee20cb7e4 22512 squashfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
a088c2af9dee841e1b7c5cd11e5d399de57d0e0e 55074 speakup-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
aa8acd512c8ba89cc38e5b52e26ceae1c6384efc 64048 virtio-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e77543397c32b365f7373c0982324dce2d5544dc 514674 fs-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
66855fdbc4592ac85175927549a3e6cc8efb45bd 576954 fs-secondary-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
2cb06cca5ecb34075797b6280021e4520403a97e 46726 storage-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
d8c5d12092f2941d40ab49f8711357bea911e9e6 425456 block-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
7150def145439cee2e15c77ad5894758d4ecd10b 256608 message-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
db2119bd6bcbd3ef26c9d220021a0392892ac021 27694 vlan-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
35d811287ee5d59c94a89d28699382e33c095a1e 58980 ipmi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5f76e902215c4df63220563ff31b770e75f1da74 998 linux-udebs-generic_3.19.0-50.56_amd64.udeb
7640c7414c7afb8e9919086854133c691c82ce6a 797804 linux-libc-dev_3.19.0-50.56_amd64.deb
Checksums-Sha256:
3eb3eb1176c8ba38a90110014f2c18491b0e32cba88ff9e682837a4dfe562d73 102988930 linux-source-3.19.0_3.19.0-50.56_all.deb
e5185c59939eb01e8b2268edc7e4cf0b7e737c420a8fc8e5bcbaf58b42b29064 9297008 linux-doc_3.19.0-50.56_all.deb
0a80dba68deda7300d40c2d8ecd4e6f243bd7b639d5fac15531136169b95de97 9334958 linux-headers-3.19.0-50_3.19.0-50.56_all.deb
799a2b0ebbf48a71fcf225346066f674d7842a3e1f72f4ebcf0c489d4cd7f9db 95706 linux-tools-common_3.19.0-50.56_all.deb
40d473bb21725fbe40bbe425195620b9103762ce79290a287fa87cd02fc128b8 22002 linux-cloud-tools-common_3.19.0-50.56_all.deb
6dda5f7174002a3d2fb321783806e6470f5d772346b4a90c71a7e554c210c2a1 34449 linux_3.19.0-50.56_amd64_translations.tar.gz
0d7989a6b0d15faa8d1f442626505240fbd528f9626e2fd8b9bfe02b89448c2c 547546 linux-tools-3.19.0-50_3.19.0-50.56_amd64.deb
1e17f948ece99b3cca7536201a77491a8a9dfda4a74f33e509b3bffe7cff761b 910 linux-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
1ff41cb6717053dd0a5ec39934899b56193a32550324a0f15871f13d4777ee42 28792 linux-cloud-tools-3.19.0-50_3.19.0-50.56_amd64.deb
6d31c38830010f85771386927d7af527f241a877328556ada011d1205e6bbede 888 linux-cloud-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
4877034346c110e612a293ffa90bb209dff56f0b072de6f431ddf2465fdefc24 16886974 linux-image-3.19.0-50-generic_3.19.0-50.56_amd64.deb
d25313da2582524e284af2b0af55525cbe9b40488147bcdac2afad76117f2bcb 38484430 linux-image-extra-3.19.0-50-generic_3.19.0-50.56_amd64.deb
fa5760f2c84d6fcac4eeb904ffbfc9f46946b9beb42c518a011cf05a58344a47 754234 linux-headers-3.19.0-50-generic_3.19.0-50.56_amd64.deb
4e403eb000002b8b1d95eabc89016885f3fce2ccd5cb0cd436581d65c45ba0ba 446269484 linux-image-3.19.0-50-generic-dbgsym_3.19.0-50.56_amd64.ddeb
db464c56376c61956541fb2622f3ab5fa803d117698950f72f0ce5ed2038c63a 1948 linux-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
a94544b88297f4f6eff93091d32749d623b85c422ab46df790257839909254ef 1856 linux-cloud-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
bf4348b04570d734f20b0f4487ae22997add56275b17cafa9e93e64d4eaafb6d 55317326 linux-image-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
4d046780090844d6d98bd25c3e39deacff84d2aef4c3d0bb21e5eeb23f1e33ad 754646 linux-headers-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
a5da687717791c790de47c45de1241cb81275abafaa12ebee4d5d23bcb85c28a 445269982 linux-image-3.19.0-50-lowlatency-dbgsym_3.19.0-50.56_amd64.ddeb
5cd3725ce0de8425bcc1d1db7f0f06243b7f981372a70952f593a46b97a2a9b8 1950 linux-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
906b96b4f121acb839d1e2fb6cab0569ac49cadab51c5c0b4f12637de26ac299 1848 linux-cloud-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
1cc2ccffb3c3755e1137e5c609fa8f96ce47b814014fe3e3c040a1eaef974be3 12788317 linux_3.19.0-50.56_amd64.tar.gz
6f847669cf7e36d2e7894263dec3f80b0e4f5ef4693267f670936a929a86baf9 7192684 kernel-image-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e7aa870524669a090b90502af0a1da4f2c67751e56712d864520c926df0ec90b 3973214 nic-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
c2365502ca68cdaa293a7f78a036cba890cd63df0f15f03f4ea67d90b5ed7326 492478 nic-shared-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
adfacf4a30326dcbea0d0f2101043b480b9a6623e3dd051e9f96bba4d778b94a 86746 serial-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
202e59a897176372ce55604cb7438abfc7ea23eb33f54dab9470581d7b6c6b29 25984 ppp-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
b99baddaf2d2235bdb95bef2bf894e6770253eea23a45d0f6886b2ae10679937 125764 pata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
df15870596cd145f645ab28f5db71f9b352a6ca9a61899ba3c83f5765f4f3b3a 69394 firewire-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
81a3ebfc40fbb739b5fc44e3c9b22a74f62c396e94acfc682f7b2ce79d4f2125 2051302 scsi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5cd912b870496f54778ea81c00c114256b1b84b20806db4f1505043bc474ec91 9228 plip-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
7cb2ea16d8821fddafbd304a6944c78616842ac8faa3296cd292a64cc9d73fe8 33694 floppy-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
985989f2dafba9a613ceda16d123aff627fc2879df34b8a9463ff4c651f7f46f 4244 fat-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
2b7da2cedb5e15fe31136f15080ad698f84fd17349c9bebe3814815590f68f43 473470 nfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
39e60a719ae7b59dcd46dd7b1c35694b112f8c9c09300fc98d42d34f686fa915 243686 md-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
fa932be8f7a22ce3898e02d4a998b13cde74268042915c0ca7f2f6b9ca992cda 17994 multipath-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e683f5fb962bbba4d8fd932ef1d4025d61ccdd35e97ae7ed61957e18f2bf36eb 113670 usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
0707f60aa48c943ea11d6adaeba8b44cc2c2db115e74edff1dcfe650874253cd 70166 pcmcia-storage-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
bcf4d8e8991129367626fa8002a899044abc734c87e3dca88cde47cf777d47af 13574 fb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5c314903ae62a61572931f0604907055dcba840b6d2caed977a66dc39fa1a1fa 112580 input-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1a67a72c3e005e88abd04ee7c3eccdf0587fc53bba7cca042783559719422afb 50388 mouse-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
6b75ac52a6c09ce4cf7c19cdc11c6f9b268c87ea6cd8694e6e4d8af71d36e16a 230154 irda-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
8184b7def8a57d29f6960e2357a4ce0659e43e13a692121e2e15208e651ce924 31676 parport-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
489a92ed24a5e50fbbfec0ab01cf5e86a734db615754d1de8365c48e24c8cd8b 146686 nic-pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
955caa1470875d29cc51dfcf47dd922eef017a79ec6f7820bfe178943ba475b9 65630 pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5395fe363551c847584757fd40670771ec1918c48a7bdf77593caef6b65d3979 299162 nic-usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
3015c0278954cdd4710867c8f90b1aaee43f8c4d296d625c381b673ee4d89b6d 95532 sata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
eeb5fad8aa21f0bc75fca5da08e7a58b77d9c45299426b6b147898c8fb6059b0 345662 crypto-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5a48b1d4934e9f6cc27a878aa71634bcd8d8735611f432997f71c38c9ad213ad 22512 squashfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
cb3b1419081395352bdb63e3b9479e6e6cdd7bb871aef59e794ce9cf44720d65 55074 speakup-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
01288b7cdf493eee396b3ad417540cbdf307ce321eca5d7dc420bc7490609a76 64048 virtio-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
9978655cb8a9853921b35434503ec0d18a847e2a09c58060919b47f1ab624259 514674 fs-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
215af2f7ab88f7644e2bf38a88527b5b302d8d749d91aa65a72fc261f40749a0 576954 fs-secondary-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
325ff0ea5b6e43b999b4aafd42e201784ed906202c9cf86f376aba236d36344d 46726 storage-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
ed7b32c968413c2c6b495abcf78426fda09d785ee76a4b924fc560f45cdb46b0 425456 block-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
88c6297749b5d397eba0c85f9fe4ba5933778907aaf16fd11303a355e1d16723 256608 message-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
3bb41748daa8e665f4a864dce5cd61592bcc33831a8d8ae1ce27b7d86e1ca078 27694 vlan-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
a8327fdba20bb6fa206044573ba6f95298fa5ce41160e7526adcaa3356b4a789 58980 ipmi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
639d9499afb6c9f0592168e8a6d874f4c3c473796673f281f28b99379a02e07d 998 linux-udebs-generic_3.19.0-50.56_amd64.udeb
3317a214eaf62b5df88874c9eededdaee46171309b4e94db2956574e4ebd19d6 797804 linux-libc-dev_3.19.0-50.56_amd64.deb
Files:
0f0fee4fcac3c8f3e233e90877eeb7cb 102988930 devel optional linux-source-3.19.0_3.19.0-50.56_all.deb
9dd5199d2ba1f5c813b435e9916bd7fb 9297008 doc optional linux-doc_3.19.0-50.56_all.deb
08527f0041d2435fbd4effa4a3b80d5a 9334958 devel optional linux-headers-3.19.0-50_3.19.0-50.56_all.deb
d812a66f549ecf2d3005c45693c52186 95706 kernel optional linux-tools-common_3.19.0-50.56_all.deb
0654c44d1206d8ffa5fb072b4ac8ceca 22002 kernel optional linux-cloud-tools-common_3.19.0-50.56_all.deb
9c7244c2ef08ee804b498b4f1f30632d 34449 raw-translations - linux_3.19.0-50.56_amd64_translations.tar.gz
9bc2a5d51f28604fb7908ac0a8fa3c40 547546 devel optional linux-tools-3.19.0-50_3.19.0-50.56_amd64.deb
05ac24449bb0a57488c5c6dc98227260 910 devel extra linux-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
28fd79abe2912951d48132a371be968d 28792 devel optional linux-cloud-tools-3.19.0-50_3.19.0-50.56_amd64.deb
ea8c00fc8896d8d10c0d51bcd0dcbbba 888 devel extra linux-cloud-tools-3.19.0-50-dbgsym_3.19.0-50.56_amd64.ddeb
0bc95f827bd678355714066825aae79a 16886974 kernel optional linux-image-3.19.0-50-generic_3.19.0-50.56_amd64.deb
bfc91525f9165ed8e5787e38a1963a09 38484430 kernel optional linux-image-extra-3.19.0-50-generic_3.19.0-50.56_amd64.deb
26491299bbf64c69f0764dbd097c0f2e 754234 devel optional linux-headers-3.19.0-50-generic_3.19.0-50.56_amd64.deb
dd55bc42b1ae0ab90bee53b6ebffd81d 446269484 devel optional linux-image-3.19.0-50-generic-dbgsym_3.19.0-50.56_amd64.ddeb
721bacf0066d5fcd80904a218f599fd4 1948 devel optional linux-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
32efc0c23f704cb4238ff425a98bf35a 1856 devel optional linux-cloud-tools-3.19.0-50-generic_3.19.0-50.56_amd64.deb
1f501586279c78499a53f4994d0e3838 55317326 kernel optional linux-image-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
b3a708df4b86b24a09e7be8e5481ba04 754646 devel optional linux-headers-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
06ea6e5a62c3d463b526a46215d4c308 445269982 devel optional linux-image-3.19.0-50-lowlatency-dbgsym_3.19.0-50.56_amd64.ddeb
168dd2f02569c5494be967745e31bd8e 1950 devel optional linux-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
5614599f7574f69b2eb758729332bc9b 1848 devel optional linux-cloud-tools-3.19.0-50-lowlatency_3.19.0-50.56_amd64.deb
3a1ec161425f0d1ff87842537e4b040d 12788317 raw-uefi - linux_3.19.0-50.56_amd64.tar.gz
a503e4d3e0364f911ab867623a82ea42 7192684 debian-installer extra kernel-image-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1f0285e11abc875ba80866a989cd3257 3973214 debian-installer standard nic-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1240f9b9ba33333c132ff7753fbcb709 492478 debian-installer standard nic-shared-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e82bd39ec1bd58193fa97d078690cb77 86746 debian-installer standard serial-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
2f600977364df2dae3e5bb523ed69258 25984 debian-installer standard ppp-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1c43bd4d5b982927d69769a01bcabcb7 125764 debian-installer standard pata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5e503b87e3ebe838ca04e6becc418f93 69394 debian-installer standard firewire-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
13b7813c9926934c28a99b5f2b46269d 2051302 debian-installer standard scsi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
cb0aa858e5018e57fe6ca3f6a7b6724e 9228 debian-installer standard plip-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1a65b061804d2e33f24ffc24eae7759d 33694 debian-installer standard floppy-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
c9dd6a231be0f7bd7343b7238eb339e0 4244 debian-installer standard fat-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
610502ed0b284947b8d0985b7f9d6158 473470 debian-installer standard nfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
8270e68342fe05f5a6f4f8882fa0d44f 243686 debian-installer standard md-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
09a64b48a5a108cc017c14d17ddcce85 17994 debian-installer extra multipath-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
74452b1bfec5957564ca2a45e78b947e 113670 debian-installer standard usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
a214f1e71c2bbb51cfc5b2da46f9ab76 70166 debian-installer standard pcmcia-storage-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5080370649e70eee971ca7babf918fce 13574 debian-installer standard fb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
7ba7bc3fef197c1400983f2984fce60a 112580 debian-installer standard input-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
ce807df9e9c8a7a20db87d5c305b267a 50388 debian-installer extra mouse-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
baa92ef17ca4b78b3b31d37f79546479 230154 debian-installer standard irda-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
3f1eb1183dfe75474b49e9297f568612 31676 debian-installer standard parport-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
342fad9b40d8f99086e2650da4bd553e 146686 debian-installer standard nic-pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
08fec0b6fa4329ee33f440faec2b6036 65630 debian-installer standard pcmcia-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
9e4f298c968b6035765788e36aaaa51e 299162 debian-installer standard nic-usb-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
2a42b4ab94b0f8f1c03c61a3cd263e51 95532 debian-installer standard sata-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
bb45a172e49f3c34c5d42dafc2f05112 345662 debian-installer extra crypto-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
5e630ebdc2a25f44f8913a9498da8178 22512 debian-installer extra squashfs-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
ce3c166d56f9f45f68d248c084b30783 55074 debian-installer extra speakup-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
91ed443f979fbab2facce9a3c562d237 64048 debian-installer standard virtio-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
fbe1c7b079b44b76a8cb8072acb10905 514674 debian-installer standard fs-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
ed166f81d20d84413ffddf9bbe2fac75 576954 debian-installer standard fs-secondary-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e326f175aa95a896acbb432e248b5c36 46726 debian-installer standard storage-core-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
a41964fb690bfe2b8bce2f99bb55af27 425456 debian-installer standard block-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
e49d15a85b16df164adfc9c7346d3995 256608 debian-installer standard message-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
1ee0dc8bd516f8b11a9b7a0283444094 27694 debian-installer extra vlan-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
b06f67a27784586841485f6c2a972e58 58980 debian-installer standard ipmi-modules-3.19.0-50-generic-di_3.19.0-50.56_amd64.udeb
9aa38d87f7ee097252de731c56f2b233 998 debian-installer optional linux-udebs-generic_3.19.0-50.56_amd64.udeb
9daf8019c65e0270ed3cb4182b734212 797804 devel optional linux-libc-dev_3.19.0-50.56_amd64.deb
Package-Type: udeb
More information about the Vivid-changes
mailing list