From Fedora Project Wiki
Warning.png
DO NOT EDIT this page manually as it's generated automatically and all changes will be overwritten! If you want to change anything, change the original Changes page and it will be picked up in the next refresh. If not, ping bcotton.

Bugzilla tracking

Fedora Linux 37 Accepted System-Wide Changes

Drop NIS(+) support from PAM

This change is about dropping user-authentication using NIS(+) from PAM.

Owners

  • Owner: Björn Esser, Iker Pedrosa

Tracking

  • Last updated: 2022-02-16
  • Tracking bug: #2021660
  • Release Notes tracker: #762
  • Contingency deadline: At beta freeze. Documentation and/or migration tools must be prominently available, per FESCo.
  • Status: Change accepted

ELN-Extras

ELN-extras will be a new build target and compose similar in behavior to ELN, but closer to EPEL in function. It will be a place to prepare and maintain packages that may be desired for EPEL N+1 while RHEL N+1 is still being incubated in ELN.

Owners

  • Owner: Stephen Gallagher

Tracking

  • Last updated: 2022-02-09
  • Tracking bug: #2028161
  • Release Notes tracker: #773
  • Contingency deadline: Final freeze
  • Status: Change accepted

MinGW toolchain update

Update the MinGW toolchain to the latest upstream stable releases.

Owners

  • Owner: Sandro Mani

Tracking

  • Last updated: 2022-03-02
  • Tracking bug: #2060050
  • Release Notes tracker: #809
  • Contingency deadline: Before release
  • Status: Change accepted

Python 3.11

Update the Python stack in Fedora from Python 3.10 to Python 3.11, the newest major release of the Python programming language.

Owners

  • Owner: Miro Hrončok

Tracking

  • Last updated: 2021-10-20
  • Tracking bug: #2016048
  • Release Notes tracker: #746
  • Contingency deadline: TBD
  • Status: Change accepted

Retire the NIS(+) user-space utility programs

This change is about retiring the ypbind, yp-tools, and ypserv packages, and removal of the {nis,yp}domainname user-space utility programs from the hostname package.

Owners

  • Owner: Björn Esser

Tracking

  • Last updated: 2022-02-16
  • Tracking bug: #2022386
  • Release Notes tracker: #766
  • Contingency deadline: At beta freeze.
  • Status: Change accepted

RetireARMv7

Retire the ARMv7 architecture AKA arm32 or armhfp architecture.

Owners

  • Owner: Peter Robinson

Tracking

  • Last updated: 2021-12-01
  • Tracking bug: #2028172
  • Release Notes tracker: #776
  • Contingency deadline:
  • Status: 100% code completed

DNF/RPM Copy on Write enablement for all variants

RPM Copy on Write provides a better experience for Fedora Users as it reduces the amount of I/O and offsets CPU cost of package decompression. RPM Copy on Write uses reflinking capabilities in btrfs, which is the default filesystem starting from Fedora 33 for most variants. Note that this behavior is not being turned on by default for this Change.

Owners

  • Owner: Matthew Almond, Davide Cavalca, Manu Bretelle

Tracking

  • Last updated: 2022-02-14
  • Tracking bug: #1915976
  • Release Notes tracker: #634
  • Contingency deadline: Final freeze
  • Status: Change accepted

Fedora Linux 37 Accepted Self-Contained Changes

MinGW OpenSSL 3.x update

Update OpenSSL for MinGW to version 3.x

  • Owner: Sandro Mani
  • Last updated: 2022-02-17
  • Status: Change accepted

MinGW UCRT target

This proposal is to add the UCRT target & support from Fedora to the MinGW cross-toolchains.

  • Owner: Marc-André Lureau
  • Last updated: 2022-02-16
  • Status: Change accepted

Modular GNOME Keyring services

The monolithic daemon provided by GNOME Keyring will be split into dedicated sub-daemons, so that they can be consistently managed by systemd.

  • Owner: Benjamin Berg
  • Last updated: 2022-02-10
  • Status: Change accepted

Python Dist RPM provides to only provide PEP503-normalized names

The legacy python3dist(NAME) and python3.11dist(NAME) RPM provides with dots (.) in NAME will no longer be automatically provided. NAME will only be normalized according to PEP 503. E.g. on Fedora 36 a package provides both python3dist(ruamel-yaml) and python3dist(ruamel.yaml), on Fedora 37+ it will only provide python3dist(ruamel-yaml) (and similarly, python3.11dist(ruamel-yaml)).

  • Owner: Miro Hrončok
  • Last updated: 2022-02-10
  • Status: Change accepted