--- rpms/e-smith-openssh/sme10/e-smith-openssh.spec 2020/05/03 03:40:54 1.2 +++ rpms/e-smith-openssh/sme10/e-smith-openssh.spec 2020/12/11 19:42:15 1.4 @@ -1,16 +1,19 @@ -# $Id: e-smith-openssh.spec,v 1.1 2016/02/05 22:15:50 stephdl Exp $ +# $Id: e-smith-openssh.spec,v 1.3 2020/05/03 07:07:36 jpp Exp $ Summary: e-smith module to configure and enable ssh %define name e-smith-openssh Name: %{name} %define version 2.6.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-openssh-2.6.0-bz10621-bz10937.patch +Patch1: e-smith-openssh-2.6.0-bz9893-autoblock-whitelist.patch +Patch2: e-smith-openssh-2.6.0-bz10939-denyhosts.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -23,6 +26,12 @@ Requires: runit AutoReqProv: no %changelog +* Fri Dec 11 2020 Jean-Philipe Pialasse 2.6.0-4.sme +- add support for denyhost [SME: 10939] + +* Sun May 03 2020 Jean-Philipe Pialasse 2.6.0-3.sme +- add Whitelist to AutoBlock using property sshd ValidFrom [SME: 9893] + * Sat May 02 2020 Jean-Philipe Pialasse 2.6.0-2.sme - update client ciphers to use [SME: 10621] - add ciphers, macs and KexAlgorithms for server [SME: 10937] @@ -617,6 +626,8 @@ e-smith server enhancement to configure %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks