I felt the deprecation of --exim was significant enough to warrant a moderate bump in version.
Signed-off-by: Luke Harding <[email protected]> --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index c06abb1..409f677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dab (3.8.0) stable; urgency=medium + + * Deprecate `--exim` in favor of `--mta <postfix|exim|none>` + + * Add support for Devuan 6.0 "Excalibur" (Also fixed Devuan <= 5??) + + * Add `--no-ssh` option to not include ssh packages + dab (3.7.1) stable; urgency=medium * add support for configuring repositories through an `Install-Source` -- 2.52.0 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
