SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libndctl6-60.1-1.4.x86_64.rpm :

* Wed May 02 2018 opensuse-packagingAATTopensuse.org- Update to version 60.1 (FATE#322885):
* ndctl: release v60.1
* ndctl: fix ABI breakage due to rename of fw_info_get_updated_version
* ndctl, documentation: add inject-smart to the Makefile
* ndctl: release v60
* ndctl, bash-completion: add completion for {start,wait}-scrub commands
* ndctl, util: add a raw_uuid field to namespace listings
* ndctl: fix ordering of closing vs invalidating flush_fd
* ndctl: fix libdaxctl memory leak
* ndctl: add support in libndctl to provide deep flush
* ndctl, test: fix pmem-errors.sh vs new ARS rework
* ndctl, scrub: add {wait,start}-scrub helper utilities
* ndctl: add new START and WAIT actions
* ndctl, scrub: add ndctl_bus_start_scrub()
* ndctl, scrub: report the bus scrub state in \'ndctl list\'
* ndctl, scrub: fix ndctl_bus_wait_for_scrub_completion()
* ndctl: complete move to \"fsdax\" and \"devdax\"
* ndctl, read-labels: fix json reference counting
* ndctl: export ndctl.h
* ndctl, test: add write_cache testing to libndctl
* libndctl: Add APIs for query and control of write_cache
* ndctl: fix ndctl_persistence_domain declaration
* ndctl, rescan-partitions.sh: fix skipping for missing modules
* ndctl: replace direct errno prints with strerror strings
* ndctl, inject-smart: fix usage of strerror(errno)
* ndctl, check: fix a few error returns
* ndctl: Add support for get bus and region persistence domain
* ndctl: fail NUMA filtering when unsupported
* ndctl, documentation: update copyright
* ndctl: complete removal of daxctl io
* ndctl: fix input/output size for Intel firmware update DSM
* ndctl, sysfs: null terminate buffer on error
* ndctl, list: fix namespace json object parenting
* ndctl. test: fix module-taint sanity-check
* ndctl, documentation: remove \'...\' from label-options.txt
* ndctl, docs: cleanup the man page for create-namespace
* ndctl: removing daxctl io
* libndctl.sym: move new interfaces since v59 to a new section
* ndctl, list: fix sector_size listing
* ndctl: merge firmware-update into dimm.c as another dimm operation
* ndctl: add check for update firmware supported
* ndctl, bash-completion: add completion for --numa-node
* ndctl: add filtering based on numa node
* ndctl: add numa_node support for regions
* ndctl: don\'t print erroneous namespace numa_nodes
* ndctl, tests: firmware-update.sh post-test cleanup
* ndctl, test: add a unit test for partition rescanning
* ndctl, create-namespace: fix minimum alignment detection
* ndctl, list: refactor core topology walking into util_filter_walk()
* ndctl, firmware-update: kill usage of flock() in verify_fw_file()
* ndctl, test: kill usage of fallocate in firmware-update.sh
* ndctl, test: skip btt-pad compat test on pre-4K capable kernels
* ndctl, test: fix dpa-alloc for kernels with 4M min size
* ndctl, log: add support for LOG_NOTICE messages
* ndctl, test: explicitly request namespace size
* ndctl, test: fix stale json in btt-pad-compat.sh
* ndctl, test: fix tests that use error injection on older kernels
* ndctl: add test files to .gitignore
* ndctl: tests must use local ndctl
* ndctl, update: remove the check for !cmd when dereferencing it
* ndctl, update: fix uninitialized variable warnings
* ndctl, inject-smart: cleanup uninitialized variable warnings
* ndctl, configure: add -Wmaybe-uninitialized to cflags
* ndctl: add option to list firmware information for a DIMM
* ndctl: adding unit test for enable ack shutdown count
* ndctl: add support for acknolwedge shutdown count enable
* ndctl, smart: fix threshold temperature helper
* Mon Feb 12 2018 jthumshirnAATTsuse.com- Update to version v59.2 (FATE#322885):
* ndctl: add ndctl_encode_smart_temperature()
* ndctl: add a new command - inject-smart
* ndctl, bash-completion: Add bash completion for inject-smart
* ndctl: Add CONFIG_DEV_DAX_PMEM=m to README.md
* ndctl: add info about CONFIG_X86_PMEM_LEGACY to README.md
* ndctl: release v59
* ndctl: fallback to sysconf for PAGE_SIZE
* ndctl: release v59.1
* ndctl, hugetlb: skip, don\'t fail
* ndctl, firmware: fix kernel version check
* Tue Jul 25 2017 jthumshirnAATTsuse.com- Upstream version v57.1 (FATE#322885) - libndctl-add-support-for-the-msft-family-of-dsm-functions.patch This release incorporates the capabilities of the 4.12 kernel. Major highlights include the new \'ndctl check-namespace\' utility to check and repair btt instances, new option to \'ndctl list\' to enumerate device relative error offsets, and support for the \"JEDEC Byte-Addressable Energy-Backed Interface NVDIMM\" SMART health format. Commands: ndctl check-namespace: check and repair a btt instance ndctl list: new \'--media-errors\' option ndctl list: add acpi 6.1 dimm health state flags ndctl write-labels: new command to deploy data to dimm label areas Tests: blk-exhaust: validate aliased pmem vs blk capacity accounting daxdev-errors: error injection and clearing for device-dax device-dax-fio: i/o traffic sanity check for device-dax label-compat: regression test for interleave-set-cookie compatibility Apis: ndctl_dimm_has_notifications: acpi 6.1 health-state notification flag ndctl_dimm_failed_map: acpi 6.1 map failure flag ndctl_region_get_resource: region resource base address ndctl_region_get_{first,next}_badblock: media error enumeration ndctl_namespace_disable_safe: check for busy block device before disable ndctl_namespace_is_active: check if namespace is enabled or claimed
* Mon May 22 2017 jthumshirnAATTsuse.com- Add support for MSFT family DSM functions (bsc#1040158) + libndctl-add-support-for-the-msft-family-of-dsm-functions.patch
* Wed Mar 01 2017 rwAATTsuse.com- Upstream version v56 (fate#321506) This release incorporates the capabilities of the 4.10 kernel. Major highlights include the new \'daxctl\' utility and its \'list\' command, as well as several usability tweaks and cleanups to \'ndctl create-namespace\' and \'ndctl list\'. Commands: ndctl list: add support for filtering by namespace mode daxctl list: generically list device-dax instances in a platform ndctl create-namespace: reconcile namespace size against interleave-width Tests: test: sanity check the unit test kernel modules befor running tests device-dax: extend it to test 4K and 1G alignments in addition to 2M multi-pmem: check namespace deletion cleanup Apis: ndctl_{pfn,dax}_has_align: detect kernels that lack the align attribute ndctl_{set,get}_private_data: attach private data to a library context daxctl_region_get_size: retrieve the total dax region size daxctl_region_get_align: retrieve the physical alignment of the region daxctl_region_get_{first,next}: enable listing of device-dax regions
* Sun Oct 23 2016 jthumshirnAATTsuse.com- Upstream version v55 This release incorporates the capabilities of the 4.9 kernel. Major highlights include support for retrieving the health status of HPE NVDIMMs, and new label manipulation / validation commands. Commands: list: add HPE NVDIMM health reporting init-labels: initialize a namespace-label index-block check-labels: validate a namespace-label index-block create-namespace: fix crash when target region disabled bash-completion: add {en,dis}able-dimm and {check,init}-labels support Tests: dsm-fail: check that namespaces stay disabled when label DSMs fail multi-pmem: validate pmem-region sub-division support libndctl: add btt-size check libndctl: test health event notification support device-dax: validate \"invalidate on shutdown\" behavior of dax devices device-dax: validate direct-i/o to device-dax mappings device-dax: check kernel fix for file offset to phys offset translation device-dax: check kernel fix for crash when reading /proc//smaps clear: check kernel fix for making cleared badblocks stay cleared Apis: daxctl_region_get_available_size: new, in support of dax sub-division daxctl_region_get_devname: new, in support of dax sub-division daxctl_region_get_dev_seed: new, in support of dax sub-division ndctl_dimm_get_health_eventfd: new, fires upon firmware health event notification ndctl_cmd_cfg_read_get_size: new, simplifies label manipulation routines ndctl_dimm_get_available_labels: fix error return value to be ULONG_MAX ndctl_region_get_available_size: fix error return value to be ULLONG_MAX ndctl_dimm_cmd_new_cfg_{read,write}: fix to not overflow label area size
* Mon Aug 15 2016 jthumshirnAATTsuse.com- Update to v54 This release incorporates the capabilities of the 4.8 kernel. Updates to the unit tests make up the bulk of this release to account for kernel commit 1ee6667cd8d1 \"libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment\". Commands: list: add device-dax information list: add btt size information create-namespace: fix handling of invalid sector sizes create-namespace: static analysis fixes bash-completion: namespace completion enhancements Tests: libndctl: updates for pfn and dax autodetect changes libndctl: new gates for running against older kernels device-dax: new pcommit: remove, the pcommit instruction has been deprecated Apis: ndctl_dimm_get_manufacturing_date: new ndctl_dimm_get_manufacturing_location: new ndctl_btt_get_size: new ndctl_cmd_unref: fix, accepts NULL input
* Tue Jun 21 2016 jthumshirnAATTsuse.com- Fix rpmbuild failure on factory
* Mon May 30 2016 jthumshirnAATTsuse.com- Update to v53.1 (FATE#319859) 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
* Wed Apr 27 2016 jthumshirnAATTsuse.com- NVDIMM is not defined for any CPU architecture other than x86_64 at the moment.
* Sun Apr 24 2016 jengelhAATTinai.de- RPM group and description update
* Wed Mar 30 2016 jthumshirnAATTsuse.com- Update to v52 This release incorporates the capabilities of the 4.6 kernel (most prominently \'clear poison\' support), and adds the below features and fixes: New apis: ndctl_invalidate ndctl_cmd_ars_cap_get_range ndctl_bus_cmd_new_clear_error ndctl_cmd_clear_error_get_cleared ndctl_namespace_get_resource ndctl_pfn_get_size ndctl_pfn_get_resource Api fixes: ndctl_bus_cmd_new_ars_status - output buffer sizing fix ndctl_bus_cmd_new_ars_status - input validation ndctl_cmd_ars_in_progress - invalidate state after checking
* Wed Mar 02 2016 jthumshirnAATTsuse.com- Update to v51 This release reworks spec file generation to use automated tarballs generated by github for each annotated tag. It also includes a couple of minor fixes.
* Wed Feb 03 2016 kkaempfAATTsuse.com- Update to v50 This release incorporates the capabilities of the 4.5 kernel, and adds the below features and fixes: New apis: ndctl_bus_get_ctx ndctl_namespace_get_pfn ndctl_namespace_get_mode ndctl_namespace_get_numa_node ndctl_region_get_pfn_seed ndctl_pfn_get_first ndctl_pfn_get_next ndctl_pfn_get_id ndctl_pfn_get_namespace ndctl_pfn_get_uuid ndctl_pfn_set_uuid ndctl_pfn_get_location ndctl_pfn_set_location ndctl_pfn_get_align ndctl_pfn_set_align ndctl_pfn_set_namespace ndctl_pfn_get_bus ndctl_pfn_get_ctx ndctl_pfn_get_devname ndctl_pfn_get_block_device ndctl_pfn_is_valid ndctl_pfn_is_enabled ndctl_pfn_get_region ndctl_pfn_enable ndctl_pfn_delete ndctl_pfn_is_configured New utility commands: list help (man pages) create-namespace Api fixes: ndctl_{namespace|btt}_foreach crash fix ndctl_namespace_delete no longer errors on \"io\" namespaces miscellaneous static analysis fixes Utility command fixes: {en|dis}able-{namespace|region} return code
* Thu Sep 10 2015 dan.j.williamsAATTintel.com- updates for the new versioning scheme introduced with v47- synchronized the spec file with the one produced by contrib/genspec
* Wed Aug 05 2015 meissnerAATTsuse.com- cleaned up spec file. added licenses. added make check
* Wed Aug 05 2015 dan.j.williamsAATTintel.com- Management library for \"libnvdimm\" subsystem devices (Non-volatile Memory)
 
ICM