ucommon 7.0.0-12ubuntu0.1 source package in Ubuntu

Changelog

ucommon (7.0.0-12ubuntu0.1) bionic-proposed; urgency=medium

  * SRU: LP: #1815080.
  * Add more template symbols to the symbols file (generated by GCC 7.4),
    and mark them as optional.

 -- Matthias Klose <email address hidden>  Thu, 07 Feb 2019 16:31:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian VoIP Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs

Downloads

File Size SHA-256 Checksum
ucommon_7.0.0.orig.tar.gz 818.3 KiB 6ac9f76c2af010f97e916e4bae1cece341dc64ca28e3881ff4ddc3bc334060d7
ucommon_7.0.0-12ubuntu0.1.debian.tar.xz 31.7 KiB 872d67e703605c6effaa545f9ccc549e82b1c07c773e95195f1fdd7c1410f157
ucommon_7.0.0-12ubuntu0.1.dsc 2.2 KiB 50af2af66cb5faffb38ebd5caa08360ccebc5d4103f343c6fae0ffd24d8252a7

View changes file

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: 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.

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