From Fedora Project Wiki

< Releases‎ | 29

(Created page with "{{autolang|base=yes}} __TOC__ <!--- IMPORTANT NOTICE: DO NOT EDIT this page manually as it's generated automatically and all changes will be overwritten! If you want to chan...")
 
No edit summary
Line 11: Line 11:


These changes have been accepted by the Fedora [[Fedora_Engineering_Steering_Committee |Engineering Steering Committee]] for the Fedora 29 Release as System Wide Changes.
These changes have been accepted by the Fedora [[Fedora_Engineering_Steering_Committee |Engineering Steering Committee]] for the Fedora 29 Release as System Wide Changes.
===[[Changes/BINUTILS230 | BINUTILS 2.30]]===
Rebase the binutils package from version 2.29 .1 to version 2.30. This will bring in bug-fixes and some new features.
====Owners====
* Owner: Nick Clifton
* Release notes owner:
====Tracking====
* Last updated: 2018-03-04
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1551329 #1551329]
* Status: Change accepted
===[[Changes/FedoraScientific VagrantBox | FedoraScientific VagrantBox]]===
Fedora Scientific is currently delivered as ISOs. Shipping vagrant boxes will give potential users a friendlier option to try out Fedora Scientific while keeping their current operating system.
====Owners====
* Owner: Amit Saha
* Release notes owner:
====Tracking====
* Last updated: 2018-03-04
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1551321 #1551321]
* Status: Change accepted
===[[Changes/Remove GCC from BuildRoot | Remove GCC from BuildRoot]]===
Removing gcc and gcc-c++ from default buildroot in Koji and mock.
====Owners====
* Owner: Igor Gnatenko
* Release notes owner:
====Tracking====
* Last updated: 2018-03-04
* Tracking bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1551327 #1551327]
* Status: Change accepted


[[:Category:ChangeAcceptedF29]] and [[:Category:SystemWideChange]]
[[:Category:ChangeAcceptedF29]] and [[:Category:SystemWideChange]]
Line 16: Line 44:
== Fedora 29 Accepted Self Contained Changes Proposals ==
== Fedora 29 Accepted Self Contained Changes Proposals ==
These changes have been accepted by the [[Fedora_Engineering_Steering_Committee |Fedora Engineering Steering Committee]] for the Fedora 29 Release as Self Contained Changes.
These changes have been accepted by the [[Fedora_Engineering_Steering_Committee |Fedora Engineering Steering Committee]] for the Fedora 29 Release as Self Contained Changes.
===[[Changes/Drop Legacy GTK+ GUI in wireshark | Drop Legacy GTK+ GUI in wireshark]]===
Owner
* Owner: Michal Ruprich
* Last updated: 2018-03-04
* Completed: no - [https://bugzilla.redhat.com/show_bug.cgi?id=1551325 #1551325]
===[[Changes/No more automagic Python bytecompilation | No more automagic Python bytecompilation]]===
The current way of automatic Python byte-compiling of files outside Python-specific directories is too magical and error-prone. It is built on heuristics that are increasingly wrong.
We will provide a way to opt-out of it and adjust the guidelines to prefer explicit bytecompilation of such files. Later, the old behavior will be opt-in only or will cease to exist.
* Owner: Petr Viktorin
* Last updated: 2018-03-04
* Completed: no - [https://bugzilla.redhat.com/show_bug.cgi?id=1551326 #1551326]
===[[Changes/TrueNoarchErlangPackages | True Noarch Erlang Packages]]===
Erlang packages are currently all installed into %{_libdir}/erlang/lib, despite most of them being noarch packages. This proposal is to modify Erlang to search %{_datadir}/erlang/lib in addition to %{_libdir}/erlang/lib when searching for dependencies.
* Owner: Randy Barlow
* Last updated: 2018-03-04
* Completed: no - [https://bugzilla.redhat.com/show_bug.cgi?id=1434311 #1434311]


[[:Category:ChangeAcceptedF29]] and [[:Category:SelfContainedChange]]
[[:Category:ChangeAcceptedF29]] and [[:Category:SelfContainedChange]]

Revision as of 18:55, 4 March 2018


Fedora 29 Accepted System Wide Changes Proposals

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

BINUTILS 2.30

Rebase the binutils package from version 2.29 .1 to version 2.30. This will bring in bug-fixes and some new features.

Owners

  • Owner: Nick Clifton
  • Release notes owner:

Tracking

  • Last updated: 2018-03-04
  • Tracking bug: #1551329
  • Status: Change accepted

FedoraScientific VagrantBox

Fedora Scientific is currently delivered as ISOs. Shipping vagrant boxes will give potential users a friendlier option to try out Fedora Scientific while keeping their current operating system.

Owners

  • Owner: Amit Saha
  • Release notes owner:

Tracking

  • Last updated: 2018-03-04
  • Tracking bug: #1551321
  • Status: Change accepted

Remove GCC from BuildRoot

Removing gcc and gcc-c++ from default buildroot in Koji and mock.

Owners

  • Owner: Igor Gnatenko
  • Release notes owner:

Tracking

  • Last updated: 2018-03-04
  • Tracking bug: #1551327
  • Status: Change accepted

Category:ChangeAcceptedF29 and Category:SystemWideChange

Fedora 29 Accepted Self Contained Changes Proposals

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

Drop Legacy GTK+ GUI in wireshark

Owner

  • Owner: Michal Ruprich
  • Last updated: 2018-03-04
  • Completed: no - #1551325

No more automagic Python bytecompilation

The current way of automatic Python byte-compiling of files outside Python-specific directories is too magical and error-prone. It is built on heuristics that are increasingly wrong. We will provide a way to opt-out of it and adjust the guidelines to prefer explicit bytecompilation of such files. Later, the old behavior will be opt-in only or will cease to exist.

  • Owner: Petr Viktorin
  • Last updated: 2018-03-04
  • Completed: no - #1551326

True Noarch Erlang Packages

Erlang packages are currently all installed into %{_libdir}/erlang/lib, despite most of them being noarch packages. This proposal is to modify Erlang to search %{_datadir}/erlang/lib in addition to %{_libdir}/erlang/lib when searching for dependencies.

  • Owner: Randy Barlow
  • Last updated: 2018-03-04
  • Completed: no - #1434311

Category:ChangeAcceptedF29 and Category:SelfContainedChange