You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2021/09/30 13:09:23 UTC

[httpcomponents-website] 01/02: Updated project website for HttpCore 5.1.2 release

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-website.git

commit 6bfe92dfc1a4c3b791b779ba46ddab858ae9ad61
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Thu Sep 30 15:03:59 2021 +0200

    Updated project website for HttpCore 5.1.2 release
---
 src/site/markdown/news.md                          | 13 ++++++----
 .../httpcomponents-core-5.1.x/documentation.links  |  3 ++-
 src/site/xdoc/downloads.xml                        | 28 +++++++++++-----------
 3 files changed, 25 insertions(+), 19 deletions(-)

diff --git a/src/site/markdown/news.md b/src/site/markdown/news.md
index f04f24b..a9fead1 100644
--- a/src/site/markdown/news.md
+++ b/src/site/markdown/news.md
@@ -20,6 +20,11 @@
 HttpComponents Project News
 ===========================
 
+###### 30 September 2021 - HttpComponents Core 5.1.2 (GA) released
+
+This is a maintenance release that corrects a number of defects discovered since release 5.1.1 including defects in
+handling of identity transfer encoded HTTP/1.1 response messages.
+
 ###### 13 September 2021 - HttpComponents Client 5.2-alpha1 released
 
 This is the first ALPHA release in the 5.2 release series that upgrades minimal JRE level to version 1.8 (8u251 is
@@ -52,13 +57,13 @@ version 5.0.4 and Common Codec to version 1.15.
 
 ###### 6 May 2021 - HttpComponents Core 5.1.1 (GA) released
 
-This is a maintenance release that corrects a number of defects discovered since release 5.1
-including a major defect that can cause a connection pool resource leak.
+This is a maintenance release that corrects a number of defects discovered since release 5.1 including a major defect
+that can cause a connection pool resource leak.
 
 ###### 6 May 2021 - HttpComponents Core 5.0.4 (GA) released
 
-This is a maintenance release that corrects a number of defects discovered since release 5.0.3
-including a major defect that can cause a connection pool resource leak.
+This is a maintenance release that corrects a number of defects discovered since release 5.0.3 including a major defect
+that can cause a connection pool resource leak.
 
 ###### 15 March 2021 - HttpComponents Core 5.1 (GA) released
 
diff --git a/src/site/resources/httpcomponents-core-5.1.x/documentation.links b/src/site/resources/httpcomponents-core-5.1.x/documentation.links
index 413e558..36b6bd3 100644
--- a/src/site/resources/httpcomponents-core-5.1.x/documentation.links
+++ b/src/site/resources/httpcomponents-core-5.1.x/documentation.links
@@ -3,4 +3,5 @@
 
 5.1         ../components/httpcomponents-core-5.1.x/5.1
 5.1.1       ../components/httpcomponents-core-5.1.x/5.1.1
-current     ../components/httpcomponents-core-5.1.x/5.1.1
+5.1.2       ../components/httpcomponents-core-5.1.x/5.1.2
+current     ../components/httpcomponents-core-5.1.x/5.1.2
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index cb99d6d..37492da 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -96,43 +96,43 @@
       </ul>
     </subsection>
 
-    <subsection name="HttpCore 5.1.1 (GA)">
+    <subsection name="HttpCore 5.1.2 (GA)">
       <a href="https://downloads.apache.org/httpcomponents/httpcore/KEYS">KEYS</a>
-      <a href="https://downloads.apache.org/httpcomponents/httpcore/RELEASE_NOTES-5.1.1.x.txt">Release Notes</a>
+      <a href="https://downloads.apache.org/httpcomponents/httpcore/RELEASE_NOTES-5.1.x.txt">Release Notes</a>
       <br/>
       <p>Binary</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.tar.gz">5.1.1.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.tar.gz">5.1.2.tar.gz</a>
           [<a
-            href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.tar.gz.sha512">
+            href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.zip">5.1.1.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.zip">5.1.2.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.1-bin.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.2-bin.zip.asc">
           pgp</a>]
         </li>
       </ul>
       <p>Source</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.tar.gz">5.1.1.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.tar.gz">5.1.2.tar.gz</a>
           [<a
-            href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.tar.gz.sha512">
+            href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.zip">5.1.1.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.zip">5.1.2.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.1-src.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.2-src.zip.asc">
           pgp</a>]
         </li>
       </ul>