Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/release_notes/8_6.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ New modules are available for:

### Ansible

You can now install `ansible-core` from the Rocky Linux Appstream repository. If you already have `ansible` installed from another source, you will need to uninstall that to be able to upgrade ansible.
You can now install `ansible-core` from the Rocky Linux Appstream repository. If you already have `ansible` installed from another source, you will need to uninstall that to be able to upgrade ansible.

## New Modules

Expand Down Expand Up @@ -74,6 +74,7 @@ Simply run `sudo dnf -y upgrade`.

* `kdump`: Currently, when using any interactive installation method, the `kdump` spoke must be entered last. This includes any plans for disk encryption. In these cases, if you have plans to turn off `kdump`, format the disk with encryption before turning it off.
* minimal ISO: When doing an installation with the minimal ISO, be prepared to be missing packages, most notably from the AppStream repository (rsyslog, policycoreutils-python-utils, etc.). This is to be expected.
* KDE and [this kernel bug](https://bugzilla.redhat.com/show_bug.cgi?id=2082719): If you are using KDE on 8.5 and upgrade to 8.6, it is highly likely that you will end up with issues. The referenced bug deals with the inability to unlock your screen after locking occurs. A workaround is to boot to the older kernel in GRUB on startup.

As with any release, there are issues that are already known. You can see the current listing of issues from the upstream [here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/known-issues).

Expand Down