X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT 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: Subject: [ANNOUNCEMENT] Updated: sqlite3-3.8.8.1-1 for Cygwin/Cygwin64 From: Jan Nijtmans To: cygwin AT cygwin DOT 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: * Remove the (deprecated) handling of the CYGWIN_SQLITE_LOCKING environment variable, in order to prevent the disaster scenario described here: 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: (Section 2.1) * Additional SQLite bug-fixes, rejected (apparently) upstream but important (and simple) enough for Cygwin: * VFS filename truncation issues * Wrong filename handling in sqlite3_load_extension() for Cygwin * pragma database_list returns win32 paths on Cygwin * ISO time leap second * 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