From 30b33e19ac5828eb3f06af4270c6615f4c328552 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 3 Apr 2009 10:11:00 +0000 Subject: fix crypto module names when arch is not i586 (#46814) --- images/Makefile | 2 +- images/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'images') diff --git a/images/Makefile b/images/Makefile index 13e438f25..56c464025 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.36 +VERSION=1.37 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 4a566dc4b..979e3dafe 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.37 - 3 April 2009, by Pascal Terjan + +- fix crypto module names when arch is not i586 (#46814) + Version 1.36 - 9 March 2009, by Thierry Vignaud - add /dev/random and /dev/urandom (for curl) -- cgit v1.2.1