diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-31 16:44:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-31 16:44:21 +0000 |
commit | 4bdcf8b0d24c233d51de06a446bb0702b17607f5 (patch) | |
tree | 1d3d8de207ec63eac32680fdd5d9dee308e6a6d4 /NEWS | |
parent | 5c42e0563160f0e8c3ed9be44035557d5d5a5c5a (diff) | |
download | urpmi-4bdcf8b0d24c233d51de06a446bb0702b17607f5.tar urpmi-4bdcf8b0d24c233d51de06a446bb0702b17607f5.tar.gz urpmi-4bdcf8b0d24c233d51de06a446bb0702b17607f5.tar.bz2 urpmi-4bdcf8b0d24c233d51de06a446bb0702b17607f5.tar.xz urpmi-4bdcf8b0d24c233d51de06a446bb0702b17607f5.zip |
urpmi.addmedia: add new --(no-)verify-rpm options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ o do not wrongly tell we updated the unrequested package list when we didn't (eg: when not having the proper rights such as running urpmq as !root) o only write the unrequested package list file if the list actually changed +- urpmi.addmedia: + o add --(no-)verify-rpm options - urpmq: minor documentation fix (mga#7166) Version 7.4 - 24 August 2012 |