--- 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 2013/11/01 04:26:28 1.4 @@ -1,15 +1,17 @@ -# $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $ +# $Id: e-smith-openssh.spec,v 1.3 2013/03/16 15:34:25 slords 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 3 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -22,6 +24,12 @@ Requires: runit AutoReqProv: no %changelog +* 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 +598,8 @@ e-smith server enhancement to configure %prep %setup +%patch1 -p1 +%patch2 -p1 %build perl createlinks