* Wed Sep 10 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0-9.sme

- fix unexpected behaviour when item set as disabled [SME: 13136]
  rewrite of 10Domains fragment
This commit is contained in:
2025-09-10 22:28:44 -04:00
parent c31367eee3
commit b85c294ce4
2 changed files with 79 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
%define name smeserver-certificates
%define version 11.0
%define release 8
%define release 9
Summary: This is what smeserver-certificates does.
Name: %{name}
Version: %{version}
@@ -25,8 +25,12 @@ AutoReqProv: no
%changelog
* Wed Sep 10 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0-9.sme
- fix unexpected behaviour when item set as disabled [SME: 13136]
rewrite of 10Domains fragment
* Mon Aug 25 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0-8.sme
- Set KEY_ALFO default to rsa - thanks Knuddi [SME: 13109]
- Set KEY_ALGO default to rsa - thanks Knuddi [SME: 13109]
- bump server-manager version
* Fri Jun 27 2025 Brian Read <brianr@koozali.org> 11.0-7.sme