Opened 4 years ago

Closed 4 years ago

#14137 closed enhancement (fixed)

LibRaw-0.20.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Douglas R. Reno, 4 years ago

Summary: LibRaw-0.20.1LibRaw-0.20.2

Now 0.20.2, unexpected ABI break.

comment:2 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 4 years ago

  • LibRaw 0.20.2

Reverted 0.20.1 change:

  • const buffer for open_buffer() and open_bayer() calls

Because of 0.20.0 ABI break

2020-10-14

  • LibRaw 0.20.1
  • Improvements:
    • exif callback is called on EXIF GPS and EXIF Interop IFDs
    • open_bayer call documented
    • Canon (ColorDatsSubver==32): parse Specular White instead of hardcoded value
  • Fixes for normal files processing:
    • Olympus XZ-1: do not provide linear_max (it is wrong in metadata)
    • Nikon Z cameras: added space in camera list
    • raw-identify: fixed wb-preset print
    • Pentax Optio 33WR: maker index was incorrect
    • dcraw_emu: corrected help line for -6 option.
    • raw-identify: corrected range check for color matrices print
    • use_camera_matrix option: fixed a bug introduced when making compiler more happy.
  • Fixes for damaged/special crafted files processing:
    • Fix for truncated CR3 files parsing
    • DNG metadata merger: all color loops are limited to MIN(4,colors)
    • Check for marings: should be less than raw image size
    • Check for xmpdata present in Samsung Lens ID assignment
    • Check for column range in leaf_hdr decoder
    • Additional checks in Hasselblad model parser
    • Fuji rotate: better limits check
    • DNG files: limit tiff_samples
  • Not fixes, but makes ASAN/compilers/etc happy:
    • corrected GPS EXIF output
    • const buffer for open_buffer() and open_bayer() calls

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23816.

Note: See TracTickets for help on using tickets.