Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
releng:4.10:roadmap [2011/12/13 12:45] – [Release Notes and Highlights] nickreleng:4.10:roadmap [2012/05/02 10:45] (current) – [Schedule] nick
Line 11: Line 11:
 | 2011-02-01 - 2011-02-13 | Extended Planning Phase |  |  | May request dependency changes | | 2011-02-01 - 2011-02-13 | Extended Planning Phase |  |  | May request dependency changes |
 | 2011-02-13 | Dependency Freeze |  | Update dependency info, inform community about the decisions made (dependencies, unguaranteed feature preview)  |  | | 2011-02-13 | Dependency Freeze |  | Update dependency info, inform community about the decisions made (dependencies, unguaranteed feature preview)  |  |
-**2011-02-13 - 2012-01-08** **Development Phase** **Support Xfce** **Supervise development, remind people of deadlines** **Hacking** +| 2011-02-13 - 2012-04-01 | Development Phase | Support Xfce | Supervise development, remind people of deadlines | Hacking | 
-| 2012-01-08 - 2012-03-11 | Release Phase | Wait patiently | Perform releases, remind people of deadlines | Perform releases of own components if desired | +| 2012-04-01 - 2012-04-28 | Release Phase | Wait patiently | Perform releases, remind people of deadlines | Perform releases of own components if desired | 
-<del>2011-11-06</del> 2012-01-08 | Xfce 4.10pre1 (Feature Freeze) |  | Prepare release announcements, release Xfce 4.10pre1 | Make sure the latest development release is in good shape and uploaded | +| 2012-04-01 | Xfce 4.10pre1 (Feature Freeze + Soft String Freeze) |  | Prepare release announcements, release Xfce 4.10pre1 | Make sure the latest development release is in good shape and uploaded. Try to avoid making string changes since this release will most likely skip pre3! 
-<del>2011-12-04</del> 2012-02-05 | Xfce 4.10pre2 (String Freeze) |  | Prepare release announcements, release Xfce 4.10pre2 | Make sure that strings in the latest development release or in master are good | +2012-04-14 | Xfce 4.10pre2 (String + Code Freeze) |  | Prepare release announcements, release Xfce 4.10pre2 | Make sure that strings in the latest development release or in master are good | 
-<del>2012-01-08</del> 2012-03-04 | Xfce 4.10pre3 (Code Freeze) |  | Prepare release announcements, release Xfce 4.10pre3, create ELS branches | Make sure the latest development release is in good shape, or that code is solid/finished in master | +| 2012-04-28 or 1 week later | Xfce 4.10 (Final Release) | Celebrate | Prepare release announcements, release Xfce 4.10, branch for stable release, merge ELS branches into master | Make sure to upload a new release of own components before this deadline |
-| <del>2012-01-15</del> 2012-03-11 | Xfce 4.10 (Final Release) | Celebrate | Prepare release announcements, release Xfce 4.10, branch for stable release, merge ELS branches into master | Make sure to upload a new release of own components before this deadline |+
  
 ===== Status ===== ===== Status =====
Line 41: Line 40:
     * dbus-1 >= 1.1     * dbus-1 >= 1.1
   * libwnck-1.0 >= 2.30 ((Released around the same date as Gtk+ 2.20))   * libwnck-1.0 >= 2.30 ((Released around the same date as Gtk+ 2.20))
-  * x11 >= ? +  * upower >= 0.9.0 for Xfce4-power-manager
-  * upower >= ? and consolekit >= ? for Xfce4-power-manager.+  * consolekit (through DBus in xfce4-session).
 ==== Roadmap / Planned Features ==== ==== Roadmap / Planned Features ====
  
Line 81: Line 80:
  
 === Changes in Dependencies === === Changes in Dependencies ===
 +  * Libxfce4util soname changed.
   * Garcon has a new libxfce4util dependency. [[http://git.xfce.org/xfce/garcon/commit/?id=69884e86a01211282976dcfba8b97bb3b8fdd441|69884]]   * Garcon has a new libxfce4util dependency. [[http://git.xfce.org/xfce/garcon/commit/?id=69884e86a01211282976dcfba8b97bb3b8fdd441|69884]]
   * Exo has a new libxfce4ui dependency. [[http://git.xfce.org/xfce/exo/commit/?id=a8c1ba5a38b4570ae6d5788235ff55ae94221810|a8c1b]]   * Exo has a new libxfce4ui dependency. [[http://git.xfce.org/xfce/exo/commit/?id=a8c1ba5a38b4570ae6d5788235ff55ae94221810|a8c1b]]
   * Libxfce4util only depends on glib (was gobject). [[http://git.xfce.org/xfce/libxfce4util/commit/?id=09e3bc79fc38046b30d13da37d59dc3e9c8f6921|09e3bc]]   * Libxfce4util only depends on glib (was gobject). [[http://git.xfce.org/xfce/libxfce4util/commit/?id=09e3bc79fc38046b30d13da37d59dc3e9c8f6921|09e3bc]]
   * Xfce-utils is not needed anymore. Functionality has been moved in xfce4-session, libxfce4ui, xfce-docs or removed. See xfce-utils roadmap page for the details.   * Xfce-utils is not needed anymore. Functionality has been moved in xfce4-session, libxfce4ui, xfce-docs or removed. See xfce-utils roadmap page for the details.
-  * Xfce4-session does not (optionally) depend on xfce4-panel. The plugin has been integrated with the actions xfce4-panel plugin. [[http://git.xfce.org/xfce/xfce4-session/commit/?id=539589ad6d106ff94e6b4ca6a2008a150ded6eb5|539589]]+  * Xfce4-session does not (optionally) depend on xfce4-panel anymore. The plugin has been integrated with the actions xfce4-panel plugin. [[http://git.xfce.org/xfce/xfce4-session/commit/?id=539589ad6d106ff94e6b4ca6a2008a150ded6eb5|539589]] 
 +  * Xfce4-session does not check for consolekit, hal, upower and polkit. It has soft dependencies on consolekit and upower (communication over DBus). 
 +  * Xfce4-session does not optionally depend on gconf anymore. [[http://git.xfce.org/xfce/xfce4-session/commit/?id=f483eeb12a94db0392ef9b4e1b9f5a4cbdc0b7d1|f483ee]].