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=S6VFOHwCerhWHXDSI7Q/sRlGgZoKaAxe18GuNRb4GGjmnukLSEapE vFxMVd+yqeUaJevLYvxIkiGISeXsmDa100yc/oLxEEwGFAzE1I8Cu5U7psAox5w8 9KfSTyPaL/UD3UvOumGRq5c5T/PrnyCSuMe7TxCptRDzqmPDST+Rvk= 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=/WdgJXoSEmk8HmhRGGefSnwy0cQ=; b=ZYHJm/mI7u2lO3xNEsQnVDnl4asX hINLMjoTcqYr8Seaf4rvWxIuFLEliO/68UXZGcjhk/SBvc6i39PthSje9J9JT6+Q 6Jf0bEX5Z7EH/HmG6O/2VdJ/ElOlHt4iW4o3SFBPMhR6vMQOuj3z85Lyqp4+8vw5 i9aFqvlpK1L9DRA= 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-Spam-SWARE-Status: No, score=-125.4 required=5.0 tests=BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-HELO: mout.kundenserver.de Date: Fri, 8 Feb 2019 17:58:17 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.0.0-0.7 Message-ID: <20190208165817.GT13951@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20190207182735 DOT GG13951 AT calimero DOT vinschen DOT de> <8a2f041f-f8f7-6e17-5d97-5a168440009b AT ssi-schaefer DOT com> <20190208113158 DOT GH13951 AT calimero DOT vinschen DOT de> <17e339bb-2115-bf22-7291-04215aab3150 AT ssi-schaefer DOT com> <20190208122126 DOT GM13951 AT calimero DOT vinschen DOT de> <20190208122338 DOT GN13951 AT calimero DOT vinschen DOT de> <20190208130635 DOT GO13951 AT calimero DOT vinschen DOT de> <20190208132807 DOT GP13951 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uWbmMdDzzl2TXAgx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) --uWbmMdDzzl2TXAgx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 8 17:35, Michael Haubenwallner wrote: >=20 > On 2/8/19 2:28 PM, Corinna Vinschen wrote: > >=20 > > I pushed your forkable branch to master, btw. Would you mind to do the > > honors in the ;rease notes at cygwin/release/3.0 and doc/new-features.x= ml? >=20 > Do you mean like this? >=20 > /haubi/ > >From 0461e0a552caf0c58ab7999cfd2849c7180f7d30 Mon Sep 17 00:00:00 2001 > From: Michael Haubenwallner > Date: Fri, 8 Feb 2019 15:38:56 +0100 > Subject: [PATCH] forkables: add release notes >=20 > --- > winsup/cygwin/release/3.0 | 10 ++++++++++ > winsup/doc/new-features.xml | 12 ++++++++++++ > 2 files changed, 22 insertions(+) >=20 > diff --git a/winsup/cygwin/release/3.0 b/winsup/cygwin/release/3.0 > index 4cd422a56..ef45e9f9d 100644 > --- a/winsup/cygwin/release/3.0 > +++ b/winsup/cygwin/release/3.0 > @@ -66,6 +66,16 @@ What changed: > Native Windows processes not started by Cygwin processes are mapped > into the range beyond 65535. >=20=20 > +- Limited to executables and dlls located on the very same NTFS partition > + as the Cygwin installation itself, and disabled by default, fork(2) now > + is able to recover from when the executable or any dll required to load > + into the new child process was removed or replaced since being loaded > + into the parent process, or a dll with different content is found in t= he > + parent process' current directory. To enable this recovery feature, t= he > + following command has to be executed once per Cygwin installation, with > + subsequent shutdown of all Cygwin processes (or reboot), so the first > + Cygwin process does find this directory existing: > + $ mkdir --mode=3Da=3Drwxt /var/run/cygfork It's not bad but for release notes it's rather long. Any chance to get a more compact text? Also, please add a "Cygwin: " prefix to the log message summary. I'd like to distinguish CYgwin-only changes from newlib changes. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer --uWbmMdDzzl2TXAgx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlxdtSgACgkQ9TYGna5E T6DFpQ//b2oRQ7rmaipu9fTp0bhQrX2Gp2fRiAteDYueALyGhnMu0U921+3CE0Ey ScnLp+HrGQWvfNSBBYKIK9ng4U6oiILWZMIBpVySBYRR9V9eh7VtaH/yNZ0TQDSh Ipmhqo8rggDZe7DR92LbEVlM98Bd9kroTUFm+b3R/2OVIo7aTHuEmeqTS8QOB6G9 mekpgSBe8sI8Ku/Wg1TYmeZVGcIjJvf8PvYm/12igWBZhtTBulNC9swo9z99pY2N SJGmcjjJVgsfdrP8VR2j6ScWBQR/fYNVXQT7SSzvKdo9A/6NZN9fe8Zje+7ea6iv OyDBI0X+ssxXueprIj1cUyb5nwJ1bgWcTCnSzl93eq+QQUN7CJ2O8b0Im6wFee/r +3ydxBPNnFrZMddYmHgsEf2LIPOY67jG+poE8L4GOQ+h+UHKdsE33nJjurFiAFN0 A48aklllYNsg4GfAKDawuyMKbyKNNuZMhKSTNvb5+F9WJ873HdQtyeudExEBFjpw tSdJVHLtluVZYI5EhQQKWxrpXxNmMwZ2PeSHG84JnAX6m+fiThfg8hiUVxk8AQyq uplQzbgxvp5N+ahxZShNCQrbOp2zpRg9dwiPt+M862Thsu6xMP7FdfVJ24xepZTl Cxjz5Q0rtfETv8ntkaEJhcyEDAaCKgBOQVt06i8gNtZ4DgS8Qaw= =xBVq -----END PGP SIGNATURE----- --uWbmMdDzzl2TXAgx--