89c66af83c
Accepting request 1241597 from graphics
Ana Guerrero2025-02-03 20:40:38 +00:00
ebfb7b19bb
Accepting request 1241597 from graphics
Ana Guerrero2025-02-03 20:40:38 +00:00
39a0dc19ed
Accepting request 1241590 from home:ecsos
Petr Gajdos2025-01-31 08:13:14 +00:00
f58c61f7c1
- Update to 0.21.3: * new compile-time define LIBRAW_CALLOC_RAWSTORE If defined: calloc() will be used for all big buffer allocations to prevent uninitialized heap data leak * Small allocations: calloc() instead of malloc() to prevent uninitialized heap data leak * Support for 4-component JPEG-compressed DNG files * CR3-Qstep table: avoid wrong 64-bit code generation * Fixed several bugs related to specially-crafted files processing (thanks to OSS-Fuzz project)
Petr Gajdos2025-01-31 08:13:14 +00:00
7ee79f03bd
Accepting request 1227816 from graphics
Ana Guerrero2024-12-03 19:45:53 +00:00
7228e4c8df
Accepting request 1227816 from graphics
Ana Guerrero2024-12-03 19:45:53 +00:00
09e5c782cf
Accepting request 1227792 from home:bmwiedemann:branches:graphics
Petr Gajdos2024-12-02 15:53:16 +00:00
985dae06d0
- security update - added patches fix CVE-2020-15503 [bsc#1173674], lack of thumbnail size range check can lead to buffer overflow + libraw-CVE-2020-15503.patch
Petr Gajdos2020-07-07 15:00:30 +00:00
ab9161749c
- security update - added patches fix CVE-2020-15503 [bsc#1173674], lack of thumbnail size range check can lead to buffer overflow + libraw-CVE-2020-15503.patch
Petr Gajdos2020-07-07 15:00:30 +00:00
bc59d0b87c
- version update to 0.19.5 * LibRaw 0.19.5 * WB coefficients check was too strong, weakened * Fixed possible buffer underrun in modern Samsung loader * LibRaw 0.19.4 * CRW/metadata loop prevention code is rolled back due to ABI incompatibility. To enable, use -DLIBRAW_METADATA_LOOP_PREVENTION=1 compile flag for LibRaw and ALL APPS. * Fixed possible buffer underflow * LibRaw 0.19.3 * Several fixes inspired by OSS-Fuzz - deleted patches - libraw-half-size-allocation-buffer-overflow.patch (upstreamed)
Petr Gajdos2019-12-20 09:49:25 +00:00
c4d57e1859
- version update to 0.19.5 * LibRaw 0.19.5 * WB coefficients check was too strong, weakened * Fixed possible buffer underrun in modern Samsung loader * LibRaw 0.19.4 * CRW/metadata loop prevention code is rolled back due to ABI incompatibility. To enable, use -DLIBRAW_METADATA_LOOP_PREVENTION=1 compile flag for LibRaw and ALL APPS. * Fixed possible buffer underflow * LibRaw 0.19.3 * Several fixes inspired by OSS-Fuzz - deleted patches - libraw-half-size-allocation-buffer-overflow.patch (upstreamed)
Petr Gajdos2019-12-20 09:49:25 +00:00
a56b638b35
- Updated to version 0.19.2 * Fixed possible buffer overrun at Fuji makernotes parser * Fixed possible write to NULL pointer at raw2image/raw2image_ex calls. - ./configure not present in sources
Petr Gajdos2018-12-31 15:38:58 +00:00
1e0c8e559c
- Updated to version 0.19.2 * Fixed possible buffer overrun at Fuji makernotes parser * Fixed possible write to NULL pointer at raw2image/raw2image_ex calls. - ./configure not present in sources
Petr Gajdos2018-12-31 15:38:58 +00:00
05206fe71a
- removed libraw-CVE-2018-5813.patch (upstreamed)
Petr Gajdos2018-12-11 08:57:13 +00:00
6867ad1b1d
- removed libraw-CVE-2018-5813.patch (upstreamed)
Petr Gajdos2018-12-11 08:57:13 +00:00
4645f0d81a
- Updated to version 0.19.1 * Finally: got Sinar 4shot sample, works fine now * OpenMP critical sections for malloc/free; extra #ifdefs removed; bin/dcraw_dist could be built again using Makefile.devel * additional checks in parse_phase_one() * more checks on file offsets/tag len in parse_minolta * more checks in parse_ciff * Mempool check reworked * Old Leaf (16bit/3color/TIFF) support * Fix cameraWB->autoWB fallback * Polaroid x530 channel swap; get metadata pointer for Foveon files * Fixed Secunia Advisory SA86384 - possible infinite loop in unpacked_load_raw() - possible infinite loop in parse_rollei() - possible infinite loop in parse_sinar_ia()
Petr Gajdos2018-12-11 08:56:25 +00:00
c2cd305880
- Updated to version 0.19.1 * Finally: got Sinar 4shot sample, works fine now * OpenMP critical sections for malloc/free; extra #ifdefs removed; bin/dcraw_dist could be built again using Makefile.devel * additional checks in parse_phase_one() * more checks on file offsets/tag len in parse_minolta * more checks in parse_ciff * Mempool check reworked * Old Leaf (16bit/3color/TIFF) support * Fix cameraWB->autoWB fallback * Polaroid x530 channel swap; get metadata pointer for Foveon files * Fixed Secunia Advisory SA86384 - possible infinite loop in unpacked_load_raw() - possible infinite loop in parse_rollei() - possible infinite loop in parse_sinar_ia()
Petr Gajdos2018-12-11 08:56:25 +00:00