[ubuntu/quantal-proposed] linux_3.5.0-33.54_amd64.tar.gz - (Accepted)

Steve Conklin sconklin at canonical.com
Sat Jun 1 03:20:40 UTC 2013


linux (3.5.0-33.54) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1186271

  [ Upstream Kernel Changes ]

  * crypto: algif - suppress sending source address information in recvmsg
    - LP: #1172363
    - CVE-2013-3076
  * ax25: fix info leak via msg_name in ax25_recvmsg()
    - LP: #1172366
    - CVE-2013-3223
  * Bluetooth: fix possible info leak in bt_sock_recvmsg()
    - LP: #1172368
    - CVE-2013-3224
  * tipc: fix info leaks via msg_name in recv_msg/recv_stream
    - LP: #1172403
    - CVE-2013-3235
  * rose: fix info leak via msg_name in rose_recvmsg()
    - LP: #1172394
    - CVE-2013-3234
  * Bluetooth: RFCOMM - Fix missing msg_namelen update in
    rfcomm_sock_recvmsg()
    - LP: #1172369
    - CVE-2013-3225
  * atm: update msg_namelen in vcc_recvmsg()
    - LP: #1172365
    - CVE-2013-3222
  * iwlwifi: add new pci id for 6x35 series
    - LP: #1180256
  * ath9k_htc: accept 1.x firmware newer than 1.3
    - LP: #1186062
  * ssb: implement spurious tone avoidance
    - LP: #1186062
  * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
    - LP: #1186062
  * can: sja1000: fix handling on dt properties on little endian systems
    - LP: #1186062
  * ath9k_hw: change AR9580 initvals to fix a stability issue
    - LP: #1186062
  * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
    - LP: #1186062
  * ARM: 7698/1: perf: fix group validation when using enable_on_exec
    - LP: #1186062
  * hugetlbfs: add swap entry check in follow_hugetlb_page()
    - LP: #1186062
  * kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
    - LP: #1186062
  * hfsplus: fix potential overflow in hfsplus_file_truncate()
    - LP: #1186062
  * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
    - LP: #1186062
  * perf/x86: Fix offcore_rsp valid mask for SNB/IVB
    - LP: #1186062
  * vm: add vm_iomap_memory() helper function
    - LP: #1186062
  * vm: convert HPET mmap to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert fb_mmap to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert mtdchar mmap to vm_iomap_memory() helper
    - LP: #1186062
  * regulator: fixed regulator_bulk_enable unwinding code
    - LP: #1186062
  * perf: Fix error return code
    - LP: #1186062
  * xen/smp: Fix leakage of timer interrupt line for every CPU
    online/offline.
    - LP: #1186062
  * xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every
    CPU online/offline
    - LP: #1186062
  * xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
    - LP: #1186062
  * s390/memory hotplug: prevent offline of active memory increments
    - LP: #1186062
  * aio: fix possible invalid memory access when DEBUG is enabled
    - LP: #1186062
  * TTY: do not update atime/mtime on read/write
    - LP: #1186062
  * TTY: fix atime/mtime regression
    - LP: #1186062
  * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
    - LP: #1186062
  * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
    - LP: #1186062
  * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
    - LP: #1186062
  * llc: Fix missing msg_namelen update in llc_ui_recvmsg()
    - LP: #1186062
  * netrom: fix info leak via msg_name in nr_recvmsg()
    - LP: #1186062
  * netrom: fix invalid use of sizeof in nr_recvmsg()
    - LP: #1186062
  * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
    - LP: #1186062
  * cbq: incorrect processing of high limits
    - LP: #1186062
  * net IPv6 : Fix broken IPv6 routing table after loopback down-up
    - LP: #1186062
  * net: count hw_addr syncs so that unsync works properly.
    - LP: #1186062
  * atl1e: limit gso segment size to prevent generation of wrong ip length
    fields
    - LP: #1186062
  * bonding: fix bonding_masters race condition in bond unloading
    - LP: #1186062
  * bonding: IFF_BONDING is not stripped on enslave failure
    - LP: #1186062
  * af_unix: If we don't care about credentials coallesce all messages
    - LP: #1186062
  * netfilter: don't reset nf_trace in nf_reset()
    - LP: #1186062
  * rtnetlink: Call nlmsg_parse() with correct header length
    - LP: #1186062
  * tcp: incoming connections might use wrong route under synflood
    - LP: #1186062
  * tcp: Reallocate headroom if it would overflow csum_start
    - LP: #1186062
  * esp4: fix error return code in esp_output()
    - LP: #1186062
  * net: sctp: sctp_auth_key_put: use kzfree instead of kfree
    - LP: #1186062
  * tcp: call tcp_replace_ts_recent() from tcp_ack()
    - LP: #1186062
  * net: rate-limit warn-bad-offload splats.
    - LP: #1186062
  * net: fix incorrect credentials passing
    - LP: #1186062
  * net: drop dst before queueing fragments
    - LP: #1186062
  * sparc64: Fix race in TLB batch processing.
    - LP: #1186062
  * l2tp: fix info leak in l2tp_ip6_recvmsg()
    - LP: #1186062
  * tracing: Use stack of calling function for stack tracer
    - LP: #1186062
  * tracing: Fix stack tracer with fentry use
    - LP: #1186062
  * tracing: Remove most or all of stack tracer stack size from
    stack_max_size
    - LP: #1186062
  * tracing: Fix ftrace_dump()
    - LP: #1186062
  * Wrong asm register contraints in the futex implementation
    - LP: #1186062
  * Wrong asm register contraints in the kvm implementation
    - LP: #1186062
  * cgroup: fix an off-by-one bug which may trigger BUG_ON()
    - LP: #1186062
  * PCI / ACPI: Don't query OSC support with all possible controls
    - LP: #1186062
  * Fix initialization of CMCI/CMCP interrupts
    - LP: #1186062
  * sysfs: fix use after free in case of concurrent read/write and readdir
    - LP: #1186062
  * usb/misc/appledisplay: Add 24" LED Cinema display
    - LP: #1186062
  * ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
    - LP: #1186062
  * jbd2: fix race between jbd2_journal_remove_checkpoint and
    ->j_commit_callback
    - LP: #1186062
  * ext4: fix journal callback list traversal
    - LP: #1186062
  * usb: chipidea: udc: fix memory access of shared memory on armv5
    machines
    - LP: #1186062
  * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
    nfs4_open_delegation_recall
    - LP: #1186062
  * usb: chipidea: udc: fix memory leak in _ep_nuke
    - LP: #1186062
  * USB: add ftdi_sio USB ID for GDM Boost V1.x
    - LP: #1186062
  * hrtimer: Add expiry time overflow check in hrtimer_interrupt
    - LP: #1186062
  * hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
    - LP: #1186062
  * ARM: omap3: cpuidle: enable time keeping
    - LP: #1186062
  * tracing: Fix off-by-one on allocating stat->pages
    - LP: #1186062
  * USB: option: add a D-Link DWM-156 variant
    - LP: #1186062
  * ext4: fix big-endian bug in metadata checksum calculations
    - LP: #1186062
  * tracing: Reset ftrace_graph_filter_enabled if count is zero
    - LP: #1186062
  * tracing: Check return value of tracing_init_dentry()
    - LP: #1186062
  * serial_core.c: add put_device() after device_find_child()
    - LP: #1186062
  * PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
    - LP: #1186062
  * wireless: regulatory: fix channel disabling race condition
    - LP: #1186062
  * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl
    ep
    - LP: #1186062
  * iwlwifi: fix freeing uninitialized pointer
    - LP: #1186062
  * iwlwifi: dvm: don't send zeroed LQ cmd
    - LP: #1186062
  * LOCKD: Ensure that nlmclnt_block resets block->b_status after a server
    reboot
    - LP: #1186062
  * ext4: fix online resizing for ext3-compat file systems
    - LP: #1186062
  * ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
    - LP: #1186062
  * rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
    - LP: #1186062
  * USB: ftdi_sio: correct ST Micro Connect Lite PIDs
    - LP: #1186062
  * USB: serial: option: Added support Olivetti Olicard 145
    - LP: #1186062
  * usb-storage: CY7C68300A chips do not support Cypress ATACB
    - LP: #1186062
  * USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
    - LP: #1186062
  * gianfar: do not advertise any alarm capability.
    - LP: #1186062
  * clockevents: Set dummy handler on CPU_DEAD shutdown
    - LP: #1186062
  * ixgbe: fix EICR write in ixgbe_msix_other
    - LP: #1186062
  * mwifiex: Use pci_release_region() instead of a pci_release_regions()
    - LP: #1186062
  * mwifiex: Call pci_release_region after calling pci_disable_device
    - LP: #1186062
  * fs/fscache/stats.c: fix memory leak
    - LP: #1186062
  * mm: allow arch code to control the user page table ceiling
    - LP: #1186062
  * arm: set the page table freeing ceiling to TASK_SIZE
    - LP: #1186062
  * drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
    - LP: #1186062
  * drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
    - LP: #1186062
  * md: bad block list should default to disabled.
    - LP: #1186062
  * inotify: invalid mask should return a error number but not set it
    - LP: #1186062
  * fs/dcache.c: add cond_resched() to shrink_dcache_parent()
    - LP: #1186062
  * exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
    - LP: #1186062
  * tty: fix up atime/mtime mess, take three
    - LP: #1186062
  * ipc: sysv shared memory limited to 8TiB
    - LP: #1186062
  * ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
    - LP: #1186062
  * Linux 3.5.7.12
    - LP: #1186062
  * mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
    - LP: #1186062
  * ARM: at91: Fix typo in restart code panic message
    - LP: #1186062
  * drm/radeon: don't use get_engine_clock() on APUs
    - LP: #1186062
  * nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
    - LP: #1186062
  * mmc: core: Fix bit width test failing on old eMMC cards
    - LP: #1186062
  * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
    - LP: #1186062
  * mfd: adp5520: Restore mode bits on resume
    - LP: #1186062
  * mmc: atmel-mci: pio hang on block errors
    - LP: #1186062
  * nfsd4: don't close read-write opens too soon
    - LP: #1186062
  * drm/radeon/dce6: add missing display reg for tiling setup
    - LP: #1186062
  * ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
    - LP: #1186062
  * ALSA: usb-audio: disable autopm for MIDI devices
    - LP: #1186062
  * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
    - LP: #1186062
  * drm/radeon: cleanup properly if mmio mapping fails
    - LP: #1186062
  * ASoC: max98088: Fix logging of hardware revision.
    - LP: #1186062
  * drm/i915: Workaround incoherence between fences and LLC across multiple
    CPUs
    - LP: #1186062
  * drm/i915: Fall back to bit banging mode for DVO transmitter detection
    - LP: #1186062
  * drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
    - LP: #1186062
  * i2c: xiic: must always write 16-bit words to TX_FIFO
    - LP: #1186062
  * nfsd: Decode and send 64bit time values
    - LP: #1186062
  * drm/radeon: fix typo in si_select_se_sh()
    - LP: #1186062
  * fbcon: when font is freed, clear also vc_font.data
    - LP: #1186062
  * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
    - LP: #1186062
  * ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
    - LP: #1186062
  * ALSA: usb-audio: Fix autopm error during probing
    - LP: #1186062
  * drm/gma500: fix backlight hotkeys behaviour on netbooks
    - LP: #1186062
  * powerpc: Add isync to copy_and_flush
    - LP: #1186062
  * ARM: u300: fix ages old copy/paste bug
    - LP: #1186062
  * x86: Eliminate irq_mis_count counted in arch_irq_stat
    - LP: #1186062
  * drm/prime: keep a reference from the handle to exported dma-buf (v6)
    - LP: #1186062
  * drm/mgag200: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/ast: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/cirrus: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
    - LP: #1186062
  * drm/radeon: fix possible segfault when parsing pm tables
    - LP: #1186062
  * drm/radeon: add some new SI PCI ids
    - LP: #1186062
  * drm/radeon: add new richland pci ids
    - LP: #1186062
  * drm/radeon: fix handling of v6 power tables
    - LP: #1186062
  * perf/x86/intel/lbr: Fix LBR filter
    - LP: #1186062
  * perf/x86/intel/lbr: Demand proper privileges for
    PERF_SAMPLE_BRANCH_KERNEL
    - LP: #1186062
  * net/eth/ibmveth: Fixup retrieval of MAC address
    - LP: #1186062
  * autofs - remove autofs dentry mount check
    - LP: #1186062
  * drm/radeon: properly lock disp in mc_stop/resume for evergreen+
    - LP: #1186062
  * drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
    - LP: #1186062
  * powerpc: fix numa distance for form0 device tree
    - LP: #1186062
  * kernel/audit_tree.c: tree will leak memory when failure occurs in
    audit_trim_trees()
    - LP: #1186062
  * xhci: Don't warn on empty ring for suspended devices.
    - LP: #1186062
  * cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
    - LP: #1186062
  * ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
    - LP: #1186062
  * drm/i915: ensure single initialization and cleanup of backlight device
    - LP: #1186062
  * drm/radeon: use frac fb div on RS780/RS880
    - LP: #1186062
  * r8169: fix vlan tag read ordering.
    - LP: #1186062
  * r8169: honor jumbo settings when chipset is requested to start.
    - LP: #1186062
  * drm/i915: Fix detection of base of stolen memory
    - LP: #1186062
  * s390: move dummy io_remap_pfn_range() to asm/pgtable.h
    - LP: #1186062
  * x86/mm: account for PGDIR_SIZE alignment
    - LP: #1186062
  * drbd: fix for deadlock when using automatic split-brain-recovery
    - LP: #1186062
  * cpufreq / Longhaul: Disable driver by default
    - LP: #1186062
  * ext4: add check for inodes_count overflow in new resize ioctl
    - LP: #1186062
  * powerpc: Emulate non privileged DSCR read and write
    - LP: #1186062
  * audit: Syscall rules are not applied to existing processes on non-x86
    - LP: #1186062
  * ASoC: wm8994: missing break in wm8994_aif3_hw_params()
    - LP: #1186062
  * tile: support new Tilera hypervisor
    - LP: #1186062
  * sd: fix array cache flushing bug causing performance problems
    - LP: #1186062
  * ath9k: fix key allocation error handling for powersave keys
    - LP: #1186062
  * nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
    - LP: #1186062
  * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
    - LP: #1186062
  * ALSA: HDA: Fix Oops caused by dereference NULL pointer
    - LP: #1186062
  * ACPICA: Fix possible buffer overflow during a field unit read operation
    - LP: #1186062
  * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
    card
    - LP: #1186062
  * B43: Handle DMA RX descriptor underrun
    - LP: #1186062
  * mwifiex: clear is_suspended flag when interrupt is received early
    - LP: #1186062
  * mwifiex: fix setting of multicast filter
    - LP: #1186062
  * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
    devices
    - LP: #1186062
  * hp_accel: Ignore the error from lis3lv02d_poweron() at resume
    - LP: #1186062
  * KVM: VMX: fix halt emulation while emulating invalid guest sate
    - LP: #1186062
  * dm snapshot: fix error return code in snapshot_ctr
    - LP: #1186062
  * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
    - LP: #1186062
  * drm/mgag200: Fix framebuffer base address programming
    - LP: #1186062
  * hugetlbfs: fix mmap failure in unaligned size request
    - LP: #1186062
  * net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
    - LP: #1186062
  * net: qmi_wwan: fixup destination address (firmware bug workaround)
    - LP: #1186062
  * net: qmi_wwan: prevent duplicate mac address on link (firmware bug
    workaround)
    - LP: #1186062
  * tcp: force a dst refcount when prequeue packet
    - LP: #1186062
  * sfc: Fix naming of MTD partitions for FPGA bitfiles
    - LP: #1186062
  * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
    - LP: #1186062
  * net_sched: act_ipt forward compat with xtables
    - LP: #1186062
  * net: use netdev_features_t in skb_needs_linearize()
    - LP: #1186062
  * net: vlan,ethtool: netdev_features_t is more than 32 bit
    - LP: #1186062
  * bridge: fix race with topology change timer
    - LP: #1186062
  * packet: tpacket_v3: do not trigger bug() on wrong header status
    - LP: #1186062
  * 3c59x: fix freeing nonexistent resource on driver unload
    - LP: #1186062
  * 3c59x: fix PCI resource management
    - LP: #1186062
  * if_cablemodem.h: Add parenthesis around ioctl macros
    - LP: #1186062
  * macvlan: fix passthru mode race between dev removal and rx path
    - LP: #1186062
  * ipv6: do not clear pinet6 field
    - LP: #1186062
  * xfrm6: release dev before returning error
    - LP: #1186062
  * ext4: limit group search loop for non-extent files
    - LP: #1186062
  * iscsi-target: Fix processing of OOO commands
    - LP: #1186062
  * tick: Cleanup NOHZ per cpu data on cpu down
    - LP: #1186062
  * ACPI / EC: Restart transaction even when the IBF flag set
    - LP: #1186062
  * drm/radeon: check incoming cliprects pointer
    - LP: #1186062
  * ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
    old/new value
    - LP: #1186062
  * powerpc: Bring all threads online prior to migration/hibernation
    - LP: #1186062
  * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
    - LP: #1186062
  * tracing: Fix leaks of filter preds
    - LP: #1186062
  * usermodehelper: check subprocess_info->path != NULL
    - LP: #1186062
  * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
    overflow
    - LP: #1186062
  * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
    - LP: #1186062
  * dm thin: do not set discard_zeroes_data
    - LP: #1186062
  * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
    - LP: #1186062
  * pch_dma: Use GFP_ATOMIC because called from interrupt context
    - LP: #1186062
  * ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
    - LP: #1186062
  * watchdog: Fix race condition in registration code
    - LP: #1186062
  * Linux 3.5.7.13
    - LP: #1186062

Date: Fri, 31 May 2013 09:29:44 -0500
Changed-By: Steve Conklin <sconklin at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at akateko.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 31 May 2013 09:29:44 -0500
Source: linux
Binary: linux-source-3.5.0 linux-doc linux-tools-common linux-headers-3.5.0-33 linux-libc-dev linux-tools-3.5.0-33 linux-image-3.5.0-33-generic linux-image-extra-3.5.0-33-generic linux-headers-3.5.0-33-generic linux-image-3.5.0-33-generic-dbgsym linux-image-3.5.0-33-highbank linux-image-extra-3.5.0-33-highbank linux-headers-3.5.0-33-highbank linux-image-3.5.0-33-highbank-dbgsym linux-image-3.5.0-33-omap linux-image-extra-3.5.0-33-omap linux-headers-3.5.0-33-omap linux-image-3.5.0-33-omap-dbgsym linux-image-3.5.0-33-powerpc-smp linux-image-extra-3.5.0-33-powerpc-smp linux-headers-3.5.0-33-powerpc-smp linux-image-3.5.0-33-powerpc-smp-dbgsym linux-image-3.5.0-33-powerpc64-smp linux-image-extra-3.5.0-33-powerpc64-smp linux-headers-3.5.0-33-powerpc64-smp linux-image-3.5.0-33-powerpc64-smp-dbgsym kernel-image-3.5.0-33-generic-di nic-modules-3.5.0-33-generic-di nic-shared-modules-3.5.0-33-generic-di serial-modules-3.5.0-33-generic-di ppp-modules-3.5.0-33-generic-di
 pata-modules-3.5.0-33-generic-di firewire-core-modules-3.5.0-33-generic-di scsi-modules-3.5.0-33-generic-di plip-modules-3.5.0-33-generic-di floppy-modules-3.5.0-33-generic-di fat-modules-3.5.0-33-generic-di nfs-modules-3.5.0-33-generic-di md-modules-3.5.0-33-generic-di multipath-modules-3.5.0-33-generic-di usb-modules-3.5.0-33-generic-di pcmcia-storage-modules-3.5.0-33-generic-di fb-modules-3.5.0-33-generic-di input-modules-3.5.0-33-generic-di mouse-modules-3.5.0-33-generic-di irda-modules-3.5.0-33-generic-di parport-modules-3.5.0-33-generic-di nic-pcmcia-modules-3.5.0-33-generic-di pcmcia-modules-3.5.0-33-generic-di nic-usb-modules-3.5.0-33-generic-di sata-modules-3.5.0-33-generic-di crypto-modules-3.5.0-33-generic-di squashfs-modules-3.5.0-33-generic-di speakup-modules-3.5.0-33-generic-di virtio-modules-3.5.0-33-generic-di fs-core-modules-3.5.0-33-generic-di fs-secondary-modules-3.5.0-33-generic-di storage-core-modules-3.5.0-33-generic-di
 block-modules-3.5.0-33-generic-di message-modules-3.5.0-33-generic-di vlan-modules-3.5.0-33-generic-di
 ipmi-modules-3.5.0-33-generic-di
Architecture: amd64 amd64_translations
Version: 3.5.0-33.54
Distribution: quantal
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at akateko.buildd>
Changed-By: Steve Conklin <sconklin at canonical.com>
Description: 
 block-modules-3.5.0-33-generic-di - Block storage devices (udeb)
 crypto-modules-3.5.0-33-generic-di - crypto modules (udeb)
 fat-modules-3.5.0-33-generic-di - FAT filesystem support (udeb)
 fb-modules-3.5.0-33-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.5.0-33-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.5.0-33-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.5.0-33-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.5.0-33-generic-di - Extra filesystem modules (udeb)
 input-modules-3.5.0-33-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.5.0-33-generic-di - ipmi modules (udeb)
 irda-modules-3.5.0-33-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.5.0-33-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-doc  - Linux kernel specific documentation for version 3.5.0
 linux-headers-3.5.0-33 - Header files related to Linux kernel version 3.5.0
 linux-headers-3.5.0-33-generic - Linux kernel headers for version 3.5.0 on 64 bit x86 SMP
 linux-headers-3.5.0-33-highbank - Linux kernel headers for version 3.5.0 on Calxeda highbank ARM Se
 linux-headers-3.5.0-33-omap - Linux kernel headers for version 3.5.0 on TI OMAP3-based 64 bit x
 linux-headers-3.5.0-33-powerpc-smp - Linux kernel headers for version 3.5.0 on 32-bit PowerPC SMP
 linux-headers-3.5.0-33-powerpc64-smp - Linux kernel headers for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-3.5.0-33-generic - Linux kernel image for version 3.5.0 on 64 bit x86 SMP
 linux-image-3.5.0-33-generic-dbgsym - Linux kernel debug image for version 3.5.0 on 64 bit x86 SMP
 linux-image-3.5.0-33-highbank - Linux kernel image for version 3.5.0 on Calxeda highbank ARM Serv
 linux-image-3.5.0-33-highbank-dbgsym - Linux kernel debug image for version 3.5.0 on Calxeda highbank AR
 linux-image-3.5.0-33-omap - Linux kernel image for version 3.5.0 on TI OMAP3-based 64 bit x86
 linux-image-3.5.0-33-omap-dbgsym - Linux kernel debug image for version 3.5.0 on TI OMAP3-based 64 b
 linux-image-3.5.0-33-powerpc-smp - Linux kernel image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-3.5.0-33-powerpc-smp-dbgsym - Linux kernel debug image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-3.5.0-33-powerpc64-smp - Linux kernel image for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-3.5.0-33-powerpc64-smp-dbgsym - Linux kernel debug image for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-extra-3.5.0-33-generic - Linux kernel image for version 3.5.0 on 64 bit x86 SMP
 linux-image-extra-3.5.0-33-highbank - Linux kernel image for version 3.5.0 on Calxeda highbank ARM Serv
 linux-image-extra-3.5.0-33-omap - Linux kernel image for version 3.5.0 on TI OMAP3-based 64 bit x86
 linux-image-extra-3.5.0-33-powerpc-smp - Linux kernel image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-extra-3.5.0-33-powerpc64-smp - Linux kernel image for version 3.5.0 on 64-bit PowerPC SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-3.5.0 - Linux kernel source for version 3.5.0 with Ubuntu patches
 linux-tools-3.5.0-33 - Linux kernel version specific tools for version 3.5.0-33
 linux-tools-common - Linux kernel version specific tools for version 3.5.0
 md-modules-3.5.0-33-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.5.0-33-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.5.0-33-generic-di - Mouse support (udeb)
 multipath-modules-3.5.0-33-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.5.0-33-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.5.0-33-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.5.0-33-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.5.0-33-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.5.0-33-generic-di - USB network interface support (udeb)
 parport-modules-3.5.0-33-generic-di - Parallel port support (udeb)
 pata-modules-3.5.0-33-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.5.0-33-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.5.0-33-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.5.0-33-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.5.0-33-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.5.0-33-generic-di - SATA storage support (udeb)
 scsi-modules-3.5.0-33-generic-di - SCSI storage support (udeb)
 serial-modules-3.5.0-33-generic-di - Serial port support (udeb)
 speakup-modules-3.5.0-33-generic-di - speakup modules (udeb)
 squashfs-modules-3.5.0-33-generic-di - squashfs modules (udeb)
 storage-core-modules-3.5.0-33-generic-di - Core storage support (udeb)
 usb-modules-3.5.0-33-generic-di - Core USB support (udeb)
 virtio-modules-3.5.0-33-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.5.0-33-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1172363 1172365 1172366 1172368 1172369 1172394 1172403 1180256 1186062 1186271
Changes: 
 linux (3.5.0-33.54) quantal; urgency=low
 .
   [Steve Conklin]
 .
   * Release Tracking Bug
     - LP: #1186271
 .
   [ Upstream Kernel Changes ]
 .
   * crypto: algif - suppress sending source address information in recvmsg
     - LP: #1172363
     - CVE-2013-3076
   * ax25: fix info leak via msg_name in ax25_recvmsg()
     - LP: #1172366
     - CVE-2013-3223
   * Bluetooth: fix possible info leak in bt_sock_recvmsg()
     - LP: #1172368
     - CVE-2013-3224
   * tipc: fix info leaks via msg_name in recv_msg/recv_stream
     - LP: #1172403
     - CVE-2013-3235
   * rose: fix info leak via msg_name in rose_recvmsg()
     - LP: #1172394
     - CVE-2013-3234
   * Bluetooth: RFCOMM - Fix missing msg_namelen update in
     rfcomm_sock_recvmsg()
     - LP: #1172369
     - CVE-2013-3225
   * atm: update msg_namelen in vcc_recvmsg()
     - LP: #1172365
     - CVE-2013-3222
   * iwlwifi: add new pci id for 6x35 series
     - LP: #1180256
   * ath9k_htc: accept 1.x firmware newer than 1.3
     - LP: #1186062
   * ssb: implement spurious tone avoidance
     - LP: #1186062
   * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
     - LP: #1186062
   * can: sja1000: fix handling on dt properties on little endian systems
     - LP: #1186062
   * ath9k_hw: change AR9580 initvals to fix a stability issue
     - LP: #1186062
   * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
     - LP: #1186062
   * ARM: 7698/1: perf: fix group validation when using enable_on_exec
     - LP: #1186062
   * hugetlbfs: add swap entry check in follow_hugetlb_page()
     - LP: #1186062
   * kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
     - LP: #1186062
   * hfsplus: fix potential overflow in hfsplus_file_truncate()
     - LP: #1186062
   * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
     - LP: #1186062
   * perf/x86: Fix offcore_rsp valid mask for SNB/IVB
     - LP: #1186062
   * vm: add vm_iomap_memory() helper function
     - LP: #1186062
   * vm: convert HPET mmap to vm_iomap_memory() helper
     - LP: #1186062
   * vm: convert fb_mmap to vm_iomap_memory() helper
     - LP: #1186062
   * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
     - LP: #1186062
   * vm: convert mtdchar mmap to vm_iomap_memory() helper
     - LP: #1186062
   * regulator: fixed regulator_bulk_enable unwinding code
     - LP: #1186062
   * perf: Fix error return code
     - LP: #1186062
   * xen/smp: Fix leakage of timer interrupt line for every CPU
     online/offline.
     - LP: #1186062
   * xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every
     CPU online/offline
     - LP: #1186062
   * xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
     - LP: #1186062
   * s390/memory hotplug: prevent offline of active memory increments
     - LP: #1186062
   * aio: fix possible invalid memory access when DEBUG is enabled
     - LP: #1186062
   * TTY: do not update atime/mtime on read/write
     - LP: #1186062
   * TTY: fix atime/mtime regression
     - LP: #1186062
   * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
     - LP: #1186062
   * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
     - LP: #1186062
   * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
     - LP: #1186062
   * llc: Fix missing msg_namelen update in llc_ui_recvmsg()
     - LP: #1186062
   * netrom: fix info leak via msg_name in nr_recvmsg()
     - LP: #1186062
   * netrom: fix invalid use of sizeof in nr_recvmsg()
     - LP: #1186062
   * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
     - LP: #1186062
   * cbq: incorrect processing of high limits
     - LP: #1186062
   * net IPv6 : Fix broken IPv6 routing table after loopback down-up
     - LP: #1186062
   * net: count hw_addr syncs so that unsync works properly.
     - LP: #1186062
   * atl1e: limit gso segment size to prevent generation of wrong ip length
     fields
     - LP: #1186062
   * bonding: fix bonding_masters race condition in bond unloading
     - LP: #1186062
   * bonding: IFF_BONDING is not stripped on enslave failure
     - LP: #1186062
   * af_unix: If we don't care about credentials coallesce all messages
     - LP: #1186062
   * netfilter: don't reset nf_trace in nf_reset()
     - LP: #1186062
   * rtnetlink: Call nlmsg_parse() with correct header length
     - LP: #1186062
   * tcp: incoming connections might use wrong route under synflood
     - LP: #1186062
   * tcp: Reallocate headroom if it would overflow csum_start
     - LP: #1186062
   * esp4: fix error return code in esp_output()
     - LP: #1186062
   * net: sctp: sctp_auth_key_put: use kzfree instead of kfree
     - LP: #1186062
   * tcp: call tcp_replace_ts_recent() from tcp_ack()
     - LP: #1186062
   * net: rate-limit warn-bad-offload splats.
     - LP: #1186062
   * net: fix incorrect credentials passing
     - LP: #1186062
   * net: drop dst before queueing fragments
     - LP: #1186062
   * sparc64: Fix race in TLB batch processing.
     - LP: #1186062
   * l2tp: fix info leak in l2tp_ip6_recvmsg()
     - LP: #1186062
   * tracing: Use stack of calling function for stack tracer
     - LP: #1186062
   * tracing: Fix stack tracer with fentry use
     - LP: #1186062
   * tracing: Remove most or all of stack tracer stack size from
     stack_max_size
     - LP: #1186062
   * tracing: Fix ftrace_dump()
     - LP: #1186062
   * Wrong asm register contraints in the futex implementation
     - LP: #1186062
   * Wrong asm register contraints in the kvm implementation
     - LP: #1186062
   * cgroup: fix an off-by-one bug which may trigger BUG_ON()
     - LP: #1186062
   * PCI / ACPI: Don't query OSC support with all possible controls
     - LP: #1186062
   * Fix initialization of CMCI/CMCP interrupts
     - LP: #1186062
   * sysfs: fix use after free in case of concurrent read/write and readdir
     - LP: #1186062
   * usb/misc/appledisplay: Add 24" LED Cinema display
     - LP: #1186062
   * ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
     - LP: #1186062
   * jbd2: fix race between jbd2_journal_remove_checkpoint and
     ->j_commit_callback
     - LP: #1186062
   * ext4: fix journal callback list traversal
     - LP: #1186062
   * usb: chipidea: udc: fix memory access of shared memory on armv5
     machines
     - LP: #1186062
   * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
     nfs4_open_delegation_recall
     - LP: #1186062
   * usb: chipidea: udc: fix memory leak in _ep_nuke
     - LP: #1186062
   * USB: add ftdi_sio USB ID for GDM Boost V1.x
     - LP: #1186062
   * hrtimer: Add expiry time overflow check in hrtimer_interrupt
     - LP: #1186062
   * hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
     - LP: #1186062
   * ARM: omap3: cpuidle: enable time keeping
     - LP: #1186062
   * tracing: Fix off-by-one on allocating stat->pages
     - LP: #1186062
   * USB: option: add a D-Link DWM-156 variant
     - LP: #1186062
   * ext4: fix big-endian bug in metadata checksum calculations
     - LP: #1186062
   * tracing: Reset ftrace_graph_filter_enabled if count is zero
     - LP: #1186062
   * tracing: Check return value of tracing_init_dentry()
     - LP: #1186062
   * serial_core.c: add put_device() after device_find_child()
     - LP: #1186062
   * PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
     - LP: #1186062
   * wireless: regulatory: fix channel disabling race condition
     - LP: #1186062
   * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl
     ep
     - LP: #1186062
   * iwlwifi: fix freeing uninitialized pointer
     - LP: #1186062
   * iwlwifi: dvm: don't send zeroed LQ cmd
     - LP: #1186062
   * LOCKD: Ensure that nlmclnt_block resets block->b_status after a server
     reboot
     - LP: #1186062
   * ext4: fix online resizing for ext3-compat file systems
     - LP: #1186062
   * ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
     - LP: #1186062
   * rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
     - LP: #1186062
   * USB: ftdi_sio: correct ST Micro Connect Lite PIDs
     - LP: #1186062
   * USB: serial: option: Added support Olivetti Olicard 145
     - LP: #1186062
   * usb-storage: CY7C68300A chips do not support Cypress ATACB
     - LP: #1186062
   * USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
     - LP: #1186062
   * gianfar: do not advertise any alarm capability.
     - LP: #1186062
   * clockevents: Set dummy handler on CPU_DEAD shutdown
     - LP: #1186062
   * ixgbe: fix EICR write in ixgbe_msix_other
     - LP: #1186062
   * mwifiex: Use pci_release_region() instead of a pci_release_regions()
     - LP: #1186062
   * mwifiex: Call pci_release_region after calling pci_disable_device
     - LP: #1186062
   * fs/fscache/stats.c: fix memory leak
     - LP: #1186062
   * mm: allow arch code to control the user page table ceiling
     - LP: #1186062
   * arm: set the page table freeing ceiling to TASK_SIZE
     - LP: #1186062
   * drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
     - LP: #1186062
   * drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
     - LP: #1186062
   * md: bad block list should default to disabled.
     - LP: #1186062
   * inotify: invalid mask should return a error number but not set it
     - LP: #1186062
   * fs/dcache.c: add cond_resched() to shrink_dcache_parent()
     - LP: #1186062
   * exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
     - LP: #1186062
   * tty: fix up atime/mtime mess, take three
     - LP: #1186062
   * ipc: sysv shared memory limited to 8TiB
     - LP: #1186062
   * ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
     - LP: #1186062
   * Linux 3.5.7.12
     - LP: #1186062
   * mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
     - LP: #1186062
   * ARM: at91: Fix typo in restart code panic message
     - LP: #1186062
   * drm/radeon: don't use get_engine_clock() on APUs
     - LP: #1186062
   * nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
     - LP: #1186062
   * mmc: core: Fix bit width test failing on old eMMC cards
     - LP: #1186062
   * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
     - LP: #1186062
   * mfd: adp5520: Restore mode bits on resume
     - LP: #1186062
   * mmc: atmel-mci: pio hang on block errors
     - LP: #1186062
   * nfsd4: don't close read-write opens too soon
     - LP: #1186062
   * drm/radeon/dce6: add missing display reg for tiling setup
     - LP: #1186062
   * ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
     - LP: #1186062
   * ALSA: usb-audio: disable autopm for MIDI devices
     - LP: #1186062
   * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
     - LP: #1186062
   * drm/radeon: cleanup properly if mmio mapping fails
     - LP: #1186062
   * ASoC: max98088: Fix logging of hardware revision.
     - LP: #1186062
   * drm/i915: Workaround incoherence between fences and LLC across multiple
     CPUs
     - LP: #1186062
   * drm/i915: Fall back to bit banging mode for DVO transmitter detection
     - LP: #1186062
   * drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
     - LP: #1186062
   * i2c: xiic: must always write 16-bit words to TX_FIFO
     - LP: #1186062
   * nfsd: Decode and send 64bit time values
     - LP: #1186062
   * drm/radeon: fix typo in si_select_se_sh()
     - LP: #1186062
   * fbcon: when font is freed, clear also vc_font.data
     - LP: #1186062
   * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
     - LP: #1186062
   * ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
     - LP: #1186062
   * ALSA: usb-audio: Fix autopm error during probing
     - LP: #1186062
   * drm/gma500: fix backlight hotkeys behaviour on netbooks
     - LP: #1186062
   * powerpc: Add isync to copy_and_flush
     - LP: #1186062
   * ARM: u300: fix ages old copy/paste bug
     - LP: #1186062
   * x86: Eliminate irq_mis_count counted in arch_irq_stat
     - LP: #1186062
   * drm/prime: keep a reference from the handle to exported dma-buf (v6)
     - LP: #1186062
   * drm/mgag200: deal with bo reserve fail in dirty update path
     - LP: #1186062
   * drm/ast: deal with bo reserve fail in dirty update path
     - LP: #1186062
   * drm/cirrus: deal with bo reserve fail in dirty update path
     - LP: #1186062
   * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
     - LP: #1186062
   * drm/radeon: fix possible segfault when parsing pm tables
     - LP: #1186062
   * drm/radeon: add some new SI PCI ids
     - LP: #1186062
   * drm/radeon: add new richland pci ids
     - LP: #1186062
   * drm/radeon: fix handling of v6 power tables
     - LP: #1186062
   * perf/x86/intel/lbr: Fix LBR filter
     - LP: #1186062
   * perf/x86/intel/lbr: Demand proper privileges for
     PERF_SAMPLE_BRANCH_KERNEL
     - LP: #1186062
   * net/eth/ibmveth: Fixup retrieval of MAC address
     - LP: #1186062
   * autofs - remove autofs dentry mount check
     - LP: #1186062
   * drm/radeon: properly lock disp in mc_stop/resume for evergreen+
     - LP: #1186062
   * drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
     - LP: #1186062
   * powerpc: fix numa distance for form0 device tree
     - LP: #1186062
   * kernel/audit_tree.c: tree will leak memory when failure occurs in
     audit_trim_trees()
     - LP: #1186062
   * xhci: Don't warn on empty ring for suspended devices.
     - LP: #1186062
   * cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
     - LP: #1186062
   * ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
     - LP: #1186062
   * drm/i915: ensure single initialization and cleanup of backlight device
     - LP: #1186062
   * drm/radeon: use frac fb div on RS780/RS880
     - LP: #1186062
   * r8169: fix vlan tag read ordering.
     - LP: #1186062
   * r8169: honor jumbo settings when chipset is requested to start.
     - LP: #1186062
   * drm/i915: Fix detection of base of stolen memory
     - LP: #1186062
   * s390: move dummy io_remap_pfn_range() to asm/pgtable.h
     - LP: #1186062
   * x86/mm: account for PGDIR_SIZE alignment
     - LP: #1186062
   * drbd: fix for deadlock when using automatic split-brain-recovery
     - LP: #1186062
   * cpufreq / Longhaul: Disable driver by default
     - LP: #1186062
   * ext4: add check for inodes_count overflow in new resize ioctl
     - LP: #1186062
   * powerpc: Emulate non privileged DSCR read and write
     - LP: #1186062
   * audit: Syscall rules are not applied to existing processes on non-x86
     - LP: #1186062
   * ASoC: wm8994: missing break in wm8994_aif3_hw_params()
     - LP: #1186062
   * tile: support new Tilera hypervisor
     - LP: #1186062
   * sd: fix array cache flushing bug causing performance problems
     - LP: #1186062
   * ath9k: fix key allocation error handling for powersave keys
     - LP: #1186062
   * nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
     - LP: #1186062
   * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
     - LP: #1186062
   * ALSA: HDA: Fix Oops caused by dereference NULL pointer
     - LP: #1186062
   * ACPICA: Fix possible buffer overflow during a field unit read operation
     - LP: #1186062
   * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
     card
     - LP: #1186062
   * B43: Handle DMA RX descriptor underrun
     - LP: #1186062
   * mwifiex: clear is_suspended flag when interrupt is received early
     - LP: #1186062
   * mwifiex: fix setting of multicast filter
     - LP: #1186062
   * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
     devices
     - LP: #1186062
   * hp_accel: Ignore the error from lis3lv02d_poweron() at resume
     - LP: #1186062
   * KVM: VMX: fix halt emulation while emulating invalid guest sate
     - LP: #1186062
   * dm snapshot: fix error return code in snapshot_ctr
     - LP: #1186062
   * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
     - LP: #1186062
   * drm/mgag200: Fix framebuffer base address programming
     - LP: #1186062
   * hugetlbfs: fix mmap failure in unaligned size request
     - LP: #1186062
   * net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
     - LP: #1186062
   * net: qmi_wwan: fixup destination address (firmware bug workaround)
     - LP: #1186062
   * net: qmi_wwan: prevent duplicate mac address on link (firmware bug
     workaround)
     - LP: #1186062
   * tcp: force a dst refcount when prequeue packet
     - LP: #1186062
   * sfc: Fix naming of MTD partitions for FPGA bitfiles
     - LP: #1186062
   * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
     - LP: #1186062
   * net_sched: act_ipt forward compat with xtables
     - LP: #1186062
   * net: use netdev_features_t in skb_needs_linearize()
     - LP: #1186062
   * net: vlan,ethtool: netdev_features_t is more than 32 bit
     - LP: #1186062
   * bridge: fix race with topology change timer
     - LP: #1186062
   * packet: tpacket_v3: do not trigger bug() on wrong header status
     - LP: #1186062
   * 3c59x: fix freeing nonexistent resource on driver unload
     - LP: #1186062
   * 3c59x: fix PCI resource management
     - LP: #1186062
   * if_cablemodem.h: Add parenthesis around ioctl macros
     - LP: #1186062
   * macvlan: fix passthru mode race between dev removal and rx path
     - LP: #1186062
   * ipv6: do not clear pinet6 field
     - LP: #1186062
   * xfrm6: release dev before returning error
     - LP: #1186062
   * ext4: limit group search loop for non-extent files
     - LP: #1186062
   * iscsi-target: Fix processing of OOO commands
     - LP: #1186062
   * tick: Cleanup NOHZ per cpu data on cpu down
     - LP: #1186062
   * ACPI / EC: Restart transaction even when the IBF flag set
     - LP: #1186062
   * drm/radeon: check incoming cliprects pointer
     - LP: #1186062
   * ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
     old/new value
     - LP: #1186062
   * powerpc: Bring all threads online prior to migration/hibernation
     - LP: #1186062
   * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
     - LP: #1186062
   * tracing: Fix leaks of filter preds
     - LP: #1186062
   * usermodehelper: check subprocess_info->path != NULL
     - LP: #1186062
   * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
     overflow
     - LP: #1186062
   * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
     - LP: #1186062
   * dm thin: do not set discard_zeroes_data
     - LP: #1186062
   * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
     - LP: #1186062
   * pch_dma: Use GFP_ATOMIC because called from interrupt context
     - LP: #1186062
   * ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
     - LP: #1186062
   * watchdog: Fix race condition in registration code
     - LP: #1186062
   * Linux 3.5.7.13
     - LP: #1186062
Checksums-Sha1: 
 ad9f4c5fcf0585b62bc179dc93829efb42b7ac08 406416 linux-tools-3.5.0-33_3.5.0-33.54_amd64.deb
 3e7c522b2e1db7d7b5e6c1bda2c7225c7ee928f2 24491 linux_3.5.0-33.54_amd64_translations.tar.gz
 92752acd96b980ddc86a3f3ceb142c3f49ed8f70 12067768 linux-image-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 27559b7b18af9caa6a215a2dce3119a2621775a9 27650822 linux-image-extra-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 007022030e7fc08026b3b4799e0735de370c8528 959958 linux-headers-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 a784413820c94ce8060d0b55859cee926ab417f5 5074271 linux_3.5.0-33.54_amd64.tar.gz
 0dd40e4d88ae71dac0022ff6135f15cf80412e14 5486214 kernel-image-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 28983a2197ce4b3f6119c16ce4e745107ae97a47 3052556 nic-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 723924538e1f4edc401db295106f92e7c7ea6d71 317578 nic-shared-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0bcd0567867cdb2cb6c67d7a0882555113199e69 30840 serial-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 146d7fd2395bb5993d6aa3a7bcf4c2835d5e72e9 22938 ppp-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 939a9dece00c5b4ce40ac885f9d3ccba8ae5cac1 101820 pata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 a33fda243f743b737447859a58024061cda5dc3d 64224 firewire-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 4584799299d8c411c02f458faecd3950e8924ea4 1471748 scsi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b3dc80f568f11b6a86c71ba228967c4972ac0227 8198 plip-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b530710ce6daa655e7e2d98ca052ed9a016a1284 31582 floppy-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c5536da3674de396e3b8ac3403c5cd153e371774 3112 fat-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 f889681454cf6c49704b3a4f0cbab6d5425ee8ee 414692 nfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c85211b366365812b3f7c5f62e5eb0994df45685 205976 md-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e5b196316fd48245295ce080a7b7354155de8482 16122 multipath-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 efd079ceee01964ebfe62f405c1b8d3db24a385e 93880 usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 f6b991eb67c64d76e8116d8ec13d4ac4c5b1a733 32980 pcmcia-storage-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 5e175ee1f8c8c811d9df5a96f1f68cd3ab74caef 16160 fb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 779a4eabcbf665542a88c45ff621c89f9677cfd5 80236 input-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 24607e8d531ba434afac4b23849696031eed8200 43140 mouse-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 af3b975af9b95d66b736b3f828fc355ed38a1b22 218588 irda-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c76a2c8f9704cf27a74aa4599e8b4e0258391db1 30394 parport-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e941284853c115f6f580be9356ed6c2a38279fb4 86278 nic-pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 625ed9b24cb8fc162c0fba868a50f65532f62d57 50754 pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 2cab9b97f70034f3f35b98390e9675d8a57c9028 235394 nic-usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 132d99198cf06d9b3b8e603d1928eabfe23420ca 59558 sata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0b7084754870de49ac32bcc2cdf66c341e8fefd0 292072 crypto-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 81377837422ebf8ff62c55bafffdd2d63c1d73dc 16578 squashfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 481fdb380ea7f34793b142b42e59fc3ea9ab9716 54704 speakup-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c04b2cbb447dab767fc5935308d7e5d96b777428 37342 virtio-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 777ed488a6379bb8a6404ca68063ac6c3c9f560a 506148 fs-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 12d6a475765e00d34385ac25a6ebb28b5b91035e 407594 fs-secondary-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b4d1d266547e3653434069a98937455f8f7608ef 37202 storage-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0b31b0c60b13899b53c6f3bf513788a574e4154c 200744 block-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 7067cedec0432cba603b9937ea510b3585fd0f0c 209504 message-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e54d9181967820924b0ae1a371b2c287cf055ec5 19340 vlan-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 f3d072e0b0876f67e1c58d209419eafff019f6ce 53464 ipmi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0126fe0cecbdf39bc5e492ecd3d011e38a5a3b34 889048 linux-libc-dev_3.5.0-33.54_amd64.deb
Checksums-Sha256: 
 7a5997d985147816a2ece0f2b564913b778e930ae0520cf36280a94893809ca3 406416 linux-tools-3.5.0-33_3.5.0-33.54_amd64.deb
 e2d2aeb747d60862f0250d6b9accab27dc138ca054b031f3bedac455c725eb97 24491 linux_3.5.0-33.54_amd64_translations.tar.gz
 e48af50a4c2b7362ef2b66406e20eb499ec42243ff7d66bb639d00df470817d0 12067768 linux-image-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 e48d5fca7715f0d5bced13192eb2d4550f896c7a152f6cbe4faf1f88224abfcd 27650822 linux-image-extra-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 2150b828cc5c4a221bf47c6a9cd3103eb9215a6c93ab84de3f3d8fbf20589359 959958 linux-headers-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 61793c03627d41caeca2bc9e9497df178adb8b972d69b5b3bff5ee59390e99ae 5074271 linux_3.5.0-33.54_amd64.tar.gz
 3d366e3fdedba2658d4cc97d4ff0d21da2bc116dc805fde321fef6538e634104 5486214 kernel-image-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 26f2d633d0b5f3cd40a8b74542ec6b2d15cbf3b75e6c6d8697c09e18323f5a59 3052556 nic-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 19999d64ecb12fa2d437115a513c0f9a7970f3978aab2b939caca7c951ab4f86 317578 nic-shared-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 35bfea9dcf6757fd1effb05c0452fd7bf2b522463df2423d60c971a6993f60a1 30840 serial-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 4dc650dcfc980f0fd630bb6b29034b6cdb7aa21461848f6d2c1eaf656e71dfef 22938 ppp-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 ca29269aed5594569f06893facf6f73545da9e7bba56eb97b413ca50376f1aee 101820 pata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 8304aa32fa96be230404940b48b2787303f4bf46764ce2d15512fa776c06a81f 64224 firewire-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 4134ab218b7d753101a93d379da704abd3f2fd90fc101bd4a78d3210b849e29b 1471748 scsi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 2ee1c414f622d5800e03ce1ab674b6cde744aaa1167e984f129d258f63976f69 8198 plip-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 1d5c194521082508ca0d7549b1accdd8335a68eca28102d482d6b9e974045921 31582 floppy-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 315db8d319f2a1b5359b329534c271c50068c3647abbb1fdb5998da933bf2487 3112 fat-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 65f1812a695f161f901a194758f2cd5bd45f4338fc03bf77d4d498e11ee0cafe 414692 nfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 2be50f629cc5dd2014127192926928cd0e58d55b71d0da42f02ada7a3907b5c7 205976 md-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b2e6599dbf5b54deb3c517bdaea17ff15291918751a214dd42e1d79b203117c4 16122 multipath-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 7d00d1fe6a683311c5acf49cdc684e2495439c908b3be7437521f6b6d3f2975a 93880 usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0ab1c78cc66758390c35dfe35351ebcaa6c13be3e7f52ad2d867b0da6e26fdb1 32980 pcmcia-storage-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b365c062f05e549f6379bc8d5b51771f6d5eca626c8d9b0dfba3ec8f4a0982e8 16160 fb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 d527c13ed111500704d899550566599833c99f388ff3ebf42ee6ca6fde8a9bd1 80236 input-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 9dec5fff1bd57ac568034bdd8380f5088d86f4225e07a1fafa54bf71a4d77aef 43140 mouse-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b8a97868974613fbbdd30f0fb04fb363ee4966669de4756d046362525e59e89f 218588 irda-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 6e86d788a419dc9aedf904d2278fa145593e0c2efacacd2884134403414e9914 30394 parport-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e479e6f8988e88de3f79cf72ec6ec5ef3a952525ddb6e619726df54455538ada 86278 nic-pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 a923c7f69dbbbbf3103b4b21d2a257038362a908664a44e26e4f26fa10e7b954 50754 pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 fa88c74ee1a3aa790da482a533ae3966559306e95fbf21ead5a9973eca075614 235394 nic-usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 2cd359613d8d26090482f2cca68fe5cd0cecda7e5251965d13687a0561d2e0d0 59558 sata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 7d210fac7f7ff7a785e1acdbc67ba4a22a449fc5a0603415286209a1f65c3e9c 292072 crypto-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 1e45b172ad37ee32da95187ea0bdf0212431bb07f77ac6d9894e59a36e1c021e 16578 squashfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 a402212ade30a2d95190c6a7fc13829e9b7b7b5867bb0b969141b24567240d14 54704 speakup-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 a3986988dc332b69691a84e6393401c4a42f711c6fc9095fd37375a17a7a34e4 37342 virtio-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 d9c607eb8248e778bcfd47574f4e141463d04c8fcc22f95759c6083a032fa690 506148 fs-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0e37afc5953c9906d3def518a635ee47d2ae4e5e4e8cabc4a6fb35a9bfc18126 407594 fs-secondary-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 12e31d309dd2028a149385aac1c26e2c4d8080c0a590275ae6fac73a2e10da95 37202 storage-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 8bffc7e0a457521239cdb131b8dad2b97deab9acc76fb40d582d37a9941ccb91 200744 block-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 adee5cbabc4fbe5ab909362dc3f0a8d32599290062b06882624d1d0c736df297 209504 message-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 2180638105ee344defa794e0ec1d2313d58f2b0bc799f4e0f4a56ee88eff87a1 19340 vlan-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 08b4bc869bf3dffbb70a340cb17a2a91892778c37132a9efb996a5e816d14221 53464 ipmi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e8b865ee2bb88e566c4072779a5e15eb29e1444d938565bd3d6f84cac4b75593 889048 linux-libc-dev_3.5.0-33.54_amd64.deb
Files: 
 8cc69b9fd00c0f327429bf12979e700f 406416 devel optional linux-tools-3.5.0-33_3.5.0-33.54_amd64.deb
 1755d28c98ec45d7144c9d2929cf6986 24491 raw-translations - linux_3.5.0-33.54_amd64_translations.tar.gz
 9e0d29d9a95f3220892ef5b1fb982202 12067768 kernel optional linux-image-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 b8036f053c7190ff7c80f231d0d01578 27650822 kernel optional linux-image-extra-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 3af69a8c693bf54aee1e5adb8f3d87b5 959958 devel optional linux-headers-3.5.0-33-generic_3.5.0-33.54_amd64.deb
 bc969f2037c0cfc0d9f569740f96d583 5074271 raw-uefi - linux_3.5.0-33.54_amd64.tar.gz
 73b9c5ea5aa4b22e195c657ebc1f6981 5486214 debian-installer extra kernel-image-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 92f8438b4ace4f60ad7fe47d45b5733c 3052556 debian-installer standard nic-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 ea24c3b16618eda2566e6a1705b57b80 317578 debian-installer standard nic-shared-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 1b14236ad5d3750d5f51245dfdd78123 30840 debian-installer standard serial-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 e3fb1c8edfd429eb4010583f5a359760 22938 debian-installer standard ppp-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 f43bfc50ab78a5b7225dbd68c27967b3 101820 debian-installer standard pata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 cc97e3260e4c0a6089ea9be9c6e4a794 64224 debian-installer standard firewire-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 27739ba87eeecf2ec8a4ebc405e61e2f 1471748 debian-installer standard scsi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 7950c4e01df99fc93c4de768e7381001 8198 debian-installer standard plip-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 4646cc6f362b3041e3ebeb12e37e371b 31582 debian-installer standard floppy-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 717cc56194ed77bca3a8a02e664ec025 3112 debian-installer standard fat-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 23384cfe6f3f0a5d60d46a483d7e6d3f 414692 debian-installer standard nfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 1003b50ab62eea5fc7e946e1a5283c64 205976 debian-installer standard md-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 70678c7a15d84dcb7b7e9b593575e41a 16122 debian-installer extra multipath-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 5cb9ffb1b615a84f1f7a85ef4b678588 93880 debian-installer standard usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 40c0ab5be219377fbc142ba2c0ab0e55 32980 debian-installer standard pcmcia-storage-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 1f42e5547e8abc83cf80b7c7193a92f2 16160 debian-installer standard fb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 ae03d08018e565b55c190b8f9b7fb38b 80236 debian-installer standard input-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b4a05125160df195395ac2b7ec4c7392 43140 debian-installer extra mouse-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0b3452d2099fb8dff679c3d8380b9c61 218588 debian-installer standard irda-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 da480d67ebc086ba2e811cf387cdc6f5 30394 debian-installer standard parport-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 cab334144736662b82a4079c744f915b 86278 debian-installer standard nic-pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0bc803a274744706d2dd6e7ec9cb36e6 50754 debian-installer standard pcmcia-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 482b7404c5ecfd488aef60bc3fca4645 235394 debian-installer standard nic-usb-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 9af621fa97368cf4750a2d387e8858ad 59558 debian-installer standard sata-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 354302b7f792b0d5ac9887d68f06ed27 292072 debian-installer extra crypto-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 03c8e99070fcae117b72d44227d211a5 16578 debian-installer extra squashfs-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b8f9493f8c36d1bdffbc7724ccecac79 54704 debian-installer extra speakup-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 4eeae6001c11ca06c0d8e5655d14e62c 37342 debian-installer standard virtio-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 48490789dee9deef770f79a02dd74057 506148 debian-installer standard fs-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 0e1ff8635dfeb92d5ffede7a1b329b11 407594 debian-installer standard fs-secondary-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 6e06c54e3eb0b0756c99c757fcaef7bb 37202 debian-installer standard storage-core-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c1624dfb5135ab0ae0fdcb3c5d62570c 200744 debian-installer standard block-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 535178984e84c1aa7a715e400fd95cc5 209504 debian-installer standard message-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 c8bec753d28be437405ecfef2d38dd6d 19340 debian-installer extra vlan-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 a3343a9aaff1d60b23834ba6e98be1cc 53464 debian-installer standard ipmi-modules-3.5.0-33-generic-di_3.5.0-33.54_amd64.udeb
 b8fc50fd427206a9abb8343651eba5e6 889048 devel optional linux-libc-dev_3.5.0-33.54_amd64.deb
Package-Type: udeb


More information about the Quantal-changes mailing list