Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 03:56:11 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r499809 - in branches/2019Q2: net/hostapd security/wpa_supplicant
Message-ID:  <201904240356.x3O3uBrW040607@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Apr 24 03:56:11 2019
New Revision: 499809
URL: https://svnweb.freebsd.org/changeset/ports/499809

Log:
  MFH: r499654
  
  Update wpa_supplicant/hostapd 2.7 --> 2.8
  
  Upstream documents the following advisories:
  
  - https://w1.fi/security/2019-1/sae-side-channel-attacks.txt
  - https://w1.fi/security/2019-2/eap-pwd-side-channel-attack.txt
  - https://w1.fi/security/2019-3/sae-confirm-missing-state-validation.txt
  - https://w1.fi/security/2019-4/eap-pwd-missing-commit-validation.txt
  - https://w1.fi/security/2019-5/eap-pwd-message-reassembly-issue-\
    with-unexpected-fragment.txt
  
  Approved by:	portmgr (miwi@)
  Security:	CVE-2019-9494, VU#871675, CVE-2019-9495, CVE-2019-9496,
    		CVE-2019-9497, CVE-2019-9498, CVE-2019-9499

Modified:
  branches/2019Q2/net/hostapd/Makefile
  branches/2019Q2/net/hostapd/distinfo
  branches/2019Q2/security/wpa_supplicant/Makefile
  branches/2019Q2/security/wpa_supplicant/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/net/hostapd/Makefile
==============================================================================
--- branches/2019Q2/net/hostapd/Makefile	Wed Apr 24 02:10:37 2019	(r499808)
+++ branches/2019Q2/net/hostapd/Makefile	Wed Apr 24 03:56:11 2019	(r499809)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hostapd
-PORTVERSION=	2.7
-PORTREVISION=	1
+PORTVERSION=	2.8
 CATEGORIES=	net
 MASTER_SITES=	https://w1.fi/releases/
 

Modified: branches/2019Q2/net/hostapd/distinfo
==============================================================================
--- branches/2019Q2/net/hostapd/distinfo	Wed Apr 24 02:10:37 2019	(r499808)
+++ branches/2019Q2/net/hostapd/distinfo	Wed Apr 24 03:56:11 2019	(r499809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544073078
-SHA256 (hostapd-2.7.tar.gz) = 21b0dda3cc3abe75849437f6b9746da461f88f0ea49dd621216936f87440a141
-SIZE (hostapd-2.7.tar.gz) = 2101166
+TIMESTAMP = 1555947182
+SHA256 (hostapd-2.8.tar.gz) = 929f522be6eeec38c53147e7bc084df028f65f148a3f7e4fa6c4c3f955cee4b0
+SIZE (hostapd-2.8.tar.gz) = 2169018

Modified: branches/2019Q2/security/wpa_supplicant/Makefile
==============================================================================
--- branches/2019Q2/security/wpa_supplicant/Makefile	Wed Apr 24 02:10:37 2019	(r499808)
+++ branches/2019Q2/security/wpa_supplicant/Makefile	Wed Apr 24 03:56:11 2019	(r499809)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wpa_supplicant
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	security net
 MASTER_SITES=	https://w1.fi/releases/
 

Modified: branches/2019Q2/security/wpa_supplicant/distinfo
==============================================================================
--- branches/2019Q2/security/wpa_supplicant/distinfo	Wed Apr 24 02:10:37 2019	(r499808)
+++ branches/2019Q2/security/wpa_supplicant/distinfo	Wed Apr 24 03:56:11 2019	(r499809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544072988
-SHA256 (wpa_supplicant-2.7.tar.gz) = 76ea6b06b7a2ea8e6d9eb1a9166166f1656e6d48c7508914f592100c95c73074
-SIZE (wpa_supplicant-2.7.tar.gz) = 3093713
+TIMESTAMP = 1555947152
+SHA256 (wpa_supplicant-2.8.tar.gz) = a689336a12a99151b9de5e25bfccadb88438f4f4438eb8db331cd94346fd3d96
+SIZE (wpa_supplicant-2.8.tar.gz) = 3155904



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904240356.x3O3uBrW040607>