Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Wed, 05 Apr 2017 01:08:43
Message-Id: 1491354470.e80b5846e47710a689c66eb4d1c0201e4eaab94e.mrueg@gentoo
1 commit: e80b5846e47710a689c66eb4d1c0201e4eaab94e
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 01:07:50 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 01:07:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80b5846
7
8 net-vpn/openvpn: Version bump to 2.4.1
9
10 Gentoo-Bug: #614130
11 Package-Manager: Portage-2.3.4, Repoman-2.3.2
12
13 net-vpn/openvpn/Manifest | 1 +
14 net-vpn/openvpn/openvpn-2.4.1.ebuild | 157 +++++++++++++++++++++++++++++++++++
15 2 files changed, 158 insertions(+)
16
17 diff --git a/net-vpn/openvpn/Manifest b/net-vpn/openvpn/Manifest
18 index e7602758a30..edefc160df9 100644
19 --- a/net-vpn/openvpn/Manifest
20 +++ b/net-vpn/openvpn/Manifest
21 @@ -2,3 +2,4 @@ DIST mock_msg.h 1356 SHA256 d6c56a423753c0b938a5dc32c978984eebb97243a2671a165244
22 DIST openvpn-2.3.12.tar.gz 1235262 SHA256 f5d39b8c55f75b0aab943059b20571452b494146d997b12d48ce9bd753c01cff SHA512 8de40e9177268cce64906915ddc0d23381b4040ed00e6eefe4784b04d48f50d5c5ce9e99886eb18fe45d22c5c047478b9aa942e4c4eeaf115cc443a1d3ebe631 WHIRLPOOL 4adeb0da83a4fbff27bc90a3941b593f97dfdc3f50c3ccf10c113293bb0e4f85ead680b53645a2a078f907026549c8dbf068dcc64c9f89b6a967b3eb919f2c8c
23 DIST openvpn-2.3.14.tar.gz 1241145 SHA256 2b55b93424e489ab8b78d0ed75e8f992ab34052cd666bc4d6a41441919143b97 SHA512 0ec9483be5b1b7ea6c670c724369c5bed799a9f81375c0c4b3f34fa1ebcd4bff60e37668bbbcab6f1d6d66a807da719e44ee11c2c12f2eb7a3277936549f7bd1 WHIRLPOOL f5d1bc8dc316b3ee4c8b1d183f42fd9b4f02606e7d2c4b7afe42330e892b664ee1b4f516ba653cf6b6a197a8e7f1be8f2a29f9c39a0a450e071b855f2f1dbc3a
24 DIST openvpn-2.4.0.tar.gz 1409019 SHA256 f21db525b3c03a9bbd0a7ab6d0e4fbaf8902f238bf53b8bc4e04f834e4e7caa4 SHA512 4996a52cb912f2ad60a90f32420541f0636c03cc250c2c6687dc5594fe77d6629dc59c13dd2c52e09c9ff4eb39c6afbbb381204b6b5a7c8b27ac3c8b711dd2ad WHIRLPOOL 3ffa0874c1167101f002f4049e7a7b37d59fb2bb2fff931d05c66c783136eecad4f88a24fc889b14a5ce0e0bd7211f70c5d94ddbd368da38b669530c634bf9d5
25 +DIST openvpn-2.4.1.tar.gz 1385789 SHA256 831a1a05268fe3b1646d367e2559cff94d347d213ca8995cc48a4eedc452097a SHA512 bfb6a3c4d17af0461763d8a8e15d83a6fde88382a9b92739dd78d1f8ef85bfa246db14ba1504249ad05479f316df692120cfc3ddfd13b070a21dc6956242acd3 WHIRLPOOL f6deb4a23aacb25f0834e5c7b5cd59694e4971a9d7d55ec5c7a1cd4356632bbc295bc3fe0d9ea7a79ea808552be17c115b86c3e174241f25c14457943356bc0a
26
27 diff --git a/net-vpn/openvpn/openvpn-2.4.1.ebuild b/net-vpn/openvpn/openvpn-2.4.1.ebuild
28 new file mode 100644
29 index 00000000000..988717962ca
30 --- /dev/null
31 +++ b/net-vpn/openvpn/openvpn-2.4.1.ebuild
32 @@ -0,0 +1,157 @@
33 +# Copyright 1999-2017 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +
38 +inherit autotools flag-o-matic user systemd linux-info
39 +
40 +DESCRIPTION="Robust and highly flexible tunneling application compatible with many OSes"
41 +SRC_URI="http://swupdate.openvpn.net/community/releases/${P}.tar.gz
42 + test? ( https://raw.githubusercontent.com/OpenVPN/${PN}/v${PV}/tests/unit_tests/${PN}/mock_msg.h )"
43 +HOMEPAGE="http://openvpn.net/"
44 +
45 +LICENSE="GPL-2"
46 +SLOT="0"
47 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
48 +
49 +IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
50 +IUSE+=" pkcs11 +plugins polarssl selinux +ssl static systemd test userland_BSD"
51 +
52 +REQUIRED_USE="static? ( !plugins !pkcs11 )
53 + mbedtls? ( ssl !libressl )
54 + pkcs11? ( ssl )
55 + !plugins? ( !pam !down-root )
56 + inotify? ( plugins )"
57 +
58 +CDEPEND="
59 + kernel_linux? (
60 + iproute2? ( sys-apps/iproute2[-minimal] )
61 + !iproute2? ( sys-apps/net-tools )
62 + )
63 + pam? ( virtual/pam )
64 + ssl? (
65 + !mbedtls? (
66 + !libressl? ( >=dev-libs/openssl-0.9.8:* )
67 + libressl? ( dev-libs/libressl )
68 + )
69 + mbedtls? ( net-libs/mbedtls )
70 + )
71 + lz4? ( app-arch/lz4 )
72 + lzo? ( >=dev-libs/lzo-1.07 )
73 + pkcs11? ( >=dev-libs/pkcs11-helper-1.11 )
74 + systemd? ( sys-apps/systemd )"
75 +DEPEND="${CDEPEND}
76 + test? ( dev-util/cmocka )"
77 +RDEPEND="${CDEPEND}
78 + selinux? ( sec-policy/selinux-openvpn )"
79 +
80 +CONFIG_CHECK="~TUN"
81 +
82 +PATCHES=(
83 + "${FILESDIR}/${PN}-external-cmocka.patch"
84 +)
85 +
86 +pkg_setup() {
87 + linux-info_pkg_setup
88 +}
89 +
90 +src_prepare() {
91 + default
92 + eautoreconf
93 +
94 + if use test; then
95 + cp "${DISTDIR}/mock_msg.h" tests/unit_tests/${PN} || die
96 + fi
97 +}
98 +
99 +src_configure() {
100 + use static && append-ldflags -Xcompiler -static
101 + econf \
102 + $(usex mbedtls '--with-crypto-library=mbedtls' '') \
103 + $(use_enable inotify async-push) \
104 + $(use_enable ssl crypto) \
105 + $(use_enable lz4) \
106 + $(use_enable lzo) \
107 + $(use_enable pkcs11) \
108 + $(use_enable plugins) \
109 + $(use_enable iproute2) \
110 + $(use_enable pam plugin-auth-pam) \
111 + $(use_enable down-root plugin-down-root) \
112 + $(use_enable test tests) \
113 + $(use_enable systemd)
114 +}
115 +
116 +src_test() {
117 + make check || die "top-level tests failed"
118 + pushd tests/unit_tests > /dev/null || die
119 + make check || die "unit tests failed"
120 + popd > /dev/null || die
121 +}
122 +
123 +src_install() {
124 + default
125 + find "${ED}/usr" -name '*.la' -delete
126 + # install documentation
127 + dodoc AUTHORS ChangeLog PORTS README README.IPv6
128 +
129 + # Install some helper scripts
130 + keepdir /etc/openvpn
131 + exeinto /etc/openvpn
132 + doexe "${FILESDIR}/up.sh"
133 + doexe "${FILESDIR}/down.sh"
134 +
135 + # Install the init script and config file
136 + newinitd "${FILESDIR}/${PN}-2.1.init" openvpn
137 + newconfd "${FILESDIR}/${PN}-2.1.conf" openvpn
138 +
139 + # install examples, controlled by the respective useflag
140 + if use examples ; then
141 + # dodoc does not supportly support directory traversal, #15193
142 + insinto /usr/share/doc/${PF}/examples
143 + doins -r sample contrib
144 + fi
145 +
146 + systemd_newtmpfilesd "${FILESDIR}"/${PN}.tmpfile ${PN}.conf
147 + use systemd && systemd_newunit distro/systemd/openvpn-client@.service openvpn-client@.service
148 + use systemd && systemd_newunit distro/systemd/openvpn-server@.service openvpn-server@.service
149 +}
150 +
151 +pkg_postinst() {
152 + # Add openvpn user so openvpn servers can drop privs
153 + # Clients should run as root so they can change ip addresses,
154 + # dns information and other such things.
155 + enewgroup openvpn
156 + enewuser openvpn "" "" "" openvpn
157 +
158 + if [ path_exists -o "${ROOT}/etc/openvpn/*/local.conf" ] ; then
159 + ewarn "WARNING: The openvpn init script has changed"
160 + ewarn ""
161 + fi
162 +
163 + elog "The openvpn init script expects to find the configuration file"
164 + elog "openvpn.conf in /etc/openvpn along with any extra files it may need."
165 + elog ""
166 + elog "To create more VPNs, simply create a new .conf file for it and"
167 + elog "then create a symlink to the openvpn init script from a link called"
168 + elog "openvpn.newconfname - like so"
169 + elog " cd /etc/openvpn"
170 + elog " ${EDITOR##*/} foo.conf"
171 + elog " cd /etc/init.d"
172 + elog " ln -s openvpn openvpn.foo"
173 + elog ""
174 + elog "You can then treat openvpn.foo as any other service, so you can"
175 + elog "stop one vpn and start another if you need to."
176 +
177 + if grep -Eq "^[ \t]*(up|down)[ \t].*" "${ROOT}/etc/openvpn"/*.conf 2>/dev/null ; then
178 + ewarn ""
179 + ewarn "WARNING: If you use the remote keyword then you are deemed to be"
180 + ewarn "a client by our init script and as such we force up,down scripts."
181 + ewarn "These scripts call /etc/openvpn/\$SVCNAME-{up,down}.sh where you"
182 + ewarn "can move your scripts to."
183 + fi
184 +
185 + if use plugins ; then
186 + einfo ""
187 + einfo "plugins have been installed into /usr/$(get_libdir)/${PN}/plugins"
188 + fi
189 +}