[ubuntu/precise-proposed] linux-lts-raring_3.8.0-26.38~precise1_amd64.tar.gz - (Accepted)
Steve Conklin
sconklin at canonical.com
Tue Jun 18 22:53:25 UTC 2013
linux-lts-raring (3.8.0-26.38~precise1) precise; urgency=low
[Steve Conklin]
* Release Tracking Bug
- LP: #1191955
[ Dave Chiluk ]
* SAUCE: ncpfs: fix rmdir returns Device or resource busy
- LP: #1035226
[ Upstream Kernel Changes ]
* ARM: S5PV210: Fix PL330 DMA controller clkdev entries
- LP: #1187551
* NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
nfs4_lock_delegation_recall
- LP: #1187551
* blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
- LP: #1187551
* audit: Syscall rules are not applied to existing processes on non-x86
- LP: #1187551
* menuconfig: Fix memory leak introduced by jump keys feature
- LP: #1187551
* iommu/amd: Workaround for ERBT1312
- LP: #1187551
* drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
- LP: #1187551
* drm/mm: fix dump table BUG
- LP: #1187551
* ASoC: wm8994: missing break in wm8994_aif3_hw_params()
- LP: #1187551
* tile: support new Tilera hypervisor
- LP: #1187551
* sd: fix array cache flushing bug causing performance problems
- LP: #1187551
* ath9k: fix key allocation error handling for powersave keys
- LP: #1187551
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
- LP: #1187551
* ext4: limit group search loop for non-extent files
- LP: #1187551
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
- LP: #1187551
* ALSA: HDA: Fix Oops caused by dereference NULL pointer
- LP: #1187551
* iscsi-target: Fix processing of OOO commands
- LP: #1187551
* audit: vfs: fix audit_inode call in O_CREAT case of do_last
- LP: #1187551
* ACPICA: Fix possible buffer overflow during a field unit read operation
- LP: #1187551
* qmi_wwan, cdc-ether: add ADU960S
- LP: #1187551
* qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
card
- LP: #1187551
* B43: Handle DMA RX descriptor underrun
- LP: #1187551
* mwifiex: clear is_suspended flag when interrupt is received early
- LP: #1187551
* mwifiex: fix memory leak issue when driver unload
- LP: #1187551
* mwifiex: fix setting of multicast filter
- LP: #1187551
* ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
devices
- LP: #1187551
* hp_accel: Ignore the error from lis3lv02d_poweron() at resume
- LP: #1187551
* KVM: VMX: fix halt emulation while emulating invalid guest sate
- LP: #1187551
* nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
- LP: #1187551
* shm: fix null pointer deref when userspace specifies invalid hugepage
size
- LP: #1187551
* dm stripe: fix regression in stripe_width calculation
- LP: #1187551
* dm snapshot: fix error return code in snapshot_ctr
- LP: #1187551
* mm: teach mm by current context info to not do I/O during memory
allocation
- LP: #1187551
* dm bufio: avoid a possible __vmalloc deadlock
- LP: #1187551
* dm table: fix write same support
- LP: #1187551
* tick: Cleanup NOHZ per cpu data on cpu down
- LP: #1187551
* ACPI / EC: Restart transaction even when the IBF flag set
- LP: #1187551
* drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
- LP: #1187551
* drm/mgag200: Fix framebuffer base address programming
- LP: #1187551
* drm/radeon: check incoming cliprects pointer
- LP: #1187551
* arm64: debug: clear mdscr_el1 instead of taking the OS lock
- LP: #1187551
* ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
old/new value
- LP: #1187551
* powerpc/kexec: Fix kexec when using VMX optimised memcpy
- LP: #1187551
* powerpc: Bring all threads online prior to migration/hibernation
- LP: #1187551
* arm64: mm: Fix operands of clz in __flush_dcache_all
- LP: #1187551
* timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
- LP: #1187551
* target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
- LP: #1187551
* tracing: Fix leaks of filter preds
- LP: #1187551
* usermodehelper: check subprocess_info->path != NULL
- LP: #1187551
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
overflow
- LP: #1187551
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
- LP: #1187551
* btrfs: don't stop searching after encountering the wrong item
- LP: #1187551
* watchdog: Fix race condition in registration code
- LP: #1187551
* pch_dma: Use GFP_ATOMIC because called from interrupt context
- LP: #1187551
* ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
- LP: #1187551
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
- LP: #1187551
* tcp: force a dst refcount when prequeue packet
- LP: #1187551
* sfc: Fix naming of MTD partitions for FPGA bitfiles
- LP: #1187551
* net: tun: release the reference of tun device in tun_recvmsg
- LP: #1187551
* net: mac802154: comparision issue of type cast, finding by
EXTRA_CFLAGS=-W
- LP: #1187551
* tcp: reset timer after any SYNACK retransmit
- LP: #1187551
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
- LP: #1187551
* net_sched: act_ipt forward compat with xtables
- LP: #1187551
* net: use netdev_features_t in skb_needs_linearize()
- LP: #1187551
* net: vlan,ethtool: netdev_features_t is more than 32 bit
- LP: #1187551
* bridge: fix race with topology change timer
- LP: #1187551
* packet: tpacket_v3: do not trigger bug() on wrong header status
- LP: #1187551
* virtio: don't expose u16 in userspace api
- LP: #1187551
* 3c59x: fix freeing nonexistent resource on driver unload
- LP: #1187551
* 3c59x: fix PCI resource management
- LP: #1187551
* if_cablemodem.h: Add parenthesis around ioctl macros
- LP: #1187551
* macvlan: fix passthru mode race between dev removal and rx path
- LP: #1187551
* ipv6: do not clear pinet6 field
- LP: #1187551
* ipv6,gre: do not leak info to user-space
- LP: #1187551
* xfrm6: release dev before returning error
- LP: #1187551
* drm/i915: add HAS_DDI check
- LP: #1187551
* drm/i915: don't intel_crt_init on any ULT machines
- LP: #1187551
* Linux 3.8.13.1
- LP: #1187551
* drbd: fix memory leak
- LP: #1191065
* drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
- LP: #1191065
* drbd: fix for deadlock when using automatic split-brain-recovery
- LP: #1191065
* Input: egalax_ts - ABS_MT_POSITION_Y not reported well
- LP: #1191065
* cifs: only set ops for inodes in I_NEW state
- LP: #1191065
* staging: vt6656: use free_netdev instead of kfree
- LP: #1191065
* hwmon: fix error return code in abituguru_probe()
- LP: #1191065
* avr32: fix relocation check for signed 18-bit offset
- LP: #1191065
* crypto: caam - fix inconsistent assoc dma mapping direction
- LP: #1191065
* ARM: at91/dt: fix macb node declaration
- LP: #1191065
* ARM: at91/trivial: fix model name for SAM9X25-EK
- LP: #1191065
* USB: xHCI: override bogus bulk wMaxPacketSize values
- LP: #1191065
* USB: UHCI: fix for suspend of virtual HP controller
- LP: #1191065
* USB: fix latency in uhci-hcd and ohci-hcd
- LP: #1191065
* USB: OHCI: fix logic for scheduling isochronous URBs
- LP: #1191065
* cfg80211: fix wiphy_register error path
- LP: #1191065
* mac80211: fix AP-mode frame matching
- LP: #1191065
* staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
- LP: #1191065
* usb, chipidea: fix link error when USB_EHCI_HCD is a module
- LP: #1191065
* USB: reset resume quirk needed by a hub
- LP: #1191065
* usb: option: Add Telewell TW-LTE 4G
- LP: #1191065
* USB: Blacklisted Cinterion's PLxx WWAN Interface
- LP: #1191065
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
- LP: #1191065
* i2c: designware: fix RX FIFO overrun
- LP: #1191065
* i2c: designware: always clear interrupts before enabling them
- LP: #1191065
* ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
- LP: #1191065
* ath9k_hw: Enable manual peak calibration for AR9485
- LP: #1191065
* USB: ftdi_sio: Add support for Newport CONEX motor drivers
- LP: #1191065
* virtio_console: fix uapi header
- LP: #1191065
* drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
- LP: #1191065
* drm/nvc0/ce: disable ce1 on a number of chipsets
- LP: #1191065
* drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
- LP: #1191065
* USB: cxacru: potential underflow in cxacru_cm_get_array()
- LP: #1191065
* TTY: Fix tty miss restart after we turn off flow-control
- LP: #1191065
* drm/i915: add more VLV IDs
- LP: #1191065
* drm/i915: Adding more reserved PCI IDs for Haswell.
- LP: #1191065
* SUNRPC: Prevent an rpc_task wakeup race
- LP: #1191065
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible
- LP: #1191065
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
- LP: #1191065
* perf: net_dropmonitor: Fix trace parameter order
- LP: #1191065
* perf: net_dropmonitor: Fix symbol-relative addresses
- LP: #1191065
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
- LP: #1191065
* ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
- LP: #1191065
* cifs: fix potential buffer overrun when composing a new options string
- LP: #1191065
* fat: fix possible overflow for fat_clusters
- LP: #1191065
* wait: fix false timeouts when using wait_event_timeout()
- LP: #1191065
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
- LP: #1191065
* mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
- LP: #1191065
* rapidio/tsi721: fix bug in MSI interrupt handling
- LP: #1191065
* mm compaction: fix of improper cache flush in migration code
- LP: #1191065
* mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
- LP: #1191065
* mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
- LP: #1191065
* drivers/leds/leds-ot200.c: fix error caused by shifted mask
- LP: #1191065
* drivers/block/brd.c: fix brd_lookup_page() race
- LP: #1191065
* nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
- LP: #1191065
* drivers/char/random.c: fix priming of last_data
- LP: #1191065
* random: fix accounting race condition with lockless irq entropy_count
update
- LP: #1191065
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in
ocfs2_fiemap()
- LP: #1191065
* mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
- LP: #1191065
* ata_piix: add PCI IDs for Intel BayTail
- LP: #1191065
* libata: make ata_exec_internal_sg honor DMADIR
- LP: #1191065
* cgroup: fix a subtle bug in descendant pre-order walk
- LP: #1191065
* ASoC: wm5110: Correct DSP4R Mixer control name
- LP: #1191065
* ASoC: cs42l52: fix default value for MASTERA_VOL.
- LP: #1191065
* drm/radeon: fix typo in cu_per_sh on verde
- LP: #1191065
* drm/radeon: fix card_posted check for newer asics
- LP: #1191065
* NFSv4: Fix a thinko in nfs4_try_open_cached
- LP: #1191065
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
- LP: #1191065
* xfs: kill suid/sgid through the truncate path.
- LP: #1191065
* x86: Allow FPU to be used at interrupt time even with eagerfpu
- LP: #1191065
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
- LP: #1191065
* arm64: don't kill the kernel on a bad esr from el0
- LP: #1191065
* powerpc/32bit:Store temporary result in r0 instead of r8
- LP: #1191065
* powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
- LP: #1191065
* Linux 3.8.13.2
- LP: #1191065
Date: Mon, 17 Jun 2013 14:48:54 -0500
Changed-By: Steve Conklin <sconklin at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at panlong.buildd>
-------------- next part --------------
Format: 1.8
Date: Mon, 17 Jun 2013 14:48:54 -0500
Source: linux-lts-raring
Binary: linux-headers-3.8.0-26 linux-tools-3.8.0-26 linux-image-3.8.0-26-generic linux-image-extra-3.8.0-26-generic linux-headers-3.8.0-26-generic linux-image-3.8.0-26-generic-dbgsym kernel-image-3.8.0-26-generic-di nic-modules-3.8.0-26-generic-di nic-shared-modules-3.8.0-26-generic-di serial-modules-3.8.0-26-generic-di ppp-modules-3.8.0-26-generic-di pata-modules-3.8.0-26-generic-di firewire-core-modules-3.8.0-26-generic-di scsi-modules-3.8.0-26-generic-di plip-modules-3.8.0-26-generic-di floppy-modules-3.8.0-26-generic-di fat-modules-3.8.0-26-generic-di nfs-modules-3.8.0-26-generic-di md-modules-3.8.0-26-generic-di multipath-modules-3.8.0-26-generic-di usb-modules-3.8.0-26-generic-di pcmcia-storage-modules-3.8.0-26-generic-di fb-modules-3.8.0-26-generic-di input-modules-3.8.0-26-generic-di mouse-modules-3.8.0-26-generic-di irda-modules-3.8.0-26-generic-di parport-modules-3.8.0-26-generic-di nic-pcmcia-modules-3.8.0-26-generic-di pcmcia-modules-3.8.0-26-generic-di
nic-usb-modules-3.8.0-26-generic-di sata-modules-3.8.0-26-generic-di crypto-modules-3.8.0-26-generic-di squashfs-modules-3.8.0-26-generic-di speakup-modules-3.8.0-26-generic-di virtio-modules-3.8.0-26-generic-di fs-core-modules-3.8.0-26-generic-di fs-secondary-modules-3.8.0-26-generic-di storage-core-modules-3.8.0-26-generic-di block-modules-3.8.0-26-generic-di message-modules-3.8.0-26-generic-di vlan-modules-3.8.0-26-generic-di
ipmi-modules-3.8.0-26-generic-di
Architecture: amd64 amd64_translations
Version: 3.8.0-26.38~precise1
Distribution: precise
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at panlong.buildd>
Changed-By: Steve Conklin <sconklin at canonical.com>
Description:
block-modules-3.8.0-26-generic-di - Block storage devices (udeb)
crypto-modules-3.8.0-26-generic-di - crypto modules (udeb)
fat-modules-3.8.0-26-generic-di - FAT filesystem support (udeb)
fb-modules-3.8.0-26-generic-di - Framebuffer modules (udeb)
firewire-core-modules-3.8.0-26-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-3.8.0-26-generic-di - Floppy driver support (udeb)
fs-core-modules-3.8.0-26-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-3.8.0-26-generic-di - Extra filesystem modules (udeb)
input-modules-3.8.0-26-generic-di - Support for various input methods (udeb)
ipmi-modules-3.8.0-26-generic-di - ipmi modules (udeb)
irda-modules-3.8.0-26-generic-di - Support for Infrared protocols (udeb)
kernel-image-3.8.0-26-generic-di - Linux kernel binary image for the Debian installer (udeb)
linux-headers-3.8.0-26 - Header files related to Linux kernel version 3.8.0
linux-headers-3.8.0-26-generic - Linux kernel headers for version 3.8.0 on 64 bit x86 SMP
linux-image-3.8.0-26-generic - Linux kernel image for version 3.8.0 on 64 bit x86 SMP
linux-image-3.8.0-26-generic-dbgsym - Linux kernel debug image for version 3.8.0 on 64 bit x86 SMP
linux-image-extra-3.8.0-26-generic - Linux kernel image for version 3.8.0 on 64 bit x86 SMP
linux-tools-3.8.0-26 - Linux kernel version specific tools for version 3.8.0-26
md-modules-3.8.0-26-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-3.8.0-26-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-3.8.0-26-generic-di - Mouse support (udeb)
multipath-modules-3.8.0-26-generic-di - DM-Multipath support (udeb)
nfs-modules-3.8.0-26-generic-di - NFS filesystem drivers (udeb)
nic-modules-3.8.0-26-generic-di - Network interface support (udeb)
nic-pcmcia-modules-3.8.0-26-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-3.8.0-26-generic-di - nic shared modules (udeb)
nic-usb-modules-3.8.0-26-generic-di - USB network interface support (udeb)
parport-modules-3.8.0-26-generic-di - Parallel port support (udeb)
pata-modules-3.8.0-26-generic-di - PATA support modules (udeb)
pcmcia-modules-3.8.0-26-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-3.8.0-26-generic-di - PCMCIA storage support (udeb)
plip-modules-3.8.0-26-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-3.8.0-26-generic-di - PPP (serial port) networking support (udeb)
sata-modules-3.8.0-26-generic-di - SATA storage support (udeb)
scsi-modules-3.8.0-26-generic-di - SCSI storage support (udeb)
serial-modules-3.8.0-26-generic-di - Serial port support (udeb)
speakup-modules-3.8.0-26-generic-di - speakup modules (udeb)
squashfs-modules-3.8.0-26-generic-di - squashfs modules (udeb)
storage-core-modules-3.8.0-26-generic-di - Core storage support (udeb)
usb-modules-3.8.0-26-generic-di - Core USB support (udeb)
virtio-modules-3.8.0-26-generic-di - VirtIO Modules (udeb)
vlan-modules-3.8.0-26-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1035226 1187551 1191065 1191955
Changes:
linux-lts-raring (3.8.0-26.38~precise1) precise; urgency=low
.
[Steve Conklin]
.
* Release Tracking Bug
- LP: #1191955
.
[ Dave Chiluk ]
.
* SAUCE: ncpfs: fix rmdir returns Device or resource busy
- LP: #1035226
.
[ Upstream Kernel Changes ]
.
* ARM: S5PV210: Fix PL330 DMA controller clkdev entries
- LP: #1187551
* NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
nfs4_lock_delegation_recall
- LP: #1187551
* blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
- LP: #1187551
* audit: Syscall rules are not applied to existing processes on non-x86
- LP: #1187551
* menuconfig: Fix memory leak introduced by jump keys feature
- LP: #1187551
* iommu/amd: Workaround for ERBT1312
- LP: #1187551
* drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
- LP: #1187551
* drm/mm: fix dump table BUG
- LP: #1187551
* ASoC: wm8994: missing break in wm8994_aif3_hw_params()
- LP: #1187551
* tile: support new Tilera hypervisor
- LP: #1187551
* sd: fix array cache flushing bug causing performance problems
- LP: #1187551
* ath9k: fix key allocation error handling for powersave keys
- LP: #1187551
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
- LP: #1187551
* ext4: limit group search loop for non-extent files
- LP: #1187551
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
- LP: #1187551
* ALSA: HDA: Fix Oops caused by dereference NULL pointer
- LP: #1187551
* iscsi-target: Fix processing of OOO commands
- LP: #1187551
* audit: vfs: fix audit_inode call in O_CREAT case of do_last
- LP: #1187551
* ACPICA: Fix possible buffer overflow during a field unit read operation
- LP: #1187551
* qmi_wwan, cdc-ether: add ADU960S
- LP: #1187551
* qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
card
- LP: #1187551
* B43: Handle DMA RX descriptor underrun
- LP: #1187551
* mwifiex: clear is_suspended flag when interrupt is received early
- LP: #1187551
* mwifiex: fix memory leak issue when driver unload
- LP: #1187551
* mwifiex: fix setting of multicast filter
- LP: #1187551
* ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
devices
- LP: #1187551
* hp_accel: Ignore the error from lis3lv02d_poweron() at resume
- LP: #1187551
* KVM: VMX: fix halt emulation while emulating invalid guest sate
- LP: #1187551
* nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
- LP: #1187551
* shm: fix null pointer deref when userspace specifies invalid hugepage
size
- LP: #1187551
* dm stripe: fix regression in stripe_width calculation
- LP: #1187551
* dm snapshot: fix error return code in snapshot_ctr
- LP: #1187551
* mm: teach mm by current context info to not do I/O during memory
allocation
- LP: #1187551
* dm bufio: avoid a possible __vmalloc deadlock
- LP: #1187551
* dm table: fix write same support
- LP: #1187551
* tick: Cleanup NOHZ per cpu data on cpu down
- LP: #1187551
* ACPI / EC: Restart transaction even when the IBF flag set
- LP: #1187551
* drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
- LP: #1187551
* drm/mgag200: Fix framebuffer base address programming
- LP: #1187551
* drm/radeon: check incoming cliprects pointer
- LP: #1187551
* arm64: debug: clear mdscr_el1 instead of taking the OS lock
- LP: #1187551
* ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
old/new value
- LP: #1187551
* powerpc/kexec: Fix kexec when using VMX optimised memcpy
- LP: #1187551
* powerpc: Bring all threads online prior to migration/hibernation
- LP: #1187551
* arm64: mm: Fix operands of clz in __flush_dcache_all
- LP: #1187551
* timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
- LP: #1187551
* target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
- LP: #1187551
* tracing: Fix leaks of filter preds
- LP: #1187551
* usermodehelper: check subprocess_info->path != NULL
- LP: #1187551
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
overflow
- LP: #1187551
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
- LP: #1187551
* btrfs: don't stop searching after encountering the wrong item
- LP: #1187551
* watchdog: Fix race condition in registration code
- LP: #1187551
* pch_dma: Use GFP_ATOMIC because called from interrupt context
- LP: #1187551
* ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
- LP: #1187551
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
- LP: #1187551
* tcp: force a dst refcount when prequeue packet
- LP: #1187551
* sfc: Fix naming of MTD partitions for FPGA bitfiles
- LP: #1187551
* net: tun: release the reference of tun device in tun_recvmsg
- LP: #1187551
* net: mac802154: comparision issue of type cast, finding by
EXTRA_CFLAGS=-W
- LP: #1187551
* tcp: reset timer after any SYNACK retransmit
- LP: #1187551
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
- LP: #1187551
* net_sched: act_ipt forward compat with xtables
- LP: #1187551
* net: use netdev_features_t in skb_needs_linearize()
- LP: #1187551
* net: vlan,ethtool: netdev_features_t is more than 32 bit
- LP: #1187551
* bridge: fix race with topology change timer
- LP: #1187551
* packet: tpacket_v3: do not trigger bug() on wrong header status
- LP: #1187551
* virtio: don't expose u16 in userspace api
- LP: #1187551
* 3c59x: fix freeing nonexistent resource on driver unload
- LP: #1187551
* 3c59x: fix PCI resource management
- LP: #1187551
* if_cablemodem.h: Add parenthesis around ioctl macros
- LP: #1187551
* macvlan: fix passthru mode race between dev removal and rx path
- LP: #1187551
* ipv6: do not clear pinet6 field
- LP: #1187551
* ipv6,gre: do not leak info to user-space
- LP: #1187551
* xfrm6: release dev before returning error
- LP: #1187551
* drm/i915: add HAS_DDI check
- LP: #1187551
* drm/i915: don't intel_crt_init on any ULT machines
- LP: #1187551
* Linux 3.8.13.1
- LP: #1187551
* drbd: fix memory leak
- LP: #1191065
* drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
- LP: #1191065
* drbd: fix for deadlock when using automatic split-brain-recovery
- LP: #1191065
* Input: egalax_ts - ABS_MT_POSITION_Y not reported well
- LP: #1191065
* cifs: only set ops for inodes in I_NEW state
- LP: #1191065
* staging: vt6656: use free_netdev instead of kfree
- LP: #1191065
* hwmon: fix error return code in abituguru_probe()
- LP: #1191065
* avr32: fix relocation check for signed 18-bit offset
- LP: #1191065
* crypto: caam - fix inconsistent assoc dma mapping direction
- LP: #1191065
* ARM: at91/dt: fix macb node declaration
- LP: #1191065
* ARM: at91/trivial: fix model name for SAM9X25-EK
- LP: #1191065
* USB: xHCI: override bogus bulk wMaxPacketSize values
- LP: #1191065
* USB: UHCI: fix for suspend of virtual HP controller
- LP: #1191065
* USB: fix latency in uhci-hcd and ohci-hcd
- LP: #1191065
* USB: OHCI: fix logic for scheduling isochronous URBs
- LP: #1191065
* cfg80211: fix wiphy_register error path
- LP: #1191065
* mac80211: fix AP-mode frame matching
- LP: #1191065
* staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
- LP: #1191065
* usb, chipidea: fix link error when USB_EHCI_HCD is a module
- LP: #1191065
* USB: reset resume quirk needed by a hub
- LP: #1191065
* usb: option: Add Telewell TW-LTE 4G
- LP: #1191065
* USB: Blacklisted Cinterion's PLxx WWAN Interface
- LP: #1191065
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
- LP: #1191065
* i2c: designware: fix RX FIFO overrun
- LP: #1191065
* i2c: designware: always clear interrupts before enabling them
- LP: #1191065
* ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
- LP: #1191065
* ath9k_hw: Enable manual peak calibration for AR9485
- LP: #1191065
* USB: ftdi_sio: Add support for Newport CONEX motor drivers
- LP: #1191065
* virtio_console: fix uapi header
- LP: #1191065
* drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
- LP: #1191065
* drm/nvc0/ce: disable ce1 on a number of chipsets
- LP: #1191065
* drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
- LP: #1191065
* USB: cxacru: potential underflow in cxacru_cm_get_array()
- LP: #1191065
* TTY: Fix tty miss restart after we turn off flow-control
- LP: #1191065
* drm/i915: add more VLV IDs
- LP: #1191065
* drm/i915: Adding more reserved PCI IDs for Haswell.
- LP: #1191065
* SUNRPC: Prevent an rpc_task wakeup race
- LP: #1191065
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible
- LP: #1191065
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
- LP: #1191065
* perf: net_dropmonitor: Fix trace parameter order
- LP: #1191065
* perf: net_dropmonitor: Fix symbol-relative addresses
- LP: #1191065
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
- LP: #1191065
* ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
- LP: #1191065
* cifs: fix potential buffer overrun when composing a new options string
- LP: #1191065
* fat: fix possible overflow for fat_clusters
- LP: #1191065
* wait: fix false timeouts when using wait_event_timeout()
- LP: #1191065
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
- LP: #1191065
* mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
- LP: #1191065
* rapidio/tsi721: fix bug in MSI interrupt handling
- LP: #1191065
* mm compaction: fix of improper cache flush in migration code
- LP: #1191065
* mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
- LP: #1191065
* mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
- LP: #1191065
* drivers/leds/leds-ot200.c: fix error caused by shifted mask
- LP: #1191065
* drivers/block/brd.c: fix brd_lookup_page() race
- LP: #1191065
* nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
- LP: #1191065
* drivers/char/random.c: fix priming of last_data
- LP: #1191065
* random: fix accounting race condition with lockless irq entropy_count
update
- LP: #1191065
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in
ocfs2_fiemap()
- LP: #1191065
* mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
- LP: #1191065
* ata_piix: add PCI IDs for Intel BayTail
- LP: #1191065
* libata: make ata_exec_internal_sg honor DMADIR
- LP: #1191065
* cgroup: fix a subtle bug in descendant pre-order walk
- LP: #1191065
* ASoC: wm5110: Correct DSP4R Mixer control name
- LP: #1191065
* ASoC: cs42l52: fix default value for MASTERA_VOL.
- LP: #1191065
* drm/radeon: fix typo in cu_per_sh on verde
- LP: #1191065
* drm/radeon: fix card_posted check for newer asics
- LP: #1191065
* NFSv4: Fix a thinko in nfs4_try_open_cached
- LP: #1191065
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
- LP: #1191065
* xfs: kill suid/sgid through the truncate path.
- LP: #1191065
* x86: Allow FPU to be used at interrupt time even with eagerfpu
- LP: #1191065
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
- LP: #1191065
* arm64: don't kill the kernel on a bad esr from el0
- LP: #1191065
* powerpc/32bit:Store temporary result in r0 instead of r8
- LP: #1191065
* powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
- LP: #1191065
* Linux 3.8.13.2
- LP: #1191065
Checksums-Sha1:
0c72baf84f21a753e5422428fdfc624921e9bae0 455972 linux-tools-3.8.0-26_3.8.0-26.38~precise1_amd64.deb
883685429b37f752dcce464c1bc4f21021bf4897 24445 linux-lts-raring_3.8.0-26.38~precise1_amd64_translations.tar.gz
74094e43ce188c3a671283485702189eb5977845 47893976 linux-image-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
4c3a1f377e33e57961d79c3196da857b5e56c36d 1007334 linux-headers-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
b36fd7924fd0973e4358389bc04cb91e517ce2b1 5364272 linux-lts-raring_3.8.0-26.38~precise1_amd64.tar.gz
cf5e97b4a0c17c9d0ba51c1e172a4c4cb3378d53 6025754 kernel-image-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
f1c1f4e7b64ec21e53408040280e4a25de411531 4092594 nic-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0583087b672f079604303476b0d7b8117b60d117 541570 nic-shared-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
a2501c4f7f479491504a093ec0efd8272acfd561 40480 serial-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
a90ae550224e68174104806fe6bcc3abe60f9a71 29180 ppp-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b769a2b0f5201184e32ddd3b1dd96c4f08237e3b 152786 pata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
922b95e93f27c0f15d7e22cc448c74e93abd88fc 82408 firewire-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0a95cfd53b56a284dd975813d19d91cde211d669 2045548 scsi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0e769c1b504160d040482838ffd10c8cf5cba15c 9960 plip-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
1cf766e68265429ba027a1f44ee9ce6f5aed1dbd 39246 floppy-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
4bc082719c1929e94de0914dbeffeb90328f1a82 3650 fat-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
049baa1e3f6cb00e0f6b26d6ad0b403c8d74f4dd 503160 nfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
8f6551e323be376b7a6db126aca54273b867c188 276100 md-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c499fe36f3887d292e86f88116a24815f6bb57ad 20314 multipath-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
fbd654486e10fc640d4606c3c297d2c89a62bdd7 127064 usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
56bd526e6c39bc6fee97365798a60c9ea19cce16 42756 pcmcia-storage-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
652de5322d43fd59c2ac5d659b9a572e1b19b4ed 19672 fb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
3c08736ad063ad63299ec2532c7a906ebce08a09 123846 input-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
6c41ce39d3f8ea0b05ec785fecbb27dcdc59ff7b 52340 mouse-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
5d757473db63f4f210895e78935778d09596ebe9 241194 irda-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b50bd8c5e11ed0a8f918937df7325561de8690ac 33838 parport-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
80793cea03dbde2edd21ef4b8ea77f4ebb9e2fe3 123184 nic-pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
cfbdfb07f8553288dbb16bfed245b08128337475 66794 pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
5a7dbf1fcd5097c82209c62d46926fac4b8a5115 347684 nic-usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c81e571a437f3e7f57b6b51a3ed2ed81f66de8f7 118588 sata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
00e3cdeb01393666c509037dd6975f3b7a57be8d 388748 crypto-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ddf0905a28c59c9026b0c752425d9839d0bbca5a 19302 squashfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
67ce24ec75f7b24359b048a97564d4f1db062e4e 80882 speakup-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
49939de0163b07e4c13c3854173f7bffb16431d7 50088 virtio-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
63b3cf4ccc4e8b1c5a52181de95eb7b4d51e1dfa 662958 fs-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
1859b54c7df87d722e45562c2dcab143a0530906 559388 fs-secondary-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c5f103265ef4c4d2c0ebe52b9fcb2364c6114fec 54708 storage-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
7fe9a4ee7e18b07ca3a8fb2ae95da4f04c5e354d 291336 block-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
bd403a484dd8aed64327dd752f130d7e7fa20f1e 288934 message-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
9e098bf7b34f209829263db54f2db7829ec60504 24204 vlan-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b3a70937b16a9572e5c3c0257810550e1f2c0e68 72880 ipmi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
Checksums-Sha256:
4cdafb9ffa435799a9f292c18d6683dd47d7cf035a907ca767965e46c02d95bb 455972 linux-tools-3.8.0-26_3.8.0-26.38~precise1_amd64.deb
723c171ff32cc77ab7e26db186046b8de4ece4b5e6492a17b5928bc2983e6fe6 24445 linux-lts-raring_3.8.0-26.38~precise1_amd64_translations.tar.gz
f9f6e7cf4d2d2bdf9064fb09ba1618fb3d7a08f5c8e8645e31609dd2d1e538b0 47893976 linux-image-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
06da12e2a5f6edb7c632eef10eb5bb12be60d43ec460298841b4082f91653003 1007334 linux-headers-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
104480b49d85c9b67209b4f97c0e1dcf8e3d4a5066534c541a37fce575258132 5364272 linux-lts-raring_3.8.0-26.38~precise1_amd64.tar.gz
3fcf3a92b193f8fadd1729068059f8845b94642256adcef2ea148802ded5a690 6025754 kernel-image-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b217f360f54c11ed857dd91f2126bc63a53cb866ab2b24fd2af40f409e0a3e52 4092594 nic-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
3a883a4558ccbcea782990388386e6f212c0226d7b4aacc223479dc0ac0c6362 541570 nic-shared-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
af287ba80310a459ce6b3204d1cd9ea192c2b806cf224c403b3b2bcb735e6425 40480 serial-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
12c899c5785ab4276d5f7d2935c2fbdbe6d1d7e3f320685e854416ea996aad19 29180 ppp-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
33acc98dadd8cdc63a3bb2c2c9a4d83917493738776829fac997463c708422cb 152786 pata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
50889a2091a223c45216e0654a0d579a358e0ef412d65535e4d31db80ab9eee4 82408 firewire-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c38e1c4c967c48289bf702b73d2112b37fc372fb35cde890468a047920c1a493 2045548 scsi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
9538154b6e4ee19c6cdcbc0bcd715fa0a1f364bfa0c45335ee315895d765c994 9960 plip-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
56af1308b82fa5978686dd2b4e249292b2d78c770741aca87c3dc940a76ea64d 39246 floppy-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
2b089575ceb28cf64c2db1f3e2c9d4b6e029ca2e1783d5d589120ab6221991ae 3650 fat-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
d1420c8c48bd7a36f53eb607653e063464ebec8ec3195af565a71c511d9bc1fd 503160 nfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c2a8753f7e60fa842f97786379430f936d485efe918876bf935e4732ab012885 276100 md-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
1e6e5274ff9b196adf7770b1f2e0d629cac8d7499e36a57b3124761fbc948ea1 20314 multipath-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
89444e585e4ea2c3b441a97cc55898084126285cdb64760601525e45348b54b8 127064 usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
080616f2872e7025b24011c2358872c2687207cbd8641521cca0dbf5ed7a824e 42756 pcmcia-storage-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
3a9238fd31e691e80b55bce49d2bc3932ecfe6a35c76112968903daccf1dbadb 19672 fb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
4c972687d9bda04942310d55f31e9c3497d0358b863e7ec5f5d557aff3e9978d 123846 input-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ff6c2bfdb09575fece2040d56cfe48ef85339b73c64b0b26bc64e5e3d5a8c5a3 52340 mouse-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
9ecbf19c5458caad81eaee2612e4bbb968a1c14325ec47352b6a40a118582ae5 241194 irda-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
fc9d694c28e77f218cf101cf6f380eef516dd6745ceda2d78d9a4300954c9c7f 33838 parport-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
9df70853336e5c8fcf65dd00a22aa31dcf4eea545a7e0ee69456dcb2adfdcb94 123184 nic-pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0a6b9df778b89756ed3771050d6b9fa03a074cbac2a125ebeb1fd22d7cd53272 66794 pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
560bcdf666d34de9ce79d8b4fbedfd780fe412beb6ab13a76311a726243dee08 347684 nic-usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
633436fdbc73da6a0ae6be2852ad2e7e68735334ba8649575a7a42553cc1c447 118588 sata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
11a02ed3c2ca440dab21e3c591b56347fe971f625a07aec744e6c17f268b803c 388748 crypto-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
7122c45b263a4a1d1f32cc7c7381f62888881689a43a066fa5ddb66d0082ada7 19302 squashfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b185cce2a65a580253db77d4e9c62cbd4ce0a5c1f09434fec623ef39b44b5915 80882 speakup-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
249b142cebef453f1e449926bf21df02ec6dfd2589fdc9c7916b1114caf0d3af 50088 virtio-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
07777080b26989ef5278acf8ca56ccd8f3d5045f2e49dc52d08068490ee71a40 662958 fs-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
cfbd7104f2cfd5036e1fd19b3e48a467d15365db4bab005f16c7103691c5bee1 559388 fs-secondary-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c4cc4433da4450cc424bc3f47d6748661c8727fde91eba85f7f2624013da09ee 54708 storage-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
bb09eb2650d53b1c402483370231e12abcb6591ab0b222267d687bf96af52c81 291336 block-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
4f68f096149f8216c37d56a1a02d166ff4f39196b8a53ea5b3572fb5d9c2126b 288934 message-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
72bb0bf65dba2e332783b9a0000f59dfc3495bc7f5d87c9a0830f8206994fbd6 24204 vlan-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
af212ff4d97b17a26f89cbab2552331da23d91f4c56c1154565cf96e29dae6f7 72880 ipmi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
Files:
e9190f244c3a87abbf71ecd1f8bea458 455972 devel optional linux-tools-3.8.0-26_3.8.0-26.38~precise1_amd64.deb
e7651fca25c2dcfffb473d87f8f312b1 24445 raw-translations - linux-lts-raring_3.8.0-26.38~precise1_amd64_translations.tar.gz
952f5f3edddb2b2f8b4ace50b288d69e 47893976 kernel optional linux-image-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
75849a38f9b363eec5bdcaa7a8fa2490 1007334 devel optional linux-headers-3.8.0-26-generic_3.8.0-26.38~precise1_amd64.deb
e775bdbf7d26d59eb49b985ddaa11dcd 5364272 raw-uefi - linux-lts-raring_3.8.0-26.38~precise1_amd64.tar.gz
1dea5e9cc9601c18f552462d76bcf64e 6025754 debian-installer extra kernel-image-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ab3644ee435aaf21f8669dfa94517e4e 4092594 debian-installer standard nic-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
73db990a90d6ea1d9b652feb73b5f26d 541570 debian-installer standard nic-shared-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
d66ca005974a1bcc3bc12d262d9c5132 40480 debian-installer standard serial-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
c1591e48a2c9c5b3f32c8ae530f87a76 29180 debian-installer standard ppp-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b50e732d411c2ba309f30efb96bb1574 152786 debian-installer standard pata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
32e89c8e26c7d43ab90fc8f2d1ad0ce0 82408 debian-installer standard firewire-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
672da8d63fd5905c45e6f5857f616e2b 2045548 debian-installer standard scsi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b00c212177c0d691bc07c8bc6708c823 9960 debian-installer standard plip-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
47f382092c2d527a3b48314518139dab 39246 debian-installer standard floppy-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
cfd357a6477b07a87aae9881225fab25 3650 debian-installer standard fat-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
07fd9a8b72196ca3dfe5b6c7a2f008e6 503160 debian-installer standard nfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
950dafe3dec45d4f2485db1e47ca84a5 276100 debian-installer standard md-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0941add4a282a0dca593824aab5b9a95 20314 debian-installer extra multipath-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
941e94865cefa9bc1d25ae175e3b938d 127064 debian-installer standard usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
788ead8a5dbdf3870d20289236b45803 42756 debian-installer standard pcmcia-storage-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
e286191aa8ed0cd46629a03cab242c4c 19672 debian-installer standard fb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
90c6829982a41ec57e1afc2909c27319 123846 debian-installer standard input-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ad6707f8081f5491bb7c6f79c33bb462 52340 debian-installer extra mouse-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b0ffbe9921423b0a9a1a3d4f17ad33f2 241194 debian-installer standard irda-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
3c80321fd24bf976f2a3158ef4ea9824 33838 debian-installer standard parport-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
62796ed1cd780e2eab5ee5ef140598d7 123184 debian-installer standard nic-pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
4c0cc80fa8788019487067d787581f57 66794 debian-installer standard pcmcia-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
66e6df95eb5f60423a519183ac459017 347684 debian-installer standard nic-usb-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ab3960f396c9f0f6d3d4ad4cfd851a80 118588 debian-installer standard sata-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
39594345233bbe6f363ebbaea822e17e 388748 debian-installer extra crypto-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
bd9fea4da1b4bca0a1844e5b17d91ffa 19302 debian-installer extra squashfs-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
755fe736b1069e88b7df86a766435684 80882 debian-installer extra speakup-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0d15576798a3743c54f0140329ce8af5 50088 debian-installer standard virtio-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
b1f2cdf235c45c4906732a7854772a23 662958 debian-installer standard fs-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
5a36a9df9a700ad8fdb050d7c4fdf37c 559388 debian-installer standard fs-secondary-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
1d52d76c2537399d2c0638156fd68e16 54708 debian-installer standard storage-core-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
98600ead305c9d177c18f0f2d860aad5 291336 debian-installer standard block-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
995bc071a38289d70b72ff61f2226564 288934 debian-installer standard message-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
0517ed2c73f70983f098f0ed699be1cf 24204 debian-installer extra vlan-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
ff0329d5ddd8525974a1cf721f4e33fd 72880 debian-installer standard ipmi-modules-3.8.0-26-generic-di_3.8.0-26.38~precise1_amd64.udeb
Package-Type: udeb
More information about the Precise-changes
mailing list