* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-17.sme

- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
This commit is contained in:
2025-10-08 06:59:05 +01:00
parent 252ea1167e
commit 0ee3299f7e
2 changed files with 9 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
%define realname smeserver-awstats
%define version 1.4
%define release 16
%define release 17
Summary: SME Server integration rpm for awstats
Name: %{realname}
@@ -26,6 +26,9 @@ AutoReqProv: no
SME Server integration rpm for awstats.
%changelog
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-17.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 1.4-16.sme
- Apply UTF8 to DomainDB and ConfigDB and fix potential caching problem [SME: 13209]