ReleaseStatus

Differences between revisions 9 and 574 (spanning 565 versions)
Revision 9 as of 2009-02-13 10:34:14
Size: 2378
Editor: p579DE46A
Comment: update for today's meeting
Revision 574 as of 2012-06-21 19:59:59
Size: 4330
Editor: seb128
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Specs ==
All are approved, and Jaunty goals decided upon.
== What was done engineering wise? ==
Line 6: Line 5:
Implementation is mostly going well (many already implemented); concerns:
 * gpm-and-device-kit-power: Ted might not have enough time to provide the new g-p-m in a PPA by FF; however, that shouldn't be covered by FF, since it's not in Ubuntu proper; Martin will coordinate with him if he doesn't have time for this
 * jaunty-language-selector-improvements: Arne started working on this last week, but is on holiday this week; we will push for this to land next week, or discuss what to do with it next Tuesday in the meeting
 * Didier has been sprinting in London with the #ps unity packagers to get them up to speed
 * The new unity SRU round has been prepared and should be uploaded soon
 * The decision has been taken to build unity with gcc-4.6 until the stl abi issues are resolved
 * work on update-manager refresh continued
 * duplicity got updated
 * GTK 3.5 and GNOME updated landed in quantal
 * Desktop updates
 * Bugs fixing and SRUs
 * Improvement to our tracking tools (versions)
Line 10: Line 15:
== RC Bugs ==
 * https://launchpad.net/bugs/312536: nss shouldn't honor MD5 hash signatures -> waiting for upstream fix, security update issue, not really a release blocker
 * https://launchpad.net/bugs/310999: nss shouldn't honor comodo CA? -> still waiting on upstream decision, security update issue, not really a release blocker
 * https://launchpad.net/bugs/304871: X doesn't start on i845G -> debugging going on
 * https://launchpad.net/bugs/320632: tap-to-click and edge scrolling broken -> tap-to-click mostly is working again, edge scrolling still broken for many people, debugging going on
 * https://launchpad.net/bugs/284408: AMD dropped support for r3xx; update-manager already transitions those to -ati, which works well; so I don't consider this a release blocker.
 * https://launchpad.net/bugs/313027: blocked on AMD to provide a build against current X server; disabled in Jockey for now; ati should work for almost all users now, though, so current plan is to move all fglrx users to -ati and consider updating fglrx in an SRU (since ati doesn't work well on r6xx and r7xx)
 * https://launchpad.net/bugs/309482: nv driver problem, currently being debugged
 * https://launchpad.net/bugs/314263: apport opens URLs as file:///ubuntu/ -> glib regression, was believed fixed, but reopened yesterday evening; something else must have changed in 2.19.6, Chris is investigating
== What's about to land that might impact the other teams? ==
Line 20: Line 17:
== Planned Intrusive changes ==  * The new GTK landing creates some theme related issues (visual bugs, combo boxes broken), #ps has little time and motiviation to deal with Ubuntu issues at the moment though
 
 leftover from previous week:
 * the "one compiz source" compiz version should be uploaded next week
 * xorg-server 1.12 should be uploaded next week
Line 22: Line 23:
 * Land the new notification daemon and messaging indicator from Dx team; packages expected next Monday/Tuesday, we are urging them very strongly; this will cause a number of patches to be applied to packages which use actions in notifications. == Summary of bugs working on by team (reasonably reliable) ==

 * No specific list yet for quantal

== Dependencies on other teams to make deliverables, blocking items, release wide concerns? ==

 * The current upstream Unity team organisational changes makes it hard to know what will land and when for Ubuntu...


== Blueprints ==

https://blueprints.launchpad.net/ubuntu/precise/+specs?searchtext=desktop-q-

Burndown and spec completion levels:

 * For alpha-2 milestone: http://status.ubuntu.com/ubuntu-quantal/canonical-desktop-team-quantal-alpha-2
 * Entire cycle: http://status.ubuntu.com/ubuntu-quantal/canonical-desktop-team.html

<<Anchor(rcbugs)>>

== Release targetted bugs being worked on/monitored ==

under investigation:

triaged/in progress:
 * Bug:932598 ''[Full hard drive causes xorg and lightdm to fail to load]'': Fixed mountall to create tmpfs /tmp on foll disk, as earlier Ubuntu releases used to do. lightdm still needs a fix.
 * Bug:870297 ''[lightdm logins not being logged in wtmp]'': there is a merge request which went through a first review round

Fix committed, but not uploaded yet:
 * Bug:872701 ''[Keyboard layout doesn't change in screensaver lock dialog]'': there is a fix upstream, should be included in the next gtk upload

Fixed since last report:

<<Anchor(relnotes)>>

== Cumulative Desktop Release Notes ==

= Archive of previous weekly summaries =

=== 2012-06-15 ===
Done:
 * Ongoing work on hybrid graphics support
 * X.org 1.12 is now available in ubuntu-x-swat/x-stagin
 * Continued on SRUs for precise
 * Updated GNOME a11y stack to latest unstable release
 * Uploaded PulseAudio 2.0 to quantal
 * The next SRU round for the unity stack is being prepared
 * Libreoffice 3.5.4 SRU has been uploaded and is waiting for SRU team review
 * The work on the system compositor advanced enough to start the lightdm work
 * The work for the ui redesign of the third party drivers started

=== 2012-06-08 ===
Done:
 * firefox and thunderbird 13 have been updated for all supported ubuntu series, work started for the next versions in quantal
 * Libreoffice 3.6.0-beta1 is getting ready for quantal (in a ppa for the moment)
 * Update Manager got a slightly new look, more to come in the future
 * GNOME 3.5 updates in quantal
 * The team continued on merges and python3 porting
 * The system compositor work is seeing some good progresses
 * Unity build issues on quantal are being investigate (the build issue have fixes available but unity,nux segfaults when building with the new gcc, that's being investigated)
 * Some SRUs for precise

=== 2012-06-01 ===

Done:

 * Specs writing is done
 * Continued on SRUs for precise
 * Good progresses on the third party drivers installation spec
 * New firefox (13) and thunderbird are ready for the coming release
 * Got firefox to build with the quantal toolchain
 * Libreoffice 3.5.4 SRU is ready for upload
 * Work on xorg for lts point release updates continued
 * compiz got refactored to be only one source rather than five, the packaging got updated and the new version is finally building

=== 2012-05-25 ===

Done:

 * Catchup after UDS
 * Specs writing
 * Started quantal work, merges, some updates
 * Some SRUs for precise

This page keeps track of the current release status of the Desktop Team.

What was done engineering wise?

  • Didier has been sprinting in London with the #ps unity packagers to get them up to speed
  • The new unity SRU round has been prepared and should be uploaded soon
  • The decision has been taken to build unity with gcc-4.6 until the stl abi issues are resolved
  • work on update-manager refresh continued
  • duplicity got updated
  • GTK 3.5 and GNOME updated landed in quantal
  • Desktop updates
  • Bugs fixing and SRUs
  • Improvement to our tracking tools (versions)

What's about to land that might impact the other teams?

  • The new GTK landing creates some theme related issues (visual bugs, combo boxes broken), #ps has little time and motiviation to deal with Ubuntu issues at the moment though leftover from previous week:
  • the "one compiz source" compiz version should be uploaded next week
  • xorg-server 1.12 should be uploaded next week

Summary of bugs working on by team (reasonably reliable)

  • No specific list yet for quantal

Dependencies on other teams to make deliverables, blocking items, release wide concerns?

  • The current upstream Unity team organisational changes makes it hard to know what will land and when for Ubuntu...

Blueprints

https://blueprints.launchpad.net/ubuntu/precise/+specs?searchtext=desktop-q-

Burndown and spec completion levels:

Release targetted bugs being worked on/monitored

under investigation:

triaged/in progress:

  • 932598 [Full hard drive causes xorg and lightdm to fail to load]: Fixed mountall to create tmpfs /tmp on foll disk, as earlier Ubuntu releases used to do. lightdm still needs a fix.

  • 870297 [lightdm logins not being logged in wtmp]: there is a merge request which went through a first review round

Fix committed, but not uploaded yet:

  • 872701 [Keyboard layout doesn't change in screensaver lock dialog]: there is a fix upstream, should be included in the next gtk upload

Fixed since last report:

Cumulative Desktop Release Notes

Archive of previous weekly summaries

2012-06-15

Done:

  • Ongoing work on hybrid graphics support
  • X.org 1.12 is now available in ubuntu-x-swat/x-stagin
  • Continued on SRUs for precise
  • Updated GNOME a11y stack to latest unstable release
  • Uploaded PulseAudio 2.0 to quantal

  • The next SRU round for the unity stack is being prepared
  • Libreoffice 3.5.4 SRU has been uploaded and is waiting for SRU team review
  • The work on the system compositor advanced enough to start the lightdm work
  • The work for the ui redesign of the third party drivers started

2012-06-08

Done:

  • firefox and thunderbird 13 have been updated for all supported ubuntu series, work started for the next versions in quantal
  • Libreoffice 3.6.0-beta1 is getting ready for quantal (in a ppa for the moment)
  • Update Manager got a slightly new look, more to come in the future
  • GNOME 3.5 updates in quantal
  • The team continued on merges and python3 porting
  • The system compositor work is seeing some good progresses
  • Unity build issues on quantal are being investigate (the build issue have fixes available but unity,nux segfaults when building with the new gcc, that's being investigated)
  • Some SRUs for precise

2012-06-01

Done:

  • Specs writing is done
  • Continued on SRUs for precise
  • Good progresses on the third party drivers installation spec
  • New firefox (13) and thunderbird are ready for the coming release
  • Got firefox to build with the quantal toolchain
  • Libreoffice 3.5.4 SRU is ready for upload
  • Work on xorg for lts point release updates continued
  • compiz got refactored to be only one source rather than five, the packaging got updated and the new version is finally building

2012-05-25

Done:

  • Catchup after UDS
  • Specs writing
  • Started quantal work, merges, some updates
  • Some SRUs for precise


CategoryDesktopTeam

DesktopTeam/ReleaseStatus (last edited 2012-07-12 20:12:57 by seb128)