diff options
author | Florent Villard <warly@mandriva.com> | 2003-11-05 16:57:20 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-11-05 16:57:20 +0000 |
commit | 79843e9711f1e21823df989c9200031514e8e0fc (patch) | |
tree | 5e5efa466486b82db0b63b072e517a5e0d82f749 /drakwizard.spec | |
parent | 77f1ad96d339974fe8da213ed6ab7e6956e7409c (diff) | |
download | drakwizard-79843e9711f1e21823df989c9200031514e8e0fc.tar drakwizard-79843e9711f1e21823df989c9200031514e8e0fc.tar.gz drakwizard-79843e9711f1e21823df989c9200031514e8e0fc.tar.bz2 drakwizard-79843e9711f1e21823df989c9200031514e8e0fc.tar.xz drakwizard-79843e9711f1e21823df989c9200031514e8e0fc.zip |
fix ftp anonymous mode
fix ntp wizard
fix bind config
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index cce142b5..1a2911e4 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 2.5 +%define version 2.6 %define release 1mdk Name: %{name} @@ -51,6 +51,12 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Wed Nov 05 2003 Warly <warly@mandrakesoft.com> 2.6-1mdk +- fix ntp wizard bad conf saving +- fix dns_client wrong config for reverse name search +- fix ntpd server wrong shut down at wizard first setup +- fix anonymous mode for ftpwizard + * Fri Sep 19 2003 Warly <warly@mandrakesoft.com> 2.5-1mdk - spell fixes - update po |