Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2017 06:52:30 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r436678 - in branches/2017Q1/net/hostapd: . files
Message-ID:  <201703220652.v2M6qUVg062143@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Wed Mar 22 06:52:29 2017
New Revision: 436678
URL: https://svnweb.freebsd.org/changeset/ports/436678

Log:
  MFH: r436625
  
  Update net/hostapd to 2.6 and fix multiple vulnerabilities
  
  PR:		217907
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision: https://reviews.freebsd.org/D10051
  
  Approved by:	ports-secteam

Deleted:
  branches/2017Q1/net/hostapd/files/patch-src-l2_packet-l2_packet_freebsd.c
  branches/2017Q1/net/hostapd/files/patch-src_crypto_tls__openssl.c
Modified:
  branches/2017Q1/net/hostapd/Makefile
  branches/2017Q1/net/hostapd/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/net/hostapd/Makefile
==============================================================================
--- branches/2017Q1/net/hostapd/Makefile	Wed Mar 22 06:37:14 2017	(r436677)
+++ branches/2017Q1/net/hostapd/Makefile	Wed Mar 22 06:52:29 2017	(r436678)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hostapd
-PORTVERSION=	2.5
+PORTVERSION=	2.6
 CATEGORIES=	net
 MASTER_SITES=	http://w1.fi/releases/
 

Modified: branches/2017Q1/net/hostapd/distinfo
==============================================================================
--- branches/2017Q1/net/hostapd/distinfo	Wed Mar 22 06:37:14 2017	(r436677)
+++ branches/2017Q1/net/hostapd/distinfo	Wed Mar 22 06:52:29 2017	(r436678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467776602
-SHA256 (hostapd-2.5.tar.gz) = 8e272d954dc0d7026c264b79b15389ec2b2c555b32970de39f506b9f463ec74a
-SIZE (hostapd-2.5.tar.gz) = 1720783
+TIMESTAMP = 1489911667
+SHA256 (hostapd-2.6.tar.gz) = 01526b90c1d23bec4b0f052039cc4456c2fd19347b4d830d1d58a0a6aea7117d
+SIZE (hostapd-2.6.tar.gz) = 1822341



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