Tue, 23 Apr 2024 09:24:18 CEST | login

Information for build bridge-utils-1.5-9.el7

ID25
Package Namebridge-utils
Version1.5
Release9.el7
Epoch
SummaryUtilities for configuring the linux ethernet bridge
DescriptionThis package contains utilities for configuring the linux ethernet bridge. 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. Install bridge-utils if you want to use the linux ethernet bridge.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 26 Nov 2018 15:40:43 CET
CompletedMon, 26 Nov 2018 15:40:43 CET
Tags
built-by-centos
centos-7.2
centos-7.5
v7.6-base
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
bridge-utils-1.5-9.el7.src.rpm (info) (download)
x86_64
bridge-utils-1.5-9.el7.x86_64.rpm (info) (download)
Changelog * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.5-9 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.5-8 - Mass rebuild 2013-12-27 * Tue Mar 26 2013 Thomas Woerner <twoerner@redhat.com> - 1.5-7 - fixed build with kernel 3.8.x using upstream fix by Russell Senior * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 19 2012 Nils Philippsen <nils@redhat.com> - 1.5-5 - update sourceforge download URL * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon May 30 2011 Petr Sabata <contyk@redhat.com> - 1.5-2 - Add three latest bugfixes from upstream git on top of 1.5 - Dropping params patch (included upstream variant) * Mon May 30 2011 Petr Sabata <contyk@redhat.com> - 1.5-1 - 1.5 bump - BuildRoot and defattr cleanup - Use macros in Sources - Drop show-ports and foreach patches -- those have been included upstream * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jan 20 2010 Bill Nottingham <notting@redhat.com> - 1.2-9 - Fix URL (#248086) * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Jul 03 2008 David Woodhouse <david.woodhouse@intel.com> 1.2-6 - Fix location of bridge parameters in sysfs * Wed Mar 05 2008 David Woodhouse <dwmw2@redhat.com> 1.2-5 - Fix handling of bridge named 'bridge' (#436120) * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2-4 - Autorebuild for GCC 4.3 * Mon Dec 10 2007 Patrick "Jima" Laughton <jima@beer.tclug.org> 1.2-3 - Minor tweaks as recommended in merge review (BZ#225625) * Wed Aug 22 2007 David Woodhouse <dwmw2@redhat.com> 1.2-2 - Update licence * Wed Aug 22 2007 David Woodhouse <dwmw2@redhat.com> 1.2-1 - Update to 1.2 * Sat Sep 09 2006 David Woodhouse <dwmw2@redhat.com> 1.1-2 - Fix setportprio command (#205810) - Other updates from bridge-utils git tree * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.1-1.1 - rebuild * Wed Jun 07 2006 David Woodhouse <dwmw2@redhat.com> 1.1-1 - Update to 1.1 - BR libsysfs-devel instead of sysfsutils-devel * Wed Jun 07 2006 David Woodhouse <dwmw2@redhat.com> 1.0.6-2 - Use sane kernel headers, drop -devel package * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.6-1.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.6-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Wed Dec 21 2005 David Woodhouse <dwmw2@redhat.com> 1.0.6-1 - Update to 1.0.6 - Cleanups from Matthias Saou (#172774) * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - rebuilt * Wed Mar 02 2005 David Woodhouse <dwmw2@redhat.com> 1.0.4-6 - Rebuild with gcc 4 * Tue Feb 15 2005 David Woodhouse <dwmw2@redhat.com> 1.0.4-5 - Rebuild * Thu Aug 26 2004 David Woodhouse <dwmw2@redhat.com> 1.0.4-4 - BuildRequires: sysfsutils-devel to make the horrid autoconf script magically change the entire package's behaviour just because it happens to find slightly different header files lying around. - Include our own kernel-derived headers * Thu Jul 01 2004 David Woodhouse <dwmw2@redhat.com> - Update to 1.0.4 * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Sat Oct 25 2003 Florian La Roche <Florian.LaRoche@redhat.de> - support change to call sysconf() to get HZ * Tue Sep 16 2003 David Woodhouse <dwmw2@redhat.com> 0.9.6-1 - Update to 0.9.6 - Detect lack of kernel bridge support or EPERM and exit with appropriate code. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt * Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt * Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com> 0.9.3-7 - Rebuild * Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild * Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild * Mon Mar 04 2002 Benjamin LaHaise <bcrl@redhat.com> - manual rebuild * Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild * Wed Nov 07 2001 Matthew Galgoci <mgalgoci@redhat.com> - initial cleanup of spec file from net release