GRASS GIS 8.0.1RC1
Pre-release
Pre-release
neteler
released this
12 Feb 16:33
·
82 commits
to releasebranch_8_0
since this release
This is an update release of the GRASS GIS 8.0 series.
It fixes rare compilation issues in case of compiling the source code on offline machines or without having the .git
directory of the source code available.
Important bugfixes
- utils/mkhtml: fix print warning/fatal message during compilation (#2139) by Tomas Zigo
- r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108) by Markus Metz
Bugfixes
- r.colors: fix order of rules (#2167), needed for SLD creation with r.colors.out_sld by Markus Metz
GUI
- wxGUI: Thread.setDaemon deprecated in Python 3.10 (#2145) by Anna Petrasova
Manual pages
- Fix typo in v.import documentation (#2142) by Andrea Giudiceandrea
- manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) by Markus Neteler
Documentation
- CONTRIBUTING.md: describe the fork process more in detail by Ondrej Pesek
Singularity
- singularity: Minor fixes of definition file (#2179) by Luca Delucchi
Download source code tarball at main server or see below
- https://grass.osgeo.org/grass80/source/grass-8.0.1RC1.tar.gz
- https://grass.osgeo.org/grass80/source/grass-8.0.1RC1.md5sum
For further release details (bug fixes and enhancements), see
The GRASS GIS 8.0.1RC1 release provides more than 10 fixes and improvements with respect to the release 8.0.0.
Full Changelog: 8.0.0...8.0.1RC1