From 4ac8517cec921f2b62d3e06c2d3a2c56f04040af Mon Sep 17 00:00:00 2001 From: rpaulo Date: Thu, 25 May 2006 04:10:09 +0000 Subject: [PATCH] wpa_supplicant 0.4.9. --- doc/3RDPARTY | 6 +++--- doc/CHANGES | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/3RDPARTY b/doc/3RDPARTY index 8035271d8ab0..23f96e1335be 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.435 2006/05/25 03:58:30 rpaulo Exp $ +# $NetBSD: 3RDPARTY,v 1.436 2006/05/25 04:10:09 rpaulo Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -869,8 +869,8 @@ License: GPLv2 Notes: Package: wpa_supplicant -Version: 0.4.8 -Current Vers: 0.4.8 +Version: 0.4.9 +Current Vers: 0.4.9 Maintainer: Jouni Malinen Archive Site: http://hostap.epitest.fi/releases/ Home Page: http://hostap.epitest.fi/ diff --git a/doc/CHANGES b/doc/CHANGES index 47f3002c2460..402ac01241eb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.623 $> +LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.624 $> [Note: This file does not mention every change made to the NetBSD source tree. @@ -284,3 +284,4 @@ Changes from NetBSD 3.0 to NetBSD 4.0: paths to not traverse during the $check_devices operation. [lukem 20060525] hostapd(8): Updated to version 0.4.9. [rpaulo 20060525] + wpa_supplicant(8): Updated to version 0.4.9. [rpaulo 20060525]