public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-server] Stabilization of new-style Apache
@ 2005-09-08  1:48 Michael Stewart (vericgar)
  2005-09-11 21:01 ` Ben Munat
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Stewart (vericgar) @ 2005-09-08  1:48 UTC (permalink / raw
  To: gentoo-dev, gentoo-server, gentoo-web-user, gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2592 bytes --]

The Gentoo Apache Team is pleased to announce the stabilizing of package
updates that have been in the works for over a year. Some of the major
changes include:

 - New configuration and configuration locations to more closely match
   upstream and reduce confusion for users coming from other
   distributions.
 - Modules now use a centralized eclass that builds, installs, and
   displays standard information on enabling the module. This allows
   easier maintenance of existing modules, and allows us to more rapidly
   develop ebuilds for modules that are not yet in the tree.
 - Expanded USE flags to let you choose which MPM is compiled.
 - A new gentoo-webroot that will eventually provide a gentoo-themed
   icon-set, error documents, and default website. This has been put in
   it's own package, and includes a USE-flag to not install the
   gentoo-webroot into /var/www/localhost - useful if you put your own
   website there.
 - And much more, including the fixing of many many bugs.

These changes will stabilized on Sunday, September 18th. These changes
have been throughly tested and given a thumbs up by many many users.
They also allow you to use the new php (including support for php5)
ebuilds when they become fully available.

Because of these changes and improvements, when you upgrade to the new
revision of Apache, you will need to take care of some things. These are
fully documented in our Upgrading Apache document [1], but in
summary, this is what you will need to do:

 - Merge any customizations that you have made to the Apache
   configuration into the new configuration at /etc/apache2/httpd.conf
   (The configuration file location has changed). Note that the init
   script for apache checks for a configuration in the old location and
   refuses to start if you haven't moved/removed it - this is to avoid
   the possibility of moving to a configuration that isn't right for
   your machine.
 - Update any modules that you used to revisions that support the new
   eclass. Older modules will not work due to location changes.
 - Restart Apache

We have done our best to make it easy to migrate, but if you have
problems, feel free to visit us in #gentoo-apache on irc.freenode.net or
on our mailing list gentoo-web-user@gentoo.org and we'll be glad to
help.

Thanks,
The Gentoo Apache Team

[1] http://www.gentoo.org/doc/en/apache-upgrading.xml

-- 
Michael Stewart                                     vericgar@gentoo.org
Gentoo Developer                        http://dev.gentoo.org/~vericgar

GnuPG Key ID 0x08614788 available on http://pgp.mit.edu
--


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] Stabilization of new-style Apache
  2005-09-08  1:48 [gentoo-server] Stabilization of new-style Apache Michael Stewart (vericgar)
@ 2005-09-11 21:01 ` Ben Munat
  2005-09-11 21:56   ` Michael Stewart (vericgar)
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Munat @ 2005-09-11 21:01 UTC (permalink / raw
  To: gentoo-server

Well, well... yet another false alarm...

Indeed, a new ebuild of Apache was unmasked today. However, it is not -- yet again -- this 
major re-working of the apache layout that we've been hearing about for over nine months now.

Sigh.

b


Michael Stewart (vericgar) wrote:
> The Gentoo Apache Team is pleased to announce the stabilizing of package
> updates that have been in the works for over a year. Some of the major
> changes include:
> 
>  - New configuration and configuration locations to more closely match
>    upstream and reduce confusion for users coming from other
>    distributions.
>  - Modules now use a centralized eclass that builds, installs, and
>    displays standard information on enabling the module. This allows
>    easier maintenance of existing modules, and allows us to more rapidly
>    develop ebuilds for modules that are not yet in the tree.
>  - Expanded USE flags to let you choose which MPM is compiled.
>  - A new gentoo-webroot that will eventually provide a gentoo-themed
>    icon-set, error documents, and default website. This has been put in
>    it's own package, and includes a USE-flag to not install the
>    gentoo-webroot into /var/www/localhost - useful if you put your own
>    website there.
>  - And much more, including the fixing of many many bugs.
> 
> These changes will stabilized on Sunday, September 18th. These changes
> have been throughly tested and given a thumbs up by many many users.
> They also allow you to use the new php (including support for php5)
> ebuilds when they become fully available.
> 
> Because of these changes and improvements, when you upgrade to the new
> revision of Apache, you will need to take care of some things. These are
> fully documented in our Upgrading Apache document [1], but in
> summary, this is what you will need to do:
> 
>  - Merge any customizations that you have made to the Apache
>    configuration into the new configuration at /etc/apache2/httpd.conf
>    (The configuration file location has changed). Note that the init
>    script for apache checks for a configuration in the old location and
>    refuses to start if you haven't moved/removed it - this is to avoid
>    the possibility of moving to a configuration that isn't right for
>    your machine.
>  - Update any modules that you used to revisions that support the new
>    eclass. Older modules will not work due to location changes.
>  - Restart Apache
> 
> We have done our best to make it easy to migrate, but if you have
> problems, feel free to visit us in #gentoo-apache on irc.freenode.net or
> on our mailing list gentoo-web-user@gentoo.org and we'll be glad to
> help.
> 
> Thanks,
> The Gentoo Apache Team
> 
> [1] http://www.gentoo.org/doc/en/apache-upgrading.xml
> 
-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] Stabilization of new-style Apache
  2005-09-11 21:01 ` Ben Munat
@ 2005-09-11 21:56   ` Michael Stewart (vericgar)
  2005-09-12  1:44     ` Jonathan Nichols
  2005-09-12  4:36     ` Ben Munat
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Stewart (vericgar) @ 2005-09-11 21:56 UTC (permalink / raw
  To: gentoo-server

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

Ben Munat wrote:
> Well, well... yet another false alarm...
> 
> Indeed, a new ebuild of Apache was unmasked today. However, it is not --
> yet again -- this major re-working of the apache layout that we've been
> hearing about for over nine months now.
> 
> Sigh.
> 
> b

Please take a look at the date in the announcement. New-style will be
stabilized on September 18th, 2005 - that is one week from today.

The recent bumps were for security reasons - we plan to maintain
old-style (at least for security reasons) for a transition period of a
few months so that everyone isn't forced to upgrade to new-style if
there happens to be another security issue.

-- 
Michael Stewart                                     vericgar@gentoo.org
Gentoo Developer                        http://dev.gentoo.org/~vericgar

GnuPG Key ID 0x08614788 available on http://pgp.mit.edu
--

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] Stabilization of new-style Apache
  2005-09-11 21:56   ` Michael Stewart (vericgar)
@ 2005-09-12  1:44     ` Jonathan Nichols
  2005-09-12  2:37       ` Michael Stewart (vericgar)
  2005-09-12  4:36     ` Ben Munat
  1 sibling, 1 reply; 6+ messages in thread
From: Jonathan Nichols @ 2005-09-12  1:44 UTC (permalink / raw
  To: gentoo-server

Is this only for Apache2 or is 1.3.x included in this fun as well?



-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] Stabilization of new-style Apache
  2005-09-12  1:44     ` Jonathan Nichols
@ 2005-09-12  2:37       ` Michael Stewart (vericgar)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Stewart (vericgar) @ 2005-09-12  2:37 UTC (permalink / raw
  To: gentoo-server

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

Jonathan Nichols wrote:
> Is this only for Apache2 or is 1.3.x included in this fun as well?
> 
> 
> 

Yes, Both apache-2.0.x and apache-1.3.x have new-style configurations.

-- 
Michael Stewart                                     vericgar@gentoo.org
Gentoo Developer                        http://dev.gentoo.org/~vericgar

GnuPG Key ID 0x08614788 available on http://pgp.mit.edu
--

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] Stabilization of new-style Apache
  2005-09-11 21:56   ` Michael Stewart (vericgar)
  2005-09-12  1:44     ` Jonathan Nichols
@ 2005-09-12  4:36     ` Ben Munat
  1 sibling, 0 replies; 6+ messages in thread
From: Ben Munat @ 2005-09-12  4:36 UTC (permalink / raw
  To: gentoo-server

Michael Stewart (vericgar) wrote:
> Ben Munat wrote:
> 
>>Well, well... yet another false alarm...
>>
>>Indeed, a new ebuild of Apache was unmasked today. However, it is not --
>>yet again -- this major re-working of the apache layout that we've been
>>hearing about for over nine months now.
>>
>>Sigh.
>>
>>b
> 
> 
> Please take a look at the date in the announcement. New-style will be
> stabilized on September 18th, 2005 - that is one week from today.
> 
> The recent bumps were for security reasons - we plan to maintain
> old-style (at least for security reasons) for a transition period of a
> few months so that everyone isn't forced to upgrade to new-style if
> there happens to be another security issue.
> 

Ack! How embarassing...... okay, I'll shut up and crawl back in my hole now.... er, keep 
up the good work!

b

-- 
gentoo-server@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-12  4:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08  1:48 [gentoo-server] Stabilization of new-style Apache Michael Stewart (vericgar)
2005-09-11 21:01 ` Ben Munat
2005-09-11 21:56   ` Michael Stewart (vericgar)
2005-09-12  1:44     ` Jonathan Nichols
2005-09-12  2:37       ` Michael Stewart (vericgar)
2005-09-12  4:36     ` Ben Munat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox