diff options
author | adam <adam@pkgsrc.org> | 2021-12-30 20:31:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-30 20:31:51 +0000 |
commit | fb7290c4cb7ad6fb9c7bf7a56ff1824a51fe4faa (patch) | |
tree | 3d0b9a50fd5f3d76ed72946db2501ee94078aade /databases/sqlite3-docs/distinfo | |
parent | 791a8074631ab7fdda6184dd6809b65223c010fe (diff) | |
download | pkgsrc-fb7290c4cb7ad6fb9c7bf7a56ff1824a51fe4faa.tar.gz |
sqlite3: updated to 3.37.1
version 3.37.1
Fix a bug introduced by the UPSERT enhancements of version 3.35.0 that can cause incorrect byte-code to be generated for some obscure but valid SQL, possibly resulting in a NULL-pointer dereference.
Fix an OOB read that can occur in FTS5 when reading corrupt database files.
Improved robustness of the --safe option in the CLI.
Other minor fixes to assert() statements and test cases.
Diffstat (limited to 'databases/sqlite3-docs/distinfo')
-rw-r--r-- | databases/sqlite3-docs/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index 150ee2f4cc9..065d6aae8c3 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.108 2021/11/28 20:48:28 adam Exp $ +$NetBSD: distinfo,v 1.109 2021/12/30 20:31:51 adam Exp $ -BLAKE2s (sqlite-doc-3370000.zip) = 805b096d27353253ddf402e7a3447ee58628bdfb4ca89a633683345a4cf10522 -SHA512 (sqlite-doc-3370000.zip) = f245731675c67347318578e773b8d5f548c26eac7a333d6028cf7e11c4c9d2c3314da0a5428533ff26416f4194dce5c805d7f61f1fef27e02e9b91efa3c6d4c7 -Size (sqlite-doc-3370000.zip) = 10509325 bytes +BLAKE2s (sqlite-doc-3370100.zip) = 2dd0c877eb0602d5bc7013e0083b16dd1054f2fa2d02d812772ed04ebc59c35f +SHA512 (sqlite-doc-3370100.zip) = 76184e913399734982ddad256273603670e650fc2332ac20a044218fb7e8df69e77ad0970af328d8a8c4403f11de29a7b01ded6a72b9cf727c41d14ccaefd316 +Size (sqlite-doc-3370100.zip) = 10530906 bytes |