|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
Summary: Common WebApps Framework for SME Server |
|
|
|
|
%define name smeserver-webapps-common |
|
|
|
|
Name: %{name} |
|
|
|
|
%define version 0.3.1 |
|
|
|
|
%define version 0.3.2 |
|
|
|
|
%define release 1 |
|
|
|
|
Version: %{version} |
|
|
|
|
Release: %{release}%{?dist} |
|
|
|
@ -30,6 +30,9 @@ This package provide common files and events for Web Applications integration |
|
|
|
|
on SME Server |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Sun Oct 1 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3.2-1.sme |
|
|
|
|
- Allow per domain custom ProxyPass rules using ProxyPassRules db prop |
|
|
|
|
|
|
|
|
|
* Thu Jul 27 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3.1-1.sme |
|
|
|
|
- Support Socket.IO websocket proxying |
|
|
|
|
|
|
|
|
|