From a81ebdce13e43582d509901fe1d548eb28c72d00 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 11 Sep 2026 12:52:18 +0200 Subject: [PATCH] changelog: Add entries for bubblewrap Signed-off-by: Krzesimir Nowak --- changelog/security/2026-09-08-weekly-updates.md | 1 + changelog/updates/2026-09-08-weekly-updates.md | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog/security/2026-09-08-weekly-updates.md b/changelog/security/2026-09-08-weekly-updates.md index ec7d8a7c4e4..bdf9e7fe57d 100644 --- a/changelog/security/2026-09-08-weekly-updates.md +++ b/changelog/security/2026-09-08-weekly-updates.md @@ -1,3 +1,4 @@ +- bubblewrap ([CVE-2026-87766](https://www.cve.org/CVERecord?id=CVE-2026-87766)) - docker ([CVE-2026-46680](https://www.cve.org/CVERecord?id=CVE-2026-46680)) - etcd ([CVE-2025-22869](https://www.cve.org/CVERecord?id=CVE-2025-22869), [CVE-2025-30204](https://www.cve.org/CVERecord?id=CVE-2025-30204), [CVE-2026-33186](https://www.cve.org/CVERecord?id=CVE-2026-33186), [CVE-2026-73500](https://www.cve.org/CVERecord?id=CVE-2026-73500)) - expat ([CVE-2026-66046](https://www.cve.org/CVERecord?id=CVE-2026-66046), [CVE-2026-76641](https://www.cve.org/CVERecord?id=CVE-2026-76641), [CVE-2026-76956](https://www.cve.org/CVERecord?id=CVE-2026-76956), [CVE-2026-76957](https://www.cve.org/CVERecord?id=CVE-2026-76957)) diff --git a/changelog/updates/2026-09-08-weekly-updates.md b/changelog/updates/2026-09-08-weekly-updates.md index 53a8a38b7a2..15426f910e8 100644 --- a/changelog/updates/2026-09-08-weekly-updates.md +++ b/changelog/updates/2026-09-08-weekly-updates.md @@ -1,3 +1,4 @@ +- SDK: bubblewrap ([0.12.0](https://github.com/containers/bubblewrap/releases/tag/v0.12.0)) - SDK: rust ([1.97.1](https://blog.rust-lang.org/2026/07/16/Rust-1.97.1/) (includes [1.97.0](https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/))) - azure, dev, gce, sysext-python: python ([3.13.15](https://docs.python.org/release/3.13.15/whatsnew/changelog.html#python-3-13-15-final)) - base, dev: btrfs-progs ([7.1](https://github.com/kdave/btrfs-progs/releases/tag/v7.1))