Updated: sqlite3-3.32.3-1 for Cygwin/Cygwin64

Jan Nijtmans jan.nijtmans@gmail.com
Thu Jul 9 10:57:07 GMT 2020


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

Changes since 3.30.0-1
=====================
* Update to upstream SQLite 3.32.3.
    <http://www.sqlite.org/releaselog/3_31_1.html>
    <http://www.sqlite.org/releaselog/3_32_3.html>
Additional SQLite bug-fixes, rejected (apparently) upstream
but important (and simple) enough for Cygwin:
  * Add fts5 support (accidently left out of 3.30.0-1 build).
  * The sqlite3-icu extension now links with ICU 67
  * VFS filename truncation issues
    <https://www.sqlite.org/src/info/c060923a54>
  * Wrong filename handling in sqlite3_load_extension() for Cygwin
    <http://sqlite.1065341.n5.nabble.com/Wrong-filename-handling-in-sqlite3-load-extension-for-Cygwin-td74049.html>
  * pragma database_list returns win32 paths on Cygwin
    <http://sqlite.1065341.n5.nabble.com/pragma-database-list-returns-win32-paths-on-Cygwin-td74163.html>
  * ISO time leap second
    <http://sqlite.1065341.n5.nabble.com/ISO-time-leap-second-td77004.html>
  * update to Unicode 13.0 for FTS3/4/5 tokenizer

--
Jan Nijtmans


More information about the Cygwin-announce mailing list