jim 00/01/12 09:44:23
Modified: . STATUS
Log:
Push back the release... We need to fix
these before we release
Revision Changes Path
1.788 +15 -12 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.787
retrieving revision 1.788
diff -u -r1.787 -r1.788
--- STATUS 2000/01/11 19:47:35 1.787
+++ STATUS 2000/01/12 17:44:12 1.788
@@ -1,15 +1,15 @@
1.3 STATUS:
- Last modified at [$Date: 2000/01/11 19:47:35 $]
+ Last modified at [$Date: 2000/01/12 17:44:12 $]
Release:
- 1.3.10-dev: Current. We will try to release on 1/14/2000. As such,
+ 1.3.10-dev: Current. We will try to release on 1/19/2000. As such,
only bug-fixes and doc changes will be allowed.
Timeline:
- 1/12/2000: Code freeze. No changes at all.
- 1/13/2000: tag and roll tarball
- 1/17/2000: Release and announce
- 1/19/2000: Re-open CVS (delay "just in case")
+ 1/15/2000: Code freeze. No changes at all.
+ 1/16/2000: tag and roll tarball
+ 1/19/2000: Release and announce
+ 1/21/2000: Re-open CVS (delay "just in case")
1.3.9: Tagged and rolled on Aug. 16. Released and announced on 19th.
1.3.8: Not released.
1.3.7: Not released.
@@ -35,8 +35,10 @@
<[EMAIL PROTECTED]>
UPDATE: Ryan suggested that SHLIB_SUFFIX_NAME=sl be backed
out. Jim has done this. However, there is still debate
- on the correct fix. ALL patches regarding this MUST
- be verified on a HPUX machine.
+ on the correct fix. At present, this seems to fix the
+ symptom, but not the full problem, which is inherent
+ in how the shared "functionality" was coded. Other
+ suggested patches break other platforms.
* HPUX build failure without -Ae provided to HPUX compiler as a CFLAG.
The error message states this flag is required for "long long" types
@@ -44,10 +46,11 @@
Ryan submitted a patch for this problem
STATUS: Ryan +1, Jim, +1
- * There is a Netware patch which should be applied. We've let
- Netware hang too long. Patch by Mike Gardiner <[EMAIL PROTECTED]>
- Message-ID: <[EMAIL PROTECTED]>
- STATUS: Bill +1, Ryan +1
+ * DSO emulation for AIX 4.2 appears hosed.
+ Message-ID: <[EMAIL PROTECTED]>
+ STATUS: Ryan, Sascha and others are looking into
+ what is really going on.
+
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: