SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libpmemkv1-1.5.0-17.1.x86_64.rpm :

* Thu Feb 29 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Wed Mar 29 2023 Nicolas Morey - Add pmemkv-fix-gcc13-support.patch for GCC13 support
* Tue Dec 06 2022 Dirk Müller - update to 1.5.0: - New features:
* Introduce (optional) caching layer in radix engine. It can be enabled via config parameters
* Add new config\'s flag - \'create_if_missing\' to address the missing functionality.
* If set, pmemkv tries to open the pool and creates it if missing. It\'s mutually exclusive with \'create_or_error_if_exists\' flag - Bug fixes:
* Return correct status for wrong parameters in pmemkv_config_from_json
* Fix iterator::key() implementation to return the whole key, not only the part up to the first null-terminator
* Return correct status from memkind-based engines on open failure
* Mon Feb 22 2021 Guillaume GARDET - Enable build on aarch64
* Mon Oct 26 2020 Christian Vögl - Update to version 1.3
* Introduces a new experimental engine - radix (single-threaded sorted map, backed by libpmemobj-cpp\'s radix_tree container).
* config setters with type safety for common config fields
* stree engine optimization (single-threaded sorted map with custom comparator support)
* fixed operator== in stree engine
* fixed missing checks in move assignment operators
* operator<< for pmem::kv::status
* Thu Oct 15 2020 Christian Vögl - Replaced pkgconfig Buildreqiures with direct Package dependencies, to fix build issues for SLES- ran spec-cleaner
* Wed Jul 22 2020 Nicolas Morey-Chaisemartin - Initial packaging of v1.2 (jsc#SLE-13926)
 
ICM