This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git
The following commit(s) were added to refs/heads/main by this push:
new 60cfdf9 Release Apache Baremaps 0.7.3
60cfdf9 is described below
commit 60cfdf91874288c593167b6e2915d880ce1901f6
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sat Apr 27 21:50:36 2024 +0200
Release Apache Baremaps 0.7.3
---
src/pages/download/_meta.json | 1 +
src/pages/download/release-0.7.3.mdx | 55 ++++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/src/pages/download/_meta.json b/src/pages/download/_meta.json
index 57dacf3..e1dc7cd 100644
--- a/src/pages/download/_meta.json
+++ b/src/pages/download/_meta.json
@@ -1,4 +1,5 @@
{
+ "release-0.7.3": "Release 0.7.3",
"release-0.7.2": "Release 0.7.2",
"release-0.7.1": "Release 0.7.1"
}
diff --git a/src/pages/download/release-0.7.3.mdx
b/src/pages/download/release-0.7.3.mdx
new file mode 100644
index 0000000..041d712
--- /dev/null
+++ b/src/pages/download/release-0.7.3.mdx
@@ -0,0 +1,55 @@
+# Apache Baremaps 0.7.3 (incubating)
+
+The Apache Baremaps community is pleased to announce the release of Apache
Baremaps 0.7.3 (incubating).
+Apache Baremaps is a toolkit and a set of infrastructure components for
creating, publishing, and operating online maps.
+
+Thank you to everyone who contributed to this release and thank you to the
mentors for their guidance and support.
+
+We are looking to grow the community and welcome new contributors.
+If you are interested in contributing to the project, please contact us on the
mailing list or on GitHub.
+We will be happy to help you get started.
+
+## Release notes
+
+The **release notes** are available here:
+
+https://github.com/apache/incubator-baremaps/releases/tag/v0.7.3
+
+## Signing keys
+
+The **PGP** keys used to sign this release are available here:
+
+https://downloads.apache.org/incubator/baremaps/KEYS
+
+## Source distribution
+
+The **source** distribution is available here:
+
+https://www.apache.org/dyn/closer.lua/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-src.tar.gz
+
+The SHA **checksum** for the source distribution is available here:
+
+https://downloads.apache.org/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-src.tar.gz.sha512
+
+The **PGP** signature for the source distribution is available here:
+
+https://downloads.apache.org/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-src.tar.gz.asc
+
+## Binary distribution
+
+The **binary** distribution is available here:
+
+https://www.apache.org/dyn/closer.lua/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-bin.tar.gz
+
+The SHA **checksum** for the source distribution is available here:
+
+https://downloads.apache.org/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-bin.tar.gz.sha512
+
+The **PGP** signature for the source distribution is available here:
+
+https://downloads.apache.org/incubator/baremaps/0.7.3/apache-baremaps-0.7.3-incubating-bin.tar.gz.asc
+
+## Verifying releases
+
+It is essential that you verify the integrity of the downloaded files using
the PGP or SHA signatures.
+Please read [Verifying Apache HTTP Server
Releases](https://www.apache.org/info/verification.html) for more information
on why you should verify our releases.