/[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.9 - (show annotations) (download)
Sat Dec 2 06:28:51 2017 UTC (6 years, 5 months ago) by cvsuser
Branch: MAIN
CVS Tags: smeserver-openvpn-bridge-2_1-8_el6_sme
Changes since 1.8: +7 -2 lines
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme
- apply locale 2017-12-02 patch

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

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