From 315f3aef423c66266f46a3171059ddd3dd6c6769 Mon Sep 17 00:00:00 2001 From: Jess Jang Date: Wed, 16 Oct 2024 10:57:34 -0500 Subject: [PATCH] d/changelog --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index beba28ba..d3b5e9d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.765.52) jammy; urgency=medium + + * Add apparmor policy permstable32 missing component (LP: #2084698) + + -- Jess Jang Wed, 16 Oct 2024 10:48:13 -0500 + livecd-rootfs (2.765.51) jammy; urgency=medium * add cpc-sbom to create_manifest calls to generate sboms (LP: #2077105)