This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/sis-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 2b416813 Replace `closer.cgi` by `closer.lua`. Add a missing item in 
release notes.
2b416813 is described below

commit 2b416813d40d3a391e343c62096d9829ba7891ef
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Tue Feb 3 17:48:58 2026 +0100

    Replace `closer.cgi` by `closer.lua`.
    Add a missing item in release notes.
---
 downloads.html                  |  6 +++---
 release-management.html         |  2 +-
 release-notes/1.6.html          |  1 +
 sitemap.xml                     | 22 +++++++++++-----------
 templates/release-announce.html |  2 +-
 5 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/downloads.html b/downloads.html
index 00b95e26..4c894f2a 100644
--- a/downloads.html
+++ b/downloads.html
@@ -65,9 +65,9 @@ For convenience, Javadoc and pre-compiled JAR files are 
available as separated d
 The precompiled JAR files contain most modules and mandatory dependencies.
 Optional dependencies (JAXB implementation, UCAR netCDF library, Amazon SDK) 
are not included.</p>
 <ul>
-<li><a 
href="http://www.apache.org/dyn/closer.cgi/sis/1.6/apache-sis-1.6-bin.zip";>Apache
 SIS 1.6 binary</a>  [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.sha512";>SHA 
512</a>]</li>
-<li><a 
href="http://www.apache.org/dyn/closer.cgi/sis/1.6/apache-sis-1.6-doc.zip";>Apache
 SIS 1.6 javadoc</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.sha512";>SHA 
512</a>]</li>
-<li><a 
href="http://www.apache.org/dyn/closer.cgi/sis/1.6/apache-sis-1.6-src.zip";>Apache
 SIS 1.6 sources</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-bin.zip";>Apache
 SIS 1.6 binary</a>  [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-doc.zip";>Apache
 SIS 1.6 javadoc</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-src.zip";>Apache
 SIS 1.6 sources</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.sha512";>SHA 
512</a>]</li>
 </ul>
 <h2 id="release-gpg">Verify signatures   </h2>
 <p>All downloads can be verified using the Apache <abbr title="Spatial 
Information System">SIS</abbr> code signing <a 
href="https://www.apache.org/dist/sis/KEYS";>KEYS</a>.
diff --git a/release-management.html b/release-management.html
index c8b04727..e6b9aef7 100644
--- a/release-management.html
+++ b/release-management.html
@@ -702,7 +702,7 @@ Download all source and binary artifacts into a new 
directory, then execute in t
 <li>On the <code>asf-site</code> branch, execute <code>git merge 
asf-staging</code> and push.</li>
 </ul>
 </li>
-<li>Make an announcement about the release on the <code>dev@</code>, 
<code>users@</code>, and <code>announce@</code> mailing lists.
+<li>Make an announcement about the release on the <code>dev@</code>, 
<code>users@</code>, <code>geospatial@</code> and <code>announce@</code> 
mailing lists.
 A template is available <a href="templates/release-announce.html">here</a>.
 The email needs to be sent from an <code>@apache.org</code> email address
 and the message format must be RAW text only (no HTML).</li>
diff --git a/release-notes/1.6.html b/release-notes/1.6.html
index 20f31754..f4da1a41 100644
--- a/release-notes/1.6.html
+++ b/release-notes/1.6.html
@@ -68,6 +68,7 @@ together with various bug fixes improving performance and 
stability.</p>
 </ul>
 <h2 id="improvements">Improvements   </h2>
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/SIS-610";>SIS-610</a> — 
GridDerivation.subgrid(…) should accept AOI with less dimensions than the 
grid</li>
 <li><a href="https://issues.apache.org/jira/browse/SIS-620";>SIS-620</a> — Use 
TIFF date/time as image temporal coordinate</li>
 </ul>
 <h2 id="bugs">Bug fixes   </h2>
diff --git a/sitemap.xml b/sitemap.xml
index c8abdade..ae67b58a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -9,7 +9,7 @@
     <lastmod>2026-01-27T16:52:59+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/downloads.html</loc>
-    <lastmod>2025-09-28T16:53:40+02:00</lastmod>
+    <lastmod>2026-02-03T12:44:03+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/team-list.html</loc>
     <lastmod>2025-02-08T10:17:13+01:00</lastmod>
@@ -96,7 +96,7 @@
     <lastmod>2026-01-08T15:19:29+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-management.html</loc>
-    <lastmod>2026-01-27T16:52:59+01:00</lastmod>
+    <lastmod>2026-02-03T12:44:03+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/index.html</loc>
     <lastmod>2023-10-02T17:36:51+02:00</lastmod>
@@ -123,31 +123,31 @@
     <lastmod>2022-12-12T22:21:04+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/0.7.html</loc>
-    <lastmod>2023-08-19T16:17:41+02:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/0.8.html</loc>
-    <lastmod>2022-12-12T22:21:04+01:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.0.html</loc>
-    <lastmod>2022-12-12T22:21:04+01:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.1.html</loc>
-    <lastmod>2023-08-19T16:17:41+02:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.2.html</loc>
-    <lastmod>2022-12-12T22:21:04+01:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.3.html</loc>
-    <lastmod>2023-10-02T23:31:58+02:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.4.html</loc>
-    <lastmod>2025-09-28T11:55:31+02:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.5.html</loc>
-    <lastmod>2026-01-27T16:52:59+01:00</lastmod>
+    <lastmod>2026-01-30T23:56:16+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/release-notes/1.6.html</loc>
-    <lastmod>2026-01-27T16:52:59+01:00</lastmod>
+    <lastmod>2026-02-03T17:07:11+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/standards.html</loc>
     <lastmod>2025-09-28T16:53:40+02:00</lastmod>
diff --git a/templates/release-announce.html b/templates/release-announce.html
index 39c8b35e..77b8b4f1 100644
--- a/templates/release-announce.html
+++ b/templates/release-announce.html
@@ -6,7 +6,7 @@
   </head>
   <body>
     <p>
-      <b>To:</b> [email protected], [email protected], 
[email protected]<br>
+      <b>To:</b> [email protected], [email protected], 
[email protected], [email protected]<br>
       <b>Subject:</b>  [ANNOUNCE] Apache <abbr title="Spatial Information 
System">SIS</abbr> $VERSION Release
     </p><p>
       The Apache

Reply via email to