summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-04 11:24:53 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-04 11:24:53 +0000
commit3eafb161b1174108c02b94dbfa49e1c647b777bc (patch)
treec31568205064502ecdada215fdf9663b93871f0d
parent7438a184c9744cb3d7456c248b4264045995b731 (diff)
downloaddrakx-3eafb161b1174108c02b94dbfa49e1c647b777bc.tar
drakx-3eafb161b1174108c02b94dbfa49e1c647b777bc.tar.gz
drakx-3eafb161b1174108c02b94dbfa49e1c647b777bc.tar.bz2
drakx-3eafb161b1174108c02b94dbfa49e1c647b777bc.tar.xz
drakx-3eafb161b1174108c02b94dbfa49e1c647b777bc.zip
(_install_raw) do not pass log file fd to urpm::install since it leaks a duplicated fd per transaction
-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 482ed1e56..b02be4ab5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- prevent urpmi from leaking a log file descriptor per transaction
- really set urpmi in automatic mode for non-interactive installs
(and not vice-versa)
- use package summary translations once 'mdv-rpm-summary' is installed