[GRASS-SVN] r53568 - in grass-web/trunk: . devel download grass64
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Oct 26 12:21:05 PDT 2012
Author: neteler
Date: 2012-10-26 12:21:04 -0700 (Fri, 26 Oct 2012)
New Revision: 53568
Modified:
grass-web/trunk/devel/grasshist.html
grass-web/trunk/devel/grassreleases.html
grass-web/trunk/devel/svntags.inc
grass-web/trunk/download/software.inc
grass-web/trunk/grass64/main.inc
grass-web/trunk/newsarchive.html
grass-web/trunk/rss.xml
Log:
GRASS 6.4.3RC1
Modified: grass-web/trunk/devel/grasshist.html
===================================================================
--- grass-web/trunk/devel/grasshist.html 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/devel/grasshist.html 2012-10-26 19:21:04 UTC (rev 53568)
@@ -421,6 +421,9 @@
<li>
<font face="Arial,Helvetica"><font color="#000033">19 February 2012 GRASS 6.4.2
version from GRASS Development Team</font></font></li>
+<li>
+<font face="Arial,Helvetica"><font color="#000033">24 October 2012 GRASS 6.4.3RC1
+version from GRASS Development Team</font></font></li>
</ul>
</ul>
Modified: grass-web/trunk/devel/grassreleases.html
===================================================================
--- grass-web/trunk/devel/grassreleases.html 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/devel/grassreleases.html 2012-10-26 19:21:04 UTC (rev 53568)
@@ -689,6 +689,12 @@
<li><font color="#330000"><a href="../grass64/source/">Source Code</a></font></li>
</ul>
+<li>
+<font color="#330000">[GRASS 6.4.3RC1 released 24 Oct 2012] </li>
+<ul>
+<li><font color="#330000"><a href="../grass64/source/ChangeLog_6.4.3RC1.gz">HISTORY (ChangeLog)</a></font></li>
+<li><font color="#330000"><a href="../grass64/source/">Source Code</a></font></li>
+</ul>
</ul>
Modified: grass-web/trunk/devel/svntags.inc
===================================================================
--- grass-web/trunk/devel/svntags.inc 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/devel/svntags.inc 2012-10-26 19:21:04 UTC (rev 53568)
@@ -12,6 +12,7 @@
Release branch: "releasebranch_6_4"
<ul>
+ <li>GRASS 6.4.3RC1: has been tagged as "release_20121024_grass_6_4_3RC1" (24 Oct 2012)</li>
<li>GRASS 6.4.2: has been tagged as "release_20120219_grass_6_4_2" (19 Feb 2012)</li>
<li>GRASS 6.4.2RC3: has been tagged as "release_20120112_grass_6_4_2RC3" (12 Jan 2012)</li>
<li>GRASS 6.4.2RC2: has been tagged as "release_20111115_grass_6_4_2RC2" (15 Nov 2011)</li>
Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/download/software.inc 2012-10-26 19:21:04 UTC (rev 53568)
@@ -34,7 +34,7 @@
</td>
<td colspan=3 NOSAVE>
- <b><a NAME="g64x">GRASS 6.4.2</a> (stable version; new wxPython GUI,
+ <b><a NAME="g64x">GRASS 6.4.2|6.4.3RC1</a> (stable version; new wxPython GUI,
<a href="../grass64/index.php">more...</a>)</b><BR>
Most users will want to install this version.
</td>
@@ -61,11 +61,14 @@
<BR>
<img src="../images/logo_mac.png" alt="MacOSX"> <a href="../grass64/binary/macosx/">Mac OSX</a><br>
- <img src="../images/logo_win.png" alt="MS-Windows"> <a href="../grass64/binary/mswindows/">MS-Windows</a> (official 6.4.2 release)<br>
+ <img src="../images/logo_win.png" alt="MS-Windows"> <a href="../grass64/binary/mswindows/">MS-Windows</a> (official release)<br>
<img src="../images/logo_win.png" alt="MS-Windows"> <a href="http://wingrass.fsv.cvut.cz/grass64/">MS-Windows 6.4.svn</a> (daily snapshot)<br>
</td>
<td>
+ • <a href="../grass64/source/grass-6.4.3RC1.tar.gz">grass-6.4.3RC1.tar.gz</a>
+ (<a href="../grass64/source/grass-6.4.3RC1.md5sum">md5sum</a>)
+ <br>
• <a href="../grass64/source/grass-6.4.2.tar.gz">grass-6.4.2.tar.gz</a>
(<a href="../grass64/source/grass-6.4.2.md5sum">md5sum</a>)
<br>
Modified: grass-web/trunk/grass64/main.inc
===================================================================
--- grass-web/trunk/grass64/main.inc 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/grass64/main.inc 2012-10-26 19:21:04 UTC (rev 53568)
@@ -10,6 +10,7 @@
<li> <a href="http://trac.osgeo.org/grass/wiki/Grass6Planning">6.4.x Feature plan</a>
- see also the <a href="http://grass.osgeo.org/wiki/Release_Roadmap#GRASS_6.4.x">Roadmap</a>.
+<li> <a href="http://trac.osgeo.org/grass/wiki/Release/6.4.3RC1-News">6.4.3RC1</a> released 24 Oct 2012
<li> <b><a href="http://grass.osgeo.org/announces/announce_grass642.html">6.4.2</a> released 19 Feb 2012</b>
<li> <a href="http://trac.osgeo.org/grass/wiki/Release/6.4.2RC3-News">6.4.2RC3</a> released 12 Jan 2012
<li> <a href="http://trac.osgeo.org/grass/wiki/Release/6.4.2RC2-News">6.4.2RC2</a> released 15 Nov 2011
Modified: grass-web/trunk/newsarchive.html
===================================================================
--- grass-web/trunk/newsarchive.html 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/newsarchive.html 2012-10-26 19:21:04 UTC (rev 53568)
@@ -17,10 +17,13 @@
<ul>
<a name="2012"></a>
+<li>15 Jun 2012: <a href="http://grass.osgeo.org/announces/community_sprint_prague2012.html"><strong>GRASS GIS Community Sprint 2012 in Prague</strong></a> - Great achievements</li>
<li><a href="http://grass.osgeo.org/wiki/GRASS_Community_Sprint_Prague_2012"><strong>GRASS GIS Community Sprint 2012</strong></a> - GRASS Developer and Power User Meeting, 23-28 May 2012, Prague, Czech Republic</li>
<li><a href="http://foss4g-cee.org"><strong>FOSS4G-CEE & Geoinformatics 2012</strong></a> - FOSS4G-CEE - Free and Open Source Software for Geospatial in Central and Eastern Europe, 21-23 May 2012, Prague, Czech Republic</li>
<li><a href="http://foss4g-na.org"><strong>FOSS4G-NA 2012</strong></a> - Conference - Free and Open Source Software for Geospatial in North America, 10-12 April 2012, Washington DC</li>
<li>20-22 Mar 2012: <a href="http://www.fossgis.de/konferenz/2012/">FOSSGIS 2012 conference</a>, Dessau, Germany
+<li>23 Apr 2012: <a href="http://grass.osgeo.org/wiki/GRASS_SoC_Ideas_2012#Accepted_Ideas"><strong>GRASS welcomes three Google Summer of Code 2012 students</strong></a> - from among 22 OSGeo SoC projects</li>
+<li>19 Feb 2012: <a href="http://grass.osgeo.org/announces/announce_grass642.html"><strong>GRASS GIS 6.4.2 source code and selected binaries released</strong></a> - New stable GRASS release version 6.4.2 with improvements and stability fixes</li>
<li>15-17 Feb 2012: <a href="http://sites.google.com/site/grassts/home">XIII Meeting GRASS and GFOSS</a> -
<i>XIII Meeting degli utenti di lingua Italiana di GRASS e GFOSS</i>, Trieste, Italy
<li>12 Jan 2012: <a href="http://trac.osgeo.org/grass/wiki/Release/6.4.2RC3-News">GRASS 6.4.2RC3
Modified: grass-web/trunk/rss.xml
===================================================================
--- grass-web/trunk/rss.xml 2012-10-26 16:15:43 UTC (rev 53567)
+++ grass-web/trunk/rss.xml 2012-10-26 19:21:04 UTC (rev 53568)
@@ -20,29 +20,12 @@
</image>
<item>
- <title>GRASS GIS Community Sprint 2012 in Prague</title>
- <link>http://grass.osgeo.org/announces/community_sprint_prague2012.html</link>
- <description>Great achievements</description>
- <pubDate>Sat, 16 June 2012 01:00:00 CEST</pubDate>
- <guid>http://grass.osgeo.org/announces/community_sprint_prague2012.html</guid>
+ <title>GRASS GIS 6.4.3RC1 source code and selected binaries released</title>
+ <link>http://trac.osgeo.org/grass/wiki/Release/6.4.3RC1-News</link>
+ <description>First release candidate of stable release 6.4.3 with improvements and stability fixes</description>
+ <pubDate>Wed, 24 Oct 2012 21:00:00 CET</pubDate>
+ <guid>http://trac.osgeo.org/grass/wiki/Release/6.4.3RC1-News</guid>
</item>
- <item>
- <title>GRASS welcomes three Google Summer of Code 2012 students</title>
- <link>http://grass.osgeo.org/wiki/GRASS_SoC_Ideas_2012#Accepted_Ideas</link>
- <description>from among 22 OSGeo SoC projects</description>
- <pubDate>Mon, 23 Apr 2012 20:00:00 PST</pubDate>
- <guid>http://www.osgeo.org/node/1276</guid>
- </item>
-
- <item>
- <title>GRASS GIS 6.4.2 source code and selected binaries released</title>
- <link>http://grass.osgeo.org/announces/announce_grass642.html</link>
- <description>New stable GRASS release version 6.4.2 with improvements and stability fixes</description>
- <pubDate>Sun, 19 Feb 2012 15:00:00 CET</pubDate>
- <guid>http://grass.osgeo.org/announces/announce_grass642.html</guid>
- </item>
-
-
</channel>
</rss>
More information about the grass-commit
mailing list