69f15689a3
Fix build with new glibc. OBS-URL: https://build.opensuse.org/request/show/72748 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=9
457 lines
14 KiB
Plaintext
457 lines
14 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 6 09:20:29 UTC 2011 - aj@suse.de
|
|
|
|
- Fix build with newer glibc.
|
|
|
|
-------------------------------------------------------------------
|
|
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).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 3 19:09:35 UTC 2009 - coolo@novell.com
|
|
|
|
- updated patches to apply with fuzz=0
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|