Hello community,

here is the log from the commit of package libiscsi for openSUSE:Factory 
checked in at 2020-02-21 16:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libiscsi (Old)
 and      /work/SRC/openSUSE:Factory/.libiscsi.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libiscsi"

Fri Feb 21 16:39:34 2020 rev:11 rq:775204 version:1.19.0+git.20200212

Changes:
--------
--- /work/SRC/openSUSE:Factory/libiscsi/libiscsi.changes        2019-09-30 
15:51:14.978517879 +0200
+++ /work/SRC/openSUSE:Factory/.libiscsi.new.26092/libiscsi.changes     
2020-02-21 16:39:37.869706140 +0100
@@ -1,0 +2,14 @@
+Tue Feb 18 13:33:31 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 1.19.0+git.20200212 (resolves boo#1160276):
+  * drop the LD_PRELOAD tool
+  * remove FIXME
+  * Fix data segment length comparison to unsigned long
+  * iser: queue pdus when cmdsn exceeds maxcmdsn
+  * iser: send immediate data
+  * iser: remove `__packed` from struct iser_cm_hdr declaration
+  * iser: fix struct iser_rx_desc
+  * test-tool: avoid use-after-free on iscsi_logout_sync
+  * Use dynamic memory allocation instead of variable-length arrays
+
+-------------------------------------------------------------------

Old:
----
  libiscsi-1.19.0.tar.gz

New:
----
  _service
  _servicedata
  libiscsi-1.19.0+git.20200212.obscpio
  libiscsi.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libiscsi.spec ++++++
--- /var/tmp/diff_new_pack.94OqSQ/_old  2020-02-21 16:39:38.485707371 +0100
+++ /var/tmp/diff_new_pack.94OqSQ/_new  2020-02-21 16:39:38.489707378 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libiscsi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define         sover 9
 Name:           libiscsi
-Version:        1.19.0
+Version:        1.19.0+git.20200212
 Release:        0
 Summary:        iSCSI client library and utilities
 License:        GPL-2.0-only AND LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/sahlberg/libiscsi
-Source:         
https://github.com/sahlberg/libiscsi/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bc
@@ -89,7 +89,6 @@
 
 %install
 %make_install
-mv "%{buildroot}/%{_bindir}/ld_iscsi.so" "%{buildroot}/%{_libdir}/"
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %{name}%{sover} -p /sbin/ldconfig
@@ -106,9 +105,6 @@
 %{_bindir}/iscsi-swp
 %{_bindir}/iscsi-perf
 %{_bindir}/iscsi-readcapacity16
-# preload library that intercepts a handful of system calls and converts
-# iSCSI URLs to look and behave as if they are normal read-only files.
-%{_libdir}/ld_iscsi.so
 %{_mandir}/man1/iscsi-inq.1%{?ext_man}
 %{_mandir}/man1/iscsi-ls.1%{?ext_man}
 %{_mandir}/man1/iscsi-swp.1%{?ext_man}

++++++ _service ++++++
<services>
  <service mode="disabled" name="obs_scm">
    <param name="url">[email protected]:sahlberg/libiscsi.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">libiscsi</param>
    <param name="versionformat">@PARENT_TAG@+git.%cd</param>
  </service>
  <service mode="disabled" name="set_version"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">[email protected]:sahlberg/libiscsi.git</param>
              <param 
name="changesrevision">e6bcdf5fdbf39729399c4f0914661ca1055107a1</param></service></servicedata>++++++
 libiscsi.obsinfo ++++++
name: libiscsi
version: 1.19.0+git.20200212
mtime: 1581484863
commit: e6bcdf5fdbf39729399c4f0914661ca1055107a1


Reply via email to