You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Martin Kraemer <Ma...@Fujitsu-Siemens.com> on 2001/02/26 18:54:20 UTC

[APACHE-1.3.19] Tagged & Rolled

The tar balls for apache-1.3.19 are at the usual place
  <URL:http://dev.apache/org/dist/>

Please give them a good bashing and tell me about any problems.
If no problems appear, I propose a release for Wednesday, Feb 28.

Let me hear it!

   Martin
-- 
<Ma...@Fujitsu-Siemens.com>    |       Fujitsu Siemens
       <ma...@apache.org>              |   81730  Munich,  Germany

Re: [APACHE-1.3.19] Tagged & Rolled

Posted by Aris Stathakis <ar...@sco.COM>.
Martin Kraemer wrote:
> 
> The tar balls for apache-1.3.19 are at the usual place
>   <URL:http://dev.apache/org/dist/>
> 
> Please give them a good bashing and tell me about any problems.
> If no problems appear, I propose a release for Wednesday, Feb 28.
> 
> Let me hear it!

Compiles fine on SCO UnixWare 7.1.1.  We get the usual 'redefined'
errors, but I think that's our problem.

One warning I get now (using gcc) which I didn't get before:

        gcc -c  -I../os/unix -I../include  -O2 -DUW=700 -DUSE_HSREGEX
-DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED `../apaci`ap_getpass.c

ap_getpass.c: In function `ap_getpass':
ap_getpass.c:191: warning: assignment makes pointer from integer without
a cast


Aris

Re: [APACHE-1.3.19] Tagged & Rolled

Posted by Martin Kraemer <Ma...@Fujitsu-Siemens.com>.
On Wed, Feb 28, 2001 at 11:40:26AM -0500, Brad wrote:
> I know the changes are in dist/CHANGES_1.3 as well but just wanted to
> point out that dist/CHANGES hasn't been updated yet.

Thanks. Fixed.

  Martin
-- 
<Ma...@Fujitsu-Siemens.com>    |       Fujitsu Siemens
       <ma...@apache.org>              |   81730  Munich,  Germany

Re: [APACHE-1.3.19] Tagged & Rolled

Posted by Martin Kraemer <Ma...@Fujitsu-Siemens.com>.
On Wed, Feb 28, 2001 at 10:49:22AM -0600, William A. Rowe, Jr. wrote:
> Suggestion ... Nuke /dist/CHANGES.  We will have two parallel servers for
> some time here, it's simply ambigous.

For the time being, I replaced it by symlinks to
the www.apache.org/dist/CHANGES* copies.

   Martin
-- 
<Ma...@Fujitsu-Siemens.com>    |       Fujitsu Siemens
       <ma...@apache.org>              |   81730  Munich,  Germany

Re: [APACHE-1.3.19] Tagged & Rolled

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Suggestion ... Nuke /dist/CHANGES.  We will have two parallel servers for
some time here, it's simply ambigous.

Bill

----- Original Message ----- 
From: "Brad" <br...@comstyle.com>
To: <ne...@apache.org>
Sent: Wednesday, February 28, 2001 10:40 AM
Subject: Re: [APACHE-1.3.19] Tagged & Rolled


> I know the changes are in dist/CHANGES_1.3 as well but just wanted to
> point out that dist/CHANGES hasn't been updated yet.
> 
> // Brad
> 
> brad@comstyle.com
> brad@openbsd.org
> 
> >Just to keep you up-to-date: the web servers (www.apache.org/dist/
> >and httpd.apache.org) reflect the 1.3.19 state (new announcements etc)
> >and I'll give the mirrors another day to catch up before announcing.
> 
> 


Re: [APACHE-1.3.19] Tagged & Rolled

Posted by Brad <br...@comstyle.com>.
I know the changes are in dist/CHANGES_1.3 as well but just wanted to
point out that dist/CHANGES hasn't been updated yet.

// Brad

brad@comstyle.com
brad@openbsd.org

>Just to keep you up-to-date: the web servers (www.apache.org/dist/
>and httpd.apache.org) reflect the 1.3.19 state (new announcements etc)
>and I'll give the mirrors another day to catch up before announcing.


Re: [APACHE-1.3.19] Tagged & Rolled

Posted by Martin Kraemer <Ma...@Fujitsu-Siemens.com>.
Just to keep you up-to-date: the web servers (www.apache.org/dist/
and httpd.apache.org) reflect the 1.3.19 state (new announcements etc)
and I'll give the mirrors another day to catch up before announcing.

  Martin
-- 
<Ma...@Fujitsu-Siemens.com>    |       Fujitsu Siemens
       <ma...@apache.org>              |   81730  Munich,  Germany

Re: [APACHE-1.3.19] Tagged & Rolled

Posted by "Jeffrey W. Baker" <jw...@acm.org>.
On Mon, 26 Feb 2001, Martin Kraemer wrote:

> The tar balls for apache-1.3.19 are at the usual place
>   <URL:http://dev.apache/org/dist/>
>
> Please give them a good bashing and tell me about any problems.
> If no problems appear, I propose a release for Wednesday, Feb 28.

Builds and runs on Linux 2.4/glibc 2.2.2/gcc 2.95.2 with proxy and
mod_perl enabled.

I used it as my http proxy (to exercise unparse_uri) and it worked fine.

-jwb