pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/sqlite3 Update to 3.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb58892f7991
branches:  trunk
changeset: 533314:fb58892f7991
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 15 09:17:43 2007 +0000

description:
Update to 3.4.2:

While stress-testing the soft_heap_limit  feature, a bug that could
lead to database corruption was  discovered and fixed. Though the
consequences of this bug are severe, the chances of hitting it in
a typical application are remote. Upgrading is recommended only if
you use the sqlite3_soft_heap_limit  interface.

diffstat:

 databases/sqlite3/Makefile.common |  4 ++--
 databases/sqlite3/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 88d37af01f52 -r fb58892f7991 databases/sqlite3/Makefile.common
--- a/databases/sqlite3/Makefile.common Sat Sep 15 09:00:47 2007 +0000
+++ b/databases/sqlite3/Makefile.common Sat Sep 15 09:17:43 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.14 2007/08/13 17:27:30 drochner Exp $
+# $NetBSD: Makefile.common,v 1.15 2007/09/15 09:17:43 wiz Exp $
 
-DISTNAME=      sqlite-3.4.1
+DISTNAME=      sqlite-3.4.2
 PKGNAME=       ${DISTNAME:S/-/3-/}
 CATEGORIES=    databases
 MASTER_SITES=  http://www.hwaci.com/sw/sqlite/ \
diff -r 88d37af01f52 -r fb58892f7991 databases/sqlite3/distinfo
--- a/databases/sqlite3/distinfo        Sat Sep 15 09:00:47 2007 +0000
+++ b/databases/sqlite3/distinfo        Sat Sep 15 09:17:43 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2007/08/13 17:27:31 drochner Exp $
+$NetBSD: distinfo,v 1.14 2007/09/15 09:17:43 wiz Exp $
 
-SHA1 (sqlite-3.4.1.tar.gz) = 73cdeed7b01e107203ddddc75c02ef113564d5ce
-RMD160 (sqlite-3.4.1.tar.gz) = 6577af52d850354eec9bb58ff289ca12ebdd0ff7
-Size (sqlite-3.4.1.tar.gz) = 2237515 bytes
+SHA1 (sqlite-3.4.2.tar.gz) = 1ab282719c7c2708536341db5b20f39ab27a654d
+RMD160 (sqlite-3.4.2.tar.gz) = 5833523fedced44b18cc2955b6356be00713412b
+Size (sqlite-3.4.2.tar.gz) = 2377646 bytes
 SHA1 (patch-aa) = 0f6b1cd63810ce06874c781dfda2d3b1531d91da



Home | Main Index | Thread Index | Old Index