summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-01-07 21:06:28 +0000
committeradam <adam@pkgsrc.org>2022-01-07 21:06:28 +0000
commit4077bf683a571fe3488b0139c80c2bd64e5703b3 (patch)
tree690a4d83a65a43c60e96ecff85379b3ef77c7de7 /databases/sqlite3-docs
parent462078ca0be0e6d97bba103a9b0ff6e60b15e375 (diff)
downloadpkgsrc-4077bf683a571fe3488b0139c80c2bd64e5703b3.tar.gz
sqlite3: updated to 3.37.2
Changes in version 3.37.2: Fix a bug introduced in version 3.35.0 (2021-03-12) that can cause database corruption if a SAVEPOINT is rolled back while in PRAGMA temp_store=MEMORY mode, and other changes are made, and then the outer transaction commits. Check-in 73c2b50211d3ae26 Fix a long-standing problem with ON DELETE CASCADE and ON UPDATE CASCADE in which a cache of the bytecode used to implement the cascading change was not being reset following a local DDL change. Check-in 5232c9777fe4fb13. Other minor fixes that should not impact production builds.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo8
2 files changed, 6 insertions, 5 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index fc2508f4367..d4d29e79a5e 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.106 2021/12/30 20:31:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.107 2022/01/07 21:06:28 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -636,6 +636,7 @@ share/doc/sqlite3/releaselog/3_35_5.html
share/doc/sqlite3/releaselog/3_36_0.html
share/doc/sqlite3/releaselog/3_37_0.html
share/doc/sqlite3/releaselog/3_37_1.html
+share/doc/sqlite3/releaselog/3_37_2.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
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index 065d6aae8c3..3a96619b43d 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.109 2021/12/30 20:31:51 adam Exp $
+$NetBSD: distinfo,v 1.110 2022/01/07 21:06:28 adam Exp $
-BLAKE2s (sqlite-doc-3370100.zip) = 2dd0c877eb0602d5bc7013e0083b16dd1054f2fa2d02d812772ed04ebc59c35f
-SHA512 (sqlite-doc-3370100.zip) = 76184e913399734982ddad256273603670e650fc2332ac20a044218fb7e8df69e77ad0970af328d8a8c4403f11de29a7b01ded6a72b9cf727c41d14ccaefd316
-Size (sqlite-doc-3370100.zip) = 10530906 bytes
+BLAKE2s (sqlite-doc-3370200.zip) = 1e2232c02989f511a9809b02702dc9af71884d956f1a60ef1d0cb99da89a7cc4
+SHA512 (sqlite-doc-3370200.zip) = 02c68a3906aee3fd05a4340549144032a239e5ab885d9b3b09236ed2b74a90c770de373e4ca9f99e72f92df090d0fb6789213fb361e954d9dd6709af20336857
+Size (sqlite-doc-3370200.zip) = 10542395 bytes