dc245c import libiscsi-1.9.0-3.el7.src.rpm

Authored and Committed by centosrcm 10 years ago
32 files changed. 3096 lines added. 5 lines removed.
.libiscsi.metadata
file added
+1
README.md
file removed
-5
SOURCES/0001-do-not-reconnect-if-reconnect-is-already-defered.patch
file added
+36
SOURCES/0002-fix-leak-of-iscsi_context-in-iscsi_reconnect.patch
file added
+31
SOURCES/0003-Add-ASCQ-codes-related-to-thin-provisioning.patch
file added
+77
SOURCES/0004-Create-safe-16-32-64-bit-accessors-for-reading-from-.patch
file added
+388
SOURCES/0005-fix-bug-in-md5-code.patch
file added
+27
SOURCES/0006-use-libgcrypt-for-MD5.patch
file added
+163
SOURCES/0007-URL-encoded-Targetnames.patch
file added
+235
SOURCES/0008-SCSI-add-a-safe-function-to-read-a-byte-from-the-dat.patch
file added
+539
SOURCES/0009-scsi-lowlevel-do-not-use-unsafe-pointer-casts.patch
file added
+114
SOURCES/0010-Add-a-cast-to-ssize_t.patch
file added
+27
SOURCES/0011-do-not-build-test-tool.patch
file added
+26
SOURCES/0012-bump-soname.patch
file added
+25
SOURCES/0013-disable-ld_iscsi.patch
file added
+23
SOURCES/0014-fix-another-aliasing-problem.patch
file added
+30
SOURCES/0015-fix-arm-aliasing-problem.patch
file added
+174
SOURCES/0016-avoid-casting-struct-sockaddr.patch
file added
+78
SOURCES/0018-cleanup-rename-pdu-written.patch
file added
+91
SOURCES/0019-fix-iovec-short-reads.patch
file added
+155
SOURCES/0020-iscsi_reconnect-Fix-a-use-after-free.patch
file added
+63
SOURCES/0021-Dont-reference-pdu-after-it-has-been-freed.patch
file added
+38
SOURCES/0022-lib-Make-scsi_free_scsi_task-accept-a-NULL-task-pointer.patch
file added
+35
SOURCES/0023-lib-Fix-a-memory-leak-in-scsi_cdb_persistent_reserve_out.patch
file added
+103
SOURCES/0024-reconnect-do-not-initialize-iscsi-to-old_iscsi-use-old_iscsi-if-appropriate.patch
file added
+77
SOURCES/0025-log-failures-typically-malloc-of-iscsi_create_context-during-reconnect.patch
file added
+31
SOURCES/0026-exit-after-malloc-failure-when-allocating-sense-data-blob.patch
file added
+27
SOURCES/0027-do-not-test-arrays-against-NULL.patch
file added
+79
SOURCES/0028-handle-bad-iscsi--fd-in-iscsi_service.patch
file added
+40
SOURCES/0029-rework-login-and-discovery-code-to-avoid-strlen-beyond-end-of-data.patch
file added
+145
SOURCES/0030-check-for-a-target-being-there-before-processing-TargetAddress.patch
file added
+36
SPECS/libiscsi.spec
file added
+182
    import libiscsi-1.9.0-3.el7.src.rpm
    
        
file added
+1
file removed
-5
file added
+182