diff options
author | David Runge <dave@sleepmap.de> | 2024-03-11 16:32:04 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-11 16:32:04 +0100 |
commit | edc4548a33b495ea3996733171dfe7a7a6c9ca77 (patch) | |
tree | a32be8431f4f1c05f4a2cbc9d784b61cf8dcace9 | |
parent | d27377ea7b1ed5625b3803c0987283c96aad4871 (diff) | |
download | nvchecker-edc4548a33b495ea3996733171dfe7a7a6c9ca77.tar.gz nvchecker-edc4548a33b495ea3996733171dfe7a7a6c9ca77.tar.bz2 nvchecker-edc4548a33b495ea3996733171dfe7a7a6c9ca77.tar.xz nvchecker-edc4548a33b495ea3996733171dfe7a7a6c9ca77.zip |
Update audit
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | core.new.json | 2 | ||||
-rw-r--r-- | core.old.json | 2 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core.new.json b/core.new.json index 3bca800..8987617 100644 --- a/core.new.json +++ b/core.new.json @@ -1,5 +1,5 @@ { - "audit": "v4.0", + "audit": "v4.0.1", "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", diff --git a/core.old.json b/core.old.json index 1b8d401..15ddc78 100644 --- a/core.old.json +++ b/core.old.json @@ -1,5 +1,5 @@ { - "audit": "v4.0", + "audit": "v4.0.1", "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", diff --git a/core.old.json~ b/core.old.json~ index b49202e..1b8d401 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -5,7 +5,7 @@ "elfutils": "elfutils-0.191", "expat": "R_2_6_1", "gdbm": "1.23", - "gnupg": "gnupg-2.4.4", + "gnupg": "gnupg-2.4.5", "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.6", "libcap": "libcap-2.69", |