You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mp...@apache.org on 2016/03/08 06:24:59 UTC

[2/2] mesos git commit: Updated the website for 0.27.2 release.

Updated the website for 0.27.2 release.


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

Branch: refs/heads/master
Commit: 95faeac356d7918803beeaa77098569383539a16
Parents: a2df90f
Author: Michael Park <mp...@apache.org>
Authored: Tue Mar 8 00:18:56 2016 -0500
Committer: Michael Park <mp...@apache.org>
Committed: Tue Mar 8 00:21:28 2016 -0500

----------------------------------------------------------------------
 docs/getting-started.md                         |  4 +--
 .../blog/2016-03-07-mesos-0-27-2-released.md    | 38 ++++++++++++++++++++
 site/source/downloads.html.md                   |  6 ++--
 site/source/index.html.md                       |  3 +-
 4 files changed, 46 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/95faeac3/docs/getting-started.md
----------------------------------------------------------------------
diff --git a/docs/getting-started.md b/docs/getting-started.md
index b2c4ec4..05fb7de 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -11,8 +11,8 @@ There are different ways you can get Mesos:
 
 1\. Download the latest stable release from [Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-    $ wget http://www.apache.org/dist/mesos/0.27.1/mesos-0.27.1.tar.gz
-    $ tar -zxf mesos-0.27.1.tar.gz
+    $ wget http://www.apache.org/dist/mesos/0.27.2/mesos-0.27.2.tar.gz
+    $ tar -zxf mesos-0.27.2.tar.gz
 
 2\. Clone the Mesos git [repository](https://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced Users Only***)
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/95faeac3/site/source/blog/2016-03-07-mesos-0-27-2-released.md
----------------------------------------------------------------------
diff --git a/site/source/blog/2016-03-07-mesos-0-27-2-released.md b/site/source/blog/2016-03-07-mesos-0-27-2-released.md
new file mode 100644
index 0000000..3127560
--- /dev/null
+++ b/site/source/blog/2016-03-07-mesos-0-27-2-released.md
@@ -0,0 +1,38 @@
+---
+layout: post
+title: Apache Mesos 0.27.2 Released
+permalink: /blog/mesos-0-27-2-released/
+published: true
+post_author:
+  display_name: Michael Park
+  gravatar: 2ab9cab3a7cf782261c583c1f48a81b0
+  twitter: mcypark
+tags: Release
+---
+
+The latest Mesos release, 0.27.2, is now available for [download](http://mesos.apache.org/downloads).
+This release includes fixes and improvements for the following:
+
+* [MESOS-4693](https://issues.apache.org/jira/browse/MESOS-4693) - Variable shadowing in HookManager::slavePreLaunchDockerHook.
+* [MESOS-4711](https://issues.apache.org/jira/browse/MESOS-4711) - Race condition in libevent poll implementation causes crash.
+* [MESOS-4754](https://issues.apache.org/jira/browse/MESOS-4754) - The "executors" field is exposed under a backwards incompatible schema.
+* [MESOS-4687](https://issues.apache.org/jira/browse/MESOS-4687) - Implement reliable floating point for scalar resources.
+
+Full release notes are available in the release [CHANGELOG](https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.27.2).
+
+### Upgrades
+
+Rolling upgrades from a Mesos 0.27.1 cluster to Mesos 0.27.2 are straightforward.
+Please refer to the [upgrade guide](http://mesos.apache.org/documentation/latest/upgrades/) for detailed information on upgrading to Mesos 0.27.2.
+
+
+### Try it out
+
+We encourage you to try out this release and let us know what you think.
+If you run into any issues, please let us know on the [user mailing list and IRC](https://mesos.apache.org/community).
+
+### Thanks!
+
+Thanks to the 4 contributors who made 0.27.2 possible:
+
+Alexander Rojas, Kevin Devroede, Michael Park, Neil Conway

http://git-wip-us.apache.org/repos/asf/mesos/blob/95faeac3/site/source/downloads.html.md
----------------------------------------------------------------------
diff --git a/site/source/downloads.html.md b/site/source/downloads.html.md
index 693ca33..ceac4cf 100755
--- a/site/source/downloads.html.md
+++ b/site/source/downloads.html.md
@@ -8,6 +8,8 @@ breadcrumb: Downloads
     <h4>Previous Releases</h4>
 
     <ul>
+      <li><a href="http://archive.apache.org/dist/mesos/0.27.1/">0.27.1</a>
+           (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334748">Release Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.27.0/">0.27.0</a>
            (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334043">Release Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.26.0/">0.26.0</a>
@@ -76,8 +78,8 @@ breadcrumb: Downloads
   <div class="col-md-8">
     <h1>Download Mesos</h1>
       <p>Download the most recent stable release:
-	      <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.27.1/">0.27.1</a>
-        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334748">Release Notes</a>)
+	      <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.27.2/">0.27.2</a>
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334913">Release Notes</a>)
       </p>
 
       <h4>Getting the code via source control</h4>

http://git-wip-us.apache.org/repos/asf/mesos/blob/95faeac3/site/source/index.html.md
----------------------------------------------------------------------
diff --git a/site/source/index.html.md b/site/source/index.html.md
index 1c9484f..df9e5aa 100755
--- a/site/source/index.html.md
+++ b/site/source/index.html.md
@@ -7,7 +7,7 @@ title: Apache Mesos
     <h1>Program against your datacenter like it’s a single pool of resources</h1>
     <p class="lead">Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.</p>
 
-		<p> <a href="downloads/"><span class="glyphicon glyphicon-download"></span> Download Mesos 0.27.1</a> or learn how to <a href="gettingstarted/">get started</a></p>
+		<p> <a href="downloads/"><span class="glyphicon glyphicon-download"></span> Download Mesos 0.27.2</a> or learn how to <a href="gettingstarted/">get started</a></p>
 	</div>
 </div>
 
@@ -32,6 +32,7 @@ title: Apache Mesos
   <div class="col-md-5">
     <h3>News</h3>
       <ul>
+      <li><em>March 7, 2016</em> - Mesos 0.27.2 is released! See the <a href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.27.2">CHANGELOG</a> and <a href="/blog/mesos-0-27-2-released/">blog post</a> for details.</li>
       <li><em>February 22, 2016</em> - Mesos 0.27.1 is released! See the <a href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.27.1">CHANGELOG</a> and <a href="/blog/mesos-0-27-1-released/">blog post</a> for details.</li>
       <li><em>February 12, 2016</em> - MesosCon 2016 CFP is now open!  See the <a href="/blog/mesoscon-2016-cfp-is-now-open/">blog post</a> for details.</li>
       <li><em>January 31, 2016</em> - Mesos 0.27.0 is released! See the <a href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.27.0">CHANGELOG</a> and <a href="/blog/mesos-0-27-0-released/">blog post</a> for details.</li>