Gentoo Archives: gentoo-dev

From: Dirkjan Ochtman <djc@g.o>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Re: News item: Upgrading Apache from 2.2 to 2.4
Date: Fri, 22 Jan 2016 14:05:28
Message-Id: CAKmKYaDfH8yXW3jrfX5QG7xL_=7E2U2dKN-UKsxXBUQ3o-acYg@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: News item: Upgrading Apache from 2.2 to 2.4 by Paul Varner
1 Third attempt.
2
3 ===
4
5 Title: Upgrading Apache from 2.2 to 2.4
6 Author: Dirkjan Ochtman <djc@g.o>
7 Content-Type: text/plain
8 Posted: 2016-01-17
9 Revision: 1
10 News-Item-Format: 1.0
11 Display-If-Installed: www-servers/apache
12
13 With the 2.4 branch released by upstream almost 4 years ago, stable
14 Gentoo systems will soon be upgraded from apache 2.2 to apache 2.4.
15 When upgrading, some configuration changes will have to be made.
16 Upstream has a handy guide:
17
18 https://httpd.apache.org/docs/2.4/upgrading.html
19
20 For more information on all the new features, start here:
21
22 https://httpd.apache.org/docs/trunk/new_features_2_4.html
23
24 After emerging Apache 2.4, you will also need to rebuild any
25 third-party modules:
26
27 emerge -av1 /usr/lib/apache2/modules --exclude=www-servers/apache
28
29 ===
30
31 Remaining question: how do get the timing of the news item to line up
32 with the stabilization? Or do we just start by sending out the news
33 item, then file the stabilization bugs so that people at least have
34 advance notice?
35
36 Cheers,
37
38 Dirkjan

Replies

Subject Author
Re: [gentoo-dev] Re: News item: Upgrading Apache from 2.2 to 2.4 Kristian Fiskerstrand <k_f@g.o>