1 |
# $Id: e-smith-openssh.spec,v 1.4 2013/11/01 04:26:28 burnat Exp $ |
# $Id: e-smith-openssh.spec,v 1.5 2014/04/04 23:13:07 burnat Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure and enable ssh |
Summary: e-smith module to configure and enable ssh |
4 |
%define name e-smith-openssh |
%define name e-smith-openssh |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
25 |
AutoReqProv: no |
AutoReqProv: no |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sun Apr 6 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-5.sme |
29 |
|
- Fix use of uninitialized variables in last change. [SME: 8313] |
30 |
|
- Fix error with flush of xt_recent SSH connections. [SME: 8314] |
31 |
|
|
32 |
* Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.4.0-4.sme |
* Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.4.0-4.sme |
33 |
- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8258] |
- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8258] |
34 |
|
|