Date: Fri, 25 Feb 2011 19:42:32 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/vpnc Makefile distinfo ports/security/vpnc/files patch-vpnc.c Message-ID: <201102251942.p1PJgWju038718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ehaupt 2011-02-25 19:42:32 UTC FreeBSD ports repository Modified files: security/vpnc Makefile distinfo Added files: security/vpnc/files patch-vpnc.c Log: Include a patchset that solves a problem with phase2 re-keying. That is, when phase2 lifetime (either in seconds or bytes) expires, then vpnc either silently stops passing traffic or that plus consuming CPU time by running a tight loop. This issue have experienced this issue on various platforms. Example of a bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496718 Bump PORTREVISION and while we're here remove MD5 sums. Submitted by: avg Obtained from: http://www.gossamer-threads.com/lists/vpnc/devel/3442, with slight adjustments to apply to our patchlevel by avg Revision Changes Path 1.46 +1 -1 ports/security/vpnc/Makefile 1.16 +0 -1 ports/security/vpnc/distinfo 1.7 +72 -0 ports/security/vpnc/files/patch-vpnc.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102251942.p1PJgWju038718>