Preparations for 0.6.5 release hostap_0_6_5
authorJouni Malinen <j@w1.fi>
Sat, 1 Nov 2008 15:20:25 +0000 (17:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 1 Nov 2008 15:20:25 +0000 (17:20 +0200)
hostapd/ChangeLog
src/common/version.h
wpa_supplicant/ChangeLog
www/hostapd/index.html
www/index.html
www/versions.dot
www/wpa_supplicant/index.html

index 5a1caeb..a8e7f4e 100644 (file)
@@ -1,6 +1,6 @@
 ChangeLog for hostapd
 
-????-??-?? - v0.6.5
+2008-11-01 - v0.6.5
        * added support for SHA-256 as X.509 certificate digest when using the
          internal X.509/TLSv1 implementation
        * fixed EAP-FAST PAC-Opaque padding (0.6.4 broke this for some peer
index 2ff8f67..c7db7ad 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef VERSION_H
 #define VERSION_H
 
-#define VERSION_STR "0.6.4"
+#define VERSION_STR "0.6.5"
 
 #endif /* VERSION_H */
index 3e64d81..4dc7f31 100644 (file)
@@ -1,6 +1,6 @@
 ChangeLog for wpa_supplicant
 
-????-??-?? - v0.6.5
+2008-11-01 - v0.6.5
        * added support for SHA-256 as X.509 certificate digest when using the
          internal X.509/TLSv1 implementation
        * updated management frame protection to use IEEE 802.11w/D6.0
index 198c025..196f1b4 100644 (file)
@@ -131,7 +131,7 @@ for the current documentation.</b></p>
 </ul>
 <li>Latest development release:
 <ul>
-<li><a href="../releases/hostapd-0.6.4.tar.gz">hostapd-0.6.4.tar.gz</a></li>
+<li><a href="../releases/hostapd-0.6.5.tar.gz">hostapd-0.6.5.tar.gz</a></li>
 </ul>
 <li>ChangeLog:
 <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 Aug 10 20:31:07 EEST 2008
+Last modified: Sat Nov  1 17:11:35 EET 2008
 <!-- hhmts end -->
     </div>
   </body>
index f63ca09..325b9ce 100644 (file)
@@ -213,9 +213,9 @@ main kernel tree.
 </ul>
 <li>Latest development release:
 <ul>
-<li><a href="releases/hostapd-0.6.4.tar.gz">hostapd-0.6.4.tar.gz</a>
-<li><a href="releases/wpa_supplicant-0.6.4.tar.gz">wpa_supplicant-0.6.4.tar.gz</a> (source code for all versions)</li>
-<li><a href="releases/wpa_supplicant-windows-bin-0.6.4.zip">wpa_supplicant-windows-bin-0.6.4.zip</a> (binaries for Windows)</li>
+<li><a href="releases/hostapd-0.6.5.tar.gz">hostapd-0.6.5.tar.gz</a>
+<li><a href="releases/wpa_supplicant-0.6.5.tar.gz">wpa_supplicant-0.6.5.tar.gz</a> (source code for all versions)</li>
+<li><a href="releases/wpa_supplicant-windows-bin-0.6.5.zip">wpa_supplicant-windows-bin-0.6.5.zip</a> (binaries for Windows)</li>
 <li><a href="wpa_supplicant/qt4/wpa_gui-qt433-windows-dll.zip">wpa_gui-qt433-windows-dll.zip</a> (Qt4 libraries from wpa_gui/Windows)</li>
 </ul>
 <li>ChangeLog:
@@ -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 Aug 10 20:30:19 EEST 2008
+Last modified: Sat Nov  1 17:11:18 EET 2008
 <!-- hhmts end -->
     </div>
   </body>
index 6d1f535..a2c033b 100644 (file)
@@ -41,6 +41,7 @@ digraph versions {
        v062 [label="0.6.2  hw\n2008-01-01"]
        v063 [label="0.6.3  hw\n2008-02-22"]
        v064 [label="0.6.4  hw\n2008-08-10"]
+       v065 [label="0.6.5  hw\n2008-11-01"]
 
 # stable releases
 
@@ -72,13 +73,13 @@ digraph versions {
        v024 -> v030 -> v031 -> v032 -> v033 -> v034 -> v035 -> v036 -> v037
        v037 -> v040 -> v041 -> v042 -> v043 -> v044 -> v045 -> v046 -> v047
        v047 -> v050 -> v051 -> v052 -> v053 -> v054 -> v055 -> v056 -> v057
-       v057 -> v060 -> v061 -> v062 -> v063 -> v064
+       v057 -> v060 -> v061 -> v062 -> v063 -> v064 -> v065
 
        {rank=same; v001 v024}
        {rank=same; v030 v037}
        {rank=same; v040 v047}
        {rank=same; v050 v057}
-#      {rank=same; v060 v064}
+#      {rank=same; v060 v065}
 
 # stable releases
 
index fb7ba9b..2b08693 100644 (file)
@@ -185,8 +185,8 @@ has some more information about the Windows port of wpa_supplicant.</p>
 </ul>
 <li>Latest development release:
 <ul>
-<li><a href="../releases/wpa_supplicant-0.6.4.tar.gz">wpa_supplicant-0.6.4.tar.gz</a> (source code for all versions)</li>
-<li><a href="../releases/wpa_supplicant-windows-bin-0.6.4.zip">wpa_supplicant-windows-bin-0.6.4.zip</a> (binaries for Windows)</li>
+<li><a href="../releases/wpa_supplicant-0.6.5.tar.gz">wpa_supplicant-0.6.5.tar.gz</a> (source code for all versions)</li>
+<li><a href="../releases/wpa_supplicant-windows-bin-0.6.5.zip">wpa_supplicant-windows-bin-0.6.5.zip</a> (binaries for Windows)</li>
 <li><a href="qt4/wpa_gui-qt433-windows-dll.zip">wpa_gui-qt433-windows-dll.zip</a> (Qt4 libraries from wpa_gui/Windows)</li>
 </ul>
 <li>ChangeLog:
@@ -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 Aug 10 20:31:01 EEST 2008
+Last modified: Sat Nov  1 17:11:27 EET 2008
 <!-- hhmts end -->
     </div>
   </body>