From 065b4f16ff6238e070cb0c79f112dd26a7f6a064 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 27 Feb 2025 11:47:52 +0100 Subject: [PATCH] bump version to 8.2.0 Signed-off-by: Thomas Lamprecht --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index bd86479..94ab974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +pmg-docs (8.2.0) bookworm; urgency=medium + + * add basic documentation for authenticaion realms and OIDC + + * update static schema info + + * fix various typos + + * installation: add section about unattended/automatic installation + + * faq: split up upgrade section into major and point release upgrades + + * fix #5771: faq: add 7 to 8 upgrade link + + * pmg-mail-filter: clarify matching of Who-objects + + * pmg-mail-filter: add short docs for top-part-only and only-content + + * installation: adapt to raised root password length requirement of 8 + characters + + * bump minimum memory requirement from 2 GiB to 2.5 GiB + + * document DKIM-signing of locally generated mail + + -- Proxmox Support Team Thu, 27 Feb 2025 11:37:36 +0100 + pmg-docs (8.1.2) bookworm; urgency=medium * installation: fix codeblock rendering in zfs performance tips