[ANNOUNCEMENT] Updated: mingw64-{headers, runtime, winpthreads} 8.0.0-1

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: Notable changes: * New Hyper-V headers and libraries by Biswapriyo Nath * Many headers updated from Wine by Jacek Caban. * ARM math improvements by Martin Storsjö * floating point fixes by Liu Hao * many *printf compatibility fixes by Liu Hao and Marti

[ANNOUNCEMENT] Updated: w32api-{headers, runtime}-8.0.0-1 (x86/x86_64)

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: w32api-headers-8.0.0-1 w32api-runtime-8.0.0-1 Based on mingw-w64-v8.0.0. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email heade

Re: Windows 2019 support?

2020-09-18 Thread Brian Inglis
On 2020-09-17 09:52, Bill Stewart wrote: > On Thu, Sep 17, 2020 at 7:58 AM Chris Bovitz wrote: > Cygwin can be expected to run on all modern, released versions of Windows. >> State [sic] January 2016 this includes Windows Vista, Windows Server 2008 >> and all later versions of Windows up to Windows

Re: Cygwin 3.1.5, 3.1.6 and 3.1.7 builds reporting tty errors with OpenSSH Services in indows Event Logs

2020-09-18 Thread Takashi Yano via Cygwin
On Fri, 18 Sep 2020 01:44:53 + Peter Board wrote: > Attached is the ssh_config and sshd_config. Both looks sane... Could you please check the output of: ls -l /dev/*ty* and icacls 'F:\cygwin64\dev' -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] fish-3.1.2-2

2020-09-18 Thread Andrew Schulman via Cygwin-announce
fish 3.1.2-2 is now available in Cygwin. This release updates the default fish_prompt function to the version shipped in the upstream fish 3.1.2. The new default prompt function has lots more stuff in it, like a colored username, version control branch name, and numerical exit status code of the p

Re: TMP/TEMP environment variable and /tmp

2020-09-18 Thread Brian Inglis
On 2020-09-17 23:56, Kristian Ivarsson via Cygwin wrote: > > Does anyone know the rational with this behaviour and what can be > done to get hold of the (real) Windows TMP/TEMP > environment-variable-values (in a > (hopefully) platform independent way) ? so