carlwgeorge / centos / centos.org

Forked from centos/centos.org 3 years ago
Clone
Carl George 89dff3
---
Carl George 89dff3
title: CentOS Stream 10 Release Notes
Carl George 89dff3
---
Carl George 89dff3
Carl George 89dff3
## Introduction
Carl George 89dff3
Carl George 89dff3
Welcome to CentOS Stream 10 "Coughlan",
Carl George 89dff3
the latest version of the CentOS Project distribution.
Carl George 89dff3
Carl George 89dff3
CentOS Stream defines Enterprise Linux.
Carl George 89dff3
It is a Linux distribution built by Red Hat Enterprise Linux (RHEL) engineers,
Carl George 89dff3
and is used as the major version branch that RHEL minor versions are created from.
Carl George 89dff3
It has roughly a five year lifecycle and will be maintained until 2030.
Carl George 89dff3
The exact date will be contingent on the end of the Full Support phase of RHEL 10.
Carl George 89dff3
Carl George 89dff3
## Architectures
Carl George 89dff3
Carl George 89dff3
CentOS Stream 10 uses the Linux 6.12 kernel,
Carl George 89dff3
which provides support for the following architectures.
Carl George 89dff3
Carl George 89dff3
* x86\_64 (v3)
Carl George 89dff3
* aarch64
Carl George 89dff3
* ppc64le (power9)
Carl George 89dff3
* s390x (z14)
Carl George 89dff3
Carl George 89dff3
## Repositories
Carl George 89dff3
Carl George 89dff3
CentOS Stream 10 is distributed through two main DNF repositories,
Carl George 89dff3
BaseOS and AppStream.
Carl George 89dff3
The CRB repository is also available, but is disabled by default.
Carl George 89dff3
Carl George 89dff3
### BaseOS
Carl George 89dff3
Carl George 89dff3
Packages in the BaseOS repository are intended to provide the core set of operating system functionality.
Carl George 89dff3
Carl George 89dff3
### AppStream
Carl George 89dff3
Carl George 89dff3
Packages in the AppStream repository include additional user-space applications, runtime languages, and databases
Carl George 89dff3
to accomodate various workloads and use cases.
Carl George 89dff3
Carl George 89dff3
### CRB
Carl George 89dff3
Carl George 89dff3
Packages in the CRB repository are intended to accomodate development use cases.
Carl George 89dff3
Carl George 89dff3
## New features and enhancements
Carl George 89dff3
Carl George 89dff3
CentOS Stream 10 includes several notable new features and enhancements.
Carl George 89dff3
Carl George 89dff3
### Programming languages and compilers
Carl George 89dff3
Carl George 89dff3
* Python 3.12
Carl George 89dff3
* GCC 14
Carl George 89dff3
* Go 1.23
Carl George 89dff3
* Rust 1.82
Carl George 89dff3
* LLVM 19
Carl George 89dff3
* Ruby 3.3
Carl George 89dff3
* Node.js 22
Carl George 89dff3
* PHP 8.3
Carl George 89dff3
* OpenJDK 21
Carl George 89dff3
Carl George 89dff3
### Webservers
Carl George 89dff3
Carl George 89dff3
* Apache HTTP Server 2.4.62
Carl George 89dff3
* nginx 1.26
Carl George 89dff3
Carl George 89dff3
### Databases
Carl George 89dff3
Carl George 89dff3
* PostgreSQL 16
Carl George 89dff3
* MariaDB 10.11
Carl George 89dff3
* MySQL 8.4
Carl George 89dff3
* Valkey 7.2
Carl George 89dff3
Carl George 89dff3
### Desktop technologies
Carl George 89dff3
Carl George 89dff3
* GNOME 47
Carl George 89dff3
* Qt 6.7
Carl George 89dff3
Carl George 89dff3
## Removed functionality
Carl George 89dff3
Carl George 89dff3
CentOS Stream 10 does not include some packages that were previously included in CentOS Stream 9.
Carl George 89dff3
Carl George 89dff3
### Xorg server
Carl George 89dff3
Carl George 89dff3
Xorg server (`xorg-x11-server-Xorg`) is no longer included.
Carl George 89dff3
Wayland is the default display stack,
Carl George 89dff3
with Xwayland (`xorg-x11-server-Xwayland`) available as a compatibility layer for legacy X11 applications.
Carl George 89dff3
You can read more about this transition in the blog post
Carl George 89dff3
[Red Hat Enterprise Linux 10 plans for Wayland and Xorg server](https://www.redhat.com/en/blog/rhel-10-plans-wayland-and-xorg-server).
Carl George 89dff3
Carl George 89dff3
### Desktop applications
Carl George 89dff3
Carl George 89dff3
Most graphical desktop applications have been removed.
Carl George 89dff3
This includes:
Carl George 89dff3
Carl George 89dff3
* Firefox
Carl George 89dff3
* GIMP
Carl George 89dff3
* LibreOffice
Carl George 89dff3
* Inkscape
Carl George 89dff3
* Thunderbird
Carl George 89dff3
Carl George 89dff3
RHEL is transitioning to providing desktop applications via Flatpak.
Carl George 89dff3
CentOS users who want these applications are encouraged to install them from
Carl George 89dff3
[Flathub](https://flathub.org) or
Carl George 89dff3
[request them in EPEL](https://docs.fedoraproject.org/en-US/epel/epel-package-request/).
Carl George 89dff3
Carl George 89dff3
### Redis
Carl George 89dff3
Carl George 89dff3
Redis has been replaced with Valkey, a Redis fork.
Carl George 89dff3
Carl George 89dff3
## Known issues
Carl George 89dff3
Carl George 89dff3
### Secureboot
Carl George 89dff3
Carl George 89dff3
At this time, CentOS Stream 10 does not work with secureboot enabled.
Carl George 89dff3
This is currently blocked on [a shim review](https://github.com/rhboot/shim-review/issues/454).
Carl George 89dff3
Carl George 89dff3
## More information
Carl George 89dff3
Carl George 89dff3
This page is intended as an overview of the basic properties of CentOS Stream 10,
Carl George 89dff3
but it is not an exhaustive list of all changes and topics.
Carl George 89dff3
The [RHEL 10 Beta documentation](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10-beta/)
Carl George 89dff3
provides additional notes and guides which mostly apply to CentOS Stream as well.
Carl George 89dff3