1 |
# $Id: e-smith-radiusd.spec,v 1.22 2021/11/08 11:21:04 terryfage Exp $ |
# $Id: e-smith-radiusd.spec,v 1.23 2021/11/15 17:12:22 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 20 |
%define release 21 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
38 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Nov 18 2021 Terry Fage <tfage@yahoo.com.au> 2.6.0-21.sme |
42 |
|
- fix startup informational message Duplicate Auth-Type 'REJECT' [SME: 11736] |
43 |
|
- patch was blank, populate and apply [SME: 11736] |
44 |
|
|
45 |
* Mon Nov 15 2021 John H. Bennett III <bennettj@johnbennettservices.com> 2.6.0-20.sme |
* Mon Nov 15 2021 John H. Bennett III <bennettj@johnbennettservices.com> 2.6.0-20.sme |
46 |
- fix startup informational message Duplicate Auth-Type 'REJECT' [SME: 11736] |
- fix startup informational message Duplicate Auth-Type 'REJECT' [SME: 11736] |
47 |
|
|