BugFocus

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2011-06-09 15:37:46
Size: 2377
Editor: 212-139-215-176
Comment:
Revision 3 as of 2011-06-09 15:55:33
Size: 2676
Editor: 212-139-215-176
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 1. security vunerabilities and exposures
Line 14: Line 15:
=== Regressions in Stable Updates == === Security updates ===

Security vunerabilities and Exposures in the Ubuntu Kernel are handled
firstly but the Ubuntu security team. Issues with the Ubuntu Kernel are
translated into bugs against the kernel. These are are high priority bugs
for the Ubuntu Kernel Stable Team. These bugs are identified as below:

 1. tagged kernel-cve-tracker


=== Regressions in Stable Updates ===
Line 37: Line 48:
The stable team primarily focuses on the bugs with the tags below in
all stable releases
:

 1. verification-failed
 1. regression-proposed
 1. regression-updates
These bugs are idenfied as below:
 1. tagged verification-failed
 1. tagged regression-proposed
 1. tagged regression-updates
Line 45: Line 54:
== bugs in development releases == === bugs in development releases ===
Line 51: Line 60:
During development apport is enabled aiding their reporting. During development apport is enabled aiding their reporting.  These are
identified as below:
Line 53: Line 63:
The development team primarily focuses on the bugs tagged with the current
development release nickname:

 1. oneiric (currently)
 1. tagged oneiric (currently)

The Ubuntu Kernel has a very large number of reported bugs, far more than can possibly be handled. This document attempts to indicate where and why the Ubuntu Kernel Team focuses its efforts.

Focus Areas

The Ubuntu Kernel Team is focused in two main areas:

  1. security vunerabilities and exposures
  2. regressions in stable updates
  3. bugs in development releases

Security updates

Security vunerabilities and Exposures in the Ubuntu Kernel are handled firstly but the Ubuntu security team. Issues with the Ubuntu Kernel are translated into bugs against the kernel. These are are high priority bugs for the Ubuntu Kernel Stable Team. These bugs are identified as below:

  1. tagged kernel-cve-tracker

Regressions in Stable Updates

Stable updates for the Ubuntu kernel are produced in by the Ubuntu Kernel Stable Team. They collate incoming stable updates and fixes for bugs found in the stable series. These are then batched up and kernels are pushed into -proposed for testing. Testing both by early adopters and by the dedicated QA resources then validates those kernels. Once they have been validated in QA they will then pass into -updates for general consumption. Bugs introduced by these updates are seen as a significant problem and therefore a focus for the stable team. There are three places/ways bugs can be found:

  1. verification-failed -- verification of the update as a whole failed testing, or the fix for a specific bug failed to fix the issue,
  2. regression-proposed -- something that used to work no longer does, spotted while the kernel is still in the -proposed pocket, and
  3. regression-updates -- something that used to work no longer does, spotted onced the kernel hits the masses

verification-failed and verification-proposed bugs are of highest severity as they prevent release of the kernel and it must be fixed and re-tested before release.

regression-updates bugs are potentially of very high impact as they have made it out to the greatest number of users.

These bugs are idenfied as below:

  1. tagged verification-failed
  2. tagged regression-proposed
  3. tagged regression-updates

bugs in development releases

The next development release is owned and driven by the Ubuntu Kernel Development Team. They are responsible for getting the latest mainline kernels integrated into Ubuntu and for maintaining the quality of it. They are interested in all bugs which appear in the development release. During development apport is enabled aiding their reporting. These are identified as below:

  1. tagged oneiric (currently)

Kernel/BugFocus (last edited 2011-06-09 16:21:53 by static-50-53-98-161)