Only export symbols defined in the decoder API.
The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.
Gbp-Pq: Name only_export_decoder_api.patch
libde265 (1.0.11-1+deb12u1) bookworm; urgency=medium
* Non-maintainer upload by the LTS Team.
* CVE-2023-27102 (Closes: #
1033257)
fix segmentation violation in the
function decoder_context::process_slice_segment_header
* CVE-2023-27103
fix heap buffer overflow in the
function derive_collocated_motion_vectors
* CVE-2023-43887
fix buffer over-read in pic_parameter_set::dump
* CVE-2023-47471 (Closes: #
1056187)
fix buffer overflow in the slice_segment_header function
[dgit import unpatched libde265 1.0.11-1+deb12u1]