diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-06-17 20:48:45 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-06-17 20:48:45 +0000 |
commit | 472cd881bd9d799ef3680ed0c65a40ca2007ac2b (patch) | |
tree | 60e0bac5f90f920b8fedc7aae2205cb0f49e65de /NEWS | |
parent | 7c4c1d3a5c991114d9d951cb550756fa314689f5 (diff) | |
download | mgaadvisories-472cd881bd9d799ef3680ed0c65a40ca2007ac2b.tar mgaadvisories-472cd881bd9d799ef3680ed0c65a40ca2007ac2b.tar.gz mgaadvisories-472cd881bd9d799ef3680ed0c65a40ca2007ac2b.tar.bz2 mgaadvisories-472cd881bd9d799ef3680ed0c65a40ca2007ac2b.tar.xz mgaadvisories-472cd881bd9d799ef3680ed0c65a40ca2007ac2b.zip |
Add support for filters on list command
Possible filters are :
- advisory type
- distribution release
- package name
- CVE
- media
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ - don't save status for unpublished advisories - fix display of publication date +- list command now accept filters to filter results Version 0.8 |