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

Diff of /rpms/smeserver-openvpn-bridge/contribs10/smeserver-openvpn-bridge.spec

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

Revision 1.7 by terryfage, Wed Sep 8 05:14:42 2021 UTC Revision 1.11 by brianr, Sat Jul 30 17:48:02 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-bridge.spec,v 1.6 2021/08/23 01:43:47 terryfage Exp $  # $Id: smeserver-openvpn-bridge.spec,v 1.10 2022/07/24 02:59:29 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-bridge  %define name smeserver-openvpn-bridge
7  Name: %{name}  Name: %{name}
8  %define version 2.1  %define version 2.1
9  %define release 15  %define release 17
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 26  Patch9: smeserver-openvpn-bridge-2.1-bz1 Line 26  Patch9: smeserver-openvpn-bridge-2.1-bz1
26  Patch10: smeserver-openvpn-bridge-2.1-bz11335-sme10bis.patch  Patch10: smeserver-openvpn-bridge-2.1-bz11335-sme10bis.patch
27  Patch11: smeserver-openvpn-bridge-2.1-locale-2021-08-23.patch  Patch11: smeserver-openvpn-bridge-2.1-locale-2021-08-23.patch
28  Patch12: smeserver-openvpn-bridge-2.1-locale-2021-09-08.patch  Patch12: smeserver-openvpn-bridge-2.1-locale-2021-09-08.patch
29    Patch13: smeserver-openvpn-bridge-2.1-bz12018-backup.patch
30    
31  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 44  This package contains all the needed scr Line 45  This package contains all the needed scr
45  to have a full working openvpn server running in bridge mode.  to have a full working openvpn server running in bridge mode.
46    
47  %changelog  %changelog
48    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.1-17.sme
49    - Re-build and link to latest devtools [SME: 11997]
50    
51    * Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-16.sme
52    - add to core backup [SME: 12018]
53    
54  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 2.1-15.sme  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 2.1-15.sme
55  - apply locale 2021-09-08 patch  - apply locale 2021-09-08 patch
56    
# Line 56  to have a full working openvpn server ru Line 63  to have a full working openvpn server ru
63  - better client default configuration with embded shared key and CAcert  - better client default configuration with embded shared key and CAcert
64  - migrate cipher to Cipher like routed and s2s usage  - migrate cipher to Cipher like routed and s2s usage
65  - HMAC and Cipher are accessible to change using the manager.  - HMAC and Cipher are accessible to change using the manager.
66  - fix typos in translations [SME: 6647]  - Re-build and link to latest devtools typos in translations [SME: 6647]
67    
68  * Tue Mar 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-12.sme  * Tue Mar 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.1-12.sme
69  - fix permisison issue on private keys [SME: 11335]  - Re-build and link to latest devtools permisison issue on private keys [SME: 11335]
70  - rework unit file  - rework unit file
71    avoid failure, add ncp cipher, add loging status    avoid failure, add ncp cipher, add loging status
72  - add default cipher  AES-256-CBC - if issue with older clients < 2.4  - add default cipher  AES-256-CBC - if issue with older clients < 2.4
# Line 257  to have a full working openvpn server ru Line 264  to have a full working openvpn server ru
264  * Mon Dec 22 2008 Daniel B. <daniel@firewall-services.com> [2.0-4]  * Mon Dec 22 2008 Daniel B. <daniel@firewall-services.com> [2.0-4]
265  - Add validate_common_name routine  - Add validate_common_name routine
266    
267  * Wed Dec 19 2008 Daniel B. <daniel@firewall-services.com> [2.0-3]  * Fri Dec 19 2008 Daniel B. <daniel@firewall-services.com> [2.0-3]
268  - Added option configRequired (accept only certificate listed in the rules section)  - Added option configRequired (accept only certificate listed in the rules section)
269  - Clean config templates  - Clean config templates
270    
# Line 287  to have a full working openvpn server ru Line 294  to have a full working openvpn server ru
294  - panel enhancement  - panel enhancement
295  - little correction in the local file  - little correction in the local file
296    
297  * Fri Dec 11 2006 Daniel Berteaud <daniel@firewall-services.com>  * Mon Dec 11 2006 Daniel Berteaud <daniel@firewall-services.com>
298  - [1.0-3]  - [1.0-3]
299  - correction of permissions on startup and shutdown scripts  - correction of permissions on startup and shutdown scripts
300  - little correction in the local file  - little correction in the local file
# Line 296  to have a full working openvpn server ru Line 303  to have a full working openvpn server ru
303  - [1.0-2]  - [1.0-2]
304  - Added missing directory keys/bridge  - Added missing directory keys/bridge
305    
306  * Fri Dec 06 2006 Daniel Berteaud <daniel@firewall-services.com>  * Wed Dec 06 2006 Daniel Berteaud <daniel@firewall-services.com>
307  - [1.0-1]  - [1.0-1]
308  - Removed useless parameters from the panel (tap, br and localInf)  - Removed useless parameters from the panel (tap, br and localInf)
309  - Added a stop script (k20openvpn-bridge)  - Added a stop script (k20openvpn-bridge)
# Line 318  to have a full working openvpn server ru Line 325  to have a full working openvpn server ru
325  %patch10 -p1  %patch10 -p1
326  %patch11 -p1  %patch11 -p1
327  %patch12 -p1  %patch12 -p1
328    %patch13 -p1
329    
330  rm -rf root/usr/sbin/systemd/  rm -rf root/usr/sbin/systemd/
331  rm -rf root/var/service/  rm -rf root/var/service/


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