ucommon 7.0.1-0.2 source package in Ubuntu

Changelog

ucommon (7.0.1-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062999

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2024 19:59:51 +0000

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

Downloads

File Size SHA-256 Checksum
ucommon_7.0.1-0.2.dsc 2.2 KiB 4f5860bc61a4f558d028043dbd478bb6bbb956fdfe3d7895755b8802581ccdaa
ucommon_7.0.1.orig.tar.gz 408.7 KiB 99fd0e2c69f24e4ca93d01a14bc3fc4e40d69576f235f80f7a8ab37c16951f3e
ucommon_7.0.1-0.2.debian.tar.xz 30.6 KiB bef36f13369aed42e559e5b85863a91d816e13cf3ff4532b60811ac36cb06f8b

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.

libucommon8t64: lightweight C++ threading and sockets - shared libraries

 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 shared libraries.

libucommon8t64-dbgsym: debug symbols for libucommon8t64
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