Modified: brooklyn/site/download/verify.html URL: http://svn.apache.org/viewvc/brooklyn/site/download/verify.html?rev=1925014&r1=1925013&r2=1925014&view=diff ============================================================================== --- brooklyn/site/download/verify.html (original) +++ brooklyn/site/download/verify.html Fri Apr 11 07:44:54 2025 @@ -25,7 +25,7 @@ <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" /> +<link href="/style/deps/bootstrap.min.css" rel="stylesheet" /> <link href="/style/deps/octicons/octicons.css" rel="stylesheet" /> <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" /> <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" rel="stylesheet" /> @@ -33,7 +33,8 @@ <link href="/style/css/code.css" rel="stylesheet" /> <link href="/style/css/website.css" rel="stylesheet" /> -<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> +<script type="text/javascript" src="/style/deps/jquery.js"></script> + </head> <body class="page"> @@ -55,11 +56,11 @@ <li class="dropdown"> - <a href="/learnmore/index.html" data-toggle="dropdown">learn more <span class="caret"></span></a> + <a href="/learnmore/" data-toggle="dropdown">learn more <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="/learnmore/index.html">Learn More</a> + <a href="/learnmore/">Learn More</a> </li> <li class="divider"></li> @@ -72,7 +73,7 @@ <li > - <a href="/learnmore/features/index.html">Features + <a href="/learnmore/features/">Features </a> </li> @@ -86,7 +87,7 @@ <li > - <a href="/learnmore/catalog/index.html">Browse Catalog + <a href="/learnmore/catalog/">Browse Catalog </a> </li> @@ -98,11 +99,11 @@ <li class="dropdown"> - <a href="/v/latest/start/index.html" data-toggle="dropdown">get started <span class="caret"></span></a> + <a href="/v/latest/start/" data-toggle="dropdown">get started <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="/v/latest/start/index.html">Get Started</a> + <a href="/v/latest/start/">Get Started</a> </li> <li class="divider"></li> @@ -148,17 +149,17 @@ <li class="dropdown"> - <a href="/documentation/index.html" data-toggle="dropdown">documentation <span class="caret"></span></a> + <a href="/documentation/" data-toggle="dropdown">documentation <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="/documentation/index.html">Documentation</a> + <a href="/documentation/">Documentation</a> </li> <li class="divider"></li> <li class="section"> - <a href="/v/latest/index.html">User Guide + <a href="/v/latest/">User Guide </a> </li> <li class="divider"></li> @@ -172,21 +173,21 @@ <li > - <a href="/v/latest/locations/index.html">Deploying Blueprints + <a href="/v/latest/locations/">Deploying Blueprints </a> </li> <li class="section"> - <a href="/v/latest/ops/index.html">Reference Guide + <a href="/v/latest/ops/">Reference Guide </a> </li> <li class="divider"></li> <li > - <a href="/v/latest/dev/index.html">Developer Guide + <a href="/v/latest/dev/">Developer Guide </a> </li> @@ -212,11 +213,11 @@ <li class="dropdown"> - <a href="/community/index.html" data-toggle="dropdown">community <span class="caret"></span></a> + <a href="/community/" data-toggle="dropdown">community <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="/community/index.html">Community</a> + <a href="/community/">Community</a> </li> <li class="divider"></li> @@ -236,7 +237,7 @@ <li > - <a href="/community/security/index.html">Security Advisories + <a href="/community/security/">Security Advisories </a> </li> @@ -257,8 +258,8 @@ <li > - <a href="/community/gsoc.html">Google Summer of Code - </a> + <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy + <span class="octicon octicon-link-external"></span></a> </li> @@ -269,17 +270,17 @@ <li class="dropdown"> - <a href="/developers/index.html" data-toggle="dropdown">developers <span class="caret"></span></a> + <a href="/developers/" data-toggle="dropdown">developers <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="/developers/index.html">Developers</a> + <a href="/developers/">Developers</a> </li> <li class="divider"></li> <li > - <a href="/developers/code/index.html">Get the Code + <a href="/developers/code/">Get the Code </a> </li> @@ -293,14 +294,14 @@ <li > - <a href="/v/latest/dev/index.html">Developer Guide + <a href="/v/latest/dev/">Developer Guide </a> </li> <li > - <a href="/developers/committers/index.html">Committer Guide + <a href="/developers/committers/">Committer Guide </a> </li> @@ -340,7 +341,7 @@ <li class="dropdown active"> - <a href="/download/index.html" class="btn btn-default navbar-btn">download</a> + <a href="/download/" class="btn btn-default navbar-btn">download</a> </li> @@ -356,508 +357,657 @@ <div class="col-md-9 content"> <div id="page_notes"></div> <h1>Verify the Integrity of Downloads</h1> - <p>You can verify the integrity of the downloaded files using their PGP (GPG) signatures or SHA256 checksums.</p> + <p>You can verify the integrity of the downloaded files using their PGP signatures or SHA-1 checksums.</p> <h2 id="verifying-hashes">Verifying Hashes</h2> -<p>To verify the downloads, first get the GPG signatures and SHA256 hashes using these links. +<p>To verify the downloads, first get the MD5, SHA1 and/or SHA256 hashes using these links. Note that all links are for first-class Apache Software Foundation mirrors so there is already reduced opportunity for anyone maliciously tampering with these files.</p> <table class="table"> <tr> <th>Artifact</th> -<th colspan="2">Hashes</th> -</tr> -<tr> -<td>Release Manager's public keys</td> -<td colspan="2"><a href="https://www.apache.org/dist/brooklyn/KEYS">KEYS</a></td> -</tr> -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.tar.gz">apache-brooklyn-1.0.0-src.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.zip">apache-brooklyn-1.0.0-src.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-src.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.tar.gz">apache-brooklyn-1.0.0-bin.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.zip">apache-brooklyn-1.0.0-bin.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.tar.gz">apache-brooklyn-1.0.0-client-cli-linux.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.zip">apache-brooklyn-1.0.0-client-cli-linux.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-linux.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.tar.gz">apache-brooklyn-1.0.0-client-cli-macosx.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.zip">apache-brooklyn-1.0.0-client-cli-macosx.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-macosx.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.tar.gz">apache-brooklyn-1.0.0-client-cli-windows.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.zip">apache-brooklyn-1.0.0-client-cli-windows.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-client-cli-windows.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.tar.gz">apache-brooklyn-1.0.0-vagrant.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.zip">apache-brooklyn-1.0.0-vagrant.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-vagrant.zip.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0.deb">apache-brooklyn-1.0.0.deb</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0.deb.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0.deb.sha256">sha256</a></td> -</tr> -<tr> -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-1.noarch.rpm">apache-brooklyn-1.0.0-1.noarch.rpm</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-1.noarch.rpm.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-1.noarch.rpm.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.tar.gz">apache-brooklyn-1.0.0-classic.tar.gz</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.tar.gz.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.tar.gz.sha256">sha256</a></td> -</tr> - -<tr> - <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.zip">apache-brooklyn-1.0.0-classic.zip</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.zip.asc">pgp</a></td> - <td><a href="https://downloads.apache.org/brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-classic.zip.sha256">sha256</a></td> -</tr> - -<td>apache-brooklyn-1.0.0-M1-bin.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-bin.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-bin.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-bin.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-bin.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-bin.zip.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-classic.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-classic.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-classic.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-classic.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-classic.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-classic.zip.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-1.noarch.rpm</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-1.noarch.rpm.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-1.noarch.rpm.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-src.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-src.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-src.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-src.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-src.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-src.zip.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-linux.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-linux.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-linux.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-linux.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-linux.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-linux.zip.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-macosx.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-macosx.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-macosx.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-macosx.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-macosx.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-macosx.zip.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-windows.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-windows.tar.gz.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-windows.tar.gz.sha256">sha256</a></td> -</tr> -<tr> -<td>apache-brooklyn-1.0.0-M1-client-cli-windows.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-windows.zip.asc">pgp</a></td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-1.0.0-M1/apache-brooklyn-1.0.0-M1-client-cli-windows.zip.sha256">sha256</a></td> +<th colspan="3">Hashes</th> </tr> <tr> <td>apache-brooklyn-0.12.0-bin.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-bin.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-classic.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-classic.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-1.noarch.rpm</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-1.noarch.rpm.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-1.noarch.rpm.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-1.noarch.rpm.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-1.noarch.rpm.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-src.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-src.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-linux.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-linux.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-macosx.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-macosx.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-windows.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.12.0-client-cli-windows.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.zip.sha256">sha256</a></td> </tr> - <tr> <td>apache-brooklyn-0.11.0-bin.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-bin.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-karaf.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-karaf.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-1.noarch.rpm</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-1.noarch.rpm.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-1.noarch.rpm.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-1.noarch.rpm.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-1.noarch.rpm.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-src.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-src.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-linux.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-linux.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-macosx.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-macosx.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-windows.tar.gz</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.tar.gz.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.tar.gz.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.tar.gz.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.11.0-client-cli-windows.zip</td> -<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.zip.asc">pgp</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.zip.md5">md5</a></td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.zip.sha1">sha1</a></td> <td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.zip.sha256">sha256</a></td> </tr> - <tr> <td>apache-brooklyn-0.10.0-bin.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-bin.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-karaf.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-karaf.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-1.noarch.rpm</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-1.noarch.rpm.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-1.noarch.rpm.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-1.noarch.rpm.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-1.noarch.rpm.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-src.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-src.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-linux.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-linux.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-macosx.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-macosx.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-windows.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.10.0-client-cli-windows.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.zip.sha256">sha256</a></td> </tr> - <tr> <td>apache-brooklyn-0.9.0-bin.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-bin.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-1.noarch.rpm</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-1.noarch.rpm.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-1.noarch.rpm.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-1.noarch.rpm.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-1.noarch.rpm.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-src.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-src.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-linux.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-linux.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-macosx.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-macosx.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-windows.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.9.0-client-cli-windows.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.zip.sha256">sha256</a></td> </tr> - <tr> <td>apache-brooklyn-0.8.0-incubating-bin.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.8.0-incubating-bin.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.8.0-incubating-src.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.8.0-incubating-src.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.zip.sha256">sha256</a></td> </tr> - <tr> <td>apache-brooklyn-0.7.0-incubating-bin.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.7.0-incubating-bin.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.zip.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.7.0-incubating-src.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.tar.gz.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.tar.gz.sha256">sha256</a></td> </tr> <tr> <td>apache-brooklyn-0.7.0-incubating-src.zip</td> -<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.zip.asc">pgp</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.zip.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.zip.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.zip.sha256">sha256</a></td> </tr> <tr> -<td>apache-brooklyn-0.7.0-M2-incubating.tar.gz</td> -<td><a href="https://archive.apache.org/dist/brooklyn/0.7.0-M2-incubating/apache-brooklyn-0.7.0-M2-incubating.tar.gz.asc">pgp</a></td> +<td>apache-brooklyn-0.7.0-M2-incubating</td> +<td><a href="https://archive.apache.org/dist/brooklyn/0.7.0-M2-incubating/apache-brooklyn-0.7.0-M2-incubating.tar.gz.md5">md5</a></td> +<td><a href="https://archive.apache.org/dist/brooklyn/0.7.0-M2-incubating/apache-brooklyn-0.7.0-M2-incubating.tar.gz.sha1">sha1</a></td> <td><a href="https://archive.apache.org/dist/brooklyn/0.7.0-M2-incubating/apache-brooklyn-0.7.0-M2-incubating.tar.gz.sha256">sha256</a></td> </tr> </table> -<p>You can verify the SHA256 hashes easily by placing the files in the same folder as the download artifact and -then running <code>shasum</code>, which is included in most UNIX-like systems:</p> +<p>You can verify the SHA1 or SHA256 hashes easily by placing the files in the same folder as the download artifact and +then running <code class="language-plaintext highlighter-rouge">shasum</code>, which is included in most UNIX-like systems:</p> + +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">shasum <span class="nt">-c</span> apache-brooklyn-1.1.0.tar.gz.sha1 +shasum <span class="nt">-c</span> apache-brooklyn-1.1.0.tar.gz.sha256</code></pre></figure> + +<p>You can verify the MD5 hashes by running a command like this, and comparing the output to the contents of the <code class="language-plaintext highlighter-rouge">.md5</code> file:</p> + +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">md5 apache-brooklyn-1.1.0.tar.gz</code></pre></figure> + +<h2 id="verifying-pgp-signatures-using-pgp-or-gpg">Verifying PGP Signatures using PGP or GPG</h2> + +<p>You can download PGP/GPG signatures using these links. Note that these links are for first-class Apache +Software Foundation mirrors so there will be reduced opportunity for tampering with these files.</p> + +<table class="table"> +<tr> +<th>Artifact</th> +<th colspan="2">Link</th> +</tr> +<tr> +<td>Release Manager's public keys</td> +<td><a href="https://www.apache.org/dist/brooklyn/KEYS">KEYS</a></td> +</tr> + +<tr> +<td>apache-brooklyn-0.12.0-bin.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-bin.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-classic.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-classic.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-classic.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-1.noarch.rpm</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-1.noarch.rpm.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-src.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-src.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-linux.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-linux.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-linux.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-macosx.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-macosx.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-macosx.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-windows.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.12.0-client-cli-windows.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.12.0/apache-brooklyn-0.12.0-client-cli-windows.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-bin.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-bin.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-karaf.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-karaf.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-karaf.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-1.noarch.rpm</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-1.noarch.rpm.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-src.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-src.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-linux.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-linux.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-linux.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-macosx.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-macosx.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-macosx.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-windows.tar.gz</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.11.0-client-cli-windows.zip</td> +<td><a href="https://www.apache.org/dist/brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-client-cli-windows.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-bin.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-bin.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-karaf.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-karaf.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-karaf.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-1.noarch.rpm</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-1.noarch.rpm.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-src.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-src.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-linux.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-linux.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-linux.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-macosx.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-macosx.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-macosx.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-windows.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.10.0-client-cli-windows.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.10.0/apache-brooklyn-0.10.0-client-cli-windows.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-bin.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-bin.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-1.noarch.rpm</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-1.noarch.rpm.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-src.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-src.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-linux.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-linux.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-linux.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-macosx.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-macosx.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-macosx.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-windows.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.9.0-client-cli-windows.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.9.0/apache-brooklyn-0.9.0-client-cli-windows.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.8.0-incubating-bin.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.8.0-incubating-bin.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.8.0-incubating-src.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.8.0-incubating-src.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.8.0-incubating/apache-brooklyn-0.8.0-incubating-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.7.0-incubating-bin.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.7.0-incubating-bin.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-bin.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.7.0-incubating-src.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.tar.gz.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.7.0-incubating-src.zip</td> +<td><a href="https://archive.apache.org/dist/brooklyn/apache-brooklyn-0.7.0-incubating/apache-brooklyn-0.7.0-incubating-src.zip.asc">asc</a></td> +</tr> +<tr> +<td>apache-brooklyn-0.7.0-M2-incubating.tar.gz</td> +<td><a href="https://archive.apache.org/dist/brooklyn/0.7.0-M2-incubating/apache-brooklyn-0.7.0-M2-incubating.tar.gz.asc">asc</a></td> +</tr> -<div class="highlight"><pre><code class="language-bash" data-lang="bash">shasum -c apache-brooklyn-1.0.0.tar.gz.sha256</code></pre></div> +</table> -<p>In order to validate the release signature, download both the release <code>.asc</code> file for the release, and the <code>KEYS</code> file +<p>In order to validate the release signature, download both the release <code class="language-plaintext highlighter-rouge">.asc</code> file for the release, and the <code class="language-plaintext highlighter-rouge">KEYS</code> file which contains the public keys of key individuals in the Apache Brooklyn project.</p> <p>Verify the signatures using one of the following commands:</p> -<div class="highlight"><pre><code class="language-bash" data-lang="bash">pgpk -a KEYS -pgpv brooklyn-1.0.0-dist.tar.gz.asc</code></pre></div> +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">pgpk <span class="nt">-a</span> KEYS +pgpv brooklyn-1.1.0-dist.tar.gz.asc</code></pre></figure> <p>or</p> -<div class="highlight"><pre><code class="language-bash" data-lang="bash">pgp -ka KEYS -pgp brooklyn-1.0.0-dist.zip.asc</code></pre></div> +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">pgp <span class="nt">-ka</span> KEYS +pgp brooklyn-1.1.0-dist.zip.asc</code></pre></figure> <p>or</p> -<div class="highlight"><pre><code class="language-bash" data-lang="bash">gpg --import KEYS -gpg --verify brooklyn-1.0.0-dist.tar.gz.asc</code></pre></div> +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">gpg <span class="nt">--import</span> KEYS +gpg <span class="nt">--verify</span> brooklyn-1.1.0-dist.tar.gz.asc</code></pre></figure> </div> @@ -871,7 +1021,7 @@ gpg --verify brooklyn-1.0.0-dist.tar.gz. <h4 class=""> - <a href="/download/index.html" class="list-group-item breadcrumb breadcrumb0"> + <a href="/download/" class="list-group-item breadcrumb breadcrumb0"> Download </a></h4> @@ -1095,8 +1245,8 @@ gpg --verify brooklyn-1.0.0-dist.tar.gz. </div> <div class="col-md-3 text-right"> <p> - <a class="btn btn-sm btn-default" href="https://github.com/apache/brooklyn-docs/edit/website/download/verify.md">Edit This Page</a> - <a href="https://brooklyn.apache.org/community/how-to-contribute-docs.html" + <a class="btn btn-sm btn-default" href="https://github.com/apache/brooklyn-docs/edit/master/website/download/verify.md">Edit This Page</a> + <a href="/community/how-to-contribute-docs.html" data-toggle="tooltip" data-placement="top" title="" data-delay="400" data-original-title="How to Edit Documentation"> <span class="octicon octicon-question octicon-footer"></span> </a> @@ -1135,4 +1285,5 @@ gpg --verify brooklyn-1.0.0-dist.tar.gz. ZeroClipboard.config({ moviePath: '/style/js/zeroclipboard/ZeroClipboard.swf' }); </script> <script src="/style/js/public.js"></script> + </html>
Added: brooklyn/site/feed.xml URL: http://svn.apache.org/viewvc/brooklyn/site/feed.xml?rev=1925014&view=auto ============================================================================== --- brooklyn/site/feed.xml (added) +++ brooklyn/site/feed.xml Fri Apr 11 07:44:54 2025 @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="https://brooklyn.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://brooklyn.apache.org/" rel="alternate" type="text/html" /><updated>2025-04-11T09:34:22+02:00</updated><id>https://brooklyn.apache.org/feed.xml</id></feed> \ No newline at end of file
