Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2013 23:27:11 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310253 - head
Message-ID:  <201301112327.r0BNRBft099152@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Jan 11 23:27:10 2013
New Revision: 310253
URL: http://svnweb.freebsd.org/changeset/ports/310253

Log:
  Add note about OpenVPN shuffle.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jan 11 23:09:37 2013	(r310252)
+++ head/UPDATING	Fri Jan 11 23:27:10 2013	(r310253)
@@ -5,6 +5,23 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20130111:
+  AFFECTS: users of security/openvpn*
+  AUTHOR: mandree@FreeBSD.org
+
+  security/openvpn has been upgraded to the IPv6-capable v2.3.0.
+  This upgrade removes easy-rsa, and changes installed file layout a bit.
+
+  security/openvpn22 retains the prior OpenVPN 2.2.2 version.
+  If you want to continue using this version, use one of these commands:
+
+    # portmaster -o security/openvpn22 security/openvpn
+  or
+    # portupgrade -o security/openvpn22 security/openvpn
+
+  security/openvpn20 has been marked deprecated and to be removed
+  in half a year's time.  Please migrate to a newer version soonish.
+
 20130110:
   AFFECTS: everyone using csup(1), net/cvsup, or cvs(1) to update the
   ports tree



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