svn commit: r436678 - in branches/2017Q1/net/hostapd: . files
Kirill Ponomarew
krion at FreeBSD.org
Wed Mar 22 06:52:31 UTC 2017
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
More information about the svn-ports-all
mailing list