This is an automated email from the ASF dual-hosted git repository.

matthieu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 36e694a  Deploy 3.4 release website
36e694a is described below

commit 36e694a69f6764953af9f9d37ed5aff74bccac90
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Fri Sep 27 12:04:18 2019 +0200

    Deploy 3.4 release website
---
 .../update/2017/06/{16 => 15}/mime4j-0.8.1.html    |   7 +-
 .../update/2017/06/{23 => 22}/jsieve-0.7.html      |   7 +-
 content/james/update/2017/10/20/james-3.0.1.html   | 142 ---------------------
 .../update/2018/01/{26 => 25}/admin-features.html  |   2 +-
 .../update/2018/05/{07 => 06}/mime4j-0.8.2.html    |   7 +-
 .../2018/06/{06 => 05}/linagora-june-nl.html       |   2 +-
 .../update/2018/11/{14 => 13}/james-3.2.0.html     |   2 +-
 .../update/2019/03/{19 => 18}/mime4j-0.8.3.html    |   7 +-
 8 files changed, 15 insertions(+), 161 deletions(-)

diff --git a/content/james/update/2017/06/16/mime4j-0.8.1.html 
b/content/james/update/2017/06/15/mime4j-0.8.1.html
similarity index 96%
rename from content/james/update/2017/06/16/mime4j-0.8.1.html
rename to content/james/update/2017/06/15/mime4j-0.8.1.html
index fe916bb..43baaa2 100644
--- a/content/james/update/2017/06/16/mime4j-0.8.1.html
+++ b/content/james/update/2017/06/15/mime4j-0.8.1.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Apache James Mime4J 
0.8.1</h1>
-          <h2><span class="icon fa-clock-o"></span><b> June 16, 2017</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> June 15, 2017</b></h2>
 
           <br/>
 
@@ -79,13 +79,12 @@
 
 <p>The library is available as a maven artifact, for instance for mime4j 
core:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>&lt;dependency&gt;
+<div class="highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-core&lt;/artifactId&gt;
     &lt;version&gt;0.8.1&lt;/version&gt;
 &lt;/dependency&gt;
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>This release solves issues with header Date handling in the dom project:</p>
 
diff --git a/content/james/update/2017/06/23/jsieve-0.7.html 
b/content/james/update/2017/06/22/jsieve-0.7.html
similarity index 96%
rename from content/james/update/2017/06/23/jsieve-0.7.html
rename to content/james/update/2017/06/22/jsieve-0.7.html
index d3d7714..3279c44 100644
--- a/content/james/update/2017/06/23/jsieve-0.7.html
+++ b/content/james/update/2017/06/22/jsieve-0.7.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Apache James JSieve 
0.7</h1>
-          <h2><span class="icon fa-clock-o"></span><b> June 23, 2017</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> June 22, 2017</b></h2>
 
           <br/>
 
@@ -79,13 +79,12 @@
 
 <p>The library is available as a maven artifact, for instance for jsieve 
core:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>&lt;dependency&gt;
+<div class="highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-jsieve-core&lt;/artifactId&gt;
     &lt;version&gt;0.7&lt;/version&gt;
 &lt;/dependency&gt;
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>This release solves issues with folded encoded header matching.</p>
 
diff --git a/content/james/update/2017/10/20/james-3.0.1.html 
b/content/james/update/2017/10/20/james-3.0.1.html
deleted file mode 100644
index 31f31b4..0000000
--- a/content/james/update/2017/10/20/james-3.0.1.html
+++ /dev/null
@@ -1,142 +0,0 @@
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements. See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership. The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License. You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied. See the License for the
-    specific language governing permissions and limitations
-    under the License.
--->
-<!DOCTYPE html>
-<html>
-    <head>
-        <meta charset="utf-8"/>
-        <title>Apache James</title>
-
-        <link rel="stylesheet" type="text/css" href="/assets/css/main.css">
-        <link rel="stylesheet" type="text/css" 
href="/assets/css/font-awesome.min.css">
-        <link rel="stylesheet" type="text/css" href="/assets/css/ie8.css">
-        <link rel="stylesheet" type="text/css" href="/assets/css/ie9.css">
-        <link rel="shortcut icon" href="/images/james-logo.png">
-    </head>
-<body>
-    <!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements. See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership. The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License. You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied. See the License for the
-    specific language governing permissions and limitations
-    under the License.
--->
-
-<link href="/assets/css/lightbox.css" rel="stylesheet">
-<div id="wrapper" class="post-page">
-  <div class="apache_ref">
-    <a href="https://www.apache.org"; alt="apache foundation link"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo.svg"; title="apache 
foundation logo"/></a>
-  </div>
-  <div class="apache_ref_mobile">
-    <a href="https://www.apache.org"; alt="apache foundation link">The Apache 
Software Foundation</a>
-  </div>
-
-  <header id="header" class="alt">
-    <div class="logo"><a href="/index.html" alt="Apache James"><img 
src="/images/james.svg" alt="james logo"/></a></div>
-    <h1 class="hidden">James Enterprise Mail Server</h1>
-    <h2>Emails at the heart of your business logic</h2>
-  </header>
-
-  <!-- Main -->
-    <div id="main">
-
-      <!-- Content -->
-        <section id="content" class="main">
-
-          <h1><span class="icon fa-file-text-o"></span> Security release: 
Apache James server 3.0.1</h1>
-          <h2><span class="icon fa-clock-o"></span><b> October 20, 
2017</b></h2>
-
-          <br/>
-
-          <div>
-            <p>The Apache James PMCs are glad to announce you the release
-version 3.0.1 of Apache James server.</p>
-
-<p>It fixes vulnerability described in CVE-2017-12628. The JMX server, also
-used by the command line client is exposed to a java de-serialization
-issue, and thus can be used to execute arbitrary commands. As James
-exposes JMX socket by default only on local-host, this vulnerability can
-only be used for privilege escalation.</p>
-
-<p>Release 3.0.1 upgrades the incriminated library.</p>
-
-<p>Note that you can take additional defensive steps in order to mitigate this 
vulnerability:</p>
-
-<ul>
-  <li>Ensure that you restrict the access to JMX only on local-host</li>
-  <li>Ensure that you are using a recent Java Run-time Environment. For 
instance OpenJDK 8 u111 is vulnerable but OpenJDK 8 u 141 is not.</li>
-  <li>You can additionally run James in a container to limit damages of 
potential exploits</li>
-  <li>And of course upgrade to the newest 3.0.1 version.</li>
-</ul>
-
-<p>Read more about Java deserialization <a 
href="https://www.sourceclear.com/blog/Commons-Collections-Deserialization-Vulnerability-Research-Findings/";>issues</a>.</p>
-
-
-
-          </div>
-          <footer class="major special">
-            <hr>
-            <center>
-              <ul class="actions">
-                <li><a href="/index.html" class="button">Back to 
homepage</a></li>
-                <li><a href="/posts.html" class="button">Read More 
Posts</a></li>
-              </ul>
-            </center>
-          </footer>
-        </section>
-    </div>
-    <footer id="footer" class="major">
-      <section>
-        <h2>James</h2>
-        <ul class="no-padding">
-          <li class="no-padding"><a href="../#intro" 
class="active">About</a></li>
-          <li class="no-padding"><a href="../#first">Get Started</a></li>
-          <li class="no-padding"><a href="../#posts">Last Posts</a></li>
-          <li class="no-padding"><a href="../#second">Community</a></li>
-          <li class="no-padding"><a href="https://james.apache.org/";><span 
class="fa fa-external-link"></span> Documentation</a></li>
-        </ul>
-      </section>
-      <section>
-        <h2>Connect</h2>
-        <ul class="icons">
-          <li><a href="http://twitter.com/ApacheJames"; class="icon fa-twitter 
alt"><span class="label">Twitter</span></a></li>
-          <li><a href="https://github.com/apache/james-project"; class="icon 
fa-github alt"><span class="label">GitHub</span></a></li>
-          <li><a href="http://james.apache.org/mail.html"; class="icon 
fa-envelope-o alt"><span class="label">Mailing-list</span></a></li>
-        </ul>
-      </section>
-      <section>
-        <h2>Copyright</h2>
-        <a href="http://www.apache.org/";>Apache Licence Copyright</a><br/>
-        &copy;Untitled. Design: <a href="https://html5up.net";>HTML5 UP</a>
-      </section>
-    </footer>
-</div>
-
-</body>
-</html>
diff --git a/content/james/update/2018/01/26/admin-features.html 
b/content/james/update/2018/01/25/admin-features.html
similarity index 99%
rename from content/james/update/2018/01/26/admin-features.html
rename to content/james/update/2018/01/25/admin-features.html
index 6a676b8..06fad57 100644
--- a/content/james/update/2018/01/26/admin-features.html
+++ b/content/james/update/2018/01/25/admin-features.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> New administration 
features: manage your queues and your reporitories</h1>
-          <h2><span class="icon fa-clock-o"></span><b> January 26, 
2018</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> January 25, 
2018</b></h2>
 
           <br/>
 
diff --git a/content/james/update/2018/05/07/mime4j-0.8.2.html 
b/content/james/update/2018/05/06/mime4j-0.8.2.html
similarity index 96%
rename from content/james/update/2018/05/07/mime4j-0.8.2.html
rename to content/james/update/2018/05/06/mime4j-0.8.2.html
index 7cba24b..5970d01 100644
--- a/content/james/update/2018/05/07/mime4j-0.8.2.html
+++ b/content/james/update/2018/05/06/mime4j-0.8.2.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Apache James Mime4J 
0.8.2</h1>
-          <h2><span class="icon fa-clock-o"></span><b> May 07, 2018</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> May 06, 2018</b></h2>
 
           <br/>
 
@@ -95,13 +95,12 @@
 
 <p>The library is available as a maven artifact, for instance for mime4j 
core:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>&lt;dependency&gt;
+<div class="highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-core&lt;/artifactId&gt;
     &lt;version&gt;0.8.2&lt;/version&gt;
 &lt;/dependency&gt;
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You can also download the release artifacts <a 
href="https://www.apache.org/dist/james/mime4j/0.8.2/";>here</a>.</p>
 
diff --git a/content/james/update/2018/06/06/linagora-june-nl.html 
b/content/james/update/2018/06/05/linagora-june-nl.html
similarity index 99%
rename from content/james/update/2018/06/06/linagora-june-nl.html
rename to content/james/update/2018/06/05/linagora-june-nl.html
index 5cd71b8..d92b99b 100644
--- a/content/james/update/2018/06/06/linagora-june-nl.html
+++ b/content/james/update/2018/06/05/linagora-june-nl.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Linagora June 
newsletter</h1>
-          <h2><span class="icon fa-clock-o"></span><b> June 06, 2018</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> June 05, 2018</b></h2>
 
           <br/>
 
diff --git a/content/james/update/2018/11/14/james-3.2.0.html 
b/content/james/update/2018/11/13/james-3.2.0.html
similarity index 99%
rename from content/james/update/2018/11/14/james-3.2.0.html
rename to content/james/update/2018/11/13/james-3.2.0.html
index a7175b1..42521e2 100644
--- a/content/james/update/2018/11/14/james-3.2.0.html
+++ b/content/james/update/2018/11/13/james-3.2.0.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Apache James Server 
3.2.0</h1>
-          <h2><span class="icon fa-clock-o"></span><b> November 14, 
2018</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> November 13, 
2018</b></h2>
 
           <br/>
 
diff --git a/content/james/update/2019/03/19/mime4j-0.8.3.html 
b/content/james/update/2019/03/18/mime4j-0.8.3.html
similarity index 96%
rename from content/james/update/2019/03/19/mime4j-0.8.3.html
rename to content/james/update/2019/03/18/mime4j-0.8.3.html
index 6a1c0dc..3a1effd 100644
--- a/content/james/update/2019/03/19/mime4j-0.8.3.html
+++ b/content/james/update/2019/03/18/mime4j-0.8.3.html
@@ -70,7 +70,7 @@
         <section id="content" class="main">
 
           <h1><span class="icon fa-file-text-o"></span> Apache James Mime4J 
0.8.3</h1>
-          <h2><span class="icon fa-clock-o"></span><b> March 19, 2019</b></h2>
+          <h2><span class="icon fa-clock-o"></span><b> March 18, 2019</b></h2>
 
           <br/>
 
@@ -89,13 +89,12 @@
 
 <p>The library is available as a maven artifact, for instance for mime4j 
core:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>&lt;dependency&gt;
+<div class="highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-core&lt;/artifactId&gt;
     &lt;version&gt;0.8.3&lt;/version&gt;
 &lt;/dependency&gt;
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You can also download the release artifacts <a 
href="https://www.apache.org/dist/james/mime4j/0.8.3/";>here</a>.</p>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to