summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-05-16 11:47:07 +0000
committerThierry Vignaud <tv@mageia.org>2013-05-16 11:47:07 +0000
commit6567da8038bb2964c091fb4aa642b42131210b4b (patch)
tree6f0855da888f5191a5f53c23c8dd43ecedfd56f0 /perl-install/install/NEWS
parentad9a08cf4f80f8f952f920dd04c33fbdae155365 (diff)
downloaddrakx-backup-do-not-use-6567da8038bb2964c091fb4aa642b42131210b4b.tar
drakx-backup-do-not-use-6567da8038bb2964c091fb4aa642b42131210b4b.tar.gz
drakx-backup-do-not-use-6567da8038bb2964c091fb4aa642b42131210b4b.tar.bz2
drakx-backup-do-not-use-6567da8038bb2964c091fb4aa642b42131210b4b.tar.xz
drakx-backup-do-not-use-6567da8038bb2964c091fb4aa642b42131210b4b.zip
fix offering to install shorewall & shorewall-ipv6 when already installed
we could have provided full paths in drakx-net but it's simpler to make ensure_files_are_installed() behave like ensure_binary_is_installed() and search for file side effect: a warning in mousedrake
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index a5b418007..8d8ade1f0 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,5 +1,6 @@
- do not enable legacy sysvinit scripts that no longer exist (mga#10084)
- do not enable to pick xguest (mga#9750)
+- fix offering to install shorewall & shorewall-ipv6 when already installed
Version 15.52 - 15 May 2013
- fix displaying release notes while installing (mga#10087)