public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] fetchmail: Update to version 6.4.38
@ 2024-06-03 14:47 Adolf Belka
  2024-06-03 14:47 ` [PATCH] git: Update to version 2.45.2 Adolf Belka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Adolf Belka @ 2024-06-03 14:47 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2728 bytes --]

- Update from version 6.4.36 to 6.4.38
- Update of rootfile not required
- Changelog
    6.4.38
	# BREAKING CHANGES:
		* Tighten OpenSSL and wolfSSL version requirements again. See README.SSL.
		  Distributors providing older versions that they backport security fixes for
		  may want to patch socket.c but remember to redirect support to your
		  distribution's support channels.
		  The fetchmail maintainer only supports functionally unmodified builds with
		  publicly available SSL/TLS library versions.
		  fetchmail will refuse to build against OpenSSL 1.0.2 older than 1.0.2u,
		  or wolfSSL older than 5.6.2. It will warn about OpenSSL older than 3.0.9,
		  or between 3.1.0 and 3.1.4, or wolfSSL older than 5.6.6.
	# TRANSLATIONS: language translations were updated by these fine people:
		(in reverse alphabetical order of language codes):
		* ru:    Kirill Isakov [Russian]
		* eo:    Keith Bowes [Esperanto]

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/fetchmail | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/fetchmail b/lfs/fetchmail
index 6b2dda18a..dbba637ba 100644
--- a/lfs/fetchmail
+++ b/lfs/fetchmail
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Full-Featured POP and IMAP Mail Retrieval Daemon
 
-VER        = 6.4.36
+VER        = 6.4.38
 
 THISAPP    = fetchmail-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = fetchmail
-PAK_VER    = 15
+PAK_VER    = 16
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = eb2f68d8e9254bd1cabb20aa8058326ee1c1e6819fc2ce011943708018b455d4259a2cf21d6eec0a4898ee1768c14f32d3617302ad418ccfbf6746c75c92c1fa
+$(DL_FILE)_BLAKE2 = 6bb743b0e1f47143f69e3790ba2ad8849d2ec216c5fd7cc427a737e00183f2e3a65007df9dc5ffdebd991bd13e079a501519b271d02b1fd75151032d74e84dd2
 
 install : $(TARGET)
 
-- 
2.45.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-03 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-03 14:47 [PATCH] fetchmail: Update to version 6.4.38 Adolf Belka
2024-06-03 14:47 ` [PATCH] git: Update to version 2.45.2 Adolf Belka
2024-06-03 14:47 ` [PATCH] gnutls: Update to version 3.8.5 Adolf Belka
2024-06-03 14:47 ` [PATCH] libedit: Update to version 20240517-3.1 Adolf Belka
2024-06-03 14:47 ` [PATCH] wsdd: Update to version 0.8 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox