From a94b389c9ae026f160ebb78148eb82c915fe0e21 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 6 Jun 2023 14:05:20 +0200 Subject: [PATCH] changelog: Add an entry --- changelog/changes/2023-06-06-sysext-for-azure-and-qemu-oem.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2023-06-06-sysext-for-azure-and-qemu-oem.md diff --git a/changelog/changes/2023-06-06-sysext-for-azure-and-qemu-oem.md b/changelog/changes/2023-06-06-sysext-for-azure-and-qemu-oem.md new file mode 100644 index 0000000000..a1cc3afffe --- /dev/null +++ b/changelog/changes/2023-06-06-sysext-for-azure-and-qemu-oem.md @@ -0,0 +1 @@ +- Azure and QEMU images currently use sysext images for additional platform-specific software. For Azure images this also means that the image will have a normal python installation available through the sysext image.