delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/06/27/03:38:56

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=XUsVU929yak0KZLoHdcWsdkwrk4D6ltUBhWAbY9ArP6qTSLEYM567
8lI1OKkJLclgpnydN+ub3ZQvAjidI6erXhIIKKR7NxB/l4Ry/j/Cmhp7gZzeBpP9
HOsunhUOAiHobK4GlbqQyPylzCDIr8m1zg9t5+HwL9Kl3ACd4nq1Vs=
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=40sAA+tWFOgaZYcClUnbn1TNgD0=; b=CbLnUJUwezRq4LDjn/qLrHVcr2Ff
S153EUJwsoOBy6AdDd1Z8OxFeBANT6Ai2e6Bw+QSosJNg+dSicW/UB3BjdcrOYWF
QycU4MSruuPgCYamT+d3rFT3wMXW1jHRtU7SqkEOVXkVXkmjtb/ODJFTMux0Vubf
W28e5sxFswWCpkc=
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=-101.9 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=announcement, H*c:application
X-HELO: drew.franken.de
Date: Tue, 27 Jun 2017 09:38:35 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1
Message-ID: <20170627073835.GN6201@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <announce DOT 20170622135850 DOT GB18863 AT calimero DOT vinschen DOT de> <aa9f7721-a8c2-4b74-123d-c9003ba5189c AT gmail DOT com> <20170623182517 DOT GA4060 AT calimero DOT vinschen DOT de> <e58cc0cf-bbdb-b9ee-77f9-f7a0167c5500 AT SystematicSw DOT ab DOT ca> <20170626083139 DOT GE6201 AT calimero DOT vinschen DOT de> <c51aa1d9-6e53-a23a-9373-718f5adbb2a7 AT SystematicSw DOT ab DOT ca> <20170626164208 DOT GM6201 AT calimero DOT vinschen DOT de> <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf AT SystematicSw DOT ab DOT ca>
MIME-Version: 1.0
In-Reply-To: <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf@SystematicSw.ab.ca>
User-Agent: Mutt/1.8.0 (2017-02-23)

--HL3CiL6n73+IAdG4
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Jun 26 13:59, Brian Inglis wrote:
> On 2017-06-26 10:42, Corinna Vinschen wrote:
> > On Jun 26 10:25, Brian Inglis wrote:
> >> On 2017-06-26 02:31, Corinna Vinschen wrote:
> >>> On Jun 23 12:47, Brian Inglis wrote:
> >>>> On 2017-06-23 12:25, Corinna Vinschen wrote:
> >>>>> On Jun 23 19:52, Marco Atzeri wrote:
> >>>>>> On 22/06/2017 15:58, Corinna Vinschen wrote:
> >>>>>>> I uploaded a new Cygwin test release 2.8.1-0.1
> >>>>>>> I'm planning for a release next week.  Please test.
> >>>>>> $ /etc/postinstall/cygwin-doc.sh
> >>>>>> Can't find directory '/usr/share/doc/cygwin-2.8.1'
> >>>>> Fixed in git.
> >>>>
> >>>> Darn you were fast!
> >>>> You might want to apply the rest of the attached format-patch,
> >>>> as it makes things clearer, more maintainable, and shorter.
> >>>
> >>> Sure, but your patch doesn't apply cleanly.  Care to check?
> >>
> >> Refreshed, retried, reattached - not seeing any differences.
> >=20
> > Weird.  See below.
> >=20
> >> Care to give me hint to get a clean format-patch of a changed file aga=
inst your
> >> master?
> >> My approach tends to be scorched earth: rm -rf repo && git clone repo!
> >=20
> > `git pull' should suffice...
> >=20
> >> Ramadan is just past, so not a new moon, should I wait to sacrifice mo=
re of my
> >> hair, to appease git? ;^>
> >=20
> > git am fails because your patch has still the already applied first
> > hunk.  If you remove that, and ideally change the subject to match
> > what the remaining parts of the patch are doing, it should fly.
> Thanks for your patience.
> Recloned, recopied from my original, reformated patch attached: hashbang =
changed
> as this script only needs {da,}sh.

Pushed.


Thanks,
Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--HL3CiL6n73+IAdG4
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJZUgt7AAoJEPU2Bp2uRE+gNugP+QEtX+6mO59vZ5oruxeyFvBH
ODfSnw+afrvQVWdzIbcRNnl4rOFdwVQPBYAHrxRe18s9T2UYBC+LNJaRTJdyjTlM
SQf9EsSbvm7Q/6jkCv/cbtk4bYFC9Z+3AF6VLmnPoz7Rx04NnOaSMEhAjGIJQOGt
IHQ6xN2iJkDDbM1XGM0Kvah+OPujPIStTl3pCPUWE0WtV2D7AYy9RLcrtkrof/u3
MFf/lvTZflqQukoj9HUPs24xqyEcYFuw00/tYI+9BtprZSQU8mK++boGY8eafvb8
qMNSqpSeEAE8JXuFNMQ0cTEm3EYFUVP4Jr4QJmTPbIWFkQD5gNoTsKL6ln5jkP3a
X8HNMpzhuX33iEEGLBVFOI4DbzGPGsikanxR7WnvLNLkVmKaKl1N5y9lIDizRPAh
PL6ywMIf229NYgPE1MfamcpFu/JNUKO6gzr24pVEhI9sTN23AAFt3as9yopQJGFa
L+LZt9Mc3U+HMGDOZKWAco6mVK2mIeMqXQsrZpuS9stZiG1keBemHZJ50WAB0kh1
oYOVohTBOWo1JGUWhJPy9auSDF6lyjhF0qLBYeLj3rHFEKay2W3v92MYOXP5CfxF
/a2oY6oAxS2Ley1VexgdhQPtWMN2vo/touhenHGCmsPulTQettdtIXPC0A/cdwyQ
AnEkzSSyPvlmz+6oa58b
=+5s9
-----END PGP SIGNATURE-----

--HL3CiL6n73+IAdG4--

- Raw text -


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