blob: 2efc5b69695431e52c638150fd2920a2f69520fb [file] [log] [blame]
Shawn Pearce7502a462013-06-22 18:41:28 -07001Release notes for Gerrit 2.1.9
2==============================
3
4There are no schema changes from link:ReleaseNotes-2.1.8.html[2.1.8].
5
Shawn Pearce6d7ebc62015-06-12 16:34:42 -07006link:https://www.gerritcodereview.com/download/gerrit-2.1.9.war[https://www.gerritcodereview.com/download/gerrit-2.1.9.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.