From patchwork Wed Mar 2 21:14:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5301 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4K86MR2HGWz3xK1 for ; Wed, 2 Mar 2022 21:14:59 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4K86MP2KM1z3vN; Wed, 2 Mar 2022 21:14:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4K86MP1lchz2ys1; Wed, 2 Mar 2022 21:14:57 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4K86MM3m8Zz2xSB for ; Wed, 2 Mar 2022 21:14:55 +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)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4K86ML5vPLz35q for ; Wed, 2 Mar 2022 21:14:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1646255695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=f1FuGOBtTIWwDjYrYrjm6y91rsqgGKvvrk5YxNVeLn4=; b=7a4Ofw2Lg14wVYk58bXkXH5cFc59wxlH2Fz9JtwI+cw7BkGlGKYCJvJ98NgGtI+mbPjO6A iSpxqVO7zFyEa0Dw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1646255695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=f1FuGOBtTIWwDjYrYrjm6y91rsqgGKvvrk5YxNVeLn4=; b=MFT4o6qtHksuQ3WVTE0KAw75vHWtqiMj+WPThpYBH+j9t8ElVWU0P9U6ARo80jELEVYMta ODbZLXIjAm/G45+f7g2vXpyPrV2tShwlXyAvtWlf2z4iw5UkMPB6rpM5UUg9vtQcnMMmVa E7XwIdD2scPZKKDZFMxCi4kq5IG8yDR2SqRAaP3nhV2tbERm/UcuynqUyvu3JeilbFu3Ik 3U6w9jCSU4QkwyksDistqB2RBb+CFqsFOVnq+bSLcc9PgfRW/GF0KmtU55W8jjcmeeTRy2 Mq66wvpSZkY2pM0AAEKjL7F0hM46vanxvQfZDdaRCue9A/ACIolyqbp4eoA6xA== Message-ID: <9d4b17c9-6a1c-f226-ea98-ef5735675413@ipfire.org> Date: Wed, 2 Mar 2022 21:14:53 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Postfix: Update to 3.7.0 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" See https://www.postfix.org/announcements/postfix-3.7.0.html for this version's release announcement. Signed-off-by: Peter Müller --- lfs/postfix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/postfix b/lfs/postfix index 29b0a3af0..e63daa8ba 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 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 SUMMARY = A fast, secure, and flexible mailer -VER = 3.6.3 +VER = 3.7.0 THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 33 +PAK_VER = 34 DEPS = @@ -70,7 +70,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 793f9f4abf74d07a2557bd97a903b98d +$(DL_FILE)_MD5 = 4ab110024af1837f6c4098a7f8500b05 install : $(TARGET)