ucommon 7.0.1-0.2ubuntu3 source package in Ubuntu

Changelog

ucommon (7.0.1-0.2ubuntu3) noble; urgency=medium

  * Fix symbols for ucommon::DateTime::gmt and local on 64 bit architectures.

 -- Benjamin Drung <email address hidden>  Mon, 18 Mar 2024 16:06:35 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ucommon_7.0.1.orig.tar.gz 408.7 KiB 99fd0e2c69f24e4ca93d01a14bc3fc4e40d69576f235f80f7a8ab37c16951f3e
ucommon_7.0.1-0.2ubuntu3.debian.tar.xz 30.8 KiB f46658e60b36dffca5feb8fe11f8ea6e915822efbacd555367abfc9383253db1
ucommon_7.0.1-0.2ubuntu3.dsc 2.2 KiB 116f6294e1acf0e6756a64f6bcd7c4344baab933b5c7ca5b47769c92eab4fac1

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.

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