aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 28075045d947c84a8516e271c5b919a5419c25be (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
30
31
32
33
34
35
- add 'nextid' and 'publish' commands to assign an ID to an advisory file

Version 0.6

- Fix hash which was not dereferenced

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