parent
cfcc31b534
commit
8012828d2a
@ -5,7 +5,7 @@
|
|||||||
* some other maintainer could merge a patch without going through us
|
* 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"
|
||||||
+#define ISCSI_VERSION_STR "2.0-872.34.el6"
|
+#define ISCSI_VERSION_STR "2.0-872.37.el6"
|
||||||
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
|
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
1629
iscsi-initiator-utils-mod-iface-andport-fixes.patch
Normal file
1629
iscsi-initiator-utils-mod-iface-andport-fixes.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
|||||||
Summary: iSCSI daemon and utility programs
|
Summary: iSCSI daemon and utility programs
|
||||||
Name: iscsi-initiator-utils
|
Name: iscsi-initiator-utils
|
||||||
Version: 6.2.0.872
|
Version: 6.2.0.872
|
||||||
Release: 36%{?dist}
|
Release: 37%{?dist}
|
||||||
Source0: http://people.redhat.com/mchristi/iscsi/rhel6.0/source/open-iscsi-2.0-872-rc4-bnx2i.tar.gz
|
Source0: http://people.redhat.com/mchristi/iscsi/rhel6.0/source/open-iscsi-2.0-872-rc4-bnx2i.tar.gz
|
||||||
Source1: iscsid.init
|
Source1: iscsid.init
|
||||||
Source2: iscsidevs.init
|
Source2: iscsidevs.init
|
||||||
@ -37,8 +37,10 @@ Patch11: iscsi-initiator-utils-libiscsi-to-support-offload.patch
|
|||||||
# sync to upstream commit f9f627fbf0fc96545931ae65aa2b6214841bfd4e to
|
# sync to upstream commit f9f627fbf0fc96545931ae65aa2b6214841bfd4e to
|
||||||
# add iscsiadm ping and host chap support and fix default iface handling
|
# add iscsiadm ping and host chap support and fix default iface handling
|
||||||
Patch12: iscsi-initiator-utils-ping-and-chap.patch
|
Patch12: iscsi-initiator-utils-ping-and-chap.patch
|
||||||
|
# sync to upstream 04b4a6699f63c4f0bab9523aae3efb8c909d6587
|
||||||
|
Patch13: iscsi-initiator-utils-mod-iface-andport-fixes.patch
|
||||||
# add rhel version info to iscsi tools
|
# add rhel version info to iscsi tools
|
||||||
Patch13: iscsi-initiator-utils-add-rh-ver.patch
|
Patch14: iscsi-initiator-utils-add-rh-ver.patch
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -79,7 +81,8 @@ developing applications that use %{name}.
|
|||||||
%patch10 -p1 -b .Add-Netconfig-support-through-libiscsi
|
%patch10 -p1 -b .Add-Netconfig-support-through-libiscsi
|
||||||
%patch11 -p1 -b .libiscsi-to-support-offload
|
%patch11 -p1 -b .libiscsi-to-support-offload
|
||||||
%patch12 -p1 -b .ping-and-chap
|
%patch12 -p1 -b .ping-and-chap
|
||||||
%patch13 -p1 -b .add-rh-ver
|
%patch13 -p1 -b .mod-iface-andport-fixes
|
||||||
|
%patch14 -p1 -b .add-rh-ver
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd utils/open-isns
|
cd utils/open-isns
|
||||||
@ -205,6 +208,11 @@ fi
|
|||||||
%{_includedir}/libiscsi.h
|
%{_includedir}/libiscsi.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 22 2012 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.37
|
||||||
|
- 805467 Have iscsistart/iscsiadm bring up offload net interface.
|
||||||
|
- 796574 Fix port handling when hostnames are used for portals.
|
||||||
|
- 739843 Fix default iface setup handling.
|
||||||
|
|
||||||
* Mon Mar 5 2012 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.36
|
* Mon Mar 5 2012 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.36
|
||||||
- 740054 sync iscsiuio to 0.7.2.1
|
- 740054 sync iscsiuio to 0.7.2.1
|
||||||
- 790609 Add ping and host chap support to iscsiadm
|
- 790609 Add ping and host chap support to iscsiadm
|
||||||
|
Loading…
Reference in New Issue
Block a user