Alexander Kanavin
fc78d37ff0
meta-openembedded/all: adapt to UNPACKDIR changes
...
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.
I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.
Signed-off-by: Alexander Kanavin <alex@linutronix.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2025-06-25 06:44:52 -07:00
Martin Jansa
a1c3c7f4e8
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 >
2023-09-27 14:22:09 -07:00
Khem Raj
6d1ac90f34
libesmtp: Enable gnu strerror_r on glibc
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-07 16:44:54 -07:00
Khem Raj
1b26adb83a
libesmtp: Define _GNU_SOURCE
...
Needed for strlcpy
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-25 23:08:11 -07:00
Jiaqing Zhao
2e43c12145
libesmtp: Disable NTLM support by default
...
NTLM authentication uses MD4 algorithm which is considered to be
insecure, and some modern systems may drop MD4 support. This patch
adds an 'ntlm' option to this feature, which is disabled by default.
Upstream-Status: Accepted [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d ]
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-04-28 09:11:11 -07:00
Khem Raj
7d8a0e840d
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Jiaqing Zhao
dec689cf6d
libesmtp: bump 1.0.6 -> 1.1.0
...
This also fixes CVE-2019-19977.
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com >
2022-03-03 08:50:19 -08:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-03 10:21:25 -07:00
Khem Raj
64e1ba5bf7
libesmtp: Fix config.h define for snprintf detection
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-09-08 16:38:58 -04:00
Joe MacDonald
8980f0d2a2
meta-networking: standardize SECTION values
...
SECTION has been used inconsistently throughout the recipes in this layer.
Convert them to all use the same convention.
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-06-05 20:42:25 -04:00
Bian Naimeng
1037a44e9d
libesmtp: port from openembedded.
...
Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2014-11-21 14:09:14 -05:00