]> git.sur5r.net Git - i3/i3.github.io/commitdiff
add i3 4.7.1
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 21 Jan 2014 18:35:48 +0000 (19:35 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 21 Jan 2014 18:35:48 +0000 (19:35 +0100)
docs/index.html.mako
downloads/RELEASE-NOTES-4.7.1.txt [new file with mode: 0644]
downloads/i3-4.7.1.tar.bz2 [new file with mode: 0644]
downloads/i3-4.7.1.tar.bz2.asc [new file with mode: 0644]
downloads/index.html.mako

index 84d114d899efdccb004a00badc4e98364e07e63d..2b0cbb49ffb89caa54c45ae567a55b43ffd08fa2 100644 (file)
@@ -3,7 +3,7 @@
 %>
 <%inherit file="_templates/i3.mako" />
 <div id="content">
-<h2>Documentation for i3 v4.7</h2>
+<h2>Documentation for i3 v4.7.1</h2>
 
 <p>
 One of i3’s goals is good documentation. The documents which you will find
diff --git a/downloads/RELEASE-NOTES-4.7.1.txt b/downloads/RELEASE-NOTES-4.7.1.txt
new file mode 100644 (file)
index 0000000..211f813
--- /dev/null
@@ -0,0 +1,36 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.7.1  │
+ └──────────────────────────────┘
+
+This is the i3 v4.7.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+This is a bugfix release for v4.7.
+
+ ┌────────────────────────────┐
+ │ Changes in v4.7.1          │
+ └────────────────────────────┘
+
+  • docs/debugging: explain how to enable logging on the fly
+  • docs/debugging: small cleanups (versions, bzip2)
+  • add i3-with-shmlog.xsession.desktop
+
+ ┌────────────────────────────┐
+ │ Bugfixes                   │
+ └────────────────────────────┘
+
+  • only LOG() the DPI when it changes, DLOG() it otherwise
+  • make “move <direction>” properly send workspace focus event
+  • i3bar: set mapped flag on trayclient creation
+  • i3bar: don’t show EOF status line error in favor of exit code
+
+ ┌────────────────────────────┐
+ │ Thanks!                    │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+  lkraav, TonyC
+
+-- Michael Stapelberg, 2014-01-21
diff --git a/downloads/i3-4.7.1.tar.bz2 b/downloads/i3-4.7.1.tar.bz2
new file mode 100644 (file)
index 0000000..4fae526
Binary files /dev/null and b/downloads/i3-4.7.1.tar.bz2 differ
diff --git a/downloads/i3-4.7.1.tar.bz2.asc b/downloads/i3-4.7.1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..795171c
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iQIcBAABCgAGBQJS3rrpAAoJEE5xYO1KyO4dLeQQALlyhNja9V/4g7YEU9jYVrAQ
+rmU4ShFbORyUNOoLK+Zt1fq10uuC3oHNLR3FvMgzWisVcXFjhpek8jW5/6/8b/CJ
+ovEUkon5B7BUnE6kkQCmGwwjQRZQkDgWS7uCj9YxmIAoI9MJdU9EXWP/9KJy8jmL
+HYybs80Rrfq6/F0bhACkHZOZ/nIiT4ITS8N021rJ3USmMMw6RYghlEXJhL3kujC6
+uwpZIRnekQFCqNI2KQLn04gk2ICus7DqLJzQovcuhYIo/j2Snry0+gUEQjA3rtOP
+6x74JEyIAwPcn56xfaY+xA2lvnTc3+NmPmNjQciY/NCXIbrVnYDuawcUP1u6MKqp
+jnT2p94viV4Qf2+fQ1cXaqT/hXrmXZATTUtwbv8W4LVf5a8Knu5Kyu7PLxqiDXi6
+Bw8Q95tPNypRRSkOE6W3iy43ua5/aTeFHplbygCQhr0iU7Vz0PLlpskBhOkAGDV1
+HZF/Ml2BJSiRU7Gi567Ebc6qmSNzCub7wIh//nRwKgf9yyCE8ZmL6181OVlPQzZz
+GU1qKKE6c3AwaVZsqWRDT5JaG78wDst09umAMHx5PvDSn3sJ1x34eTYh4lH5aY/f
+55/DreQfyCOyh1vwqP7NR/NLQp6ZXOomj4SMICNG1eMAT/YJ2lPP/rasE3bJn4sv
+8ETsfmmBMxKeJg1UDSnF
+=Gq1r
+-----END PGP SIGNATURE-----
index e4a727bcd899d3bd4192b86c1d0edc3bdd5b3da4..cb9b1dcbc8dbbcf7c19d19565dcaa74de2a3c5ad 100644 (file)
@@ -110,7 +110,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 4.7.
+  The current stable version is 4.7.1.
 </p>
 
 <p>
@@ -133,6 +133,15 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
   </thead>
 
   <tbody>
+  <tr>
+    <td>4.7.1</td>
+    <td><a href="/downloads/i3-4.7.1.tar.bz2">i3-4.7.1.tar.bz2</a></td>
+    <td>877 KiB</td>
+    <td><a href="/downloads/i3-4.7.1.tar.bz2.asc">signature</a></td>
+    <td>2014-01-21</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.7.1.txt">release notes</a></td>
+  </tr>
+
   <tr>
     <td>4.7</td>
     <td><a href="/downloads/i3-4.7.tar.bz2">i3-4.7.tar.bz2</a></td>