diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-15 17:44:35 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-15 17:44:35 +0000 |
commit | 73e7e0ca86cd22631e6cb896801cb3612e32228e (patch) | |
tree | bbb99e46b9695f12e5d189c0de214952ba7637f6 /NEWS | |
parent | 64f60e96cd8b895cfd908d030d5e6d482b53b98f (diff) | |
download | urpmi-73e7e0ca86cd22631e6cb896801cb3612e32228e.tar urpmi-73e7e0ca86cd22631e6cb896801cb3612e32228e.tar.gz urpmi-73e7e0ca86cd22631e6cb896801cb3612e32228e.tar.bz2 urpmi-73e7e0ca86cd22631e6cb896801cb3612e32228e.tar.xz urpmi-73e7e0ca86cd22631e6cb896801cb3612e32228e.zip |
print PID of process locking the URPMI database
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ - add --download-all option to download all packages before attempting to start installation - fix priviledge escalation in rurpmi and rurpme (#54568) +- when the database is locked, print the PID of the processus locking it + (#38923, Pascal Terjan) Version 6.29 - 5 October 2009 |