Remove "or later" references to 13+ previous releases

Fixes #278
This commit is contained in:
Ben Cotton 2022-05-04 14:06:12 -04:00 committed by bcotton
parent 178b79779f
commit 9c5a27f209
2 changed files with 3 additions and 4 deletions

View file

@ -161,7 +161,7 @@ kernel modules, or have a third party application that depends on kernel
versions (this may not be a problem if you exclude kernel updates, which versions (this may not be a problem if you exclude kernel updates, which
is the default in Fedora `dnf.conf` files). (See also is the default in Fedora `dnf.conf` files). (See also
https://bugzilla.redhat.com/show_bug.cgi?id=870790[bug #870790] - you https://bugzilla.redhat.com/show_bug.cgi?id=870790[bug #870790] - you
may need to modify in Fedora 22 or later versions in base section to add may need to modify the base section to add
`exclude=kernel*`.) `exclude=kernel*`.)
* Your environment requires meticulous change-control procedures. * Your environment requires meticulous change-control procedures.
* You update from other third party DNF repositories besides Fedora * You update from other third party DNF repositories besides Fedora

View file

@ -262,9 +262,8 @@ Reporting the issue
Using up-to-date software Using up-to-date software
Before reporting the bug, please make sure you use the latest available Before reporting the bug, please make sure you use the latest available
software. You need to run on *Fedora 23 or later*, older Fedora versions software.
are not going to get updated with latest Wayland fixes. Make sure there Make sure there are no system updates waiting:
are no system updates waiting:
`$ sudo dnf update` `$ sudo dnf update`