aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 138a35065f3452bcf02fad127e3eda811084c2f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Version 0.5

- 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
- add RSS feeds

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