This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: sqlite3-3.9.2-1 for Cygwin/Cygwin64


SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine

Changes since 3.9.1-1
=====================
* Update to upstream SQLite 3.9.2
    <http://www.sqlite.org/releaselog/3_9_2.html>
* Cherry-picked bug-fix from SQLite trunk:  If a file is opened
  via a symlink, create, read and write journal and wal files
  based on the name of the actual db file, not the symlink.
     <http://www.sqlite.org/src/info/6d5ce3ede4c7038c>
Additional SQLite bug-fixes, rejected (apparently) upstream
but important (and simple) enough for Cygwin:
  * VFS filename truncation issues
    <http://www.sqlite.org/src/info/c060923a54>
  * Wrong filename handling in sqlite3_load_extension() for Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00431.html>
  * pragma database_list returns win32 paths on Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00515.html>
  * ISO time leap second
    <http://osdir.com/ml/sqlite-users/2014-07/msg00606.html>
  * update to Unicode 8.0 for FTS3/4/5 tokenizer

--
Jan Nijtmans

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]