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

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

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

Revision 1.115 by jpp, Thu Apr 22 02:10:19 2021 UTC Revision 1.116 by jpp, Tue Jun 1 22:04:44 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.114 2021/04/09 02:54:25 jpp Exp $  # $Id: e-smith-base.spec,v 1.115 2021/04/22 02:10:19 jpp Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 5.8.0  %define version 5.8.0
7  %define release 95  %define release 96
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 80  Patch66: e-smith-base-5.8.0-bz10657-dhcp Line 80  Patch66: e-smith-base-5.8.0-bz10657-dhcp
80  Patch67: e-smith-base-5.8.0-bz11508-remove-templates-custom-ownedbyrpm.patch  Patch67: e-smith-base-5.8.0-bz11508-remove-templates-custom-ownedbyrpm.patch
81  Patch68: e-smith-base-5.8.0-bz11537.patch  Patch68: e-smith-base-5.8.0-bz11537.patch
82  Patch69: e-smith-base-5.8.0-bz11569.patch  Patch69: e-smith-base-5.8.0-bz11569.patch
83    Patch70: e-smith-base-5.8.0-bz11552-renewkey.patch
84    
85  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
86  Requires: pwauth  Requires: pwauth
# Line 228  rm -rf root/etc/rc.d/init.d/supervise Line 229  rm -rf root/etc/rc.d/init.d/supervise
229  %patch67 -p1  %patch67 -p1
230  %patch68 -p1  %patch68 -p1
231  %patch69 -p1  %patch69 -p1
232    %patch70 -p1
233    
234  %build  %build
235    
# Line 333  fi Line 335  fi
335    
336    
337  %changelog  %changelog
338    * Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-96.sme
339    - always renew self signed certificate [SME: 11552]
340      update key / crt if not signed with the right key size
341      default to self signed if custom cert and key are not files or not rigth type
342      add perl module to help handle certificates and keys
343      TODO: check if both key and cert are related, if not default to self signed
344    
345  * Wed Apr 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-95.sme  * Wed Apr 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-95.sme
346  - fix openssl.conf not generated when openldap field are empty [SME: 11569]  - fix openssl.conf not generated when openldap field are empty [SME: 11569]
347    


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