--- rpms/e-smith-lib/sme9/e-smith-lib.spec 2016/01/12 21:55:13 1.21 +++ rpms/e-smith-lib/sme9/e-smith-lib.spec 2017/10/23 07:30:28 1.22 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.20 2015/07/01 20:41:17 stephdl Exp $ +# $Id: e-smith-lib.spec,v 1.21 2016/01/12 21:55:13 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 16 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -24,6 +24,7 @@ Patch10: e-smith-lib-2.4.0-untaintLicens 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 +Patch14: e-smith-lib-2.6.0-skip_tap_soft_nic.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -43,6 +44,10 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* 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] @@ -824,6 +829,7 @@ e-smith server and gateway software - li %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 %pre