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:sender; q=dns; s=default; b=vmMSSThyJP8 1Zk5ZWlW75sS7GVYY+seqnR6w9mlqZtXkjcQ+3WOoW7wI1Q7cTjdNsCRRdEdJKTo W045koTg7O3yPEDg0LPpaHYilLywhu4qwBOvLe/2AkTTVqoibI81ZxYO2LchZlsd VKZoysPU3ADYsb49fdBriFVDDvHgvDeY= 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:sender; s=default; bh=+cvgPbIrNZyarsq/m 4x1KYsAvdo=; b=HF7OLG4TpzltVnh7CCmDIM2xMk3LLEbXnysw3lpd8DeXCWhku rKTDYFtQQrJ4byRnfM6DyL0kiX5E0iyPu/LP5GKM4UyLtiKlyzV4f63B1JX8U6nc fnU8128ykS+vA3WMoGIpssSHTh2zNYFawB+/iO1fZhT5Zb5Zj8Aof6y6gc= 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=-1.3 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,URI_HEX autolearn=no version=3.3.2 spammy=HX-HELO:sk:localho, database, vfs, Hx-languages-length:996 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=OZscpixkZtQgSUeEoaDsjBdNWHjGx9qY/gS392oZ4Fk=; b=nRnod2YOmtj8NcQaEIhZTvhrQvR2+Iue0PrvsLS8aSSqKbPtHBnxLJOD39agDXKXKe lXs00clUczlc9GBbvJnCBeLvOeOXnEfn8DVvuxAYwvG6G3TJaDzlV7fYGk998pSxMgpo 7hEziRxgOMBx4wxpCfo43kT0G7wcGaJHZOQpADhEsIhE6fC+sGaMfRW3zuQDtSapBfnj wnbDFcuIoiqGQ+fkmIGP+S/gAInP3UzYy6vai7DTcSKAGE+7HONyc0hnrocCUxXDnP4U NQ2qM1KdPAGXVGeaqpGJe6yCZHPvzIEUKZ96OzErAUmFb8KmDGSh3FguzIVF5J2+DMSA JmfA== MIME-Version: 1.0 From: Jan Nijtmans Date: Wed, 6 Mar 2019 13:25:39 +0100 Message-Id: Subject: [ANNOUNCEMENT] Updated: sqlite3-3.27.2-1 for Cygwin/Cygwin64 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Sender: qmail alias X-IsSubscribed: yes SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine Changes since 3.21.0-1 ===================== * Update to upstream SQLite 3.27.2. 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.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