* Sun Sep 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-9.sme
- el8 workaround to avoid noise with /var/run /run path [SME: 12619] /etc/tmpfiles.d/slapd.conf to remove when fixed upstream
This commit is contained in:
parent
4e744a3212
commit
aa58f53e33
3
root/etc/tmpfiles.d/slapd.conf
Normal file
3
root/etc/tmpfiles.d/slapd.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# openldap runtime directory for slapd.arg and slapd.pid
|
||||||
|
d /run/openldap 0755 ldap ldap -
|
||||||
|
|
@ -4,7 +4,7 @@ Summary: smeserver server and gateway - LDAP module
|
|||||||
%define name smeserver-ldap
|
%define name smeserver-ldap
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 8
|
%define release 9
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -29,6 +29,10 @@ Provides: e-smith-ldap
|
|||||||
smeserver server and gateway software - LDAP module.
|
smeserver server and gateway software - LDAP module.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-9.sme
|
||||||
|
- el8 workaround to avoid noise with /var/run /run path [SME: 12619]
|
||||||
|
/etc/tmpfiles.d/slapd.conf to remove when fixed upstream
|
||||||
|
|
||||||
* Tue Aug 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme
|
* Tue Aug 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme
|
||||||
- ldif-fix filter string accepting only ascii [SME: 12720]
|
- ldif-fix filter string accepting only ascii [SME: 12720]
|
||||||
- fix logrotate does not fill new log [SME: 12673]
|
- fix logrotate does not fill new log [SME: 12673]
|
||||||
|
Loading…
Reference in New Issue
Block a user