From 91853181d12619defc5da69ddb2c53989ac98c4e Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 1 Mar 2024 16:14:22 +0100 Subject: [PATCH] changelog: Add an entry --- changelog/updates/2024-03-01-selinux-followup.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/updates/2024-03-01-selinux-followup.md diff --git a/changelog/updates/2024-03-01-selinux-followup.md b/changelog/updates/2024-03-01-selinux-followup.md new file mode 100644 index 0000000000..8fbda6efe1 --- /dev/null +++ b/changelog/updates/2024-03-01-selinux-followup.md @@ -0,0 +1,3 @@ +- policycoreutils ([3.6](https://github.com/SELinuxProject/selinux/releases/tag/3.6)) +- libsemanage ([3.6](https://github.com/SELinuxProject/selinux/releases/tag/3.6)) +- audit ([3.1.1](https://github.com/linux-audit/audit-userspace/releases/tag/v3.1.1))