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

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

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

Revision 1.2 by brianr, Fri Feb 5 12:17:48 2021 UTC Revision 1.3 by jpp, Tue Mar 30 05:07:27 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-s2s.spec,v 1.1 2021/02/04 16:21:25 brianr Exp $  # $Id: smeserver-openvpn-s2s.spec,v 1.2 2021/02/05 12:17:48 brianr Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 6  Summary: OpenVPN, a strong VPN solution Line 6  Summary: OpenVPN, a strong VPN solution
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 9  %define release 10
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 19  Patch2: smeserver-openvpn-s2s-0.2-locale Line 19  Patch2: smeserver-openvpn-s2s-0.2-locale
19  Patch3: smeserver-openvpn-s2s-0.2-fix_daemon_id_validation.patch  Patch3: smeserver-openvpn-s2s-0.2-fix_daemon_id_validation.patch
20  Patch4: smeserver-openvpn-s2s-0.2-locale-2017-12-02.patch  Patch4: smeserver-openvpn-s2s-0.2-locale-2017-12-02.patch
21  Patch5: smeserver-openvpn-s2s-0.2-Alter-for-systemd-startup.patch  Patch5: smeserver-openvpn-s2s-0.2-Alter-for-systemd-startup.patch
22    Patch6: smeserver-openvpn-s2s-0.2-sme10.patch
23    
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25    
# Line 33  This package contains all the needed scr Line 34  This package contains all the needed scr
34  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
35    
36  %changelog  %changelog
37    * Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme
38    - enforce better cipher with settings [SME: 11498]
39    - enforce better HMAC with setting [SME: 11498]
40    - enforce TLS 1.2 or better with setting [SME: 11498]
41    - enforce strong TLS ciphers with setting [SME: 11498]
42    - better list of vpn connections [SME: 11337]
43    - allow soft reload of individual connection [SME: 11337]
44    - fix incorect permission on private keys [SME: 11337]
45    
46  * 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
47  - Initial import to SME10 [SME: 11337]  - Initial import to SME10 [SME: 11337]
48  - Alter-for-systemd-startup  - Alter-for-systemd-startup
# Line 144  to run openvpn in client or server mode Line 154  to run openvpn in client or server mode
154  %patch3 -p1  %patch3 -p1
155  %patch4 -p1  %patch4 -p1
156  %patch5 -p1  %patch5 -p1
157    %patch6 -p1
158    
159  %build  %build
160  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