From patchwork Tue Jun 15 17:37:03 2021 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: 4433 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 4G4Fr55TP6z3x7m for ; Tue, 15 Jun 2021 17:37:09 +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 4G4Fr46Fltz16K; Tue, 15 Jun 2021 17:37:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G4Fr44xdXz2xxv; Tue, 15 Jun 2021 17:37:08 +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 4G4Fr329Fxz2xVn for ; Tue, 15 Jun 2021 17:37:07 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4G4Fr22Lpwzg7 for ; Tue, 15 Jun 2021 17:37:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1623778626; 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=8CqUmhTYD2ALh91ei5iw3dxjtnJ2Z2Ou8BXQMnl/8Ns=; b=ZTdMRnSr7IkAR2XaEXJByrPzKM37gtMBVeCNVLIVotv8gFQzGoyxOszyRWv58Mk3eoMKnH z1SplFAj9YEFBzAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1623778626; 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=8CqUmhTYD2ALh91ei5iw3dxjtnJ2Z2Ou8BXQMnl/8Ns=; b=Hutw9fmooJoafkgrzKsAIsBPEPr3SUuEletCdQ1KpuyZOdeQzpvVU55U/oBvCh8DiKspqy BZBpM8f7d9F14SzLcWtllYRKrpNFeu2RNpVrIPOtNrv1MWc10/N0ZgrpOuz2NTfRTt0cQO is/164acnaePk7Jti3TwyYOFBUa+UGruuItJbMbjCEknmzcq50LlJYm01HEz+lTSdSSAa5 WuXApc3ZIj9z+rk54dKjqqJFDdXn4M5xcMIEApbLOkGavdDPwPmvZSZhpN6N4Cp+xLZqwk oygYRaOhrrS2lsCnX3qEg3NTUeCDadbn33U2UuoMyo6meXyEVNWZcHiYRTozhg== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Postfix: update to 3.6.1 Message-ID: <94971d3c-d3c7-49aa-15dd-214e04781e9e@ipfire.org> Date: Tue, 15 Jun 2021 19:37:03 +0200 MIME-Version: 1.0 Content-Language: en-US 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" This versions' release announcement can be retrieved here: http://www.postfix.org/announcements/postfix-3.6.1.html Signed-off-by: Peter Müller --- lfs/postfix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/postfix b/lfs/postfix index 5ea0e4955..3735f7e69 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@ include Config -VER = 3.6.0 +VER = 3.6.1 THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 30 +PAK_VER = 31 DEPS = @@ -66,7 +66,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 75cfd03f0cf4c35876d630d2a04bd6f4 +$(DL_FILE)_MD5 = 85d1c2b06a469ba6cc61946c7042e40e install : $(TARGET)