summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2021-01-04 21:58:59 +0200
committerThomas Backlund <tmb@mageia.org>2021-01-04 21:58:59 +0200
commitd6ae381f74327f42ccbfafe70f859b37f57a35fc (patch)
tree97f4639f6ccb6be845647e5e9b0765f386b69431
parent404a98953e5e4ed2e2875469bf0ef1b448946688 (diff)
downloaddrakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar
drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.gz
drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.bz2
drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.xz
drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.zip
2.812.81
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 81caa12f9..35d6266c3 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.80
+VERSION=2.81
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index f5dc45e89..d4c443273 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,7 @@
+Version 2.81 - 4 January 2021 by Thomas Backlund
+
+- recognize rtw89_pci driver
+
Version 2.80 - 15 December 2020 by Thierry Vignaud
- identify and include missing firmware for iwlwifi (mga#9541)