diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-09-17 20:11:33 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-09-17 20:11:33 +0100 |
commit | b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a (patch) | |
tree | ccd173a108597f562453234bbbc732a4c1108486 | |
parent | e85da9ba51f1eadbe8ae03281b24d0b4d37199dd (diff) | |
download | drakx-b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a.tar drakx-b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a.tar.gz drakx-b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a.tar.bz2 drakx-b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a.tar.xz drakx-b6ebfb5bc19b5c6c51ade25d8f8c83fe926cbf5a.zip |
2.862.86
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index c2f4faf6d..9c9d2027f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.85 +VERSION=2.86 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index fc51baafd..007cffcb8 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.86 - 17 September 2022 by Martin Whitaker + - revert to using Memtest86+, now it is based on PCMemTest - Sync with kernel 5.17 - Sync with kernel 5.18 |