Author: markt Date: Wed Nov 23 20:27:56 2022 New Revision: 58217 Log: Upload Commons Daemon 1.3.3-RC1 for voting
Added: dev/commons/daemon/1.3.3-RC1/ dev/commons/daemon/1.3.3-RC1/HEADER.html dev/commons/daemon/1.3.3-RC1/README.html dev/commons/daemon/1.3.3-RC1/RELEASE-NOTES.txt dev/commons/daemon/1.3.3-RC1/binaries/ dev/commons/daemon/1.3.3-RC1/binaries/HEADER.html dev/commons/daemon/1.3.3-RC1/binaries/README.html dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz (with props) dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.asc dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.sha512 dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip (with props) dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.asc dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.sha512 dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar (with props) dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.asc dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.sha512 dev/commons/daemon/1.3.3-RC1/binaries/windows/ dev/commons/daemon/1.3.3-RC1/binaries/windows/HEADER.html dev/commons/daemon/1.3.3-RC1/binaries/windows/README.html dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip (with props) dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.asc dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.sha512 dev/commons/daemon/1.3.3-RC1/source/ dev/commons/daemon/1.3.3-RC1/source/HEADER.html dev/commons/daemon/1.3.3-RC1/source/README.html dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz (with props) dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.asc dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.sha512 dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip (with props) dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.asc dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.sha512 dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz (with props) dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.asc dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.sha512 dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip (with props) dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.asc dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.sha512 Added: dev/commons/daemon/1.3.3-RC1/HEADER.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/HEADER.html (added) +++ dev/commons/daemon/1.3.3-RC1/HEADER.html Wed Nov 23 20:27:56 2022 @@ -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.3.3-RC1/README.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/README.html (added) +++ dev/commons/daemon/1.3.3-RC1/README.html Wed Nov 23 20:27:56 2022 @@ -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.3.3.</h1> + +<p>This is the 1.3.3 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.3.3-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-daemon-1.3.3-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-daemon-1.3.3-bin.tar.gz.asc +</pre> +<p> Added: dev/commons/daemon/1.3.3-RC1/RELEASE-NOTES.txt ============================================================================== --- dev/commons/daemon/1.3.3-RC1/RELEASE-NOTES.txt (added) +++ dev/commons/daemon/1.3.3-RC1/RELEASE-NOTES.txt Wed Nov 23 20:27:56 2022 @@ -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 + + 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. +================================================================================ + + Apache Commons Daemon 1.3.3 + Release Notes + +This document contains the release notes for this version of the +Apache Commons Daemon package, and highlights new features in the 1.3 +releases compared to the 1.2 releases. + + +New Features +------------ + + - The minimum Java version has been increased to Java 7 + + +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.3.3-RC1/binaries/HEADER.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/HEADER.html (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/HEADER.html Wed Nov 23 20:27:56 2022 @@ -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.3.3-RC1/binaries/README.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/README.html (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/README.html Wed Nov 23 20:27:56 2022 @@ -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.3.3.</h1> + +<p>This is the 1.3.3 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.3.3-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-daemon-1.3.3-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-daemon-1.3.3-bin.tar.gz.asc +</pre> +<p> Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.asc (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +WecWeQ//X+O71spOR6L+/6KmeD95Hizm5DZxgENFYVe8TQCMqWnCnBbrPZkdGKwO +axecWXM2DfI7xUDE8kistQOz2AzsyIYyaaBApJN+PAuCeg+KTFP7C3LfkuoA/qqp +FXe6/t3XP/cSfstoM6DQnftySUNgYNHwhRdav7hCwVeoYJBZt3I4/xet+PXtf3xo +pTTN99qbnyqrLIEi+ZwFy1XqYYsj1Ya01nrSxmfUq9Ev3ZiJLoUWxquoqtub3EFl +3jj7RWiDtDftnLWlW40rjGWnBhXf37I+IQ0abSuOjCaYPiRIylIXk1v2MmtaGeR7 +k3CI9PobgETqeOGNOZ2GZCuI7OxwhWSrGQmw0Z3GH4TAKYj3Qq0CXugMBqYqRRag +xW7vu4T7Uu9cDGwxEWpIEKeFo4HehYhlyQklH5jZdaGAb6bL0eB+hB+JfhkQOVrt +qONA9eJDS21zRyXzEHegWZ0cE/u0owe7T1DleK3aUqJW25Blmgf085d4IFYTK8EN +0QuCrhkazqv1ykQrp3haDAf/W6H6VZPdEM6OXtv1Az5u7gkb7TT9mXEVk4uY/d1h +TwEfYygoTQbxXh4JbDj2qjEnBpS7xEcYpd6pb6fMzHicZr0/BTiN7vTrthYNRZpv +EkgdIIoPnBq7vl1iQRsVbgeNdqBeF56egykiO6cNYSJVBmLlQ74= +=Gd98 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.tar.gz.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +6600f3c182a46005928a77ade2a7f7e32ba29ebdfdc2255275cbd07445c4d278a96de4d8555031fa90eef29c4f50325b3b79eec0e4e09308d152583807189578 *commons-daemon-1.3.3-bin.tar.gz Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.asc (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +Wedj+A//Y1C5HBf6JIDuHJqvq/o2Vfdi+T+3sfsENFLfinHPg0/kI5MMqkPM8Nn0 +XbokPjq/Mt259enBIE4BTNFkT55zDKO6BHtlWiTcUZXD97PPpQfFeq+8jF+PRZcg +bgiElJNI5vghgYEQM/V2ma83Iy7q2a3IWkKnzO9+KY/cQTZhkY2wf7cclzYzJT1O +5WZNL0CCXhj73YrhNQJ57S6zSfGQEJExe6xpzRyC1eTq5/i0PnfAeh9CUg5HIjSO +eQ+GQqQTu5mCiBQ29Hx3aStR4qxoIvuEIjsnj5hMCemGT5AQOBNmQ3qNaTXYZDdM +Dikk40nC1QzOpm7c2dDd4vVfMrLCSmaAeTBKwbAzrkE24ziQxUAbZ2wE1nsZBpaw +dQzpTqDhrmpdOcKjCu0JNtLqo7zV2TDzeDW/zAAiPjGR3E4kLXPOErmK0b59THpf +lNM6SaBHXYEccZ8nBi4YByfRhNVFU7dKu/mtrgHKVnbU1rB3ruKH5CiP53ZVFBCW +M5BdCmweyqCsxmBD+6ytS7x/qONnOyebs33ukSRFlzmloNVOJTRaa5Mhue4nyLRZ +bHkSO8BAX9U9WI6nA/2NFgStETkO4vzseKXbQHI4Z4fguWUZSNW6wpucycYTLnAR +kP2ex2Qa0D6G0tm4b7QR/6/JnbkWlyCjYD+XyW+Da+BDD/5PWUE= +=nIM6 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3-bin.zip.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +ef89d6cac12b7f90575ccfeca0d58ed96f8d2dca702946882d54fa10df5f770ba9c08097951589f8704419a8e14b205cd95135c5bc12a59107ef5ee84db17fa9 *commons-daemon-1.3.3-bin.zip Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.asc (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fr4ACgkQEMAcWi9g +Ween5xAAmrp03jKhPgg+8sOOx78m9tcL69VNYTv3p57mKw+NqSiOQYCnSQhGYFPG +/kYe/H+mWNuyu76zuSQAtZT6D0FrYWBDR1Kzy/seCrYTlmRR623JDIMd4ScEGQXr +v5fOJs2GE/9wRyhD2OVFL/M5Kz32XxSmLWaKH+ZDFZJM3l/Lga/A2Jlgsfn8N4x6 +M6r8xRdUxj1CDv4lQ4evOZ656zjif+xPjzXGLiRhNlbynjET7VsolhfydvVUB+ol +Nxbv7ENhi4d6A32fawxMHCh2NASDwis4kQcelSxR7HRIJOhebA5/wmT7rv8LXhMc +wMa//lY+7twFEfL54UgI7rEWqlWz2bWPPEq5E1ISawi68sir4c3Oj8al2my6cRYe +unQ97dUHocxKqNqkABs73Va/QaUfL82NhYVDbJbINszgwg3hmC1cp6m6jNH1njrX +M9DI00FJiC4fF4KBMUbSd0Ruc2tQIbDyEWwvbChUeXqikdbuhKTU+rhNlumcmouJ +rZmn/j4uDzsBUpn5nqjUJYHRZ8Zo6118Nl6cjoO6D2aPZboabR83WlNl1JacNhxw +cgZyf5cBbxH+HspiBkSn2xgloZiNwlBn5O3OQ0Lxa+gWPeGQcLZuBCWvBvcxe9uQ +YlEUR7ixi28tpSlIXTUouP8KC2zRZgVYQUBrAE+bqlhdbxf+3ow= +=DzH3 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/commons-daemon-1.3.3.jar.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +ee877434645400193ef5578f52e1314e90604c28224a77d03176c1370e7bcdae393d62238bce371b4cbb1495b867c06d2bf6a33ea1ab3aea56c2b872ea2b0b6c *commons-daemon-1.3.3.jar Added: dev/commons/daemon/1.3.3-RC1/binaries/windows/HEADER.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/windows/HEADER.html (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/windows/HEADER.html Wed Nov 23 20:27:56 2022 @@ -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.3.3-RC1/binaries/windows/README.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/windows/README.html (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/windows/README.html Wed Nov 23 20:27:56 2022 @@ -0,0 +1,90 @@ +<h1>Commons Daemon 1.3.3</h1> + +<p> + This is the current release version of Commons Daemon, version 1.3.3. + 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.3.3.tar.gz.asc + </li> + <li> + PGP command line (some versions): + <br> + $ pgp -ka KEYS + <br> + $ pgp commons-daemon-1.3.3.tar.gz.asc + </li> + <li> + GnuPG: + <br> + $ gpg --import KEYS + <br> + $ gpg --verify commons-daemon-1.3.3.tar.gz.asc + </li> + </ul> +<p> + Added: dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.asc (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +Weevkg/+IXQL5K3cmMRodCqjohKq9Hgl3zQ0E/1K6zHDun3N0M+fr+zqdI/vrikf +qcu+VwU1tEZiUojNf2IGkj4i4Glb7qmJpCdTd41O+tlANtSz0L1fanyr2xsE5D98 +D2UJ2WMqsOgrp4Eg0/k0qu5rhRcngveYNyOkymceTuZ8dvnncipVJvbS9FY6Tb2D +i862frXSxw0YJv+4NBqcZ8GdLioSWRJf1B1/+nBcTelH4Bqzypg2fM3wrN3JQbko +VP5/yOaLFx5rezbzaEXP1dU02BdJo9eZd5krBgLgg4WQUgwHjBJRz/dP1A/SG/Gl +DT1E1ofkmm3k1jn4fRUuALttQLvp1xG8pmq1zklISP+q23iRXT8QDWW6ud8CapfB +BiMLg9uUN/j7HWb1wiTCngy92ZTBq1C20CFR0oTFAB7A1jIChEYlfGtE21tIrR40 +T8sVCg+1YsWLXnq/H42OW6nseOJUTdrki2fSx6IyPyJmIR0LXnWb2GDxyiTCuVzh +uTL5PHxbWkL/xxjP0Exrrtd7mhxJOTFvoEUVIkDUEdfVTJYrMPwAifBMCcELCbip +DXny+hOjiSXKtzGfobWxCAUL0uI8pgxwBsHxMqZ+HEgCO9LKbgbiycKb88NacoeF +M0dIVa3CigajBkF+j7b+1Ep5unoqfK0+PXC6Ck2jFkAx60vUBGg= +=vmi7 +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/binaries/windows/commons-daemon-1.3.3-bin-windows.zip.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +f291b142dadb179fee6845b4d26a52e7961bd39e57680ce2398505efe8c04de00271ed35bc39392c82d1e2d0f60b868cc5a1e80a7b8af8de923554877e0003ba *commons-daemon-1.3.3-bin-windows.zip Added: dev/commons/daemon/1.3.3-RC1/source/HEADER.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/HEADER.html (added) +++ dev/commons/daemon/1.3.3-RC1/source/HEADER.html Wed Nov 23 20:27:56 2022 @@ -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.3.3-RC1/source/README.html ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/README.html (added) +++ dev/commons/daemon/1.3.3-RC1/source/README.html Wed Nov 23 20:27:56 2022 @@ -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.3.3.</h1> + +<p>This is the 1.3.3 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.3.3-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-daemon-1.3.3-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-daemon-1.3.3-bin.tar.gz.asc +</pre> +<p> Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.asc (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fr8ACgkQEMAcWi9g +WedCMw//Xksu3AEMasK0PD+g/XBUtyJjEzHBGCL4IU6abVG+RKboLB5TLY/NZMBu +CFvN2HQfcsJtYGS6dOlnxQxHtIzpQ965FmlHUV2KEnBdKdXX4U7C1Mq/BN0nDpby +y6d7gI3KW1Abi30X8Wxeys8Zo0Xra1qw8zLb1gm9eIBGGPRPFTtVLwZxAMKhUhBs +MWXsCZl7fzmCmivHgq9j1y9t9iZSMRtfkNaEIniYQigxCG1E0lerDVEr80p0NEJt +PsyxvokGOQzsL1Kj24aORFUfO5lZeYE0nrJw5YjrGex2W9yTH2SCKkIeyB2BYEll +mkgh3DgaZkjDhxrgk3HmJQDJbJVHptlYka0two2mcbMwcEqF+AkkGy7fuud8egaj +D4oWxMjmVfJVCCo+uYaLGlLHZsXwK9hExTA3G80VWqAoEvYBMZKOMvUjLq4xKjYv +UAScxc5wr4HborniRa/2CXOMP7hIVpv3pqyTHerxu+H9B/n2NapiOhM/a0HfXjIi +F+xoJgAGWsmO3nalON/FmLPz6fl9I20laXnhIXef9Q8WdQ7kmteOojqiicmo+eZQ +LU6hweRte1c6MSyoeHoxelT32EKdZuGiB8OEhGYElqZ+BHLcEw+ZI7J5yRErKL2O +3SK3PBOnuk7y60hjYHhDzy47SGtfxd3T92IbX3Xnh7WS0A//FNo= +=fLnP +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.tar.gz.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +a3d200e5c35c4f2d397164fbaee52f235d954ba8fe342bf136fb2adddd7da3ca2df472af31c7f68d71b114ab3632ac712f6c7b7a3d3043f8e754c58c402658e1 *commons-daemon-1.3.3-native-src.tar.gz Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.asc (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +WeetwQ/9FdaKxSIWZzBGoLV4frgg9ZUchdTUSM9NeLZenpfsveJATTkiqXqXl6r3 +JBNyzp1q7hxW9rO8iEh7aXZzKABWfUpLLpmX4/9mriBNHK5TzNQvnCZL391nxr1a +ScW4A1SOlAFCvB0c39pzf5EGlGC9B8iAuZ8jtoIYUf2I+CFWHbepnNuMaIianZ9D +Us6zcK1vhmxQlNAIxQa+vnv/xWtRnL3sFixeUCyrTWJfSwD7zNeXG0wwM+Wa7Hja +sb++HgiKf9yBmUYRIMEmgeki6HpElVTb5LEeHka9EQpN7QzQmn0w4yB07e7Xfi6l +CZ8E+0gXhnLwEsJJfAm160lKqPsP4QVa2j6W0+FTsynWJta8X3b+7ioa6s857QAB +sfUXkW1+zVmADELL3yDyLe5HvTaovPv5df9FaaZjpYpJQuHJQc9OQOdmgZblJqDB +04BP7qbRvyy4vM9VT0ux/bM/xzE6NARx3854IgyVtL5FdhVCsnWhB1RlsMvflnHU +YljELARtxuLX7F601P2guKqSIDDxKN4f9r2xf4MxYjk8vK1tC9+e70TploMz50fL +mE59Z12SPSE18lpnT/nfNsz4d6Rj+IXDH91dd4Y0tmbbWyiVGr1e3HoZWaW7d2n9 +CWsMJH04R/811jXjgtICJRAYszBYFPL/YmCoRKcV1EcK3JUGTGw= +=hyaR +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-native-src.zip.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +bbd9ea0b6b8438c305a537dd30d3754fe8cda33af7cd416b039548f4a33a1afbde295590e98801f75ad73a0aefb512aa91f8c0b1dd716c332facd6ace0cce646 *commons-daemon-1.3.3-native-src.zip Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.asc (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +Wec7Rg//T3I7Gi6ub3F8cvgEB3my2UuMkwJCDZ/jpGkd/3fRaCby4AUN03/OAsbu +ub1b/KqQlrhzLmMvlD9WeA62eYTkHhsNdosrg3BLhPPJ/kRYJ1oUk4Ftb0y+KyxB +CJDeI8I4MWzGCvNeYG9Cm6ZgCYuSq6CCfYCc6t/agQb/7fBNmx9g3zT8i2Hfr8eQ +PV+lFVqt/C6L9ShBws9C0Z/ZQmu+POAtYYzo/aweZLvybrX3863wQ2E2q6wfx/Me +ixzuqBhL8+k8EEoFSAMho/aOpmNud9iysVw93poYU8pra28BCdYhhJepwQh8IPwS +Kt5NtRG/Gu3dPBNB2OlnmCEjdD7064aFcjey+fjFdbbqkex36egbXEdO4lTZHa09 +qrhxDIzz86YBxUWDn0DRv7w4CidACV4334RredyfT/k4gfnr3xghEnStty0yTIro +2xyhJRACv5sEcCyVyvWI6F/mB15Z7vq3AENtdM8RErPG11kgJM/D+CyhjeXOeJbF +cU4MAZu59JreIl9it2aoosCCRi4S7SSTSAQotBzyzCGqNYh0gaL2s+jYoBK0w2RK +D8W/Xm7OK2aM2KicKhegDf/mFt+n4ISLwhWv5LtMDrFtKJcm8cqZHu2Z9qml3I81 +md6wbm+glUiaQ0t9j9A3P78+QzosG5M8tYMpOkJTEdRNgBE9Fg0= +=vhvE +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.tar.gz.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +ec246e2c05d66408374ba56b3715b13f8f24f89af11fa00c2381dc19c188f1b6228f19351c97d5774808a804b83fdbdfb8f537d099db062c39ffd281c142ee77 *commons-daemon-1.3.3-src.tar.gz Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.asc ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.asc (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.asc Wed Nov 23 20:27:56 2022 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - http://gpgtools.org + +iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmN+fsAACgkQEMAcWi9g +WeewjBAA5FS6ZbyN5YDm+QZo8EvK2eimycZWxzp0ZPJdjS3kvbGHdFPfcfrwY//p +qm9/5gAas4Z5asNAbmYs3hgxquUZupcAYt5UYTxBbIdeGxR5UdKXb3vJ9lv0u68P ++T5byO9uRMbb5gTVHVoWQ//O9XI7Ns846XobPF9H3zXWgIVThGE06ipaZAEWU3XK ++tImA1j/qmndF+H1sGf+VnJPn68Zb0PaYeedQSn/O5sm355RJlgC/pzeJYzWJwcq +mzi9fmHMbRc/bpNCUrvLpYDHzyyImTAByZVwYLb8JcpfT5W8Q1eW1yscq1LgPPzL +1v2E/rl4fyHmVxSdFk/j6tYV0UyYt8MaNVqKfShWlKW0WDi08NmIORMUIoatcKsh +1vZ2zgVW4jFNKxcHffqR2honBMH2XDTFIsgyro3qAdDIUR7oz9m37ATIN8K6LyHP +NM+mTB9ciKtg9fUuSumNxCUEVKytxpGo+xtBrosrOyZU8N2u/qhUhaD9lUn7fkja +p+QWbD/PsMmLxfMamGM9dnaKuKLYMXqZWMM7gJjneTau8aIjGTQuNJ3LmtyQHMzT +SL9lHtuY6clXoIqnY9STg5XS1uuWjXuYytIBY76zAoc/kIn8wHF/PtuBgbPnFiGX ++r1BLAwGtmQCpq5Sx87w36iikT9Ztixo0tk6MNHnKsww9wbZhxk= +=523Q +-----END PGP SIGNATURE----- Added: dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.sha512 ============================================================================== --- dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.sha512 (added) +++ dev/commons/daemon/1.3.3-RC1/source/commons-daemon-1.3.3-src.zip.sha512 Wed Nov 23 20:27:56 2022 @@ -0,0 +1 @@ +d622db66ea21ac6c1b096506173d1e66c7c2e5db49cefaeac818fe6f106c32c2daef946a9c6faf8c664716fc8acb7501d5e5e0c6faf66ab02d7c94849b21df19 *commons-daemon-1.3.3-src.zip