ucommon 7.0.1-0.1 source package in Ubuntu

Changelog

ucommon (7.0.1-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream version 7.0.1 (Closes: #984373, #1005770)
  * update copyright info: URLs, years
  * drop all patches (applied upstream)
  * add one optional c++ symbol

 -- Bastian Germann <email address hidden>  Sat, 09 Apr 2022 02:13:50 +0200

Upload details

Uploaded by:
Debian VoIP Team
Uploaded to:
Sid
Original maintainer:
Debian VoIP Team
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
ucommon_7.0.1-0.1.dsc 2.0 KiB 79c39f06b80f5dade106ba6ef630202eefb8336cacefaff541892c4481451284
ucommon_7.0.1.orig.tar.gz 408.7 KiB 99fd0e2c69f24e4ca93d01a14bc3fc4e40d69576f235f80f7a8ab37c16951f3e
ucommon_7.0.1-0.1.debian.tar.xz 30.4 KiB ba6c23095692c8d01b392cd07e00e2ac4eb0dcd4fbe3e5479d19d6373bdb3ea5

No changes file available.

Binary packages built by this source

libucommon-dev: lightweight C++ threading and sockets - development files

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the development headers and static libraries.

libucommon8: No summary available for libucommon8 in ubuntu kinetic.

No description available for libucommon8 in ubuntu kinetic.

libucommon8-dbgsym: No summary available for libucommon8-dbgsym in ubuntu noble.

No description available for libucommon8-dbgsym in ubuntu noble.

ucommon-doc: lightweight C++ threading and sockets - documentation

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the API documentation.

ucommon-utils: lightweight C++ threading and sockets - utilities

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the following utilities included as part of the
 GNU uCommon C++ project:
  * args
  * car
  * keywait
  * mdsum
  * scrub
  * sockaddr
  * zerofill

ucommon-utils-dbgsym: debug symbols for ucommon-utils