Author: markt Date: Mon May 25 17:17:29 2026 New Revision: 84719 Log: Upload Commons Daemon 1.6.0 RC5 for voting
Added: dev/commons/daemon/1.6.0-RC5/ dev/commons/daemon/1.6.0-RC5/.htaccess dev/commons/daemon/1.6.0-RC5/HEADER.html dev/commons/daemon/1.6.0-RC5/README.html dev/commons/daemon/1.6.0-RC5/RELEASE-NOTES.txt dev/commons/daemon/1.6.0-RC5/binaries/ dev/commons/daemon/1.6.0-RC5/binaries/HEADER.html (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/README.html (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz.asc dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512 dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.zip (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.zip.asc dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.zip.sha512 dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0.jar (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0.jar.asc dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0.jar.sha512 dev/commons/daemon/1.6.0-RC5/binaries/windows/ dev/commons/daemon/1.6.0-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip (contents, props changed) dev/commons/daemon/1.6.0-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc dev/commons/daemon/1.6.0-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512 dev/commons/daemon/1.6.0-RC5/source/ dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.tar.gz.asc dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.tar.gz.sha512 dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.zip (contents, props changed) dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.zip.asc dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.zip.sha512 dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.tar.gz.asc dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.tar.gz.sha512 dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.zip (contents, props changed) dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.zip.asc dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.zip.sha512 Added: dev/commons/daemon/1.6.0-RC5/.htaccess ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/.htaccess Mon May 25 17:17:29 2026 (r84719) @@ -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-RC5/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/HEADER.html Mon May 25 17:17:29 2026 (r84719) @@ -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-RC5/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/README.html Mon May 25 17:17:29 2026 (r84719) @@ -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.5.1</h1> + +<p>This is the 1.5.1 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 <<a + HREF="http://www.apache.org/dist/commons/KEYS"><samp>http://www.apache.org/dist/commons/KEYS</samp></a>>.</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.5.1-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-daemon-1.5.1-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-daemon-1.5.1-bin.tar.gz.asc +</pre> +<p> Added: dev/commons/daemon/1.6.0-RC5/RELEASE-NOTES.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/RELEASE-NOTES.txt Mon May 25 17:17:29 2026 (r84719) @@ -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.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-RC5/binaries/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/binaries/HEADER.html Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +link ../HEADER.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC5/binaries/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC5/binaries/README.html Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +link ../README.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +WecXnxAAopKKX7IRjLBIRj/XrRT0LLWsP39JNaqpSa/JmcfIedBkUhTknhTeF+m8 +w8RIzVrJWCAqL/SKabUbxd5xwlsbUPKk/XUDU70w45xhIGp4eJNLPG9dx6tYqOEd +wGn54Nr2QDBOwP8xOrd7rTukF3DaI7jLBpEDIUspnH/JkKlJBBqZQ+c/SVU6wg1+ ++fD2GMEUPvZ24G8q+h7ZkTosP53U/Z2SNJX5qRH5KAYAZ5DtArAmv79kIEKWPeVL +vaulJ6YbmVJFppdUZbLU3eUk/ZrSMSZ168pIB6YURJB//Tg5+5W5mt5ooXqdh5Ct +g5q0bPmV57Chi77EHOz0ek7smhr1gs66GT/NL20EmZ9y6OVo346M7E3yJfDDxqni +YonAovyucFG4CY8i7+5CgAi7j1OuWxGK2zkUJAECNV3t9jbMYCYDf+i3lnMyE6bI +apH2zSJnuxK+ag1FCpB0jqK7+4J5hXtx0C1p3WFKb5ax2vB0m/ELulQmTvZnfieC +PuTq2i0fXqSfs0DDndtUgk1NTXPZt3RSpBZw+Gt+OQV/5omnYmJqbVB+D3oDeXUX ++mEHUMjykOv1C3G2ePOClI0O99qcZVOJxrV6Ha6gjP/pIvo22epn4wsw6Asu5eX6 +luqVoNm0fNmPhgzQkqAVHds1T9o0v+lunDEcrM4rgSDSyx5zA48= +=YclT +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +1bbafd2b51b38c68159d1a895c66173ee9e0787039aa98b11f05b230cc3504130cc5c8c41874639f8bd2ffb42991621a96dfe98f5f2928be9aac8ced7abd9b27 *commons-daemon-1.6.0-bin.tar.gz Added: dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0-bin.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0-bin.zip.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +WeedYxAAqETaDP+VnHqIu31qS23C3Af8E5NO9L9ITTkMAvp2D9tF4qw+OHKhod9s +LVSHkJuIpFD+Lvq44FsJqLb3Pzt1eaMBQSCot1qfEyewuJ6ExrrUKGkWHb77p5tb +/DE325BM5Sp5JXW7aHQzwNoREehGZSFP58l8FZ6z6fDhWpmffWBKD10OhjNBVXi7 +e/dbYAoyxXf9qmSC9/FqnSqGAqXh9xL8ZR9Qn1tju8Is2dLPDWZ0zIipMwFq7wlL +QNczEtHARLYOUCk2oqCrSEflLvjcjN6cuJcBrQJl92gz40v6fzyHXvazbjeqT+Lx +/5CgZWjfLlb9GCfXS0yroY3eWqXH5bSletfqgeV5aLHcQHbvH9KSNpWS8Vupa6eJ +x1hkx1yXuZNtkfYKNMyhQffgnIzPzswiMzLuZp4dpCUBXWrCHQEIgqmLfyALl870 +W/wWVoi4TIRQ0fEk3Vb/ZCbiZFOn6gleAc+q3ika32JUqnqWAxRfBKaqwoqGGFcP +t10sIz/0L2ZQijY+PbCOnFB5JXS5iacXDAmiiMt87y0BtSn1Ypg8ca4u8xs/6QJ3 +15Bu32PC4GM7f/zEuyeXwCitu01xh4BtDKtLFibEUKbzgJkztzN1rhGIp23L4i1k +kEr+wvFLBEV8rrRIsgRmWLvz2ifeY+IToPbeoHdcB+WrQwF1Smc= +=e9el +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0-bin.zip.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +9359a53267e61b7502b65874b08286ef75c1ef9a69325c8a527008c200ead736ed2269e388b1fdb09a5b1eb4529249779a7ee71447e3dbc28d63ba204f7a3120 *commons-daemon-1.6.0-bin.zip Added: dev/commons/daemon/1.6.0-RC5/binaries/commons-daemon-1.6.0.jar ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0.jar.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsgACgkQEMAcWi9g +Weemew/+M4F/y8GuGP1SRNOH2URbyabeJ9FXXoDMT5WlFPf5r0ksnYB92U4RrU8y +0uEB9NiCpZ1BDH5HdPmlEgYdbcSIFc1of5GesrFZj+xK48dqpJjyLgRHkWcw++BJ +/ypmNtq5oJZqpIgWRU+lECgXIvqN25cWwgZD4w2AbBxUQjvNby+UWHuUj5SruMV4 +AgRsd5bBe12nK63Ey2mR/KvUwjxnUDXQvyDaiDNFMKHTll1gEx0D6/WUHXarjHpR +TYqfqIBvxEXAwC96j/dUJvsB7PD/ka0C4C/gajbPnU3gG0/MbuI//vduf6uf7i1G +TPx9vnXkUBOwgolA2Be52T4oBPKFevdsDLzG0YvJ5rtX6pJF2mExw3HGkkMfTJvR +jAd2mcSWGIdzzhLqK0XKNPyYABeYUvpao/WdPBHw0gJYn/ghZPmFEz05Xm2yVxsZ +5BN1g2u+iNwPDjRY4CsPMZtAyWA4AQs5G/xl6iYDSrgIVuWST2rTcpG5ZmUMBeCL +R+xeLDBHCcofqzMqSx1EhsTN3Sg0ThARxAcSz3Mmq8gj3VdoCxKsMfIDLh9fSH5r +ndItLSydkGavE+H4q6LLAddfIsYvwcUF64S/A98TBW9heJ+udUi8wRNfKUhPWsgT +DAXUnAZ1CO6mabSLzEbJM780S6oKQ2FRUTWoVtGomRcwDyDN+jM= +=MOcQ +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/commons-daemon-1.6.0.jar.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +2567cf84c652c488c6f2485736dfd66a54283f22b3576d909fb3970dfeb9c670d0d4a7cd2eeec48bee6ebe8341a702f62eec8acbb4f9928a395325396c42f625 *commons-daemon-1.6.0.jar Added: dev/commons/daemon/1.6.0-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +WedjRhAAuDEujTREfoMzOlNzR/VJwfqJ3Hy8xPbgY1eQlMWoQhVcW2jAnQzjkUpF +VSI1cblFodhrlIWroUhscLaZduJCRNHIi+JKWJ8x/23X2XN8nscO/QVsyEED9I00 +pqLLWzlhpu8Z9mY6vLnnEjbWaweWnKDEcg8ysKT5XJt7CL/Cx+HMmw93bymci6oO +lSNKUmmv821AcFrH/f7yDvNkFc4rKBHxiNspTCI4to9xRrcJr1MqCfstmPPVUQaI +WRoFcNVmSHUsNze+KAYm/xM3UyA2+K7dwwIS06KlZ9H7NSit6SS0fO/q+N0OwX8U +EtPAhE35vK3NCBIu57+6TUf7NPSAlB0ESaWaCp03y6atGqgzDstfSRU98SDXJJGg +3rimdwe9ZPeUdfA3328Ua3B5VkBZn8arxZE4xMFFsMWIKh95ilJl6zJqQsMLVCBR +FiU/Zf2Boel2eE6v+k/6FLcXiU0q8JaDmequVcbat76f+7yWRODHkrsicw7nc0ZK +6npEBF17ALzAlj4CJ0+iv8WkfV4eXGjLMY8YLyz9EaRvBbscxMwkMwtkQ7XUPBl5 +jH+y6aJoh9qafJ5q7k1fmmFFsOJ+pLbzVoLKGTkC0z/K/KJ55HBheS3MO1aOSVR1 +5zVn8R0QBT0p7juZ9+4fRlV70gC51pCgPRQQSUwTnwQXd9+O/ok= +=REbE +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +aac8c8a84668ded13c95826de8c81f2a121c64650ad56390b05d7b58dcaf9b76ac8fca3c895080ab393593623687b60c4137675934a79963e303da345e58e644 *commons-daemon-1.6.0-bin-windows.zip Added: dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-native-src.tar.gz.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +Wed1Uw//Xuu7hxGEjjqwcAUOB8CcpF/oPSTAQwbJHg8BQAgvJeoXqy3EKBoJhi/S +ZndjLYCi+gdG/qXLUcgk2qI4ldfLmN+Zm0RrfwC8JqqSnk6ClC5+UbQ9P4fbYjJd +4+b0iPV8tFwyI4yXEQQ/n3Q9Z7PjPXQiNTgrWu/hO1tupdfCqvdWq7LZvtR/PBP9 +WPnvYyPi5HZrVwvF4tTcMFBoYSvUCxUrCdVf6BqTTnHDlNRT1ufCadqrJELjqbAX +Qea9sA3JQd12X4UDJalswSlQeFUZSI4UA094nw7IvmxFwzAQbPi82whywiYPwVj9 +3kiT70jH5J3eO6m2s/2fJ6ly0mu7YfdsQ4CAxZahXCHyIIxBS4pZ7mr+pp6PmdJl +HlhQjfTO1HLK7y1Dy9fk36O5dyEfnJ22AUAw6TeaUD9J0gsVTzmJ2lZO2GhC7+gk +1BRHnWT3dBRVlYZIwzM3Qbzs/RlWxGrjMQqggTDRjFRP+FuZkyN1a42n5ib1Ic55 +CQ8VSWUM9MtP22z3H7QNUNxDGdUzuL+mvqLkeinqbKHGEz3uDPJM63cSWpnMc2nC +VYJ1lB1M/hsS5UMNXUi8DmY0Ca2lpYaU2vMF4aQZRzHHN4ngL9JZUoH2tQTRcumu +0kR3zTVrjIIY4nUMmujb4DlxWZNhE/vsvGsWKX+sM0FtN7Ekano= +=5XTJ +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-native-src.tar.gz.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +b07d0aa67aa381c48a08fc19f8108d4c3218f8720623b9bbf4d33447b97a6b4ac915478b6b17362b77e982159d224dd2b99ddd8aba97733f58759974127a5271 *commons-daemon-1.6.0-native-src.tar.gz Added: dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-native-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-native-src.zip.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +Wee5YxAAyIzP+eLKtPQrQ0CgudCr4SV+hoWM2ost8dZhOUNjg+ZLvg5aGISsXwkY +Ppcy2pUiv6Kr1NTjLYkgSksm72BxLqppmOP2z2LhJfBpYT2tCHxnSU3do7mnvG6m +9ouwqOLueE+miY93agUzeUGNIxuvufsaLHw9B6G/CuhDXG0dfr5W/0QVBanGukA8 +FLsmfNnalNzoaV0tcTKtcbY8tUj0fF5ZxfvVeUlAb2M98ZbrLY0usLOJzmpq5T88 +c9a/LyJbJt+VhF9/nY/zWDkXa2a/+8aQN/FHyZ7MEy093WCnCqHyIgYURj/6pUqG +cyXXYuRIkxaf7oUQjqDXwoQbhd9t2momJUwYva9/ixSenkbjwcbQh9QPsLhIf0MQ +H9Gdfw/dC8owCz2VpFOs1ALNyvbE/oafP/o3bdtuEHU+ekFCNLkBGbOH0k6CJJ39 +4bfd8+pF0G3sq2OtTNG9mmiBH8lr4+xa9ae0/Ac00uIQutpmJQ7pJT5Wo7QeqoRB +3YSfzTbkx01oHiFDUtiHEeLhB6YsKI9T5KHAT8/Mfvo2cY/HApiO9Y6WbLFCoWu4 +xLch1Lerq8O3SfVLJT7Ai9xGevFofP0Z/q4F4T2vtBI8V02lnjxj0PeQ69ucJUks +5vKeqIAXhNM2M+i56oDJA28hfTyxQK4GRctOEkAtqs9Ozxf2WAI= +=jcgB +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-native-src.zip.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +e679ea961d756bb809034c5c9abe21b51df404600b0abc63c8941c67f3f96181dacd533164f98654ee1898b7df1c3dd879d11b662c31f87cda5f9a4a45f1ae09 *commons-daemon-1.6.0-native-src.zip Added: dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-src.tar.gz.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +Wef7MA//fiJuugvCPsWuD4rl0ZN81ht83/QmZP+LzzDN21aiggZEf+gGwFNHoone +FifCZhlsSuCd2w+o8/m7gdr8HhijA/UwZ/BU9LntWM79qIlUtx6u0DfJ6FuFZTIb +v/thRZ7mcSE+AFT+V799Mo6Ke0YHgpZ2ZIQ3B9abgghRmYYvGtyWsCWHCNbZgNtZ +BlKFwktsiw4ywsoT1wylvDFvXQ/XKbRyt6jNDhX5gR/kku2B8ZCD6SgYuERQnPY3 +oTsPsnl4vlPLb5+B7RUVgc809DFyvFVPUw/XWTMXaACP8L/DFx+03eXzZ7ZN4aWb +Oy6A3lr6+6z/omuAtx+OAZFK3iMdXcng05idmClRz6nQuz8T4caAyoIwMG5YsoI+ +sMVrN3wC9GxGrRPEIg8p6W0Vwz3YjvF3RcqNGr8jjm2gY+Ju0nxOyH8cQVwXP4y9 +W4wMU7G9b2vgJbiyJyOYSJxGgl/+I+kcl8lHoosehFnGhE/uAw4sZcgTiMAtgMKB +z3okAoAMqE/kTHGaxZMmANeKm3wYuJXsYbkpE9P71vknqCDb66aqDcmBYX4rGv3p +z/epGxA6Cg+pN6d31W5vBdMKALa+6vY8kxhLDv+wx91et+FSSVdgCggHEBktvm8M +qXZ5DH6cHebjQm7HrF8gN45B8huHBnJd2hYLrjXAhiMHcdz7B9I= +=itnm +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-src.tar.gz.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +0d43e32d69924311e38cf8f5a2737a371fe593e54c16f197bffc5c2a73874b9c145a929db010dfc1a5679080c55924f0242fb012f19858e3eeec2e74adb29986 *commons-daemon-1.6.0-src.tar.gz Added: dev/commons/daemon/1.6.0-RC5/source/commons-daemon-1.6.0-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-src.zip.asc Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUgsoACgkQEMAcWi9g +WedhSA/+PCs3+AP19hEvxj3JHvHFFAPUHUcO2QSsNwrMjiiutBg9K5/5m2/D8W0h +HsfV9o0T9YgYGtqtVf6k5H9ZXvU2xICUrRWoMIsfvJMkKbO13Aut66t2lqG2+tHM +UNwb2gRYLoI0CoVTZTBF0FZH2ZXg9YZ7x/Ti+tLPfiuiXzUT3Cvt0nup0FZwb2F/ +BvHVqyW16Tf9N1TIF3qIbWuTa46DabucTZxrnQuTZ2wQTYsiWKHlkW6wx211G+Ew +n3CQXrUOpSsRr+Rg28CD14Iop05R/OZtdEeJcKcEX8iFZHzTwli4Lv/Tn4gnE3WP +t5ltvWa0buLnwXaxht8zt/EDvl0cne0FQlekoxFd35ihgf8BiC14ybz/40Dy17dS +e9Xpw6Zl+zGzkAqAczv4MxU46fV2Fy5W8vxCp4vQKy5OiOkh8+cjBMjPNCItz24U +3z3JI3AStuVKAaHq/cXjLUNm8z2ZLxa/HgbKG4KE4Ts0OXOdeGf6xLkHBDmOPevx +zacAs3OJvl1/KPNb0A2neboE7YyOitD2UmmPvIJsFAq2Aw1rp6voU42+HSGAJ7uE +3WklaWh4lKFYAJoT1v1D/CUgGNkGuO0vmnmo4MELcPW3i/RAQahfcTX63v6nlwYi +/Ta5EHU78ODKzTOJqe7Cu4Th6rtVN+5p78cl13x+Dy9x6KLPPMs= +=B34s +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC5/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-RC5/source/commons-daemon-1.6.0-src.zip.sha512 Mon May 25 17:17:29 2026 (r84719) @@ -0,0 +1 @@ +87beb28a360b480b5d7b819fe9a085c888c4c0fe5c1f3eeafb533bfb5f4ea60b04f8cdba95cc26cd98201e87a3fec8d0563cd3ceeea7708021d32bf4d895e193 *commons-daemon-1.6.0-src.zip
