| 1 | = GRASS GIS 7.4.3 = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | A short summary of changes: '''[wiki:Grass7/NewFeatures74 New features in GRASS 7.4]''' |
| 6 | |
| 7 | === Releases === |
| 8 | |
| 9 | ==== Stable Release ==== |
| 10 | |
| 11 | * TBD |
| 12 | |
| 13 | ==== Release Candidate 1 (RC1) ==== |
| 14 | |
| 15 | * Release date: ''24 Nov 2018'' |
| 16 | * Changelog: https://grass.osgeo.org/grass74/source/ChangeLog_7.4.3RC1.gz |
| 17 | * Binaries: https://grass.osgeo.org/download/software/#g74x |
| 18 | * Source code: https://grass.osgeo.org/grass74/source/grass-7.4.3RC1.tar.gz ([https://grass.osgeo.org/grass74/source/grass-7.4.3RC1.md5sum md5sum]) |
| 19 | * SVN Source Code Checkout 7.4.3RC1: |
| 20 | {{{ |
| 21 | svn checkout https://svn.osgeo.org/grass/grass/tags/release_20181124_grass_7_4_3RC1 |
| 22 | }}} |
| 23 | |
| 24 | === SVN Source Code === |
| 25 | |
| 26 | * Milestone: [milestone:"7.4.3"] |
| 27 | * SVN Checkout latest 7.4 release branch (including yet unpublished bugfixes): |
| 28 | {{{ |
| 29 | svn checkout https://svn.osgeo.org/grass/grass/branches/releasebranch_7_4 |
| 30 | }}} |
| 31 | |
| 32 | === Overview of changes === |
| 33 | |
| 34 | An important fix restoring Python messages has been applied. |
| 35 | |
| 36 | ==== Scripting ==== |
| 37 | |
| 38 | * libpython: #3692: The python gcore message() function does not work in 7.4.2 |
| 39 | |
| 40 | === Closed tickets === |
| 41 | |
| 42 | ==== Closed bugs since the last release ==== |
| 43 | |
| 44 | [[TicketQuery(status=closed&milestone=7.4.3&type=defect&resolution=fixed&order=priority)]] |
| 45 | |
| 46 | ==== Closed wishes since the last release ==== |
| 47 | |
| 48 | [[TicketQuery(status=closed&milestone=7.4.3&type=enhancement&resolution=fixed&order=priority)]] |