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

Diff of /rpms/smeserver-wireguard/contribs10/smeserver-wireguard.spec

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

Revision 1.19 by brianr, Thu Nov 25 10:10:25 2021 UTC Revision 1.24 by jpp, Tue Dec 27 03:06:32 2022 UTC
# Line 1  Line 1 
1  %define release 13  %define release 18
2  %define version 1.0  %define version 1.0
3    
4  Name: smeserver-wireguard                Name: smeserver-wireguard              
# Line 13  Source0: smeserver-wireguard-1.0.tgz Line 13  Source0: smeserver-wireguard-1.0.tgz
13  Patch0: smeserver-wireguard-1.0-bz11721-init.patch  Patch0: smeserver-wireguard-1.0-bz11721-init.patch
14  Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch  Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch
15  Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch  Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch
16    Patch3: smeserver-wireguard-1.0-bz11819_smanager-bz11742_info.patch
17    Patch4: smeserver-wireguard-1.0-fix_typos.patch
18    Patch5: smeserver-wireguard-1.0-bz11771-more-network-check.patch
19    Patch6: smeserver-wireguard-1.0-locale-2022-11-11.patch
20    Patch7: smeserver-wireguard-1.0-bz12288.patch
21    
22  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
23  Requires: wireguard-tools  Requires: wireguard-tools
24  Requires: kmod-wireguard  Requires: kmod-wireguard
25  Requires: smeserver-release >= 10        Requires: smeserver-release >= 10
26  Requires: qrencode  Requires: qrencode
27  Requires: perl-Net-Netmask  Requires: perl-Net-Netmask
28  Requires: e-smith-base >= 5.8.1-2  Requires: e-smith-base >= 5.8.1-2
29  Requires: e-smith-lib >= 2.6.0-15  Requires: e-smith-lib >= 2.6.0-15
30    
31    AutoReqProv: no
32    
33  %description  %description
34  WireGuard is a novel VPN that runs inside the Linux Kernel and uses  WireGuard is a novel VPN that runs inside the Linux Kernel and uses
35  state-of-the-art cryptography (the "Noise" protocol). It aims to be  state-of-the-art cryptography (the "Noise" protocol). It aims to be
# Line 38  This package provides the Koozali SME SE Line 45  This package provides the Koozali SME SE
45  %patch0 -p1  %patch0 -p1
46  %patch1 -p1  %patch1 -p1
47  %patch2 -p1  %patch2 -p1
48    %patch3 -p1
49    %patch4 -p1
50    %patch5 -p1
51    %patch6 -p1
52    %patch7 -p1
53    
54  %build  %build
55  perl createlink  perl createlink
# Line 57  cat %{name}-%{version}-filelist Line 69  cat %{name}-%{version}-filelist
69  #%doc COPYING  #%doc COPYING
70    
71    
72    %changelog
73    * Mon Dec 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-18.sme
74    - remove masquerade and forward directive on startup [SME: 12288]
75    
76    * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-17.sme
77    - apply locale 2022-11-11 patch
78    
79    * Sun May 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-16.sme
80    - improve check and tidying for non local network type [SME: 11771]
81      updated both legacy and new panel
82    
83    * Tue Apr 19 2022 Michel Begue <mab974@misouk.com> 1.0-15.sme
84    - Fix typos in templates
85    
86    * Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme
87    - Integrate wireguard with smeserver-manager (manager2) [SME: 11819]
88    - Accept spaces in 'info' attribute [SME: 11742]
89    
 %changelog  
90  * Thu Nov 25 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-13.sme  * Thu Nov 25 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-13.sme
91  - Delete old networkdb records when server ip updated [SME: 11771]  - Delete old networkdb records when server ip updated [SME: 11771]
92  - Validate Server Ip range to be private in SM panel  - Validate Server Ip range to be private in SM panel
# Line 91  cat %{name}-%{version}-filelist Line 117  cat %{name}-%{version}-filelist
117    
118  * Tue Oct 26 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-1.sme  * Tue Oct 26 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-1.sme
119  - first release for Koozali SME Server  - first release for Koozali SME Server
   
   


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