You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2016/09/11 16:54:01 UTC

svn commit: r1760261 - /jackrabbit/branches/2.8/RELEASE-NOTES.txt

Author: reschke
Date: Sun Sep 11 16:54:01 2016
New Revision: 1760261

URL: http://svn.apache.org/viewvc?rev=1760261&view=rev
Log:
JCR-4020: release Jackrabbit 2.8.3 - Release Notes

Modified:
    jackrabbit/branches/2.8/RELEASE-NOTES.txt

Modified: jackrabbit/branches/2.8/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.8/RELEASE-NOTES.txt?rev=1760261&r1=1760260&r2=1760261&view=diff
==============================================================================
--- jackrabbit/branches/2.8/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.8/RELEASE-NOTES.txt Sun Sep 11 16:54:01 2016
@@ -1,34 +1,30 @@
-Release Notes -- Apache Jackrabbit -- Version 2.8.2
+Release Notes -- Apache Jackrabbit -- Version 2.8.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.8.2, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.8.3, a fully compliant implementation of the
 Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
 specified in the Java Specification Request 283 (JSR 283).
 
-Apache Jackrabbit 2.8.2 is a patch release that contains fixes and
+Apache Jackrabbit 2.8.3 is a patch release that contains fixes and
 improvements over Jackrabbit 2.8. Jackrabbit 2.8.x releases are considered
 stable and targeted for production use.
 
-Changes since Jackrabbit 2.8.1
+Changes since Jackrabbit 2.8.2
 ------------------------------
 
-Improvements
+Bug
 
-    [JCR-3900] - LockTest.testNodeLocked: incorrect assumption about when the lock token can be returned
-    [JCR-3971] - Make read-permission cache-size in CompiledPermissionsImpl configurable
-    [JCR-3972] - Make size of ID-cache in CachingHierarchyManager configurable
-
-Bug fixes
-
-    [JCR-2633] - Modified externally exception when modifying mixinTypes with single session
-    [JCR-3915] - undo incorrect change to lock token test
-    [JCR-3949] - occasional test failure in RepositoryConfigTest.testAutomaticClusterNodeIdCreation()
-    [JCR-3950] - XSS in DirListingExportHandler
+    [JCR-3909] - CSRF bug in Jackrabbit-Webdav
+    [JCR-4009] - CSRF in Jackrabbit-Webdav
+
+Sub-task
+
+    [JCR-4019] - move httpclient dependency out of parent pom
 
 In addition to the above-mentioned changes, this release contains
-all the changes included up to the Apache Jackrabbit 2.8.1 release.
+all the changes included up to the Apache Jackrabbit 2.8.2 release.
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at