Hello community, here is the log from the commit of package ndctl for openSUSE:Factory checked in at 2018-10-08 17:49:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ndctl (Old) and /work/SRC/openSUSE:Factory/.ndctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ndctl" Mon Oct 8 17:49:21 2018 rev:16 rq:640574 version:63 Changes: -------- --- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes 2018-08-24 17:13:59.242776779 +0200 +++ /work/SRC/openSUSE:Factory/.ndctl.new/ndctl.changes 2018-10-08 17:50:55.002063860 +0200 @@ -1,0 +2,29 @@ +Mon Oct 08 08:33:17 UTC 2018 - [email protected] + +- Update to version 63 (FATE#326198): + * ndctl: release v63 + * ndctl, monitor: in daemon mode, exit successfully if no DIMMs are found + * ndctl, monitor: fix the severity of "daemon started" message + * libndctl: set errno for routines that don't return an error status + * ndctl, check-labels: correct check-labels message wording + * ndctl: Revert "ndctl: Create ndctl udev rules for dirty shutdown" + * ndctl: Revert "ndctl, intel: Fallback to smart cached shutdown_count" + * ndctl, lib: Add dirty-shutdown-count retrieval helper + * util/json: add a util_namespace_badblocks_to_json() helper + * util/json: Add comments around re-checking the UTIL_JSON_MEDIA_ERRORS flag + * util/json: fix an error check for region resource + * ndctl, lib: add APIs for retrieving namespace badblocks + * ndctl, lib: refactor badblocks retrieval routines + * ndctl, test: add a new unit test pfn metadata error clearing + * ndctl, spec: Use pkgconfig for systemd + * ndctl, build: Introduce --with-{bash,systemd} + * ndctl: Suppress command errors if fallback exists + * ndctl, namespace: rework namespace action accounting + * ndctl, destroy-namespace: check for an already-zeroed info block + * ndctl, test: add UUID_LIBS for list_smart_dimm + * ndctl, docs: Use asciidoctor by default + * ndctl, list: fix the verbosity level formatting in the man page + * ndctl, monitor: Fix formatting for --log in the man page + * ndctl, autoconf: include sys/mman.h for MAP_SYNC + +------------------------------------------------------------------- Old: ---- ndctl-62.tar.gz New: ---- ndctl-63.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ndctl.spec ++++++ --- /var/tmp/diff_new_pack.zavvlU/_old 2018-10-08 17:50:55.418063329 +0200 +++ /var/tmp/diff_new_pack.zavvlU/_new 2018-10-08 17:50:55.418063329 +0200 @@ -21,7 +21,7 @@ %define dname libndctl-devel Name: ndctl -Version: 62 +Version: 63 Release: 0 Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) License: GPL-2.0-only @@ -31,7 +31,7 @@ Source0: %{name}-%{version}.tar.gz ExclusiveArch: x86_64 -BuildRequires: asciidoc +BuildRequires: ruby2.5-rubygem-asciidoctor BuildRequires: autoconf BuildRequires: automake BuildRequires: libjson-c-devel @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(uuid) +BuildRequires: pkgconfig(bash-completion) %{?systemd_requires} %description @@ -87,10 +88,7 @@ %install %make_install -mkdir -p %buildroot%{_udevrulesdir} find "%buildroot" -type f -name "*.la" -delete -find "%buildroot" -type f -name "*.rules" -exec mv '{}' \ - %buildroot%{_udevrulesdir} ';' %post -n %lname -p /sbin/ldconfig @@ -113,7 +111,6 @@ %{_mandir}/man1/* %dir %{_sysconfdir}/ndctl %{_sysconfdir}/ndctl/monitor.conf -%{_udevrulesdir}/80-ndctl.rules %{_unitdir}/ndctl-monitor.service %dir %{_datadir}/bash-completion/ %dir %{_datadir}/bash-completion/completions/ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zavvlU/_old 2018-10-08 17:50:55.446063294 +0200 +++ /var/tmp/diff_new_pack.zavvlU/_new 2018-10-08 17:50:55.446063294 +0200 @@ -3,8 +3,8 @@ <param name="scm">git</param> <param name="url">https://github.com/pmem/ndctl.git</param> <param name="filename">ndctl</param> - <param name="version">62</param> - <param name="revision">v62</param> + <param name="version">63</param> + <param name="revision">v63</param> <param name="exclude">.git</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.zavvlU/_old 2018-10-08 17:50:55.466063268 +0200 +++ /var/tmp/diff_new_pack.zavvlU/_new 2018-10-08 17:50:55.466063268 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pmem/ndctl.git</param> - <param name="changesrevision">11f560f4048c1d38b7011a49566871a1e8a07c94</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">cb2d678dd6d286dd96d31548c32449a8b883ae32</param></service></servicedata> \ No newline at end of file ++++++ ndctl-62.tar.gz -> ndctl-63.tar.gz ++++++ ++++ 2124 lines of diff (skipped)
