Hello community,

here is the log from the commit of package smp_utils for openSUSE:Factory 
checked in at 2015-03-30 19:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smp_utils (Old)
 and      /work/SRC/openSUSE:Factory/.smp_utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smp_utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/smp_utils/smp_utils.changes      2013-06-18 
10:38:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.smp_utils.new/smp_utils.changes 2015-03-30 
19:10:32.000000000 +0200
@@ -1,0 +2,24 @@
+Wed Mar 25 12:46:15 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.98
+  * add Linux aacraid support, interface name : aac
+     - device name has form /dev/aac[N[,E_ID]]
+   * smp_discover, smp_discover_list: in 1 line summary use
+    routing attribute "U" instead of "T" if "table to
+    table supported" set in report general response
+     - output device slot (group) number if len > 109
+     - add 'attached persistent capable' bit (spl3r2)
+     - add pwr_dis_* fields (spl3r3)
+     - add '--cap' option to decode phy capabilities
+     - change 'end device' to 'SAS or SATA device'
+   * smp_discover: '-mm' produces full output for each phy
+   * smp_rep_broadcast: add broadcast type names
+   * smp_general: add 'initiates ssp close' and 'ssp
+    maximum connect time limit' fields (spl3r04)
+   * add support for mpt3ctl (Linux LSI 12 Gbps HBAs)
+   * change binary install from /usr/sbin to /usr/bin since
+     sbin caused problems
+   * examples folder scripts cleanup
+   * make code more C11/C++ friendly
+   
+-------------------------------------------------------------------

Old:
----
  smp_utils-0.97.tar.xz

New:
----
  smp_utils-0.98.tar.xz

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

Other differences:
------------------
++++++ smp_utils.spec ++++++
--- /var/tmp/diff_new_pack.QNiEZK/_old  2015-03-30 19:10:33.000000000 +0200
+++ /var/tmp/diff_new_pack.QNiEZK/_new  2015-03-30 19:10:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smp_utils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           smp_utils
 %define lname   libsmputils1-1
-Version:        0.97
+Version:        0.98
 Release:        0
 Summary:        Utilities for the SAS Management Protocol (SMP)
 License:        BSD-3-Clause and GPL-2.0
@@ -49,12 +49,6 @@
 well processing the response. The response is either decoded, printed
 out in ASCII hexadecimal or sent as binary to stdout.
 
-
-
-Authors:
---------
-    Doug Gilbert <dgilb...@interlog.com>
-
 %package -n %lname
 Summary:        Library for SAS SMP control of expanders
 Group:          System/Libraries
@@ -94,7 +88,7 @@
 %defattr(-,root,root)
 # smp_utils
 %doc README ChangeLog
-%_sbindir/smp_*
+%_bindir/smp_*
 %_mandir/man8/*.8*
 
 %files -n %lname

++++++ smp_utils-0.97.tar.xz -> smp_utils-0.98.tar.xz ++++++
++++ 14208 lines of diff (skipped)


Reply via email to