orc 1:0.4.38-1ubuntu0.1 source package in Ubuntu

Changelog

orc (1:0.4.38-1ubuntu0.1) noble-security; urgency=medium

  * SECURITY UPDATE: Buffer Overflow
    - debian/patches/CVE-2024-40897.patch: use vasprintf if available for
      error messages and otherwise vsnprintf in orc/orccompiler.c,
      orc/orcparse.c.
    - CVE-2024-40897

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 05 Aug 2024 17:30:20 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates main devel
Noble security main devel

Downloads

File Size SHA-256 Checksum
orc_0.4.38.orig.tar.xz 221.8 KiB a55a98d4772567aa3faed8fb84d540c3db77eaba16d3e2e10b044fbc9228668d
orc_0.4.38.orig.tar.xz.asc 833 bytes 6c96eb2daccefc923028fdb128f6b2131c151f27eae5c503d1ecd29b44409a51
orc_0.4.38-1ubuntu0.1.debian.tar.xz 14.1 KiB b2ec203c6eec26131e46d0f42078a656c707e59443de79e2d93ecc28c7a5dedf
orc_0.4.38-1ubuntu0.1.dsc 2.5 KiB 66d2cf76265eeb710c65436b578a7043c3e1665cc74e517b7bf73d55470415c2

View changes file

Binary packages built by this source

liborc-0.4-0t64: Library of Optimized Inner Loops Runtime Compiler

 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data. The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the orc shared libraries. It is typically
 installed automatically when an application or library requires it.

liborc-0.4-0t64-dbgsym: debug symbols for liborc-0.4-0t64
liborc-0.4-dev: Library of Optimized Inner Loops Runtime Compiler (development headers)

 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data. The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses orc.

liborc-0.4-dev-bin: Library of Optimized Inner Loops Runtime Compiler (development tools)

 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data. The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development tools, and should not be
 installed directly.

liborc-0.4-dev-bin-dbgsym: debug symbols for liborc-0.4-dev-bin
liborc-0.4-doc: Library of Optimized Inner Loops Runtime Compiler (documentation)

 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data. The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the documentation for orc.