]> git.sur5r.net Git - i3/i3.github.io/blobdiff - downloads/index.html.mako
downloads: fix release date for v4.5.1
[i3/i3.github.io] / downloads / index.html.mako
index bb0e26d69fa726fd495a42c1c53db6776809486f..f1b958c67739088f7e610d6e08ff98ca0c0cd5a7 100644 (file)
@@ -37,7 +37,7 @@ currently distributed in the following operating systems/distributions:
                ],
                [
                  "Ubuntu Linux",
-                 "http://packages.ubuntu.com/natty/i3",
+                 "http://packages.ubuntu.com/i3",
                  "/img/ubuntu.png",
                  75
                ],
@@ -71,6 +71,25 @@ currently distributed in the following operating systems/distributions:
                  "/img/mageia.png",
                  85
                ],
+               [
+                 "Fedora",
+                 "https://admin.fedoraproject.org/pkgdb/acls/name/i3",
+                 "/img/fedora.png",
+                 75
+               ],
+               [
+                 "Exherbo",
+                 "http://git.exherbo.org/summer/packages/x11-wm/i3/index.html",
+                 "/img/exherbo.svg",
+                 85
+               ],
+               [
+                 "Pibang Linux",
+                 "http://pibanglinux.org/",
+                 "/img/pibang.png",
+                 61
+               ],
+
        ]
 
        c = 0
@@ -78,7 +97,7 @@ currently distributed in the following operating systems/distributions:
 % for title, link, img, height in distros:
 <div style="display: inline; min-width: 100px"><a title="i3 in ${title}" href="${link}"><img src="${img}" width="75" height="${height}" alt="${title}" title="i3 in ${title}"></a></div>
 <% c += 1 %>
-% if c % 4 == 0:
+% if c % 6 == 0:
 <br>
 % endif
 % endfor
@@ -91,14 +110,14 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 4.2.
+  The current stable version is 4.5.1.
 </p>
 
 <p>
-  <strong>IMPORTANT:</strong> If you use the nVidia binary driver (which does
-  not support XRandR at the moment), read <a
+  <strong>IMPORTANT:</strong> If you use the nVidia binary driver, ensure you
+  are using version 302.17 or newer. Read <a
   href="/docs/multi-monitor.html">this document</a> for an explanation and how
-  to enable the work-around!
+  to enable the work-around for older versions.
 </p>
 
 <table width="100%" id="downloads">
@@ -114,6 +133,42 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
   </thead>
 
   <tbody>
+  <tr>
+    <td>4.5.1</td>
+    <td><a href="/downloads/i3-4.5.1.tar.bz2">i3-4.5.1.tar.bz2</a></td>
+    <td>859 KiB</td>
+    <td><a href="/downloads/i3-4.5.1.tar.bz2.asc">signature</a></td>
+    <td>2013-03-18</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.5.1.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.5</td>
+    <td><a href="/downloads/i3-4.5.tar.bz2">i3-4.5.tar.bz2</a></td>
+    <td>859 KiB</td>
+    <td><a href="/downloads/i3-4.5.tar.bz2.asc">signature</a></td>
+    <td>2013-03-12</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.5.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.4</td>
+    <td><a href="/downloads/i3-4.4.tar.bz2">i3-4.4.tar.bz2</a></td>
+    <td>864 KiB</td>
+    <td><a href="/downloads/i3-4.4.tar.bz2.asc">signature</a></td>
+    <td>2012-12-12</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.4.txt">release notes</a></td>
+  </tr>
+
+  <tr>
+    <td>4.3</td>
+    <td><a href="/downloads/i3-4.3.tar.bz2">i3-4.3.tar.bz2</a></td>
+    <td>833 KiB</td>
+    <td><a href="/downloads/i3-4.3.tar.bz2.asc">signature</a></td>
+    <td>2012-09-19</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.3.txt">release notes</a></td>
+  </tr>
+
   <tr>
     <td>4.2</td>
     <td><a href="/downloads/i3-4.2.tar.bz2">i3-4.2.tar.bz2</a></td>
@@ -141,7 +196,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-4.1.1.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>4.1</td>
     <td><a href="/downloads/i3-4.1.tar.bz2">i3-4.1.tar.bz2</a></td>
     <td>551 KiB</td>
@@ -159,7 +214,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-4.0.2.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>4.0.1</td>
     <td><a href="/downloads/i3-4.0.1.tar.bz2">i3-4.0.1.tar.bz2</a></td>
     <td>462 KiB</td>
@@ -168,7 +223,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
     <td><a href="/downloads/RELEASE-NOTES-4.0.1.txt">release notes</a></td>
   </tr>
 
-  <tr>
+  <tr class="oldversion">
     <td>4.0</td>
     <td><a href="/downloads/i3-4.0.tar.bz2">i3-4.0.tar.bz2</a></td>
     <td>462 KiB</td>