www.delorie.com/archives/browse.cgi | search |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=CclwSPxtfgp4Y0F6IUQrqrdqOUwEIw5KQIxOV8h8y4icwrJrXjpc2 | |
tqrQv3TLkVVynVWCd8HocVl0q4f+nG7gx8v3SrA9S70Le9Dhbm4ZaJgrajutvZrp | |
+OeRtb3iNvRFKpvHFt7gPHhl3j6KSzsnapExaj281f76Of0r7Kr2uQ= | |
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:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=gZZhVJy8rEgKNKuG9WB+0hTQXO4=; b=aUij4i+5JLAYkspSDADN8FQEFZlC | |
to7K+pxXjodoTI9iM0r8ycbjvCNhMlGgZ2PSPoxawNsVYu15y4yIs2CT4hAvrJGN | |
wb5AoiNU03GLGqPAmfzTautk7TkBsxbpkje/4K4B8VPIot9gjmDhq+T9uyGUegDm | |
RgyLk3lqsEkBM/s= | |
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-Spam-SWARE-Status: | No, score=-100.4 required=5.0 tests=BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=prudent, uploaded |
X-HELO: | mout.kundenserver.de |
Date: | Wed, 30 Jan 2019 20:01:50 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] TEST: Cygwin 3.0.0-0.2 |
Message-ID: | <20190130190150.GM3912@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <announce DOT 20190130140314 DOT GG3912 AT calimero DOT vinschen DOT de> <5f727fe5-1c98-3fb5-30f3-9cb1120d4aa4 AT SystematicSw DOT ab DOT ca> <20190130173104 DOT GK3912 AT calimero DOT vinschen DOT de> <0dd6e7ce-a503-e181-97a3-0d6e289251e5 AT SystematicSw DOT ab DOT ca> <20190130185321 DOT GL3912 AT calimero DOT vinschen DOT de> |
MIME-Version: | 1.0 |
In-Reply-To: | <20190130185321.GL3912@calimero.vinschen.de> |
User-Agent: | Mutt/1.10.1 (2018-07-13) |
--edESjMboOAwUFn6i Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 30 19:53, Corinna Vinschen wrote: > On Jan 30 11:47, Brian Inglis wrote: > > On 2019-01-30 10:31, Corinna Vinschen wrote: > > > On Jan 30 09:11, Brian Inglis wrote: > > >> On 2019-01-30 07:03, Corinna Vinschen wrote: > > >>> I uploaded a new Cygwin test release 3.0.0-0.2 > > >>> It also changes the output of uname(2) for newly built applications. > > >>> Applications built so far (that includes uname(1) from coreutils) > > >>> will still print the old uname output. The new format allows for l= onger > > >>> strings. Compare: > > >>> Upcoming new uname content: > > >>> sysname: CYGWIN_NT-10.0-17763 or CYGWIN_NT-10.0-17763-WOW64 > > >>> release: 3.0.0-335.x86_64 or 3.0.0-335.x86_64.snap > > >>> version: 2019-01-29 19:23 UTC Build time in UTC > > >> Re: "(*) It would really be nice not having to ask for these infos e= very time." > > >> may want to append HKLM/SOFTWARE/Microsoft/Windows NT/CurrentVersion= /UBR to > > >> uname -s sysname to show the patch levels of installed builds, as th= ere appears > > >> to be substantial differences between editions and service models. > > > Thanks for the info, but what to do with this? Is there a thorough > > > description somewhere to allow deciphering what this means to us? > >=20 > > UBR Update Build Revision appears to be incremented for each patch set = released > > for the W10 feature set OS build, to complete a unique revision id, sim= ilar to > > Cygwin 335 above. > > Would save those of us who know to, having to also run and append the o= utput of > >=20 > > $ cmd /c ver > >=20 > > Microsoft Windows [Version 10.0.17134.523] > >=20 > > and save asking those who don't know that, in case the revision makes a= difference. > > Insider build feature sets bump the builds, and patch sets bump those r= evisions; > > up to base releases with known feature sets, builds, and revisions; the= n patch > > Tuesdays bump those revisions higher; so you can tell if installs are I= nsider, > > base, or patched. >=20 > I'm not so sure this makes sense from a Cygwin perspective. We're > interested in the major releases introducing changing and/or new > functionality. The monthly updates don't do that so they have no > meaning to us. >=20 > I just wonder if we should replace the build number with the ReleaseId > (i.e. 17763 vs. 1809), but that excludes the fast lane updates from > being visible. On second thought there's also the format discrepancy. Right now the new uname crates the version string like "10.0-17763", but it might be better to use "10.0.17763", replacing the dash with a dot, to follow more closely the OS layout. On third thought it seems prudent to print either 10.0-1809{-WOW64} or 10.0.17763.253{-WOW64} Hmm. The second form appears to make the most sense, actually. Corinna --=20 Corinna Vinschen Cygwin Maintainer --edESjMboOAwUFn6i Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlxR9J4ACgkQ9TYGna5E T6ATBg//cFq22EUFa5IYQM0X8LIF2h/FkN/9loHG6ZX1NllK+BR5FxzWmUfV4kAh ns8uD7f3CiNLTOyn3oDhLCsK2wKMcYPsvBiJat9V5d7cPqgS/i0/ur6WC7o7/1g/ MLICcBx7c8udlODFW/8C9AZl/x8+M24dO7AaYvnjlbsyrVUp/N6vxqAdrayHdDEP IMSCDBc0eSR18lOzefOSoh1LGCqcI5jqQrqsiaHunLkvzh1j1O7dYV6Ktw3RaaQB UjJHNF3RONrJ2BFt+WCL9kZPExGp9Coo6kSm6quvwM2nBR/wJhNDxriUf2LEpy1s l4meE1SvVxXKmmrUPxNosZULEHJ+j2E6HrVlMKc1LJ6NcWz0jWOsY1G7vXNqc6wu hKpTv2VkdcPJWblGJG2ecuGi7RlnslfBW2KInQmV289U19vsxvlFpoWgwCCKDQjb BE7ylScBgG8P5P7JO7sNfVo9YEtywMy9DkYs2Uww3+tZ41IMZWWvHMbsaWn3BhZM aunD14GvSA9i37R89bPrnYGUkzCMc6CHnXKpHQG7oWk7025Rv/NIpufHCoYsI3hd wOlNIIvWKbd9zH0CjLDnundZVIYfnqiX7KxQ2xuMAEzRpx4sqRKigUvSKtE4BSbD q5dZjNZfrc4Iw7+Eutc5UhZSMZuVDuGdHQTgMiIljwT+ATMhmhQ= =Sg2P -----END PGP SIGNATURE----- --edESjMboOAwUFn6i--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |