summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-09-19 09:38:08 +0000
committeradam <adam@pkgsrc.org>2018-09-19 09:38:08 +0000
commitdd8f57b25eea46e5533a4fa219d3eee100c1d042 (patch)
treedd964150378c7ca02d8685a9b30f4a33275f211f /databases/sqlite3-docs
parent85ba24eb288e83a166ca26e76aff6b1fe66aa896 (diff)
downloadpkgsrc-dd8f57b25eea46e5533a4fa219d3eee100c1d042.tar.gz
sqlite3: updated to 3.25.1
SQLite Release 3.25.1: Extra sanity checking added to ALTER TABLE in the 3.25.0 release sometimes raises a false-positive when the table being modified has a trigger that updates a virtual table. The false-positive caused the ALTER TABLE to rollback, thus leaving the schema unchanged. The fix in the 3.25.0 release for the endless-loop in the byte-code associated with the ORDER BY LIMIT optimization did not work for some queries involving window functions. An additional correction is required.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo10
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 140310b5c92..64946dd10b3 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.78 2018/09/17 16:14:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.79 2018/09/19 09:38:08 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -644,6 +644,7 @@ share/doc/sqlite3/releaselog/3_23_0.html
share/doc/sqlite3/releaselog/3_23_1.html
share/doc/sqlite3/releaselog/3_24_0.html
share/doc/sqlite3/releaselog/3_25_0.html
+share/doc/sqlite3/releaselog/3_25_1.html
share/doc/sqlite3/releaselog/3_2_0.html
share/doc/sqlite3/releaselog/3_2_1.html
share/doc/sqlite3/releaselog/3_2_2.html
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index f300e8d0b99..7308bdc1f00 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.79 2018/09/17 16:14:07 adam Exp $
+$NetBSD: distinfo,v 1.80 2018/09/19 09:38:08 adam Exp $
-SHA1 (sqlite-doc-3250000.zip) = a1c2ff75ceab0b56ea94a6bb290d7cd6690421f2
-RMD160 (sqlite-doc-3250000.zip) = 4e909fb3e9ecbe6e19fec4e704dd625d04c03825
-SHA512 (sqlite-doc-3250000.zip) = 5580d5ec6286b91cee12bfabf2e3af5d6e0ed1daaabcfc8f353e1e960bde281b44c58de7e201bba107d68c1b8a5ee599ca734d5c87d21bc7b3b2e0e7f502e415
-Size (sqlite-doc-3250000.zip) = 9209742 bytes
+SHA1 (sqlite-doc-3250100.zip) = 9d195b4ba5a1fdb2d7f82cf75b7e8ddd2a9552ce
+RMD160 (sqlite-doc-3250100.zip) = 02d982cd4f014062cc8ff8f9e43b44aacecd9804
+SHA512 (sqlite-doc-3250100.zip) = 48ced001334987f32390b59fa79775700db254459999da579cc85b22ae471a5c9dbd2306f5f741d6ca60f9ef103ceb28490935d060aa939de876e604edc3ec38
+Size (sqlite-doc-3250100.zip) = 9219715 bytes