Can you bump it again to 2.0.2? >From changelog:
2005.08.24 -- Version 2.0.2-rc1 [...] * Fixed bug in route.c in FreeBSD, Darwin, OpenBSD and NetBSD version of get_default_gateway. Allocated socket for route manipulation is never freed so number of mbufs continuously grow and exhaust system resources after a while (Jaroslav Klaus). * Fixed bug where "--proto tcp-server --mode p2p --management host port" would cause the management port to not respond until the OpenVPN peer connects. [...] That mbuf leak doesn't sound too good. Regards, Mitja > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robert Nagy > Sent: Thursday, August 25, 2005 9:47 PM > To: [EMAIL PROTECTED] > Subject: CVS: cvs.openbsd.org: ports > > CVSROOT: /cvs > Module name: ports > Changes by: [EMAIL PROTECTED] 2005/08/25 13:47:24 > > Modified files: > net/openvpn : Tag: OPENBSD_3_6 Makefile distinfo > net/openvpn/pkg: Tag: OPENBSD_3_6 PLIST > > Log message: > SECURITY: update to version 2.0.1; > fixes serveral vulnerabilities; > http://www.vuxml.org/openbsd/a7ce7b3c-136a-11da-bb92-00065bd5b0b6.html > > ok brad@ >