aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Fandrich <danf@mageia.org>2025-04-25 11:08:12 -0700
committerDan Fandrich <danf@mageia.org>2025-04-25 11:09:26 -0700
commit13f0020614307c981eecb0fd316f195007cd7ef3 (patch)
tree3f913f2f4b13e79dce34d55352bb509784cbd3d8
parent6a09d339c82c627f060ed7fa11ca12a7d04bf61a (diff)
downloadmgaadvisories-13f0020614307c981eecb0fd316f195007cd7ef3.tar
mgaadvisories-13f0020614307c981eecb0fd316f195007cd7ef3.tar.gz
mgaadvisories-13f0020614307c981eecb0fd316f195007cd7ef3.tar.bz2
mgaadvisories-13f0020614307c981eecb0fd316f195007cd7ef3.tar.xz
mgaadvisories-13f0020614307c981eecb0fd316f195007cd7ef3.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59056cf..f35f26f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.32
+VERSION=0.33
PROJECTNAME=mga-advisories
TARNAME=mgaadvisories
diff --git a/NEWS b/NEWS
index 4e0198f..5eb026c 100644
--- a/NEWS
+++ b/NEWS
@@ -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