* [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0
@ 2025-03-18 6:21 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 02/12] at-spi2-core: upgrade 2.54.1 -> 2.56.0 wangmy
` (10 more replies)
0 siblings, 11 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{adwaita-icon-theme_47.0.bb => adwaita-icon-theme_48.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/gnome/{adwaita-icon-theme_47.0.bb => adwaita-icon-theme_48.0.bb} (91%)
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_47.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb
similarity index 91%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_47.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb
index 1ae08f7f05..38b5410086 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_47.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \
inherit gnomebase allarch gtk-icon-cache
-SRC_URI[archive.sha256sum] = "ad088a22958cb8469e41d9f1bba0efb27e586a2102213cd89cc26db2e002bdfe"
+SRC_URI[archive.sha256sum] = "847068888650d9673115be6dbf2bfdc31a46aebc528a6a9db4420e60e656b8d4"
DEPENDS += "librsvg-native"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 02/12] at-spi2-core: upgrade 2.54.1 -> 2.56.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
` (9 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../atk/{at-spi2-core_2.54.1.bb => at-spi2-core_2.56.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/atk/{at-spi2-core_2.54.1.bb => at-spi2-core_2.56.0.bb} (95%)
diff --git a/meta/recipes-support/atk/at-spi2-core_2.54.1.bb b/meta/recipes-support/atk/at-spi2-core_2.56.0.bb
similarity index 95%
rename from meta/recipes-support/atk/at-spi2-core_2.54.1.bb
rename to meta/recipes-support/atk/at-spi2-core_2.56.0.bb
index 17bb955f19..e897a12913 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.54.1.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.56.0.bb
@@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "f0729e5c8765feb1969bb6c1fba18afa2582126b0359aa75a173fda1acf93c4c"
+SRC_URI[sha256sum] = "80d7e8ea0be924e045525367f909d6668dfdd3e87cd40792c6cfd08e6b58e95c"
DEPENDS = " \
dbus \
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 02/12] at-spi2-core: upgrade 2.54.1 -> 2.56.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:36 ` Patchtest results for " patchtest
` (2 more replies)
2025-03-18 6:21 ` [OE-core] [PATCH 04/12] gobject-introspection: upgrade 1.82.0 -> 1.84.0 wangmy
` (8 subsequent siblings)
10 siblings, 3 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
0005-Do-not-prepend-installroot-to-logdir.patch
0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
refreshed for 4.23.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...-Do-not-hardcode-etc-and-systemd-unit-directories.patch | 7 +++++--
.../dnf/0005-Do-not-prepend-installroot-to-logdir.patch | 7 +++++--
...9-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 7 +++++--
meta/recipes-devtools/dnf/{dnf_4.22.0.bb => dnf_4.23.0.bb} | 5 +----
4 files changed, 16 insertions(+), 10 deletions(-)
rename meta/recipes-devtools/dnf/{dnf_4.22.0.bb => dnf_4.23.0.bb} (92%)
diff --git a/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch b/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
index 37359a5765..24b26f4cb8 100644
--- a/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
+++ b/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
@@ -10,10 +10,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 4aee99fb..9e2e9e9e 100644
+index a76b6ac..a2ba58c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -3,8 +3,8 @@ CMAKE_MINIMUM_REQUIRED (VERSION 2.4)
+@@ -4,8 +4,8 @@ PROJECT (dnf NONE)
INCLUDE (${CMAKE_SOURCE_DIR}/VERSION.cmake)
@@ -24,3 +24,6 @@ index 4aee99fb..9e2e9e9e 100644
IF (NOT PYTHON_DESIRED)
FIND_PACKAGE (PythonInterp REQUIRED)
+--
+2.43.0
+
diff --git a/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch b/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch
index a1c58d6563..159dc32c75 100644
--- a/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch
+++ b/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch
@@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dnf/cli/cli.py b/dnf/cli/cli.py
-index d3844df3..ac080f79 100644
+index 62b9434..14d4757 100644
--- a/dnf/cli/cli.py
+++ b/dnf/cli/cli.py
-@@ -954,7 +954,7 @@ class Cli(object):
+@@ -1002,7 +1002,7 @@ class Cli(object):
logger.warning(_("Unable to detect release version (use '--releasever' to specify "
"release version)"))
@@ -26,3 +26,6 @@ index d3844df3..ac080f79 100644
conf.prepend_installroot(opt)
self.base._logging._setup_from_dnf_conf(conf)
+--
+2.43.0
+
diff --git a/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch b/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
index 64ea7874d3..09af96048c 100644
--- a/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
+++ b/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
@@ -10,10 +10,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 9e2e9e9e..2056089d 100644
+index a2ba58c..98aa9df 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -19,7 +19,7 @@ ELSE ()
+@@ -20,7 +20,7 @@ ELSE ()
MESSAGE (FATAL_ERROR "Invalid PYTHON_DESIRED value: " ${PYTHON_DESIRED})
ENDIF()
@@ -22,3 +22,6 @@ index 9e2e9e9e..2056089d 100644
MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
ADD_SUBDIRECTORY (dnf)
+--
+2.43.0
+
diff --git a/meta/recipes-devtools/dnf/dnf_4.22.0.bb b/meta/recipes-devtools/dnf/dnf_4.23.0.bb
similarity index 92%
rename from meta/recipes-devtools/dnf/dnf_4.22.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.23.0.bb
index e5ac3c9824..47ae69f940 100644
--- a/meta/recipes-devtools/dnf/dnf_4.22.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.23.0.bb
@@ -10,9 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https \
file://0001-Corretly-install-tmpfiles.d-configuration.patch \
- file://0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch \
- file://0005-Do-not-prepend-installroot-to-logdir.patch \
- file://0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
file://0030-Run-python-scripts-using-env.patch \
file://0001-set-python-path-for-completion_helper.patch \
file://0001-lock.py-fix-Exception-handling.patch \
@@ -20,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
SRC_URI:append:class-native = " file://0001-dnf-write-the-log-lock-to-root.patch"
-SRCREV = "da9a7066be8e1628d9453428d33685225cd9c90d"
+SRCREV = "8fa4bb94a99eadaed91ad2ee51f27a4baafcebed"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 04/12] gobject-introspection: upgrade 1.82.0 -> 1.84.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 02/12] at-spi2-core: upgrade 2.54.1 -> 2.56.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 05/12] libdnf: upgrade 0.73.4 -> 0.74.0 wangmy
` (7 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...-introspection_1.82.0.bb => gobject-introspection_1.84.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.82.0.bb => gobject-introspection_1.84.0.bb} (99%)
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb
similarity index 99%
rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb
rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb
index 15032520bb..ac5f4e9370 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[sha256sum] = "0f5a4c1908424bf26bc41e9361168c363685080fbdb87a196c891c8401ca2f09"
+SRC_URI[sha256sum] = "945b57da7ec262e5c266b89e091d14be800cc424277d82a02872b7d794a84779"
SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 05/12] libdnf: upgrade 0.73.4 -> 0.74.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (2 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 04/12] gobject-introspection: upgrade 1.82.0 -> 1.84.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 06/12] libjitterentropy: upgrade 3.6.1 -> 3.6.2 wangmy
` (6 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch
removed since it's included in 0.74.0
enable_test_data_dir_set.patch
refreshed for 0.74.0
Changelog:
=============
- Fix a segfault in iterator of a ConfigParser section
- Update ko.po
- Split $releasever to $releasever_major and $releasever_minor in the C API
- Merge bootc branch to master
- ConfigParser: make splitReleasever public
- C API: Detect releasever_major, releasever_minor from provides
- C API: support shell-style variable substitution
- module: Warn if module config file is inaccessible
- Enable automatic PR reviews
- build: Increase CMake minimal version to 3.5.0
- spec: Increase cmake minimal version to 3.5.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...n-iterator-of-a-ConfigParser-section.patch | 84 -------------------
.../libdnf/enable_test_data_dir_set.patch | 11 ++-
.../{libdnf_0.73.4.bb => libdnf_0.74.0.bb} | 3 +-
3 files changed, 8 insertions(+), 90 deletions(-)
delete mode 100644 meta/recipes-devtools/libdnf/libdnf/0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch
rename meta/recipes-devtools/libdnf/{libdnf_0.73.4.bb => libdnf_0.74.0.bb} (93%)
diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch
deleted file mode 100644
index 1c62d02455..0000000000
--- a/meta/recipes-devtools/libdnf/libdnf/0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch
+++ /dev/null
@@ -1,84 +0,0 @@
-From f3302a865b230e021e9defbcea978ed1290a9b2f Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro@hroncok.cz>
-Date: Fri, 6 Dec 2024 18:01:16 +0100
-Subject: [PATCH] Fix a segfault in iterator of a ConfigParser section
-
-An iterator should return self on __iter__.
-
-So that this works:
-
- >>> it1 = iter(sectObj)
- >>> it2 = iter(it1)
- >>> it1 is it2
- True
-
-Previously, this iterator did not return self on __iter__, it was like this:
-
- class PreserveOrderMapStringStringIterator(object):
- ...
- def __iter__(self):
- return _common_types.PreserveOrderMapStringStringIterator___iter__(self)
-
-And that returned a new Python object.
-
-This fixes https://bugzilla.redhat.com/2330562 by avoiding a second iterator object.
-
-My SWIG skills are close to zero,
-perhaps this is not the best way to return self, but it seems to work.
-
-Upstream-Status: Backport
-(https://github.com/rpm-software-management/libdnf/commit/f3302a865b)
-
-Backport so that it works properly with Python 3.13.1.
-
-Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
-
----
- bindings/swig/common_types.i | 11 +++++++----
- bindings/swig/conf.i | 4 ----
- 2 files changed, 7 insertions(+), 8 deletions(-)
-
-diff --git a/bindings/swig/common_types.i b/bindings/swig/common_types.i
-index c9ae798a..a1f90d9e 100644
---- a/bindings/swig/common_types.i
-+++ b/bindings/swig/common_types.i
-@@ -63,10 +63,6 @@ template<class T>
- class Iterator {
- public:
- Iterator(typename T::iterator _cur, typename T::iterator _end) : cur(_cur), end(_end) {}
-- Iterator* __iter__()
-- {
-- return this;
-- }
-
- typename T::iterator cur;
- typename T::iterator end;
-@@ -165,3 +161,10 @@ EXTEND_TEMPLATE_PreserveOrderMapIterator(std::string, std::string)
- EXTEND_TEMPLATE_PreserveOrderMapIterator(std::string, libdnf::PreserveOrderMap<std::string, std::string>)
-
- %exception; // beware this resets all exception handlers if you import this file after defining any
-+
-+%pythoncode %{
-+def PreserveOrderMapStringStringIterator___iter__(self):
-+ return self
-+PreserveOrderMapStringStringIterator.__iter__ = PreserveOrderMapStringStringIterator___iter__
-+del PreserveOrderMapStringStringIterator___iter__
-+%}
-diff --git a/bindings/swig/conf.i b/bindings/swig/conf.i
-index b6a0ce88..2f77003f 100644
---- a/bindings/swig/conf.i
-+++ b/bindings/swig/conf.i
-@@ -71,10 +71,6 @@ template<class T>
- class Iterator {
- public:
- Iterator(typename T::iterator _cur, typename T::iterator _end) : cur(_cur), end(_end) {}
-- Iterator* __iter__()
-- {
-- return this;
-- }
-
- typename T::iterator cur;
- typename T::iterator end;
---
-2.39.5
-
diff --git a/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch b/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch
index 5620b51d4c..cdd9a0a57c 100644
--- a/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch
+++ b/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch
@@ -14,14 +14,14 @@ Signed-off-by: Joe Slater <joe.slater@windriver.com>
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 60c66e94..1459dfbf 100644
+index b1daacb..f461e54 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -132,7 +132,12 @@ add_definitions(-DGETTEXT_DOMAIN=\\"libdnf\\")
- add_definitions(-DG_LOG_DOMAIN=\\"libdnf\\")
+@@ -131,7 +131,12 @@ add_definitions(-DGETTEXT_DOMAIN="libdnf")
+ add_definitions(-DG_LOG_DOMAIN="libdnf")
# tests
--add_definitions(-DTESTDATADIR=\\"${CMAKE_SOURCE_DIR}/data/tests\\")
+-add_definitions(-DTESTDATADIR="${CMAKE_SOURCE_DIR}/data/tests")
+if(NOT WITH_TESTS)
+ set(TEST_DATA_DIR "/notests")
+elseif(NOT DEFINED TEST_DATA_DIR)
@@ -31,3 +31,6 @@ index 60c66e94..1459dfbf 100644
# librhsm
if(ENABLE_RHSM_SUPPORT)
+--
+2.43.0
+
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.73.4.bb b/meta/recipes-devtools/libdnf/libdnf_0.74.0.bb
similarity index 93%
rename from meta/recipes-devtools/libdnf/libdnf_0.73.4.bb
rename to meta/recipes-devtools/libdnf/libdnf_0.74.0.bb
index 5b9e734e82..5a2d4d9364 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.73.4.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.74.0.bb
@@ -11,10 +11,9 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p
file://enable_test_data_dir_set.patch \
file://0001-drop-FindPythonInstDir.cmake.patch \
file://armarch.patch \
- file://0001-Fix-a-segfault-in-iterator-of-a-ConfigParser-section.patch \
"
-SRCREV = "79ed383cd5a822e6d8d9d549835383f5c5106204"
+SRCREV = "91a0bf9aada36a722855051526f012e0b5ab1af9"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
S = "${WORKDIR}/git"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 06/12] libjitterentropy: upgrade 3.6.1 -> 3.6.2
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (3 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 05/12] libdnf: upgrade 0.73.4 -> 0.74.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 07/12] netbase: upgrade 6.4 -> 6.5 wangmy
` (5 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: Copyright year uptated to 2025
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{libjitterentropy_3.6.1.bb => libjitterentropy_3.6.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libjitterentropy/{libjitterentropy_3.6.1.bb => libjitterentropy_3.6.2.bb} (89%)
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
similarity index 89%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
index 35be1e2e50..54a866c432 100644
--- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
+++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
@@ -5,12 +5,12 @@ stamp. It is a small-scale, yet fast entropy source that is viable in almost \
all environments and on a lot of CPU architectures."
HOMEPAGE = "http://www.chronox.de/jent.html"
LICENSE = "GPL-2.0-or-later | BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e01027c4ad1fe5a4768f8488c945d491 \
file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \
file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
"
SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
-SRCREV = "16c9e5c93e614f0df25f1cb30d0730102e6f4e41"
+SRCREV = "ddcf1124801b74bcf39285b070093ab674d8ea97"
S = "${WORKDIR}/git"
do_configure[noexec] = "1"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 07/12] netbase: upgrade 6.4 -> 6.5
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (4 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 06/12] libjitterentropy: upgrade 3.6.1 -> 3.6.2 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0 wangmy
` (4 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-core/netbase/{netbase_6.4.bb => netbase_6.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/netbase/{netbase_6.4.bb => netbase_6.5.bb} (89%)
diff --git a/meta/recipes-core/netbase/netbase_6.4.bb b/meta/recipes-core/netbase/netbase_6.5.bb
similarity index 89%
rename from meta/recipes-core/netbase/netbase_6.4.bb
rename to meta/recipes-core/netbase/netbase_6.5.bb
index 5a448a4b91..d273dbfe66 100644
--- a/meta/recipes-core/netbase/netbase_6.4.bb
+++ b/meta/recipes-core/netbase/netbase_6.5.bb
@@ -10,7 +10,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}.tar.xz"
inherit allarch
-SRC_URI[sha256sum] = "fa6621826ff1150e581bd90bc3c8a4ecafe5df90404f207db6dcdf2c75f26ad7"
+SRC_URI[sha256sum] = "9116047aebbaa1698934052d01c6e09b4c3aed643e93df63d2ddcbec243c26d1"
UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/n/netbase/"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (5 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 07/12] netbase: upgrade 6.4 -> 6.5 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 10:00 ` Mathieu Dubois-Briand
2025-03-18 6:21 ` [OE-core] [PATCH 09/12] python3-pycryptodome: upgrade 3.21.0 -> 3.22.0 wangmy
` (3 subsequent siblings)
10 siblings, 1 reply; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} (85%)
diff --git a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-dbus_1.3.2.bb
rename to meta/recipes-devtools/python/python3-dbus_1.4.0.bb
index e0cf64c70e..057c97f656 100644
--- a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb
+++ b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
@@ -5,9 +5,9 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=97f58951300aa52a9f9e3a62bd5c846c"
DEPENDS = "expat dbus glib-2.0 virtual/libintl"
-SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
+SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.xz"
-SRC_URI[sha256sum] = "ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8"
+SRC_URI[sha256sum] = "c36b28f10ffcc8f1f798aca973bcc132f91f33eb9b6b8904381b4077766043d5"
S = "${WORKDIR}/dbus-python-${PV}"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 09/12] python3-pycryptodome: upgrade 3.21.0 -> 3.22.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (6 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 10/12] python3-pycryptodomex: " wangmy
` (2 subsequent siblings)
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb | 5 -----
meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb | 5 +++++
2 files changed, 5 insertions(+), 5 deletions(-)
delete mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb
create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb
deleted file mode 100644
index 77664b22a5..0000000000
--- a/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require python-pycryptodome.inc
-inherit python_setuptools_build_meta
-
-SRC_URI[sha256sum] = "f7787e0d469bdae763b876174cf2e6c0f7be79808af26b1da96f1a64bcf47297"
-
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb
new file mode 100644
index 0000000000..c65b2a71fc
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb
@@ -0,0 +1,5 @@
+require python-pycryptodome.inc
+inherit python_setuptools_build_meta
+
+SRC_URI[sha256sum] = "fd7ab568b3ad7b77c908d7c3f7e167ec5a8f035c64ff74f10d47a4edd043d723"
+
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 10/12] python3-pycryptodomex: upgrade 3.21.0 -> 3.22.0
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (7 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 09/12] python3-pycryptodome: upgrade 3.21.0 -> 3.22.0 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 11/12] python3-pygobject: upgrade 3.50.0 -> 3.52.2 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4 wangmy
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...-pycryptodomex_3.21.0.bb => python3-pycryptodomex_3.22.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pycryptodomex_3.21.0.bb => python3-pycryptodomex_3.22.0.bb} (71%)
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb
similarity index 71%
rename from meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb
rename to meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb
index e5fb000d9b..5cc37d81c2 100644
--- a/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb
@@ -1,7 +1,7 @@
require python-pycryptodome.inc
inherit python_setuptools_build_meta
-SRC_URI[sha256sum] = "222d0bd05381dd25c32dd6065c071ebf084212ab79bab4599ba9e6a3e0009e6c"
+SRC_URI[sha256sum] = "a1da61bacc22f93a91cbe690e3eb2022a03ab4123690ab16c46abb693a9df63d"
FILES:${PN}-tests = " \
${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 11/12] python3-pygobject: upgrade 3.50.0 -> 3.52.2
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (8 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 10/12] python3-pycryptodomex: " wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4 wangmy
10 siblings, 0 replies; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ython3-pygobject_3.50.0.bb => python3-pygobject_3.52.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pygobject_3.50.0.bb => python3-pygobject_3.52.2.bb} (90%)
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb b/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pygobject_3.50.0.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.52.2.bb
index 533c2e02aa..08f7dc67b0 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb
@@ -18,8 +18,8 @@ DEPENDS += "python3 glib-2.0"
SRCNAME = "pygobject"
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212"
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.gz"
+SRC_URI[sha256sum] = "869f42ee70dcf6de50bce267072e2c35cee7fcd2e32ea1af3a3a99a88901850a"
S = "${WORKDIR}/${SRCNAME}-${PV}"
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
` (9 preceding siblings ...)
2025-03-18 6:21 ` [OE-core] [PATCH 11/12] python3-pygobject: upgrade 3.50.0 -> 3.52.2 wangmy
@ 2025-03-18 6:21 ` wangmy
2025-03-18 7:39 ` Mikko Rapeli
10 siblings, 1 reply; 19+ messages in thread
From: wangmy @ 2025-03-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ystemd-boot-native_257.3.bb => systemd-boot-native_257.4.bb} | 0
.../systemd/{systemd-boot_257.3.bb => systemd-boot_257.4.bb} | 0
meta/recipes-core/systemd/systemd.inc | 2 +-
.../recipes-core/systemd/{systemd_257.3.bb => systemd_257.4.bb} | 0
4 files changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/systemd/{systemd-boot-native_257.3.bb => systemd-boot-native_257.4.bb} (100%)
rename meta/recipes-core/systemd/{systemd-boot_257.3.bb => systemd-boot_257.4.bb} (100%)
rename meta/recipes-core/systemd/{systemd_257.3.bb => systemd_257.4.bb} (100%)
diff --git a/meta/recipes-core/systemd/systemd-boot-native_257.3.bb b/meta/recipes-core/systemd/systemd-boot-native_257.4.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_257.3.bb
rename to meta/recipes-core/systemd/systemd-boot-native_257.4.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_257.3.bb b/meta/recipes-core/systemd/systemd-boot_257.4.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_257.3.bb
rename to meta/recipes-core/systemd/systemd-boot_257.4.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 31d26a9fc1..55389f1050 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -15,7 +15,7 @@ LICENSE:libsystemd = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
-SRCREV = "876ee10e0eb4bbb0920bdab7817a9f06cc34910f"
+SRCREV = "5ce1c02abc0cc386332384497b5939108314d80d"
SRCBRANCH = "v257-stable"
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
diff --git a/meta/recipes-core/systemd/systemd_257.3.bb b/meta/recipes-core/systemd/systemd_257.4.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_257.3.bb
rename to meta/recipes-core/systemd/systemd_257.4.bb
--
2.43.0
^ permalink raw reply related [flat|nested] 19+ messages in thread
* Patchtest results for [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
@ 2025-03-18 6:36 ` patchtest
2025-03-18 9:55 ` Alexander Kanavin
2025-03-18 11:24 ` Mathieu Dubois-Briand
2 siblings, 0 replies; 19+ messages in thread
From: patchtest @ 2025-03-18 6:36 UTC (permalink / raw)
To: wangmy; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 2996 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/03-12-dnf-upgrade-4.22.0---4.23.0.patch
FAIL: test src uri left files: Patches not removed from tree. Remove them and amend the submitted mbox (test_metadata.TestMetadata.test_src_uri_left_files)
PASS: pretest src uri left files (test_metadata.TestMetadata.pretest_src_uri_left_files)
PASS: test CVE check ignore (test_metadata.TestMetadata.test_cve_check_ignore)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message presence (test_mbox.TestMbox.test_commit_message_presence)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test lic files chksum modified not mentioned (test_metadata.TestMetadata.test_lic_files_chksum_modified_not_mentioned)
PASS: test max line length (test_metadata.TestMetadata.test_max_line_length)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test lic files chksum presence: No added recipes, skipping test (test_metadata.TestMetadata.test_lic_files_chksum_presence)
SKIP: test license presence: No added recipes, skipping test (test_metadata.TestMetadata.test_license_presence)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
SKIP: test summary presence: No added recipes, skipping test (test_metadata.TestMetadata.test_summary_presence)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4
2025-03-18 6:21 ` [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4 wangmy
@ 2025-03-18 7:39 ` Mikko Rapeli
2025-03-18 9:59 ` Alexander Kanavin
0 siblings, 1 reply; 19+ messages in thread
From: Mikko Rapeli @ 2025-03-18 7:39 UTC (permalink / raw)
To: wangmy; +Cc: openembedded-core
Hi,
On Tue, Mar 18, 2025 at 02:21:52PM +0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> ...ystemd-boot-native_257.3.bb => systemd-boot-native_257.4.bb} | 0
> .../systemd/{systemd-boot_257.3.bb => systemd-boot_257.4.bb} | 0
> meta/recipes-core/systemd/systemd.inc | 2 +-
> .../recipes-core/systemd/{systemd_257.3.bb => systemd_257.4.bb} | 0
> 4 files changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-core/systemd/{systemd-boot-native_257.3.bb => systemd-boot-native_257.4.bb} (100%)
> rename meta/recipes-core/systemd/{systemd-boot_257.3.bb => systemd-boot_257.4.bb} (100%)
> rename meta/recipes-core/systemd/{systemd_257.3.bb => systemd_257.4.bb} (100%)
systemd-systemctl-native should be updated too. Or set the PV in .inc?
Cheers,
-Mikko
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
2025-03-18 6:36 ` Patchtest results for " patchtest
@ 2025-03-18 9:55 ` Alexander Kanavin
2025-03-18 11:24 ` Mathieu Dubois-Briand
2 siblings, 0 replies; 19+ messages in thread
From: Alexander Kanavin @ 2025-03-18 9:55 UTC (permalink / raw)
To: wangmy; +Cc: openembedded-core
On Tue, 18 Mar 2025 at 07:22, wangmy via lists.openembedded.org
<wangmy=fujitsu.com@lists.openembedded.org> wrote:
> SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https \
> file://0001-Corretly-install-tmpfiles.d-configuration.patch \
> - file://0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch \
> - file://0005-Do-not-prepend-installroot-to-logdir.patch \
> - file://0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
These removals are most likely incorrect?
Alex
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4
2025-03-18 7:39 ` Mikko Rapeli
@ 2025-03-18 9:59 ` Alexander Kanavin
0 siblings, 0 replies; 19+ messages in thread
From: Alexander Kanavin @ 2025-03-18 9:59 UTC (permalink / raw)
To: mikko.rapeli; +Cc: wangmy, openembedded-core
On Tue, 18 Mar 2025 at 08:39, Mikko Rapeli via lists.openembedded.org
<mikko.rapeli=linaro.org@lists.openembedded.org> wrote:
> > rename meta/recipes-core/systemd/{systemd-boot-native_257.3.bb => systemd-boot-native_257.4.bb} (100%)
> > rename meta/recipes-core/systemd/{systemd-boot_257.3.bb => systemd-boot_257.4.bb} (100%)
> > rename meta/recipes-core/systemd/{systemd_257.3.bb => systemd_257.4.bb} (100%)
>
> systemd-systemctl-native should be updated too. Or set the PV in .inc?
I wouldn't mind that. People constantly forget something in this
recipe set when updating.
Alex
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0
2025-03-18 6:21 ` [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0 wangmy
@ 2025-03-18 10:00 ` Mathieu Dubois-Briand
2025-03-19 16:21 ` Mathieu Dubois-Briand
0 siblings, 1 reply; 19+ messages in thread
From: Mathieu Dubois-Briand @ 2025-03-18 10:00 UTC (permalink / raw)
To: wangmy, openembedded-core
On Tue Mar 18, 2025 at 7:21 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> .../python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-devtools/python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} (85%)
>
> diff --git a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> similarity index 85%
> rename from meta/recipes-devtools/python/python3-dbus_1.3.2.bb
> rename to meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> index e0cf64c70e..057c97f656 100644
> --- a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb
> +++ b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> @@ -5,9 +5,9 @@ LICENSE = "MIT"
> LIC_FILES_CHKSUM = "file://COPYING;md5=97f58951300aa52a9f9e3a62bd5c846c"
> DEPENDS = "expat dbus glib-2.0 virtual/libintl"
>
> -SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
> +SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.xz"
>
> -SRC_URI[sha256sum] = "ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8"
> +SRC_URI[sha256sum] = "c36b28f10ffcc8f1f798aca973bcc132f91f33eb9b6b8904381b4077766043d5"
>
> S = "${WORKDIR}/dbus-python-${PV}"
>
Hi,
I'm dropping this patch for now, as the freedesktop gits are down and
the file cannot be retrieved from our mirrors: I will try to remember to
take it in a few days.
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
2025-03-18 6:36 ` Patchtest results for " patchtest
2025-03-18 9:55 ` Alexander Kanavin
@ 2025-03-18 11:24 ` Mathieu Dubois-Briand
2 siblings, 0 replies; 19+ messages in thread
From: Mathieu Dubois-Briand @ 2025-03-18 11:24 UTC (permalink / raw)
To: wangmy, openembedded-core
On Tue Mar 18, 2025 at 7:21 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> 0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
> 0005-Do-not-prepend-installroot-to-logdir.patch
> 0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
> refreshed for 4.23.0
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
Hi,
Thanks for your patch.
It looks like we have some unshipped files with this new dnf version:
ERROR: dnf-4.23.0-r0 do_package: QA Issue: dnf: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system/dnf-automatic-notifyonly.timer
/usr/lib/systemd/system/dnf-automatic-install.service
/usr/lib/systemd/system/dnf-makecache.service
/usr/lib/systemd/system/dnf-automatic-install.timer
/usr/lib/systemd/system/dnf-automatic-download.timer
/usr/lib/systemd/system/dnf-automatic.timer
/usr/lib/systemd/system/dnf-automatic.service
/usr/lib/systemd/system/dnf-automatic-download.service
/usr/lib/systemd/system/dnf-automatic-notifyonly.service
/usr/lib/systemd/system/dnf-makecache.timer
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/78/builds/1237
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0
2025-03-18 10:00 ` Mathieu Dubois-Briand
@ 2025-03-19 16:21 ` Mathieu Dubois-Briand
0 siblings, 0 replies; 19+ messages in thread
From: Mathieu Dubois-Briand @ 2025-03-19 16:21 UTC (permalink / raw)
To: Mathieu Dubois-Briand, wangmy, openembedded-core
On Tue Mar 18, 2025 at 11:00 AM CET, Mathieu Dubois-Briand wrote:
> On Tue Mar 18, 2025 at 7:21 AM CET, wangmy via lists.openembedded.org wrote:
> > From: Wang Mingyu <wangmy@fujitsu.com>
> >
> > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> > ---
> > .../python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > rename meta/recipes-devtools/python/{python3-dbus_1.3.2.bb => python3-dbus_1.4.0.bb} (85%)
> >
> > diff --git a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> > similarity index 85%
> > rename from meta/recipes-devtools/python/python3-dbus_1.3.2.bb
> > rename to meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> > index e0cf64c70e..057c97f656 100644
> > --- a/meta/recipes-devtools/python/python3-dbus_1.3.2.bb
> > +++ b/meta/recipes-devtools/python/python3-dbus_1.4.0.bb
> > @@ -5,9 +5,9 @@ LICENSE = "MIT"
> > LIC_FILES_CHKSUM = "file://COPYING;md5=97f58951300aa52a9f9e3a62bd5c846c"
> > DEPENDS = "expat dbus glib-2.0 virtual/libintl"
> >
> > -SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
> > +SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.xz"
> >
> > -SRC_URI[sha256sum] = "ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8"
> > +SRC_URI[sha256sum] = "c36b28f10ffcc8f1f798aca973bcc132f91f33eb9b6b8904381b4077766043d5"
> >
> > S = "${WORKDIR}/dbus-python-${PV}"
> >
>
> Hi,
>
> I'm dropping this patch for now, as the freedesktop gits are down and
> the file cannot be retrieved from our mirrors: I will try to remember to
> take it in a few days.
Back in the queue, it looks like we managed to fetch it this time.
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2025-03-19 16:21 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-18 6:21 [OE-core] [PATCH 01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 02/12] at-spi2-core: upgrade 2.54.1 -> 2.56.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 03/12] dnf: upgrade 4.22.0 -> 4.23.0 wangmy
2025-03-18 6:36 ` Patchtest results for " patchtest
2025-03-18 9:55 ` Alexander Kanavin
2025-03-18 11:24 ` Mathieu Dubois-Briand
2025-03-18 6:21 ` [OE-core] [PATCH 04/12] gobject-introspection: upgrade 1.82.0 -> 1.84.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 05/12] libdnf: upgrade 0.73.4 -> 0.74.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 06/12] libjitterentropy: upgrade 3.6.1 -> 3.6.2 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 07/12] netbase: upgrade 6.4 -> 6.5 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 08/12] python3-dbus: upgrade 1.3.2 -> 1.4.0 wangmy
2025-03-18 10:00 ` Mathieu Dubois-Briand
2025-03-19 16:21 ` Mathieu Dubois-Briand
2025-03-18 6:21 ` [OE-core] [PATCH 09/12] python3-pycryptodome: upgrade 3.21.0 -> 3.22.0 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 10/12] python3-pycryptodomex: " wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 11/12] python3-pygobject: upgrade 3.50.0 -> 3.52.2 wangmy
2025-03-18 6:21 ` [OE-core] [PATCH 12/12] systemd: upgrade 257.3 -> 257.4 wangmy
2025-03-18 7:39 ` Mikko Rapeli
2025-03-18 9:59 ` Alexander Kanavin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox