From patchwork Wed Sep 30 13:06:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ummeegge X-Patchwork-Id: 3499 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4C1c2l4VKzz3wh6 for ; Wed, 30 Sep 2020 13:06:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4C1c2k27C2zlK; Wed, 30 Sep 2020 13:06:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4C1c2k16MDz2y37; Wed, 30 Sep 2020 13:06:22 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4C1c2h3TsWz2xXq for ; Wed, 30 Sep 2020 13:06:20 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4C1c2g4BlczlK; Wed, 30 Sep 2020 13:06:19 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1601471179; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=T1z6weP9yCVlNtR/ZgOLzuDe1jlzQNmK4XS+C8gPLKw=; b=R1Qyy8POHQOh8UojDtg+1BqPoDRdVDjr3oXsVnvCrEvJl83nh+oX7jWALDzOe6jLefxJ+g iiVZ13Uc+DtFVgAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1601471179; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=T1z6weP9yCVlNtR/ZgOLzuDe1jlzQNmK4XS+C8gPLKw=; b=ILxKe1kKi1qqn/uNciLK0DiyiEyQhC10UxkM2TNmc0zanR9GKV5s/h9jAvKfp4prPmjk8j L+4Cpfh4giYmo5QFUQhqtoy5M9G0R2dbXJZXbXVGRWy9uBHTkrGiSfYHIjlvKFD2r54pq4 JgpBVe4pOXVFJKkXrVt0CeRp+xBjmbMKIZlxB43hofBArsnX5e7fjfY0IFt7EHRR7Iykjm m5nRP2hePxfT8N6AUaycxwpPuf9DlU+5R1w9C5YINcAWACFE2z3PLu87LjL0O4UyKt0BYE qNkSBvjTDvSk31Q7OzNMZ/ZxbHHLvXHyGNOMXCHkNP/8aUw6Q8rJc/ruJU2x8g== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] stunnel: Update to version 5.56 Date: Wed, 30 Sep 2020 15:06:07 +0200 Message-Id: <20200930130607.15690-1-ummeegge@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=ummeegge@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" The version jump from 5.44 to 5.56 includes several 'LOW' and 'HIGH' urgent bugfixes which are also secure relevant. A full overview of fixes and new features can be found in here --> https://www.stunnel.org/NEWS.html . Signed-off-by: Erik Kapfer --- config/rootfiles/packages/stunnel | 27 +++++++++++++-------------- lfs/stunnel | 8 ++++---- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/config/rootfiles/packages/stunnel b/config/rootfiles/packages/stunnel index 6ec82dacd..3ade5792b 100644 --- a/config/rootfiles/packages/stunnel +++ b/config/rootfiles/packages/stunnel @@ -8,19 +8,18 @@ usr/bin/stunnel #usr/lib/stunnel/libstunnel.la usr/lib/stunnel/libstunnel.so #usr/share/doc/stunnel -#usr/share/doc/stunnel/AUTHORS -#usr/share/doc/stunnel/BUGS -#usr/share/doc/stunnel/COPYING -#usr/share/doc/stunnel/COPYRIGHT.GPL -#usr/share/doc/stunnel/CREDITS -#usr/share/doc/stunnel/ChangeLog -#usr/share/doc/stunnel/INSTALL -#usr/share/doc/stunnel/INSTALL.FIPS -#usr/share/doc/stunnel/INSTALL.W32 -#usr/share/doc/stunnel/INSTALL.WCE -#usr/share/doc/stunnel/PORTS -#usr/share/doc/stunnel/README -#usr/share/doc/stunnel/TODO +#usr/share/doc/stunnel/AUTHORS.md +#usr/share/doc/stunnel/BUGS.md +#usr/share/doc/stunnel/COPYING.md +#usr/share/doc/stunnel/COPYRIGHT.md +#usr/share/doc/stunnel/CREDITS.md +#usr/share/doc/stunnel/INSTALL.FIPS.md +#usr/share/doc/stunnel/INSTALL.W32.md +#usr/share/doc/stunnel/INSTALL.WCE.md +#usr/share/doc/stunnel/NEWS.md +#usr/share/doc/stunnel/PORTS.md +#usr/share/doc/stunnel/README.md +#usr/share/doc/stunnel/TODO.md #usr/share/doc/stunnel/examples #usr/share/doc/stunnel/examples/ca.html #usr/share/doc/stunnel/examples/ca.pl @@ -37,5 +36,5 @@ usr/lib/stunnel/libstunnel.so #usr/share/man/man8/stunnel.8 #usr/share/man/man8/stunnel.pl.8 var/ipfire/backup/addons/includes/stunnel -var/lib/stunnel +#var/lib/stunnel var/lib/stunnel/run diff --git a/lfs/stunnel b/lfs/stunnel index c7e8608c3..1ddb2a963 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 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 # @@ -24,7 +24,7 @@ include Config -VER = 5.44 +VER = 5.56 THISAPP = stunnel-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 4 +PAK_VER = 5 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 47697dee496c80c8e352b2b705c4a571 +$(DL_FILE)_MD5 = 01b0ca9e071f582ff803a85d5ed72166 install : $(TARGET)