You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes/9_3.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ You can upgrade from Rocky Linux 9.x to Rocky Linux 9.3 by doing `sudo dnf -y up
22
22
23
23
Several images are available along with the normal install images, including cloud and container platforms.
24
24
25
-
* The 9.3 release brings back cloud and container images for ppc64le that were not released with 9.2 due to issues with QEMU. These images may be divergant from the other architecture's images in some small ways, but we will work to reduce this delta in future releases of the images.
25
+
* The 9.3 release brings back cloud and container images for ppc64le that were not released with 9.2 due to issues with QEMU. These images may be divergent from the other architecture's images in some small ways, but we will work to reduce this delta in future releases of the images.
26
26
27
-
You can find more on the artifacts produced by the Cloud Special Interest Group, and information for how to get involved on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/).
27
+
You can find more on the artifacts produced by the Cloud Special Interest Group, and information on how to get involved on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/).
28
28
29
29
## Installing
30
30
@@ -34,13 +34,13 @@ To install Rocky Linux 9.3, head to the [download page](https://rockylinux.org/d
34
34
35
35
### Breaking changes
36
36
37
-
* The optional `guest-agents` group, previously available within both the *Minimal Install* and *Custom Operating System* base environments in anaconda, is no-longer available for selection as additional software for those environments. If you require the guest-agents group, it is available in either the *Server* or *Server with GUI* base environments. If you install *Minimal Install* or *Custom Operating System* and still want guest-agents, you can do so by installing the package target directly in Kickstart, or by installing it with DNF after installation has completed (i.e., `dnf install @guest-agents`).
37
+
* The optional `guest-agents` group, previously available within both the *Minimal Install* and *Custom Operating System* base environments in anaconda, is nolonger available for selection as additional software for those environments. If you require the guest-agents group, it is available in either the *Server* or *Server with GUI* base environments. If you install *Minimal Install* or *Custom Operating System* and still want guest-agents, you can do so by installing the package target directly in Kickstart, or by installing it with DNF after installation has completed (i.e., `dnf install @guest-agents`).
38
38
39
39
#### Live Images
40
40
41
-
* Installing live images for XFCE, MATE, Workstation, and Workstation-Lite, will display an error regarding `NetworkManager-dispatcher.service`. This continues after installation and the service does not load or run. The installation seems to work in all other capacities however. To remove the SELinux messages regarding this service, do a `touch /.autorelabel` followed by a system reboot to silence the SELinux messages. The Cinnamon live image does not display this behaviour.
41
+
* Installing live images for XFCE, MATE, Workstation, and Workstation-Lite, will display an error regarding `NetworkManager-dispatcher.service`. This continues after installation and the service does not load or run. The installation seems to work in all other capacities however. To remove the SELinux messages regarding this service, do a `touch /.autorelabel` followed by a system reboot to silence the SELinux messages. The Cinnamon live image does not display this behavior.
42
42
43
-
* The KDE live image for Rocky Linux 9.3 had problems during the testing phase. For this, we will be providing the older 9.2 images until we can build and provide a working image.
43
+
* The KDE live image for Rocky Linux 9.3 had problems during the testing phase. We will be providing the older 9.2 images until we can build and provide a working image.
44
44
45
45
### New and notable
46
46
@@ -66,7 +66,7 @@ Listed below are security-related highlights in the latest Rocky Linux 9.3 relea
66
66
* OpenSCAP rebased to version 1.3.8.
67
67
* SCAP Security Guide rebased to version 0.1.69.
68
68
69
-
### Dynamic programming languages, web and database servers
69
+
### Dynamic programming languages, web, and database servers
70
70
71
71
For a detailed list of the changes in this category see the [upstream link here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/new-features#new-features-dynamic-programming-languages-web-and-database-servers).
72
72
@@ -117,7 +117,7 @@ Many known issues exist in 9.3 including those related to:
117
117
* Networking
118
118
* Kernel
119
119
* Filesystem and storage
120
-
* Dynamic programming lanaguages, web and database servers
120
+
* Dynamic programming languages, web, and database servers
0 commit comments