public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] fetchmail: Update to version 6.4.38
Date: Mon, 03 Jun 2024 16:47:27 +0200	[thread overview]
Message-ID: <20240603144731.2620910-1-adolf.belka@ipfire.org> (raw)

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


             reply	other threads:[~2024-06-03 14:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03 14:47 Adolf Belka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240603144731.2620910-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox