mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
8.9
This commit is contained in:
parent
bdb59886d2
commit
cd4f2db009
5 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
ldap-account-manager (8.9.RC1-1) unstable; urgency=medium
|
ldap-account-manager (8.9-1) unstable; urgency=medium
|
||||||
|
|
||||||
* new upstream release
|
* new upstream release
|
||||||
|
|
||||||
-- Roland Gruber <post@rolandgruber.de> Wed, 04 Sep 2024 19:23:11 +0200
|
-- Roland Gruber <post@rolandgruber.de> Wed, 24 Sep 2024 19:23:11 +0200
|
||||||
|
|
||||||
ldap-account-manager (8.8-1) unstable; urgency=medium
|
ldap-account-manager (8.8-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -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=8.9.RC1
|
ARG LAM_RELEASE=8.9
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
ENV \
|
ENV \
|
||||||
|
|
|
@ -3,7 +3,7 @@ services:
|
||||||
ldap-account-manager:
|
ldap-account-manager:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
image: ldapaccountmanager/lam:8.9.RC1
|
image: ldapaccountmanager/lam:8.9
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
September 2024 8.9
|
24.09.2024 8.9
|
||||||
- Windows user: support for room number and personal title (needs to be activated in module settings) (343, 344)
|
- Windows user: support for room number and personal title (needs to be activated in module settings) (343, 344)
|
||||||
- Usability improvements (354)
|
- Usability improvements (354)
|
||||||
- LAM Pro:
|
- LAM Pro:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
8.9.RC1
|
8.9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue