upb 0.0.0~git200730-1.1build1 source package in Ubuntu

Changelog

upb (0.0.0~git200730-1.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
upb_0.0.0~git200730.orig.tar.xz 196.7 KiB 1b70c6eb8176c96361382b8524028b1c69acc42b892c025dd364ab2614f68fe6
upb_0.0.0~git200730-1.1build1.debian.tar.xz 4.9 KiB 3c494d181519afa91ac9c66c870b05a487e12808282b563dd6160bca276e1395
upb_0.0.0~git200730-1.1build1.dsc 1.9 KiB 17903ac7965f2d99cf336f5d68de49aec942b8503e88b594f6268b6d278a11db

View changes file

Binary packages built by this source

libupb-dev: small protobuf implementation in C (development files)

 upb generates a C API for creating, parsing, and serializing messages as
 declared in .proto files. upb is heavily arena-based: all messages always
 live in an arena (note: the arena can live in stack or static memory if
 desired).
 .
 This package contains the development headers needed for upb.

libupb0t64: small protobuf implementation in C

 upb generates a C API for creating, parsing, and serializing messages as
 declared in .proto files. upb is heavily arena-based: all messages always
 live in an arena (note: the arena can live in stack or static memory if
 desired).
 .
 This package contains the runtime libraries needed for upb.

libupb0t64-dbgsym: debug symbols for libupb0t64