diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 61 |
1 files changed, 60 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0aa9044e9..8d6102819 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,62 @@ +2005/04/12 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * network/tools.pm: Fix running ifup/ifdown not in chroot + Need to specify the full path of ifup/ifdown when a shell isn't used to + run them + + * install_any.pm: When installing urpmi, mark cd-rom media as "static" so + they never get + updated. This is needed because those media use hdlists, but the hdlist + path is false for all CDs except the first one. + +2005/04/12 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 10.2-24mdk + + * share/po/br.po: update + +2005/04/12 Warly <warly at mandrakesoft.com> + + * share/rpmsrate: Remove the duplicates for a320raid + Workarround for clean-rpmsrate regexp pb + +2005/04/11 Olivier Blin <oblin at mandrakesoft.com> + + * network/netconnect.pm: fix error reporting for ndiswrapper package + installation (#15373) + handle spaces in ndiswrapper drivers path + + * standalone/drakroam: handle ESSID with spaces (#15352) + +2005/04/11 Pixel <pixel at mandrakesoft.com> + + * do_pkgs.pm: have a valid return value in + ->ensure_is_installed_if_available + + * bootloader.pm: fix setting perImageAppend to default entry {append} + (it was buggy when the default entry had an empty append, making + perImageAppend be failsafe on amd64 upgrade) + + * pkgs.pm: the standard kernel is bigmem compliant, no need to install + kernel-smp for this (bugzilla #15353) + +2005/04/11 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * crypto.pm: Change the URL of the mirrorsfull.list for installation of + the updates + +2005/04/11 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 10.2-23mdk + +2005/04/10 José JORGE <jjorge at free.fr> + + * share/po/pt.po: melo + +2005/04/08 José JORGE <jjorge at free.fr> + + * share/po/pt.po: melo + 2005/04/08 Olivier Blin <oblin at mandrakesoft.com> * harddrake/data.pm: with harddrake crash with USB/PCI DSL modems (#15034) @@ -48536,7 +48595,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.1036 2005/04/08 15:23:47 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.1037 2005/04/08 19:50:24 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |