openldap-2.6.6

slapd usr/bin/slapd dizinine alındı  comar /usr/bin/slapd olarak ayarlandı
This commit is contained in:
Rmys
2023-11-24 16:55:09 +03:00
committed by GitHub
parent 90b911eef8
commit dfe7d80443
4 changed files with 44 additions and 6 deletions
+11 -2
View File
@@ -11,7 +11,7 @@
<License>OPENLDAP</License>
<Summary>Open-source suite of LDAP applications and development tools</Summary>
<Description>OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools</Description>
<Archive sha1sum="8ed73b552324a92d2f6e53381f9b1d10ca0b5485" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.4.tgz</Archive>
<Archive sha1sum="633bc0ce9b5d91852c1fe38c720763f32d18390f" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.6.tgz</Archive>
<BuildDependencies>
<Dependency>nss-devel</Dependency>
<Dependency>db-devel</Dependency>
@@ -79,7 +79,9 @@
<Path fileType="config">/etc/openldap</Path>
<Path fileType="config">/usr/lib/tmpfiles.d/openldap-server.conf</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="library">/usr/lib/openldap</Path>
<Path fileType="library">/usr/lib/slapd</Path>
<Path fileType="executable">/usr/libexec/slapd</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="man">/usr/share/man/man5</Path>
<Path fileType="man">/usr/share/man/man8</Path>
@@ -117,6 +119,13 @@
</Package>
<History>
<Update release="11">
<Date>2023-11-23</Date>
<Version>2.6.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-05-22</Date>
<Version>2.6.4</Version>