From Fedora Project Wiki


Fedora 28 Accepted System Wide Changes Proposals

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

Deprecate TCP wrappers

TCP wrappers is a simple tool to block incoming connection on application level. This was very useful 20 years ago, when there were no firewalls in Linux. This is not the case for today and connection filtering should be done in network level or completely in application scope if it makes sense. After recent discussions I believe it is time to go for this package, if not completely, than at least as a dependency of modern daemons in system by default.

Owners

  • Owner: Jakub Jelen
  • Release notes owner:

Tracking

  • Last updated: 2017-09-25
  • Tracking bug: #1495181
  • Status: Change accepted

Switch libidn-using applications to IDNA2008

The proposed change is about deprecating libidn, which supports IDNA2003, and switch all applications using libidn, to libidn2 2.0.0, which supports IDNA2008.

Owners

  • Owner: Nikos Mavrogiannopoulos, Robert Scheck
  • Release notes owner:

Tracking

  • Last updated: 2017-04-25
  • Tracking bug: #1488806
  • Status: Change accepted

Category:ChangeAcceptedF28 and Category:SystemWideChange

Fedora 28 Accepted Self Contained Changes Proposals

These changes have been accepted by the Fedora Engineering Steering Committee for the Fedora 28 Release as Self Contained Changes.


Category:ChangeAcceptedF28 and Category:SelfContainedChange

MinGW MiniDebugInfo

Analogously to the MiniDebugInfo change for native packages, install minimal debuginfos by default also for MinGW packages.

  • Owner: Sandro Mani
  • Last updated: 2017-09-18
  • Completed: no