Changelog for
grass-6.4.4-2.22.x86_64.rpm :
Sun Nov 30 13:00:00 2014 Angelos Tzotsos
- Updated to version 6.4.4
- r.li suite: backport of complete rewrite from GRASS GIS 7
- v.buffer: fixed (now requires the GEOS library)
- v.voronoi: backport fixes for bug tickets #957, #1682, #2019
Mon Nov 4 13:00:00 2013 Angelos Tzotsos
- /opt/grass/tools/g.html2man excluded again until it is solved
Wed Oct 9 14:00:00 2013 Angelos Tzotsos
- re-enabled /opt/grass/tools/g.html2man so that plugins can be installed
Wed Aug 21 14:00:00 2013 dassauAATTgbd-consult.de
- added proj packages as dependency needed for EPSG selection
Mon Jul 29 14:00:00 2013 Angelos Tzotsos
- excluded /opt/grass/tools/g.html2man in order to check bug #831883
Sat Jul 27 14:00:00 2013 Angelos Tzotsos
- Updated to version 6.4.3 final
Wed Jul 10 14:00:00 2013 Angelos Tzotsos
- Updated to version 6.4.3RC4
Sun Apr 21 14:00:00 2013 Angelos Tzotsos
* db.out.ogr: db.out.ogr: also support attribute export in case of line and area vectors
* g.extension: build addon in the mapset .tmp dir for cases when GRASS is installed by package and the end user doesn\'t have write permissions to GISBASE
* g.manual: also look for help/man page in the addons dir
* i.landsat.toar: bugfix for thermal band and metadata file
* ps.map: backport of RGB support and bugfixes
* r.cost: backport direction output
* r.drain: use movement direction surface from r.walk and r.cost; output vector paths
* r.walk: backport direction output
* r.watershed: sync skipping edge cells; fix bug in SFD
* v.category: new option to print layers only
* v.category: add option=layers
* various modules: better handle spaces in GISDBASE
Tue Apr 9 14:00:00 2013 Angelos Tzotsos
- Added BLAS support
- Package does not conflict with grass7 anymore
Wed Dec 19 13:00:00 2012 Angelos Tzotsos
- Updated to version 6.4.3RC2
Wed Oct 24 14:00:00 2012 Angelos Tzotsos
- Updated to version 6.4.3RC1
Thu Sep 6 14:00:00 2012 Angelos Tzotsos
- Updated from stable svn tree for openSUSE 12.2 update
Wed Sep 5 14:00:00 2012 Angelos Tzotsos
- Added upstream patch for GCC4.7
Wed Jun 13 14:00:00 2012 Angelos Tzotsos
- Removed python-numeric as dependency
Tue Feb 21 13:00:00 2012 dassauAATTgbd-consult.de
- Update to stable version 6.4.2
- more than 770 updates compared with version 6.4.1
- New modules
i.topo.corr - Computes topographic correction of reflectance in satellite imagery
m.nviz.image - Creates a 3D rendering of GIS data (renamed from nviz_cmd)
v.net.allpairs - Computes the shortest path between all pairs of nodes in the network
v.net.bridge - Computes bridges and articulation points in the network
v.net.centrality - Computes degree, centrality, betweeness, closeness and eigenvector centrality measures in the network
v.net.components - Computes strongly and weakly connected components in the network
v.net.connectivity - Computes vertex connectivity between two sets of nodes in the network
v.net.distance - Computes shortest distance via the network between the given sets of features
v.net.flow - Computes the maximum flow between two sets of nodes in the network
v.net.spanningtree - Computes minimum spanning tree for the network
v.net.timetable - Finds shortest path using timetables
- Major module changes
g.extension - Many improvements and a new GUI extension manager; better support for building and installing add-ons when the GRASS source code is not available
i.rectify - Add new resampling methods and options to set the target resolution and control memory usage
r.regression.line - Rewritten in C (much faster)
r.univar, r3.univar - Zonal support; add ability to export as a table and to a file
v.generalize - Major bug fixes
v.kernel - Add additional kernel functions, equal split on networks
v.out.ogr - Transaction support (major speed up for data-sources which support transactions like PostGIS)
- Minor module changes
d.barscale - Add ability to change font size
d.legend - Support for custom tick mark labels (e.g. for logarithmic legends)
db.select - Output can be directed to a file
g.version - Add ability to output in shell script style
i.atcorr - Add support for VGT1_spot4, VGT2_spot5, RapidEye sensors
r.in.bin - Add ability to explicitly set byte order (endianness)
r.out.bin - Add ability to explicitly set byte order (endianness), number of bytes per cell, and force floating-point output
v.out.ogr - Add ability to export to a 3D Shapefile
v.surf.bspline - Change to a more reasonable default smoothing coefficient
Many more; see the detailed ChangeLog since 6.4.1
- GUI changes (wxGUI)
Major wxGUI update (pictorial overview)
Add embedded interactive Python shell (view)
Debut of the new Graphical Modeler (view)
Debut of the new Cartographic Composer front-end to ps.map (view)
Debut of the new multi-platform extension manger for community supplied add-on modules (view)
Numerous stability fixes including ability to more gracefully handle stale lock-files and missing graphics support
Support for languages which use double-byte characters (e.g. Japanese)
Make the vector query tool more robust to maps with missing or no data
- Library changes
New GRASS Python ctypes interface
Added NumPy \'arrays\' support to GRASS Python Scripting Library
GRASS Python Scripting Library: mlist() replaced by mlist_grouped()
A new vector network library has been added
A type mismatch has been fixed in the ODBC driver
New symbols: extra/n_arrow3, geology/strike_half-bowtie, geology/half-arrow_left, geology/half-arrow_right (view)
New color rules: population_dens
- Map projection changes
Support for alternate ETRS89 spelling
- Portability changes (MS-Windows)
Numerous back-end changes and bug fixes making the experience more robust
Better support for spaces in path names
See the bug-fix-list for WinGRASS tagged items
- (Mac OSX)
Offer alternate methods when GNU tool extensions are not available
- (All)
Fix support for make versions older than 3.81
Mon Jan 16 13:00:00 2012 dassauAATTgbd-consult.de
- g.extension: major update for tidy citizen
- major improvements in GRASS Addons management,
new GUI frond-end for installing or uninstalling
Addons (g.extension.py), and re-installing locally installed
Addons (g.extension.rebuild.all.py)
- following bugs are fixed
v.in.ascii: column scanning is borked
wxDigit on windows fails (osgeo4w 6.4.svn)
Digitize tool won\'t work
Platform.make odd variables settings
WxGUI CMD fails if command contains non-latin letters
wxgui: display labels doesn\'t work
v.rast.stats locks up on wingrass
v.digit toolbox - Button text might be hard coded, cannot be translate
Removing vector map in Windows fails with \"Unable to delete vector map\"
\"d.vect display=attr\" imply grass open process but doesn\'t close them.
wingrass: new wxgui dialog for v.in.ogr in windows7 does not show
*.shp files
DebCheck QA: Invalid number of character
[wx vdigit] DebCheck QA: Mismatching allocation and deallocation
wxGUI: \"UnicodeEncodeError: \'ascii\' codec can\'t encode characters\" in pl_PL.UTF-8
winGrass: hangs when displaying vector attribute labels
r.out.png uses now hidden libpng structs
wxGUI: Command console\": Click here to show search module engine fails
Mismatch between overwrite parameter in GCPManager and v.transform
Missing MSVCR71.dll / MSVCP.dll prevent winGRASS from starting
Error starting wxpython v.digit session
psmap window does not open
wxGUI: vector digitizer: cannot close (empty) vector map
v.out.ogr incorrect output
WxGUI, menu does not work at all (languages using double-byte characters)
scripts/r.fillnulls fails when filename contains spaces
wxGUI crashes if settings file .grasswx6 does not exist
wxGUI Preferences: apply or save settings erases Layer Manager menu
wxGUI output gone
wingrass65 - wxgui compiling error and not starting
r3.univar gives bad results for cell counts
r3.to.rast converts FCELL map data to 0
problem with multiple entry selection
v.surf.rst fills up all available hard drive space when region is not set
g.extension fails on Mac (maybe other platforms too?)
wxGUI command console does not parse correctly \"help\" and first parameter
r.sun segfault in mode 2
wxGUI GDAL/OGR Importer: changing format doesn\'t affect list of layers
Hard Copy Map Utility (wxPython wrapper for ps.map) text overlay is broken
run model menu item does not seem to work
grass 6.4.svn nightly build fails on startup
r.walk not working in Lambert Conformal Conic projection
Cannot save workspace from wxGUI
winGRASS: don\'t even try to install if C:\\Programms\\GRASS XX not writable
wxgui About GRASS fails with UnicodeDecodeError
NVIZ shows only English Menu
grass crashed on Fedora 14
\"Diplay/update attributes\" can freeze GUI
bug in cartographic composer
Race condition in build system
Wed Nov 16 13:00:00 2011 otto.dassauAATTgmx.de
- update to version 6.4.2RC2
- Between 6.4.2RC1 in Oct 2011 and the current 6.4.2RC2 more
than 52 updates have been applied.
- various wxGUI stability fixes
- more information at http://trac.osgeo.org/grass/wiki/Release/6.4.2RC2-News
Fri Oct 14 14:00:00 2011 otto.dassauAATTgmx.de
- update to version 6.4.2RC1
- Between 6.4.1 in April 2011 and the current 6.4.2RC1 more than
500 updates have been applied.
- New v.net.
* modules, i.topo.corr
- r.univar, r3.univar: zonal support
- more information at http://trac.osgeo.org/grass/wiki/Release/6.4.2RC1-News
Sat Aug 27 14:00:00 2011 idonmezAATTsuse.com
- Fix grass symlink
Thu Aug 18 14:00:00 2011 idonmezAATTnovell.com
- Fixed compilation
Thu Aug 18 14:00:00 2011 otto.dassauAATTgmx.de
- added BuildRequires: libproj-devel-static
Wed Aug 17 14:00:00 2011 idonmezAATTnovell.com
- Fix proj dependency
Wed Aug 17 14:00:00 2011 dassauAATTgbd-consult.de
- added changes file
Wed Apr 13 14:00:00 2011 dassauAATTgbd-consult.de
- stable release 6.4.1
Mon Apr 4 00:00:00 UTC 2011 - Otto Dassau 6.4.1RC2
- fixed v.rast.stats2 bug
Fri Mar 18 00:00:00 UTC 2011 - Otto Dassau 6.4.1RC2
- release of GRASS 6.4.1 RC 2
- removed debug_package
Wed Mar 2 13:00:00 2011 sbrabecAATTsuse.cz
- Compile with openSUSE wxWidgets (default variant).
Tue Jan 4 00:00:00 UTC 2011 - Otto Dassau 6.4.1RC1
- release of GRASS 6.4.1 RC 1
- added geos support
Tue Sep 7 00:00:00 UTC 2010 - Otto Dassau 6.4.0
- release of stable GRASS 6.4.0
Fri Aug 27 00:00:00 UTC 2010 - Otto Dassau 6.4.0RC7
- updated to release candidate 7
- again with inofficial moduls r.univar2.zonal and v.rast.stats2
Sat Mar 20 00:00:00 UTC 2010 - Otto Dassau 6.4.0RC6
- updated to release candidate 6
- added inofficial moduls r.univar2.zonal and v.rast.stats2
Thu Feb 11 00:00:00 UTC 2010 - Otto Dassau 6.4.0SVN20100206
- updated to new svn snapshot version (close to stable)
- added inofficial moduls r.univar2.zonal and v.rast.stats2
Wed Nov 25 00:00:00 UTC 2009 - Otto Dassau 6.4.0SVN20091010
- adapt to new wxwidget path
Mon Oct 12 00:00:00 UTC 2009 - Otto Dassau 6.4.0SVN20091010
- build new SVN version of GRASS 6.4RC5
Wed Jun 10 00:00:00 UTC 2009 - Otto Dassau 6.4.0RC5
- build new RC version
Sat Apr 18 00:00:00 UTC 2009 - Otto Dassau 6.4.0RC4
- build new RC version
Thu Mar 12 00:00:00 UTC 2009 - Otto Dassau 6.4.0RC3
- updated to SVN revision 36339 to be able to removed wxgui vdigit patch
- added python-numpy as dependency for profile.py
Wed Jan 7 00:00:00 UTC 2009 - Otto Dassau 6.4.0RC1
- update to 6.4.0 RC1 with new wxpython as standard gui
- added more python dependencies, removed de_po patches
- added patch again to comment wxgui vdigit in Makefile
Thu Jul 24 00:00:00 UTC 2008 - Otto Dassau 6.3.0.1
- added de_po patches (only valid for 6.3.0.1)
- added python-xml
Wed Apr 23 00:00:00 UTC 2008 - Otto Dassau 6.3.0.1
- update to 6.3 with new wxpython gui
- patch to comment wxgui vdigit in Makefile
Thu Dec 20 00:00:00 UTC 2007 - Otto Dassau 6.2.3
- added support for netcdf, readline and LFS
Mon Aug 13 00:00:00 UTC 2007 - Dirk Stöcker 6.2.2
- adapted for openSUSE build service
Mon Jul 16 00:00:00 UTC 2007 - Otto Dassau 6.2.2
- first build of grass 6.2.2 bugfix release
Fri Jan 5 00:00:00 UTC 2007 - Otto Dassau 6.2.1
- split into devel and docs packages
- removed ld.so.conf entry and added ld.so.conf.d/grass
*
Tue Dec 19 00:00:00 UTC 2006 - Otto Dassau 6.2.1
- updated to SuSE 10.2
Wed Jan 25 00:00:00 UTC 2006 - Otto Dassau 6.0.2RC4
- updated to SuSE 10.0
Thu Nov 17 00:00:00 UTC 2005 - Markus Neteler 6.1.cvs
- upgraded to Mandriva 2006, 6.1.cvs
Fri Aug 5 00:00:00 UTC 2005 - Markus Neteler 6.0.1RC1
- updated to GRASS 6.0.1
Fri Mar 11 00:00:00 UTC 2005 - Markus Neteler 6.0.0-1
- updated to GRASS 6.0.0
Tue Nov 9 00:00:00 UTC 2004 - Markus Neteler 5.7.0-2
- GRASS 5.3 no longer required as all code moved into this repository
Thu Jun 17 00:00:00 UTC 2004 - Markus Neteler 5.7.0-1
- removed unixODBC, added mysql
- specfile cleanup
Mon May 24 00:00:00 UTC 2004 - Markus Neteler 5.7.0-1beta4
- rewritten from 5.3 specs