diff options
author | adam <adam@pkgsrc.org> | 2016-01-24 10:39:44 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-01-24 10:39:44 +0000 |
commit | 71e57a430abd79297db026148b51f30db1cc4621 (patch) | |
tree | 374f9eff49954079988c2303809d681bfcb9b2d0 /databases/sqlite3/distinfo | |
parent | 9ac3979050d869cc1e7393222cc3762b3b75d607 (diff) | |
download | pkgsrc-71e57a430abd79297db026148b51f30db1cc4621.tar.gz |
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.
Diffstat (limited to 'databases/sqlite3/distinfo')
-rw-r--r-- | databases/sqlite3/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo index 69006a7c5e5..79f7d71b777 100644 --- a/databases/sqlite3/distinfo +++ b/databases/sqlite3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.114 2016/01/16 18:10:23 adam Exp $ +$NetBSD: distinfo,v 1.115 2016/01/24 10:39:44 adam Exp $ -SHA1 (sqlite-autoconf-3100100.tar.gz) = fedd95d402628ed0e0e3444ce50bcbd1fe2e7294 -RMD160 (sqlite-autoconf-3100100.tar.gz) = 594a416ef8394b2b3c883f6bf18a3ec834073445 -SHA512 (sqlite-autoconf-3100100.tar.gz) = 511f3092e38f49c9b67331f22d3e65b6c434165322ebf8cf3e7413e945c82d688fd632cb370529a07c6594314319f4ac32a0f241027e56eb4c7055b602927f97 -Size (sqlite-autoconf-3100100.tar.gz) = 2331931 bytes +SHA1 (sqlite-autoconf-3100200.tar.gz) = ea4156fc3f6a4a4a2752a5a3ac5c5b3fe7e1a24b +RMD160 (sqlite-autoconf-3100200.tar.gz) = fc08e52b804e937b089e8a3f84eb6ed5fa4baa59 +SHA512 (sqlite-autoconf-3100200.tar.gz) = fa4e3757d76c9f0cf167481346c0844f41a3a7ea0e8fde186be7ebcc14f9b45b770386110e23860c6dcaaf1819aa12725fde7507271a0a8b59610dcc458c552f +Size (sqlite-autoconf-3100200.tar.gz) = 2332013 bytes SHA1 (patch-configure) = 6b6c19d6be2cd61e6502554dc263a1178f9d75c0 |