Author: ggregory
Date: Sun Oct 18 04:17:52 2020
New Revision: 41952

Log:
Apache Commons Net 3.7.2.

Removed:
    release/commons/net/binaries/commons-net-3.7.1-bin.tar.gz
    release/commons/net/binaries/commons-net-3.7.1-bin.tar.gz.asc
    release/commons/net/binaries/commons-net-3.7.1-bin.tar.gz.sha512
    release/commons/net/binaries/commons-net-3.7.1-bin.zip
    release/commons/net/binaries/commons-net-3.7.1-bin.zip.asc
    release/commons/net/binaries/commons-net-3.7.1-bin.zip.sha512
    release/commons/net/source/commons-net-3.7.1-src.tar.gz
    release/commons/net/source/commons-net-3.7.1-src.tar.gz.asc
    release/commons/net/source/commons-net-3.7.1-src.tar.gz.sha512
    release/commons/net/source/commons-net-3.7.1-src.zip
    release/commons/net/source/commons-net-3.7.1-src.zip.asc
    release/commons/net/source/commons-net-3.7.1-src.zip.sha512
Modified:
    release/commons/net/README.html

Modified: release/commons/net/README.html
==============================================================================
--- release/commons/net/README.html (original)
+++ release/commons/net/README.html Sun Oct 18 04:17:52 2020
@@ -14,9 +14,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Apache Commons Net v3.7.1</h1>
+<h1>Apache Commons Net v3.7.2</h1>
 
-<p>This is the 3.7.1 version of commons-net. It is available in both binary 
and source distributions.</p>
+<p>This is the 3.7.2 version of commons-net. It is available in both binary 
and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -55,12 +55,12 @@
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-net-3.7.1-bin.tar.gz.asc
+$ pgpv commons-net-3.7.2-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-net-3.7.1-bin.tar.gz.asc
+$ pgp commons-net-3.7.2-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-net-3.7.1-bin.tar.gz.asc
+$ gpg --verify commons-net-3.7.2-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file


Reply via email to