Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: tgt | Distribution: openSUSE Leap 16.0 |
Version: 1.0.92 | Vendor: openSUSE |
Release: lp160.1.2 | Build date: Wed Aug 28 16:30:59 2024 |
Group: System/Daemons | Build host: reproducible |
Size: 820302 | Source RPM: tgt-1.0.92-lp160.1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/fujita/tgt | |
Summary: Generic Linux target framework (tgt) |
Linux target framework (tgt) aims to simplify various SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance. Tgt consists of kernel modules, user-space daemon, and user-space tools. Some target drivers uses all of them and some use only user-space daemon and tools (i.e. they completely runs in user space).
GPL-2.0-only
* Wed Aug 28 2024 Andrea Manzini <andrea.manzini@suse.com> - Update to version v1.0.92 (from 1.0.89): * fix arm64 compilation * do not rely on non-portable __WORDSIZE nor LFS64 interfaces * Enabled thin-provision option for discarding ranges from block devices, that supporting discard * Mon Feb 26 2024 pgajdos@suse.com - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN * Wed Nov 15 2023 ming li <mli@suse.com> - Update to version v1.0.89 (from 1.0.85): * tgt 1.0.89 * tgtd.initd add missing * Prevents threads from looping indefinitely * tgt 1.0.88 * Create tgtd.confd /etc/conf.d/tgtd config file for openrc init system * openrc init script An openrc init script for tgtd. * tgt 1.0.87 * fix posix_fallocate ret check "posix_fallocate() returns zero on success, or an error number on failure. Note that errno is not set." * Add rotation_rate parameter to tgtadm.8.xml Add `rotation_rate` parameter and description. * tgt 1.0.86 * fix: unused function errors * add github actions CI just build test. * README: minor update update URLs. remove too old kernel version info. * Mon Jan 02 2023 Dirk Müller <dmueller@suse.com> - update to 1.0.85: * remove duplicate includes * Fix blank documentation line in service file * Fri Dec 23 2022 Lee Duncan <lduncan@suse.com> - Some cleanup (bsc#1206639): * removed patch setup-tgt-conf-d.patch, since it's upstream, and having it caused duplicated include of user config * renamed setup-tgt-conf-d.patch to tgt-install-examples-in-documentation-dir.patch, to better reflect what it does (since it no longer sets up tgt.conf.d) * removed the sytemd source file we have, since we get tgtd.service from upstream now (with a patch) * added patch tgt-systemd-service-update.patch, to ensure SUSE-specific changes are in the service file * dropped tgt-include-sys-macros-for-major.patch (obsolete) * Sat Dec 03 2022 Dirk Müller <dmueller@suse.com> - update to 1.0.84: * fix bug: target bound initiator-name but client cannot discovery the target device * fix use-after-free in iser_conn_free() * Tue Apr 05 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 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 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 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 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 2017 rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) * Tue Jan 31 2017 lduncan@suse.com - Adding documentation files to SPEC file to silence rpmlint * Mon Nov 16 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 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 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 2015 ddiss@suse.com - Fix rctgtd systemd service symlink; (bnc#945604). * Thu Sep 10 2015 bwiedemann@suse.com - Allow to add options via sysconfig (bnc#828214) - Drop invalid ExecStopPre entry * Fri Jun 26 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 02 2014 mls@suse.de - support ppc64le * Wed May 14 2014 meissner@suse.com - add missed %service_add_pre in %pre section * Wed Feb 26 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 2014 werner@suse.de - Make service link a local one * Wed Oct 23 2013 p.drouand@gmail.com - Drop sysvinit support - Add systemd support * Sat Jul 13 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 2013 lduncan@suse.com - Renamed firewall service file from iscsitarget to tgt to remove conflict with tgt package (bnc#814364) * Fri Oct 26 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 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 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 04 2012 hare@suse.de - Update to latest upstream release 1.0.23 * Improved SCSI emulation * Various small fixes * Mon Sep 21 2009 dmueller@suse.de - require perl-Config-General (bnc#474129) - add rc-symlink (bnc#474136) * Thu Oct 09 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 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 08 2008 hare@suse.de - Update to latest released version 20080805 * Include FCP backend * Include FCoE backend * Bugfixes * Thu Aug 09 2007 olh@suse.de - remove inclusion of linux/hash.h, include it directly * Wed Apr 04 2007 hare@suse.de - Added service definition for SUSEFirewall2 (#251679) * Wed Apr 04 2007 hare@suse.de - Initial version svn r849 - Update to latest git version - Fixes for build on openSUSE
/etc/tgt /etc/tgt/conf.d /etc/tgt/targets.conf /usr/lib/systemd/system/tgtd.service /usr/sbin/rctgtd /usr/sbin/tgt-admin /usr/sbin/tgt-setup-lun /usr/sbin/tgtadm /usr/sbin/tgtd /usr/sbin/tgtimg /usr/share/doc/packages/tgt /usr/share/doc/packages/tgt/README.glfs /usr/share/doc/packages/tgt/README.iscsi /usr/share/doc/packages/tgt/README.iser /usr/share/doc/packages/tgt/README.lu_configuration /usr/share/doc/packages/tgt/README.md /usr/share/doc/packages/tgt/README.mmc /usr/share/doc/packages/tgt/README.passthrough /usr/share/doc/packages/tgt/README.rbd /usr/share/doc/packages/tgt/README.sbcjukebox /usr/share/doc/packages/tgt/README.sheepdog /usr/share/doc/packages/tgt/README.ssc /usr/share/doc/packages/tgt/README.vtl /usr/share/doc/packages/tgt/examples /usr/share/doc/packages/tgt/examples/targets.conf.example /usr/share/doc/packages/tgt/examples/targets.conf.vtl.L700 /usr/share/doc/packages/tgt/examples/targets.conf.vtl.MSL2024 /usr/share/doc/packages/tgt/html /usr/share/doc/packages/tgt/html/targets.conf.5.html /usr/share/doc/packages/tgt/html/tgt-admin.8.html /usr/share/doc/packages/tgt/html/tgt-setup-lun.8.html /usr/share/doc/packages/tgt/html/tgtadm.8.html /usr/share/doc/packages/tgt/html/tgtd.8.html /usr/share/doc/packages/tgt/html/tgtimg.8.html /usr/share/doc/packages/tgt/tmf.txt /usr/share/fillup-templates/sysconfig.tgt /usr/share/licenses/tgt /usr/share/licenses/tgt/LICENSE /usr/share/man/man5/targets.conf.5.gz /usr/share/man/man8/tgt-admin.8.gz /usr/share/man/man8/tgt-setup-lun.8.gz /usr/share/man/man8/tgtadm.8.gz /usr/share/man/man8/tgtd.8.gz /usr/share/man/man8/tgtimg.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 29 23:22:13 2025