X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:date:message-id:subject
	:from:to:content-type; q=dns; s=default; b=BvG0vfzLmPIBdSSyEJ+TX
	1+3BjAZ2keeMHHpDpPGU00kwVisYTdTI4jiQrgSjxxgM0VWwLnw0TvaHQWn/ZA+k
	22UUObIVMqsqvwGMrylH9TGw3D1ky3/gUCTFZWqnqitqoyv8lyYg8aR7tFGuHhzA
	nLmpyY1E2ak1GEmW82b7DQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:date:message-id:subject
	:from:to:content-type; s=default; bh=VdZLH0urc+1Ln4gEUrJZHi8r3nw
	=; b=bECNP+LlCR7dzn1fKNlvnjyLqiHRb3waTvNhJurJiHi7Turm1sYv2WoBQnO
	yPkjzAK82Wm3jHwYKk8QSEgm80PviNNFfgQ1ec3KjxenjI+rMElebRZB5pZpbgyq
	dwu5hsvIKfLOv2boXsW4/9wyvy6QtZ1YfQgeXYPWcYiBDweA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
MIME-Version: 1.0
X-Received: by 10.112.170.36 with SMTP id aj4mr2630521lbc.3.1421943780493; Thu, 22 Jan 2015 08:23:00 -0800 (PST)
Date: Thu, 22 Jan 2015 17:23:00 +0100
Message-Id: <announce.CAO1jNwsi1ptYaCzG=f3okqVeWBs6Yegnfo83hNOKE=FX2=5HtQ@mail.gmail.com>
Subject: [ANNOUNCEMENT] Updated: sqlite3-3.8.8.1-1 for Cygwin/Cygwin64
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

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

Changes since 3.8.7.4-1
=====================
* Updated to upstream 3.8.8.1 release. See:
     <http://www.sqlite.org/releaselog/3_8_8_1.html>
* Remove the (deprecated) handling of the
  CYGWIN_SQLITE_LOCKING environment variable, in
  order to prevent the disaster scenario described here:
    <http://www.cygwin.com/ml/cygwin/2015-01/msg00221.html>
  If the CYGWIN_SQLITE_LOCKING variable is not set, SQLite
  behaves exactly the same as the previous 3.8.7.4 release.
  Using a non-default VFS is discouraged, but it still can be done:
    <http://www.sqlite.org/vfs.html> (Section 2.1)
* 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 7.0 for FTS3 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

