delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/08/23/08:21:21

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=EnSG5PZXPH6A/mKhns3INXlghPTe0sPqJ387hkf5pMs
+QajGrRc0hPw8cXFGBfsL/y7J56FQ0Jc4t/oAgmMkUi7KanH4gjm7nt5a1SsYVwL
u1ywwp+38h47Lyfra90fCpTIznH/Qp6WejStmkn07kFNGkrIMb0VrU7+pHrmviTE
=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=0efp93JzVOkvikxtGl0S3UqXvws=; b=DN2EJDyLfULVMyt64
s2gVe3IRfIe00ylACp584GNZKLfscRC22er4Q7Q2dFkYHqwwg6siok6vJ1yPuo3C
Tf541lnnELVKyLhAZfYeYS9y0ukwHgq9jMAwFXGzq9Q2ciR2qKrpiyqWMje2Pmer
OPBCnVwrn5IKn6Y5KHcCSBYunc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:jannij, jan DOT nijtmans AT gmail DOT com, jannijtmansgmailcom, sk:jan.nij
X-HELO: mail-oi0-f45.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=SUJ/4uR4OvzvI6PzgazkRPhtSeAqYw83fulr/uUF3aU=; b=gNGZImI7jlso79dtFXFzkrgXgrepDpNtgbbdTFtz5eYqKTYFKO1Dp+ATvXw08xNhts etziwRm16/FCntpBZIwtzk8KaWAcYQEdpNt26n05lcgP5DT/Psejbl2O3sFPWgit+OL2 1jQM9NPgpoDE4NTBOfgTlEfECuIbujUL85MgcQRaNbXQMUNFOK4IRlFhO/nE6wuY8Qul gZPjbQ/8PI3te4UE3O7o/Hvg1JyOuxvRDZ8e/sVPf3r/RN87kVkO34g129pBWO7EhXmU ZIsNOX8Z2c3UfL0ChZLz19XLAHHabrp2lTkJRZ2Eo30KS62+IxSJTfYc8KvhSBmn8WB+ 67oA==
X-Gm-Message-State: AEkooutLrw2Pvjr4SxZe75xIdqhVTtGVntUtwTSzhmWckKN//ocsMDZ7vYujv6ecUZp8X4W461HFX7odQjrm5g==
X-Received: by 10.157.14.204 with SMTP id 70mr17176968otj.49.1471954846802; Tue, 23 Aug 2016 05:20:46 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <announce.CAO1jNwtZNcSusMLsQpxwibi9RLuh7XPkZuLei9C=ZJthFtZeWQ@mail.gmail.com>
References: <announce.CAO1jNwtZNcSusMLsQpxwibi9RLuh7XPkZuLei9C=ZJthFtZeWQ AT mail DOT gmail DOT com>
From: Keith Christian <keith1christian AT gmail DOT com>
Date: Tue, 23 Aug 2016 06:20:46 -0600
Message-ID: <CAFWoy7HOh5Xu=aRizEY5o4ijENhsqtbTE+o6OpyRaps_UjzaWw@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] Updated: sqlite3-3.14.1-1 for Cygwin/Cygwin64
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u7NCLGGr015267

Thank you for the update, Jan!

On Tue, Aug 23, 2016 at 3:31 AM, Jan Nijtmans <jan DOT nijtmans AT gmail DOT com> wrote:
> SQLite is a software library that implements a self-contained,
> serverless, zero-configuration, transactional SQL database engine
>
> Changes since 3.13.0-1
> =====================
> * Update to upstream SQLite 3.14.1, also known as the π release.
>     <http://www.sqlite.org/releaselog/3_14_1.html>
> * Maximum default page length enhanced from 8192 to 32768
> * Maximum Number Of Attached Databases enhanced from 10 to 62
>     <https://sourceforge.net/p/cyqlite/tickets/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 9.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
>
> --
> 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
>

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019