libiscsi 1.4.0-3 source package in Ubuntu
Changelog
libiscsi (1.4.0-3) unstable; urgency=low * patches/always-export-iscsi_set_tcp_keepalive.patch: always define and export the function, even on platform that does not support some or all TCP socket options. (Closes: #672529) * patches/export-only-required-symbols.patch: create a list of symbols which needs to be exported, and use it with libtool. * remove unnecessary symbols from debian/symbols and rename it to debian/libiscsi1.symbols. * simplify/cleanup debian/rules, and explicitly use dpkg-architecture -qDEB_HOST_MULTIARCH * add debian/.gitignore -- Michael Tokarev <email address hidden> Sat, 12 May 2012 00:24:43 +0400
Upload details
- Uploaded by:
- Michael Tokarev
- Uploaded to:
- Sid
- Original maintainer:
- Michael Tokarev
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libiscsi_1.4.0-3.dsc | 1.3 KiB | 1f5a3fb7cdc203e9793d145ec5aeacded9e5287d2a51c108e95aea2f9f44a812 |
libiscsi_1.4.0.orig.tar.gz | 96.6 KiB | 87eaa197f7d5420d5d0deed65ae0814ee79e31f732ee81e006b06365d62298c8 |
libiscsi_1.4.0-3.debian.tar.gz | 5.4 KiB | 6e6c223297318fa96632730cfcbc7335163407c3d6992780ab0b52caabff2834 |
Available diffs
- diff from 1.0.1-1 to 1.4.0-3 (65.5 KiB)
No changes file available.
Binary packages built by this source
- libiscsi-bin: No summary available for libiscsi-bin in ubuntu utopic.
No description available for libiscsi-bin in ubuntu utopic.
- libiscsi-dev: No summary available for libiscsi-dev in ubuntu utopic.
No description available for libiscsi-dev in ubuntu utopic.
- libiscsi1: iSCSI client shared library
Libiscsi is a clientside library to implement the iSCSI protocol
that can be used to access resource of an iSCSI Target.
.
The library is fully async with regards to iscsi commands and scsi
tasks, but a sync layer is also provided for ease of use for simpler
applications.
.
This package contains the library itself.