Date: Fri, 19 Aug 2005 18:48:35 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openvpn Makefile distinfo pkg-message pkg-plist ports/security/openvpn/files openvpn.sh.in openvpn.sh.sample pkg-message.in Message-ID: <200508191848.j7JImZC6061365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2005-08-19 18:48:34 UTC
FreeBSD ports repository
Modified files:
security/openvpn Makefile distinfo pkg-plist
Added files:
security/openvpn/files openvpn.sh.in pkg-message.in
Removed files:
security/openvpn pkg-message
security/openvpn/files openvpn.sh.sample
Log:
- Security update to version 2.0.1, fixing four denial of service bugs,
CAN-2005-2531, CAN-2005-2532, CAN-2005-2533, CAN-2005-2534
- Drop old init script and add a modern rcNG script in its place,
requested by Matthias Grimm and Dirk Gouders (although the script below is
one I, Matthias Andree, wrote). It can automatically load tun/tap drivers.
- move pkg-message to files/pkg-message.in, revise it, list it in SUB_FILES
to expand ${PREFIX}.
- print pkg-message after installation from port
- switch to official "make check" as smoke-test, rather than wiring our own.
- prefer LZO2 in most situations, as OpenVPN will pick up LZO2 rather than
LZO1 if both are installed.
PR: ports/85109
Submitted by: maintainer
Approved by: portmgr (krion)
Revision Changes Path
1.15 +18 -14 ports/security/openvpn/Makefile
1.10 +2 -2 ports/security/openvpn/distinfo
1.1 +99 -0 ports/security/openvpn/files/openvpn.sh.in (new)
1.2 +0 -19 ports/security/openvpn/files/openvpn.sh.sample (dead)
1.1 +18 -0 ports/security/openvpn/files/pkg-message.in (new)
1.6 +0 -20 ports/security/openvpn/pkg-message (dead)
1.5 +20 -1 ports/security/openvpn/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508191848.j7JImZC6061365>
