From Fedora Project Wiki

No edit summary
(31 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{header|docs}}{{Docs_beat_open}}
== RPM ==
* RPM macros are now available in usr/lib/rpm/macros.d/macros.go-srpm for developers packaging Go projects.
* `rpmbuild` now supports MIPS builds.


== Review Board 2.0 ==
== perl 5.22 ==
Fedora now provides Review Board 2.0, a powerful, web-based patch review and management tool.
perl 5.22 will be the default / provided version of Perl in Fedora 23. For more information on the change please visit: [https://fedoraproject.org/wiki/Changes/perl5.22 https://fedoraproject.org/wiki/Changes/perl5.22] and [https://bugzilla.redhat.com/show_bug.cgi?id=1220680 https://bugzilla.redhat.com/show_bug.cgi?id=1220680]


Review Board 2.0 adds the ability to post committed changes from a branch directly from the web UI, adds review of text file attachments, greatly extends the capabilities of the public API and extension framework, and offers significant performance improvements, usability enhancements, and visual cleanups.
== python 3 default ==
 
Python 3 will be the default python version, replacing python 2.7. Change information can be found: [https://fedoraproject.org/wiki/Changes/Python_3_as_Default https://fedoraproject.org/wiki/Changes/Python_3_as_Default] and here: [https://bugzilla.redhat.com/show_bug.cgi?id=1076441 https://bugzilla.redhat.com/show_bug.cgi?id=1076441]
Significant enhancements have been made to the diff viewer, as well as adding support for reviews on non-code files (such as binary file formats).
 
Documentation for Review Board 2.0 is available at the [https://www.reviewboard.org/docs/manual/2.0/ Review Board Manual] website.
 
{{admon/important|Important|Upgrading to Review Board 2.0 from a previous release will modify your database schema. The migration will be performed when you restart Apache for the first time after the upgrade, and the process is irreversible. Back up your database before upgrading.}}
 
== RPM 4.12 ==
The RPM package manager has been updated to version 4.12, which brings Fedora in line with the latest upstream version.
 
This update brings a number of improvements, including:
* Ability to package files larger than 4 GB.
* Support for weak dependencies. (Note that this does not automatically mean Fedora 21 packages all support this feature.)
* API users will be able to access file data more cleanly.
* Payload data is now accessible over the API.
* A new tool, '''rpm2archive''', will allow converting rpm packages to tar files instead of the outdated cpio format. The new tool will work with files larger than 4 GB, while cpio (and '''rpm2cpio''') does not.
 
See the [http://rpm.org/wiki/Releases/4.12.0 RPM 4.12 Release Notes] for a full list of changes.
 
{{admon/important|Important|Using some of the new features will break forward compatibility. Packages using these features will not be able be built or be installed on older Fedora versions. Backward compatibility is expected to be maintained.}}


{{header|docs}}{{Docs_beat_closed}}
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 05:22, 9 September 2015

RPM

  • RPM macros are now available in usr/lib/rpm/macros.d/macros.go-srpm for developers packaging Go projects.
  • rpmbuild now supports MIPS builds.

perl 5.22

perl 5.22 will be the default / provided version of Perl in Fedora 23. For more information on the change please visit: https://fedoraproject.org/wiki/Changes/perl5.22 and https://bugzilla.redhat.com/show_bug.cgi?id=1220680

python 3 default

Python 3 will be the default python version, replacing python 2.7. Change information can be found: https://fedoraproject.org/wiki/Changes/Python_3_as_Default and here: https://bugzilla.redhat.com/show_bug.cgi?id=1076441

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.