|
|
|
@ -5,7 +5,7 @@ |
|
|
|
|
Summary: Common WebApps Framework for SME Server |
|
|
|
|
%define name smeserver-webapps-common |
|
|
|
|
Name: %{name} |
|
|
|
|
%define version 0.2.16 |
|
|
|
|
%define version 0.2.17 |
|
|
|
|
%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 |
|
|
|
|
* Tue Feb 2 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2.17-1.sme |
|
|
|
|
- Possibility to only foward acme challenge URI |
|
|
|
|
|
|
|
|
|
* Sat Jan 23 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2.16-1.sme |
|
|
|
|
- Don't force SSL for acme challenges URI |
|
|
|
|
- Don't proxypass acme challenges by default |
|
|
|
|