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:from:date:message-id :subject:to:content-type; q=dns; s=default; b=a8pRswM7jhDRq+pLC3 S0GOD0oBdmxELX7ZFF/JIWLueEbsYr9091TOXVdVko6CCTFPJqayZACXnatse3K1 md2J9w5Smt2h4bENrOsT04WUL1NmS3R4LKSvJk67uCkm/oFixJ852RPV1R/vjd2R JSc+wMQye6KeB0waOqigUdFfE= 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:from:date:message-id :subject:to:content-type; s=default; bh=3xWqAr9eJGiEMjPNoeHMX1hY 6Dw=; b=mHQms5oOD3oaio9EuKpU40/rBCr9Ym823QUgNFkjBBl9tc7PD7lmVSF9 zjZluKeZXKY0uwI/HrSgppEC3SQ9F/EoAj/hl+h6UelNwmwZw6CA2pw2Oktvdmhf 2tCY7XQB8j5DjKHzFe1qKkJG767D4OeE0AXhh4LfBB8gnR5zIgg= 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-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_03_06,FREEMAIL_FROM,KAM_NUMSUBJECT,URI_HEX autolearn=no version=3.3.1 spammy=HAuthentication-Results:auth, sql, HX-Languages-Length:979, SQL X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=/p0s+2gnNig8nmdniyYEtaVF7+9xnOnuA9Ve44N5ASQ=; b=pnoWRDTfS4StkXk29SJBqUi+0GM1JaoiNx8KUqJ0/rqql+JZAGlOdQWrEGoOnrQVg2 LVHG4PbfpmSv/05swhwsDtJGRTFe/hJJuwZMd5P4ZAtA04MtQWL8Q0JQPuBEbvTox4ut 39nbqBxWb+e+VNqY7abepjDMjW/2NWd+F+0Awlwo1uLYnBuamIhwi2i2WLwxqOOaw6UF vTRaR0DXKyVg460KxwXPWaSkujaH4UbjCtrkGz/3pb47mFPu2zlOdsvPhWdqP2V8LezR W/RPX5V6b1smGO/iz/T9LPofFYE9HdQFLdqUNm7g1mMGJk8yeLI0xdtutTj3sQ1v+395 tIMg== MIME-Version: 1.0 From: Jan Nijtmans Date: Wed, 15 May 2019 10:49:23 +0200 Message-Id: Subject: [ANNOUNCEMENT] Updated: sqlite3-3.28.0-1 for Cygwin/Cygwin64 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.27.2-1 ===================== * Update to upstream SQLite 3.28.0. 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 12.1 for FTS3/4/5 tokenizer -- 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