bridge-utils 1.5-15ubuntu1 source package in Ubuntu

Changelog

bridge-utils (1.5-15ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Don't call ifup from bridge-network-interface, instead just call brctl
      and let udev/upstart bring the interface up.
    - debian/ifupdown.sh: Handle bridge params which use port and value
    - debian/bridge-utils-interface.5:
      + Update max, default value for path cost
      + Update unsettable gcint value for newer kernels
  * Dropped changes, included in Debian:
    - Set BRIDGE_HOTPLUG=yes as that's the behaviour we had in the past and
      need for the event based networking. Reverting change from 1.5-4.

bridge-utils (1.5-15) unstable; urgency=medium

  * Fix substrings on interfaces. Closes: #873087.
  * Make it lintian clean sticking to 1.0 source format for now.
    No time to properly comment all the patches right now.

bridge-utils (1.5-14) unstable; urgency=low

  * Fix a problem with some vlan interfaces not being created.

bridge-utils (1.5-13) unstable; urgency=low

  * Fix a hardcoded interface name on bridge-utils.sh. Closes: #854841.

bridge-utils (1.5-12) unstable; urgency=medium

  * Add vlan support so that old setups using vlans as ports don't break.

bridge-utils (1.5-11) unstable; urgency=low

  * Change /etc/default/bridge-utils to enable addition of hotplugged
    interfaces.
  * Integration with the vlan package is causing problems, we have
    removed it and rely on ifupdown implementing it. Closes: #818849.

bridge-utils (1.5-10) unstable; urgency=low

  * Fix wait when bridge is ready. Thanks Alexander. Closes: #779348.
  * Added some documentation on the README.Debian file to comment some
    config bugs. Closes: #765000, #815927.
  * Clarify pre-up commands changing an example on the man page for
    bridge-utils-interfaces. Closes: #783956.

 -- Steve Langasek <email address hidden>  Fri, 16 Mar 2018 16:10:39 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main net

Downloads

File Size SHA-256 Checksum
bridge-utils_1.5.orig.tar.gz 32.5 KiB 42f9e5fb8f6c52e63a98a43b81bd281c227c529f194913e1c51ec48a393b6688
bridge-utils_1.5-15ubuntu1.diff.gz 17.8 KiB 0684843dcd9f617435c6fe250ead4f151fbbcf5be99003969dec3928b35e6052
bridge-utils_1.5-15ubuntu1.dsc 1.8 KiB 84e76bda7f8ff1f128d1661e189d3d416bd98d3385d9244eb8ad5fe1370f8df8

Available diffs

View changes file

Binary packages built by this source

bridge-utils: Utilities for configuring the Linux Ethernet bridge

 This package contains utilities for configuring the Linux Ethernet
 bridge in Linux. The Linux Ethernet bridge can be used for connecting
 multiple Ethernet devices together. The connecting is fully
 transparent: hosts connected to one Ethernet device see hosts
 connected to the other Ethernet devices directly.

bridge-utils-dbgsym: debug symbols for bridge-utils