diff options
author | David Runge <dave@sleepmap.de> | 2024-02-06 18:24:15 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-06 18:24:15 +0100 |
commit | 65ccf9be3de7762279671a81acad0e3f73e60312 (patch) | |
tree | 1ed35c01352c16e592dafafb1ff569fb788a817f | |
parent | 340c492c867c5d46f92313cca40241bdd4a6c9bf (diff) | |
download | nvchecker-65ccf9be3de7762279671a81acad0e3f73e60312.tar.gz nvchecker-65ccf9be3de7762279671a81acad0e3f73e60312.tar.bz2 nvchecker-65ccf9be3de7762279671a81acad0e3f73e60312.tar.xz nvchecker-65ccf9be3de7762279671a81acad0e3f73e60312.zip |
Update expat
Signed-off-by: David Runge <dave@sleepmap.de>
-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", |