diff --git a/changelog/changes/2026-07-29-drop-bridge-utils.md b/changelog/changes/2026-07-29-drop-bridge-utils.md index f65629cb10a..28bb5298397 100644 --- a/changelog/changes/2026-07-29-drop-bridge-utils.md +++ b/changelog/changes/2026-07-29-drop-bridge-utils.md @@ -1 +1 @@ -- Removed the `net-misc/bridge-utils` package. It is deprecated upstream in favor of the `bridge` utility from iproute2, which Flatcar ships through `sys-apps/iproute2`. Use `ip link add ... type bridge` instead of `brctl addbr ...`. +- Removed the `net-misc/bridge-utils` package. It is deprecated upstream in favor of the `bridge` utility from iproute2, which Flatcar ships through `sys-apps/iproute2`. Use `ip link add ... type bridge` instead of `brctl addbr ...`. ([Flatcar#638](https://github.com/flatcar/Flatcar/issues/638)) diff --git a/changelog/updates/3035-08-06-weekly-updates.md b/changelog/updates/2025-08-06-weekly-updates.md similarity index 100% rename from changelog/updates/3035-08-06-weekly-updates.md rename to changelog/updates/2025-08-06-weekly-updates.md