/[smeserver]/rpms/e-smith-openssh/sme10/e-smith-openssh.spec
ViewVC logotype

Diff of /rpms/e-smith-openssh/sme10/e-smith-openssh.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by jpp, Sun May 3 03:40:54 2020 UTC Revision 1.3 by jpp, Sun May 3 07:07:36 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-openssh.spec,v 1.1 2016/02/05 22:15:50 stephdl Exp $  # $Id: e-smith-openssh.spec,v 1.2 2020/05/03 03:40:54 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 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-openssh-2.6.0-bz10621-bz10937.patch  Patch0: e-smith-openssh-2.6.0-bz10621-bz10937.patch
14    Patch1: e-smith-openssh-2.6.0-bz9893-autoblock-whitelist.patch
15    
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
18  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  Requires: runit Line 25  Requires: runit
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Sun May 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
29    - add Whitelist to AutoBlock using property sshd ValidFrom [SME: 9893]
30    
31  * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
32  - update client ciphers to use [SME: 10621]  - update client ciphers to use [SME: 10621]
33  - add ciphers, macs and KexAlgorithms for server [SME: 10937]  - add ciphers, macs and KexAlgorithms for server [SME: 10937]
# Line 617  e-smith server enhancement to configure Line 622  e-smith server enhancement to configure
622  %prep  %prep
623  %setup  %setup
624  %patch0 -p1  %patch0 -p1
625    %patch1 -p1
626    
627  %build  %build
628  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed