From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. d702815467d2973719a95de40f83a20e23f3a9b4
Date: Tue, 15 Jan 2013 00:49:47 +0100 [thread overview]
Message-ID: <20130114234948.7B99D200CF@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via d702815467d2973719a95de40f83a20e23f3a9b4 (commit)
from e4b037c77c4eed4f22ca89f4a5eae3009d6479e3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d702815467d2973719a95de40f83a20e23f3a9b4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Jan 15 00:48:26 2013 +0100
openvpn: Update to 2.3.0.
-----------------------------------------------------------------------
Summary of changes:
openvpn/openvpn.nm | 23 ++++++-----------------
1 file changed, 6 insertions(+), 17 deletions(-)
Difference in files:
diff --git a/openvpn/openvpn.nm b/openvpn/openvpn.nm
index 91e8394..6698978 100644
--- a/openvpn/openvpn.nm
+++ b/openvpn/openvpn.nm
@@ -4,7 +4,7 @@
###############################################################################
name = openvpn
-version = 2.2.2
+version = 2.3.0
release = 1
groups = Networking/VPN
@@ -26,29 +26,18 @@ PLUGINS = auth-pam down-root
build
requires
+ iproute2
+ libselinux-devel
lzo-devel
openssl-devel
pam-devel
+ polarssl-devel
end
configure_options += \
- --enable-pthread \
--enable-password-save \
- --enable-iproute2
-
- build_cmds
- for plugin in %{PLUGINS}; do
- make -C plugin/$plugin
- done
- end
-
- install_cmds
- mkdir -pv %{BUILDROOT}%{libdir}/%{name}/plugin/lib
- for plugin in %{PLUGINS}; do
- install -m 0755 plugin/$plugin/openvpn-$plugin.so \
- %{BUILDROOT}%{libdir}/%{name}/plugin/lib/openvpn-$plugin.so
- done
- end
+ --enable-iproute2 \
+ --enable-systemd
end
packages
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2013-01-14 23:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130114234948.7B99D200CF@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox