diff options
-rw-r--r-- | core.new.json | 4 | ||||
-rw-r--r-- | core.old.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/core.new.json b/core.new.json index e15b805..fb42f58 100644 --- a/core.new.json +++ b/core.new.json @@ -2,7 +2,7 @@ "audit": "v4.0", "efibootmgr": "18", "efivar": "39", - "elfutils": "elfutils-0.190", + "elfutils": "elfutils-0.191", "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", @@ -20,7 +20,7 @@ "ncurses": "6.4", "npth": "npth-1.7", "openssh": "V_9_6_P1", - "shadow": "4.14.5", + "shadow": "4.14.6", "usbutils": "v017", "zlib": "v1.3.1" } diff --git a/core.old.json b/core.old.json index c0312e3..95294bb 100644 --- a/core.old.json +++ b/core.old.json @@ -2,7 +2,7 @@ "audit": "v4.0", "efibootmgr": "18", "efivar": "39", - "elfutils": "elfutils-0.190", + "elfutils": "elfutils-0.191", "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", |