From 5f1729669eb3d6ff68f5a6cdf3938a22901cee59 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 21 May 2015 10:38:53 +0000 Subject: 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. --- databases/sqlite3-docs/PLIST | 3 ++- databases/sqlite3-docs/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'databases/sqlite3-docs') diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index e9e5bc6db4c..9bca7ce92a5 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.41 2015/05/18 12:11:10 adam Exp $ +@comment $NetBSD: PLIST,v 1.42 2015/05/21 10:38:53 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -630,6 +630,7 @@ share/doc/sqlite3/releaselog/3_8_0_2.html share/doc/sqlite3/releaselog/3_8_1.html share/doc/sqlite3/releaselog/3_8_10.html share/doc/sqlite3/releaselog/3_8_10_1.html +share/doc/sqlite3/releaselog/3_8_10_2.html share/doc/sqlite3/releaselog/3_8_2.html share/doc/sqlite3/releaselog/3_8_3.html share/doc/sqlite3/releaselog/3_8_3_1.html diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index 79bc6974dd5..c196c22f5c2 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.41 2015/05/18 12:11:10 adam Exp $ +$NetBSD: distinfo,v 1.42 2015/05/21 10:38:53 adam Exp $ -SHA1 (sqlite-doc-3081001.zip) = af4b30ce5de5ab0f04d20b80bb7bdfdcbff618ce -RMD160 (sqlite-doc-3081001.zip) = 9089f7b3363c8b583325436ca42854e76e801433 -Size (sqlite-doc-3081001.zip) = 5060040 bytes +SHA1 (sqlite-doc-3081002.zip) = 2e816999255e4fced7d93b6ad3650a361a446288 +RMD160 (sqlite-doc-3081002.zip) = c6f271aafb6e099d40cd83d68646a40359660ea0 +Size (sqlite-doc-3081002.zip) = 5068441 bytes -- cgit v1.2.3