--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2017/04/12 21:39:03 1.7 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2017/10/25 07:18:48 1.9 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.6 2016/08/04 07:28:29 unnilennium Exp $ +# $Id: e-smith-lib.spec,v 1.8 2017/10/23 07:21:23 vip-ire Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 6 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -34,6 +34,13 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Wed Oct 25 2017 Daniel Berteaud 2.6.0-8.sme +- Revert prev change regarding tap_soft, as it's not needed [SME: 10445] + +* Mon Oct 23 2017 Daniel Berteaud 2.6.0-7.sme +- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) + [SME: 10445] + * Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-6.sme - remove reference to smtpd in configuration.conf [SME: 9478]