Prepare for F39 release

This commit is contained in:
Petr Bokoc 2023-11-07 03:10:34 +01:00
parent a2282d02fa
commit 5993b6cf36
4 changed files with 19 additions and 20 deletions

View file

@ -1,10 +1,10 @@
= Upgrading Fedora to a New Release
Jun Aruga; Kamil Páral; Ben Cotton
:revnumber: F37, F38
:revdate: 2022-09-14
:revnumber: F37, F38, F39
:revdate: 2023-11-07
:category: Administration
:tags: How-to, Upgrade
:page-aliases: upgrading.adoc
:tags: How-to, Upgrade
:page-aliases: upgrading.adoc
@ -56,7 +56,7 @@ For instructions on upgrading with the DNF system upgrade plugin, refer to the x
[NOTE]
====
Upgrading between major versions (such as from Fedora 36 to Fedora 37) can be completed using the Software application. Alternatively, Silverblue can be upgraded between major versions using the `ostree` command..
Upgrading between major versions (such as from Fedora 38 to Fedora 39) can be completed using the Software application. Alternatively, Silverblue can be upgraded between major versions using the `ostree` command..
====
For instructions on upgrading Fedora Silverblue Host, refer to the link:++https://docs.fedoraproject.org/en-US/fedora-silverblue/updates-upgrades-rollbacks/#upgrading++[dedicated page].
@ -104,4 +104,3 @@ After you select storage devices the installer should offer you the option to up
====
If your installation is located on a 'specialized' storage device, be sure to configure and select it.
====

View file

@ -1,9 +1,9 @@
= Upgrading Fedora Using DNF System Plugin
Michael Wu; Anthony McGlone; The Fedora Docs team
:revnumber: F38
:revdate: 2023-05-04
:revnumber: F38, F39
:revdate: 2023-11-07
:category: Administration
:tags: How-to, Upgrade
:tags: How-to, Upgrade
:page-aliases: dnf-system-upgrade.adoc
include::ROOT:partial$attributes.adoc[]

View file

@ -1,10 +1,10 @@
= Upgrading Fedora Online Using Package Manager
Ben Cotton; Kamil Páral; Caleb McKee
:revnumber: F37, F38
:revdate: 2022-05-04
Ben Cotton; Kamil Páral; Caleb McKee
:revnumber: F37, F38, F39
:revdate: 2023-11-07
:category: Administration
:tags: How-to, Upgrade
//:page-aliases:
:tags: How-to, Upgrade
//:page-aliases:
[abstract]
This page contains information explaining how to upgrade Fedora online using `dnf` (without the xref:dnf-system-upgrade.adoc[DNF system upgrade plugin]).
@ -26,7 +26,7 @@ link:SIGs/LiveUpgrade[Live Upgrade Special Interest Group].
== Upgrading across multiple releases
If you need to upgrade across several releases, it is generally recommended to go one release at a time: for example, rather than going directly from Fedora 31 to Fedora 33, first go to Fedora 32 and then to Fedora 33. This tends to reduce the number of package dependency issues you may encounter. If you are upgrading from an link:End_of_life[End of life] release, please also see link:#eol[the end-of-life section].
If you need to upgrade across several releases, it is generally recommended to go one release at a time: for example, rather than going directly from Fedora 37 to Fedora 39, first go to Fedora 38 and then to Fedora 39. This tends to reduce the number of package dependency issues you may encounter. If you are upgrading from an link:End_of_life[End of life] release, please also see link:#eol[the end-of-life section].
== Instructions to upgrade using dnf

View file

@ -1,5 +1,5 @@
:PREVPREVVER: 36
:PREVVER: 37
:MAJOROSVER: 38
:NEXTVER: 39
:NEXTNEXTVER: 40
:PREVPREVVER: 37
:PREVVER: 38
:MAJOROSVER: 39
:NEXTVER: 40
:NEXTNEXTVER: 41