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

markt-asf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a4250c  Set date to earliest possible release date
9a4250c is described below

commit 9a4250ccc33cd9cc7ac8ccd00d440868b5cd11d0
Author: Mark Thomas <[email protected]>
AuthorDate: Mon May 25 09:53:10 2026 +0100

    Set date to earliest possible release date
    
    Assumes tag today and voting period of 3 working days.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 50c2948..b58fd44 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -40,7 +40,7 @@
     <title>Apache Commons Daemon Release Notes</title>
   </properties>
   <body>
-    <release version="1.6.0" date="YYYY-MM-DD" description="This is a 
maintenace release. Adds support for Windows on ARM64.">
+    <release version="1.6.0" date="2026-05-29" description="This is a 
maintenace release. Adds support for Windows on ARM64.">
       <!-- FIX -->
       <action type="fix" dev="markt" due-to="Alex Dupre, Michael Osipov">jsvc. 
Fix a regression in 1.5.1 that exposed long standing bugs around the locking 
and unlocking of pid files. Also fix the locking/unlocking bugs.</action>
       <action type="fix" dev="ggregory" issue="DAEMON-477" due-to="Alexander 
PinĨuk, Gary Gregory, Mark Thomas">Detaches from console when the service stops 
#307.</action>

Reply via email to