SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for open-iscsi-debuginfo-2.0.873-41.1.x86_64.rpm :

* Fri May 06 2016 lduncanAATTsuse.com- Added patch submitted upstream that sets socket option to SO_LINGER (bsc#974102)
* Mon Apr 11 2016 lduncanAATTsuse.com- Update user-space open-iscsi tools (bsc#975217, FATE#320753), which included: + Backported changes from openSUSE:Factory branch:
* Removing creation of open-isns RPM.
* Allow setting host params to return EAGAIN errors.
* Kernel include path
* Fix iBFT target flags check.
* fix typo
* Fix typo in man page.
* Use system-wide open-isns, not internal version.
* iscsi: remove local copy of open-isns
* iscsid: make sure actor is delated before rescheduling
* iscsid/iscsiuio: remove uio poll
* iscsid: fix iscsi_host_set_net_params return code
* Syncing up utils/fwparam_ibft with upstream.
* Syncing top-level files with upstream.
* Fixed duplicate lines for subnet_mask and gateway + Update SPEC file for spliced open-isns by copying open-isns upstream tarball and patches from factory, since open-isns is no longer part of open-iscsi
* Thu Jan 07 2016 lduncanAATTsuse.com- Added 5 upstream patches for iscsiuio (bsc#960438): iscsiuio: Get the library to use based on uio sysfs name iscsiuio: Wait for iface to be ready before issuing the ping iscsiadm: let ping be tried after iface config is initialized iscsiuio: Add ping support through iscsiuio iscsid: Changes to support ping through iscsiuio- Updated spec file copyright- Build service git diffs now using 12-digit commit IDs
* Thu Oct 08 2015 lduncanAATTsuse.com- isns: exit with success when terminated with SIGTERM (bsc#948561)
* Thu Oct 08 2015 lduncanAATTsuse.com- isns: Adding signal managment around DB update, and ignore empty DB file (bsc#941791)
* Thu Oct 08 2015 lduncanAATTsuse.com- isns: Remove the debugging output from isnsd (bsc#949443)
* Mon Sep 28 2015 lduncanAATTsuse.com- added patch submitted upstream by QLogic: iscsiuio: Add QLogic Vendor ID to support newer NX2 HBAs
* Fri Sep 04 2015 lduncanAATTsuse.com- open-isns: For bsc#941944: - Allow setting server name with \"--server\" - Ensure we can reliably get our IP address
* Fri Sep 04 2015 lduncanAATTsuse.com- open-isns: For bsc#941791: - Set up /etc/isns/
*.conf files when installing - Install /etc/isns/isnsadm.conf
* Thu Jul 30 2015 lduncanAATTsuse.com- Allow non-tcp transport for discovery daemon (bsc#939923)
* Thu Jul 23 2015 lduncanAATTsuse.com- Added iscsi_fw_login helper script, and new udev rule to call script when iBFT/iscsi boot targets added (bsc#869278)
* Mon Jun 29 2015 lduncanAATTsuse.com- Added rcsymlinks (bsc#932814)- Cleaned up spec file for rpmlint
* Sun Jun 28 2015 lduncanAATTsuse.com- Updated open-iscsi to match upstream, as per bsc#936114, FATE#318770 The following is a summary of changes. See gitAATTgithub.com:hreinecke/open-iscsi.git for details of commits: a068906448ef Removing duplicate LDFLAGS from incorrect patch 85ed2b4a1cb5 Prevent spinning over poll() when reconnecting to an inaccessible target bbffa1dd332d Fix incorrect list operation leading to out-of-order items on pend_list ce449cc8407f iscsiuio: Correct the handling of Multi Function mode e7f84d774c22 Reformat man page synopsis sections 271b77dece32 Spelling and escaping error fixes. 2022944815b2 Remove outdated Debian packaging code. d650915062d6 buildsys: respect CFLAGS and LDFLAGS from the outside 97ae5d74d6bf buildsys: make \'make clean\' idempotent 770993b1e422 Fix small typo in iscsid.conf c9dcedb7b6a9 Remove duplicate newlines in log messages. 2986f9c95f6f iscsid: don\'t re-read config file for every session logout d56f49d3f947 iscsid safe session logout 3f59db921549 Add some more debug logging to actor.c 75552f5519a8 iscsiuio CFLAGS fixes 73e3e00c0e5e iscsid: fix order of setting uid/gid and drop supplementary groups 99dfbeff1676 add discovery as a valid mode in iscsiadm.8 688c2e9185f1 guard against NULL ptr during discovery from unexpected event c31ec6483815 Allow setting host params to return EAGAIN errors. 973508df1daf fix regression in iscsi_tcp iface binding 93c9d5ae1c86 Wake up to reap children 24409900d9df Make running actors event-driven bc491ac31487 Remove actor_init and rename actor_new to actor_init cbcd086a2cf9 actor: Simplify actor_poll a little 71ec348a2dfd actor: Unobfuscate ACTOR_MAX_LOOPS 61d58fbf6de8 actor: Remove ACTOR_TICKS_10MS() f53eb0034618 actor: s/ACTOR_TICKS/actor_jiffies/ dfe52b2423ff actor: simplify actor_check 8667dcd5d628 actor: Mark actor_check static 8037a0a30b8f Represent DHCP \"origin\" as an enum, not a string. da567155cfe9 Code cleanup: no functional changes 6478eaac7b53 iscsiuio: Check return value from nic_queue_tx_packet 1d07286fda46 iscsiuio: Remove set but unused variables 382655137020 iscsiuio: Change nic_disable to return void 7c233130687a iscsiuio: Use attribute(unused) for
*icmpv6_hdr 8e1d38215344 iscsiuio: Use attribute(unused) for variables that are unused but needed 6ae604304b10 iscsiuio: Fix aliasing issue with IPV6_IS_ADDR_UNSPECIFIED 63b450de0c29 iscsiuio: Resolve strict aliasing issue in iscsiuio/src/unix/nic.c c1e83d439f90 iscsiuio: Fix strict-aliasing warning with struct mac_address 980c471e9f4e iscsiuio: Fix warning about non-matching types cb84219a4992 Fix missing header 9d744ac8c039 Fix bad sizeof in memset 67ff3a01e3ed Fix warning about possibly-uninitialized variable e5518c7a8f43 Fix build warnings for unused variables 5d68768908e0 iscsid: don\'t round up when modifying padding len d21766d95e10 isns: Add docs for deregistering discovery domains. ed04ac2f9f32 iscsiadm : make iface.ipaddress optional in iface configs for transports that don\'t have a hard requirement on it. 148854ae2d6e iscsiuio: Rebranding iscsiuio a3c40ba2ba4f iscsiadm: Initialize param_count in set_host_chap_info bfa2f55b0928 iscsid: Fix double close of mgmt ipc fd a037f5eaa9e0 iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUND f0f3bbd25762 Fix StatSN in Open-iSCSI Stack. a9f4d169a95a be2iscsi: Fix MaxXmitDataLenght of the driver. cf1346a86489 iscsiuio: fix compilation
* Wed Apr 22 2015 lduncanAATTsuse.com- Double the size of the iscsiuio ARP tables, making it faster when switches present (bsc#922311)
* Wed Apr 22 2015 lduncanAATTsuse.com- Fixing ibft boot, completing commit 26020764daf70, which only fixed NIC context. Now boot context also fixed (bsc#902183)
* Mon Mar 09 2015 lduncanAATTsuse.com- Ported upstream commit 51c0b6ef8bc90: Supply strings for newly-added error numbers
* Mon Mar 09 2015 lduncanAATTsuse.com- Do not convert all \"again\" errors from transport to internal errors (bsc#903729)- Update spec-file copyright date
* Fri Mar 06 2015 lduncanAATTsuse.com- Fixed iscsi.service start to ignore iscsiadm return value so that systemd knows service is running and can still shut it down (bsc#897565)
* Tue Nov 25 2014 lduncanAATTsuse.com- Fix isns server to allow legal registration sequence, including portal group (bsc#905670)
* Tue Oct 28 2014 lduncanAATTsuse.com- Added fix from Hannes to properly boot all iSCSI CNAs, fixing previous change (bnc#902183)
* Tue Sep 23 2014 lduncanAATTsuse.com- Added fix from hannes to fixup IPv6 iBFT interface description
* Mon Jul 28 2014 lduncanAATTsuse.com- Added iscsiuio spec file service macros (bnc#887143)
* Tue Jul 08 2014 hareAATTsuse.de- Remove unused variable \'path\'- Parse \'origin\' value from iBFT- iscsi_offload: fix detection of bnx2i (bnc#886198)
* Fri Jun 06 2014 hareAATTsuse.de- Valgrind fixes for iscsiuio (bnc#881692)
* Wed Jun 04 2014 lduncanAATTsuse.com- Added firewall service file for isns server (bnc#880305), adding file: open-iscsi-firewall.service
* Fri May 30 2014 hareAATTsuse.de- Install ibft-rule-generator (bnc#880336)
* Wed May 28 2014 hareAATTsuse.de- iscsi.service: do not logout from all sessions during shutdown (bnc#880338)- iscsid.service: Fixup dependencies (bnc#880338)
* Fri May 02 2014 +0200 - hareAATTsuse.de- iscsi_offload: do not print error messages for be2iscsi be2iscsi HBAs display the firmware settings in /sys/firmware/iscsi_boot1 and only provide a subset of the iBFT settings (bnc#876137)
* Tue Mar 25 2014 lduncanAATTsuse.com- Added two not-yet-upstream patches for iscsiuio/systemd activation from Chris Leech (bnc#869567): iscsiuio-systemd-socket-activation-support.patch iscsiuio-systemd-unit-files.patch Updated spec file to handle install/package of new files.
* Fri Mar 21 2014 lduncanAATTsuse.com- Added an upstream patch from Mike Christie (bnc#869356): iscsi-tools-set-non-negotiated-params-early
* Fri Mar 14 2014 iscsid: Fix handling of iscsi async events. When iscsi targets send 32 or more iscsi async event pdus the initiator will run out of memory for events and this message: BUG: iscsid: Can not allocate memory for receive context. will be logged non stop. iscsid will then not be able to complate any more requests because it is stuck in a endless loop printing that message. This fixes the problem by having iscsid handle an event after it has read it in from netlink or the mgmt ipc. Previously we would queue all events then handle them.
* Tue Mar 11 2014 lduncanAATTsuse.com- Added two patches from QLogic, accepted up stream (bnc#866866): iscsiadm-fix-the-hostno-check-for-stats-submode-of-host-mode iscsiadm-fix-the-compile-time-warning
* Thu Feb 27 2014 lduncanAATTsuse.com- Updated systemd unit files (bnc#847953)- Split iscsiuio out as separate package (part of bnc#858972)
* Thu Jan 30 2014 hareAATTsuse.de- Systemd integration for open-isns (FATE#316901)
* Wed Jan 29 2014 hareAATTsuse.de- Pulled in patches from upstream git (FATE#315963)
* Replaced iscsiuio with upstream version
* Switched to autotools when building iscsiuio- Recreate SUSE-specific patches
* Removed obsolete iscsiuio integration
* Removed obsolete patches
* Rediffed SUSE-specific patches
* Removed patches - open-iscsi-openSUSE-12.3-first-merge.diff.bz2 - open-iscsi-openSUSE-Factory-first-merge.diff.bz2 - open-iscsi-openSUSE-Factory-qla4xxx-patches.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
* Added patches - open-iscsi-git-update.diff.bz2 - open-iscsi-sles12-update.diff.bz2- Build separate open-isns package (FATE#316901)- Remove \'linux-iscsi\' provides; package has last been used on SLES9.
* Thu Jan 09 2014 lduncanAATTsuse.com- Added open-iscsi-openSUSE-Factory-qla4xxx-patches.diff.bz2, with the following changes from QLogic (bnc#855859): iscsiadm.8: Updated man page for host statistics. README: Updated for host statistics. iscsi_tool: Add offload host statistics support. iscsiadm: Added document for description of iface attributes iscsi tools: Show iface params based on iface type iscsi tools: Let default type of iface be ipv4 iscsi tools: iface params should be updated for node_rec as well. iscsi tools: Additional parameters for network settings iscsi tools: Ignore network parameter if not enabled/disabled iscsi tools: Use single function to set integer network parameters iscsi tools: Use single function to enable/disable network parameters iscsi tools: Use macro to set IPv4/IPv6 IP addresses iscsi_if.h: Additional parameters for network param settings iscsi_if.h: Remove numbers used for network parameter settings iscsi tools: Setup iface conf file with all iface attrs exported in sysfs README changes for adding support to set CHAP entry iscsi tools: Correctly get username_in and password_in flashnode params iscsiadm: Add support to set CHAP entry using host chap mode README changes to use long option --index instead of --flashnode_idx iscsiadm: Man page changes to use -x option for chap_tbl_idx iscsiadm: Use \'-x\' option instead of \'-v\' to specify chap_tbl_idx flashnode: Add support to set ISCSI_FLASHNODE_CHAP_OUT_IDX param iscsi tools: Print additional session info for flashnode session iscsiadm: Correctly check for invalid hostno and flashnode index
* Thu Dec 12 2013 lduncanAATTsuse.com- Fixed mkinitrd setup to not scan /etc/fstab (bnc#826700), changing: open-iscsi-openSUSE-Factory-first-merge.diff.bz2
* Mon Dec 02 2013 lduncanAATTsuse.com- Dropped this patch from OBS; moved to github repostiory: open-iscsi-2.0-873.patch The following patches updated to use new linux git requirements for longer hash values in patches, but not functionally changed: 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 This patch was also changed to absorb changes from open-iscsi-2.0-873.patch: open-iscsi-openSUSE-Factory-first-merge.diff.bz2
* Thu Nov 14 2013 crrodriguezAATTopensuse.org- install the iscsistart utility which is required by dracut
* Fri Oct 04 2013 oheringAATTsuse.de- Remove usage of iscsiuio from mkinitrd scripts- Add programs tags to mkinitrd scripts open-iscsi-2.0-873.patch
* Fri Sep 27 2013 lduncanAATTsuse.com- add support for systemd integration (bnc#827654) open-iscsi-openSUSE-Factory-first-merge.diff.bz2
* Wed Jul 03 2013 meissnerAATTsuse.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 05 2013 lduncanAATTsuse.com- check return from nice() correctly (bnc#807936)
* Tue Jun 04 2013 lduncanAATTsuse.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)
* Fri May 24 2013 lduncanAATTsuse.com- Adds support to be able to use isns discovery and bind the portals found to offload ifaces (bnc#820881)
* Sat May 18 2013 lduncanAATTsuse.com- Now handles boot-time non-root iSCSI volumes (bnc#630434)
* Thu May 09 2013 lduncanAATTsuse.com- Fixed iscsiadm name/value command-line parsing bug caused by previous update (bnc#818517)
* Fri Apr 05 2013 lduncanAATTsuse.com- Added iscsiadm support for user management of target adapter flash (bnc#810208)
* Thu Mar 14 2013 lduncanAATTsuse.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 2013 lduncanAATTsuse.com- Updated iscsiuio to latest (bnc#769125)
* Fri Sep 07 2012 lduncanAATTsuse.com- Added iscsiuio patches and other cleanup (bnc#751056)
* Thu Jun 21 2012 lduncanAATTsuse.com- Updated open-iscsi to version 2.0.873 (bnc#751056)- Updated iscsiuio to version 0.7.4.3, to match
* Mon Feb 06 2012 hareAATTsuse.de- Do not install initiatorname.iscsi (bnc#742430)- iscsi_offload: Fixup qla4xxx booting (bnc#742570)
* Fri Feb 03 2012 hareAATTsuse.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 09 2011 hareAATTsuse.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 2011 hareAATTsuse.de- Enable offload interfaces from iscsi_offload script (bnc#730157)
* Fri Nov 25 2011 hareAATTsuse.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 04 2011 hareAATTsuse.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 2011 ajAATTsuse.de- Rename init scripts (bnc#661401).
* Mon Oct 24 2011 hareAATTsuse.de- Update iscsiuio to 0.7.0.14f (bnc#687392)- Default iscsid version to 872 for iscsiuio (bnc#687392)
* Mon Oct 10 2011 hareAATTsuse.de- Update iscsi_offload script (bnc#718014)- Fixup mac address calculation- Fixup iscsi_offload script to work on qla4xxx (bnc#722268)
* Fri Oct 07 2011 hareAATTsuse.de- Fix build error.
* Thu Oct 06 2011 hareAATTsuse.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 2011 hareAATTsuse.de- Update iscsiuio to 0.7.0.14d (bnc#687392)- Fixup README (bnc#711953)- Start iscsiuio from iscsid (bnc#718014)
* Fri Sep 16 2011 hareAATTsuse.de- Update iscsiuio to 0.7.0.14 (bnc#687392)
* Fri Jul 29 2011 hareAATTsuse.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 2011 hareAATTsuse.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 2011 hareAATTsuse.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 06 2011 ajAATTsuse.de- Fix build with newer glibc.
* Wed Feb 02 2011 mweckbeckerAATTsuse.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 2011 mweckbeckerAATTsuse.de- open-iscsi-start-multipath-before-iscsi: updated to apply w/ fuzz=0
* Fri Jul 30 2010 hareAATTsuse.de- Parse iface entry correctly in init script- Tear down block device stack on \'open-iscsi stop\' (bnc#608224)
* Mon Jun 28 2010 hareAATTsuse.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 2010 roAATTsuse.de- also enter boot.multipath in Should-Stop
* Mon Apr 26 2010 hareAATTsuse.de- Start boot.multipath prior to boot.open-iscsi (bnc#595629)
* Tue Apr 20 2010 hareAATTsuse.de- Do send SIGTERM to pid 0 (bnc#589064)
* Thu Apr 15 2010 hareAATTsuse.de- Set correct \'interface\' variable for mkinitrd (bnc#596627)
* Tue Apr 13 2010 hareAATTsuse.de- Remove ibft mkinitrd scripts.
* Mon Apr 12 2010 hareAATTsuse.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 2010 hareAATTsuse.de- Do no umount root fs on shutdown (bnc#581259)
* Thu Mar 25 2010 hareAATTsuse.de- Update brcm_uio daemon to version 0.5.7 (bnc#576601)- Load transport modules if configured (bnc#590531)
* Fri Mar 12 2010 mmarekAATTsuse.cz- Do not hardcode the iscsi_ibft module in the iscsi mkinitrd script, the ibft script handles this correctly (bnc#528657).
* Fri Mar 12 2010 hareAATTsuse.de- Don\'t close sessions if umount fails (bnc#581259)
* Mon Feb 22 2010 hareAATTsuse.de- Start brcm_uio daemon conditionally if HW is present (bnc#576601)
* Mon Feb 15 2010 mmarekAATTsuse.de- Include for pid_t.
* Mon Feb 08 2010 hareAATTsuse.de- Add brcm_uio daemon for bnx2i iSCSI offload (bnc#576601)
* Thu Dec 17 2009 hareAATTsuse.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 2009 hareAATTsuse.de- iscsiadm fails to read ibft (bnc#561596)
* Wed Nov 18 2009 hareAATTsuse.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 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Wed Aug 19 2009 hareAATTsuse.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 2009 crrodriguezAATTsuse.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 2009 hareAATTsuse.de- search_ibft() might crash when no iBFT is found (bnc#471475)
* Mon Jan 26 2009 roAATTsuse.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 2009 hareAATTsuse.de- Fix relogin retry handling (bnc#466846)
* Mon Dec 08 2008 hareAATTsuse.de- Remove trailing tilde from /etc/iscsi/ifaces.example (bnc#450870)
* Fri Dec 05 2008 hareAATTsuse.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 02 2008 hareAATTsuse.de- iscsiadm -m fw crashes on ppc (bnc#449116)
* Thu Nov 20 2008 hareAATTsuse.de- Add cxgb3i support (bnc#433500, FATE#304154)- No pid file from init scripts
* Thu Nov 13 2008 hareAATTsuse.de- Update iscsi-gen-initiatorname to work with newer kernels (bnc#443509)
* Wed Nov 12 2008 hareAATTsuse.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 03 2008 hareAATTsuse.de- Pull in fixes from upstream git repository- Call mkinitrd_setup during %post and %postun (bnc#413709)
* Thu Aug 28 2008 cthielAATTsuse.de- fix init script
* Thu Jul 24 2008 hareAATTsuse.de- Update to 2.0-870-rc1
* Fix login redirection
* Fix NOP timeout handling
* Various small bugfixes- Include mkinitrd scriptlets.
* Tue Apr 29 2008 hareAATTsuse.de- Pull in fixes from upstream git repository
* Mon Apr 21 2008 hareAATTsuse.de- Scan memory area for iBFT correctly (bnc#378837)
* Tue Apr 15 2008 hareAATTsuse.de- Synchronize with SLES10 SP2
* Thu Apr 10 2008 hareAATTsuse.de- Tear down device stack before logging out (bnc#378141)
* Fri Apr 04 2008 hareAATTsuse.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 2008 hareAATTsuse.de- Don\'t fail init script if called twice with \'stop\' (bnc#369300)
* Wed Mar 12 2008 hareAATTsuse.de- Add parameter \'-i\' to fwparam_ibft for mkinitrd (bnc#277106)- Only logout from targets marked as \'automatic\' (bnc#369767)
* Mon Mar 10 2008 hareAATTsuse.de- Synchronize with git repository- Fixes to simplify build process- Re-implement fwparam_ibft (bnc#367437)
* Wed Mar 05 2008 hareAATTsuse.de- Fixup \'-op\' to not overwrite other nodes on discovery (bnc#365259)
* Mon Feb 18 2008 hareAATTsuse.de- Fixup /etc/init.d/boot.open-iscsi to use correct syntax for iscsiadm (bnc#360674)
* Thu Feb 07 2008 hareAATTsuse.de- Add \'-op\' option to discovery to avoid overwriting of existing nodes (bnc#357197)
* Thu Dec 06 2007 hareAATTsuse.de- Update to official version 2.0-866- Include latest git patches (FATE#303021)- Start initiator after iSCSI target (FATE#302415)
* Fri Nov 30 2007 hareAATTsuse.de- Rediscover all targets to make sure the network is up (#307930, #251675)- Fixup debug option to iscsiadm (#346504)
* Thu Nov 15 2007 hareAATTsuse.de- Do not overwrite existing node records when doing a discovery (#278172)
* Fri Oct 26 2007 bphilipsAATTsuse.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 02 2007 hareAATTsuse.de- Fix insecure privileges and credential verification (#280413)
* Mon Jul 09 2007 hareAATTsuse.de- update to svn r866- include latest git patches
* Fri May 11 2007 hareAATTsuse.de- Correct target and initiator mixup for ppc (#273600)- Print LUN correctly (#271292)
* Thu Apr 26 2007 hareAATTsuse.de- fwparam_ibft crashes with Broadcom chips (#267458)
* Wed Apr 04 2007 hareAATTsuse.de- update to official release 2.0-754- update to svn r779- Include changes from SLES10 SP1
* Fri Mar 30 2007 hareAATTsuse.de- Include fwparam_ibft program for OpenPROM (#226682)
* Wed Mar 28 2007 hareAATTsuse.de- Return status \'6\' when root on iSCSI is not enabled (#257979)
* Fri Mar 16 2007 hareAATTsuse.de- Fix typo in output of fwparam_ibft (#250445)
* Thu Mar 08 2007 hareAATTsuse.de- connect() to the daemon might fail on busy machines (#244649)
* Mon Mar 05 2007 hareAATTsuse.de- Add /usr/bin/iscsi-dbconvert to convert SLES10 GA databases to new format (#251298)
* Fri Feb 16 2007 hareAATTsuse.de- Fix iscsiadm to print session info correctly (#243203)
* Thu Feb 08 2007 hareAATTsuse.de- update to svn r768 - Update iSNS support (#243203)- Correct typo in /etc/init.d/boot.open-iscsi (#243203)
* Fri Feb 02 2007 hareAATTsuse.de- Umount all luns on shutdown (#223484)
* Wed Jan 31 2007 hareAATTsuse.de- Remove the start iSCSI after Xen hack (#231077)- Fixup /etc/init.d/boot.open-iscsi script (#239819)
* Thu Jan 18 2007 hareAATTsuse.de- Fix compat mode to display the record id.- Add /sbin/iscsi-gen-initiatorname to generate a default iSCSI initiatorname.
* Mon Jan 15 2007 hareAATTsuse.de- Fixup %post scripts.
* Mon Jan 15 2007 hareAATTsuse.de- Reference symlink to /etc/iscsid.conf in rpm.
* Fri Jan 12 2007 hareAATTsuse.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 2006 hareAATTsuse.de- Update to svn r713- Use /dev/urandom instead of rand() (#180837)- Fixup init script
* Fri Oct 06 2006 hareAATTsuse.de- Update to official version 2.0-707
* Fri Jul 28 2006 olhAATTsuse.de- remove unused boot.proc from boot.open-iscsi (#181972)
* Mon Jun 19 2006 hareAATTsuse.de- update to svn r606 - Include local patches - Fix OCFS2 hangs (#185107, #180773)
* Thu Jun 01 2006 hareAATTsuse.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 2006 hareAATTsuse.de- update to svn r595 - Include local patches - Fix lockup on target restart for real (#176151)
* Mon May 22 2006 hareAATTsuse.de- update to svn r581 - Fix lockup when target is restarted (#176151)- Start open-iscsi after Xen (#177381)
* Fri May 19 2006 hareAATTsuse.de- update to svn r574 - Fix machine hang during error recovery (#174166)- Display chap secrets for yast (#149055)
* Tue May 02 2006 hareAATTsuse.de- update to svn r564 (contains all local changes)
* Tue Apr 25 2006 wrwhiteheadAATTnovell.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 2006 hareAATTsuse.de- update to svn r545 Fixes a crash with Wasabi targets (#157463).
* Wed Mar 22 2006 hareAATTsuse.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 2006 hareAATTsuse.de- Update to svn r520 (contains all local changes)- Add documentation for discovery types (#149936)
* Tue Feb 28 2006 hareAATTsuse.de- Fixed type of portal_group_tag (#153638)
* Tue Feb 21 2006 hareAATTsuse.de- Fixed open-iscsi startup script (#148982)
* Mon Feb 20 2006 hareAATTsuse.de- Update to svn r495- Implement iSCSI boot support (FATE #140350)
* Thu Feb 09 2006 hareAATTsuse.de- Update to svn r488 to match kernel revision (#149412).- Remove obsolete patches.
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 hareAATTsuse.de- Update to svn r473- Enhance start script- Fix appearent login failures.
* Fri Jan 20 2006 hareAATTsuse.de- Update to svn r471- Fix start script.
* Mon Jan 16 2006 hareAATTsuse.de- Add Provides/Obsoletes tag.
* Fri Jan 13 2006 hareAATTsuse.de- Rebasing package to open-iscsi-0.5-454- Update to svn r457
* Mon Dec 19 2005 hareAATTsuse.de- Update to svn r446.
* Thu Nov 03 2005 hareAATTsuse.de- Update to svn r436.
* Thu Sep 08 2005 hareAATTsuse.de- Update to svn r408. (Added NOOP IN handling)- Removed obsolete patches
* Mon Aug 22 2005 hareAATTsuse.de- Update to svn r401.- Fixed package to install properly.- Fixed init script- Added iscsi-iname to generate iSCSI Initiatorname.
* Mon Aug 08 2005 hareAATTsuse.de- Update to svn r389.
* Thu Jul 07 2005 hareAATTsuse.de- Initial version 0.3rc6-369
 
ICM