summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/libesmtp
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-09-27 22:08:28 +0200
committerKhem Raj <raj.khem@gmail.com>2023-09-27 14:22:09 -0700
commita1c3c7f4e81d24a4d43880222ee184de3c3156b2 (patch)
tree634a4e66135080a32c4a9bf4beb45e84c16d8f66 /meta-networking/recipes-support/libesmtp
parent8a7c980d92145c02d7dbb1252a930293c301eee7 (diff)
downloadmeta-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/recipes-support/libesmtp')
-rw-r--r--meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch2
1 files changed, 1 insertions, 1 deletions
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.
11Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is 11Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is
12insecure and modern systems may drop MD4 support. 12insecure and modern systems may drop MD4 support.
13 13
14Upstream-Status: Accepted [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d] 14Upstream-Status: Backport [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d]
15Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com> 15Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>
16--- 16---
17 meson.build | 13 ++++++++++--- 17 meson.build | 13 ++++++++++---