From patchwork Sat Oct 27 08:15:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Apolinarski X-Patchwork-Id: 1970 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id BB7996095F for ; Fri, 26 Oct 2018 23:16:06 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 8F651204EC86; Fri, 26 Oct 2018 22:16:05 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540588566; 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:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=Jkf7fduSYDVVbAFCCQeMp1OZp2McE5GvuNHMs0CLUpA=; b=zLn+vZStqSsoJY6erN29/82dEerJdw+dbuRO3tLp6XDeNC9Ja8Hww+b83rx8nt1Zkpr7pK mMK5+zpfiAQ6THgAUMkt0yYZaAW2OKUR7lb3XE3LRI3tNHtJ6cIiLzWnJAXCWSNl45C8aQ w3hM4yY5O4Y7lxrMhOILhIXN/MFFCbQFrOFfBu6/eqz3XRdJFGhIpkOdhg38XtTpXC9Xmq XXZVKQfjnAUcsEGF42fkBx7eUZArZphKwP5CH/8jhNyISC5iLUTJPOMVnQA0/+s1QKzI0u 4rmt/WRx/yWurVbXKbFJMGgVOzGrHPhE3rWEfHkE7+Ljzv+ac7ekMpNtUtWUqA== Received: from gentoo-modula.duisburg.apolinarski.de (x5d84356f.dyn.telefonica.de [93.132.53.111]) (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 92A44204EC7B; Fri, 26 Oct 2018 22:16:01 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540588561; 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:in-reply-to: references:references; bh=Jkf7fduSYDVVbAFCCQeMp1OZp2McE5GvuNHMs0CLUpA=; b=GSBRDrT5QXefM9bDcI94UthGxMQLd5UkQcCITf3CdLcAm0aUSxbDv6//tAOUxrVfu4hHI5 jNdAVtSDWNMBC+WLD6ZlsdcEpVqfpJFx4wnlPLnQlx3Oe5KQXkokEBg3EzbxIzT+eJWOat udX1gA7cIsrSJS2qRdVF4mtUbTN24vDzSFgEgG4qaitMoQ1vp0UQeS3s+zUa2tMYhJ/4fV Bmk/tsGBQ9yvyfjY7SWgoA1JNKv+wPBmHA+DrvUMFiaE5xw9FlhTIp5y0ocIG6ORIsvSTK 9MY0InUlJ2MLNC3BRwWgTveLQUAamp6cZkEcZdQl28Nknq+hKkP2p/WxaA2hWw== From: Wolfgang Apolinarski To: development@lists.ipfire.org Subject: [PATCH v2 0/1] Updated apache and apr Date: Fri, 26 Oct 2018 23:15:42 +0200 Message-Id: <20181026211543.739-1-wolfgang.apolinarski@ipfire.org> X-Mailer: git-send-email 2.13.0 In-Reply-To: <20181024114611.8854-1-wolfgang.apolinarski@ipfire.org> References: <20181024114611.8854-1-wolfgang.apolinarski@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=wapolinarski smtp.mailfrom=wolfgang.apolinarski@ipfire.org X-Spamd-Result: default: False [-2.22 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-0.12)[-0.039,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:6805, ipnet:93.128.0.0/13, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-2.22 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" Updated apache httpd to 2.4.37 and apr to 1.6.5 - Changed build order to build mod_lua and mod_md modules - Changes: http://www.apache.org/dist/httpd/CHANGES_2.4.37 http://www.apache.org/dist/apr/CHANGES-APR-1.6 Wolfgang Apolinarski (1): Updated apache and apr config/rootfiles/common/apache2 | 454 ++++++++++++++++++++-------------------- config/rootfiles/common/apr | 2 +- lfs/apache2 | 4 +- lfs/apr | 4 +- make.sh | 4 +- 5 files changed, 235 insertions(+), 233 deletions(-)