news
News
- YuXMLSec v1.0.1
- Update to XMLSec 1.2.34.
- 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()
.
- DISQLite3 v5.41.0
- Add support for
RIGHT
andFULL OUTER JOIN
. - Add new binary comparison operators
IS NOT DISTINCT FROM
andIS DISTINCT FROM
. - The
HAVING
clause of aSELECT
statement is now allowed on any aggregate query, even queries that do not have aGROUP BY
clause. - Added the
sqlite3_db_name()
interface.
- YuOpenSSL v1.1.4
- Update to OpenSSL 1.1.1p.
- Minor bug fixes.
- YuOpenSSL v1.1.3
- Update to OpenSSL 1.1.1o.
- 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()
andfloor()
XPath functions. - Security and bug fixes.
- DIXml v5.20.0
- Update libxml2 to version v2.9.13.
- Update libxslt to version v1.0.35.
- 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.
- DISQLite3 v5.40.1
- Fix Bloom filter optimization returning a wrong answer.
- Fix localtime modifier of date and time functions to preserve fractional seconds.
- Fix the sqlite_offset SQL function for corner cases where the argument is a virtual or view column.
- Fix row value IN operator constraints on virtual tables which rely on bytecode to filter rows that do not satisfy the constraint.
- DISQLite3 v5.40.0
- Add LSM key-value database and virtual table extension.
- New
->
and->>
JSON operators. - Date and time functions enhancements.
- Virtual table enhancements for
IN
andDISTINCT
. - New bloom filter to speed up large analytic queries.
- YuPcre2 v1.19.0
- Fix incorrect detection of alternatives in first character search in JIT.
- Update to Unicode 14.0.0.
- DISQLite3 v5.39.2
- Fix a bug that can cause database corruption if a SAVEPOINT is rolled back while in PRAGMA temp_store=MEMORY mode.
- Fix a problem with ON DELETE CASCADE and ON UPDATE CASCADE.
- DISQLite3 v5.39.1
- Fix a bug in UPSERT that can cause incorrect byte-code to be generated for some obscure but valid SQL, possibly resulting in a nil-pointer dereference.
- Fix an out of bounds read that can occur in FTS5 when reading corrupt database files.
- 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.
- YuPcre2 1.18.0
- Fix invalid single character repetition issues in JIT.
- Faster case-independent “first code unit” search.
- Lock out
\K
in lookarounds, re-enable withPCRE2_EXTRA_ALLOW_LOOKAROUND_BSK
. - Fix lookahead loop counter reset.
- YuOpenSSL 1.0.2
- Update to OpenSSL 1.1.1l.
- Fixed an SM2 Decryption Buffer Overflow.
- Fixed various read buffer overruns processing ASN.1 strings.
- Update Indy (Internet Direct) OpenSSL 1.1.1 support.
- Update Synapse TCP/IP and serial library OpenSSL 1.1.1 support.
- DITidy 6.5.0
- Update libtidy to version 5.8.0 final. Main changes:
- Add IMG loading and SVG paint attributes.
- Add HTML5 extended color names.
- New
<title>
element clean up and warnings. - Fix multiple bugs, integer overflows, access violations, and memory leaks.
- Add the
TidyCloseQuotedValuesAtGt
option to close a quoted value prematurely if there is a “>” character before or instead of the closing quote character.
news.txt · Last modified: 2016/03/03 11:49 by 127.0.0.1