[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-announce
Subject:    [GRASS-announce] GRASS GIS 8.0.1 released
From:       Markus Neteler <neteler () osgeo ! org>
Date:       2022-02-24 21:04:15
Message-ID: CALFmHhs5CDosZAxewrtYHJCHR6znb4khm6DVoa0a1DzJjVGB_Q () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


*GRASS GIS 8.0.1 released*

This is an update release of the GRASS GIS 8.0 series.

Download source code tarball at

   - https://grass.osgeo.org/grass80/source/grass-8.0.1.tar.gz
   - https://grass.osgeo.org/grass80/source/grass-8.0.1.md5sum

For further release details (bug fixes and enhancements), see

   - https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80

The GRASS GIS 8.0.1 release provides more than 20 fixes and improvements
<https://github.com/OSGeo/grass/compare/8.0.0...8.0.1> with respect to the
release 8.0.0.
What's Changed

Important fixes

   - utils/mkhtml: fix print warning/fatal message during compilation to
   not break offline compilations (#2139
   <https://github.com/OSGeo/grass/pull/2139>) by @tmszi
   <https://github.com/tmszi>
   - r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108
   <https://github.com/OSGeo/grass/pull/2108>) by @metzm
   <https://github.com/metzm>

Module fixes

   - r.colors: fix order of rules (#2167
   <https://github.com/OSGeo/grass/pull/2167>) by @metzm
   <https://github.com/metzm>
   - r.geomorphon: combine profile parser rules to allow usage as pygrass
   module (#2154 <https://github.com/OSGeo/grass/pull/2154>) (#2226
   <https://github.com/OSGeo/grass/pull/2226>) by@ninsbl
   - TGIS: fix semantic label (#2215
   <https://github.com/OSGeo/grass/pull/2215>) by @metzm
   <https://github.com/metzm>
   - t.rast.mapcalc: transfer semantic label (#2219
   <https://github.com/OSGeo/grass/pull/2219>) by @metzm
   <https://github.com/metzm>
   - t.rast.neighbors: transfer semantic label (#2218
   <https://github.com/OSGeo/grass/pull/2218>) by @metzm
   <https://github.com/metzm>

GUI

   - wxGUI: do not import from pygrass on gui startup (#2202
   <https://github.com/OSGeo/grass/pull/2202>) by @petrasovaa
   <https://github.com/petrasovaa>
   - wxGUI: Thread.setDaemon deprecated in Python 3.10 (#2145
   <https://github.com/OSGeo/grass/pull/2145>) by @petrasovaa
   <https://github.com/petrasovaa>

Portability

   - MS Windows packaging: add missing dlls from MSYS (#2204
   <https://github.com/OSGeo/grass/pull/2204>) by @ninsbl
   <https://github.com/ninsbl>

Documentation

   - CONTRIBUTING.md: describe the fork process more in detail by @pesekon2
   <https://github.com/pesekon2>
   - Fix typo in v.import documentation (#2142
   <https://github.com/OSGeo/grass/pull/2142>) by @agiudiceandrea
   <https://github.com/agiudiceandrea>
   - howto_release.md: cleanup of marketing section by @neteler
   <https://github.com/neteler>
   - manual pages: remove unneeded SVN Date entry and selected cleanup (
   #2143 <https://github.com/OSGeo/grass/pull/2143>) by @neteler
   <https://github.com/neteler>

Singularity

   - singularity: Minor fixes of definition file (#2179
   <https://github.com/OSGeo/grass/pull/2179>) by @lucadelu
   <https://github.com/lucadelu>

*Full Changelog*: 8.0.0...8.0.1
<https://github.com/OSGeo/grass/compare/8.0.0...8.0.1>
—

This release has 2 assets:

   - Source code (zip)
   - Source code (tar.gz)

Visit the release page <https://github.com/OSGeo/grass/releases/tag/8.0.1>
to download them.
Thanks to all contributors!

[Attachment #5 (text/html)]

<div dir="ltr"><b>GRASS GIS 8.0.1 released</b><br><div class="gmail_quote"><p>This is \
an update release of the GRASS GIS 8.0 series.</p> <p>Download source code tarball \
at</p> <ul>
<li><a href="https://grass.osgeo.org/grass80/source/grass-8.0.1.tar.gz" \
rel="nofollow" target="_blank">https://grass.osgeo.org/grass80/source/grass-8.0.1.tar.gz</a></li>
 <li><a href="https://grass.osgeo.org/grass80/source/grass-8.0.1.md5sum" \
rel="nofollow" target="_blank">https://grass.osgeo.org/grass80/source/grass-8.0.1.md5sum</a></li>
 </ul>
<p>For further release details (bug fixes and enhancements), see</p>
<ul>
<li><a href="https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80" rel="nofollow" \
target="_blank">https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80</a></li> </ul>
<p>The GRASS GIS 8.0.1 release provides more than <a \
href="https://github.com/OSGeo/grass/compare/8.0.0...8.0.1" target="_blank">20 fixes \
and improvements</a> with respect to the release 8.0.0.</p> <h2>What&#39;s \
Changed</h2> <p>Important fixes</p>
<ul>
<li>utils/mkhtml: fix print warning/fatal message during compilation to not break \
offline compilations (<a href="https://github.com/OSGeo/grass/pull/2139" \
target="_blank">#2139</a>) by <a href="https://github.com/tmszi" \
target="_blank">@tmszi</a></li> <li>r.quantile, r.stats.quantile, lib/stats: fix \
quantile algorithm (<a href="https://github.com/OSGeo/grass/pull/2108" \
target="_blank">#2108</a>) by <a href="https://github.com/metzm" \
target="_blank">@metzm</a></li> </ul>
<p>Module fixes</p>
<ul>
<li>r.colors: fix order of rules (<a href="https://github.com/OSGeo/grass/pull/2167" \
target="_blank">#2167</a>) by <a href="https://github.com/metzm" \
target="_blank">@metzm</a></li> <li>r.geomorphon: combine profile parser rules to \
allow usage as pygrass module (<a href="https://github.com/OSGeo/grass/pull/2154" \
target="_blank">#2154</a>) (<a href="https://github.com/OSGeo/grass/pull/2226" \
target="_blank">#2226</a>) by@ninsbl</li> <li>TGIS: fix semantic label (<a \
href="https://github.com/OSGeo/grass/pull/2215" target="_blank">#2215</a>) by <a \
href="https://github.com/metzm" target="_blank">@metzm</a></li> <li>t.rast.mapcalc: \
transfer semantic label (<a href="https://github.com/OSGeo/grass/pull/2219" \
target="_blank">#2219</a>) by <a href="https://github.com/metzm" \
target="_blank">@metzm</a></li> <li>t.rast.neighbors: transfer semantic label (<a \
href="https://github.com/OSGeo/grass/pull/2218" target="_blank">#2218</a>) by <a \
href="https://github.com/metzm" target="_blank">@metzm</a></li> </ul>
<p>GUI</p>
<ul>
<li>wxGUI: do not import from pygrass on gui startup (<a \
href="https://github.com/OSGeo/grass/pull/2202" target="_blank">#2202</a>) by <a \
href="https://github.com/petrasovaa" target="_blank">@petrasovaa</a></li> <li>wxGUI: \
Thread.setDaemon deprecated in Python 3.10 (<a \
href="https://github.com/OSGeo/grass/pull/2145" target="_blank">#2145</a>) by <a \
href="https://github.com/petrasovaa" target="_blank">@petrasovaa</a></li> </ul>
<p>Portability</p>
<ul>
<li>MS Windows packaging: add missing dlls from MSYS (<a \
href="https://github.com/OSGeo/grass/pull/2204" target="_blank">#2204</a>) by <a \
href="https://github.com/ninsbl" target="_blank">@ninsbl</a></li> </ul>
<p>Documentation</p>
<ul>
<li>CONTRIBUTING.md: describe the fork process more in detail by <a \
href="https://github.com/pesekon2" target="_blank">@pesekon2</a></li> <li>Fix typo in \
v.import documentation (<a href="https://github.com/OSGeo/grass/pull/2142" \
target="_blank">#2142</a>) by <a href="https://github.com/agiudiceandrea" \
target="_blank">@agiudiceandrea</a></li> <li>howto_release.md: cleanup of marketing \
section by <a href="https://github.com/neteler" target="_blank">@neteler</a></li> \
<li>manual pages: remove unneeded SVN Date entry and selected cleanup (<a \
href="https://github.com/OSGeo/grass/pull/2143" target="_blank">#2143</a>) by <a \
href="https://github.com/neteler" target="_blank">@neteler</a></li> </ul>
<p>Singularity</p>
<ul>
<li>singularity: Minor fixes of definition file (<a \
href="https://github.com/OSGeo/grass/pull/2179" target="_blank">#2179</a>) by <a \
href="https://github.com/lucadelu" target="_blank">@lucadelu</a></li> </ul>
<p><b>Full Changelog</b>: <a \
href="https://github.com/OSGeo/grass/compare/8.0.0...8.0.1" \
target="_blank"><tt>8.0.0...8.0.1</tt></a></p>

—<p>This release has 2 assets:</p><ul><li>Source code (zip)</li><li>Source code \
(tar.gz)</li></ul><p>Visit the <a \
href="https://github.com/OSGeo/grass/releases/tag/8.0.1" target="_blank">release \
page</a> to download them.</p></div>Thanks to all contributors!<br></div>



_______________________________________________
grass-announce mailing list
grass-announce@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-announce


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic