diff options
| author | Dan Fandrich <danf@mageia.org> | 2025-04-25 11:08:12 -0700 |
|---|---|---|
| committer | Dan Fandrich <danf@mageia.org> | 2025-04-25 11:09:26 -0700 |
| commit | 13f0020614307c981eecb0fd316f195007cd7ef3 (patch) | |
| tree | 3f913f2f4b13e79dce34d55352bb509784cbd3d8 | |
| parent | 6a09d339c82c627f060ed7fa11ca12a7d04bf61a (diff) | |
| download | mgaadvisories-0.33.tar mgaadvisories-0.33.tar.gz mgaadvisories-0.33.tar.bz2 mgaadvisories-0.33.tar.xz mgaadvisories-0.33.zip | |
0.330.33
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.32 +VERSION=0.33 PROJECTNAME=mga-advisories TARNAME=mgaadvisories @@ -1,3 +1,10 @@ +Version 0.33 + +- show a hint if an SRPM can't be found in non-core +- include source=arch in the JSON purl parameter +- remove a couple of unneeded spaces in vulns.json +- don't always reset a "modified" value in the status file + Version 0.32 - loading all advisories is much faster on multicore machines |
