diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-01-04 21:58:59 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-01-04 21:58:59 +0200 |
commit | d6ae381f74327f42ccbfafe70f859b37f57a35fc (patch) | |
tree | 97f4639f6ccb6be845647e5e9b0765f386b69431 /images | |
parent | 404a98953e5e4ed2e2875469bf0ef1b448946688 (diff) | |
download | drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.gz drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.bz2 drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.tar.xz drakx-d6ae381f74327f42ccbfafe70f859b37f57a35fc.zip |
2.812.81
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 4 |
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) |