You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/02/19 16:58:00 UTC

[tomcat-connectors] tag JK_1_2_47 created (now a0570da)

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

markt pushed a change to tag JK_1_2_47
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git.


      at a0570da  (commit)
This tag includes the following new commits:

     new 4660948  Update changelog
     new a0570da  Tag JK_1_2_47

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat-connectors] 01/02: Update changelog

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag JK_1_2_47
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git

commit 4660948345eaddb1f76cad30cc202a74cb17842b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Feb 19 16:47:41 2020 +0000

    Update changelog
---
 xdocs/miscellaneous/changelog.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml
index 6723754..8e1f0ce 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -64,6 +64,14 @@
         ensure that an updated session cookie is issued if the load-balancer has
         to failover to a different worker. (markt)
       </fix>
+      <update>
+        Common: Update config.guess and config.sub from
+        <a href="https://git.savannah.gnu.org/git/config.git">https://git.savannah.gnu.org/git/config.git</a>.
+        (markt)
+      </update>
+      <update>
+        Common; Update release script for migration to git. (rjung)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat-connectors] 02/02: Tag JK_1_2_47

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag JK_1_2_47
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git

commit a0570daa9ba22dccad30cbfc8ae6d06cfca01eba
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Feb 19 16:57:32 2020 +0000

    Tag JK_1_2_47
---
 native/common/jk_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/native/common/jk_version.h b/native/common/jk_version.h
index dcff298..a453b20 100644
--- a/native/common/jk_version.h
+++ b/native/common/jk_version.h
@@ -28,7 +28,7 @@
 #define JK_VERFIX       47
 
 /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
-#define JK_VERISRELEASE 0
+#define JK_VERISRELEASE 1
 /* Beta number */
 #define JK_VERBETA      0
 #define JK_BETASTRING   "0"


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org