Author: markt Date: Mon May 25 09:58:00 2026 New Revision: 84709 Log: Upload Commons Daemon 1.6.0-RC4 for voting
Added: dev/commons/daemon/1.6.0-RC4/ dev/commons/daemon/1.6.0-RC4/.htaccess dev/commons/daemon/1.6.0-RC4/HEADER.html dev/commons/daemon/1.6.0-RC4/README.html dev/commons/daemon/1.6.0-RC4/RELEASE-NOTES.txt dev/commons/daemon/1.6.0-RC4/binaries/ dev/commons/daemon/1.6.0-RC4/binaries/HEADER.html (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/README.html (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz.asc dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512 dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.zip (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.zip.asc dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.zip.sha512 dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0.jar (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0.jar.asc dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0.jar.sha512 dev/commons/daemon/1.6.0-RC4/binaries/windows/ dev/commons/daemon/1.6.0-RC4/binaries/windows/HEADER.html dev/commons/daemon/1.6.0-RC4/binaries/windows/README.html dev/commons/daemon/1.6.0-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip (contents, props changed) dev/commons/daemon/1.6.0-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc dev/commons/daemon/1.6.0-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512 dev/commons/daemon/1.6.0-RC4/source/ dev/commons/daemon/1.6.0-RC4/source/HEADER.html (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/README.html (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.tar.gz.asc dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.tar.gz.sha512 dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.zip (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.zip.asc dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.zip.sha512 dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.tar.gz.asc dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.tar.gz.sha512 dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.zip (contents, props changed) dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.zip.asc dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.zip.sha512 Added: dev/commons/daemon/1.6.0-RC4/.htaccess ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/.htaccess Mon May 25 09:58:00 2026 (r84709) @@ -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-RC4/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/HEADER.html Mon May 25 09:58:00 2026 (r84709) @@ -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-RC4/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/README.html Mon May 25 09:58:00 2026 (r84709) @@ -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-RC4/RELEASE-NOTES.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/RELEASE-NOTES.txt Mon May 25 09:58:00 2026 (r84709) @@ -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-RC4/binaries/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/binaries/HEADER.html Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +link ../HEADER.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC4/binaries/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/binaries/README.html Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +link ../README.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvAACgkQEMAcWi9g +WecczRAA7Iad5HvFIJNRQW/62+Wwbp2M2FtJV0Jhpt/DUF1zng0fvEENACFPsM5M +f8eXYdb1wS15Nw0Tkt6c4fqk+Nu85WtlQJt3pAuZ6iHpuNwy3uwCZZ+cNwi5kHza +n5y6N1HiBvjZOPI3s1oObjzn1Ngnl3kMt75QF4NA+D7B9Ze46MecwnQ/cpsyw67x +8bLPEDKQb6mT2Mk6yLeSx9tl1mZeN0Pedggby1Gy5YUFHH3bORjVVJQ17PVq8LoK +5YsI298KyWm/LIfRpuUj+uEnYCkGJmvup8lUh0fmRSvfq6n4CtKHIlLuam8EOGlJ +ocNUpUOM/DaPXTcN/Q9xZWZZWHdz9rZ/m1kmRK/dvVv/3BGJp407J7jdUUC51iUm +TxUaCPuqnTCSKEDQbfB7y+qQ8oGsJs8LddDJoZVTB2/ltSHVD4mj3q9AGqpozFfY +KCS+a1am+kyVUw2cQWkwk1OTmacVN+xsjEOQhKmIUYKWrMHpCq2LC0UzJ8KZV0NU +Ou+/6rZ4+qZ5+IwcCBTd5igv4YFt7itVU6K/YHWDFAOuxcpjDFrFxaLiAk8TPMfq +FZVAQj30B75vzNmjIXpjSb1hu8Eml7TAfNvJHP2+Bt9I3aRNU6OulsUSr7yZCeLi +30uq2GENYAvFUFuBRs9Kaq7UYUzy/U5dH2osOadYAczUcmYrYwU= +=fFDw +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0-bin.tar.gz.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +fb8f29be2d1768859e6b56e928814dc2f83213103d8d29a30618e2ca668d75ac6fd04725f0713d8a6d2a3e61e29168a0b377b1457acce49b35bf9585c4675d91 *commons-daemon-1.6.0-bin.tar.gz Added: dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0-bin.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0-bin.zip.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvAACgkQEMAcWi9g +WefbVw//dhKaJOc2cxauEvPm0Y9UD83/ph3mj190LRnFfYKkJeLL1OgO813SFaQH +Be4NnvuNC6Fd1fA6Y8yDmMKAOpFzd9AQHBqzgc/tp1Jnm2GM27CPkeflnUquCr/H +FASPcRouTZNbhucYEjQuVcyBKZ/vkzEvGhgd7iAiJS7QagVzRcxROfFjqmxR4h7a +vEDnexaQDl6GC7yRbeoWrpEqZj58timch3zojT1TVjUCfXSuCfrFC5WfGEiqFkbD +4E/7JRE0+tdKmrY63JPWNjmpHKyAuRHlx55m3NtTvRsADyW7gutQ7F/drDZQFuJX +asm2u8CgrebKLOaXb2zFZlJz1HvmZjirWpPq4orXaPG2na5VEOR3w1ItajAMDeAH +Q2Q3iz3cssDMEhbQWWBDDmjhEk381Q7ji0yGEzRIfv6MlCVQWuu6NgZN34wnG5UW +4QhxvYHPbFgF/8kYxSP5hzy9I9hhD2DUeRzCytUfB2ah1R2XHXuF1vNhPu0NiS5X +TfaKRXu+TKx4LID7Ccwv4EaEgbWrIyU5oDEYvxwrub1LDuSAIkKxjzaU4mgbfc38 +EK7eIqHZk33LEb1MtU3JFAsQ4s4esFs+jgyPjE3uweUk5m+RjLllC1PqYHL8RG2r +We/pMVzxBh6yGkaGYEl9aoxbpKjJd0t/UvQdeZh2dWnAZ7sIZcs= +=bmxx +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0-bin.zip.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +b4a4e35d887b3a629a2b82482889d27776733b9ed161f9f10b9cb05183a0e4cf67c96c7a8f80cf483f9628c3adf7c210ea429ae08f0735a91f45b47ca75b6b90 *commons-daemon-1.6.0-bin.zip Added: dev/commons/daemon/1.6.0-RC4/binaries/commons-daemon-1.6.0.jar ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0.jar.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEu4ACgkQEMAcWi9g +Wee7EA//Yw669V6ljvuMMq86Ru4HgB4nSFlmPNU8vMBEYDf7sp9rlqF9lCE+aP16 +6KGZT+rfx+YRsU8Z9OOMUw3nqFtDkUlv9HGkFVerCSi0YI/CVto7LlyhNqaoLJy1 +acrMlvK+zEKbFJlziqYRlrUHxeNUv1O1fWHhK5alsuAyFdNLgoGX6L59NE69WKoZ +uOoeO8J6AwKnYZRwFs6du8cNyekiRu/JLx2G2wQK5HiKHBV2FMRLEKxmYBCN37fs +acZA/8ySe8iKVIL/ldnaA8qeKXhcEva2CLFP4YDYyrPiHEXdDuu9/JcoocL7PHpW +4BCWVZ7ZgPKLM/Rf6+/gDcLynZbbE8uM42EG2LslIYHDYJT1QkREh5PHVkFkV031 ++pyFmwPnNgXgz9ciAZJVnXDn0lyFB1iJAOrrNjINRiH8uS7WBmD1ihUEXoUNpCAQ +m46y8foIt9E0SoIfpulTxMAkRMgJ3xgfVDdV0bBExVnAPMXzXLoeiZLUbkkMlfus +gzQQnniURZU95Xa56iVjzmU08TlXyfNqSbXtDtYsaSsVSzqetmM67onCCI/PoQzq +vktBqQlyR/V8kkLcoA4oGj3hcQCFkTE67Y72UWQmfHbh70lVgJr4h9MfMERegc4s +0kB7E1ZLOCytPKZB+C4jA4HwPOmMrj1kgohXMYah5uFRcWJQJjc= +=KDic +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/commons-daemon-1.6.0.jar.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +c0527817d5560d4060c87c5c2c6f57c6beac96f3e12b011920d2cefef67eb30ccf1d0a6621d62daa05224d850dbbffd593993848649be259c0545c351b35224d *commons-daemon-1.6.0.jar Added: dev/commons/daemon/1.6.0-RC4/binaries/windows/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/binaries/windows/HEADER.html Mon May 25 09:58:00 2026 (r84709) @@ -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-RC4/binaries/windows/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/binaries/windows/README.html Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,90 @@ +<h1>Commons Daemon 1.5.1</h1> + +<p> + This is the current release version of Commons Daemon, version 1.5.1. + 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 <<a href="http://www.apache.org/dist/commons/KEYS"> + http://www.apache.org/dist/commons/KEYS</a>>. +</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.5.1.tar.gz.asc + </li> + <li> + PGP command line (some versions): + <br> + $ pgp -ka KEYS + <br> + $ pgp commons-daemon-1.5.1.tar.gz.asc + </li> + <li> + GnuPG: + <br> + $ gpg --import KEYS + <br> + $ gpg --verify commons-daemon-1.5.1.tar.gz.asc + </li> + </ul> +<p> + Added: dev/commons/daemon/1.6.0-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvEACgkQEMAcWi9g +WeettxAAqAPt9jov1kFB6MMr0vSidtcbwkz48Mdc/mghnbnbUxIyhy1oZ3G3JuCe +f9B7UXA2vKQAcbcksZHQA/N59a4NYU5QUnmO+piLp1KoM5i+M5Tk89/PNDBG2qUK +6iA9MWRrKLnZ0+0g6yi9CF0dp+Vp1GuYCP+T+nKUQ0hLu3ealNSrAoJLqNOuVYl+ +6aJFlJ+Ysuk6pRW4j7fwdMKW2suBFDhXytRAOWPJVBfXX79+zfPBGtou/GEG7/Ux +l0wIEUL/0MM+SwLbkBX48WWnWADlay8OGVvJibs1uIFYeFNPRjfSSPab7CkhXiei +AbzScZZTZ/XJ2uOGCfL11RV/VTwtJy399lvUI2BqO1PRtUMozpBdXtP6f82Vt4oA +zplX1uS8iBZ4gx1AHhu9aZOFjdb+y9m2Md0CqrcZZ+Rm9eCkW0BijRqOGpKfawhk +ZOo5HmW7ySKesx+30dyEesutz3C2i+jn8dmhXNQPKrIIdlDrclo583CgqN8/IYBo +3RS5Y4WyM16LHamX4eoXB0QzbuX4nv9qStxMIwWAUOR1cgHshIImmfSfdCedODuS +4VAzSi3xwlSYS+quoRhNe1w67heM6ocxfVYN2YZvjThhyJbqonUJGbFJ4ZKk79zJ +1RbHrpGEXH03eAIS6mDeK2ZWBqWtwz9g40kycoWxmDmprhAUon4= +=ItZi +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/binaries/windows/commons-daemon-1.6.0-bin-windows.zip.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +aac8c8a84668ded13c95826de8c81f2a121c64650ad56390b05d7b58dcaf9b76ac8fca3c895080ab393593623687b60c4137675934a79963e303da345e58e644 *commons-daemon-1.6.0-bin-windows.zip Added: dev/commons/daemon/1.6.0-RC4/source/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/source/HEADER.html Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +link ../HEADER.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC4/source/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.0-RC4/source/README.html Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +link ../README.html \ No newline at end of file Added: dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-native-src.tar.gz.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvAACgkQEMAcWi9g +WedHhA/8DM/FYDkv+Ru7U8pQbyqtKm48WWJ8htirGfy8RsMFcvMf15MXIqQoTovN +QlxuAKW37isK4/RrZ1lvD+xsSmlYGWIXdcG6GNhJvGXJKryrIn0UoC0WXHWpTHnh +PUWH09FdfU/hhxw8+te+BYOIQSz+h77VBS+4CoU3wK3GSNOdQTaGq95bO+Iq7zzS +f7o3FQq0WUGEFFrCZRKWI321vHBrr5Kijz25JW10K3EJrBGhnamX7b26j8SDO4X3 +fHxK0ZZXKYBwdgmqRsE+zeMicjdqHox+AVVkNekf57y41XldoCm/gQaOtRQ/C4CM +Mg2bx7A4uoAJNc8CghKB8DONk5twD647KjP7vi23oZEW+0JjxQEtvrB53Nuyire7 +VlvZ6osA9Hq91JSK8vbkKM5Msb80s54OT8i0zgcbxRMRpaxtEdBeBYttUs0GNxhb +oCzHXIK/HAfc+jiXQXSzvW5gc1zKbt+2kzSwxO1DQXK9+iNBspgwTn6hDINJFtST +gaMu/IEeh9NScJNg+XYI5P/7s5Bu9hJxNg9EVmgU0jE2qVJV40ydma4nODTLyYj4 +h1fI1Qkgmid+TL+ELqqYBQsAAEsilnInRgY+R0iMWYWQXka4GBc41YH5XzWYBxKv +YzOsNA0gnSJU4OTSaHGze/Mg4/nihPeFpZtHOR0t3uU2P+Xm8ms= +=gDoR +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-native-src.tar.gz.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +129df229c633fb6bc637e02ac7bef19e636d3b814b8566b87c9251a0b4952c8df8df9207e4eea741fe289dc10eda62a52fa30333cdca37365d9000e6a7a2aa31 *commons-daemon-1.6.0-native-src.tar.gz Added: dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-native-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-native-src.zip.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvAACgkQEMAcWi9g +WedE4xAAz6jAF66M/2saqKTFRrBtKcgm2ZBkGaoqGmcodUFeL1I7+kPjBK5H7RP1 +LIoCvhZRj70//utoCQi+xgAhdvem0I00iRvY1meTIUuHEmdR8RZip+8ofqnd1Xkf +1JZRE2mzvNSRxhaLuSvZ0E9jpJLbO00wL/wd3PVBYycMjQ/By/JN1IbFM31kmD7Z +02MdVzT7rirB3OegxMGhS/AskOchZvOGoQJ8e21r3MB2CDmQVF+wuCV1hJXT+0eB +iv74yKiFqBIKvTcG2Rlw0FLh5gOSxN+pLg66aeU4YtSbBHanBlwytMOJlHAAMsbn +1DcLp8Hb3gNn/5lz7DnydUhE3iFuROS25FnZ+3dvjf0QF52r2loG8K80A/gdL2bY +ZiDE12vclz2llnOiHefvwhfdi7vxWEzaU27H6cApnwfY6ey92OhxqB7gzyxwR0xa +qeFHLnxkrWhQPRLUqbSWC4M3XMYgV176SMflFXQlC9UUBbv1YMy4IZi5po1PF5K0 +1DIJf0Hoj2z2id0PUPLacmOI2g1frvwU4VZQvMKJPBIcFfeLW0wvCb5s60GchvDT +qUasQml0ic1IrYWNGpLYST0pAdf+17M2DzrFArkzgXn9sPzvwf8LNmZo4xBjA9Ob +yUqMI3THZI/zgvq0hTcUGOOXwbi3TnzwBFp7XSJb6JQL0K5bGcw= +=eUU/ +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-native-src.zip.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +2828cdf71ed257bd8c28737cef25d6b4cbaefe01c001747fbe9f3257909827c711c48647b78b5530b3e08e9ac7adfe8279b851a2eafb9b010f182b8cd56f4163 *commons-daemon-1.6.0-native-src.zip Added: dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-src.tar.gz.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvAACgkQEMAcWi9g +WeffCxAAkFzXrBUqZeHoFSu2m7Y/8v/Vg4rkUUGZeKszYy9r548YOhjgtFy1sRhH +kFWB6MNdL3vHXRMxF2S0oUSPTAYaiITsjQx4ERft3qLq8eYJRUjFW5v0qxmRktP/ +CxC+W7pmqiX14KcQNI4hBpV9l3CiDCBCb2iJWvbs//zmsMvI0WqlQgrseG///UuG +nvPkbUAeYb4zqkYlBBa7uk54zJzjtf2CxRx0K7t43nPI25AVqiTVlSBg1XorsGIy ++oEzZ4w0T0llloyaLZHKzp3QeeD0alXdu52OBZj+MGxfdnjawQSrC6sRifj+O1PF +AWNlYGlH8oblpNW4dZ2mnvnk3ZnqtSHYI7OmGhq1bFCzzBr1eLPO4xXCB4O57AQC +OFrCLbeECtS6ofGzg28JtpdPGM+LO25K27Xty9u37WxLKkWzsTx5pfXKAo7ssVnB +HjlUR2T4l5GYlyVVmzltFBsfJR1UwUsETWhWVxx8WIkVjUfiZqz+uIVVpdzMtVAp +PPpZ/FA2aYhvF5gJCJvNsKe3DxwfKwbOwK+8M/9IJ5OA8MWxMK+j9W3B1XdAILLe +gSa0UtKif+0EVFHLHwUmIFHBxBQrRABWRYPpbTwKoD2lLKUc4YfQEzk0fTo9tJVY +a8DzhBYeRFyNJvy4huJB9rO/EMpAL7oSzR9s6hoECzaqH7Mr4is= +=omdA +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-src.tar.gz.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +dbcce0e317457908f296851cacb128d1ce1488ae85a1204260f1d7d552acfc76c72221bc7663e8bdeb48f5c6da9dd79ea667bfc40580e05fd9eb6be7df2f0648 *commons-daemon-1.6.0-src.tar.gz Added: dev/commons/daemon/1.6.0-RC4/source/commons-daemon-1.6.0-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-src.zip.asc Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmoUEvEACgkQEMAcWi9g +Wef/DQ/+IvErFmNR8Fpn6NmTt/TW6kEf9HOf03QeFrWZlkDqlY7SZOTkzav53lzH +6EZiV61VCD5b51DFI7iK+oNVyLsePjUfukY3VuP2rZdRH3XPxVNQt6xMwboMvwrm +S8PF9iMn0gU0qNdR4Tr8pmggVE/oD45r4m3Jw0sUNfZnHvVv/3Qv/gl0jc/uczz1 +zhrrIPC3zOzqKOGTh8GG4NBKcioNFkEeFiCzaZBfUtk7Vgu4e1ngKc99N4CgvVFx +MDah50fc6tcETGN5/O0uy/E6jrHOdqpjKvcq7JqZINMgWXt7Ga2OxKgel+WeYSla +2wR5DESvK7RHvjmeGQ0FBqnj3JMmPZY6XejPVSOn8OSACL3c2ARwnvfTMditQawL +zvWHSc+4uPzOdWiJdevbcIhWLLH0HFSEehYwCxyXYoS+DIq2h5hXTurzpeJ5rpfu +wjsvkWTMWCqeoWNPRDS7JObHctE4ZnuZKNKqKZweq1RmAaVDzEJdzkDyCeyljYIk +VZDqEyGETEG/poQ/rhyQJuJS0pZQGuO9N9wJfwjl9DeGxDfbemcp0O8UDh354gKD +dazR5kUps00xde/mMLsXoXQ3p/q4ypt2ztfc8X3j1vgiBtG9V8gIjGnaprsIilW/ +M2mfp81SBptpr8toZMalDsl2Hh/EnihAATr2I0sYTrTFNAIyx/0= +=6xCQ +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.0-RC4/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-RC4/source/commons-daemon-1.6.0-src.zip.sha512 Mon May 25 09:58:00 2026 (r84709) @@ -0,0 +1 @@ +cd601ba142d419d9641d612a83b7ba3593fe82825cc0961f20d3df7370a1598f57c40f31ab9f1df4cebce0f9bea14690b578248ef547fa16954106fc13b72f00 *commons-daemon-1.6.0-src.zip
