diff options
author | David Runge <dave@sleepmap.de> | 2024-04-12 00:09:54 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-12 00:09:54 +0200 |
commit | 182ebb59c9333ef08bf11f9928a492e69610c475 (patch) | |
tree | 21ad1238a817ffd0cbd06430764b7bef5f409992 | |
parent | 4c7301413235578f695fbec0facb6eb49239a744 (diff) | |
download | nvchecker-182ebb59c9333ef08bf11f9928a492e69610c475.tar.gz nvchecker-182ebb59c9333ef08bf11f9928a492e69610c475.tar.bz2 nvchecker-182ebb59c9333ef08bf11f9928a492e69610c475.tar.xz nvchecker-182ebb59c9333ef08bf11f9928a492e69610c475.zip |
Update libcap-ng
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | core.new.json | 4 | ||||
-rw-r--r-- | core.old.json | 2 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/core.new.json b/core.new.json index 3297827..fed2b0b 100644 --- a/core.new.json +++ b/core.new.json @@ -9,13 +9,13 @@ "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.7", "libcap": "libcap-2.69", - "libcap-ng": "v0.8.4", + "libcap-ng": "v0.8.5", "libffi": "v3.4.6", "libnsl": "v2.0.1", "libpcap": "libpcap-1.10.4", "libsasl": "cyrus-sasl-2.1.28", "libusb": "v1.0.27", - "linux": "v6.8.1", + "linux": "v6.8.5", "mpfr": "4.2.1", "ncurses": "6.4", "npth": "npth-1.7", diff --git a/core.old.json b/core.old.json index 7e82dc9..f098fbd 100644 --- a/core.old.json +++ b/core.old.json @@ -9,7 +9,7 @@ "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.7", "libcap": "libcap-2.69", - "libcap-ng": "v0.8.4", + "libcap-ng": "v0.8.5", "libffi": "v3.4.6", "libnsl": "v2.0.1", "libpcap": "libpcap-1.10.4", diff --git a/core.old.json~ b/core.old.json~ index 92a2aa8..7e82dc9 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -20,7 +20,7 @@ "ncurses": "6.4", "npth": "npth-1.7", "openssh": "V_9_7_P1", - "shadow": "4.15.0", + "shadow": "4.15.1", "usbutils": "v017", "zlib": "v1.3.1" } |