Re: [PATCH setup] Enable large files (>2 GiB)

2023-10-09 Thread Jon Turney via Cygwin-apps
On 08/10/2023 17:11, ASSI via Cygwin-apps wrote: This fixes the issue reported here: https://cygwin.com/pipermail/cygwin/2023-October/254562.html Not tested on 32bit. Thanks. This seems right, and works for installing qt5-webkit-debuginfo when I gave it a quick try (seems to work on i686 as

curl critical vulnerability release Oct 11 Wed 06.00Z

2023-10-09 Thread Brian Inglis via Cygwin-apps
Hi folks, Heads up that I will be trying to release an updated curl ASAP after disclosure. Anything else I or we should consider or announce in advance in these circumstances? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte

[PATCH rebase] Fix handling of unset PE checksums

2023-10-09 Thread Christian Franke via Cygwin-apps
Tests with non-Cygwin executables show that other toolchains (LLVM LLD, MS link without /RELEASE option) leave the PE checksum field as zero. Peflags+rebase 4.6.6 still work correctly then, but rebase prints a misleading warning 'Checksum update failed' in this case. With the attached patch, a