<div dir="ltr">Paul, thanks for the heads up!<div><br><div>I just checked the postgis docker image at [1], and it seems like it is still using Postgis v3.0.0 and not 3.0.1 that was released almost a month ago.  I suspect GEOS is even older. Is there a way to expedite package repository to update to 3.0.1 and latest GEOS?  It would be wonderful to just use it directly from the repository and/or docker hub rather than hand-compile it.</div><div><br></div><div>Thanks!<br><div><br></div><div>- [1]  <a href="https://github.com/postgis/docker-postgis/blob/master/12-3.0/Dockerfile">https://github.com/postgis/docker-postgis/blob/master/12-3.0/Dockerfile</a></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 10, 2020 at 2:41 PM Paul Ramsey <<a href="mailto:pramsey@cleverelephant.ca">pramsey@cleverelephant.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The latest patch release of GEOS stable branch is out. <br>
We recommend you upgrade as soon as possible, there is a fixed bug that can be exercised to crash backend services.<br>
There is also a fixed performance issue relative to the 3.7 branch.<br>
<br>
<a href="http://download.osgeo.org/geos/geos-3.8.1.tar.bz2" rel="noreferrer" target="_blank">http://download.osgeo.org/geos/geos-3.8.1.tar.bz2</a><br>
<br>
Improvements:  <br>
  - Stack allocate line segments in OverlapUnion (Paul Ramsey)<br>
  - Avoid returning non-empty CoordinateSequence from empty Point<br>
    (#1001, Dan Baston)<br>
  - Avoid assertion failure with MSVC 2017 / 2019 (#1002, Dan Baston)<br>
  - Remove whitespace from end of GEOSversion() output (azhi)<br>
  - Improve performance of GEOSisValid (#1008, Dan Baston)<br>
  - Avoid changing MultiLineString component order in GEOSReverse<br>
    (#1013, Dan Baston)<br>
  - Fix missing vtable for LineString and CoordinateArraySequenceFactory<br>
    (#299 and #1016, Evgen Bodunov)<br>
  - Reduce performance regression in GEOSBuffer (#1020)<br>
<br>
<br>
<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org" target="_blank">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-devel</a></blockquote></div>