Add favicon to table, summ,ary and details webpages

This commit is contained in:
2025-09-04 19:28:36 +01:00
parent b070554fdd
commit 88bc38adf3
5 changed files with 9 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Summary: Daily mail statistics for SME Server
%define name smeserver-mailstats
Name: %{name}
%define version 11.1
%define release 5
%define release 6
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -90,6 +90,9 @@ usermod -aG systemd-journal www
/sbin/ldconfig
%changelog
* Thu Sep 04 2025 Brian Read <brianr@koozali.org> 11.1-6.sme
- Add favicon to mailstats table, summary and detailed pages [SME: 13121]
* Tue Sep 02 2025 Brian Read <brianr@koozali.org> 11.1-5.sme
- Speed up Journal access [SME: 13121]
- Fix missing blacklist URL [SME: 13121]
@@ -181,4 +184,4 @@ usermod -aG systemd-journal www
- Add Update event to createlinks Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089]
* Sat May 26 2012 Brian J read <brianr@bjsystems.co.uk> 1.0-1.sme
- Initial version
- Initial version