[Pkg-iscsi-maintainers] [SCM] Debian iscsitarget packaging branch, experimental, updated. debian/1.4.20.2-4expr2-10-g636d43b

Ritesh Raj Sarraf rrs at researchut.com
Tue Jun 14 04:10:30 UTC 2011


The following commit has been merged in the experimental branch:
commit 37cad7cf56fba9d45ff69bbe3437b432d3883da2
Merge: 638ead468d954d9dbe6ed72acf188cc7aa52ecd6 f759f75197440620dd5fdc61c5bd49640c209a1c
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Tue Jun 14 09:14:46 2011 +0530

    Merge branch 'upstream-branch-1.4.20' into testexp
    
    * upstream-branch-1.4.20:
      Don't error out SYNCHRONIZE_CACHE on readonly LUs for now
      Move read-only handling to target_disk where it belongs
      Update release notes
      Update ChangeLog
      Fix oops after write attempts to readonly LUs
      2.6.39 compile fixes

diff --combined ChangeLog
index a9e498b,9ef63e9..19d9fe9
--- a/ChangeLog
+++ b/ChangeLog
@@@ -6,6 -6,8 +6,8 @@@ Arne Redlic
    o Converted semaphores to mutexes
    o Fixed printing IPv4 addresses in /proc/net/iet/session for kernels >= 2.6.33
    o Fixed block device handling for kernels >= 2.6.38
+   o 2.6.39 compile fix
+   o Fixed oops after write attempts to readonly LUs
  
  Chris Siebenmann, Wido den Hollander
    o 2.6.36 compile fix
@@@ -28,29 -30,25 +30,34 @@@ Ross Walke
    o Fixed crypto API error handling (ERR_PTR instead of a NULL)
    o Fixed small memory leak in volume args buffer on BSD
    o Fixed io context handling on kernels >= 2.6.25
+   o Fixed io context handling on RHEL 5.6
    o Fixed max_cmd_sn not being set for the session
    o Fixed issue where StatSN was being updated when a command was ignored
    o Fixed connection accounting in ietd for session reinstatements
    o MaxOutStandingR2T fixed at 1 for 1.4.20 branch due to broken handling
    o Stripped zone id off ipv6 addresses in SendTargets
    o Time2Retain fixed at 0 since it isn't implemented
+   o Fixed Expected Data Transfer Length handling
+   o Fixed session establishment for initiators foregoing security negotiation
+   o Fixed infinite loop on digest errors
+   o Fixed session shutdown in case of initiators sending data segments thar are too large
  
  Summary of changes from v1.4.20.1 to v1.4.20.2
  =================================
  Arne Redlich
 +  o adapt backward compat mechanism in Makefile to kernels >= 2.6.33
    o uninitialized data fixes pointed out by valgrind
    o fix invalid read in iSNS code pointed out by valgrind
 +  o Fixed iSNS initialization issue
 +  o The NIPQUAD macro has been removed, instead "%pI4" is used
 +  o Converted semaphores to mutexes
 +  o Fixed printing IPv4 addresses in /proc/net/iet/session for kernels >= 2.6.33
 +  o Fixed re-enabling listening after max connections was exceeded
 +  o Fix NULL-pointer dereference due to race in UA handling
 +  o Fixed block device handling for kernels >= 2.6.38
  
  Ross Walker
 +  o restore SCSI SN behaviour of IET < 1.4.20 (VMWare compatibility)
    o check buffer boundaries in iSNS code (CVE-2010-2221)
    o fix memleak in iSNS ACL code
    o clean up iSCSI login response error handling
@@@ -58,24 -56,15 +65,24 @@@
    o fix soft lockup during UA allocation
    o change DISTDIR to DESTDIR
    o avoid deletion of targets with active sessions
 -  o byte swap fix in MD5 / SHA1 code (thanks to Harshal Shete for testing on PPC)
 -
 -Summary of changes from v1.4.20 to v1.4.20.1
 -=================================
 -Arne Redlich
 -  o adapt backward compat mechanism in Makefile to kernels >= 2.6.33
 +  o byte swap fix in MD5 / SHA1 code
 +  o Updated initd scripts to reflect PID file name change
 +  o Removed stray RPM build dependency on openssl from spec file
 +  o Fixed crypto API error handling (ERR_PTR instead of a NULL)
 +  o Fixed small memory leak in volume args buffer on BSD
 +  o Fixed io context handling on kernels >= 2.6.25
 +  o Fixed max_cmd_sn not being set for the session
 +  o Fixed issue where StatSN was being updated when a command was ignored
 +  o Fixed connection accounting in ietd for session reinstatements
 +  o Fixed MaxOutStandingR2T handling
 +  o Stripped zone id off ipv6 addresses in SendTargets
 +  o Time2Wait and Time2Retain fixed at 0 since these aren't implemented
  
 -Ross Walker
 -  o restore SCSI SN behaviour of IET < 1.4.20 (VMWare compatibility)
 +Martin Hicks
 +  o Makefile respects LDFLAGS
 +  o Added variable for depmod
 +  o Don't install kernel module executable
 +  o Don't use bash for initd script
  
  Summary of changes from v1.4.19 to v1.4.20
  =================================

-- 
Debian iscsitarget packaging



More information about the Pkg-iscsi-maintainers mailing list