Fedora Linux 36 Accepted System-Wide Changes
Autoconf-2.71
Autoconf upgrade from version 2.69 to the last upstream version 2.71 in Fedora.
Owners
- Owner: Ondrej Dubaj
Tracking
- Last updated: 2021-08-26
- Tracking bug: #1936597
- Release Notes tracker: #661
- Contingency deadline: Fedora 35 branching from Rawhide (2021-08-10)
- Status: 100% code completed
Default To Noto Fonts
Changing the default fonts for various languages to Noto Fonts as much as possible, to make consistency on the text rendering.
Owners
- Owner: Akira TAGOH
Tracking
- Last updated: 2022-03-03
- Tracking bug: #2041929
- Release Notes tracker: #788
- Contingency deadline: Beta freeze
- Status: 100% code completed
Install only newly recommended packages on upgrades with dnf/PackageKit/microdnf
We would like to change a default behavior dnf/PackageKit/microdnf to install only newly recommended packages on upgrades. Internally we will change exclude_from_weak_autodetect configuration option to True. exclude_from_weak_autodetect enables autodetection of unmet weak dependencies (Recommends or Supplements) of installed packages and blocks installation of packages satisfying already unmet dependencies. In other words: When you don't have the recommended package installed, it won't be automatically installed with future upgrades of the recommending package.
Owners
- Owner: Jaroslav Mracek
Tracking
- Last updated: 2021-10-12
- Tracking bug: #2013327
- Release Notes tracker: #743
- Contingency deadline:
- Status: 100% code completed
MinGW debug symbols location change
Store debug files of mingw PE binaries below /usr/lib/debug.
Owners
- Owner: Sandro Mani
Tracking
- Last updated: 2021-08-25
- Tracking bug: #1997493
- Release Notes tracker: #742
- Contingency deadline: Before release
- Status: 100% code completed
Switch GnuTLS to allowlisting
Presently, crypto-policies controls GnuTLS in a way that "hard-disables" select algorithms, leaving no option for the applications using GnuTLS to reenable said algorithms back. We propose switching to more future-proof allowlisting-based configuration method and offering API within GnuTLS to loosen the system defaults for specific processes.
Owners
- Owner: Alexander Sosedkin, Daiki Ueno
Tracking
- Last updated: 2021-12-21
- Tracking bug: #2034631
- Release Notes tracker: #782
- Contingency deadline: Fedora 36 Beta Freeze
- Status: 100% code completed
GNU Toolchain Update (gcc 12, glibc 2.35)
Update the Fedora 36 GNU Toolchain to gcc 12 and glibc 2.35.
Owners
- Owner: Arjun Shankar
Tracking
- Last updated: 2022-02-16
- Tracking bug: #2050761
- Release Notes tracker: #805
- Contingency deadline: Fedora mass rebuild on 2022-01-19.
- Status: 100% code completed
Golang 1.18
Rebase of Golang package to upcoming version 1.18 in Fedora 36, including the rebuild of all dependent packages(the pre-release version of Go will be used for the rebuild if released version will not be available at the time of the mass rebuild).
Owners
- Owner: Alejandro Sáez Morollón, Jakub Čajka
Tracking
- Last updated: 2022-01-06
- Tracking bug: #2037868
- Release Notes tracker: #713
- Contingency deadline: Beta Freeze(?)
- Status: 100% code completed
Hunspell Dictionary dir change
Update Hunspell Dictionary system directory from /usr/share/myspell/ to /usr/share/hunspell/
Owners
- Owner: Jens Petersen
Tracking
- Last updated: 2022-03-28
- Tracking bug: #2041930
- Release Notes tracker: #789
- Contingency deadline: Beta
- Status: 100% code completed
java-17-openjdk as system JDK in F36
Update the system JDK in Fedora from java-11-openjdk to java-17-openjdk.
Owners
- Owner: Jiri Vanek
Tracking
- Last updated: 2022-02-02
- Tracking bug: #2024265
- Release Notes tracker: #770
- Contingency deadline: Announce release blocking deliverables Tue 2022-02-01 Tue 2022-02-01 0 (8days before branching, 22 before beta freeze)
- Status: 100% code completed
libffi 3.4
Update libffi in Fedora 36 from libffi 3.1 to libffi 3.4 (released June 28 2021), and provide a libffi3.1 compatibility package to handle the library SONAME transition.
Owners
- Owner: Carlos O'Donell
Tracking
- Last updated: 2021-08-05
- Tracking bug: #1990553
- Release Notes tracker: #736
- Contingency deadline: 2021-08-24
- Status: 100% code completed
LLVM 14
Update all llvm sub-projects in Fedora Linux to version 14.
Owners
- Owner: Tom Stellard
Tracking
- Last updated: 2022-01-13
- Tracking bug: #2040428
- Release Notes tracker: #786
- Contingency deadline: Final Freeze
- Status: 100% code completed
Enforce Authselect Configuration Consistency
This change wants to make authselect required to configure authentication and identity sources and forcefully update non-authselect configuration to the sssd authselect profile to eliminate any existing non-authselect setups.
Owners
- Owner: Pavel Březina
Tracking
- Last updated: 2021-11-01
- Tracking bug: #2019052
- Release Notes tracker: #760
- Contingency deadline: Beta
- Status: 100% code completed
Introduce module Obsoletes and EOL
Fix Fedora upgradability issues when upgrading systems with module streams enabled.
Owners
- Owner: Martin Curlej
Tracking
- Last updated: 2022-02-14
- Tracking bug: #1834844
- Release Notes tracker: #506
- Contingency deadline: Beta Freeze
- Status: 100% code completed
Openldap-2.5+
OpenLDAP upgrade from version 2.4.59 to the latest upstream version 2.6.1 in Fedora.
Owners
- Owner: Simon Pichugin
Tracking
- Last updated: 2022-02-08
- Tracking bug: #2021662
- Release Notes tracker: #763
- Contingency deadline: Fedora 36 branching from Rawhide (2022-02-08)
- Status: 100% code completed
OpenSSL3.0
The OpenSSL package is rebased to version 3.0 and the dependent packages are rebuilt.
Owners
- Owner: Dmitry Belyavskiy
Tracking
- Last updated: 2022-03-03
- Tracking bug: #1825937
- Release Notes tracker: #494
- Contingency deadline:
- Status: 100% code completed
ostree native containers (Preview) / CoreOS layering
Enhance the (rpm-)ostree stack to natively support OCI/Docker containers as a transport and delivery mechanism for operating system content.
Owners
- Owner: Colin Walters
Tracking
- Last updated: 2022-02-25
- Tracking bug: #2030707
- Release Notes tracker: #777
- Contingency deadline:
- Status: 100% code completed
Package information on ELF objects
All binaries (executables and shared libraries) are annotated with an ELF note that identifies the rpm for which this file was built. This allows binaries to be identified when they are distributed without any of the rpm metadata. systemd-coredump uses this to log package versions when reporting crashes.
Owners
- Owner: Zbigniew Jędrzejewski-Szmek, Lennart Poettering
Tracking
- Last updated: 2022-01-13
- Tracking bug: #1956946
- Release Notes tracker: #769
- Contingency deadline: Beta freeze.
- Status: 100% code completed
New 128-bit IEEE long double ABI for IBM 64-bit POWER LE
Transition IBM 64-bit POWER LE systems to the new 128-bit IEEE long double ABI.
Owners
- Owner: Carlos O'Donell
Tracking
- Last updated: 2022-02-21
- Tracking bug: #1649936
- Release Notes tracker: <will be assigned by the Wrangler> <will be assigned by the Wrangler>
- Contingency deadline: Final mass rebuild before Fedora release.
- Status: 100% code completed
Relocate RPM database to /usr
Currently, the RPM databases is located in /var. Let's move it to /usr. The move is already under way in rpm-ostree-based installations, and in (open)SUSE.
Owners
- Owner: Chris Murphy, Michel Alexandre Salim, Neal Gompa
Tracking
- Last updated: 2022-01-18
- Tracking bug: #2042099
- Release Notes tracker: #791
- Contingency deadline: Beta freeze
- Status: 100% code completed
Replace the fbdev drivers with simpledrm and the DRM fbdev emulation layer
This change replaces the legacy Linux frame buffer device (fbdev) drivers that are still used in Fedora, with the latest simpledrm driver and the DRM fbdev emulation layer.
Owners
- Owner: Javier Martinez Canillas, Peter Robinson
Tracking
- Last updated: 2021-11-11
- Tracking bug: #2022385
- Release Notes tracker:
- Contingency deadline: Beta Freeze
- Status: 100% code completed
Ruby 3.1
Ruby 3.1 is the latest stable version of Ruby. Many new features and improvements are included for the increasingly diverse and expanding demands for Ruby. With this major update from Ruby 3.0 in Fedora 35 to Ruby 3.1 in Fedora 36, Fedora becomes the superior Ruby development platform.
Owners
- Owner: Vít Ondruch
Tracking
- Last updated: 2022-01-13
- Tracking bug: #2040429
- Release Notes tracker: #787
- Contingency deadline: Mass Rebuild
- Status: 100% code completed
%set_build_flags for %build, %check, and %install phases
Call %set_build_flags macro automatically at the beginning of the %build, %check, and %install phases of RPM builds in Fedora Linux. This will ensure that the compiler flag environment variables are set for every RPM build.
Owners
- Owner: Tom Stellard
Tracking
- Last updated: 2022-01-13
- Tracking bug: #2040430
- Release Notes tracker: <will be not assigned by the Wrangler: not user-facing> <will be not assigned by the Wrangler: not user-facing>
- Contingency deadline: Beta Freeze
- Status: 100% code completed
Wayland By Default with NVIDIA proprietary Driver
Enable Wayland sessions by default in GDM even with the NVIDIA proprietary driver.
Owners
- Owner: Olivier Fourdan
Tracking
- Last updated: 2022-01-05
- Tracking bug: #2037387
- Release Notes tracker: #783
- Contingency deadline: Beta Freeze
- Status: 100% code completed
Fedora Linux 36 Accepted Self-Contained Changes
Ansible 5
The ansible project has re-organized how they release and distribute ansible. This change moves Fedora to be in sync with those changes and retires the old 'ansible classic/2.9.x' package in favor of a 'ansible' package that pulls in ansible-core (the engine) and includes all the collections in upstream ansible releases.
- Owner: Kevin Fenzi and User:dmsimard
- Last updated: 2021-11-02
- Status: 100% code completed
Authselect: Require explicit opt-out
Any user changes to a configuration generated by authselect will be overwritten by subsequent call to authselect. Users that do not want to use authselect to manage their nsswitch and PAM configuration can opt-out by calling authselect opt-out or removing /etc/authselect/authselect.conf. It will also make authselect work on CoreOS and other rpm-ostree systems.
- Owner: Pavel Březina
- Last updated: 2022-02-07
- Status: 100% code completed
New requirements for akmods binary kernel modules for Silverblue / Kinoite support
In order to improve the current support for akmods based binary kernel modules in Silverblue/Kinoite, this change introduces a new dependency in akmods to a meta package that strongly links the version of a kernel package with its -devel sub-package.
- Owner: Timothée Ravier, Nicolas Chauvet, Tomáš Popela
- Last updated: 2022-01-26
- Status: 100% code completed
Cockpit File Sharing
A cockpit module to make file sharing with Samba and NFS easier.
- Owner: Peter Boy, Stephen Gallagher, Michel Salim on behalf of Fedora Server WG
- Last updated: 2022-02-04
- Status: 100% code completed
Django 4.0
Update Django to version 4.0.
- Owner: Matthias Runge
- Last updated: 2022-01-21
- Status: 100% code completed
MLT-7
Update MLT to version 7.4 (latest version)
- Owner: Sérgio Basto
- Last updated: 2022-02-07
- Status: 100% code completed
GHC X.Y compiler parallel version installs
Introduce ghcX.Y packages to Fedora which can be parallel installed, in addition to the main ghc package.
- Owner: Jens Petersen
- Last updated: 2022-02-21
- Status: 100% code completed
IBus Table Cangjie default for Hong Kong
Make ibus-table-chinese-cangjie the default input method for zh_HK (Hong Kong) locale.
- Owner: Mike Fabian
- Last updated: 2022-04-04
- Status: 100% code completed
Keylime subpackaging and agent alternatives
The keylime package will be split into subpackages per role (agent, registrar, verifier, and admin components), while allowing the alternative agent implementation in Rust.
- Owner: Sergio Correia, Daiki Ueno
- Last updated: 2022-01-25
- Status: 100% code completed
LXQt 1.0.0
Update LXQt to 1.0.0 in Fedora.
- Owner: Zamir SUN
- Last updated: 2021-12-15
- Status: 100% code completed
Malayalam Default Fonts Update
This change will update existing default Malayalam fonts and also rename to new upstream source, which brings improved text shaping, better glyphs for readability, Unicode 13 support, Appstream data amongst other improvements.
- Owner: Rajeesh K V, Parag Nemade
- Last updated: 2022-03-10
- Status: 100% code completed
No ifcfg by default
Do not include NetworkManager support for legacy network configuration files by in new installations.
- Owner: Lubomir Rintel, Ana Cabral, Thomas Haller, Till Maas
- Last updated: 2022-01-25
- Status: 100% code completed
PHP 8.1
Update the PHP stack in Fedora to latest version 8.1.x
- Owner: Remi Collet and PHP SIG
- Last updated: 2021-11-25
- Status: 100% code completed
Plocate as the default locate implementation
The venerable mlocate program is replaced by plocate — a compatible reimplementation that is faster and uses less disk space.
- Owner: Zbigniew Jędrzejewski-Szmek, Michal Sekletár
- Last updated: 2021-12-09
- Status: 100% code completed
Podman 4.0
Podman 4.0 will be released in Fedora 36 for the first time.
- Owner: Dan Walsh
- Last updated: 2022-03-01
- Status: 100% code completed
PostgreSQL 14
Update of PostgreSQL (postgresql and libpq components) in Fedora from version 13 to version 14 in the non-modular (main) builds.
- Owner: Filip Januš
- Last updated: 2021-12-13
- Status: 100% code completed
Remove .la files from buildroot
Autools/libtool-based projects frequently install files ending in .la in their make install. These files are usually unwanted. Many projects therefore end up with a variation of find $RPM_BUILD_ROOT -name "*.la" -delete in their %install section.
- Owner: Timm Bäder
- Last updated: 2022-02-16
- Status: 100% code completed
Remove nscd
This proposal intends to remove the nscd cache for named services in Fedora 35. nscd is already planned for deprecation in Fedora 34. The functionality it currently provides can be achieved by using systemd-resolved for DNS caching and the sssd daemon for everything else.
- Owner: Arjun Shankar
- Last updated: 2022-04-21
- Status: 100% code completed
Remove Wire Extensions Support
The legacy wireless extensions interface was replaced by the new mac80211/cfg80211 interface in 2007. The legacy Wireless Extensions support has been long deprecated and only supports long EOL WiFi encryption like WEP so it's time to disable it and remove it.
- Owner: Peter Robinson
- Last updated: 2021-12-01
- Status: 100% code completed
Retired Packages
Ease the task of removing packages, which were retired and no longer receives updates.
- Owner: Miroslav Suchý
- Last updated: 2022-03-11
- Status: 100% code completed
Ruby on Rails 7.0
Ruby on Rails 7.0 is the latest version of well known web framework written in Ruby.
- Owner: Pavel Valena, Jarek Prokop
- Last updated: 2022-02-03
- Status: 100% code completed
Rubygem Cucumber 7.1.0
Rubygem-cucumber 7.1.0 is the latest version of the popular integration BDD testing framework for Ruby.
- Owner: Jaroslav Prokop, Pavel Valena
- Last updated: 2021-11-11
- Status: 100% code completed
Setuptools 58+
Update to a new upstream release of python-setuptools that is not completely compatible with previous releases. Since version 58+ upstream removed support for 2to3 during builds. This is a breaking change and projects are encouraged to port to a unified codebase.
- Owner: Tomáš Hrnčiar
- Last updated: 2021-10-20
- Status: 100% code completed
Stratis 3.0.0
Stratis 3.0.0 includes many internal improvements, bug fixes, and user-visible changes.
- Owner: Dennis Keefe, Anne Mulhern, John Baublitz
- Last updated: 2021-11-17
- Status: 100% code completed
Unit Names in Systemd Messages
The default format of messages printed by systemd to the console and the journal is changed from "Starting Frobnicating Daemon..." / "Started Frobnicating Daemon" to "Starting frobnicator.service — Frobnicating Daemon..." / "Started frobnicator.service — Frobnicating Daemon".
- Owner: Zbigniew Jędrzejewski-Szmek
- Last updated: 2021-12-01
- Status: 100% code completed
Users are administrators by default in the installer GUI
The Anaconda installer GUI will have the administrative rights checkbox on the User screen ticked by default.
- Owner: Vladimir Slavik
- Last updated: 2021-12-15
- Status: 100% code completed
Silverblue and Kinoite will have /var on its own Btrfs subvolume
Silverblue and Kinoite: For new clean automatic (guided) installations, create a "var" subvolume to be mounted at /var.
- Owner: Chris Murphy
- Last updated: 2022-02-09
- Status: 100% code completed