]> git.sur5r.net Git - i3/i3.github.io/blobdiff - downloads/index.html
Fix keyring installation instructions
[i3/i3.github.io] / downloads / index.html
index 7a57d0595310063f906d424bb26c29f290d94f0e..d363a8264f31855d10fb6bc2d459eb15b0d2a6a7 100644 (file)
@@ -40,7 +40,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 4.11.
+  The current stable version is 4.13.
 </p>
 
 <p>
@@ -50,6 +50,18 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
   to enable the work-around for older versions.
 </p>
 
+<p>
+All releases are crytographically signed with the following <a href="https://gnupg.org/">GnupG</a> key:
+<pre>
+pub   4096R/4E7160ED4AC8EE1D 2009-05-21 [expires: 2019-04-26]
+      Key fingerprint = 424E 14D7 03E7 C6D4 3D9D  6F36 4E71 60ED 4AC8 EE1D
+      uid                  Michael Stapelberg &lt;michael@stapelberg.de&gt;
+      uid                  Michael Stapelberg &lt;stapelberg@debian.org&gt;
+      uid                  Michael Stapelberg (RENT-A-GURU) &lt;michael@rent-a-guru.de&gt;
+</pre>
+Please verify all releases before using them.
+</p>
+
 <table width="100%" id="downloads">
   <thead>
   <tr>
@@ -63,6 +75,24 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
   </thead>
 
   <tbody>
+  <tr>
+    <td>4.13</td>
+    <td><a href="/downloads/i3-4.13.tar.bz2">i3-4.13.tar.bz2</a></td>
+    <td>1.1 MiB</td>
+    <td><a href="/downloads/i3-4.13.tar.bz2.asc">signature</a></td>
+    <td>2016-11-08</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.13.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.12</td>
+    <td><a href="/downloads/i3-4.12.tar.bz2">i3-4.12.tar.bz2</a></td>
+    <td>965 KiB</td>
+    <td><a href="/downloads/i3-4.12.tar.bz2.asc">signature</a></td>
+    <td>2016-03-06</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.12.txt">release notes</a></td>
+  </tr>
+
   <tr>
     <td>4.11</td>
     <td><a href="/downloads/i3-4.11.tar.bz2">i3-4.11.tar.bz2</a></td>
@@ -384,7 +414,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Development version</h2>
 
 <p>
-  Use <a href="http://git-scm.com/">git</a> to follow the latest changes or
+  Use <a href="https://git-scm.com/">git</a> to follow the latest changes or
   <a href="https://github.com/i3/i3">view them on this webpage</a>. This command checks out the 'next'
   branch:
 </p>