1 |
# $Id: e-smith-radiusd.spec,v 1.16 2021/01/03 06:47:48 jpp Exp $ |
# $Id: e-smith-radiusd.spec,v 1.18 2021/06/02 14:51:18 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - configure PPTP inbound VPN |
Summary: e-smith server and gateway - configure PPTP inbound VPN |
4 |
%define name e-smith-radiusd |
%define name e-smith-radiusd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 14 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Mon Aug 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
37 |
|
- fix ssl template metadata patch [SME: 11680] |
38 |
|
|
39 |
|
* Wed Jun 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
40 |
|
- remove services2adjust in bootstrap-console-save event, this put systemd in a loop [SME: 11602] |
41 |
|
|
42 |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
43 |
- ssl pem using template in place of copy [SME: 11602] |
- ssl pem using template in place of copy [SME: 11602] |
44 |
|
|