You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2018/07/21 01:46:55 UTC

svn commit: r1032838 - in /websites/staging/directory/trunk/content: ./ fortress/index.html fortress/settings.jar

Author: buildbot
Date: Sat Jul 21 01:46:54 2018
New Revision: 1032838

Log:
Staging update by buildbot for directory

Removed:
    websites/staging/directory/trunk/content/fortress/settings.jar
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/index.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 21 01:46:54 2018
@@ -1 +1 @@
-1836376
+1836394

Modified: websites/staging/directory/trunk/content/fortress/index.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/index.html (original)
+++ websites/staging/directory/trunk/content/fortress/index.html Sat Jul 21 01:46:54 2018
@@ -190,6 +190,24 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="fortress-news">Fortress News<a class="headerlink" href="#fortress-news" title="Permanent link">&para;</a></h1>
+<h2 class="news">Apache Fortress 2.0.1 Released <em>posted on July 20th, 2018</em></h2>
+
+<p>The Apache Directory Project announces the eighth release of Fortress - 2.0.1.</p>
+<p>This is an important release with many security patches applied via updates to maven dependencies in upstream projects. </p>
+<p>New features include</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/FC-108">[FC-108]</a> - Unix RFC2307bis posixAccount (User) and posixGroup (Role) auxiliary object classes. </li>
+<li><a href="https://issues.apache.org/jira/browse/FC-235">[FC-235]</a> - Enforcement of arbitrary constraints during role activation with dynamic attributes like location, organization and account. </li>
+</ul>
+<p>The Release notes have the complete list of 21 fixes and enchancements:</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315921&version=12338782">2.0.1 JIRA Release Notes</a></li>
+</ul>
+<p>Trying Apache Fortress with ApacheDS and/or OpenLDAP Quickstarts is like having training wheels for LDAP:</p>
+<ul>
+<li><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.md">Readme Docker ApacheDS</a></li>
+<li><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md">Readme Docker OpenLDAP</a></li>
+</ul>
 <h2 class="news">Apache Fortress 2.0.0 Released <em>posted on June 26th, 2017</em></h2>
 
 <p>The Apache Directory Project announces the seventh release of Fortress - 2.0.0 GA.  This major release requires Java version 8.  It adds formal support of ApacheDS giving full IETF password policy coverage for both it and OpenLDAP.  There are Docker images preconfigured with Apache DS &amp; OpenLDAP for rapid deployment and testing. </p>
@@ -210,9 +228,6 @@ h2:hover > .headerlink, h3:hover > .head
 <li>FC-201 jgrapht 1.0.0 requires Java 8</li>
 <li>FC-202 dir-fortress-core-docker-test to use latest slapd install procs</li>
 <li>FC-203 propmr modifiers</li>
-<li>FC-204 AccessMgrRestImpl.getUser not setting contextId on request</li>
-<li>FC-205 | FC-197 implement PropertyMgrRestImpl</li>
-<li>FC-207 Fix handling of truststore</li>
 </ul>
 <p>The complete list: <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20FC%20AND%20fixVersion%20%3D%202.0.0-RC2%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC">2.0.0-RC2 resolved issues</a></p>
 <h2 class="news">Apache Fortress 2.0.0-RC1 Released <em>posted on November 7th, 2016</em></h2>