/[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.17 by jpp, Wed Nov 3 18:19:58 2021 UTC Revision 1.23 by jpp, Fri Nov 11 16:28:41 2022 UTC
# Line 1  Line 1 
1  %define release 11  %define release 17
2  %define version 1.0  %define version 1.0
3    
4  Name: smeserver-wireguard                Name: smeserver-wireguard              
# Line 11  License: GPL Line 11  License: GPL
11  URL: https://wiki.koozali.org/Wireguard          URL: https://wiki.koozali.org/Wireguard        
12  Source0: smeserver-wireguard-1.0.tgz      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
15    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    
21  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
22  Requires: wireguard-tools  Requires: wireguard-tools
23  Requires: kmod-wireguard  Requires: kmod-wireguard
24  Requires: smeserver-release >= 10        Requires: smeserver-release >= 10
25  Requires: qrencode  Requires: qrencode
26  Requires: perl-Net-Netmask  Requires: perl-Net-Netmask
27  Requires: e-smith-base >= 5.8.1-2  Requires: e-smith-base >= 5.8.1-2
28  Requires: e-smith-lib >= 2.6.0-15  Requires: e-smith-lib >= 2.6.0-15
29    
30    AutoReqProv: no
31    
32  %description  %description
33  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
34  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 34  This package provides the Koozali SME SE Line 42  This package provides the Koozali SME SE
42  %prep  %prep
43  %setup -q  %setup -q
44  %patch0 -p1  %patch0 -p1
45    %patch1 -p1
46    %patch2 -p1
47    %patch3 -p1
48    %patch4 -p1
49    %patch5 -p1
50    %patch6 -p1
51    
52  %build  %build
53  perl createlink  perl createlink
# Line 53  cat %{name}-%{version}-filelist Line 67  cat %{name}-%{version}-filelist
67  #%doc COPYING  #%doc COPYING
68    
69    
70    %changelog
71    * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-17.sme
72    - apply locale 2022-11-11 patch
73    
74    * Sun May 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-16.sme
75    - improve check and tidying for non local network type [SME: 11771]
76      updated both legacy and new panel
77    
78    * Tue Apr 19 2022 Michel Begue <mab974@misouk.com> 1.0-15.sme
79    - Fix typos in templates
80    
81    * Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme
82    - Integrate wireguard with smeserver-manager (manager2) [SME: 11819]
83    - Accept spaces in 'info' attribute [SME: 11742]
84    
85    * Thu Nov 25 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-13.sme
86    - Delete old networkdb records when server ip updated [SME: 11771]
87    - Validate Server Ip range to be private in SM panel
88    
89    * Tue Nov 16 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-12.sme
90    - Fix-allowedips-in-quick-conf-contents [SME: 11756]
91    
 %changelog  
92  * Wed Nov 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-11.sme  * Wed Nov 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-11.sme
93  - fix tainted string from dns query [SME: 11721]  - fix tainted string from dns query [SME: 11721]
94    
# Line 80  cat %{name}-%{version}-filelist Line 112  cat %{name}-%{version}-filelist
112    
113  * 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
114  - 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