]> granicus.if.org Git - postgis/commitdiff
Prepping for 2.5.1 release
authorRegina Obe <lr@pcorp.us>
Sun, 18 Nov 2018 08:43:10 +0000 (08:43 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 18 Nov 2018 08:43:10 +0000 (08:43 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17023 b70326c6-7e19-0410-871a-916f4a2858ee

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

index 9f0717d4f2a704a15d9e3ff55444f2a9d0db9c48..7834783b1278b46455a0015a02f74287229c0026 100644 (file)
@@ -95,7 +95,8 @@ Release procedure
 - Announce on e-mail
     - postgis-users
     - postgis-devel
-    - pgsql-announce (send note to david at fetter dot org to be included in Weekly news)
+    - pgsql-announce (when send do not cc: they only accept direct to:)
+    - postgresql weekly news (send note to david at fetter dot org to be included in Weekly news)
     - osgeo-discuss
 - Update web sites
     - PostGIS News
diff --git a/NEWS b/NEWS
index 4da1b879ec7ba76f7047d4e64aee237150e1bfb5..bba96037ad094048b867cec4e975032fb4b317c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 PostGIS 2.5.1
-XXXX/XX/XX
+2018/11/18
 
  * Bug fixes *
   - #4183, St_AsMVTGeom: Drop invalid geometries after simplification (Raúl Marín)
index 3d57c2a9fc608f70299f3d626c783293561e3517..272cc8d690bb64bac259f4d26177c6a91eb49d9b 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=5
-POSTGIS_MICRO_VERSION=1dev
+POSTGIS_MICRO_VERSION=1
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION
index 9eef85fb47be182df40adb2678c19c78c16dec5b..aba521d3cb828bb6856143c6a3d9713ad57332fa 100644 (file)
@@ -2,6 +2,37 @@
 <appendix id="release_notes">
   <title>Appendix</title>
     <subtitle>Release Notes</subtitle>
+        <sect1>
+      <title>Release 2.5.1</title>
+      <para>Release date: 2018/11/18</para>
+      <para>If compiling with PostgreSQL+JIT, LLVM >= 6 is required</para>
+      <para>Supported PostgreSQL versions for this release are:
+      PostgreSQL 9.4 - PostgreSQL 12 (in development)
+      GEOS &gt;= 3.5</para>
+      <simplesect>
+        <title>Bug Fixes</title>
+            <para>#4183, St_AsMVTGeom: Drop invalid geometries after simplification (Raúl Marín)</para>
+            <para>#4188, Avoid division by zero in kmeans (Raúl Marín)</para>
+            <para>#4189, Fix undefined behaviour in SADFWrite (Raúl Marín)</para>
+            <para>#4191, Fix undefined behaviour in ptarray_clone_deep (Raúl Marín)</para>
+            <para>#4020, Fix leftovers in topology upgrade from 2.1 (Sandro Santilli)</para>
+            <para>#4206, Fix support for PostgreSQL 12 dev branch (Laurenz Albe)</para>
+            <para>#4211, Fix ST_Subdivide for minimal exterior ring with minimal hole (Darafei
+              Praliaskouski)</para>
+            <para>#3457, Fix raster envelope shortcut in ST_Clip (Sai-bot)</para>
+            <para>#4215, Use floating point compare in ST_DumpAsPolygons (Darafei Praliaskouski)</para>
+            <para>#4217, Fix ST_Subdivide crash on EMPTY in intermediate iterations (Darafei
+              Praliaskouski)</para>
+            <para>#4223, ST_DistanceTree error for near parallel boxes (Paul Ramsey)</para>
+            <para>Schema qualify more functions for raster (Regina Obe)</para>
+            <para>#4216, Revert non-sliced box access (Paul Ramsey)</para>
+            <para>#2767, Documentation for AddRasterConstraint optional parameters (Sunveer Singh)</para>
+            <para>#4326, Allocate enough memory in gidx_to_string (Raúl Marín)</para>
+            <para>#4190, Avoid undefined behaviour in gserialized_estimate</para>
+      </simplesect>
+
+    </sect1>
+
     <sect1>
       <title>Release 2.5.0</title>
       <para>Release date: 2018/09/23</para>
index 5d9dd36e9ef67318331996d78ea24c9e1865daee..7bae72cb45752f85c165b5547fb6c75b42c2affd 100644 (file)
@@ -39,4 +39,5 @@ UPGRADEABLE_VERSIONS = \
        2.4.3 \
        2.4.4 \
        2.4.5 \
+       2.4.6 \
        2.5.0