Commit Graph

264 Commits

Author SHA1 Message Date
mchristi
400179d0ea update spec for new version 2006-01-23 20:26:19 +00:00
mchristi
083d3eea48 rm open-iscsi-5.0.4.446-rm-rdma.patch patch as it is merged in the new release 2006-01-23 19:57:42 +00:00
mchristi
852dc5bcc6 update tarball to fix ppc64 (rdma patches merged upstream in this relase as
well)
2006-01-23 19:56:18 +00:00
mchristi
4bb75c9f1e update tarball to fix ppc64 (rdma patches merged upstream in this relase as well)
SKIPPED:
	open-iscsi-5.0.5.476.tar.bz2
2006-01-23 19:56:18 +00:00
mchristi
d2ada876a1 auto-import iscsi-initiator-utils-5.0.4.446-0 on branch devel from
iscsi-initiator-utils-5.0.4.446-0.src.rpm
2005-12-15 21:51:38 +00:00
mchristi
fcb3c22976 auto-import iscsi-initiator-utils-5.0.4.446-0 on branch devel from iscsi-initiator-utils-5.0.4.446-0.src.rpm 2005-12-15 21:51:38 +00:00
mchristi
5441886ebb auto-import iscsi-initiator-utils-5.0.0.4_446-0 on branch devel from
iscsi-initiator-utils-5.0.0.4_446-0.src.rpm
2005-12-15 07:34:49 +00:00
mchristi
8f9cfe4197 auto-import iscsi-initiator-utils-5.0.0.4_446-0 on branch devel from iscsi-initiator-utils-5.0.0.4_446-0.src.rpm 2005-12-15 07:34:49 +00:00
cvsdist
be057afb9b auto-import changelog data from iscsi-initiator-utils-4.0.1.8-0.1.src.rpm
Mon Jul 19 2004 AJ Lewis <alewis@redhat.com> 4.0.1.8-0.1
- update to 4.0.1.8 upstream for 2.6 kernels
- add iscsi-id to binaries installed
2004-09-09 06:23:19 +00:00
cvsdist
6472ef09e3 auto-import changelog data from iscsi-initiator-utils-4.0.1.8-0.1.src.rpm
* Mon Jul 19 2004 AJ Lewis <alewis@redhat.com> 4.0.1.8-0.1
- update to 4.0.1.8 upstream for 2.6 kernels
- add iscsi-id to binaries installed
2004-09-09 06:23:19 +00:00
cvsdist
2734589a6e auto-import changelog data from iscsi-initiator-utils-3.6.0.2-0.1.src.rpm
Wed Jul 14 2004 AJ Lewis <alewis@redhat.com> 3.6.0.2-0.1
- update to 3.6.0.2 upstream
- add iscsi-ls to installed binaries
- add iscsi-ls.1 manpage to man1
- remove /dev/iscsi reference (no longer used)
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon Feb 03 2003 Michael K. Johnson <johnsonm@redhat.com> 3.1.0.3-3
- rebuild, 3.1.0.3-3
Mon Nov 11 2002 Michael K. Johnson <johnsonm@redhat.com>
- Fixed typo in initscript to allow to function
Thu Oct 17 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 3.1.0.3 for draft 16 compliance
- /etc/initiatorname.iscsi should be mode 600
- C++ all gone, no need for libstdc++ static link
Wed Aug 14 2002 Bob Matthews <bmatthews@redhat.com>
- fix perms on /etc/iscsi.conf
Mon Jul 15 2002 Michael K. Johnson <johnsonm@redhat.com>
- add status function
Thu May 02 2002 Michael K. Johnson <johnsonm@redhat.com>
- hack to link statically against libstdc++ so /sbin does not depend on
    /usr
Wed Apr 10 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.1.0.20
Fri Oct 26 2001 Than Ngo <than@redhat.com> 2.0.1.8-3
- cleanup startup script
- add excludearch s390 s390x
Tue Aug 28 2001 Michael K. Johnson <johnsonm@redhat.com>
- clean up shutdown (#52440)
Mon Aug 13 2001 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.0.1.8 for draft 6 compliance
Mon Aug 13 2001 Bob Matthews <bmatthews@redhat.com>
- fix typo in initscripts (#51585)
Tue Jul 31 2001 Bill Nottingham <notting@redhat.com>
- fix up initscript output (#50502)
Wed Jul 25 2001 Jeremy Katz <katzj@redhat.com>
- source /etc/init.d/functions in the initscript
Tue Jul 24 2001 Michael K. Johnson <johnsonm@redhat.com>
- initial packaging
2004-09-09 06:23:12 +00:00
cvsdist
a653f5fb89 auto-import changelog data from iscsi-initiator-utils-3.6.0.2-0.1.src.rpm
* Wed Jul 14 2004 AJ Lewis <alewis@redhat.com> 3.6.0.2-0.1
- update to 3.6.0.2 upstream
- add iscsi-ls to installed binaries
- add iscsi-ls.1 manpage to man1
- remove /dev/iscsi reference (no longer used)

* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Mon Feb 03 2003 Michael K. Johnson <johnsonm@redhat.com> 3.1.0.3-3
- rebuild, 3.1.0.3-3

* Mon Nov 11 2002 Michael K. Johnson <johnsonm@redhat.com>
- Fixed typo in initscript to allow to function

* Thu Oct 17 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 3.1.0.3 for draft 16 compliance
- /etc/initiatorname.iscsi should be mode 600
- C++ all gone, no need for libstdc++ static link

* Wed Aug 14 2002 Bob Matthews <bmatthews@redhat.com>
- fix perms on /etc/iscsi.conf

* Mon Jul 15 2002 Michael K. Johnson <johnsonm@redhat.com>
- add status function

* Thu May 02 2002 Michael K. Johnson <johnsonm@redhat.com>
- hack to link statically against libstdc++ so /sbin does not depend on /usr

* Wed Apr 10 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.1.0.20

* Fri Oct 26 2001 Than Ngo <than@redhat.com> 2.0.1.8-3
- cleanup startup script
- add excludearch s390 s390x

* Tue Aug 28 2001 Michael K. Johnson <johnsonm@redhat.com>
- clean up shutdown (#52440)

* Mon Aug 13 2001 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.0.1.8 for draft 6 compliance

* Mon Aug 13 2001 Bob Matthews <bmatthews@redhat.com>
- fix typo in initscripts (#51585)

* Tue Jul 31 2001 Bill Nottingham <notting@redhat.com>
- fix up initscript output (#50502)

* Wed Jul 25 2001 Jeremy Katz <katzj@redhat.com>
- source /etc/init.d/functions in the initscript

* Tue Jul 24 2001 Michael K. Johnson <johnsonm@redhat.com>
- initial packaging
2004-09-09 06:23:12 +00:00
cvsdist
1981a3728b Setup of module iscsi-initiator-utils 2004-09-09 06:23:09 +00:00
cvsdist
6613314a9a Setup of module iscsi-initiator-utils
SKIPPED:
	Makefile
2004-09-09 06:23:09 +00:00