Opened 2 years ago

Closed 2 years ago

#15937 closed enhancement (fixed)

sqlite-autoconf-3370200 (3.37.2)

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

Description

New point release.

Second release in a week.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Additional changes in version 3.37.2 (2022-01-06):

  • Fix a bug introduced in version 3.35.0 (2021-03-12) that can cause database corruption if a SAVEPOINT is rolled back while in PRAGMA temp_store=MEMORY mode, and other changes are made, and then the outer transaction commits.
  • Fix a long-standing problem with ON DELETE CASCADE and ON UPDATE CASCADE in which a cache of the bytecode used to implement the cascading change was not being reset following a local DDL change.
  • Other minor fixes that should not impact production builds.

comment:2 by Bruce Dubbs, 2 years ago

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

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit fe83f5c9d757c24027497ad12db1f3b5c2da837a

Package updates and some text changes.
    Update to Pygments-2.11.2.
    Update to nss-3.74.
    Update to sqlite-autoconf-3370200 (3.37.2).
    
    Add a note to Boost to remove old cmake files.
    Change pax to http from https.
Note: See TracTickets for help on using tickets.