This commit is contained in:
Roland Gruber 2020-05-01 08:41:53 +02:00
parent e44f3d3243
commit 8e9700d230
5 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,8 @@
ldap-account-manager (7.2.RC1-1) unstable; urgency=medium
ldap-account-manager (7.2-1) unstable; urgency=medium
* new upstream release
-- Roland Gruber <post@rolandgruber.de> Wed, 22 Apr 2020 20:12:31 +0200
-- Roland Gruber <post@rolandgruber.de> Fri, 01 May 2020 08:04:56 +0200
ldap-account-manager (7.1-1) unstable; urgency=medium

View File

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

View File

@ -4,7 +4,7 @@ services:
build:
context: .
args:
- LAM_RELEASE=7.2.RC1
- LAM_RELEASE=7.2
image: ldapaccountmanager/lam:latest
restart: unless-stopped
ports:

View File

@ -1,4 +1,4 @@
June 2020 7.2
01.05.2020 7.2
- Unix: allow to create group with same name during user creation
- LAM Pro:
-> EMail sending can be done via SMTP without local mail server
@ -6,6 +6,7 @@ June 2020 7.2
- Fixed bugs:
-> Captcha don't show anymore in Self Service login page (213)
-> Unix memberships cannot be changed. This issue can also affect other membership relations.
-> Missing locales on Docker image
17.03.2020 7.1

View File

@ -1 +1 @@
7.2.RC1
7.2