From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] apache: Update to 2.4.28
Date: Mon, 09 Oct 2017 14:51:01 +0100 [thread overview]
Message-ID: <1507557061.4045.6.camel@ipfire.org> (raw)
In-Reply-To: <20171008143721.1528-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2331 bytes --]
Hi,
thanks. It missed the removal of the patches, but I did that myself :)
-Michael
On Sun, 2017-10-08 at 16:37 +0200, Matthias Fischer wrote:
> For details see:
> http://apache.mirror.digionline.de//httpd/CHANGES_2.4.28
>
> Second try, based on current 'next'.
>
> I sent a similar patch a few days ago, but somehow it didn't find its way.
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/apache2 | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/lfs/apache2 b/lfs/apache2
> index 138ede8de..4276a8880 100644
> --- a/lfs/apache2
> +++ b/lfs/apache2
> @@ -1,7 +1,7 @@
> #############################################################################
> ##
> #
> #
> # IPFire.org - A linux based
> firewall #
> -# Copyright (C) 2007-2014 IPFire Team <info(a)ipfire.org>
> #
> +# Copyright (C) 2007-2017 IPFire Team <info(a)ipfire.org>
> #
> #
> #
> # 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 #
> @@ -25,7 +25,7 @@
>
> include Config
>
> -VER = 2.4.27
> +VER = 2.4.28
>
> THISAPP = httpd-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -45,7 +45,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 97b6bbfa83c866dbe20ef317e3afd108
> +$(DL_FILE)_MD5 = 49007ffe8e37a0834255b279810edf24
>
> install : $(TARGET)
>
> @@ -75,8 +75,6 @@ $(subst %,%_MD5,$(objects)) :
> $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
> @$(PREBUILD)
> @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
> - cd $(DIR_APP) && patch -Np0 -i $(DIR_SRC)/src/patches/apache-2.4.27-
> PR61382-fix.patch
> - cd $(DIR_APP) && patch -Np0 -i $(DIR_SRC)/src/patches/apache-2.4.27-
> CVE-2017-9798-fix.patch
> ### Add IPFire's layout, too
> echo "# IPFire layout" >> $(DIR_APP)/config.layout
> echo "<Layout IPFire>" >> $(DIR_APP)/config.layout
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-10-09 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-08 14:37 Matthias Fischer
2017-10-09 13:51 ` Michael Tremer [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-04 18:24 Matthias Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1507557061.4045.6.camel@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox