openldap ver. bump

This commit is contained in:
Rmys
2026-02-16 23:42:28 +03:00
parent cdb7eedf6d
commit de4c3fbe5e
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ def install():
pisitools.dodir("/run/openldap")
pisitools.dodir("/etc/openldap/ssl")
pisitools.dodoc("ANNOUNCEMENT", "CHANGES", "COPYRIGHT", "README", "LICENSE")
pisitools.dodoc("ANNOUNCEMENT", "CHANGES", "COPYRIGHT", "LICENSE")
pisitools.remove("/usr/lib/*.la")
pisitools.remove("/usr/lib/openldap/*.la")
+8 -1
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="6fd946938df37e2133e043c422039d3a71bd90d4" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.8.tgz</Archive>
<Archive sha1sum="8d6863cf0b574964a97dd656258491ad0465667c" type="targz">https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.12.tgz</Archive>
<BuildDependencies>
<Dependency>nss-devel</Dependency>
<Dependency>db-devel</Dependency>
@@ -120,6 +120,13 @@
<History>
<Update release="14">
<Date>2026-02-16</Date>
<Version>2.6.12</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2026-02-16</Date>
<Version>2.6.8</Version>
<Comment>Rebuild.</Comment>