File open-iscsi.changes of Package open-iscsi

-------------------------------------------------------------------
Fri Oct  4 16:07:47 CEST 2013 - ohering@suse.de

- Remove usage of iscsiuio from mkinitrd scripts
- Add programs tags to mkinitrd scripts
  open-iscsi-2.0-873.patch

-------------------------------------------------------------------
Fri Sep 27 14:23:10 PDT 2013 - lduncan@suse.com

- add support for systemd integration (bnc#827654)
  open-iscsi-openSUSE-Factory-first-merge.diff.bz2

-------------------------------------------------------------------
Wed Jul  3 15:01:50 UTC 2013 - meissner@suse.com

- moved the open-iscsi branch to the SLES 11 SP3 codebase.

  Update coalesces and drops patches:
  iscsi-gen-initiatorname.sh
  open-iscsi-2.0-870-rc1-static.patch
  open-iscsi-2.0-870-rc1.tar.bz2
  open-iscsi-add-error-msg-to-log.c
  open-iscsi-add-mkinitrd-scriptlets
  open-iscsi-add-rhel5-compat
  open-iscsi-add-sles10-compat
  open-iscsi-allow-onboot-for-loginall
  open-iscsi-beta5-kernel-patch-update
  open-iscsi.changes
  open-iscsi-cxgb3i-support
  open-iscsi-error-check-in-db-lock-creation
  open-iscsi-fix-sysfs-get-value-null.patch
  open-iscsi-fixup-onboot-for-loginall
  open-iscsi-fw-crash-on-ppc
  open-iscsi-fwparam_ppc-string-overflow
  open-iscsi-header.patch
  open-iscsi-initiator-compile-warning
  open-iscsi-install-mkinitrd-scriptlets
  open-iscsi-iscsid-adjust-settings
  open-iscsi-iscsi_discovery-doc-fixes
  open-iscsi-load-ibft-before-reading-sys-firmware
  open-iscsi-login-retry-update
  open-iscsi-no-pid-file
  open-iscsi-option-no-pid-file
  open-iscsi-remove-dump-char
  open-iscsi-remove-trailing-tilde
  open-iscsi-rm-unused-variable
  open-iscsi-set-LOCK_DIR-during-compilation
  open-iscsi.spec
  open-iscsi-start-target-before-initiator
  open-iscsi-support-non-root-boot-volume.patch
  open-iscsi-suse-build-fixes
  open-iscsi-sync-modules-with-2.6.27
  open-iscsi-update-init-script
  open-iscsi-update-suse-init-scripts

- New patches:
  open-iscsi-openSUSE-12.3-first-merge.diff.bz2
  open-iscsi-sles11-sp2-latest.diff.bz2
  open-iscsi-sles11-sp2-update.diff.bz2
  open-iscsi-sles11-sp3-flash-update.diff.bz2
  open-iscsi-sles11-sp3-general-updates-1.diff.bz2
  open-iscsi-sles11-sp3-iscsiuio-update.diff.bz2

-------------------------------------------------------------------
Wed Jun  5 15:53:34 PDT 2013 - lduncan@suse.com

- check return from nice() correctly (bnc#807936)

-------------------------------------------------------------------
Tue Jun  4 11:27:55 PDT 2013 - lduncan@suse.com

- Branched from SLES 11 SP3

- Modified for openSUSE by removing iscsiuio references, and
  by changing service name from open-iscsi to iscsid (bnc#821695)

-------------------------------------------------------------------
Thu May 23 19:24:20 PDT 2013 - lduncan@suse.com

- Adds support to be able to use isns discovery and
  bind the portals found to offload ifaces (bnc#820881)

-------------------------------------------------------------------
Fri May 17 18:34:23 PDT 2013 - lduncan@suse.com

- Now handles boot-time non-root iSCSI volumes (bnc#630434)

-------------------------------------------------------------------
Thu May  9 10:32:17 PDT 2013 - lduncan@suse.com

- Fixed iscsiadm name/value command-line parsing
  bug caused by previous update (bnc#818517)

-------------------------------------------------------------------
Fri Apr  5 11:04:21 PDT 2013 - lduncan@suse.com

- Added iscsiadm support for user management of target adapter
  flash (bnc#810208)

-------------------------------------------------------------------
Thu Mar 14 13:19:32 PDT 2013 - lduncan@suse.com

- Add open-iscsi-support-non-root-boot-volume.patch: handle non-
  root boot-time iscsi volumes (bnc#630434)
- Add open-iscsi-fix-sysfs-get-value-null.patch: accept "(null)"
  password as meaning no password, when using sysfs (bnc#766300)

-------------------------------------------------------------------
Mon Mar 11 15:20:47 PDT 2013 - lduncan@suse.com

- Updated iscsiuio to latest (bnc#769125)

-------------------------------------------------------------------
Fri Sep  7 10:19:41 PDT 2012 - lduncan@suse.com

- Added iscsiuio patches and other cleanup (bnc#751056)

-------------------------------------------------------------------
Thu Jun 21 11:12:01 PDT 2012 - lduncan@suse.com

- Updated open-iscsi to version 2.0.873 (bnc#751056)
- Updated iscsiuio to version 0.7.4.3, to match

-------------------------------------------------------------------
Mon Feb  6 15:57:43 CET 2012 - hare@suse.de

- Do not install initiatorname.iscsi (bnc#742430)
- iscsi_offload: Fixup qla4xxx booting (bnc#742570)

-------------------------------------------------------------------
Fri Feb  3 12:38:57 CET 2012 - hare@suse.de

- Append '.suse' to version string (bnc#713975)
- iscsiadm dumps core on invalid config file (bnc#742570)
- Load iscsi_tcp kernel modules unconditionally (bnc#738040)

-------------------------------------------------------------------
Fri Dec  9 15:09:01 CET 2011 - hare@suse.de

- iscsiadm: Return correct error when login fails (bnc#715071)
- Add bnx2i to list of modules (bnc#718014)
- iscsi_offload: Configure interface from iBFT
- Allow modifications for iface.gateway and iface.subnet_mask
- Remove OFFLOAD_BOOT_SUPPORTED define
- iscsiadm: Allow -d flag for firmware mode
- iscsid prints invalid log message
- Start iscsiuio early in boot.open-iscsi (bnc#731216)

-------------------------------------------------------------------
Mon Nov 28 16:20:20 CET 2011 - hare@suse.de

- Enable offload interfaces from iscsi_offload script (bnc#730157)

-------------------------------------------------------------------
Fri Nov 25 15:18:49 CET 2011 - hare@suse.de

- Start iscsiuio manually again (bnc#732798)
- Remove compat code from iscsiuio
- Fixup build warnings
- Add uip_broadcast() header declaration
- Handle error when starting iscsiuio from iscsid
- Fixup definition for krecv_conn_state()
- Include iscsi-gen-initiatorname script
- Update mkinitrd scripts for iSCSI offload boot (bnc#732634)
- Added launching of iscsiuio before session sync (bnc#731216)

-------------------------------------------------------------------
Fri Nov  4 09:15:52 CET 2011 - hare@suse.de

- Update iscsiuio to 0.7.0.14g (bnc#726708)
- Merge with mainline:
  * Update for mixed mode on qla4xxx (bnc#727415)
  * Fix printing of unknown host values in iscsiadm
  * Fix IPv6 ibft/firmware boot
  * Remove iSNS RFC files
- Stop iscsiuio when run inside initrd (bnc#728095)

-------------------------------------------------------------------
Thu Oct 27 09:25:02 UTC 2011 - aj@suse.de

- Rename init scripts (bnc#661401).

-------------------------------------------------------------------
Mon Oct 24 09:13:19 CEST 2011 - hare@suse.de

- Update iscsiuio to 0.7.0.14f (bnc#687392)
- Default iscsid version to 872 for iscsiuio (bnc#687392)

-------------------------------------------------------------------
Mon Oct 10 13:46:21 CEST 2011 - hare@suse.de

- Update iscsi_offload script (bnc#718014)
- Fixup mac address calculation
- Fixup iscsi_offload script to work on qla4xxx (bnc#722268)

-------------------------------------------------------------------
Fri Oct  7 16:17:58 CEST 2011 - hare@suse.de

- Fix build error.

-------------------------------------------------------------------
Thu Oct  6 19:07:04 CEST 2011 - hare@suse.de

- Merge with mainline:
  * Include qla4xxx support (bnc#722268)
  * Multiple sessions from single iface (bnc#713975)
- Fix memory leak when parsing config file

-------------------------------------------------------------------
Mon Sep 19 11:52:52 CEST 2011 - hare@suse.de

- Update iscsiuio to 0.7.0.14d (bnc#687392)
- Fixup README (bnc#711953)
- Start iscsiuio from iscsid (bnc#718014)

-------------------------------------------------------------------
Fri Sep 16 16:30:05 CEST 2011 - hare@suse.de

- Update iscsiuio to 0.7.0.14 (bnc#687392)

-------------------------------------------------------------------
Fri Jul 29 14:53:55 CEST 2011 - hare@suse.de

- iscsi fails to start with bnx2i offloading (bnc#708261)
- /etc/init.d/open-iscsi fails to shutdown daemon on 'stop'
- Add 'iscsi_offload' script (FATE#311488)
- Configure all interfaces from iBFT (FATE#311345)

-------------------------------------------------------------------
Mon Jul 18 10:02:49 CEST 2011 - hare@suse.de

- Update iscsi_uio to version 0.7.0.8 (bnc#687392)
- Add uip callbacks (bnc#687392)
- Fixup spec file to refer to iscsiuio

-------------------------------------------------------------------
Tue Jun 21 15:09:46 CEST 2011 - hare@suse.de

- Update to version 2.0-872 (FATE#312030)
- Update brcm_iscsi_uio to version 0.7.0.4 (FATE#312028)
- Rediff patches to apply to upstream codebase
- Include scripts for automated build

-------------------------------------------------------------------
Mon Jun  6 09:20:29 UTC 2011 - aj@suse.de

- Fix build with newer glibc.

-------------------------------------------------------------------
Wed Feb  2 11:32:12 CET 2011 - mweckbecker@suse.de

- Fix the following issues:

  bnc#608224: iscsi stop fails though root is not on iSCSI device-
              FIXUP
  bnc#435689: root on multipath iSCSI SLES10 SP2 host occasionally 
              hangs
  bnc#455995: iSCSI connections should not get closed if unmount 
              fails

-------------------------------------------------------------------
Mon Jan 31 10:25:12 CET 2011 - mweckbecker@suse.de

- open-iscsi-start-multipath-before-iscsi: updated to apply w/
  fuzz=0

-------------------------------------------------------------------
Fri Jul 30 10:55:05 CEST 2010 - hare@suse.de

- Parse iface entry correctly in init script
- Tear down block device stack on 'open-iscsi stop' (bnc#608224)

-------------------------------------------------------------------
Mon Jun 28 15:33:06 CEST 2010 - hare@suse.de

- open-iscsi stop returns 'failed' for root on iSCSI (bnc#608224)
- Extract correct session information for firmware sessions
  (bnc#617883)
- Start multipathd before open-iscsi (bnc#603382)

-------------------------------------------------------------------
Mon Apr 26 14:47:47 CEST 2010 - ro@suse.de

- also enter boot.multipath in Should-Stop 

-------------------------------------------------------------------
Mon Apr 26 11:42:49 CEST 2010 - hare@suse.de

- Start boot.multipath prior to boot.open-iscsi (bnc#595629)

-------------------------------------------------------------------
Tue Apr 20 16:53:52 CEST 2010 - hare@suse.de

- Do send SIGTERM to pid 0 (bnc#589064)

-------------------------------------------------------------------
Thu Apr 15 09:35:24 CEST 2010 - hare@suse.de

- Set correct 'interface' variable for mkinitrd (bnc#596627)

-------------------------------------------------------------------
Tue Apr 13 09:03:11 CEST 2010 - hare@suse.de

- Remove ibft mkinitrd scripts.

-------------------------------------------------------------------
Mon Apr 12 16:40:27 CEST 2010 - hare@suse.de

- Only set nettype to 'dhcp' if a valid DHCP address was found
  (bnc#576601)
- Do not print 'umounting failed' on shutdown (bnc#581259)

-------------------------------------------------------------------
Fri Mar 26 16:22:01 CET 2010 - hare@suse.de

- Do no umount root fs on shutdown (bnc#581259)

-------------------------------------------------------------------
Thu Mar 25 15:46:40 CET 2010 - hare@suse.de

- Update brcm_uio daemon to version 0.5.7 (bnc#576601)
- Load transport modules if configured (bnc#590531)

-------------------------------------------------------------------
Fri Mar 12 18:05:27 CET 2010 - mmarek@suse.cz

- Do not hardcode the iscsi_ibft module in the iscsi mkinitrd
  script, the ibft script handles this correctly (bnc#528657).

-------------------------------------------------------------------
Fri Mar 12 15:57:43 CET 2010 - hare@suse.de

- Don't close sessions if umount fails (bnc#581259)

-------------------------------------------------------------------
Mon Feb 22 16:06:55 CET 2010 - hare@suse.de

- Start brcm_uio daemon conditionally if HW is present (bnc#576601)

-------------------------------------------------------------------
Mon Feb 15 18:12:41 CET 2010 - mmarek@suse.de

- Include <sys/types.h> for pid_t.

-------------------------------------------------------------------
Mon Feb  8 16:19:20 CET 2010 - hare@suse.de

- Add brcm_uio daemon for bnx2i iSCSI offload (bnc#576601)

-------------------------------------------------------------------
Thu Dec 17 14:20:45 CET 2009 - hare@suse.de

- Do not modify network parameter when iBFT is not found
  (bnc#562030)
- Use correct value for iBFT 'origin' parameter (bnc#565116)

-------------------------------------------------------------------
Thu Dec 10 11:17:57 CET 2009 - hare@suse.de

- iscsiadm fails to read ibft (bnc#561596)

-------------------------------------------------------------------
Wed Nov 18 10:33:27 CET 2009 - hare@suse.de

- Update to 2.0-871 (FATE#307216)
- Renumber patches
- Add mkinitrd scriptlet for iBFT setup (bnc#541892)
- Fall back to kernel name in mkinitrd setup if udev fails
- Allow empty usernames for CHAP
- Read initiatorname correctly from sysfs (bnc#541882)

-------------------------------------------------------------------
Tue Nov  3 19:09:35 UTC 2009 - coolo@novell.com

- updated patches to apply with fuzz=0

-------------------------------------------------------------------
Wed Aug 19 12:58:13 CEST 2009 - hare@suse.de

- Synchronize startup settings (bnc#514273)
- Fix daemon segfault with CHAP (bnc#519402)
- Do not use temp file in iscsi_discovery (bnc#528711)

-------------------------------------------------------------------
Sun Jun 21 14:36:45 CEST 2009 - crrodriguez@suse.de

- build with fno-strict-aliasing
- do not use static libc, this does not work in reality, use
  of getaddrinfo(3) requires shared libraries at runtime 

-------------------------------------------------------------------
Tue Feb 10 10:56:19 CET 2009 - hare@suse.de

- search_ibft() might crash when no iBFT is found (bnc#471475)

-------------------------------------------------------------------
Mon Jan 26 11:51:54 CET 2009 - ro@suse.de

- change fillup call from "-Y" to "-y" the boot script has
  been present in this package for long enough (SLES10-GA)

-------------------------------------------------------------------
Thu Jan 22 13:41:40 CET 2009 - hare@suse.de

- Fix relogin retry handling (bnc#466846)

-------------------------------------------------------------------
Mon Dec  8 15:43:29 CET 2008 - hare@suse.de

- Remove trailing tilde from /etc/iscsi/ifaces.example (bnc#450870)

-------------------------------------------------------------------
Fri Dec  5 09:19:25 CET 2008 - hare@suse.de

- Fixup 'onboot' for loginall (bnc#449108)
- Remove unused 'dump_char' definition in log.c
- Load ibft module before reading /sys/firmware (bnc#450897)

-------------------------------------------------------------------
Tue Dec  2 15:47:31 CET 2008 - hare@suse.de

- iscsiadm -m fw crashes on ppc (bnc#449116)

-------------------------------------------------------------------
Thu Nov 20 15:48:55 CET 2008 - hare@suse.de

- Add cxgb3i support (bnc#433500, FATE#304154)
- No pid file from init scripts

-------------------------------------------------------------------
Thu Nov 13 11:38:30 CET 2008 - hare@suse.de

- Update iscsi-gen-initiatorname to work with newer kernels
  (bnc#443509)

-------------------------------------------------------------------
Wed Nov 12 15:54:21 CET 2008 - hare@suse.de

- Update SUSE init scripts to work with newer kernels
- Move mkinitrd scriptlets to git repository
- Fixes for root-on-iSCSI:
  * Update mkinitrd scripts to work with newer kernels (bnc#435215)
  * Allow 'onboot' for iscsiadm -L
  * Add option to not write a pid file
- Update login retry mechanism to work around the spanning-tree
  issue (bnc#433363)

-------------------------------------------------------------------
Wed Sep  3 11:06:21 CEST 2008 - hare@suse.de

- Pull in fixes from upstream git repository
- Call mkinitrd_setup during %post and %postun (bnc#413709)

-------------------------------------------------------------------
Thu Aug 28 23:34:55 CEST 2008 - cthiel@suse.de

- fix init script

-------------------------------------------------------------------
Thu Jul 24 12:04:10 CEST 2008 - hare@suse.de

- Update to 2.0-870-rc1
  * Fix login redirection
  * Fix NOP timeout handling
  * Various small bugfixes
- Include mkinitrd scriptlets.

-------------------------------------------------------------------
Tue Apr 29 09:06:07 CEST 2008 - hare@suse.de

- Pull in fixes from upstream git repository

-------------------------------------------------------------------
Mon Apr 21 11:30:28 CEST 2008 - hare@suse.de

- Scan memory area for iBFT correctly (bnc#378837)

-------------------------------------------------------------------
Tue Apr 15 13:47:21 CEST 2008 - hare@suse.de

- Synchronize with SLES10 SP2

-------------------------------------------------------------------
Thu Apr 10 16:38:23 CEST 2008 - hare@suse.de

- Tear down device stack before logging out (bnc#378141)

-------------------------------------------------------------------
Fri Apr  4 13:44:56 CEST 2008 - hare@suse.de

- Don't try to print invalid log messages (bnc#372719)
- Cleanup IPC identifiers upon error (bnc#372719)
- Print iBFT error messages to stderr (bnc#372725)

-------------------------------------------------------------------
Mon Mar 17 15:24:52 CET 2008 - hare@suse.de

- Don't fail init script if called twice with 'stop' (bnc#369300)

-------------------------------------------------------------------
Wed Mar 12 12:11:54 CET 2008 - hare@suse.de

- Add parameter '-i' to fwparam_ibft for mkinitrd (bnc#277106)
- Only logout from targets marked as 'automatic' (bnc#369767)

-------------------------------------------------------------------
Mon Mar 10 12:58:25 CET 2008 - hare@suse.de

- Synchronize with git repository
- Fixes to simplify build process
- Re-implement fwparam_ibft (bnc#367437)

-------------------------------------------------------------------
Wed Mar  5 12:05:05 CET 2008 - hare@suse.de

- Fixup '-op' to not overwrite other nodes on discovery
  (bnc#365259)

-------------------------------------------------------------------
Mon Feb 18 15:28:03 CET 2008 - hare@suse.de

- Fixup /etc/init.d/boot.open-iscsi to use correct syntax
  for iscsiadm (bnc#360674)

-------------------------------------------------------------------
Thu Feb  7 16:09:14 CET 2008 - hare@suse.de

- Add '-op' option to discovery to avoid overwriting
  of existing nodes (bnc#357197)

-------------------------------------------------------------------
Thu Dec  6 14:21:55 CET 2007 - hare@suse.de

- Update to official version 2.0-866
- Include latest git patches (FATE#303021)
- Start initiator after iSCSI target (FATE#302415)

-------------------------------------------------------------------
Fri Nov 30 09:20:33 CET 2007 - hare@suse.de

- Rediscover all targets to make sure the network
  is up (#307930, #251675)
- Fixup debug option to iscsiadm (#346504)

-------------------------------------------------------------------
Thu Nov 15 15:38:24 CET 2007 - hare@suse.de

- Do not overwrite existing node records when doing a
  discovery (#278172)

-------------------------------------------------------------------
Fri Oct 26 08:25:21 CEST 2007 - bphilips@suse.de

- Scan BIOS memory in blocks to avoid crash on buggy
  BIOS (#293845)
- Don't unload modules on stop to avoid kernel oops (#328923)

-------------------------------------------------------------------
Thu Aug  2 13:47:20 CEST 2007 - hare@suse.de

- Fix insecure privileges and credential verification (#280413)

-------------------------------------------------------------------
Mon Jul  9 16:40:54 CEST 2007 - hare@suse.de

- update to svn r866
- include latest git patches

-------------------------------------------------------------------
Fri May 11 10:37:50 CEST 2007 - hare@suse.de

- Correct target and initiator mixup for ppc (#273600)
- Print LUN correctly (#271292)

-------------------------------------------------------------------
Thu Apr 26 09:17:21 CEST 2007 - hare@suse.de

- fwparam_ibft crashes with Broadcom chips (#267458)

-------------------------------------------------------------------
Wed Apr  4 10:51:56 CEST 2007 - hare@suse.de

- update to official release 2.0-754
- update to svn r779
- Include changes from SLES10 SP1

-------------------------------------------------------------------
Fri Mar 30 13:50:42 CEST 2007 - hare@suse.de

- Include fwparam_ibft program for OpenPROM (#226682)

-------------------------------------------------------------------
Wed Mar 28 12:24:23 CEST 2007 - hare@suse.de

- Return status '6' when root on iSCSI is not enabled (#257979)

-------------------------------------------------------------------
Fri Mar 16 11:51:33 CET 2007 - hare@suse.de

- Fix typo in output of fwparam_ibft (#250445)

-------------------------------------------------------------------
Thu Mar  8 12:49:39 CET 2007 - hare@suse.de

- connect() to the daemon might fail on busy machines (#244649)

-------------------------------------------------------------------
Mon Mar  5 16:29:05 CET 2007 - hare@suse.de

- Add /usr/bin/iscsi-dbconvert to convert SLES10 GA
  databases to new format (#251298)

-------------------------------------------------------------------
Fri Feb 16 20:00:45 CET 2007 - hare@suse.de

- Fix iscsiadm to print session info correctly (#243203)

-------------------------------------------------------------------
Thu Feb  8 16:19:08 CET 2007 - hare@suse.de

- update to svn r768
  - Update iSNS support (#243203)
- Correct typo in /etc/init.d/boot.open-iscsi (#243203)

-------------------------------------------------------------------
Fri Feb  2 15:23:18 CET 2007 - hare@suse.de

- Umount all luns on shutdown (#223484)

-------------------------------------------------------------------
Wed Jan 31 09:43:38 CET 2007 - hare@suse.de

- Remove the start iSCSI after Xen hack (#231077)
- Fixup /etc/init.d/boot.open-iscsi script (#239819)

-------------------------------------------------------------------
Thu Jan 18 15:07:04 CET 2007 - hare@suse.de

- Fix compat mode to display the record id.
- Add /sbin/iscsi-gen-initiatorname to generate
  a default iSCSI initiatorname.

-------------------------------------------------------------------
Mon Jan 15 17:47:13 CET 2007 - hare@suse.de

-  Fixup %post scripts.

-------------------------------------------------------------------
Mon Jan 15 13:10:53 CET 2007 - hare@suse.de

- Reference symlink to /etc/iscsid.conf in rpm.

-------------------------------------------------------------------
Fri Jan 12 15:58:50 CET 2007 - hare@suse.de

- update to official version 2.0-707
- update to svn r759
  - Include iBFT BIOS tool (FATE 301671)
- Implement compability mode for iscsiadm

-------------------------------------------------------------------
Fri Oct 20 14:14:33 CEST 2006 - hare@suse.de

- Update to svn r713
- Use /dev/urandom instead of rand() (#180837)
- Fixup init script

-------------------------------------------------------------------
Fri Oct  6 15:19:31 CEST 2006 - hare@suse.de

- Update to official version 2.0-707

-------------------------------------------------------------------
Fri Jul 28 13:19:29 CEST 2006 - olh@suse.de

- remove unused boot.proc from boot.open-iscsi (#181972)

-------------------------------------------------------------------
Mon Jun 19 18:22:18 CEST 2006 - hare@suse.de

- update to svn r606
  - Include local patches
  - Fix OCFS2 hangs (#185107, #180773)

-------------------------------------------------------------------
Thu Jun  1 17:06:24 CEST 2006 - hare@suse.de

- Added new startmode 'onboot' for root on iSCSI
- Added new init script boot.open-iscsi startup
  iscsid as early as possible (#176804)

-------------------------------------------------------------------
Wed May 31 08:30:29 CEST 2006 - hare@suse.de

- update to svn r595
  - Include local patches
  - Fix lockup on target restart for real (#176151)

-------------------------------------------------------------------
Mon May 22 14:17:33 CEST 2006 - hare@suse.de

- update to svn r581
  - Fix lockup when target is restarted (#176151)
- Start open-iscsi after Xen (#177381)

-------------------------------------------------------------------
Fri May 19 10:38:38 CEST 2006 - hare@suse.de

- update to svn r574
  - Fix machine hang during error recovery (#174166)
- Display chap secrets for yast (#149055)

-------------------------------------------------------------------
Tue May  2 15:27:21 CEST 2006 - hare@suse.de

- update to svn r564
  (contains all local changes)

-------------------------------------------------------------------
Tue Apr 25 17:41:17 MDT 2006 - wrwhitehead@novell.com

- Fix communication hang (#157463). 
- The iscsi-tcp_data_ready callback needs to empty out the
  tcp receive queue rather than just rely on the callback to
  occur for every message in the receive queue.

-------------------------------------------------------------------
Fri Apr 21 09:50:46 CEST 2006 - hare@suse.de

- update to svn r545
  Fixes a crash with Wasabi targets (#157463).

-------------------------------------------------------------------
Wed Mar 22 15:09:01 CET 2006 - hare@suse.de

- Add rcopen-iscsi link (#158230)
- Check for active records before deletion (#149935)
- Do not display error messages on startup if no
  records are found.

-------------------------------------------------------------------
Fri Mar 10 14:16:23 CET 2006 - hare@suse.de

- Update to svn r520 (contains all local changes)
- Add documentation for discovery types (#149936)

-------------------------------------------------------------------
Tue Feb 28 09:55:57 CET 2006 - hare@suse.de

- Fixed type of portal_group_tag (#153638)

-------------------------------------------------------------------
Tue Feb 21 09:31:55 CET 2006 - hare@suse.de

- Fixed open-iscsi startup script (#148982)

-------------------------------------------------------------------
Mon Feb 20 15:25:22 CET 2006 - hare@suse.de

- Update to svn r495
- Implement iSCSI boot support (FATE #140350)

-------------------------------------------------------------------
Thu Feb  9 10:57:53 CET 2006 - hare@suse.de

- Update to svn r488 to match kernel revision
  (#149412).
- Remove obsolete patches.

-------------------------------------------------------------------
Wed Jan 25 21:38:58 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 23 12:25:05 CET 2006 - hare@suse.de

- Update to svn r473
- Enhance start script
- Fix appearent login failures.

-------------------------------------------------------------------
Fri Jan 20 15:36:38 CET 2006 - hare@suse.de

- Update to svn r471
- Fix start script.

-------------------------------------------------------------------
Mon Jan 16 15:27:43 CET 2006 - hare@suse.de

- Add Provides/Obsoletes tag.

-------------------------------------------------------------------
Fri Jan 13 17:14:16 CET 2006 - hare@suse.de

- Rebasing package to open-iscsi-0.5-454
- Update to svn r457

-------------------------------------------------------------------
Mon Dec 19 09:18:38 CET 2005 - hare@suse.de

- Update to svn r446.

-------------------------------------------------------------------
Thu Nov  3 13:39:51 CET 2005 - hare@suse.de

- Update to svn r436.

-------------------------------------------------------------------
Thu Sep  8 09:23:32 CEST 2005 - hare@suse.de

- Update to svn r408.
  (Added NOOP IN handling)
- Removed obsolete patches

-------------------------------------------------------------------
Mon Aug 22 14:29:49 CEST 2005 - hare@suse.de

- Update to svn r401.
- Fixed package to install properly.
- Fixed init script
- Added iscsi-iname to generate iSCSI Initiatorname.

-------------------------------------------------------------------
Mon Aug  8 11:40:21 CEST 2005 - hare@suse.de

- Update to svn r389.

-------------------------------------------------------------------
Thu Jul  7 09:10:35 CEST 2005 - hare@suse.de

- Initial version 0.3rc6-369

openSUSE Build Service is sponsored by