--- rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec 2016/02/08 09:42:51 1.4 +++ rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec 2018/11/15 10:37:52 1.10 @@ -1,4 +1,4 @@ -# $Id: smeserver-openvpn-bridge.spec,v 1.3 2015/08/06 15:42:13 vip-ire Exp $ +# $Id: smeserver-openvpn-bridge.spec,v 1.9 2017/12/02 06:28:51 cvsuser Exp $ # Authority: vip-ire # Name: Daniel Berteaud @@ -6,7 +6,7 @@ Summary: OpenVPN, a strong VPN solution %define name smeserver-openvpn-bridge Name: %{name} %define version 2.1 -%define release 4 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,11 @@ Source: %{name}-%{version}.tar.xz Patch0: smeserver-openvpn-bridge-2.1-locale-2015-02-17.patch Patch1: smeserver-openvpn-bridge-2.1-add_routes_for_s2s_virtual_ip.patch +Patch2: smeserver-openvpn-bridge-2.1-remove_obsolete_libpam_symlink.patch +Patch3: smeserver-openvpn-bridge-2.1-typo_in_en_locale.patch +Patch4: smeserver-openvpn-bridge-2.1-locale-2017-02-02.patch +Patch5: smeserver-openvpn-bridge-2.1-locale-2017-12-02.patch +Patch6: smeserver-openvpn-bridge-2.1-push-routes.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -33,6 +38,22 @@ This package contains all the needed scr to have a full working openvpn server running in bridge mode. %changelog +* Thu Nov 15 2018 John Crisp 2.1-9.sme +- Add option to enable/doisable PushRoute [SME: 10547] + +* Sat Dec 02 2017 SME Translation Server 2.1-8.sme +- apply locale 2017-12-02 patch + +* Wed Feb 01 2017 Jean-Philipe Pialasse 2.1-7.sme +- apply locale 2017-02-02.patch + +* Sat May 7 2016 Daniel Berteaud 2.1-6.sme +- Typo in en-us locale for the panel [SME: 9301] + +* Wed Feb 10 2016 Daniel Berteaud 2.1-5.sme +- Remove obsolete libpam.so symlink so AutoReqProv do not add a dep on i686 + pam + * Mon Feb 8 2016 Daniel Berteaud 2.1-4.sme - Create /etc/openvpn/bridge/dev/urandom [SME: 9238] @@ -252,6 +273,11 @@ to have a full working openvpn server ru %setup -q -n %{name}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks