Latest setup.exe not code-signed?

2016-12-14 Thread Kal Sze
Hello, It looks like the new setup-x86_64.exe is not code-signed? Is that on purpose? IIRC, the previous versions were code-signed. Do we now only rely on the .sig signature file to verify it? Cheers, Kal -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: mintty window gets tilde characters "pressed" in it

2016-12-14 Thread David Karr
On Wed, Dec 14, 2016 at 1:33 PM, David Karr wrote: > On Wed, Dec 14, 2016 at 12:06 PM, Thomas Wolff wrote: >> I've checked with Caffeine and traced mintty. It receives F15 key down, the >> key up. Caffeine claims to send key up only but that's not true.

Re: [PATCH] Fix some broken links in Cygwin FAQ

2016-12-14 Thread Corinna Vinschen
On Dec 14 18:02, Jon Turney wrote: > GNU no longer encourages the use of documentation mirrors, to avoid > referring to obsolete documentation. Also www.fsf.org/manual/ is > just a redirect to www.fsf.org/manual :) > Links to using-utils.html #fragments are no longer correct as each utility >

Re: Installer names not meaningful enough

2016-12-14 Thread Erik Soderquist
On Wed, Dec 14, 2016 at 4:50 PM, cyg Simple wrote: > And if we were purely *nix your argument might hold merit but this setup > executable provides a Windows OS based install of a Windows based > application set known as Cygwin. If we were purely *nix, we wouldn't be on

Re: Installer names not meaningful enough

2016-12-14 Thread cyg Simple
On 12/14/2016 4:17 PM, Erik Soderquist wrote: > On Fri, Dec 9, 2016 at 6:28 AM, Vlado wrote: >> Erik (and others), >> >> don't worry about Setup version, please. >> >> Use this script: >> https://gist.github.com/Vlado-99/1d59bf05b70481377ff90bb53e13bb2d >> >> - Setup is

Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com

2016-12-14 Thread cyg Simple
On 12/14/2016 10:28 AM, Christopher Faylor wrote: > On Wed, Dec 14, 2016 at 09:15:46AM -0500, cyg Simple wrote: >> On 12/10/2016 3:39 PM, Christopher Faylor wrote: >>> On Wed, Nov 30, 2016 at 11:00:12AM -0500, Christopher Faylor wrote: On Wed, Nov 30, 2016 at 10:55:49AM -0500, Frank Ch.

Re: mintty window gets tilde characters "pressed" in it

2016-12-14 Thread David Karr
On Wed, Dec 14, 2016 at 12:06 PM, Thomas Wolff wrote: > I've checked with Caffeine and traced mintty. It receives F15 key down, the > key up. Caffeine claims to send key up only but that's not true. Please > report this as a bug to Caffeine. Understood. I just did that. However,

Re: Installer names not meaningful enough

2016-12-14 Thread Erik Soderquist
On Fri, Dec 9, 2016 at 6:28 AM, Vlado wrote: > Erik (and others), > > don't worry about Setup version, please. > > Use this script: > https://gist.github.com/Vlado-99/1d59bf05b70481377ff90bb53e13bb2d > > - Setup is downloaded only if gpg signature changes (only very small

RE: Editors set x-bit (sometimes)

2016-12-14 Thread Nellis, Kenneth
From: Achim Gratz > I said "-exec +", although I concur it was too easy to miss. Indeed, I overlooked the "+" and was unfamiliar with that option to find. Glad I asked. Learned something today. Thanx for the clarification. ☺ --Ken Nellis -- Problem reports:

Re: mintty window gets tilde characters "pressed" in it

2016-12-14 Thread Andrey Repin
Greetings, David Karr! > I use a tool called "Windows Caffeine" that is used to keep the > display awake. What's wrong with correctly configured power saving settings?… -- With best regards, Andrey Repin Wednesday, December 14, 2016 23:07:16 Sorry for my terrible english...

Re: mintty window gets tilde characters "pressed" in it

2016-12-14 Thread Thomas Wolff
Am 14.12.2016 um 18:48 schrieb David Karr: On Mon, Dec 12, 2016 at 10:18 AM, David Karr wrote: Win7. I believe my Cygwin version info is "2.5.2(0.297/5/3) 2016-06-23 14:29". I've been annoyed for a while with a symptom in my mintty windows. I will be typing

Re: Editors set x-bit (sometimes)

2016-12-14 Thread Achim Gratz
Nellis, Kenneth writes: > Really? I always thought the opposite. With -exec, doesn't > find invoke the command for each single found object? While xargs > allows a single command to operate on a whole slew of objects. I said "-exec +", although I concur it was too easy to miss. > For example: >

Re: Periodic search for FAQ link update for clean_setup.pl?

2016-12-14 Thread Jon Turney
On 13/12/2016 16:57, Ian Lambert via cygwin wrote: Looking for suggestions on cleaning up package directories, https://cygwin.com/faq/faq.html#faq.setup.disk-space has a broken link, again, to clean_setup.pl ? Mailing list search finds: https://sourceware.org/ml/cygwin/2009-06/msg00573.html

Re: mintty window gets tilde characters "pressed" in it

2016-12-14 Thread David Karr
On Mon, Dec 12, 2016 at 10:18 AM, David Karr wrote: > Win7. I believe my Cygwin version info is "2.5.2(0.297/5/3) 2016-06-23 > 14:29". > > I've been annoyed for a while with a symptom in my mintty windows. I > will be typing along, or not, and suddenly a "~"

Re: Editors set x-bit (sometimes)

2016-12-14 Thread Andrey Repin
Greetings, Nellis, Kenneth! >> From: Achim Gratz >> .. the latter is slightly less efficient and you have to >> do -print0/-0, but I tend to get it right more easily then the -exec >> stuff. > Really? I always thought the opposite. With -exec, doesn't > find invoke the command for each single

Re: PHP 7.0.14 crashing with minimal set of extensions

2016-12-14 Thread Andrey Repin
Greetings, Yaakov Selkowitz! > On 2016-12-13 12:06, Andrey Repin wrote: >> Here's strace and stackdump from latest crash with Cygwin 2.6.1-2 >> project.rootdir.org/.offload/crash-php-7.14.tar.xz > Are you 100% sure that your code is compatible with PHP 7? The only > segfaults I have seen so

Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com

2016-12-14 Thread Christopher Faylor
On Wed, Dec 14, 2016 at 09:15:46AM -0500, cyg Simple wrote: >On 12/10/2016 3:39 PM, Christopher Faylor wrote: >> On Wed, Nov 30, 2016 at 11:00:12AM -0500, Christopher Faylor wrote: >>> On Wed, Nov 30, 2016 at 10:55:49AM -0500, Frank Ch. Eigler wrote: cygsimple wrote: > See the description

Re: PHP 7.0.14 crashing with minimal set of extensions

2016-12-14 Thread cyg Simple
On 12/14/2016 2:34 AM, Yaakov Selkowitz wrote: > On 2016-12-13 12:06, Andrey Repin wrote: >> Here's strace and stackdump from latest crash with Cygwin 2.6.1-2 >> project.rootdir.org/.offload/crash-php-7.14.tar.xz > > Are you 100% sure that your code is compatible with PHP 7? The only > segfaults

Re: Fwd: Re: DMARC - gmail.com or is it yahoo.com

2016-12-14 Thread cyg Simple
On 12/10/2016 3:39 PM, Christopher Faylor wrote: > On Wed, Nov 30, 2016 at 11:00:12AM -0500, Christopher Faylor wrote: >> On Wed, Nov 30, 2016 at 10:55:49AM -0500, Frank Ch. Eigler wrote: >>> cygsimple wrote: See the description below of a problem that is occurring because of DMARC rules

TEST RELEASE: Cygwin 2.6.1-0.3

2016-12-14 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.6.1-0.3. 2.6.1 will be a bugfix release only and the last release in 2016. This 0.3 only contains an internal change which hardens reads and writes on /dev/random and /dev/urandom against crashes. This version will likely become the official

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.1-0.3

2016-12-14 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.6.1-0.3. 2.6.1 will be a bugfix release only and the last release in 2016. This 0.3 only contains an internal change which hardens reads and writes on /dev/random and /dev/urandom against crashes. This version will likely become the official

RE: Editors set x-bit (sometimes)

2016-12-14 Thread Nellis, Kenneth
> From: Achim Gratz > .. the latter is slightly less efficient and you have to > do -print0/-0, but I tend to get it right more easily then the -exec > stuff. Really? I always thought the opposite. With -exec, doesn't find invoke the command for each single found object? While xargs allows a

[newlib-cygwin] Define RtlGenRandom correctly in ntsecapi.h wrapper

2016-12-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=86fc4bf065d2f71c955ba2356b5b442fec596014 commit 86fc4bf065d2f71c955ba2356b5b442fec596014 Author: Corinna Vinschen Date: Wed Dec 14 14:14:28 2016 +0100 Define RtlGenRandom correctly in ntsecapi.h wrapper

[newlib-cygwin] Rearrange RNG code slightly

2016-12-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=74f7872f89dc8ecad500c5d5c4e03b4757f6418d commit 74f7872f89dc8ecad500c5d5c4e03b4757f6418d Author: Corinna Vinschen Date: Tue Dec 13 22:59:31 2016 +0100 Rearrange RNG code slightly In preparation of