Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-03-09 Thread Glenn Strauss via Cygwin
On Wed, Mar 06, 2024 at 02:01:06PM +0100, Corinna Vinschen via Cygwin wrote: > On Mar 5 23:38, Dan Shelton via Cygwin wrote: > > On Sat, 24 Feb 2024 at 14:11, Corinna Vinschen via Cygwin > > wrote: > > > > > > On Feb 23 22:15, Dan Shelton via Cygwin wrote: > > > > HOWEVER, there is another

Re: arc4random does not reseed after using fork()

2024-01-26 Thread Glenn Strauss via Cygwin
> While testing ksh93u+m's recently added SRANDOM variable[1], I have > discovered a bug in Cygwin's arc4random function. After using fork(), > arc4random does not reseed itself, which causes the results to become > predictable[2]. Below is a test case C program exhibiting the bug: > > ... > >

How to test Cygwin 3.5 using github actions

2024-01-17 Thread Glenn Strauss via Cygwin
On Wed, Jan 17, 2024 at 12:44:32PM +0100, Corinna Vinschen via Cygwin wrote: > Hi folks, > > we're planning to release Cygwin 3.5 end of this month (Jan 2024) if > nothing serious crops up. Was: Re: [ANNOUNCEMENT] Cygwin 3.5 is coming soon, please test! Corinna: Cygwin 3.5 works fine when

Re: rand is not ISO C compliant in Cygwin

2023-11-13 Thread Glenn Strauss via Cygwin
On Mon, Nov 13, 2023 at 10:33:48PM +0100, Bruno Haible via Cygwin wrote: > Corinna Vinschen wrote: > > I took a look into POSIX and I'm a bit puzzled now. From > > https://pubs.opengroup.org/onlinepubs/9699919799/functions/rand.html > > Part of the confusion is that POSIX and ISO C have slightly

[ANNOUNCEMENT] Updated: lighttpd-1.4.71

2023-05-27 Thread Glenn Strauss via Cygwin
Version 1.4.71-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.71: bugfixes and portability; HTTP/2 support separated to mod_h2 module Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News:

[ANNOUNCEMENT] Updated: lighttpd-1.4.69

2023-02-12 Thread Glenn Strauss via Cygwin
Version 1.4.69-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.69: bugfixes, portability Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause

[ANNOUNCEMENT] Updated: lighttpd-1.4.68

2023-01-03 Thread Glenn Strauss via Cygwin
Version 1.4.68-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.68: * stronger TLS defaults (as previously announced) * KTLS sendfile in mod_openssl and mod_gnutls, if available and enabled * removal of deprecated modules