We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6143c commit 05607adCopy full SHA for 05607ad
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.6-8.0.1 2026-01-29 <code at nfastack dot com>
2
+
3
+ ### Added
4
+ - OpenLDAP 2.6.12
5
6
7
## 2.6-8.0.0 2025-12-19 <code at nfrastack dot com>
8
9
### Changed
Containerfile
@@ -17,7 +17,7 @@ LABEL \
17
org.opencontainers.image.vendor="Nfrastack <https://www.nfrastack.com>" \
18
org.opencontainers.image.licenses="MIT"
19
20
-ARG OPENLDAP_VERSION="2.6.10" \
+ARG OPENLDAP_VERSION="2.6.12" \
21
CRACKLIB_VERSION="2.10.3" \
22
CRACKLIB_REPO_URL="https://github.com/cracklib/cracklib" \
23
SCHEMA2LDIF_VERSION="1.3"
examples/.gitignore
@@ -0,0 +1 @@
+!compose.yml
0 commit comments