* Fri Sep 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme

- fix smanager caching issue [SME: 13098]
- fix Disabled functions displays [SME: 12347]
- add ErrorReporting and DisplayErrors  [SME: 11692]
This commit is contained in:
2025-09-26 01:26:47 -04:00
parent 4c9669b732
commit af650c9ce1
3 changed files with 2 additions and 3 deletions

View File

@@ -1 +0,0 @@
contribs10

Binary file not shown.

View File

@@ -1,6 +1,6 @@
%define name smeserver-webhosting %define name smeserver-webhosting
%define version 11.0.0 %define version 11.0.0
%define release 3 %define release 4
Name: %{name} Name: %{name}
Version: %{version} Version: %{version}
@@ -54,7 +54,7 @@ fi
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Fri Sep 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme * Fri Sep 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme
- fix smanager caching issue [SME: 13098] - fix smanager caching issue [SME: 13098]
- fix Disabled functions displays [SME: 12347] - fix Disabled functions displays [SME: 12347]
- add ErrorReporting and DisplayErrors [SME: 11692] - add ErrorReporting and DisplayErrors [SME: 11692]