This is an automated email from the ASF dual-hosted git repository. lehmi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/asf-site by this push: new f2bd478 Site checkin for project Apache PDFBox Website f2bd478 is described below commit f2bd47879e3ec099db1d7ee81582c10acd9c2b39 Author: Andreas Lehmkühler <andr...@lehmi.de> AuthorDate: Wed Mar 3 08:06:11 2021 +0100 Site checkin for project Apache PDFBox Website --- content/1.8/architecture.html | 24 +- content/1.8/commandline.html | 24 +- content/1.8/cookbook/documentcreation.html | 4 +- content/1.8/cookbook/encryption.html | 4 +- content/1.8/cookbook/fill-form-field.html | 4 +- content/1.8/cookbook/pdfacreation.html | 4 +- content/1.8/cookbook/pdfavalidation.html | 4 +- content/1.8/cookbook/rendering.html | 4 +- content/1.8/cookbook/textextraction.html | 4 +- content/1.8/cookbook/workingwithattachments.html | 4 +- content/1.8/cookbook/workingwithfonts.html | 4 +- content/1.8/cookbook/workingwithmetadata.html | 4 +- content/1.8/dependencies.html | 24 +- content/1.8/faq.html | 24 +- content/blog/index.html | 294 +++++++++++------------ content/building.html | 4 +- content/codingconventions.html | 4 +- content/download.html | 4 +- content/errors/403.html | 4 +- content/errors/404.html | 4 +- content/ideas.html | 4 +- content/index.html | 4 +- content/mailinglists.html | 4 +- content/references.html | 4 +- content/siteupdate.html | 4 +- content/support.html | 4 +- content/team.html | 4 +- 27 files changed, 239 insertions(+), 239 deletions(-) diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html index 282a597..0dba28d 100644 --- a/content/1.8/architecture.html +++ b/content/1.8/architecture.html @@ -101,20 +101,20 @@ Document Creation </a> </li><li> - <a href="/1.8/cookbook/pdfavalidation.html" > - PDF/A Validation - </a> - </li><li> - <a href="/1.8/cookbook/encryption.html" > - Encrypting a File + <a href="/1.8/cookbook/pdfacreation.html" > + PDF/A Creation </a> </li><li> <a href="/1.8/cookbook/fill-form-field.html" > Fill a Form Field </a> </li><li> - <a href="/1.8/cookbook/pdfacreation.html" > - PDF/A Creation + <a href="/1.8/cookbook/encryption.html" > + Encrypting a File + </a> + </li><li> + <a href="/1.8/cookbook/pdfavalidation.html" > + PDF/A Validation </a> </li><li> <a href="/1.8/cookbook/textextraction.html" > @@ -125,6 +125,10 @@ Document Rendering </a> </li><li> + <a href="/1.8/cookbook/workingwithattachments.html" > + Working with Attachments + </a> + </li><li> <a href="/1.8/cookbook/workingwithfonts.html" > Working with Fonts </a> @@ -132,10 +136,6 @@ <a href="/1.8/cookbook/workingwithmetadata.html" > Working with Metadata </a> - </li><li> - <a href="/1.8/cookbook/workingwithattachments.html" > - Working with Attachments - </a> </li></ul> </li><li> <a href="/1.8/commandline.html" > diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html index d918fea..a71890d 100644 --- a/content/1.8/commandline.html +++ b/content/1.8/commandline.html @@ -101,20 +101,20 @@ Document Creation </a> </li><li> - <a href="/1.8/cookbook/pdfavalidation.html" > - PDF/A Validation - </a> - </li><li> - <a href="/1.8/cookbook/encryption.html" > - Encrypting a File + <a href="/1.8/cookbook/pdfacreation.html" > + PDF/A Creation </a> </li><li> <a href="/1.8/cookbook/fill-form-field.html" > Fill a Form Field </a> </li><li> - <a href="/1.8/cookbook/pdfacreation.html" > - PDF/A Creation + <a href="/1.8/cookbook/encryption.html" > + Encrypting a File + </a> + </li><li> + <a href="/1.8/cookbook/pdfavalidation.html" > + PDF/A Validation </a> </li><li> <a href="/1.8/cookbook/textextraction.html" > @@ -125,6 +125,10 @@ Document Rendering </a> </li><li> + <a href="/1.8/cookbook/workingwithattachments.html" > + Working with Attachments + </a> + </li><li> <a href="/1.8/cookbook/workingwithfonts.html" > Working with Fonts </a> @@ -132,10 +136,6 @@ <a href="/1.8/cookbook/workingwithmetadata.html" > Working with Metadata </a> - </li><li> - <a href="/1.8/cookbook/workingwithattachments.html" > - Working with Attachments - </a> </li></ul> </li><li> <a href="/1.8/commandline.html" > diff --git a/content/1.8/cookbook/documentcreation.html b/content/1.8/cookbook/documentcreation.html index 896c35e..a6776e9 100644 --- a/content/1.8/cookbook/documentcreation.html +++ b/content/1.8/cookbook/documentcreation.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/encryption.html b/content/1.8/cookbook/encryption.html index 90765ab..bb7b9cd 100644 --- a/content/1.8/cookbook/encryption.html +++ b/content/1.8/cookbook/encryption.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/fill-form-field.html b/content/1.8/cookbook/fill-form-field.html index d111bf8..c9484a3 100644 --- a/content/1.8/cookbook/fill-form-field.html +++ b/content/1.8/cookbook/fill-form-field.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/pdfacreation.html b/content/1.8/cookbook/pdfacreation.html index 1c6fd50..72f761b 100644 --- a/content/1.8/cookbook/pdfacreation.html +++ b/content/1.8/cookbook/pdfacreation.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/pdfavalidation.html b/content/1.8/cookbook/pdfavalidation.html index 94f1bfa..536d06b 100644 --- a/content/1.8/cookbook/pdfavalidation.html +++ b/content/1.8/cookbook/pdfavalidation.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/rendering.html b/content/1.8/cookbook/rendering.html index da59b62..b609032 100644 --- a/content/1.8/cookbook/rendering.html +++ b/content/1.8/cookbook/rendering.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/textextraction.html b/content/1.8/cookbook/textextraction.html index f1f9294..b6e1774 100644 --- a/content/1.8/cookbook/textextraction.html +++ b/content/1.8/cookbook/textextraction.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/workingwithattachments.html b/content/1.8/cookbook/workingwithattachments.html index 45ec3a2..67f0d98 100644 --- a/content/1.8/cookbook/workingwithattachments.html +++ b/content/1.8/cookbook/workingwithattachments.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/workingwithfonts.html b/content/1.8/cookbook/workingwithfonts.html index a09a4fc..84f8753 100644 --- a/content/1.8/cookbook/workingwithfonts.html +++ b/content/1.8/cookbook/workingwithfonts.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/cookbook/workingwithmetadata.html b/content/1.8/cookbook/workingwithmetadata.html index a268b8a..a17ccdc 100644 --- a/content/1.8/cookbook/workingwithmetadata.html +++ b/content/1.8/cookbook/workingwithmetadata.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html index 1824f3b..15ad037 100644 --- a/content/1.8/dependencies.html +++ b/content/1.8/dependencies.html @@ -101,20 +101,20 @@ Document Creation </a> </li><li> - <a href="/1.8/cookbook/pdfavalidation.html" > - PDF/A Validation - </a> - </li><li> - <a href="/1.8/cookbook/encryption.html" > - Encrypting a File + <a href="/1.8/cookbook/pdfacreation.html" > + PDF/A Creation </a> </li><li> <a href="/1.8/cookbook/fill-form-field.html" > Fill a Form Field </a> </li><li> - <a href="/1.8/cookbook/pdfacreation.html" > - PDF/A Creation + <a href="/1.8/cookbook/encryption.html" > + Encrypting a File + </a> + </li><li> + <a href="/1.8/cookbook/pdfavalidation.html" > + PDF/A Validation </a> </li><li> <a href="/1.8/cookbook/textextraction.html" > @@ -125,6 +125,10 @@ Document Rendering </a> </li><li> + <a href="/1.8/cookbook/workingwithattachments.html" > + Working with Attachments + </a> + </li><li> <a href="/1.8/cookbook/workingwithfonts.html" > Working with Fonts </a> @@ -132,10 +136,6 @@ <a href="/1.8/cookbook/workingwithmetadata.html" > Working with Metadata </a> - </li><li> - <a href="/1.8/cookbook/workingwithattachments.html" > - Working with Attachments - </a> </li></ul> </li><li> <a href="/1.8/commandline.html" > diff --git a/content/1.8/faq.html b/content/1.8/faq.html index 92deea5..53b0168 100644 --- a/content/1.8/faq.html +++ b/content/1.8/faq.html @@ -101,20 +101,20 @@ Document Creation </a> </li><li> - <a href="/1.8/cookbook/pdfavalidation.html" > - PDF/A Validation - </a> - </li><li> - <a href="/1.8/cookbook/encryption.html" > - Encrypting a File + <a href="/1.8/cookbook/pdfacreation.html" > + PDF/A Creation </a> </li><li> <a href="/1.8/cookbook/fill-form-field.html" > Fill a Form Field </a> </li><li> - <a href="/1.8/cookbook/pdfacreation.html" > - PDF/A Creation + <a href="/1.8/cookbook/encryption.html" > + Encrypting a File + </a> + </li><li> + <a href="/1.8/cookbook/pdfavalidation.html" > + PDF/A Validation </a> </li><li> <a href="/1.8/cookbook/textextraction.html" > @@ -125,6 +125,10 @@ Document Rendering </a> </li><li> + <a href="/1.8/cookbook/workingwithattachments.html" > + Working with Attachments + </a> + </li><li> <a href="/1.8/cookbook/workingwithfonts.html" > Working with Fonts </a> @@ -132,10 +136,6 @@ <a href="/1.8/cookbook/workingwithmetadata.html" > Working with Metadata </a> - </li><li> - <a href="/1.8/cookbook/workingwithattachments.html" > - Working with Attachments - </a> </li></ul> </li><li> <a href="/1.8/commandline.html" > diff --git a/content/blog/index.html b/content/blog/index.html index b6a4045..179ec87 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> @@ -169,210 +169,210 @@ </div> <div class="col-xs-12 col-sm-9"> <h1 id="blog">Blog</h1> -<h2>Apache PDFBox 2.0.0 RC1 released<br><small>2015-10-19</small></h2> -<p>With the initial discussions starting 3 years ago PDFBox 2.0.0 is in the works for -quite some time now - <strong>and we are in the final stages!</strong> To give you the opportunity -to provide feedback a <a href="https://pdfbox.apache.org/download.cgi">PDFBox 2.0.0-RC1 Release Candidate</a> -is now available.</p> -<p>The <a href="https://pdfbox.apache.org/2.0/migration.html">Migration Guide</a> shall give users coming from -PDFBox 1.8 or earlier an overview about things to look at when switching over. More details to come.</p> -<h2>Apache PDFBox 2.0.0 RC2 released<br><small>2015-11-22</small></h2> +<h2>Apache PDFBox 2.0.22 released<br><small>2020-12-19</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.0 RC2. The release is available for download at:</p> +Apache PDFBox version 2.0.22. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>The numerous feedback on our first release candidate helps us to fix a lot -of issues. We'd like to thank everybody who helps us to get a step foward. -Please have a look at the new release candidate as well, so that the next -release hopefully could be the final one.</p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.0 RC3 released<br><small>2016-01-15</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12348605">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.21 released<br><small>2020-08-20</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.0 RC3. The release is available for download at:</p> +Apache PDFBox version 2.0.21. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>The numerous feedback on our second release candidate helps us to make -this release candidate better again, e. g. optimized font cache, improved text -extraction. A lot of bug fixes are included as well. -We'd like to thank everybody who helps us to get a step foward. -Please have a look at the new release candidate as well, so that the next -release hopefully could be the final one.</p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.11 released<br><small>2016-01-18</small></h2> -<p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 1.8.11.</p> -<p>The release is available for download at: <a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12333061">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.0 released<br><small>2016-03-18</small></h2> -<p>After more than 3 years of development the Apache PDFBox community is pleased to -announce the release of Apache PDFBox version 2.0.0. It is available for download at:</p> -<p><a href="https://pdfbox.apache.org/download.cgi">http://pdfbox.apache.org/download.cgi</a></p> -<p>The <a href="https://pdfbox.apache.org/2.0/migration.html">Migration Guide</a> shall give users coming from -PDFBox 1.8 or earlier an overview about things to look at when switching over. More details to come.</p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.12 and 2.0.1 released<br><small>2016-04-26</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12348324">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.20 released<br><small>2020-06-07</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 1.8.12 and 2.0.1. They are available for download at:</p> +Apache PDFBox version 2.0.20. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the full release notes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12334652">1.8.12</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335342">2.0.1</a> for details about this release.</p> -<h2>CVE-2016-2175 XML External Entity vulnerability<br><small>2016-05-27</small></h2> -<p>Due to a XML External Entity vulnerability we strongly recommend to update to the most recent version of Apache PDFBox.</p> -<p><strong>Versions Affected:</strong> -Apache PDFBox 1.8.0 to 1.8.11 and 2.0.0. Earlier, unsupported versions may be affected as well.</p> -<p><strong>Mitigation:</strong> -Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p> -<h2>Apache PDFBox 2.0.2 released<br><small>2016-06-09</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346996">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.19 released<br><small>2020-02-23</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.2. It is available for download at:</p> +Apache PDFBox version 2.0.19. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335585">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.3 released<br><small>2016-09-17</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346594">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.18 released<br><small>2019-12-23</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.3. It is available for download at:</p> +Apache PDFBox version 2.0.18. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12336070">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.13 released<br><small>2016-12-09</small></h2> -<p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 1.8.13.</p> -<p>The release is available for download at: <a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335586">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.4 released<br><small>2016-12-16</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346159">full release notes</a> for details about this release.</p> +<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.3 released<br><small>2019-12-18</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.4. It is available for download at:</p> +Apache PDFBox JBIG2 ImageIO plugin version 3.0.3. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12336070">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.5 released<br><small>2017-03-17</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344157">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.17 released<br><small>2019-09-20</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.5. It is available for download at:</p> +Apache PDFBox version 2.0.17. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12338759">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.6 released<br><small>2017-05-15</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12345681">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.16 released<br><small>2019-06-27</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.6. It is available for download at:</p> +Apache PDFBox version 2.0.16. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12339779">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.7 released<br><small>2017-07-20</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12345355">full release notes</a> for details about this release.</p> +<h2>CVE-2019-0228 XML External Entity vulnerability<br><small>2019-04-12</small></h2> +<p>Due to a XML External Entity vulnerability we strongly recommend to update to the most recent version of Apache PDFBox.</p> +<p><strong>Versions Affected:</strong> +Apache PDFBox 2.0.14 only</p> +<p><strong>Mitigation:</strong> +Upgrade to Apache PDFBox 2.0.15</p> +<h2>Apache PDFBox 2.0.15 released<br><small>2019-04-11</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.7. It is available for download at:</p> +Apache PDFBox version 2.0.15. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12340513">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.8 released<br><small>2017-11-02</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344997">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.14 released<br><small>2019-02-28</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.8. It is available for download at:</p> +Apache PDFBox version 2.0.14. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12341096">full release notes</a> for details about this release.</p> -<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.0 released<br><small>2018-02-27</small></h2> -<p>The Apache PDFBox community is pleased to announce the new release of -Apache JBIG2 ImageIO plugin version 3.0.0. It is the first release under -the umbrella of the PDFBox PMC and is available for download at:</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344563">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.13 released<br><small>2018-12-02</small></h2> +<p>The Apache PDFBox community is pleased to announce the release of +Apache PDFBox version 2.0.13. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342175">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.9 released<br><small>2018-03-23</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344153">full release notes</a> for details about this release.</p> +<h2>[CVE-2018-11797] DoS vulnerability in Apache PDFBox parser<br><small>2018-10-05</small></h2> +<p>DoS vulnerability in Apache PDFBox parser we strongly recommend to update to the most recent version of Apache PDFBox.</p> +<p><strong>Versions Affected:</strong> +Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11. Earlier, unsupported versions may be affected as well.</p> +<p><strong>Mitigation:</strong> +Upgrade to Apache PDFBox 1.8.16 respectively 2.0.12</p> +<h2>Apache PDFBox 1.8.16 and 2.0.12 released<br><small>2018-10-05</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.9. It is available for download at:</p> +Apache PDFBox version 1.8.16 and 2.0.12. They are available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342085">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.14 released<br><small>2018-04-20</small></h2> +<p>See the full release notes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343490">1.8.16</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343489">2.0.12</a> for details about this release.</p> +<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.2 released<br><small>2018-09-25</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 1.8.14. It is available for download at:</p> +Apache PDFBox JBIG2 ImageIO plugin version 3.0.2. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12338760">full release notes</a> for details about this release.</p> -<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.1 released<br><small>2018-05-17</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343308">full release notes</a> for details about this release.</p> +<h2>[CVE-2018-8036] DoS (OOM) Vulnerability in Apache PDFBox's AFMParser<br><small>2018-06-30</small></h2> +<p>Due to a DoS (OOM) Vulnerability in AFMParser we strongly recommend to update to the most recent version of Apache PDFBox.</p> +<p><strong>Versions Affected:</strong> +Apache PDFBox 1.8.0 to 1.8.14 and 2.0.0RC1 to 2.0.10. Earlier, unsupported versions may be affected as well.</p> +<p><strong>Mitigation:</strong> +Upgrade to Apache PDFBox 1.8.15 respectively 2.0.11</p> +<h2>Apache PDFBox 1.8.15 and 2.0.11 released<br><small>2018-06-29</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox JBIG2 ImageIO plugin version 3.0.1. It is available for download at:</p> +Apache PDFBox versions 1.8.15 and 2.0.11. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342838">full release notes</a> for details about this release.</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343070">full release notes 1.8.15</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343466">full release notes 2.0.11</a> for details about these releases.</p> <h2>Apache PDFBox 2.0.10 released<br><small>2018-06-21</small></h2> <p>The Apache PDFBox community is pleased to announce the release of Apache PDFBox version 2.0.10. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> <p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342889">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.15 and 2.0.11 released<br><small>2018-06-29</small></h2> +<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.1 released<br><small>2018-05-17</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox versions 1.8.15 and 2.0.11. It is available for download at:</p> +Apache PDFBox JBIG2 ImageIO plugin version 3.0.1. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343070">full release notes 1.8.15</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343466">full release notes 2.0.11</a> for details about these releases.</p> -<h2>[CVE-2018-8036] DoS (OOM) Vulnerability in Apache PDFBox's AFMParser<br><small>2018-06-30</small></h2> -<p>Due to a DoS (OOM) Vulnerability in AFMParser we strongly recommend to update to the most recent version of Apache PDFBox.</p> -<p><strong>Versions Affected:</strong> -Apache PDFBox 1.8.0 to 1.8.14 and 2.0.0RC1 to 2.0.10. Earlier, unsupported versions may be affected as well.</p> -<p><strong>Mitigation:</strong> -Upgrade to Apache PDFBox 1.8.15 respectively 2.0.11</p> -<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.2 released<br><small>2018-09-25</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342838">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 1.8.14 released<br><small>2018-04-20</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox JBIG2 ImageIO plugin version 3.0.2. It is available for download at:</p> +Apache PDFBox version 1.8.14. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343308">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 1.8.16 and 2.0.12 released<br><small>2018-10-05</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12338760">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.9 released<br><small>2018-03-23</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 1.8.16 and 2.0.12. They are available for download at:</p> +Apache PDFBox version 2.0.9. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the full release notes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343490">1.8.16</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343489">2.0.12</a> for details about this release.</p> -<h2>[CVE-2018-11797] DoS vulnerability in Apache PDFBox parser<br><small>2018-10-05</small></h2> -<p>DoS vulnerability in Apache PDFBox parser we strongly recommend to update to the most recent version of Apache PDFBox.</p> -<p><strong>Versions Affected:</strong> -Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11. Earlier, unsupported versions may be affected as well.</p> -<p><strong>Mitigation:</strong> -Upgrade to Apache PDFBox 1.8.16 respectively 2.0.12</p> -<h2>Apache PDFBox 2.0.13 released<br><small>2018-12-02</small></h2> -<p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.13. It is available for download at:</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342085">full release notes</a> for details about this release.</p> +<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.0 released<br><small>2018-02-27</small></h2> +<p>The Apache PDFBox community is pleased to announce the new release of +Apache JBIG2 ImageIO plugin version 3.0.0. It is the first release under +the umbrella of the PDFBox PMC and is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344153">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.14 released<br><small>2019-02-28</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342175">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.8 released<br><small>2017-11-02</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.14. It is available for download at:</p> +Apache PDFBox version 2.0.8. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344563">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.15 released<br><small>2019-04-11</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12341096">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.7 released<br><small>2017-07-20</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.15. It is available for download at:</p> +Apache PDFBox version 2.0.7. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344997">full release notes</a> for details about this release.</p> -<h2>CVE-2019-0228 XML External Entity vulnerability<br><small>2019-04-12</small></h2> -<p>Due to a XML External Entity vulnerability we strongly recommend to update to the most recent version of Apache PDFBox.</p> -<p><strong>Versions Affected:</strong> -Apache PDFBox 2.0.14 only</p> -<p><strong>Mitigation:</strong> -Upgrade to Apache PDFBox 2.0.15</p> -<h2>Apache PDFBox 2.0.16 released<br><small>2019-06-27</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12340513">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.6 released<br><small>2017-05-15</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.16. It is available for download at:</p> +Apache PDFBox version 2.0.6. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12345355">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.17 released<br><small>2019-09-20</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12339779">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.5 released<br><small>2017-03-17</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.17. It is available for download at:</p> +Apache PDFBox version 2.0.5. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12345681">full release notes</a> for details about this release.</p> -<h2>Apache PBFBox JBIG2 ImageIO plugin 3.0.3 released<br><small>2019-12-18</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12338759">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.4 released<br><small>2016-12-16</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox JBIG2 ImageIO plugin version 3.0.3. It is available for download at:</p> +Apache PDFBox version 2.0.4. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344157">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.18 released<br><small>2019-12-23</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12336070">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 1.8.13 released<br><small>2016-12-09</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.18. It is available for download at:</p> +Apache PDFBox version 1.8.13.</p> +<p>The release is available for download at: <a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335586">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.3 released<br><small>2016-09-17</small></h2> +<p>The Apache PDFBox community is pleased to announce the release of +Apache PDFBox version 2.0.3. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346159">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.19 released<br><small>2020-02-23</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12336070">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.2 released<br><small>2016-06-09</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.19. It is available for download at:</p> +Apache PDFBox version 2.0.2. It is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346594">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.20 released<br><small>2020-06-07</small></h2> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335585">full release notes</a> for details about this release.</p> +<h2>CVE-2016-2175 XML External Entity vulnerability<br><small>2016-05-27</small></h2> +<p>Due to a XML External Entity vulnerability we strongly recommend to update to the most recent version of Apache PDFBox.</p> +<p><strong>Versions Affected:</strong> +Apache PDFBox 1.8.0 to 1.8.11 and 2.0.0. Earlier, unsupported versions may be affected as well.</p> +<p><strong>Mitigation:</strong> +Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p> +<h2>Apache PDFBox 1.8.12 and 2.0.1 released<br><small>2016-04-26</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.20. It is available for download at:</p> +Apache PDFBox version 1.8.12 and 2.0.1. They are available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346996">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.21 released<br><small>2020-08-20</small></h2> +<p>See the full release notes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12334652">1.8.12</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12335342">2.0.1</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.0 released<br><small>2016-03-18</small></h2> +<p>After more than 3 years of development the Apache PDFBox community is pleased to +announce the release of Apache PDFBox version 2.0.0. It is available for download at:</p> +<p><a href="https://pdfbox.apache.org/download.cgi">http://pdfbox.apache.org/download.cgi</a></p> +<p>The <a href="https://pdfbox.apache.org/2.0/migration.html">Migration Guide</a> shall give users coming from +PDFBox 1.8 or earlier an overview about things to look at when switching over. More details to come.</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 1.8.11 released<br><small>2016-01-18</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.21. It is available for download at:</p> +Apache PDFBox version 1.8.11.</p> +<p>The release is available for download at: <a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12333061">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.0 RC3 released<br><small>2016-01-15</small></h2> +<p>The Apache PDFBox community is pleased to announce the release of +Apache PDFBox version 2.0.0 RC3. The release is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12348324">full release notes</a> for details about this release.</p> -<h2>Apache PDFBox 2.0.22 released<br><small>2020-12-19</small></h2> +<p>The numerous feedback on our second release candidate helps us to make +this release candidate better again, e. g. optimized font cache, improved text +extraction. A lot of bug fixes are included as well. +We'd like to thank everybody who helps us to get a step foward. +Please have a look at the new release candidate as well, so that the next +release hopefully could be the final one.</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.0 RC2 released<br><small>2015-11-22</small></h2> <p>The Apache PDFBox community is pleased to announce the release of -Apache PDFBox version 2.0.22. It is available for download at:</p> +Apache PDFBox version 2.0.0 RC2. The release is available for download at:</p> <p><a href="https://pdfbox.apache.org/download.cgi">https://pdfbox.apache.org/download.cgi</a></p> -<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12348605">full release notes</a> for details about this release.</p> +<p>The numerous feedback on our first release candidate helps us to fix a lot +of issues. We'd like to thank everybody who helps us to get a step foward. +Please have a look at the new release candidate as well, so that the next +release hopefully could be the final one.</p> +<p>See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12319281">full release notes</a> for details about this release.</p> +<h2>Apache PDFBox 2.0.0 RC1 released<br><small>2015-10-19</small></h2> +<p>With the initial discussions starting 3 years ago PDFBox 2.0.0 is in the works for +quite some time now - <strong>and we are in the final stages!</strong> To give you the opportunity +to provide feedback a <a href="https://pdfbox.apache.org/download.cgi">PDFBox 2.0.0-RC1 Release Candidate</a> +is now available.</p> +<p>The <a href="https://pdfbox.apache.org/2.0/migration.html">Migration Guide</a> shall give users coming from +PDFBox 1.8 or earlier an overview about things to look at when switching over. More details to come.</p> </div> </div> diff --git a/content/building.html b/content/building.html index 5c6ccee..fa44e4d 100644 --- a/content/building.html +++ b/content/building.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/codingconventions.html b/content/codingconventions.html index 4aee098..8d70c01 100644 --- a/content/codingconventions.html +++ b/content/codingconventions.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/download.html b/content/download.html index ef461dc..8b55230 100644 --- a/content/download.html +++ b/content/download.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/errors/403.html b/content/errors/403.html index 1b5f0a0..5d99774 100644 --- a/content/errors/403.html +++ b/content/errors/403.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/errors/404.html b/content/errors/404.html index f64a585..3fb5430 100644 --- a/content/errors/404.html +++ b/content/errors/404.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/ideas.html b/content/ideas.html index 63e3a4f..03e7c6c 100644 --- a/content/ideas.html +++ b/content/ideas.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/index.html b/content/index.html index c769e35..d2e3cdb 100644 --- a/content/index.html +++ b/content/index.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/mailinglists.html b/content/mailinglists.html index 36debce..d198115 100644 --- a/content/mailinglists.html +++ b/content/mailinglists.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/references.html b/content/references.html index 6198202..7b2df06 100644 --- a/content/references.html +++ b/content/references.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/siteupdate.html b/content/siteupdate.html index 3a23a9a..4f31177 100644 --- a/content/siteupdate.html +++ b/content/siteupdate.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/support.html b/content/support.html index cb5176b..1bcd535 100644 --- a/content/support.html +++ b/content/support.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li> diff --git a/content/team.html b/content/team.html index fc5cff6..d68e524 100644 --- a/content/team.html +++ b/content/team.html @@ -149,9 +149,9 @@ <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> <li><a href="/siteupdate.html">Update the Website</a></li> - <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> + <li><a href="https://ci-builds.apache.org/job/PDFBox/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> - <li><a href="https://sonarcloud.io/project/issues?id=pdfbox-reactor">SonarCloud</a></li> + <li><a href="https://sonarcloud.io/dashboard?id=pdfbox-reactor">SonarCloud</a></li> <li><a href="https://issues.apache.org/jira/browse/PDFBOX">JIRA</a></li> <li><a href="/ideas.html">Ideas</a></li> <li><a href="/references.html">External Links</a></li>