Changes between Version 17 and Version 18 of Release/7.8.6-News


Ignore:
Timestamp:
Aug 10, 2021, 5:56:47 AM (3 years ago)
Author:
veroandreo
Comment:

add grass gis 7.8.6RC2

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.6-News

    v17 v18  
    1515   * ~~https://github.com/OSGeo/grass/releases/tag/7.8.6~~
    1616   * ~~https://grass.osgeo.org/grass78/source/grass-7.8.6.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.6.md5sum md5sum])~~
     17
     18==== Release Candidate 2 (RC2) ====
     19
     20 * Release date: ''10 Aug 2021''
     21 * Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.6RC2.gz
     22 * Binaries: ​https://grass.osgeo.org/download/software/#g78x
     23 * Source code:
     24   * https://github.com/OSGeo/grass/releases/tag/7.8.6RC2
     25   * https://grass.osgeo.org/grass78/source/grass-7.8.6RC2.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.6RC2.md5sum md5sum])
    1726
    1827==== Release Candidate 1 (RC1) ====
     
    4049The focus of this release are stability fixes. Importantly, PROJ6+ / WKT2 are now supported. Further stability fixes, documentation improvements and updated message translations are included. The raster data link module `r.external` is now notably faster. And a new module to downgrade a temporal DB from version 3 to 2 has been added. Eventually, a series of new add-ons has been made available as well.
    4150
    42 The GRASS GIS 7.8.6 release provides more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B12-22-20%7D...releasebranch_7_8@%7B05-19-21%7D 90 fixes and improvements] with respect to the release 7.8.5.
     51The GRASS GIS 7.8.6 release provides more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B12-22-20%7D...releasebranch_7_8@%7B08-10-21%7D 110 fixes and improvements] with respect to the release 7.8.5.
    4352
    4453==== New modules ====
     
    4958
    5059(see also below for closed bugs)
    51 
     60 
     61 * G78:g.extension: updated to match new addon repository structure (PR:1762)
    5262 * G78:g.extension: match module files on Windows (PR:1575)
    5363 * G78:r.external major speed-up (PR:1305)