Bug 659009
| Summary: | bridge-utils-1.5 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | bridge-utils | Assignee: | Petr Šabata <psabata> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | c719711, dwmw2, psabata |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | bridge-utils-1.5-2.fc16 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-05-30 15:40:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2010-12-01 19:38:29 UTC
1.2 is four years old, 1.4 fixes some bugs http://git.kernel.org/?p=linux/kernel/git/shemminger/bridge-utils.git;a=summary ping ! Latest upstream release: 1.5 Current version in Fedora Rawhide: 1.2 URL: http://sourceforge.net/projects/bridge/files/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
[ANNOUNCE] bridge-utils 1.5, Stephen Hemminger shemminger
The Bridge Utilities haven't been re-released in a very long time.
The only new feature is the introduction of hairpin mode.
Note: this is probably the last release of these utilities because
I am actively working on intergrating bridge utility into iproute2
using netlink.
Changelog 1.4 vs. 1.5:
show selected bridge
bridge-utils: Add 'hairpin' port forwarding mode
don't install libbridge.a
use proper version of install in doc/Makefile
Check for fopen() failing
Skip . and .. in foreach_bridge test
Handle unknown attributes more gracefully
bridge-utils 1.5
update mailing address
Update URL of git repository
CC: iproute maintainers by bridge->iproute2 integration I don't know if there are some catches but 1.2 -> 1.5 seems like a rather easy and clean update. Taking this. Expecting some testing / feedback from Xose :) bridge-utils-1.5-1.fc16 http://koji.fedoraproject.org/koji/taskinfo?taskID=3100219 please, apply: - Check error returns from write to sysfs master - Fix error message for incorrect command - Fix incorrect command in manual from git tree: http://git.kernel.org/?p=linux/kernel/git/shemminger/bridge-utils.git;a=summary -thanks- (In reply to comment #8) > please, apply: > > - Check error returns from write to sysfs master > - Fix error message for incorrect command > - Fix incorrect command in manual > > from git tree: > http://git.kernel.org/?p=linux/kernel/git/shemminger/bridge-utils.git;a=summary > > -thanks- Those are really minor fixes but since this is, supposedly, last bridge-utils release, it won't hurt to include them. Included in bridge-utils-1.5-2.fc16 |