diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-25 06:44:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-25 06:44:35 +0000 |
commit | 177c14d20197603e62c3ca47ccd059246821ad52 (patch) | |
tree | b0f17def1226bc0cb644c77525d19d5c39453d4b | |
parent | e0aa25459e245cb05479e4eb69e5759b99646c3a (diff) | |
download | drakx-177c14d20197603e62c3ca47ccd059246821ad52.tar drakx-177c14d20197603e62c3ca47ccd059246821ad52.tar.gz drakx-177c14d20197603e62c3ca47ccd059246821ad52.tar.bz2 drakx-177c14d20197603e62c3ca47ccd059246821ad52.tar.xz drakx-177c14d20197603e62c3ca47ccd059246821ad52.zip |
merge in lost 10-34.3.100mdk's changelog
-rw-r--r-- | perl-install/drakxtools.spec | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 47768f2c4..e016cbd9d 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10 -Release: 34.3mdk +Release: 34.4.100mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -314,10 +314,39 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog -* Mon Jul 26 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 10-34.3mdk +* Mon Jul 26 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 10-34.4.100mdk - rebuild with amd64-branch changes -* Fri May 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-34.2mdk +* Fri Jul 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-34.3.100mdk +- diskdrake: + o fix Compaq Smart Array support + o misc bug fixes +- drakbackup: + o fix Anthill bugs #927 and #929 (filenames with spaces, + .backupignore, misc GUI issues) + o fix AntHill bugs #1009 and #1010 (DVD recording, disk quota) + o fix .backupignore issue + o typo in "other" routine +- drakboot: fix doble windows on LILO/GRUB error +- drakconnect: misc bug fixes +- draksplash: make it works again... +- drakTermServ: misc fixes +- drakupdate_fstab: add support for floppies +- drakxtv: fix tv modules that weren't loaded on boot +- globetrooter support (a mdk10.0 based product with automatic hw + configuration in harddrake service) +- harddrake GUI: do not automatically configure removable media but + run the proper config tool instead +- harddrake service: + o fix adding a removable medium + o fix misdetection of nvidia nforce ethernet cards (broken since + forcedeth replaced nvnet on 2004-01-21 in MDK10's ldetect-lst) + o fix logs of newly added hardware + o only stop boot progressbar if there a non automatic tool to run + o fix duplicated USB disks (in both disk and unknown categories in GUI) +- XFdrake: fix monitor detection (based on mandrakemove) + +* Fri May 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-34.2.100mdk - authentication: install autofs for nis authentication (florin & fcrozat) - diskdrake: disable package instead of removing nfs-utils or samba-server (when "diskdrake --fileshare" disables a export kind) |