From patchwork Wed Jul 18 04:13:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Apolinarski X-Patchwork-Id: 1867 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id C512160B60 for ; Tue, 17 Jul 2018 20:13:46 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 730C910BA537; Tue, 17 Jul 2018 19:13:45 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1531851226; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=nDcsVEiPJl17m2Ibm3+IbTYP6HMJjujpY/Yr3KldnEQ=; b=iaErSV8WdZ6q3mf1EWQH7tu24FehG80tSH7cDt9f84FAgSPchruHq3Y7K0hg6CW/RKnyWM tyPHAZHwUgGfTYvMzejGXJN2PKBB2yiIoL2EZpHXcWQyxRGwadZrju7P1YbI8jQrMOdmoZ 4orczM/WF71lHf1I1TiPWGqnuhxjS5hUE/chmYXW0v6/4e+eCwXEL1z9ZjbsHGrSOILSaX 2l3GL6MTfpLo+chvryY3fgsXIPpLqA56iKAbAhAitYYqVFslT8sTAfjD/ntPBpg0nx7Efj 5aijETwLeRS517/ksuyrksFdHI/q3Tni3ikawPeddWlRMDrqg+co5cHsSd2dQw== Received: from gentoo-modula.duisburg.apolinarski.de (x4e3043f9.dyn.telefonica.de [78.48.67.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 098FC1093706; Tue, 17 Jul 2018 19:13:41 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1531851222; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=nDcsVEiPJl17m2Ibm3+IbTYP6HMJjujpY/Yr3KldnEQ=; b=KVpzql7FOoVb28mMmrTQk4oCxBzmQxX3bD73Wgax8rAtwVeZyYNfvTwc8sVSJe3zjBHfSS 7LiJqouCv6XxzoTN3i+xW42TOHkNxPFPtM3dVd3G4vCMcaOyUKOGXGsQBlAUolwJSOHHB9 UhKFbX1ksGIUq+dkKBYzK3ZMTDwacPaHRD/Q9hWcQDP4mCbqFQjbTv4C/nPrEjBhWLiSh4 7i6juX9JuS9G0Ap/oEwlYlKXeGVJtyYE5xuV0r+aCFeFf3olyChhc4FIGo06ccgbjqaQJn oXcz/Vk/aJN3IhsXMsbZeCjurS9IP4aQw1yuTYwP8X8CMdr0zg+Ukv/p9TkO5g== From: Wolfgang Apolinarski To: development@lists.ipfire.org Subject: [PATCH 0/1] Apache: Update to 2.4.34 Date: Tue, 17 Jul 2018 20:13:29 +0200 Message-Id: <20180717181330.24801-1-wolfgang.apolinarski@ipfire.org> X-Mailer: git-send-email 2.13.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=wapolinarski smtp.mailfrom=wolfgang.apolinarski@ipfire.org X-Spamd-Result: default: False [-2.83 / 11.00]; TO_DN_SOME(0.00)[]; NEURAL_HAM(-0.76)[-0.252,0]; RCVD_COUNT_ZERO(0.00)[0]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-2.97)[99.87%]; ASN(0.00)[asn:6805, ipnet:78.48.0.0/13, country:DE]; DKIM_SIGNED(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-Spam-Status: No, score=-2.83 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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" Apache: Update to 2.4.34 - Small bugfix release, apr and apr-util are still up-to-date. - Built and tested. Wolfgang Apolinarski (1): Apache: Update to 2.4.34 lfs/apache2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)