opendht 2.4.12-5ubuntu1 source package in Ubuntu

Changelog

opendht (2.4.12-5ubuntu1) lunar; urgency=medium

  * Mark some symbols optional to avoid FTBFS with LTO enabled

 -- Graham Inggs <email address hidden>  Sat, 18 Feb 2023 09:31:12 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
opendht_2.4.12.orig.tar.gz 468.2 KiB 5144bc4456d396b527b59065064bbc31fbe0d2af5fd052506219a66895791e64
opendht_2.4.12-5ubuntu1.debian.tar.xz 10.4 KiB 71e38a9797d8eabc796c774493fc6075911071cb606a9a0ffb87a77869f93b33
opendht_2.4.12-5ubuntu1.dsc 2.6 KiB 6a6702849ca92e2fe2475124f31935ebbb65099348842b444e7137ff43f8983b

View changes file

Binary packages built by this source

dhtnode: OpenDHT node binary

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the dhtnode binary.

dhtnode-dbgsym: debug symbols for dhtnode
libopendht-c-dev: Development files for the libopendht-c library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C bindings library header and other
 development files.

libopendht-c2: No summary available for libopendht-c2 in ubuntu noble.

No description available for libopendht-c2 in ubuntu noble.

libopendht-c2-dbgsym: debug symbols for libopendht-c2
libopendht-dev: Development files for the libopendht library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C++ library headers and other
 development files.

libopendht2: Lightweight C++17 distributed hash table implementation

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C++ shared library.

libopendht2-dbgsym: debug symbols for libopendht2
python3-opendht: Python 3 bindings for libopendht C++ library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the Python 3 bindings.

python3-opendht-dbgsym: debug symbols for python3-opendht