* [Buildroot] [PATCH 1/1] package/fetchmail: security bump version to 6.6.5
@ 2026-06-20 6:22 Bernd Kuhls
2026-06-21 10:38 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-06-20 6:22 UTC (permalink / raw)
To: buildroot
https://sourceforge.net/p/fetchmail/mailman/message/59347909/
"## SECURITY BUGFIX
* POP3 with RPA: fix calculation of buffer sizes to avoid buffer
overflow on long service challenges with long user IDs"
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/36fbe2c58ab4004f93e49a1e6f74fc2f0b77cff3
package/fetchmail/fetchmail.hash | 4 ++--
package/fetchmail/fetchmail.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/fetchmail/fetchmail.hash b/package/fetchmail/fetchmail.hash
index 60c950476c..cbf1ef2afb 100644
--- a/package/fetchmail/fetchmail.hash
+++ b/package/fetchmail/fetchmail.hash
@@ -1,4 +1,4 @@
-# From https://sourceforge.net/p/fetchmail/mailman/message/59332343/
-sha256 efe01690d22bda359a579c77e2b0072658a092bff490ec0478a212c6b7d0eb70 fetchmail-6.6.4.tar.xz
+# From https://sourceforge.net/p/fetchmail/mailman/message/59347909/
+sha256 ab0320fe4df0b5ee8659189e66590d9de96aadbf929fe59f353ae7a317e9ef1e fetchmail-6.6.5.tar.xz
# Locally computed:
sha256 48aea24325e55932dbd79b30f558b9c87a416d675fe5f94445e8be5cb6606fde COPYING
diff --git a/package/fetchmail/fetchmail.mk b/package/fetchmail/fetchmail.mk
index d021c2c7bd..9b3c035844 100644
--- a/package/fetchmail/fetchmail.mk
+++ b/package/fetchmail/fetchmail.mk
@@ -5,7 +5,7 @@
################################################################################
FETCHMAIL_VERSION_MAJOR = 6.6
-FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).4
+FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).5
FETCHMAIL_SOURCE = fetchmail-$(FETCHMAIL_VERSION).tar.xz
FETCHMAIL_SITE = https://downloads.sourceforge.net/project/fetchmail/branch_$(FETCHMAIL_VERSION_MAJOR)
FETCHMAIL_LICENSE = GPL-2.0; some exceptions are mentioned in COPYING
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-21 10:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-20 6:22 [Buildroot] [PATCH 1/1] package/fetchmail: security bump version to 6.6.5 Bernd Kuhls
2026-06-21 10:38 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.