Changelog for
open-iscsi-debugsource-2.0.873-63.3.x86_64.rpm :
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)
Fri May 24 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)
Sat May 18 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