* Fri Aug 29 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-9.sme

- fix service unit permission issues [SME: 12258]
This commit is contained in:
2025-08-29 14:18:33 -04:00
parent 73d65d729e
commit 7fa421b070
3 changed files with 19 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode
Name: smeserver-openvpn-routed
%define version 0.1.6
%define release 8
%define release 9
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -26,6 +26,9 @@ to have a full working openvpn server running in routed mode.
%changelog
* Fri Aug 29 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-9.sme
- fix service unit permission issues [SME: 12258]
* Thu Mar 06 2025 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1.6-8.sme
- Roll up patches and move to git repo [SME: 12338]