diff --git a/.gitmodules b/.gitmodules index a9566b7..e1668a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9010,3 +9010,12 @@ [submodule "python-suds"] path = python-suds url = ../../SLFO-pool/python-suds +[submodule "kernel-livepatch-tools"] + path = kernel-livepatch-tools + url = ../../SLFO-pool/kernel-livepatch-tools +[submodule "mcstrans"] + path = mcstrans + url = ../../SLFO-pool/mcstrans +[submodule "python-aiohappyeyeballs"] + path = python-aiohappyeyeballs + url = ../../SLFO-pool/python-aiohappyeyeballs diff --git a/SDL2 b/SDL2 index ece5a3f..edc3240 160000 --- a/SDL2 +++ b/SDL2 @@ -1 +1 @@ -Subproject commit ece5a3fdd545d41f2e06c0e8606f72413b548324d7cceacec39c4e39615cb87a +Subproject commit edc3240bc77f0dd6624a32dbfc4690c5bbb246baa82b254e81f2aed0f57f4f2d diff --git a/aaa_base b/aaa_base index 02abf40..951cd24 160000 --- a/aaa_base +++ b/aaa_base @@ -1 +1 @@ -Subproject commit 02abf40d8e7e965b2a38a73dca633ce7f4d2b55531693e8e3cc242b0c8e3ee34 +Subproject commit 951cd24f6596e2ceb0e112da51a759dddff7a0b8b3316d49f6c50db317a4f1da diff --git a/go b/go index d2153a2..500bc68 160000 --- a/go +++ b/go @@ -1 +1 @@ -Subproject commit d2153a233f87f4dbb1486f5e0e2ab77636c27baae10ed2880a69ce61038c8924 +Subproject commit 500bc68dadec2009948c34850a5a57a38f9a0780650fc8eba452e96fb64633aa diff --git a/go1.22 b/go1.22 index 54eb660..065dcf4 160000 --- a/go1.22 +++ b/go1.22 @@ -1 +1 @@ -Subproject commit 54eb660066536f1dc714de90651f928b59adbadd85a1151db00a001134360b16 +Subproject commit 065dcf49383d7ea5ab88a5431addfea89763d22fe5828da4eb6715a3b90a63d5 diff --git a/go1.23 b/go1.23 index 00ea334..06bdb0a 160000 --- a/go1.23 +++ b/go1.23 @@ -1 +1 @@ -Subproject commit 00ea3343bbbe862a88fd1d11abd54211e2e8a241572affd1f9609102c9792fa7 +Subproject commit 06bdb0a80caf1351562c825f50d3ea48a5aa93e0f819df319e9ea7d914fcf1a8 diff --git a/kernel-livepatch-tools b/kernel-livepatch-tools new file mode 160000 index 0000000..e79fb77 --- /dev/null +++ b/kernel-livepatch-tools @@ -0,0 +1 @@ +Subproject commit e79fb779578c7e05931d404381c42144cd93e6401e81256669102d37933135b0 diff --git a/kernel-source b/kernel-source index 0cfe33d..7e7d72b 160000 --- a/kernel-source +++ b/kernel-source @@ -1 +1 @@ -Subproject commit 0cfe33dd2d6b143086aa16e66b7caabe587438f7299c69ecd88c4e41cdd636d6 +Subproject commit 7e7d72b3c9e0dbbd0047b85c8d41349775fee48ba608e4275c4b640a3eb12c2c diff --git a/kubevirt b/kubevirt index 894818c..bf235dd 160000 --- a/kubevirt +++ b/kubevirt @@ -1 +1 @@ -Subproject commit 894818cd471f2e6d5c67b81c17f493663273b0d933a274ceacc4c4caeb961254 +Subproject commit bf235ddff0dc46d54cf7ab71a630e26cbf2c31242d1712ba8cb803e73b514682 diff --git a/mcstrans b/mcstrans new file mode 160000 index 0000000..2bb3d73 --- /dev/null +++ b/mcstrans @@ -0,0 +1 @@ +Subproject commit 2bb3d73c4ffd2cc81fecb03ca4fa40e84fc2371af78de507744a40d1ea6b5daa diff --git a/multipath-tools b/multipath-tools index a6ad5d9..d273720 160000 --- a/multipath-tools +++ b/multipath-tools @@ -1 +1 @@ -Subproject commit a6ad5d9ade738cfd727d5d39578b1e8a8fbed09b2a38a9d87b729d214d8b3ea2 +Subproject commit d273720ea8334731044f43a8b5c119c39aa33fd7f8af1b083a75278ad3d24dd4 diff --git a/nvptx-tools b/nvptx-tools index 9f015e7..fc590d7 160000 --- a/nvptx-tools +++ b/nvptx-tools @@ -1 +1 @@ -Subproject commit 9f015e7ccd19ece656e8acdf72cbd0ccc79cb8543f010d7d9d60102280f630ab +Subproject commit fc590d722e53e03764a4f216a18f648507bcdf504bb1f013dcb4342e75ff31b7 diff --git a/openssl-3 b/openssl-3 index 7a798c8..c5ce55a 160000 --- a/openssl-3 +++ b/openssl-3 @@ -1 +1 @@ -Subproject commit 7a798c881c64aba6617505e1d4ae913f0fb024a70de265d5d4a1be38aa42dcb5 +Subproject commit c5ce55a09cd3bf40380213e677b9059d136f5e0702de23faa86eb3458f2e8ffd diff --git a/python-PyJWT b/python-PyJWT index 05d3c28..1a3c71a 160000 --- a/python-PyJWT +++ b/python-PyJWT @@ -1 +1 @@ -Subproject commit 05d3c280d7e4a9387e2d53a8061f33462f96d703adde79b0a475e7dba4c1c2cb +Subproject commit 1a3c71aa075da9b38a5db2dc763c9321b2c5f37abb1382e31ef7dcc5aed3d2c4 diff --git a/python-aiohappyeyeballs b/python-aiohappyeyeballs new file mode 160000 index 0000000..8b97519 --- /dev/null +++ b/python-aiohappyeyeballs @@ -0,0 +1 @@ +Subproject commit 8b9751909fae9935417ca3221801289aa391b400a82e706c3ee92c5770c2e887 diff --git a/python-aiohttp b/python-aiohttp index 684df13..f0432db 160000 --- a/python-aiohttp +++ b/python-aiohttp @@ -1 +1 @@ -Subproject commit 684df13196f9ac14805db8cba17fc87f2b6142b1d600585e14515992b03cd39a +Subproject commit f0432db1fdc1617e37b1fc09f0b671da1e4d4dae88d8893e7f17b962922e5e44 diff --git a/python-kiwi b/python-kiwi index 8409f6d..6116cb0 160000 --- a/python-kiwi +++ b/python-kiwi @@ -1 +1 @@ -Subproject commit 8409f6db67d85268f531757b25dfd24454563c65743b75867d5780d7b772e923 +Subproject commit 6116cb0e3e1ff02a2f96d92a8a2a74f38d090eafd86630c27c3022d859fbb5df diff --git a/python-oauthlib b/python-oauthlib index 534ccf1..1c258db 160000 --- a/python-oauthlib +++ b/python-oauthlib @@ -1 +1 @@ -Subproject commit 534ccf1ae935823cf5f69e5fa109999c2cc5e5b6a9b31dbc1289328505f3135e +Subproject commit 1c258dbc9b8427262cbda6930ca92d5823d423c7c305192d17628aa6650cf6b2 diff --git a/runc b/runc index 863c656..c92af66 160000 --- a/runc +++ b/runc @@ -1 +1 @@ -Subproject commit 863c65640754ae052141b1e49f3c509c26738018ead6daf1e2e742134d66aa0d +Subproject commit c92af6636dc23f5b465e6eefeca535db865248aea483d87dbef3337a8827c4fd diff --git a/selinux-policy b/selinux-policy index b454af8..efafe4e 160000 --- a/selinux-policy +++ b/selinux-policy @@ -1 +1 @@ -Subproject commit b454af874dd9955a09e24fe4bbc614d3ae8a7dd86b7ff1fb32e7b2eca5671754 +Subproject commit efafe4eac5bc0c64ce344c50acfc967719cf698d406c2cd8502109474f19a2dc