[SCM] PostGIS branch stable-3.5 updated. 3.5.0-7-gd8f633a44

git at osgeo.org git at osgeo.org
Wed Oct 9 08:11:12 PDT 2024


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, stable-3.5 has been updated
       via  d8f633a44bab819e2454d60da65112cd6cfb696e (commit)
      from  0bc260b38be7006e94a2ebb3ce5c7c15d37218da (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d8f633a44bab819e2454d60da65112cd6cfb696e
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Oct 8 16:50:08 2024 -0400

    Add The National Institute for
    Agricultural and Food Research and Technology (INIA-CSIC)
    To credits for funding the raster ST_Clip touched feature
    Was missed in the 3.5.0 release.

diff --git a/NEWS b/NEWS
index f91a3a24f..48eab7bb8 100644
--- a/NEWS
+++ b/NEWS
@@ -50,7 +50,10 @@ Andreas Schild (German Team)
            will need rebuilding to upgrade to new signature
            (Jan Tojnar)
   - #5496, ST_Clip all variants replaced, will require
-           rebuilding of materialized views that use them (Regina Obe)
+           rebuilding of materialized views that use them 
+           (funding from The National Institute for Agricultural
+            and Food Research and Technology (INIA-CSIC)), 
+            Regina Obe)
   - #5659, ST_DFullyWithin behaviour has changed to
            be ST_Contains(ST_Buffer(A, R), B) (Paul Ramsey)
   - Remove the WFS_locks extra package. (Paul Ramsey)
diff --git a/doc/introduction.xml b/doc/introduction.xml
index ab0e295bd..54b7b0a2a 100644
--- a/doc/introduction.xml
+++ b/doc/introduction.xml
@@ -374,7 +374,7 @@
 				<listitem><simpara><link xlink:href="https://gov.bc.ca">Geographic Data BC</link></simpara></listitem>
 				<listitem><simpara><link xlink:href="https://www.highgo.ca">HighGo</link></simpara></listitem>
 				<listitem><simpara>Hunter Systems Group</simpara></listitem>
-				<listitem><simpara><link xlink:href="https://pti-agriambio.csic.es">INIA-CSIC</link></simpara></listitem>
+				<listitem><simpara><link xlink:href="https://pti-agriambio.csic.es">>The National Institute for Agricultural and Food Research and Technology (INIA-CSIC)</link></simpara></listitem>
 				<listitem><simpara><link xlink:href="https://www.isciences.com">ISciences, LLC</link></simpara></listitem>
                 <listitem><simpara><link xlink:href="https://www.kontur.io">Kontur</link></simpara></listitem>
 				<listitem><simpara><link xlink:href="https://www.lidwala.com">Lidwala Consulting Engineers</link></simpara></listitem>
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index cb43d7e7c..87f924d51 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -37,7 +37,9 @@
            will need rebuilding to upgrade to new signature
            (Jan Tojnar)</para>
 <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5496">#5496</link>, ST_Clip all variants replaced, will require
-           rebuilding of materialized views that use them (Regina Obe)</para>
+           rebuilding of materialized views that use them (funding from The National Institute for Agricultural
+            and Food Research and Technology (INIA-CSIC)), 
+            Regina Obe</para>
 <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5659">#5659</link>, ST_DFullyWithin behaviour has changed to
            be ST_Contains(ST_Buffer(A, R), B) (Paul Ramsey)</para>
 <para>Remove the WFS_locks extra package. (Paul Ramsey)</para>

-----------------------------------------------------------------------

Summary of changes:
 NEWS                  | 5 ++++-
 doc/introduction.xml  | 2 +-
 doc/release_notes.xml | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list