From: Thomas Lamprecht Date: Wed, 24 Nov 2021 18:13:41 +0000 (+0100) Subject: bump version to 7.0-9 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=be5bf8a2673bf7db5552824174cfc3665082a3f8;p=pmg-api.git bump version to 7.0-9 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index f422ea9..4f12d1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +pmg-api (7.0-9) bullseye; urgency=medium + + * fix #2071: RuleDB: ignore duplicate entries for Who objects + + * api: ldap config: sync with the complete config + + * fix #3712: strip any trailing dot from the search-domain when passing it to + postifx + + * api: journal: stream the journal data to the client + + * api-daemons: make systemd restart them on-failure + + * api-dameons: set oom-policy to `continue` so that a single (replacable) + worker getting OOM-killed does not bring down the whole service + + -- Proxmox Support Team Wed, 24 Nov 2021 19:13:29 +0100 + pmg-api (7.0-8) bullseye; urgency=medium * api: apt: repos: avoid creating implicit default for enabled