Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 12:37:53 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405433 - head/security/govpn
Message-ID:  <201601071237.u07CbrL3085909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Thu Jan  7 12:37:53 2016
New Revision: 405433
URL: https://svnweb.freebsd.org/changeset/ports/405433

Log:
  security/govpn: update 4.2 -> 5.0
  
  - Update pkg-descr
  
  PR:		205977
  Submitted by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)

Modified:
  head/security/govpn/Makefile
  head/security/govpn/distinfo
  head/security/govpn/pkg-descr

Modified: head/security/govpn/Makefile
==============================================================================
--- head/security/govpn/Makefile	Thu Jan  7 12:26:57 2016	(r405432)
+++ head/security/govpn/Makefile	Thu Jan  7 12:37:53 2016	(r405433)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	govpn
-PORTVERSION=	4.2
+PORTVERSION=	5.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.cypherpunks.ru/govpn/download/ \
 		http://sourceforge.net/projects/govpn/files/

Modified: head/security/govpn/distinfo
==============================================================================
--- head/security/govpn/distinfo	Thu Jan  7 12:26:57 2016	(r405432)
+++ head/security/govpn/distinfo	Thu Jan  7 12:37:53 2016	(r405433)
@@ -1,2 +1,2 @@
-SHA256 (govpn-4.2.tar.xz) = dc2d390b9dcfb30a3612018d410b61ddf8edd82f4d9aa5ed2691b027be10ba0a
-SIZE (govpn-4.2.tar.xz) = 238652
+SHA256 (govpn-5.0.tar.xz) = cc186a3b800279b6f5a7c86d61b250c24cf97235f6c3e1bb05a6cb60251085c6
+SIZE (govpn-5.0.tar.xz) = 243232

Modified: head/security/govpn/pkg-descr
==============================================================================
--- head/security/govpn/pkg-descr	Thu Jan  7 12:26:57 2016	(r405432)
+++ head/security/govpn/pkg-descr	Thu Jan  7 12:37:53 2016	(r405433)
@@ -4,10 +4,11 @@ aimed to be reviewable, secure, DPI/cens
 It uses fast strong passphrase authenticated key agreement protocol with
 augmented zero-knowledge mutual peers authentication (PAKE DH A-EKE).
 Encrypted, authenticated data transport that hides message's length and
-timestamps. Perfect forward secrecy property. Resistance to: offline
-dictionary attacks, replay attacks, client's passphrases compromising
-and dictionary attacks on the server side. Built-in heartbeating,
-rehandshaking, real-time statistics. Ability to work through UDP, TCP
-and HTTP proxies. IPv4/IPv6-compatibility. GNU/Linux and FreeBSD support.
+timestamps. Optional encryptionless mode, that still preserves data
+confidentiality. Perfect forward secrecy property. Resistance to:
+offline dictionary attacks, replay attacks, client's passphrases
+compromising and dictionary attacks on the server side. Built-in
+heartbeating, rehandshaking, real-time statistics. Ability to work
+through UDP, TCP and HTTP proxies. IPv4/IPv6-compatibility.
 
 WWW: http://www.cypherpunks.ru/govpn/



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