Author: markt Date: Sun May 31 11:30:07 2026 New Revision: 84861 Log: Upload Commons Daemon 1.6.1-RC1 for voting
Added: dev/commons/daemon/1.6.1-RC1/ dev/commons/daemon/1.6.1-RC1/.htaccess dev/commons/daemon/1.6.1-RC1/HEADER.html dev/commons/daemon/1.6.1-RC1/README.html dev/commons/daemon/1.6.1-RC1/RELEASE-NOTES.txt dev/commons/daemon/1.6.1-RC1/binaries/ dev/commons/daemon/1.6.1-RC1/binaries/HEADER.html (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/README.html (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.asc dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.sha512 dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.asc dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.sha512 dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.asc dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.sha512 dev/commons/daemon/1.6.1-RC1/binaries/windows/ dev/commons/daemon/1.6.1-RC1/binaries/windows/HEADER.html dev/commons/daemon/1.6.1-RC1/binaries/windows/README.html dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip (contents, props changed) dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.asc dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.sha512 dev/commons/daemon/1.6.1-RC1/source/ dev/commons/daemon/1.6.1-RC1/source/HEADER.html (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/README.html (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.asc dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.sha512 dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.asc dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.sha512 dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.asc dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.sha512 dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip (contents, props changed) dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.asc dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.sha512 Added: dev/commons/daemon/1.6.1-RC1/.htaccess ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/.htaccess Sun May 31 11:30:07 2026 (r84861) @@ -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.1-RC1/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/HEADER.html Sun May 31 11:30:07 2026 (r84861) @@ -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.1-RC1/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/README.html Sun May 31 11:30:07 2026 (r84861) @@ -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.1</h1> + +<p>This is the 1.6.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.6.1-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-daemon-1.6.1-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-daemon-1.6.1-bin.tar.gz.asc +</pre> +<p> Added: dev/commons/daemon/1.6.1-RC1/RELEASE-NOTES.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/RELEASE-NOTES.txt Sun May 31 11:30:07 2026 (r84861) @@ -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.1 + 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.1-RC1/binaries/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/HEADER.html Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +link ../HEADER.html \ No newline at end of file Added: dev/commons/daemon/1.6.1-RC1/binaries/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/README.html Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +link ../README.html \ No newline at end of file Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +Wec10xAAwkohewSRj2Y/hB1rH/FGK383tr6rE5xk5Xz6KIMCqu+Sdn7t/1H716ZZ +w5c2Se6Wn3/IBygzr5ibLYGU9XSDKy3Sw74jOU70ozjU6tbzKrlwPoY1u/9Rz/DH +7U/chJ2YXM3E1XN3tp1hw64J47SLc2lQmxUuD6RxXQF7rSFqRzgyjr+jExW3Os3A +UfO/wvgTzLdWGKuQalKKPe5HoX85kGQ+Uth2THdU1R9Sg/BfeRkcx6bC8rhQ1vqE +3hpzVpxKTx8MklZJ550Uir3dYK/+WgJc8UYsJydkZTN4nnurmdauvyYCHFc9s49Z +jW+j9gg7Xn+/fWNEaFVKmOflRW5ihojaE+vTZNZQUuAgl0R4nzu50y5bkBQj/05B +6Vzrj00ENhX3tMG5vTJbErvxwaji+lX04fYAxFTrt7ImJYpizApPY+FG69FZUNH3 +KWiwf/nesHQGfgjiK1wy86/ijl9nzR9nhoIuQxbNpeZvzm1+x3trx0rKemQo1xGN +KnY29nORLg4UAHKp+XaLBLc7yQqKiaiUaZLPDohMDiukOoHNS4VNpgfr6cEiFj6Q +aSTuD5zOPt3abrna3TSDi2f2VuTRiIL6d1r3iG2SaUdDXt9BabKhaZlW4CMIueT7 +//ItRNj/fOKR9MLLbAkX034HX4JCMudGZp2+RH9OoMNo2A/gAng= +=0tqm +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.tar.gz.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +4757860f7700908cd915141237321b2996ea07077066e8afaa1de322d9edbf7e20c73cb19c57e2bcc27e5e0756d7c3d568f8849718e2011e3b182a2420d7a969 *commons-daemon-1.6.1-bin.tar.gz Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +WefmKRAA3ksxEo0QSqOTjovXtXyUIyG26mjSDARx2zs8ggJv04ZSVHiuipOe6ZtM +i5Ur36dcKB0zYtD6h1exGZvf4gSqKzMQZPxwXslqE/AqoK9miLRFDf8VrXSAgVS3 +cHSP9joVTpFX/KUPzfNG6H5WwUrR1t7wzSb4XtSJrGd+hjAI4Wx2fyaZ34pFrAVo +cKOqLQRX8SEVzRkpS7Zbw+qKeG31P+hjsK5JjECeNUeqTZFtEcOBgSFP2hO5vF4D +3BuuypqVi0R2vtGrFEnJ3Qs5OV9LTuQUH2xu0c1h+gjWXk6jcQBDjG3WXWju2BxU +Y/anPLybi4emS5dk+oYWjWKJfaXxO8A1F0jyLTJW7uFCPiQxP/EfNSqTXNIFYzEm +6NJUPeAd/FF69KouY3tElq540MO3KstBAuZhLUxLpPjCKUcA70qkkMr/vDZ63SR3 +MXJG40iZQvB5G6WVYshCanGG+jXcJs13TYJzKWvQW5sOL60bZJVYhOJr4GF1qVwo +nR7FydZa5vYYGy3XUMjVy89jWFWhSR2IjG9wrGamux1j6/lH7QKR1bLL2QoeoKqH +N8Md7bztFLeiOhiNDC2c2kj/CDuf1a2D4RR/5ngSUuqYH+UYAHRwF6PXEsUjen3t +Cp+1vovNvG0qkyu+6if/LJOrEYEsiBNt6sI6y1bM4n5RxyMojF4= +=i453 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1-bin.zip.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +65fe49ff0cb8d9938d2b519ca2864ef6e53e5d8fc2056734bdb93bcf03b6729f2879dbffa52dc24d89e6553dcc2238c66b7f734dc59fd0a75d803a98e3a5d718 *commons-daemon-1.6.1-bin.zip Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/EACgkQEMAcWi9g +WeeEYRAAimrHGOCMa1rP0n6tOT7Z+nS6MGPgyRuNHJQSwMro5X1TAK5Xyl82El1T +2rrLnglfNtIWZsa85K4WY6CQrAe236dArxHiDCrsooiULstkI5z5/3Q9m5E2a4Qu +EAw9knWue7IW/4Q853ivw0DkdfsW9WaE70mdXBnXdeYRfF2Z1e3XhMuWZrH/aMZs +d+2VAcTWe3uDkK5a+xYA4v+QNIS6Mr8jTGUbuB95gyWqWoQ1ZN9OVe6FKjwuOdMN +LWzTilEj2/oPcNsFej6kf0yZ8l7MfzL1AIeMH5WMBGVqHLtpUkzo8HufOrjIWPpq +MBPaiEcOkmjNAUkh5aZxEScBsccqUJ6K5yP1cxDNjpqfeIuC2AfMXsEXmcGF+8Yg +PRbGZL/8dWWMbWjso4oPm+M+Ru21ZI5+oGtXVfy7A2wGM+4whFLvRwuHo9dbne3W +k/kQ61BzEfmnAPw1qHBEtBWQ7QEOWRol8HuiPapDr18g5XlCbjEALC0s825QR4H6 +yojGKsz50QpcvkzgvbyOyUzusPVOPMlmknJV/Q8l8XQj2uVKPJXqBhJ8uxYMSWEr +3SPw42ducyS47JC7JKReutiE8WmExaPFMnhg8CzyoBdzRebfCJg/4W8h4KCqAm1G +BYuK7XrNAg5B0GZKhdlxiFAgAXMWSXYvJJ9DDKY3zx+lF69s+yU= +=wjpy +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/commons-daemon-1.6.1.jar.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +3217edbd2458dbf1f2494a773e1e3ae1649ecf059b298278bc6832bf2f5f3d7d09f1c1c36843e96ca0b078dc83c43f5f5012660bccbe3894e40438df2135f9ca *commons-daemon-1.6.1.jar Added: dev/commons/daemon/1.6.1-RC1/binaries/windows/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/windows/HEADER.html Sun May 31 11:30:07 2026 (r84861) @@ -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.1-RC1/binaries/windows/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/windows/README.html Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,90 @@ +<h1>Commons Daemon 1.6.1</h1> + +<p> + This is the current release version of Commons Daemon, version 1.6.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.6.1.tar.gz.asc + </li> + <li> + PGP command line (some versions): + <br> + $ pgp -ka KEYS + <br> + $ pgp commons-daemon-1.6.1.tar.gz.asc + </li> + <li> + GnuPG: + <br> + $ gpg --import KEYS + <br> + $ gpg --verify commons-daemon-1.6.1.tar.gz.asc + </li> + </ul> +<p> + Added: dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/QACgkQEMAcWi9g +Weeeog/9EVoIIHqHy4JTAXM31a7pbQ2UegIBt8RMUWVz83TuIXaa1aJv8vJzDzBk +WB1aqD/SoBNsnsLfjvF68dBd2u85Ac27jpT1Ax3wwqfECrgfjQEI4GBUH7J1geKu +F3AnY9Ve5pU0QEMmUqgnV7Jr+0ms7a3qodVOJEhQE4+iJLvq9zbhJkWH0wV5LuRl +vtqQu5moPTOL4lg6hhHUH1wFhyCfxOPkFiwSHP9ntftvziB0uOKWCALGTBvI2GWY +g/hPSpVhdoa2sJ2CIrrjYNLsbiJWJYOB7fOEQkB3COcigVVy7nJAOPgaSOBSoJly +Fwf+mcdNvZ6E8pHUtrK1GYIfmxDHRymTSZBybiWDdaBXB+Pg/xtd0CsYyMlIhZEc +wJhTW4L2H/puzw24ufKsjKaUKYrLxrF+06VhpSXvuqvW2NvSdNZ9MeE5WtgT3MEg +XQVNZml2DNOnNw1EMGpgucmbAAmbo7X0MUeO7PUueCkDD5ssOk56STDtQm6ngHEZ +2QtWN636bAACstBRwzCxNHXDuTH0TamCGOYIqbIcfCiGUs9a94AQ4VyBCyRLQFPM +p1M4eCf1V8rTOK4sPLGHg7fDhvsLKNI9pK7pchwwMzrdPVbxhGJhmtNsU3KwZ0Zt +oQ4OTBX+6VebD1ArWToMISmonPPuL83ofBLSjQVzVFRf4qxmZ88= +=vXq3 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/binaries/windows/commons-daemon-1.6.1-bin-windows.zip.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +a878177edc92e663c1113858f8903451ec02b5b033bca373bea4f8761d9196323771301fcd6a7b8387d8e2300f7a1056b9e08e83fca9703df32ac3ecd5b129f7 *commons-daemon-1.6.1-bin-windows.zip Added: dev/commons/daemon/1.6.1-RC1/source/HEADER.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/HEADER.html Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +link ../HEADER.html \ No newline at end of file Added: dev/commons/daemon/1.6.1-RC1/source/README.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/README.html Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +link ../README.html \ No newline at end of file Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +WeeRTg/9HuT6azSv191E2pcuLJjGBP7OXeIGurVp6O3HDo9430WWPKOR0BX6U7Tj +YtO31Il9c5hUothxD0msx5hlmopmeQ02a9+6SgsSrEmwzqe/Wr4oQuMnXLKTdu/2 +tsvSZQKvNkuCnuAFdJpOfF4hARSZm7k7vlCsmF2AAxhFWMIZp7681neB7rHhaVtb +ane3/vNp3YZKOLro/zjt3RZDjec8JY8gO2DDr9pHZHsWe7Rhx1OWX7+8ItdD2MFs +1c972JDhVrK32i0nvVXDPDEHNFMR6AUz3z76t8WIjbrl0/xpBf2N49O2K3yho3Ur +yFZ5N/tUjXKv0pBQh9a0CPUd2wU6+IWiUcSq6u7Pxi0nhc5q8HZ9EwEgOxGo8S7H +TUf4ZWakTVRDLjlgaOiuL/KbEt/NBeHTHFRO30VdpG/js+FPZ0zTyPNzjZCM7BAM +iAX5d9vwjQBK1UAk6n8YxZVKrw4ZowsiHWu2lSsePM0QgjE06/HxT76ftu3aCHVw +7FXk1YRWnJB6Ao0U8cSwZQL85/UWe4kUkpLzDUlVZFEp+gI/X/vbdh8C04h5S6zK +AxFmz4uErEFNvJ7A1E3xOu1nXaYANRggv+6tmX20qknhe3f/T9j9CCCDfOEspyFv +V5AwLh9Qf9A0kb36H6hMg20PiFLPZcJyP4wPqiownOR35L1p1Gk= +=zjM/ +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.tar.gz.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +6ecc74a85d7356078d778cbc414e007435e58c0c15dffc5cb83865e037adf423980842946218c75e80062e0ee715ce3240d39c709afe15e0d52db1a613e0484e *commons-daemon-1.6.1-native-src.tar.gz Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +WefzkhAAh7Mr/deyv5BacLGdSLYLwurTUfMcfCSK1XCLeCqCZb4LCLyhY7H+NA1U +CJcBbjvr5NZ/RZLLTpQx4CHEEy6jRUmExrm2q/wrNILmekELJlFGu1laGua1lxFr +PhDWTy2ls3E84RRNfXA/fFnI+/IWb/865ZQ72qy3gJpXHDhV6QsoGWXKpRe0B4wp +X6Zwu0zraKqTmAWhKIba1C6DohMs0mFYhTbAzVSOdv4/KEN7YZt6YDKFGvqzkGDz +BrxIHvlpBtQDsUwL8c6yXD4EIIFtANICp3IW/vSa7hEwW3jWuecXb1+F0/xL8JA2 +k5B3sMzbwj8/NbK3NjuELnzt6OsSCEmaOdWiice4ZOSOHR9I3uPV8OBhC+VaNx64 +Ca3O1PFvjM0H6I/Xs+MSmnA+GhfKkNJryVNsDz6zFbaYft3tntYbEGt+KnpsbKM9 +5IOtXt4S/BWTbi6R2E3ZuWsZEE8OmfZjbk1Jdz8KJN2xtRs5Ag/38XOMukI+NBgw +c2I0zOqA2hqf0XLaJ/DOGIP2FmOtIHJY+BF49hTTIRVxsb1NJJzhmQ0dg4JYHiqr +OxyEy9Ea5srmH4/Tf8z7Fpbz4gkRvA3AMg2vZpnr1a0Q5TuT1LSbwAzmXAnspMXR +csrmpjeDZvo8zo3TUlg3iIfw4Ub5RRMINRMq1FfhgEjQB9nBhUw= +=urFu +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-native-src.zip.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +9703b05a25f99ed61754300fe85c7b20592f403c869ffca2cc5449c094f5fc1a2cf816fa8382c875b844dcb9e24dfd8f82d4cccd54ec393abf3853752d031549 *commons-daemon-1.6.1-native-src.zip Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +Wef8ZhAAzBsXv+v9uh27i5EgkU/smwxyg/Y1oWw2VeFpnD7hhYVA79FAdGWeh6Jn ++bhB3dI7HP9XuWJ4rmaExUeV3QV3ktHsVfQTgI+tRO5fwm1J52pou/ri+kev8MgV +xSw7FImkq0KOswy8IYXafM1F3h3Jz757qMGJYYFr1ypv5NaGrOYeKAUVJJLig4KY +BTPDNt4Si+iO1Fhc7/DjLBH0MDWzGjfgQcZmdR/NwHPbGFVYow+Uxo5BUzRy88L9 +6zLL/bRBL1PcrvyRKGspkOsLud97DxVAVWk/2WLfzfIcfUfzFWFSsrasYf/WFvgO +hgo7h0UnUiysUon1mAfhppqN+L+Tst5a9S0/3U4iVE2z6vHpS0MTey8kQT5mVYuH +PyBPLVdnKscB4KnmrnUDXHPIYxNvv0qmsYjJQEEaCdzZZY/dHpmf+GWmgjkx/Fwh +cgAAs2xM4gVd9gIYLz8rusGTHXoD/RLb4VPsoGIC5Nn99Foy07oiIO3wo0XfnXaR +oPFDAPUoNP2Rr/3cucRDu03pQAhY85EOVMyr8Ppd33FEA2Pdj7ydxCOFhaxYLgm9 +XVJRMc5nOkziMiYZGXFEKE23yNETnmGBhSW7ly2mibu9ao1z714eP3sgm7p8Sy8Q +hHseHKjsNrPe9L/HdcAhkkJMgPEf9lWLBQ4Wr6yG6bt/c0FHiTg= +=sfEN +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.tar.gz.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +51910df48e5e8dd44d695deb95ef878b961119fb99aa2924bc966b28f431737c2071085e46400e96db4831c4b82ff6e60a7299cb6c792e53c151dc053844546f *commons-daemon-1.6.1-src.tar.gz Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip ============================================================================== Binary file. No diff available. Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.asc Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmocF/MACgkQEMAcWi9g +WedPgA/8DkC+Etqw44YKvVnCZX0XKwOsWnoKFqvabpHuj2+C0u1eI11J60Q4Dfqn +vWzpZtgCF9FpSBm58wsts8IO8P1E7jA9jRpKGB8huhNy11WHd2XAJ/Y3exs19VYo +kCkURjvJaX2eC2DrEjhvEZP+LBU58Nzgynjfl1Pwe2EaFaWo/lvjsVq+N1M6wLtz +JaHGc5rdU3Esoey78Q0pwFRIS4rfgKptE9x4FmVWlT9juwT1PjE87IJ5mZQJHX3C +X9qxtQmY4TF7s5d0X4N5tIu753qzP5mAJyGh2mGc7mhXzHg1FEt3m9/0HEcYt6tC +qJVTkMMG8X+uLi3j3++AAr3JU5qCdx2kC0xfEVVCPRzMCpNZ4x69rorcqJFIM1fO +tBel3sXMYwFXJOTU3aDjPH40/Cak8mlkr4aFTIpqHQRB7GG+JT6Qrhx3S6UJ/vdh +gRAo10xNoovgb5sjbxGBpogWSXQN0NwocSxsxm/JfhXMwUrRu6BYGlb4uNPQpkew +a60JN3fykEDTIg0GzFZ9Y1hXs/hHD8EoWaMsFAevSH47caz2rrT8JbNh8ahu9Thz +fgngO/aYbo7n0oJ3xh9u9YyOWaZbIij+Q67OaoKjaqQgioUW2+d18FlP/5oNSx51 +B48BZHOaaS/esJkRnmPZ/pWBxRny2fJN2IIc08Bq2dn75R6C7/w= +=MON4 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/commons/daemon/1.6.1-RC1/source/commons-daemon-1.6.1-src.zip.sha512 Sun May 31 11:30:07 2026 (r84861) @@ -0,0 +1 @@ +41a2f5736762c8368935cb8e7e08dbe89ab64b6f847e21ab911ba1f199ac6943dcc7a7cfc8805344d3bb10098accc01658bf96c8a4dd6338289b3518217e8bc3 *commons-daemon-1.6.1-src.zip
