From 28986c46f64adcdf3835330f4f852ef03f8ef956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 8 Jun 2023 13:37:42 +0200 Subject: [PATCH 1/8] update to current state --- .gitmodules | 2 +- mariadb | 2 +- python-databases | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5ccd462..b0f8505 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6411,7 +6411,7 @@ url = ../../pool/python-passlib [submodule "mariadb"] path = mariadb - url = ../../pool/mariadb + url = ../../ALP-pool/mariadb [submodule "waf"] path = waf url = ../../pool/waf diff --git a/mariadb b/mariadb index 1f81ec0..8713b34 160000 --- a/mariadb +++ b/mariadb @@ -1 +1 @@ -Subproject commit 1f81ec09c4093cfcfdc2cbe537961a069c97567d +Subproject commit 8713b3410aeef620593059b003084905f201d38b diff --git a/python-databases b/python-databases index de66415..ff8bec2 160000 --- a/python-databases +++ b/python-databases @@ -1 +1 @@ -Subproject commit de6641545bbef1c8af8049816ba929efec1d23f8 +Subproject commit ff8bec2ffd1aa73b981f7d050c48221b094866d9 From 94c3a87e3422fa78f6bff6f4d93b0c07f0700f4e Mon Sep 17 00:00:00 2001 From: Jiri Srain Date: Thu, 8 Jun 2023 10:16:30 +0200 Subject: [PATCH 2/8] Prefer kernel-default over kernel-vanilla --- _config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config b/_config index ec177af..9dfdebd 100644 --- a/_config +++ b/_config @@ -701,6 +701,8 @@ Prefer: go -go1.13 # have choice for kernel >= 4.1.0 needed by libbcc0: kernel-debug kernel-default kernel-default-base kernel-kvmsmall kernel-vanilla Prefer: kernel-default-base +# have choice for (kmod(sg.ko) if kernel) needed by suse-module-tools: kernel-default kernel-vanilla +Prefer: -kernel-vanilla # have choice for kubernetes-kubelet-common (de-prefer the old versions, ensuring to have a new unresolvable when a new version shows up) Prefer: -kubernetes1.20-kubelet-common -kubernetes1.21-kubelet-common -kubernetes1.22-kubelet-common -kubernetes1.23-client-common From 86514fff0ffa66ce41f52fa5d2c205e8d6b54c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 8 Jun 2023 22:16:41 +0200 Subject: [PATCH 3/8] update to current state --- .gitmodules | 3 +++ wordcut | 1 + 2 files changed, 4 insertions(+) create mode 160000 wordcut diff --git a/.gitmodules b/.gitmodules index b0f8505..b308f8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7438,3 +7438,6 @@ [submodule "skopeo"] path = skopeo url = ../../ALP-pool/skopeo +[submodule "wordcut"] + path = wordcut + url = ../../ALP-pool/wordcut diff --git a/wordcut b/wordcut new file mode 160000 index 0000000..d429531 --- /dev/null +++ b/wordcut @@ -0,0 +1 @@ +Subproject commit d4295312b96a1eed964d9508cf26c9d5489a1b24 From 385f27877e2e093aa705006503f27672b1440a9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 9 Jun 2023 09:22:13 +0200 Subject: [PATCH 4/8] update to current state --- wordcut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordcut b/wordcut index d429531..bc01baf 160000 --- a/wordcut +++ b/wordcut @@ -1 +1 @@ -Subproject commit d4295312b96a1eed964d9508cf26c9d5489a1b24 +Subproject commit bc01baf074142a1fdb0e82fdc00ecc47f8ac4937 From 47faef397e66970f7079b09baea897001cd51af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 9 Jun 2023 11:13:25 +0200 Subject: [PATCH 5/8] update to current state --- python-gevent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-gevent b/python-gevent index c03f6d4..9d08193 160000 --- a/python-gevent +++ b/python-gevent @@ -1 +1 @@ -Subproject commit c03f6d48b3cc335abb530c781936ee1de1a76079 +Subproject commit 9d08193050a23d6ca42e73953e4ac86d60990f3e From 423668eb2d0ee877272406760909e1ee49ee89bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 9 Jun 2023 12:30:12 +0200 Subject: [PATCH 6/8] update to current state --- powerpc-utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerpc-utils b/powerpc-utils index c244d52..b406289 160000 --- a/powerpc-utils +++ b/powerpc-utils @@ -1 +1 @@ -Subproject commit c244d520971b4792f9f976127548ee7ab7686b8c +Subproject commit b406289948a74b7e8d100355257f2c4b7c7e5534 From d91d96cbfc836554928e2101a4558fdf3bdd4e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 9 Jun 2023 13:14:13 +0200 Subject: [PATCH 7/8] update to current state --- .gitmodules | 2 +- python-hypothesis | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b308f8e..76b6ad8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3144,7 +3144,7 @@ url = ../../ALP-pool/python-httpx [submodule "python-hypothesis"] path = python-hypothesis - url = ../../pool/python-hypothesis + url = ../../ALP-pool/python-hypothesis [submodule "python-hypothesmith"] path = python-hypothesmith url = ../../pool/python-hypothesmith diff --git a/python-hypothesis b/python-hypothesis index 3ff5454..67b38db 160000 --- a/python-hypothesis +++ b/python-hypothesis @@ -1 +1 @@ -Subproject commit 3ff5454d698ce38abd701926acceccd49670dfc2 +Subproject commit 67b38db3b5c0bff4d85302d565b7835d1086f36d From 7e7365bd99c5ffa9ef3f0ee2e57e953dcfdcda22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 9 Jun 2023 16:23:37 +0200 Subject: [PATCH 8/8] update to current state --- .gitmodules | 3 +++ shim.28798 | 1 + 2 files changed, 4 insertions(+) create mode 160000 shim.28798 diff --git a/.gitmodules b/.gitmodules index 76b6ad8..16e839f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7441,3 +7441,6 @@ [submodule "wordcut"] path = wordcut url = ../../ALP-pool/wordcut +[submodule "shim.28798"] + path = shim.28798 + url = ../../ALP-pool/shim.28798 diff --git a/shim.28798 b/shim.28798 new file mode 160000 index 0000000..4a5a9f7 --- /dev/null +++ b/shim.28798 @@ -0,0 +1 @@ +Subproject commit 4a5a9f72dc2dbd6f48e8a4af676653c52063f8a7