--- rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec 2021/05/31 04:12:24 1.17 +++ rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec 2021/11/06 19:18:05 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-radiusd.spec,v 1.16 2021/01/03 06:47:48 jpp Exp $ +# $Id: e-smith-radiusd.spec,v 1.20 2021/11/04 00:41:16 terryfage Exp $ Summary: e-smith server and gateway - configure PPTP inbound VPN %define name e-smith-radiusd Name: %{name} %define version 2.6.0 -%define release 14 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,9 @@ Patch3: e-smith-radiusd-2.6.0-bz10853.pa Patch4: e-smith-radiusd-2.6.0-bz11113-bz11155-systemd-update.patch Patch5: e-smith-radiusd-2.6.0-bz11302.patch Patch6: e-smith-radiusd-2.6.0-bz11602-ssl-template.patch +Patch7: e-smith-radiusd-2.6.0-bz11718-WAP-auth.patch +Patch8: e-smith-radiusd-2.6.0-bz11719-LDAP-auth.patch +Patch9: e-smith-radiusd-2.6.0-bz11735-PAP-auth.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.13.16-27 @@ -33,6 +36,19 @@ BuildArchitectures: noarch e-smith server and gateway - configure radius server %changelog +* Sat Nov 06 2021 John H. Bennett III 2.6.0-18.sme +- add/fix PAP-auth patch [SME: 11735] + +* Thu Nov 04 2021 John H. Bennett III 2.6.0-17.sme +- fix WAP-auth patch [SME: 11718] +- fix LDAP-auth patch [SME: 11719] + +* Mon Aug 23 2021 Jean-Philippe Pialasse 2.6.0-16.sme +- fix ssl template metadata patch [SME: 11680] + +* Wed Jun 02 2021 Jean-Philippe Pialasse 2.6.0-15.sme +- remove services2adjust in bootstrap-console-save event, this put systemd in a loop [SME: 11602] + * Mon May 31 2021 Jean-Philippe Pialasse 2.6.0-14.sme - ssl pem using template in place of copy [SME: 11602] @@ -206,6 +222,9 @@ rm -rf root/service root/var/service roo mkdir -p root/var/log/stunnel/ssl %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build perl createlinks @@ -241,5 +260,3 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-%{release}-filelist %defattr(-,root,root) - -