Release notes for 2.2.2.2
Change-Id: Idb75651666d9c4570f89bd1db75f3094c1779542
This commit is contained in:
parent
eabea43a28
commit
46a75612f8
24
ReleaseNotes/ReleaseNotes-2.2.2.2.txt
Normal file
24
ReleaseNotes/ReleaseNotes-2.2.2.2.txt
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
Release notes for Gerrit 2.2.2.2
|
||||||
|
================================
|
||||||
|
|
||||||
|
Gerrit 2.2.2.2 is now available:
|
||||||
|
|
||||||
|
link:http://code.google.com/p/gerrit/downloads/detail?name=gerrit-2.2.2.2.war[http://code.google.com/p/gerrit/downloads/detail?name=gerrit-2.2.2.2.war]
|
||||||
|
|
||||||
|
There are no schema changes from 2.2.2, or 2.2.2.1.
|
||||||
|
|
||||||
|
However, if upgrading from anything earlier, follow the upgrade
|
||||||
|
procedure in the 2.2.2 link:ReleaseNotes-2.2.2.html[ReleaseNotes].
|
||||||
|
|
||||||
|
Security Fixes
|
||||||
|
--------------
|
||||||
|
* Some access control sections may be ignored
|
||||||
|
+
|
||||||
|
Gerrit sometimes ignored an access control section in a project
|
||||||
|
if the exact same section name appeared in All-Projects. The bug
|
||||||
|
required an unrelated project to have access.inheritFrom set to
|
||||||
|
All-Projects and be accessed before the project that has the same
|
||||||
|
section name as All-Projects. This is an unlikely scenario for
|
||||||
|
most servers, as Gerrit does not normally set inheritFrom equal to
|
||||||
|
All-Projects. The usual behavior is to not supply this property in
|
||||||
|
project.config, and permit the implicit inheritence to take place.
|
@ -5,6 +5,7 @@ Gerrit Code Review - Release Notes
|
|||||||
Version 2.2.x
|
Version 2.2.x
|
||||||
-------------
|
-------------
|
||||||
* link:ReleaseNotes-2.2.2.html[2.2.2],
|
* link:ReleaseNotes-2.2.2.html[2.2.2],
|
||||||
|
* link:ReleaseNotes-2.2.2.2.html[2.2.2.2],
|
||||||
* link:ReleaseNotes-2.2.2.1.html[2.2.2.1],
|
* link:ReleaseNotes-2.2.2.1.html[2.2.2.1],
|
||||||
* link:ReleaseNotes-2.2.1.html[2.2.1],
|
* link:ReleaseNotes-2.2.1.html[2.2.1],
|
||||||
* link:ReleaseNotes-2.2.0.html[2.2.0]
|
* link:ReleaseNotes-2.2.0.html[2.2.0]
|
||||||
|
Loading…
Reference in New Issue
Block a user