Date: Tue, 21 Mar 2017 17:50:36 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436625 - in head/net/hostapd: . files Message-ID: <201703211750.v2LHoaOq036246@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Tue Mar 21 17:50:35 2017 New Revision: 436625 URL: https://svnweb.freebsd.org/changeset/ports/436625 Log: 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 Deleted: head/net/hostapd/files/patch-src-l2_packet-l2_packet_freebsd.c head/net/hostapd/files/patch-src_crypto_tls__openssl.c Modified: head/net/hostapd/Makefile head/net/hostapd/distinfo Modified: head/net/hostapd/Makefile ============================================================================== --- head/net/hostapd/Makefile Tue Mar 21 17:40:46 2017 (r436624) +++ head/net/hostapd/Makefile Tue Mar 21 17:50:35 2017 (r436625) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hostapd -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= net MASTER_SITES= http://w1.fi/releases/ Modified: head/net/hostapd/distinfo ============================================================================== --- head/net/hostapd/distinfo Tue Mar 21 17:40:46 2017 (r436624) +++ head/net/hostapd/distinfo Tue Mar 21 17:50:35 2017 (r436625) @@ -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?201703211750.v2LHoaOq036246>