diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-31 16:35:54 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-31 16:35:54 +0000 |
commit | 07f5f289174030ffafdf4749a4961b41ff3b0bed (patch) | |
tree | 6a075729146df67831d2264cf7f9a892e44bf2b9 /urpmi.spec | |
parent | ad142eb0b7ef93c0918c33bcc5897142207e509c (diff) | |
download | urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.gz urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.bz2 urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.xz urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.zip |
final 4.4-16mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -206,6 +206,8 @@ $urpm->update_media(nolock => 1); - fixed transaction number when split is active. - fixed transaction which should not be splited in parallel mode. - use a regular file opened in write mode for locking. +- added shared lock for urpmi, urpmq and urpmf (exclusive lock + are done by urpmi.addmedia, urpmi.removemedia and urpmi.update). * Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-15mdk - fixed urpme --parallel --auto still asking the user. |