X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=G5oEVW5l0wJ8jiss
	FDhTbIDtGjUWKbwerrt4LrycimN7aXwNCCcCyQL8p2rcv8UnheS/WOeYt7uyw9di
	6X4JKAm6TVNSt3sDRjhW93hUNa2J+1QMbzFkDYqnzPioGBhGNB0sqv+WHSrx3Z2m
	Z9QtoJvGNL7oz/3QgYfVIp68Q0w=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=PA5kjjaEY0o35kRfvKvbOs
	X+uiU=; b=O93KBtl2cZ7yNY/dU/gSggZvaXAX+wRt7fQIZk1mcx1TET5FXy6tCE
	xnugGlw2pegLTz46R6fpZ4zDGww6BsFOwebkAdrRwo+GCD06VUBLScwymgTq7Dcy
	CqRsfTRWjP34aPyG1/vWEySW0PpygpezFaNfDtyiT/rEnhd7RmUmI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, kenneth, Kenneth, H*x:Bat!
X-HELO: forward2o.cmail.yandex.net
Authentication-Results: smtp1p.mail.yandex.net; dkim=pass header.i=@yandex.ru
X-Yandex-Suid-Status: 1 0,1 0
Date: Wed, 3 May 2017 20:04:32 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1201372115.20170503200432@yandex.ru>
To: "Nellis, Kenneth (Conduent)" <Kenneth.Nellis@conduent.com>,
        cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: sqlite3-3.16.2-1 for Cygwin/Cygwin64
In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A704BC092FB@USA7109MB022.na.xerox.net>
References: <CAO1jNwsyfzbWBu7NHDvsR__Xy8BTAdtXLTFH+=3tMkchs9sL_Q@mail.gmail.com>   <0D835E9B9CD07F40A48423F80D3B5A704BC092FB@USA7109MB022.na.xerox.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Nellis, Kenneth (Conduent)!

> From: Jan Nijtmans [mailto:jan.nijtmans@gmail.com]
>> ...
>> B.T.W: You can leave "sqlite3" at 3.16.2 and still upgrade all other
>> related packages (such as libsqlite3_0) to 3.18. Then you will
>> have all new features, and still run the old shell (which is just a thin
>> wrapper around libsqlite3_0 and - actually - didn't change at all in
>> version 3.18)

> I just installed sqlite3 3.16.2 ...

> $ cygcheck -c sqlite3
> Cygwin Package Information
> Package              Version        Status
> sqlite3              3.16.2-1       OK
> $

> But then:

> $ sqlite3 --version
> 3.18.0 2017-03-28 18:48:43
> 424a0d380332858ee55bdebc4af3789f74e70a2b3ba1cf29d84b9b4bcf3e2e37
> $

> Just wondering if this is expected or something is amiss with version numbering.

As I understand it, it's predictable. "sqlite3" is a terminal client to
sqlite3 library. SQLite API is intentionally very stable, and the version
you're seeing is in fact library version.


-- 
With best regards,
Andrey Repin
Wednesday, May 3, 2017 20:02:33

Sorry for my terrible english...


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

