diff options
author | adam <adam> | 2016-04-09 09:25:39 +0000 |
---|---|---|
committer | adam <adam> | 2016-04-09 09:25:39 +0000 |
commit | 0c40bfc4cf7118a57c59da65dc3b3f2331c61310 (patch) | |
tree | 6aaaec4b71584bfcfecd2adcce6b608068c8a228 /databases | |
parent | 6086ab0ac76867d43e8c32e05168282849cf5001 (diff) | |
download | pkgsrc-0c40bfc4cf7118a57c59da65dc3b3f2331c61310.tar.gz |
Release 3.12.1
Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy SAVEPOINT usage.
Fix views so that they inherit column datatypes from the table that they are defined against, when possible.
Fix the query planner so that IS and IS NULL operators are able to drive an index on a LEFT OUTER JOIN.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqlite3-docs/PLIST | 4 | ||||
-rw-r--r-- | databases/sqlite3-docs/distinfo | 10 | ||||
-rw-r--r-- | databases/sqlite3-tcl/distinfo | 10 | ||||
-rw-r--r-- | databases/sqlite3/Makefile.version | 6 | ||||
-rw-r--r-- | databases/sqlite3/distinfo | 10 |
5 files changed, 21 insertions, 19 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index f31f1ce3f33..d5015760fea 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.53 2016/04/08 07:54:27 adam Exp $ +@comment $NetBSD: PLIST,v 1.54 2016/04/09 09:25:39 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -545,6 +545,7 @@ share/doc/sqlite3/releaselog/3_10_2.html share/doc/sqlite3/releaselog/3_11_0.html share/doc/sqlite3/releaselog/3_11_1.html share/doc/sqlite3/releaselog/3_12_0.html +share/doc/sqlite3/releaselog/3_12_1.html share/doc/sqlite3/releaselog/3_1_0.html share/doc/sqlite3/releaselog/3_1_1.html share/doc/sqlite3/releaselog/3_1_2.html @@ -682,6 +683,7 @@ share/doc/sqlite3/releaselog/3_8_9.html share/doc/sqlite3/releaselog/3_9_0.html share/doc/sqlite3/releaselog/3_9_1.html share/doc/sqlite3/releaselog/3_9_2.html +share/doc/sqlite3/releaselog/3_9_3.html share/doc/sqlite3/releaselog/current.html share/doc/sqlite3/requirements.html share/doc/sqlite3/rescode.html diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index 7022488b268..c06a4c2e8bf 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.54 2016/04/08 07:54:27 adam Exp $ +$NetBSD: distinfo,v 1.55 2016/04/09 09:25:39 adam Exp $ -SHA1 (sqlite-doc-3120000.zip) = fbca5a4db72c1f50d949f9f5df96d9f905559230 -RMD160 (sqlite-doc-3120000.zip) = cdbe7f16fad09037cd7bef4fc4e63bad8f76535d -SHA512 (sqlite-doc-3120000.zip) = 7879d006e528d692ea5718f27d03e2dfe2a5e54aa135be983b992836102720df4dc690d84795115a25ed19a663e895a3f3f8a59d0de079c451d215e07081281e -Size (sqlite-doc-3120000.zip) = 5402611 bytes +SHA1 (sqlite-doc-3120100.zip) = 5adad476e52a031bfb1cbc9c1426a5fb77e453a3 +RMD160 (sqlite-doc-3120100.zip) = 49fea2965d7233abef41f3b3c87b009e47680d90 +SHA512 (sqlite-doc-3120100.zip) = d0117618d97744255248b9160816203147ba2afdb0bea5fe02d5e464541e09bc9147189317c6f849cc56059d6ae96e3e4b2a30cd8d0bc7b0e1ecacb573cfcdd4 +Size (sqlite-doc-3120100.zip) = 5410493 bytes diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo index d3ecaaea353..9793a9b7d20 100644 --- a/databases/sqlite3-tcl/distinfo +++ b/databases/sqlite3-tcl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.67 2016/04/08 07:54:27 adam Exp $ +$NetBSD: distinfo,v 1.68 2016/04/09 09:25:39 adam Exp $ -SHA1 (sqlite-autoconf-3120000.tar.gz) = e3269662b13ce5cd93b08bd33899bd1cbde3b072 -RMD160 (sqlite-autoconf-3120000.tar.gz) = 328938dcd9bf8b64712a6597a9967cebf5059765 -SHA512 (sqlite-autoconf-3120000.tar.gz) = 84a9107ca9045ddc724d7e37dfe2b1dc00a106769260c7bd429a95beedc46a906985b65e0b2bf597de23dd56d132b9ef6888a8c4e5f8a731c8a5c026b971d89e -Size (sqlite-autoconf-3120000.tar.gz) = 2374101 bytes +SHA1 (sqlite-autoconf-3120100.tar.gz) = fa1f3dbf6e2e8c6d14125b2eceda5b2e16a19f1f +RMD160 (sqlite-autoconf-3120100.tar.gz) = 3853c603a8fc712dd9e53dd9191487e02ff9607b +SHA512 (sqlite-autoconf-3120100.tar.gz) = eb0b892bb6a1783df9b712d5f78c9f5fb5aa8ff1b1735fd2806e96b1c04e2a5f87b2e47469185195611a5cf6c446ec32935e9ae0b01734383a8fefc1bcaf5842 +Size (sqlite-autoconf-3120100.tar.gz) = 2374576 bytes SHA1 (patch-aa) = 4a12a16498d04e1031dc0802fda731b73e98a32d diff --git a/databases/sqlite3/Makefile.version b/databases/sqlite3/Makefile.version index 39d853fec38..e8f9abd9092 100644 --- a/databases/sqlite3/Makefile.version +++ b/databases/sqlite3/Makefile.version @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.version,v 1.15 2016/04/08 07:54:27 adam Exp $ +# $NetBSD: Makefile.version,v 1.16 2016/04/09 09:25:39 adam Exp $ # used by databases/sqlite3/Makefile # used by databases/sqlite3-docs/Makefile # used by databases/sqlite3-tcl/Makefile -SQLITE3_DISTVERSION= 3120000 -SQLITE3_VERSION= 3.12.0 +SQLITE3_DISTVERSION= 3120100 +SQLITE3_VERSION= 3.12.1 MASTER_SITES= http://www.hwaci.com/sw/sqlite/2016/ \ http://www.sqlite.org/2016/ diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo index 622b050ec21..cc5454bf2a8 100644 --- a/databases/sqlite3/distinfo +++ b/databases/sqlite3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.119 2016/04/08 07:54:27 adam Exp $ +$NetBSD: distinfo,v 1.120 2016/04/09 09:25:39 adam Exp $ -SHA1 (sqlite-autoconf-3120000.tar.gz) = e3269662b13ce5cd93b08bd33899bd1cbde3b072 -RMD160 (sqlite-autoconf-3120000.tar.gz) = 328938dcd9bf8b64712a6597a9967cebf5059765 -SHA512 (sqlite-autoconf-3120000.tar.gz) = 84a9107ca9045ddc724d7e37dfe2b1dc00a106769260c7bd429a95beedc46a906985b65e0b2bf597de23dd56d132b9ef6888a8c4e5f8a731c8a5c026b971d89e -Size (sqlite-autoconf-3120000.tar.gz) = 2374101 bytes +SHA1 (sqlite-autoconf-3120100.tar.gz) = fa1f3dbf6e2e8c6d14125b2eceda5b2e16a19f1f +RMD160 (sqlite-autoconf-3120100.tar.gz) = 3853c603a8fc712dd9e53dd9191487e02ff9607b +SHA512 (sqlite-autoconf-3120100.tar.gz) = eb0b892bb6a1783df9b712d5f78c9f5fb5aa8ff1b1735fd2806e96b1c04e2a5f87b2e47469185195611a5cf6c446ec32935e9ae0b01734383a8fefc1bcaf5842 +Size (sqlite-autoconf-3120100.tar.gz) = 2374576 bytes SHA1 (patch-configure) = 833f6b824f03b3f12f51617fa2fc7b9d4a580b35 |