From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 86d3e771224355bf88354e2840661b032adbcb9b Date: Fri, 11 Aug 2017 10:05:59 +0100 Message-ID: <20170811090559.A321A1081DE1@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2288367195687737499==" List-Id: --===============2288367195687737499== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 86d3e771224355bf88354e2840661b032adbcb9b (commit) from 80b7ed539c69597644264aa05ec4d3142301d5da (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 86d3e771224355bf88354e2840661b032adbcb9b Author: Michael Tremer Date: Fri Aug 11 09:59:38 2017 +0100 network: Update to 009 Loads of improvements too long to list. Does not support RSTP any more so mstpd is being dropped. Supports VPNs now for which it needs strongswan. Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: network/network.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Difference in files: diff --git a/network/network.nm b/network/network.nm index c0ed825..2a9a729 100644 --- a/network/network.nm +++ b/network/network.nm @@ -5,8 +5,8 @@ name = network epoch = 1 -version = 008 -release = 3 +version = 009 +release = 1 maintainer = Michael Tremer groups = Base Networking/Tools @@ -61,7 +61,7 @@ packages ppp >= 2.4.5-4 radvd rp-pppoe - mstpd + strongswan sqlite systemd-units tunctl hooks/post-receive -- IPFire 3.x development tree --===============2288367195687737499==--