From 690b2bc4032902920300aff8fd9bd4ee5135df22 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 21 Feb 2024 10:55:06 +0000 Subject: [PATCH] update changelog. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7755664..bf3ff1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linuxmuster-base7 (7.2.3-0) lmn72; urgency=low + + * Fix #150: Update ignores skipfw = True, remove deprecated postinst code (203f4fc). + * change initial opnsense unbound configuration to use system nameservers per default (cfeecc9). + + -- Thomas Schmitt Wed, 21 Feb 2024 11:52:36 +0100 + linuxmuster-base7 (7.2.2-0) lmn72; urgency=low * refactor ssh key creation (492f9a1).