From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] fetchmail: Update to version 6.4.36 Date: Mon, 06 Feb 2023 17:20:44 +0100 Message-ID: <20230206162046.3497981-3-adolf.belka@ipfire.org> In-Reply-To: <20230206162046.3497981-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0344692638490147328==" List-Id: --===============0344692638490147328== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.4.34 to 6.4.36 - Update of rootfile nor required - Changelog fetchmail-6.4.36 (released 2023-01-28, 31710 LoC): (in alphabetical order of language codes): * cs: Petr Pisar [Czech] * es: Cristian Oth=C3=B3n Mart=C3=ADnez Vera [Spanish] * fr: Fr=C3=A9d=C3=A9ric Marchal [French] * ja: Takeshi Hamasaki [Japanese] * pl: Jakub Bogusz [Polish] * ro: Remus-Gabriel Chelu [Romanian] * sq: Besnik Bleta [Albanian] * sv: G=C3=B6ran Uddeborg [Swedish] fetchmail-6.4.35 (released 2023-01-04, 31707 LoC): * Fetchmail now warns about OpenSSL before 1.1.1s or 3.0.7, and rejects wolfSSL older than 5.5.1. (in reverse alphabetical order of language codes so as not to prefer people): * sv: G=C3=B6ran Uddeborg [Swedish] * eo: Keith Bowes [Esperanto] Signed-off-by: Adolf Belka --- lfs/fetchmail | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/fetchmail b/lfs/fetchmail index e018861f1..539c83287 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2018 IPFire Team = # +# Copyright (C) 2007-2023 IPFire Team = # # = # # 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 =20 SUMMARY =3D Full-Featured POP and IMAP Mail Retrieval Daemon =20 -VER =3D 6.4.34 +VER =3D 6.4.36 =20 THISAPP =3D fetchmail-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D fetchmail -PAK_VER =3D 13 +PAK_VER =3D 14 =20 DEPS =3D =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 796972391a0ac2c71382aaaad3d75fd5c10ddcc58807f6c7ef9940= 907779e0ec0a8403e077b24afd50e1a7df0646e852cba02ba314e99ea423904e9f8288df01 +$(DL_FILE)_BLAKE2 =3D eb2f68d8e9254bd1cabb20aa8058326ee1c1e6819fc2ce01194370= 8018b455d4259a2cf21d6eec0a4898ee1768c14f32d3617302ad418ccfbf6746c75c92c1fa =20 install : $(TARGET) =20 --=20 2.39.1 --===============0344692638490147328==--