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

- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
- Delete line in changelog that seems to be illegal UTF8
This commit is contained in:
2025-10-08 09:23:36 +01:00
parent c06f812c9a
commit 70fb591829

View File

@@ -6,7 +6,7 @@ Summary: Provide a user panel to let users to change delegated server settings.
%define name smeserver-userpanel %define name smeserver-userpanel
Name: %{name} Name: %{name}
%define version 1.4 %define version 1.4
%define release 11 %define release 12
Version: %{version} Version: %{version}
Release: %{release}%{?dist} Release: %{release}%{?dist}
License: GPL License: GPL
@@ -33,6 +33,7 @@ Panels can be delegated at user, group or global levels
%changelog %changelog
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-11.sme * Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-11.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87] - Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
- Delete line in changelog that seems to be illegal UTF8
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-8.sme * Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-8.sme
- Fix e-smith references in smeserver-userpanel [SME: 12732] - Fix e-smith references in smeserver-userpanel [SME: 12732]
@@ -155,9 +156,6 @@ Panels can be delegated at user, group or global levels
- [0.9-1] - [0.9-1]
* Sat Jun 18 2005 Stephen Noble <support@dungog.net> * Sat Jun 18 2005 Stephen Noble <support@dungog.net>
- Allows for: e-smith-release >= 7.0
- sme7 RequireSSL -> SSLRequireSSL [Gordon Rowell]
- passwords can be stricter [Lorenzo Fasc<EFBFBD>]
- sme6 /sbin/e-smith/db configuration setprop passwordstrength User none|normal|strong - sme6 /sbin/e-smith/db configuration setprop passwordstrength User none|normal|strong
- sme7 /sbin/e-smith/db configuration setprop passwordstrength Users none|normal|strong - sme7 /sbin/e-smith/db configuration setprop passwordstrength Users none|normal|strong
- merged dungog-useraccounts, new function userpanel-useraccounts - merged dungog-useraccounts, new function userpanel-useraccounts