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