From 0aac610b4903317737cf1fc99891c26ed6fa7436 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Tue, 9 Feb 2021 17:07:03 +0300 Subject: [PATCH] deb 0.2-1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a1487a8..f7a6483 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +duma-ssh-central-auth (0.2-1) unstable; urgency=medium + + * Add forgotten reading of ACL for all servers + * Follow symlinks to fix working with aliases inside users/ + + -- Mikhail Novosyolov Tue, 09 Feb 2021 17:06:00 +0300 + duma-ssh-central-auth (0.1-2) unstable; urgency=medium * Initial build