[ubuntu/quantal-updates] linux_3.5.0-43.66_amd64.tar.gz - (Accepted)

Brad Figg brad.figg at canonical.com
Fri Nov 8 00:37:48 UTC 2013


linux (3.5.0-43.66) quantal; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1242895

  [ Timo Aaltonen ]

  * SAUCE: ubuntu/i915: silence unclaimed register poking debug messages
    - LP: #1138787

  [ Upstream Kernel Changes ]

  * Revert "xfs: fix _xfs_buf_find oops on blocks beyond the filesystem
    end"
    - LP: #1236041
    - CVE-2013-1819 fix backport:
  * Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in
    sctp_cmd_interpreter()"
    - LP: #1241093
  * get rid of full-hash scan on detaching vfsmounts
    - LP: #1226726
  * Smack: Fix the bug smackcipso can't set CIPSO correctly
    - LP: #1236743
  * SAUCE: (no-up) Only let characters through when there are active
    readers.
    - LP: #1208740
  * usb: xhci: define port register names and use them instead of magic
    numbers
    - LP: #1229576
  * usb: xhci: add USB2 Link power management BESL support
    - LP: #1229576
  * iwl4965: fix rfkill set state regression
    - LP: #1241093
  * ath9k_htc: Restore skb headroom when returning skb to mac80211
    - LP: #1241093
  * ALSA: opti9xx: Fix conflicting driver object name
    - LP: #1241093
  * SUNRPC: Fix memory corruption issue on 32-bit highmem systems
    - LP: #1241093
  * drm/i915: ivb: fix edp voltage swing reg val
    - LP: #1241093
  * drm/vmwgfx: Split GMR2_REMAP commands if they are to large
    - LP: #1241093
  * ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
    - LP: #1241093
  * Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
    - LP: #1241093
  * [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a
    signal
    - LP: #1241093
  * xen-gnt: prevent adding duplicate gnt callbacks
    - LP: #1241093
  * usb: config->desc.bLength may not exceed amount of data returned by the
    device
    - LP: #1241093
  * USB: cdc-wdm: fix race between interrupt handler and tasklet
    - LP: #1241093
  * xhci-plat: Don't enable legacy PCI interrupts.
    - LP: #1241093
  * ASoC: wm8960: Fix PLL register writes
    - LP: #1241093
  * rculist: list_first_or_null_rcu() should use list_entry_rcu()
    - LP: #1241093
  * USB: mos7720: use GFP_ATOMIC under spinlock
    - LP: #1241093
  * USB: mos7720: fix big-endian control requests
    - LP: #1241093
  * staging: comedi: dt282x: dt282x_ai_insn_read() always fails
    - LP: #1241093
  * usb: ehci-mxc: check for pdata before dereferencing
    - LP: #1241093
  * usb: xhci: Disable runtime PM suspend for quirky controllers
    - LP: #1241093
  * USB: OHCI: Allow runtime PM without system sleep
    - LP: #1241093
  * ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
    - LP: #1241093
  * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
    - LP: #1241093
  * USB: fix build error when CONFIG_PM_SLEEP isn't enabled
    - LP: #1241093
  * ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
    - LP: #1241093
  * regmap: silence GCC warning
    - LP: #1241093
  * target: Fix trailing ASCII space usage in INQUIRY vendor+model
    - LP: #1241093
  * iwlwifi: dvm: don't send BT_CONFIG on devices w/o Bluetooth
    - LP: #1241093
  * Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
    - LP: #1241093
  * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
    - LP: #1241093
  * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402
    - LP: #1241093
  * Bluetooth: Add support for Atheros [0cf3:e003]
    - LP: #1241093
  * xen/events: mask events when changing their VCPU binding
    - LP: #1241093
  * tipc: fix lockdep warning during bearer initialization
    - LP: #1241093
  * htb: fix sign extension bug
    - LP: #1241093
  * net: check net.core.somaxconn sysctl values
    - LP: #1241093
  * neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
    - LP: #1241093
  * bonding: modify only neigh_parms owned by us
    - LP: #1241093
  * fib_trie: remove potential out of bound access
    - LP: #1241093
  * tcp: cubic: fix overflow error in bictcp_update()
    - LP: #1241093
  * tcp: cubic: fix bug in bictcp_acked()
    - LP: #1241093
  * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
    - LP: #1241093
  * ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not
    match
    - LP: #1241093
  * 8139cp: Fix skb leak in rx_status_loop failure path.
    - LP: #1241093
  * tun: signedness bug in tun_get_user()
    - LP: #1241093
  * ipv6: remove max_addresses check from ipv6_create_tempaddr
    - LP: #1241093
  * ipv6: drop packets with multiple fragmentation headers
    - LP: #1241093
  * net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for
    max_delay
    - LP: #1241093
  * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
    - LP: #1241093
  * ipv6: Don't depend on per socket memory for neighbour discovery
    messages
    - LP: #1241093
  * net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
    - LP: #1241093
  * ath9k: always clear ps filter bit on new assoc
    - LP: #1241093
  * libceph: unregister request in __map_request failed and nofail == false
    - LP: #1241093
  * powerpc: Handle unaligned ldbrx/stdbrx
    - LP: #1241093
  * ath9k: fix rx descriptor related race condition
    - LP: #1241093
  * ath9k: avoid accessing MRC registers on single-chain devices
    - LP: #1241093
  * brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
    - LP: #1241093
  * mmc: tmio_mmc_dma: fix PIO fallback on SDHI
    - LP: #1241093
  * HID: validate HID report id size
    - LP: #1241093
    - CVE-2013-2888
  * of: Fix missing memory initialization on FDT unflattening
    - LP: #1241093
  * drm/edid: add quirk for Medion MD30217PG
    - LP: #1241093
  * drm/radeon: fix endian bugs in hw i2c atom routines
    - LP: #1241093
  * drm/radeon: update line buffer allocation for dce4.1/5
    - LP: #1241093
  * drm/radeon: update line buffer allocation for dce6
    - LP: #1241093
  * drm/radeon: fix LCD record parsing
    - LP: #1241093
  * drm/radeon: fix resume on some rs4xx boards (v2)
    - LP: #1241093
  * drm/radeon: fix handling of variable sized arrays for router objects
    - LP: #1241093
  * radeon kms: fix uninitialised hotplug work usage in r100_irq_process()
    - LP: #1241093
  * drm/radeon: fix init ordering for r600+
    - LP: #1241093
  * HID: input: return ENODATA if reading battery attrs fails
    - LP: #1241093
  * HID: battery: don't do DMA from stack
    - LP: #1241093
  * fuse: postpone end_page_writeback() in fuse_writepage_locked()
    - LP: #1241093
  * fuse: invalidate inode attributes on xattr modification
    - LP: #1241093
  * s5p-g2d: Fix registration failure
    - LP: #1241093
  * DocBook: upgrade media_api DocBook version to 4.2
    - LP: #1241093
  * v4l2: added missing mutex.h include to v4l2-ctrls.h
    - LP: #1241093
  * hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
    - LP: #1241093
  * exynos4-is: Fix fimc-lite bayer formats
    - LP: #1241093
  * exynos4-is: Fix entity unregistration on error path
    - LP: #1241093
  * libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
    - LP: #1241093
  * HID: pantherlord: validate output report details
    - LP: #1241093
    - CVE-2013-2892
  * HID: ntrig: validate feature report details
    - LP: #1241093
    - CVE-2013-2896
  * HID: picolcd_core: validate output report details
    - LP: #1241093
    - CVE-2013-2899
  * HID: check for NULL field when setting values
    - LP: #1241093
  * drm/i915: try not to lose backlight CBLV precision
    - LP: #1241093
  * powerpc: Default arch idle could cede processor on pseries
    - LP: #1241093
  * ocfs2: fix the end cluster offset of FIEMAP
    - LP: #1241093
  * mm/huge_memory.c: fix potential NULL pointer dereference
    - LP: #1241093
  * mm: fix aio performance regression for database caused by THP
    - LP: #1241093
  * memcg: fix multiple large threshold notifications
    - LP: #1241093
  * intel-iommu: Fix leaks in pagetable freeing
    - LP: #1241093
  * MIPS: ath79: Fix ar933x watchdog clock
    - LP: #1241093
  * ARM: PCI: versatile: Fix map_irq function to match hardware
    - LP: #1241093
  * ARM: PCI: versatile: Fix SMAP register offsets
    - LP: #1241093
  * crypto: api - Fix race condition in larval lookup
    - LP: #1241093
  * cifs: ensure that srv_mutex is held when dealing with ssocket pointer
    - LP: #1241093
  * ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
    - LP: #1241093
  * ASoC: mc13783: add spi errata fix
    - LP: #1241093
  * [SCSI] sd: Fix potential out-of-bounds access
    - LP: #1241093
  * Linux 3.5.7.22
    - LP: #1241093
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs880
    (v2)
    - LP: #1241093
  * drm/ast: fix the ast open key function
    - LP: #1241093
  * sched/fair: Fix small race where child->se.parent,cfs_rq might point to
    invalid ones
    - LP: #1241093
  * HID: provide a helper for validating hid reports
    - LP: #1241093
  * HID: zeroplus: validate output report details
    - LP: #1241093
    - CVE-2013-2889
  * HID: LG: validate HID output report details
    - LP: #1241093
    - CVE-2013-2893
  * HID: add usage_index in struct hid_usage.
    - LP: #1241093
  * HID: validate feature and input report details
    - LP: #1241093
    - CVE-2013-2897
  * HID: logitech-dj: validate output report details
    - LP: #1241093
    - CVE-2013-2895
  * HID: multitouch: validate indexes details
    - LP: #1241093
    - CVE-2013-2897
  * drm/radeon: fix panel scaling with eDP and LVDS bridges
    - LP: #1241093
  * net: usb: cdc_ether: Use wwan interface for Telit modules
    - LP: #1241093
  * usb: gadget: fix a bug and a WARN_ON in dummy-hcd
    - LP: #1241093
  * drm/ttm: fix the tt_populated check in ttm_tt_destroy()
    - LP: #1241093
  * sfc: Fix efx_rx_buf_offset() for recycled pages
    - LP: #1241093
  * perf: Clarify perf_cpu_context::active_pmu usage by renaming it to
    ::unique_pmu
    - LP: #1241093
  * perf: Fix perf_cgroup_switch for sw-events
    - LP: #1241093
  * cfq: explicitly use 64bit divide operation for 64bit arguments
    - LP: #1241093
  * perf tools: Handle JITed code in shared memory
    - LP: #1241093
  * HID: Fix Speedlink VAD Cezanne support for some devices
    - LP: #1241093
  * HID: usbhid: quirk for N-Trig DuoSense Touch Screen
    - LP: #1241093
  * workqueue: cond_resched() after processing each work item
    - LP: #1241093
  * cgroup: fail if monitored file and event_control are in different
    cgroup
    - LP: #1241093
  * tg3: Don't turn off led on 5719 serdes port 0
    - LP: #1241093
  * tg3: Expand led off fix to include 5720
    - LP: #1241093
  * mm, memcg: give exiting processes access to memory reserves
    - LP: #1241093
  * video: mxsfb: Add missing break
    - LP: #1241093
  * xhci: Fix race between ep halt and URB cancellation
    - LP: #1241093
  * serial: pch_uart: fix tty-kref leak in rx-error path
    - LP: #1241093
  * serial: pch_uart: fix tty-kref leak in dma-rx path
    - LP: #1241093
  * x86, efi: Don't map Boot Services on i386
    - LP: #1241093
  * ALSA: compress: Fix compress device unregister.
    - LP: #1241093
  * dm snapshot: workaround for a false positive lockdep warning
    - LP: #1241093
  * dm-snapshot: fix performance degradation due to small hash size
    - LP: #1241093
  * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
    - LP: #1241093
  * drm/radeon: disable tests/benchmarks if accel is disabled
    - LP: #1241093
  * xhci: Fix oops happening after address device timeout
    - LP: #1241093
  * xhci: Ensure a command structure points to the correct trb on the
    command ring
    - LP: #1241093
  * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
    - LP: #1241093
  * staging: vt6656: [BUG] main_usb.c oops on device_close move flag
    earlier.
    - LP: #1241093
  * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
    - LP: #1241093
  * usb/core/devio.c: Don't reject control message to endpoint with wrong
    direction bit
    - LP: #1241093
  * hwmon: (applesmc) Check key count before proceeding
    - LP: #1241093
  * USB: Fix breakage in ffs_fs_mount()
    - LP: #1241093
  * usb: dwc3: pci: add support for BayTrail
    - LP: #1241093
  * caif: Add missing braces to multiline if in cfctrl_linkup_request
    - LP: #1241093
  * net: sctp: fix smatch warning in sctp_send_asconf_del_ip
    - LP: #1241093
  * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
    - LP: #1241093
  * resubmit bridge: fix message_age_timer calculation
    - LP: #1241093
  * bridge: Clamp forward_delay when enabling STP
    - LP: #1241093
  * ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
    - LP: #1241093
  * ip: generate unique IP identificator if local fragmentation is allowed
    - LP: #1241093
  * netpoll: fix NULL pointer dereference in netpoll_cleanup
    - LP: #1241093
  * ipv6: udp packets following an UFO enqueued packet need also be handled
    by UFO
    - LP: #1241093
  * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
    - LP: #1241093
  * net: flow_dissector: fix thoff for IPPROTO_AH
    - LP: #1241093
  * bonding: Fix broken promiscuity reference counting issue
    - LP: #1241093
  * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
    - LP: #1241093
  * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
    - LP: #1241093
  * dm9601: fix IFF_ALLMULTI handling
    - LP: #1241093
  * ll_temac: Reset dma descriptors indexes on ndo_open
    - LP: #1241093
  * gianfar: Change default HW Tx queue scheduling mode
    - LP: #1241093
  * fanotify: dont merge permission events
    - LP: #1241093
  * sparc32: Fix exit flag passed from traced sys_sigreturn
    - LP: #1241093
  * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
    - LP: #1241093
  * esp_scsi: Fix tag state corruption when autosensing.
    - LP: #1241093
  * sparc64: Fix ITLB handler of null page
    - LP: #1241093
  * sparc64: Remove RWSEM export leftovers
    - LP: #1241093
  * sparc64: Fix off by one in trampoline TLB mapping installation loop.
    - LP: #1241093
  * ASoC: max98095: a couple array underflows
    - LP: #1241093
  * ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
    - LP: #1241093
  * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
    - LP: #1241093
  * Bluetooth: Fix security level for peripheral role
    - LP: #1241093
  * Bluetooth: Fix encryption key size for peripheral role
    - LP: #1241093
  * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
    - LP: #1241093
  * rtlwifi: Align private space in rtl_priv struct
    - LP: #1241093
  * p54usb: add USB ID for Corega WLUSB2GTST USB adapter
    - LP: #1241093
  * mwifiex: fix hang issue for USB chipsets
    - LP: #1241093
  * mwifiex: fix NULL pointer dereference in usb suspend handler
    - LP: #1241093
  * USB: serial: option: Ignore card reader interface on Huawei E1750
    - LP: #1241093
  * ib_srpt: Destroy cm_id before destroying QP.
    - LP: #1241093
  * powerpc: Fix parameter clobber in csum_partial_copy_generic()
    - LP: #1241093
  * powerpc/sysfs: Disable writing to PURR in guest mode
    - LP: #1241093
  * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in
    iommu_init_table()
    - LP: #1241093
  * powerpc/vio: Fix modalias_show return values
    - LP: #1241093
  * ib_srpt: always set response for task management
    - LP: #1241093
  * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
    - LP: #1241093
  * mwifiex: fix memory corruption when unsetting multicast list
    - LP: #1241093
  * ext4: avoid hang when mounting non-journal filesystems with orphan list
    - LP: #1241093
  * dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
    - LP: #1241093
  * dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
    - LP: #1241093
  * dma: fix comments
    - LP: #1241093
  * dmaengine: imx-dma: fix callback path in tasklet
    - LP: #1241093
  * Linux 3.5.7.23
    - LP: #1241093
  * [PATCH 01/35] drm/i915: Revert hdmi HDP pin checks
    - LP: #1138700
  * [PATCH 02/35] drm/i915: add HAS_DDI check
    - LP: #1240639
  * [PATCH 03/35] drm/i915: don't intel_crt_init on any ULT machines
    - LP: #1240639
  * [PATCH 04/35] drm/i915: no lvds quirk for hp t5740
    - LP: #1240639
  * [PATCH 05/35] drm/i915/sdvo: Use &intel_sdvo->ddc instead of
    intel_sdvo->i2c for DDC.
    - LP: #1240639
  * [PATCH 06/35] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
    - LP: #1240639
  * [PATCH 07/35] drm/i915: Fix context sizes on HSW
    - LP: #1240639
  * [PATCH 08/35] drm/i915: Only clear write-domains after a successful
    wait-seqno
    - LP: #1240639
  * [PATCH 09/35] drm/i915: Correct obj->mm_list link to
    dev_priv->dev_priv->mm.inactive_list
    - LP: #1240639
  * [PATCH 10/35] drm/i915: fix up ring cleanup for the i830/i845 CS tlb
    w/a
    - LP: #1240639
  * [PATCH 11/35] Partially revert "drm/i915: unconditionally use mt
    forcewake on hsw/ivb"
    - LP: #1240639
  * [PATCH 12/35] drm/i915: Fix write-read race with multiple rings
    - LP: #1240639
  * [PATCH 13/35] drm/i915: merge {i965, sandybridge}_write_fence_reg()
    - LP: #1240639
  * [PATCH 14/35] drm/i915: Fix incoherence with fence updates on
    Sandybridge+
    - LP: #1240639
  * [PATCH 15/35] Revert "drm/i915: Workaround incoherence between fences
    and LLC across multiple CPUs"
    - LP: #1240639
  * [PATCH 16/35] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
    - LP: #1240639
  * [PATCH 17/35] drm/i915: don't setup hdmi for port D edp in ddi_init
    - LP: #1240639
  * [PATCH 18/35] drm/i915: Preserve the DDI_A_4_LANES bit from the bios
    - LP: #1240639
  * [PATCH 19/35] drm/i915: fix long-standing SNB regression in power
    consumption after resume v2
    - LP: #1240639
  * [PATCH 20/35] drm/i915: inverted brightness quirk for Acer Aspire 4736Z
    - LP: #1240639
  * [PATCH 21/35] drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13
    backlight
    - LP: #1162026, #1163720, #1240639
  * [PATCH 22/35] drm/i915: Serialize almost all register access
    - LP: #1240639
  * [PATCH 23/35] drm/i915: fix up gt init sequence fallout
    - LP: #1240639
  * [PATCH 24/35] drm/i915: initialize gt_lock early with other spin locks
    - LP: #1240639
  * [PATCH 25/35] drm/i915: fix missed hunk after GT access breakage
    - LP: #1240639
  * [PATCH 26/35] drm/i915: do not disable backlight on vgaswitcheroo
    switch off
    - LP: #1240639
  * [PATCH 27/35] drm/i915: Move num_pipes to intel info
    - LP: #1240639
  * [PATCH 28/35] drm/i915: Don't deref pipe->cpu_transcoder in the
    hangcheck code
    - LP: #1240639
  * [PATCH 29/35] drm/i915: Invalidate TLBs for the rings after a reset
    - LP: #1240639
  * [PATCH 30/35] drm/i915: ivb: fix edp voltage swing reg val
    - LP: #1240639
  * [PATCH 31/35] drm/i915: try not to lose backlight CBLV precision
    - LP: #1240639
  * [PATCH 32/35] drm/i915: do not update cursor in crtc mode set
    - LP: #1240639
  * [PATCH 33/35] drm/i915: Don't enable the cursor on a disable pipe
    - LP: #1240639
  * [PATCH 34/35] drm/i915/dp: increase i2c-over-aux retry interval on AUX
    DEFER
    - LP: #1240639
  * [PATCH 35/35] drm/i915: hsw: fix link training for eDP on port-A
    - LP: #1138700
  * USB: handle LPM errors during device suspend correctly
    - LP: #1241093

Date: Thu, 17 Oct 2013 10:49:22 -0700
Changed-By: Brad Figg <brad.figg at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at panlong.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 17 Oct 2013 10:49:22 -0700
Source: linux
Binary: linux-source-3.5.0 linux-doc linux-tools-common linux-headers-3.5.0-43 linux-libc-dev linux-tools-3.5.0-43 linux-image-3.5.0-43-generic linux-image-extra-3.5.0-43-generic linux-headers-3.5.0-43-generic linux-image-3.5.0-43-generic-dbgsym linux-image-3.5.0-43-highbank linux-image-extra-3.5.0-43-highbank linux-headers-3.5.0-43-highbank linux-image-3.5.0-43-highbank-dbgsym linux-image-3.5.0-43-omap linux-image-extra-3.5.0-43-omap linux-headers-3.5.0-43-omap linux-image-3.5.0-43-omap-dbgsym linux-image-3.5.0-43-powerpc-smp linux-image-extra-3.5.0-43-powerpc-smp linux-headers-3.5.0-43-powerpc-smp linux-image-3.5.0-43-powerpc-smp-dbgsym linux-image-3.5.0-43-powerpc64-smp linux-image-extra-3.5.0-43-powerpc64-smp linux-headers-3.5.0-43-powerpc64-smp linux-image-3.5.0-43-powerpc64-smp-dbgsym kernel-image-3.5.0-43-generic-di nic-modules-3.5.0-43-generic-di nic-shared-modules-3.5.0-43-generic-di serial-modules-3.5.0-43-generic-di ppp-modules-3.5.0-43-generic-di
 pata-modules-3.5.0-43-generic-di firewire-core-modules-3.5.0-43-generic-di scsi-modules-3.5.0-43-generic-di plip-modules-3.5.0-43-generic-di floppy-modules-3.5.0-43-generic-di fat-modules-3.5.0-43-generic-di nfs-modules-3.5.0-43-generic-di md-modules-3.5.0-43-generic-di multipath-modules-3.5.0-43-generic-di usb-modules-3.5.0-43-generic-di pcmcia-storage-modules-3.5.0-43-generic-di fb-modules-3.5.0-43-generic-di input-modules-3.5.0-43-generic-di mouse-modules-3.5.0-43-generic-di irda-modules-3.5.0-43-generic-di parport-modules-3.5.0-43-generic-di nic-pcmcia-modules-3.5.0-43-generic-di pcmcia-modules-3.5.0-43-generic-di nic-usb-modules-3.5.0-43-generic-di sata-modules-3.5.0-43-generic-di crypto-modules-3.5.0-43-generic-di squashfs-modules-3.5.0-43-generic-di speakup-modules-3.5.0-43-generic-di virtio-modules-3.5.0-43-generic-di fs-core-modules-3.5.0-43-generic-di fs-secondary-modules-3.5.0-43-generic-di storage-core-modules-3.5.0-43-generic-di
 block-modules-3.5.0-43-generic-di message-modules-3.5.0-43-generic-di vlan-modules-3.5.0-43-generic-di
 ipmi-modules-3.5.0-43-generic-di
Architecture: amd64 amd64_translations
Version: 3.5.0-43.66
Distribution: quantal
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at panlong.buildd>
Changed-By: Brad Figg <brad.figg at canonical.com>
Description: 
 block-modules-3.5.0-43-generic-di - Block storage devices (udeb)
 crypto-modules-3.5.0-43-generic-di - crypto modules (udeb)
 fat-modules-3.5.0-43-generic-di - FAT filesystem support (udeb)
 fb-modules-3.5.0-43-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.5.0-43-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.5.0-43-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.5.0-43-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.5.0-43-generic-di - Extra filesystem modules (udeb)
 input-modules-3.5.0-43-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.5.0-43-generic-di - ipmi modules (udeb)
 irda-modules-3.5.0-43-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.5.0-43-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-43 - Header files related to Linux kernel version 3.5.0
 linux-headers-3.5.0-43-generic - Linux kernel headers for version 3.5.0 on 64 bit x86 SMP
 linux-headers-3.5.0-43-highbank - Linux kernel headers for version 3.5.0 on Calxeda highbank ARM Se
 linux-headers-3.5.0-43-omap - Linux kernel headers for version 3.5.0 on TI OMAP3-based 64 bit x
 linux-headers-3.5.0-43-powerpc-smp - Linux kernel headers for version 3.5.0 on 32-bit PowerPC SMP
 linux-headers-3.5.0-43-powerpc64-smp - Linux kernel headers for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-3.5.0-43-generic - Linux kernel image for version 3.5.0 on 64 bit x86 SMP
 linux-image-3.5.0-43-generic-dbgsym - Linux kernel debug image for version 3.5.0 on 64 bit x86 SMP
 linux-image-3.5.0-43-highbank - Linux kernel image for version 3.5.0 on Calxeda highbank ARM Serv
 linux-image-3.5.0-43-highbank-dbgsym - Linux kernel debug image for version 3.5.0 on Calxeda highbank AR
 linux-image-3.5.0-43-omap - Linux kernel image for version 3.5.0 on TI OMAP3-based 64 bit x86
 linux-image-3.5.0-43-omap-dbgsym - Linux kernel debug image for version 3.5.0 on TI OMAP3-based 64 b
 linux-image-3.5.0-43-powerpc-smp - Linux kernel image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-3.5.0-43-powerpc-smp-dbgsym - Linux kernel debug image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-3.5.0-43-powerpc64-smp - Linux kernel image for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-3.5.0-43-powerpc64-smp-dbgsym - Linux kernel debug image for version 3.5.0 on 64-bit PowerPC SMP
 linux-image-extra-3.5.0-43-generic - Linux kernel image for version 3.5.0 on 64 bit x86 SMP
 linux-image-extra-3.5.0-43-highbank - Linux kernel image for version 3.5.0 on Calxeda highbank ARM Serv
 linux-image-extra-3.5.0-43-omap - Linux kernel image for version 3.5.0 on TI OMAP3-based 64 bit x86
 linux-image-extra-3.5.0-43-powerpc-smp - Linux kernel image for version 3.5.0 on 32-bit PowerPC SMP
 linux-image-extra-3.5.0-43-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-43 - Linux kernel version specific tools for version 3.5.0-43
 linux-tools-common - Linux kernel version specific tools for version 3.5.0
 md-modules-3.5.0-43-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.5.0-43-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.5.0-43-generic-di - Mouse support (udeb)
 multipath-modules-3.5.0-43-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.5.0-43-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.5.0-43-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.5.0-43-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.5.0-43-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.5.0-43-generic-di - USB network interface support (udeb)
 parport-modules-3.5.0-43-generic-di - Parallel port support (udeb)
 pata-modules-3.5.0-43-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.5.0-43-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.5.0-43-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.5.0-43-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.5.0-43-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.5.0-43-generic-di - SATA storage support (udeb)
 scsi-modules-3.5.0-43-generic-di - SCSI storage support (udeb)
 serial-modules-3.5.0-43-generic-di - Serial port support (udeb)
 speakup-modules-3.5.0-43-generic-di - speakup modules (udeb)
 squashfs-modules-3.5.0-43-generic-di - squashfs modules (udeb)
 storage-core-modules-3.5.0-43-generic-di - Core storage support (udeb)
 usb-modules-3.5.0-43-generic-di - Core USB support (udeb)
 virtio-modules-3.5.0-43-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.5.0-43-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1138700 1138787 1162026 1163720 1208740 1226726 1229576 1236041 1236743 1240639 1241093 1242895
Changes: 
 linux (3.5.0-43.66) quantal; urgency=low
 .
   [ Brad Figg ]
 .
   * Release Tracking Bug
     - LP: #1242895
 .
   [ Timo Aaltonen ]
 .
   * SAUCE: ubuntu/i915: silence unclaimed register poking debug messages
     - LP: #1138787
 .
   [ Upstream Kernel Changes ]
 .
   * Revert "xfs: fix _xfs_buf_find oops on blocks beyond the filesystem
     end"
     - LP: #1236041
     - CVE-2013-1819 fix backport:
   * Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in
     sctp_cmd_interpreter()"
     - LP: #1241093
   * get rid of full-hash scan on detaching vfsmounts
     - LP: #1226726
   * Smack: Fix the bug smackcipso can't set CIPSO correctly
     - LP: #1236743
   * SAUCE: (no-up) Only let characters through when there are active
     readers.
     - LP: #1208740
   * usb: xhci: define port register names and use them instead of magic
     numbers
     - LP: #1229576
   * usb: xhci: add USB2 Link power management BESL support
     - LP: #1229576
   * iwl4965: fix rfkill set state regression
     - LP: #1241093
   * ath9k_htc: Restore skb headroom when returning skb to mac80211
     - LP: #1241093
   * ALSA: opti9xx: Fix conflicting driver object name
     - LP: #1241093
   * SUNRPC: Fix memory corruption issue on 32-bit highmem systems
     - LP: #1241093
   * drm/i915: ivb: fix edp voltage swing reg val
     - LP: #1241093
   * drm/vmwgfx: Split GMR2_REMAP commands if they are to large
     - LP: #1241093
   * ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
     - LP: #1241093
   * Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
     - LP: #1241093
   * [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a
     signal
     - LP: #1241093
   * xen-gnt: prevent adding duplicate gnt callbacks
     - LP: #1241093
   * usb: config->desc.bLength may not exceed amount of data returned by the
     device
     - LP: #1241093
   * USB: cdc-wdm: fix race between interrupt handler and tasklet
     - LP: #1241093
   * xhci-plat: Don't enable legacy PCI interrupts.
     - LP: #1241093
   * ASoC: wm8960: Fix PLL register writes
     - LP: #1241093
   * rculist: list_first_or_null_rcu() should use list_entry_rcu()
     - LP: #1241093
   * USB: mos7720: use GFP_ATOMIC under spinlock
     - LP: #1241093
   * USB: mos7720: fix big-endian control requests
     - LP: #1241093
   * staging: comedi: dt282x: dt282x_ai_insn_read() always fails
     - LP: #1241093
   * usb: ehci-mxc: check for pdata before dereferencing
     - LP: #1241093
   * usb: xhci: Disable runtime PM suspend for quirky controllers
     - LP: #1241093
   * USB: OHCI: Allow runtime PM without system sleep
     - LP: #1241093
   * ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
     - LP: #1241093
   * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
     - LP: #1241093
   * USB: fix build error when CONFIG_PM_SLEEP isn't enabled
     - LP: #1241093
   * ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
     - LP: #1241093
   * regmap: silence GCC warning
     - LP: #1241093
   * target: Fix trailing ASCII space usage in INQUIRY vendor+model
     - LP: #1241093
   * iwlwifi: dvm: don't send BT_CONFIG on devices w/o Bluetooth
     - LP: #1241093
   * Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
     - LP: #1241093
   * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
     - LP: #1241093
   * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402
     - LP: #1241093
   * Bluetooth: Add support for Atheros [0cf3:e003]
     - LP: #1241093
   * xen/events: mask events when changing their VCPU binding
     - LP: #1241093
   * tipc: fix lockdep warning during bearer initialization
     - LP: #1241093
   * htb: fix sign extension bug
     - LP: #1241093
   * net: check net.core.somaxconn sysctl values
     - LP: #1241093
   * neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
     - LP: #1241093
   * bonding: modify only neigh_parms owned by us
     - LP: #1241093
   * fib_trie: remove potential out of bound access
     - LP: #1241093
   * tcp: cubic: fix overflow error in bictcp_update()
     - LP: #1241093
   * tcp: cubic: fix bug in bictcp_acked()
     - LP: #1241093
   * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
     - LP: #1241093
   * ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not
     match
     - LP: #1241093
   * 8139cp: Fix skb leak in rx_status_loop failure path.
     - LP: #1241093
   * tun: signedness bug in tun_get_user()
     - LP: #1241093
   * ipv6: remove max_addresses check from ipv6_create_tempaddr
     - LP: #1241093
   * ipv6: drop packets with multiple fragmentation headers
     - LP: #1241093
   * net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for
     max_delay
     - LP: #1241093
   * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
     - LP: #1241093
   * ipv6: Don't depend on per socket memory for neighbour discovery
     messages
     - LP: #1241093
   * net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
     - LP: #1241093
   * ath9k: always clear ps filter bit on new assoc
     - LP: #1241093
   * libceph: unregister request in __map_request failed and nofail == false
     - LP: #1241093
   * powerpc: Handle unaligned ldbrx/stdbrx
     - LP: #1241093
   * ath9k: fix rx descriptor related race condition
     - LP: #1241093
   * ath9k: avoid accessing MRC registers on single-chain devices
     - LP: #1241093
   * brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
     - LP: #1241093
   * mmc: tmio_mmc_dma: fix PIO fallback on SDHI
     - LP: #1241093
   * HID: validate HID report id size
     - LP: #1241093
     - CVE-2013-2888
   * of: Fix missing memory initialization on FDT unflattening
     - LP: #1241093
   * drm/edid: add quirk for Medion MD30217PG
     - LP: #1241093
   * drm/radeon: fix endian bugs in hw i2c atom routines
     - LP: #1241093
   * drm/radeon: update line buffer allocation for dce4.1/5
     - LP: #1241093
   * drm/radeon: update line buffer allocation for dce6
     - LP: #1241093
   * drm/radeon: fix LCD record parsing
     - LP: #1241093
   * drm/radeon: fix resume on some rs4xx boards (v2)
     - LP: #1241093
   * drm/radeon: fix handling of variable sized arrays for router objects
     - LP: #1241093
   * radeon kms: fix uninitialised hotplug work usage in r100_irq_process()
     - LP: #1241093
   * drm/radeon: fix init ordering for r600+
     - LP: #1241093
   * HID: input: return ENODATA if reading battery attrs fails
     - LP: #1241093
   * HID: battery: don't do DMA from stack
     - LP: #1241093
   * fuse: postpone end_page_writeback() in fuse_writepage_locked()
     - LP: #1241093
   * fuse: invalidate inode attributes on xattr modification
     - LP: #1241093
   * s5p-g2d: Fix registration failure
     - LP: #1241093
   * DocBook: upgrade media_api DocBook version to 4.2
     - LP: #1241093
   * v4l2: added missing mutex.h include to v4l2-ctrls.h
     - LP: #1241093
   * hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
     - LP: #1241093
   * exynos4-is: Fix fimc-lite bayer formats
     - LP: #1241093
   * exynos4-is: Fix entity unregistration on error path
     - LP: #1241093
   * libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
     - LP: #1241093
   * HID: pantherlord: validate output report details
     - LP: #1241093
     - CVE-2013-2892
   * HID: ntrig: validate feature report details
     - LP: #1241093
     - CVE-2013-2896
   * HID: picolcd_core: validate output report details
     - LP: #1241093
     - CVE-2013-2899
   * HID: check for NULL field when setting values
     - LP: #1241093
   * drm/i915: try not to lose backlight CBLV precision
     - LP: #1241093
   * powerpc: Default arch idle could cede processor on pseries
     - LP: #1241093
   * ocfs2: fix the end cluster offset of FIEMAP
     - LP: #1241093
   * mm/huge_memory.c: fix potential NULL pointer dereference
     - LP: #1241093
   * mm: fix aio performance regression for database caused by THP
     - LP: #1241093
   * memcg: fix multiple large threshold notifications
     - LP: #1241093
   * intel-iommu: Fix leaks in pagetable freeing
     - LP: #1241093
   * MIPS: ath79: Fix ar933x watchdog clock
     - LP: #1241093
   * ARM: PCI: versatile: Fix map_irq function to match hardware
     - LP: #1241093
   * ARM: PCI: versatile: Fix SMAP register offsets
     - LP: #1241093
   * crypto: api - Fix race condition in larval lookup
     - LP: #1241093
   * cifs: ensure that srv_mutex is held when dealing with ssocket pointer
     - LP: #1241093
   * ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
     - LP: #1241093
   * ASoC: mc13783: add spi errata fix
     - LP: #1241093
   * [SCSI] sd: Fix potential out-of-bounds access
     - LP: #1241093
   * Linux 3.5.7.22
     - LP: #1241093
   * drm/radeon/atom: workaround vbios bug in transmitter table on rs880
     (v2)
     - LP: #1241093
   * drm/ast: fix the ast open key function
     - LP: #1241093
   * sched/fair: Fix small race where child->se.parent,cfs_rq might point to
     invalid ones
     - LP: #1241093
   * HID: provide a helper for validating hid reports
     - LP: #1241093
   * HID: zeroplus: validate output report details
     - LP: #1241093
     - CVE-2013-2889
   * HID: LG: validate HID output report details
     - LP: #1241093
     - CVE-2013-2893
   * HID: add usage_index in struct hid_usage.
     - LP: #1241093
   * HID: validate feature and input report details
     - LP: #1241093
     - CVE-2013-2897
   * HID: logitech-dj: validate output report details
     - LP: #1241093
     - CVE-2013-2895
   * HID: multitouch: validate indexes details
     - LP: #1241093
     - CVE-2013-2897
   * drm/radeon: fix panel scaling with eDP and LVDS bridges
     - LP: #1241093
   * net: usb: cdc_ether: Use wwan interface for Telit modules
     - LP: #1241093
   * usb: gadget: fix a bug and a WARN_ON in dummy-hcd
     - LP: #1241093
   * drm/ttm: fix the tt_populated check in ttm_tt_destroy()
     - LP: #1241093
   * sfc: Fix efx_rx_buf_offset() for recycled pages
     - LP: #1241093
   * perf: Clarify perf_cpu_context::active_pmu usage by renaming it to
     ::unique_pmu
     - LP: #1241093
   * perf: Fix perf_cgroup_switch for sw-events
     - LP: #1241093
   * cfq: explicitly use 64bit divide operation for 64bit arguments
     - LP: #1241093
   * perf tools: Handle JITed code in shared memory
     - LP: #1241093
   * HID: Fix Speedlink VAD Cezanne support for some devices
     - LP: #1241093
   * HID: usbhid: quirk for N-Trig DuoSense Touch Screen
     - LP: #1241093
   * workqueue: cond_resched() after processing each work item
     - LP: #1241093
   * cgroup: fail if monitored file and event_control are in different
     cgroup
     - LP: #1241093
   * tg3: Don't turn off led on 5719 serdes port 0
     - LP: #1241093
   * tg3: Expand led off fix to include 5720
     - LP: #1241093
   * mm, memcg: give exiting processes access to memory reserves
     - LP: #1241093
   * video: mxsfb: Add missing break
     - LP: #1241093
   * xhci: Fix race between ep halt and URB cancellation
     - LP: #1241093
   * serial: pch_uart: fix tty-kref leak in rx-error path
     - LP: #1241093
   * serial: pch_uart: fix tty-kref leak in dma-rx path
     - LP: #1241093
   * x86, efi: Don't map Boot Services on i386
     - LP: #1241093
   * ALSA: compress: Fix compress device unregister.
     - LP: #1241093
   * dm snapshot: workaround for a false positive lockdep warning
     - LP: #1241093
   * dm-snapshot: fix performance degradation due to small hash size
     - LP: #1241093
   * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
     - LP: #1241093
   * drm/radeon: disable tests/benchmarks if accel is disabled
     - LP: #1241093
   * xhci: Fix oops happening after address device timeout
     - LP: #1241093
   * xhci: Ensure a command structure points to the correct trb on the
     command ring
     - LP: #1241093
   * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
     - LP: #1241093
   * staging: vt6656: [BUG] main_usb.c oops on device_close move flag
     earlier.
     - LP: #1241093
   * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
     - LP: #1241093
   * usb/core/devio.c: Don't reject control message to endpoint with wrong
     direction bit
     - LP: #1241093
   * hwmon: (applesmc) Check key count before proceeding
     - LP: #1241093
   * USB: Fix breakage in ffs_fs_mount()
     - LP: #1241093
   * usb: dwc3: pci: add support for BayTrail
     - LP: #1241093
   * caif: Add missing braces to multiline if in cfctrl_linkup_request
     - LP: #1241093
   * net: sctp: fix smatch warning in sctp_send_asconf_del_ip
     - LP: #1241093
   * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
     - LP: #1241093
   * resubmit bridge: fix message_age_timer calculation
     - LP: #1241093
   * bridge: Clamp forward_delay when enabling STP
     - LP: #1241093
   * ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
     - LP: #1241093
   * ip: generate unique IP identificator if local fragmentation is allowed
     - LP: #1241093
   * netpoll: fix NULL pointer dereference in netpoll_cleanup
     - LP: #1241093
   * ipv6: udp packets following an UFO enqueued packet need also be handled
     by UFO
     - LP: #1241093
   * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
     - LP: #1241093
   * net: flow_dissector: fix thoff for IPPROTO_AH
     - LP: #1241093
   * bonding: Fix broken promiscuity reference counting issue
     - LP: #1241093
   * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
     - LP: #1241093
   * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
     - LP: #1241093
   * dm9601: fix IFF_ALLMULTI handling
     - LP: #1241093
   * ll_temac: Reset dma descriptors indexes on ndo_open
     - LP: #1241093
   * gianfar: Change default HW Tx queue scheduling mode
     - LP: #1241093
   * fanotify: dont merge permission events
     - LP: #1241093
   * sparc32: Fix exit flag passed from traced sys_sigreturn
     - LP: #1241093
   * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
     - LP: #1241093
   * esp_scsi: Fix tag state corruption when autosensing.
     - LP: #1241093
   * sparc64: Fix ITLB handler of null page
     - LP: #1241093
   * sparc64: Remove RWSEM export leftovers
     - LP: #1241093
   * sparc64: Fix off by one in trampoline TLB mapping installation loop.
     - LP: #1241093
   * ASoC: max98095: a couple array underflows
     - LP: #1241093
   * ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
     - LP: #1241093
   * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
     - LP: #1241093
   * Bluetooth: Fix security level for peripheral role
     - LP: #1241093
   * Bluetooth: Fix encryption key size for peripheral role
     - LP: #1241093
   * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
     - LP: #1241093
   * rtlwifi: Align private space in rtl_priv struct
     - LP: #1241093
   * p54usb: add USB ID for Corega WLUSB2GTST USB adapter
     - LP: #1241093
   * mwifiex: fix hang issue for USB chipsets
     - LP: #1241093
   * mwifiex: fix NULL pointer dereference in usb suspend handler
     - LP: #1241093
   * USB: serial: option: Ignore card reader interface on Huawei E1750
     - LP: #1241093
   * ib_srpt: Destroy cm_id before destroying QP.
     - LP: #1241093
   * powerpc: Fix parameter clobber in csum_partial_copy_generic()
     - LP: #1241093
   * powerpc/sysfs: Disable writing to PURR in guest mode
     - LP: #1241093
   * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in
     iommu_init_table()
     - LP: #1241093
   * powerpc/vio: Fix modalias_show return values
     - LP: #1241093
   * ib_srpt: always set response for task management
     - LP: #1241093
   * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
     - LP: #1241093
   * mwifiex: fix memory corruption when unsetting multicast list
     - LP: #1241093
   * ext4: avoid hang when mounting non-journal filesystems with orphan list
     - LP: #1241093
   * dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
     - LP: #1241093
   * dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
     - LP: #1241093
   * dma: fix comments
     - LP: #1241093
   * dmaengine: imx-dma: fix callback path in tasklet
     - LP: #1241093
   * Linux 3.5.7.23
     - LP: #1241093
   * [PATCH 01/35] drm/i915: Revert hdmi HDP pin checks
     - LP: #1138700
   * [PATCH 02/35] drm/i915: add HAS_DDI check
     - LP: #1240639
   * [PATCH 03/35] drm/i915: don't intel_crt_init on any ULT machines
     - LP: #1240639
   * [PATCH 04/35] drm/i915: no lvds quirk for hp t5740
     - LP: #1240639
   * [PATCH 05/35] drm/i915/sdvo: Use &intel_sdvo->ddc instead of
     intel_sdvo->i2c for DDC.
     - LP: #1240639
   * [PATCH 06/35] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
     - LP: #1240639
   * [PATCH 07/35] drm/i915: Fix context sizes on HSW
     - LP: #1240639
   * [PATCH 08/35] drm/i915: Only clear write-domains after a successful
     wait-seqno
     - LP: #1240639
   * [PATCH 09/35] drm/i915: Correct obj->mm_list link to
     dev_priv->dev_priv->mm.inactive_list
     - LP: #1240639
   * [PATCH 10/35] drm/i915: fix up ring cleanup for the i830/i845 CS tlb
     w/a
     - LP: #1240639
   * [PATCH 11/35] Partially revert "drm/i915: unconditionally use mt
     forcewake on hsw/ivb"
     - LP: #1240639
   * [PATCH 12/35] drm/i915: Fix write-read race with multiple rings
     - LP: #1240639
   * [PATCH 13/35] drm/i915: merge {i965, sandybridge}_write_fence_reg()
     - LP: #1240639
   * [PATCH 14/35] drm/i915: Fix incoherence with fence updates on
     Sandybridge+
     - LP: #1240639
   * [PATCH 15/35] Revert "drm/i915: Workaround incoherence between fences
     and LLC across multiple CPUs"
     - LP: #1240639
   * [PATCH 16/35] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
     - LP: #1240639
   * [PATCH 17/35] drm/i915: don't setup hdmi for port D edp in ddi_init
     - LP: #1240639
   * [PATCH 18/35] drm/i915: Preserve the DDI_A_4_LANES bit from the bios
     - LP: #1240639
   * [PATCH 19/35] drm/i915: fix long-standing SNB regression in power
     consumption after resume v2
     - LP: #1240639
   * [PATCH 20/35] drm/i915: inverted brightness quirk for Acer Aspire 4736Z
     - LP: #1240639
   * [PATCH 21/35] drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13
     backlight
     - LP: #1162026, #1163720, #1240639
   * [PATCH 22/35] drm/i915: Serialize almost all register access
     - LP: #1240639
   * [PATCH 23/35] drm/i915: fix up gt init sequence fallout
     - LP: #1240639
   * [PATCH 24/35] drm/i915: initialize gt_lock early with other spin locks
     - LP: #1240639
   * [PATCH 25/35] drm/i915: fix missed hunk after GT access breakage
     - LP: #1240639
   * [PATCH 26/35] drm/i915: do not disable backlight on vgaswitcheroo
     switch off
     - LP: #1240639
   * [PATCH 27/35] drm/i915: Move num_pipes to intel info
     - LP: #1240639
   * [PATCH 28/35] drm/i915: Don't deref pipe->cpu_transcoder in the
     hangcheck code
     - LP: #1240639
   * [PATCH 29/35] drm/i915: Invalidate TLBs for the rings after a reset
     - LP: #1240639
   * [PATCH 30/35] drm/i915: ivb: fix edp voltage swing reg val
     - LP: #1240639
   * [PATCH 31/35] drm/i915: try not to lose backlight CBLV precision
     - LP: #1240639
   * [PATCH 32/35] drm/i915: do not update cursor in crtc mode set
     - LP: #1240639
   * [PATCH 33/35] drm/i915: Don't enable the cursor on a disable pipe
     - LP: #1240639
   * [PATCH 34/35] drm/i915/dp: increase i2c-over-aux retry interval on AUX
     DEFER
     - LP: #1240639
   * [PATCH 35/35] drm/i915: hsw: fix link training for eDP on port-A
     - LP: #1138700
   * USB: handle LPM errors during device suspend correctly
     - LP: #1241093
Checksums-Sha1: 
 03add972e882d10e2b0fd8f6b69dd1abe1bbab18 412368 linux-tools-3.5.0-43_3.5.0-43.66_amd64.deb
 7ced0035b52b348c3009deb0c475988d313e0a88 24445 linux_3.5.0-43.66_amd64_translations.tar.gz
 a3de626e7ecf1ca5b43dd17bd8455b12d0ca7aaf 12520434 linux-image-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 757111b61f9bdc0c870a85ea4129be6eea5caa7a 27252216 linux-image-extra-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 2d56dad791f2ddcb9efc060be3c06ffdca402579 963226 linux-headers-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 cccfc5a6ca812d5b77659c1569dd43ca837e7c35 5077436 linux_3.5.0-43.66_amd64.tar.gz
 a3721a4d777c05198aea43e3ae4ffaea66490874 5491406 kernel-image-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 6059153fc6b16f07be15cac3b951db433f3c37c2 3052532 nic-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 59aca802259c4b23f24e32361c1f09ba6a0a1b46 317212 nic-shared-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 c3247326455fc4a749687f2f0336232a2e484318 30926 serial-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 96cb6094e86f46aef9953e319c2b3395afe9f129 22870 ppp-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 5ca5e75d73d8ad48d2ed328802b346ff7b03d310 101812 pata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9cc2c8f8b13a20af355648f520829827c6fa2357 64226 firewire-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 12c0fd19af30307a9a0a6011db42e9fbcb037340 1470348 scsi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 6ba2b7cc2d9dfcb1666067eb1e370adf1e57ebfb 8202 plip-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 dbb8493c49f02ad3a71ed07ae7b28516ba6e97b7 31596 floppy-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 068694a8c2705acf6ca88b21d9643182ba62cb34 3006 fat-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 184311b85608bb625cab6b2f8e5c363c5b15f3f4 460322 nfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 5302e0168f5b3dd8d071966e66046223c13ccb44 218986 md-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ed0243a50840da1dad15ef1fc3a22960b985cad6 16042 multipath-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 7e7a1661e1dea6ac10bebedaa9ab74f96d6cbc56 93956 usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 8acd29185197f821e030a7116f3f6f086dc22c34 32934 pcmcia-storage-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ac6401787c823888f9aa0acfe30d62449dbc960d 16144 fb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 2bd63da950d8986820244f6190c41d47d961429f 80460 input-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 bef8c699363bd4bc61409a4e16f7201056f6166c 43208 mouse-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 1c0dac12f535965366e9d03071945a5e937a6d20 218308 irda-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 4adc748e731d3b5efe915c3ce7901e330792c120 30430 parport-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 76c83974af2ed011ce98324716f272d52cdaedcb 86226 nic-pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 fadfaa29a21ec29cc852aa19953175637fc1037c 50674 pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 7f12f4a4f2a80a07a69fe2d13e621230672a26ae 235258 nic-usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a6292ae53d9abfbdfe17b4e3cfe3e8a63f89867e 59464 sata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 e2e86a3fc8c17c680bdcb72e4c55d579928006f0 291512 crypto-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 e6b5940bf55f0683b07295b72b0e0324009d90e6 16572 squashfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 b9d0614cb42fcaa673a43598332daba45b5c1b22 54704 speakup-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ed1eb318df5d4c38f6b908dda2f04b4b521cee56 37230 virtio-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 60987f69db9b3d46ddb0efc85ee1d56a1f92b17b 506354 fs-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 7c3749bd34e91e30226e9a2feee8ac20279ef4d1 405938 fs-secondary-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 10e9ecdf06cbbcb7863d1bd626abe9e1782f1072 37482 storage-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 148d4fad422946acfeb0f4f9fe97b33f23e0fed9 200224 block-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 2a920f612716ce2133a083b655078bc7b3ef17d7 210258 message-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 28b7be67c474d33f2f5750b217fc2985a6e62fc3 19334 vlan-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9c8994b97785df57fd7ee4443eca1fe730d73be0 53760 ipmi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 4f8db4057a3d338217069b041b28fae28363375b 893376 linux-libc-dev_3.5.0-43.66_amd64.deb
Checksums-Sha256: 
 43766b34051e0fa73dfe6593c012adf4c6310039479f0e6de95a9d4c93b5a0cd 412368 linux-tools-3.5.0-43_3.5.0-43.66_amd64.deb
 931500aa12cd0c6f20789d5cfd36128a2688f6ab18faf3357e2224e5f565dfff 24445 linux_3.5.0-43.66_amd64_translations.tar.gz
 ff65516668a1c7d7e8490343cc05f703d8ab1233b660a9aee4f3370411af1dd8 12520434 linux-image-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 59b3502bbd2cf51a43cbbb772ee4737bd4ad1623933f1b60382bdfe7a0610920 27252216 linux-image-extra-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 3909c8e7031208f5b5fd6c390c31e86ee137a43db74e7a011ba78421c467276a 963226 linux-headers-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 0675b93e00f8134de065d711472700a2175a381a309e622ce1d34b9ad7818439 5077436 linux_3.5.0-43.66_amd64.tar.gz
 201099e822e28b297b8229f7e0aefc5631e7833cdf3e257319142a06bb85a0d0 5491406 kernel-image-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 eaf8a941ed2232ae0ee1d6eb59ebc32fefd18b8ca021833bc629dd4e2761b8b6 3052532 nic-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 12178870ab1e770545fa5878f5f8615bdcb6f1cea29d46c04d45017edd436b6b 317212 nic-shared-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a4219b8e8ca152d7ddee0c71b84ea10ebf1de3cdd2992404a550adbd20220397 30926 serial-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 1a7a0bdc8f909580109009b8d7627447a3897ec7eaa687f0bbb590cb36f9ce8f 22870 ppp-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 e080d8dbf91583784f98824e4afaf487b321110e5ff61cd2838bde89f1ea1d89 101812 pata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a59f75fa23bd3ef9fc2b1872c9ad345aea5bd5a7abeb777e83a2d7740a5a3b5c 64226 firewire-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 721d004258ce384c440fb6564734e6510da8d9ec2313768ba2962a7f38319d88 1470348 scsi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 df93fe481a43e81e4a158557b7011bc319267808bfd8344c2835e2eae320740d 8202 plip-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 8ca3ded2016417d91763998761d34efdaeaaabd8b86271a03f911849362c75c5 31596 floppy-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 0725a970aac5fbb629da8b6d110d6c590a9393bfe1ec04a71916cca97f7a1a37 3006 fat-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 5772a5b103f275d49016fe1886712686cd888ec5b08aea8e8e149d830f2736f8 460322 nfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 d6a8d229b7a583348689dcc55117a3e7cc3cbccac3c8ee82a52ea7e4814e90a0 218986 md-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 f3894be81b062eb73afd7b4d07d4f54798d0ccabfbf4c6a66dc016a92ae3c219 16042 multipath-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a497cf35c37e2fec673d7bdfb80004416d590f9d9390b65bdccba69a468086f3 93956 usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a9d2617d9e87eb54a2179e903e43355a16c7d6276abeadcd021f19f160900cde 32934 pcmcia-storage-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 83b0dcccd458140ef2248d6190d0db69cb0c965262c014fadf757ff9f0f9d27b 16144 fb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 d9f7341e9cdab488d4e8c272093c33fefb69712a4c208cbcc04727b024607d5e 80460 input-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 cf3128565ffb46920580e9be3fe723bb826d30cf499750ff4afb646dc1a059a7 43208 mouse-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 09a858597a34b76e5cc227c10113511614790ca9aa12da8a575d652fb72e15e8 218308 irda-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 3e54b7225c47158b32d67308c9c25341a24bddc731acb4c84dca60329bee6771 30430 parport-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 2c574efbfa963e2c4a18e4a5c4068462febb4b47a92cc5a782f4fd9227c8bfe9 86226 nic-pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 1c2de529db8502b6cc939afb80654d393459b0c08186c52828961280a078a44b 50674 pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a789aadf88975ccd89621aaab615534c9f0f98dba2bd939ab877e8e3172312ce 235258 nic-usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 c0595497ec265afa71d216c9c753b19a93c71919228e95a44fb9f4f2edc7ce94 59464 sata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 c69f1598d4b2ddcaa4b8317c64736c9182ec173bf5683b28ffa733be2316d263 291512 crypto-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ecb0a7cf5110c6c85e59043232f1934c40ef49267f623ca4131c504d1a06e600 16572 squashfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 f6e706c80422f22d6832932277b89b394b1258983dc7efe390b4f1c2616f3972 54704 speakup-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 7e732e14f452d7a1c4eecd3f2ed3af441c32787c99640d6ac94551b5ce475003 37230 virtio-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 58f9c042c4ddb9ba57d7596a48053c0d0e0fe700d8a04c26576b0baaf1d7ae4f 506354 fs-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9e783d42f4dc7722a9f02a1398fafeb82467fbeff0662bb66a7f7739df256c7f 405938 fs-secondary-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 5ae4f5154eef6b624f9078ab71e537d53f3e63e7b7bd5e5b0922a83caaa562a4 37482 storage-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a4e310b2fd2cff34e19961920ad8734878156d37a1a8cbcbe4432cd3a97afc6e 200224 block-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 eea7f30e257584f803ca20cba97b0b3efcc4ce36eb08ff5b4554d32c8259c13c 210258 message-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ce7622cd1d853b20cf2c2e63476a5d90aff582386a4a3f5708c46d6dee917f45 19334 vlan-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9b02d9c2a41baf405c759a1c0ec969d9b2128d3349949c5dee4a269c9ab7e5de 53760 ipmi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 b52c0f0562e739a8128bbd734b19f1de8d58048b77fe3040cf1b68c8ffdbc8d0 893376 linux-libc-dev_3.5.0-43.66_amd64.deb
Files: 
 9f9f46fea754e29e34ff855f0a19d012 412368 devel optional linux-tools-3.5.0-43_3.5.0-43.66_amd64.deb
 aa606765b473b3930b91ac2ba00f49eb 24445 raw-translations - linux_3.5.0-43.66_amd64_translations.tar.gz
 ceffadecd104a6530f9babeeda97ee9c 12520434 kernel optional linux-image-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 dddc9cff58ca449a145e95df8c7892df 27252216 kernel optional linux-image-extra-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 b5e012d7cb5708b55ac6cb401e4f47b0 963226 devel optional linux-headers-3.5.0-43-generic_3.5.0-43.66_amd64.deb
 163db2419d51be8972b8bf4c92adb50f 5077436 raw-uefi - linux_3.5.0-43.66_amd64.tar.gz
 64a890a1a47c2f0759ad9573b84c675e 5491406 debian-installer extra kernel-image-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ff695c9ffae2eebedd530ab1544ed5ae 3052532 debian-installer standard nic-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 8508814cd676d0ef9ff20ecc03ca99c4 317212 debian-installer standard nic-shared-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 37b35c9daf37f88d8281ff003b579aa2 30926 debian-installer standard serial-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 8e2a5f232e8c5f7dc42ef08d33272535 22870 debian-installer standard ppp-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 80b7c9b104387ffaa20ac577f60e2709 101812 debian-installer standard pata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 801e347cfb436b31a7dfc8fef81b78b0 64226 debian-installer standard firewire-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 8e6105c57a37aac3639c1331275c0989 1470348 debian-installer standard scsi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 d7a2d0a7f1dc87773c0ada6c203f9577 8202 debian-installer standard plip-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 b418ea47a8a777fbc56b3b86ed7254eb 31596 debian-installer standard floppy-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 0fbf4bc9ab4f02f6e9f825e33168d41e 3006 debian-installer standard fat-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 92589fb9125b94608125954b94a86a23 460322 debian-installer standard nfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 6dfa04958842ea3eeae1f0f109af5b94 218986 debian-installer standard md-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 ce9bfe8faa644809950fbb1275cd9551 16042 debian-installer extra multipath-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 eb603031ab3eb8ac08213b3df55cdd9a 93956 debian-installer standard usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 7acfe65c2779f90de46c8430fcca702f 32934 debian-installer standard pcmcia-storage-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9759170fd1df33517d207a1ba3bc7401 16144 debian-installer standard fb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 a77108082696a84ec6a7cf10436a311f 80460 debian-installer standard input-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 9b90bf4c05e42973f2f8577efae43ec3 43208 debian-installer extra mouse-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 92e0d957544e065d6c56f31d087e7bb9 218308 debian-installer standard irda-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 19d5b19ee86017d0e99a3e834254bdbd 30430 debian-installer standard parport-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 6f6f85d04057e7c026e565dac4b5539b 86226 debian-installer standard nic-pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 aa7127f4e1782647a06e6eba95e41013 50674 debian-installer standard pcmcia-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 cb517c0717d57610a1f877512cbdba66 235258 debian-installer standard nic-usb-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 3e3c162e69ebed86b8ab3beb626e7f9d 59464 debian-installer standard sata-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 4ee44d3f421f9e942104b43a260fafad 291512 debian-installer extra crypto-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 18b0dbf84e20d1b2eba2fd1a4a593223 16572 debian-installer extra squashfs-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 50a017d27a7fe28484a672bc1bd81eb6 54704 debian-installer extra speakup-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 5d245319918cef5a30d0921b5cdd1c48 37230 debian-installer standard virtio-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 1d6249f77ff8d3d42685dbfec073d5fc 506354 debian-installer standard fs-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 99724326e33882ca347f5a7dadf248c2 405938 debian-installer standard fs-secondary-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 70b68c05212533ab1ef75243cf616a4a 37482 debian-installer standard storage-core-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 89e6c44dd07476ba13563a2a4d7328a1 200224 debian-installer standard block-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 583bc72492ab2f8b23021f9116cad538 210258 debian-installer standard message-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 87714ec101e66938b31ddd63ba969054 19334 debian-installer extra vlan-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 aee53ab5017983462b67d8927dd8821c 53760 debian-installer standard ipmi-modules-3.5.0-43-generic-di_3.5.0-43.66_amd64.udeb
 f13b6e796aa54155f23fdd76f6692eed 893376 devel optional linux-libc-dev_3.5.0-43.66_amd64.deb
Package-Type: udeb


More information about the Quantal-changes mailing list