curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with Unknown host key type: 1835008

2021-05-13 Thread Voris, Ben via Cygwin
curl issue https://github.com/curl/curl/issues/7057 was closed with: "This seems to be purely a libssh2 issue and not a curl one." Curl reports "libssh2/1.7.0" On the same system, ssh reports " OpenSSH_8.5p1, OpenSSL 1.1.1f 31 Mar 2020" The curl code in https://github.com/curl/curl/blob/master

[no subject]

2021-05-13 Thread Indralis Wardana via Cygwin
-- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] Test: {mingw64-{i686,x86_64}-,}gcc-11.1.0-0.1

2021-05-13 Thread Thomas Wolff
Am 13.05.2021 um 21:33 schrieb Hans-Bernhard Bröker: Am 13.05.2021 um 10:57 schrieb Thomas Wolff: The crash vanishes after removing a few lines from a conditional (if block) where the condition is false. A conditions that's always false, or one that's false during the execution of a particu

Re: [ANNOUNCEMENT] Test: {mingw64-{i686,x86_64}-,}gcc-11.1.0-0.1

2021-05-13 Thread Hans-Bernhard Bröker
Am 13.05.2021 um 10:57 schrieb Thomas Wolff: The crash vanishes after removing a few lines from a conditional (if block) where the condition is false. A conditions that's always false, or one that's false during the execution of a particular test case? This smells like wrong calculation of

[ANNOUNCEMENT] Updated: postgresql-12.7-1

2021-05-13 Thread Marco Atzeri via Cygwin-announce via Cygwin
Version 12.7-1 of packages libecpg-compat3 libecpg-devel libecpg6 libpgtypes3 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib postgresql-devel postgresql-doc postgresql-plperl postgresql-plpython are available in the Cygwin distribution: CHANGES Thi

Re: [ANNOUNCEMENT] Test: {mingw64-{i686,x86_64}-,}gcc-11.1.0-0.1

2021-05-13 Thread Thomas Wolff
Am 12.05.2021 um 20:53 schrieb Achim Gratz: Thomas Wolff writes: Am 10.05.2021 um 21:13 schrieb Achim Gratz: The native and mingw-w64 cross compilers have been updated for both architectures to the latest upstream release version: gcc-11.1.0-0.1 Are there any known problems with gcc 11?