[Bug 2097409] [NEW] Merge bridge-utils from Debian unstable for plucky
Bryce Harrington
2097409 at bugs.launchpad.net
Wed Feb 5 07:33:42 UTC 2025
Public bug reported:
Scheduled-For: ubuntu-25.02
A merge of bridge-utils appears to be available presently.
Upstream: 1.7.1
Debian: 1.7.1-3
Ubuntu: 1.7.1-2ubuntu1
If it turns out this needs a sync rather than a merge, please change the
tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
desired.
### New Debian Changes ###
bridge-utils (1.7.1-3) unstable; urgency=medium
* Merge and fix Gioele's patches, thanks. Closes: #1050200.
* After Giole's it was already building rootless. Closes: #1089296.
* Add CPPFLAGS to make blhc happy.
* Update standards.
-- Santiago García Mantiñán <manty at debian.org> Thu, 09 Jan 2025
09:42:26 +0100
### Old Ubuntu Delta ###
bridge-utils (1.7.1-2ubuntu1) oracular; urgency=medium
* Merge with Debian unstable (LP: #2064391). Remaining changes:
- debian/bridge-network-interface.sh: Don't call ifup from
bridge-network-interface, instead just call brctl and let
udev/upstart bring the interface up (LP: 1003656).
- debian/ifupdown.sh: Handle bridge params which use port and
value (LP: 1576876).
- debian/bridge-utils-interface.5: Update unsettable gcint value
for newer kernels (LP: 1576858).
-- Miriam España Acebal <miriam.espana at canonical.com> Mon, 27 May 2024
17:13:05 +0200
** Affects: bridge-utils (Ubuntu)
Importance: Undecided
Status: New
** Affects: bridge-utils (Ubuntu Plucky)
Importance: Undecided
Status: New
** Tags: needs-merge upgrade-software-version
** Also affects: bridge-utils (Ubuntu Plucky)
Importance: Undecided
Status: New
** Changed in: bridge-utils (Ubuntu Plucky)
Milestone: None => ubuntu-25.02
** Description changed:
- Scheduled-For: Backlog
+ Scheduled-For: ubuntu-25.02
A merge of bridge-utils appears to be available presently.
-
Upstream: 1.7.1
- Debian: 1.7.1-3
+ Debian: 1.7.1-3
Ubuntu: 1.7.1-2ubuntu1
+ If it turns out this needs a sync rather than a merge, please change the
+ tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
+ desired.
- If it turns out this needs a sync rather than a merge, please change the tag 'needs-merge' to 'needs-sync', and (optionally) update the title as desired.
+ ### New Debian Changes ###
- ### New Debian Changes ###bridge-utils (1.7.1-3) unstable;
- urgency=medium
+ bridge-utils (1.7.1-3) unstable; urgency=medium
- * Merge and fix Gioele's patches, thanks. Closes: #1050200.
- * After Giole's it was already building rootless. Closes: #1089296.
- * Add CPPFLAGS to make blhc happy.
- * Update standards.
+ * Merge and fix Gioele's patches, thanks. Closes: #1050200.
+ * After Giole's it was already building rootless. Closes: #1089296.
+ * Add CPPFLAGS to make blhc happy.
+ * Update standards.
- -- Santiago García Mantiñán <manty at debian.org> Thu, 09 Jan 2025
+ -- Santiago García Mantiñán <manty at debian.org> Thu, 09 Jan 2025
09:42:26 +0100
- bridge-utils (1.7.1-2) unstable; urgency=low
- [ Debian Janitor ]
- * Trim trailing whitespace.
- * Update standards version to 4.6.2, no changes needed.
+ ### Old Ubuntu Delta ###
- [ Chris Hofstaedtler ]
- * Install files into /usr instead of /. (Closes: #1059394)
+ bridge-utils (1.7.1-2ubuntu1) oracular; urgency=medium
- -- Santiago García Mantiñán <manty at debian.org> Fri, 01 Mar 2024
- 23:09:33 +0100
+ * Merge with Debian unstable (LP: #2064391). Remaining changes:
+ - debian/bridge-network-interface.sh: Don't call ifup from
+ bridge-network-interface, instead just call brctl and let
+ udev/upstart bring the interface up (LP: 1003656).
+ - debian/ifupdown.sh: Handle bridge params which use port and
+ value (LP: 1576876).
+ - debian/bridge-utils-interface.5: Update unsettable gcint value
+ for newer kernels (LP: 1576858).
- bridge-utils (1.7.1-1) unstable; urgency=low
-
- * New upstream version.
- Only some fixes for compilation warnings and the man page.
- * Update standards version to 4.6.1, no changes needed.
- * Set debhelper-compat version in Build-Depends.
- * Trim trailing whitespace.
-
- -- Santiago García Mantiñán <manty at debian.org> Wed, 25 Jan 2023
- 22:11:52 +0100
-
- bridge-utils (1.7-2) unstable; urgency=medium
-
- * Add BRIDGE_DISABLE_LINKLOCAL_IPV6_ALSO_PHYS to /etc/default/bridge-utils
- to stop disabling IPv6 on physical interfaces of vlan ports if set to no.
- Closes: #989162.
- * Update interfaces man page, IPv6 works with STP on after DAD was fixed.
- Closes: #980507.
- * Treat vlan ports the same as ifupdown, avoid octal vlans. Closes: #995627.
- * Update NEWS file to fix us blaming the kernel for the MAC address
- selection that is really overridden by systemd.
-
- -- Santiago García Mantiñán <manty at debian.org> Mon, 03 Oct 2022
- 23:11:46 +0200
-
- bridge-utils (1.7-1) unstable; urgency=medium
-
- * New upstream version.
- Only messages related changes and compilation fixes.
- * Remove preserve_gcc_flags patch (in upstream now).
- * Bump standards, no change needed.
- * Clarify portprio and fix example.
- * Update upstream url.
- * Fix NEWS versioning of last entry :-?
-
- -- Santiago Garcia Mantinan <manty at debian.org> Wed, 24 Feb 2021
- 12:34:03 +0100
-
- bridge-utils (1.6-6) unstable; urgency=medium
-
- * Fix IPv6 address getting assigned on hotplug devices.
- Closes: #980752.
- * Fix waiting so that DAD works again. Closes: #982943.
- * Move mac setting before brctl addif to ensure mac setting.
- Closes: #980856.
- * Update documentation and add examples. Closes: #765098.
- * Update manpages. Closes: #981253.
- * Add a note on MTU settings. Closes: #292088.
- * Hook also on down to recreate the bridge so that multiple
- stanzas work Ok on ifdown. Closes: #319832.
-
- -- Santiago Garcia Mantinan <manty at debian.org> Tue, 16 Feb 2021
- 13:29:04 +0100
-
- bridge-utils (1.6-5) unstable; urgency=low
-
- * Overload bridge_hw to allow do specify an interface as well as the
- MAC address. Closes: #966244.
- * Change man page for bridge-utils-interfaces and news fileto document
- this overloading.
-
- -- Santiago Garcia Mantinan <manty at debian.org> Fri, 22 Jan 2021
- 11:08:47 +0100
-
- bridge-utils (1.6-4) unstable; urgency=low
-
- * Add en* to the device regex so that all catches them. Closes: #966319.
- * Document MAC address changes on news. Closes: #980505.
-
- -- Santiago Garcia Mantinan <manty at debian.org> Thu, 21 Jan 2021
- 10:51:31 +0100
-
- bridge-utils (1.6-3) unstable; urgency=medium
-
- * Support VLAN aware setups where we need vlan filtering.
- Thanks Benedikt Spranger for the patch. Closes: #950879.
- * Clarify on manual page that stp will get IPv6 lost. Closes: #736336.
- * Add a 1 second sleep if hw address needs to be changed. Closes: #945466.
-
- -- Santiago Garcia Mantinan <manty at debian.org> Thu, 30 Apr 2020
- 10:06:38 +0200
-
- bridge-utils (1.6-2) unstable; urgency=medium
-
- * Bump Standards-Version.
- * Preserve gcc flags set when building the lib.
-
-
- ### Old Ubuntu Delta ###bridge-utils (1.7.1-2ubuntu1) oracular;
- urgency=medium
-
- * Merge with Debian unstable (LP: #2064391). Remaining changes:
- - debian/bridge-network-interface.sh: Don't call ifup from
- bridge-network-interface, instead just call brctl and let
- udev/upstart bring the interface up (LP: 1003656).
- - debian/ifupdown.sh: Handle bridge params which use port and
- value (LP: 1576876).
- - debian/bridge-utils-interface.5: Update unsettable gcint value
- for newer kernels (LP: 1576858).
-
- -- Miriam España Acebal <miriam.espana at canonical.com> Mon, 27 May 2024
+ -- Miriam España Acebal <miriam.espana at canonical.com> Mon, 27 May 2024
17:13:05 +0200
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/2097409
Title:
Merge bridge-utils from Debian unstable for plucky
Status in bridge-utils package in Ubuntu:
New
Status in bridge-utils source package in Plucky:
New
Bug description:
Scheduled-For: ubuntu-25.02
A merge of bridge-utils appears to be available presently.
Upstream: 1.7.1
Debian: 1.7.1-3
Ubuntu: 1.7.1-2ubuntu1
If it turns out this needs a sync rather than a merge, please change
the tag 'needs-merge' to 'needs-sync', and (optionally) update the
title as desired.
### New Debian Changes ###
bridge-utils (1.7.1-3) unstable; urgency=medium
* Merge and fix Gioele's patches, thanks. Closes: #1050200.
* After Giole's it was already building rootless. Closes: #1089296.
* Add CPPFLAGS to make blhc happy.
* Update standards.
-- Santiago García Mantiñán <manty at debian.org> Thu, 09 Jan 2025
09:42:26 +0100
### Old Ubuntu Delta ###
bridge-utils (1.7.1-2ubuntu1) oracular; urgency=medium
* Merge with Debian unstable (LP: #2064391). Remaining changes:
- debian/bridge-network-interface.sh: Don't call ifup from
bridge-network-interface, instead just call brctl and let
udev/upstart bring the interface up (LP: 1003656).
- debian/ifupdown.sh: Handle bridge params which use port and
value (LP: 1576876).
- debian/bridge-utils-interface.5: Update unsettable gcint value
for newer kernels (LP: 1576858).
-- Miriam España Acebal <miriam.espana at canonical.com> Mon, 27 May
2024 17:13:05 +0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/2097409/+subscriptions
More information about the foundations-bugs
mailing list