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