* Tue Sep 02 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-10.sme
- set lzo compression as disabled [SME: 13123] - set default hmac sha256 and ciphers AES-256-GCM [SME: 13115] remove BF-CBC - remove /var/service/openvpn-routed [SME: 12379] - use locatime to log connexions [SME: 13128]
This commit is contained in:
@@ -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 9
|
||||
%define release 10
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -26,6 +26,13 @@ to have a full working openvpn server running in routed mode.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 02 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-10.sme
|
||||
- set lzo compression as disabled [SME: 13123]
|
||||
- set default hmac sha256 and ciphers AES-256-GCM [SME: 13115]
|
||||
remove BF-CBC
|
||||
- remove /var/service/openvpn-routed [SME: 12379]
|
||||
- use locatime to log connexions [SME: 13128]
|
||||
|
||||
* Fri Aug 29 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-9.sme
|
||||
- fix service unit permission issues [SME: 12258]
|
||||
|
||||
|
Reference in New Issue
Block a user