You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/07/25 20:59:10 UTC

mesos-site git commit: Updated the website built from mesos SHA: 8f378c6.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site b0cd57547 -> 29af84836


Updated the website built from mesos SHA: 8f378c6.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/29af8483
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/29af8483
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/29af8483

Branch: refs/heads/asf-site
Commit: 29af84836668dbafee324915e05531acf4353d23
Parents: b0cd575
Author: jenkins <bu...@apache.org>
Authored: Wed Jul 25 20:59:06 2018 +0000
Committer: jenkins <bu...@apache.org>
Committed: Wed Jul 25 20:59:06 2018 +0000

----------------------------------------------------------------------
 content/blog/feed.xml                           |  50 +++-
 content/blog/index.html                         |   4 +
 content/blog/mesos-1-6-1-released/index.html    | 234 +++++++++++++++++++
 content/documentation/building/index.html       |   4 +-
 .../documentation/latest/building/index.html    |   4 +-
 content/downloads/index.html                    |  14 +-
 content/index.html                              |   4 +-
 content/sitemap.xml                             |   4 +
 8 files changed, 308 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 95f4d93..088f9e7 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -4,7 +4,55 @@
   <id>http://mesos.apache.org/blog</id>
   <link href="http://mesos.apache.org/blog" />
   <link href="http://mesos.apache.org/blog/feed.xml" rel="self"/>
-  <updated>2018-05-31T00:00:00+00:00</updated>
+  <updated>2018-07-25T00:00:00+00:00</updated>
+  <entry>
+    <id>http://mesos.apache.org/blog/mesos-1-6-1-released/</id>
+    <link href="/blog/mesos-1-6-1-released/" />
+    <title>
+      Apache Mesos 1.6.1 Released
+    </title>
+    <updated>2018-07-25T00:00:00+00:00</updated>
+    <author>
+      <name>Greg Mann</name>
+    </author>
+    <content type="html">
+      &lt;p&gt;Apache Mesos 1.6.1 is now available for &lt;a href=&quot;http://mesos.apache.org/downloads&quot;&gt;download&lt;/a&gt;. This release includes important bug fixes and improvements to 1.6.0; if you&amp;rsquo;re considering using Mesos 1.6, it&amp;rsquo;s recommended that you use 1.6.1. The following notable fixes are included:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-3790&quot;&gt;MESOS-3790&lt;/a&gt; - ZooKeeper connection should retry on &lt;code&gt;EAI_NONAME&lt;/code&gt;.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8830&quot;&gt;MESOS-8830&lt;/a&gt; - Agent gc on old slave sandboxes could empty persistent volume data&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8871&quot;&gt;MESOS-8871&lt;/a&gt; - Agent may fail to recover if the agent dies before image store cache checkpointed.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8904&quot;&gt;MESOS-8904&lt;/a&gt; - Master crash when removing quota.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8936&quot;&gt;MESOS-8936&lt;/a&gt; - Implement a Random Sorter for offer allocations.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8945&quot;&gt;MESOS-8945&lt;/a&gt; - Master check failure due to CHECK_SOME(providerId).&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8963&quot;&gt;MESOS-8963&lt;/a&gt; - Executor crash trying to print container ID.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8980&quot;&gt;MESOS-8980&lt;/a&gt; - mesos-slave can deadlock with docker pull.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8986&quot;&gt;MESOS-8986&lt;/a&gt; - &lt;code&gt;slave.available()&lt;/code&gt; in the allocator is expensive and drags down allocation performance.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-8987&quot;&gt;MESOS-8987&lt;/a&gt; - Master asks agent to shutdown upon auth errors.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-9002&quot;&gt;MESOS-9002&lt;/a&gt; - GCC 8.1 build failure in os::Fork::Tree.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-9024&quot;&gt;MESOS-9024&lt;/a&gt; - Mesos master segfaults with stack overflow under load.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MESOS-9025&quot;&gt;MESOS-9025&lt;/a&gt; - The container which joins CNI network and has checkpoint enabled will be mistakenly destroyed by agent.&lt;/li&gt;
+&lt;/ul&gt;
+
+
+&lt;p&gt;Full release notes are available in the release &lt;a href=&quot;https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.6.1&quot;&gt;CHANGELOG&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3&gt;Upgrades&lt;/h3&gt;
+
+&lt;p&gt;Rolling upgrades from a Mesos 1.6.0 cluster to Mesos 1.6.1 are straightforward. Please refer to the &lt;a href=&quot;http://mesos.apache.org/documentation/latest/upgrades/&quot;&gt;upgrade guide&lt;/a&gt; for detailed information on upgrading to Mesos 1.6.1 from other versions.&lt;/p&gt;
+
+&lt;h3&gt;Try it out&lt;/h3&gt;
+
+&lt;p&gt;Please try out this release and let us know what you think. If you run into any issues, let us know on the &lt;a href=&quot;https://mesos.apache.org/community&quot;&gt;user mailing list and/or Slack/IRC&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3&gt;Thanks!&lt;/h3&gt;
+
+&lt;p&gt;Thanks to the 18 contributors who made 1.6.1 possible:&lt;/p&gt;
+
+&lt;p&gt;Alexander Rojas, Alexander Rukletsov, Andrew Schwartzmeyer, Armand Grillet, Benjamin Bannier, Benjamin Mahler, Benno Evers, bin zheng, Chun-Hung Hsiao, Gastón Kleiman, Gilbert Song, Greg Mann, he yi hua, James Peach, Jie Yu, Kjetil Joergensen, Meng Zhu, Zhitao Li&lt;/p&gt;
+
+	</content>
+  </entry>
   <entry>
     <id>http://mesos.apache.org/blog/mesos-1-5-1-released/</id>
     <link href="/blog/mesos-1-5-1-released/" />

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 6576414..4198b8c 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -102,6 +102,10 @@
   </div>
   <div class="col-md-9">
       <article>
+        <h2><a href="/blog/mesos-1-6-1-released/">Apache Mesos 1.6.1 Released</a></h2>
+      <p><em>Posted by Greg Mann, July 25, 2018</em></p>
+      </article>
+      <article>
         <h2><a href="/blog/mesos-1-5-1-released/">Apache Mesos 1.5.1 Released</a></h2>
       <p><em>Posted by Gilbert Song, May 31, 2018</em></p>
       </article>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/blog/mesos-1-6-1-released/index.html
----------------------------------------------------------------------
diff --git a/content/blog/mesos-1-6-1-released/index.html b/content/blog/mesos-1-6-1-released/index.html
new file mode 100644
index 0000000..602e10e
--- /dev/null
+++ b/content/blog/mesos-1-6-1-released/index.html
@@ -0,0 +1,234 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Mesos 1.6.1 Released</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <meta property="og:locale" content="en_US"/>
+    <meta property="og:type" content="website"/>
+    <meta property="og:title" content="Apache Mesos"/>
+    <meta property="og:site_name" content="Apache Mesos"/>
+    <meta property="og:url" content="http://mesos.apache.org/"/>
+    <meta property="og:image" content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
+    <meta property="og:description"
+          content="Apache Mesos abstracts resources away from machines,
+                   enabling fault-tolerant and elastic distributed systems
+                   to easily be built and run effectively."/>
+
+    <meta name="twitter:card" content="summary"/>
+    <meta name="twitter:site" content="@ApacheMesos"/>
+    <meta name="twitter:title" content="Apache Mesos"/>
+    <meta name="twitter:image" content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
+    <meta name="twitter:description"
+          content="Apache Mesos abstracts resources away from machines,
+                   enabling fault-tolerant and elastic distributed systems
+                   to easily be built and run effectively."/>
+
+    <link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
+    <link rel="alternate" type="application/atom+xml" title="Apache Mesos Blog" href="/blog/feed.xml">
+    <link href="../../assets/css/main.css" rel="stylesheet" />
+
+
+    <!-- Google Analytics Magic -->
+    <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-20226872-1']);
+    _gaq.push(['_setDomainName', 'apache.org']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+    </script>
+  </head>
+  <body>
+    <!-- magical breadcrumbs -->
+    <div class="topnav">
+      <div class="container">
+        <ul class="breadcrumb">
+          <li>
+            <div class="dropdown">
+              <a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
+                <li><a href="http://www.apache.org">Apache Homepage</a></li>
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+              </ul>
+            </div>
+          </li>
+
+          <li><a href="http://mesos.apache.org">Apache Mesos</a></li>
+          <li><a href="/blog/">Blog</a></li>
+        </ul><!-- /.breadcrumb -->
+      </div><!-- /.container -->
+    </div><!-- /.topnav -->
+
+    <!-- navbar excitement -->
+<div class="navbar navbar-default navbar-static-top" role="navigation">
+  <div class="container">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mesos-menu" aria-expanded="false">
+      <span class="sr-only">Toggle navigation</span>
+      <span class="icon-bar"></span>
+      <span class="icon-bar"></span>
+      <span class="icon-bar"></span>
+      </button>
+      <a class="navbar-brand" href="/"><img src="/assets/img/mesos_logo.png" alt="Apache Mesos logo"/></a>
+    </div><!-- /.navbar-header -->
+
+    <div class="navbar-collapse collapse" id="mesos-menu">
+      <ul class="nav navbar-nav navbar-right">
+        <li><a href="/getting-started/">Getting Started</a></li>
+        <li><a href="/blog/">Blog</a></li>
+        <li><a href="/documentation/latest/">Documentation</a></li>
+        <li><a href="/downloads/">Downloads</a></li>
+        <li><a href="/community/">Community</a></li>
+      </ul>
+    </div><!-- /#mesos-menu -->
+  </div><!-- /.container -->
+</div><!-- /.navbar -->
+
+<div class="content">
+  <div class="container">
+    <div class="row">
+
+  <div class="col-md-3">
+    <div class="meta">
+      <span class="author">
+          <img src="http://www.gravatar.com/avatar/20c5c9695f0891b6b093704331238133?s=80"
+               class="author_gravatar">
+        <span class="author_contact">
+          <p><strong>Greg Mann</strong></p>
+            <p><a href="http://twitter.com/greggomann">@greggomann</a></p>
+        </span>
+      </span>
+      <p><em>Posted July 25, 2018</em></p>
+    </div>
+
+    <div class="share">
+      <span class="social-share-button"><a href="https://twitter.com/share" class="twitter-share-button" data-via="apachemesos">Tweet</a></span>
+
+      <span><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></span>
+
+      <span><div class="g-plusone" data-size="medium"></div></span>
+
+      <!-- Place this tag after the last +1 button tag. -->
+      <script type="text/javascript">
+        (function() {
+        var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
+        po.src = 'https://apis.google.com/js/plusone.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
+        })();
+      </script>
+
+      <script src="//platform.linkedin.com/in.js" type="text/javascript">
+       lang: en_US
+      </script>
+      <script type="IN/Share" data-counter="right"></script>
+    </div>
+  </div>
+
+  <div class="post col-md-9">
+    <h1>Apache Mesos 1.6.1 Released</h1>
+
+    <p>Apache Mesos 1.6.1 is now available for <a href="http://mesos.apache.org/downloads">download</a>. This release includes important bug fixes and improvements to 1.6.0; if you&rsquo;re considering using Mesos 1.6, it&rsquo;s recommended that you use 1.6.1. The following notable fixes are included:</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-3790">MESOS-3790</a> - ZooKeeper connection should retry on <code>EAI_NONAME</code>.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8830">MESOS-8830</a> - Agent gc on old slave sandboxes could empty persistent volume data</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8871">MESOS-8871</a> - Agent may fail to recover if the agent dies before image store cache checkpointed.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8904">MESOS-8904</a> - Master crash when removing quota.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8936">MESOS-8936</a> - Implement a Random Sorter for offer allocations.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8945">MESOS-8945</a> - Master check failure due to CHECK_SOME(providerId).</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8963">MESOS-8963</a> - Executor crash trying to print container ID.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8980">MESOS-8980</a> - mesos-slave can deadlock with docker pull.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8986">MESOS-8986</a> - <code>slave.available()</code> in the allocator is expensive and drags down allocation performance.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-8987">MESOS-8987</a> - Master asks agent to shutdown upon auth errors.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-9002">MESOS-9002</a> - GCC 8.1 build failure in os::Fork::Tree.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-9024">MESOS-9024</a> - Mesos master segfaults with stack overflow under load.</li>
+<li><a href="https://issues.apache.org/jira/browse/MESOS-9025">MESOS-9025</a> - The container which joins CNI network and has checkpoint enabled will be mistakenly destroyed by agent.</li>
+</ul>
+
+
+<p>Full release notes are available in the release <a href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.6.1">CHANGELOG</a>.</p>
+
+<h3>Upgrades</h3>
+
+<p>Rolling upgrades from a Mesos 1.6.0 cluster to Mesos 1.6.1 are straightforward. Please refer to the <a href="http://mesos.apache.org/documentation/latest/upgrades/">upgrade guide</a> for detailed information on upgrading to Mesos 1.6.1 from other versions.</p>
+
+<h3>Try it out</h3>
+
+<p>Please try out this release and let us know what you think. If you run into any issues, let us know on the <a href="https://mesos.apache.org/community">user mailing list and/or Slack/IRC</a>.</p>
+
+<h3>Thanks!</h3>
+
+<p>Thanks to the 18 contributors who made 1.6.1 possible:</p>
+
+<p>Alexander Rojas, Alexander Rukletsov, Andrew Schwartzmeyer, Armand Grillet, Benjamin Bannier, Benjamin Mahler, Benno Evers, bin zheng, Chun-Hung Hsiao, Gastón Kleiman, Gilbert Song, Greg Mann, he yi hua, James Peach, Jie Yu, Kjetil Joergensen, Meng Zhu, Zhitao Li</p>
+
+  </div>
+</div>
+
+  </div><!-- /.container -->
+</div><!-- /.content -->
+
+<hr>
+
+
+
+    <!-- footer -->
+    <div class="footer">
+      <div class="container">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html">
+              <img src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
+          <span class="social">
+            <a href="https://twitter.com/ApacheMesos"
+              class="twitter-follow-button"
+              data-show-count="false" data-size="large">Follow @ApacheMesos</a>
+            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
+            <a href="https://twitter.com/intent/tweet?button_hashtag=mesos"
+              class="twitter-hashtag-button"
+              data-size="large"
+              data-related="ApacheMesos">Tweet #mesos</a>
+            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
+          </span>
+        </div>
+
+        <div class="col-md-6 trademark">
+          <p>&copy; 2012-2018 <a href="http://apache.org">The Apache Software Foundation</a>.
+            Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation.
+          <p>
+        </div>
+
+      </div><!-- /.container -->
+    </div><!-- /.footer -->
+
+    <!-- JS -->
+    <script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
+    <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
+    <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"></script>
+
+    <!-- Inject anchors for all headings on the page, see https://www.bryanbraun.com/anchorjs. -->
+    <script type="text/javascript">
+    anchors.options = {
+      placement: 'right',
+      ariaLabel: 'Permalink',
+    };
+
+    // The default is to not add anchors to h1, but we have pages with multiple h1 headers,
+    // and we do want to put anchors on those.
+    anchors.add('h1, h2, h3, h4, h5, h6');
+    </script>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/documentation/building/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/building/index.html b/content/documentation/building/index.html
index 04c9814..9a8095a 100644
--- a/content/documentation/building/index.html
+++ b/content/documentation/building/index.html
@@ -113,8 +113,8 @@
 
 <p>1. Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.0/mesos-1.6.0.tar.gz
-$ tar -zxf mesos-1.6.0.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.1/mesos-1.6.1.tar.gz
+$ tar -zxf mesos-1.6.1.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/documentation/latest/building/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/building/index.html b/content/documentation/latest/building/index.html
index 705a854..ef7de96 100644
--- a/content/documentation/latest/building/index.html
+++ b/content/documentation/latest/building/index.html
@@ -113,8 +113,8 @@
 
 <p>1. Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.0/mesos-1.6.0.tar.gz
-$ tar -zxf mesos-1.6.0.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.1/mesos-1.6.1.tar.gz
+$ tar -zxf mesos-1.6.1.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/downloads/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/index.html b/content/downloads/index.html
index a7b526b..33cfeba 100644
--- a/content/downloads/index.html
+++ b/content/downloads/index.html
@@ -101,6 +101,14 @@
 
     <ul>
       <li>
+        <a href="http://archive.apache.org/dist/mesos/1.6.1/">
+          1.6.1
+        </a>
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12343270">
+          Release Notes
+        </a>)
+      </li>
+      <li>
         <a href="http://archive.apache.org/dist/mesos/1.5.1/">
           1.5.1
         </a>
@@ -554,10 +562,10 @@
   <div class="col-md-8">
     <h1>Download Mesos</h1>
       <p>Download the most recent stable release:
-	      <a href="http://www.apache.org/dyn/closer.cgi/mesos/1.6.0/mesos-1.6.0.tar.gz">
-          1.6.0
+	      <a href="http://www.apache.org/dyn/closer.cgi/mesos/1.6.1/mesos-1.6.1.tar.gz">
+          1.6.1
         </a>
-        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12342239">
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12343270">
           Release Notes
         </a>)
       </p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 24a4fd6..96743ab 100644
--- a/content/index.html
+++ b/content/index.html
@@ -106,8 +106,8 @@
       </p>
       <p>
         <a class="changelog"
-           href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.6.0">
-          Mesos 1.6.0 Changelog
+           href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.6.1">
+          Mesos 1.6.1 Changelog
         </a>
       </p>
     </div><!-- /.jumbotron -->

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/29af8483/content/sitemap.xml
----------------------------------------------------------------------
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 0a1eed6..b09e2c3 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -665,6 +665,10 @@
     <lastmod>2018-07-25T00:00:00+00:00</lastmod>
   </url>
   <url>
+    <loc>http://mesos.apache.org/blog/mesos-1-6-1-released/</loc>
+    <lastmod>2018-07-25T00:00:00+00:00</lastmod>
+  </url>
+  <url>
     <loc>http://mesos.apache.org/blog/mesos-0-19-0-released/</loc>
     <lastmod>2018-07-25T00:00:00+00:00</lastmod>
   </url>