From patchwork Thu Nov 28 21:14:00 2019 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: 2620 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 47P9Pq0WYZz43WR for ; Thu, 28 Nov 2019 21:14:39 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47P9Pn153nz2KD; Thu, 28 Nov 2019 21:14:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47P9Pm6G2Qz2yYZ; Thu, 28 Nov 2019 21:14:36 +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) 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 mail02.haj.ipfire.org (Postfix) with ESMTPS id 47P9Pl0MPQz2xJ9 for ; Thu, 28 Nov 2019 21:14:35 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47P9Pj4yVNz2KD for ; Thu, 28 Nov 2019 21:14:33 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1574975674; 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=XgV4hK527APQocr0lvQBRkBphynestLA1OgLbCckxzE=; b=3+VoyWBweuWrSSvCr9jjDwJYCZFxPSujmq3T6FOCjuzXOOfWruZCZZkUfgLXob6ranIFg3 BO4O/ReDw9qFSNDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1574975674; 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=XgV4hK527APQocr0lvQBRkBphynestLA1OgLbCckxzE=; b=TKvkJ7ecsiMRJWSSw2oiV0ha6WRI6rCuuZ9ol1d/+xu8pyj1zWQQ1dLHycGmHTGzyWp1Gv mJiy+UjUDz8i3wbyJTvcftnOOaj8eufJ5x0X9S1Vk3qo2dehgRfF6no47UDX4ew6AKtnw/ uRi4H1hSyGEaijEYjrVAWGIgwlbuiCdbkZ1td/k2wIXBwhHb5H39KS5ssxDFBxBWobyINi 4UludvYZ774aMmbsoPwKtBnwhuEX82EMfg0I+U0ODhljlHpG0zHTtoUYnvaqGXI8AHk1RJ 7SGxdIHTaivXJX+iTsI3DhttYsAtdoDeoxiUHqpYD20WW97rWPe0alJEgXlcCw== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Postfix: update to 3.4.8 Message-ID: Date: Thu, 28 Nov 2019 21:14:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@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" See http://www.postfix.org/announcements/postfix-3.4.8.html for release announcements. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/postfix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/postfix b/lfs/postfix index 275784c10..887051470 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@ include Config -VER = 3.4.6 +VER = 3.4.8 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 = 21 +PAK_VER = 22 DEPS = "" @@ -66,7 +66,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5aa930a8ce3cc6f82247dbd9f536380c +$(DL_FILE)_MD5 = 6944b946887077a28e3dcb375ff53701 install : $(TARGET)