/[smecontribs]/rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec
ViewVC logotype

Diff of /rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by brianr, Mon Feb 8 15:54:18 2021 UTC Revision 1.3 by jpp, Thu Apr 1 06:12:22 2021 UTC
# Line 4  Line 4 
4  Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode  Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode
5  Name: smeserver-openvpn-routed  Name: smeserver-openvpn-routed
6  %define version 0.1.6  %define version 0.1.6
7  %define release 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 20  Requires: e-smith-base Line 20  Requires: e-smith-base
20  Requires: openvpn  Requires: openvpn
21  #Requires: perl(Net::OpenVPN::Manage)  #Requires: perl(Net::OpenVPN::Manage)
22  Patch0:smeserver-openvpn-routed-0.1.6-Add-in-systemd-startup.patch  Patch0:smeserver-openvpn-routed-0.1.6-Add-in-systemd-startup.patch
23    Patch1: smeserver-openvpn-routed-0.1.6-bz11336-sme10compatible.patch
24    
25  %description  %description
26  This package contains all the needed scripts and templates  This package contains all the needed scripts and templates
# Line 27  to have a full working openvpn server ru Line 28  to have a full working openvpn server ru
28    
29    
30  %changelog  %changelog
31    * Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme
32    - autoconfiguration if openvpn-bridge is isntalled and configured [SME: 11336]
33    - reworked systemd unit and scripts
34    - new property HMAC forced to SHA256, instead of insecure default SHA1 [SME: 9925]
35    - Cipher now enforced to AES-128-CBC, instead of insecure default Blowfish [SME: 9919]
36    - possibility to exclude networks to push [SME: 10548]
37    
38  * Thu Feb 04 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-2.sme  * Thu Feb 04 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-2.sme
39  - Initial import to SME10 [SME: 11336]  - Initial import to SME10 [SME: 11336]
40  - Add-in-systemd-startup  - Add-in-systemd-startup
41    
   
42  * Mon Apr 10 2017 Daniel Berteaud <daniel@firewall-services.com> 0.1.6-1  * Mon Apr 10 2017 Daniel Berteaud <daniel@firewall-services.com> 0.1.6-1
43  - Update pam plugin path [SME: 10220]  - Update pam plugin path [SME: 10220]
44    
# Line 58  to have a full working openvpn server ru Line 65  to have a full working openvpn server ru
65  %prep  %prep
66  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
67  %patch0 -p1  %patch0 -p1
68    %patch1 -p1
69    
70  %build  %build
71  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed