File iscsitarget.changes of Package iscsitarget

-------------------------------------------------------------------
Wed Dec  8 16:04:26 UTC 2010 - coolo@novell.com

- fix build with 2.6.37

-------------------------------------------------------------------
Tue Sep 21 11:35:57 UTC 2010 - chris@computersalat.de

- fix install for service file
  o {S:4} not S{:3}

-------------------------------------------------------------------
Mon Sep 13 15:37:29 UTC 2010 - chris@computersalat.de

- added sysconfig file
  o IET_OPTS for DAEMON 
- updated init script
- merge with 11.3:Update
  (Fixup bounds checking for iSNS (bnc#618574)

-------------------------------------------------------------------
Thu Aug  5 11:45:33 CEST 2010 - hare@suse.de

- Fixup bounds checking for iSNS (bnc#618574)

-------------------------------------------------------------------
Wed Mar 10 18:01:35 CET 2010 - ro@suse.de

- fix build with 2.6.33 

-------------------------------------------------------------------
Wed Mar 10 17:28:54 CET 2010 - ro@suse.de

- update to 1.4.19
  o re-enable MaxSessions parameter
  o code cleanups
  o NOP-In support
  o add notes about cross compilation to README
  o fix ietadm manpage
  o fix initiators/targets.allow bugs
  o fix compiler warnings
  o fix return value of session_add()
  o update RPM specfile improving RedHat and SuSE compatibility
    (based on a patch from Matthew Wild)
  o update RELEASE NOTES
  o fix session cleanup in case of -EPIPE during login

- update to 1.4.18
  o improve IETs procfs support to allow a larger number of targets
  o compatibility fix for 2.6.28 (independently also provided by Francois
    Micaux)
  o ignore SIGPIPE in ietd
  o allow cleanup of stale targets in the kernel module
  o support for a global worker threadpool instead of per target pools
    (configurable via the worker_thread_pool_size module parameter)
  o compatibility fixes for 2.6.30, 2.6.29
  o in cooperation with Xie Gang: Unit Attention support (thanks to Stefan
    Rubner for spotting a bug)
  o in cooperation with Shreyansh Jain: support for splitting text messages into
    several PDUs, allowing more targets to be reported during discovery
    (thanks to Cheng Rengquan for bugfixes)
  o clean up all connections, sessions and targets in the kernel module if the
    daemon is gone
  o rework sense data handling, plugging memleaks
  o fix valgrind warnings of uses of uninitialized variables
  o support for Reject PDUs (thanks to FUJITA Tomonori for a bugfix)
  o fix SERVICE ACTION IN: IET only supports READ CAPACITY 16, return sense data
    for all others
  o allow READ CAPACITY even if a LU is RESERVEd
  o iSNS: report the actual target port instead of the default iSCSI port
  o fix list corruption if target thread creation fails
  o fix stopping of threads that have never been awakened before
  o fix CHAP account handling bugs
  o fix netlink socket cleanup
  o code cleanups
  o remove superfluous linefeed from debug messages
  o enable runtime switching of debug levels for the kernel module and
    provide description for the module's debug flags parameter
  o return proper status class in case of login failures
  o support more than one portal per target during discovery, and allow
    configuration of the presented portals using targets.allow - previously only
    the incoming interface was reported (thanks to David Shirley for
    reporting a bug)
  o deprecate initiators.allow
  o regex based filtering in initiators.allow and targets.allow
  o move config files to /etc/iet
  o add version and author info and description to kernel module
  o fix debug log levels
  o fix ietd.conf permissions
  o move kernel module to /lib/modules/<kver>/extra where it belongs
  o improve init scripts, using common names and functions across distributions
  o improve usage comments in ietd.conf
  o specfile to build RPMs, including weak module support
  o DKMS support
  o Use the LU's sector size in the format mode page instead of defaulting to 512
 
-------------------------------------------------------------------
Fri Jun 12 15:21:46 CEST 2009 - coolo@novell.com

- fix build with glibc 2.10

-------------------------------------------------------------------
Mon Jun  8 01:00:47 CEST 2009 - ro@suse.de

- fix build with 2.6.30 

-------------------------------------------------------------------
Mon Apr 20 01:30:47 CEST 2009 - ro@suse.de

- fix build with current kernel 2.6.29
  - NIP4 and NIP6 are repaced by special printf pointer formats
  - open_bdev_excl and close_bdev_excl renamed to _exclusive

-------------------------------------------------------------------
Mon Apr 20 01:18:25 CEST 2009 - ro@suse.de

- update to 0.4.17
  o handle the \0-termination of strings properly when building iSNS TLVs
  o fix stopping of wthreads that have never been awakened
  o fix debugging code that hexdumps PDU content to the syslog
  o avoid busy looping if a connection's socket is out of wmem
  o add support for "ietadm --op show --user"
  o SCSI fixes: MODE SENSE handling, INQUIRY CmdDt, HiSup, WCE and RCD handling
  o fix handling of NOP-Out w/ ping data
  o fix compilation against glibc >= 2.8
  o fix potential NULL-pointer derefences and resource leaks in the LUN param
    parsing code
  o documentation updates
  o 2.6.26 and SLES compile fix
  o SLES 10 SP2 compat patch
  o make needlessly global function static

- update to 0.4.16 
  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
  o fix digest endieness on LE archs
  o fix SPARC alignement issues (based on a patch from joel.bertrand@systella.fr)
  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

-------------------------------------------------------------------
Mon Jan 26 15:36:57 CET 2009 - hare@suse.de

- Mark 'iscsi_trgt' as supported (bnc#439535)
- Add services file for SuSEfirewall2 (bnc#459904)

-------------------------------------------------------------------
Mon Jan 12 17:33:07 CET 2009 - dgollub@suse.de

- Add kernel-syms-rt to build requires to build SLERT KMPs

-------------------------------------------------------------------
Mon Oct 27 09:47:13 CET 2008 - hare@suse.de

- Add missing 'preamble' file for KMP. 

-------------------------------------------------------------------
Fri Oct 24 15:57:40 CEST 2008 - hare@suse.de

- Fix up changelog and spec file.

-------------------------------------------------------------------
Tue Oct 21 16:03:25 CEST 2008 - hare@suse.de

- Update to svn r174
  * Build fixes for 2.6.27 (bnc#436990)
  * Misc bug fixes
- Fix spec file to correctly reference KMPs (bnc#436988)

-------------------------------------------------------------------
Thu Aug 28 01:35:52 CEST 2008 - ro@suse.de

- fix init script 

-------------------------------------------------------------------
Wed Jul 30 17:23:22 CEST 2008 - ro@suse.de

- grab patch from svn to make it build with current kernel 

-------------------------------------------------------------------
Tue Nov 27 18:57:30 CET 2007 - ro@suse.de

- marked kmp preamble as source file 

-------------------------------------------------------------------
Tue Nov 27 18:24:15 CET 2007 - ro@suse.de

- make it build with 2.6.24 

-------------------------------------------------------------------
Tue Oct 23 13:21:34 CEST 2007 - ro@suse.de

- add KMP subpackage to transport metadata for kmp subpacks 

-------------------------------------------------------------------
Sat Oct 20 19:50:55 CEST 2007 - jeffm@suse.com

- Update to 0.4.15
  - Improved error reporting with fileio_sync()
  - Rewritten iSNS code with many fixes
  - Fix bug in READ_* commands error handling
  - Fix mode sense response.
- Added building of KMP to spec file.

-------------------------------------------------------------------
Wed May 31 09:09:32 CEST 2006 - hare@suse.de

- Pull in fixes from upstream to prevent kernel oops [#179557]

-------------------------------------------------------------------
Mon May 22 15:21:08 CEST 2006 - hare@suse.de

- Set mode for /etc/ietd.conf to 600 [#177081]

-------------------------------------------------------------------
Thu May 18 09:05:47 CEST 2006 - kukuk@suse.de

- Fix return code of init script [#176186]

-------------------------------------------------------------------
Wed Jan 25 21:36:43 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Jan 13 16:12:44 CET 2006 - hare@suse.de

- Update to official version 0.4.13

-------------------------------------------------------------------
Thu Nov  3 09:54:59 CET 2005 - hare@suse.de

- Update to svn r1262, version 0.4.13

-------------------------------------------------------------------
Sun Sep 11 17:25:27 CEST 2005 - aj@suse.de

- Correct rciscsitarget link.
- Do not depend on kernel-source and kernel-syms since those are
  not needed.

-------------------------------------------------------------------
Wed Sep  7 13:11:37 CEST 2005 - hare@suse.de

- Update to svn r1247
- Fix init script (#114386)

-------------------------------------------------------------------
Wed Jul  6 09:53:49 CEST 2005 - hare@suse.de

- Initial version 0.4.11

openSUSE Build Service is sponsored by