File libde265.changes of Package libde265
121
1
-------------------------------------------------------------------
2
Wed May 21 07:03:56 UTC 2025 - Bjørn Lie <zaitor@opensuse.org>
3
4
- Update to version 1.0.16:
5
* This release fixes some rare decoding errors and some build
6
issues.
7
- Rebase libde265-disable_tools.patch.
8
- Add 03219835991f44c7ecf4dcc6fa8066967561be7e.patch and
9
67831118e3d6961fab4c29fc4364fa0eccfb8473.patch: Fix potential
10
data race in image.cc
11
12
-------------------------------------------------------------------
13
Mon Jul 22 17:25:31 UTC 2024 - Bjørn Lie <zaitor@opensuse.org>
14
15
- Update to version 1.0.15:
16
* A couple of bug fixes, including the following CVEs:
17
- CVE-2023-49465
18
- CVE-2023-49467
19
- CVE-2023-49468
20
- Changes from version 1.0.14:
21
* This fixes build-time SSE detection when using the CMake build
22
system. No other changes than that. You don't need to update if
23
you are using the autotools build system.
24
- Changes from version 1.0.13:
25
* This release fixes among other smaller issues the following
26
crashes:
27
- SEGV:occured in function main at dec265.cc
28
- Memory allocation failed in function main at dec265.cc
29
- Buffer over-read causes segmentation fault in
30
pic_parameter_set::dump
31
- Potential segmentation fault due to incorrect realloc in CABA
32
C_encoder_bitstream::check_size_and_resize (unused function)
33
- SEGV in libde265 in slice_segment_header::dump_slice_segment_
34
header
35
- Libde265 v1.0.12 was discovered that requested allocation
36
size exceeds maximum supported size of 0x10000000000
37
- heap-buffer-overflow in derive_spatial_luma_vector_prediction
38
(...)
39
40
-------------------------------------------------------------------
41
Wed Oct 18 15:28:34 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
42
43
- Update to version 1.0.12:
44
* Fix CVE-2023-27102
45
* Fix CVE-2023-27103
46
47
-------------------------------------------------------------------
48
Sun Jun 4 15:47:50 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
49
50
- Update to version 1.0.11
51
* fixed generation of pkgconfig file with autotools
52
* fixed crashes recently detected by fuzzing
53
version 1.0.10:
54
* This release fixes the known CVEs below, many of them are
55
actually caused by the same underlying issues that manifest
56
in different ways.
57
CVE-2020-21594 CVE-2020-21595 CVE-2020-21596 CVE-2020-21597
58
CVE-2020-21598 CVE-2020-21599 CVE-2020-21600 CVE-2020-21601
59
CVE-2020-21602 CVE-2020-21603 CVE-2020-21604 CVE-2020-21605
60
CVE-2020-21606 CVE-2022-1253 CVE-2022-43236 CVE-2022-43237
61
CVE-2022-43238 CVE-2022-43239 CVE-2022-43240 CVE-2022-43241
62
CVE-2022-43242 CVE-2022-43243 CVE-2022-43244 CVE-2022-43245
63
CVE-2022-43248 CVE-2022-43249 CVE-2022-43250 CVE-2022-43252
64
CVE-2022-43253 CVE-2022-47655
65
66
-------------------------------------------------------------------
67
Thu Jan 19 14:41:21 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
68
69
- Update to version 1.0.9
70
* Security fixes.
71
72
-------------------------------------------------------------------
73
Sun Nov 29 09:51:59 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
74
75
- Update to version 1.0.8
76
* read HDR parameters from VUI header
77
* fix reading matrix_coeffs from VUI header
78
version 1.0.7:
79
* add API to read VUI color information from bitstream
80
version 1.0.6:
81
* fix race in static mutex initialization
82
* fix missing headers to install in CMakeLists.txt
83
84
-------------------------------------------------------------------
85
Mon Apr 20 21:17:43 UTC 2020 - zaitor@opensuse.org
86
87
- Update to version 1.0.5:
88
+ Fixes in the CMake build system (NOMINMAX).
89
+ Support stdin/stdout as input/output in dec265.
90
+ More input stream error checking (vps_num_hrd_parameters).
91
- Changes from version 1.0.4:
92
+ Fix decoding of monochrome streams (needed for depth images in
93
heif images).
94
+ Improved cmake build script.
95
- Drop libde265-use_new_FFMPEG_enum_names.patch and
96
libde265-only_export_decoder_api.patch: Fixed upstream.
97
- Rebase libde265-disable_tools.patch.
98
- Pass --disable-encoder to configure, do not build binary encoder.
99
100
-------------------------------------------------------------------
101
Tue May 8 20:49:06 UTC 2018 - zaitor@opensuse.org
102
103
- Update to version 1.0.3:
104
+ Fixes for compiler build problems.
105
+ Security fixes, mainly checking for corrupted input streams.
106
- Add debian and upstream patches:
107
+ libde265-only_export_decoder_api.patch
108
+ libde265-disable_tools.patch
109
+ libde265-use_new_FFMPEG_enum_names.patch
110
111
-------------------------------------------------------------------
112
Thu Nov 30 21:31:13 UTC 2017 - zaitor@opensuse.org
113
114
- Add baselibs.conf, build 32bit support for x86_64.
115
116
-------------------------------------------------------------------
117
Sun Nov 26 20:25:04 UTC 2017 - zaitor@opensuse.org
118
119
- Initial packaging for openSUSE.
120
121