This commit is contained in:
Roland Gruber 2025-06-06 07:52:48 +02:00
parent 9839ea0f43
commit 06295cd004
5 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
ldap-account-manager (9.2.RC1-1) unstable; urgency=medium
ldap-account-manager (9.2-1) unstable; urgency=medium
* new upstream release
* Fix "Please upgrade to upstream release >= 9.1" by packaging
new version (Closes: #1100719)
-- Roland Gruber <post@rolandgruber.de> Thu, 20 May 2025 07:41:13 +0200
-- Roland Gruber <post@rolandgruber.de> Fri, 06 Jun 2025 07:41:13 +0200
ldap-account-manager (9.1-1) unstable; urgency=medium

View file

@ -29,7 +29,7 @@
FROM debian:bookworm-slim
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
ARG LAM_RELEASE=9.2.RC1
ARG LAM_RELEASE=9.2
EXPOSE 80
ENV \

View file

@ -3,7 +3,7 @@ services:
ldap-account-manager:
build:
context: .
image: ldapaccountmanager/lam:9.2.RC1
image: ldapaccountmanager/lam:9.2
restart: unless-stopped
ports:
- "8080:80"

View file

@ -1,4 +1,4 @@
June 2025 9.2
06.06.2025 9.2
- PHP 8.4 compatibility
- TAK support added
- Active Directory: allow to restore deleted entries in tree view (415)

View file

@ -1 +1 @@
9.2.RC1
9.2