Differences
This shows you the differences between the selected revisions of the page.
2017-05-30 | 2017-05-31 | ||
bugs 1536+1537 (martin) | 5.9.6 will be hotfix (martin) | ||
Line 31: | Line 31: | ||
* Bug fix: Internal ''InvalidOperationException'' on each call to ''Session.ListDirectory''. [[bug>1515]] | * Bug fix: Internal ''InvalidOperationException'' on each call to ''Session.ListDirectory''. [[bug>1515]] | ||
* Bug fix: Do not invoke ''Session.Failed'' when checking for non-existing file with ''Session.FileExists''. [[bug>1513]] | * Bug fix: Do not invoke ''Session.Failed'' when checking for non-existing file with ''Session.FileExists''. [[bug>1513]] | ||
+ | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttychanges)|PuTTY 0.69]]. It brings the following change: | ||
+ | * WinSCP should work with MIT Kerberos again, after DLL hijacking defences broke it. | ||
+ | * TLS/SSL core upgraded to OpenSSL 1.0.2l. | ||
* Session log file rotation. [[bug>18]] | * Session log file rotation. [[bug>18]] | ||
* It is possible to skip file actually being transferred. [[bug>251]] | * It is possible to skip file actually being transferred. [[bug>251]] | ||
Line 55: | Line 58: | ||
* Poll edited file timestamps instead of using change notifications. [[bug>1500]] | * Poll edited file timestamps instead of using change notifications. [[bug>1500]] | ||
* Using WinSCP site name for PuTTY window title. [[bug>1482]] | * Using WinSCP site name for PuTTY window title. [[bug>1482]] | ||
+ | * Allow using 64-bit version of PuTTY (and its tools), when available. [[bug>1522]] | ||
* Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL. [[bug>1524]] | * Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL. [[bug>1524]] | ||
* Hidden options for //Preference order for %%GSSAPI%% libraries// and //User-supplied %%GSSAPI%% library path//. [[bug>578]] | * Hidden options for //Preference order for %%GSSAPI%% libraries// and //User-supplied %%GSSAPI%% library path//. [[bug>578]] | ||
Line 90: | Line 94: | ||
* Bug fix: SFTP transfer stalls when error is received at the same time write buffer needs to be dispatched. [[bug>1536]] | * Bug fix: SFTP transfer stalls when error is received at the same time write buffer needs to be dispatched. [[bug>1536]] | ||
* Bug fix: SFTP upload errors are silently ignored for small files. [[bug>1537]] | * Bug fix: SFTP upload errors are silently ignored for small files. [[bug>1537]] | ||
+ | * Bug fix: Scripting ''open'' command without arguments issued irrelevant warning about use of stored site. | ||
===== [[5.9.6]] 5.9.6 (not released yet) ===== | ===== [[5.9.6]] 5.9.6 (not released yet) ===== | ||
=== 2017-05-26 === | === 2017-05-26 === | ||
- | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttychanges)|PuTTY 0.69]]. It brings the following change: | + | * Back-propagated some improvements and fixes from 5.10 beta releases: |
- | ···* WinSCP should work with MIT Kerberos again, after DLL hijacking defences broke it. | + | ····* SSH core and private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttychanges)|PuTTY 0.69]]. It brings the following change: |
- | ·* TLS/SSL core upgraded to OpenSSL 1.0.2l. | + | ·····* WinSCP should work with MIT Kerberos again, after DLL hijacking defences broke it. |
- | ·* Allow using 64-bit version of PuTTY (and its tools), when available. [[bug>1522]] | + | ···* TLS/SSL core upgraded to OpenSSL 1.0.2l. |
- | ·* Bug fix: Scripting ''open'' command without arguments issued irrelevant warning about use of stored site. | + | ···* Allow using 64-bit version of PuTTY (and its tools), when available. [[bug>1522]] |
+ | ···* Bug fix: Scripting ''open'' command without arguments issued irrelevant warning about use of stored site. | ||
===== [[5.9.5]] 5.9.5 ===== | ===== [[5.9.5]] 5.9.5 ===== |