1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.8 2022/07/24 02:53:01 jpp Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.11 2022/07/30 17:48:02 brianr Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-openvpn-bridge |
%define name smeserver-openvpn-bridge |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.1 |
%define version 2.1 |
9 |
%define release 16 |
%define release 18 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
33 |
|
|
34 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
35 |
|
|
36 |
|
Provides: perl(esmith::FormMagick::Panel::openvpnbridge) |
37 |
Requires: e-smith-base |
Requires: e-smith-base |
38 |
Requires: openvpn |
Requires: openvpn |
39 |
Requires: smeserver-bridge-interface |
Requires: smeserver-bridge-interface |
46 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Sat Jul 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-18.sme |
50 |
|
- add Provides perl(esmith::FormMagick::Panel::openvpnbridge) |
51 |
|
|
52 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.1-17.sme |
53 |
|
- Re-build and link to latest devtools [SME: 11997] |
54 |
|
|
55 |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-16.sme |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-16.sme |
56 |
- add to core backup [SME: 12018] |
- add to core backup [SME: 12018] |
57 |
|
|
67 |
- better client default configuration with embded shared key and CAcert |
- better client default configuration with embded shared key and CAcert |
68 |
- migrate cipher to Cipher like routed and s2s usage |
- migrate cipher to Cipher like routed and s2s usage |
69 |
- HMAC and Cipher are accessible to change using the manager. |
- HMAC and Cipher are accessible to change using the manager. |
70 |
- fix typos in translations [SME: 6647] |
- Re-build and link to latest devtools typos in translations [SME: 6647] |
71 |
|
|
72 |
* Tue Mar 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-12.sme |
* Tue Mar 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-12.sme |
73 |
- fix permisison issue on private keys [SME: 11335] |
- Re-build and link to latest devtools permisison issue on private keys [SME: 11335] |
74 |
- rework unit file |
- rework unit file |
75 |
avoid failure, add ncp cipher, add loging status |
avoid failure, add ncp cipher, add loging status |
76 |
- add default cipher AES-256-CBC - if issue with older clients < 2.4 |
- add default cipher AES-256-CBC - if issue with older clients < 2.4 |
307 |
- [1.0-2] |
- [1.0-2] |
308 |
- Added missing directory keys/bridge |
- Added missing directory keys/bridge |
309 |
|
|
310 |
* Fri Dec 06 2006 Daniel Berteaud <daniel@firewall-services.com> |
* Wed Dec 06 2006 Daniel Berteaud <daniel@firewall-services.com> |
311 |
- [1.0-1] |
- [1.0-1] |
312 |
- Removed useless parameters from the panel (tap, br and localInf) |
- Removed useless parameters from the panel (tap, br and localInf) |
313 |
- Added a stop script (k20openvpn-bridge) |
- Added a stop script (k20openvpn-bridge) |