/[smecontribs]/rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec
ViewVC logotype

Contents of /rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec

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


Revision 1.10 - (show annotations) (download)
Thu Nov 15 10:37:52 2018 UTC (5 years, 6 months ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-openvpn-bridge-2_1-9_el6_sme
Changes since 1.9: +7 -2 lines
* Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.1-9.sme
- Add option to enable/doisable PushRoute  [SME: 10547]

1 # $Id: smeserver-openvpn-bridge.spec,v 1.9 2017/12/02 06:28:51 cvsuser Exp $
2 # Authority: vip-ire
3 # Name: Daniel Berteaud
4
5 Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for bridge mode
6 %define name smeserver-openvpn-bridge
7 Name: %{name}
8 %define version 2.1
9 %define release 9
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-bridge-2.1-locale-2015-02-17.patch
17 Patch1: smeserver-openvpn-bridge-2.1-add_routes_for_s2s_virtual_ip.patch
18 Patch2: smeserver-openvpn-bridge-2.1-remove_obsolete_libpam_symlink.patch
19 Patch3: smeserver-openvpn-bridge-2.1-typo_in_en_locale.patch
20 Patch4: smeserver-openvpn-bridge-2.1-locale-2017-02-02.patch
21 Patch5: smeserver-openvpn-bridge-2.1-locale-2017-12-02.patch
22 Patch6: smeserver-openvpn-bridge-2.1-push-routes.patch
23
24 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25 BuildArchitectures: noarch
26
27 BuildRequires: e-smith-devtools
28
29 Requires: e-smith-base
30 Requires: openvpn
31 Requires: smeserver-bridge-interface
32 Requires: perl(Net::OpenVPN::Manage)
33 Obsoletes: smeserver-openvpn-bridge-fws
34 Obsoletes: smeserver-openvpn-bridge.fws
35
36 %description
37 This package contains all the needed scripts and templates
38 to have a full working openvpn server running in bridge mode.
39
40 %changelog
41 * Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.1-9.sme
42 - Add option to enable/doisable PushRoute [SME: 10547]
43
44 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme
45 - apply locale 2017-12-02 patch
46
47 * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.1-7.sme
48 - apply locale 2017-02-02.patch
49
50 * Sat May 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.1-6.sme
51 - Typo in en-us locale for the panel [SME: 9301]
52
53 * Wed Feb 10 2016 Daniel Berteaud <daniel@firewall-services.com> 2.1-5.sme
54 - Remove obsolete libpam.so symlink so AutoReqProv do not add a dep on i686
55 pam
56
57 * Mon Feb 8 2016 Daniel Berteaud <daniel@firewall-services.com> 2.1-4.sme
58 - Create /etc/openvpn/bridge/dev/urandom [SME: 9238]
59
60 * Thu Aug 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-3.sme
61 - Add routes for s2s virtual IP
62
63 * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-2.sme
64 - Apply locale 2015-02-17 patch
65
66 * Mon Nov 11 2013 Daniel B. <daniel@firewall-services.com> 2.1-1.sme
67 - Rebuild for SME9
68
69 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0-50.sme
70 - apply locale 2013-07-14 patch
71
72 * Thu Jun 6 2013 Daniel B. <daniel@firewall-services.com> 2.0-49.sme
73 - Fix plugin directory for x86_64 [SME: 7658]
74
75 * Fri Mar 22 2013 Daniel B. <daniel@firewall-services.com> 2.0-48.sme
76 - Fix spelling in en-us panel [SME: 7507]
77
78 * Mon Oct 08 2012 Daniel B. <daniel@firewall-services.com> 2.0-47.sme
79 - Create a tmp dir (needed for openvpn 2.2.2)
80
81 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.0-46.el6
82 - apply locale 2012-03-20 patch
83
84 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0-45.sme
85 - apply locale 2011-04-27 patch
86
87 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0-44.sme
88 - apply locale 2011-03-06 patch
89
90 * Thu Feb 17 2011 Daniel B. <daniel@firewall-services.com> 2.0-43.sme
91 - Fix a typo in the panel [SME: 6509]
92
93 * Tue Jan 25 2011 Daniel B. <daniel@firewall-services.com> 2.0-42.sme
94 - Stop disabling service on rpm removal (spec change only)
95
96 * Tue Jan 25 2011 Daniel B. <daniel@firewall-services.com> 2.0-41.sme
97 - Add comp-lzo option back into client conf file
98
99 * Tue Oct 26 2010 Daniel B. <daniel@firewall-services.com> 2.0-40.sme
100 - Add PassTOS DB key to enable/disable passtos
101 - Enhance routes push (work with s2s contrib)
102
103 * Tue Oct 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-39.sme
104 - templates cleanup
105 - DB prop to disable local networks routes push to client
106
107 * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-38.sme
108 - apply locale 2010-07-19 patc
109
110 * Wed Jun 02 2010 Daniel B. <daniel@firewall-services.com> 2.0-37.sme
111 - apply locale 2010-06-02 patch
112 - use multilog timestamp
113
114 * Wed May 12 2010 Daniel B. <daniel@firewall-services.com> 2.0-36.sme
115 - Comment the passtos option as it's not supported on Windows
116
117 * Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme
118 - add the passtos option
119 - push the comp-lzo option to the client
120 - apply locale 2010-04-29 patch
121
122 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0-34.sme
123 - apply locale 2010-03-02 patch
124
125 * Wed Nov 18 2009 Daniel B. <daniel@firewall-services.com> 2.0-33.sme
126 - code cleanup
127
128 * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 2.0-32.sme
129 - apply locale 2009-11-17 patch
130 - Fix CRL update on event (openvpn-bridge-update)
131
132 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0-31.sme
133 - apply locale 2009-10-27 patch
134
135 * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 2.0-30.sme
136 - apply locale 2009-10-21 patch
137
138 * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 2.0-29.sme
139 - Put tls-client directive in client config file even when additional TLS
140 auth is disabled (required for the main TLS auth) [SME: 5495]
141 - apply locale 2009-09-28 patch
142
143 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-28.sme
144 - apply locale 2009-08-24 patch
145
146 * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 2.0-27.sme
147 - apply locale 2009-07-22 patch
148
149 * Thu Jun 25 2009 Daniel B. <daniel@firewall-services.com> 2.0-26.sme
150 - expand config and restart the service when local networks are added
151 or removed so the new routes are pushed
152
153 * Tue May 26 2009 Daniel B. <daniel@firewall-services.com> 2.0-25.sme
154 - apply locale 2009-05-26 patch
155
156 * Sun May 24 2009 Daniel B. <daniel@firewall-services.com> 2.0-24.sme
157 - apply locale 2009-05-24 patch
158
159 * Thu Apr 30 2009 Daniel B. <daniel@firewall-services.com> 2.0-23.sme
160 - apply local 2009-04-30 patch
161
162 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0-22.sme
163 - apply locale 2009-04-27 patch
164
165 * Tue Apr 14 2009 Daniel B. <daniel@firewall-services.com> [2.0-21]
166 - Fixe permissions on public directory (pub and ccd) which must be readable
167 by everyone (especially user nobody)
168
169 * Sun Apr 12 2009 Daniel B. <daniel@firewall-services.com> [2.0-20]
170 - remove obsolete init scripts reset-openvpn and openvpn-bridge
171
172 * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [2.0-19]
173 - Do not add cipher directive in client configuration file if set to 'auto'
174
175 * Wed Mar 11 2009 Daniel B. <daniel@firewall-services.com> [2.0-18]
176 - Compatibility with openvpn 2.1 (detect plugin dir location) [SME: 5060]
177
178 * Mon Mar 09 2009 Daniel B. <daniel@firewall-services.com> [2.0-17]
179 - Add smeserver-bridge-interface as dependency
180 - Update spec description
181
182 * Tue Mar 03 2009 SME Translation Server [2.0-16]
183 - apply locale 2009-03-03 patch
184
185 * Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-15]
186 - Fix some more errors in the en-us locale
187 - Remove tabs from SPEC file as some editors act weird with them, e.g. nano
188
189 * Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-14]
190 - Fix some grammar errors in the en-us locale
191
192 * Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-13]
193 - Fix a typo in the en-us locale
194
195 * Tue Mar 03 2009 Shad L. Lords <slords@mail.com> [2.0-12]
196 - Fix xml language tag to be correct
197
198 * Tue Mar 03 2009 Shad L. Lords <slords@mail.com> [2.0-11]
199 - Remove duplicate translations that break pootle
200
201 * Tue Mar 03 2009 Shad L. Lords <slords@mail.com> [2.0-10]
202 - Rename locale/en to locale/en-us to pootle works
203
204 * Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> [2.0-9]
205 - Apply locale patch fr 1
206 - Add e-smith-devtools as a build dependency
207
208 * Thu Jan 29 2009 Daniel B. <daniel@firewall-services.com> [2.0-8]
209 - Fix an error with the creation of the db
210
211 * Wed Jan 28 2009 Daniel B. <daniel@firewall-services.com> [2.0-7]
212 - Cleanly create openvpn-bridge db
213
214 * Fri Jan 16 2009 Daniel B. <daniel@firewall-services.com> [2.0-6]
215 - Just warn if openvpn db is missing
216 - Fix certificates check
217 - Warn if bridge service isn't enabled
218 - Configure the CRL update URL
219
220 * Mon Jan 12 2009 Daniel B. <daniel@firewall-services.com> [2.0-5]
221 - localization patch
222
223 * Mon Dec 22 2008 Daniel B. <daniel@firewall-services.com> [2.0-4]
224 - Add validate_common_name routine
225
226 * Wed Dec 19 2008 Daniel B. <daniel@firewall-services.com> [2.0-3]
227 - Added option configRequired (accept only certificate listed in the rules section)
228 - Clean config templates
229
230 * Tue Dec 16 2008 Daniel B. <daniel@firewall-services.com> [2.0-2]
231 - Add missing pull directive in client config
232
233 * Fri Dec 12 2008 Daniel B. <daniel@firewall-services.com> [2.0-1]
234 - Remove useless migrate fragment (now handled by the bridge package)
235
236 * Thu Dec 04 2008 Daniel B. <daniel@firewall-services.com> [2.0-0]
237 - The bridge stuff is now in a separated rpm
238 - Restarting the service doesn't cut the InternalInterface
239 as the bridge isn't restarted
240 - Correct (truely this time) the bug with dhcpd looping
241 - Panel re-writen in FormMagick (much more simple now)
242 - Removed the certificate manager, now handled by phpki
243 - Real-time clients info using Net::OpenVPN::Manage
244 - Routes to local networks are pushed to clients
245
246 * Tue Feb 06 2007 Daniel Berteaud <daniel@firewall-services.com>
247 - [1.1-1]
248 - Bugs fixes (repported by Stephan Braunstein)
249 - corrections in the en language
250
251 * Tue Feb 06 2007 Daniel Berteaud <daniel@firewall-services.com>
252 - [1.1-0]
253 - panel enhancement
254 - little correction in the local file
255
256 * Fri Dec 11 2006 Daniel Berteaud <daniel@firewall-services.com>
257 - [1.0-3]
258 - correction of permissions on startup and shutdown scripts
259 - little correction in the local file
260
261 * Fri Dec 08 2006 Daniel Berteaud <daniel@firewall-services.com>
262 - [1.0-2]
263 - Added missing directory keys/bridge
264
265 * Fri Dec 06 2006 Daniel Berteaud <daniel@firewall-services.com>
266 - [1.0-1]
267 - Removed useless parameters from the panel (tap, br and localInf)
268 - Added a stop script (k20openvpn-bridge)
269 - panel renamed to openvpn-bridge for futur compatibility
270
271 %prep
272
273 %setup -q -n %{name}-%{version}
274 %patch0 -p1
275 %patch1 -p1
276 %patch2 -p1
277 %patch3 -p1
278 %patch4 -p1
279 %patch5 -p1
280 %patch6 -p1
281
282 %build
283 perl createlinks
284
285 %{__mkdir_p} root/etc/openvpn/bridge/ccd
286 %{__mkdir_p} root/etc/openvpn/bridge/priv
287 %{__mkdir_p} root/etc/openvpn/bridge/pub
288 %{__mkdir_p} root/etc/openvpn/bridge/tmp
289 %{__mkdir_p} root/etc/openvpn/bridge/dev
290 %{__mkdir_p} root/var/log/openvpn-bridge
291
292 %install
293 /bin/rm -rf $RPM_BUILD_ROOT
294 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
295 /bin/rm -f %{name}-%{version}-filelist
296 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
297 --file /var/service/openvpn-bridge/run 'attr(0755,root,root)' \
298 --file /var/service/openvpn-bridge/log/run 'attr(0755,root,root)' \
299 --dir /var/log/openvpn-bridge 'attr(0750,smelog,smelog)' \
300 --dir /etc/openvpn/bridge/pub 'attr(0755,root,root)' \
301 --dir /etc/openvpn/bridge/priv 'attr(0750,root,root)' \
302 --dir /etc/openvpn/bridge/ccd 'attr(0755,root,root)' \
303 --dir /etc/openvpn/bridge/tmp 'attr(0770,root,nobody)' \
304 --file /usr/bin/ovpn-bridge-update-crl 'attr(0750,root,root)' \
305 > %{name}-%{version}-filelist
306
307 %files -f %{name}-%{version}-filelist
308 %defattr(-,root,root)
309
310 %clean
311 rm -rf $RPM_BUILD_ROOT
312
313 %post
314 if [ \! -c /etc/openvpn/bridge/dev/urandom ]; then
315 mknod -m 0444 /etc/openvpn/bridge/dev/urandom c 1 9
316 fi
317
318 %preun

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