linux: 3.8.0-24.35 -proposed tracker

Bug #1186236 reported by Steve Conklin
This bug report is a duplicate of:  Bug #1187857: linux: 3.8.0-25.37 -proposed tracker. Edit Remove
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
In Progress
Medium
Unassigned
Certification-testing
New
Medium
Canonical Hardware Certification
Prepare-package
Fix Released
Medium
Steve Conklin
Prepare-package-meta
Fix Released
Medium
Steve Conklin
Prepare-package-signed
Fix Released
Medium
Steve Conklin
Promote-to-proposed
Fix Released
Medium
Adam Conrad
Promote-to-security
New
Medium
Ubuntu Stable Release Updates Team
Promote-to-updates
New
Medium
Ubuntu Stable Release Updates Team
Regression-testing
New
Medium
Canonical Platform QA Team
Security-signoff
New
Medium
Canonical Security Team
Verification-testing
In Progress
Medium
Canonical Kernel Team
linux (Ubuntu)
Invalid
Undecided
Unassigned
Raring
Fix Released
Medium
Unassigned

Bug Description

This bug is for tracking the 3.8.0-24.35 upload package. This bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Friday, 31. May 2013 12:54 UTC
kernel-stable-Prepare-package-end:Friday, 31. May 2013 22:30 UTC
kernel-stable-Promote-to-proposed-start:Friday, 31. May 2013 22:30 UTC
kernel-stable-Promote-to-proposed-end:Saturday, 01. June 2013 02:46 UTC
kernel-stable-phase:Verification
kernel-stable-phase-changed:Saturday, 01. June 2013 04:05 UTC
kernel-stable-Verification-testing-start:Saturday, 01. June 2013 04:04 UTC

Steve Conklin (sconklin)
tags: added: kernel-release-tracking-bug
tags: added: raring
Changed in kernel-sru-workflow:
status: New → In Progress
importance: Undecided → Medium
Changed in linux (Ubuntu):
status: New → Invalid
Changed in linux (Ubuntu Raring):
importance: Undecided → Medium
Revision history for this message
Brad Figg (brad-figg) wrote : Packages available

All builds are complete, packages in this bug can be copied to -proposed.

Derivative packages from packages here can be worked on, the following tracking bugs were opened for them:
linux-lowlatency - bug 1186431
linux-ppc - bug 1186432

Backport packages from packages here can be worked on, the following tracking bugs were opened for them:
linux-lts-raring (precise) - bug 1186433

description: updated
Revision history for this message
Adam Conrad (adconrad) wrote :

Copied to -proposed, overrides adjusted, and linux-signed built.

Brad Figg (brad-figg)
description: updated
Brad Figg (brad-figg)
description: updated
Revision history for this message
Julian Wiedmann (jwiedmann) wrote :

The update to 3.8.13 brings

commit 7f9cc57937dfbe59c25f66e801bfecf5cb0de031
Author: Stefan Bader <email address hidden>
Date: Fri Apr 26 13:49:32 2013 +0000

    r8169: fix 8168evl frame padding.

    commit e5195c1f31f399289347e043d6abf3ffa80f0005 upstream.

This patch needs the following fix (from mainline, not in -stable yet)

commit b423e9ae49d78ea3f53b131c8d5a6087aed16fd6
Author: françois romieu <email address hidden>
Date: Sat May 18 01:24:46 2013 +0000

    r8169: fix offloaded tx checksum for small packets.

    8168evl offloaded checksums are wrong since commit
    e5195c1f31f399289347e043d6abf3ffa80f0005 ("r8169: fix 8168evl frame padding.")
    pads small packets to 60 bytes (without ethernet checksum). Typical symptoms
    appear as UDP checksums which are wrong by the count of added bytes.

    It isn't worth compensating. Let the driver checksum.

    Due to the skb length changes, TSO code is moved before the Tx descriptor gets
    written.

Revision history for this message
Julian Wiedmann (jwiedmann) wrote :

bug 1186932 reports a wifi regression with this kernel.

Revision history for this message
Adam Conrad (adconrad) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (16.3 KiB)

This bug was fixed in the package linux - 3.8.0-25.37

---------------
linux (3.8.0-25.37) raring; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1187857

  [ Upstream Kernel Changes ]

  * iwlwifi: dvm: fix zero LQ CMD sending avoidance
    - LP: #1186932

linux (3.8.0-24.35) raring; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1186236

  [ Joseph Salisbury ]

  * SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
    - LP: #1180409

  [ Upstream Kernel Changes ]

  * drm/i915: Use MLC (l3$) for context objects
  * xhci: Don't warn on empty ring for suspended devices.
    - LP: #1177865
  * USB: serial: option: Added support Olivetti Olicard 145
    - LP: #1178361
  * USB: option: add a D-Link DWM-156 variant
    - LP: #1178361
  * staging: zsmalloc: Fix link error on ARM
    - LP: #1178361
  * ARM: omap3: cpuidle: enable time keeping
    - LP: #1178361
  * ARM: u300: fix ages old copy/paste bug
    - LP: #1178361
  * ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encoding
    - LP: #1178361
  * ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsi
    - LP: #1178361
  * ARM: at91: Fix typo in restart code panic message
    - LP: #1178361
  * ARM: at91/trivial: fix model name for SAM9G15-EK
    - LP: #1178361
  * ARM: at91/trivial: typos in compatible property
    - LP: #1178361
  * powerpc: Add isync to copy_and_flush
    - LP: #1178361
  * powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
    - LP: #1178361
  * powerpc/power8: Fix secondary CPUs hanging on boot for HV=0
    - LP: #1178361
  * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
    - LP: #1178361
  * iwlwifi: fix freeing uninitialized pointer
    - LP: #1178361
  * iwlwifi: dvm: don't send zeroed LQ cmd
    - LP: #1178361
  * mwifiex: Use pci_release_region() instead of a pci_release_regions()
    - LP: #1178361
  * mwifiex: Call pci_release_region after calling pci_disable_device
    - LP: #1178361
  * mac80211: fix station entry leak/warning while suspending
    - LP: #1178361
  * usb/misc/appledisplay: Add 24" LED Cinema display
    - LP: #1178361
  * USB: add ftdi_sio USB ID for GDM Boost V1.x
    - LP: #1178361
  * USB: ftdi_sio: correct ST Micro Connect Lite PIDs
    - LP: #1178361
  * USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
    - LP: #1178361
  * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl
    ep
    - LP: #1178361
  * usb: chipidea: udc: fix memory access of shared memory on armv5
    machines
    - LP: #1178361
  * usb: chipidea: udc: fix memory leak in _ep_nuke
    - LP: #1178361
  * usb: remove redundant tdi_reset
    - LP: #1178361
  * usb-storage: CY7C68300A chips do not support Cypress ATACB
    - LP: #1178361
  * s390/memory hotplug: prevent offline of active memory increments
    - LP: #1178361
  * xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
    - LP: #1178361
  * xen/smp: Fix leakage of timer interrupt line for every CPU
    online/offline.
    - LP: #1178361
  * xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every
    CPU online/offline
    - LP: #1178361
  * serial_core.c: add...

Changed in linux (Ubuntu Raring):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.