blob: 146fd40f7db93d475e9e851c3888afc63aed4f91 [file] [log] [blame]
Shawn Pearce7502a462013-06-22 18:41:28 -07001Release notes for Gerrit 2.5.5
2==============================
3
4There are no schema changes from link:ReleaseNotes-2.5.4.html[2.5.4].
5
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07006link:https://www.gerritcodereview.com/download/gerrit-2.5.5.war[https://www.gerritcodereview.com/download/gerrit-2.5.5.war]
Shawn Pearce7502a462013-06-22 18:41:28 -07007
8Bug Fixes
9---------
10* Patch JGit security hole
11+
12The security hole may permit a modified Git client to gain access
13to hidden or deleted branches if the user has read permission on
14at least one branch in the repository. Access requires knowing a
15SHA-1 to request, which may be discovered out-of-band from an issue
16tracker or gitweb instance.