zthreads 2.3.2-11.1build1 source package in Ubuntu

Changelog

zthreads (2.3.2-11.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:55:49 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
zthreads_2.3.2.orig.tar.gz 402.9 KiB 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
zthreads_2.3.2-11.1build1.debian.tar.xz 9.2 KiB cfb65d7a683c4c515331448875cc381ce87cbd2ac64d50a6c9b3ab2b3559a33c
zthreads_2.3.2-11.1build1.dsc 2.0 KiB f623a0f48162f07d5c8af24e066df049fccfeb3d9a0941bb90847000bbe57c63

View changes file

Binary packages built by this source

libzthread-2.3-2t64: Object-oriented synchronization library for C++ (dev files)

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.
 .
 This package provides the development files.

libzthread-2.3-2t64-dbgsym: debug symbols for libzthread-2.3-2t64
libzthread-dev: Object-oriented synchronization library for C++ (runtime lib)

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.
 .
 This package provides the runtime library.