<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>ghcr.io/osgeo/proj:9.4.1 and docker.io/osgeo/proj:9.4.1 are now
available</p>
<p>Generated with:<br>
git checkout 9.4.1<br>
docker build . -t ghcr.io/osgeo/proj:9.4.1<br>
docker tag ghcr.io/osgeo/proj:9.4.1 docker.io/osgeo/proj:9.4.1<br>
docker push ghcr.io/osgeo/proj:9.4.1<br>
docker push docker.io/osgeo/proj:9.4.1<br>
<br>
</p>
<div class="moz-cite-prefix">Le 01/06/2024 à 19:45, Even Rouault via
PROJ a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:79dc8dd1-b303-4686-bd47-959204f6b6b3@spatialys.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>Hum, this is probably the result of
<a class="moz-txt-link-freetext"
href="https://github.com/OSGeo/PROJ/commit/23d50be12ea5c35041f08e69556b5e050f6b4073"
moz-do-not-send="true">https://github.com/OSGeo/PROJ/commit/23d50be12ea5c35041f08e69556b5e050f6b4073</a>
which removed docker.yml from the 9.4 branch. I believe the
reason is that I found that pushes in the 9.4 branch resulted in
the proj-docs Docker image being overwritten by the version of
the Dockerfile in the 9.4 branch instead of the updated one from
master. But I overlooked the effect on the Docker proj image
itself. So removing the whole Dockerfile from the maintenance
branch is not the right thing to do. I've filed <a
class="moz-txt-link-freetext"
href="https://github.com/OSGeo/PROJ/issues/4156"
moz-do-not-send="true">https://github.com/OSGeo/PROJ/issues/4156</a>
so we fix that<br>
</p>
<p>I'm manually building the image locally, and will push it.<br>
</p>
<div class="moz-cite-prefix">Le 01/06/2024 à 19:17, Javier Jimenez
Shaw via PROJ a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CADRrdKvUH31rc32+RL+RYRt-BbDFCW2C9y4oL7J1r98OhTmFYQ@mail.gmail.com">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Thanks Kristian.</div>
<div><br>
</div>
<div>Are the docker images for the releases generated
automatically? It is not there (three hours after your
email)</div>
<div>In case it is a manual step, I do not see anything in <a
href="https://github.com/OSGeo/PROJ/blob/master/HOWTO-RELEASE.md"
moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/OSGeo/PROJ/blob/master/HOWTO-RELEASE.md</a>
(or I missed it)</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Javier.<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sat, 1 Jun 2024 at 16:09,
Kristian Evers via PROJ <<a
href="mailto:proj@lists.osgeo.org" moz-do-not-send="true"
class="moz-txt-link-freetext">proj@lists.osgeo.org</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">I'm
happy to announce the release of PROJ 9.4.1 and PROJ-data
1.18!<br>
<br>
The PROJ release includes updates to the the database
contents, as well as<br>
a number of bug fixes. See the release notes below.<br>
<br>
The PROJ-data release adds transformation models for DKLAT,
DKMSL and GLLMSL.<br>
<br>
Download the archives here:<br>
<br>
<a href="http://download.osgeo.org/proj/proj-9.4.1.tar.gz"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://download.osgeo.org/proj/proj-9.4.1.tar.gz</a><br>
<a href="http://download.osgeo.org/proj/proj-9.4.1.zip"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://download.osgeo.org/proj/proj-9.4.1.zip</a><br>
<br>
<a
href="http://download.osgeo.org/proj/proj-data-1.18.tar.gz"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://download.osgeo.org/proj/proj-data-1.18.tar.gz</a><br>
<a href="http://download.osgeo.org/proj/proj-data-1.18.zip"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://download.osgeo.org/proj/proj-data-1.18.zip</a><br>
<br>
/Kristian<br>
<br>
--------------------------------------<br>
<br>
# 9.4.1 Release notes<br>
<br>
## Updates<br>
<br>
* Database: update to EPSG v11.006 (#4086)<br>
<br>
* Database: update ESRI dataset to ArcGIS Pro 3.3 (#4143)<br>
<br>
## Bug fixes<br>
<br>
* DatabaseContext::lookForGridInfo(): do not trigger network
activity in<br>
PROJ_GRID_AVAILABILITY_KNOWN_AVAILABLE mode when all grids
are known (#4090)<br>
<br>
* Retry "Connection reset by peer" (#4107)<br>
<br>
* Use unique names for NKG transformations (#4111)<br>
<br>
* proj_create()/proj_create_from_database(): recall CRS
AUTH:CODE in error message (#4114)<br>
<br>
* DerivedProjectedCRS: deal with lack of explicit CS in
BASEPROJCRS in WKT (#4139)<br>
<br>
* proj_symbol_rename.h: update with current symbols (#4145)<br>
<br>
* Improve detection of compatible/incompatible celestial
bodies (#4150)<br>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
href="mailto:PROJ@lists.osgeo.org" moz-do-not-send="true">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext"
href="https://lists.osgeo.org/mailman/listinfo/proj"
moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com"
moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PROJ@lists.osgeo.org">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/proj">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>