-
Fri Jan 19 2007 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.5
- BZ 218791 - We get a network hang when the firewall is started
- and to allow iscsi root boot to work we start iscsid early.
- This breaks up iscsi.init into iscsidevs.init (start iscsi targets)
- and iscsid.init (start iscsi daemon). Users should be using
- iscsiadm for management instead of the rc script, but we add some compat
- code to make it a little easier.
-
Wed Jan 17 2007 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.4
- BZ 223051 - targets not logged into automatically according to docs
-
Tue Jan 09 2007 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.3
- BZ 221088 - add support for sysfs paths for sid in session mode
-
Mon Dec 11 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.2
- BZ 218841. Handle errors in netlink message handling.
-
Tue Nov 28 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.1
- BZ 216715 again. Fix regression from documenting the iscsid.conf file (set to better match RHEL4).
-
Sat Nov 25 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.742-0.0
- BZ 217246 - Don't flood targets with nop-outs.
-
Fri Nov 24 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.737-0.0
- BZ 216715 - add missing functionality from RHEL3/4.
- Fixup docs for Red Hat specifics.
-
Tue Nov 07 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.730-0.0
- BZ 212263 - load iser
- Rebase to upstream open-iscsi-2.0-730 to bring in fixes we were
- managing but are now upstream and bring in fixes I had done upstream
- for other partner/distro testing.
-
Tue Oct 17 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.8
- Change period to colon in default name
-
Fri Oct 13 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.7
- BZ 210470 update man pages for file moves
- Fix targetname strcmp
- read default config before doing discovery
-
Thu Oct 05 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.6
- BZ 209523 make sure the network is not going to get shutdown so
iscsi devices (include iscsi root and dm/md over iscsi) get syncd.
- BZ 209415 have package create iscsi var dirs
-
Tue Oct 03 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.5
- BZ 208864 move /etc/iscsi/nodes and send_targets to /var/lib/iscsi
-
Sun Oct 01 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.4
- BZ 208548 move /etc/iscsi/lock to /var/lock/iscsi/lock
-
Wed Sep 27 2006 Jeremy Katz <katzj@redhat.com> - 6.2.0.695-0.3
- Add fix for initscript with pid file moved
-
Tue Sep 26 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.2
- BZ 208050 - change default initiator name to reflect redhat
- Move pid from /etc/iscsi to /var/run/iscsid.pid
-
Fri Sep 15 2006 Mike Christie <mchristie@redhat.com> - 6.2.0.695-0.1
- Add compat with FC kernel so iscsid will pass startup checks and run.
- Fix bug when using hw iscsi and software iscsi and iscsid is restarted.
- Fix session matching bug when hw and software iscsi is both running
-
Tue Sep 05 2006 Jeremy Katz <katzj@redhat.com> - 6.1.1.685-0.1
- Fix service startup
- Fix another case where cflags weren't being used
-
Mon Aug 28 2006 Mike Christie <mchristie@redhat.com> - 6.1.1.685
- Rebase to upstream to bring in many bug fixes and rm db.
- iscsi uses /etc/iscsi instead of just etc now
-
Fri Jul 21 2006 Jeremy Katz <katzj@redhat.com> - 6.1.1.645-1
- fix shutdown with root on iscsi
-
Thu Jul 13 2006 Mike Christie <mchristie@redhat.com> - 6.1.1.645
- update to upstream 1.1.645
- Note DB and interface changed so you must update kernel, tools and DB
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.0.5.595-2.1.1
- rebuild
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.0.5.595-2.1
- rebuild
-
Wed Jun 21 2006 Mike Christie <mchristi@redhat.com> - 6.0.5.595-2
- add PatM's statics.c file. This is needed for boot since
there is no getpwuid static available at that time.
-
Tue Jun 20 2006 Jeremy Katz <katzj@redhat.com> - 6.0.5.595-1
- ensure that we respect %{optflags}
- cleaned up initscript to make use of standard functions, return right
values and start by default
- build iscsistart as a static binary for use in initrds
-
Tue May 30 2006 Mike Christie <mchristi@redhat.com>
- rebase package to svn rev 595 to fix several bugs
NOTE!!!!!!!! This is not compatible with the older open-iscsi modules
and tools. You must upgrade.
-
Thu May 18 2006 Mike Christie <mchristi@redhat.com>
- update package to open-iscsi svn rev 571
NOTE!!!!!!!! This is not compatible with the older open-iscsi modules
and tools. You must upgrade.
-
Fri Apr 07 2006 Mike Christie <mchristi@redhat.com>
- From Andy Henson <andy@zexia.co.uk>:
Autogenerate /etc/initiatorname.iscsi during install if not already present
- Remove code to autogenerate /etc/initiatorname.iscsi from initscript
- From dan.y.roche@gmail.com:
add touch and rm lock code
- update README
- update default iscsid.conf. "cnx" was not supported. The correct
id was "conn".
-
Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.0.5.476-0.1
- bump again for double-long bug on ppc(64)
-
Mon Jan 23 2006 Mike Christie <mchristi@redhat.com>
- rebase package to bring in ppc64 unsigned long vs unsigned
long long fix and iscsadm return value fix. Also drop rdma patch
becuase it is now upstream.
-
Wed Dec 14 2005 Mike Christie <mchristi@redhat.com>
- initial packaging