--- rpms/smeserver-dhcpmanager/contribs10/smeserver-dhcpmanager.spec 2024/01/23 10:54:38 1.10 +++ rpms/smeserver-dhcpmanager/contribs10/smeserver-dhcpmanager.spec 2024/02/07 16:07:26 1.11 @@ -1,6 +1,6 @@ %define name smeserver-dhcpmanager %define version 2.0.4 -%define release 15 +%define release 16 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} @@ -32,11 +32,15 @@ Patch8: smeserver-dhcpmanager-2.0.4-loca Patch9: smeserver-dhcpmanager-2.0.4-Add-panels-for-SM2.patch Patch10: smeserver-dhcpmanager-2.0.4-More-changes-for-sm2-panels.patch Patch11: smeserver-dhcpmanager-2.0.4-Yet-more-changes-for-SM2-panels.patch +Patch12: smeserver-dhcpmanager-2.0.4-Fix-JS-Error-on-load-and-typo-in-table-class-name.patch %description Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// %changelog +* Wed Feb 07 2024 Brian Read 2.0.4-16.sme +- Fix JS error on load and typo in table class name [SME: 12468] + * Sat Dec 30 2023 Brian Read 2.0.4-15.sme - Add more fixes for SM2 panels [SME:11850] @@ -145,6 +149,7 @@ Implementation of some feature arround d %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 rm -rf root/etc/e-smith/templates-custom