From 99db8eb1f251777894f3a1723dd315651758441b077df7f02aeb6560b0595b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 2 Aug 2024 15:19:54 +0200 Subject: [PATCH] update to current state --- .gitmodules | 6 +++--- dhcpcd | 1 + gstreamer | 2 +- gstreamer-plugins-base | 2 +- krb5 | 2 +- ldb | 2 +- libndp | 2 +- microos-tools | 2 +- openssh | 2 +- python-rpm-macros | 2 +- samba | 2 +- sssd | 2 +- talloc | 2 +- tdb | 2 +- tevent | 2 +- vlan | 1 - wireshark | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) create mode 160000 dhcpcd delete mode 160000 vlan diff --git a/.gitmodules b/.gitmodules index c239890..2375ce9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8287,9 +8287,6 @@ [submodule "virtiofsd"] path = virtiofsd url = ../../SLFO-pool/virtiofsd -[submodule "vlan"] - path = vlan - url = ../../SLFO-pool/vlan [submodule "vmaf"] path = vmaf url = ../../SLFO-pool/vmaf @@ -8920,3 +8917,6 @@ [submodule "vhostmd"] path = vhostmd url = ../../SLFO-pool/vhostmd +[submodule "dhcpcd"] + path = dhcpcd + url = ../../SLFO-pool/dhcpcd diff --git a/dhcpcd b/dhcpcd new file mode 160000 index 0000000..5d570fe --- /dev/null +++ b/dhcpcd @@ -0,0 +1 @@ +Subproject commit 5d570fe3c2f9846f746e6a3145e0ae9aa0e8a042c382dc2d9991cd757078789b diff --git a/gstreamer b/gstreamer index cd663b4..be8d1f1 160000 --- a/gstreamer +++ b/gstreamer @@ -1 +1 @@ -Subproject commit cd663b4b420a8bb94220fe827b1347e5c66d9e21428845fb8ecbf08b54310f36 +Subproject commit be8d1f14520a7b0007604df2e438276cf7823d7a3a04f3383a525556a38da5fc diff --git a/gstreamer-plugins-base b/gstreamer-plugins-base index f809206..f9d6a0c 160000 --- a/gstreamer-plugins-base +++ b/gstreamer-plugins-base @@ -1 +1 @@ -Subproject commit f8092067745b4c643c2a6f01b13d034e4f95b47258f3f5565339c80d46e086ce +Subproject commit f9d6a0cbac003d3bdbd921c9c56e5c1353d6494ecbf3fdc469c793f74924fe81 diff --git a/krb5 b/krb5 index 07bc48d..517a34a 160000 --- a/krb5 +++ b/krb5 @@ -1 +1 @@ -Subproject commit 07bc48df5114c11bd074c32fbe67560d1c03055a0a4f03f1c89b6710f2c7395b +Subproject commit 517a34ae6cb909b7d00215efa702257bb9461e3ab142470fb7db79ed5aafadd4 diff --git a/ldb b/ldb index e6a65bc..8b85a77 160000 --- a/ldb +++ b/ldb @@ -1 +1 @@ -Subproject commit e6a65bc888a39eafe71daf00ee713c6f091970c8259e4e224940249b902d2b85 +Subproject commit 8b85a7775b2cd6da136aa7710ec7e5a0b2e150810c70f7bad173093f11928fc0 diff --git a/libndp b/libndp index e05aa5e..7d5b795 160000 --- a/libndp +++ b/libndp @@ -1 +1 @@ -Subproject commit e05aa5e1318881dd190ebf60d857c7d07b6f61f8a0c75a534e86faeee8e0ffdf +Subproject commit 7d5b795a38f0db65ddaa93a496543ffcac8b4499c7743639f2f68c8b50fae3e6 diff --git a/microos-tools b/microos-tools index fd3a116..b3ab091 160000 --- a/microos-tools +++ b/microos-tools @@ -1 +1 @@ -Subproject commit fd3a116852520a7836e0d6b0490bfa984f0ef4b4d0f44b6a86e24657a28e84a4 +Subproject commit b3ab091dcc3df609224555ace5cc3c281693cf4b965f9cde89d34afca5e808b2 diff --git a/openssh b/openssh index 15c3ad6..2b44152 160000 --- a/openssh +++ b/openssh @@ -1 +1 @@ -Subproject commit 15c3ad6ea3968753606727e2ed6812ca708817ee9ff3f81034888d874996753e +Subproject commit 2b4415248e96cfb292d527514a63f57e9d518f8416337ea7633a0fe3123b345f diff --git a/python-rpm-macros b/python-rpm-macros index 099b8ea..ba1004f 160000 --- a/python-rpm-macros +++ b/python-rpm-macros @@ -1 +1 @@ -Subproject commit 099b8eaa174ae67fb0d7c9a5c64e9101f149d26724bb54aed8dac1901ca0fb21 +Subproject commit ba1004f670f863992cb3eeca6e9ed40c696d1cafeaa4ec2b77e55b44b92b1c2d diff --git a/samba b/samba index 7d54141..1f7514f 160000 --- a/samba +++ b/samba @@ -1 +1 @@ -Subproject commit 7d54141a2cd138a53a3a6d0cf9a4b1ac0f331e28807fe7b1abfd894a5dcbb665 +Subproject commit 1f7514f11409d887683679889264b540c0e827191ffc0b3964e066f05201591f diff --git a/sssd b/sssd index 80360b9..0406384 160000 --- a/sssd +++ b/sssd @@ -1 +1 @@ -Subproject commit 80360b95e520a1868a307ec9c39b110c71771842418aedb68f6a989464df33a0 +Subproject commit 04063848c33849479894946aaf94bdac72713d677d6440da0363c8664f32ea82 diff --git a/talloc b/talloc index 5af406b..7cb260c 160000 --- a/talloc +++ b/talloc @@ -1 +1 @@ -Subproject commit 5af406b7e4d0eaf60345a7361568e7e77d345f88519704ac0f1cea3bffb8c303 +Subproject commit 7cb260c8a46b2e771744a5aced209761de08f7e0b9c6d2353fb3bba174d3321b diff --git a/tdb b/tdb index 09659a1..55e403d 160000 --- a/tdb +++ b/tdb @@ -1 +1 @@ -Subproject commit 09659a1c05c5e863de464d8f819723270be8d17816c9988ed3848b8a778a2c28 +Subproject commit 55e403d01d72f3f3713fc73c3f5ea9101926fb45bf17d90d5bbca7f5574ff89e diff --git a/tevent b/tevent index ea88847..69ec356 160000 --- a/tevent +++ b/tevent @@ -1 +1 @@ -Subproject commit ea88847e3e20e47a84e29be243bb55169c996b9480989d1cad3036f95b5b01a6 +Subproject commit 69ec35652bc11d1678fc3cfae46a5ea9257e5766e69b9cfc3cb55a364423a045 diff --git a/vlan b/vlan deleted file mode 160000 index 3684380..0000000 --- a/vlan +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3684380319fb6db473086b24d1b7354c37eed9fc74a26c71b9d752ed8791afbd diff --git a/wireshark b/wireshark index 7f144a7..e742c57 160000 --- a/wireshark +++ b/wireshark @@ -1 +1 @@ -Subproject commit 7f144a716a694f076bb6164ec154972995eab3073a52acdcb0e261a7090e48e8 +Subproject commit e742c57328c60fd2b8941a70cf80147ea6fd0a8fe5bd66116fdb550a435be900