libcbor 0.10.2-1.2ubuntu2 source package in Ubuntu

Changelog

libcbor (0.10.2-1.2ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 01:40:51 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libcbor_0.10.2.orig.tar.gz 282.7 KiB e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b
libcbor_0.10.2-1.2ubuntu2.debian.tar.xz 6.4 KiB cb31352cf8be1d8c6f58827dd21b62d09a2241e2ac3e9d52e4991740196b2e60
libcbor_0.10.2-1.2ubuntu2.dsc 2.2 KiB f17a3e0194ebfbdfc8253f5fe88ce2d085f3fa6a6e7655785057116e93b3aea9

View changes file

Binary packages built by this source

libcbor-dev: library for parsing and generating CBOR (RFC 7049) (development headers)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR.
 .
 This package contains the development headers.

libcbor-doc: library for parsing and generating CBOR (RFC 7049) (documentation)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR.
 .
 This package contains the documentation

libcbor0.10: library for parsing and generating CBOR (RFC 7049)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR. The main features are:
 .
  - Complete RFC conformance
  - Robust C99 implementation
  - Layered architecture offers both control and convenience
  - Flexible memory management
  - No shared global state - threading friendly
  - Proper handling of UTF-8
  - Full support for streams & incremental processing
  - Extensive documentation and test suite
  - No runtime dependencies, small footprint
 .
 This package contains the runtime library.

libcbor0.10-dbgsym: debug symbols for libcbor0.10