libde265 1.0.12-2ubuntu0.2 source package in Ubuntu

Changelog

libde265 (1.0.12-2ubuntu0.2) mantic-security; urgency=medium

  * SECURITY UPDATE: denial of service
    - debian/patches/CVE-2023-51792.patch: check validity of conformance
      window parameters.
    - CVE-2023-51792

 -- Fabian Toepfer <email address hidden>  Mon, 06 May 2024 21:17:15 +0200

Upload details

Uploaded by:
Fabian Toepfer
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
libde265_1.0.12.orig.tar.gz 826.5 KiB 62185ea2182e68cf68bba20cc6eb4c287407b509cf0a827d7ddb75614db77b5c
libde265_1.0.12-2ubuntu0.2.debian.tar.xz 135.2 KiB eb2c1569e7bfcb9328c38e717ad2d122b9398b89b7d948858c4cb24f7c62e720
libde265_1.0.12-2ubuntu0.2.dsc 2.3 KiB 3c3301eea8db0ac2e05d350e85fe85fbd79b39426dbe79c4afbfc2091ad64a82

View changes file

Binary packages built by this source

libde265-0: Open H.265 video codec implementation

 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.

libde265-0-dbgsym: debug symbols for libde265-0
libde265-dev: Open H.265 video codec implementation - development files

 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.
 .
 The development headers for compiling programs that use libde265
 are provided by this package.

libde265-examples: Open H.265 video codec implementation - examples

 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.
 .
 Sample applications using libde265 are provided by this package.

libde265-examples-dbgsym: debug symbols for libde265-examples