mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 05:01:27 +00:00
Update to the latest IET
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@372 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
Summary of changes from v0.4.15 to v0.4.16
|
||||
=================================
|
||||
|
||||
Arne Redlich
|
||||
o fix overzealous assert() in digest_data()
|
||||
o add checking on return value of ISCSI_PARAM_GET
|
||||
o 2.6.22, 2.6.23 and 2.6.24 compile fixes
|
||||
o add conn->rwsize check
|
||||
o avoid potential NULL-ptr dereferences in rx and tx buffer
|
||||
o fix the shell syntax in init scripts
|
||||
|
||||
Dave Jiang
|
||||
o fix digest endieness on LE archs
|
||||
|
||||
FUJITA Tomonori
|
||||
o fix SPARC alignement issues (based on a patch from joel.bertrand@systella.fr)
|
||||
|
||||
Ross S. W. Walker
|
||||
o fix DISTDIR in Makefile for /etc install
|
||||
o add support to nullio for volumes > 2TB
|
||||
o remove init.d memory size adjustment
|
||||
o add error code reporting to blockio_open_path
|
||||
o blockio gen_scsiid bug fix
|
||||
o add verbosity to kernel output and task management
|
||||
|
||||
|
||||
Summary of changes from v0.4.14 to v0.4.15
|
||||
=================================
|
||||
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#define ISCSI_VERSION_STRING "0.9.6/0.4.15r148"
|
||||
#define ISCSI_VERSION_STRING "0.9.6/0.4.16r151"
|
||||
|
||||
Reference in New Issue
Block a user