Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


news

News

  • YuImage v1.1.1
    • Update libwep to v1.3.2:
      • Fix a critical security out of bounds (OOB) bug in the lossless decoder (CVE-2023-4863).
  • YuOpenSSL-3 v1.2.13
    • Update to OpenSSL 3.0.12.
      • Fix CVE-2023-5363: Mitigate incorrect resize handling for symmetric cipher keys and IVs.
  • DISQLite3 v5.46.1
    • Update to SQLite v3.43.2.
      • Fix obscure use after free (UAF) errors in JSON and FTS5.
      • Fix an obscure memory leak in sqlite3_blob_reopen().
      • Improve detection of corrupt databases.
  • YuZip v7.0.1
    • Fix Zstandard extraction bug in Win32.
    • Fix conversion between universal time and local time.
    • Improve the YuZip_ArchiveManager demo.
    • Update XZ v5.4.4 and zlib to v1.3.
  • DISQLite3 v5.46.0
    • Fix a regression in the way that the sum(), avg(), and total() aggregate functions handle infinities.
    • Fix a bug in the json_array_length() function that occurs when the argument comes directly from json_remove().
    • Fix the omit-unused-subquery-columns optimization so that it works correctly if the subquery is a compound where one arm is DISTINCT and the other is not.
    • Other minor fixes.
  • YuOpenSSL v1.1.11
    • Update to OpenSSL 1.1.1w.
      • Fix null pointer dereference, possible memory leaks, and error handling.
  • SQLiteSpy v1.9.17
    • Update the built-in database engine to SQLite 3.43.0, DISQLite3 v3.45.0.
    • Add the ieee754 extension.
    • Loop tabs when switching to next / previous using STRG (+ SHITF ) + TAB.
  • DISQLite3 v5.45.0
    • Add support for Contentless-Delete FTS5 Indexes.
    • Performance enhancements to JSON processing up to 2x.
    • Enhancements to
      • Date and time functions: New time shift modifiers and timediff() SQL function.
      • Query planner: Optimize LEFT JOIN strength reduction so that it works for RIGHT and FULL JOINs as well.
      • Decimal extension: New decimal_pow2(N) and decimal_exp(X) SQL functions.
  • DIXml v6.1.1
    • Update libxml2 to version v2.11.5:
      • Fix parser to always skip the BOM when switching the encoding.
      • Fix wrong parent pointer assignment in xmlCopyElementContent().
      • Fix range check error parsing files greater than 2 GB.
  • YuOpenSSL-3 v1.2.11
    • Update to OpenSSL 3.0.10.
      • Fix CVE-2023-3817: Excessive time spent checking DH q parameter value.
  • YuOpenSSL v1.1.10
    • Update to OpenSSL 1.1.1v.
      • Fix CVE-2023-3817: Excessive time spent checking DH q parameter value.
  • YuOpenSSL-3 v1.2.9
    • Fix CVE-2023-2975: AES-SIV implementation ignores empty associated data entries.
    • Fix CVE-2023-3446: Excessive time spent checking DH keys and parameters.
  • YuOpenSSL v1.1.9
    • Fix CVE-2023-3446: Excessive time spent checking DH keys and parameters.
  • YuImage v1.0.2
    • Update libwebp to v1.3.1 final.
  • YuZip v7.0.0
    • Rename DIZipWriter to YuZip.
    • New YuZip.pas unit with functionality to open, extract from, and modify existing ZIP archives, and more.
  • 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.
  • DIZipWriter v6.12.0
    • Updated compression libraries:
      • XZ v5.4.3.
      • Zstandard v1.5.5: Fix rare corruption in high compression mode.
news.txt · Last modified: 2016/03/03 12:49 by 127.0.0.1