diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-09-27 22:08:28 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-27 14:22:09 -0700 |
| commit | a1c3c7f4e81d24a4d43880222ee184de3c3156b2 (patch) | |
| tree | 634a4e66135080a32c4a9bf4beb45e84c16d8f66 | |
| parent | 8a7c980d92145c02d7dbb1252a930293c301eee7 (diff) | |
| download | meta-openembedded-a1c3c7f4e81d24a4d43880222ee184de3c3156b2.tar.gz | |
gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status
* Accepted was replaced with Backport in gatesgarth:
https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes
* as detected with oe-core/scripts/contrib/patchreview.py:
meta-openembedded $ grep -A 3 Malformed *qa-patches
meta-gnome.qa-patches:Malformed Upstream-Status 'Malformed Upstream-Status in patch
meta-gnome.qa-patches-/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch
meta-gnome.qa-patches-Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status :
meta-gnome.qa-patches-Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]' (/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 files changed, 9 insertions, 11 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch index bd7e76f208..d921ff3308 100644 --- a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch +++ b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch | |||
| @@ -3,7 +3,7 @@ From: Mae Dartmann <hello@maedartmann.name> | |||
| 3 | Date: Wed, 16 Feb 2022 06:08:41 +0000 | 3 | Date: Wed, 16 Feb 2022 06:08:41 +0000 |
| 4 | Subject: [PATCH] meson: fix invalid positional argument | 4 | Subject: [PATCH] meson: fix invalid positional argument |
| 5 | 5 | ||
| 6 | Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8] | 6 | Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8] |
| 7 | --- | 7 | --- |
| 8 | data/meson.build | 4 ++-- | 8 | data/meson.build | 4 ++-- |
| 9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 9 | 1 file changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch index 0a568fa23c..2e84a334f0 100644 --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch | |||
| @@ -7,7 +7,7 @@ MIME-Version: 1.0 | |||
| 7 | Content-Type: text/plain; charset=UTF-8 | 7 | Content-Type: text/plain; charset=UTF-8 |
| 8 | Content-Transfer-Encoding: 8bit | 8 | Content-Transfer-Encoding: 8bit |
| 9 | 9 | ||
| 10 | Upstream-Status: Accepted | 10 | Upstream-Status: Backport |
| 11 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> | 11 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> |
| 12 | --- | 12 | --- |
| 13 | Makefile.am | 5 +- | 13 | Makefile.am | 5 +- |
diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch index 798a57b0da..6ac8f2b643 100644 --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch | |||
| @@ -6,7 +6,7 @@ MIME-Version: 1.0 | |||
| 6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
| 7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
| 8 | 8 | ||
| 9 | Upstream-Status: Accepted | 9 | Upstream-Status: Backport |
| 10 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> | 10 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> |
| 11 | --- | 11 | --- |
| 12 | configure.ac | 6 +----- | 12 | configure.ac | 6 +----- |
diff --git a/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch b/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch index 64938a4820..dbdd644830 100644 --- a/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch +++ b/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch | |||
| @@ -11,7 +11,7 @@ disabled by default. | |||
| 11 | Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is | 11 | Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is |
| 12 | insecure and modern systems may drop MD4 support. | 12 | insecure and modern systems may drop MD4 support. |
| 13 | 13 | ||
| 14 | Upstream-Status: Accepted [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d] | 14 | Upstream-Status: Backport [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d] |
| 15 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com> | 15 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com> |
| 16 | --- | 16 | --- |
| 17 | meson.build | 13 ++++++++++--- | 17 | meson.build | 13 ++++++++++--- |
diff --git a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch index 2ee0a39126..1c4b871bb6 100644 --- a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch +++ b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch | |||
| @@ -11,7 +11,7 @@ GCC treats char as unsigned resulting in compile errors: | |||
| 11 | 11 | ||
| 12 | Fix this by specifying signed char. | 12 | Fix this by specifying signed char. |
| 13 | 13 | ||
| 14 | Upstream-Status: Accepted [https://github.com/pboettch/json-schema-validator/commit/491ac44026e08f31790f5cacffa62e168bb35e32] | 14 | Upstream-Status: Backport [https://github.com/pboettch/json-schema-validator/commit/491ac44026e08f31790f5cacffa62e168bb35e32] |
| 15 | 15 | ||
| 16 | Signed-off-by: Parian Golchin <Parian.Golchin@iris-sensing.com> | 16 | Signed-off-by: Parian Golchin <Parian.Golchin@iris-sensing.com> |
| 17 | --- | 17 | --- |
diff --git a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch index e0d0cf8ce9..eac997ae58 100644 --- a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch +++ b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch | |||
| @@ -3,7 +3,7 @@ From: Sven Fink <sven.fink@wipotec.com> | |||
| 3 | Date: Fri, 13 Jan 2023 09:15:42 +0100 | 3 | Date: Fri, 13 Jan 2023 09:15:42 +0100 |
| 4 | Subject: [PATCH 3/3] For root value, use empty pointer | 4 | Subject: [PATCH 3/3] For root value, use empty pointer |
| 5 | 5 | ||
| 6 | Upstream-Status: Accepted [https://github.com/pboettch/json-schema-validator/commit/59c9d6200bf3cd54b4fc717ec1660c91eddb4d1a] | 6 | Upstream-Status: Backport [https://github.com/pboettch/json-schema-validator/commit/59c9d6200bf3cd54b4fc717ec1660c91eddb4d1a] |
| 7 | 7 | ||
| 8 | Signed-off-by: Parian Golchin <Parian.Golchin@iris-sensing.com> | 8 | Signed-off-by: Parian Golchin <Parian.Golchin@iris-sensing.com> |
| 9 | --- | 9 | --- |
diff --git a/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch b/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch index ba3edff0b4..fea87a2ff0 100644 --- a/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch +++ b/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch | |||
| @@ -20,11 +20,9 @@ From python 3.8 changes: | |||
| 20 | 20 | ||
| 21 | Fixes https://github.com/pybluez/pybluez/issues/426 | 21 | Fixes https://github.com/pybluez/pybluez/issues/426 |
| 22 | 22 | ||
| 23 | Upstream-Status: Accepted [https://github.com/pybluez/pybluez/pull/427] | 23 | Upstream-Status: Backport [https://github.com/pybluez/pybluez/pull/427] |
| 24 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> | 24 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> |
| 25 | |||
| 26 | --- | 25 | --- |
| 27 | |||
| 28 | bluez/btmodule.c | 23 ++++++++++++++--------- | 26 | bluez/btmodule.c | 23 ++++++++++++++--------- |
| 29 | msbt/_msbt.c | 6 ++++-- | 27 | msbt/_msbt.c | 6 ++++-- |
| 30 | 2 files changed, 18 insertions(+), 11 deletions(-) | 28 | 2 files changed, 18 insertions(+), 11 deletions(-) |
diff --git a/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch b/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch index bc438a8e7c..65f38814c3 100644 --- a/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch +++ b/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] Fixed relative imports | |||
| 6 | Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 6 | Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> |
| 7 | 7 | ||
| 8 | --- | 8 | --- |
| 9 | Upstream-Status: Accepted [https://github.com/rlisagor/pynetlinux/commit/afb778669efbc658a29e6bdb1c4834fee42931aa] | 9 | Upstream-Status: Backport [https://github.com/rlisagor/pynetlinux/commit/afb778669efbc658a29e6bdb1c4834fee42931aa] |
| 10 | 10 | ||
| 11 | pynetlinux/__init__.py | 8 ++++---- | 11 | pynetlinux/__init__.py | 8 ++++---- |
| 12 | pynetlinux/brctl.py | 2 +- | 12 | pynetlinux/brctl.py | 2 +- |
diff --git a/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch b/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch index 996eabf586..9accbf18a1 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch +++ b/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch | |||
| @@ -4,7 +4,7 @@ Date: Tue, 18 Apr 2023 15:38:53 +0200 | |||
| 4 | Subject: [PATCH] * modules/mappers/config9.m4: Add 'server' directory to | 4 | Subject: [PATCH] * modules/mappers/config9.m4: Add 'server' directory to |
| 5 | include path if mod_rewrite is enabled. | 5 | include path if mod_rewrite is enabled. |
| 6 | 6 | ||
| 7 | Upstream-Status: Accepted [https://svn.apache.org/viewvc?view=revision&revision=1909241] | 7 | Upstream-Status: Backport [https://svn.apache.org/viewvc?view=revision&revision=1909241] |
| 8 | 8 | ||
| 9 | --- | 9 | --- |
| 10 | modules/mappers/config9.m4 | 5 +++++ | 10 | modules/mappers/config9.m4 | 5 +++++ |
