/[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.8 by terryfage, Wed Sep 8 05:23:55 2021 UTC Revision 1.11 by jpp, Fri Nov 18 06:24:45 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-s2s.spec,v 1.7 2021/08/23 02:19:38 terryfage Exp $  # $Id: smeserver-openvpn-s2s.spec,v 1.10 2022/07/30 17:38:35 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 15  %define release 18
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 22  Patch5: smeserver-openvpn-s2s-0.2-Alter- Line 22  Patch5: smeserver-openvpn-s2s-0.2-Alter-
22  Patch6: smeserver-openvpn-s2s-0.2-sme10.patch  Patch6: smeserver-openvpn-s2s-0.2-sme10.patch
23  Patch7: smeserver-openvpn-s2s-0.2-locale-2021-08-23.patch  Patch7: smeserver-openvpn-s2s-0.2-locale-2021-08-23.patch
24  Patch8: smeserver-openvpn-s2s-0.2-locale-2021-09-08.patch  Patch8: smeserver-openvpn-s2s-0.2-locale-2021-09-08.patch
25    Patch9: smeserver-openvpn-s2s-0.2-bz12019-backup.patch
26    Patch10: smeserver-openvpn-s2s-0.2-bz12224.patch
27    
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29    
# Line 36  This package contains all the needed scr Line 38  This package contains all the needed scr
38  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
39    
40  %changelog  %changelog
41    * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-18.sme
42    - improve panel display [SME: 12224]
43    
44    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.2-17.sme
45    - Re-build and link to latest devtools [SME: 11997]
46    
47    * Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-16.sme
48    - add to core backup [SME: 12019]
49    
50  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme
51  - apply locale 2021-09-08 patch  - apply locale 2021-09-08 patch
52    
# Line 43  to run openvpn in client or server mode Line 54  to run openvpn in client or server mode
54  - apply locale 2021-08-23 patch  - apply locale 2021-08-23 patch
55    
56  * 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
57  - fix permission on log dir [SME: 11516]  - Re-build and link to latest devtools permission on log dir [SME: 11516]
58    
59  * 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
60  - fix typos [SME: 11498]  - Re-build and link to latest devtools typos [SME: 11498]
61    
62  * 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
63  - enforce better cipher with settings [SME: 11498]  - enforce better cipher with settings [SME: 11498]
# Line 55  to run openvpn in client or server mode Line 66  to run openvpn in client or server mode
66  - enforce strong TLS ciphers with setting [SME: 11498]  - enforce strong TLS ciphers with setting [SME: 11498]
67  - better list of vpn connections [SME: 11337]  - better list of vpn connections [SME: 11337]
68  - allow soft reload of individual connection [SME: 11337]  - allow soft reload of individual connection [SME: 11337]
69  - fix incorect permission on private keys [SME: 11337]  - Re-build and link to latest devtools incorect permission on private keys [SME: 11337]
70    
71  * 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
72  - Initial import to SME10 [SME: 11337]  - Initial import to SME10 [SME: 11337]
# Line 171  to run openvpn in client or server mode Line 182  to run openvpn in client or server mode
182  %patch6 -p1  %patch6 -p1
183  %patch7 -p1  %patch7 -p1
184  %patch8 -p1  %patch8 -p1
185    %patch9 -p1
186    %patch10 -p1
187    
188  %build  %build
189  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