Merge branch 'stable-2.8' into stable-2.9
* stable-2.8: Add more information about Bouncycastle upgrade in 2.8.5 release notes Change-Id: Id253044b2f8db8828905128d045120f42b28d9cb
This commit is contained in:
@@ -1,12 +1,28 @@
|
|||||||
Release notes for Gerrit 2.8.5
|
Release notes for Gerrit 2.8.5
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
There are no schema changes from link:ReleaseNotes-2.8.4.html[2.8.4].
|
|
||||||
|
|
||||||
Download:
|
Download:
|
||||||
link:https://gerrit-releases.storage.googleapis.com/gerrit-2.8.5.war[
|
link:https://gerrit-releases.storage.googleapis.com/gerrit-2.8.5.war[
|
||||||
https://gerrit-releases.storage.googleapis.com/gerrit-2.8.5.war]
|
https://gerrit-releases.storage.googleapis.com/gerrit-2.8.5.war]
|
||||||
|
|
||||||
|
Schema Changes and Upgrades
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
|
||||||
|
* There are no schema changes from link:ReleaseNotes-2.8.4.html[2.8.4].
|
||||||
|
|
||||||
|
* SSHD is updated to version 0.11.0.
|
||||||
|
+
|
||||||
|
See the 'ssh' section of 'Bug Fixes' below for details.
|
||||||
|
|
||||||
|
* Bouncycastle is updated to version 1.49.
|
||||||
|
+
|
||||||
|
*WARNING:* Gerrit is not shipped with Bouncycastle included. To get the
|
||||||
|
updated library files, the site must be updated:
|
||||||
|
+
|
||||||
|
----
|
||||||
|
java -jar gerrit.war init -d site_path
|
||||||
|
----
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
|
|||||||
Reference in New Issue
Block a user