Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2023-10-10 18:16:49
Message id: 20231010161649.6E9FEFADC@cvs.NetBSD.org

Log Message:
sqlite3: updated to 3.43.2

Changes in this specific patch release, version 3.43.2 (2023-10-10):

Fix a couple of obscure UAF errors and an obscure memory leak.
Omit the use of the sprintf() function from the standard library in the CLI, as \ 
this now generates warnings on some platforms.
Avoid conversion of a double into unsigned long long integer, as some platforms \ 
do not do such conversions correctly.

Files:
RevisionActionfile
1.104modifypkgsrc/databases/sqlite3/Makefile.common
1.198modifypkgsrc/databases/sqlite3/distinfo
1.127modifypkgsrc/databases/sqlite3-docs/PLIST
1.130modifypkgsrc/databases/sqlite3-docs/distinfo
1.144modifypkgsrc/databases/sqlite3-tcl/distinfo
1.71modifypkgsrc/devel/lemon/distinfo