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: 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-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: References: From: Keith Christian Date: Tue, 23 Aug 2016 06:20:46 -0600 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: sqlite3-3.14.1-1 for Cygwin/Cygwin64 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit 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 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. > > * Maximum default page length enhanced from 8192 to 32768 > * Maximum Number Of Attached Databases enhanced from 10 to 62 > > 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 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