You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2022/02/23 18:05:22 UTC

[tomcat] tag 8.5.76 created (now 6792839)

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

schultz pushed a change to tag 8.5.76
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


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

     new 6792839  Tag 8.5.76

The 1 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] 01/01: Tag 8.5.76

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

schultz pushed a commit to tag 8.5.76
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 67928399251771271d95a1805001ba00e650adce
Author: schultz <sc...@apache.org>
AuthorDate: Wed Feb 23 10:05:02 2022 -0800

    Tag 8.5.76
---
 build.properties.default   | 7 ++++---
 webapps/docs/changelog.xml | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 16876ac..4563173 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,13 +33,14 @@ version.major=8
 version.minor=5
 version.build=76
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Reproducible builds -----
 # Uncomment and set to current time for reproducible builds
 # Note: The value is in seconds (unlike milliseconds used by System.currentTimeMillis()).
-#2022-01-12T06:00:00Z
-#ant.tstamp.now=1642003200
+# 2022-02-23 17:59:11 UTC
+ant.tstamp.now=1645639151
+
 
 # ----- Source control flags -----
 git.branch=8.5.x
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 2475d75..772db01 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 8.5.76 (schultz)" rtext="In development">
+<section name="Tomcat 8.5.76 (schultz)" rtext="Release in progress">
   <subsection name="Catalina">
     <changelog>
       <add>

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