diff options
-rw-r--r-- | core.new.json | 6 | ||||
-rw-r--r-- | core.old.json | 2 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/core.new.json b/core.new.json index 7406351..91acd82 100644 --- a/core.new.json +++ b/core.new.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_5_0", + "expat": "R_2_6_0", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", @@ -15,12 +15,12 @@ "libpcap": "libpcap-1.10.4", "libsasl": "cyrus-sasl-2.1.28", "libusb": "v1.0.27", - "linux": "v6.7.3", + "linux": "v6.7.4", "mpfr": "4.2.1", "ncurses": "6.4", "npth": "npth-1.6", "openssh": "V_9_6_P1", - "shadow": "4.14.3", + "shadow": "4.15.0-rc1", "usbutils": "v017", "zlib": "v1.3.1" } diff --git a/core.old.json b/core.old.json index 84ae676..000ba67 100644 --- a/core.old.json +++ b/core.old.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_5_0", + "expat": "R_2_6_0", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", diff --git a/core.old.json~ b/core.old.json~ index d97aa8f..84ae676 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -1,7 +1,7 @@ { "audit": "v4.0", "efibootmgr": "18", - "efivar": "38", + "efivar": "39", "elfutils": "elfutils-0.190", "expat": "R_2_5_0", "gdbm": "1.23", |