Path to this page:
Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2022-12-28 23:26:07
Message id: 20221228222607.B9E4AFA90@cvs.NetBSD.org
Log Message:
sqlite3: updated to 3.40.1
3.40.1 (2022-12-28):
Fix the --safe command-line option to the CLI such that it correctly disallows \
the use of SQL functions like writefile() that can cause harmful side-effects.
Fix a potential infinite loop in the memsys5 alternative memory allocator. This \
bug was introduced by a performance optimization in version 3.39.0.
Various other obscure fixes.
Files: