From 4a42b1c516a08b94b8388688f3dd068ec4927932 Mon Sep 17 00:00:00 2001 From: Stephen <38866031+tst-sbayard@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:23:04 -0400 Subject: [PATCH] Update release notes 536 (#1852) --- .../developers/googleMapsAPIV3ForGEE.html | 2 +- .../answer/portable/helloEarthSample.html | 2 +- .../answer/portable/helloMapsSample.html | 6 +- .../answer/releaseNotes/relNotesGEE5_3_6.html | 57 ++++++++----------- .../releaseNotes/relNotesGEE5_3_6.rst.txt | 44 +++++++------- docs/geedocs/5.3.6/searchindex.js | 2 +- .../releaseNotes/relNotesGEE5_3_6.rst.txt | 31 +++++----- docs/geedocs/5.3.6/static/pygments.css | 7 ++- .../answer/releaseNotes/relNotesGEE5_3_6.rst | 44 +++++++------- 9 files changed, 90 insertions(+), 105 deletions(-) diff --git a/docs/geedocs/5.3.6/answer/developers/googleMapsAPIV3ForGEE.html b/docs/geedocs/5.3.6/answer/developers/googleMapsAPIV3ForGEE.html index 4b72ed5e3d..afb07febc2 100644 --- a/docs/geedocs/5.3.6/answer/developers/googleMapsAPIV3ForGEE.html +++ b/docs/geedocs/5.3.6/answer/developers/googleMapsAPIV3ForGEE.html @@ -150,7 +150,7 @@
Open GEE 5.3.6 is currently in development
New Features
-New feature here. -New feature description goes here.
-In 5.3.5, we moved documentation, examples, and tutorials into a -separate RPM called opengee-extra. This mainly includes the -documentation, ExampleSearch, and Fusion Tutorial files. You -can choose whether to install opengee-extra depending on if you -need those items.
+In 5.3.6, a --secure
option was added for geconfigureassetroot
+and geupgradeassetroot
that removes world-writable permissions from
+special files. This helps Open GEE perform properly in strict security
+environments. --secure
is disabled by default.
Supported Platforms
The Open GEE 5.3.6 release is supported on 64-bit versions of the following operating systems:
@@ -100,43 +96,38 @@Number | Description | -Resolution |
---|---|---|
9999 | -Add description | -Add resolution | +
1851 | +Open GEE does not function properly on systems with a restrictive umask |
Known Issues
-Number | -Description | -Resolution | +
---|---|---|
1806 | +Confusing “geserver.service changed on disk” message after uninstalling Fusion or Server | |
9999 | -Add description | -Add resolution | +
1800 | +Upgrade from 5.3.4 to 5.3.5 leaves a non-working ExampleSearch | +|
1785 | +Imagery Projects - Transparent areas appear as black | +|
1761 | +Tab Order wrong for Fusion Add Vector Resource and Add Terrain Resource | +|
1741 | +Invalid git version in CentOS/RHEL install instructions |
Known Issues
+See the GitHub issues page +for a list of known issues.