--- rpms/e-smith-lib/sme9/e-smith-lib.spec 2015/07/01 20:41:17 1.20 +++ rpms/e-smith-lib/sme9/e-smith-lib.spec 2017/10/25 07:22:06 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.19 2015/06/25 15:51:01 stephdl Exp $ +# $Id: e-smith-lib.spec,v 1.22 2017/10/23 07:30:28 vip-ire Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.4.0 -%define release 15 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -23,6 +23,7 @@ Patch9: e-smith-lib-2.4.0-textboxLicense Patch10: e-smith-lib-2.4.0-untaintLicenseFile.patch Patch11: e-smith-lib-2.4.0-PerlCritic-getLicenseFile.patch Patch12: e-smith-lib-2.4.0.set-secret_password-creation.patch +Patch13: e-smith-lib-2.4.0-accept_sigusr1_or_2_from_files.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -42,6 +43,17 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Wed Oct 25 2017 Daniel Berteaud 2.4.0-18.sme +- Revert prev change regarding tap_soft, as it's not needed [SME: 10444] + +* Mon Oct 23 2017 Daniel Berteaud 2.4.0-17.sme +- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) + [SME: 10444] + +* Tue Jan 12 2016 Daniel Berteaud 2.4.0-16.sme +- Adjust regex so adjust-service accepts sigusr1 and sigusr2 from files + [SME: 9184] + * Thu Jun 18 2015 stephane de Labrusse 2.4.0-15.sme - Added a password creation (set_secret) [SME: 8943] - code from Charlie Brady @@ -818,6 +830,7 @@ e-smith server and gateway software - li %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 %pre