Update for Linux Tools 7.0.1 for Eclipse 2018-09.
diff --git a/_news.php b/_news.php
index e4b2033..0d925c9 100644
--- a/_news.php
+++ b/_news.php
@@ -1,6 +1,8 @@
<div class="sideitem">
<h6>News</h6>
<ul>
+ <li><em>2018-06-28</em>: Our 7.0.1 release is <a
+ href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
<li><em>2018-06-28</em>: Our 7.0.0 release is <a
href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
<li><em>2018-03-21</em>: Our 6.2.1 release is <a
diff --git a/downloads.php b/downloads.php
index 2ecb65a..d228769 100644
--- a/downloads.php
+++ b/downloads.php
@@ -18,28 +18,28 @@
</p>
<div class="homeitem3col" style="margin-left:40px; width:90%">
- <h3>7.0.0 Release <a title="More Info" href="http://wiki.eclipse.org/Linux_Tools_Project/PluginInstallHelp"><img src="/linuxtools/images/icon-help.gif" alt="Help icon" /></a></h3>
- <br/> <a href="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn70">New & Noteworthy</a>.
+ <h3>7.0.1 Release <a title="More Info" href="http://wiki.eclipse.org/Linux_Tools_Project/PluginInstallHelp"><img src="/linuxtools/images/icon-help.gif" alt="Help icon" /></a></h3>
+ <br/> <a href="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn701">New & Noteworthy</a>.
<a href="https://hudson.eclipse.org/linuxtools/job/linuxtools-photon/6/testReport/">Unit test results</a>.
<br/> Requires:
<ul>
<li>JRE >= 8.0</li>
<li>Eclipse >= 4.8</li>
- <li><a href="http://eclipse.org/cdt">CDT</a> >= 9.5</li>
+ <li><a href="http://eclipse.org/cdt">CDT</a> >= 9.5.3</li>
<li>docker-client >= 8.9.2 (for Docker Tooling feature)
<li>GEF >= 3.8.2 (for Draw2d and Zest packages)</li>
<li>Specific tools require their underlying native tools (ex. Valgrind, OProfile, SystemTap, Perf)</li>
<li>There are some Orbit dependencies such as antlr</li>
</ul>
- <br/> Installations via the Photon p2 aggregate repository will automatically get these dependencies.
+ <br/> Installations via the 2018-09 p2 aggregate repository will automatically get these dependencies.
<br/> Building the Eclipse SDK? <a href="http://download.eclipse.org/linuxtools/eclipse-build/">Tarballs</a> and <a href="http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build">instructions</a>.
- <br/> <a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v7.0.0">Source tarballs</a> for Linux Tools plugins.
+ <br/> <a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v7.0.1">Source tarballs</a> for Linux Tools plugins.
<ul>
<li>
- <a title="p2 Main Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-7.0.0.zip">
+ <a title="p2 Main Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-7.0.1.zip">
<img src="/linuxtools/images/icon-save.gif" alt="Download icon"/></a>
- (<a href="http://download.eclipse.org/linuxtools/linuxtools-7.0.0.zip.md5">md5sum</a>)
- <b>http://download.eclipse.org/linuxtools/update-7.0.0</b>
+ (<a href="http://download.eclipse.org/linuxtools/linuxtools-7.0.1.zip.md5">md5sum</a>)
+ <b>http://download.eclipse.org/linuxtools/update-7.0.1</b>
</li>
<li>
<a title="p2 Docker Tooling Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-docker-4.0.0.zip">