tetsuya 2003/07/18 15:16:26
Modified: docs index.html
docs/site elsewhere.html
xdocs index.xml
xdocs/site elsewhere.xml
Log:
18 July 2003 - Apache FOP 0.20.5 Released
18 July 2003 - Apache HTTP Server 1.3.28 Released
Revision Changes Path
1.275 +3 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- index.html 18 Jul 2003 07:37:04 -0000 1.274
+++ index.html 18 Jul 2003 22:16:25 -0000 1.275
@@ -241,9 +241,11 @@
<h4>Other news from <a
href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20030718.2">18 July 2003 -
<b>Apache FOP 0.20.5</b> Released</a></li>
+ <li><a href="site/elsewhere.html#20030718.1">18 July 2003 -
<b>Apache HTTP Server 1.3.28</b> Released</a></li>
<li><a href="site/elsewhere.html#20030715.1">15 July 2003 - <b>Many
Jakarta products</b> have been included in <b>Out-of-the-Box 2.1</b></a></li>
<li><a href="site/elsewhere.html#20030714.1">14 July 2003 -
<b>Apache Maven 1.0 beta10</b> Released</a></li>
- <li><a href="site/elsewhere.html#20030709.1">09 July 2003 -
<b>Apache HTTPD WebServer 2.0.47</b> Released</a></li>
+ <li><a href="site/elsewhere.html#20030709.1">09 July 2003 -
<b>Apache HTTP Server 2.0.47</b> Released</a></li>
<li><a href="site/news.html#20030708.1">08 July 2003 - <b>Jakarta
Newsletter Issue 9</b> Released</a></li>
<li><a href="site/news.html#20030702.2">02 July 2003 - <b>Jakarta
Commons</b> featured in OnJava article, open source conference and (forthcoming)
book</a></li>
</ul>
1.57 +90 -2 jakarta-site2/docs/site/elsewhere.html
Index: elsewhere.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- elsewhere.html 17 Jul 2003 19:26:59 -0000 1.56
+++ elsewhere.html 18 Jul 2003 22:16:25 -0000 1.57
@@ -182,7 +182,95 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030715.1">
+ <a name="20030718.2">
+<h3>18 Jul 2003 - Apache FOP 0.20.5 released</h3></a>
+ <p>
+the Apache FOP team is pleased to announce the release of FOP 0.20.5
+</p>
+ <p>
+Binary and source distributions are available at:
+<a
href="http://www.apache.org/dyn/closer.cgi/xml/fop/">http://www.apache.org/dyn/closer.cgi/xml/fop/</a>
+</p>
+ <p>
+Changes since 0.20.4 include:
+<ul>
+<li> Added support for PDF encryption</li>
+<li> Perfomance tuning</li>
+<li> Fixed link hotspot positioning</li>
+<li> Fixed multi-threading issues</li>
+<li> Added support for CCITT Group 4 encoded TIFF files</li>
+<li> Dynamic JAI support</li>
+<li> Added autoselecting portrait/landscape for PCL and PS Renderer</li>
+<li> Added continued-label extension for tables</li>
+<li> Improved AWT Font-measuring/rendering</li>
+<li> Improved marker handling</li>
+<li> Fixed problem with jpegs with icc profile and acrobat reader 5</li>
+<li> Added a fontBaseDir property</li>
+<li> TXTRenderer output encoding</li>
+<li> border-spacing support</li>
+<li> and a lot more bugfixes</li>
+</ul>
+</p>
+ <p>
+For details see the CHANGES file:<br />
+<a
href="http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.64">http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.64</a>
+</p>
+ <p>
+For more information about FOP see <a
href="http://xml.apache.org/fop/">http://xml.apache.org/fop/</a>. Please send
feedback/bugreports to the mailing list or enter them in Bugzilla.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030718.1">
+<h3>18 Jul 2003 - Apache HTTP Server 1.3.28 released</h3></a>
+ <p>
+ The Apache Software Foundation and The Apache Server Project are
+ pleased to announce the release of version 1.3.28 of the Apache HTTP
+ Server ("Apache"). This Announcement notes the significant changes
+ in 1.3.28 as compared to 1.3.27. The Announcement is also available
+ in German from <a
href="http://www.apache.org/dist/httpd/Announcement.txt.de">http://www.apache.org/dist/httpd/Announcement.txt.de</a>.
+</p>
+ <p>
+ This version of Apache is principally a bug and security fix release.
+ A partial summary of the bug fixes is given at the end of the release note
+document.
+ A full listing of changes can be found in the CHANGES file. Of
+ particular note is that 1.3.28 addresses and fixes 3 potential
+ security issues:
+</p>
+ <p>
+ Apache HTTP Server 2.0.47 is available for download from
+ <a
href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a> -
or - <a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a>
+</p>
+ <p>
+ Apache is the most popular web server in the known universe; over
+half
+ of the servers on the Internet are running Apache or one of its
+ variants.
+</p>
+ <p>
+ IMPORTANT NOTE FOR APACHE USERS: Apache 1.3 was designed for Unix
+OS
+ variants. While the ports to non-Unix platforms (such as Win32,
+Netware
+ or OS2) are of an acceptable quality, Apache 1.3 is not optimized for
+ these platforms. Security, stability, or performance issues on these
+ non-Unix ports do not generally apply to the Unix version, due to
+ software's Unix origin.
+</p>
+ <p>
+ Apache 2.0 has been structured for multiple operating systems from
+its
+ inception, by introducing the Apache Portability Library and MPM
+modules.
+ Users on non-Unix platforms are strongly encouraged to move up to
+ Apache 2.0 for better performance, stability and security on their
+ platforms.
+</p>
+ <p>
+ See <a href="http://httpd.apache.org/">The Apache HTTP Server Home Page</a>
+ for more details.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030715.1">
<h3>15 Jul 2003 - Apache.org projects included in Out-of-the-Box 2.1</h3></a>
<p>
Many Jakarta Products and Jakarta Related have been included in 'Out-of-the-Box
2.1', an intelligent distribution of over 100 Open Source projects for Java developers
on both Linux and Windows.
@@ -237,7 +325,7 @@
</p>
<hr size="1" noshade="noshade" />
<a name="20030709.1">
-<h3>09 Jul 2003 - Apache Httpd WebServer 2.0.47 released</h3></a>
+<h3>09 Jul 2003 - Apache Http Server 2.0.47 released</h3></a>
<p>
The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the tenth public release of the Apache 2.0
1.221 +3 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- index.xml 17 Jul 2003 04:16:00 -0000 1.220
+++ index.xml 18 Jul 2003 22:16:25 -0000 1.221
@@ -62,9 +62,11 @@
<h4>Other news from <a href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20030718.2">18 July 2003 -
<b>Apache FOP 0.20.5</b> Released</a></li>
+ <li><a href="site/elsewhere.html#20030718.1">18 July 2003 -
<b>Apache HTTP Server 1.3.28</b> Released</a></li>
<li><a href="site/elsewhere.html#20030715.1">15 July 2003 - <b>Many
Jakarta products</b> have been included in <b>Out-of-the-Box 2.1</b></a></li>
<li><a href="site/elsewhere.html#20030714.1">14 July 2003 -
<b>Apache Maven 1.0 beta10</b> Released</a></li>
- <li><a href="site/elsewhere.html#20030709.1">09 July 2003 -
<b>Apache HTTPD WebServer 2.0.47</b> Released</a></li>
+ <li><a href="site/elsewhere.html#20030709.1">09 July 2003 -
<b>Apache HTTP Server 2.0.47</b> Released</a></li>
<li><a href="site/news.html#20030708.1">08 July 2003 - <b>Jakarta
Newsletter Issue 9</b> Released</a></li>
<li><a href="site/news.html#20030702.2">02 July 2003 - <b>Jakarta
Commons</b> featured in OnJava article, open source conference and (forthcoming)
book</a></li>
</ul>
1.31 +93 -1 jakarta-site2/xdocs/site/elsewhere.xml
Index: elsewhere.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- elsewhere.xml 16 Jul 2003 09:31:58 -0000 1.30
+++ elsewhere.xml 18 Jul 2003 22:16:25 -0000 1.31
@@ -11,6 +11,98 @@
<section name="Elsewhere ...">
+<a name="20030718.2">
+<h3>18 Jul 2003 - Apache FOP 0.20.5 released</h3></a>
+<p>
+the Apache FOP team is pleased to announce the release of FOP 0.20.5
+</p>
+<p>
+Binary and source distributions are available at:
+<a
href="http://www.apache.org/dyn/closer.cgi/xml/fop/">http://www.apache.org/dyn/closer.cgi/xml/fop/</a>
+</p>
+<p>
+Changes since 0.20.4 include:
+<ul>
+<li> Added support for PDF encryption</li>
+<li> Perfomance tuning</li>
+<li> Fixed link hotspot positioning</li>
+<li> Fixed multi-threading issues</li>
+<li> Added support for CCITT Group 4 encoded TIFF files</li>
+<li> Dynamic JAI support</li>
+<li> Added autoselecting portrait/landscape for PCL and PS Renderer</li>
+<li> Added continued-label extension for tables</li>
+<li> Improved AWT Font-measuring/rendering</li>
+<li> Improved marker handling</li>
+<li> Fixed problem with jpegs with icc profile and acrobat reader 5</li>
+<li> Added a fontBaseDir property</li>
+<li> TXTRenderer output encoding</li>
+<li> border-spacing support</li>
+<li> and a lot more bugfixes</li>
+</ul>
+</p>
+<p>
+For details see the CHANGES file:<br/>
+<a
href="http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.64">http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.64</a>
+</p>
+<p>
+For more information about FOP see <a
href="http://xml.apache.org/fop/">http://xml.apache.org/fop/</a>. Please send
feedback/bugreports to the mailing list or enter them in Bugzilla.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20030718.1">
+<h3>18 Jul 2003 - Apache HTTP Server 1.3.28 released</h3></a>
+<p>
+ The Apache Software Foundation and The Apache Server Project are
+ pleased to announce the release of version 1.3.28 of the Apache HTTP
+ Server ("Apache"). This Announcement notes the significant changes
+ in 1.3.28 as compared to 1.3.27. The Announcement is also available
+ in German from <a
href="http://www.apache.org/dist/httpd/Announcement.txt.de">http://www.apache.org/dist/httpd/Announcement.txt.de</a>.
+</p>
+<p>
+ This version of Apache is principally a bug and security fix release.
+ A partial summary of the bug fixes is given at the end of the release note
+document.
+ A full listing of changes can be found in the CHANGES file. Of
+ particular note is that 1.3.28 addresses and fixes 3 potential
+ security issues:
+</p>
+<p>
+ Apache HTTP Server 2.0.47 is available for download from
+ <a
href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a> -
or - <a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a>
+</p>
+<p>
+ Apache is the most popular web server in the known universe; over
+half
+ of the servers on the Internet are running Apache or one of its
+ variants.
+</p>
+<p>
+ IMPORTANT NOTE FOR APACHE USERS: Apache 1.3 was designed for Unix
+OS
+ variants. While the ports to non-Unix platforms (such as Win32,
+Netware
+ or OS2) are of an acceptable quality, Apache 1.3 is not optimized for
+ these platforms. Security, stability, or performance issues on these
+ non-Unix ports do not generally apply to the Unix version, due to
+ software's Unix origin.
+</p>
+<p>
+ Apache 2.0 has been structured for multiple operating systems from
+its
+ inception, by introducing the Apache Portability Library and MPM
+modules.
+ Users on non-Unix platforms are strongly encouraged to move up to
+ Apache 2.0 for better performance, stability and security on their
+ platforms.
+</p>
+<p>
+ See <a href='http://httpd.apache.org/'>The Apache HTTP Server Home Page</a>
+ for more details.
+</p>
+
+<hr size="1" noshade="noshade" />
+
<a name="20030715.1">
<h3>15 Jul 2003 - Apache.org projects included in Out-of-the-Box 2.1</h3></a>
<p>
@@ -70,7 +162,7 @@
<hr size="1" noshade="noshade" />
<a name="20030709.1">
-<h3>09 Jul 2003 - Apache Httpd WebServer 2.0.47 released</h3></a>
+<h3>09 Jul 2003 - Apache Http Server 2.0.47 released</h3></a>
<p>
The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the tenth public release of the Apache 2.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]