Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/portage-stable-packages-list
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,6 @@ net-libs/nghttp2
net-libs/ngtcp2
net-libs/rpcsvc-proto

net-misc/bridge-utils
net-misc/chrony
net-misc/curl
net-misc/ethertypes
Expand Down
1 change: 1 addition & 0 deletions changelog/changes/2026-07-29-drop-bridge-utils.md
Original file line number Diff line number Diff line change
@@ -0,0 +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 ...`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add ([Flatcar#638](https://github.com/flatcar/Flatcar/issues/638)) at the end?

- 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))

Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ RDEPEND="${RDEPEND}
net-firewall/nftables
net-fs/nfs-utils
net-fs/cifs-utils
net-misc/bridge-utils
net-misc/curl
net-misc/iputils
net-misc/ntp
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.