1 |
# $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $ |
# $Id: e-smith-openssh.spec,v 1.7 2014/04/05 00:27:20 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.2.0 |
%define version 2.2.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Mon Apr 7 2014 Charlie Brady <charlie_brady@mitel.com> 2.2.0-7.sme |
31 |
|
- Avoid uninitialized variable warning from last update. [SME: 8257] |
32 |
|
|
33 |
* Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.2.0-6.sme |
* Sat Apr 5 2014 Chris Burnat <devlist@burnat.com> 2.2.0-6.sme |
34 |
- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8257] |
- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8257] |
35 |
|
|