• YuImage v1.0.1
    • Update libpng to v1.6.40:
      • Ensure that only one eXIf chunk is written in the entire datastream.
      • Fix png_get_valid() to not report a tRNS chunk as valid if it was canceled.
      • Fix a memory leak when allocation of a pCAL buffer fails.
    • Update libwebp to latest v1.3.1-rc1:
      • Add missing error checks.