diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-23 15:48:42 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-23 15:48:42 +0000 |
commit | 680bcfe1610e832166e9812c3ea58837e27fdc1d (patch) | |
tree | 131e269a0a0f14256363d1c9bcf7d888fd6bc08c /NEWS | |
parent | f3498bbcc21adde170cd5c8255b99a7eeb38d399 (diff) | |
download | urpmi-680bcfe1610e832166e9812c3ea58837e27fdc1d.tar urpmi-680bcfe1610e832166e9812c3ea58837e27fdc1d.tar.gz urpmi-680bcfe1610e832166e9812c3ea58837e27fdc1d.tar.bz2 urpmi-680bcfe1610e832166e9812c3ea58837e27fdc1d.tar.xz urpmi-680bcfe1610e832166e9812c3ea58837e27fdc1d.zip |
when using --update, allow to get dependencies from non-update media
Fixes #51268
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ - urpmi.addmedia: o disable non-free repository by default for Free edition (#40033) +-urpmi: + o when using --update, allow package dependencies to be fetched from + non-update media (#51268) Version 6.34 - 25 January 2010 |