Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


news

News

  • DISQLite3 v5.48.0
    • Update to SQLite v3.45.0.
      • Enhancements to the JSON SQL functions, including a new and fast JSONB binary JSON representation.
      • New FTS5 tokendata option.
  • YuStemmer v6.0.0
    • New Estonian stemmer.
    • Improved Romanian and Swedish stemmers.
    • Tamil stemmer performance improvement.
  • YuXMLSec v1.2.1
    • Update XMLSec for Delphi to v1.3.2.
  • YuZip v7.1.1
    • Update XZ for Delphi to v5.4.5.
    • Update zlib-ng for Delphi to v2.1.5.
  • DIXml v6.3.0
    • Update libxml2 to version v2.12.2.
    • Add the EXSLT crypto module.
  • YuImage v1.1.2
    • Update Little CMS to v2.16.
  • DIXml v6.2.1
    • Update libxml2 to version v2.12.0:
      • Fix XML parser quadratic behavior.
      • Reduce hash table memory consumption.
      • Other improvements and bug fixes.
    • Update libxlst to version v1.39.0:
      • Limit import nesting and template processing depth.
  • DISQLite3 v5.47.1
    • Update to SQLite v3.44.2.
      • Fix a problem in FTS5 that was discovered during internal fuzz testing.
      • Other obscure bug fixes.
  • 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).
  • 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.
  • 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 v1.1.10
    • Update to OpenSSL 1.1.1v.
      • Fix CVE-2023-3817: Excessive time spent checking DH q parameter value.
  • YuOpenSSL v1.1.9
    • Fix CVE-2023-3446: Excessive time spent checking DH keys and parameters.
  • 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.
  • YuImage v1.0.2
    • Update libwebp to v1.3.1 final.
news.txt · Last modified: 2016/03/03 12:49 by 127.0.0.1