From Fedora Project Wiki

No edit summary
(Tidy up formatting, add Xfce updates courtesy of nirik)
Line 4: Line 4:


The talking points are based in part on the [[Releases/25/ChangeSet|Change Set]] for this release.
The talking points are based in part on the [[Releases/25/ChangeSet|Change Set]] for this release.


== Overall Release Story ==  
== Overall Release Story ==  




Line 15: Line 17:
** New and great version of the popular server-side JavaScript engine
** New and great version of the popular server-side JavaScript engine
* "Secondary architectures" now "Alternate architectures"
* "Secondary architectures" now "Alternate architectures"


== Fedora Cloud ==
== Fedora Cloud ==


Terms of interest:
* Fedora Atomic
* Fedora Open Shift Playground
* Docker
* Kubernetes
* Ansible


Terms of interest: Fedora Atomic, Fedora Open Shift Playground, Docker, Kubernetes, Ansible
Perhaps most useful for typical Fedora user is to know where they can use these, what can use these for and how to migrate from desktop experience to running own services on a hosting platform or their own server.


Perhaps most useful for typical Fedora user is to know where can use these, what can use these for and how to migrate from desktop experience to running own services on a hosting platform or their own server.  
[https://fedoraproject.org/wiki/Cloud/Cloud_PRD Cloud overview]


Cloud overview at https://fedoraproject.org/wiki/Cloud/Cloud_PRD


== Fedora Server ==
== Fedora Server ==


=== Cockpit ===
=== Cockpit ===
* '''SELinux Troubleshooter module''': Cockpit now has a SELinux Troubleshooter module similar to Fedora Workstation
* '''SELinux Troubleshooter module''': Cockpit now has a SELinux Troubleshooter module similar to Fedora Workstation
** If system encounters an SELinux denial, will display information about the issue as well as suggestions for correcting the issue if it was unexpected
** If system encounters an SELinux denial, will display information about the issue as well as suggestions for correcting the issue if it was unexpected
Line 38: Line 47:
== Fedora Workstation ==
== Fedora Workstation ==


* '''Wayland by default.''' Wayland is the replacement for the legacy X11 display system. Wayland has been under development for several years. While like most software it still has some bugs, we believe it's ready to serve as a default that works for many users. Users can still select the old X11 system if necessary to avoid a problem that affects them.
* '''Wayland by default''':
* '''Improved Flatpak support in the Software tool.''' The Software tool has the ability to install, update, and remove Flatpak software where a Fedora system is configured to point to a repo that offers it.
** Wayland is the replacement for the legacy X11 display system. Wayland has been under development for several years. While like most software it still has some bugs, we believe it's ready to serve as a default that works for many users.
* '''Early preview of OStree based Workstation.''' (TBD)
** Users can still select the old X11 system if necessary to avoid a problem that affects them.
* '''Improved Flatpak support in the Software tool''': The Software tool has the ability to install, update, and remove Flatpak software where a Fedora system is configured to point to a repo that offers it.
* '''Early preview of OStree based Workstation''': (TBD)


== KDE Desktop ==


Some newly added packages are:
== Spins ==
* [https://minuet.kde.org/ Minuet] for learning music.
* [https://www.kde.org/applications/internet/krdc/ KRDC], a remote desktop client
* [https://games.kde.org/game.php?game=kmahjongg KMahjongg], solitaire mahjongg


Improvements have been made to among others, Kcontact suite and Kdenlive - improved feature set and better video edits.
=== KDE Desktop ===


To try out KDE instead of the default Gnome desktop, see [https://fedoraproject.org/wiki/KDE Fedora KDE]
==== New packages ====


More information on the [https://www.kde.org/announcements/ KDE announcements page]
* '''[https://minuet.kde.org/ Minuet]''': Utility for learning music
* '''[https://www.kde.org/applications/internet/krdc/ KRDC]''': Remote desktop client
* '''[https://games.kde.org/game.php?game=kmahjongg KMahjongg]''': Solitaire mahjongg


== Spins ==
==== Improvements ====
 
* '''[https://userbase.kde.org/Kontact Kontact suite]''': Improved feature set
* '''[https://kdenlive.org/ Kdenlive]''': Better video edits
 
==== Usage instructions ====
 
To try out KDE instead of the default GNOME desktop environment, see the [[KDE|KDE wiki page]]. More information is on the [https://www.kde.org/announcements/ KDE announcements page].
 
=== Xfce ===
 
* '''xfce4-terminal''':
** Ported to gtk3 and vte291
** Lots of bugfixes
** Support for unlimited scrollback buffer
** Support for magnet links, zooming
** Tons of translation updates
* '''xfce4-power-manager''':
** Bunch of bugfixes and translation updates.
* '''xfce4-notifyd''':
** Ported to gtk3
** Better theming capabilities.
* '''Xfce live image now contains Firefox'''




[[Category:Marketing]] [[Category:Talking points]] [[Category:F25]]
----
[[Category:Marketing]]
[[Category:Talking points]]
[[Category:F25]]

Revision as of 23:53, 6 September 2016

Stop (medium size).png
DISCUSSION DRAFT
This is a draft only for discussion. This is not a final set of talking points, nor are all of the features listed here complete at the time of this draft. Please do a reality check before using these talking points as anything other than a discussion draft!

These are the Talking Points for the Fedora 25 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, and to help drive content for the release, etc.

The talking points are based in part on the Change Set for this release.


Overall Release Story

Fedora-Wide Changes and Improvements

  • Docker updated to version 1.12
  • Support for weaker certificate authorities (i.e. 1024-bit) has been removed
  • Node.js updated to version 6.x
    • New and great version of the popular server-side JavaScript engine
  • "Secondary architectures" now "Alternate architectures"


Fedora Cloud

Terms of interest:

  • Fedora Atomic
  • Fedora Open Shift Playground
  • Docker
  • Kubernetes
  • Ansible

Perhaps most useful for typical Fedora user is to know where they can use these, what can use these for and how to migrate from desktop experience to running own services on a hosting platform or their own server.

Cloud overview


Fedora Server

Cockpit

  • SELinux Troubleshooter module: Cockpit now has a SELinux Troubleshooter module similar to Fedora Workstation
    • If system encounters an SELinux denial, will display information about the issue as well as suggestions for correcting the issue if it was unexpected
    • Without the module, an administrator has to notice a denial occurred, dig through log files for the denial, and search for workarounds – the SELinux Troubleshooter presents information clearly and to the point all from the convenience of Cockpit
  • Displays host SSH keys in the system dashboard: Easy to see and understand what SSH keys are added to the system for connecting to the machine
  • Includes support for network teaming, Docker volume and storage management as well as the creation of systemd timer units
  • Supports multi-step (incl. 2FA) authentication


Fedora Workstation

  • Wayland by default:
    • Wayland is the replacement for the legacy X11 display system. Wayland has been under development for several years. While like most software it still has some bugs, we believe it's ready to serve as a default that works for many users.
    • Users can still select the old X11 system if necessary to avoid a problem that affects them.
  • Improved Flatpak support in the Software tool: The Software tool has the ability to install, update, and remove Flatpak software where a Fedora system is configured to point to a repo that offers it.
  • Early preview of OStree based Workstation: (TBD)


Spins

KDE Desktop

New packages

Improvements

Usage instructions

To try out KDE instead of the default GNOME desktop environment, see the KDE wiki page. More information is on the KDE announcements page.

Xfce

  • xfce4-terminal:
    • Ported to gtk3 and vte291
    • Lots of bugfixes
    • Support for unlimited scrollback buffer
    • Support for magnet links, zooming
    • Tons of translation updates
  • xfce4-power-manager:
    • Bunch of bugfixes and translation updates.
  • xfce4-notifyd:
    • Ported to gtk3
    • Better theming capabilities.
  • Xfce live image now contains Firefox