linux-lts-quantal: 3.5.0-47.71~precise1 -proposed tracker

Bug #1281900 reported by Brad Figg
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Released
Medium
Unassigned
Automated-testing
Won't Fix
Medium
Canonical Kernel Team
Certification-testing
Fix Released
Medium
Brendan Donegan
Prepare-package
Fix Released
Medium
Canonical Kernel Team
Prepare-package-meta
Fix Released
Medium
Canonical Kernel Team
Prepare-package-signed
Fix Released
Medium
Canonical Kernel Team
Promote-to-proposed
Fix Released
Medium
Adam Conrad
Promote-to-security
Fix Released
Medium
Adam Conrad
Promote-to-updates
Fix Released
Medium
Adam Conrad
Regression-testing
Fix Released
Medium
Para Siva
Security-signoff
Fix Released
Medium
John Johansen
Verification-testing
Fix Released
Medium
Canonical Kernel Team
linux-lts-quantal (Ubuntu)
Invalid
Medium
Unassigned
Precise
Fix Released
Medium
Unassigned

Bug Description

This bug is for tracking the 3.5.0-47.71~precise1 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:Wednesday, 19. February 2014 04:16 UTC
kernel-stable-master-bug:1281828
kernel-stable-Prepare-package-end:Thursday, 20. February 2014 02:03 UTC
kernel-stable-Promote-to-proposed-start:Thursday, 20. February 2014 02:03 UTC
ppa-package-testing-start:Thursday, 20. February 2014 03:03 UTC
kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 12:03 UTC
kernel-stable-Verification-testing-start:Friday, 21. February 2014 13:05 UTC
kernel-stable-Certification-testing-start:Friday, 21. February 2014 13:05 UTC
kernel-stable-Security-signoff-start:Friday, 21. February 2014 13:05 UTC
kernel-stable-Regression-testing-start:Friday, 21. February 2014 13:05 UTC
kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 12:04 UTC
kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:03 UTC
kernel-stable-Regression-testing-end:Monday, 03. March 2014 15:04 UTC
kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:04 UTC
kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:06 UTC
kernel-stable-phase:Released
kernel-stable-phase-changed:Thursday, 06. March 2014 19:08 UTC

Brad Figg (brad-figg)
tags: added: kernel-release-tracking-bug
tags: added: precise
Changed in kernel-sru-workflow:
status: New → In Progress
importance: Undecided → Medium
Changed in linux-lts-quantal (Ubuntu):
importance: Undecided → Medium
Changed in linux-lts-quantal (Ubuntu Precise):
importance: Undecided → Medium
Adam Conrad (adconrad)
Changed in linux-lts-quantal (Ubuntu):
status: New → Invalid
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.

description: updated
Brad Figg (brad-figg)
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
Po-Hsu Lin (cypressyew) wrote :

Hardware Certification have begun testing this -proposed kernel.

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

Hardware Certification have completed testing this -proposed kernel. No regressions were observed and results are available here: http://people.canonical.com/~hwcert/sru-testing/precise/3.5.0-47.71~precise1/precise-3.5-proposed.html

tags: added: certification-testing-passed
Brad Figg (brad-figg)
description: updated
Revision history for this message
John Johansen (jjohansen) wrote :

Looks good

Brad Figg (brad-figg)
description: updated
Para Siva (psivaa)
tags: added: qa-testing-passed
Brad Figg (brad-figg)
description: updated
Brad Figg (brad-figg)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (22.4 KiB)

This bug was fixed in the package linux-lts-quantal - 3.5.0-47.71~precise1

---------------
linux-lts-quantal (3.5.0-47.71~precise1) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1281900

  [ Upstream Kernel Changes ]

  * Revert "mm: ensure get_unmapped_area() returns higher address than
    mmap_min_addr"
    - LP: #1277722
  * net: clamp ->msg_namelen instead of returning an error
    - LP: #1269053
  * netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
    - LP: #1270237
  * SELinux: Fix kernel BUG on empty security contexts.
    - CVE-2014-1874
  * lirc_zilog: Don't use dynamic static allocation
    - LP: #1277722
  * net: Fix "ip rule delete table 256"
    - LP: #1277722
  * ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
    - LP: #1277722
  * random32: fix off-by-one in seeding requirement
    - LP: #1277722
  * bonding: don't permit to use ARP monitoring in 802.3ad mode
    - LP: #1277722
  * 6lowpan: Uncompression of traffic class field was incorrect
    - LP: #1277722
  * bonding: fix two race conditions in bond_store_updelay/downdelay
    - LP: #1277722
  * isdnloop: use strlcpy() instead of strcpy()
    - LP: #1277722
  * connector: improved unaligned access error fix
    - LP: #1277722
  * ipv4: fix possible seqlock deadlock
    - LP: #1277722
  * inet: prevent leakage of uninitialized memory to user in recv syscalls
    - LP: #1277722
  * atm: idt77252: fix dev refcnt leak
    - LP: #1277722
  * net: core: Always propagate flag changes to interfaces
    - LP: #1277722
  * net: rework recvmsg handler msg_name and msg_namelen logic
    - LP: #1277722
  * net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
    sockaddr_storage)
    - LP: #1277722
  * packet: fix use after free race in send path when dev is released
    - LP: #1277722
  * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
    functions
    - LP: #1277722
  * ipv6: fix leaking uninitialized port number of offender sockaddr
    - LP: #1277722
  * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
    - LP: #1277722
  * inet: fix possible seqlock deadlocks
    - LP: #1277722
  * ipv6: fix possible seqlock deadlock in ip6_finish_output2
    - LP: #1277722
  * af_packet: block BH in prb_shutdown_retire_blk_timer()
    - LP: #1277722
  * {pktgen, xfrm} Update IPv4 header total len and checksum after
    tranformation
    - LP: #1277722
  * bridge: flush br's address entry in fdb when remove the
    - LP: #1277722
  * mmc: block: fix a bug of error handling in MMC driver
    - LP: #1277722
  * NFSv4: Update list of irrecoverable errors on DELEGRETURN
    - LP: #1277722
  * Update of blkg_stat and blkg_rwstat may happen in bh context. While
    u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This
    is not enough to avoid preemption by bh and may read strange 64 bit
    value.
    - LP: #1277722
  * ASoC: wm8990: Mark the register map as dirty when powering down
    - LP: #1277722
  * irq: Enable all irqs unconditionally in irq_resume
    - LP: #1277722
  * xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
    - LP: #12...

Changed in linux-lts-quantal (Ubuntu Precise):
status: New → Fix Released
Brad Figg (brad-figg)
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Package Released!

The package has been published and the bug is being set to Fix Released

Changed in kernel-sru-workflow:
status: In Progress → Fix Released
description: updated
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.