From Fedora Project Wiki

< Releases‎ | 32

Line 65: Line 65:
* Owner: Pavel Valena,  Vit Ondruch
* Owner: Pavel Valena,  Vit Ondruch
* Last updated: 2019-09-03
* Last updated: 2019-09-03
* Completed: no
===[[Changes/Comp Neuro Lab | Comp Neuro Lab]]===
This Change will add a new Fedora Lab image to the Fedora repertoire for users working in Computational Neuroscience.
* Owner: Alberto Rodriguez Sanchez,  Danny Lee,  Ankur Sinha "FranciscoD",  NeuroFedora SIG
* Last updated: 2019-10-03
* Completed: no
===[[Changes/Django3 | Django 3]]===
This change is about upgrading python-django to version 3.0. A compatibility package is not planned (but it is part of the contingency plan).
* Owner: Matthias Runge
* Last updated: 2019-10-04
* Completed: no
* Completed: no
===[[Changes/Jekyll4 | Jekyll 4]]===
===[[Changes/Jekyll4 | Jekyll 4]]===
Line 97: Line 107:
* Owner: Remi Collet and PHP SIG
* Owner: Remi Collet and PHP SIG
* Last updated: 2019-09-27
* Last updated: 2019-09-27
* Completed: no
* Completed: yes
===[[Features/LimitScriptletUsage | Limit Scriptlet Usage of core packages]]===
===[[Features/LimitScriptletUsage | Limit Scriptlet Usage of core packages]]===
Remove direct scriptlet calls from "core packages" (those that are used to build minimal container image). The packages can still affect changes during installation by placing files in the correct locations to trigger registered external programs.
Remove direct scriptlet calls from "core packages" (those that are used to build minimal container image). The packages can still affect changes during installation by placing files in the correct locations to trigger registered external programs.

Revision as of 21:18, 4 October 2019

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.

Fedora 32 Accepted System-Wide Changes

These changes have been accepted by the Fedora Engineering Steering Committee for the Fedora 32 Release as System-Wide Changes.

DNF Better Counting

Right now, we estimate installed Fedora systems by counting unique IP addresses which show up in our updates mirror statistics. We need better data than that. There are some proposals for more complicated systems, but a quick thing we can do now to greatly improve what we have without a gigantic new infrastructure.

Owners

  • Owner: Matthew Miller
  • Release notes owner:

Tracking

  • Last updated: 2019-08-29
  • Tracking bug: #1672504
  • Status: Change accepted

Python 3.8

Update the Python stack in Fedora from Python 3.7 to Python 3.8.

Owners

  • Owner: Miro Hrončok
  • Release notes owner:

Tracking

  • Last updated: 2019-08-21
  • Tracking bug: #1686977
  • Status: 100% code completed

Retire Python 2

The python2 package and all its subpackages will be removed from Fedora 32. A legacy python27 package for developers and users will be provided. All packages in Fedora that need Python 2 to run will be removed from Fedora 32 regardless of their dependencies. All packages in Fedora that need Python 2 to build will be removed from Fedora 32 regardless of their dependencies. Exceptions can be granted by FESCo.

Owners

  • Owner: Miro Hrončok
  • Release notes owner:

Tracking

  • Last updated: 2019-09-12
  • Tracking bug: #1708725
  • Status: Change accepted

Firewalld Default to nftables

This change will toggle the default firewalld backend from iptables to nftables. All of firewalld's primitives will use nftables while direct rules continue to use iptables/ebtables.

Owners

  • Owner: Eric Garver
  • Release notes owner:

Tracking

  • Last updated: 2019-10-01
  • Tracking bug: #1757513
  • Status: Finished

mpfr-4.0.2

Update the Multiple Precision Floating-Point Reliable Library (MPFR) package to version 4.0.2.

Owners

  • Owner: Jerry James
  • Release notes owner:

Tracking

  • Last updated: 2019-10-04
  • Tracking bug: #1537252
  • Status: Change accepted

Fedora 32 Accepted Self-Contained Changes

Bundler 2.0

Upgrade to Bundler 2.0, the latest stable gem version.

  • Owner: Pavel Valena, Vit Ondruch
  • Last updated: 2019-09-03
  • Completed: no

Comp Neuro Lab

This Change will add a new Fedora Lab image to the Fedora repertoire for users working in Computational Neuroscience.

  • Owner: Alberto Rodriguez Sanchez, Danny Lee, Ankur Sinha "FranciscoD", NeuroFedora SIG
  • Last updated: 2019-10-03
  • Completed: no

Django 3

This change is about upgrading python-django to version 3.0. A compatibility package is not planned (but it is part of the contingency plan).

  • Owner: Matthias Runge
  • Last updated: 2019-10-04
  • Completed: no

Jekyll 4

This Change will bring the latest version of Jekyll, 4.0.0 (or later), to fedora. It includes minor backwards-incompatible changes, but also brings a lot of clean-ups and bug fixes compared to the 3.8 branch.

  • Owner: Fabio Valentini (decathorpe)
  • Last updated: 2019-09-24
  • Completed: no

MariaDB 10.4

Update of MariaDB ('mariadb' package) in Fedora from 10.3 to 10.4 version.

  • Owner: Michal Schorm
  • Last updated: 2019-09-27
  • Completed: no

Switch mingw32 toolchain to dwarf-2 exceptions

Switch the mingw32 toolchain to dwarf-2 exceptions, instead of SJLJ.

  • Owner: Sandro Mani
  • Last updated: 2019-09-23
  • Completed: no

Ship BerkleyDB backend as a module

Change the openldap-servers package so that BDB and HDB backends are required to be dynamically loaded.

  • Owner: Matus Honek
  • Last updated: 2019-09-03
  • Completed: no

Track Changes in Taiga

The current process allows contributors to propose changes in upcoming Fedora releases. However, the management of those feature proposals is cumbersome and requires several manual steps. This introduces more opportunity for error and reduces the time available to the Change Wrangler for more valuable contributions to Fedora. In particular, the current process includes artifacts and discussion in the Fedora Wiki, on mailing lists, FESCo tickets, Bugzilla tickets, and Docs tickets.

  • Owner: Ben Cotton
  • Last updated: 2019-09-23
  • Completed: yes

PHP 7.4

Update the PHP stack in Fedora to latest version 7.4.x

  • Owner: Remi Collet and PHP SIG
  • Last updated: 2019-09-27
  • Completed: yes

Limit Scriptlet Usage of core packages

Remove direct scriptlet calls from "core packages" (those that are used to build minimal container image). The packages can still affect changes during installation by placing files in the correct locations to trigger registered external programs.

  • Owner: James Antill
  • Last updated: 2019-09-23
  • Completed: no