diff options
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 f804dc680..5a4a4b937 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.30 +VERSION=1.31 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index c9c434bb7..0872f38ad 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.31 - 19 September 2008, by Pascal "pixel" Rigaux + - add modules "sha256_generic cbc amd768_rng" for crypsetup/LUKS Version 1.30 - 12 June 2008, by Olivier "blino" Blin |