1 |
# $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 $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - library module |
Summary: e-smith server and gateway - library module |
4 |
%define name e-smith-lib |
%define name e-smith-lib |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 6 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
34 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme |
38 |
|
- Revert prev change regarding tap_soft, as it's not needed [SME: 10445] |
39 |
|
|
40 |
|
* Mon Oct 23 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme |
41 |
|
- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) |
42 |
|
[SME: 10445] |
43 |
|
|
44 |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
45 |
- remove reference to smtpd in configuration.conf [SME: 9478] |
- remove reference to smtpd in configuration.conf [SME: 9478] |
46 |
|
|