Skip to content

Commit 05607ad

Browse files
committed
Release 2.6-8.0.1 - See CHANGELOG.md
1 parent fd6143c commit 05607ad

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 2.6-8.0.0 2025-12-19 <code at nfrastack dot com>
28

39
### Changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LABEL \
1717
org.opencontainers.image.vendor="Nfrastack <https://www.nfrastack.com>" \
1818
org.opencontainers.image.licenses="MIT"
1919

20-
ARG OPENLDAP_VERSION="2.6.10" \
20+
ARG OPENLDAP_VERSION="2.6.12" \
2121
CRACKLIB_VERSION="2.10.3" \
2222
CRACKLIB_REPO_URL="https://github.com/cracklib/cracklib" \
2323
SCHEMA2LDIF_VERSION="1.3"

examples/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!compose.yml

0 commit comments

Comments
 (0)