libpmemobj-cpp 1.8-2ubuntu1 source package in Ubuntu

Changelog

libpmemobj-cpp (1.8-2ubuntu1) focal; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: add an explicit versioned dependency on libpmemobj-dev to
      match the build-depends version
      [Updated the added versioned dependency to 1.7]

libpmemobj-cpp (1.8-2) unstable; urgency=medium

  * Cherry-pick a fix for random test failures in concurrent_hash_map.

libpmemobj-cpp (1.8-1) unstable; urgency=medium

  * Upstream release.

libpmemobj-cpp (1.8~rc1-1) experimental; urgency=medium

  * New upstream pre-release.
  * dh 12, R³.
  * Build-Depend on pmemobj 1.7, TBB.

 -- Andreas Hasenack <email address hidden>  Thu, 05 Dec 2019 18:19:52 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpmemobj-cpp_1.8.orig.tar.gz 521.7 KiB dcf60be1140a90f10b8eeb763d53e3dfcdf5a5b345e10f78d469356642527b32
libpmemobj-cpp_1.8-2ubuntu1.debian.tar.xz 6.0 KiB cef7861cbe25193b15f4ffca21880e187aa835029786eaef52020bae731d5401
libpmemobj-cpp_1.8-2ubuntu1.dsc 1.7 KiB 233225c71b30561084ba06b5b4bec03c01a370675cc4b3b549e683ef783af0d5

Available diffs

View changes file

Binary packages built by this source

libpmemobj-cpp-dev: C++ bindings to libpmemobj

 The C++ bindings provide an easier to use (and thus less error prone
 version) of libpmemobj -- the persistent memory object store -- through
 the implementation of a pmem-resident property, persistent pointers,
 scoped and closure transactions, locking primitives and many others.
 .
 This package contains the development headers.

libpmemobj-cpp-doc: C++ bindings to libpmemobj - documentation

 The C++ bindings provide an easier to use (and thus less error prone
 version) of libpmemobj -- the persistent memory object store -- through
 the implementation of a pmem-resident property, persistent pointers,
 scoped and closure transactions, locking primitives and many others.
 .
 This package contains the documentation.