From Fedora Project Wiki

No edit summary
(correct node version)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
The Fedora Project is pleased to announce the immediate availability of Fedora 25, the next big step on the Fedora journey into modular and cloud development!
{{admon/note|Read on the Magazine|Read this announcement on Fedora Magazine at  https://fedoramagazine.org/fedora-25-released/}}


Fedora’s journey is not simply about updating an operating system with the latest and greatest packages—though Fedora can be that, too! It’s also about innovation for the many different platforms represented in the Fedora Project: Workstation, Server, Atomic, and the various Spins. Coordinating the efforts across the many working groups is no small task, and serves as a testament to the talent and professionalism found within the Fedora community.
= Fedora 25 Released! =


So the big day is here! What can users expect in this latest edition of Fedora?
The Fedora Project is pleased to announce the immediate availability of Fedora 25, the next big step our journey into the containerized, modular future! Fedora is a global community that works together to lead the advancement of free and open source software. As part of the community’s mission the project delivers three editions, each one a free, Linux-based operating system tailored to meet specific use cases: Fedora 25 Atomic Host, Fedora 25 Server, and Fedora 25 Workstation. Each edition is built from a common set of base packages, which form the foundation of the Fedora operating system. As with all new versions of Fedora, Fedora 25 provides many bug fixes and tweaks to these underlying components, as well as new and enhanced packages, including:


* '''Cutting-Edge Container Support.''' Docker updated to version 1.12
* Docker 1.12 for building and running containerized applications
* '''Stonger Security.''' Support for weaker certificate authorities (i.e., 1024-bit) has been removed
* Node.js 6.9.1, the latest version of the popular server-side JavaScript engine
* '''Beyond x86.''' “Secondary architectures” now known as “alternate architectures”
* Support for Rust, a faster and more stable system programming language
* '''Top of the Line Development Tools.'''
* Multiple Python versions — 2.6, 2.7, 3.3, 3.4 and 3.5 — to help run test suites across several Python configurations, as well as PyPy, PyPy3, and Jython
** '''Node.js''': Fedora 25 now includes version 6.x
** '''Rust''': Fedora 25 brings the [https://fedoramagazine.org/rust-meets-fedora/ support for the Rust programming language]. Rust is a system programming language which runs blazingly fast, and prevents almost all crashes, segfaults, and data races.
** '''Pythons''': Alongside the “standard” Python versions included in Fedora 25 (3.5 and 2.7), Python programmers can now install Python 3.4, 3.3, and 2.6 from the repositories to help them run test suites on multiple Python versions, as well as on PyPy, PyPy3, and Jython, which were already there.
 
Official release here: <TBD>


=== Fedora Workstation ===
=== Fedora Workstation ===


The Workstation edition of Fedora 25 is going to show off its stuff, too:
Providing many of the latest open source developer and desktop tools, Fedora 25 Workstation delivers a host of new features, including the long-awaited official debut of the Wayland display server. Replacing the legacy X11 system, Wayland has been under development for several years and seeks to provide a smoother, richer experience for graphical environments and better capabilities for modern graphics hardware. To further enhance ease-of-use, Fedora 25 Workstation also features GNOME 3.22, which offers multiple file renaming, a redesigned keyboard settings tool and additional user interface improvements. Workstation users will also be pleased with the inclusion of decoding support for the MP3 media format. Fedora 25 Workstation now makes it easier to for Windows and OS X users to get started, with Fedora Media Writer serving as the default download for those operating systems. This tool helps users find and download the current Fedora release and write it to removable media, like a USB stick, allowing potential Fedora users to “test drive” the operating system from that media environment. Fedora can then be installed to their systems with the same process. For current Fedora users, the upgrade path from Fedora 24 to Fedora 25 has been simplified and streamlined, with typical upgrades taking less than 30 minutes, depending on system configuration and network speed. Upgrades can be started from the command line or from the GNOME Software tool, just like regular security and bugfix updates. For developers, beyond the new docker engine and language support included in the base Fedora 25 packages, Fedora 25 Workstation introduces improved Flatpak support. This tweak makes it easier to install, update and remove Flatpak software and enables this application packaging standard to be more user friendly at the workstation level. GNOME Shell extensions are also no longer checked for compatibility with the current version of the Shell. This was originally required because the GNOME interfaces were changing rapidly during the early days of GNOME 3. Now these interfaces have stabilized, and extensions can generally be expected to work with new releases.
 
* '''GNOME 3.22''': Fedora 25 includes GNOME 3.22. Helpful new features include multiple file renaming, a redesigned keyboard settings tool, and many other UI improvements across the environment. For full details, refer to the [https://help.gnome.org/misc/release-notes/3.22/ GNOME 3.22 release notes].
* '''New Fedora media writer''': The new Fedora Media Writer is a tool that downloads the latest stable Fedora for you. It then helps you write it to media such as a USB stick, so you can take Fedora for a spin on your system. If you like what you see, you can install to your system from the live environment. The Fedora Media Writer is available for Windows, Mac OS, and Linux.
* '''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.  At the login screen, after you select your login user, use the settings icon to select the X11 environment.
* '''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.  You can find more information on Flatpaks at http://flatpak.org.
* '''GNOME Shell extensions''' are no longer checked for compatibility with the current version of the Shell. This was originally required because the GNOME interfaces were changing rapidly during the early days of GNOME 3. Now these interfaces have stabilized, and extensions can generally be expected to work with new releases. Any problems with an extension should be reported to the author through the homepage, as listed on the Extensions site.


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


Fedora 25 Server is also going to see some interesting changes in this cycle, particularly in the Cockpit tool:
In addition to the flexible multi-role functionality provided by rolekit, Fedora 25 Server now delivers a new SELinux Troubleshooter module for Cockpit. Similar to what is available on Fedora Workstation, the module helps provide suggestions for a user when an SELinux denial is encountered, which otherwise requires log checking and manual workarounds. Fedora 25 Server also will now display SSH keys in the Cockpit system dashboard to make it easier for administrators to see what keys are connecting to a given machine. Additionally, support is now included for multi-step (including two-factor) authentication services. The FreeIPA identity management system has also been upgraded to 4.4 series, which offers a set of new features for servers deployed in an identity management role. Some of these enhancements include:
 
* '''SELinux Troubleshooter module''': Cockpit now has a SELinux Troubleshooter module similar to Fedora Workstation.
** If a 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 (including two-factor) authentication'''
 
FreeIPA identity management system has also been upgraded to 4.4 series:


* '''Topology management''': FreeIPA web UI can now be used to visually manage topology graph for large deployments
* '''Topology management''': FreeIPA web UI can now be used to visually manage topology graph for large deployments.
* '''DNS sites''': DNS management in FreeIPA now supports location-specific placement of services
* '''DNS sites''': DNS management in FreeIPA now supports location-specific placement of services.
* '''Subordinate Certificate Authorities''': FreeIPA Certificate Authority now is able to create subordinate CAs to issue certificates with a specific scope
* '''Subordinate Certificate Authorities''': FreeIPA Certificate Authority now is able to create subordinate CAs to issue certificates with a specific scope.
* '''Kerberos Authentication Indicators''': Kerberos KDC now takes Authentication Indicators into account when issuing service tickets. This allows, for example, to require two-factor authenticated Kerberos credentials prior to obtaining tickets to a VPN service (supported by OpenConnect Server).
* '''Kerberos Authentication Indicators''': Kerberos KDC now takes Authentication Indicators into account when issuing service tickets. For example, two-factor authenticated Kerberos credentials can now be required prior to obtaining tickets to a VPN service (supported by OpenConnect Server).
* '''Client certificate authentication in Web UI''': FreeIPA Web UI and API end-points now can be configured to log-in with client certificates and smart cards.
* '''Active Directory integration improvements''': a number of features were added for enterprise environments
** FreeIPA now supports alternative user principal names and suffixes from Active Directory and allows FreeIPA users to have Kerberos aliases
** Active Directory users can now manage own details through the command line interface (CLI), including public SSH keys and certificates
** In case of trusting multiple Active Directory forests, FreeIPA is now capable to automatically solve DNS namespace routing conflicts
* FreeIPA framework gained support for external plugins
* Performance of FreeIPA has been optimized for large environments


=== Fedora Atomic ===
=== Fedora Atomic ===


The Fedora Project has changed Fedora Atomic Host to be on Fedora 25 base with this general release. Fedora Atomic includes a base image suitable for creating virtual machines, the Fedora Atomic Host image for creating hosts for container deployment, and a Docker image. This aspect of Fedora represents some of the most exciting changes, as we build more cloud- and container-ready tools into Fedora to create a fantastic developer platform.
New in Fedora 25 is the addition of Fedora 25 Atomic Host as one of Fedora’s three editions, replacing Fedora Cloud. While a Fedora Cloud Base image will continue to be available for users seeking to run workloads on a general purpose host, Fedora Atomic Host provides an optimized host designed to create and deploy container-based workloads. Fedora 25 Atomic Host is shipped in several formats, to allow users to spin up virtual machines or install Atomic Host on bare metal. To keep pace with innovations in the world of Linux containers, Fedora Atomic Host is expected to be refreshed on a two-week release cycle (with major releases coinciding with new Fedora versions) and provides an easy upgrade path to accommodate rapid application development. Fedora will also offer a docker-formatted base image, to be updated monthly along with critical security updates, for use in building Linux containers.
Fedora Atomic Host images have new persistent download points:


* [https://getfedora.org/atomic_qcow2_latest https://getfedora.org/atomic_qcow2_latest]
=== Spins and More ===
* [https://getfedora.org/atomic_raw_latest https://getfedora.org/atomic_raw_latest]
* [https://getfedora.org/atomic_vagrant_libvirt_latest https://getfedora.org/atomic_vagrant_libvirt_latest]
* [https://getfedora.org/atomic_vagrant_virtualbox_latest https://getfedora.org/atomic_vagrant_virtualbox_latest]
 
Fedora Atomic has a two-week refresh release cycle with major releases every six months. It has an easy upgrade path to accommodate rapid development for supporting the latest applications. It can also be run as a desktop for those requiring a lightweight and highly reconfigurable environment.
 
Still undergoing active development, once stable, Fedora Atomic should allow the typical Fedora user to easily provision cloud services. User contributions and experience reports are particularly welcome in preparing the upcoming version.


Fedora Atomic will replace Fedora Cloud as one of our three Fedora Editions. The Fedora Cloud Base image will continue to be [https://getfedora.org/en/cloud/prerelease/ available] for users wanting to build on a more traditional rpm-based foundation in a cloud environment.
These are not the only parts of Fedora that are seeing changes in the release today. Our KDE spin features new and improved packages for music, video, and personal information management. Xfce includes improvements to the terminal, notifications, and power management. Mate-Compiz features an update to Mate 1.16 and a complete switch to the GTK+3 toolkit.
 
=== Spins and More ===


These are not the only iterations of Fedora that are seeing changes in the release today. Our KDE spin features new and improved packages for music, video, and personal information management. Xfce includes improvements to the terminal, notifications, and power management. Mate-Compiz features an update to Mate 1.16 and a complete switch to the GTK+3 toolkit.
=== Downloads ===


You can download the new Fedora 25 starting today! Download Fedora 25 from our Get Fedora site:
You can download the new Fedora 25 starting today! Download Fedora 25 from our Get Fedora site:
Line 74: Line 37:
* [https://getfedora.org/en/workstation/ Get Fedora 25 Workstation]
* [https://getfedora.org/en/workstation/ Get Fedora 25 Workstation]
* [https://getfedora.org/en/server/ Get Fedora 25 Server]
* [https://getfedora.org/en/server/ Get Fedora 25 Server]
Looking for Cloud edition? Look for it under the new name: Fedora Atomic!
* [https://getfedora.org/en/atomic/ Get Fedora 25 Atomic]
* [https://getfedora.org/en/atomic/ Get Fedora 25 Atomic]


Line 85: Line 45:
* [https://arm.fedoraproject.org/ Get Fedora 25 ARM]
* [https://arm.fedoraproject.org/ Get Fedora 25 ARM]


=== Architectures ===
As always, Fedora is available for 32-bit ARM and 64-bit Intel architecture systems, and select Spins are also available for 32-bit x86. We're also simultaneously releasing for 64-bit ARM, Power (including a little endian variant), and s390x. For these, see:
* [https://alt.fedoraproject.org/alt/ Fedora Alternate Architectures]
Of particular note to many enthusiasts, this is the first release where we officially run on the Raspberry Pi (versions 2 and 3). More details are available in this Fedora Magazine Article:
* [https://fedoramagazine.org/raspberry-pi-support-fedora-25-beta/ Raspberry Pi (2 and 3) support in Fedora 25 Beta!]
=== Upgrades ===
If you're already running Fedora, you don't need to download or create a boot image. Instead, start the upgrade process from GNOME Software or using DNF System Upgrade at the command line. For instructions, refer to:
* [http://fedoraproject.org/wiki/Upgrading http://fedoraproject.org/wiki/Upgrading]
=== Documentation and Common Bugs ===
Read the full release notes for Fedora 25:
* [https://docs.fedoraproject.org/en-US/Fedora/25/html/Release_Notes/ https://docs.fedoraproject.org/en-US/Fedora/25/html/Release_Notes/]
Fedora 25 common bugs are documented at:
* [http://fedoraproject.org/wiki/Common_F25_bugs http://fedoraproject.org/wiki/Common_F25_bugs]
=== Thank You! ===


----
Fedora would not be possible without the hard work of the very dedicated contributor community. Thanks to the thousands of Fedora contributors and millions of upstream developers who made this release!
[[Category:Marketing]]
[[Category:Release]]
[[Category:F25]]

Latest revision as of 14:30, 22 November 2016

Note.png
Read on the Magazine
Read this announcement on Fedora Magazine at https://fedoramagazine.org/fedora-25-released/

Fedora 25 Released!

The Fedora Project is pleased to announce the immediate availability of Fedora 25, the next big step our journey into the containerized, modular future! Fedora is a global community that works together to lead the advancement of free and open source software. As part of the community’s mission the project delivers three editions, each one a free, Linux-based operating system tailored to meet specific use cases: Fedora 25 Atomic Host, Fedora 25 Server, and Fedora 25 Workstation. Each edition is built from a common set of base packages, which form the foundation of the Fedora operating system. As with all new versions of Fedora, Fedora 25 provides many bug fixes and tweaks to these underlying components, as well as new and enhanced packages, including:

  • Docker 1.12 for building and running containerized applications
  • Node.js 6.9.1, the latest version of the popular server-side JavaScript engine
  • Support for Rust, a faster and more stable system programming language
  • Multiple Python versions — 2.6, 2.7, 3.3, 3.4 and 3.5 — to help run test suites across several Python configurations, as well as PyPy, PyPy3, and Jython

Fedora Workstation

Providing many of the latest open source developer and desktop tools, Fedora 25 Workstation delivers a host of new features, including the long-awaited official debut of the Wayland display server. Replacing the legacy X11 system, Wayland has been under development for several years and seeks to provide a smoother, richer experience for graphical environments and better capabilities for modern graphics hardware. To further enhance ease-of-use, Fedora 25 Workstation also features GNOME 3.22, which offers multiple file renaming, a redesigned keyboard settings tool and additional user interface improvements. Workstation users will also be pleased with the inclusion of decoding support for the MP3 media format. Fedora 25 Workstation now makes it easier to for Windows and OS X users to get started, with Fedora Media Writer serving as the default download for those operating systems. This tool helps users find and download the current Fedora release and write it to removable media, like a USB stick, allowing potential Fedora users to “test drive” the operating system from that media environment. Fedora can then be installed to their systems with the same process. For current Fedora users, the upgrade path from Fedora 24 to Fedora 25 has been simplified and streamlined, with typical upgrades taking less than 30 minutes, depending on system configuration and network speed. Upgrades can be started from the command line or from the GNOME Software tool, just like regular security and bugfix updates. For developers, beyond the new docker engine and language support included in the base Fedora 25 packages, Fedora 25 Workstation introduces improved Flatpak support. This tweak makes it easier to install, update and remove Flatpak software and enables this application packaging standard to be more user friendly at the workstation level. GNOME Shell extensions are also no longer checked for compatibility with the current version of the Shell. This was originally required because the GNOME interfaces were changing rapidly during the early days of GNOME 3. Now these interfaces have stabilized, and extensions can generally be expected to work with new releases.

Fedora Server

In addition to the flexible multi-role functionality provided by rolekit, Fedora 25 Server now delivers a new SELinux Troubleshooter module for Cockpit. Similar to what is available on Fedora Workstation, the module helps provide suggestions for a user when an SELinux denial is encountered, which otherwise requires log checking and manual workarounds. Fedora 25 Server also will now display SSH keys in the Cockpit system dashboard to make it easier for administrators to see what keys are connecting to a given machine. Additionally, support is now included for multi-step (including two-factor) authentication services. The FreeIPA identity management system has also been upgraded to 4.4 series, which offers a set of new features for servers deployed in an identity management role. Some of these enhancements include:

  • Topology management: FreeIPA web UI can now be used to visually manage topology graph for large deployments.
  • DNS sites: DNS management in FreeIPA now supports location-specific placement of services.
  • Subordinate Certificate Authorities: FreeIPA Certificate Authority now is able to create subordinate CAs to issue certificates with a specific scope.
  • Kerberos Authentication Indicators: Kerberos KDC now takes Authentication Indicators into account when issuing service tickets. For example, two-factor authenticated Kerberos credentials can now be required prior to obtaining tickets to a VPN service (supported by OpenConnect Server).

Fedora Atomic

New in Fedora 25 is the addition of Fedora 25 Atomic Host as one of Fedora’s three editions, replacing Fedora Cloud. While a Fedora Cloud Base image will continue to be available for users seeking to run workloads on a general purpose host, Fedora Atomic Host provides an optimized host designed to create and deploy container-based workloads. Fedora 25 Atomic Host is shipped in several formats, to allow users to spin up virtual machines or install Atomic Host on bare metal. To keep pace with innovations in the world of Linux containers, Fedora Atomic Host is expected to be refreshed on a two-week release cycle (with major releases coinciding with new Fedora versions) and provides an easy upgrade path to accommodate rapid application development. Fedora will also offer a docker-formatted base image, to be updated monthly along with critical security updates, for use in building Linux containers.

Spins and More

These are not the only parts of Fedora that are seeing changes in the release today. Our KDE spin features new and improved packages for music, video, and personal information management. Xfce includes improvements to the terminal, notifications, and power management. Mate-Compiz features an update to Mate 1.16 and a complete switch to the GTK+3 toolkit.

Downloads

You can download the new Fedora 25 starting today! Download Fedora 25 from our Get Fedora site:

Or, check out one of our popular variants:

Architectures

As always, Fedora is available for 32-bit ARM and 64-bit Intel architecture systems, and select Spins are also available for 32-bit x86. We're also simultaneously releasing for 64-bit ARM, Power (including a little endian variant), and s390x. For these, see:

Of particular note to many enthusiasts, this is the first release where we officially run on the Raspberry Pi (versions 2 and 3). More details are available in this Fedora Magazine Article:

Upgrades

If you're already running Fedora, you don't need to download or create a boot image. Instead, start the upgrade process from GNOME Software or using DNF System Upgrade at the command line. For instructions, refer to:

Documentation and Common Bugs

Read the full release notes for Fedora 25:

Fedora 25 common bugs are documented at:

Thank You!

Fedora would not be possible without the hard work of the very dedicated contributor community. Thanks to the thousands of Fedora contributors and millions of upstream developers who made this release!