From 9c5a27f20906b4d450eef4073c9444db04e52093 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Wed, 4 May 2022 14:06:12 -0400 Subject: [PATCH] Remove "or later" references to 13+ previous releases Fixes #278 --- modules/ROOT/pages/autoupdates.adoc | 2 +- modules/ROOT/pages/debug-wayland-problems.adoc | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/autoupdates.adoc b/modules/ROOT/pages/autoupdates.adoc index 2c0626e..930b53c 100644 --- a/modules/ROOT/pages/autoupdates.adoc +++ b/modules/ROOT/pages/autoupdates.adoc @@ -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 is the default in Fedora `dnf.conf` files). (See also 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*`.) * Your environment requires meticulous change-control procedures. * You update from other third party DNF repositories besides Fedora diff --git a/modules/ROOT/pages/debug-wayland-problems.adoc b/modules/ROOT/pages/debug-wayland-problems.adoc index d0eed82..b8b4185 100644 --- a/modules/ROOT/pages/debug-wayland-problems.adoc +++ b/modules/ROOT/pages/debug-wayland-problems.adoc @@ -262,9 +262,8 @@ Reporting the issue Using up-to-date software 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 -are not going to get updated with latest Wayland fixes. Make sure there -are no system updates waiting: +software. +Make sure there are no system updates waiting: `$ sudo dnf update`