update to openvpn 2.1rc9, this includes security fixes
in earlier versions of 2.1 rc series, CVE-2008-3459 ok bernd@, ajacoutot@
This commit is contained in:
parent
75799bca75
commit
0fa1c0a21f
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.17 2008/04/01 21:50:14 fkr Exp $
|
# $OpenBSD: Makefile,v 1.18 2008/09/06 09:07:10 fkr Exp $
|
||||||
|
|
||||||
COMMENT= easy-to-use, robust, and highly configurable VPN
|
COMMENT= easy-to-use, robust, and highly configurable VPN
|
||||||
|
|
||||||
VERSION= 2.1_rc7
|
VERSION= 2.1_rc9
|
||||||
DISTNAME= openvpn-${VERSION}
|
DISTNAME= openvpn-${VERSION}
|
||||||
PKGNAME= ${DISTNAME:S/_//g}
|
PKGNAME= ${DISTNAME:S/_//g}
|
||||||
CATEGORIES= net security
|
CATEGORIES= net security
|
||||||
@ -30,7 +30,8 @@ CONFIGURE_STYLE=gnu
|
|||||||
# pthread support is supposed to be unstable on OpenBSD
|
# pthread support is supposed to be unstable on OpenBSD
|
||||||
CONFIGURE_ARGS+=--disable-pthread \
|
CONFIGURE_ARGS+=--disable-pthread \
|
||||||
--with-lzo-headers=${DEPBASE}/include \
|
--with-lzo-headers=${DEPBASE}/include \
|
||||||
--with-lzo-lib=${DEPBASE}/lib
|
--with-lzo-lib=${DEPBASE}/lib \
|
||||||
|
--enable-password-save
|
||||||
|
|
||||||
SAMPLES_DIR= ${PREFIX}/share/examples/openvpn
|
SAMPLES_DIR= ${PREFIX}/share/examples/openvpn
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (openvpn-2.1_rc7.tar.gz) = OMj9+qNGXXQASUaLx7Zvzw==
|
MD5 (openvpn-2.1_rc9.tar.gz) = 9DXkrUPPQyPpQtpXC65JUQ==
|
||||||
RMD160 (openvpn-2.1_rc7.tar.gz) = Z+gNe/tVQEbHHJXsFdR4UEBX+QM=
|
RMD160 (openvpn-2.1_rc9.tar.gz) = vcJ8el4qHaqM51l6n6CZFnhhu/0=
|
||||||
SHA1 (openvpn-2.1_rc7.tar.gz) = +fV6jvOvirUZJHhK0qq11fV5hYE=
|
SHA1 (openvpn-2.1_rc9.tar.gz) = VrAf2bLN2L1MIlfZG5uHmm+dsdg=
|
||||||
SHA256 (openvpn-2.1_rc7.tar.gz) = wH/LxBRlv1CMr/cNzEI4uMlemy81vse/iR9xZAJ+y/g=
|
SHA256 (openvpn-2.1_rc9.tar.gz) = 9z7CJ6X7f0xzGQ565SpZpNsUno1ijyLooKdipY+7Qk0=
|
||||||
SIZE (openvpn-2.1_rc7.tar.gz) = 787379
|
SIZE (openvpn-2.1_rc9.tar.gz) = 818716
|
||||||
|
Loading…
x
Reference in New Issue
Block a user