diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-11-14 06:25:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-11-14 06:25:41 +0000 |
commit | 4bd38362c7fc7463bdb2814a6cd348e933c5c7d2 (patch) | |
tree | 55ebdce10d9dbbb22e6f613a6d2696cd5071388a /perl-install | |
parent | 86d0cdb8a718aacb9db5272f3346b72dbef3d6f6 (diff) | |
download | drakx-backup-do-not-use-4bd38362c7fc7463bdb2814a6cd348e933c5c7d2.tar drakx-backup-do-not-use-4bd38362c7fc7463bdb2814a6cd348e933c5c7d2.tar.gz drakx-backup-do-not-use-4bd38362c7fc7463bdb2814a6cd348e933c5c7d2.tar.bz2 drakx-backup-do-not-use-4bd38362c7fc7463bdb2814a6cd348e933c5c7d2.tar.xz drakx-backup-do-not-use-4bd38362c7fc7463bdb2814a6cd348e933c5c7d2.zip |
fix testing network (missing Net/Ping.pm)
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 3712aded1..bd3c154b4 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix testing network (missing Net/Ping.pm) + Version 13.66 - 20 October 2011 - fix missing "Mageia" instances diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 96f06ed7a..9e1ac34de 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -388,6 +388,7 @@ ARCH-linux-thread-multi/auto/Term/ReadKey/ReadKey.so MDV/Snapshot/Common.pm MDV/Snapshot/Restore.pm + Net/Ping.pm urpm.pm urpm/args.pm urpm/cdrom.pm |