Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tgt for openSUSE:Factory checked in at 2022-04-06 21:52:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tgt (Old) and /work/SRC/openSUSE:Factory/.tgt.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tgt" Wed Apr 6 21:52:22 2022 rev:39 rq:967365 version:v1.0.82 Changes: -------- --- /work/SRC/openSUSE:Factory/tgt/tgt.changes 2021-11-27 00:52:41.242519702 +0100 +++ /work/SRC/openSUSE:Factory/.tgt.new.1900/tgt.changes 2022-04-06 21:52:55.894581086 +0200 @@ -1,0 +2,39 @@ +Tue Apr 5 19:01:02 UTC 2022 - Lee Duncan <ldun...@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. + +------------------------------------------------------------------- Old: ---- tgt-Fix-gcc7-string-truncation-warnings.patch v1.0.74.tar.gz New: ---- tgt-v1.0.82.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tgt.spec ++++++ --- /var/tmp/diff_new_pack.v4yQYS/_old 2022-04-06 21:52:56.458574649 +0200 +++ /var/tmp/diff_new_pack.v4yQYS/_new 2022-04-06 21:52:56.462574604 +0200 @@ -1,7 +1,7 @@ # # spec file for package tgt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,19 +22,18 @@ %endif Name: tgt -Version: 1.0.74 +Version: v1.0.82 Release: 0 Summary: Generic Linux target framework (tgt) License: GPL-2.0-only Group: System/Daemons URL: http://stgt.sourceforge.net/ -Source: https://github.com/fujita/%{name}/archive/v%{version}.tar.gz +Source: %{name}-%{version}.tar.gz Source1: %{name}d.service Source4: sysconfig.%{name} Patch1: %{name}-fix-build Patch2: setup-tgt-conf-d.patch Patch3: %{name}-include-sys-macros-for-major.patch -Patch4: %{name}-Fix-gcc7-string-truncation-warnings.patch Patch5: harden_tgtd.service.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: libaio-devel @@ -59,7 +58,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %patch5 -p1 %build @@ -97,9 +95,10 @@ %config %attr(0644,root,root) %{_sysconfdir}/tgt/targets.conf %{_fillupdir}/sysconfig.tgt %{_unitdir}/%{name}d.service -%doc README doc/README.iscsi doc/README.iser doc/README.lu_configuration +%doc README.md doc/README.iscsi doc/README.iser doc/README.lu_configuration %doc doc/README.mmc doc/README.passthrough doc/README.sbcjukebox doc/README.ssc -%doc doc/README.rbd doc/tmf.txt +%doc doc/README.rbd doc/README.glfs doc/README.sheepdog doc/README.vtl +%doc doc/tmf.txt %doc %_defaultdocdir/%name/examples %doc %_defaultdocdir/%name/html %{_mandir}/man5/* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.v4yQYS/_old 2022-04-06 21:52:56.502574147 +0200 +++ /var/tmp/diff_new_pack.v4yQYS/_new 2022-04-06 21:52:56.510574056 +0200 @@ -4,8 +4,8 @@ <param name="url">https://github.com/fujita/tgt.git</param> <param name="subdir"></param> <param name="filename">tgt</param> - <param name="versionformat">v1.0.74</param> - <param name="revision">1.0.74</param> + <param name="versionformat">v1.0.82</param> + <param name="revision">v1.0.82</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.v4yQYS/_old 2022-04-06 21:52:56.530573827 +0200 +++ /var/tmp/diff_new_pack.v4yQYS/_new 2022-04-06 21:52:56.534573782 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/fujita/tgt.git</param> - <param name="changesrevision">f33f6b73d3bfac8b3e44f068d02f90627b407f4e</param></service></servicedata> + <param name="changesrevision">fd4ca0546aa20fa9627c41ca2028db26e11f8d56</param></service></servicedata> (No newline at EOF)