mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/fetchmail: security bump version to 6.5.6
Release notes:
https://sourceforge.net/p/fetchmail/mailman/message/59241831/
CVE pending assignment by MITRE:
https://fetchmail.sourceforge.io/fetchmail-SA-2025-01.txt
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 7cb507b31c)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
56ca3cf059
commit
4694ada21f
@@ -1,4 +1,4 @@
|
||||
# From https://sourceforge.net/p/fetchmail/mailman/message/59238340/
|
||||
sha256 f989b62729c76afbcd65ec43b9c477f2d990f0913da141ff8166aa4e2bf56025 fetchmail-6.5.5.tar.xz
|
||||
# From https://sourceforge.net/p/fetchmail/mailman/message/59241831/
|
||||
sha256 ec10e0e0eaa417313559379ede76c74614766d838b39470b66474863aa690dab fetchmail-6.5.6.tar.xz
|
||||
# Locally computed:
|
||||
sha256 a502ffd59034feee7e924b29500451b984992ae361bd8084736afc470f32135a COPYING
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
FETCHMAIL_VERSION_MAJOR = 6.5
|
||||
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).5
|
||||
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).6
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user