summaryrefslogtreecommitdiff
path: root/databases/sqlite3/distinfo
diff options
context:
space:
mode:
authoradam <adam>2015-05-21 10:38:53 +0000
committeradam <adam>2015-05-21 10:38:53 +0000
commit5f1729669eb3d6ff68f5a6cdf3938a22901cee59 (patch)
treef88492fdf259079ac5ee216785224d2964ae49e1 /databases/sqlite3/distinfo
parentc4ea0bfde0ffbe15f4af346f18a1df1e32f0e586 (diff)
downloadpkgsrc-5f1729669eb3d6ff68f5a6cdf3938a22901cee59.tar.gz
Changes 3.8.10.2:
Fix an index corruption issue introduced by version 3.8.7. An index with a TEXT key can be corrupted by an INSERT into the corresponding table if the table has two nested triggers that convert the key value to INTEGER and back to TEXT again.
Diffstat (limited to 'databases/sqlite3/distinfo')
-rw-r--r--databases/sqlite3/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo
index 1ea547575b2..e4ade5050be 100644
--- a/databases/sqlite3/distinfo
+++ b/databases/sqlite3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.104 2015/05/18 12:11:10 adam Exp $
+$NetBSD: distinfo,v 1.105 2015/05/21 10:38:53 adam Exp $
-SHA1 (sqlite-autoconf-3081001.tar.gz) = 86bfed5752783fb24c051f3efac5972ce11023f0
-RMD160 (sqlite-autoconf-3081001.tar.gz) = b65958ba1e8ec3837cc295b197cbab85220325ec
-Size (sqlite-autoconf-3081001.tar.gz) = 2049377 bytes
+SHA1 (sqlite-autoconf-3081002.tar.gz) = c2f2c17d3dc4c4e179d35cc04e4420636d48a152
+RMD160 (sqlite-autoconf-3081002.tar.gz) = caacc0e5d95147ec56cc725dfaa9e0df8581b240
+Size (sqlite-autoconf-3081002.tar.gz) = 2049387 bytes