Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


news

News

  • DIXml v6.0.0
    • Update libxml2 to version v2.10.2.
      • Fix xmlCtxtReadDoc with encoding.
      • Add schematron let variable tag and value-of tag support.
      • Implement xpath1() XPointer scheme.
      • Make copying nodes non-recursive.
      • Code cleanups and simplifications.
      • Security and bug fixes.
    • Update libxslt to version v1.1.36:
      • Fix quadratic behavior with variables and parameters.
  • DISQLite3 v5.41.3
    • Use a statement journal on DML statement affecting two or more database rows if the statement makes use of SQL functions that might abort.
    • Use a mutex to protect the PRAGMA temp_store_directory and PRAGMA data_store_directory statements.
    • Other bug and warning fixes.
  • DISQLite3 v5.41.2
    • Fix a performance regression in the query planner associated with rearranging the order of FROM clause terms in the presences of a LEFT JOIN.
    • Apply fixes for CVE-2022-35737 and other minor problems discovered by internal testing.
  • DISQLite3 v5.41.1
    • Fix an incorrect result from a query that uses a view that contains a compound SELECT in which only one arm contains a RIGHT JOIN.
    • Fix a long-standing problem with ALTER TABLE RENAME.
    • Enhance the sqlite_stmt virtual table so that it buffers all of its output.
  • YuXMLSec v1.0.1
    • Update to XMLSec 1.2.34.
  • DISQLite3 v5.41.0
    • Add support for RIGHT and FULL OUTER JOIN.
    • Add new binary comparison operators IS NOT DISTINCT FROM and IS DISTINCT FROM.
    • The HAVING clause of a SELECT statement is now allowed on any aggregate query, even queries that do not have a GROUP BY clause.
    • Added the sqlite3_db_name() interface.
  • YuOpenSSL v1.1.5
    • Update to OpenSSL 1.1.1q.
      • Fix BN_gcd() to check return value when testing for 1.
      • Add a check for the return of i2s_ASN1_INTEGER().
      • Fix X509v3_addr_add_range() to return the correct result.
      • Fix memory leak in EC_GROUP_new_from_ecparameters().
  • YuOpenSSL-3 v1.2.3
    • Update to OpenSSL 3.0.5.
      • Fix BN_gcd() to check return value when calling BN_one().
      • Add a check for the return of i2s_ASN1_INTEGER().
      • Fix X509v3_addr_add_range(), X509v3_addr_canonize(), and X509v3_addr_is_canonical() to return the correct result.
      • Fix memory leak in EC_GROUP_new_from_ecparameters().
      • Add and improve various checks.
  • YuOpenSSL-3 v1.2.3
    • Update to OpenSSL 3.0.4.
      • Minor bug fixes.
      • Add some constants and functions, mainly related to EVP_KEYEXCH… and X509v3_addr….
  • YuOpenSSL v1.1.4
    • Update to OpenSSL 1.1.1p.
      • Minor bug fixes.
  • DISQLite3 v5.40.3
    • Fix a problem in the Bloom filter in which an error in the byte-code caused the engine to enter an infinite loop when the pull-down optimization encountered a NULL key.
    • Other minor patches.
  • DIXml v5.21.0
    • Update libxml2 to version v2.9.14.
      • Fix recovery from invalid HTML start tags.
      • Fix INF, NAN, and -0.0 handling of ceiling() and floor() XPath functions.
      • Security and bug fixes.
  • YuOpenSSL-3 v1.2.2
    • Fix OpenSSL version reported by OpenSSL_version…() functions and constants like OPENSSL_FULL_VERSION_STR.
  • YuOpenSSL v1.1.3
    • Update to OpenSSL 1.1.1o.
      • Minor bug fixes.
  • YuOpenSSL-3 v1.2.1
    • Update to OpenSSL 3.0.3.
      • Fixed a bug in the OCSP_basic_verify() function that verifies the signer certificate on an OCSP response.
      • Fixed a bug where the RC4-MD5 ciphersuite incorrectly used the AAD data as the MAC key.
      • Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory occuppied by the removed hash table entries.
  • DISQLite3 v5.40.3
    • Fix a case of the query planner be overly aggressive with optimizing automatic-index and Bloom-filter construction, using inappropriate ON clause terms to restrict the size of the automatic-index or Bloom filter, and resulting in missing rows in the output.
  • YuPcre2 v1.20.0
    • Added support for Bidi_Class and a number of binary Unicode properties.
    • A number of changes to script matching for \p and \P.
    • Speed up for maximizing character property matches.
    • Fix quantified [Aa]{2} optimization which could cause match failure.
    • Fix Unicode properrty matching in JIT.
    • Fix JIT recursion caused by duplicated data transfers.
  • DISQLite3 v5.40.2
    • Fix a problem with the new Bloom filter optimization that might cause an incorrect answer when doing a LEFT JOIN with a WHERE clause constraint that says that one of the columns on the right table of the LEFT JOIN is NULL.
    • Other minor patches.
  • YuOpenSSL v1.1.2
    • Update to OpenSSL 1.1.1n.
      • Fixed a bug in the BN_mod_sqrt() function that can cause it to loop forever for non-prime moduli (CVE-2022-0778).
      • Add ciphersuites based on DHE_PSK and ECDHE_PSK to the list of ciphersuites providing Perfect Forward Secrecy as required by SECLEVEL >= 3.
news.txt · Last modified: 2016/03/03 12:49 by 127.0.0.1