--- rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec 2009/04/30 10:41:08 1.21 +++ rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec 2011/04/27 16:48:13 1.44 @@ -1,4 +1,4 @@ -# $Id: smeserver-openvpn-bridge.spec,v 1.20 2009/04/27 16:11:21 slords Exp $ +# $Id: smeserver-openvpn-bridge.spec,v 1.43 2011/03/06 15:28:11 slords 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.0 -%define release 23 +%define release 45 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -39,6 +39,35 @@ Patch22: smeserver-openvpn-bridge-2.0-re Patch23: smeserver-openvpn-bridge-2.0-fix_perms_on_pub_dir.patch Patch24: smeserver-openvpn-bridge-2.0-locale-2009-04-27.patch Patch25: smeserver-openvpn-bridge-2.0-locale-2009-04-30.patch +Patch26: smeserver-openvpn-bridge-2.0-locale-2009-05-24.patch +Patch27: smeserver-openvpn-bridge-2.0-locale-2009-05-26.patch +Patch28: smeserver-openvpn-bridge-2.0-update_networks.patch +Patch29: smeserver-openvpn-bridge-2.0-locale-2009-07-22.patch +Patch30: smeserver-openvpn-bridge-2.0-locale-2009-08-24.patch +Patch31: smeserver-openvpn-bridge-2.0-tls_client.patch +Patch32: smeserver-openvpn-bridge-2.0-locale-2009-09-28.patch +Patch33: smeserver-openvpn-bridge-2.0-locale-2009-10-21.patch +Patch34: smeserver-openvpn-bridge-2.0-locale-2009-10-27.patch +Patch35: smeserver-openvpn-bridge-2.0-update_crl.patch +Patch36: smeserver-openvpn-bridge-2.0-locale-2009-11-17.patch +Patch37: smeserver-openvpn-bridge-2.0-code_cleanup1.patch +Patch38: smeserver-openvpn-bridge-2.0-code_cleanup2.patch +Patch39: smeserver-openvpn-bridge-2.0-locale-2010-03-02.patch +Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch +Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch +Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch +Patch43: smeserver-openvpn-bridge-2.0-comment_passtos.patch +Patch44: smeserver-openvpn-bridge-2.0-log_timestamp.patch +Patch45: smeserver-openvpn-bridge-2.0-return_pass_tos_comment.patch +Patch46: smeserver-openvpn-bridge-2.0-locale-2010-06-02.patch +Patch47: smeserver-openvpn-bridge-2.0-locale-2010-07-19.patch +Patch48: smeserver-openvpn-bridge-2.0-templates_cleanup.patch +Patch49: smeserver-openvpn-bridge-2.0-option_to_disable_route_push.patch +Patch50: smeserver-openvpn-bridge-2.0-toggle_passtos.patch +Patch51: smeserver-openvpn-bridge-2.0-enhance_routes_push.patch +Patch52: smeserver-openvpn-bridge-2.0-add_complzo_back.patch +Patch53: smeserver-openvpn-bridge-2.0-locale-2011-03-06.patch +Patch54: smeserver-openvpn-bridge-2.0-locale-2011-04-27.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -57,6 +86,81 @@ This package contains all the needed scr to have a full working openvpn server running in bridge mode. %changelog +* Wed Apr 27 2011 SME Translation Server 2.0-45.sme +- apply locale 2011-04-27 patch + +* Sun Mar 06 2011 SME Translation Server 2.0-44.sme +- apply locale 2011-03-06 patch + +* Thu Feb 17 2011 Daniel B. 2.0-43.sme +- Fix a typo in the panel [SME: 6509] + +* Tue Jan 25 2011 Daniel B. 2.0-42.sme +- Stop disabling service on rpm removal (spec change only) + +* Tue Jan 25 2011 Daniel B. 2.0-41.sme +- Add comp-lzo option back into client conf file + +* Tue Oct 26 2010 Daniel B. 2.0-40.sme +- Add PassTOS DB key to enable/disable passtos +- Enhance routes push (work with s2s contrib) + +* Tue Oct 19 2010 Daniel B. 2.0-39.sme +- templates cleanup +- DB prop to disable local networks routes push to client + +* Mon Jul 19 2010 Daniel B. 2.0-38.sme +- apply locale 2010-07-19 patc + +* Wed Jun 02 2010 Daniel B. 2.0-37.sme +- apply locale 2010-06-02 patch +- use multilog timestamp + +* Wed May 12 2010 Daniel B. 2.0-36.sme +- Comment the passtos option as it's not supported on Windows + +* Fri Apr 30 2010 Daniel B. 2.0-35.sme +- add the passtos option +- push the comp-lzo option to the client +- apply locale 2010-04-29 patch + +* Tue Mar 02 2010 SME Translation Server 2.0-34.sme +- apply locale 2010-03-02 patch + +* Wed Nov 18 2009 Daniel B. 2.0-33.sme +- code cleanup + +* Tue Nov 17 2009 Daniel B. 2.0-32.sme +- apply locale 2009-11-17 patch +- Fix CRL update on event (openvpn-bridge-update) + +* Tue Oct 27 2009 SME Translation Server 2.0-31.sme +- apply locale 2009-10-27 patch + +* Wed Oct 21 2009 Daniel B. 2.0-30.sme +- apply locale 2009-10-21 patch + +* Tue Sep 29 2009 Daniel B. 2.0-29.sme +- Put tls-client directive in client config file even when additional TLS + auth is disabled (required for the main TLS auth) [SME: 5495] +- apply locale 2009-09-28 patch + +* Mon Aug 24 2009 SME Translation Server 2.0-28.sme +- apply locale 2009-08-24 patch + +* Wed Jul 22 2009 Daniel B. 2.0-27.sme +- apply locale 2009-07-22 patch + +* Thu Jun 25 2009 Daniel B. 2.0-26.sme +- expand config and restart the service when local networks are added + or removed so the new routes are pushed + +* Tue May 26 2009 Daniel B. 2.0-25.sme +- apply locale 2009-05-26 patch + +* Sun May 24 2009 Daniel B. 2.0-24.sme +- apply locale 2009-05-24 patch + * Thu Apr 30 2009 Daniel B. 2.0-23.sme - apply local 2009-04-30 patch @@ -198,6 +302,35 @@ to have a full working openvpn server ru %patch23 -p1 %patch24 -p1 %patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 +%patch40 -p1 +%patch41 -p1 +%patch42 -p1 +%patch43 -p1 +%patch44 -p1 +%patch45 -p1 +%patch46 -p1 +%patch47 -p1 +%patch48 -p1 +%patch49 -p1 +%patch50 -p1 +%patch51 -p1 +%patch52 -p1 +%patch53 -p1 +%patch54 -p1 %build perl createlinks @@ -231,9 +364,3 @@ rm -rf $RPM_BUILD_ROOT %post %preun -if [ $1 -eq 0 ] ; then - /sbin/e-smith/db configuration setprop openvpn-bridge status disabled - sv d /service/openvpn-bridge -fi - -true