--- rpms/e-smith-openssh/sme9/e-smith-openssh.spec 2013/02/14 16:16:16 1.1 +++ rpms/e-smith-openssh/sme9/e-smith-openssh.spec 2014/04/04 23:13:07 1.5 @@ -1,15 +1,18 @@ -# $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $ +# $Id: e-smith-openssh.spec,v 1.4 2013/11/01 04:26:28 burnat Exp $ Summary: e-smith module to configure and enable ssh %define name e-smith-openssh Name: %{name} %define version 2.4.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-openssh-2.4.0-rsyslog.patch +Patch2: e-smith-openssh-2.4.0-protocol_2.patch +Patch3: e-smith-openssh-2.4.0-ssh_autoblock.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -22,6 +25,15 @@ Requires: runit AutoReqProv: no %changelog +* Sat Apr 5 2014 Chris Burnat 2.4.0-4.sme +- Add ssh-autoblock for external interface - patch by Chris Maltby [SME: 8258] + +* Fri Nov 1 2013 Chris Burnat 2.4.0-3.sme +- Remove SSH v1 legacy support - patch by Daniel Berteaud [SME: 6381] + +* Sat Mar 16 2013 Daniel Berteaud 2.4.0-2.sme +- Make rsyslog listen to our socket [SME: 7221] + * Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -590,6 +602,9 @@ e-smith server enhancement to configure %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks