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 |
|