From owner-svn-ports-head@freebsd.org Tue Mar 21 17:50:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48538D168D2; Tue, 21 Mar 2017 17:50:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17BF8620; Tue, 21 Mar 2017 17:50:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2LHoaEw036248; Tue, 21 Mar 2017 17:50:36 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2LHoaOq036246; Tue, 21 Mar 2017 17:50:36 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201703211750.v2LHoaOq036246@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Tue, 21 Mar 2017 17:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436625 - in head/net/hostapd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2017 17:50:37 -0000 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