[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project nvml-1.12.1-1.el9

Name nvml
Epoch 0
Version 1.12.1
Release 1.el9
Website/URL http://pmem.io/pmdk
License BSD
Build Time 2023-05-22 21:42:10
Build Host builder-x86-03.inferitos.ru
Summary Persistent Memory Development Kit (formerly NVML)
Repositories AppStream
Description The Persistent Memory Development Kit is a collection of libraries for using memory-mapped persistence, optimized specifically for persistent memory.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
daxio-1.12.1-1.el9.x86_64 Perform I/O on Device DAX devices or zero a Device DAX device 97e6661f26e2011a0ba24494a2c37a193bcfe9ced86734851c22b87a5f040a5a download
libpmem-1.12.1-1.el9.x86_64 Low-level persistent memory support library 915b37cc782f0acd6aef2335769a8ff8a600c769c8ac557a93e207948a525428 download
libpmem-debug-1.12.1-1.el9.x86_64 Debug variant of the low-level persistent memory library e7fc2e05bf5bc3f74b983378362918ad9797024dd9897a148f723eee2ba16063 download
libpmem-devel-1.12.1-1.el9.x86_64 Development files for the low-level persistent memory library 88d7f572dd409377a6e9712cd5ba1cc71674f45b150f8a63904ad37da2c6cade download
libpmem2-1.12.1-1.el9.x86_64 Low-level persistent memory support library 660bcdd84b023564733abdc19e2aa5d12af376d06fdeb256fccd6d5a26f58b43 download
libpmem2-debug-1.12.1-1.el9.x86_64 Debug variant of the low-level persistent memory library 649b51224c1a708af3f9d897682f4642165df80fd73fc8c3830e6f13ce198ca0 download
libpmem2-devel-1.12.1-1.el9.x86_64 Development files for the low-level persistent memory library 348a9229759f9df4275e10b3ba20175727a332d8f7b7ba27879114b7df800e09 download
libpmemblk-1.12.1-1.el9.x86_64 Persistent Memory Resident Array of Blocks library 4c16c3297f197169082266df315367e22099f676a641fcf5f911018ae60b8691 download
libpmemblk-debug-1.12.1-1.el9.x86_64 Debug variant of the Persistent Memory Resident Array of Blocks library 5d09963165f5cad996175ffc58069c56e8ff8eeceb6a761647fc66798c2eb1e7 download
libpmemblk-devel-1.12.1-1.el9.x86_64 Development files for the Persistent Memory Resident Array of Blocks library 8836b58df6716f5c75ac2b9658845fcd022084f09efead401b4d85ce91d97ca0 download
libpmemlog-1.12.1-1.el9.x86_64 Persistent Memory Resident Log File library 91c999c43097c0e1f4253326c6533cf003158f2f61344d2b5373ccbf2f21f204 download
libpmemlog-debug-1.12.1-1.el9.x86_64 Debug variant of the Persistent Memory Resident Log File library a4537e1a008782384cfd3b172d1ce00740e32125caa5d90635dc4b6f66dfc44c download
libpmemlog-devel-1.12.1-1.el9.x86_64 Development files for the Persistent Memory Resident Log File library 544fe2c3396074d210d12b08cdf3b0026b03bab7e33b8dfd649169e1dd3402e9 download
libpmemobj-1.12.1-1.el9.x86_64 Persistent Memory Transactional Object Store library 202ca686a74deee355e460ddddeddf5adcc5b3765da55fc465ac1034eb5b6324 download
libpmemobj-debug-1.12.1-1.el9.x86_64 Debug variant of the Persistent Memory Transactional Object Store library 9f3a46d7af1ce736e8b881189617ab514846fc8cb4665bb052901e701802e5c1 download
libpmemobj-devel-1.12.1-1.el9.x86_64 Development files for the Persistent Memory Transactional Object Store library 5bd8bad045fef15acc74f75a8d2d41d9b906014018feadf1f63e7e0a84206d51 download
libpmempool-1.12.1-1.el9.x86_64 Persistent Memory pool management library dcc436d773a78e06b4e4aa1276aeef1c027b3b5cf3eac986a40b5511fdc54220 download
libpmempool-debug-1.12.1-1.el9.x86_64 Debug variant of the Persistent Memory pool management library d54103beb9c21730e1b3c4108d4d7d9b576b982c8b3ff1c95c5f3b8521da5c67 download
libpmempool-devel-1.12.1-1.el9.x86_64 Development files for Persistent Memory pool management library 12534dd409abeb07e91811995adca4e93474510ebbc176261b553b8232160fb4 download
pmempool-1.12.1-1.el9.x86_64 Utilities for Persistent Memory d2d2ad58bda3bf5c1df4162c41d69b6a4bdd28ca506872641eb5402dba1832c3 download
src
nvml-1.12.1-1.el9.src Persistent Memory Development Kit (formerly NVML) 43a8e0472d1f667801c4c29d906e97e6d5bf089b82cac6dec057d957faa496d1 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.10.1-2
- Rebuilt for MSVSphere 9.1.

* Tue Oct 18 2022 Bryan Gurney <bgurney@redhat.com > 1.12.1-1
- Update to PMDK version 1.12.1
- Related: rhbz#2111431

* Mon Feb 07 2022 Bryan Gurney <bgurney@redhat.com> - 1.10.1-2
- Use DDEBUG in Makefile.inc instead of DEBUG_CFLAGS
- Related: rhbz#2044882

* Thu Oct 14 2021 Bryan Gurney <bgurney@redhat.com> - 1.10.1-1
- Update to PMDK version 1.10.1
- Related: rhbz#1874208
- Remove BuildRequires line for libfabric-devel
- Related: rhbz#2009502

* Mon Oct 04 2021 Bryan Gurney <bgurney@redhat.com> - 1.10-11
- Do not generate librpmem man pages
- Related: rhbz#2002998

* Thu Sep 16 2021 Bryan Gurney <bgurney@redhat.com> - 1.10-10
- Do not build librpmem packages
- Related: rhbz#2002998

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.10-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Mon Aug 02 2021 Bryan Gurney <bgurney@redhat.com> - 1.10-8.el9
- Supersede uninitialized value patch with upstream version
- Add upstream patch: common: fix mismatch between prototype and body
- Makefile: bypass check-doc in check target
- Related: rhbz#1985096

* Fri Jul 30 2021 Bryan Gurney <bgurney@redhat.com> - 1.10.7-el9
- Remove BuildRequires line for libunwind.devel
- Resolves: rhbz#1984766

* Wed Jun 16 2021 Jeff Moyer <jmoyer@redhat.com> - 1.10-6.el9
- Build man pages outside of the rpm.
- Resolves: rhbz#1943530