1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.9 2017/12/02 06:28:56 cvsuser Exp $ |
2 |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
4 |
|
5 |
Summary: OpenVPN, a strong VPN solution built over SSL, for site to site tunnels |
6 |
%define name smeserver-openvpn-s2s |
7 |
Name: %{name} |
8 |
%define version 0.2 |
9 |
%define release 8 |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GPL |
13 |
Group: Networking/Remote access |
14 |
Source: %{name}-%{version}.tar.xz |
15 |
|
16 |
Patch0: smeserver-openvpn-s2s-0.2-use_verify_x509_name.patch |
17 |
Patch1: smeserver-openvpn-s2s-0.2-locale-2015-02-17.patch |
18 |
Patch2: smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch |
19 |
Patch3: smeserver-openvpn-s2s-0.2-fix_daemon_id_validation.patch |
20 |
Patch4: smeserver-openvpn-s2s-0.2-locale-2017-12-02.patch |
21 |
|
22 |
BuildArchitectures: noarch |
23 |
|
24 |
BuildRequires: e-smith-devtools |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
|
27 |
Requires: e-smith-base |
28 |
Requires: openvpn >= 2.1 |
29 |
|
30 |
%description |
31 |
This package contains all the needed scripts and templates |
32 |
to run openvpn in client or server mode for site to site tunnels |
33 |
|
34 |
%changelog |
35 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 0.2-8.sme |
36 |
- apply locale 2017-12-02 patch |
37 |
|
38 |
* Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2-7.sme |
39 |
- Fix daemon ID validation [SME: 10446] |
40 |
|
41 |
* Mon Feb 8 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2-6.sme |
42 |
- Create /etc/openvpn/s2s/dev/urandom [SME: 9238] |
43 |
|
44 |
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.2-5.sme |
45 |
- Apply smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch [SME: 8967] |
46 |
|
47 |
* Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 0.2-4.sme |
48 |
- Apply locale 2015-02-17 patch |
49 |
|
50 |
* Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2-3.sme |
51 |
- Create required (but unused) /etc/openvpn/s2s/tmp dir |
52 |
|
53 |
* Thu Nov 14 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2-2.sme |
54 |
- Use verify-x509-name instead of tls-remote |
55 |
|
56 |
* Mon Nov 11 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2-1.sme |
57 |
- Rebuild for SME9 |
58 |
|
59 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-22.sme |
60 |
- apply locale 2013-07-14 patch |
61 |
|
62 |
* Thu Oct 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-21.sme |
63 |
- Apply locale 2011-10-13 patch |
64 |
|
65 |
* Thu Jun 2 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-20.sme |
66 |
- Fix remote host description |
67 |
|
68 |
* Wed Jun 1 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-19.sme |
69 |
- SNAT outbound connexions to use the local IP as source |
70 |
|
71 |
* Tue Apr 19 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-18.sme |
72 |
- Reduce inactivity timeout |
73 |
|
74 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1-17.sme |
75 |
- apply locale 2011-03-06 patch |
76 |
|
77 |
* Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-16.sme |
78 |
- Stop disabling service on rpm removal (spec change only) |
79 |
|
80 |
* Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-15.sme |
81 |
- Remove useless smb.conf template |
82 |
|
83 |
* Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-14.sme |
84 |
- Fix type variable (thks M. Doerner) |
85 |
|
86 |
* Mon Nov 8 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-13.sme |
87 |
- Apply locale 2010-11-08 patch |
88 |
|
89 |
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-12.sme |
90 |
- Apply locale 2010-11-04 patch |
91 |
|
92 |
* Tue Nov 02 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-11.sme |
93 |
- Remove the nice directive |
94 |
|
95 |
* Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-10.sme |
96 |
- Expand smb.conf and restart samba services |
97 |
|
98 |
* Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-9.sme |
99 |
- Fix typo in up script |
100 |
|
101 |
* Mon Oct 18 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-8.sme |
102 |
- Various enhancement in templates |
103 |
- Set wget timeout |
104 |
- Fix crontab templates |
105 |
|
106 |
* Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-7.sme |
107 |
- Implement CRL updates and verification |
108 |
- Fix masq template |
109 |
|
110 |
* Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-6.sme |
111 |
- Set VPN networks non removable |
112 |
|
113 |
* Sun Oct 17 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-5.sme |
114 |
- Rename logrotate configuration file |
115 |
- Add missingok to logrotate conf |
116 |
- Support per configuration customization |
117 |
- Add TLS auth support |
118 |
|
119 |
* Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-4.sme |
120 |
- Fix adding routes in up script |
121 |
- Log drop trafic |
122 |
- Fix multiple net validation |
123 |
|
124 |
* Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-3.sme |
125 |
- allow one-way VPN with AllowInbound prop |
126 |
|
127 |
* Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-3.sme |
128 |
- Various fixes |
129 |
|
130 |
* Mon Oct 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-1.sme |
131 |
- initiale release (based on work from Florian Dejan) |
132 |
|
133 |
%prep |
134 |
|
135 |
%setup -q -n %{name}-%{version} |
136 |
%patch0 -p1 |
137 |
%patch1 -p1 |
138 |
%patch2 -p1 |
139 |
%patch3 -p1 |
140 |
%patch4 -p1 |
141 |
|
142 |
%build |
143 |
perl createlinks |
144 |
|
145 |
%{__mkdir_p} root/etc/openvpn/s2s/priv |
146 |
%{__mkdir_p} root/etc/openvpn/s2s/pub |
147 |
%{__mkdir_p} root/etc/openvpn/s2s/tmp |
148 |
%{__mkdir_p} root/etc/openvpn/s2s/dev |
149 |
%{__mkdir_p} root/var/run/openvpn-s2s |
150 |
%{__mkdir_p} root/var/log/openvpn-s2s |
151 |
|
152 |
%install |
153 |
/bin/rm -rf $RPM_BUILD_ROOT |
154 |
(cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT) |
155 |
/bin/rm -f %{name}-%{version}-filelist |
156 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
157 |
--dir /etc/openvpn/s2s/pub 'attr(0755,root,root)' \ |
158 |
--dir /etc/openvpn/s2s/priv 'attr(0750,root,root)' \ |
159 |
--dir /etc/openvpn/s2s/tmp 'attr(0750,root,root)' \ |
160 |
--dir /var/log/openvpn-s2s 'attr(0770,root,nobody)' \ |
161 |
--file /etc/openvpn/s2s/bin/up 'attr(4750,root,openvpn)' \ |
162 |
> %{name}-%{version}-filelist |
163 |
|
164 |
%files -f %{name}-%{version}-filelist |
165 |
%defattr(-,root,root) |
166 |
|
167 |
%clean |
168 |
rm -rf $RPM_BUILD_ROOT |
169 |
|
170 |
%post |
171 |
if [ \! -c /etc/openvpn/s2s/dev/urandom ]; then |
172 |
mknod -m 0444 /etc/openvpn/s2s/dev/urandom c 1 9 |
173 |
fi |
174 |
|
175 |
%preun |
176 |
|