From Fedora Project Wiki

< Releases‎ | 28

Line 52: Line 52:


[[:Category:ChangeAcceptedF28]] and [[:Category:SelfContainedChange]]
[[:Category:ChangeAcceptedF28]] and [[:Category:SelfContainedChange]]
===[[Changes/Packaging Rust applications and libraries | Packaging Rust applications/libraries]]===
Add required tools/instructions for packaging applications/libraries written in Rust. Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
* Owner: Igor Gnatenko (on behalf of Rust SIG)
* Last updated: 2017-10-30
* Completed: [https://bugzilla.redhat.com/show_bug.cgi?id=1475132 no]


===[[Changes/Facter3 | Facter3]]===
===[[Changes/Facter3 | Facter3]]===

Revision as of 13:28, 30 October 2017


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.

Fedora

This change causes extra information to be stored in binary files compiled by gcc. This information can be used by scripts to check on various features of the file, such as the hardening options used or potential ABI conflicts.

Owners

  • Owner: Nick Clifton
  • Release notes owner:

Tracking

  • Last updated: 2017-10-16
  • Tracking bug: #1502660
  • Status: Change accepted

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

Packaging Rust applications/libraries

Add required tools/instructions for packaging applications/libraries written in Rust. Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.

  • Owner: Igor Gnatenko (on behalf of Rust SIG)
  • Last updated: 2017-10-30
  • Completed: no

Facter3

This is an update of the Facter package from 2.X to 3.X. It is a self contained changed which will impact puppet directly and potentially any other tools that make use of facter to gather information.

  • Owner: James Hogarth
  • Last updated: 2017-10-16
  • Completed: no

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: yes