diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-06-09 21:03:31 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-06-09 21:03:31 +0100 |
commit | da34601354b5044ef345500ea70481202f976e86 (patch) | |
tree | 7196bcafca08576894f121f35cf230332c7c6408 | |
parent | 1c7154dae785c3310839debfa87d9a43752cc9c2 (diff) | |
download | drakx-da34601354b5044ef345500ea70481202f976e86.tar drakx-da34601354b5044ef345500ea70481202f976e86.tar.gz drakx-da34601354b5044ef345500ea70481202f976e86.tar.bz2 drakx-da34601354b5044ef345500ea70481202f976e86.tar.xz drakx-da34601354b5044ef345500ea70481202f976e86.zip |
2.46.2
-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 611c784aa..9789c5c59 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.46.1 +VERSION=2.46.2 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 9d3ef5a41..12288af0d 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.46.2 - 8 June 2018 by Martin Whitaker + - list_modules: add dm-cache + deps (mga#22946) - further sync with kernel 4.14 |