/[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.13 by terryfage, Fri Sep 6 01:30:08 2024 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.12 2022/11/29 20:30:06 jpp 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 20
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    Patch11: smeserver-openvpn-s2s-0.2-bz12244-log.patch
28    Patch12: smeserver-openvpn-s2s-0.2-locale-2024-09-06.patch
29    
30  BuildArchitectures: noarch  BuildArchitectures: noarch
31    
# Line 36  This package contains all the needed scr Line 40  This package contains all the needed scr
40  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
41    
42  %changelog  %changelog
43    * Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 0.2-20.sme
44    - apply locale 2024-09-06.patch
45    
46    * Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-19.sme
47    - log in locale time [SME: 12244]
48    
49    * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-18.sme
50    - improve panel display [SME: 12224]
51    
52    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.2-17.sme
53    - Re-build and link to latest devtools [SME: 11997]
54    
55    * Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-16.sme
56    - add to core backup [SME: 12019]
57    
58  * 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
59  - apply locale 2021-09-08 patch  - apply locale 2021-09-08 patch
60    
# Line 43  to run openvpn in client or server mode Line 62  to run openvpn in client or server mode
62  - apply locale 2021-08-23 patch  - apply locale 2021-08-23 patch
63    
64  * 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
65  - fix permission on log dir [SME: 11516]  - Re-build and link to latest devtools permission on log dir [SME: 11516]
66    
67  * 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
68  - fix typos [SME: 11498]  - Re-build and link to latest devtools typos [SME: 11498]
69    
70  * 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
71  - 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 74  to run openvpn in client or server mode
74  - enforce strong TLS ciphers with setting [SME: 11498]  - enforce strong TLS ciphers with setting [SME: 11498]
75  - better list of vpn connections [SME: 11337]  - better list of vpn connections [SME: 11337]
76  - allow soft reload of individual connection [SME: 11337]  - allow soft reload of individual connection [SME: 11337]
77  - fix incorect permission on private keys [SME: 11337]  - Re-build and link to latest devtools incorect permission on private keys [SME: 11337]
78    
79  * 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
80  - Initial import to SME10 [SME: 11337]  - Initial import to SME10 [SME: 11337]
# Line 171  to run openvpn in client or server mode Line 190  to run openvpn in client or server mode
190  %patch6 -p1  %patch6 -p1
191  %patch7 -p1  %patch7 -p1
192  %patch8 -p1  %patch8 -p1
193    %patch9 -p1
194    %patch10 -p1
195    %patch11 -p1
196    %patch12 -p1
197    
198  %build  %build
199  perl createlinks  perl createlinks
# Line 179  perl createlinks Line 202  perl createlinks
202  %{__mkdir_p} root/etc/openvpn/s2s/pub  %{__mkdir_p} root/etc/openvpn/s2s/pub
203  %{__mkdir_p} root/etc/openvpn/s2s/tmp  %{__mkdir_p} root/etc/openvpn/s2s/tmp
204  %{__mkdir_p} root/etc/openvpn/s2s/dev  %{__mkdir_p} root/etc/openvpn/s2s/dev
205    %{__mkdir_p} root/etc/openvpn/s2s/etc
206  %{__mkdir_p} root/var/run/openvpn-s2s  %{__mkdir_p} root/var/run/openvpn-s2s
207  %{__mkdir_p} root/var/log/openvpn-s2s  %{__mkdir_p} root/var/log/openvpn-s2s
208    
# Line 191  perl createlinks Line 215  perl createlinks
215    --dir /etc/openvpn/s2s/pub 'attr(0755,root,root)' \    --dir /etc/openvpn/s2s/pub 'attr(0755,root,root)' \
216    --dir /etc/openvpn/s2s/priv 'attr(0750,root,root)' \    --dir /etc/openvpn/s2s/priv 'attr(0750,root,root)' \
217    --dir /etc/openvpn/s2s/tmp 'attr(0750,root,root)' \    --dir /etc/openvpn/s2s/tmp 'attr(0750,root,root)' \
218      --dir /etc/openvpn/s2s/etc 'attr(0750,root,root)' \
219    --dir /var/log/openvpn-s2s 'attr(0770,root,root)' \    --dir /var/log/openvpn-s2s 'attr(0770,root,root)' \
220    --file /etc/openvpn/s2s/bin/up 'attr(4750,root,openvpn)' \    --file /etc/openvpn/s2s/bin/up 'attr(4750,root,openvpn)' \
221    > %{name}-%{version}-filelist    > %{name}-%{version}-filelist


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