diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-18 14:33:46 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-18 14:33:46 +0000 |
commit | ff7208aee41f2484d39e9a3b4db218fd602ffd6c (patch) | |
tree | 03b19e57fed71ce7e27a83673aa158bc86a6dabe /perl-install | |
parent | cd2b3c05de8f31185f8858fee910cc68a2e3d413 (diff) | |
download | drakx-ff7208aee41f2484d39e9a3b4db218fd602ffd6c.tar drakx-ff7208aee41f2484d39e9a3b4db218fd602ffd6c.tar.gz drakx-ff7208aee41f2484d39e9a3b4db218fd602ffd6c.tar.bz2 drakx-ff7208aee41f2484d39e9a3b4db218fd602ffd6c.tar.xz drakx-ff7208aee41f2484d39e9a3b4db218fd602ffd6c.zip |
10.3-0.45mdk
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/drakxtools.spec | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 68130b839..de2e09c8d 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -3,7 +3,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10.3 -Release: 0.44mdk +Release: 0.45mdk Url: http://www.mandrivalinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -377,6 +377,19 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Aug 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.45mdk +- rpmlint fixes +- diskdrake: better reiser4 support (pixel) +- drakids (blino): + o use "Allowed addresses" instead of "Attacker" in whitelist + o improve list removal workaround using a copying grep +- keyboardrake: revert removal of keyboard layout weight of zh. + (Funda Wang, #16873) +- printerdrake: misc enhancements +- net_applet (blino): + o use balloons to notify attacks + o show attack window on balloon click + * Thu Aug 11 2005 Flavio Bruno Leitner <flavio@mandriva.com> 10.3-0.44mdk - changed requires from modutils to module-init-tools |