diff options
author | Thomas Backlund <tmb@mageia.org> | 2017-01-06 23:12:25 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2017-01-06 23:12:25 +0200 |
commit | b3479e1896a7ce646c12f4c2db526356c030bc1f (patch) | |
tree | a2ac02a527e405251b8637f6a23081c62d224ceb /images | |
parent | 7dfe15751df1f2f934f3750b6a88c7379b1e01fe (diff) | |
download | drakx-b3479e1896a7ce646c12f4c2db526356c030bc1f.tar drakx-b3479e1896a7ce646c12f4c2db526356c030bc1f.tar.gz drakx-b3479e1896a7ce646c12f4c2db526356c030bc1f.tar.bz2 drakx-b3479e1896a7ce646c12f4c2db526356c030bc1f.tar.xz drakx-b3479e1896a7ce646c12f4c2db526356c030bc1f.zip |
2.41
Diffstat (limited to 'images')
-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 00d8db04a..326b089a3 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.40 +VERSION=2.41 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 4915c5451..6a1ede81f 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.41 - 6 January 2017 by Thomas Backlund + - disable audit logging as it floods the logs - sync with kernel-4.9 |