tclthread 1:2.8.9-1build1 source package in Ubuntu

Changelog

tclthread (1:2.8.9-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:23:50 +1100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
tclthread_2.8.9.orig.tar.gz 336.4 KiB 2965a0088d8f9d2ba2fc14c53870e8e0f270e1659efa1e110efa03f440c09322
tclthread_2.8.9-1build1.debian.tar.xz 5.5 KiB e35dbc8670b0475ff8a2698e59bb4b3de55a645c357b91332540d44952e38dab
tclthread_2.8.9-1build1.dsc 1.9 KiB b0bbfa356305b36ebb1802efe894db538bf9d3f6cdce25afdc8e140cd0947448

View changes file

Binary packages built by this source

tcl-thread: Tcl extension implementing script level access to Tcl threading capabilities

 The thread extension creates threads that contain Tcl interpreters,
 and it lets you send scripts to those threads for evaluation. It also
 enables you to share data between threads in a safe, protected
 fashion. Additionally, it provides script-level access to basic
 thread synchronization primitives, like mutexes and condition
 variables.

tcl-thread-dbgsym: debug symbols for tcl-thread