This commit is contained in:
Roland Gruber 2024-12-17 19:47:18 +01:00
parent 662090d829
commit 1fbcbea3c1
5 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
ldap-account-manager (9.0.RC1-1) unstable; urgency=medium ldap-account-manager (9.0-1) unstable; urgency=medium
* new upstream release * new upstream release
-- Roland Gruber <post@rolandgruber.de> Wed, 04 Dec 2024 07:23:11 +0200 -- Roland Gruber <post@rolandgruber.de> Tue, 17 Dec 2024 19:23:11 +0200
ldap-account-manager (8.9-1) unstable; urgency=medium ldap-account-manager (8.9-1) unstable; urgency=medium

View file

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

View file

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

View file

@ -1,4 +1,4 @@
December 2024 9.0 17.12.2024 9.0
- New configuration file format for main configuration and server profiles (applied on save, old format can still be read) - New configuration file format for main configuration and server profiles (applied on save, old format can still be read)
- Unix users: allow to create group with same name via account profile (#332) - Unix users: allow to create group with same name via account profile (#332)
- Group of (unique) names, organisational roles: added member/owner count to PDF fields - Group of (unique) names, organisational roles: added member/owner count to PDF fields

View file

@ -1 +1 @@
9.0.RC1 9.0