1 |
# $Id: e-smith-openssh.spec,v 1.8 2021/02/19 04:17:23 jpp Exp $ |
# $Id: e-smith-openssh.spec,v 1.9 2021/02/19 06:07:13 jpp 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.6.0 |
%define version 2.6.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 |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
33 |
|
- clean rsyslog syntax for sshd [SME: 11422] |
34 |
|
|
35 |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
36 |
- increase default host key size [SME: 11359] |
- increase default host key size [SME: 11359] |
37 |
- redirect logging to /var/log/sshd/sshd.log and logrotate [SME: 11256] |
- redirect logging to /var/log/sshd/sshd.log and logrotate [SME: 11256] |