Hello community,

here is the log from the commit of package ndctl for openSUSE:Factory checked 
in at 2016-05-31 12:24:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ndctl (Old)
 and      /work/SRC/openSUSE:Factory/.ndctl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ndctl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes      2016-04-30 
23:31:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ndctl.new/ndctl.changes 2016-05-31 
12:24:53.000000000 +0200
@@ -1,0 +2,93 @@
+Mon May 30 06:58:28 UTC 2016 - [email protected]
+
+- Update to v53.1
+  This release incorporates the capabilities of the 4.7-rc1 kernel (most
+  prominently in that kernel 'Device DAX', DAX error handling, and
+  third-party DSM support).  The ndctl updates include:
+  
+  New commands / options:
+      bash completion for ndctl commands
+      DIMM SMART data retrieval (ndctl list --dimms --health)
+      ndctl destroy-namespace
+      ndctl read-labels
+  
+  New tests:
+      DAX error handling unit test (dax-errors.sh)
+  
+  Command fixes:
+      ndctl list
+      ndctl create-namespace
+  
+  New apis:
+      ndctl_cmd_smart_get_alarm_flags
+      ndctl_cmd_smart_get_flags
+      ndctl_cmd_smart_get_health
+      ndctl_cmd_smart_get_life_used
+      ndctl_cmd_smart_get_shutdown_state
+      ndctl_cmd_smart_get_spares
+      ndctl_cmd_smart_get_temperature
+      ndctl_cmd_smart_get_vendor_data
+      ndctl_cmd_smart_get_vendor_size
+      ndctl_cmd_smart_threshold_get_alarm_control
+      ndctl_cmd_smart_threshold_get_spares
+      ndctl_cmd_smart_threshold_get_temperature
+      ndctl_dax_delete
+      ndctl_dax_enable
+      ndctl_dax_get_align
+      ndctl_dax_get_bus
+      ndctl_dax_get_ctx
+      ndctl_dax_get_daxctl_region
+      ndctl_dax_get_devname
+      ndctl_dax_get_first
+      ndctl_dax_get_id
+      ndctl_dax_get_location
+      ndctl_dax_get_namespace
+      ndctl_dax_get_next
+      ndctl_dax_get_region
+      ndctl_dax_get_resource
+      ndctl_dax_get_size
+      ndctl_dax_get_uuid
+      ndctl_dax_is_configured
+      ndctl_dax_is_enabled
+      ndctl_dax_is_valid
+      ndctl_dax_set_align
+      ndctl_dax_set_location
+      ndctl_dax_set_namespace
+      ndctl_dax_set_uuid
+      ndctl_dimm_cmd_new_smart
+      ndctl_dimm_cmd_new_smart_threshold
+      ndctl_dimm_get_formatN
+      ndctl_dimm_get_formats
+      ndctl_dimm_get_subsystem_device
+      ndctl_dimm_get_subsystem_revision
+      ndctl_dimm_get_subsystem_vendor
+      ndctl_dimm_get_unique_id
+      ndctl_get_daxctl_ctx
+      ndctl_namespace_get_dax
+      ndctl_namespace_get_dax
+      ndctl_region_get_dax_seed
+      daxctl_dev_get_devname
+      daxctl_dev_get_first
+      daxctl_dev_get_id
+      daxctl_dev_get_major
+      daxctl_dev_get_minor
+      daxctl_dev_get_next
+      daxctl_dev_get_region
+      daxctl_dev_get_size
+      daxctl_get_log_priority
+      daxctl_get_userdata
+      daxctl_new
+      daxctl_new_region
+      daxctl_ref
+      daxctl_region_get_ctx
+      daxctl_region_get_id
+      daxctl_region_get_uuid
+      daxctl_region_ref
+      daxctl_region_unref
+      daxctl_region_unref
+      daxctl_set_log_fn
+      daxctl_set_log_priority
+      daxctl_set_userdata
+      daxctl_unref
+
+-------------------------------------------------------------------

Old:
----
  ndctl-52.tar.gz

New:
----
  ndctl-53.1.tar.gz

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

Other differences:
------------------
++++++ ndctl.spec ++++++
--- /var/tmp/diff_new_pack.Bzfa2b/_old  2016-05-31 12:24:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Bzfa2b/_new  2016-05-31 12:24:53.000000000 +0200
@@ -22,7 +22,7 @@
 %define dname libndctl-devel
 
 Name:           ndctl
-Version:        52
+Version:        53.1
 Release:        1
 Summary:        Manage "libnvdimm" subsystem devices (Non-volatile Memory)
 License:        GPL-2.0
@@ -99,12 +99,15 @@
 %doc  licenses/GPLv2 licenses/BSD-MIT licenses/CC0
 %{_bindir}/ndctl
 %{_mandir}/man1/*
+%dir %{_datarootdir}/bash-completion/completions/
+%{_datarootdir}/bash-completion/completions/ndctl
 
 %files -n %lname
 %defattr(-,root,root)
 %doc README.md
 %doc  COPYING licenses/BSD-MIT licenses/CC0
 %{_libdir}/libndctl.so.*
+%{_libdir}/libdaxctl.so.*
 
 %files -n %dname
 %defattr(-,root,root)
@@ -112,5 +115,8 @@
 %{_includedir}/ndctl/
 %{_libdir}/libndctl.so
 %{_libdir}/pkgconfig/libndctl.pc
+%{_includedir}/daxctl/
+%{_libdir}/libdaxctl.so
+%{_libdir}/pkgconfig/libdaxctl.pc
 
 %changelog

++++++ ndctl-52.tar.gz -> ndctl-53.1.tar.gz ++++++
++++ 21361 lines of diff (skipped)


Reply via email to