blob: c9c2d2cb2e3665826da008c5027561b671a40253 [file] [log] [blame]
Shawn Pearce7502a462013-06-22 18:41:28 -07001Release notes for Gerrit 2.4.3
2==============================
3
4There are no schema changes from link:ReleaseNotes-2.4.2.html[2.4.2].
5
6link:https://gerrit-releases.storage.googleapis.com/gerrit-2.4.3.war[https://gerrit-releases.storage.googleapis.com/gerrit-2.4.3.war]
7
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.