From Fedora Project Wiki
(Erlang R14 is finished. All three major Erlang-related applications were patched for compatibility with R14) |
|||
Line 15: | Line 15: | ||
| 10% || [[Features/CryptographyInKernel |Cryptography In Kernel ]]|| The kernel implementation of cryptographic algorithms will be made available to user-space programs, so that they do not need to handle encryption keys directly || 2010-07-14 | | 10% || [[Features/CryptographyInKernel |Cryptography In Kernel ]]|| The kernel implementation of cryptographic algorithms will be made available to user-space programs, so that they do not need to handle encryption keys directly || 2010-07-14 | ||
|- | |- | ||
| | | 90% || [[Features/D_Programming |D Programming ]]|| Add a D compiler (LDC) and D standard runtime library (Tango) || 2010-07-30 | ||
|- | |- | ||
| 20% || [[Features/DebugPythonStacks |Debug Python Stacks ]]|| Fedora now ships debug versions of Python 2 and Python 3 in addition to the traditional optimized builds. This will be of use to advanced Python users, such as developers of extension modules || 2010-07-07 | | 20% || [[Features/DebugPythonStacks |Debug Python Stacks ]]|| Fedora now ships debug versions of Python 2 and Python 3 in addition to the traditional optimized builds. This will be of use to advanced Python users, such as developers of extension modules || 2010-07-07 | ||
|- | |- | ||
| | | 100% || [[Features/EC2 |EC2 ]]|| We will provide a concurrent release of Fedora 14 and above on the Amazon EC2 cloud || 2010-08-02 | ||
|- | |- | ||
| | | 85% || [[Features/F14EclipseHelios | Eclipse Helios ]]|| Update Fedora's Eclipse stack to Helios releases || 2010-07-27 | ||
|- | |- | ||
| 100% || [[Features/Erlang_R14 | Erlang R14 ]]|| Update Erlang to the upstream R14 release || 2010-07-29 | | 100% || [[Features/Erlang_R14 | Erlang R14 ]]|| Update Erlang to the upstream R14 release || 2010-07-29 | ||
Line 43: | Line 43: | ||
| 95% || [[Features/MultipathInstall |Multipath Install ]]|| Anaconda adds the ability to correctly identify and set up multipath devices for use as installation targets || 2010-02-09 | | 95% || [[Features/MultipathInstall |Multipath Install ]]|| Anaconda adds the ability to correctly identify and set up multipath devices for use as installation targets || 2010-02-09 | ||
|- | |- | ||
| | | 80% || [[Features/MemoryDebuggingTools |Memory Debugging Tools ]]|| The gdb debugger has been extended with new commands that make it easier to track down and fix excessive memory usage within programs and libraries || 2010-07-29 | ||
|- | |- | ||
| 98% || [[Features/NetBeans_6.9 |NetBeans 6.9 ]]|| Re-base to the NetBeans 6.9 || 2010-07-28 | | 98% || [[Features/NetBeans_6.9 |NetBeans 6.9 ]]|| Re-base to the NetBeans 6.9 || 2010-07-28 | ||
Line 55: | Line 55: | ||
| 70% || [[Features/Rakudo_Star| Rakudo Star]] || Rakudo is an implementation of the Perl 6 specification for the Parrot virtual machine, in rapid development. Rakudo Star is the first production release of Rakudo || 2010-07-23 | | 70% || [[Features/Rakudo_Star| Rakudo Star]] || Rakudo is an implementation of the Perl 6 specification for the Parrot virtual machine, in rapid development. Rakudo Star is the first production release of Rakudo || 2010-07-23 | ||
|- | |- | ||
| | | 90% || [[Features/Spice |Spice ]]|| Spice aims to provide a complete open source solution for interaction with virtualized desktops || 2010-07-29 | ||
|- | |- | ||
| 70% || [[Features/Sugar_0.90 | Sugar 0.90]]|| Provide the latest Sugar Learning Environment (0.90), including an enhanced activity set to provide an stable demo environment for Sugar as well as an environment for developers || 2010-07-26 | | 70% || [[Features/Sugar_0.90 | Sugar 0.90]]|| Provide the latest Sugar Learning Environment (0.90), including an enhanced activity set to provide an stable demo environment for Sugar as well as an environment for developers || 2010-07-26 |
Revision as of 23:15, 2 August 2010
Fedora 14 Accepted Features
These features have been accepted by the Fedora Engineering Steering Committee for the Fedora 14 Release.
% Complete | Name | Summary | Updated |
---|---|---|---|
80% | Boost 1.44 | Update Boost to the upstream 1.44 release | 2010-07-21 |
10% | Cryptography In Kernel | The kernel implementation of cryptographic algorithms will be made available to user-space programs, so that they do not need to handle encryption keys directly | 2010-07-14 |
90% | D Programming | Add a D compiler (LDC) and D standard runtime library (Tango) | 2010-07-30 |
20% | Debug Python Stacks | Fedora now ships debug versions of Python 2 and Python 3 in addition to the traditional optimized builds. This will be of use to advanced Python users, such as developers of extension modules | 2010-07-07 |
100% | EC2 | We will provide a concurrent release of Fedora 14 and above on the Amazon EC2 cloud | 2010-08-02 |
85% | Eclipse Helios | Update Fedora's Eclipse stack to Helios releases | 2010-07-27 |
100% | Erlang R14 | Update Erlang to the upstream R14 release | 2010-07-29 |
80% | Gdb Index | This project will remove the useless indices from the .debug files, and will replace them with an index that greatly speeds up gdb | 2010-07-09 |
55% | Gnome 3 | Include Gnome 3.0 | 2010-07-14 |
50% | Go Programming | Add a Go compiler | 2010-07-06 |
90% | GNUstep | GNUstep development environment for Fedora | 2010-07-14 |
100% | ipmiutil | An easy-to-use fully-featured IPMI server management utility | 2010-07-23 |
100% | libjpeg-turbo | libjpeg-turbo is fork of the original libjpeg project. It contains numerous performance related enhancements and is at least twice faster in JPEG compression/decompression than original libjpeg on platforms with MMX/SSE instruction set. | 2010-07-02 |
80% | KDE 4.5 | Rebase to KDE Plasma Desktop 4.5 | 2010-07-13 |
70% | MeeGo 1.0 | Provide the MeeGo Netbook UX 1.0 experience in Fedora | 2010-07-26 |
95% | Multipath Install | Anaconda adds the ability to correctly identify and set up multipath devices for use as installation targets | 2010-02-09 |
80% | Memory Debugging Tools | The gdb debugger has been extended with new commands that make it easier to track down and fix excessive memory usage within programs and libraries | 2010-07-29 |
98% | NetBeans 6.9 | Re-base to the NetBeans 6.9 | 2010-07-28 |
75% | Open SCAP | Provide open-source Security Content Automation Protocol (SCAP) framework, basic set of applications and OVAL/XCCDF security content | 2010-07-26 |
100% | Perl 5.12 | Update to Perl 5.12 | 2010-07-09 |
90% | Python 2.7 | Update Python to the upstream 2.7 release | 2010-07-27 |
70% | Rakudo Star | Rakudo is an implementation of the Perl 6 specification for the Parrot virtual machine, in rapid development. Rakudo Star is the first production release of Rakudo | 2010-07-23 |
90% | Spice | Spice aims to provide a complete open source solution for interaction with virtualized desktops | 2010-07-29 |
70% | Sugar 0.90 | Provide the latest Sugar Learning Environment (0.90), including an enhanced activity set to provide an stable demo environment for Sugar as well as an environment for developers | 2010-07-26 |
50% | systemd | systemd is a replacement for SysVinit that acts as a system and session manager | 2010-07-14 |
Fedora 14 Spins
Feature Process
- The process for adding, proposing, and accepting new features into Fedora is on the Feature Process page.
- The deadline for proposing new features is the Feature Submission Deadline Fedora 14 Schedule
- Feature pages in process but not targeted for a particular release can be found in Category:FeaturePageIncomplete