]> granicus.if.org Git - postgis/commitdiff
Update to 2.3.7 and get everything ready in prep for official tagging on Friday ...
authorRegina Obe <lr@pcorp.us>
Mon, 2 Apr 2018 03:01:59 +0000 (03:01 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 2 Apr 2018 03:01:59 +0000 (03:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16512 b70326c6-7e19-0410-871a-916f4a2858ee

ChangeLog
HOWTO_RELEASE
NEWS
README.postgis
Version.config
doc/release_notes.xml
extensions/upgradeable_versions.mk

index 5fdb901f91aaf3d3478a3b99d375ffc9f5429d3f..2f5122a883b7e7679909ffd849899f7d27925e2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,137 @@
+2018-03-28 09:02  Regina Obe <lr@pcorp.us>
+
+       * [r16505] NEWS, doc/reference_raster.xml,
+         raster/rt_pg/rtpg_mapalgebra.c, raster/test/regress/tickets.sql,
+         raster/test/regress/tickets_expected: Fix crasher in raster when
+         fed an empty raster (note was tempted to change the def of empty
+         raster to include raster with no bands but not sure where else
+         that is used, so just revised the clip check to not try to clip
+         if no bands).
+         References #3055 for PostGIS 2.3.7,
+         also minor doc fix references #2925 for PostGIS 2.3.7
+         reorder NEWS tickets numerically
+
+2018-03-27 17:38  Darafei Praliaskouski <me@komzpa.net>
+
+       * [r16501] NEWS, liblwgeom/lwlinearreferencing.c: ST_CPAWithin
+         precision fix
+         
+         Closes #4032
+
+2018-03-24 00:01  Daniel Baston <dbaston@gmail.com>
+
+       * [r16492] liblwgeom/lwgeom_geos_cluster.c, regress/tickets.sql,
+         regress/tickets_expected: Avoid dropping SRID in
+         ST_ClusterIntersecting
+         
+         References #4055
+
+2018-03-22 15:45  Regina Obe <lr@pcorp.us>
+
+       * [r16481] NEWS, postgis/geography.sql.in: schema qualify geography
+         functions (including ST_Buffer)
+         References #4052 for PostGIS 2.3.7
+
+2018-02-26 20:14  Paul Ramsey <pramsey@cleverelephant.ca>
+
+       * [r16427] liblwgeom/lwin_wkt_lex.c: Add generated lexer (for 2.3)
+
+2018-02-26 20:14  Paul Ramsey <pramsey@cleverelephant.ca>
+
+       * [r16426] NEWS, liblwgeom/lwin_wkt_lex.l: Fix memory corruption in
+         case where lexer is interrupted mid-process
+         References #4017
+         For 2.3
+
+2018-02-26 18:27  Paul Ramsey <pramsey@cleverelephant.ca>
+
+       * [r16421] NEWS, liblwgeom/lwlinearreferencing.c: Use more precise
+         bounds when testing overlap of temporal ranges.
+         For 2.3, references #4025
+
+2018-02-23 19:54  Regina Obe <lr@pcorp.us>
+
+       * [r16414] authors.git, authors.svn: Add Raúl Marín Rodríguez to
+         svn and git authors lists
+
+2018-02-22 22:22  Regina Obe <lr@pcorp.us>
+
+       * [r16411] ci/winnie/build_postgis.sh,
+         ci/winnie/package_postgis.sh, ci/winnie/regress_postgis.sh:
+         Backport ci changes to 2.3
+
+2018-02-22 13:42  Sandro Santilli <strk@kbt.io>
+
+       * [r16408] .gitlab-ci.yml: [gitlab-ci] Switch to PostgreSQL 9.6 and
+         libjson-c-dev
+         
+         Fixes gitlab-ci build for 2.3, references #4023
+
+2018-02-22 11:16  Darafei Praliaskouski <me@komzpa.net>
+
+       * [r16407] NEWS, postgis/lwgeom_box3d.c, regress/regress_expected,
+         regress/sfcgal/regress_expected: Fix cast from box3d to geometry
+         
+         Patch by Matthias Bay
+         
+         Closes https://github.com/postgis/postgis/pull/214
+         Closes #4020
+
+2018-01-26 14:56  Paul Ramsey <pramsey@cleverelephant.ca>
+
+       * [r16363] NEWS, liblwgeom/lwpoly.c: lwpoly_construct_circle: Avoid
+         division by zero (Raúl Marín Rodríguez)
+         References #4003
+
+2018-01-22 14:13  Sandro Santilli <strk@kbt.io>
+
+       * [r16357] NEWS, postgis/geography.sql.in: Set availability of
+         support function for KNN index
+         
+         Fixes upgrade from 2.1 to 2.2+
+         References #3978 in 2.3 branch (2.3.7)
+
+2018-01-22 12:37  Sandro Santilli <strk@kbt.io>
+
+       * [r16354] .drone.yml: [drone] Use trisquel2 image, test all pgsql
+         versions and upgrades
+         
+         The new docker image also uses newer GEOS (3.6.2).
+         References #3813 for 2.3 branch
+         NOTE: -Werror is not used in this branch
+
+2018-01-22 11:31  Sandro Santilli <strk@kbt.io>
+
+       * [r16351] regress/run_test.pl: Backport run_test.pl fixes from
+         trunk
+
+2018-01-16 06:33  Regina Obe <lr@pcorp.us>
+
+       * [r16314] Version.config, ci/debbie/postgis_make_dist.sh,
+         ci/debbie/postgis_release_docs.sh,
+         extensions/upgradeable_versions.mk: flip version to 2.3.7dev, add
+         in 2.3.6 to upgrade path
+         backport changes to stamp timestamp
+         References #3991 for PostGIS 2.3.7dev
+
+2018-01-15 21:01  Regina Obe <lr@pcorp.us>
+
+       * [r16303] ci/debbie/postgis_release_docs.sh: Get rid of sed
+         fiddling with SVN revision
+
+2018-01-15 20:58  Regina Obe <lr@pcorp.us>
+
+       * [r16302] HOWTO_RELEASE, Version.config: more clearifying notes on
+         HOWTO_RELEASE
+         change version to 2.3.6 in prep for tagging tomorrow or
+         Wednesday.
+
+2018-01-15 02:19  Regina Obe <lr@pcorp.us>
+
+       * [r16300] ChangeLog, HOWTO_RELEASE,
+         ci/debbie/postgis_make_dist.sh: update change log, echo branch
+         reference, minor correction to HOWTO_RELEASE
+
 2018-01-14 16:05  Regina Obe <lr@pcorp.us>
 
        * [r16295] HOWTO_RELEASE, Version.config, doc/release_notes.xml,
index 3cae494b4e2421475b64e30b2abeaf41c5082242..8512d80cf1189ac7ab2bd8569f630297ca4d4ddb 100644 (file)
@@ -1,6 +1,6 @@
 How to release
 ~~~~~~~~~~~~~~
-Date: 2015-10-08
+Date: 2018-04-01
 
 Versioning Scheme
 -----------------
@@ -110,4 +110,4 @@ Release procedure
        This should automatically happen as a result of posting to PostGIS website since Planet PostGIS autotweets.
 - Update Trac and make old Milestone as completed
 - Push the revision number forward (see Versioning Scheme)
-- Remove the "dev" suffixed version from extensions/upgradeable_versions.mk
+- Remove the "dev" suffixed version from extensions/upgradeable_versions.mk
\ No newline at end of file
diff --git a/NEWS b/NEWS
index 9b01e9d1d59d27d3400f052ec7c239577b8723da..8eefaeafeec401797f51415bc6bfc86b4e5795e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-PostGIS 2.3.7dev
-2018/MM/DD
+PostGIS 2.3.7
+2018/04/06
 
   * Bug Fixes and Enhancements
 
@@ -11,8 +11,9 @@ PostGIS 2.3.7dev
   - #4020, Casting from box3d to geometry now returns correctly connected
            PolyhedralSurface (Matthias Bay)
   - #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
+           in ST_ClosestPointOfApproach and ST_CPAWithin
            (Paul Ramsey, Darafei Praliaskouski)
-  - #4052, schema qualify several functions in geography
+  - #4052, schema qualify several functions in geography (Regina Obe)
 
 
 PostGIS 2.3.6
index 5620b723dd2bf698d947dc81fe549ed69cfdf774..ffd0e4f7431777d5712fff506eeedd640bee4486 100644 (file)
@@ -1,8 +1,8 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 =================================================================
 
-:Version: 2.3.5
-:Date: 2017-11-15
+:Version: 2.3.7
+:Date: 2018-04-08
 :Website: http://postgis.net
 
 This distribution contains a module which implements GIS simple features, ties
@@ -31,7 +31,7 @@ Directory structure::
 REQUIREMENTS
 ------------
 
-PostGIS 2.3.3 is compatible with PostgreSQL 9.2-9.6.
+PostGIS 2.3 is compatible with PostgreSQL 9.2-9.6.
 
 You *must* have the full PostgreSQL - including server headers - installed for
 this to work.
@@ -75,7 +75,7 @@ this to work.
 
     apt-get install libjson0-dev
 
-* GDAL (Optional, Version 1.8.0 or higher 1.9+ is strongly recommended)
+* GDAL (Optional, Version 1.8.0 or higher 2.0+ is strongly recommended)
 
   GDAL (http://gdal.org) is *required* if you want to compile PostGIS
   with raster or extension support. To compile without raster support you
index 2269ee8bf893cc1f1f5931fe1674bb2e088228f4..ecc76762d6ae079fad2b3f8cd03e703e197d3556 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=3
-POSTGIS_MICRO_VERSION=7dev
+POSTGIS_MICRO_VERSION=7
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index a11ae631a95e2c40d1453a939aeb7127c3731e80..30cd9586d56af6b6a23a5fb5a580c4ee8bf2f96e 100644 (file)
@@ -2,6 +2,26 @@
 <appendix id="release_notes">
   <title>Appendix</title>
     <subtitle>Release Notes</subtitle>
+    <sect1>
+      <title>Release 2.3.7</title>
+      <para>Release date: 2018/04/06</para>
+      <para>This is a bug fix and performance improvement release.</para>
+      <simplesect>
+        <title>Bug Fixes and Enhancements</title>
+<para>#3055, [raster] ST_Clip() on a raster without band crashes the server
+          (Regina Obe)</para>
+<para>#3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)</para>
+<para>#4003, lwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez)</para>
+<para>#4017, lwgeom lexer memory corruption (Peter E)</para>
+<para>#4020, Casting from box3d to geometry now returns correctly connected
+           PolyhedralSurface (Matthias Bay)</para>
+<para>#4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
+            in ST_ClosestPointOfApproach and ST_CPAWithin
+           (Paul Ramsey, Darafei Praliaskouski)</para>
+<para>#4052, schema qualify several functions in geography (Regina Obe)</para>
+      </simplesect>
+    </sect1>
+
     <sect1>
       <title>Release 2.3.6</title>
       <para>Release date: 2018/01/17</para>
index 9e39b789e6fb2c648b4f84b423cb7652d6d1e68e..26a214b6fe2ac0977bc9b795a63467c12814c069 100644 (file)
@@ -24,13 +24,15 @@ UPGRADEABLE_VERSIONS = \
        2.2.4 \
        2.2.5 \
        2.2.6 \
+       2.2.7 \
        2.3.0 \
        2.3.1 \
        2.3.2 \
        2.3.3 \
        2.3.4 \
        2.3.5 \
-       2.3.6
+       2.3.6 \
+       2.3.7dev
 
 # This is to avoid forcing "check-installed-upgrades" as a default
 # rule, see https://trac.osgeo.org/postgis/ticket/3420