-
Tue Sep 03 2013 Andy Grover <agrover@redhat.com> - 1.0.24-10
- Update sysconfig.tgtd with commented-out TGTD_OPTIONS
-
Tue Sep 03 2013 Andy Grover <agrover@redhat.com> - 1.0.24-9
- Redo patches to use 'git format-patch' naming
- Add more backported patches:
* 0014-iser-Don-t-wait-until-iser_ib_init-to-init-list_head.patch
* 0015-iser-cleaning-iser-ib-objects-on-lld-exit.patch
* 0016-iser-Don-t-release-IB-resources-if-were-not-allocate.patch
* 0017-Fix-possible-segfault-on-logicalunit-update.patch
-
Thu Aug 29 2013 Andy Grover <agrover@redhat.com> - 1.0.24-8
- Add patch isns-regression.patch for #865739
-
Mon Aug 19 2013 Andy Grover <agrover@redhat.com> - 1.0.24-7
- Fix logic error in fix-task-data-leak.patch
-
Sun Aug 11 2013 Andy Grover <agrover@redhat.com> - 1.0.24-6
- Add patch fix-task-data-leak.patch for #813636
-
Sat Aug 10 2013 Andy Grover <agrover@redhat.com> - 1.0.24-5
- Fix #922270 by adding TGTD_OPTIONS to daemon exec line in tgt.init
-
Fri Aug 02 2013 Andy Grover <agrover@redhat.com> - 1.0.24-4
- Add patches
* 0001-iser-Fix-bidirectional-chap.patch
* 0002-bs_aio-use-64bit-to-read-eventfd-counter.patch
* 0003-iser-added-huge-pages-support.patch
* 0004-iser-added-parameter-for-pool-size.patch
* 0005-iser-limit-number-of-CQ-entries-requested.patch
* 0006-iser-add-CQ-vector-param.patch
* 0007-Rework-param_set_val-and-friends.patch
* 0008-return-Reject-in-iscsi-login-text-failure.patch
-
Mon May 06 2013 Andy Grover <agrover@redhat.com> - 1.0.24-3
- Add libaio-devel as a BuildReq and libaio as a Req for #910638
-
Tue Mar 20 2012 Andy Grover <agrover@redhat.com> - 1.0.24-2
- Add patch
* scsi-target-utils-discovery-auth.patch
-
Tue Mar 06 2012 Andy Grover <agrover@redhat.com> - 1.0.24-1
- Update to upstream 1.0.24 for bugfixes
-
Tue Oct 04 2011 Andy Grover <agrover@redhat.com> - 1.0.14-4
- Add patches
* scsi-target-utils-dont-reparse-conf.patch
* scsi-target-utils-allow-guids.patch
-
Thu Sep 29 2011 Andy Grover <agrover@redhat.com> - 1.0.14-3
- Add patch
* scsi-target-utils-fix-segfault-on-exit.patch
-
Thu Mar 17 2011 Andy Grover <agrover@redhat.com> - 1.0.14-2
- Rebuild for fudged cvs checkin
-
Thu Mar 17 2011 Andy Grover <agrover@redhat.com> - 1.0.14-1
- Rebase to upstream 1.0.14
- Update git-sync patch to pull in add'l fixes to 9c1cd78.
-
Mon Feb 28 2011 Andy Grover <agrover@redhat.com> - 1.0.13-2
- Resolves: rhbz #677475 Fix semkey and control socket clashes
-
Thu Feb 03 2011 Mike Christie <mchristie@redhat.com> - 1.0.13-1
- Drop scsi-target-utils-dynamic-link-iser.patch patch. It turns out
in 6.0 this patch was broken and linked against rdma libs, so
the got brought in by yum. The new patch was not broken and did not
force linking but yum/iser users are not expecting the depencies
to be broken.
-
Mon Jan 17 2011 Mike Christie <mchristie@redhat.com> - 1.0.13-0
- Rebase to upstream 1.0.13.
- Add upstream iser target. This requires setting the driver/lld
type to iser. See targets.conf for example or the README.iscsi for
a tgtadm example.
- 616402 read-only support
-
Mon Jan 17 2011 Mike Christie <mchristie@redhat.com> - 1.0.4-4
- fix the buffer overflow bug before iscsi login (CVE-2011-0001)
-
Thu Jul 08 2010 Mike Christie <mchristie@redhat.com> - 1.0.4-3
- 584426 Make init scripts LSB-compilant
-
Tue Jun 29 2010 Mike Christie <mchristie@redhat.com> - 1.0.4-2
- Fix iSNS scn pdu overflows (CVE-2010-2221).
-
Fri May 07 2010 Mike Christie <mchristie@redhat.com> - 1.0.4-1
- 589803 Fix iser rpm dependencies
-
Wed May 05 2010 Mike Christie <mchristie@redhat.com> - 1.0.4-0
- 587072 Fix tgt-admin logic error with shared accounts in targets.conf
- Rebase to 1.0.4 to sync fixes.
-
Thu Apr 08 2010 Mike Christie <mchristie@redhat.com> - 1.0.1-3
- 576359 Fix format string vulnerability (CVE-2010-0743)
-
Wed Mar 31 2010 Mike Christie <mchristie@redhat.com> - 1.0.1-2
- 578274 - Support iSNS settings in targets.conf
-
Mon Feb 08 2010 Mike Christie <mchristie@redhat.com> - 1.0.1-1
- Add spec patch comments.
-
Thu Feb 04 2010 Mike Christie <mchristie@redhat.com> - 1.0.1-0
- Rebase to 1.0.1 release, and update spec http references to reflect
project moved to sourceforge.
-
Wed Jan 13 2010 Mike Christie <mchristie@redhat.com> - 0.9.11-1.20091205snap
- 549683 Rebuild for RHEL-6
-
Mon Dec 21 2009 Hans de Goede <hdegoede@redhat.com> - 0.9.11-1.20091205snap
- Rebase to 0.9.11 + some fixes from git (git id
97832d8dcd00202a493290b5d134b581ce20885c)
- Rewrite initscript, make it follow:
http://fedoraproject.org/wiki/Packaging/SysVInitScript
And merge in RHEL-5 initscript improvements:
- Parse /etc/tgt/targets.conf, which allows easy configuration of targets
- Better initiator status checking in stop
- Add force-stop, to stop even when initiators are still connected
- Make reload reload configuration from /etc/tgt/targets.conf without
stopping tgtd (but only for unused targets)
- Add force-reload (reloads configs for all targets including busy ones)
-
Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.9.5-3
- rebuilt with new openssl
-
Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Mon Mar 16 2009 Terje Rosten <terje.rosten@ntnu.no> - 0.9.5-1
- 0.9.5
- remove patch now upstream
- add patch to fix mising destdir in usr/Makefile
- mktape and dump_tape has moved to tgtimg
- add more docs
-
Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-3
- rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 0.9.2-2
- rebuild with new openssl
-
Tue Dec 16 2008 Jarod Wilson <jarod@redhat.com> - 0.9.2-1
- update to 0.9.2 release
-
Tue Oct 21 2008 Terje Rosten <terje.rosten@ntnu.no> - 0.0-6.20080805snap
- add tgt-admin man page, tgt-admin and tgt-core-test
-
Fri Aug 22 2008 Terje Rosten <terje.rosten@ntnu.no> - 0.0-5.20080805snap
- update to 20080805 snapshot
-
Sun Feb 10 2008 Terje Rosten <terje.rosten@ntnu.no> - 0.0-4.20071227snap
- update to 20071227 snapshot
- add patch to compile with newer glibc
-
Sat Feb 09 2008 Terje Rosten <terje.rosten@ntnu.no> - 0.0-3.20070803snap
- rebuild
-
Fri Dec 07 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> - 0.0-2.20070803snap
- rebuild for new openssl soname bump
-
Wed Sep 26 2007 Terje Rosten <terje.rosten@ntnu.no> - 0.0-1.20070803snap
- random cleanup
-
Wed Sep 26 2007 Terje Rosten <terje.rosten@ntnu.no> - 0.0-0.20070803snap
- update to 20070803
- fix license tag
- use date macro
- build with correct flags (%optflags)
-
Tue Jul 10 2007 Mike Christie <mchristie@redhat.com> - 0.0-0.20070620snap
- first build