From Fedora Project Wiki

< Releases‎ | 22

(→‎Xfce412: added myself as (minor) owner)
 
(22 intermediate revisions by 3 users not shown)
Line 29: Line 29:
* Last updated: 2015-01-07
* Last updated: 2015-01-07
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181562 #1181562]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181562 #1181562]
* Status: Testable
* Status: 100% code completed
===[[Changes/DatabaseServerRole | Database Server Role]]===
===[[Changes/DatabaseServerRole | Database Server Role]]===
The Fedora Server Product will provide a standard deployment mechanism for a Linux Database Server (powered by the postgresql project).
The Fedora Server Product will provide a standard deployment mechanism for a Linux Database Server (powered by the postgresql project).
Line 38: Line 38:
* Last updated: 2015-01-20
* Last updated: 2015-01-20
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1089261 #1089261]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1089261 #1089261]
* Status: Not being worked on
* Status: 100% code completed
===[[Changes/Django18 | Django18]]===
===[[Changes/Django18 | Django18]]===
Update python-django to version 1.8.
Update python-django to version 1.8.
====Owners====
====Owners====
* Owner: Matthias Runge
* Owner: Matthias Runge
* Release notes owner: Pete Travis
* Release notes owner: me@petetravis.com
 
====Tracking====
====Tracking====
* Last updated: 2015-01-20
* Last updated: 2015-01-20
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191053 #1191053]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191053 #1191053]
* Status: Change accepted
* Status: Finished
===[[Changes/Elasticsearch | Elasticsearch]]===
===[[Changes/Elasticsearch | Elasticsearch]]===
Goal of this change is to pack Elasticsearch into main fedora repo.
Goal of this change is to pack Elasticsearch into main fedora repo.
Line 66: Line 65:
* Last updated: 2015-02-04
* Last updated: 2015-02-04
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182491 #1182491]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182491 #1182491]
* Status: Testable
* Status: 100% code completed
===[[Changes/GCC5 | GCC5]]===
===[[Changes/GCC5 | GCC5]]===
Switch GCC in Fedora 22 to 5.x.y, rebuild some packages with it.
Switch GCC in Fedora 22 to 5.x.y, rebuild some packages with it.
Line 75: Line 74:
* Last updated: 2015-01-19
* Last updated: 2015-01-19
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1184903 #1184903]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1184903 #1184903]
* Status: Testable
* Status: 100% code completed
===[[Changes/GHC 7.8 | GHC 7.8]]===
===[[Changes/GHC 7.8 | GHC 7.8]]===
Update the GHC Haskell compiler to the major new 7.8 release, and update/rebuild all Haskell packages against it.
Update the GHC Haskell compiler to the major new 7.8 release, and update/rebuild all Haskell packages against it.
Line 84: Line 83:
* Last updated: 2015-02-06
* Last updated: 2015-02-06
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1086273 #1086273]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1086273 #1086273]
* Status: Testable
* Status: 100% code completed
===[[Changes/GNOME3.16 | GNOME 3.16]]===
===[[Changes/GNOME3.16 | GNOME 3.16]]===
Update GNOME to the latest upstream release, 3.16
Update GNOME to the latest upstream release, 3.16
Line 91: Line 90:
* Release notes owner:  
* Release notes owner:  
====Tracking====
====Tracking====
* Last updated: 2015-02-18
* Last updated: 2015-03-31
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191054 #1191054]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191054 #1191054]
* Status: Testable
* Status: 100% code completed
===[[Changes/Glibc Unicode 7 | Glibc Unicode 7.0]]===
===[[Changes/Glibc Unicode 7 | Glibc Unicode 7.0]]===
We are updating Glibc Unicode data from Unicode 5.1 to Unicode 7.0 version. It took a long time, since there was not much documentation on how to update Unicode data and also there was the chance of loosing backward compatibility. Most of the issues are resolved now and patches are ready for inclusion. This update adds around 8000 supported characters in Glibc, and also corrects the Unicode data of many characters per the latest Unicode standard.
We are updating Glibc Unicode data from Unicode 5.1 to Unicode 7.0 version. It took a long time, since there was not much documentation on how to update Unicode data and also there was the chance of loosing backward compatibility. Most of the issues are resolved now and patches are ready for inclusion. This update adds around 8000 supported characters in Glibc, and also corrects the Unicode data of many characters per the latest Unicode standard.
Line 102: Line 101:
* Last updated: 14 Jan 2015
* Last updated: 14 Jan 2015
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191059 #1191059]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191059 #1191059]
* Status: Testable
* Status: 100% code completed
===[[Changes/LibinputForXorg | Change xorg input stack to use libinput for the Workstation product]]===
===[[Changes/LibinputForXorg | Change xorg input stack to use libinput for the Workstation product]]===
Replace the current (low-level) input xorg drivers with libinput using the xorg-x11-drv-libinput wrapper. This is intended to eventually happen everywhere, but for now this change is limited to the Workstation product / the gnome-desktop.
Replace the current (low-level) input xorg drivers with libinput using the xorg-x11-drv-libinput wrapper. This is intended to eventually happen everywhere, but for now this change is limited to the Workstation product / the gnome-desktop.
====Owners====
====Owners====
* Owner: Hans de Goede
* Owner: Hans de Goede
* Release notes owner:  
* Release notes owner: me@petetravis.com
====Tracking====
====Tracking====
* Last updated: November 21th 2014
* Last updated: November 21th 2014
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181565 #1181565]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181565 #1181565]
* Status: Testable
* Status: 100% code completed
===[[Changes/Login Screen Over Wayland | Login Screen Over Wayland]]===
===[[Changes/Login Screen Over Wayland | Login Screen Over Wayland]]===
Change the Login screen that GDM uses to run on Wayland instead of X.
Change the Login screen that GDM uses to run on Wayland instead of X.
====Owners====
====Owners====
* Owner: Ray Strode
* Owner: Ray Strode
* Release notes owner:  
* Release notes owner: me@petetravis.com
====Tracking====
====Tracking====
* Last updated: 17 Feb 2015
* Last updated: 17 Feb 2015
Line 129: Line 128:
* Last updated: 2014-01-20
* Last updated: 2014-01-20
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191067 #1191067]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191067 #1191067]
* Status: Testable
* Status: 100% code completed
===[[Changes/Python 3 Migration Improvements | Python 3 Migration Improvements]]===
Since Changes/Python_3_as_Default was retargeted for F23 mostly due to uncertainty about DNF and Anaconda porting status, this change aims to reflect current progress of Python 3 readiness in Fedora and sum up goals for Fedora 22.
====Owners====
* Owner: Miro Hroncok
* Release notes owner:
====Tracking====
* Last updated: 02-02-2015
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1194577 #1194577]
* Status: Change accepted
===[[Changes/ReplaceYumWithDNF | Replace Yum With DNF]]===
===[[Changes/ReplaceYumWithDNF | Replace Yum With DNF]]===
Make DNF (Dandified Yum)/Yum4 the new default packaging tool in F22.
Make DNF (Dandified Yum)/Yum4 the new default packaging tool in F22.
====Owners====
====Owners====
* Owner: Jan Šilhan
* Owner: Jan Šilhan
* Release notes owner:  
* Release notes owner: me@petetravis.com
====Tracking====
====Tracking====
* Last updated: 2014-03-10
* Last updated: 2014-03-10
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181567 #1181567]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181567 #1181567]
* Status: Testable
* Status: 100% code completed
===[[Changes/RpmOstree | RpmOstree - Server side composes and atomic upgrades]]===
===[[Changes/RpmOstree | RpmOstree - Server side composes and atomic upgrades]]===
The rpm-ostree tool provides a new way to deploy and manage RPM-based operating systems.  Instead of performing a package-by-package install and upgrade on each client machine, the tooling supports "composing" sets of packages on a server side, and then clients can perform atomic upgrades as a tree.
The rpm-ostree tool provides a new way to deploy and manage RPM-based operating systems.  Instead of performing a package-by-package install and upgrade on each client machine, the tooling supports "composing" sets of packages on a server side, and then clients can perform atomic upgrades as a tree.
Line 165: Line 155:
* Last updated: 2015-01-15
* Last updated: 2015-01-15
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182492 #1182492]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182492 #1182492]
* Status: Testable
* Status: 100% code completed
===[[Changes/Ruby on Rails 4.2 | Ruby on Rails 4.2]]===
===[[Changes/Ruby on Rails 4.2 | Ruby on Rails 4.2]]===
Ruby on Rails 4.2 is the latest version of well know web framework written in Ruby.
Ruby on Rails 4.2 is the latest version of well know web framework written in Ruby.
Line 179: Line 169:
====Owners====
====Owners====
* Owner: Peter Jones
* Owner: Peter Jones
* Release notes owner:  
* Release notes owner: me@petetravis.com
====Tracking====
====Tracking====
* Last updated: 08-Dec-2014
* Last updated: 08-Dec-2014
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181568 #1181568]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181568 #1181568]
* Status: Testable
* Status: 100% code completed
===[[Changes/Vagrant Box Atomic | Vagrant Box for Fedora Atomic and Fedora Cloud]]===
To produce Vagrant boxes based on the Fedora Atomic Host and Fedora Cloud flavors so that users can easily work with Fedora in the Vagrant environment.
====Owners====
* Owner: Joe Brockmeier, Ian McLeod,  Langdon White
* Release notes owner: bcotton+fedora@gmail.com
====Tracking====
* Last updated: 2015-01-20
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191525 #1191525]
* Status: Change accepted
===[[Changes/perl5.20 | Perl 5.20]]===
===[[Changes/perl5.20 | Perl 5.20]]===
A new perl 5.20 version brings a lot of changes done over a year of development. See 5.20.0 perldelta for more details.
A new perl 5.20 version brings a lot of changes done over a year of development. See 5.20.0 perldelta for more details.
Line 205: Line 186:
The package providing `dateutil` python libraries is currently on version 1.5. Early releases in the 2.x series of python-dateutil would work only for python3, so the package was not updated in Fedora. Now, python-dateutil is at version 2.4 and does work with python2. Fedora packages can be updated to use the newer version.
The package providing `dateutil` python libraries is currently on version 1.5. Early releases in the 2.x series of python-dateutil would work only for python3, so the package was not updated in Fedora. Now, python-dateutil is at version 2.4 and does work with python2. Fedora packages can be updated to use the newer version.
====Owners====
====Owners====
* Owner: Zbigniew Jędrzejewski-Szmek
* Owner: Pete Travis, Stephen Gallagher, Zbigniew Jędrzejewski-Szmek
* Release notes owner:  
* Release notes owner:
 
====Tracking====
====Tracking====
* Last updated: 2015-01-20
* Last updated: 2015-01-20
Line 219: Line 201:
* Last updated: 2014-12-19
* Last updated: 2014-12-19
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181570 #1181570]
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181570 #1181570]
* Status: Testable
* Status: 100% code completed


== Fedora 22 Accepted Self Contained Changes Proposals ==
== Fedora 22 Accepted Self Contained Changes Proposals ==
Line 226: Line 208:
[[:Category:ChangeAcceptedF22]] and [[:Category:SelfContainedChange]]
[[:Category:ChangeAcceptedF22]] and [[:Category:SelfContainedChange]]


===[[Changes/DisabledRepoSupport | Disabled Repositories Support]]===
The Software tool and PackageKit now support disabled repositories to help users locate software in additional repositories which are not meant to be enabled by default.
* Owner: Richard Hughes
* Last updated: 2014-03-03
* Completed: yes
===[[Changes/DnfLangpacksPlugin | Dnf Langpack Plugin]]===
===[[Changes/DnfLangpacksPlugin | Dnf Langpack Plugin]]===
A dnf plugin that allows langpacks to be installed/removed for the given languages using its commands.
A dnf plugin that allows langpacks to be installed/removed for the given languages using its commands.
====Owners====
* Owner: Parag Nemade
* Owner: Parag Nemade
* Release notes owner:
* Last updated: 31-Mar-2015
====Tracking====
* Completed: yes
* Last updated: 19-Jan-2015
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191534 #1191534]
* Status: Testable
===[[Changes/GnomeShell NewNotifications | Gnome Shell - New Notifications]]===
===[[Changes/GnomeShell NewNotifications | Gnome Shell - New Notifications]]===
Redesign the way in which notifications are shown and kept available in gnome-shell.
Redesign the way in which notifications are shown and kept available in gnome-shell.
====Owners====
* Owner: Florian Müllner
* Owner: Florian Müllner
* Release notes owner:
====Tracking====
* Last updated: 2015-02-17
* Last updated: 2015-02-17
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1184878 #1184878]
* Completed: yes
* Status: Finished
===[[Changes/Gradle | Gradle 2.x]]===
===[[Changes/Gradle | Gradle 2.x]]===
This change aims at making latest version of Gradle available in
This change aims at making latest version of Gradle available in
Fedora and making it possible to easily build Fedora packages using
Fedora and making it possible to easily build Fedora packages using
Gradle.
Gradle.
====Owners====
* Owner: Mikolaj Izdebski
* Owner: Mikolaj Izdebski
* Release notes owner:
====Tracking====
* Last updated: 2015-01-19
* Last updated: 2015-01-19
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191535 #1191535]
* Completed: yes
* Status: Testable
===[[Changes/Ipsilon | Ipsilon]]===
===[[Changes/Ipsilon | Ipsilon]]===
Inclusion of Ipsilon in the Fedora repositories.
Inclusion of Ipsilon in the Fedora repositories.
====Owners====
* Owner: Simo Sorce
* Owner:  
* Release notes owner:
====Tracking====
* Last updated: 2015-01-19
* Last updated: 2015-01-19
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191539 #1191539]
* Completed: yes
* Status: Testable
===[[Changes/LXQt | LXQt]]===
===[[Changes/LXQt | LXQt]]===
Package the LXQt desktop Environment for Fedora
Package the LXQt desktop Environment for Fedora
====Owners====
* Owner: Helio Chissini de Castro, Christoph Wickert, Raphael Groner (LXQt SIG), Rex Dieter
* Owner: Raphael Groner (LXQt SIG)
* Release notes owner:
====Tracking====
* Last updated: 2015-03-16
* Last updated: 2015-03-16
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1202425 #1202425]
* Completed: yes
* Status: Testable
 
===[[Changes/Lohit2 Odia Telugu | Lohit2 Odia Telugu]]===
===[[Changes/Lohit2 Odia Telugu | Lohit2 Odia Telugu]]===
Lohit2 project aims to make open type tables of Indian fonts effective and efficient following various standard around font technology including Unicode, Open type specification, Adobe font naming guidelines. During Fedora 22 Lohit upstream planning to release Lohit Odia and Lohit Telugu with completely rewritten open type tables.
Lohit2 project aims to make open type tables of Indian fonts effective and efficient following various standard around font technology including Unicode, Open type specification, Adobe font naming guidelines. During Fedora 22 Lohit upstream planning to release Lohit Odia and Lohit Telugu with completely rewritten open type tables.
====Owners====
* Owner: Pravin Satpute
* Owner: Pravin Satpute
* Release notes owner:
====Tracking====
* Last updated: 25 Feb 2015
* Last updated: 25 Feb 2015
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182478 #1182478]
* Completed: yes
* Status: Testable
===[[Changes/Nautilus Improvements | Nautilus Improvements]]===
===[[Changes/Nautilus Improvements | Nautilus Improvements]]===
Tie up some of the loose ends that were leftover after the nautilus design refresh work that has happened a while ago.
Tie up some of the loose ends that were leftover after the nautilus design refresh work that has happened a while ago.
====Owners====
* Owner: Carlos Soriano
* Owner: Carlos Soriano
* Release notes owner:
====Tracking====
* Last updated: 2015-02-17
* Last updated: 2015-02-17
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1184887 #1184887]
* Completed: yes
* Status: Finished
===[[Changes/NewDefaultConsoleFont | New Default Console Font]]===
===[[Changes/NewDefaultConsoleFont | New Default Console Font]]===
A new console font, eurlatgr, was recently added to kbd and it should be better default console font for European based languages written in Latin or Greek script. eurlatgr is based on latarcyrheb-sun16 so the typeface does not change.
A new console font, eurlatgr, was recently added to kbd and it should be better default console font for European based languages written in Latin or Greek script. eurlatgr is based on latarcyrheb-sun16 so the typeface does not change.
====Owners====
* Owner: Mike FABIAN
* Owner: Mike FABIAN
* Release notes owner:
====Tracking====
* Last updated: 2015-01-15
* Last updated: 2015-01-15
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1182479 #1182479]
* Completed: yes
* Status: Testable
===[[Changes/Preupgrade Assistant | Preupgrade Assistant]]===
===[[Changes/Preupgrade Assistant | Preupgrade Assistant]]===
The Preugrade Assistant is a tool to help people upgrade from one release to another and be sure to track important manual configuration changes they performed.
The Preugrade Assistant is a tool to help people upgrade from one release to another and be sure to track important manual configuration changes they performed.
====Owners====
* Owner: Petr Hracek
* Owner: Petr Hracek
* Release notes owner:
* Last updated: 2015-03-26 (100%)
====Tracking====
* Completed: yes
* Last updated: 2015-03-09 (90%)
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1181557 #1181557]
* Status: Testable
===[[Changes/Vagrant | Vagrant]]===
===[[Changes/Vagrant | Vagrant]]===
Provide Vagrant http://www.vagrantup.com/ with the libvirt provider as a default.
Provide Vagrant http://www.vagrantup.com/ with the libvirt provider as a default.
====Owners====
* Owner: Josef Stribny
* Owner: Josef Stribny
* Release notes owner:
====Tracking====
* Last updated:  
* Last updated:  
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=020456 1020456]
* Completed: no
* Status: Unknown
===[[Changes/Wine to use mesa Direct3D | Wine to use mesa Direct3D]]===
Enhancing mesa and wine with Direct3D9 support will increase performance and reduce resource usage in applications which using D3D9 framework.
====Owners====
* Owner: Igor Gnatenko
* Release notes owner:
====Tracking====
* Last updated: 15 december, 2014
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1184894 #1184894]
* Status: Change accepted
===[[Changes/Xfce412 | Xfce412]]===
===[[Changes/Xfce412 | Xfce412]]===
Update Xfce to the new 4.12 release with a number of bugfixes and improvements.
Update Xfce to the new 4.12 release with a number of bugfixes and improvements.
====Owners====
* Owner: Kevin Fenzi,  Mukundan Ragavan,  Christoph Wickert, Raphael Groner
* Owner: Kevin Fenzi,  Mukundan Ragavan,  Christoph Wickert
* Release notes owner:
====Tracking====
* Last updated: 2015-03-13
* Last updated: 2015-03-13
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1202428 #1202428]
* Completed: yes
* Status: Testable
 
===[[Changes/minglish | Minglish - New input method for Marathi Language]]===
===[[Changes/minglish | Minglish - New input method for Marathi Language]]===
New input method for Marathi language users.
New input method for Marathi language users.
====Owners====
* Owner: anish
* Owner: anish
* Release notes owner:
====Tracking====
* Last updated: 14-Jan-2015
* Last updated: 14-Jan-2015
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191543 #1191543]
* Completed: yes
* Status: Finished
===[[Changes/qtile | qtile]]===
===[[Changes/qtile | qtile]]===
qtile is a tiling window manager written in python.  More can be found at the project's website
qtile is a tiling window manager written in python.  More can be found at the project's website
====Owners====
* Owner: John Dulaney
* Owner: John Dulaney
* Release notes owner:
====Tracking====
* Last updated: 10-12-2014
* Last updated: 10-12-2014
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191544 #1191544]
* Completed: yes
* Status: Testable
===[[Changes/tunir | Tunir]]===
===[[Changes/tunir | Tunir]]===
Tunir is a self contained CI Continuous Integration which will be used to test Fedora Cloud images nightly. This tool can be used separately by any developer in their Fedora 21 system to run/test their local
Tunir is a self contained CI Continuous Integration which will be used to test Fedora Cloud images nightly. This tool can be used separately by any developer in their Fedora 21 system to run/test their local
tests/jobs.
tests/jobs.
====Owners====
* Owner: Kushal Das
* Owner: Kushal Das
* Release notes owner:
====Tracking====
* Last updated: 2015-02-24
* Last updated: 2015-02-24
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1191545 #1191545]
* Completed: yes
* Status: Testable

Latest revision as of 19:43, 2 June 2015

Fedora 22 Accepted System Wide Changes Proposals

These changes have been accepted by the Fedora Engineering Steering Committee for the Fedora 22 Release as System Wide Changes.

Category:ChangeAcceptedF22 and Category:SystemWideChange

Atomic Host

Deliver Fedora Atomic Host, an implementation of the Project Atomic pattern in several different easy to use variants.

Owners

  • Owner: Cloud SIG / Joe Brockmeier and Colin Walters
  • Release notes owner:

Tracking

  • Last updated: 2014-11-11
  • Tracking bug: #1194589
  • Status: Change accepted

BIND version 9.10

BIND (Berkeley Internet Name Domain) version 9.10 is the latest stable major update of the widely used DNS server. Besides new features, some settings defaults have changed since the previous major version (9.9).

Owners

  • Owner: Stephen Gallagher
  • Release notes owner: bcotton+fedora@gmail.com

Tracking

  • Last updated: 2015-01-07
  • Tracking bug: #1181562
  • Status: 100% code completed

Database Server Role

The Fedora Server Product will provide a standard deployment mechanism for a Linux Database Server (powered by the postgresql project).

Owners

  • Owner: Stephen Gallagher, Kevin Fenzi and Truong Anh Tuan
  • Release notes owner:

Tracking

  • Last updated: 2015-01-20
  • Tracking bug: #1089261
  • Status: 100% code completed

Django18

Update python-django to version 1.8.

Owners

  • Owner: Matthias Runge
  • Release notes owner: me@petetravis.com

Tracking

  • Last updated: 2015-01-20
  • Tracking bug: #1191053
  • Status: Finished

Elasticsearch

Goal of this change is to pack Elasticsearch into main fedora repo.

Owners

  • Owner: Jiri Vanek
  • Release notes owner:

Tracking

  • Last updated: 2014-11-03
  • Tracking bug: #1181564
  • Status: Finished

Fedora 22 Boost 1.58 Uplift

This change brings Boost 1.57.0 or later to Fedora 22. We generally aim to ship 1.58.0, as that seems likely to make it (hence the Change name), but 1.57.0 is out and available now.

Owners

  • Owner: Petr Machata
  • Release notes owner:

Tracking

  • Last updated: 2015-02-04
  • Tracking bug: #1182491
  • Status: 100% code completed

GCC5

Switch GCC in Fedora 22 to 5.x.y, rebuild some packages with it.

Owners

  • Owner: Jakub Jelínek
  • Release notes owner:

Tracking

  • Last updated: 2015-01-19
  • Tracking bug: #1184903
  • Status: 100% code completed

GHC 7.8

Update the GHC Haskell compiler to the major new 7.8 release, and update/rebuild all Haskell packages against it.

Owners

  • Owner: Jens Petersen, Ricky Elrod, Haskell_SIG
  • Release notes owner:

Tracking

  • Last updated: 2015-02-06
  • Tracking bug: #1086273
  • Status: 100% code completed

GNOME 3.16

Update GNOME to the latest upstream release, 3.16

Owners

  • Owner: Kalev Lember
  • Release notes owner:

Tracking

  • Last updated: 2015-03-31
  • Tracking bug: #1191054
  • Status: 100% code completed

Glibc Unicode 7.0

We are updating Glibc Unicode data from Unicode 5.1 to Unicode 7.0 version. It took a long time, since there was not much documentation on how to update Unicode data and also there was the chance of loosing backward compatibility. Most of the issues are resolved now and patches are ready for inclusion. This update adds around 8000 supported characters in Glibc, and also corrects the Unicode data of many characters per the latest Unicode standard.

Owners

  • Owner: Mike Fabian Pravin Satpute Siddhesh Poyarekar
  • Release notes owner:

Tracking

  • Last updated: 14 Jan 2015
  • Tracking bug: #1191059
  • Status: 100% code completed

Change xorg input stack to use libinput for the Workstation product

Replace the current (low-level) input xorg drivers with libinput using the xorg-x11-drv-libinput wrapper. This is intended to eventually happen everywhere, but for now this change is limited to the Workstation product / the gnome-desktop.

Owners

  • Owner: Hans de Goede
  • Release notes owner: me@petetravis.com

Tracking

  • Last updated: November 21th 2014
  • Tracking bug: #1181565
  • Status: 100% code completed

Login Screen Over Wayland

Change the Login screen that GDM uses to run on Wayland instead of X.

Owners

  • Owner: Ray Strode
  • Release notes owner: me@petetravis.com

Tracking

  • Last updated: 17 Feb 2015
  • Tracking bug: #1191060
  • Status: Finished

Plasma 5

Plasma 5 is successor to KDE Plasma 4 created by the KDE Community. It is based on Qt 5 and KDE Frameworks 5 and brings many changes and improvements over previous versions, including new look & feel as well as important changes under the hood.

Owners

  • Owner:
  • Release notes owner:

Tracking

  • Last updated: 2014-01-20
  • Tracking bug: #1191067
  • Status: 100% code completed

Replace Yum With DNF

Make DNF (Dandified Yum)/Yum4 the new default packaging tool in F22.

Owners

  • Owner: Jan Šilhan
  • Release notes owner: me@petetravis.com

Tracking

  • Last updated: 2014-03-10
  • Tracking bug: #1181567
  • Status: 100% code completed

RpmOstree - Server side composes and atomic upgrades

The rpm-ostree tool provides a new way to deploy and manage RPM-based operating systems. Instead of performing a package-by-package install and upgrade on each client machine, the tooling supports "composing" sets of packages on a server side, and then clients can perform atomic upgrades as a tree.

Owners

  • Owner: Colin Walters
  • Release notes owner:

Tracking

  • Last updated: 2015-01-08
  • Tracking bug: #1194590
  • Status: Testable

Ruby 2.2

Ruby 2.2 is the latest stable version of Ruby. Many new features and improvements are included for the increasingly diverse and expanding demands for Ruby. With this major update from Ruby 2.1 in Fedora 21 to Ruby 2.2 in Fedora 22, alongside JRuby, Fedora becomes the superior Ruby development platform.

Owners

  • Owner: Vít Ondruch
  • Release notes owner:

Tracking

  • Last updated: 2015-01-15
  • Tracking bug: #1182492
  • Status: 100% code completed

Ruby on Rails 4.2

Ruby on Rails 4.2 is the latest version of well know web framework written in Ruby.

Owners

  • Owner: Josef Stříbný, Vít Ondruch
  • Release notes owner: simon.richard.clark@gmail.com

Tracking

  • Last updated: 2015-02-16
  • Tracking bug: #1184910
  • Status: 100% code completed

UEFI Secure Boot Blacklist Updates

Currently our implementation of UEFI Secure Boot does not include a facility to apply blacklist ("dbx") updates enabled by default. We provide a utility, dbxtool, which uses a systemd service to apply updates, and when there are updates we update that package with the new data. dbxtool is currently not installed on UEFI machines by default, and when it is installed, its systemd service does not default to enabled.

Owners

  • Owner: Peter Jones
  • Release notes owner: me@petetravis.com

Tracking

  • Last updated: 08-Dec-2014
  • Tracking bug: #1181568
  • Status: 100% code completed

Perl 5.20

A new perl 5.20 version brings a lot of changes done over a year of development. See 5.20.0 perldelta for more details.

Owners

  • Owner: Petr Písař
  • Release notes owner:

Tracking

  • Last updated: 2015-02-20
  • Tracking bug: #1181569
  • Status: 100% code completed

python-dateutil 2.x

The package providing dateutil python libraries is currently on version 1.5. Early releases in the 2.x series of python-dateutil would work only for python3, so the package was not updated in Fedora. Now, python-dateutil is at version 2.4 and does work with python2. Fedora packages can be updated to use the newer version.

Owners

  • Owner: Pete Travis, Stephen Gallagher, Zbigniew Jędrzejewski-Szmek
  • Release notes owner:

Tracking

  • Last updated: 2015-01-20
  • Tracking bug: #1191526
  • Status: 100% code completed

wxPython 3

Get wxPython 3 packaged and into Fedora.

Owners

  • Owner: Scott Talbert
  • Release notes owner:

Tracking

  • Last updated: 2014-12-19
  • Tracking bug: #1181570
  • Status: 100% code completed

Fedora 22 Accepted Self Contained Changes Proposals

These changes have been accepted by the Fedora Engineering Steering Committee for the Fedora 22 Release as Self Contained Changes.

Category:ChangeAcceptedF22 and Category:SelfContainedChange

Disabled Repositories Support

The Software tool and PackageKit now support disabled repositories to help users locate software in additional repositories which are not meant to be enabled by default.

  • Owner: Richard Hughes
  • Last updated: 2014-03-03
  • Completed: yes

Dnf Langpack Plugin

A dnf plugin that allows langpacks to be installed/removed for the given languages using its commands.

  • Owner: Parag Nemade
  • Last updated: 31-Mar-2015
  • Completed: yes

Gnome Shell - New Notifications

Redesign the way in which notifications are shown and kept available in gnome-shell.

  • Owner: Florian Müllner
  • Last updated: 2015-02-17
  • Completed: yes

Gradle 2.x

This change aims at making latest version of Gradle available in Fedora and making it possible to easily build Fedora packages using Gradle.

  • Owner: Mikolaj Izdebski
  • Last updated: 2015-01-19
  • Completed: yes

Ipsilon

Inclusion of Ipsilon in the Fedora repositories.

  • Owner: Simo Sorce
  • Last updated: 2015-01-19
  • Completed: yes

LXQt

Package the LXQt desktop Environment for Fedora

  • Owner: Helio Chissini de Castro, Christoph Wickert, Raphael Groner (LXQt SIG), Rex Dieter
  • Last updated: 2015-03-16
  • Completed: yes

Lohit2 Odia Telugu

Lohit2 project aims to make open type tables of Indian fonts effective and efficient following various standard around font technology including Unicode, Open type specification, Adobe font naming guidelines. During Fedora 22 Lohit upstream planning to release Lohit Odia and Lohit Telugu with completely rewritten open type tables.

  • Owner: Pravin Satpute
  • Last updated: 25 Feb 2015
  • Completed: yes

Nautilus Improvements

Tie up some of the loose ends that were leftover after the nautilus design refresh work that has happened a while ago.

  • Owner: Carlos Soriano
  • Last updated: 2015-02-17
  • Completed: yes

New Default Console Font

A new console font, eurlatgr, was recently added to kbd and it should be better default console font for European based languages written in Latin or Greek script. eurlatgr is based on latarcyrheb-sun16 so the typeface does not change.

  • Owner: Mike FABIAN
  • Last updated: 2015-01-15
  • Completed: yes

Preupgrade Assistant

The Preugrade Assistant is a tool to help people upgrade from one release to another and be sure to track important manual configuration changes they performed.

  • Owner: Petr Hracek
  • Last updated: 2015-03-26 (100%)
  • Completed: yes

Vagrant

Provide Vagrant http://www.vagrantup.com/ with the libvirt provider as a default.

  • Owner: Josef Stribny
  • Last updated:
  • Completed: no

Xfce412

Update Xfce to the new 4.12 release with a number of bugfixes and improvements.

  • Owner: Kevin Fenzi, Mukundan Ragavan, Christoph Wickert, Raphael Groner
  • Last updated: 2015-03-13
  • Completed: yes

Minglish - New input method for Marathi Language

New input method for Marathi language users.

  • Owner: anish
  • Last updated: 14-Jan-2015
  • Completed: yes

qtile

qtile is a tiling window manager written in python. More can be found at the project's website

  • Owner: John Dulaney
  • Last updated: 10-12-2014
  • Completed: yes

Tunir

Tunir is a self contained CI Continuous Integration which will be used to test Fedora Cloud images nightly. This tool can be used separately by any developer in their Fedora 21 system to run/test their local tests/jobs.

  • Owner: Kushal Das
  • Last updated: 2015-02-24
  • Completed: yes