News

  • YuImage v1.2.1
    • Update libwebp to v1.5.0.
  • YuImage v1.2.0
    • Add libjpeg-turbo v3.1.0 accelerated JPEG compression and decompression, 2-6 times faster than Delphi's native JPEG unit.
    • Add TJpegImage to load and display JPEG images, based on the high-speed libjpeg-turbo.
    • New procedures to save TBitmap to JPEG, PNG, and WebP.
    • Update libpng to v1.6.44.
    • Update libwebp to v1.4.0.
  • YuCurl v1.1.0
    • Update to libcurl v8.11.1.
    • Add overloaded curl_easy_setopt() for CURL_NETRC_OPTION.
    • New websocket demo whoing how to play server ping pong and check the result.
    • New HTTP authentication demo showing how to use a .netrc file to login.
    • Extend the FTP directory demo to show how to login using a SSH private key file.
    • Link against the new YuOpenSSL-3.4.
  • DISQLite3 v5.50.2
    • Update to SQLite v3.47.2.
  • YuZip v7.1.4
    • Update YuZip to libzip v1.11.2:
      • Stop searching after finding acceptable central directory, even if it contains inconsistencies.
      • Only write Zip64 EOCD if fields don't fit in normal EOCD. Previously libzip also wrote it when any directory entry required Zip64.
      • Allow bytes from 0x00-0x1F as UTF-8.
      • Add new error code ZIP_ER_TRUNCATED_ZIP for files that start with a valid local header signature.
      • zip_file_replace now removes the target's extra field information.
    • Compression libraries update:
      • Update YuXz to XZ v5.6.3.
      • Update YuZlibNg to zlib-ng v2.2.2.
  • DISQLite3 v5.50.1
    • Update to SQLite v3.47.1.
  • YuOpenSSL-3.4 v1.0.0 New!
    • First release of YuOpenSSL-3.4 based on OpenSSL 3.4.0.
  • DIXml v7.0.3
    • Update libxml2 to version v2.13.5.
  • YuCurl v1.0.0 New!
    • Initial release based on libcurl v8.11.0.
  • DIXml v7.0.3
    • Update libxml2 to version v2.13.4.
  • DISQLite3 v5.50.0
    • Update to SQLite v3.47.0.
    • FTS5 improvements: contentless_unindexed=1 option and fts5_tokenizer_v2 API with locale=1 option.
    • Performance enhancements.
  • SQLiteSpy v1.9.26
    • Update the built-in database engine to SQLite 3.47.0, DISQLite3 v5.50.0.
    • Add the stmtrand() SQL function extension.
  • YuOpenSSL-3.3 v1.0.0 New!
    • First release of YuOpenSSL-3.3 based on OpenSSL 3.3.1.
    • Update to OpenSSL 3.3.2.
      • Fixed possible denial of service in X.509 name checks (CVE-2024-6119).
      • Fixed possible buffer overread in SSL_select_next_proto (CVE-2024-5535).
    • Update to OpenSSL 3.0.15.
      • Fixed possible denial of service in X.509 name checks (CVE-2024-6119).
      • Fixed possible buffer overread in SSL_select_next_proto (CVE-2024-5535).
  • YuXMLSec v1.0.3
    • Update to XMLSec 1.2.37.
      • Migration to OpenSSL 3.0 APIs. Needs YuOpenSSL-3.0 v1.2.6 or later.
      • Several smaller fixes.
    • Update to OpenSSL 3.0.7 (OpenSSL 3.0.6 was withdrawn by the OpenSSL developers).
      • Fixed two high vulnerability buffer overflows in punycode decoding functions, CVE-2022-3786 and CVE-2022-3602.
      • Added RIPEMD160 to the default provider.
      • Other minor bug fixes.

Older entries >>