SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for iscsiuio-0.7.8.2-20.1.x86_64.rpm :
Tue Sep 23 14:00:00 2014 lduncanAATTsuse.com
- Added fix from hannes to fixup IPv6 iBFT interface
description

Mon Jul 28 14:00:00 2014 lduncanAATTsuse.com
- Added iscsiuio spec file service macros (bnc#887143)

Tue Jul 8 14:00:00 2014 hareAATTsuse.de
- Remove unused variable \'path\'
- Parse \'origin\' value from iBFT
- iscsi_offload: fix detection of bnx2i (bnc#886198)

Fri Jun 6 14:00:00 2014 hareAATTsuse.de
- Valgrind fixes for iscsiuio (bnc#881692)

Wed Jun 4 14:00:00 2014 lduncanAATTsuse.com
- Added firewall service file for isns server (bnc#880305),
adding file: open-iscsi-firewall.service

Fri May 30 14:00:00 2014 hareAATTsuse.de
- Install ibft-rule-generator (bnc#880336)

Wed May 28 14:00:00 2014 hareAATTsuse.de
- iscsi.service: do not logout from all sessions during shutdown
(bnc#880338)
- iscsid.service: Fixup dependencies (bnc#880338)

Fri May 2 14:00:00 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 13:00:00 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 13:00:00 2014 lduncanAATTsuse.com
- Added an upstream patch from Mike Christie (bnc#869356):
iscsi-tools-set-non-negotiated-params-early

Thu Mar 13 13:00:00 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 13:00:00 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 13:00:00 2014 lduncanAATTsuse.com
- Updated systemd unit files (bnc#847953)
- Split iscsiuio out as separate package
(part of bnc#858972)

Thu Jan 30 13:00:00 2014 hareAATTsuse.de
- Systemd integration for open-isns (FATE#316901)

Wed Jan 29 13:00:00 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 9 13:00:00 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

Wed Dec 11 13:00:00 2013 lduncanAATTsuse.com
- Fixed mkinitrd setup to not scan /etc/fstab
(bnc#826700), changing:
open-iscsi-openSUSE-Factory-first-merge.diff.bz2

Mon Dec 2 13:00:00 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 13:00:00 2013 crrodriguezAATTopensuse.org
- install the iscsistart utility which is required by dracut

Fri Oct 4 14:00:00 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 14:00:00 2013 lduncanAATTsuse.com
- add support for systemd integration (bnc#827654)
open-iscsi-openSUSE-Factory-first-merge.diff.bz2

Wed Jul 3 14:00:00 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 5 14:00:00 2013 lduncanAATTsuse.com
- check return from nice() correctly (bnc#807936)

Tue Jun 4 14:00:00 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)

Thu May 23 14:00:00 2013 lduncanAATTsuse.com
- Adds support to be able to use isns discovery and
bind the portals found to offload ifaces (bnc#820881)

Fri May 17 14:00:00 2013 lduncanAATTsuse.com
- Now handles boot-time non-root iSCSI volumes (bnc#630434)

Thu May 9 14:00:00 2013 lduncanAATTsuse.com
- Fixed iscsiadm name/value command-line parsing
bug caused by previous update (bnc#818517)

Fri Apr 5 14:00:00 2013 lduncanAATTsuse.com
- Added iscsiadm support for user management of target adapter
flash (bnc#810208)

Thu Mar 14 13:00:00 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 13:00:00 2013 lduncanAATTsuse.com
- Updated iscsiuio to latest (bnc#769125)

Fri Sep 7 14:00:00 2012 lduncanAATTsuse.com
- Added iscsiuio patches and other cleanup (bnc#751056)

Thu Jun 21 14:00:00 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 6 13:00:00 2012 hareAATTsuse.de
- Do not install initiatorname.iscsi (bnc#742430)
- iscsi_offload: Fixup qla4xxx booting (bnc#742570)

Fri Feb 3 13:00:00 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 9 13:00:00 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 13:00:00 2011 hareAATTsuse.de
- Enable offload interfaces from iscsi_offload script (bnc#730157)

Fri Nov 25 13:00:00 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 4 13:00:00 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 14:00:00 2011 ajAATTsuse.de
- Rename init scripts (bnc#661401).

Mon Oct 24 14:00:00 2011 hareAATTsuse.de
- Update iscsiuio to 0.7.0.14f (bnc#687392)
- Default iscsid version to 872 for iscsiuio (bnc#687392)

Mon Oct 10 14:00:00 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 7 14:00:00 2011 hareAATTsuse.de
- Fix build error.

Thu Oct 6 14:00:00 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 14:00:00 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 14:00:00 2011 hareAATTsuse.de
- Update iscsiuio to 0.7.0.14 (bnc#687392)

Fri Jul 29 14:00:00 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 14:00:00 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 14:00:00 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 6 14:00:00 2011 ajAATTsuse.de
- Fix build with newer glibc.

Wed Feb 2 13:00:00 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 13:00:00 2011 mweckbeckerAATTsuse.de
- open-iscsi-start-multipath-before-iscsi: updated to apply w/
fuzz=0

Fri Jul 30 14:00:00 2010 hareAATTsuse.de
- Parse iface entry correctly in init script
- Tear down block device stack on \'open-iscsi stop\' (bnc#608224)

Mon Jun 28 14:00:00 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 14:00:00 2010 roAATTsuse.de
- also enter boot.multipath in Should-Stop

Mon Apr 26 14:00:00 2010 hareAATTsuse.de
- Start boot.multipath prior to boot.open-iscsi (bnc#595629)

Tue Apr 20 14:00:00 2010 hareAATTsuse.de
- Do send SIGTERM to pid 0 (bnc#589064)

Thu Apr 15 14:00:00 2010 hareAATTsuse.de
- Set correct \'interface\' variable for mkinitrd (bnc#596627)

Tue Apr 13 14:00:00 2010 hareAATTsuse.de
- Remove ibft mkinitrd scripts.

Mon Apr 12 14:00:00 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 13:00:00 2010 hareAATTsuse.de
- Do no umount root fs on shutdown (bnc#581259)

Thu Mar 25 13:00:00 2010 hareAATTsuse.de
- Update brcm_uio daemon to version 0.5.7 (bnc#576601)
- Load transport modules if configured (bnc#590531)

Fri Mar 12 13:00:00 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 13:00:00 2010 hareAATTsuse.de
- Don\'t close sessions if umount fails (bnc#581259)

Mon Feb 22 13:00:00 2010 hareAATTsuse.de
- Start brcm_uio daemon conditionally if HW is present (bnc#576601)

Mon Feb 15 13:00:00 2010 mmarekAATTsuse.de
- Include for pid_t.

Mon Feb 8 13:00:00 2010 hareAATTsuse.de
- Add brcm_uio daemon for bnx2i iSCSI offload (bnc#576601)

Thu Dec 17 13:00:00 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 13:00:00 2009 hareAATTsuse.de
- iscsiadm fails to read ibft (bnc#561596)

Wed Nov 18 13:00:00 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 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0

Wed Aug 19 14:00:00 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 14:00:00 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


 
ICM