[GRASS-git] [OSGeo/grass] 01c928: lib/shapelib: sync upstream with shapelib 1.6.2 an...

Nicklas Larsson noreply at github.com
Mon Apr 13 11:37:13 PDT 2026


  Branch: refs/heads/releasebranch_8_5
  Home:   https://github.com/OSGeo/grass
  Commit: 01c928dce012c873a0bca3733d79693f9b24784d
      https://github.com/OSGeo/grass/commit/01c928dce012c873a0bca3733d79693f9b24784d
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M lib/external/shapelib/README.md
    M lib/external/shapelib/dbfopen.c
    M lib/external/shapelib/safileio.c
    M lib/external/shapelib/shapefil.h
    M lib/external/shapelib/shpopen.c

  Log Message:
  -----------
  lib/shapelib: sync upstream with shapelib 1.6.2 and GDAL 3.12.3 (#7279)


  Commit: 0a7d33939cd6bb431aca4736b28f7086fddd8f44
      https://github.com/OSGeo/grass/commit/0a7d33939cd6bb431aca4736b28f7086fddd8f44
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M macos/files/liblas-install.sh

  Log Message:
  -----------
  macOS: update libLAS to latest for GDAL 3.12 support (#7303)

Update macOS build script dependency package libLAS version to latest (from master) for GDAL 3.12 support.

https://github.com/libLAS/libLAS/commit/0756b73ed41211d1bb8d9b96c6767f2350d8fe2b


  Commit: bee94efc8a1c9bf3c7505cfa1eec321215268851
      https://github.com/OSGeo/grass/commit/bee94efc8a1c9bf3c7505cfa1eec321215268851
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M include/grass/gis.h
    M lib/gis/home.c
    M lib/init/grass.py
    M macos/files/grass.sh.in
    M python/grass/app/runtime.py

  Log Message:
  -----------
  macOS: use default config dir consistently (#7307)

Default configuration directory on mac: `~/Library/GRASS/GRASS{major version}`.
For 8.4, and probably a few releases before, *nix default,
`~/.grass{major version}` was used. This restores the "old" behaviour for mac,
with a few moderations. Addons directory name is now versioned, based on major
and minor version, but separated from general configurations.

For convenient upgrade experience from 8.4, old configuration files are copied
to the new location, on first use.


Compare: https://github.com/OSGeo/grass/compare/31bb016f417d...bee94efc8a1c

To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list