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

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

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

Revision 1.8 by vip-ire, Thu Feb 23 10:21:52 2017 UTC Revision 1.9 by jpp, Sun May 3 02:51:32 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.7 2016/07/24 15:37:08 unnilennium Exp $  # $Id: e-smith-ldap.spec,v 1.8 2017/02/23 10:21:52 vip-ire Exp $
2    
3  Summary: e-smith server and gateway - LDAP module  Summary: e-smith server and gateway - LDAP module
4  %define name e-smith-ldap  %define name e-smith-ldap
5  Name: %{name}  Name: %{name}
6  %define version 5.6.0  %define version 5.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
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch  Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch
14  Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch  Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch
15  Patch2: e-smith-ldap-5.6.0-strong_encryption.patch  Patch2: e-smith-ldap-5.6.0-strong_encryption.patch
16    Patch3: e-smith-ldap-5.6.0-bz10936-TLS-and-ciphers.patch
17    
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: e-smith-base  Requires: e-smith-base
# Line 30  AutoReqProv: no Line 32  AutoReqProv: no
32  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
33    
34  %changelog  %changelog
35    * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme
36    - New protocol default as TLSv1.2  [SME: 10936]
37      New property TLSProtocolMin
38      Ciphers are now ordered with stronger first
39    
40  * Thu Feb 23 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-6.sme  * Thu Feb 23 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-6.sme
41  - Disable SSLv3, but keep the possibility to enable it again [SME: 10108]  - Disable SSLv3, but keep the possibility to enable it again [SME: 10108]
42  - Better default cipher suite, and honor global suite [SME: 10108]  - Better default cipher suite, and honor global suite [SME: 10108]
# Line 1015  e-smith server and gateway software - LD Line 1022  e-smith server and gateway software - LD
1022  %patch0 -p1  %patch0 -p1
1023  %patch1 -p1  %patch1 -p1
1024  %patch2 -p1  %patch2 -p1
1025    %patch3 -p1
1026    
1027    
1028  %build  %build
1029  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