diff options
author | Francois Pons <fpons@mandriva.com> | 2003-06-13 09:37:37 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-06-13 09:37:37 +0000 |
commit | 336464a6d3fc995e028e11e5f55c3a98626d7595 (patch) | |
tree | fed680cf7cba3fecfda83c1fd1480c5101523e42 /urpmi.spec | |
parent | 0ec1179e51152c245284549fd3395c08ad542412 (diff) | |
download | urpmi-336464a6d3fc995e028e11e5f55c3a98626d7595.tar urpmi-336464a6d3fc995e028e11e5f55c3a98626d7595.tar.gz urpmi-336464a6d3fc995e028e11e5f55c3a98626d7595.tar.bz2 urpmi-336464a6d3fc995e028e11e5f55c3a98626d7595.tar.xz urpmi-336464a6d3fc995e028e11e5f55c3a98626d7595.zip |
4.3-14mdk (improved signature handling)
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.3 -Release: 13mdk +Release: 14mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,13 @@ $urpm->update_media; %changelog +* Fri Jun 13 2003 François Pons <fpons@mandrakesoft.com> 4.3-14mdk +- added key_ids global and per media option to list authorized + key ids. +- improved signature checking by sorting packages list and give + reason as well as signature results (may be hard to read but + very fine for instance). + * Thu Jun 5 2003 François Pons <fpons@mandrakesoft.com> 4.3-13mdk - added patch from Michaël Scherer to add --no-uninstall (or --no-remove) and assume no by default when asking to |