* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-12.sme
- some scripts requires setuidgid from daemontools to run [SME: 12566]
This commit is contained in:
parent
e4b1d014bc
commit
7c80cd86e3
@ -4,7 +4,7 @@ Summary: smeserver server and gateway - LDAP module
|
||||
%define name smeserver-ldap
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 11
|
||||
%define release 12
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -21,6 +21,8 @@ Requires: openldap-servers
|
||||
Requires: perl(Net::LDAP)
|
||||
Requires: libdb4-utils
|
||||
Requires: smeserver-formmagick >= 1.4.0-9
|
||||
# daemontools bins in use
|
||||
Requires: /usr/bin/setuidgid
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
AutoReqProv: no
|
||||
|
||||
@ -29,6 +31,9 @@ Provides: e-smith-ldap
|
||||
smeserver server and gateway software - LDAP module.
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-12.sme
|
||||
- some scripts requires setuidgid from daemontools to run [SME: 12566]
|
||||
|
||||
* Sat Jan 18 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-11.sme
|
||||
- use esmith::ssl to set ciphers and protocol [SME: 12824]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user