- add 'new' command to add a new advisory - add 'list' command to list advisories - add 'show' command to show an advisory - load config from home directory if file exists - add option to load advisories db from a file dump instead of a directory - add 'update' command to download new advisories db - add 'initqaconf' command to initialize config for QA team members Version 0.4 - advisory.{html,txt}: don't add a CVE line when there is no CVE Version 0.3 - add file tmpl/CVE.html, missed in previous version Version 0.2 - add advisories html pages - add advisories pages by CVE, release, source package - add CVE list page Version 0.1 - first version