Opened 7 months ago

Closed 7 months ago

#21790 closed enhancement (fixed)

sqlite-autoconf-3500200 (3.50.2)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 7 months ago

2025-06-28 (3.50.2)

  1. Fix the concat_ws() SQL function so that it includes empty strings in the concatenation.
  2. Fix the file-io extension (used by the CLI) so that it can be built using the MinGW compiler chain.
  3. Avoid writing frames with no checksums into the wal file if a savepoint is rolled back after dirty pages have already been spilled into the wal file.
  4. Fix the Bitvec object to avoid stack overflow when the database is within 60 pages of its maximum size.
  5. Fix a problem with UPDATEs on fts5 tables that contain BLOB values.
  6. Fix an issue with transitive IS constraints on a RIGHT JOIN.
  7. Raise an error early if the number of aggregate terms in a query exceeds the maximum number of columns, to avoid downstream assertion faults.
  8. Ensure that sqlite3_setlk_timeout() holds the database mutex.
  9. Fix typos in API documentation.

comment:3 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

22f0a638e6 Update to pipewire-1.4.6.
0d2dd7c0d2 Update to libproxy-0.5.10.
a22c2592f7 Update to sqlite-autoconf-3500200 (3.50.2).
4b5d9220f4 Update to at-spi2-core-2.56.3.
061037aee2 Update to libadwaita-1.7.5.
d6f40c21fb Update to mupdf-1.26.3.
Note: See TracTickets for help on using tickets.