tgt/tgt.changes

283 lines
9.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 5 19:01:02 UTC 2022 - Lee Duncan <lduncan@suse.com>
- Update to version v1.0.82 (from 1.0.74):
* tgt 1.0.82
* README: minor improvement
* Fix FMK and other flags. sg return good length and sense len. Not needed, additional condition. LTO streamer not work with check only ILI flag, need check FMK and may be other. Without thois check working fine. Test on LTO1 and LTO5 streamers.
* tgt 1.0.81
* README: use markdown format
* Add LICENSE file
* replace sourceforge with github
* tgt 1.0.80
* scripts/checkpatch.pl: escape literal left braces
* Replace __packed with __attribute__(...)
* Avoid passing NULL pointer to printf
* set INFORMATION field on COMPARE AND WRITE miscompare
* add helper to fill sense INFORMATION field
* Clean up error handling
* target: replace bzero with memset
* CHAP_AUTH_STATE_RESPONSE belongs to auth_state
* After rewind option, la->tail may equal la->head. This causes the old logmsg to be lost
* tgt 1.0.79
* fix coding style in log.h
* tgt 1.0.78
* tgtd: support pid file for tgtd daemon
* iscsi_tcp: add support for listening on random port
* iscsi_tcp: fix compile warning
* iscsi_tcp: Replace deprecated valloc function
* tgt 1.0.77
* spc: implement spc 0xb1 and support rotation rate
* tgt 1.0.76
* fix segmentation fault caused by scsi_sprintf
* tgt 1.0.75
* Fix gcc7 string truncation warnings.
* Update README
This removed the need for the following patch (in the code now):
* tgt-Fix-gcc7-string-truncation-warnings.patch
The SPEC file was also updated to match updated filenames.
-------------------------------------------------------------------
Wed Nov 24 15:09:05 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_tgtd.service.patch
Modified:
* tgtd.service
-------------------------------------------------------------------
Fri Jul 26 12:21:06 UTC 2019 - matthias.gerstner@suse.com
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
-------------------------------------------------------------------
Fri Feb 15 23:19:22 UTC 2019 - lduncan@suse.com
- Update to version v1.0.74 from version v1.0.60:
* tgt 1.0.74
* AIO backing store now reports a list of supported opcodes
* tgt 1.0.73
* Update tgt-admin
* fix build w/newer glibc
* Display nop_count and and nop_interval
* Quote $backing_store variable in system(), execute() and
backtick-calls
* Buffer size is stored in struct concat_buf.size field, so
use that instead of BUFSIZE since buffer size can be more
than BUFSIZE. Also, remove BUFSIZE since its not used anymore.
* tgt 1.0.72
* smc: fix snprintf warnings with gcc7
This removed the tarball v1.0.60.tar.gz, and replaced it
with v1.0.74.tar.gz, which can now be gotten using the new
_service file. This also updated the SPEC file with the new
version number and the different patch set. Remaining
patches were renumbered.
This following patches were UPDATED (refreshed):
* tgt-fix-build
* tgt-include-sys-macros-for-major.patch
The following patches were REMOVED (no longer needed):
* tgt-handle-access-of-a-target-that-has-been-removed
* tgt-missing-module-directory-not-an-error
* tgt-compare-pointer-to-null.patch
And the following patch was added (and submitted upstream):
* tgt-Fix-gcc7-string-truncation-warnings.patch
-------------------------------------------------------------------
Sun Aug 12 01:11:13 UTC 2018 - lduncan@suse.com
- Fixing build issue with "major()" and a pointer
comparison warning while I was at it, adding patches (bsc#1181571):
* tgt-include-sys-macros-for-major.patch
* tgt-compare-pointer-to-null.patch
-------------------------------------------------------------------
Thu Nov 23 13:42:22 UTC 2017 - rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
-------------------------------------------------------------------
Tue Jan 31 01:17:49 UTC 2017 - lduncan@suse.com
- Adding documentation files to SPEC file to
silence rpmlint
-------------------------------------------------------------------
Mon Nov 16 16:43:18 UTC 2015 - lduncan@suse.com
- Adding upstream patch to silence bogus error
message when backing-store directory not present
(bsc#954801), adding patch:
* tgt-missing-module-directory-not-an-error
-------------------------------------------------------------------
Mon Nov 16 00:54:26 UTC 2015 - lduncan@suse.com
- Added upstream patch to handle possible target removal
while accessing it (bsc#922526), adding patch:
* tgt-handle-access-of-a-target-that-has-been-removed
-------------------------------------------------------------------
Fri Sep 18 09:52:28 UTC 2015 - p.drouand@gmail.com
- Update to version 1.0.60
* No changelog available
- Update homepage Url
- Use download Url as source
- Remove tgt-git-update; fixed on upstream
- Remove depreciated AUTHORS section
- Perform a spec-cleaner on spec file
-------------------------------------------------------------------
Sun Sep 13 23:31:32 UTC 2015 - ddiss@suse.com
- Fix rctgtd systemd service symlink; (bnc#945604).
-------------------------------------------------------------------
Thu Sep 10 07:03:47 UTC 2015 - bwiedemann@suse.com
- Allow to add options via sysconfig (bnc#828214)
- Drop invalid ExecStopPre entry
-------------------------------------------------------------------
Fri Jun 26 06:14:44 UTC 2015 - bwiedemann@suse.com
- fix tgtd start by giving tgtd time to open the socket (bnc#934642)
and use bash to run multiple programs in ExecStartPost
-------------------------------------------------------------------
Tue Sep 2 19:34:55 CEST 2014 - mls@suse.de
- support ppc64le
-------------------------------------------------------------------
Wed May 14 14:20:38 UTC 2014 - meissner@suse.com
- add missed %service_add_pre in %pre section
-------------------------------------------------------------------
Wed Feb 26 12:57:52 CET 2014 - hare@suse.de
- Update to latest upstream version 1.0.44 (FATE#316717):
* Add sheepdog support
* Add rbd support
* Update iSER support
* Add support for iSCSI NOP-OUT
* SPC/SBC fixes
* iSCSI fixes
* Fixup persistent group reservations
- Removed tgt-mgmt-fixed-m-system-o-delete-handling.patch:
Merged with upstream
- Removed tgt-1.0.28.tar.bz2
- Added tgt-1.0.44.tar.bz2
-------------------------------------------------------------------
Tue Jan 28 15:51:43 UTC 2014 - werner@suse.de
- Make service link a local one
-------------------------------------------------------------------
Wed Oct 23 16:24:11 UTC 2013 - p.drouand@gmail.com
- Drop sysvinit support
- Add systemd support
-------------------------------------------------------------------
Sat Jul 13 14:25:21 UTC 2013 - dmueller@suse.com
- add setup-tgt-conf-d.patch: Configure a /etc/tgt/conf.d by default
- move examples to docdir
-------------------------------------------------------------------
Thu Apr 11 10:36:23 PDT 2013 - lduncan@suse.com
- Renamed firewall service file from iscsitarget to tgt
to remove conflict with tgt package (bnc#814364)
-------------------------------------------------------------------
Fri Oct 26 01:14:03 UTC 2012 - lduncan@suse.com
- Add tgt-mgmt-fixed-m-system-o-delete-handling.patch: Fixes
shutdown hang (bnc#767438)
- Removed PIDFILE completely from init file, as it is not used
-------------------------------------------------------------------
Tue Jul 10 08:25:16 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0
Most of the source code files carry a GPL-2.0 notice, not GPL-2.0+
-------------------------------------------------------------------
Thu Jun 14 09:51:09 CEST 2012 - vuntz@opensuse.org
- Remove "# pidfile: /var/run/tgtd.pid" from tgt.init, as it makes
the script hang on systemd-based systems. This is the same bug as
rh#797913, and the fix was used in Fedora. Apparently, there's no
such pid file written by tgtd.
-------------------------------------------------------------------
Mon Jun 4 14:39:47 CEST 2012 - hare@suse.de
- Update to latest upstream release 1.0.23
* Improved SCSI emulation
* Various small fixes
-------------------------------------------------------------------
Mon Sep 21 11:02:59 CEST 2009 - dmueller@suse.de
- require perl-Config-General (bnc#474129)
- add rc-symlink (bnc#474136)
-------------------------------------------------------------------
Thu Oct 9 13:53:39 CEST 2008 - hare@suse.de
- Update to latest upstream release 0.9.0
* tgt-admin fixes
* add null backing store
* Improve iSER scheduling
* Various small fixes
-------------------------------------------------------------------
Mon Sep 15 08:20:24 CEST 2008 - hare@suse.de
- Include fixes from upstream:
* Add support to update targets
* tgtadm fixes
* Add PREVENT ALLOW MEDIA REMOVAL to ssc
* Add MANAGEMENT PROTOCOL IN to ssc
* Update README
- Fix rpmlint errors
-------------------------------------------------------------------
Fri Aug 8 15:01:22 CEST 2008 - hare@suse.de
- Update to latest released version 20080805
* Include FCP backend
* Include FCoE backend
* Bugfixes
-------------------------------------------------------------------
Thu Aug 9 19:12:28 CEST 2007 - olh@suse.de
- remove inclusion of linux/hash.h, include it directly
-------------------------------------------------------------------
Wed Apr 4 11:21:52 CEST 2007 - hare@suse.de
- Added service definition for SUSEFirewall2 (#251679)
-------------------------------------------------------------------
Wed Apr 4 10:26:41 CEST 2007 - hare@suse.de
- Initial version svn r849
- Update to latest git version
- Fixes for build on openSUSE