summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-11 15:37:09 +0000
committeradam <adam@pkgsrc.org>2019-10-11 15:37:09 +0000
commit2565804e58bd44f821a2b65d057fd5ed30b5314e (patch)
treeafac545494dd891cf5eb8136fea37b332f5e0e68 /databases/sqlite3-docs/PLIST
parent9ce6c6e6074f43de945d19c310ea48859c3a949b (diff)
downloadpkgsrc-2565804e58bd44f821a2b65d057fd5ed30b5314e.tar.gz
sqlite3: updated to 3.30.1
SQLite Release 3.30.1: Fix a bug in the query flattener that might cause a segfault for nested queries that use the new FILTER clause on aggregate functions. Cherrypick fixes for other obscure problems found since the 3.30.0 release.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index c410efc9aca..a67fc0461ac 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.87 2019/10/05 08:03:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.88 2019/10/11 15:37:09 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -672,6 +672,7 @@ share/doc/sqlite3/releaselog/3_2_6.html
share/doc/sqlite3/releaselog/3_2_7.html
share/doc/sqlite3/releaselog/3_2_8.html
share/doc/sqlite3/releaselog/3_30_0.html
+share/doc/sqlite3/releaselog/3_30_1.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html