From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. fe10a6758d3239acc307998ab342f223c5788328 Date: Mon, 24 Sep 2018 22:03:18 +0100 Message-ID: <20180924210318.772191081BD3@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4950932192059559476==" List-Id: --===============4950932192059559476== 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 fe10a6758d3239acc307998ab342f223c5788328 (commit) from 1c4419640211301345d1cc50f919e3fba6bc2904 (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 fe10a6758d3239acc307998ab342f223c5788328 Author: Michael Tremer Date: Mon Sep 24 22:02:03 2018 +0100 network: Update version to 010 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: network/network.nm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Difference in files: diff --git a/network/network.nm b/network/network.nm index 2a9a729ac..7db2dba63 100644 --- a/network/network.nm +++ b/network/network.nm @@ -5,7 +5,7 @@ name = network epoch = 1 -version = 009 +version = 010 release = 1 maintainer = Michael Tremer @@ -21,13 +21,14 @@ description everything. end -source_dl = http://source.ipfire.org/releases/network/ +source_dl = https://source.ipfire.org/releases/network/ build requires autoconf automake docbook-xsl + libnl3-devel libxslt systemd-devel end @@ -47,7 +48,6 @@ packages package %{name} requires bash >= 4.0 - batctl crda curl dhclient >= 4.2.4-2 @@ -64,13 +64,13 @@ packages strongswan sqlite systemd-units - tunctl wpa_supplicant >= 1.0-2 + /usr/bin/flock /usr/bin/logger end recommends - quagga + frr end configfiles hooks/post-receive -- IPFire 3.x development tree --===============4950932192059559476==--