blob: 7b22f1b9e83666c72bc053d4be1a4d232eea48f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
- 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
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
|