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 2.x development tree branch, next, updated. e2d934cf2bbc9409e878b719a6688476ab9b6874 Date: Wed, 04 Oct 2017 10:56:27 +0100 Message-ID: <20171004095628.05B491081BA6@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3440891278677429779==" List-Id: --===============3440891278677429779== 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 2.x development tree". The branch, next has been updated via e2d934cf2bbc9409e878b719a6688476ab9b6874 (commit) via 67970637d0965ee01255a4d3a27dfa186c57f54c (commit) via fc9a434cbcef07ab3c5a81d5514036ac3962219c (commit) via 36f5d20ef73844906b557808ecb651097238683f (commit) via 082771c1f4d61fd633c04081ddbfebe25494db14 (commit) from c42237247aec6de190d135b61213054b8b7e2e22 (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 e2d934cf2bbc9409e878b719a6688476ab9b6874 Author: Michael Tremer Date: Sat Sep 30 12:34:37 2017 +0100 core115: Ship update for OpenVPN =20 Signed-off-by: Michael Tremer commit 67970637d0965ee01255a4d3a27dfa186c57f54c Author: Matthias Fischer Date: Sat Sep 30 07:41:56 2017 +0200 openvpn: Update to 2.3.18 =20 Fixes CVE-2017-12166: out of bounds write in key-method 1 =20 For details see: =20 https://community.openvpn.net/openvpn/wiki/CVE-2017-12166 =20 Changelog: https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.= 18 =20 Removed an unrecognized 'configure'-option. =20 Best, Matthias =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit fc9a434cbcef07ab3c5a81d5514036ac3962219c Author: Matthias Fischer Date: Fri Sep 29 20:42:31 2017 +0200 tor: Update to 3.1.7 =20 Fixes TROVE-2017-008 and CVE-2017-0380 and others.... =20 For details see https://gitweb.torproject.org/tor.git/plain/ReleaseNotes= ?id=3Dtor-0.3.1.7 "Tor 0.3.1.7 is the first stable release in the 0.3.1 series." =20 Best, Matthias =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit 36f5d20ef73844906b557808ecb651097238683f Author: Michael Tremer Date: Sun Sep 24 20:23:06 2017 +0100 core115: Ship cosmetic improvements in proxy.cgi =20 Signed-off-by: Michael Tremer commit 082771c1f4d61fd633c04081ddbfebe25494db14 Author: Matthias Fischer Date: Thu Sep 21 01:46:27 2017 +0200 proxy.cgi: Some cosmetics for the absolutely lazy ones (V2) =20 Added clickable links for 'URL filter' and 'Update accelerator' for faste= r access, this time without the need to alter the language-files. =20 Best, Matthias =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/core/115/filelists/files | 1 + config/rootfiles/{oldcore/100 =3D> core/115}/filelists/openvpn | 0 config/rootfiles/core/115/update.sh | 4 ++++ html/cgi-bin/proxy.cgi | 4 ++-- lfs/openvpn | 7 +++---- lfs/tor | 6 +++--- 6 files changed, 13 insertions(+), 9 deletions(-) copy config/rootfiles/{oldcore/100 =3D> core/115}/filelists/openvpn (100%) Difference in files: diff --git a/config/rootfiles/core/115/filelists/files b/config/rootfiles/cor= e/115/filelists/files index 409e5fe..d3c27e8 100644 --- a/config/rootfiles/core/115/filelists/files +++ b/config/rootfiles/core/115/filelists/files @@ -1,2 +1,3 @@ etc/system-release etc/issue +srv/web/ipfire/cgi-bin/proxy.cgi diff --git a/config/rootfiles/core/115/filelists/openvpn b/config/rootfiles/c= ore/115/filelists/openvpn new file mode 120000 index 0000000..493f3f7 --- /dev/null +++ b/config/rootfiles/core/115/filelists/openvpn @@ -0,0 +1 @@ +../../../common/openvpn \ No newline at end of file diff --git a/config/rootfiles/core/115/update.sh b/config/rootfiles/core/115/= update.sh index 31fc09d..e0ee121 100644 --- a/config/rootfiles/core/115/update.sh +++ b/config/rootfiles/core/115/update.sh @@ -32,6 +32,8 @@ for (( i=3D1; i<=3D$core; i++ )); do done =20 # Stop services +openvpnctrl -k +openvpnctrl -kn2n =20 # Extract files extract_files @@ -43,6 +45,8 @@ ldconfig #/usr/local/bin/update-lang-cache =20 # Start services +openvpnctrl -s +openvpnctrl -sn2n =20 =20 # This update need a reboot... diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index 0b7d36c..dd83bba 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -1054,11 +1054,11 @@ if ( -e "/usr/bin/squidclamav" ) { } else { print ""; } -print "".$Lang::tr{'advproxy url filter'}."
"; +print "".$Lang::tr{= 'advproxy url filter'}."
"; print $Lang::tr{'advproxy enabled'}."
"; print "+ ".int(($count**(1/3)) * 6); print ""; -print "".$Lang::tr{'advproxy update accelerator'}."
"; +print "".$Lang:= :tr{'advproxy update accelerator'}."
"; print $Lang::tr{'advproxy enabled'}."
"; print "+ ".int(($count**(1/3)) * 5); print ""; diff --git a/lfs/openvpn b/lfs/openvpn index b7f5217..8307d01 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2015 IPFire Team = # +# Copyright (C) 2017 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.3.17 +VER =3D 2.3.18 =20 THISAPP =3D openvpn-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D df9291c5bd466fe73c2544a800f3b441 +$(DL_FILE)_MD5 =3D 844ec9c64aae62051478784b8562f881 =20 install : $(TARGET) =20 @@ -74,7 +74,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --prefix=3D/usr \ --sysconfdir=3D/var/ipfire/ovpn \ --enable-iproute2 \ - --enable-password-save \ --enable-plugins \ --enable-plugin-auth-pam \ --enable-plugin-down-root diff --git a/lfs/tor b/lfs/tor index 9e46344..867f01f 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.3.0.10 +VER =3D 0.3.1.7 =20 THISAPP =3D tor-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D tor -PAK_VER =3D 22 +PAK_VER =3D 23 =20 DEPS =3D "" =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D c9920169798c28b60b03fa3f0e592509 +$(DL_FILE)_MD5 =3D ec7c9f588c9e1a42c09bcc097a1e55eb =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============3440891278677429779==--