aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/fetchmail
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-03-06 16:43:09 +0800
committerKhem Raj <raj.khem@gmail.com>2024-03-08 10:07:21 -0800
commitdd82a3ab81b48998decfcf7bab41651d7d1a1ea2 (patch)
tree0f1be03d8b837246136d032a360224ab50a044f2 /meta-networking/recipes-support/fetchmail
parentbb0f7063666437b6834dcc2744a0b86296d08824 (diff)
downloadmeta-openembedded-contrib-dd82a3ab81b48998decfcf7bab41651d7d1a1ea2.tar.gz
fetchmail: upgrade 6.4.37 -> 6.4.38
Changelog: ========== -updates translations, and tightens OpenSSL/wolfSSL version requirements in order to track their security fixes and deprecations. OpenSSL 3.0.9, 3.1.4, 3.2.0 and wolfSSL 5.6.2 (or newer on the respective compatible branches) remain supported. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/fetchmail')
-rw-r--r--meta-networking/recipes-support/fetchmail/fetchmail_6.4.38.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.38.bb
index 4560ef84c3..587a479497 100644
--- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb
+++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.38.bb
@@ -12,7 +12,7 @@ DEPENDS = "openssl"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[sha256sum] = "4a182e5d893e9abe6ac37ae71e542651fce6d606234fc735c2aaae18657e69ea"
+SRC_URI[sha256sum] = "a6cb4ea863ac61d242ffb2db564a39123761578d3e40d71ce7b6f2905be609d9"
inherit autotools gettext pkgconfig python3-dir python3native