linux-lts-xenial (4.4.0-65.86~14.04.1) trusty; urgency=low
* linux-lts-xenial: 4.4.0-65.86~14.04.1 -proposed tracker (LP: #1667054)
[ Stefan Bader ]
* Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
- SAUCE: Redpine driver to support Host AP mode
* NFS client : permission denied when trying to access subshare, since kernel
4.4.0-31 (LP: #1649292)
- fs: Better permission checking for submounts
* [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
- SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
- SAUCE: pci-hyperv: properly handle pci bus remove
- SAUCE: pci-hyperv: lock pci bus on device eject
* [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
image (LP: #1650058)
- net/mlx4_en: Fix bad WQE issue
- net/mlx4_core: Fix racy CQ (Completion Queue) free
- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to
VGT
transitions
- net/mlx4_core: Avoid command timeouts during VF driver device shutdown
* Xenial update to v4.4.49 stable release (LP: #1664960)
- ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
- selinux: fix off-by-one in setprocattr
- Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
- cpumask: use nr_cpumask_bits for parsing functions
- hns: avoid stack overflow with CONFIG_KASAN
- ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset
write
- target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
- target: Use correct SCSI status during EXTENDED_COPY exception
- target: Fix early transport_generic_handle_tmr abort scenario
- target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
- ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
- mac80211: Fix adding of mesh vendor IEs
- netvsc: Set maximum GSO size in the right place
- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on
failed
send
- scsi: aacraid: Fix INTx/MSI-x issue with older controllers
- scsi: mpt3sas: disable ASPM for MPI2 controllers
- xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
- ALSA: seq: Fix race at creating a queue
- ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
- drm/i915: fix use-after-free in page_flip_completed()
- Linux 4.4.49
* NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
(LP: #1650336)
- SUNRPC: fix refcounting problems with auth_gss messages.
* [0bda:0328] Card reader failed after S3 (LP: #1664809)
- usb: hub: Wait for connection to be reestablished after port reset
* linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
4.4.0-63.84~14.04.2 (LP: #1664912)
- SAUCE: apparmor: fix link auditing failure due to, uninitialized var
* ibmvscsis: Add SGL LIMIT (LP: #1662551)
- ibmvscsis: Add SGL limit
* [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
(LP: #1663687)
- scsi: storvsc: Enable tracking of queue depth
- scsi: storvsc: Remove the restriction on max segment size
- scsi: storvsc: Enable multi-queue support
- scsi: storvsc: use tagged SRB requests if supported by the device
- scsi: storvsc: properly handle SRB_ERROR when sense message is present
- scsi: storvsc: properly set residual data length on errors
* ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
- blk-mq: Avoid memory reclaim when remapping queues
- blk-mq: Fix failed allocation path when mapping queues
* Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
i915_bpo (LP: #1624164)
- SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for
i915/kbl_dmc_ver1.bin
* Intel I210 ethernet does not work both after S3 (LP: #1662763)
- igb: implement igb_ptp_suspend
- igb: call igb_ptp_suspend during suspend/resume cycle
* [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
- Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
- Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the
host
- Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
* brd module compiled as built-in (LP: #1593293)
- [Config] CONFIG_BLK_DEV_RAM=m
* regession tests failing after stackprofile test is run (LP: #1661030)
- SAUCE: fix regression with domain change in complain mode
* Permission denied and inconsistent behavior in complain mode with 'ip netns
list' command (LP: #1648903)
- SAUCE: fix regression with domain change in complain mode
* flock not mediated by 'k' (LP: #1658219)
- SAUCE: apparmor: flock mediation is not being enforced on cache check
* unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
from a unshared mount namespace (LP: #1656121)
- SAUCE: apparmor: null profiles should inherit parent control flags
* apparmor refcount leak of profile namespace when removing profiles
(LP: #1660849)
- SAUCE: apparmor: fix ns ref count link when removing profiles from policy
* tor in lxd: apparmor="DENIED" operation="change_onexec"
namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
name="system_tor" (LP: #1648143)
- SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using
stacked
namespaces
* apparmor_parser hangs indefinitely when called by multiple threads
(LP: #1645037)
- SAUCE: apparmor: fix lock ordering for mkdir
* apparmor leaking securityfs pin count (LP: #1660846)
- SAUCE: apparmor: fix leak on securityfs pin count
* apparmor reference count leak when securityfs_setup_d_inode\ () fails
(LP: #1660845)
- SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
fails
* apparmor not checking error if security_pin_fs() fails (LP: #1660842)
- SAUCE: apparmor: fix not handling error case when securityfs_pin_fs()
fails
* apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
- SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
* apparmor auditing denied access of special apparmor .null fi\ le
(LP: #1660836)
- SAUCE: apparmor: Don't audit denied access of special apparmor .null file
* apparmor label leak when new label is unused (LP: #1660834)
- SAUCE: apparmor: fix label leak when new label is unused
* apparmor reference count bug in label_merge_insert() (LP: #1660833)
- SAUCE: apparmor: fix reference count bug in label_merge_insert()
* apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
- SAUCE: apparmor: fix replacement race in reading rawdata
* unix domain socket cross permission check failing with nested namespaces
(LP: #1660832)
- SAUCE: apparmor: fix cross ns perm of unix domain sockets
* docker permission issues with overlay2 storage driver (LP: #1659417)
- SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
- Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
- ovl: check mounter creds on underlying lookup
* Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
- [Config] CONFIG_NET_DROP_MONITOR=m
* Xenial update to v4.4.48 stable release (LP: #1663657)
- PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
- ext4: validate s_first_meta_bg at mount time
- drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
- drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
- crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
- crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
- perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
- ata: sata_mv:- Handle return value of devm_ioremap.
- libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
- powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
- powerpc: Add missing error check to prom_find_boot_cpu()
- NFSD: Fix a null reference case in find_or_create_lock_stateid()
- svcrpc: fix oops in absence of krb5 module
- zswap: disable changing params if init fails
- cifs: initialize file_info_lock
- mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
- mm, fs: check for fatal signals in do_generic_file_read()
- can: bcm: fix hrtimer/tasklet termination in bcm op removal
- mmc: sdhci: Ignore unexpected CARD_INT interrupts
- percpu-refcount: fix reference leak during percpu-atomic transition
- HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
- KVM: x86: do not save guest-unsupported XSAVE state
- USB: serial: qcserial: add Dell DW5570 QDL
- USB: serial: pl2303: add ATEN device ID
- USB: Add quirk for WORLDE easykey.25 MIDI keyboard
- usb: gadget: f_fs: Assorted buffer overflow checks.
- USB: serial: option: add device ID for HP lt2523 (Novatel E371)
- x86/irq: Make irq activate operations symmetric
- base/memory, hotplug: fix a kernel oops in show_valid_zones()
- Linux 4.4.48
* Xenial update to v4.4.47 stable release (LP: #1662507)
- r8152: fix the sw rx checksum is unavailable
- mlxsw: spectrum: Fix memory leak at skb reallocation
- mlxsw: switchx2: Fix memory leak at skb reallocation
- mlxsw: pci: Fix EQE structure definition
- net: lwtunnel: Handle lwtunnel_fill_encap failure
- net: ipv4: fix table id in getroute response
- net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
- tcp: fix tcp_fastopen unaligned access complaints on sparc
- openvswitch: maintain correct checksum state in conntrack actions
- ravb: do not use zero-length alignment DMA descriptor
- ax25: Fix segfault after sock connection timeout
- net: fix harmonize_features() vs NETIF_F_HIGHDMA
- net: phy: bcm63xx: Utilize correct config_intr function
- ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
- tcp: initialize max window for a new fastopen socket
- bridge: netlink: call br_changelink() during br_dev_newlink()
- r8152: don't execute runtime suspend if the tx is not empty
- af_unix: move unix_mknod() out of bindlock
- qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
- net: dsa: Bring back device detaching in dsa_slave_suspend()
- Linux 4.4.47
* Xenial update to v4.4.46 stable release (LP: #1660994)
- fbdev: color map copying bounds checking
- tile/ptrace: Preserve previous registers for short regset write
- drm: Fix broken VT switch with video=1366x768 option
- mm/mempolicy.c: do not put mempolicy before using its nodemask
- sysctl: fix proc_doulongvec_ms_jiffies_minmax()
- ISDN: eicon: silence misleading array-bounds warning
- RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
- s390/ptrace: Preserve previous registers for short regset write
- can: c_can_pci: fix null-pointer-deref in c_can_start() - set device
pointer
- can: ti_hecc: add missing prepare and unprepare of the clock
- ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
- ARC: [arcompact] handle unaligned access delay slot corner case
- parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
- nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
- NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
- SUNRPC: cleanup ida information when removing sunrpc module
- drm/i915: Don't leak edid in intel_crt_detect_ddc()
- IB/ipoib: move back IB LL address into the hard header
- IB/umem: Release pid in error and ODP flow
- s5k4ecgx: select CRC32 helper
- pinctrl: broxton: Use correct PADCFGLOCK offset
- platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
- mm, memcg: do not retry precharge charges
- Linux 4.4.46
* Xenial update to v4.4.45 stable release (LP: #1660993)
- ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps
to
it
- IB/mlx5: Wait for all async command completions to complete
- IB/mlx4: Set traffic class in AH
- IB/mlx4: Fix out-of-range array index in destroy qp flow
- IB/mlx4: Fix port query for 56Gb Ethernet links
- IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
- IB/IPoIB: Remove can't use GFP_NOIO warning
- perf scripting: Avoid leaking the scripting_context variable
- ARM: dts: imx31: fix clock control module interrupts description
- ARM: dts: imx31: move CCM device node to AIPS2 bus devices
- ARM: dts: imx31: fix AVIC base address
- tmpfs: clear S_ISGID when setting posix ACLs
- x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
- svcrpc: don't leak contexts on PROC_DESTROY
- fuse: clear FR_PENDING flag when moving requests out of pending queue
- PCI: Enumerate switches below PCI-to-PCIe bridges
- HID: corsair: fix DMA buffers on stack
- HID: corsair: fix control-transfer error handling
- mmc: mxs-mmc: Fix additional cycles after transmission stop
- ieee802154: atusb: do not use the stack for buffers to make them DMA able
- mtd: nand: xway: disable module support
- x86/ioapic: Restore IO-APIC irq_chip retrigger callback
- qla2xxx: Fix crash due to null pointer access
- ubifs: Fix journal replay wrt. xattr nodes
- clocksource/exynos_mct: Clear interrupt when cpu is shut down
- svcrdma: avoid duplicate dma unmapping during error recovery
- ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
- ceph: fix bad endianness handling in parse_reply_info_extra
- ARM: dts: da850-evm: fix read access to SPI flash
- arm64/ptrace: Preserve previous registers for short regset write
- arm64/ptrace: Preserve previous registers for short regset write - 2
- arm64/ptrace: Preserve previous registers for short regset write - 3
- arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
- arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
- ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
- ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
- ARM: 8613/1: Fix the uaccess crash on PB11MPCore
- blackfin: check devm_pinctrl_get() for errors
- ite-cir: initialize use_demodulator before using it
- dmaengine: pl330: Fix runtime PM support for terminated transfers
- selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
- arm64: avoid returning from bad_mode
- Linux 4.4.45
Date: Fri, 24 Feb 2017 11:09:07 -0300
Changed-By: Thadeu Lima de Souza Cascardo <[email protected]>
Maintainer: Launchpad Build Daemon <[email protected]>
Format: 1.8
Date: Fri, 24 Feb 2017 11:09:07 -0300
Source: linux-lts-xenial
Binary: linux-headers-4.4.0-65 linux-lts-xenial-tools-4.4.0-65
linux-lts-xenial-cloud-tools-4.4.0-65 linux-image-4.4.0-65-generic
linux-image-extra-4.4.0-65-generic linux-headers-4.4.0-65-generic
linux-image-4.4.0-65-generic-dbgsym linux-tools-4.4.0-65-generic
linux-cloud-tools-4.4.0-65-generic linux-lts-xenial-udebs-generic
linux-image-4.4.0-65-generic-lpae linux-image-extra-4.4.0-65-generic-lpae
linux-headers-4.4.0-65-generic-lpae linux-image-4.4.0-65-generic-lpae-dbgsym
linux-tools-4.4.0-65-generic-lpae linux-cloud-tools-4.4.0-65-generic-lpae
linux-lts-xenial-udebs-generic-lpae linux-image-4.4.0-65-lowlatency
linux-image-extra-4.4.0-65-lowlatency linux-headers-4.4.0-65-lowlatency
linux-image-4.4.0-65-lowlatency-dbgsym linux-tools-4.4.0-65-lowlatency
linux-cloud-tools-4.4.0-65-lowlatency linux-lts-xenial-udebs-lowlatency
linux-image-4.4.0-65-powerpc-e500mc linux-image-extra-4.4.0-65-powerpc-e500mc
linux-headers-4.4.0-65-powerpc-e500mc
linux-image-4.4.0-65-powerpc-e500mc-dbgsym linux-tools-4.4.0-65-powerpc-e500mc
linux-cloud-tools-4.4.0-65-powerpc-e500mc linux-lts-xenial-udebs-powerpc-e500mc
linux-image-4.4.0-65-powerpc-smp linux-image-extra-4.4.0-65-powerpc-smp
linux-headers-4.4.0-65-powerpc-smp linux-image-4.4.0-65-powerpc-smp-dbgsym
linux-tools-4.4.0-65-powerpc-smp linux-cloud-tools-4.4.0-65-powerpc-smp
linux-lts-xenial-udebs-powerpc-smp linux-image-4.4.0-65-powerpc64-emb
linux-image-extra-4.4.0-65-powerpc64-emb linux-headers-4.4.0-65-powerpc64-emb
linux-image-4.4.0-65-powerpc64-emb-dbgsym linux-tools-4.4.0-65-powerpc64-emb
linux-cloud-tools-4.4.0-65-powerpc64-emb linux-lts-xenial-udebs-powerpc64-emb
linux-image-4.4.0-65-powerpc64-smp linux-image-extra-4.4.0-65-powerpc64-smp
linux-headers-4.4.0-65-powerpc64-smp linux-image-4.4.0-65-powerpc64-smp-dbgsym
linux-tools-4.4.0-65-powerpc64-smp linux-cloud-tools-4.4.0-65-powerpc64-smp
linux-lts-xenial-udebs-powerpc64-smp
kernel-image-4.4.0-65-generic-di nic-modules-4.4.0-65-generic-di
nic-shared-modules-4.4.0-65-generic-di serial-modules-4.4.0-65-generic-di
ppp-modules-4.4.0-65-generic-di pata-modules-4.4.0-65-generic-di
firewire-core-modules-4.4.0-65-generic-di scsi-modules-4.4.0-65-generic-di
plip-modules-4.4.0-65-generic-di floppy-modules-4.4.0-65-generic-di
fat-modules-4.4.0-65-generic-di nfs-modules-4.4.0-65-generic-di
md-modules-4.4.0-65-generic-di multipath-modules-4.4.0-65-generic-di
usb-modules-4.4.0-65-generic-di pcmcia-storage-modules-4.4.0-65-generic-di
fb-modules-4.4.0-65-generic-di input-modules-4.4.0-65-generic-di
mouse-modules-4.4.0-65-generic-di irda-modules-4.4.0-65-generic-di
parport-modules-4.4.0-65-generic-di nic-pcmcia-modules-4.4.0-65-generic-di
pcmcia-modules-4.4.0-65-generic-di nic-usb-modules-4.4.0-65-generic-di
sata-modules-4.4.0-65-generic-di crypto-modules-4.4.0-65-generic-di
speakup-modules-4.4.0-65-generic-di virtio-modules-4.4.0-65-generic-di
fs-core-modules-4.4.0-65-generic-di fs-secondary-modules-4.4.0-65-generic-di
storage-core-modules-4.4.0-65-generic-di block-modules-4.4.0-65-generic-di
message-modules-4.4.0-65-generic-di vlan-modules-4.4.0-65-generic-di
ipmi-modules-4.4.0-65-generic-di
Architecture: amd64 amd64_translations
Version: 4.4.0-65.86~14.04.1
Distribution: trusty
Urgency: low
Maintainer: Launchpad Build Daemon <[email protected]>
Changed-By: Thadeu Lima de Souza Cascardo <[email protected]>
Description:
block-modules-4.4.0-65-generic-di - Block storage devices (udeb)
crypto-modules-4.4.0-65-generic-di - crypto modules (udeb)
fat-modules-4.4.0-65-generic-di - FAT filesystem support (udeb)
fb-modules-4.4.0-65-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.4.0-65-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.4.0-65-generic-di - Floppy driver support (udeb)
fs-core-modules-4.4.0-65-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.4.0-65-generic-di - Extra filesystem modules (udeb)
input-modules-4.4.0-65-generic-di - Support for various input methods (udeb)
ipmi-modules-4.4.0-65-generic-di - ipmi modules (udeb)
irda-modules-4.4.0-65-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.4.0-65-generic-di - Linux kernel binary image for the Debian
installer (udeb)
linux-cloud-tools-4.4.0-65-generic - Linux kernel version specific cloud tools
for version 4.4.0-65
linux-cloud-tools-4.4.0-65-generic-lpae - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-cloud-tools-4.4.0-65-lowlatency - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-cloud-tools-4.4.0-65-powerpc-e500mc - Linux kernel version specific
cloud tools for version 4.4.0-65
linux-cloud-tools-4.4.0-65-powerpc-smp - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-cloud-tools-4.4.0-65-powerpc64-emb - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-cloud-tools-4.4.0-65-powerpc64-smp - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-headers-4.4.0-65 - Header files related to Linux kernel version 4.4.0
linux-headers-4.4.0-65-generic - Linux kernel headers for version 4.4.0 on 64
bit x86 SMP
linux-headers-4.4.0-65-generic-lpae - Linux kernel headers for version 4.4.0
on 64 bit x86 SMP
linux-headers-4.4.0-65-lowlatency - Linux kernel headers for version 4.4.0 on
64 bit x86 SMP
linux-headers-4.4.0-65-powerpc-e500mc - Linux kernel headers for version 4.4.0
on 32-bit Freescale Power
linux-headers-4.4.0-65-powerpc-smp - Linux kernel headers for version 4.4.0 on
32-bit PowerPC SMP
linux-headers-4.4.0-65-powerpc64-emb - Linux kernel headers for version 4.4.0
on 64-bit PowerPC SMP Book
linux-headers-4.4.0-65-powerpc64-smp - Linux kernel headers for version 4.4.0
on 64-bit PowerPC SMP
linux-image-4.4.0-65-generic - Linux kernel image for version 4.4.0 on 64 bit
x86 SMP
linux-image-4.4.0-65-generic-dbgsym - Linux kernel debug image for version
4.4.0 on 64 bit x86 SMP
linux-image-4.4.0-65-generic-lpae - Linux kernel image for version 4.4.0 on 64
bit x86 SMP
linux-image-4.4.0-65-generic-lpae-dbgsym - Linux kernel debug image for
version 4.4.0 on 64 bit x86 SMP
linux-image-4.4.0-65-lowlatency - Linux kernel image for version 4.4.0 on 64
bit x86 SMP
linux-image-4.4.0-65-lowlatency-dbgsym - Linux kernel debug image for version
4.4.0 on 64 bit x86 SMP
linux-image-4.4.0-65-powerpc-e500mc - Linux kernel image for version 4.4.0 on
32-bit Freescale Power e5
linux-image-4.4.0-65-powerpc-e500mc-dbgsym - Linux kernel debug image for
version 4.4.0 on 32-bit Freescale Po
linux-image-4.4.0-65-powerpc-smp - Linux kernel image for version 4.4.0 on
32-bit PowerPC SMP
linux-image-4.4.0-65-powerpc-smp-dbgsym - Linux kernel debug image for version
4.4.0 on 32-bit PowerPC SMP
linux-image-4.4.0-65-powerpc64-emb - Linux kernel image for version 4.4.0 on
64-bit PowerPC SMP Book3E
linux-image-4.4.0-65-powerpc64-emb-dbgsym - Linux kernel debug image for
version 4.4.0 on 64-bit PowerPC SMP
linux-image-4.4.0-65-powerpc64-smp - Linux kernel image for version 4.4.0 on
64-bit PowerPC SMP
linux-image-4.4.0-65-powerpc64-smp-dbgsym - Linux kernel debug image for
version 4.4.0 on 64-bit PowerPC SMP
linux-image-extra-4.4.0-65-generic - Linux kernel extra modules for version
4.4.0 on 64 bit x86 SMP
linux-image-extra-4.4.0-65-generic-lpae - Linux kernel extra modules for
version 4.4.0 on 64 bit x86 SMP
linux-image-extra-4.4.0-65-lowlatency - Linux kernel extra modules for version
4.4.0 on 64 bit x86 SMP
linux-image-extra-4.4.0-65-powerpc-e500mc - Linux kernel extra modules for
version 4.4.0 on 32-bit Freescale
linux-image-extra-4.4.0-65-powerpc-smp - Linux kernel extra modules for
version 4.4.0 on 32-bit PowerPC SM
linux-image-extra-4.4.0-65-powerpc64-emb - Linux kernel extra modules for
version 4.4.0 on 64-bit PowerPC SM
linux-image-extra-4.4.0-65-powerpc64-smp - Linux kernel extra modules for
version 4.4.0 on 64-bit PowerPC SM
linux-lts-xenial-cloud-tools-4.4.0-65 - Linux kernel version specific cloud
tools for version 4.4.0-65
linux-lts-xenial-tools-4.4.0-65 - Linux kernel version specific tools for
version 4.4.0-65
linux-lts-xenial-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-lts-xenial-udebs-generic-lpae - Metapackage depending on kernel udebs
(udeb)
linux-lts-xenial-udebs-lowlatency - Metapackage depending on kernel udebs
(udeb)
linux-lts-xenial-udebs-powerpc-e500mc - Metapackage depending on kernel udebs
(udeb)
linux-lts-xenial-udebs-powerpc-smp - Metapackage depending on kernel udebs
(udeb)
linux-lts-xenial-udebs-powerpc64-emb - Metapackage depending on kernel udebs
(udeb)
linux-lts-xenial-udebs-powerpc64-smp - Metapackage depending on kernel udebs
(udeb)
linux-tools-4.4.0-65-generic - Linux kernel version specific tools for version
4.4.0-65
linux-tools-4.4.0-65-generic-lpae - Linux kernel version specific tools for
version 4.4.0-65
linux-tools-4.4.0-65-lowlatency - Linux kernel version specific tools for
version 4.4.0-65
linux-tools-4.4.0-65-powerpc-e500mc - Linux kernel version specific tools for
version 4.4.0-65
linux-tools-4.4.0-65-powerpc-smp - Linux kernel version specific tools for
version 4.4.0-65
linux-tools-4.4.0-65-powerpc64-emb - Linux kernel version specific tools for
version 4.4.0-65
linux-tools-4.4.0-65-powerpc64-smp - Linux kernel version specific tools for
version 4.4.0-65
md-modules-4.4.0-65-generic-di - Multi-device support (raid, device-mapper,
lvm) (udeb)
message-modules-4.4.0-65-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.4.0-65-generic-di - Mouse support (udeb)
multipath-modules-4.4.0-65-generic-di - DM-Multipath support (udeb)
nfs-modules-4.4.0-65-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.4.0-65-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.4.0-65-generic-di - PCMCIA network interface support
(udeb)
nic-shared-modules-4.4.0-65-generic-di - nic shared modules (udeb)
nic-usb-modules-4.4.0-65-generic-di - USB network interface support (udeb)
parport-modules-4.4.0-65-generic-di - Parallel port support (udeb)
pata-modules-4.4.0-65-generic-di - PATA support modules (udeb)
pcmcia-modules-4.4.0-65-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.4.0-65-generic-di - PCMCIA storage support (udeb)
plip-modules-4.4.0-65-generic-di - PLIP (parallel port) networking support
(udeb)
ppp-modules-4.4.0-65-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.4.0-65-generic-di - SATA storage support (udeb)
scsi-modules-4.4.0-65-generic-di - SCSI storage support (udeb)
serial-modules-4.4.0-65-generic-di - Serial port support (udeb)
speakup-modules-4.4.0-65-generic-di - speakup modules (udeb)
storage-core-modules-4.4.0-65-generic-di - Core storage support (udeb)
usb-modules-4.4.0-65-generic-di - Core USB support (udeb)
virtio-modules-4.4.0-65-generic-di - VirtIO Modules (udeb)
vlan-modules-4.4.0-65-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1593293 1624164 1638996 1645037 1648143 1648903 1649292
1650058 1650336 1656121 1658219 1659417 1660634 1660832 1660833 1660834 1660836
1660840 1660842 1660845 1660846 1660849 1660993 1660994 1661030 1661430 1662507
1662551 1662666 1662763 1663657 1663687 1664809 1664912 1664960 1665097 1665211
1667054
Changes:
linux-lts-xenial (4.4.0-65.86~14.04.1) trusty; urgency=low
.
* linux-lts-xenial: 4.4.0-65.86~14.04.1 -proposed tracker (LP: #1667054)
.
[ Stefan Bader ]
* Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
- SAUCE: Redpine driver to support Host AP mode
.
* NFS client : permission denied when trying to access subshare, since kernel
4.4.0-31 (LP: #1649292)
- fs: Better permission checking for submounts
.
* [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
- SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
- SAUCE: pci-hyperv: properly handle pci bus remove
- SAUCE: pci-hyperv: lock pci bus on device eject
.
* [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
image (LP: #1650058)
- net/mlx4_en: Fix bad WQE issue
- net/mlx4_core: Fix racy CQ (Completion Queue) free
- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to
VGT
transitions
- net/mlx4_core: Avoid command timeouts during VF driver device shutdown
.
* Xenial update to v4.4.49 stable release (LP: #1664960)
- ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
- selinux: fix off-by-one in setprocattr
- Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
- cpumask: use nr_cpumask_bits for parsing functions
- hns: avoid stack overflow with CONFIG_KASAN
- ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset
write
- target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
- target: Use correct SCSI status during EXTENDED_COPY exception
- target: Fix early transport_generic_handle_tmr abort scenario
- target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
- ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
- mac80211: Fix adding of mesh vendor IEs
- netvsc: Set maximum GSO size in the right place
- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on
failed
send
- scsi: aacraid: Fix INTx/MSI-x issue with older controllers
- scsi: mpt3sas: disable ASPM for MPI2 controllers
- xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
- ALSA: seq: Fix race at creating a queue
- ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
- drm/i915: fix use-after-free in page_flip_completed()
- Linux 4.4.49
.
* NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
(LP: #1650336)
- SUNRPC: fix refcounting problems with auth_gss messages.
.
* [0bda:0328] Card reader failed after S3 (LP: #1664809)
- usb: hub: Wait for connection to be reestablished after port reset
.
* linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
4.4.0-63.84~14.04.2 (LP: #1664912)
- SAUCE: apparmor: fix link auditing failure due to, uninitialized var
.
* ibmvscsis: Add SGL LIMIT (LP: #1662551)
- ibmvscsis: Add SGL limit
.
* [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
(LP: #1663687)
- scsi: storvsc: Enable tracking of queue depth
- scsi: storvsc: Remove the restriction on max segment size
- scsi: storvsc: Enable multi-queue support
- scsi: storvsc: use tagged SRB requests if supported by the device
- scsi: storvsc: properly handle SRB_ERROR when sense message is present
- scsi: storvsc: properly set residual data length on errors
.
* ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
- blk-mq: Avoid memory reclaim when remapping queues
- blk-mq: Fix failed allocation path when mapping queues
.
* Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
i915_bpo (LP: #1624164)
- SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for
i915/kbl_dmc_ver1.bin
.
* Intel I210 ethernet does not work both after S3 (LP: #1662763)
- igb: implement igb_ptp_suspend
- igb: call igb_ptp_suspend during suspend/resume cycle
.
* [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
- Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
- Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the
host
- Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
.
* brd module compiled as built-in (LP: #1593293)
- [Config] CONFIG_BLK_DEV_RAM=m
.
* regession tests failing after stackprofile test is run (LP: #1661030)
- SAUCE: fix regression with domain change in complain mode
.
* Permission denied and inconsistent behavior in complain mode with 'ip netns
list' command (LP: #1648903)
- SAUCE: fix regression with domain change in complain mode
.
* flock not mediated by 'k' (LP: #1658219)
- SAUCE: apparmor: flock mediation is not being enforced on cache check
.
* unexpected errno=13 and disconnected path when trying to open
/proc/1/ns/mnt
from a unshared mount namespace (LP: #1656121)
- SAUCE: apparmor: null profiles should inherit parent control flags
.
* apparmor refcount leak of profile namespace when removing profiles
(LP: #1660849)
- SAUCE: apparmor: fix ns ref count link when removing profiles from policy
.
* tor in lxd: apparmor="DENIED" operation="change_onexec"
namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
name="system_tor" (LP: #1648143)
- SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using
stacked
namespaces
.
* apparmor_parser hangs indefinitely when called by multiple threads
(LP: #1645037)
- SAUCE: apparmor: fix lock ordering for mkdir
.
* apparmor leaking securityfs pin count (LP: #1660846)
- SAUCE: apparmor: fix leak on securityfs pin count
.
* apparmor reference count leak when securityfs_setup_d_inode\ () fails
(LP: #1660845)
- SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
fails
.
* apparmor not checking error if security_pin_fs() fails (LP: #1660842)
- SAUCE: apparmor: fix not handling error case when securityfs_pin_fs()
fails
.
* apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
- SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
.
* apparmor auditing denied access of special apparmor .null fi\ le
(LP: #1660836)
- SAUCE: apparmor: Don't audit denied access of special apparmor .null file
.
* apparmor label leak when new label is unused (LP: #1660834)
- SAUCE: apparmor: fix label leak when new label is unused
.
* apparmor reference count bug in label_merge_insert() (LP: #1660833)
- SAUCE: apparmor: fix reference count bug in label_merge_insert()
.
* apparmor's raw_data file in securityfs is sometimes truncated (LP:
#1638996)
- SAUCE: apparmor: fix replacement race in reading rawdata
.
* unix domain socket cross permission check failing with nested namespaces
(LP: #1660832)
- SAUCE: apparmor: fix cross ns perm of unix domain sockets
.
* docker permission issues with overlay2 storage driver (LP: #1659417)
- SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
- Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
- ovl: check mounter creds on underlying lookup
.
* Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
- [Config] CONFIG_NET_DROP_MONITOR=m
.
* Xenial update to v4.4.48 stable release (LP: #1663657)
- PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
- ext4: validate s_first_meta_bg at mount time
- drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
- drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
- crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
- crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
- perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
- ata: sata_mv:- Handle return value of devm_ioremap.
- libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
- powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
- powerpc: Add missing error check to prom_find_boot_cpu()
- NFSD: Fix a null reference case in find_or_create_lock_stateid()
- svcrpc: fix oops in absence of krb5 module
- zswap: disable changing params if init fails
- cifs: initialize file_info_lock
- mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
- mm, fs: check for fatal signals in do_generic_file_read()
- can: bcm: fix hrtimer/tasklet termination in bcm op removal
- mmc: sdhci: Ignore unexpected CARD_INT interrupts
- percpu-refcount: fix reference leak during percpu-atomic transition
- HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
- KVM: x86: do not save guest-unsupported XSAVE state
- USB: serial: qcserial: add Dell DW5570 QDL
- USB: serial: pl2303: add ATEN device ID
- USB: Add quirk for WORLDE easykey.25 MIDI keyboard
- usb: gadget: f_fs: Assorted buffer overflow checks.
- USB: serial: option: add device ID for HP lt2523 (Novatel E371)
- x86/irq: Make irq activate operations symmetric
- base/memory, hotplug: fix a kernel oops in show_valid_zones()
- Linux 4.4.48
.
* Xenial update to v4.4.47 stable release (LP: #1662507)
- r8152: fix the sw rx checksum is unavailable
- mlxsw: spectrum: Fix memory leak at skb reallocation
- mlxsw: switchx2: Fix memory leak at skb reallocation
- mlxsw: pci: Fix EQE structure definition
- net: lwtunnel: Handle lwtunnel_fill_encap failure
- net: ipv4: fix table id in getroute response
- net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
- tcp: fix tcp_fastopen unaligned access complaints on sparc
- openvswitch: maintain correct checksum state in conntrack actions
- ravb: do not use zero-length alignment DMA descriptor
- ax25: Fix segfault after sock connection timeout
- net: fix harmonize_features() vs NETIF_F_HIGHDMA
- net: phy: bcm63xx: Utilize correct config_intr function
- ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
- tcp: initialize max window for a new fastopen socket
- bridge: netlink: call br_changelink() during br_dev_newlink()
- r8152: don't execute runtime suspend if the tx is not empty
- af_unix: move unix_mknod() out of bindlock
- qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
- net: dsa: Bring back device detaching in dsa_slave_suspend()
- Linux 4.4.47
.
* Xenial update to v4.4.46 stable release (LP: #1660994)
- fbdev: color map copying bounds checking
- tile/ptrace: Preserve previous registers for short regset write
- drm: Fix broken VT switch with video=1366x768 option
- mm/mempolicy.c: do not put mempolicy before using its nodemask
- sysctl: fix proc_doulongvec_ms_jiffies_minmax()
- ISDN: eicon: silence misleading array-bounds warning
- RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
- s390/ptrace: Preserve previous registers for short regset write
- can: c_can_pci: fix null-pointer-deref in c_can_start() - set device
pointer
- can: ti_hecc: add missing prepare and unprepare of the clock
- ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
- ARC: [arcompact] handle unaligned access delay slot corner case
- parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
- nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
- NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
- SUNRPC: cleanup ida information when removing sunrpc module
- drm/i915: Don't leak edid in intel_crt_detect_ddc()
- IB/ipoib: move back IB LL address into the hard header
- IB/umem: Release pid in error and ODP flow
- s5k4ecgx: select CRC32 helper
- pinctrl: broxton: Use correct PADCFGLOCK offset
- platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
- mm, memcg: do not retry precharge charges
- Linux 4.4.46
.
* Xenial update to v4.4.45 stable release (LP: #1660993)
- ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short
jumps to
it
- IB/mlx5: Wait for all async command completions to complete
- IB/mlx4: Set traffic class in AH
- IB/mlx4: Fix out-of-range array index in destroy qp flow
- IB/mlx4: Fix port query for 56Gb Ethernet links
- IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
- IB/IPoIB: Remove can't use GFP_NOIO warning
- perf scripting: Avoid leaking the scripting_context variable
- ARM: dts: imx31: fix clock control module interrupts description
- ARM: dts: imx31: move CCM device node to AIPS2 bus devices
- ARM: dts: imx31: fix AVIC base address
- tmpfs: clear S_ISGID when setting posix ACLs
- x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
- svcrpc: don't leak contexts on PROC_DESTROY
- fuse: clear FR_PENDING flag when moving requests out of pending queue
- PCI: Enumerate switches below PCI-to-PCIe bridges
- HID: corsair: fix DMA buffers on stack
- HID: corsair: fix control-transfer error handling
- mmc: mxs-mmc: Fix additional cycles after transmission stop
- ieee802154: atusb: do not use the stack for buffers to make them DMA able
- mtd: nand: xway: disable module support
- x86/ioapic: Restore IO-APIC irq_chip retrigger callback
- qla2xxx: Fix crash due to null pointer access
- ubifs: Fix journal replay wrt. xattr nodes
- clocksource/exynos_mct: Clear interrupt when cpu is shut down
- svcrdma: avoid duplicate dma unmapping during error recovery
- ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
- ceph: fix bad endianness handling in parse_reply_info_extra
- ARM: dts: da850-evm: fix read access to SPI flash
- arm64/ptrace: Preserve previous registers for short regset write
- arm64/ptrace: Preserve previous registers for short regset write - 2
- arm64/ptrace: Preserve previous registers for short regset write - 3
- arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
- arm64/ptrace: Reject attempts to set incomplete hardware breakpoint
fields
- ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
- ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
- ARM: 8613/1: Fix the uaccess crash on PB11MPCore
- blackfin: check devm_pinctrl_get() for errors
- ite-cir: initialize use_demodulator before using it
- dmaengine: pl330: Fix runtime PM support for terminated transfers
- selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
- arm64: avoid returning from bad_mode
- Linux 4.4.45
Checksums-Sha1:
186b6293ef4938253d371546858cb47919e309b5 688636
linux-lts-xenial-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
1afc1f7b55b8b1ad73ac6306e417a50c167e8557 872
linux-lts-xenial-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
4bd89102c1528ff21c2161b0f5cf1af6068bfe71 24547
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64_translations.tar.gz
b53c2d22f198153b030c61abee310301a8243543 36944
linux-lts-xenial-cloud-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
ede70cbf99bcbca3dd7ac89ba340568b30600d99 854
linux-lts-xenial-cloud-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
7b81d6c0d00be87da78d02632e13a3a8147ef9d0 20730496
linux-image-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
69dcad91b478e9bfeb52869acf33dc532e95e806 35601202
linux-image-extra-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
59d9dbc7515cddbc6a912ea09815ef894c8308c4 784690
linux-headers-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
221a295f01ed917a2a08b526d9608022a2366027 487023824
linux-image-4.4.0-65-generic-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
35294b2784e66a7a6829d9bf525c53a4f79e2b6b 1896
linux-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
b352d8adf03fef14172c43efd4ce54d3c5401140 1832
linux-cloud-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
9bb2a037a900e970dc950192b811b4ce583b315e 56574538
linux-image-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
d2c8e327e8ad134a1df9425e8be854775ac88275 787132
linux-headers-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
e785a0a6e4b02b6025232983872bd064940c269f 486545652
linux-image-4.4.0-65-lowlatency-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
ed9e9f09706c851d2549e0569784381a45d665a1 1900
linux-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
c7951692e13058f7ba05d762605e4ba5a528c506 1826
linux-cloud-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
348cdaa618baff6b860331927dae3cf47931c766 13490702
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64.tar.gz
b0a7554a59216b3d5f22c7ac474da26ff99d6857 7584540
kernel-image-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
313f3bdee3e8d611774e98b26675a1729e534cfe 4125858
nic-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
885023a1a24a733d21f9cfa98296d104c781e168 505988
nic-shared-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
22aa23303452ef2838764c467756c6c1c550d59a 87834
serial-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
0609378e4124d2d1b73d19d8b081592418b25977 25572
ppp-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
49a3571fc44c6dab5a6e3901e1e2c8fbe59828f1 123726
pata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
6db688cca4c2b34a57e19735642fb2e14b0d40e3 66494
firewire-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
431a06b4d2bd69cb705600d6d2c80c00a1c2a89e 2161266
scsi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c5509f941f6eb0f0ed1ce051e5b47c5ae4863dd8 8698
plip-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ce01b82cbcfe20a43ac617f52a3be6062bd08b1e 33258
floppy-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f83df8fdb1d795c0fb998ba2ffdbdee6c74a3b40 4242
fat-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ca263d72ca7ffbd8639ae6b1ed6be8785a3593cc 490130
nfs-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
2c881660d358f664b35b05d59220a1c4e1755244 250432
md-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
25066c6f47d66810557d11e548f3375bb9a1ecd7 15742
multipath-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
32d80dfe0d5a5e3d3cc6abe790218a8e16e655af 134638
usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
b9276a927e5867dfbfa708bd250499c4e4ff05d9 67758
pcmcia-storage-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
87ecde36430cdec357b60cf2e899ce562e750192 13308
fb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
8486ed25dd12828d081822436cc27d75617f38fc 287258
input-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c592a57c92d3273b3c16ef0d6e4ea75ac42249d2 53338
mouse-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
0c4f34228e236518e352a15e3864da0f70ce011e 226122
irda-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
4eef0a94ff7c90986cc472b0408ef1f8cb31fba7 32892
parport-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
3454bd206cd062092249ba9332ef4529efdc6dc9 145580
nic-pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
a59da0f505337a3e4637f95b313487410f1a9224 64280
pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
946f68d8a0c3a13a889b7ec47455b1796f3930d1 290136
nic-usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
3dd91acd6d72b1fbf20384f507c24c2c2e90858a 96384
sata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
0fccd18559d3bb6b8ed5eebd53703e0e975de09c 333724
crypto-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c351abd5ef7114059dea91602506d4c5f0d12e60 47912
speakup-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f1feb36c263462deae37ba264832d6e9b554d487 91876
virtio-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
502cfad2ac4244a31c28bf50a70661c4c5b613e6 517862
fs-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
94f4397d9b50879ddd8601d5421f73516297878b 580900
fs-secondary-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
a8d57448079bbcd9fb8e85bad5a770e9b3de64d8 45468
storage-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
8eaed92556d1fdfe22d3f14a63b569a7a775f910 378596
block-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
9ce2e563df6364f77bc710476c8f10d2aa7415e1 199532
message-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
3aae18eb2e8cff2cb85171c1c5bc569aee3b19da 27108
vlan-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
fd67daadee0cec276ae99c9cf6f4252d4c5bca14 58634
ipmi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c89bfaacfd8f19c24ea448b24a6e8cae8624f377 956
linux-lts-xenial-udebs-generic_4.4.0-65.86~14.04.1_amd64.udeb
Checksums-Sha256:
f199803a81fa8a755437612c6e890ad719454c23a4055f1d52f3869838dc57ed 688636
linux-lts-xenial-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
6a555746bb68b374813597dcc3e2dc3da343f8dd7a7f5a4af9561d616a76f8a2 872
linux-lts-xenial-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
a30064b600d4ad91df20ab14f4865878da86733de6239d7ef49e720de2283e04 24547
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64_translations.tar.gz
46d2f172191d9eae2c65d08fc8c488216b81874ab7fabfc9f1c942c0c6ce7129 36944
linux-lts-xenial-cloud-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
84432c49c1286ef9bef52feb3cb2863cdaf389d9c72c0c36f1175952337ba9f1 854
linux-lts-xenial-cloud-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
128ea00327630884da0ce7015d6da9f1d7ecd62454eea76d45f87ecc17e21b91 20730496
linux-image-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
ba2daf8a2e13617c75caa5b49e2c96ccecd28c571074071b2d026bce662d7792 35601202
linux-image-extra-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
7edc2ee44a9f3048066dda98558e0b68197c817d912f614f8ad57a97b452ac6b 784690
linux-headers-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
c82112ebbea067fb048440096bc47bc7bc6887255b99fc250fde43918be25e00 487023824
linux-image-4.4.0-65-generic-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
c82e1f15416730ffb01ed22bb1c748b529b3710fea0de7f9e5c8c1aa583b15b3 1896
linux-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
7de0cd1a888b7e2f43a278a9451604ac3d83f200d66a74c52f9707b4b1b29bd6 1832
linux-cloud-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
8383e3d850b787a54e7bd51024de075a309a836df26264ebb2dad529872d5eb1 56574538
linux-image-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
4e298c67e79006db50328c49ceabe9a735523c91be1b1f69abbeea7eebf0d7dd 787132
linux-headers-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
ffc16a5cf3491c39e15a83d73285b519a6efd114e10980603475b9065ce3a020 486545652
linux-image-4.4.0-65-lowlatency-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
39abca1348c8cc4a295eda2c3dfda492a19f966d778963a25c4b55e8cea2ace1 1900
linux-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
d54c5f913eb936ba4badf2e01e2872b45bf3d8f4afcf9cda3d18f091f62f1b09 1826
linux-cloud-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
359a6ef8855983467c966ce51dbfef3bee67769f5c4adb29516e054e2d07a0a7 13490702
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64.tar.gz
abb5e88f24b7893676b1e7100b36f029d349a6e60094355c6c5a7f6d635fdf0e 7584540
kernel-image-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
d04d2eb932ae03db42aa143b2df773582fdab4a146dcfef4be3a91b45d86f985 4125858
nic-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
7e1e6309a5346b908ae9b3ab656cede9694a195dfaeb1fffed61db61059fe4d6 505988
nic-shared-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
74625721f59f7f5a6764c203fdf9c453344022f8b427992fede4dc3c5b2c4394 87834
serial-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f845ebbd1eefd9ccca1ea069f9958e85ea1ff8edd6750efca619785cb530c682 25572
ppp-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
70a1b3dcc0bb2f56d34790606246de6d39333612b00b001468fed1369936b46b 123726
pata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f338ac52dddca002ef1fe2dd8248cef1293a5fbab0b0f89d85100d9333058a9c 66494
firewire-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
bf7c0c50d1537a16d175425e11a2d47b5cb2c68a2347621e84dee307acb3404d 2161266
scsi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
6781810dd694eea9f2cca040fb5e8b85ade541f523afc054df25740cb8de8a93 8698
plip-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
b4cb7c31ce8662159b32bf49bc4de3992d50221ac15e7415e428184124026cd4 33258
floppy-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
6362f01c8a97dad3563757bea2f100b56dd609169bce36d1385f30bdc8765a5f 4242
fat-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
85ae9d34c905bb83d36e51f0e1009116defea88934226d4dc15c857d4924fa3d 490130
nfs-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
7e7da79501794baf5180ec06b9724aac6968dc8e5df643faed677e5fc0c330b3 250432
md-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
e83235b851281c124cbd1430f91afdd2bc4f681d504d42bdb1580f01a8aa31a9 15742
multipath-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
8c46d6333017dce3f80837d66a99617330eea96f3c5e61f77c9674096f8403a1 134638
usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
641dd21e9ff28ba23efc4b1bf62cc3cd72d89f644aead936f9a08e9cf49a9188 67758
pcmcia-storage-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
b4f3a0f55b2a131b7f4a333add750e62599a6391da1f48a4d1479a4936dabac0 13308
fb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
55b791823497e9f4ff70482549c87e8325824adc4e7cad095c318c0af2f52ab3 287258
input-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
9465a71a3d338adf6082e149f28091d24364b961665b82a0ec498112f2dab7ee 53338
mouse-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
93791445bf18d2e037fd84a1e0f2db668725c4a41f479b09fdc9e0ed41f4f226 226122
irda-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
7cc4544e0d2fb78a0784cb60b7939b51b70f6d46e39319aeea2e2958ffeee333 32892
parport-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
2020a594448c1762e258a8fae257d54c5aa9dab8413e96cc36c03d25d9408e49 145580
nic-pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
943c74bb618dc2507463a16516606906fb7c0887aa584d7c17cf1d66089cf8f8 64280
pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c8a4b0d9b2b33c862dd473305f393854474260d994a315802f715ea54ce10fa9 290136
nic-usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c251793e6db4a569ed5c65d9f348811b478e2775df265f34e9791c0018a124eb 96384
sata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
5d02bc0429d13a356279c814ccec396f20a0b58d3aebba2e0f5f26dbe659a23e 333724
crypto-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
81edceb46eac8917c8cbfd6fa73b960a7ca017159323608f1a84751c33def643 47912
speakup-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f5872ef657e3e290b02f9e782b4ac3425992b000fc29fc22778bf025309e0547 91876
virtio-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
33139eece883cac15db7526a95e804ecc8e14ff9f07bb41bc657c26c28d5d344 517862
fs-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
4838365386d79510b92677f552866a37f8e8f01a1a5208ea3a6216d9c6afe024 580900
fs-secondary-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ed148204b3a0c31b86ee05e3ccc133f14f6804d5bec6006fe4f32a661bd0cf58 45468
storage-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
2e5c395f8d5904e987d06df05feaf17b30bfa642c319de02a8c35491e227d256 378596
block-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
40af6337eb36e22bfa649907b116327fabcfa1cceb95fc6d3135a2b6130b9fd0 199532
message-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
a0bdab7834aacd3fb92f282b52b8be558b495ce45f4c7b541ed526964151950b 27108
vlan-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
e4e15803630fc5b10d58d2032af8991268905ca3b8856a2d7328c694205e0800 58634
ipmi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
501be52df30920f24c25a9c6c231e6f380e1c02270ea7f3cf9cbb935360c658f 956
linux-lts-xenial-udebs-generic_4.4.0-65.86~14.04.1_amd64.udeb
Files:
da447e1a811e76d0b10abf5cef0d350f 688636 devel optional
linux-lts-xenial-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
4b84168f7c89eb3d8e976a2ac60eb0d8 872 devel extra
linux-lts-xenial-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
65b16e7affec370309bfdd16f14a8587 24547 raw-translations -
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64_translations.tar.gz
794b15eff2497b2f4e2b1830c5e9a6d4 36944 devel optional
linux-lts-xenial-cloud-tools-4.4.0-65_4.4.0-65.86~14.04.1_amd64.deb
e51110326ab8551d12fbd390018b508f 854 devel extra
linux-lts-xenial-cloud-tools-4.4.0-65-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
1fa3849dbcb4a0c021495172a1c7e558 20730496 kernel optional
linux-image-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
db6928a65cd10ffaa0e88adc8517a96a 35601202 kernel optional
linux-image-extra-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
1aa81aa6f0d2eb80dee0e52afb0cf107 784690 devel optional
linux-headers-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
39dc941c853043771eaa7de933776167 487023824 devel optional
linux-image-4.4.0-65-generic-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
1753260a6c60bca68b1ec97c48f947c7 1896 devel optional
linux-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
cb976389c147755108cd4481ea216db3 1832 devel optional
linux-cloud-tools-4.4.0-65-generic_4.4.0-65.86~14.04.1_amd64.deb
6fa4e21a87779fd07b2f3a4d7ecf57b0 56574538 kernel optional
linux-image-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
329f6fb265591be5bea4af6a958033be 787132 devel optional
linux-headers-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
1fa1d7eaf27b31c294d434e9aa17512c 486545652 devel optional
linux-image-4.4.0-65-lowlatency-dbgsym_4.4.0-65.86~14.04.1_amd64.ddeb
c423208e218e60c8b7d111c67b34b8de 1900 devel optional
linux-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
8eed0b2f1c4a2a552eea2f50819013d7 1826 devel optional
linux-cloud-tools-4.4.0-65-lowlatency_4.4.0-65.86~14.04.1_amd64.deb
1d8ff2fe299eeb36be511b0faed8eb88 13490702 raw-uefi -
linux-lts-xenial_4.4.0-65.86~14.04.1_amd64.tar.gz
c21e9bb17c51e52e91178ec05e2629f4 7584540 debian-installer extra
kernel-image-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
bc804460042f00000fbf5fb1029832a7 4125858 debian-installer standard
nic-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
17ddc8d77c556ba5cd2624c55fa4268b 505988 debian-installer standard
nic-shared-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
87f9e51edadbc3771110be0db7300454 87834 debian-installer standard
serial-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
77f6d274face4bd28a2e473b259cc3cb 25572 debian-installer standard
ppp-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
70ae5a8a6138c2fe66d9d7218aa7b61a 123726 debian-installer standard
pata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
0c3ded8f7d213acb9ef6947f368dae1a 66494 debian-installer standard
firewire-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
6b16b07f12c3b3b1b7fe737e5fb84aea 2161266 debian-installer standard
scsi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ab51f6258ea5acbad50b1b200ee58712 8698 debian-installer standard
plip-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
97248783284559da04653357b503b7de 33258 debian-installer standard
floppy-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ccab92a1af28795f15e33ecf2d216e42 4242 debian-installer standard
fat-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
0a5b4e097ffa63e82ee9d15dc476e7bc 490130 debian-installer standard
nfs-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
a72a513c8930d7025accdf9c4d0a68bb 250432 debian-installer standard
md-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
d951d8765d62c5a3624b1b13b8621d4c 15742 debian-installer extra
multipath-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
6319482b68d47ca6ab33bef7ca3c900a 134638 debian-installer standard
usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
79c2a4a42c3e2dc08976413a8e2e93d2 67758 debian-installer standard
pcmcia-storage-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
45a86743b3ad7962655294d3ec92e81d 13308 debian-installer standard
fb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ae4ee694f380e16472640322a55c8f05 287258 debian-installer standard
input-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
b630f1c478b79849e721f96b651e796b 53338 debian-installer extra
mouse-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
62f9eaef751831b66c8bd03e8f1fed6a 226122 debian-installer standard
irda-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c45f57557625fcd6639ab5086b415a73 32892 debian-installer standard
parport-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
14808a8f5e5c84b7052f935597b500cf 145580 debian-installer standard
nic-pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
c36cfe0d63f443f9b65095beb543ea39 64280 debian-installer standard
pcmcia-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
a189a35b0a8c3d904ff2b0ade3c3e4a4 290136 debian-installer standard
nic-usb-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
df0608a211a11c55387fb7ec1582ec69 96384 debian-installer standard
sata-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
3d53d94d65d965ea21963469ffa776d1 333724 debian-installer extra
crypto-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
1e1e68267cac61c4271b5ffbf2445aba 47912 debian-installer extra
speakup-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
bc39e823081ca769f50ba227537e6c9d 91876 debian-installer standard
virtio-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
116dcbbd0ef3d09381651c392300c333 517862 debian-installer standard
fs-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
92b2478293137a11d74d6e7d442d086c 580900 debian-installer standard
fs-secondary-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
fe327936c918a2ef0f937023e5a7169a 45468 debian-installer standard
storage-core-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
ed0c6ead5ee46989fe1ee274f7cb8f2b 378596 debian-installer standard
block-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
f409e2273d42a3c535ac670caef4b97c 199532 debian-installer standard
message-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
4513deba0ebc2e03ad6189f71d5c8410 27108 debian-installer extra
vlan-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
13ac4406b9b2a0bb2bcd456edf5646fe 58634 debian-installer standard
ipmi-modules-4.4.0-65-generic-di_4.4.0-65.86~14.04.1_amd64.udeb
2d3d5330028f25f29faf8878c4e05f6e 956 debian-installer optional
linux-lts-xenial-udebs-generic_4.4.0-65.86~14.04.1_amd64.udeb
Package-Type: udeb
--
Trusty-changes mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/trusty-changes