diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-19 13:34:51 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-19 13:34:51 +0000 |
commit | 98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21 (patch) | |
tree | 60b26ef625d30bbb4ba82c544cf6ae5f958be728 /NEWS | |
parent | a9eae95bbd960d1ffcaad9e09fc890030a5f6ec3 (diff) | |
download | urpmi-98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21.tar urpmi-98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21.tar.gz urpmi-98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21.tar.bz2 urpmi-98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21.tar.xz urpmi-98edbcab8e1c7fc4d3bd2ed0fcb3786b6ce75a21.zip |
- urpmi
o --auto-update is quite unsafe, but at least now it should be cleaner
(ensure $urpm doesn't have media twice)
bug triggered by --auto-update --update. still --auto-update --update should
not update non-update media...
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ so allow symlinks on the server) o fix "urpmi --install-src" (regression introduced in 4.10.9) (#35164) o fix --limit-rate (regression introduced in 4.9.12) + o --auto-update is quite unsafe, but at least now it should be cleaner + (ensure $urpm doesn't have media twice) Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux |