diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-09-22 09:35:06 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-09-22 09:35:06 +0000 |
commit | 51b583c363e2c318e171ee78b4a34e0ad13c2f36 (patch) | |
tree | a4a4eb2e6908ba1bd36ca10ebad05f9cf12360d7 | |
parent | 15121163b1680cb1ea637d4b228f3047d1bed9c0 (diff) | |
download | drakx-51b583c363e2c318e171ee78b4a34e0ad13c2f36.tar drakx-51b583c363e2c318e171ee78b4a34e0ad13c2f36.tar.gz drakx-51b583c363e2c318e171ee78b4a34e0ad13c2f36.tar.bz2 drakx-51b583c363e2c318e171ee78b4a34e0ad13c2f36.tar.xz drakx-51b583c363e2c318e171ee78b4a34e0ad13c2f36.zip |
1.43
-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 987005132..11e45e582 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.42 +VERSION=1.43 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 34ef965e3..0278d319a 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.43 - 22 September 2009, by Olivier Blin + - fix firmware loading (#49195) - revert squashfs-lzma and sqlzma inclusion (this breaks install) - list asix module in network/usb group |