| Name: | lua-ldap |
|---|---|
| Version: | 1.4.0 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 88777 |
| License: | MIT |
| RPM: | lua-ldap-1.4.0-1.el9.aarch64.rpm |
| Source RPM: | lua-ldap-1.4.0-1.el9.src.rpm |
| Build Date: | Tue May 06 2025 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://lualdap.github.io/lualdap/ |
| Summary: | LDAP client library for Lua, using OpenLDAP |
| Description: | LuaLDAP is a simple interface from Lua to an LDAP client. It enables a Lua program to: * Connect to an LDAP server; * Execute any operation (search, add, compare, delete, modify and rename); * Retrieve entries and references of the search result. |
- Update to latest upstream
- Disable C89 support to match the lua runtime (required on i686)
- Cleanup spec file according to review comments
- Unretire lua-ldap (#2217273) - Cleanup spec file - Update to latest upstream - Remove obsolete patches