Commit Graph

70 Commits

Author SHA1 Message Date
Dennis Gilmore
ce30a4eb90 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 20:18:06 +00:00
Chris Leech
52c698f1e4 package should not attempt to own /etc/bash_completion.d 2016-02-01 13:53:43 -08:00
Chris Leech
b070fe1e6f remove s390x from ExcludeArch 2015-07-06 21:05:21 -07:00
Chris Leech
a57062ed26 fix display when libhbalinux includes hosts without a serial number 2015-07-06 20:47:50 -07:00
Chris Leech
6d59a5c320 check in missing patches 2015-06-16 18:24:01 -07:00
Chris Leech
1447cbc1c8 rebase to upstream v1.0.30-2-g91c0c8c 2015-06-16 17:26:15 -07:00
Chris Leech
d188efb2e8 fix vn2vn mode from fcoeadm 2014-10-26 18:32:39 -07:00
Chris Leech
81c0139d2a update to upstream v1.0.29-29-g9267509 2014-10-07 14:07:12 -07:00
Peter Robinson
02d57b611b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 12:10:53 +00:00
Dennis Gilmore
3229e627b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 06:36:13 -05:00
Petr Šabata
c4be83b865 Fix configure.ac for automake 1.14 2013-11-07 12:28:52 +09:00
Petr Šabata
86f3998a20 Don't install the old configuration file alongside the new one
- Add bnx2fc to the SUPPORTED_DRIVERS for consistency with previous configuration
2013-11-07 11:53:09 +09:00
Petr Šabata
7a118f8dc1 1.0.29 bump 2013-08-29 16:07:14 +02:00
Petr Šabata
c0b3e644d1 Drop the initscript-specific config patch 2013-07-31 17:07:45 +02:00
Petr Šabata
7281fbf2d4 Require just 'systemd' instead of 'systemd-units'
- Patch the fcoemon manpage with a note for systemd users
2013-07-31 16:35:42 +02:00
Petr Šabata
5e980b53e4 Enhance the format strings patch to fix ppc64 build failures too 2013-06-10 16:35:41 +02:00
Petr Šabata
deea7f9098 Fix format strings to compile on i386 too 2013-06-06 16:48:29 +02:00
Petr Šabata
efccaad723 1.0.28 bump 2013-06-04 19:18:44 +02:00
Petr Šabata
ca66f40849 Merge with rebuild bump. 2013-03-06 13:51:15 +01:00
Petr Šabata
3c28930000 1.0.27 bump 2013-03-06 13:50:00 +01:00
Dennis Gilmore
5c3db3f968 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 15:27:27 -06:00
Petr Šabata
cc3a5971f5 Don't build for s390x since it's not supported by kernel either 2013-01-09 10:15:46 +01:00
Petr Šabata
6e5d849e9c 1.0.25 bump 2012-11-27 17:00:01 +01:00
Petr Šabata
0d7f2241f6 Migrate to systemd scriptlets 2012-08-28 13:44:02 +02:00
Petr Šabata
68245241e8 1.0.24 bump 2012-08-15 15:12:29 +02:00
Petr Šabata
82037cbe24 Don't exclude s390x builds 2012-07-23 16:39:16 +02:00
Dennis Gilmore
278516795b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 20:42:26 -05:00
Petr Šabata
6b6962aec5 1.0.23 bump, reintroduce ExcludeArch 2012-06-25 16:37:42 +02:00
Petr Šabata
4455b38866 Fix the incorrect libhbalinux runtime dependency 2012-02-16 14:17:38 +01:00
Petr Šabata
cea6c18ef6 1.0.22 bump 2012-01-23 15:03:55 +01:00
Dennis Gilmore
e74b6eed4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 20:14:51 -06:00
Petr Šabata
9e6f8f8e09 1.0.21 bump 2011-11-24 15:13:00 +01:00
Petr Sabata
0c4457cd82 Remove useless PIDFile from fcoe.service unit file (#750193) 2011-10-31 15:01:18 +01:00
Petr Sabata
1092e6663a Do not enable fcoemon by default (#701999) 2011-10-06 16:06:05 +02:00
Petr Sabata
f38dd25308 Enable hardened build 2011-09-23 13:40:14 +02:00
Petr Sabata
8f401962e9 Make fcoe-utils systemd aware (#714683)
Also, ancient scriptlets were removed, quickstart documentation updated
and some rpmlint issues resolved.
2011-07-18 15:38:27 +02:00
Petr Sabata
a234c3bb04 Correct libhbaapi BR, for real this time 2011-07-14 16:10:45 +02:00
Petr Sabata
19c1ff00cf Correct libhbaapi BR (no rebuild needed) 2011-07-14 16:09:59 +02:00
Petr Sabata
e3ba57ff1d 1.0.20 bump 2011-07-07 16:48:53 +02:00
Petr Sabata
5f9c39a839 Add new, 1.0.19-compatible Makefile.am patch 2011-06-02 16:18:34 +02:00
Petr Sabata
8878a3acac 1.0.19 bump 2011-06-02 16:09:20 +02:00
Petr Sabata
9fb2e54a9b fcoemon: Do not create a world and group writable PID file
Currently fcoemon creates a world and group writable PID file which could be
locally exploited. This patch sets umask to 177 before the PID file creation.
2011-05-03 11:18:15 +02:00
Petr Sabata
9a79b1c7b8 1.0.18+ bump
BuildRoot and ExcludeArch cleanup
2011-04-20 11:03:37 +02:00
Karsten Hopp
ee283d8643 remove excludearch ppc, required by anaconda.ppc 2011-04-19 17:29:07 +02:00
Fabio M. Di Nitto
6bde9c6810 Make fcoe builds again
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2011-02-24 16:04:10 +01:00
Dennis Gilmore
7e8d285168 patch in headers used from kernel-devel on 32 bit sparc 2011-02-23 10:40:09 -06:00
Dennis Gilmore
9b4636c6f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 13:26:12 -06:00
Petr Sabata
8a972b6b8f Use iproute instead of vconfig in fcoe-setup.sh 2010-11-30 17:27:03 +01:00
Fedora Release Engineering
38eb48ab98 dist-git conversion 2010-07-28 14:14:44 +00:00
Jan Zeleny
d37978879d couple of changes ported from RHEL-6 2010-06-28 14:08:12 +00:00