Author: markt
Date: Wed May 20 12:45:46 2026
New Revision: 84633

Log:
Upload Daemon 1.6.0-RC3 for voting

Added:
   dev/commons/daemon/1.6.0-RC3/
   dev/commons/daemon/1.6.0-RC3/.htaccess
   dev/commons/daemon/1.6.0-RC3/HEADER.html
   dev/commons/daemon/1.6.0-RC3/README.html
   dev/commons/daemon/1.6.0-RC3/RELEASE-NOTES.txt
   dev/commons/daemon/1.6.0-RC3/binaries/
   dev/commons/daemon/1.6.0-RC3/binaries/HEADER.html   (contents, props changed)
   dev/commons/daemon/1.6.0-RC3/binaries/README.html   (contents, props changed)
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz   
(contents, props changed)
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.asc
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip   
(contents, props changed)
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.asc
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.sha512
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar   (contents, 
props changed)
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.asc
   dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.sha512
   dev/commons/daemon/1.6.0-RC3/binaries/windows/
   dev/commons/daemon/1.6.0-RC3/binaries/windows/HEADER.html
   dev/commons/daemon/1.6.0-RC3/binaries/windows/README.html
   
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip
   (contents, props changed)
   
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc
   
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512
   dev/commons/daemon/1.6.0-RC3/source/
   dev/commons/daemon/1.6.0-RC3/source/HEADER.html   (contents, props changed)
   dev/commons/daemon/1.6.0-RC3/source/README.html   (contents, props changed)
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz   
(contents, props changed)
   
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.asc
   
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.sha512
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip   
(contents, props changed)
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.asc
   
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.sha512
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz   
(contents, props changed)
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.asc
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.sha512
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip   
(contents, props changed)
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.asc
   dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.sha512

Added: dev/commons/daemon/1.6.0-RC3/.htaccess
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/.htaccess      Wed May 20 12:45:46 2026        
(r84633)
@@ -0,0 +1,20 @@
+# Directives controlling the display of server-generated directory listings.
+IndexOptions DescriptionWidth=34
+AddDescription "OpenPGP ASCII armored signature" .asc
+AddDescription "MD5 checksum file" .md5
+AddDescription "SHA1 checksum file" .sha1
+AddDescription "SHA256 checksum file" .sha256
+AddDescription "ZIP compressed archive" .zip
+AddDescription "GZIP compressed document" .gz
+AddDescription "Unix tar archive" .tar
+AddDescription "GZIP compressed tar archive" .tgz
+AddDescription "plain text document" .txt
+AddDescription "Unified diff patch" .diff
+AddDescription "shared object file" .so
+AddDescription "dynamically linked library" .dll
+AddDescription "JAR compressed archive" .jar
+AddIcon /icons/generic.sec.gif .asc .key
+AddIcon /icons/patch.gif .diff
+AddIcon /icons/screw2.gif .md5
+AddIcon /icons/screw2.gif .sha1
+AddIcon /icons/screw2.gif .sha256

Added: dev/commons/daemon/1.6.0-RC3/HEADER.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/HEADER.html    Wed May 20 12:45:46 2026        
(r84633)
@@ -0,0 +1,31 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<h2>Apache Commons Project Distributions</h2>
+
+<p>
+    The most recent source and binary releases for the Apache Commons project 
are available from this
+    directory listing. For older releases, please use the
+    <a href="https://archive.apache.org/dist/commons/";>archives</a>.
+</p>
+
+<h2>Important Notices</h2>
+
+<ul>
+    <li><a href="#mirrors">Download from your nearest mirror site!</a></li>
+    <li><a href="#sig">PGP/GPG Signatures</a></li>
+</ul>
+

Added: dev/commons/daemon/1.6.0-RC3/README.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/README.html    Wed May 20 12:45:46 2026        
(r84633)
@@ -0,0 +1,66 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<h1>Commons-DAEMON v1.6.0</h1>
+
+<p>This is the 1.6.0 version of commons-daemon. It is available in both binary 
and source distributions.</p>
+
+
+<p><font color="red" size="+2">Note:</font>
+    The tar files in the distribution use GNU tar extensions
+    and must be untarred with a GNU compatible version of tar. The version
+    of tar on Solaris and Mac OS X will not work with these files</p>
+
+<a name="changes"><h2>Changes</h2></a>
+
+<p>The changes in this release are detailed in the release notes.</p>
+
+<p>Thank you for using <a 
href="https://commons.apache.org/proper/commons-daemon/";>DAEMON</a>.</p>
+
+<p>From the Apache Commons Project<br><a 
href="https://commons.apache.org/";>https://commons.apache.org/</a></p>
+
+<h2><a name="mirrors">Download from your
+    <a href="http://www.apache.org/dyn/closer.cgi/commons/";>nearest mirror 
site!</a></a></h2>
+
+<p>
+    Do not download from www.apache.org.  Please use a mirror site
+    to help us save apache.org bandwidth.
+    <a href="http://www.apache.org/dyn/closer.cgi/commons/";>Go
+        here to find your nearest mirror.</a>
+</p>
+
+<a name="sig"><h2>Signatures</h2></a>
+
+<p>Many of the files have been digitally signed using GnuPG.  If so,
+    there will be an accompanying <samp><em>file</em>.asc</samp> signature
+    file in the same directory as the file (binaries/ or source/).  The
+    signing keys can be found in the distribution directory at &lt;<a
+            
HREF="http://www.apache.org/dist/commons/KEYS";><samp>http://www.apache.org/dist/commons/KEYS</samp></a>&gt;.</p>
+
+<p><b>Always download the KEYS file directly from the Apache site, never from 
a mirror site.</b></p>
+
+
+<pre>Always test available signatures, <i>e.g.</i>,
+$ pgpk -a KEYS
+$ pgpv commons-daemon-1.6.0-bin.tar.gz.asc
+or,
+$ pgp -ka KEYS
+$ pgp commons-daemon-1.6.0-bin.tar.gz.asc
+or,
+$ gpg --import KEYS
+$ gpg --verify commons-daemon-1.6.0-bin.tar.gz.asc
+</pre>
+<p>

Added: dev/commons/daemon/1.6.0-RC3/RELEASE-NOTES.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/RELEASE-NOTES.txt      Wed May 20 12:45:46 
2026        (r84633)
@@ -0,0 +1,50 @@
+================================================================================
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      https://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+================================================================================
+
+                   Apache Commons Daemon 1.6.0
+                         Release Notes
+
+This document contains the release notes for this version of the
+Apache Commons Daemon package, and highlights new features in the 1.6
+releases compared to the 1.5 releases.
+
+
+New Features
+------------
+
+ - Added support for Windows binaries on the ARM64 platform
+
+
+Bug Fixes
+---------
+
+ - Please see the change log
+   https://commons.apache.org/proper/commons-daemon/changes-report.html
+
+
+Feedback
+--------
+Open source works best when you give feedback:
+https://commons.apache.org/daemon/
+
+Please direct all bug reports to JIRA
+https://issues.apache.org/jira/browse/DAEMON
+
+Or subscribe to the commons-user mailing list (prefix emails by [daemon])
+https://commons.apache.org/mail-lists.html
+
+The Apache Commons Daemon Team

Added: dev/commons/daemon/1.6.0-RC3/binaries/HEADER.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/HEADER.html   Wed May 20 12:45:46 
2026        (r84633)
@@ -0,0 +1 @@
+link ../HEADER.html
\ No newline at end of file

Added: dev/commons/daemon/1.6.0-RC3/binaries/README.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/README.html   Wed May 20 12:45:46 
2026        (r84633)
@@ -0,0 +1 @@
+link ../README.html
\ No newline at end of file

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz
==============================================================================
Binary file. No diff available.

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.asc   
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+WedLfBAAh+8Wanhj+mnhSDb68SxhJN6zvrZUldjgguOXjoraH3jmQMnRXF56zzSG
+JuGjfkVrk13TBV7+/Dfp6WBOtJzehBqWez7EngPI51eXooc5co1p3hg5B9qVciIp
+/YQoi38r42jqgVSnJ7cR0JrlI1e54kIC+9LwfG2D5b8I1uGs6QhaqotUa/MlGKWj
+E5Lx/RPiTm0ShihNJaSkerllmVJeUBTU7KG2fsfyXHHpFRqmfXX3KKk5JpVDChAq
+LGJs3SFS9AikpXzrA3hicdzlVRdqJPbfyJcZ91LgDpS99TVcoxNdsQqgdGjE931U
+52xxGHDhdOP3+FcXFvD3pTFFc2quNLzsH4IaGVBuFT5ue0lM8fBU86LPip/36t0Q
+FbEbGhLQmIrxO7ZFuoix/gDCP7pWUCLwmRUAm0IincCQ60vFb3d4NlfarF7H48Uf
+IRg5GOB+quvPNEZkG7tzfqcgXH/dHWkHcLUqj3IUsq314/tPmMqQFG0NZyP3JhSl
+qNvp7Q+v73Rx2KHilJhK+RF/zQHLhoV9QH3eATtBV72JeK+s+o+RNTw8n6J4FUHR
+iXqrzliSgVm9Mmx4lCTl6ACuKKq3NZXBsIFPFUBHvngEZWrJl+/Sj8aNRykjtuJF
+iRbmCsLcy4OPdv+CE9cu3lJu06zur2Hsw5HC2U21ev4FOU4piqQ=
+=YVmA
+-----END PGP SIGNATURE-----

Added: 
dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512    
    Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+ddc31ac5ed6a6c2812afeb6ab193562324b9c4432b64c89d02dc9d7396b938bfdd933c422b07950ab8c633276f26e5a83b2a564a37b36d0efa9c1a5d52414480
 *commons-daemon-1.6.0-bin.tar.gz

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip
==============================================================================
Binary file. No diff available.

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.asc      
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+Wec4Xw//RdWrdBLWQe8RZ+6wXX2jYLQZItDFP/8xsFxhKQlgmeoNH0+eATJsVium
+X1xPzZY4FFpPDn45kgPtuHljthy3HZo++5ekh1ub6CT0ByCxJinmzYAf9R5DlcIL
+QKimjLjFOfYzOj1EoMnwP/9sRaP+n666V1NmkQcKcJISSqlKfAFyAwziYPfazQMr
+1uFdVdGvdOkbOek0OJgL5tuy2izefL0zinHp9XsI84y4+8f9vTG6jSXQhcqDnw78
+7d9LDXsoHMcVpB7q9WxdRhjDky2wRZbyKsivS+8jDuey3FPBg93nsXYphXyihpZH
+nVv0MUn3GBV7MDcpDxzfevpIxmiPrsFFWuND4PrNgxUbf4EyxPoVRFGOZ3lH1fPK
+jeh2Y7yEqA+ckrXLR39VRQ21Kq+KelzzVOo9AJhJw/90YWENPEvqk7a2rTeY2K7w
+2lO7pwWb3AfSb79j+Ukei1+XXREjVIqRwlwj4hTwgqKI2/CE+VZMJ2KyE+XX1to5
+HnF2vTdHF9hGhT+fQP5wB3vcYkBolpeNzqA9xYV/8deTzdm9glwR8iVMGf+lV5PX
+1WT+8USzdaysK82kh5jwnuT9PjQZ3KnKoIWhKgTiQsFGCGCxbr+9PheY3NtL763E
+vA+sLWPxyx55blQI5iIp5V0tb/jQygDHMnY9yjWILJ206BuUbFA=
+=Lgcm
+-----END PGP SIGNATURE-----

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0-bin.zip.sha512   
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+407528373d3fefe8edd7187736f54e74e4a188d0bbc753adf41267620fe2be0cbef4a35a812b591852324b1119187ac8eaaf29a3c2f13a9986a012474aa4421b
 *commons-daemon-1.6.0-bin.zip

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar
==============================================================================
Binary file. No diff available.

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.asc  Wed May 
20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0kACgkQEMAcWi9g
+WeepRw/8Cp4ZRYnij2llc9AQxr9WklAoEVcSv1XJt94CRmkbhAKwu/gs8lR1d3rx
+L7L3P6SPVvTvUKS607Vabvi4T7/a1E0z+HZ9u/xAq2gT3EtMLJgce/LKQKHVt8dZ
+zOw3/GzJuXLvJ91bmHCgpisQfbAP/lxTIVLW+cykFCG/p9Kma8UG030S/HUCUZYK
+JAI0PaBHuAVEilZDECAPncUf0z+xAN6L9TXGdW9YmsNr83s2KHVPxFHHHrgZfEiO
+pJkY01lc6FKjLaXogQ4wb3qNgEwWwX93q5XMCMrgPKqJxk+pMbmRno1Hn7aVaCyJ
+21e9E9GbihFel0l/oeWnYMxMfIUXTkiiE9swHIUA74m0i8YAWlz4kcgvRqyUfur4
+NOEHEDojhLhCLMk0pFKEr6zJoAMwH9kMQkkG38G5vNU/ge8W3RdJ1CyG0XuVXp9G
+k38VwdWFoMkScBHIsDEffw0eVUmj/tBRQN/1vAEK479vkOX56S1LAVtffVWTa98r
+vayEP36Ky22jrhJeTQmL71nAF+ko7tYlnRLB+FdcnTitSNaI2J29SyzT9C0sik0m
+Y8X//JoVOmHTaGMIja/czTw6eucTRVwAuhePzESd7TsF69jgvqHlFGLJpFykLfYr
+KtGfZuIsfSij0j1xYQs00UE9WUF339IwzHFYV3Dn0VXzBMjDnzE=
+=LV1e
+-----END PGP SIGNATURE-----

Added: dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/commons-daemon-1.6.0.jar.sha512       
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+2e417a1ea625daea411dc79a11534c1d28d64d8b000be92a2304efbfb3eb44fff01700248e78dbc8a1ad10385c560fc4119bd9d006e4cbc01b435d77bd326991
 *commons-daemon-1.6.0.jar

Added: dev/commons/daemon/1.6.0-RC3/binaries/windows/HEADER.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/windows/HEADER.html   Wed May 20 
12:45:46 2026        (r84633)
@@ -0,0 +1,13 @@
+<h1>Index of /dist/commons/daemon/binaries/windows</h1>
+
+<h2>Apache Commons Daemon binary distributions for Windows</h2>
+
+<p>The most recent binary releases of Apache Commons Daemon for Windows are 
available from this directory listing. For older releases, please use the <a 
href="http://archive.apache.org/dist/commons/daemon/binaries/windows";>archives</a>.
 </p>
+
+<h2>Important Notices</h2>
+
+<ul>
+<li><a href="#mirrors">Download from your nearest mirror site!</a></li>
+<li><a href="#sig">PGP/GPG Signatures</a></li>
+</ul>
+

Added: dev/commons/daemon/1.6.0-RC3/binaries/windows/README.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/binaries/windows/README.html   Wed May 20 
12:45:46 2026        (r84633)
@@ -0,0 +1,90 @@
+<h1>Commons Daemon 1.6.0</h1>
+
+<p>
+  This is the current release version of Commons Daemon, version 1.6.0.
+  This release is available in both binary and source distributions.
+</p>
+
+<h2><a name="mirrors">Download from your
+    <a href="http://www.apache.org/dyn/closer.cgi/commons/daemon/";>
+nearest mirror site!</a></a></h2>
+
+<p>Do not download from www.apache.org.  Please use a mirror site
+   to help us save apache.org bandwidth.
+   <a href="http://www.apache.org/dyn/closer.cgi/commons/daemon/";>
+   Go here to find your nearest mirror.</a>
+</p>
+
+<p>
+  <font color="Red"><b>Note:</b></font>
+  The tar files in this distribution use GNU tar extensions and must be 
untarred
+  with a GNU compatible version of tar. The version of tar on Solaris and Mac 
OS
+  X will not work with these files.
+</p>
+
+<h2>Changes</h2>
+
+<p>
+  The changes in this release are detailed in the
+  <a href="../../RELEASE-NOTES.txt">release notes</a>.
+</p>
+
+<p>
+  Thank you for using
+  <a href="http://commons.apache.org/daemon/";>Commons Daemon</a>,
+  brought to you by the
+  <a href="http://commons.apache.org/";>Apache Commons Project</a>.
+</p>
+
+<h2><a name="sig">Signatures</a></h2>
+
+<p>
+  The files in this distribution have been digitally signed using PGP. Each
+  signed file has a corresponding <em>filename</em>.asc signature file in the
+  same directory. The signing keys can be found in the distribution directory
+  at &lt;<a href="http://www.apache.org/dist/commons/KEYS";>
+  http://www.apache.org/dist/commons/KEYS</a>&gt;.
+</p>
+
+<p>
+  <b>
+    Always download the KEYS file directly from the Apache site, never from a
+    mirror site.
+  </b>
+</p>
+
+
+<p>
+  Always test available signatures, to ensure that what you download has not
+  been tampered with. How you do this depends on the tools that you use. Here
+  are a few examples:
+  <ul>
+    <li>
+      PGP for Windows:
+      <br>
+      Use the Decrypt/Verify option in the PGPmail tool.
+    </li>
+    <li>
+      PGP command line (some versions):
+      <br>
+      $ pgpk -a KEYS
+      <br>
+      $ pgpv commons-daemon-1.6.0.tar.gz.asc
+    </li>
+    <li>
+      PGP command line (some versions):
+      <br>
+      $ pgp -ka KEYS
+      <br>
+      $ pgp commons-daemon-1.6.0.tar.gz.asc
+    </li>
+    <li>
+      GnuPG:
+      <br>
+      $ gpg --import KEYS
+      <br>
+      $ gpg --verify commons-daemon-1.6.0.tar.gz.asc
+    </li>
+  </ul>
+<p>
+

Added: 
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip
==============================================================================
Binary file. No diff available.

Added: 
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc
      Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+WeeDbxAA9GM0/EyfITuMuYCb837+TPu2koWCZAIOIjzyh+nwgcOVFT0u/YsLmtYz
+YVa3aaGSYDJ2/h8bm7UjauX8hzI36RU5pN+I8H++lYuDCCWryqaPKOt674sGVST4
+Jc0/Q8YTwS4F01xna5VtVFlzMgsiC++mvwcwm9wdBUlyHNF2xIcF9guwKTtV7xIx
+/pr5tjnFeFK/wmFsTO1ir7n3UbmUQYgw1H3yW5LszpITnHhYFVMNtpKEx/v02Z3u
+pbAlWoniWWAl8i+zdZUkkXbnheF0FfuagNKj5PiTj39bx/utKUGRIox09MSFAZa1
+AcUhKbEIbmpyFKXgRAsmksQ9KlzTaSOohLApEncHfpoiyqm/bDTBn/XkdtE7AKiA
+6e1pZhe0iQ/UG7AwjY4GB9Fu/C+nM/+SFLMyckMe3QvdNCM3pJYKkQpvIectr/ow
+endP5C3lRcMDkDl44vI/7xSwX7HGpac/dmd4ISPfz6kL45dxFvbcBbjSW893akUc
+vwIY8zHXh0wf8BXas5VgJXNhgtKoKMrQrn+CSwcvKFDghvx+BPkFiVFNdMN71A39
+MT27PCSpjcTEN/8FYPdzaALtd6M6lKSzqgveK5Wh1SBj+G8QQ4ztkbNCFbeVbHb0
+/BItf5DCm7Wkpidi0pF5aCEdykkmAHedDO3dImedFwdbXOMYiok=
+=yTZs
+-----END PGP SIGNATURE-----

Added: 
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512
   Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+c72cb056488cd5b4202d1b86e9d10335a9458dacc44695dd0c444f9e84839e89d395b03a5240146280c772d68b6d458cd15d3eab8fb2bc1817d4022b5b0fcedd
 *commons-daemon-1.6.0-bin-windows.zip

Added: dev/commons/daemon/1.6.0-RC3/source/HEADER.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/HEADER.html     Wed May 20 12:45:46 
2026        (r84633)
@@ -0,0 +1 @@
+link ../HEADER.html
\ No newline at end of file

Added: dev/commons/daemon/1.6.0-RC3/source/README.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/README.html     Wed May 20 12:45:46 
2026        (r84633)
@@ -0,0 +1 @@
+link ../README.html
\ No newline at end of file

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz
==============================================================================
Binary file. No diff available.

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.asc  
    Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+WecX1RAApi8lYG9TYiU8i8pifNVJUOASjKrUcSXi5mK5Mqj3XSIndNCookps+TuO
+xrp6DCYsqdlzI52qM5WK6WgDouz1TQ6qx8070V30xnovadOJY/qd/cmax2BDzeDY
+XEetMwoU1O5ZNCduzgRLcL7OxlZK8iy/eMHzhxdxvCUZudGOvpdiJDbEIeehzkHb
+XkJ+N6dtYey5VYwQDYCC8tZrh2DWhmN0EXmAdZHvWiAx82RE3tD0eBiXGGOXMly+
+X4BSyE7lLvWjO+lrl6txnexXzxMBiDhYWOJmHqntNIK48CTDoaMh3lw3Dv2BBHmV
+VuRSn8V0AExm1dx14X6lLKnkp5HzG+Gq1+7GkHDoQnrh+p2iJcEfqFiHCOJTfOi5
+D+L8gqaNfIEfYEqHOdV/N+pR2kIXVzG5vry8cnSHJP2qN2d3gDztD9S8EKUWu4Qj
+p8Ic2eMET5G2PLLxEzEDFdLqjFBGZ1nHxz2ADBeEnlFehGmrsyjWj9yHVIwdBfl7
+jw/glVPuYiSy96KyoabSvXAjhs17fto2sK36brW+ftHVtukLMdKhYm3uX3gSFG3g
+Nq64ZXP7Vb15HX42Uio8avKciCyYGEr+puJ9C1kLH7KWjeK5lZZIa0LAmRqSCbe/
+TuN1ZzjQADXp7Hht72njaHEATiqoBV5hHhQKMFJsqzIHzsgIEfg=
+=PHsa
+-----END PGP SIGNATURE-----

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.tar.gz.sha512
   Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+e408672218c03391c6ea41432135de8811894574e6cfbf182eb4c3959d06a6ffb410cd5649f40b9cd7212e4c4352de8148c74a42934679c7edef36971e0d85f8
 *commons-daemon-1.6.0-native-src.tar.gz

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip
==============================================================================
Binary file. No diff available.

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.asc 
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+Wef7wQ/8CHlu4mkotH52CPSx096jheI/rC+8l/P3KWiQBXbdJPe9PT31MnJeaunP
+wbXTEU8ylBtfyzYr7M3hVTOemMFVJ/axChiygU70/5hV8Nt100Yd5yWqhytF9Tr0
+PAL/MmxqFHU2CRcGngaU2ookIWASu2v1ULTanXyrev9bYJooFZbRFDEU87Wd4LVr
+AS+RjiXbc7Fb8KV2YE+KX5dkhjKfd8wHwkPEpl+gTD7d6TrSnuXscY814ynC5dIz
+Y7aHPGp859oJTVqOq0blB/l9G8YPOyFwp5ptsRX0fbYCtp8ZtyrYOB+j+cVd5Idx
+gV3Xr8VIAYD579Mc2/xPAoF/8iavwbSjWt3LD8KnuJHJGYaLgyiDTi3HrxBcak42
+qi/Q1atFDe/QzRZSbIKljn9vT6kywDRUWwJmbPsFeNadjijNMohwTE33MAanHxgn
+nQq31nsBGwXb+ce4dFcPNjwwAWQaA9AchZjXpu/imwSEKFq8prmLrNtGzeZhDgx+
+mR3LKfhEFyH5yynZgomJP/5y6RGJhbWylCbwuWUPacJUv4X6EGScHA9oapP5Hb6E
+orAR2Gh7avRJxKAkKiheso2BEDx0tTazCjfigoOfLDDu5839jSegZM7hjl//jC00
+F3P4ePtCWAXSLTh4f4SI/dBgZ1R7z8w6HvM5tjqSGYUcAfY5njw=
+=tymH
+-----END PGP SIGNATURE-----

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-native-src.zip.sha512  
    Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+d20293f691f4ff1c3f1a47984493ffa813199be3ef04a4d9f5a92a1b3aa5627d84a9f5f19d55157060a988bf048a9c0c949fff972acc2ec60fb54461f1dcae9f
 *commons-daemon-1.6.0-native-src.zip

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz
==============================================================================
Binary file. No diff available.

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.asc     
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+WefnOw/+JelM1+VC/cBt4GCOwk9fvVrPnzbZ6MTZEIPQwUJm1J49phf1pD9U96bM
+wEYnbSeehFnclHxnE4iWcvlKkW4iCYCHe3IG79WA64z9eO5I9fSJEwHaG+gsot0g
+DVHzUaTMokQL4tVrXuHqDQjaoS4jHkm8qGZ1NkgeJEi0q5fxsv/uQTrvVRGBKF4R
+S8Opc0miFTdOh4+QiwI3GLY0kjp9qtGk3s18ls/VPTwdP8K5zikuhQ0bufm1qgg4
+SSW/r9qH76Df+yDU1tXAeb8ZY/vG1DdzlsyST+IcXfsqWcqS7LvwyJ7Vg2W88vf+
+lbmPfI5M236lAO0xzVrLP4VtKUdkHW32kpIssQNmw1xSMWMZ4Q01vkDXtlB8J7Hx
+F7BZIV8HZCV/G29Le6sDnIdTfBDRadSf2ohC4Di4H2snxMSsY83MXXFlK9HB6jJl
+k6rB23a3hgUpFKl/QsKJxhps5n8GK+FJOT5KGVqYJ/7/QjO91skllEwE56OqAFIA
+KMBY+uE4te2iIKeUStO3qz+lGMrisPdoaUO9Eb04k2wlKbY0iN3/YHCpr0oosDBe
+hvYw8xW+jTG9ImCG2p2n0e6nCJxnM/fRnmXX61zTJ8HjFFDTLjFjEB4blwkG0MTe
+oLzqynSSZWYIeTENnx9zVSS6yEIRp7bUeJRNB4MoQwWyfalJfxQ=
+=ZFF8
+-----END PGP SIGNATURE-----

Added: 
dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.tar.gz.sha512  
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+2eb2f1fbdd703063f7b6e43e159c81b4adf4a7d676427a059595088d76835dfa54854ea7b2aa04a1dad31c946a6b554c81846e4dfa199af726cacbcf4a210989
 *commons-daemon-1.6.0-src.tar.gz

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip
==============================================================================
Binary file. No diff available.

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.asc        
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoNq0sACgkQEMAcWi9g
+WeezRQ/5ARYChWrHGCelxy6LN4iQAwz7BfZk0Va0Mri3K3v/oOfVFEgThCyfaYbk
+/OuEFlqnOuH8fJNaEcT5psQX4NpUhs5X3F79z/xgS6JL0upz7G8J24fRZrM8gBVh
+Ggyzf0vmVf5YaljPYQQ9cvThn0L+Jd08jT4lkjoU1TQg8BdMAsUEXduqhLN24BBt
+vW75vhEXiA5ETsgwoIPrXD9CJYDlg0FRqmfsamtL95JNUAPs26ep/SrlBZgqN1Jx
+qsQVFlV3QRQlztDEzvqM8tKPX1W9W2cM9B/ICidX6gg54bqpTSbL9L3HYbW3jqch
+6if7QWpT5yNOd5qoELkGEooTxxNFV6lb7GcxwLEVdZ7Ja8C2JuDI9ysynYPfwZFY
+xyaFPuRE4maCb5WDF48Ojmnf+86HLzexfB9wR/aJvWH++ScYAsO0Goh8/jF+4MyP
+6KPGrI1H7ZaAwB4LVDMDMNMgaZOAv3aew14f3RXc1Kc31FpteYift6o1RoWDdYja
+LfpACwdOA+kqkTEWe7N33yesnFG8YBmpt/FUMhvaQN1+2df8SNp9dotDVVEmiWxT
+rA9PC03QyvcTN9SxEF+jtbJvOcz5ftj2e8ikDPdpU42EvpCF3hWvlTHsWQ/oG5Kq
+g9shdF0Y6aHqU2luwQkuckZCNmD55O264gYbKemsQH+nLufpggw=
+=gXV2
+-----END PGP SIGNATURE-----

Added: dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/commons/daemon/1.6.0-RC3/source/commons-daemon-1.6.0-src.zip.sha512     
Wed May 20 12:45:46 2026        (r84633)
@@ -0,0 +1 @@
+398e83aa23a310e96a8cbb32609d643a7fd5b109a74b7af75f600587603c2550a5870c61bf03017361b9646b1097a916873226055fe7cba6446b49f7ed120409
 *commons-daemon-1.6.0-src.zip

Reply via email to