All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5
@ 2022-07-06  8:06 Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 02/27] diffoscope: upgrade 216 -> 217 Alexander Kanavin
                   ` (25 more replies)
  0 siblings, 26 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

CVEs fixed:
https://www.openssl.org/news/secadv/20220705.txt

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../openssl/{openssl_3.0.4.bb => openssl_3.0.5.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/openssl/{openssl_3.0.4.bb => openssl_3.0.5.bb} (99%)

diff --git a/meta/recipes-connectivity/openssl/openssl_3.0.4.bb b/meta/recipes-connectivity/openssl/openssl_3.0.5.bb
similarity index 99%
rename from meta/recipes-connectivity/openssl/openssl_3.0.4.bb
rename to meta/recipes-connectivity/openssl/openssl_3.0.5.bb
index d9d17378d4..e50ff7f8c5 100644
--- a/meta/recipes-connectivity/openssl/openssl_3.0.4.bb
+++ b/meta/recipes-connectivity/openssl/openssl_3.0.5.bb
@@ -18,7 +18,7 @@ SRC_URI:append:class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[sha256sum] = "2831843e9a668a0ab478e7020ad63d2d65e51f72977472dc73efcefbafc0c00f"
+SRC_URI[sha256sum] = "aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a"
 
 inherit lib_package multilib_header multilib_script ptest perlnative
 MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 02/27] diffoscope: upgrade 216 -> 217
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
@ 2022-07-06  8:06 ` Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3 Alexander Kanavin
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../diffoscope/{diffoscope_216.bb => diffoscope_217.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_216.bb => diffoscope_217.bb} (92%)

diff --git a/meta/recipes-support/diffoscope/diffoscope_216.bb b/meta/recipes-support/diffoscope/diffoscope_217.bb
similarity index 92%
rename from meta/recipes-support/diffoscope/diffoscope_216.bb
rename to meta/recipes-support/diffoscope/diffoscope_217.bb
index 87172e9512..d5ab38f8ad 100644
--- a/meta/recipes-support/diffoscope/diffoscope_216.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_217.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "7809caabf4369a1f1dffb9fa37e247b4326aa3366cabd6ab3eb7de5cb4402c39"
+SRC_URI[sha256sum] = "1e9791e3f718ca809d98fb319b150ce6222a682b4009ea00838b9d8705003950"
 
 RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 02/27] diffoscope: upgrade 216 -> 217 Alexander Kanavin
@ 2022-07-06  8:06 ` Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1 Alexander Kanavin
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch      | 2 +-
 .../glib-2.0/{glib-2.0_2.72.2.bb => glib-2.0_2.72.3.bb}         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.72.2.bb => glib-2.0_2.72.3.bb} (96%)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
index fb50fff6a5..c0114397d8 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
@@ -1,4 +1,4 @@
-From a30eb17c20e070124b55523d86729348f2929f95 Mon Sep 17 00:00:00 2001
+From 9a66887179d28d696562dcac43ad05d67580cfdb Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@intel.com>
 Date: Fri, 11 Mar 2016 15:35:55 +0000
 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb
similarity index 96%
rename from meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb
rename to meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb
index c4a8a4b8ad..dd1ea508d2 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb
@@ -19,7 +19,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
            "
 SRC_URI:append:class-native = " file://relocate-modules.patch"
 
-SRC_URI[sha256sum] = "78d599a133dba7fe2036dfa8db8fb6131ab9642783fc9578b07a20995252d2de"
+SRC_URI[sha256sum] = "4a39a2f624b8512d500d5840173eda7fa85f51c109052eae806acece85d345f0"
 
 # Find any meson cross files in FILESPATH that are relevant for the current
 # build (using siteinfo) and add them to EXTRA_OEMESON.
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 02/27] diffoscope: upgrade 216 -> 217 Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3 Alexander Kanavin
@ 2022-07-06  8:06 ` Alexander Kanavin
  2022-07-06  8:06 ` [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3 Alexander Kanavin
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{glib-networking_2.72.0.bb => glib-networking_2.72.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/glib-networking/{glib-networking_2.72.0.bb => glib-networking_2.72.1.bb} (93%)

diff --git a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb
similarity index 93%
rename from meta/recipes-core/glib-networking/glib-networking_2.72.0.bb
rename to meta/recipes-core/glib-networking/glib-networking_2.72.1.bb
index d578f17aa5..41f18d1c48 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 SECTION = "libs"
 DEPENDS = "glib-2.0"
 
-SRC_URI[archive.sha256sum] = "100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b"
+SRC_URI[archive.sha256sum] = "6fc1bedc8062484dc8a0204965995ef2367c3db5c934058ff1607e5a24d95a74"
 
 PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (2 preceding siblings ...)
  2022-07-06  8:06 ` [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1 Alexander Kanavin
@ 2022-07-06  8:06 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1 Alexander Kanavin
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{gstreamer1.0_1.20.2.bb => gstreamer1.0_1.20.3.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.20.2.bb => gstreamer1.0_1.20.3.bb} (97%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb
similarity index 97%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb
index 3aa9aa7048..1f4576c3e1 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb
@@ -23,7 +23,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x
            file://0004-tests-add-helper-script-to-run-the-installed_tests.patch;striplevel=3 \
            file://0005-tests-remove-gstbin-test_watch_for_state_change-test.patch \
            "
-SRC_URI[sha256sum] = "df24e8792691a02dfe003b3833a51f1dbc6c3331ae625d143b17da939ceb5e0a"
+SRC_URI[sha256sum] = "607daf64bbbd5fb18af9d17e21c0d22c4d702fffe83b23cb22d1b1af2ca23a2a"
 
 PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \
                    check \
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (3 preceding siblings ...)
  2022-07-06  8:06 ` [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 07/27] kmod: upgrade 29 -> 30 Alexander Kanavin
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../harfbuzz/{harfbuzz_4.4.0.bb => harfbuzz_4.4.1.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_4.4.0.bb => harfbuzz_4.4.1.bb} (95%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb
index 007e278464..c2867d2a9f 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb
@@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
 UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar"
 
 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "02035eddb9d84112834abd1654ce0e177d14f41fd8ce0c29d5b4376888890790"
+SRC_URI[sha256sum] = "c5bc33ac099b2e52f01d27cde21cee4281b9d5bfec7684135e268512478bc9ee"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 07/27] kmod: upgrade 29 -> 30
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (4 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7 Alexander Kanavin
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...dd-support-for-excluding-a-directory.patch | 172 ------------------
 .../kmod/{kmod_29.bb => kmod_30.bb}           |   3 +-
 2 files changed, 1 insertion(+), 174 deletions(-)
 delete mode 100644 meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch
 rename meta/recipes-kernel/kmod/{kmod_29.bb => kmod_30.bb} (96%)

diff --git a/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch b/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch
deleted file mode 100644
index ea0570af2b..0000000000
--- a/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch
+++ /dev/null
@@ -1,172 +0,0 @@
-From f50e2d67575ac5f256fb853ca9d29aeac92d9a57 Mon Sep 17 00:00:00 2001
-From: Saul Wold <saul.wold@windriver.com>
-Date: Thu, 31 Mar 2022 14:56:28 -0700
-Subject: [PATCH] depmod: Add support for excluding a directory
-
-This adds support to depmod to enable a new exclude directive in
-the depmod.d/*.conf configuration file. Currently depmod
-already excludes directories named source or build. This change
-will allow additional directories like .debug to be excluded also
-via a new exclude directive.
-
-depmod.d/exclude.conf example:
-exclude	.debug
-
-Upstream-Status: Accepted
-
-Signed-off-by: Saul Wold <saul.wold@windriver.com>
-[ Fix warnings and make should_exclude_dir() return bool ]
-Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
----
- man/depmod.d.xml | 14 ++++++++++
- tools/depmod.c   | 66 +++++++++++++++++++++++++++++++++++++++++++++---
- 2 files changed, 76 insertions(+), 4 deletions(-)
-
-diff --git a/man/depmod.d.xml b/man/depmod.d.xml
-index b315e93..76548e9 100644
---- a/man/depmod.d.xml
-+++ b/man/depmod.d.xml
-@@ -131,6 +131,20 @@
-           </para>
-         </listitem>
-       </varlistentry>
-+      <varlistentry>
-+        <term>exclude <replaceable>excludedir</replaceable>
-+        </term>
-+        <listitem>
-+          <para>
-+            This specifies the trailing directories that will be excluded
-+            during the search for kernel modules.
-+          </para>
-+          <para>
-+	    The <replaceable>excludedir</replaceable> is the trailing directory
-+	    to exclude
-+          </para>
-+        </listitem>
-+      </varlistentry>
-     </variablelist>
-   </refsect1>
- 
-diff --git a/tools/depmod.c b/tools/depmod.c
-index 07a35ba..4117dd1 100644
---- a/tools/depmod.c
-+++ b/tools/depmod.c
-@@ -458,6 +458,11 @@ struct cfg_external {
- 	char path[];
- };
- 
-+struct cfg_exclude {
-+	struct cfg_exclude *next;
-+	char exclude_dir[];
-+};
-+
- struct cfg {
- 	const char *kversion;
- 	char dirname[PATH_MAX];
-@@ -469,6 +474,7 @@ struct cfg {
- 	struct cfg_override *overrides;
- 	struct cfg_search *searches;
- 	struct cfg_external *externals;
-+	struct cfg_exclude *excludes;
- };
- 
- static enum search_type cfg_define_search_type(const char *path)
-@@ -580,6 +586,30 @@ static void cfg_external_free(struct cfg_external *ext)
- 	free(ext);
- }
- 
-+static int cfg_exclude_add(struct cfg *cfg, const char *path)
-+{
-+	struct cfg_exclude *exc;
-+	size_t len = strlen(path);
-+
-+	exc = malloc(sizeof(struct cfg_exclude) + len + 1);
-+	if (exc == NULL) {
-+		ERR("exclude add: out of memory\n");
-+		return -ENOMEM;
-+	}
-+	memcpy(exc->exclude_dir, path, len + 1);
-+
-+	DBG("exclude add: %s\n", path);
-+
-+	exc->next = cfg->excludes;
-+	cfg->excludes = exc;
-+	return 0;
-+}
-+
-+static void cfg_exclude_free(struct cfg_exclude *exc)
-+{
-+	free(exc);
-+}
-+
- static int cfg_kernel_matches(const struct cfg *cfg, const char *pattern)
- {
- 	regex_t re;
-@@ -657,6 +687,11 @@ static int cfg_file_parse(struct cfg *cfg, const char *filename)
- 			}
- 
- 			cfg_external_add(cfg, dir);
-+		} else if (streq(cmd, "exclude")) {
-+			const char *sp;
-+			while ((sp = strtok_r(NULL, "\t ", &saveptr)) != NULL) {
-+				cfg_exclude_add(cfg, sp);
-+			}
- 		} else if (streq(cmd, "include")
- 				|| streq(cmd, "make_map_files")) {
- 			INF("%s:%u: command %s not implemented yet\n",
-@@ -857,6 +892,12 @@ static void cfg_free(struct cfg *cfg)
- 		cfg->externals = cfg->externals->next;
- 		cfg_external_free(tmp);
- 	}
-+
-+	while (cfg->excludes) {
-+		struct cfg_exclude *tmp = cfg->excludes;
-+		cfg->excludes = cfg->excludes->next;
-+		cfg_exclude_free(tmp);
-+	}
- }
- 
- 
-@@ -1229,6 +1270,25 @@ add:
- 	return 0;
- }
- 
-+static bool should_exclude_dir(const struct cfg *cfg, const char *name)
-+{
-+	struct cfg_exclude *exc;
-+
-+	if (name[0] == '.' && (name[1] == '\0' ||
-+			(name[1] == '.' && name[2] == '\0')))
-+		return true;
-+
-+	if (streq(name, "build") || streq(name, "source"))
-+		return true;
-+
-+	for (exc = cfg->excludes; exc != NULL; exc = exc->next) {
-+		if (streq(name, exc->exclude_dir))
-+			return true;
-+	}
-+
-+	return false;
-+}
-+
- static int depmod_modules_search_dir(struct depmod *depmod, DIR *d, size_t baselen, struct scratchbuf *s_path)
- {
- 	struct dirent *de;
-@@ -1240,11 +1300,9 @@ static int depmod_modules_search_dir(struct depmod *depmod, DIR *d, size_t basel
- 		size_t namelen;
- 		uint8_t is_dir;
- 
--		if (name[0] == '.' && (name[1] == '\0' ||
--				       (name[1] == '.' && name[2] == '\0')))
--			continue;
--		if (streq(name, "build") || streq(name, "source"))
-+		if (should_exclude_dir(depmod->cfg, name))
- 			continue;
-+
- 		namelen = strlen(name);
- 		if (scratchbuf_alloc(s_path, baselen + namelen + 2) < 0) {
- 			err = -ENOMEM;
--- 
-2.31.1
-
diff --git a/meta/recipes-kernel/kmod/kmod_29.bb b/meta/recipes-kernel/kmod/kmod_30.bb
similarity index 96%
rename from meta/recipes-kernel/kmod/kmod_29.bb
rename to meta/recipes-kernel/kmod/kmod_30.bb
index 32dc49c126..8eb83efe6d 100644
--- a/meta/recipes-kernel/kmod/kmod_29.bb
+++ b/meta/recipes-kernel/kmod/kmod_30.bb
@@ -15,12 +15,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                    "
 inherit autotools bash-completion gtk-doc pkgconfig manpages update-alternatives
 
-SRCREV = "b6ecfc916a17eab8f93be5b09f4e4f845aabd3d1"
+SRCREV = "5d46434a63ae0160150a0efdde1914873697e273"
 
 SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git;branch=master \
            file://depmod-search.conf \
            file://avoid_parallel_tests.patch \
-           file://0001-depmod-Add-support-for-excluding-a-directory.patch \
            "
 
 S = "${WORKDIR}/git"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (5 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 07/27] kmod: upgrade 29 -> 30 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3 Alexander Kanavin
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../libsoup/{libsoup_3.0.6.bb => libsoup_3.0.7.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libsoup/{libsoup_3.0.6.bb => libsoup_3.0.7.bb} (94%)

diff --git a/meta/recipes-support/libsoup/libsoup_3.0.6.bb b/meta/recipes-support/libsoup/libsoup_3.0.7.bb
similarity index 94%
rename from meta/recipes-support/libsoup/libsoup_3.0.6.bb
rename to meta/recipes-support/libsoup/libsoup_3.0.7.bb
index 17825ae6a4..59cc4a1d0a 100644
--- a/meta/recipes-support/libsoup/libsoup_3.0.6.bb
+++ b/meta/recipes-support/libsoup/libsoup_3.0.7.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl nghttp2"
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 
 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
-SRC_URI[sha256sum] = "b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6"
+SRC_URI[sha256sum] = "ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8"
 
 PROVIDES = "libsoup-3.0"
 CVE_PRODUCT = "libsoup"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (6 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0 Alexander Kanavin
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb}               | 0
 meta/recipes-graphics/mesa/mesa.inc                             | 2 +-
 meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb}   | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb} (100%)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb b/meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb
rename to meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index bb39e2f369..710cacb09d 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -24,7 +24,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-swrast_kms-use-swkmsDRI2Extension-instead-of-driDRI2.patch \
            "
 
-SRC_URI[sha256sum] = "0971226b4a6a3d10cfc255736b33e4017e18c14c9db1e53863ac1f8ae0deb9ea"
+SRC_URI[sha256sum] = "b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
 
diff --git a/meta/recipes-graphics/mesa/mesa_22.1.2.bb b/meta/recipes-graphics/mesa/mesa_22.1.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa_22.1.2.bb
rename to meta/recipes-graphics/mesa/mesa_22.1.3.bb
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (7 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0 Alexander Kanavin
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../mpg123/{mpg123_1.29.3.bb => mpg123_1.30.0.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/mpg123/{mpg123_1.29.3.bb => mpg123_1.30.0.bb} (96%)

diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb b/meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb
similarity index 96%
rename from meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb
rename to meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb
index 0baa7aa4a1..f80bfa6550 100644
--- a/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb
+++ b/meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb
@@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169"
 
 SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847"
+SRC_URI[sha256sum] = "397ead52f0299475f2cefd38c3835977193fd9b1db6593680346c4e9109ed61c"
 
 UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (8 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 12/27] piglit: upgrade to latest revision Alexander Kanavin
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb} (93%)

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
similarity index 93%
rename from meta/recipes-support/nghttp2/nghttp2_1.47.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
index 58ce08084d..4ff3ab829b 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "\
     https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \
     file://0001-fetch-ocsp-response-use-python3.patch \
 "
-SRC_URI[sha256sum] = "68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc"
+SRC_URI[sha256sum] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4"
 
 inherit cmake manpages python3native
 PACKAGECONFIG[manpages] = ""
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 12/27] piglit: upgrade to latest revision
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (9 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1 Alexander Kanavin
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-graphics/piglit/piglit_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 7b8dc5f0b4..38ededfcf8 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "b84975ef4575d8121dbc50fca72341aad4572cdc"
+SRCREV = "479b0002d004bc99514d186724b5a4fbfe543370"
 # (when PV goes above 1.0 remove the trailing r)
 PV = "1.0+gitr${SRCPV}"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (10 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 12/27] piglit: upgrade to latest revision Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1 Alexander Kanavin
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../pulseaudio/{pulseaudio_16.0.bb => pulseaudio_16.1.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/pulseaudio/{pulseaudio_16.0.bb => pulseaudio_16.1.bb} (84%)

diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb
similarity index 84%
rename from meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb
rename to meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb
index f9940d4c85..64002cd1cc 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb
@@ -6,5 +6,5 @@ SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/${BP}.tar.xz \
            file://volatiles.04_pulse \
            file://0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch \
            "
-SRC_URI[sha256sum] = "b4ec6271910a1a86803f165056547f700dfabaf8d5c6c69736f706b5bb889f47"
+SRC_URI[sha256sum] = "8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4"
 UPSTREAM_CHECK_REGEX = "pulseaudio-(?P<pver>\d+(\.(?!99)\d+)+)\.tar"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (11 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3 Alexander Kanavin
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-cffi_1.15.0.bb => python3-cffi_1.15.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cffi_1.15.0.bb => python3-cffi_1.15.1.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-cffi_1.15.0.bb b/meta/recipes-devtools/python/python3-cffi_1.15.1.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-cffi_1.15.0.bb
rename to meta/recipes-devtools/python/python3-cffi_1.15.1.bb
index c36f23b3dd..daa290a54e 100644
--- a/meta/recipes-devtools/python/python3-cffi_1.15.0.bb
+++ b/meta/recipes-devtools/python/python3-cffi_1.15.1.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
 DEPENDS += "libffi ${PYTHON_PN}-pycparser"
 
-SRC_URI[sha256sum] = "920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954"
+SRC_URI[sha256sum] = "d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9"
 
 inherit pypi setuptools3
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (12 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 16/27] python3-cryptography-vectors: " Alexander Kanavin
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...n3-cryptography_37.0.2.bb => python3-cryptography_37.0.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography_37.0.2.bb => python3-cryptography_37.0.3.bb} (97%)

diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
rename to meta/recipes-devtools/python/python3-cryptography_37.0.3.bb
index 9ef3a61e9f..53c8ea7477 100644
--- a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \
                    "
 LDSHARED += "-pthread"
 
-SRC_URI[sha256sum] = "f224ad253cc9cea7568f49077007d2263efa57396a2f2f78114066fd54b5c68e"
+SRC_URI[sha256sum] = "ae430d51c67ac638dfbb42edf56c669ca9c74744f4d225ad11c6f3d355858187"
 
 SRC_URI += "file://run-ptest \
            file://check-memfree.py \
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 16/27] python3-cryptography-vectors: upgrade 37.0.2 -> 37.0.3
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (13 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1 Alexander Kanavin
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography-vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} (90%)

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb
index 3dbdc8ce3e..8c0a7ee9d3 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
 # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
 #       Upgrade both recipes at the same time
 
-SRC_URI[sha256sum] = "7c65d3de51756f418142df605417ec2c6e961c364f70cc8a103030889d5a3219"
+SRC_URI[sha256sum] = "ac90c1340f73bc29b3bf964120b2db5f8e98e1fcf0074d85ddc871541974a559"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (14 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 16/27] python3-cryptography-vectors: " Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2 Alexander Kanavin
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.3.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.3.1.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-hatchling_1.3.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.3.1.bb
index 6e7ccd743f..fd76a28fb1 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.3.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.3.1.bb
@@ -8,7 +8,7 @@ inherit pypi python_hatchling
 DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native"
 DEPENDS:remove:class-native = "python3-hatchling-native"
 
-SRC_URI[sha256sum] = "1401d45d3dd6a5910f64d539acaa943486d5e8b7dda1a97f2b0040fdddc5b85e"
+SRC_URI[sha256sum] = "aaa63019c9d666053d9ff318097335e766123844547c52940155c0401c3c142f"
 
 # Until we have a proper tool to invoke PEP517 builds, hatchling can't
 # bootstrap itself automatically.
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (15 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1 Alexander Kanavin
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...thon3-hypothesis_6.46.11.bb => python3-hypothesis_6.48.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.46.11.bb => python3-hypothesis_6.48.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb b/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb
index 1d9772d4ff..9e74e2c1cd 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42"
+SRC_URI[sha256sum] = "ef548f10438095678af7fcfa369b882390355a6329db73174a65749b677677ec"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (16 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1 Alexander Kanavin
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...{python3-jsonschema_4.6.0.bb => python3-jsonschema_4.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-jsonschema_4.6.0.bb => python3-jsonschema_4.6.1.bb} (93%)

diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb
rename to meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb
index edd7fafc77..5a5c80c821 100644
--- a/meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb
+++ b/meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
                     file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
 
-SRC_URI[sha256sum] = "9d6397ba4a6c0bf0300736057f649e3e12ecbc07d3e81a0dacb72de4e9801957"
+SRC_URI[sha256sum] = "ec2802e6a37517f09d47d9ba107947589ae1d25ff557b925d83a321fc2aa5d3b"
 
 inherit pypi python_hatchling
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (17 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06 10:39   ` [OE-core] " Khem Raj
  2022-07-06  8:07 ` [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0 Alexander Kanavin
                   ` (6 subsequent siblings)
  25 siblings, 1 reply; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb} (73%)

diff --git a/meta/recipes-devtools/python/python3-mako_1.2.0.bb b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
similarity index 73%
rename from meta/recipes-devtools/python/python3-mako_1.2.0.bb
rename to meta/recipes-devtools/python/python3-mako_1.2.1.bb
index 11e5f326bd..8155c37984 100644
--- a/meta/recipes-devtools/python/python3-mako_1.2.0.bb
+++ b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
@@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python"
 HOMEPAGE = "http://www.makotemplates.org/"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b32291f107a8f1ea94c4a41e00a6a18d"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34"
 
 PYPI_PACKAGE = "Mako"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "9a7c7e922b87db3686210cf49d5d767033a41d4010b284e747682c92bddd8b39"
+SRC_URI[sha256sum] = "f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-markupsafe \
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (18 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1 Alexander Kanavin
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...-pycryptodomex_3.14.1.bb => python3-pycryptodomex_3.15.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodomex_3.14.1.bb => python3-pycryptodomex_3.15.0.bb} (69%)

diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb
similarity index 69%
rename from meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb
rename to meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb
index 79a3fee19c..e22ce30833 100644
--- a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb
@@ -1,7 +1,7 @@
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = "2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2"
+SRC_URI[sha256sum] = "7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed"
 
 FILES:${PN}-tests = " \
     ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (19 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0 Alexander Kanavin
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-requests_2.28.0.bb => python3-requests_2.28.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-requests_2.28.0.bb => python3-requests_2.28.1.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-requests_2.28.0.bb b/meta/recipes-devtools/python/python3-requests_2.28.1.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-requests_2.28.0.bb
rename to meta/recipes-devtools/python/python3-requests_2.28.1.bb
index f71763565d..ac8a570160 100644
--- a/meta/recipes-devtools/python/python3-requests_2.28.0.bb
+++ b/meta/recipes-devtools/python/python3-requests_2.28.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://python-requests.org"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-SRC_URI[sha256sum] = "d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b"
+SRC_URI[sha256sum] = "7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983"
 
 inherit pypi setuptools3
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (20 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2 Alexander Kanavin
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../0001-conditionally-do-not-fetch-code-by-easy_install.patch  | 2 +-
 ...ython3-setuptools_62.5.0.bb => python3-setuptools_62.6.0.bb} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-setuptools_62.5.0.bb => python3-setuptools_62.6.0.bb} (95%)

diff --git a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
index 6d4a9ff0a2..b9574070ab 100644
--- a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+++ b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
@@ -1,4 +1,4 @@
-From 5dfa8a8e0b1ad4712a8b8309c8663b7b598ba2a8 Mon Sep 17 00:00:00 2001
+From b64f3066ead6b317fb62c031c173ec6eadd44db9 Mon Sep 17 00:00:00 2001
 From: Hongxu Jia <hongxu.jia@windriver.com>
 Date: Tue, 17 Jul 2018 10:13:38 +0800
 Subject: [PATCH] conditionally do not fetch code by easy_install
diff --git a/meta/recipes-devtools/python/python3-setuptools_62.5.0.bb b/meta/recipes-devtools/python/python3-setuptools_62.6.0.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-setuptools_62.5.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_62.6.0.bb
index b3286d5dab..be6707ce88 100644
--- a/meta/recipes-devtools/python/python3-setuptools_62.5.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_62.6.0.bb
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
 SRC_URI += "file://0001-change-shebang-to-python3.patch \
             file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
 
-SRC_URI[sha256sum] = "a4c782ac58fcc9e3a86e5e1a4c74cf9d24bf21e4f1562043309022e1bb76951c"
+SRC_URI[sha256sum] = "990a4f7861b31532871ab72331e755b5f14efbe52d336ea7f6118144dd478741"
 
 DEPENDS += "${PYTHON_PN}"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (21 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2 Alexander Kanavin
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-sphinx_5.0.0.bb => python3-sphinx_5.0.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx_5.0.0.bb => python3-sphinx_5.0.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-sphinx_5.0.0.bb
rename to meta/recipes-devtools/python/python3-sphinx_5.0.2.bb
index 93edd9db7e..46cc26e67e 100644
--- a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253"
 
 PYPI_PACKAGE = "Sphinx"
 
-SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90"
+SRC_URI[sha256sum] = "b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0"
 
 inherit setuptools3 pypi
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (22 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 26/27] procps: restrict version check to 3.x Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 27/27] ncurses: mark upstream version as unknown Alexander Kanavin
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...001-xcb-proto.pc.in-reinstate-libdir.patch | 29 +++++++++++++++++++
 ...{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb} |  6 ++--
 2 files changed, 33 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
 rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
new file mode 100644
index 0000000000..fe0a96c207
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
@@ -0,0 +1,29 @@
+From ed499cffabe64fc1dc5898cb69ffa7e62c19e9d8 Mon Sep 17 00:00:00 2001
+From: Alexander Kanavin <alex@linutronix.de>
+Date: Tue, 5 Jul 2022 21:19:20 +0200
+Subject: [PATCH] xcb-proto.pc.in: reinstate libdir
+
+Otherwise the following occurs when building libxcb:
+| checking for xcb-proto >= 1.14... no
+| configure: error: Package requirements (xcb-proto >= 1.14) were not met:
+|
+| Variable 'libdir' not defined in '/srv/work/alex/poky/build-64-alt/tmp/work/core2-64-poky-linux/libxcb/1.15-r0/recipe-sysroot/usr/share/pkgconfig/xcb-proto.pc'
+
+Upstream-Status: Submitted [https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/merge_requests/31]
+Signed-off-by: Alexander Kanavin <alex@linutronix.de>
+---
+ xcb-proto.pc.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/xcb-proto.pc.in b/xcb-proto.pc.in
+index 0822b18..c7c8b47 100644
+--- a/xcb-proto.pc.in
++++ b/xcb-proto.pc.in
+@@ -2,6 +2,7 @@ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+ datarootdir=@datarootdir@
+ datadir=@datadir@
++libdir=@libdir@
+ xcbincludedir=${pc_sysrootdir}@xcbincludedir@
+ PYTHON_PREFIX=@PYTHON_PREFIX@
+ pythondir=${pc_sysrootdir}@pythondir@
diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
index 070fb62455..4e4472a9c1 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
@@ -11,8 +11,10 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
                     file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
 
-SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz"
-SRC_URI[sha256sum] = "d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f"
+SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz \
+           file://0001-xcb-proto.pc.in-reinstate-libdir.patch \
+           "
+SRC_URI[sha256sum] = "7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed"
 
 inherit autotools pkgconfig python3native
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 26/27] procps: restrict version check to 3.x
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (23 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2 Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  2022-07-06  8:07 ` [PATCH 27/27] ncurses: mark upstream version as unknown Alexander Kanavin
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-extended/procps/procps_3.3.17.bb | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-extended/procps/procps_3.3.17.bb b/meta/recipes-extended/procps/procps_3.3.17.bb
index 0f5575c9ab..59ad89d326 100644
--- a/meta/recipes-extended/procps/procps_3.3.17.bb
+++ b/meta/recipes-extended/procps/procps_3.3.17.bb
@@ -18,6 +18,10 @@ SRC_URI = "git://gitlab.com/procps-ng/procps.git;protocol=https;branch=master \
            file://0002-proc-escape.c-add-missing-include.patch \
            "
 SRCREV = "19a508ea121c0c4ac6d0224575a036de745eaaf8"
+# 4.x version is an API incompatible rewrite
+# until procps consumers are transitioned to it we need to stick with 3.x
+# https://gitlab.com/procps-ng/procps/-/issues/239
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>3(\.\d+)+)"
 
 S = "${WORKDIR}/git"
 
@@ -100,4 +104,4 @@ ALTERNATIVE_LINK_NAME[ps] = "${base_bindir}/ps"
 
 ALTERNATIVE:${PN}-sysctl = "sysctl"
 ALTERNATIVE_TARGET[sysctl] = "${base_sbindir}/sysctl"
-ALTERNATIVE_LINK_NAME[sysctl] = "${base_sbindir}/sysctl"
\ No newline at end of file
+ALTERNATIVE_LINK_NAME[sysctl] = "${base_sbindir}/sysctl"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [PATCH 27/27] ncurses: mark upstream version as unknown
  2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
                   ` (24 preceding siblings ...)
  2022-07-06  8:07 ` [PATCH 26/27] procps: restrict version check to 3.x Alexander Kanavin
@ 2022-07-06  8:07 ` Alexander Kanavin
  25 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06  8:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

This is to avoid check-version reporting a broken current version
(6.3+nnnn sorts higher than 6.3 and isn't tagged in upstream git).

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-core/ncurses/ncurses_6.3+20220423.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb
index 1c46e79b30..9fba5b584b 100644
--- a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb
@@ -9,6 +9,7 @@ SRCREV = "20db1fb41ec91cd8a1f528e770362092c5403378"
 S = "${WORKDIR}/git"
 EXTRA_OECONF += "--with-abi-version=5"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)$"
+UPSTREAM_VERSION_UNKNOWN = "1"
 
 # This is needed when using patchlevel versions like 6.1+20181013
 CVE_VERSION = "${@d.getVar("PV").split('+')[0]}.${@d.getVar("PV").split('+')[1]}"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 29+ messages in thread

* Re: [OE-core] [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1
  2022-07-06  8:07 ` [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1 Alexander Kanavin
@ 2022-07-06 10:39   ` Khem Raj
  2022-07-06 10:58     ` Alexander Kanavin
  0 siblings, 1 reply; 29+ messages in thread
From: Khem Raj @ 2022-07-06 10:39 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: Alexander Kanavin, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1953 bytes --]

On Wed, Jul 6, 2022 at 4:07 AM Alexander Kanavin <alex.kanavin@gmail.com>
wrote:

> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>  .../python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb}   | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/python/{python3-mako_1.2.0.bb =>
> python3-mako_1.2.1.bb} (73%)
>
> diff --git a/meta/recipes-devtools/python/python3-mako_1.2.0.bb
> b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
> similarity index 73%
> rename from meta/recipes-devtools/python/python3-mako_1.2.0.bb
> rename to meta/recipes-devtools/python/python3-mako_1.2.1.bb
> index 11e5f326bd..8155c37984 100644
> --- a/meta/recipes-devtools/python/python3-mako_1.2.0.bb
> +++ b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
> @@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python"
>  HOMEPAGE = "http://www.makotemplates.org/"
>  SECTION = "devel/python"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b32291f107a8f1ea94c4a41e00a6a18d"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34"
>

You forgot to mention What changed here

>
>  PYPI_PACKAGE = "Mako"
>
>  inherit pypi python_setuptools_build_meta
>
> -SRC_URI[sha256sum] =
> "9a7c7e922b87db3686210cf49d5d767033a41d4010b284e747682c92bddd8b39"
> +SRC_URI[sha256sum] =
> "f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307"
>
>  RDEPENDS:${PN} = "${PYTHON_PN}-html \
>                    ${PYTHON_PN}-markupsafe \
> --
> 2.30.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#167707):
> https://lists.openembedded.org/g/openembedded-core/message/167707
> Mute This Topic: https://lists.openembedded.org/mt/92202189/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 3978 bytes --]

^ permalink raw reply	[flat|nested] 29+ messages in thread

* Re: [OE-core] [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1
  2022-07-06 10:39   ` [OE-core] " Khem Raj
@ 2022-07-06 10:58     ` Alexander Kanavin
  0 siblings, 0 replies; 29+ messages in thread
From: Alexander Kanavin @ 2022-07-06 10:58 UTC (permalink / raw)
  To: Khem Raj; +Cc: Alexander Kanavin, OE-core

Right yes.

License-Update: copyright years

Alex


On Wed, 6 Jul 2022 at 12:39, Khem Raj <raj.khem@gmail.com> wrote:
>
>
>
> On Wed, Jul 6, 2022 at 4:07 AM Alexander Kanavin <alex.kanavin@gmail.com> wrote:
>>
>> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
>> ---
>>  .../python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb}   | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>  rename meta/recipes-devtools/python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb} (73%)
>>
>> diff --git a/meta/recipes-devtools/python/python3-mako_1.2.0.bb b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
>> similarity index 73%
>> rename from meta/recipes-devtools/python/python3-mako_1.2.0.bb
>> rename to meta/recipes-devtools/python/python3-mako_1.2.1.bb
>> index 11e5f326bd..8155c37984 100644
>> --- a/meta/recipes-devtools/python/python3-mako_1.2.0.bb
>> +++ b/meta/recipes-devtools/python/python3-mako_1.2.1.bb
>> @@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python"
>>  HOMEPAGE = "http://www.makotemplates.org/"
>>  SECTION = "devel/python"
>>  LICENSE = "MIT"
>> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b32291f107a8f1ea94c4a41e00a6a18d"
>> +LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34"
>
>
> You forgot to mention What changed here
>>
>>
>>  PYPI_PACKAGE = "Mako"
>>
>>  inherit pypi python_setuptools_build_meta
>>
>> -SRC_URI[sha256sum] = "9a7c7e922b87db3686210cf49d5d767033a41d4010b284e747682c92bddd8b39"
>> +SRC_URI[sha256sum] = "f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307"
>>
>>  RDEPENDS:${PN} = "${PYTHON_PN}-html \
>>                    ${PYTHON_PN}-markupsafe \
>> --
>> 2.30.2
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#167707): https://lists.openembedded.org/g/openembedded-core/message/167707
>> Mute This Topic: https://lists.openembedded.org/mt/92202189/1997914
>> Group Owner: openembedded-core+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2022-07-06 10:59 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06  8:06 [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Alexander Kanavin
2022-07-06  8:06 ` [PATCH 02/27] diffoscope: upgrade 216 -> 217 Alexander Kanavin
2022-07-06  8:06 ` [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3 Alexander Kanavin
2022-07-06  8:06 ` [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1 Alexander Kanavin
2022-07-06  8:06 ` [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 07/27] kmod: upgrade 29 -> 30 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 12/27] piglit: upgrade to latest revision Alexander Kanavin
2022-07-06  8:07 ` [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 16/27] python3-cryptography-vectors: " Alexander Kanavin
2022-07-06  8:07 ` [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1 Alexander Kanavin
2022-07-06 10:39   ` [OE-core] " Khem Raj
2022-07-06 10:58     ` Alexander Kanavin
2022-07-06  8:07 ` [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2 Alexander Kanavin
2022-07-06  8:07 ` [PATCH 26/27] procps: restrict version check to 3.x Alexander Kanavin
2022-07-06  8:07 ` [PATCH 27/27] ncurses: mark upstream version as unknown Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.