From cfdc324b10e19470ba2e67af52e48dca1d1b9a21 Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Tue, 12 Jun 2018 11:02:20 -0400 Subject: [PATCH 01/14] Fixed release notes --- docs/geedocs/5.2.3/answer/7160003.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index f0d510e9aa..f0c2d709a2 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -36,7 +36,7 @@

Google Earth Enterprise Documentation Home | Release notes

Release notes: Open GEE 5.2.3

-

Open GEE 5.2.3 is currently in development

+

Open GEE 5.2.3 is currently in beta testing

New Features

@@ -47,6 +47,7 @@

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

+

Debian package for opengee-common for Ubuntu 16. It is now possible to produce Debian package for libraries and utilities common to Fusion and Server for Ubuntu 16.

Supported Platforms

@@ -85,6 +86,11 @@
Add a compiler version check to scons scripts Scons scripts ensure gcc version 4.8+ is installed before continuing with builds + + 342 + Fusion UI crashes when opening non supported type of file + Added check to kiasset, ktasset, xml file load to handle invalid files + 535 DownloadTutorial.sh often is not staged properly for install @@ -100,11 +106,6 @@
Error in publish of SSL-enabled database Temporary fix from 5.2.2 was found to be the best solution - - 762 - Package libraries and utilities common to Fusion and Server for Ubuntu 16 - opengee-common deb packages can be created for Ubuntu 16 - 806 gecombineterrain defaulted to only 1 cpu to process data and ignored arguments @@ -119,11 +120,6 @@
835 GE Server gets its URL from the client instead of itself Fixed code so that when you publish DB, GEServer's URL will be used and not the URL which we get from the Publish request message - - - 342 - Fusion UI crashes when opening non supported type of file - Added check to kiasset, ktasset, xml file load to handle invalid files From 265faf709d585e52a4c235c24bcee35355e6597d Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Tue, 12 Jun 2018 14:25:54 -0400 Subject: [PATCH 02/14] Documented Map API JS File addition --- docs/geedocs/5.2.3/answer/7160003.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index f0c2d709a2..21ae5b56ef 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -47,6 +47,7 @@

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

+

Maps API Javascript Files. Maps API Javascript are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

Debian package for opengee-common for Ubuntu 16. It is now possible to produce Debian package for libraries and utilities common to Fusion and Server for Ubuntu 16.

Supported Platforms

From 30e564f4dc9b6b0288dd28f8a9d0b36bae3f1382 Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Tue, 12 Jun 2018 14:29:51 -0400 Subject: [PATCH 03/14] Minor edit --- docs/geedocs/5.2.3/answer/7160003.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index 21ae5b56ef..fd024f8677 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -47,7 +47,7 @@

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

-

Maps API Javascript Files. Maps API Javascript are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

+

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

Debian package for opengee-common for Ubuntu 16. It is now possible to produce Debian package for libraries and utilities common to Fusion and Server for Ubuntu 16.

Supported Platforms

From 6bb6700ed17a6382f17cd2b5c621a7e434786ec5 Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Wed, 13 Jun 2018 14:31:02 -0400 Subject: [PATCH 04/14] Fixed a styling issue --- docs/geedocs/5.2.3/answer/7160003.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index fd024f8677..4693504c87 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -47,7 +47,7 @@

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

-

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

+

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

Debian package for opengee-common for Ubuntu 16. It is now possible to produce Debian package for libraries and utilities common to Fusion and Server for Ubuntu 16.

Supported Platforms

From 5370ade5a1c12d2089680d9aa4ef5047b4949ab7 Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Wed, 13 Jun 2018 15:38:45 -0400 Subject: [PATCH 05/14] Removed an incomplete feature from list of new features --- docs/geedocs/5.2.3/answer/7160003.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index 4693504c87..2ef14548bd 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -47,8 +47,7 @@

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

-

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

-

Debian package for opengee-common for Ubuntu 16. It is now possible to produce Debian package for libraries and utilities common to Fusion and Server for Ubuntu 16.

+

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

Supported Platforms

From 90e574b5e39fb0f79bf9739a9ee4175e846145f9 Mon Sep 17 00:00:00 2001 From: Noureddine Farah Date: Wed, 13 Jun 2018 16:57:39 -0400 Subject: [PATCH 06/14] Minor edit --- docs/geedocs/5.2.3/answer/7160003.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/geedocs/5.2.3/answer/7160003.html b/docs/geedocs/5.2.3/answer/7160003.html index 2ef14548bd..87e1e32d02 100644 --- a/docs/geedocs/5.2.3/answer/7160003.html +++ b/docs/geedocs/5.2.3/answer/7160003.html @@ -42,12 +42,12 @@

New Features

C++11 support. With release 5.2.3 Open GEE C++ code now supports and defaults to compiling using the -std=gnu++11 compile flag. This default can be overridden and the C++ code can be compiled using the -std=gnu++98 flag instead. However, Open GEE 5.2.3 will be the last release to support compiling C++ code using the -std=gnu++98 flag. The subsequent releases after Open GEE 5.2.3 will require the use of the -std=gnu++11 flag when compiling C++ code.

-

Remove TCP/IP connections to PostgreSQL. With release 5.2.3 Open GEE code will now connect to PostgreSQL exclusively using Unix domain sockets. This will make it easier to secure PostgreSQL for security sensitive installations

+

Remove TCP/IP connections to PostgreSQL. With release 5.2.3 Open GEE code will now connect to PostgreSQL exclusively using Unix domain sockets. This will make it easier to secure PostgreSQL for security sensitive installations.

Volume deletion. geconfigureassetroot now supports the option --removevolume for volume deletion.

Performance tuning for gecombineterrain. gecombineterrain now supports the option --numCompressThreads which allows configuration of the threads used for operation. If not specified gecombineterrain defaults this option to match the number of available CPUs.

Package name customization at build time. Scons build now accepts a custom label argument which is appended to the version in RPM file names.

Rewrite KML URLs. Users can rewrite the URLs for KML resorces included in databases at publish time.

-

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles

+

Maps API Javascript Files. Maps API Javascript files are now available and installed at /opt/google/gehttpd/htdocs/maps/mapfiles.

Supported Platforms

From 8463c22898210990e911580d217559efdbbfe5d7 Mon Sep 17 00:00:00 2001 From: Mike Biancalana Date: Tue, 19 Jun 2018 19:41:37 +0000 Subject: [PATCH 07/14] Make disk space test optional In cases where fusion is not present, the test for adequate disk space doesn't make sense and will fail. In these cases, skip the test. This addresses #861 --- .../cutter/cgi-bin/geecheck_tests/user_tests/disk_space_test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/user_tests/disk_space_test.py b/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/user_tests/disk_space_test.py index 3336582829..2998c32d77 100755 --- a/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/user_tests/disk_space_test.py +++ b/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/user_tests/disk_space_test.py @@ -17,6 +17,7 @@ import os import xml.etree.ElementTree as ET +from geecheck_tests import common # Need to use unittest2 for Python 2.6. try: @@ -69,6 +70,7 @@ def getFsFreespace(pathname): class TestDiskSpace(unittest.TestCase): + @unittest.skipUnless(common.IsFusionInstalled(), 'Fusion is not installed') def testAdequateDiskSpace(self): """Check that the remaining disk space is at least 20%.""" self.assertLessEqual(20, getDiskInfo()) From 8430c6301f1d2051262353f9f10b5c6e6f6d02f4 Mon Sep 17 00:00:00 2001 From: emillergalow Date: Tue, 19 Jun 2018 16:48:35 -0400 Subject: [PATCH 08/14] Updated version number from 5.2.2 to 5.2.3 in several files. Fixes #890. --- .../portableglobe/cutter/cgi-bin/geecheck_tests/common.py | 2 +- earth_enterprise/src/fusion_version.txt | 2 +- earth_enterprise/src/installer/common.sh | 2 +- earth_enterprise/src/support/geecheck/geecheck.pl | 5 +++-- earth_enterprise/src/version.txt | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/common.py b/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/common.py index a71e7b2396..f1cfd07671 100755 --- a/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/common.py +++ b/earth_enterprise/src/fusion/portableglobe/cutter/cgi-bin/geecheck_tests/common.py @@ -20,7 +20,7 @@ import platform import socket -LATEST_VERSION = '5.2.2' +LATEST_VERSION = '5.2.3' SUPPORTED_OS_LIST = { 'redhat': {'min_release': '6.0', diff --git a/earth_enterprise/src/fusion_version.txt b/earth_enterprise/src/fusion_version.txt index 2b6f05ac23..88d19ff752 100644 --- a/earth_enterprise/src/fusion_version.txt +++ b/earth_enterprise/src/fusion_version.txt @@ -19,4 +19,4 @@ # earth_enterprise/installer/ # Format is 1 line (comment lines ignored): # full version number: e.g., 3.1.2.3, 5.2.4, etc -5.2.2 +5.2.3 diff --git a/earth_enterprise/src/installer/common.sh b/earth_enterprise/src/installer/common.sh index 2ace0d092f..807687314d 100644 --- a/earth_enterprise/src/installer/common.sh +++ b/earth_enterprise/src/installer/common.sh @@ -20,7 +20,7 @@ BADHOSTNAMELIST=(empty linux localhost dhcp bootp) GEE="Google Earth Enterprise" GEES="$GEE Server" GEEF="$GEE Fusion" -LONG_VERSION="5.2.2" +LONG_VERSION="5.2.3" SHORT_VERSION="5.2" ROOT_USERNAME="root" diff --git a/earth_enterprise/src/support/geecheck/geecheck.pl b/earth_enterprise/src/support/geecheck/geecheck.pl index 3fa7d62cb3..ed0505bf1d 100755 --- a/earth_enterprise/src/support/geecheck/geecheck.pl +++ b/earth_enterprise/src/support/geecheck/geecheck.pl @@ -68,7 +68,7 @@ BEGIN EOF # Parse the command line arguments. -my $version = "5.2.2"; +my $version = "5.2.3"; my $server = 0; my $show_logs = 0; my $show_cpu = 0; @@ -125,7 +125,8 @@ BEGIN "5.1.3" => ["1", 0], "5.2.0" => ["1", 0], "5.2.1" => ["1", 0], - "5.2.2" => ["1", 0], + "5.2.2" => ["1", 0], + "5.2.3" => ["1", 0], ); my @known_versions = keys(%version_table); diff --git a/earth_enterprise/src/version.txt b/earth_enterprise/src/version.txt index c0baecbaaa..fff6bf312b 100644 --- a/earth_enterprise/src/version.txt +++ b/earth_enterprise/src/version.txt @@ -1 +1 @@ -5.2.3 +5.2.3 \ No newline at end of file From 5961731d861a0b8b6014cb55a1a01af132bbb469 Mon Sep 17 00:00:00 2001 From: emillergalow Date: Wed, 20 Jun 2018 10:18:44 -0400 Subject: [PATCH 09/14] Changed to use spaces instead of tabs --- earth_enterprise/src/support/geecheck/geecheck.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/earth_enterprise/src/support/geecheck/geecheck.pl b/earth_enterprise/src/support/geecheck/geecheck.pl index ed0505bf1d..fc56e46d78 100755 --- a/earth_enterprise/src/support/geecheck/geecheck.pl +++ b/earth_enterprise/src/support/geecheck/geecheck.pl @@ -126,7 +126,7 @@ BEGIN "5.2.0" => ["1", 0], "5.2.1" => ["1", 0], "5.2.2" => ["1", 0], - "5.2.3" => ["1", 0], + "5.2.3" => ["1", 0], ); my @known_versions = keys(%version_table); From 7301387aefa7dcb25b7f5beb99bdc8e5f6691531 Mon Sep 17 00:00:00 2001 From: emillergalow Date: Wed, 20 Jun 2018 10:38:45 -0400 Subject: [PATCH 10/14] Updated version number in build and upgrade documents per #888 --- earth_enterprise/BUILD.md | 2 +- earth_enterprise/Upgrade.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/earth_enterprise/BUILD.md b/earth_enterprise/BUILD.md index a92938b4e7..18d118d1f8 100644 --- a/earth_enterprise/BUILD.md +++ b/earth_enterprise/BUILD.md @@ -6,7 +6,7 @@ __NOTE:__ If you want to build, install, or run Portable server, see the Building is currently supported for 64-bit versions of Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, RHEL 6, RHEL 7, CentOS 6, and CentOS 7. -## GEE 5.2.2 Build Prerequisites (all platforms) +## GEE 5.2.3 Build Prerequisites (all platforms) 1. Setup required Tools and Dependencies: diff --git a/earth_enterprise/Upgrade.md b/earth_enterprise/Upgrade.md index 390eceada8..3ddcc75ecf 100644 --- a/earth_enterprise/Upgrade.md +++ b/earth_enterprise/Upgrade.md @@ -1,8 +1,8 @@ -# Upgrading Earth Enterprise Fusion and Server to version 5.2.2 +# Upgrading Earth Enterprise Fusion and Server to version 5.2.3 -Upgrading to GEE 5.2.2 is supported from Earth Enterprise 5.2.0 or 5.2.1 version. +Upgrading to GEE 5.2.3 is supported from Earth Enterprise 5.2.0, 5.2.1, and 5.2.2 version. -Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.2. Installing GEE 5.2.2 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version used by GEE 5.2.2. +Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.3. Installing GEE 5.2.3 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version introduced in GEE 5.2.1 (and now part or 5.2.2 and 5.2.3). Upgrade is supported using either scripts or RPMs: @@ -19,7 +19,7 @@ Upgrade is supported using either scripts or RPMs: ``` ## Upgrading with RPM packages (Redhat and CentOS only) -Alternatively, instead of using scripts, on Redhat and Centos, you can upgrade GEE 5.2.0 or 5.2.1 to GEE 5.2.2 using [RPM packages](https://github.com/google/earthenterprise/blob/master/earth_enterprise/BUILD_RPMS.md). +Alternatively, instead of using scripts, on Redhat and Centos, you can upgrade GEE 5.2.0, 5.2.1, or 5.2.2 to GEE 5.2.3 using [RPM packages](https://github.com/google/earthenterprise/blob/master/earth_enterprise/BUILD_RPMS.md). Upgrading from any previous version installed via RPM: 1. Install the RPM like normal (e.g. `sudo yum install opengee-*.rpm`) and the RPM will take care of the upgrade for you. @@ -42,7 +42,7 @@ Upgrading from any previous version installed via RPM: ## Uninstall notes Uninstall is NOT recommended before upgrading. -If you decide that you want to uninstall GEE 5.2.0 before installing GEE 5.2.2, first make sure to backup your PostgreSQL databases. Please keep in mind that the database backup, made by 5.2.0, would not be compatible with GEE 5.2.2 PostgreSQL databases. +If you decide that you want to uninstall GEE 5.2.0 before installing GEE 5.2.3, first make sure to backup your PostgreSQL databases. Please keep in mind that the database backup, made by 5.2.0, would not be compatible with GEE 5.2.3 PostgreSQL databases. * Create a backup folder: `mkdir -p /tmp/MyBackupFolder` * Make gepguser owner of the created folder: `chown gepguser /tmp/MyBackupFolder` @@ -51,4 +51,4 @@ If you decide that you want to uninstall GEE 5.2.0 before installing GEE 5.2.2, ## Database push compatibility between versions -GEE Server versions 5.2.x are compatible, meaning you can push databases from any 5.2.x version of GEE Fusion to any 5.2.x version of GEE Server. This compatibility extends to the disconnected send feature (see gedisconnectedsend command documentation for more information). \ No newline at end of file +GEE Server versions 5.2.x are compatible, meaning you can push databases from any 5.2.x version of GEE Fusion to any 5.2.x version of GEE Server. This compatibility extends to the disconnected send feature (see gedisconnectedsend command documentation for more information). From 43ff240cdde3fecdb5b8f23ca017e986837c1ac8 Mon Sep 17 00:00:00 2001 From: emillergalow Date: Thu, 21 Jun 2018 11:13:07 -0400 Subject: [PATCH 11/14] Updated the symlinks under docs/geedocs to point to the 5.2.3 folder --- docs/geedocs/answer | 2 +- docs/geedocs/art | 2 +- docs/geedocs/css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/geedocs/answer b/docs/geedocs/answer index aecc5ee274..8ab7f58f52 120000 --- a/docs/geedocs/answer +++ b/docs/geedocs/answer @@ -1 +1 @@ -5.2.2/answer \ No newline at end of file +5.2.3/answer \ No newline at end of file diff --git a/docs/geedocs/art b/docs/geedocs/art index 1daca40d18..7f7af30239 120000 --- a/docs/geedocs/art +++ b/docs/geedocs/art @@ -1 +1 @@ -5.2.2/art \ No newline at end of file +5.2.3/art \ No newline at end of file diff --git a/docs/geedocs/css b/docs/geedocs/css index 9306864ec9..bcd239dde7 120000 --- a/docs/geedocs/css +++ b/docs/geedocs/css @@ -1 +1 @@ -5.2.2/css \ No newline at end of file +5.2.3/css \ No newline at end of file From bad0744d953883d97b12352205fc36adbb53cc44 Mon Sep 17 00:00:00 2001 From: emillergalow Date: Thu, 21 Jun 2018 15:31:01 -0400 Subject: [PATCH 12/14] Fixed typo --- earth_enterprise/Upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/earth_enterprise/Upgrade.md b/earth_enterprise/Upgrade.md index 3ddcc75ecf..acf6252655 100644 --- a/earth_enterprise/Upgrade.md +++ b/earth_enterprise/Upgrade.md @@ -2,7 +2,7 @@ Upgrading to GEE 5.2.3 is supported from Earth Enterprise 5.2.0, 5.2.1, and 5.2.2 version. -Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.3. Installing GEE 5.2.3 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version introduced in GEE 5.2.1 (and now part or 5.2.2 and 5.2.3). +Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.3. Installing GEE 5.2.3 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version introduced in GEE 5.2.1 (and now part of 5.2.2 and 5.2.3). Upgrade is supported using either scripts or RPMs: From 0acd2c99c6a9dc09748bb25dc693d3e28308d04a Mon Sep 17 00:00:00 2001 From: emillergalow Date: Thu, 21 Jun 2018 16:00:35 -0400 Subject: [PATCH 13/14] Removed trailing spaces --- earth_enterprise/src/support/geecheck/geecheck.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/earth_enterprise/src/support/geecheck/geecheck.pl b/earth_enterprise/src/support/geecheck/geecheck.pl index fc56e46d78..46b55392aa 100755 --- a/earth_enterprise/src/support/geecheck/geecheck.pl +++ b/earth_enterprise/src/support/geecheck/geecheck.pl @@ -126,7 +126,7 @@ BEGIN "5.2.0" => ["1", 0], "5.2.1" => ["1", 0], "5.2.2" => ["1", 0], - "5.2.3" => ["1", 0], + "5.2.3" => ["1", 0], ); my @known_versions = keys(%version_table); From 8d64876410023be796381a8782b7a7d7d39495fb Mon Sep 17 00:00:00 2001 From: emillergalow Date: Thu, 21 Jun 2018 16:08:05 -0400 Subject: [PATCH 14/14] Rewording --- earth_enterprise/Upgrade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/earth_enterprise/Upgrade.md b/earth_enterprise/Upgrade.md index acf6252655..8ba0454334 100644 --- a/earth_enterprise/Upgrade.md +++ b/earth_enterprise/Upgrade.md @@ -1,8 +1,8 @@ # Upgrading Earth Enterprise Fusion and Server to version 5.2.3 -Upgrading to GEE 5.2.3 is supported from Earth Enterprise 5.2.0, 5.2.1, and 5.2.2 version. +Upgrading to GEE 5.2.3 is supported from Earth Enterprise versions 5.2.0, 5.2.1, and 5.2.2. -Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.3. Installing GEE 5.2.3 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version introduced in GEE 5.2.1 (and now part of 5.2.2 and 5.2.3). +Do NOT uninstall GEE 5.2.x. We recommend that you upgrade GEE 5.2.x by simply installing GEE 5.2.3. Installing GEE 5.2.3 on top of GEE 5.2.x will ensure that your PostgreSQL databases are backed up and upgraded correctly to the new PostgreSQL version introduced in GEE 5.2.1 (now part of 5.2.2 and 5.2.3). Upgrade is supported using either scripts or RPMs: