Path to this page:
Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2016-01-24 11:39:45
Message id: 20160124103945.3A990FBB7@cvs.NetBSD.org
Log Message:
Changes 3.10.2:
* Version 3.10.0 introduced a case-folding bug in the LIKE operator which is \
fixed by this patch release.
* Fix a use-after-free that can occur when SQLite is compiled with \
-DSQLITE_HAS_CODEC.
* Fix the build so that it works with -DSQLITE_OMIT_WAL.
* Fix the configure script for the amalgamation so that the --readline option \
works again on Raspberry PIs.
Files: