Resolves: #749051
This commit is contained in:
parent
9f704e7e41
commit
19b05a07d4
@ -5,7 +5,7 @@
|
||||
* some other maintainer could merge a patch without going through us
|
||||
*/
|
||||
-#define ISCSI_VERSION_STR "2.0-872"
|
||||
+#define ISCSI_VERSION_STR "2.0-872.28.el6"
|
||||
+#define ISCSI_VERSION_STR "2.0-872.31.el6"
|
||||
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
|
||||
|
||||
#endif
|
||||
|
1486
iscsi-initiator-utils-sync-uio-0.7.0.14g.patch
Normal file
1486
iscsi-initiator-utils-sync-uio-0.7.0.14g.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
||||
Summary: iSCSI daemon and utility programs
|
||||
Name: iscsi-initiator-utils
|
||||
Version: 6.2.0.872
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Source0: http://people.redhat.com/mchristi/iscsi/rhel6.0/source/open-iscsi-2.0-872-rc4-bnx2i.tar.gz
|
||||
Source1: iscsid.init
|
||||
Source2: iscsidevs.init
|
||||
@ -49,8 +49,10 @@ Patch17: iscsi-initiator-utils-fix-ipv6-boot.patch
|
||||
Patch18: iscsi-initiator-utils-Add-Netconfig-support-through-libiscsi.patch
|
||||
# libiscsi offload support
|
||||
Patch19: iscsi-initiator-utils-libiscsi-to-support-offload.patch
|
||||
# sync iscsiuio to 0.7.0.14g
|
||||
Patch20: iscsi-initiator-utils-sync-uio-0.7.0.14g.patch
|
||||
# add rhel version info to iscsi tools
|
||||
Patch20: iscsi-initiator-utils-add-rh-ver.patch
|
||||
Patch21: iscsi-initiator-utils-add-rh-ver.patch
|
||||
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2+
|
||||
@ -98,7 +100,8 @@ developing applications that use %{name}.
|
||||
%patch17 -p1 -b .fix-ipv6-boot
|
||||
%patch18 -p1 -b .Add-Netconfig-support-through-libiscsi
|
||||
%patch19 -p1 -b .libiscsi-to-support-offload
|
||||
%patch20 -p1 -b .add-rh-ver
|
||||
%patch20 -p1 -b .sync-uio-0.7.0.14g
|
||||
%patch21 -p1 -b .add-rh-ver
|
||||
|
||||
%build
|
||||
cd utils/open-isns
|
||||
@ -224,6 +227,10 @@ fi
|
||||
%{_includedir}/libiscsi.h
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2011 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.31
|
||||
- 749051 Sync iscsiuio to iscsiuio-0.7.0.14g to fix boot hang
|
||||
when connection is lost during startup.
|
||||
|
||||
* Tue Oct 18 2011 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.30
|
||||
- 602959 rotate iscsiuio/brcm_iscsiuio log.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user