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 /meta-networking | |
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>
Diffstat (limited to 'meta-networking')
3 files changed, 3 insertions, 3 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 0a568fa23..2e84a334f 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 798a57b0d..6ac8f2b64 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 64938a482..dbdd64483 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 ++++++++++--- |