commit sqlite3 for openSUSE:Factory
Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2014-08-30 16:03:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sqlite3" Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2014-06-16 21:43:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes 2014-08-30 16:03:50.000000000 +0200 @@ -1,0 +2,25 @@ +Fri Aug 15 18:13:00 UTC 2014 - andreas.stieger@gmx.de + +- SQLite 3.8.6 + * Added support for hexadecimal integer literals in the SQL + parser. (Ex: 0x123abc) + * Enhanced the PRAGMA integrity_check command to detect UNIQUE + and NOT NULL constraint violations. + * Increase the maximum value of SQLITE_MAX_ATTACHED from 62 to + 125. + * Increase the timeout in WAL mode before issuing an + SQLITE_PROTOCOL error from 1 second to 10 seconds. + * Added the likely(X) SQL function. + * The unicode61 tokenizer is now included in FTS4 by default. + * Trigger automatic reprepares on all prepared statements when + ANALYZE is run. + * Added a new loadable extension source code file to the source + tree: fileio.c + * Add extension functions readfile(X) and writefile(X,Y) (using + code copy/pasted from fileio.c in the previous bullet) to the + command-line shell. + * Added the .fullschema dot-command to the command-line shell. + * performance enhancements + * bug fixes + +------------------------------------------------------------------- Old: ---- sqlite-autoconf-3080500.tar.gz sqlite-doc-3080500.zip New: ---- sqlite-autoconf-3080600.tar.gz sqlite-doc-3080600.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.QlVD5A/_old 2014-08-30 16:03:52.000000000 +0200 +++ /var/tmp/diff_new_pack.QlVD5A/_new 2014-08-30 16:03:52.000000000 +0200 @@ -21,9 +21,9 @@ %define oname sqlite Name: %pname -Version: 3.8.5 +Version: 3.8.6 Release: 0 -%define tarversion 3080500 +%define tarversion 3080600 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain Group: Productivity/Databases/Servers ++++++ sqlite-autoconf-3080500.tar.gz -> sqlite-autoconf-3080600.tar.gz ++++++ ++++ 7247 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de