Changelog for
fcoe-utils-1.0.29-9.el7.x86_64.rpm :
Wed Jan 21 13:00:00 2015 Chris Leech
- 1.0.29-9
- 1184386 fix segfault on fipvlan create
Mon Oct 27 13:00:00 2014 Chris Leech - 1.0.29-8
- 1049200 fix fcoeadm VN2VN mode create
Fri Oct 3 14:00:00 2014 Chris Leech - 1.0.29-7
- 1087095 update to upstream v1.0.29-29-g9267509
Mon Mar 10 13:00:00 2014 Petr Šabata - 1.0.29-6
- Break out of recv_loop() (#1049018)
Thu Mar 6 13:00:00 2014 Petr Šabata - 1.0.29-5
- Don\'t build on s390x again (#1073060)
- Drop bnx2fc from SUPPORTED_DRIVERS on s390x, for future (#1056371)
- Update fcoemon(8) with more systemd changes (#1049162)
Fri Jan 17 13:00:00 2014 Petr Šabata - 1.0.29-4
- Build on s390x again (#1052999)
Fri Dec 27 13:00:00 2013 Daniel Mach - 1.0.29-3
- Mass rebuild 2013-12-27
Thu Nov 7 13:00:00 2013 Petr Šabata - 1.0.29-2
- Bug #1024124:
- Don\'t install the old configuration file alongside the new one
- Add bnx2fc to the SUPPORTED_DRIVERS for consistency with previous configuration
Thu Aug 29 14:00:00 2013 Petr Šabata - 1.0.29-1
- 1.0.29 bump
Wed Jul 31 14:00:00 2013 Petr Šabata - 1.0.28-4
- Drop the initscript-specific config patch
Wed Jul 31 14:00:00 2013 Petr Šabata - 1.0.28-3
- Require just \'systemd\' instead of \'systemd-units\'
- Patch the fcoemon manpage with a note for systemd users
Mon Jun 10 14:00:00 2013 Petr Šabata - 1.0.28-2
- Enhance the format strings patch to fix ppc64 build failures too
Tue Jun 4 14:00:00 2013 Petr Šabata - 1.0.28-1
- 1.0.28 bump
Wed Mar 6 13:00:00 2013 Petr Šabata - 1.0.27-1
- 1.0.27 bump
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 1.0.25-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Wed Jan 9 13:00:00 2013 Petr Šabata - 1.0.25-2
- Don\'t build for s390x since it\'s not supported by kernel either
Tue Nov 27 13:00:00 2012 Petr Šabata - 1.0.25-1
- 1.0.25 (with latest fixes)
- Simplify the spec a bit
- Fix bogus dates in changelog
Thu Nov 1 13:00:00 2012 Petr Šabata - 1.0.25-1
* Tue Aug 28 2012 Petr Šabata - 1.0.24-2
- Migrate to systemd scriptlets (#850104)
Wed Aug 15 14:00:00 2012 Petr Šabata - 1.0.24-1
- 1.0.24 bump
Mon Jul 23 14:00:00 2012 Petr Šabata - 1.0.23-3
- Don\'t exclude s390x.
- Add AM_PROG_AR to configure.ac.
Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 1.0.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Mon Jun 25 14:00:00 2012 Petr Šabata - 1.0.23-1
- Update to 1.0.23
- Re-introduce ExcludeArch to be in line with EL.
Thu Feb 16 13:00:00 2012 Petr Šabata - 1.0.22-2
- Fix the incorrect libhbalinux runtime dependency
Mon Jan 23 13:00:00 2012 Petr Šabata - 1.0.22-1
- 1.0.22 bump
- Remove dcbd from Description
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 1.0.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Thu Nov 24 13:00:00 2011 Petr Šabata - 1.0.21-1
- 1.0.21 bump
Mon Oct 31 13:00:00 2011 Petr Sabata - 1.0.20-5
- Remove useless PIDFile from fcoe.service unit file
Thu Oct 6 14:00:00 2011 Petr Sabata - 1.0.20-4
- Do not enable fcoemon by default (#701999)
- Silence systemctl output
Fri Sep 23 14:00:00 2011 Petr Sabata - 1.0.20-3
- Enable hardened build
Mon Jul 18 14:00:00 2011 Petr Sabata - 1.0.20-2
- Drop SysV support in favor of systemd (#714683)
- Remove ancient scriptlets (pre-1.0.7 era)
- Update quickstart.txt to reflect new changes
Thu Jul 7 14:00:00 2011 Petr Sabata - 1.0.20-1
- 1.0.20 bump
Thu Jun 2 14:00:00 2011 Petr Sabata - 1.0.19-1
- 1.0.19 bump
Tue May 3 14:00:00 2011 Petr Sabata - 1.0.18-2
- fcoemon: Do not create a world and group writable PID file
Wed Apr 20 14:00:00 2011 Petr Sabata - 1.0.18-1
- 1.0.18 bump with latest bugfixes
- Removing ExcludeArch completely; not related for Fedora
- Buildroot cleanup
Tue Apr 19 14:00:00 2011 Karsten Hopp 1.0.17-1.1
- remove excludearch ppc, required by anaconda.ppc
Thu Feb 24 13:00:00 2011 Fabio M. Di Nitto - 1.0.17-1
- Pull in new upstream release (required to build)
- Fix git clone URL in comments
- Drop fcoe-utils-1.0.7-init.patch, fcoe-utils-1.0.7-init-condrestart.patch
and fcoe-utils-1.0.8-init-LSB.patch that are now upstream
- Drop fcoe-utils-1.0.8-includes.patch and use a copy of kernel headers
for all architectures (rename fcoe-sparc.patch to fcoe-include-headers.patch)
Upstream added detection to avoid inclusion of kernel headers in the build
and it expects to find the userland headers installed. Those have not
yet propagated in Fedora.
Use temporary this workaround, since fcoe is a requiment for anaconda
and it failed to build for a while
- Drop BuildRequires on kernel-devel
- Add BuildRequires on autoconf (it is used and not installed by default
on all build chroots)
Wed Feb 23 13:00:00 2011 Dennis Gilmore - 1.0.14-5
- patch in headers used from kernel-devel on 32 bit sparc
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 1.0.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Tue Nov 30 13:00:00 2010 Petr Sabata - 1.0.14-3
- Removing dependency on vconfig, rhbz#658525
Mon Jun 28 14:00:00 2010 Jan Zeleny - 1.0.14-2
- added device-mapper-multipath to requires (#603242)
- added missing man pages for fcrls, fcnsq and fcping
- update of init script - added condrestart, try-restart
and force-reload options
- added vconfig to requires (#589608)
Mon May 24 14:00:00 2010 Jan Zeleny - 1.0.14-1
- rebased to 1.0.14, see bug #593824 for complete changelog
Mon Apr 12 14:00:00 2010 Jan Zeleny - 1.0.13-1
- rebased to v1.0.13, some bugfixes, new fcoe related scripts
Tue Mar 30 14:00:00 2010 Jan Zeleny - 1.0.12-2.20100323git
- some upstream updates
- better fipvlan support
- added fcoe_edd.sh script
Tue Mar 16 13:00:00 2010 Jan Zeleny - 1.0.12-1
- rebased to version 1.0.12, improved functionality with lldpad
and dcbd
- removed /etc/fcoe/scripts/fcoeplumb
Thu Dec 10 13:00:00 2009 Jan Zeleny - 1.0.9-2.20091204git
- excluded s390 and ppc
Fri Dec 4 13:00:00 2009 Jan Zeleny - 1.0.9-1.20091204git
- rebase to latest version of fcoe-utils
Mon Sep 14 14:00:00 2009 Jan Zeleny - 1.0.8-3
- update of init script to be LSB-compliant
Fri Jul 31 14:00:00 2009 Jan Zeleny - 1.0.8-2
- patch for clean compilation without usage of upstream\'s ugly hack
Thu Jul 30 14:00:00 2009 Jan Zeleny - 1.0.8-1
- rebase of fcoe-utils to 1.0.8, adjusted spec file
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 1.0.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Tue Jun 9 14:00:00 2009 Jan Zeleny - 1.0.7-7
- added quickstart file to doc (#500759)
Thu May 14 14:00:00 2009 Jan Zeleny - 1.0.7-6
- renamed init script to fcoe, changed lock filename to fcoe
(#497604)
- init script modified to do condrestart properly
- some modifications in spec file to apply previous change
to older versions od init script during update
- fixed issue with accepting long options (#498551)
Mon May 4 14:00:00 2009 Jan Zeleny - 1.0.7-5
- fixed SIGSEGV when fcoe module isn\'t loaded (#498550)
Mon Apr 27 14:00:00 2009 Jan Zeleny - 1.0.7-4
- added libhbalinux to Requires (#497605)
- correction of spec file (_initddir -> _initrddir)
Wed Apr 8 14:00:00 2009 Jan Zeleny - 1.0.7-3
- more minor corrections in spec file
Thu Apr 2 14:00:00 2009 Jan Zeleny - 1.0.7-2
- minor corrections in spec file
- moved init script to correct location
- correction in the init script (chkconfig directives)
Mon Mar 2 13:00:00 2009 Chris Leech - 1.0.7-1
- initial rpm build of fcoe tools