Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2016 04:31:46 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413668 - head/net-mgmt/p0f
Message-ID:  <201604200431.u3K4VktJ085604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Apr 20 04:31:46 2016
New Revision: 413668
URL: https://svnweb.freebsd.org/changeset/ports/413668

Log:
  net-mgmt/p0f: 3.08b -> 3.09b
  
  - Fixed a likely only cosmetic bug with a one-byte overread of the pcap
    packet buffer, which would cause an error under ASAN. Spotted by
    Xavid Pretzer.
  - Added a new signature for Chrome.
  - Updated another signature for Chrome.

Modified:
  head/net-mgmt/p0f/Makefile
  head/net-mgmt/p0f/distinfo

Modified: head/net-mgmt/p0f/Makefile
==============================================================================
--- head/net-mgmt/p0f/Makefile	Wed Apr 20 00:09:42 2016	(r413667)
+++ head/net-mgmt/p0f/Makefile	Wed Apr 20 04:31:46 2016	(r413668)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	p0f
-PORTVERSION=	3.08b
-PORTREVISION=	1
+PORTVERSION=	3.09b
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://lcamtuf.coredump.cx/p0f3/releases/ \
 		http://fossies.org/unix/privat/

Modified: head/net-mgmt/p0f/distinfo
==============================================================================
--- head/net-mgmt/p0f/distinfo	Wed Apr 20 00:09:42 2016	(r413667)
+++ head/net-mgmt/p0f/distinfo	Wed Apr 20 04:31:46 2016	(r413668)
@@ -1,2 +1,2 @@
-SHA256 (p0f-3.08b.tgz) = da89a7fe4ba5db3704207f4bde231643bedd4fe8653ab8111c65766c8c768aec
-SIZE (p0f-3.08b.tgz) = 92573
+SHA256 (p0f-3.09b.tgz) = 543b68638e739be5c3e818c3958c3b124ac0ccb8be62ba274b4241dbdec00e7f
+SIZE (p0f-3.09b.tgz) = 92896



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