* [Buildroot] [Bug 333] Bump sqlite package to 3.6.14
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
@ 2009-05-18 7:43 ` bugzilla at busybox.net
2009-05-18 12:49 ` bugzilla at busybox.net
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-05-18 7:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
--- Comment #1 from Sven Neumann <s.neumann@raumfeld.com> 2009-05-18 07:43:29 UTC ---
+SQLITE_AUTORECONF = YES
Is this change necessary for the new version? IMO autoreconf should be avoided
if possible.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.14
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
2009-05-18 7:43 ` [Buildroot] [Bug 333] " bugzilla at busybox.net
@ 2009-05-18 12:49 ` bugzilla at busybox.net
2009-05-22 13:23 ` bugzilla at busybox.net
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-05-18 12:49 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
--- Comment #2 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-05-18 12:49:14 UTC ---
It's required for the standard tarball since there's a version mismatch between
generated scripts and source.
Anyway as pointed by Michael Roth in the mailing list the amalgamation tarball
is the recommended source now and it's not needed for that one.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.14
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
2009-05-18 7:43 ` [Buildroot] [Bug 333] " bugzilla at busybox.net
2009-05-18 12:49 ` bugzilla at busybox.net
@ 2009-05-22 13:23 ` bugzilla at busybox.net
2009-05-29 16:54 ` bugzilla at busybox.net
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-05-22 13:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #329 is|0 |1
obsolete| |
--- Comment #3 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-05-22 13:23:57 UTC ---
Created an attachment (id=345)
--> (https://bugs.busybox.net/attachment.cgi?id=345)
Use Michael Roth's patch, it's preferred
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.14
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
` (2 preceding siblings ...)
2009-05-22 13:23 ` bugzilla at busybox.net
@ 2009-05-29 16:54 ` bugzilla at busybox.net
2009-06-19 15:16 ` bugzilla at busybox.net
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-05-29 16:54 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #345 is|0 |1
obsolete| |
--- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-05-29 16:54:30 UTC ---
Created an attachment (id=363)
--> (https://bugs.busybox.net/attachment.cgi?id=363)
Bump to sqlite 3.6.14.2
More small fixes, it's now up to 3.6.14.2.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.14
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
` (3 preceding siblings ...)
2009-05-29 16:54 ` bugzilla at busybox.net
@ 2009-06-19 15:16 ` bugzilla at busybox.net
2009-06-19 15:16 ` [Buildroot] [Bug 333] Bump sqlite package to 3.6.15 bugzilla at busybox.net
2009-06-30 19:47 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-06-19 15:16 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #363 is|0 |1
obsolete| |
--- Comment #5 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-06-19 15:16:44 UTC ---
Created an attachment (id=411)
--> (https://bugs.busybox.net/attachment.cgi?id=411)
Bump sqlite package to 3.6.15
Now up to 3.6.15:
* Refactor the internal representation of SQL expressions so that they use
less memory on embedded platforms.
* Reduce the amount of stack space used
* Fix an 64-bit alignment bug on HP/UX and Sparc
* The sqlite3_create_function() family of interfaces now return
SQLITE_MISUSE instead of SQLITE_ERROR when passed invalid parameter
combinations.
* When new tables are created using CREATE TABLE ... AS SELECT ... the
datatype of the columns is the simplified SQLite datatype (TEXT, INT, REAL,
NUMERIC, or BLOB) instead of a copy of the original datatype from the source
table.
* Resolve race conditions when checking for a hot rollback journal.
* The sqlite3_shutdown() interface frees all mutexes under windows.
* Enhanced robustness against corrupt database files
* Continuing improvements to the test suite and fixes to obscure bugs and
inconsistencies that the test suite improvements are uncovering.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.15
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
` (4 preceding siblings ...)
2009-06-19 15:16 ` bugzilla at busybox.net
@ 2009-06-19 15:16 ` bugzilla at busybox.net
2009-06-30 19:47 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-06-19 15:16 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Bump sqlite package to |Bump sqlite package to
|3.6.14 |3.6.15
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 333] Bump sqlite package to 3.6.15
2009-05-14 19:20 [Buildroot] [Bug 333] New: Bump sqlite package to 3.6.14 bugzilla at busybox.net
` (5 preceding siblings ...)
2009-06-19 15:16 ` [Buildroot] [Bug 333] Bump sqlite package to 3.6.15 bugzilla at busybox.net
@ 2009-06-30 19:47 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-06-30 19:47 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=333
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org> 2009-06-30 19:47:01 UTC ---
Thanks, committed
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread