1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.8 2021/09/08 05:23:55 terryfage Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.9 2022/07/24 03:17:14 jpp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-openvpn-s2s |
%define name smeserver-openvpn-s2s |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.2 |
%define version 0.2 |
9 |
%define release 16 |
%define release 17 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
37 |
to run openvpn in client or server mode for site to site tunnels |
to run openvpn in client or server mode for site to site tunnels |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.2-17.sme |
41 |
|
- Re-build and link to latest devtools [SME: 11997] |
42 |
|
|
43 |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-16.sme |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-16.sme |
44 |
- add to core backup [SME: 12019] |
- add to core backup [SME: 12019] |
45 |
|
|
50 |
- apply locale 2021-08-23 patch |
- apply locale 2021-08-23 patch |
51 |
|
|
52 |
* Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme |
* Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme |
53 |
- fix permission on log dir [SME: 11516] |
- Re-build and link to latest devtools permission on log dir [SME: 11516] |
54 |
|
|
55 |
* Wed Mar 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-12.sme |
* Wed Mar 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-12.sme |
56 |
- fix typos [SME: 11498] |
- Re-build and link to latest devtools typos [SME: 11498] |
57 |
|
|
58 |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-11.sme |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-11.sme |
59 |
- enforce better cipher with settings [SME: 11498] |
- enforce better cipher with settings [SME: 11498] |
62 |
- enforce strong TLS ciphers with setting [SME: 11498] |
- enforce strong TLS ciphers with setting [SME: 11498] |
63 |
- better list of vpn connections [SME: 11337] |
- better list of vpn connections [SME: 11337] |
64 |
- allow soft reload of individual connection [SME: 11337] |
- allow soft reload of individual connection [SME: 11337] |
65 |
- fix incorect permission on private keys [SME: 11337] |
- Re-build and link to latest devtools incorect permission on private keys [SME: 11337] |
66 |
|
|
67 |
* Thu Feb 04 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme |
* Thu Feb 04 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme |
68 |
- Initial import to SME10 [SME: 11337] |
- Initial import to SME10 [SME: 11337] |