Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-23 | Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes | James Turner | |
available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@ | |||
2015-03-16 | Update sqlite3 to 3.8.7.4. Changes available here: ↵ | James Turner | |
http://sqlite.org/changes.html#version_3_8_7_4 ok landry@ | |||
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie | |
2015-09-12 | Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changes | James Turner | |
available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@ "Please crank sqlite when you get this mail." deraadt@ | |||
2014-03-24 | Update sqlite to 3.8.4. A list of changes are available here: | James Turner | |
http://sqlite.org/changes.html. Tested in a bulk and ok landry@ | |||
2013-06-09 | Update to sqlite 3.7.17. | Landry Breuil | |
See for changes: http://www.sqlite.org/releaselog/3_7_16.html http://www.sqlite.org/releaselog/3_7_16_1.html http://www.sqlite.org/releaselog/3_7_16_2.html http://www.sqlite.org/releaselog/3_7_17.html tested by sebastia@ on vax & sparc, by myself on hppa/amd64/sparc64/sgi/i386/macppc. looks ok to espie@ (a lot of kittens died during the preparation of this cvs import) | |||
2012-11-29 | minor update to 3.7.14.1 | Marc Espie | |
2012-06-22 | import 3.7.13 | Marc Espie | |
okay jasper@ | |||
2012-06-04 | minor update to 3.7.12.1 | Marc Espie | |
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie | |
2015-04-19 | Bump minor, regen .pc and header | James Turner | |
2015-04-19 | Merge conflicts | James Turner | |
2015-04-19 | Update sqlite3 to 3.8.9. Changes available here: | James Turner | |
http://sqlite.org/releaselog/3_8_9.html Tested in bulk and ok landry@ | |||
2015-04-04 | Bump major to 30, regen .pc and header | James Turner | |
2015-04-04 | Merge conflicts | James Turner | |
2015-04-04 | Update sqlite3 to 3.8.8.3. Changes available here: | James Turner | |
http://sqlite.org/releaselog/3_8_8_3.html Tested in bulk and ok landry@ | |||
2015-03-16 | Fix typoe | James Turner | |
2015-03-16 | Bump major to 29, regen .pc and header with new version info | James Turner | |
2015-03-16 | Merge conflicts | James Turner | |
2015-03-16 | Update sqlite3 to 3.8.7.4. Changes available here: ↵ | James Turner | |
http://sqlite.org/changes.html#version_3_8_7_4 ok landry@ | |||
2015-01-20 | Revert some $OpenBSD$ additions about which there are doubts. | Kenneth R Westerback | |
Suggested by deraadt@ | |||
2015-01-20 | Missing $OpenBSD$'s. | Kenneth R Westerback | |
ok deraadt@ | |||
2014-09-29 | Bump major to 28, regen .pc and header with new version info. | James Turner | |
2014-09-29 | Merge conflicts. | James Turner | |
2014-09-29 | Update sqlite3 to 3.8.6. A list of changes are available here: | James Turner | |
http://sqlite.org/releaselog/3_8_6.html. Tested in a bulk and ok landry@ | |||
2014-04-06 | Regen .pc and header with new version info. Bump not needed, confirmed | James Turner | |
by deraadt@. | |||
2014-04-06 | Update sqlite to 3.8.4.3. Recommended update to fix a problem that might | James Turner | |
cause an incorrect query result and a potential buffer overread that could corrupt a database file. Further details here: http://sqlite.org/changes.html. "sure ok" landry@ | |||
2014-03-24 | Enable SQLITE_ENABLE_FTS3_PARENTHESIS | James Turner | |
ok landry@ okan@ | |||
2014-03-24 | Bump major to 27, regen .pc and header with new version info. Remove | James Turner | |
left over file. | |||
2014-03-24 | Merge conflicts | James Turner | |
2014-03-24 | Update sqlite to 3.8.4. A list of changes are available here: | James Turner | |
http://sqlite.org/changes.html. Tested in a bulk and ok landry@ | |||
2013-09-21 | Bump major to 26, regen .pc and header with new version info. | James Turner | |
2013-09-21 | Merge conflicts | James Turner | |
2013-09-21 | Update sqlite to 3.8.0.2. A list of changes are available here: | James Turner | |
http://sqlite.org/changes.html. Tested in a bulk and ok landry@ ok espie@ | |||
2013-09-11 | switch to using arc4random, as prompted by deraadt@. | Marc Espie | |
also, OMIT_BUILTIN_TEST, since we're just a production library (duh) bump shlib_version accordingly okay reyk@, thanks for looking at this! | |||
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie | |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther | |
members to 64bit types. Assign new syscall numbers for (almost all) the syscalls that involve the affected types, including anything with time_t, timeval, itimerval, timespec, rusage, dirent, stat, or kevent arguments. Add a d_off member to struct dirent and replace getdirentries() with getdents(), thus immensely simplifying and accelerating telldir/seekdir. Build perl with -DBIG_TIME. Bump the major on every single base library: the compat bits included here are only good enough to make the transition; the T32 compat option will be burned as soon as we've reached the new world are are happy with the snapshots for all architectures. DANGER: ABI incompatibility. Updating to this kernel requires extra work or you won't be able to login: install a snapshot instead. Much assistance in fixing userland issues from deraadt@ and tedu@ and build assistance from todd@ and otto@ | |||
2013-06-09 | And remove files removed in upstream tarball. Duh. | Landry Breuil | |
2013-06-09 | Bump major to 23. last dead kitten for today. | Landry Breuil | |
2013-06-09 | Add fts3_tokenize_vtab.c to SRCS, regen .pc and header with the correct | Landry Breuil | |
version info. | |||
2013-06-09 | merge conflicts | Landry Breuil | |
2013-06-09 | Update to sqlite 3.7.17. | Landry Breuil | |
See for changes: http://www.sqlite.org/releaselog/3_7_16.html http://www.sqlite.org/releaselog/3_7_16_1.html http://www.sqlite.org/releaselog/3_7_16_2.html http://www.sqlite.org/releaselog/3_7_17.html tested by sebastia@ on vax & sparc, by myself on hppa/amd64/sparc64/sgi/i386/macppc. looks ok to espie@ (a lot of kittens died during the preparation of this cvs import) | |||
2012-05-22 | import sqlite 3.7.12 (tested by landry@) | Marc Espie | |
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie | |
2013-03-18 | ... and bump the major, update should be complete | Marc Espie | |
2013-03-18 | regen'd headers | Marc Espie | |
2013-03-18 | cvs shat on itself all over again. | Marc Espie | |
creating conflicts out of nowhere as usual | |||
2013-03-18 | update to 3.7.15.2, tested by landry@/miod@ | Marc Espie | |
2012-11-29 | deal with vendor branch sillyness: those files are gone | Marc Espie | |
2012-11-29 | bump major (new functions), regen relevant files | Marc Espie | |