From ed6fe6cdb19c49ba13a1f61d0d93f43cd47b7f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 18 Jan 2024 09:35:37 +0100 Subject: [PATCH] update to current state --- .gitmodules | 28 ++++++++++++++++++++++++++-- autoyast2 | 2 +- python-CherryPy | 2 +- python-pytest | 2 +- python-pytest-xdist | 2 +- python-qtconsole | 2 +- python3-pyside2 | 2 +- yast2-add-on | 1 + yast2-audit-laf | 1 + yast2-auth-client | 1 + yast2-auth-server | 1 + yast2-configuration-management | 1 + yast2-fcoe-client | 1 + yast2-kdump | 1 + yast2-schema | 1 + 15 files changed, 40 insertions(+), 8 deletions(-) create mode 160000 yast2-add-on create mode 160000 yast2-audit-laf create mode 160000 yast2-auth-client create mode 160000 yast2-auth-server create mode 160000 yast2-configuration-management create mode 160000 yast2-fcoe-client create mode 160000 yast2-kdump create mode 160000 yast2-schema diff --git a/.gitmodules b/.gitmodules index 694a759..d268e58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6063,7 +6063,7 @@ url = ../../pool/python-qtcharts-qt5 [submodule "python-qtconsole"] path = python-qtconsole - url = ../../pool/python-qtconsole + url = ../../ALP-pool/python-qtconsole [submodule "python-qtdatavis3d-qt5"] path = python-qtdatavis3d-qt5 url = ../../pool/python-qtdatavis3d-qt5 @@ -6399,7 +6399,7 @@ url = ../../pool/accountsservice [submodule "autoyast2"] path = autoyast2 - url = ../../pool/autoyast2 + url = ../../ALP-pool/autoyast2 [submodule "python-pook"] path = python-pook url = ../../pool/python-pook @@ -8738,3 +8738,27 @@ [submodule "systemd-presets-branding-Elemental"] path = systemd-presets-branding-Elemental url = ../../ALP-pool/systemd-presets-branding-Elemental +[submodule "yast2-add-on"] + url = ../../ALP-pool/yast2-add-on + path = yast2-add-on +[submodule "yast2-audit-laf"] + path = yast2-audit-laf + url = ../../ALP-pool/yast2-audit-laf +[submodule "yast2-auth-client"] + path = yast2-auth-client + url = ../../ALP-pool/yast2-auth-client +[submodule "yast2-auth-server"] + url = ../../ALP-pool/yast2-auth-server + path = yast2-auth-server +[submodule "yast2-configuration-management"] + path = yast2-configuration-management + url = ../../ALP-pool/yast2-configuration-management +[submodule "yast2-fcoe-client"] + path = yast2-fcoe-client + url = ../../ALP-pool/yast2-fcoe-client +[submodule "yast2-kdump"] + path = yast2-kdump + url = ../../ALP-pool/yast2-kdump +[submodule "yast2-schema"] + path = yast2-schema + url = ../../ALP-pool/yast2-schema diff --git a/autoyast2 b/autoyast2 index 9d845f6..cda5897 160000 --- a/autoyast2 +++ b/autoyast2 @@ -1 +1 @@ -Subproject commit 9d845f667f7bca6c597c7638dd0c9b073d34149f +Subproject commit cda5897e80553d4c90e2b87499f652b4a0702d02 diff --git a/python-CherryPy b/python-CherryPy index ef25d7f..5f8e6de 160000 --- a/python-CherryPy +++ b/python-CherryPy @@ -1 +1 @@ -Subproject commit ef25d7f2437b58c6526e18cfc8b36556de027ec6 +Subproject commit 5f8e6dee7e1de2f932011027e9d05b5322d41833 diff --git a/python-pytest b/python-pytest index 966b47b..cf2a150 160000 --- a/python-pytest +++ b/python-pytest @@ -1 +1 @@ -Subproject commit 966b47b868f5a017670df72ec7f62a9117d73232 +Subproject commit cf2a150dbb0d14219d43ab3fa44130407fc7bd7f diff --git a/python-pytest-xdist b/python-pytest-xdist index 765530d..b6b5e4e 160000 --- a/python-pytest-xdist +++ b/python-pytest-xdist @@ -1 +1 @@ -Subproject commit 765530dd5e6d1f8b843f4c7b2ffb46cc8d871412 +Subproject commit b6b5e4e036f805efd350d8716b15657d4506b752 diff --git a/python-qtconsole b/python-qtconsole index 5c7d30a..5de1fe8 160000 --- a/python-qtconsole +++ b/python-qtconsole @@ -1 +1 @@ -Subproject commit 5c7d30a9d64092c5eeeb317308a921670f7b5156 +Subproject commit 5de1fe80f7b7ea43375d281bbd8aa038db663bae diff --git a/python3-pyside2 b/python3-pyside2 index 2968a9f..7d086f0 160000 --- a/python3-pyside2 +++ b/python3-pyside2 @@ -1 +1 @@ -Subproject commit 2968a9fd22cc5096975851a0ee53074cca7ef0a8 +Subproject commit 7d086f0af428b0640dfc7f5f770e937dad22a4ee diff --git a/yast2-add-on b/yast2-add-on new file mode 160000 index 0000000..0731aa1 --- /dev/null +++ b/yast2-add-on @@ -0,0 +1 @@ +Subproject commit 0731aa1eb2bc03f9f339ed08b446e38745db381a diff --git a/yast2-audit-laf b/yast2-audit-laf new file mode 160000 index 0000000..05646bf --- /dev/null +++ b/yast2-audit-laf @@ -0,0 +1 @@ +Subproject commit 05646bf91f1bcdeedadb41d298330f3c4fa9e2de diff --git a/yast2-auth-client b/yast2-auth-client new file mode 160000 index 0000000..595f4fd --- /dev/null +++ b/yast2-auth-client @@ -0,0 +1 @@ +Subproject commit 595f4fd5a279e10eec2c8dc309c95f083330a450 diff --git a/yast2-auth-server b/yast2-auth-server new file mode 160000 index 0000000..f436e25 --- /dev/null +++ b/yast2-auth-server @@ -0,0 +1 @@ +Subproject commit f436e25127471ef024e3a1757de0b062b554ad71 diff --git a/yast2-configuration-management b/yast2-configuration-management new file mode 160000 index 0000000..c8a4ab3 --- /dev/null +++ b/yast2-configuration-management @@ -0,0 +1 @@ +Subproject commit c8a4ab37da70c4179cb765a6e41502fd7bdacad1 diff --git a/yast2-fcoe-client b/yast2-fcoe-client new file mode 160000 index 0000000..ad30ea0 --- /dev/null +++ b/yast2-fcoe-client @@ -0,0 +1 @@ +Subproject commit ad30ea023648bdfaf839e8170560c226f8b570d8 diff --git a/yast2-kdump b/yast2-kdump new file mode 160000 index 0000000..7ab51a1 --- /dev/null +++ b/yast2-kdump @@ -0,0 +1 @@ +Subproject commit 7ab51a10571b6af4a7da81c06b71748e446cdb56 diff --git a/yast2-schema b/yast2-schema new file mode 160000 index 0000000..5c2f777 --- /dev/null +++ b/yast2-schema @@ -0,0 +1 @@ +Subproject commit 5c2f777c2f1cd18f6b00a0e6b8a862c4a21aaf45