[postgis-tickets] [SCM] postgis.net branch hugo updated. d9e7c97c998212ccdef5c1ad1a2f1e8e92bf7191
git at osgeo.org
git at osgeo.org
Sat Mar 5 02:52:51 PST 2022
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.net".
The branch, hugo has been updated
via d9e7c97c998212ccdef5c1ad1a2f1e8e92bf7191 (commit)
from 6111f730b42dc6084c73983364969a9479f40bf3 (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 d9e7c97c998212ccdef5c1ad1a2f1e8e92bf7191
Author: Regina Obe <lr at pcorp.us>
Date: Sat Mar 5 05:52:46 2022 -0500
Flag EOL and more tag cleanup
diff --git a/content/post/2006/03-30_postgis-1-1-2-released.md b/content/post/2006/03-30_postgis-1-1-2-released.md
index 6022b3c..5e57e3b 100644
--- a/content/post/2006/03-30_postgis-1-1-2-released.md
+++ b/content/post/2006/03-30_postgis-1-1-2-released.md
@@ -4,7 +4,7 @@ category: news
title: PostGIS 1.1.2 Released
author: Paul Ramsey
tags: [release, 1.1]
-date: "2007-03-30"
+date: "2006-03-30"
---
<p>The <A HREF='{{< loc "postgis.release_source">}}/postgis-1.1.2.tar.gz'>1.1.2 release</A> is a minor release consisting primarily of bug fixes and code cleanups.
diff --git a/content/post/2007/01-11_postgis-1-2-1-release.md b/content/post/2007/01-11_postgis-1-2-1-release.md
index 2ae2ecf..88fc38d 100644
--- a/content/post/2007/01-11_postgis-1-2-1-release.md
+++ b/content/post/2007/01-11_postgis-1-2-1-release.md
@@ -3,7 +3,7 @@ layout: post
category: news
title: PostGIS 1.2.1 Release
author: Paul Ramsey
-tags: [release, 1.2]
+tags: [release, 1.2, EOL]
date: "2007-01-11"
---
diff --git a/content/post/2007/01-31_postgis-1-1-7-release.md b/content/post/2007/01-31_postgis-1-1-7-release.md
index 1df2ec5..1a4ee59 100644
--- a/content/post/2007/01-31_postgis-1-1-7-release.md
+++ b/content/post/2007/01-31_postgis-1-1-7-release.md
@@ -3,7 +3,7 @@ layout: post
category: news
title: PostGIS 1.1.7 Release
author: Paul Ramsey
-tags: [release, 1.1]
+tags: [release, 1.1, EOL]
date: "2007-01-31"
---
diff --git a/content/post/2009/05-06_postgis-1-3-6-release.md b/content/post/2009/05-06_postgis-1-3-6-release.md
index 7864764..132dfa3 100644
--- a/content/post/2009/05-06_postgis-1-3-6-release.md
+++ b/content/post/2009/05-06_postgis-1-3-6-release.md
@@ -3,7 +3,7 @@ layout: post
category: news
title: PostGIS 1.3.6 Release
author: Paul Ramsey
-tags: [release, 1.3]
+tags: [release, 1.3, EOL]
date: "2009-05-06"
---
diff --git a/content/post/2010/03-11_postgis-1-4-2-release.md b/content/post/2010/03-11_postgis-1-4-2-release.md
index 7b80d0e..31901e1 100644
--- a/content/post/2010/03-11_postgis-1-4-2-release.md
+++ b/content/post/2010/03-11_postgis-1-4-2-release.md
@@ -3,7 +3,7 @@ layout: post
category: news
title: PostGIS 1.4.2 Release
author: Paul Ramsey
-tags: [release, 1.4]
+tags: [release, 1.4, EOL]
date: "2010-03-11"
---
diff --git a/content/post/2012/11-15_postgis-1-5-8.md b/content/post/2012/11-15_postgis-1-5-8.md
index dad7f76..9feef31 100644
--- a/content/post/2012/11-15_postgis-1-5-8.md
+++ b/content/post/2012/11-15_postgis-1-5-8.md
@@ -2,7 +2,7 @@
title: PostGIS 1.5.8 Released
layout: post
category: news
-tags: [release, 1.5]
+tags: [release, 1.5,EOL]
author: Paul Ramsey
thumbnail: postgis.png
date: "2012-11-15"
@@ -15,12 +15,12 @@ This is a bug fix release, addressing issues that have been filed since the 1.5.
**Bug Fixes**
-* #2048, ST\_Within and ST\_CoveredBy producing bad results
+* #2048, `ST_Within` and `ST_CoveredBy` producing bad results
* #2095, proj4 cache corrupted by projection error
<!-- pagebreak -->
-<{{< loc "postgis.release_source">}}/postgis-1.5.8.tar.gz>
+[source download]({{< loc "postgis.release_source">}}/postgis-1.5.8.tar.gz)
[html doc download]({{< loc "postgis.release_docs">}}/doc-html-1.5.8.tar.gz)
[pdf doc download]({{< loc "postgis.release_docs">}}/postgis-1.5.8.pdf)
diff --git a/content/post/2015/04-06_postgis-2.1.7.md b/content/post/2015/04-06_postgis-2.1.7.md
index a5e35cc..67c0c10 100644
--- a/content/post/2015/04-06_postgis-2.1.7.md
+++ b/content/post/2015/04-06_postgis-2.1.7.md
@@ -2,7 +2,7 @@
title: PostGIS 2.0.7 and 2.1.7 Released
layout: post
category: news
-tags: [release, 2.1, 2.0]
+tags: [release, 2.1, 2.0, EOL]
author: Paul Ramsey
date: "2015-04-06"
thumbnail: postgis.png
@@ -13,5 +13,5 @@ Due to a critical bug in GeoJSON ingestion we have made an early release of vers
* [Download 2.1.7]({{< loc "postgis.release_source">}}/postgis-2.1.7.tar.gz)
* [Download 2.0.7]({{< loc "postgis.release_source">}}/postgis-2.0.7.tar.gz)
-View all [closed tickets for 2.0.7][1].
- [1]:http://trac.osgeo.org/postgis/query?status=closed&groupdesc=1&group=priority&milestone=PostGIS+2.0.7&order=priority
+View all [closed tickets for 2.0.7](http://trac.osgeo.org/postgis/query?status=closed&groupdesc=1&group=priority&milestone=PostGIS+2.0.7&order=priority).
+
diff --git a/content/post/2015/10-07_postgis-2.2.0.md b/content/post/2015/10-07_postgis-2.2.0.md
index 666a94c..4d42eff 100644
--- a/content/post/2015/10-07_postgis-2.2.0.md
+++ b/content/post/2015/10-07_postgis-2.2.0.md
@@ -2,7 +2,7 @@
title: 2.2.0 Released!
layout: post
category: news
-tags: [release, 2.2, 2.2.0]
+tags: [release, 2.2]
author: Paul Ramsey
date: "2015-10-07"
thumbnail: postgis.png
diff --git a/content/post/2017/09-19_postgis-2.1.9.md b/content/post/2017/09-19_postgis-2.1.9.md
index 71ed29f..12d1020 100644
--- a/content/post/2017/09-19_postgis-2.1.9.md
+++ b/content/post/2017/09-19_postgis-2.1.9.md
@@ -1,8 +1,8 @@
---
-title: PostGIS 2.1.9 Released
+title: PostGIS 2.1.9 Released EOL
layout: post
category: news
-tags: [release, 2.1]
+tags: [release, 2.1, EOL]
author: Paul Ramsey
thumbnail: postgis.png
date: "2017-09-19"
diff --git a/content/post/2017/09-24_postgis-2.4.0rc2.md b/content/post/2017/09-24_postgis-2.4.0rc2.md
index 9f65038..bd3453a 100644
--- a/content/post/2017/09-24_postgis-2.4.0rc2.md
+++ b/content/post/2017/09-24_postgis-2.4.0rc2.md
@@ -2,8 +2,9 @@
title: PostGIS 2.4.0rc2 Released
layout: post
category: news
-tags: [release, 2.4, 2.4.0rc2]
+tags: [release, 2.4]
author: Regina Obe
+date: "2017-09-24"
thumbnail: postgis.png
---
diff --git a/content/post/2017/10-18_postgis-patches.html b/content/post/2017/10-18_postgis-patches.md
similarity index 90%
rename from content/post/2017/10-18_postgis-patches.html
rename to content/post/2017/10-18_postgis-patches.md
index 9bce8d7..9345bf2 100644
--- a/content/post/2017/10-18_postgis-patches.html
+++ b/content/post/2017/10-18_postgis-patches.md
@@ -1,8 +1,8 @@
---
-title: PostGIS Patch Releases
+title: PostGIS Patch Releases 2.2.6, 2.3.4, 2.4.1
layout: post
category: news
-tags: [release, 2.2.6, 2.3.4, 2.4.1]
+tags: [release, 2.2, 2.3, 2.4]
author: Paul Ramsey
thumbnail: postgis.png
---
diff --git a/content/post/2017/11-15_postgis-patches.md b/content/post/2017/11-15_postgis-patches.md
index 5a6286a..b5e6f38 100644
--- a/content/post/2017/11-15_postgis-patches.md
+++ b/content/post/2017/11-15_postgis-patches.md
@@ -2,7 +2,7 @@
title: PostGIS Patch Releases
layout: post
category: news
-tags: [release, 2.3.5, 2.4.2]
+tags: [release, 2.3, 2.4]
author: Paul Ramsey
date: "2017-11-15"
thumbnail: postgis.png
-----------------------------------------------------------------------
Summary of changes:
content/post/2006/03-30_postgis-1-1-2-released.md | 2 +-
content/post/2007/01-11_postgis-1-2-1-release.md | 2 +-
content/post/2007/01-31_postgis-1-1-7-release.md | 2 +-
content/post/2009/05-06_postgis-1-3-6-release.md | 2 +-
content/post/2010/03-11_postgis-1-4-2-release.md | 2 +-
content/post/2012/11-15_postgis-1-5-8.md | 6 +++---
content/post/2015/04-06_postgis-2.1.7.md | 6 +++---
content/post/2015/10-07_postgis-2.2.0.md | 2 +-
content/post/2017/09-19_postgis-2.1.9.md | 4 ++--
content/post/2017/09-24_postgis-2.4.0rc2.md | 3 ++-
.../2017/{10-18_postgis-patches.html => 10-18_postgis-patches.md} | 4 ++--
content/post/2017/11-15_postgis-patches.md | 2 +-
12 files changed, 19 insertions(+), 18 deletions(-)
rename content/post/2017/{10-18_postgis-patches.html => 10-18_postgis-patches.md} (90%)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list