Browse Source

0.5.11 release

Jouni Malinen 16 years ago
parent
commit
4b6a71fa31
5 changed files with 14 additions and 13 deletions
  1. 2 2
      www/Makefile
  2. 2 2
      www/hostapd/index.html
  3. 4 4
      www/index.html
  4. 3 2
      www/versions.dot
  5. 3 3
      www/wpa_supplicant/index.html

+ 2 - 2
www/Makefile

@@ -1,9 +1,9 @@
 all: versions.png
 
 %.png: %.fig
-	fig2dev -Lpng -s5.8 -S4 -m2 $< | \
+	fig2dev -Lpng -s5.1 -S4 -m2 $< | \
 	pngtopnm | \
-	pamscale -xscale 0.5 -yscale 0.5 | \
+	pnmscale -xscale 0.5 -yscale 0.5 | \
 	pnmtopng > $@
 
 %.fig: %.dot

+ 2 - 2
www/hostapd/index.html

@@ -114,7 +114,7 @@ for the current documentation.</b></p>
 <li><a href="../releases.html">Release graph</a></li>
 <li>Latest stable release:
 <ul>
-<li><a href="../releases/hostapd-0.5.10.tar.gz">hostapd-0.5.10.tar.gz</a></li>
+<li><a href="../releases/hostapd-0.5.11.tar.gz">hostapd-0.5.11.tar.gz</a></li>
 </ul>
 <li>Older stable release:
 <ul>
@@ -266,7 +266,7 @@ Internet Systems Consortium (ISC).
     <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
 <!-- Created: Sun Jan  2 17:20:17 PST 2005 -->
 <!-- hhmts start -->
-Last modified: Sun Nov 23 16:53:45 EET 2008
+Last modified: Fri Nov 28 18:27:51 EET 2008
 <!-- hhmts end -->
     </div>
   </body>

+ 4 - 4
www/index.html

@@ -183,9 +183,9 @@ main kernel tree.
 <li><a href="releases.html">Release graph</a></li>
 <li>Latest stable release:
 <ul>
-<li><a href="releases/hostapd-0.5.10.tar.gz">hostapd-0.5.10.tar.gz</a>
-<li><a href="releases/wpa_supplicant-0.5.10.tar.gz">wpa_supplicant-0.5.10.tar.gz</a> (source code for all versions)
-<li><a href="releases/wpa_supplicant-windows-bin-0.5.10.zip">wpa_supplicant-windows-bin-0.5.10.zip</a> (binaries for Windows)</li>
+<li><a href="releases/hostapd-0.5.11.tar.gz">hostapd-0.5.11.tar.gz</a>
+<li><a href="releases/wpa_supplicant-0.5.11.tar.gz">wpa_supplicant-0.5.11.tar.gz</a> (source code for all versions)
+<li><a href="releases/wpa_supplicant-windows-bin-0.5.11.zip">wpa_supplicant-windows-bin-0.5.11.zip</a> (binaries for Windows)</li>
 </ul>
 <li>Older stable release:
 <ul>
@@ -300,7 +300,7 @@ Internet Systems Consortium (ISC).
     <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
 <!-- Created: Mon May 27 20:08:41 EEST 2002 -->
 <!-- hhmts start -->
-Last modified: Sun Nov 23 16:53:29 EET 2008
+Last modified: Fri Nov 28 18:27:31 EET 2008
 <!-- hhmts end -->
     </div>
   </body>

+ 3 - 2
www/versions.dot

@@ -66,6 +66,7 @@ digraph versions {
 	v058 [label="0.5.8  hw\n2007-05-28"]
 	v059 [label="0.5.9  hw\n2007-12-02"]
 	v0510 [label="0.5.10  hw\n2008-02-19"]
+	v0511 [label="0.5.11  hw\n2008-11-28"]
 
 # development releases
 
@@ -87,12 +88,12 @@ digraph versions {
 	v024 -> v025 -> v026 -> v027 -> v028
 	v037 -> v038 -> v039 -> v0310 -> v0311
 	v047 -> v048 -> v049 -> v0410 -> v0411
-	v057 -> v058 -> v059 -> v0510
+	v057 -> v058 -> v059 -> v0510 -> v0511
 
 	{rank=same; v024 v025 v026 v027 v028}
 	{rank=same; v037 v038 v039 v0310 v0311}
 	{rank=same; v047 v048 v049 v0410 v0411}
-	{rank=same; v057 v058 v059 v0510}
+	{rank=same; v057 v058 v059 v0510 v0511}
 
 #	edge [style=dashed,color=red]
 #	v030 -> v036

+ 3 - 3
www/wpa_supplicant/index.html

@@ -165,8 +165,8 @@ has some more information about the Windows port of wpa_supplicant.</p>
 <li><a href="../releases.html">Release graph</a></li>
 <li>Latest stable release:
 <ul>
-<li><a href="../releases/wpa_supplicant-0.5.10.tar.gz">wpa_supplicant-0.5.10.tar.gz</a></li>
-<li><a href="../releases/wpa_supplicant-windows-bin-0.5.10.zip">wpa_supplicant-windows-bin-0.5.10.zip</a> (binaries for Windows)</li>
+<li><a href="../releases/wpa_supplicant-0.5.11.tar.gz">wpa_supplicant-0.5.11.tar.gz</a></li>
+<li><a href="../releases/wpa_supplicant-windows-bin-0.5.11.zip">wpa_supplicant-windows-bin-0.5.11.zip</a> (binaries for Windows)</li>
 </ul>
 <li>Older stable release:
 <ul>
@@ -356,7 +356,7 @@ Internet Systems Consortium (ISC).
     <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
 <!-- Created: Sat May 22 21:41:58 PDT 2004 -->
 <!-- hhmts start -->
-Last modified: Sun Nov 23 16:54:13 EET 2008
+Last modified: Fri Nov 28 18:27:42 EET 2008
 <!-- hhmts end -->
     </div>
   </body>