diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-10-04 16:40:31 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-10-04 16:40:31 +0000 |
commit | 5604997f13654d4ba9b361e7039f81dda73f30b3 (patch) | |
tree | 6e292a42f29edec789cc561c84f7c58f59df2225 /perl-install/NEWS | |
parent | cc134c0d627b3bcf3d60867aa4012a643b756679 (diff) | |
download | drakx-5604997f13654d4ba9b361e7039f81dda73f30b3.tar drakx-5604997f13654d4ba9b361e7039f81dda73f30b3.tar.gz drakx-5604997f13654d4ba9b361e7039f81dda73f30b3.tar.bz2 drakx-5604997f13654d4ba9b361e7039f81dda73f30b3.tar.xz drakx-5604997f13654d4ba9b361e7039f81dda73f30b3.zip |
when checking dkms module packages, check that modules are either available in urpmi media, or already installed (fix detection in live)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 84540e02d..29a2b024b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,6 @@ - fix installed modules detection (#34478) +- when checking dkms module packages, check that modules are either + available in urpmi media, or already installed (fix detection in live) Version 10.4.235 - 4 October 2007, by Thierry Vignaud |