diff options
author | sborrill <sborrill> | 2011-02-22 13:33:22 +0000 |
---|---|---|
committer | sborrill <sborrill> | 2011-02-22 13:33:22 +0000 |
commit | fd151b41a58862b0670b97a91593f50bc6a0e959 (patch) | |
tree | 38ca14cd522070d471d029ac35a18f3011b76a9c /devel/netbsd-iscsi-lib/distinfo | |
parent | cca2b046f66368f55476a74a119b84e664395088 (diff) | |
download | pkgsrc-fd151b41a58862b0670b97a91593f50bc6a0e959.tar.gz |
Update to 20110222.
Changes include
- man page claims that you can use auth type = none, but in reality this
didn't work (insisted on a username being given and then used, plus always
advertised CHAP to the target). Make initiator work as advertised (i.e.
defaults to auth type none and so don't require a username).
- document -D option to iscsi-initiator
- Remove hostname from pathname to storage in mount point.
This means /mnt/mytarget.domain.local/target0/storage is now
/mnt/target0/storage.
- Note limitations of CHAP implementation in BUGS section.
- Skip target if TargetName is empty.
- Use relevant TargetAddress, not just first one we happen to find.
- Handle NOP-OUT CmdSN and immediate bit.
- Handle NOP-IN TransferTag=0xffffffff.
- Interim solution for dealing with Underflow bit in iSCSI response.
- iscsi-initiator now talks to istgt and other targets.
- Retry read capacity. Device may not be ready on first access, so need to
wait and re-issue.
Diffstat (limited to 'devel/netbsd-iscsi-lib/distinfo')
-rw-r--r-- | devel/netbsd-iscsi-lib/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/netbsd-iscsi-lib/distinfo b/devel/netbsd-iscsi-lib/distinfo index 1bc3a0f123a..010efbb1974 100644 --- a/devel/netbsd-iscsi-lib/distinfo +++ b/devel/netbsd-iscsi-lib/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2011/02/09 09:41:44 rumko Exp $ +$NetBSD: distinfo,v 1.3 2011/02/22 13:33:22 sborrill Exp $ -SHA1 (netbsd-iscsi-20100416.tar.gz) = ab8a94f26520f8a1ff7484efa80aa3c0ecfe1c40 -RMD160 (netbsd-iscsi-20100416.tar.gz) = 1bac1a7fdcc8d1df7dd3c32b8fb940933057ba61 -Size (netbsd-iscsi-20100416.tar.gz) = 539715 bytes -SHA1 (patch-aa) = d715ac59548c72418fe2e0a91b1a33dd3acd8a25 +SHA1 (netbsd-iscsi-20110222.tar.gz) = 223ee3f30e9b1d7b669796c5b9eb1fcb92907cc2 +RMD160 (netbsd-iscsi-20110222.tar.gz) = 3409e8b64db66ebeeff5ff48bd5ba5e7a192c646 +Size (netbsd-iscsi-20110222.tar.gz) = 539976 bytes SHA1 (patch-ab) = d769048053104c03739a7ff3f77280ef1357e23c SHA1 (patch-ac) = 6e2131c0e992c750aec272da5f88d7b99324898e +SHA1 (patch-ad) = 3844a8f8a6ddf6e584f1c097f95be0501f901a3e |