diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-20 08:54:30 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-20 08:54:30 +0000 |
commit | 709f56043b97de033cbb83f21ef27e64d91a480b (patch) | |
tree | de3c7781ce9500caf4ddaae9038641892e55f5ff /NEWS | |
parent | 0ea81217c300f79da0b8571044d73ee347414c15 (diff) | |
download | urpmi-709f56043b97de033cbb83f21ef27e64d91a480b.tar urpmi-709f56043b97de033cbb83f21ef27e64d91a480b.tar.gz urpmi-709f56043b97de033cbb83f21ef27e64d91a480b.tar.bz2 urpmi-709f56043b97de033cbb83f21ef27e64d91a480b.tar.xz urpmi-709f56043b97de033cbb83f21ef27e64d91a480b.zip |
- urpmi.update
o fix --force-key (#45094)
nb: 2 cases must be handled. When the medium is updated, we just need to
ensure urpmi.cfg is written. But when it's not updated, we must do a special
case
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ - gurpmi o display the download errors o log all urpmi logs +- urpmi.update + o fix --force-key (#45094) - urpmi.addmedia o do not allow "/" in media name (#44765) |