OpenBSD CVS

CVS log for src/lib/libsqlite3/Attic/shlib_version


[BACK] Up to [local] / src / lib / libsqlite3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18, Fri Sep 23 09:21:58 2016 UTC (7 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +1 -1 lines
FILE REMOVED

remove lib/libsqlite3, it has moved back to ports

Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 23 20:07:36 2015 UTC (8 years, 5 months ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes
available here: http://sqlite.org/changes.html

Tested in bulk by aja@. ok landry@

Revision 1.16 / (download) - annotate - [select for diffs], Sat Sep 12 02:08:34 2015 UTC (8 years, 9 months ago) by jturner
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changes
available here: http://sqlite.org/changes.html

Tested in bulk by aja@. ok landry@ "Please crank sqlite when you get
this mail." deraadt@

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 19 14:26:27 2015 UTC (9 years, 1 month ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Bump minor, regen .pc and header

Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 4 23:27:55 2015 UTC (9 years, 2 months ago) by jturner
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump major to 30, regen .pc and header

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 16 00:12:37 2015 UTC (9 years, 2 months ago) by jturner
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Bump major to 29, regen .pc and header with new version info

Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 29 23:00:50 2014 UTC (9 years, 8 months ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump major to 28, regen .pc and header with new version info.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 24 01:42:47 2014 UTC (10 years, 2 months ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump major to 27, regen .pc and header with new version info. Remove
left over file.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 21 17:39:28 2013 UTC (10 years, 8 months ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Bump major to 26, regen .pc and header with new version info.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 11 15:00:18 2013 UTC (10 years, 9 months ago) by espie
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

switch to using arc4random, as prompted by deraadt@.
also, OMIT_BUILTIN_TEST, since we're just a production library (duh)
bump shlib_version accordingly
okay reyk@, thanks for looking at this!

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 13 05:52:16 2013 UTC (10 years, 10 months ago) by guenther
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Switch time_t, ino_t, clock_t, and struct kevent's ident and data
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@

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 9 14:56:30 2013 UTC (11 years ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Bump major to 23. last dead kitten for today.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 18 10:52:22 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

... and bump the major, update should be complete

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 29 05:22:04 2012 UTC (11 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

bump major (new functions), regen relevant files

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 22 17:52:34 2012 UTC (11 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

synch build after import

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 24 15:43:18 2012 UTC (12 years ago) by espie
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

some symbols actually changed.
visible interface, not "officially" published, but still... technically
visible.

Better safe than sorry: major bump.
as prodded/discussed with deraadt@

Revision 1.2 / (download) - annotate - [select for diffs], Tue May 22 09:08:05 2012 UTC (12 years ago) by espie
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

bump version, regen sqlite3.h with our changes (and bump version)

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 14 13:20:28 2012 UTC (12 years, 2 months ago) by espie
Branch: MAIN

OpenBSD compile goo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.