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=As+v4TfEUmb2e+4WAzkxX 6br3Y1y00S6tJfzfqu42dqqcZszNfBZ5NFSlihxeXqKbcJ3SzaFBEB3N5ROp73F4 rgQMzCLojfFxqyJVhKsk+j24gMpimlXAD1jkFGXI6Q/2lAhTwda3Pe+EJ30SG1UG zx/pUhlVPbXALhGcKeJ05s= 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=3dSf5uwa2kzHT6ERbAkV+dDG/C0 =; b=O7dAbQWsBFlyzsC5PJxvIKtGFXmcsn2lNYKKryrZRkNdmpp/SHOZ+mi7zuo BYBc213B7EWbtZfWUPbB9Sd0V57ku74rRyTqABrwX8UIf6yUaOXN+3YxO+3QxpsC Cfie+wNh28VhQFhKHUxZggznRPOtJXyTAWaZBkAle440kG44= 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.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 MIME-Version: 1.0 X-Received: by 10.107.149.129 with SMTP id x123mr28924964iod.68.1445265291562; Mon, 19 Oct 2015 07:34:51 -0700 (PDT) Date: Mon, 19 Oct 2015 16:34:51 +0200 Message-Id: Subject: [ANNOUNCEMENT] Updated: sqlite3-3.9.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.11.1-1 ===================== * FTS5 and JSON1 (new!) extensions are now fully integrated with the main library, so there is no separate sqlite3-fts5 package any more * Updated to use ICU 56. * 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 8.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