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. 326ae1cc6875eed9461b5eb59dda03d144688522 Date: Thu, 05 Jul 2018 13:00:01 +0100 Message-ID: <20180705120002.117821081BD6@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4393420827978623075==" List-Id: --===============4393420827978623075== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 326ae1cc6875eed9461b5eb59dda03d144688522 (commit) via b3fae1972632e470908d9c0c9e70d6237f717a65 (commit) via c50b7c362336fc801b4eac50aba04fa802a59135 (commit) from 24e9b8ad8dabcfdff70af1ef52a6ce68034619fd (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 326ae1cc6875eed9461b5eb59dda03d144688522 Author: Michael Tremer Date: Thu Jul 5 12:59:32 2018 +0100 strongswan: 5.6.3 and enable ChaCha20Poly1305 plugin =20 Signed-off-by: Michael Tremer commit b3fae1972632e470908d9c0c9e70d6237f717a65 Author: Michael Tremer Date: Thu Jul 5 12:59:20 2018 +0100 unbound: Update to 1.7.3 =20 Signed-off-by: Michael Tremer commit c50b7c362336fc801b4eac50aba04fa802a59135 Author: Michael Tremer Date: Thu Jul 5 12:59:04 2018 +0100 libevent: Remove any superfluous configure options =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: libevent/libevent.nm | 5 +---- strongswan/strongswan.nm | 5 +++-- unbound/unbound.nm | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) Difference in files: diff --git a/libevent/libevent.nm b/libevent/libevent.nm index a74cdb099..f2c8ef13a 100644 --- a/libevent/libevent.nm +++ b/libevent/libevent.nm @@ -5,7 +5,7 @@ =20 name =3D libevent version =3D 2.0.22 -release =3D 2 +release =3D 2.1 =20 groups =3D Development/Tools url =3D http://libevent.org @@ -31,9 +31,6 @@ build requires openssl-devel end - - configure_options +=3D \ - --mandir=3D/usr/share/man end =20 packages diff --git a/strongswan/strongswan.nm b/strongswan/strongswan.nm index 3ac7da64b..62795d775 100644 --- a/strongswan/strongswan.nm +++ b/strongswan/strongswan.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D strongswan -version =3D 5.6.1 +version =3D 5.6.3 release =3D 1 =20 groups =3D Networking/VPN @@ -40,7 +40,7 @@ build perl sqlite-devel systemd-devel >=3D 221-2 - unbound-devel + unbound-devel >=3D 1.7 end =20 configure_options +=3D \ @@ -54,6 +54,7 @@ build --enable-ccm \ --enable-ctr \ --enable-gcm \ + --enable-chapoly \ --enable-unity \ --enable-xauth-eap \ --enable-xauth-noauth \ diff --git a/unbound/unbound.nm b/unbound/unbound.nm index 6e0a0945a..f5c4e9c4e 100644 --- a/unbound/unbound.nm +++ b/unbound/unbound.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D unbound -version =3D 1.6.8 +version =3D 1.7.3 release =3D 1 =20 groups =3D System/Daemons hooks/post-receive -- IPFire 3.x development tree --===============4393420827978623075==--