diff --git a/server/openldap/actions.py b/server/openldap/actions.py index 6859dfb460..d3320e0349 100644 --- a/server/openldap/actions.py +++ b/server/openldap/actions.py @@ -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") diff --git a/server/openldap/pspec.xml b/server/openldap/pspec.xml index 3cc1a70805..8b0570454d 100644 --- a/server/openldap/pspec.xml +++ b/server/openldap/pspec.xml @@ -11,7 +11,7 @@ OPENLDAP Open-source suite of LDAP applications and development tools OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools - ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.8.tgz + https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.12.tgz nss-devel db-devel @@ -120,6 +120,13 @@ + 2026-02-16 + 2.6.12 + Version bump. + Pisi Linux Community + admin@pisilinux.org + + 2026-02-16 2.6.8 Rebuild.