From Fedora Project Wiki

(started template for Talking Points process)
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{autolang|base=yes}}
{{autolang|base=yes}}


These are the [[Talking Points]] for the Fedora 19 release. They are currently under construction. For information on how we are making these talking points, please see [[Talking Points SOP]].
These are the [[Talking Points]] for the Fedora 19 release. For information on how these talking points were chosen, see [[Talking Points SOP]]. They are intended to help [[Ambassadors]] quickly present an overview of highlighted features when talking about the release.
   
 
[[:Category:FeatureAcceptedF19]]
The talking points are based in part on the [[Releases/19/FeatureList|features]] for this release. Any Fedora community member can introduce a feature, using our [[Features/Policy|feature process]].
 
== Create and Develop ==
Would you like to play? Whether you're a developer, maker, or just getting started, we have the tools to help you get things done.
 
=== 3D Printing Feature ===
<small>[[Features/3D_Printing|3D Printing feature]]</small>
 
3D printing is enabled through availability of a variety of tools, ranging from software for creation of 3D models, to tools for generation of G-code and delivery to a 3D printer. Software available includes: OpenSCAD, for creating solid 3D CAD objects, and the associated MCAD library, for design and mock-up of mechanical designs; Skeinforge and SFACT, toolchains for conversion of 3D models into instructions for RepRap; Printrun, a suite of G-code sender tools for RepRap, with both command-line and graphical interfaces, as well as a GUI tool to prepare printing plate from STL files for RepRap; and RepetierHost, an all-in-one tool for 3D printing, with the ability to model on a virtual print plate, slice models, and error-check and send G-code.
 
''3D modeling and printing is enabled through a variety of tools in Fedora, including OpenSCAD, Skeinforge, SFACT, Printrun, and RepetierHost.''
 
=== Developer's Assistant Feature ===
<small>[[Features/DevelopersAssistant|Developer's Assistant Feature]]</small>
 
Perfect for new developers and developers not previously familiar with Linux, the Developer's Assistant provides an easy method for developers to start new projects via package sets by language (currently C, Java, and Python). A new project can take advantage of project templates and samples, based on language selection or framework, as well as having the appropriate toolchain installed to develop in that language. Additionally, the ability to directly upload to GitHub makes it easier than ever for developers to distribute their code the best way: to the wider open source community.
 
''Get your development started with templates and samples, code with the appropriate toolchain, and package and distribute your creations.''
 
=== Node.js Feature ===
<small>[[Features/NodeJS| node.js Feature]]</small>
 
The Node.js platform is a highly popular development and deployment ecosystem, designed for easily building fast, scalable network applications, and is suitable for developing real-time applications that run across distributed devices. In addition to the node.js runtime, the npm package manager is also included. End-users will also benefit from the ability to run Node.js apps such as etherpad lite and ethercalc in Fedora.
 
''Easily build network applications and real-time, distributed applications with the node.js development and deployment ecosystem.''
 
=== Ruby 2.0.0 Feature ===
<small>[[Features/Ruby_2.0.0|Ruby 2.0.0 Feature]]</small>
 
Ruby 2.0.0 is the newest version of this popular language, released in February 2013. It includes a number of new features and increases in speed and reliability. An included custom Ruby loader provides the ability to easily switch interpreters while still keeping backwards compatibility with all the user's ruby scripts.
 
''The newest version of Ruby, a popular development language, is available in Fedora 19.''
 
=== Thermostat 1.0 Feature ===
<small>[[Features/Thermostat1.0|Thermostat 1.0 Feature]]</small>
 
Thermostat 1.0 is the first API-stable release of this tool for OpenJDK. Designed to monitor and service Java apps, Thermostat enables the ability to examine applications as they are running. The 1.0 release includes improvements in gathering information for monitored hosts and Java virtual machines, either on a single machine or in a network or cluster, and a stable API for plugin developers.
 
''Thermostat is a monitoring, instrumentation and serviceability tool for OpenJDK which enables developers to examine applications as they run.''
 
=== OpenShift Origin Feature ===
<small>[[Features/OpenShift_Origin|OpenShift Origin Feature]]</small>
 
Enabling users to deploy their own Platform-as-a-Service (PaaS) infrastructure environment, OpenShift Origin creates an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications. It manages the infrastructure, middleware, and management of the PaaS, and allows the developer to focus on what they do best: designing and coding applications, using the wide variety of "cartridges" available to enable their preferred development toolchain.
 
''Implement your own PaaS infrastructure with OpenShift Origin to easily enable developers to code and deploy applications in a cloud environment.''
 
=== Scratch for Fedora ===
<small>[[Features/Scratch|Scratch Feature]]</small>
 
Scratch is a graphical, educational programming environment, created by the Lifelong Kindergarten Group at the MIT Media Lab. Scratch makes it easy to create your own interactive stories, games, animations, music, and art.
 
''Learn as you code, create stories and games, and more with the Scratch programming environment.''
 
== Deploy, Monitor, and Manage ==
Make your machines work for you -- not the other way around. If you have one, or if you have many machines, Fedora has the tools you need to boot and manage your systems, and enable you to be proactive with tools for diagnosis, monitoring, and logging.
 
=== Checkpoint and Restore Feature ===
<small>[[Features/Checkpoint_Restore| Checkpoint/Restore feature]]</small>
 
The checkpoint/restore feature enables the ability to checkpoint processes, and restore them on another machine.  Created by the [http://criu.org/ CRIU] project, the crtools software can be used for cases such as load balancing, fault tolerance, or system maintenance purposes. Taken in regular intervals, process checkpoints can be used to either restore a process (in case of failure) without significant data loss, or to move a process, process tree, or container to another machine for load balancing or system maintenance purposes, without disrupting service.
 
''The Checkpoint/restore capability provides the ability to checkpoint and restore a process, and is useful for cases such as process failure, or moving a process to another machine for maintenance or load balancing.''
 
=== High Availability Container Resources Feature ===
<small>[[Features/High_Availability_Container_Resources|High Availability Container Resources Feature]]</small>
 
Extend the HA stack beyond management of virtual guests, to containers inside the guests themselves, with High Availability Container Resources.  Enabling the ability to manage both virtual guests and the resources that live within the guests, all from the host cluster node, this feature can be used without guests needing to run the cluster stack, and new containers can be defined and subsequently added to the HA cluster, which is built on pacemaker and corosync.
 
''Define and add containers in your virtual guests through discovery enabled by High Availability Container Resources.''
 
=== OpenLMI Feature ===
<small>[[Features/OpenLMIEaseOfUse | System Management with OpenLMI Feature]]</small>
 
OpenLMI provides a common infrastructure for the management of Linux systems, making remote management of machines easier.  Extending upon previously available capabilities, a storage API for remote storage management, providers for remote hardware inventory ad AD/Kerberos realm enrollment, and easier, more scriptable remote storage management are now in place.
 
''Easier management of remote systems.''
 
=== Virt Storage Migration Feature ===
<small>[[Features/Virt_Storage_Migration]]</small>
 
Virt storage migration delivers the ability to move a virtual machine *and* in-use storage, without requiring shared storage between the hosts. This extends upon the previously available ability to migrate a VM from one host to another, but in an environment where VM storage disks needed to be shared by the respective hosts, as well as mounted in the same location.  New improvements in QEMU enable this technology, extending upon previous, less simple capabilities.
 
''Migrate virtual machines, with or without shared storage between the hosts.''
 
=== systemd Resource Control Feature ===
<small>[[Features/SystemdResourceControl |Resource Control with systemd Feature]]</small>
 
systemd resource control enables administrators to dynamically modify c-groups based resource controls for services at runtime. Service settings such as MemoryLimit=, CPUShares= or BlockIOWeight= can now be changed at runtime, and have the changes take effect immediately. This brings easy management of system resources, without the need to reboot.
 
''Modify your service settings without a reboot -- dynamically query and modify resource control parameters at runtime with systemd Resource Control.''
 
=== Syslinux Boot Option Feature ===
<small>[[Features/SyslinuxOption|Syslinux Boot Option Feature]]</small>
 
This optional bootloader, which can be used in place of grub2, is focused on virtualized systems as a primary target. It is small, has minimal dependencies, is significantly easier to use than grub2, and is ideal for use in images in the cloud and other Fedora-based virt appliances.
 
''Optional, simplified booting of Fedora, ideal for images used in cloud environments and virt appliances.''
 
 
== Desktop Environments and Spins ==
''Spins are alternate versions of Fedora, tailored for various uses by community members.''
 
[http://spins.fedoraproject.org Spins] are alternate versions of Fedora.  In addition to various desktop environments for Fedora, spins are also available as tailored environments for various types of users via hand-picked application sets or customizations.
 
Interest-specific Spins include the [[Design_Suite | Design Suite Spin]], the [[Robotics_Spin|Robotics Spin]], and the [[Security_Spin | Security Spin]], among others. Other available desktop environments, in addition to the GNOME 3.8 desktop which is shipped in the default version of Fedora 19, as well as those highlighted below, include [[XFCE]], [[Sugar_on_a_Stick | Sugar on a Stick]], and [[LXDE]].
 
To see all of the Official Fedora 19 Release Spins, see the [https://fedoraproject.org/wiki/Releases/19/Spins Fedora 19 Release Spins] link.
 
=== GNOME 3.8 ===
 
<small>[[Features/Gnome3.8|GNOME 3.8 Desktop]]</small>
 
GNOME 3.8 features a variety of upgrades, including new applications for note-taking and photos, and improvements to accessibility, ibus integration, and search capabilities. Additionally, support for more advanced networking feature, such as bridging, bonding, and VLANs, is enabled in the shell and network control panel. Fallback mode has been eliminated in GNOME 3.8, and a "Classic Mode" is now available to provide a user experience similar to GNOME 2. Finally, Owncloud support has been integrated as a way for users to access cloud storage capabilities.
 
''GNOME 3.8 brings new applications and improvements to the desktop, and additionally provides the ability to enable a "classic mode" for those longing for the GNOME 2 user experience.''
 
=== KDE Plasma Workspaces 4.10 ===
<small>[[Features/KDE410| KDE Plasma Workspaces 4.10 Desktop]]</small>
 
Based on top of Qt 4.8, KDE Plasma Workspaces 4.10 brings in a new screen locking mechanism, animated wallpapers, and a new print manager.  It also features improvements to several areas, including accessibility features, faster indexing of files, and better zooming capabilities in Okular.
 
''A modern, stable desktop environment, KDE Plasma Workspaces 4.10 includes new features for printing and screenlocking, better indexing of files, and improved accessibility features.''
 
=== MATE Desktop 1.6 ===
<small>[[Features/MATE-Desktop-1.6|Mate Desktop 1.6]]</small>
 
With a large number of improvements, the MATE 1.6 desktop continues to deliver in its mission to bring a traditional, GNOME 2-like interface to your desktop. Improvements to dbus, the panel, control center, and themes have been implemented; other updates, such as support for GTK3 in most themes, a newer calculator, and improvements to the dbus interface are also included.
 
''The MATE 1.6 Desktop brings a large number of improvements to this traditional, GNOME 2-like desktop interface.''
 
= Pre-Work / Suggestions on Changes to Talking Points =
We have traditionally used categories along the lines of "User, Developer, Sysadmin," and of late have used additional categories for release announcements such as "cloud." I'd like to rethink that - the line is increasingly blurry for all of those groups, and I wonder if we might get more understanding by grouping some features along the lines of what they enable.
 
== Suggested Categories ==
* User
* Sysadmin
* Developer
* Cloud
* (new) Develop and Distribute: Languages, compilers, and tools for developing software, and tools for packaging software.
* (new) Start and Recover: Enabling a variety of options for improving boot times, as well as quicker recovery from system or software failure.
* (new) Monitor and Manage: Systems and resource management, and tools for diagnosis, monitoring, and logging.
* Add your suggestion here!
 
== How to use Categories ==
Feel free to give a feature multiple categories; if you come up with category suggestions of your own, add them to the suggested categories list and apply them in the list of features as you see fit and reasonable.
 
= Brainstorming List =
 
Features on this draft/brainstorming list have been accepted as features for [[:Category:FeatureAcceptedF19 | Fedora 19.]] Extended descriptions of the features can be seen on the [[Releases/19/FeatureList | Feature List]]; it may be helpful to view that list in a separate window as you consider which features


{|class="wikitable sortable"
{|class="wikitable sortable"
!scope="col" | % Complete
!border="1"| Feature || Category || Why should this be a talking point?
!scope="col" | Name
!scope="col" | Summary
!scope="col" | Updated
|-
|-
|[[Features/3D_Printing | 3D Printing]] ||  
|[[Features/3D_Printing | 3D Printing]] || Users, Developers, Develop & Distribute || This enables 3D printing technologies directly in Fedora, including creation of 3D models, generation of G-code for printers, and the ability to control 3D printers, such as RepRap.  These capabilities are new to Fedora.
|-
|-
|[[Features/AnacondaNewUI_Followup | AnacondaNewUI Followup]] ||
|[[Features/AnacondaNewUI_Followup | AnacondaNewUI Followup]] || ||
|-
|-
|[[Features/AnacondaRealmIntegration | Anaconda Realm Integration]] || Kickstart will have a 'realm join example.com' command, to join the machine during install to an AD or FreeIPA domain. This will take place using one time passwords or password-less joins to an AD or FreeIPA domain. || 2013-03-19
|[[Features/AnacondaRealmIntegration | Anaconda Realm Integration]] || ||
|-
|-
|[[Features/BIND10 | BIND10]] || BIND10 is next generation of the popular BIND9 DNS server rewritten from scratch. BIND10 suite includes both DNS and DHCP service servers. || 2013-02-20
|[[Features/BIND10 | BIND10]] || ||
|-
|-
|[[Features/CUPS1.6 | CUPS 1.6]] || Update CUPS to the latest upstream release and use PDF rather than PostScript as baseline document format. || 2013-03-11
|[[Features/CUPS1.6 | CUPS 1.6]] || ||
|-
|-
|[[Features/Checkpoint_Restore | Checkpoint/Restore]] || Add support to checkpoint and restore processes. Checkpointing processes can be used for fault tolerance and/or load balancing. || 2013-01-22
|[[Features/Checkpoint_Restore | Checkpoint/Restore]] || Sysadmin, Start & Recover || Enables process checkpoints, which can be used to either restore a process (in case of failure) without significant data loss, or to move a process, process tree, or container to another machine for load balancing or system maintenance purposes, without disrupting service.
|-
|-
|[[Features/DevelopersAssistant | Developers Assistant]] || Perform a series of various changes to improve developer experience on Fedora. || 2013-03-12
|[[Features/DevelopersAssistant | Developers Assistant]] ||Developers, Develop & Distribute || Provides an easy method for developers to start new projects via package sets by language (currently C, Java, and Python).  A new project can take advantage of project templates and samples, based on language selection or framework, as well as having the appropriate toolchain installed to develop in that language.  Additionally, the ability to directly upload to GitHub is HUUUUUGE and cool.
|-
|-
|[[Features/DracutHostOnly | Dracut HostOnly]] || Only create "host-only" initramfs images. A generic fallback image will be generated, if it does not exist and never ever be removed. || 2013-03-15
|[[Features/DracutHostOnly | Dracut HostOnly]] || ||
|-
|-
|[[Features/Erlang_R16 | Erlang/OTP R16]] || Update Erlang to the upstream R16 release. || 2013-03-20
|[[Features/Erlang_R16 | Erlang/OTP R16]] || ||
|-
|-
|[[Features/F19Boost153 | Fedora 19 Boost 1.53 Uplift]] || This feature brings Boost 1.53.0 to Fedora 19. || 2013-02-10
|[[Features/F19Boost153 | Fedora 19 Boost 1.53 Uplift]] || ||
|-
|-
|[[Features/FederatedVoIP | Federated VoIP]] || Make it easier for the deployment of federated SIP and XMPP (Jabber) networks, functioning much like federated SMTP email. || 2013-01-28
|[[Features/FederatedVoIP | Federated VoIP]] || ||
|-
|-
|[[Features/FirewalldLockdown | firewalld Lockdown]] || This feature adds a simple configuration setting for firewalld to be able to lock down configuration changes from local applications. || 2013-03-20
|[[Features/FirewalldLockdown | firewalld Lockdown]] || ||
|-
|-
|[[Features/FirewalldRichLanguage | firewalld Rich Language]] || This feature adds a rich (high level) language to firewalld, that allows to easily create complex firewall rules without the knowledge of iptables syntax. || 2013-03-20
|[[Features/FirewalldRichLanguage | firewalld Rich Language]] || ||
|-
|-
|[[Features/FirstClassCloudImages | First-Class Cloud Images]] || This feature expands Fedora's current cloud image deliverables beyond just EC2, and overhauls how they are produced. The goal is to produce cloud images for EC2 and other cloud deployments for the Alpha, Beta, and Final compose process and distribute them on the mirror network. There will also be nightly or weekly image builds for Rawhide to assist with early development. All images should be constructed using a newer generation of tools. || 2013-03-10
|[[Features/FirstClassCloudImages | First-Class Cloud Images]] || ||
|-
|-
|[[Features/FreeIPA_Two_Factor_Authentication | FreeIPA Two Factor Authentication]] || Provide Kerberos enabled, LDAP replicated, two-factor authentication for FreeIPA. || 2013-03-11
|[[Features/FreeIPA_Two_Factor_Authentication | FreeIPA Two Factor Authentication]] || ||
|-
|-
|[[Features/GCC48 | GCC 4.8.x]] || Switch GCC in Fedora 19 to 4.8.x, rebuild all packages with it. || 2013-03-18
|[[Features/GCC48 | GCC 4.8.x]] || ||
|-
|-
|[[Features/GLIBC217 | GLIBC 2.17]] || Switch GLIBC in Fedora 19 to GLIBC version 2.17 || 2013-01-22
|[[Features/GLIBC217 | GLIBC 2.17]] || ||
|-
|-
|[[Features/Gnome3.8 | GNOME 3.8]] || Update GNOME to the latest upstream release || 2013-03-14
|[[Features/Gnome3.8 | GNOME 3.8]] || ||
|-
|-
|[[Features/Guile2 | Guile2]] || Update GNU Guile to version 2.0.7 in Fedora 19. || 2013-01-21
|[[Features/Guile2 | Guile2]] || ||
|-
|-
|[[Features/High_Availability_Container_Resources | High Availability Container Resources]] || The Container Resource feature allows the HA stack (Pacemaker + Corosync) residing on a host machine to extend management of resources into virtual guest instances (KVM/Linux Containers) through use of the pacemaker_remote service. || 2013-03-12
|[[Features/High_Availability_Container_Resources | High Availability Container Resources]] || Sysadmin, Monitor & Manage || Extends the HA stack (pacemaker + corosync) beyond management of virtual guests to inside the guests themselves, enabling the ability to manage both virtual guests and the resources that live within the guests all from the host cluster node without requiring the guest nodes to run the cluster stack.  New containers can be defined and subsequently added to the cluster.
|-
|-
|[[Features/IPAv3TrustImprovements | FreeIPA v3 Trust Improvements]] || Multiple Domain Controllers and multiple additional DNS domains managed by FreeIPA can now be accessible via trusting relationship by Active Directory domain members. Additionally, Global Catalog service is provided for use by AD clients, allowing FreeIPA users to be included into access-control lists of AD resources. || 2013-03-14
|[[Features/IPAv3TrustImprovements | FreeIPA v3 Trust Improvements]] || ||
|-
|-
|[[Features/JRuby_1.7 | Features/JRuby 1.7]] || JRuby is an alternative Ruby implementation with fast growing user base due to its great performance in parallel tasks. Although JRuby 1.6.7 is already in Fedora, this feature brings in new minor version and better Fedora integration. || 2013-02-27
|[[Features/JRuby_1.7 | Features/JRuby 1.7]] || ||
|-
|-
|[[Features/Java8TechPreview | Java 8]] || Add a tech preview preview of the the upcoming version of Java (OpenJDK8) to Fedora 19 || 2013-03-12
|[[Features/Java8TechPreview | Java 8]] || ||
|-
|-
|[[Features/KDE410 | KDE Plasma Workspaces 4.10]] || Rebase to KDE Plasma Workspace 4.10 including Plasma Desktop and Netbook workspaces, the KDE Applications and the KDE Platform. || 2013-02-13
|[[Features/KDE410 | KDE Plasma Workspaces 4.10]] || ||
|-
|-
|[[Features/KScreen | KScreen]] || Replace current KDE screen management software by KScreen. || 2012-01-22
|[[Features/KScreen | KScreen]] || ||
|-
|-
|[[Features/LessBrittleKerberos | Less Brittle Kerberos]] || Make kerberos in Fedora simpler to use by removing some of the brittleness that are common failure points. In particular we remove the need for kerberos clients to sync their clocks, and remove the need to have reverse DNS records carefully setup for services. || 2013-03-11
|[[Features/LessBrittleKerberos | Less Brittle Kerberos]] || ||
|-
|-
|[[Features/MATE-Desktop-1.6 | MATE Desktop 1.6]] || MATE Desktop is based on GNOME 2 and provides an intuitive and attractive desktop to Linux users who seek a simple, easy to use traditional interface. || 2013-03-14
|[[Features/MATE-Desktop-1.6 | MATE Desktop 1.6]] || ||
|-
|-
|[[Features/MEMSTOMP | MEMSTOMP]] || Include the MEMSTOMP DSOs in Fedora 19 to enable developers to more quickly detect certain library calls which result in undefined behaviour due to overlapping memory arguments. || 2013-03-11
|[[Features/MEMSTOMP | MEMSTOMP]] || ||
|-
|-
|[[Features/MinGW_GCC_4.8 | MinGW GCC 4.8]] || Update the mingw-gcc cross-compiler to gcc 4.8 and rebuild all MinGW packages against it || 2013-03-06
|[[Features/MinGW_GCC_4.8 | MinGW GCC 4.8]] || ||
|-
|-
|[[Features/MoreMobileBroadband | More Mobile Broadband]] || New mobile broadband devices supporting multiple technologies (eg, CDMA/EVDO/LTE and/or GSM/UMTS/LTE) and using new proprietary protocols are becoming common in the marketplace, and are not well supported by ModemManager 0.6 and earlier.  We developed ModemManager 0.7/0.8 with a new API specifically to address this issue and to be more compatible with future mobile broadband devices. || 2013-3-12
|[[Features/MoreMobileBroadband | More Mobile Broadband]] || ||
|-
|-
|[[Features/NFStest | NFStest]] || Provides a set of tools for testing either the NFS client or the NFS server, most of the functionality is focused mainly on testing the client. || 2012-11-27
|[[Features/NFStest | NFStest]] || ||
|-
|-
|[[Features/NewFirstboot | New firstboot]] || This feature proposes new initial setup application with better integration to the NewUI anaconda and to Gnome Initial Experience. || 2013-03-12
|[[Features/NewFirstboot | New firstboot]] || ||
|-
|-
|[[Features/NodeJS | Node.js]] || The Node.js JavaScript runtime and associated ecosystem, including the npm package manager. || 2013-03-11
|[[Features/NodeJS | Node.js]] || Developers, Develop & Distribute || The Node.js platform is a highly popular development and deployment ecosystem, designed for easily building fast, scalable network applications, and suitable for developing real-time applications that run across distributed devices. In addition to the node.js runtime, the npm package manager is also included. End-users will also benefit from the ability to run Node.js apps such as etherpad lite and ethercalc in Fedora.
|-
|-
|[[Features/OpenLMIEaseOfUse | Ease Of Use: System Management with OpenLMI]] || Add providers and capabilites to the OpenLMI infrastructure that would ease the remote system management. || 2013-03-11
|[[Features/OpenLMIEaseOfUse | Ease Of Use: System Management with OpenLMI]] || Sysadmins, Monitor and Manage ||
|-
|-
|[[Features/OpenShift_Origin | OpenShift Origin]] || OpenShift Origin is a cloud application platform as a service (PaaS). It is the open sourced, community supported version of OpenShift || 2013-03-12
|[[Features/OpenShift_Origin | OpenShift Origin]] || ||
|-
|-
|[[Features/OpenStack_Grizzly | OpenStack Grizzly]] || OpenStack will be upgraded to the next major stable release, called "Grizzly". In addition the new OpenStack "heat" and "ceilometer" incubation projects will be included. || 2013-03-08
|[[Features/OpenStack_Grizzly | OpenStack Grizzly]] || ||
|-
|-
|[[Features/Pcp4 | Feature Name: Performance Co-Pilot Feature Update]] || A new feature release of PCP (Performance Co-Pilot). || 2013-01-25
|[[Features/Pcp4 | Feature Name: Performance Co-Pilot Feature Update]] || ||
|-
|-
|[[Features/Php55 | PHP 5.5]] || To provide the latest PHP stack. || 2013-03-18
|[[Features/Php55 | PHP 5.5]] || ||
|-
|-
|[[Features/Pillow | Pillow]] || Replace PIL (python-imaging) with Pillow, an actively maintained fork which is also heading for python3 compatibility || 2013-03-19
|[[Features/Pillow | Pillow]] || ||
|-
|-
|[[Features/QXLKMSSupport | QXL/Spice KMS Driver]] || Currently the QXL driver is X.org only, a KMS driver is required to move forward with projects like spice 3D, and also to allow more features to be show in virt environments like plymouth. || 2012-09-15
|[[Features/QXLKMSSupport | QXL/Spice KMS Driver]] || ||
|-
|-
|[[Features/RPM4.11 | Update RPM to 4.11]] || Update RPM to 4.11 in Fedora 19. || 2013-02-15
|[[Features/RPM4.11 | Update RPM to 4.11]] || ||
|-
|-
|[[Features/RealmdFreeIpaSupport | Realmd FreeIPA Support]] || realmd currently supports discovery and configuring of Active Directory domains. With this feature it will also include support for FreeIPA domains. || 2013-03-11
|[[Features/RealmdFreeIpaSupport | Realmd FreeIPA Support]] || ||
|-
|-
|[[Features/RemovePyXML | Remove PyXML from Fedora]] || The goal of this Feature is to remove the PyXML package from Fedora. || 2013-02-28
|[[Features/RemovePyXML | Remove PyXML from Fedora]] || ||
|-
|-
|[[Features/ReplaceMySQLwithMariaDB | Replace MySQL with MariaDB]] || MariaDB, a community developed fork of MySQL, will be the default implementation of MySQL in Fedora 19. || 2013-01-31
|[[Features/ReplaceMySQLwithMariaDB | Replace MySQL with MariaDB]] || ||
|-
|-
|[[Features/Ruby_2.0.0 | Ruby 2.0.0]] || Ruby 2.0.0 is the latest stable version of Ruby, with major increases in speed and reliability. With this major update from Ruby 1.9.3 in Fedora 18 to Ruby 2.0 in Fedora 19, alongside JRuby, Fedora becomes the superior Ruby development platform. || 2013-03-12
|[[Features/Ruby_2.0.0 | Ruby 2.0.0]] ||Developers, Develop & Distribute || Ruby 2.0.0 is the newest version of this popular language, released in February 2013.  It includes a number of new features and increases in speed and reliability. An included custom Ruby loader provides the ability to easily switch interpreters while still keeping backwards compatibility with all the user's ruby scripts.
|-
|-
|[[Features/Ryu | Ryu Network Operating System]] || Ryu Network Operating System http://osrg.github.com/ryu/ || 2013-03-18
|[[Features/Ryu | Ryu Network Operating System]] || ||
|-
|-
|[[Features/SSSDImproveADIntegration | SSSD improve AD integration]] || The next major release of SSSD will include support for more advanced AD features for domain members. This includes site support and trusted domains. Additionally it will include a plugin for the cifs-utils package which would allow a CIFS client to use SSSD for lookups which were currently only possible with winbind. || 2013-03-08
|[[Features/SSSDImproveADIntegration | SSSD improve AD integration]] || ||
|-
|-
|[[Features/Scratch | Scratch for Fedora]] || Scratch is an educational programming environment which makes it easy to create games, animations, and art. It's open source and would be a great addition to Fedora. || 2013-03-11
|[[Features/Scratch | Scratch for Fedora]] || ||
|-
|-
|[[Features/SharedSystemCertificates | Shared System Certificates]] || Make NSS, GnuTLS, OpenSSL and Java share a default source for retrieving system certificate anchors and black list information. This is an initial but useful step in the direction of a comprehensive solution. || 2013-03-11
|[[Features/SharedSystemCertificates | Shared System Certificates]] || ||
|-
|-
|[[Features/Simplified_Maven_Packaging | Simplify Java/Maven Packaging using XMvn]] || Introduce new Maven packaging tooling with new macros, automated install section and more || 2013-03-06
|[[Features/Simplified_Maven_Packaging | Simplify Java/Maven Packaging using XMvn]] ||Developers, Develop & Distribute ||
|-
|-
|[[Features/SyslinuxOption | Syslinux Option]] || This feature will make Syslinux an optional bootloader for Fedora, in kickstart and via a hidden Anaconda option. When used this way, it will replace grub2. || 2013-03-11
|[[Features/SyslinuxOption | Syslinux Option]] || Sysadmin, Cloud, Start & Recover || This optional bootloader, which can be used in place of grub2, is focused on virtualized systems as a primary target. It is small, has minimal dependencies, is significantly easier to use than grub2, and is ideal for use in images in the cloud and other Fedora-based virt appliances.
|-
|-
|[[Features/SystemdCalendarTimers | systemd Calendar Timers]] || systemd has supported timer units for activating services based on time since its inception. However, it only could schedule services based on monotonic time events (i.e. "every 5 minutes"). With this feature in place systemd also supports calendar time events (i.e. "every monday morning 6:00 am", or "at midnight on every 1st, 2nd, 3rd of each month if that's saturday or sunday"). || 2012-01-17
|[[Features/SystemdCalendarTimers | systemd Calendar Timers]] || ||
|-
|-
|[[Features/SystemdLightweightContainers | systemd Lightweight Containers]] || For a longer time systemd already included the systemd-nspawn tool as a more powerful version of chroot(1), primarily inteded for use in development, experimenting, debugging, instrumentation, testing and building of software. With Fedora 19 we want to make nspawn considerably more useful, so that it can easily be used to start containers capable of booting up a complete and unmodified Fedora distribution inside as normal system services. || 2012-01-17
|[[Features/SystemdLightweightContainers | systemd Lightweight Containers]] || ||
|-
|-
|[[Features/SystemdMessageCatalog | systemd Message Catalog]] || Logging is essential for finding and tracking down system problems. Just finding and tracking them down however is seldom enough to actually get them fixed. With Journal Message Catalogs we want to link helpful meta information directly to many log messages applications generate, keyed off an ID identifying the type of message. This localized meta information can help the user to fix the problem, refer him to additional documentation, or even inform him where to get further help. || 2012-01-17
|[[Features/SystemdMessageCatalog | systemd Message Catalog]] || ||
|-
|-
|[[Features/SystemdPredictableNetworkInterfaceNames | systemd/udev Predictable Network Interface Names]] || The udevd service has a long history of providing predicatable names for block devices and others. For Fedora 19 we'd like to provide the same for network interfaces, following a similar naming scheme, but only as fallback if not other solution such as biosdevname is installed or the administrator manually defined network interface names via udev rules or the old network scripts. || 2012-01-29
|[[Features/SystemdPredictableNetworkInterfaceNames | systemd/udev Predictable Network Interface Names]] || ||
|-
|-
|[[Features/SystemdResourceControl | systemd Resource Control]] || systemd already has support for assigning specific resources to system services using various configuration settings. With Fedora 19 we'd like to build on that, and add the ability for the admin to dynamically query the resource control parameters and change them at runtime. || 2012-03-07
|[[Features/SystemdResourceControl | systemd Resource Control]] ||Sysadmins, Monitor & Manage || Enables administrators to dynamically modify c-groups based resource controls for services at runtime. Service settings such as MemoryLimit=, CPUShares= or BlockIOWeight= can now be changed at runtime, and have the changes take effect immediately.
|-
|-
|[[Features/Systemtap22 | Systemtap 2.2]] || A new feature release of Systemtap || 2013-03-05
|[[Features/Systemtap22 | Systemtap 2.2]] || Sysadmins, Monitor & Manage ||
|-
|-
|[[Features/Thermostat1.0 | Thermostat 1.0]] || Improved monitoring and serviceability tool for Java applications || 2013-03-20
|[[Features/Thermostat1.0 | Thermostat 1.0]] || Sysadmins, Monitor & Manage || This monitoring and servicing tool for Java apps enables the ability to examine applications as they are running. The 1.0 release includes improvements in gathering information for monitored hosts and Java virtual machines, either on a single machine or in a network or cluster, and a stable API for plugin developers.
|-
|-
|[[Features/Trusted_Network_Connect_(TNC) | Trusted Network Connect (TNC)]] || This feature provides Trusted Network Connect(TNC) framework that can be used to assess and verify end clients' system state (such as network ports/firewall status or legitimate binaries) and its compliance to a predefined policy with existing network access control (NAC) solutions. || 2013-03-11
|[[Features/Trusted_Network_Connect_(TNC) | Trusted Network Connect (TNC)]] || ||
|-
|-
|[[Features/Virt_Storage_Migration | Virt Storage Migration]] || Migrate a running virtual machine from one host to another, including in use storage, with no downtime. No need for a shared storage location between the two. || 2013-03-12
|[[Features/Virt_Storage_Migration | Virt Storage Migration]] ||Sysadmin, Monitor & Manage, possibly Start & Recover?  || While the ability to migrate a virtual machine from one host to another has existed for a while, but VM storage disks previously needed to be shared by the respective hosts, as well as mounted in the same location.  Virt storage migration enables the ability to move the VM *and* in-use storage, without having shared storage between the hosts.  This ability comes directly from new improvements in QEMU, which previously had a storage migration feature, but was painful.
|-
|-
|[[Features/Virtio_RNG | Virtio RNG]] || Provide a paravirtual random number generator to virtual machines, to prevent entropy starvation in guests. || 2013-03-12
|[[Features/Virtio_RNG | Virtio RNG]] || ||
|-
|-
|[[Features/YumFsSnapshotThinpSupport | Add LVM Thin provisioning support to the yum-fs-snapshot plugin]] || For the purposes of system rollback: Provide the ability to create a snapshot of all thinly provisioned LVM2 volumes associated with FS mount points that are relevant to a yum transaction. || 2013-03-12
|[[Features/YumFsSnapshotThinpSupport | Add LVM Thin provisioning support to the yum-fs-snapshot plugin]] || ||
|-
|-
|[[Features/YumGroupsAsObjects |  
|[[Features/YumGroupsAsObjects | Yum Groups as Objects]] || ||
|-
|-
|[[Features/gss-proxy |  
|[[Features/gss-proxy | GSS Proxy]] || ||
|-
|-
|[[Features/libkkc | libkkc]] |
|[[Features/libkkc | libkkc]] || ||
|-
|-
|}
|}
= Template for Final Talking Points Selected =
These are the [[Talking Points]] for the Fedora 19 release. For information on how these talking points were chosen, see [[Talking Points SOP]]. They are intended to help [[Ambassadors]] quickly present an overview of highlighted features when talking about the release.
The talking points are based in part on the [[Releases/19/FeatureList|features]] for this release.  Any Fedora community member can introduce a feature, using our [[Features/Policy|feature process]].
== For desktop users and everyone ==
''Things of general interest to most people using Fedora.''
=== Feature Name ===
<small>[[Features/Gnome3|GNOME 3 feature]] Link to feature on FeatureList.</small>
Long description of feature, paragraph-sized.
''To the point, short sentence about Feature.''
== For administrators ==
''Improvements that make system administrators' lives better.''
=== Feature Name ===
<small>[[Features/Gnome3|GNOME 3 feature]] Link to feature on FeatureList.</small>
Long description of feature, paragraph-sized.
''To the point, short sentence about Feature.''
== For developers ==
''Innovations that make Fedora a great platform for software developers.''
=== Feature Name ===
<small>[[Features/Gnome3|GNOME 3 feature]] Link to feature on FeatureList.</small>
Long description of feature, paragraph-sized.
''To the point, short sentence about Feature.''
== Spins ==
''Spins are alternate versions of Fedora, tailored for various uses by community members.''
[http://spins.fedoraproject.org Spins] are alternate versions of Fedora.  In addition to various desktop environments for Fedora, spins are also available as tailored environments for various types of users via hand-picked application sets or customizations.
''(OLD EXAMPLE FOLLOWS - need to replace with what is submitted for F19!)''
Interest-specific Spins include the [[Design_Suite | Design Suite Spin]], [[Games_Spin | Games Spin]], and [[Security_Spin | Security Spin]], among others. Available desktop environments, in addition to the GNOME 3 desktop which is shipped in the default version of Fedora 15, include [[Xfce]], [[Sugar_on_a_Stick | Sugar on a Stick]], [[KDE]], and [[LXDE]].
To see all of the Official Fedora 19 Release Spins, see the [https://fedoraproject.org/wiki/Releases/19/Spins Fedora 19 Release Spins] link.
=== Spin Name ===
<small>[[Features/Gnome3|GNOME 3 feature]] Link to spin on FeatureList.</small>
Long description of feature, paragraph-sized.
''To the point, short sentence about Spin.''


[[Category:Marketing]]
[[Category:Marketing]]
[[Category:Talking points]]
[[Category:Talking points]]
[[Category:F19]]
[[Category:F19]]

Latest revision as of 11:38, 11 April 2013

These are the Talking Points for the Fedora 19 release. For information on how these talking points were chosen, see Talking Points SOP. They are intended to help Ambassadors quickly present an overview of highlighted features when talking about the release.

The talking points are based in part on the features for this release. Any Fedora community member can introduce a feature, using our feature process.

Create and Develop

Would you like to play? Whether you're a developer, maker, or just getting started, we have the tools to help you get things done.

3D Printing Feature

3D Printing feature

3D printing is enabled through availability of a variety of tools, ranging from software for creation of 3D models, to tools for generation of G-code and delivery to a 3D printer. Software available includes: OpenSCAD, for creating solid 3D CAD objects, and the associated MCAD library, for design and mock-up of mechanical designs; Skeinforge and SFACT, toolchains for conversion of 3D models into instructions for RepRap; Printrun, a suite of G-code sender tools for RepRap, with both command-line and graphical interfaces, as well as a GUI tool to prepare printing plate from STL files for RepRap; and RepetierHost, an all-in-one tool for 3D printing, with the ability to model on a virtual print plate, slice models, and error-check and send G-code.

3D modeling and printing is enabled through a variety of tools in Fedora, including OpenSCAD, Skeinforge, SFACT, Printrun, and RepetierHost.

Developer's Assistant Feature

Developer's Assistant Feature

Perfect for new developers and developers not previously familiar with Linux, the Developer's Assistant provides an easy method for developers to start new projects via package sets by language (currently C, Java, and Python). A new project can take advantage of project templates and samples, based on language selection or framework, as well as having the appropriate toolchain installed to develop in that language. Additionally, the ability to directly upload to GitHub makes it easier than ever for developers to distribute their code the best way: to the wider open source community.

Get your development started with templates and samples, code with the appropriate toolchain, and package and distribute your creations.

Node.js Feature

node.js Feature

The Node.js platform is a highly popular development and deployment ecosystem, designed for easily building fast, scalable network applications, and is suitable for developing real-time applications that run across distributed devices. In addition to the node.js runtime, the npm package manager is also included. End-users will also benefit from the ability to run Node.js apps such as etherpad lite and ethercalc in Fedora.

Easily build network applications and real-time, distributed applications with the node.js development and deployment ecosystem.

Ruby 2.0.0 Feature

Ruby 2.0.0 Feature

Ruby 2.0.0 is the newest version of this popular language, released in February 2013. It includes a number of new features and increases in speed and reliability. An included custom Ruby loader provides the ability to easily switch interpreters while still keeping backwards compatibility with all the user's ruby scripts.

The newest version of Ruby, a popular development language, is available in Fedora 19.

Thermostat 1.0 Feature

Thermostat 1.0 Feature

Thermostat 1.0 is the first API-stable release of this tool for OpenJDK. Designed to monitor and service Java apps, Thermostat enables the ability to examine applications as they are running. The 1.0 release includes improvements in gathering information for monitored hosts and Java virtual machines, either on a single machine or in a network or cluster, and a stable API for plugin developers.

Thermostat is a monitoring, instrumentation and serviceability tool for OpenJDK which enables developers to examine applications as they run.

OpenShift Origin Feature

OpenShift Origin Feature

Enabling users to deploy their own Platform-as-a-Service (PaaS) infrastructure environment, OpenShift Origin creates an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications. It manages the infrastructure, middleware, and management of the PaaS, and allows the developer to focus on what they do best: designing and coding applications, using the wide variety of "cartridges" available to enable their preferred development toolchain.

Implement your own PaaS infrastructure with OpenShift Origin to easily enable developers to code and deploy applications in a cloud environment.

Scratch for Fedora

Scratch Feature

Scratch is a graphical, educational programming environment, created by the Lifelong Kindergarten Group at the MIT Media Lab. Scratch makes it easy to create your own interactive stories, games, animations, music, and art.

Learn as you code, create stories and games, and more with the Scratch programming environment.

Deploy, Monitor, and Manage

Make your machines work for you -- not the other way around. If you have one, or if you have many machines, Fedora has the tools you need to boot and manage your systems, and enable you to be proactive with tools for diagnosis, monitoring, and logging.

Checkpoint and Restore Feature

Checkpoint/Restore feature

The checkpoint/restore feature enables the ability to checkpoint processes, and restore them on another machine. Created by the CRIU project, the crtools software can be used for cases such as load balancing, fault tolerance, or system maintenance purposes. Taken in regular intervals, process checkpoints can be used to either restore a process (in case of failure) without significant data loss, or to move a process, process tree, or container to another machine for load balancing or system maintenance purposes, without disrupting service.

The Checkpoint/restore capability provides the ability to checkpoint and restore a process, and is useful for cases such as process failure, or moving a process to another machine for maintenance or load balancing.

High Availability Container Resources Feature

High Availability Container Resources Feature

Extend the HA stack beyond management of virtual guests, to containers inside the guests themselves, with High Availability Container Resources. Enabling the ability to manage both virtual guests and the resources that live within the guests, all from the host cluster node, this feature can be used without guests needing to run the cluster stack, and new containers can be defined and subsequently added to the HA cluster, which is built on pacemaker and corosync.

Define and add containers in your virtual guests through discovery enabled by High Availability Container Resources.

OpenLMI Feature

System Management with OpenLMI Feature

OpenLMI provides a common infrastructure for the management of Linux systems, making remote management of machines easier. Extending upon previously available capabilities, a storage API for remote storage management, providers for remote hardware inventory ad AD/Kerberos realm enrollment, and easier, more scriptable remote storage management are now in place.

Easier management of remote systems.

Virt Storage Migration Feature

Features/Virt_Storage_Migration

Virt storage migration delivers the ability to move a virtual machine *and* in-use storage, without requiring shared storage between the hosts. This extends upon the previously available ability to migrate a VM from one host to another, but in an environment where VM storage disks needed to be shared by the respective hosts, as well as mounted in the same location. New improvements in QEMU enable this technology, extending upon previous, less simple capabilities.

Migrate virtual machines, with or without shared storage between the hosts.

systemd Resource Control Feature

Resource Control with systemd Feature

systemd resource control enables administrators to dynamically modify c-groups based resource controls for services at runtime. Service settings such as MemoryLimit=, CPUShares= or BlockIOWeight= can now be changed at runtime, and have the changes take effect immediately. This brings easy management of system resources, without the need to reboot.

Modify your service settings without a reboot -- dynamically query and modify resource control parameters at runtime with systemd Resource Control.

Syslinux Boot Option Feature

Syslinux Boot Option Feature

This optional bootloader, which can be used in place of grub2, is focused on virtualized systems as a primary target. It is small, has minimal dependencies, is significantly easier to use than grub2, and is ideal for use in images in the cloud and other Fedora-based virt appliances.

Optional, simplified booting of Fedora, ideal for images used in cloud environments and virt appliances.


Desktop Environments and Spins

Spins are alternate versions of Fedora, tailored for various uses by community members.

Spins are alternate versions of Fedora. In addition to various desktop environments for Fedora, spins are also available as tailored environments for various types of users via hand-picked application sets or customizations.

Interest-specific Spins include the Design Suite Spin, the Robotics Spin, and the Security Spin, among others. Other available desktop environments, in addition to the GNOME 3.8 desktop which is shipped in the default version of Fedora 19, as well as those highlighted below, include XFCE, Sugar on a Stick, and LXDE.

To see all of the Official Fedora 19 Release Spins, see the Fedora 19 Release Spins link.

GNOME 3.8

GNOME 3.8 Desktop

GNOME 3.8 features a variety of upgrades, including new applications for note-taking and photos, and improvements to accessibility, ibus integration, and search capabilities. Additionally, support for more advanced networking feature, such as bridging, bonding, and VLANs, is enabled in the shell and network control panel. Fallback mode has been eliminated in GNOME 3.8, and a "Classic Mode" is now available to provide a user experience similar to GNOME 2. Finally, Owncloud support has been integrated as a way for users to access cloud storage capabilities.

GNOME 3.8 brings new applications and improvements to the desktop, and additionally provides the ability to enable a "classic mode" for those longing for the GNOME 2 user experience.

KDE Plasma Workspaces 4.10

KDE Plasma Workspaces 4.10 Desktop

Based on top of Qt 4.8, KDE Plasma Workspaces 4.10 brings in a new screen locking mechanism, animated wallpapers, and a new print manager. It also features improvements to several areas, including accessibility features, faster indexing of files, and better zooming capabilities in Okular.

A modern, stable desktop environment, KDE Plasma Workspaces 4.10 includes new features for printing and screenlocking, better indexing of files, and improved accessibility features.

MATE Desktop 1.6

Mate Desktop 1.6

With a large number of improvements, the MATE 1.6 desktop continues to deliver in its mission to bring a traditional, GNOME 2-like interface to your desktop. Improvements to dbus, the panel, control center, and themes have been implemented; other updates, such as support for GTK3 in most themes, a newer calculator, and improvements to the dbus interface are also included.

The MATE 1.6 Desktop brings a large number of improvements to this traditional, GNOME 2-like desktop interface.

Pre-Work / Suggestions on Changes to Talking Points

We have traditionally used categories along the lines of "User, Developer, Sysadmin," and of late have used additional categories for release announcements such as "cloud." I'd like to rethink that - the line is increasingly blurry for all of those groups, and I wonder if we might get more understanding by grouping some features along the lines of what they enable.

Suggested Categories

  • User
  • Sysadmin
  • Developer
  • Cloud
  • (new) Develop and Distribute: Languages, compilers, and tools for developing software, and tools for packaging software.
  • (new) Start and Recover: Enabling a variety of options for improving boot times, as well as quicker recovery from system or software failure.
  • (new) Monitor and Manage: Systems and resource management, and tools for diagnosis, monitoring, and logging.
  • Add your suggestion here!

How to use Categories

Feel free to give a feature multiple categories; if you come up with category suggestions of your own, add them to the suggested categories list and apply them in the list of features as you see fit and reasonable.

Brainstorming List

Features on this draft/brainstorming list have been accepted as features for Fedora 19. Extended descriptions of the features can be seen on the Feature List; it may be helpful to view that list in a separate window as you consider which features

Feature Category Why should this be a talking point?
3D Printing Users, Developers, Develop & Distribute This enables 3D printing technologies directly in Fedora, including creation of 3D models, generation of G-code for printers, and the ability to control 3D printers, such as RepRap. These capabilities are new to Fedora.
AnacondaNewUI Followup
Anaconda Realm Integration
BIND10
CUPS 1.6
Checkpoint/Restore Sysadmin, Start & Recover Enables process checkpoints, which can be used to either restore a process (in case of failure) without significant data loss, or to move a process, process tree, or container to another machine for load balancing or system maintenance purposes, without disrupting service.
Developers Assistant Developers, Develop & Distribute Provides an easy method for developers to start new projects via package sets by language (currently C, Java, and Python). A new project can take advantage of project templates and samples, based on language selection or framework, as well as having the appropriate toolchain installed to develop in that language. Additionally, the ability to directly upload to GitHub is HUUUUUGE and cool.
Dracut HostOnly
Erlang/OTP R16
Fedora 19 Boost 1.53 Uplift
Federated VoIP
firewalld Lockdown
firewalld Rich Language
First-Class Cloud Images
FreeIPA Two Factor Authentication
GCC 4.8.x
GLIBC 2.17
GNOME 3.8
Guile2
High Availability Container Resources Sysadmin, Monitor & Manage Extends the HA stack (pacemaker + corosync) beyond management of virtual guests to inside the guests themselves, enabling the ability to manage both virtual guests and the resources that live within the guests all from the host cluster node without requiring the guest nodes to run the cluster stack. New containers can be defined and subsequently added to the cluster.
FreeIPA v3 Trust Improvements
Features/JRuby 1.7
Java 8
KDE Plasma Workspaces 4.10
KScreen
Less Brittle Kerberos
MATE Desktop 1.6
MEMSTOMP
MinGW GCC 4.8
More Mobile Broadband
NFStest
New firstboot
Node.js Developers, Develop & Distribute The Node.js platform is a highly popular development and deployment ecosystem, designed for easily building fast, scalable network applications, and suitable for developing real-time applications that run across distributed devices. In addition to the node.js runtime, the npm package manager is also included. End-users will also benefit from the ability to run Node.js apps such as etherpad lite and ethercalc in Fedora.
Ease Of Use: System Management with OpenLMI Sysadmins, Monitor and Manage
OpenShift Origin
OpenStack Grizzly
Feature Name: Performance Co-Pilot Feature Update
PHP 5.5
Pillow
QXL/Spice KMS Driver
Update RPM to 4.11
Realmd FreeIPA Support
Remove PyXML from Fedora
Replace MySQL with MariaDB
Ruby 2.0.0 Developers, Develop & Distribute Ruby 2.0.0 is the newest version of this popular language, released in February 2013. It includes a number of new features and increases in speed and reliability. An included custom Ruby loader provides the ability to easily switch interpreters while still keeping backwards compatibility with all the user's ruby scripts.
Ryu Network Operating System
SSSD improve AD integration
Scratch for Fedora
Shared System Certificates
Simplify Java/Maven Packaging using XMvn Developers, Develop & Distribute
Syslinux Option Sysadmin, Cloud, Start & Recover This optional bootloader, which can be used in place of grub2, is focused on virtualized systems as a primary target. It is small, has minimal dependencies, is significantly easier to use than grub2, and is ideal for use in images in the cloud and other Fedora-based virt appliances.
systemd Calendar Timers
systemd Lightweight Containers
systemd Message Catalog
systemd/udev Predictable Network Interface Names
systemd Resource Control Sysadmins, Monitor & Manage Enables administrators to dynamically modify c-groups based resource controls for services at runtime. Service settings such as MemoryLimit=, CPUShares= or BlockIOWeight= can now be changed at runtime, and have the changes take effect immediately.
Systemtap 2.2 Sysadmins, Monitor & Manage
Thermostat 1.0 Sysadmins, Monitor & Manage This monitoring and servicing tool for Java apps enables the ability to examine applications as they are running. The 1.0 release includes improvements in gathering information for monitored hosts and Java virtual machines, either on a single machine or in a network or cluster, and a stable API for plugin developers.
Trusted Network Connect (TNC)
Virt Storage Migration Sysadmin, Monitor & Manage, possibly Start & Recover? While the ability to migrate a virtual machine from one host to another has existed for a while, but VM storage disks previously needed to be shared by the respective hosts, as well as mounted in the same location. Virt storage migration enables the ability to move the VM *and* in-use storage, without having shared storage between the hosts. This ability comes directly from new improvements in QEMU, which previously had a storage migration feature, but was painful.
Virtio RNG
Add LVM Thin provisioning support to the yum-fs-snapshot plugin
Yum Groups as Objects
GSS Proxy
libkkc