diff options
-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 dce42a7..4758978 100644 --- a/core.new.json +++ b/core.new.json @@ -1,5 +1,5 @@ { - "audit": "v3.1.2", + "audit": "v4.0", "efibootmgr": "18", "efivar": "38", "elfutils": "elfutils-0.190", diff --git a/core.old.json b/core.old.json index 9e18768..284125c 100644 --- a/core.old.json +++ b/core.old.json @@ -1,5 +1,5 @@ { - "audit": "v3.1.2", + "audit": "v4.0", "efibootmgr": "18", "efivar": "38", "elfutils": "elfutils-0.190", diff --git a/core.old.json~ b/core.old.json~ index 89f66d2..9e18768 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -20,7 +20,7 @@ "ncurses": "6.4", "npth": "npth-1.6", "openssh": "V_9_6_P1", - "shadow": "4.14.2", + "shadow": "4.14.3", "usbutils": "v017", "zlib": "v1.3" } |