From 3bf5c4fcb76efd324cfa80612150bd8ae9e465f1 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Thu, 16 Nov 2023 16:25:55 +0100 Subject: [PATCH] CHANGELOG for previous commits --- linux/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux/CHANGELOG b/linux/CHANGELOG index af1c090..df35680 100644 --- a/linux/CHANGELOG +++ b/linux/CHANGELOG @@ -6,6 +6,10 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added * trixie and forky support (Debian 13, 14) +* IS_LXC_OPENSSH: check in openssh is installed in containers +* IS_LXC_PHP_BAD_DEBIAN_VERSION: check if php containers use the expected Debian release +* IS_DEBIANSECURITY_LXC: IS_DEBIANSECURITY in containers +* IS_SURY_LXC: in containers ### Changed