Re: rsync failed after windows 10 update

2019-03-17 Thread jwang
update: rclone worked on my troubled Windows 10 box.  

not sure if rclone can do sync via ssh yet, nor if it can do sync
incrementally yet as rsync can for both

thank you all for your help



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: rsync failed after windows 10 update

2019-03-17 Thread Eliot Moss

On 3/17/2019 4:15 AM, jwang wrote:

update: rclone worked on my troubled Windows 10 box.

not sure if rclone can do sync via ssh yet, nor if it can do sync
incrementally yet as rsync can for both

thank you all for your help


Well, if you want a Windows native rsync, you can look into
acrosync.  (cwrsync, on the other hand, is just a repackaging
or cygwin and cygwin's rsync.)

But given the effort invested so far, it might be reasonable
to try to find why rsync broke on your one particular machine.
Perhaps some BLODA?  (See the cygwin acronyms for a definition!)
Basically some interfering program or setting?  Multiple
installations of cygwin?  Lots of things can cause it, and the
folks on this list have truly been trying to be helpful -- but
(as said before) we don't have your box, so there is testing
and narrowing down of possibilities that you have to do ...

Whatever is breaking rsync could well affect other programs
too.

Regards - Eliot Moss

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Pleas update mdp

2019-03-17 Thread Stefan

Hi,

Please update mdp to 1.0.15, it has one new feature I am missing from 
the version available in cygwin (1.0.9).


I changed the version in the .cygport to 1.0.15 and was able to compile 
and start mdp.


Thanks in advance,

Stefan

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: copy and paste on mintty are strange for lines containing wide width characters after 2.9.7

2019-03-17 Thread Thomas Wolff

Am 17.03.2019 um 06:24 schrieb Takashi Yano:

On Sun, 17 Mar 2019 13:56:40 +0900 (JST) Tatsuro MATSUOKA wrote:

After 2.9.7,
copy and paste on mintty are strange for lines containing wide width characters
(e.g. Japanese Kanji).

Also the cursor position is strange on wide characters.
It is at the position as if the character width is normal (narrow) width.
The mintty repository has a preliminary fix for this, at the cost of 
withdrawing another wide-character-related fix.

Thomas

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] openssl 1.1.1b-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* openssl-1.1.1b-1
* openssl-perl-1.1.1b-1
* libssl1.1-1.1.1b-1
* libssl-devel-1.1.1b-1
* libssl1.0-1.0.2r-2
* libssl1.0-devel-1.0.2r-2

The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and protocols.

This is a major update to the latest upstream release, which includes 
the following changes:

* 1.1 changes the API to make data structures opaque to applications. By 
now, most active projects have updated their code for 1.1 compatibility, 
which is why we waited until now to switch to the 1.1 branch.  If you 
have code that still needs to be ported, the following may be of help:

https://wiki.openssl.org/index.php/OpenSSL_1.1.0_Changes

* Most of Fedora's patchset has been applied.

* The /usr/ssl directory has been replaced by /etc/pki/tls.  In that 
directory, there are two separate config files, openssl.cnf for 1.1 and 
openssl10.conf for 1.0.

* Due to this change, ca-certificates 2.26 is required.

* Support for system crypto policies has been enabled.

* The upstream location of engines has changed for 1.1, and 1.0 has moved
for consistency.  This should be mostly transparent, except for users which
have built their own engines, which should now be rebuilt anyway.

* The 1.0 library is still provided for binary compatibility with existing 
packages.

* For those (hopefully rare) packages which are not compatible with 1.1 
and for which such a patch cannot be found, a -devel package for 1.0 is 
also available.  In order to use it, when pkg-config is used to find 
openssl, you must add /usr/lib/openssl-1.0/lib/pkgconfig to PKG_CONFIG_PATH, 
otherwise you must add /usr/lib/openssl-1.0/include to your includepath and 
/usr/lib/openssl-1.0/lib to your libpath.  (The exact method will depend on 
the package.)

However, please note that 1.0 will only be supported with security fixes 
for the remainder of the calendar year, so now is the time to rebuild 
your code and packages with, or port them to, 1.1.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gnutls 3.6.6-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gnutls-3.6.6-1
* libgnutls30-3.6.6-1
* libgnutls-dane0-3.6.6-1
* libgnutlsxx28-3.6.6-1
* libgnutls-devel-3.6.6-1
* libgnutls-doc-3.6.6-1
* guile-gnutls-3.6.6-1

GnuTLS is a secure communications library implementing the SSL, TLS and 
DTLS protocols and technologies around them. It provides a simple C 
language application programming interface (API) to access the secure 
communications protocols as well as APIs to parse and write X.509, 
PKCS#12, OpenPGP and other required structures.

This is an update to the latest upstream stable release, which is 
compatible with the previous 3.5 branch.  Support for system crypto 
policies has been enabled.  The Guile bindings have been built for 2.2.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] nspr 4.20-1, nss 3.42.1-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* nss-3.42.1-1
* libnss3-3.42.1-1
* libnss-devel-3.42.1-1
* libnspr4-4.20-1
* libnspr-devel-4.20-1

Network Security Services (NSS) is a set of libraries designed to 
support cross-platform development of security-enabled client and server 
applications. Applications built with NSS can support SSL v2 and v3, 
TLS, PKCS#5, PKCS#7, PKCS#11, PKCS#12, S/MIME, X.509 v3 certificates, 
and other security standards.

This is an update to a recent upstream release of both libraries.
Support for system crypto policies has been enabled.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] p11-kit 0.23.15-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* p11-kit-0.23.15-1
* p11-kit-server-0.23.15-1
* p11-kit-trust-0.23.15-1
* libp11-kit0-0.23.15-1
* libp11-kit-devel-0.23.15-1
* libp11-kit-doc-0.23.15-1

Provides a way to load and enumerate PKCS#11 modules. Provides a 
standard configuration setup for installing PKCS#11 modules in such a 
way that they are discoverable.

This is an update to the latest upstream release:

https://github.com/p11-glue/p11-kit/releases

A p11-kit-proxy.so symlink has been added to the p11-kit package.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] bind 9.11.5-2.P4

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* bind-9.11.5-2.P4
* bind-utils-9.11.5-2.P4
* bind-doc-9.11.5-2.P4
* libbind9_161-9.11.5-2.P4
* libdns1104-9.11.5-2.P4
* libirs161-9.11.5-2.P4
* libisc1100-9.11.5-2.P4
* libisccc161-9.11.5-2.P4
* libisccfg163-9.11.5-2.P4
* liblwres161-9.11.5-2.P4
* libbind9-devel-9.11.5-2.P4
* python27-isc-9.11.5-2.P4
* python36-isc-9.11.5-2.P4

BIND is an implementation of the Domain Name System (DNS) protocols. The 
DNS protocols are part of the core Internet standards. They specify the 
process by which one computer can find another computer on the basis of 
its name. The BIND software distribution contains all of the software 
needed both to ask name service questions and to answer such questions.

This is an update to a recent stable release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ca-certificates 2.26-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* ca-certificates-2.26-1

Mozilla's CA root certificates for use with OpenSSL, NSS, GnuTLS, and 
other software that handles certificate verification.

This is an update to the version shipped with NSS 3.39.  The installation 
layout has been changed to match the latest OpenSSL releases.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] crypto-policies 20190218-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* crypto-policies-20190218-1

This package provides a tool update-crypto-policies, which sets the 
policy applicable for the various cryptographic back-ends, such as 
SSL/TLS libraries. The policy set by the tool will be the default policy 
used by these back-ends unless the application user configures them 
otherwise.

This is a new addition to the distribution.  The latest OpenSSL, GnuTLS, 
and NSS have all been configured to use this by default.  Applications 
still need to be patched to use these instead of overriding the default 
config, as described further:

https://docs.fedoraproject.org/en-US/packaging-guidelines/CryptoPolicies/

Patches for such packages should be available from Fedora.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] python38 3.8.0-0.1.a2

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* python38-3.8.0-0.1.a2
* python38-devel-3.8.0-0.1.a2
* python38-test-3.8.0-0.1.a2
* python38-tkinter-3.8.0-0.1.a2
* idle38-3.8.0-0.1.a2

Python is an interpreted, interactive, object-oriented programming 
language. It incorporates modules, exceptions, dynamic typing, very high 
level dynamic data types, and classes. Python combines remarkable power 
with very clear syntax. It has interfaces to many system calls and 
libraries, as well as to various window systems, and is extensible in C 
or C++. It is also usable as an extension language for applications that 
need a programmable interface.

This is an initial pre-release of 3.8 Alpha 2.  Please note that Python 
3.6 remains the default 3.x version for now, with 3.7 next in line.  The 
3.8 releases should be used for testing only at this time.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] python-pip 19.0.3-1, python-setuptools 40.8.0-1, python-wheel 0.33.1-1 python-virtualenv 16.4.3-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* python27-pip-19.0.3-1
* python27-setuptools-40.8.0-1
* python27-wheel-0.33.1-1
* python27-virtualenv-16.4.3-1
* python35-pip-19.0.3-1
* python35-setuptools-40.8.0-1
* python35-wheel-0.33.1-1
* python35-virtualenv-16.4.3-1
* python36-pip-19.0.3-1
* python36-setuptools-40.8.0-1
* python36-wheel-0.33.1-1
* python36-virtualenv-16.4.3-1
* python37-pip-19.0.3-1
* python37-setuptools-40.8.0-1
* python37-wheel-0.33.1-1
* python37-virtualenv-16.4.3-1
* python38-pip-19.0.3-1
* python38-setuptools-40.8.0-1
* python38-wheel-0.33.1-1
* python38-virtualenv-16.4.3-1
* python-pip-wheel-19.0.3-1
* python-setuptools-wheel-40.8.0-1
* python-wheel-wheel-0.33.1-1

These packages provide the essential tools and modules for building and 
installing Python extensions for each supported version of Python.

This update pulls in newer upstream versions, and adds builds for the 
3.8 pre-release branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] python-crypto 2.6.1-1

2019-03-17 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* python36-crypto-2.6.1-1
* python27-crypto-2.6.1-1

This is a collection of both secure hash functions (e.g. MD5 and SHA), 
and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). 
The package is structured to make adding new modules easy.

This is an update to the latest upstream release, with builds for both 
Python 2.7 and 3.6.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Misleading timestamps on setup-x86_64.exe

2019-03-17 Thread Jim Fehrle
I downloaded two copies of setup-x86_64.exe, one a year or more
ago (v2.882) and one today (v2.895).  Both of them have timestamps in my
filesystem of 11/27/2017, which I expect is being copied from the server I
downloaded from.

It would be helpful if these timestamps reflected when those versions were
created by Cygwin.  It would give you an idea how old or new your version
is.

Thanks,

Jim

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple