ghcr.io/osgeo/proj:9.4.1 and docker.io/osgeo/proj:9.4.1 are now available

Generated with:
git checkout 9.4.1
docker build . -t ghcr.io/osgeo/proj:9.4.1
docker tag ghcr.io/osgeo/proj:9.4.1 docker.io/osgeo/proj:9.4.1
docker push ghcr.io/osgeo/proj:9.4.1
docker push docker.io/osgeo/proj:9.4.1

Le 01/06/2024 à 19:45, Even Rouault via PROJ a écrit :

Hum, this is probably the result of https://github.com/OSGeo/PROJ/commit/23d50be12ea5c35041f08e69556b5e050f6b4073 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 https://github.com/OSGeo/PROJ/issues/4156 so we fix that

I'm manually building the image locally, and will push it.

Le 01/06/2024 à 19:17, Javier Jimenez Shaw via PROJ a écrit :
Thanks Kristian.

Are the docker images for the releases generated automatically? It is not there (three hours after your email) In case it is a manual step, I do not see anything in https://github.com/OSGeo/PROJ/blob/master/HOWTO-RELEASE.md (or I missed it)

Cheers,
Javier.

On Sat, 1 Jun 2024 at 16:09, Kristian Evers via PROJ <proj@lists.osgeo.org> wrote:

    I'm happy to announce the release of PROJ 9.4.1 and PROJ-data 1.18!

    The PROJ release includes updates to the the database contents,
    as well as
    a number of bug fixes. See the release notes below.

    The PROJ-data release adds transformation models for DKLAT, DKMSL
    and GLLMSL.

    Download the archives here:

    http://download.osgeo.org/proj/proj-9.4.1.tar.gz
    http://download.osgeo.org/proj/proj-9.4.1.zip

    http://download.osgeo.org/proj/proj-data-1.18.tar.gz
    http://download.osgeo.org/proj/proj-data-1.18.zip

    /Kristian

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

    # 9.4.1 Release notes

    ## Updates

    * Database: update to EPSG v11.006 (#4086)

    * Database: update ESRI dataset to ArcGIS Pro 3.3 (#4143)

    ## Bug fixes

    * DatabaseContext::lookForGridInfo(): do not trigger network
    activity in
    PROJ_GRID_AVAILABILITY_KNOWN_AVAILABLE mode when all grids are
    known (#4090)

    * Retry "Connection reset by peer" (#4107)

    * Use unique names for NKG transformations (#4111)

    * proj_create()/proj_create_from_database(): recall CRS AUTH:CODE
    in error message (#4114)

    * DerivedProjectedCRS: deal with lack of explicit CS in
    BASEPROJCRS in WKT (#4139)

    * proj_symbol_rename.h: update with current symbols (#4145)

    * Improve detection of compatible/incompatible celestial bodies
    (#4150)
    _______________________________________________
    PROJ mailing list
    PROJ@lists.osgeo.org
    https://lists.osgeo.org/mailman/listinfo/proj


_______________________________________________
PROJ mailing list
PROJ@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/proj
--
http://www.spatialys.com
My software is free, but my time generally not.

_______________________________________________
PROJ mailing list
PROJ@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/proj

--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
PROJ mailing list
PROJ@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/proj

Reply via email to